:root{--ds-white: #fff}body.home,body.home *,body.home *:before,body.home *:after{box-sizing:border-box}body.home{background-color:#f1f5f9;font-family:Roboto,Roboto Fallback,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.43;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body.home img{max-width:100%;height:auto}body.home input,body.home textarea,body.home select,body.home button{font-family:inherit}body.home .dsh-search-box input[type=search]{width:180px;font-size:15px}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);position:absolute;height:1px;width:1px;overflow:hidden;white-space:nowrap}.dshp-main a{text-decoration:none}:where(.dshp-main) a{color:inherit}.dshp-main img{max-width:100%;display:block}.dshp-container{max-width:1170px;margin:0 auto;padding:0 var(--ds-page-padding)}.dshp-main section{padding:28px 0}.dshp-section-title{font-size:26px;font-weight:800;color:var(--ds-text);margin-bottom:28px;position:relative;display:inline-block}.dshp-section-title:after{content:"";position:absolute;bottom:-6px;left:0;width:50px;height:3px;background:var(--ds-primary);border-radius:2px}.dshp-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--ds-primary) 0%,var(--ds-primary-dark) 100%);color:var(--ds-white);border:none;border-radius:var(--ds-radius-md);font-family:inherit;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.5px;padding:12px 28px;cursor:pointer;transition:box-shadow .25s ease}.dshp-btn-primary:hover{box-shadow:0 6px 20px #466e9c4d}.dshp-hero{padding:24px 0 0}.dshp-hero-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;min-height:420px}.dshp-hero-main{grid-column:1 / 3;position:relative;border-radius:var(--ds-radius-lg);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:48px;box-shadow:0 2px 12px #0000000f}.dshp-hero-main:before{content:"";position:absolute;top:-60%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.dshp-hero-main:after{content:"";position:absolute;bottom:-20%;left:20%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);border-radius:50%}.dshp-hero-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff26;backdrop-filter:blur(8px);color:var(--ds-white);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:6px 14px;border-radius:20px;margin-bottom:16px;position:relative;z-index:1;width:fit-content}.dshp-hero-title{font-size:40px;font-weight:900;color:var(--ds-white);line-height:1.15;margin-bottom:12px;position:relative;z-index:1}.dshp-hero-subtitle{font-size:16px;color:#ffffffbf;margin-bottom:28px;max-width:480px;position:relative;z-index:1}.dshp-hero .dshp-btn-primary{width:fit-content;position:relative;z-index:1;padding:14px 36px;font-size:15px}.dshp-hero-side{display:flex;flex-direction:column;gap:20px}.dshp-hero-side-card{flex:1;border-radius:var(--ds-radius-lg);overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;cursor:pointer;transition:transform .3s ease;box-shadow:0 2px 12px #0000000f}.dshp-hero-side-card:hover{transform:scale(1.02)}.dshp-hero-side-card:before{content:"";position:absolute;top:-30%;right:-20%;width:160px;height:160px;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 70%);border-radius:50%}.dshp-hero-side-title{font-size:22px;font-weight:800;color:var(--ds-white);margin-bottom:6px;position:relative;z-index:1}.dshp-hero-side-sub{font-size:13px;color:#ffffffb3;margin-bottom:16px;position:relative;z-index:1}.dshp-btn-small{display:inline-flex;align-items:center;gap:6px;background:#fff3;backdrop-filter:blur(8px);color:var(--ds-white);border:1px solid rgba(255,255,255,.3);border-radius:var(--ds-radius-sm);font-family:inherit;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:8px 18px;cursor:pointer;transition:all .2s;width:fit-content;position:relative;z-index:1}.dshp-btn-small:hover{background:#ffffff59}.dshp-trust{padding:32px 0}.dshp-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dshp-trust-card{background:var(--ds-white);border-radius:var(--ds-radius-lg);padding:28px 24px;box-shadow:var(--ds-shadow);display:flex;align-items:flex-start;gap:16px;transition:transform .25s ease,box-shadow .25s ease}.dshp-trust-card:hover{transform:translateY(-2px);box-shadow:var(--ds-shadow-lg)}.dshp-trust-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#eef3fa;border-radius:var(--ds-radius-md);flex-shrink:0;color:var(--ds-primary)}.dshp-trust-icon svg{width:24px;height:24px}.dshp-trust-content{display:flex;flex-direction:column;gap:4px}.dshp-trust-label{font-size:15px;font-weight:700;color:var(--ds-text);line-height:1.3}.dshp-trust-sub{font-size:13px;color:var(--ds-text-muted);line-height:1.4}.dshp-clubs{padding:28px 0 16px}.dshp-clubs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.dshp-clubs-grid .dsh-club-card{border:1px solid var(--club-c1, var(--ds-border))}.dshp-club-flag{font-size:28px;line-height:1}.dshp-products{padding:48px 0}.dshp-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none;padding:0;margin:0}.dshp-banners{padding:28px 0 0}.dshp-banners-top{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dshp-banners-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dshp-club-banner{border-radius:var(--ds-radius-lg);overflow:hidden;position:relative;cursor:pointer;transition:transform .3s ease;display:block;box-shadow:0 2px 12px #0000000f;background-size:cover;background-position:center;background-repeat:no-repeat}.dshp-club-banner:hover{transform:scale(1.02)}.dshp-club-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--club-c1, #1e3a5f) 0%,var(--club-c2, #1a202c) 100%);opacity:.85;z-index:0}.dshp-club-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,rgba(0,0,0,.08) 50%,transparent 100%);z-index:1}.dshp-club-banner--2col{height:300px}.dshp-club-banner--3col{height:280px}.dshp-club-banner__logo{position:absolute;top:28px;right:32px;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#ffffffd9;border:3px solid rgba(255,255,255,.25);background:#ffffff1a;backdrop-filter:blur(10px);z-index:2}.dshp-club-banner--3col .dshp-club-banner__logo{width:64px;height:64px;font-size:12px;top:24px;right:24px}.dshp-club-banner__content{position:absolute;bottom:0;left:0;right:0;padding:28px;z-index:2}.dshp-club-banner__name{font-size:28px;font-weight:800;color:var(--ds-white);margin-bottom:12px}.dshp-club-banner--3col .dshp-club-banner__name{font-size:24px}.dshp-club-banner__btn{display:inline-flex;align-items:center;gap:6px;background:#fff3;backdrop-filter:blur(8px);color:var(--ds-white);border:1px solid rgba(255,255,255,.3);border-radius:var(--ds-radius-md);font-family:inherit;font-size:14px;font-weight:600;padding:10px 22px;cursor:pointer;transition:background .2s}.dshp-club-banner:hover .dshp-club-banner__btn{background:#ffffff59}.dshp-novelty{padding:48px 0}.dshp-novelty-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dshp-novelty-card{display:flex;flex-direction:row;background:var(--ds-white);border-radius:var(--ds-radius-md);padding:12px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;min-width:0;overflow:hidden}.dshp-novelty-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.dshp-novelty-card__image{width:120px;height:120px;min-width:120px;border-radius:var(--ds-radius-sm);flex-shrink:0;object-fit:contain;background:linear-gradient(180deg,#f8f9fa,#f1f3f5)}.dshp-novelty-card__info{display:flex;flex-direction:column;justify-content:center;padding:4px 0 4px 16px;min-width:0;overflow:hidden}.dshp-novelty-card__club{font-size:11px;font-weight:600;color:var(--ds-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dshp-novelty-card__title{font-size:14px;font-weight:600;color:var(--ds-text);line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dshp-novelty-card__price{font-size:16px;font-weight:700;color:var(--ds-text)}.dshp-novelty-card__price .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.dshp-novelty-card__price{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dshp-novelty-card__price del{font-size:13px;color:var(--ds-text-muted);font-weight:400;margin-right:6px}.dshp-novelty-card__price ins{text-decoration:none}.dshp-novelty-card__price del+ins{display:inline}.dshp-seo{padding:28px 0 48px}.dshp-seo-inner{background:var(--ds-white);border-radius:var(--ds-radius-lg);padding:36px 40px;box-shadow:var(--ds-shadow);font-size:14px;line-height:1.7;color:#4b5563}.dshp-seo-content h1{font-size:1.5rem;font-weight:700;margin:0 0 16px;color:#1f2937;line-height:1.3}.dshp-seo-content h2{font-size:1.25rem;font-weight:700;margin:24px 0 10px;color:#1f2937;line-height:1.3}.dshp-seo-content h2:first-of-type{margin-top:20px}.dshp-seo-content h3{font-size:1.1rem;font-weight:600;margin:20px 0 8px;color:#1f2937;line-height:1.3}.dshp-seo-content p{margin:0 0 12px;font-size:14px;line-height:1.7;color:#4b5563}.dshp-seo-content ul{margin:8px 0 16px;padding-left:20px;list-style:disc;columns:2;column-gap:40px}.dshp-seo-content ul li{margin:0 0 4px;padding:0;font-size:14px;line-height:1.6;break-inside:avoid}.dshp-seo-content a{color:var(--ds-primary);text-decoration:none}.dshp-seo-content a:hover{color:var(--ds-primary-dark);text-decoration:underline}@media(max-width:1024px){.dshp-novelty-grid{grid-template-columns:repeat(2,1fr)}.dshp-hero-grid{grid-template-columns:1fr;min-height:auto}.dshp-hero-main{min-height:320px;padding:32px}.dshp-hero-title{font-size:30px}.dshp-hero-main{grid-column:auto}.dshp-hero-side{flex-direction:row}.dshp-products-grid{grid-template-columns:repeat(3,1fr)}.dshp-banners-bottom{grid-template-columns:repeat(2,1fr)}.dshp-seo-content{columns:1}}@media(max-width:768px){.dshp-main section{padding:20px 0}.dshp-section-title{font-size:22px}.dshp-hero-main{min-height:260px;padding:24px}.dshp-hero-title{font-size:24px}.dshp-hero-subtitle{font-size:14px}.dshp-hero-side{flex-direction:column}.dshp-hero-side-card{min-height:140px;padding:20px}.dshp-trust-grid{grid-template-columns:1fr;gap:12px}.dshp-trust-card{padding:20px}.dshp-clubs-grid{grid-template-columns:repeat(3,1fr);gap:10px}.dshp-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.dshp-banners-top,.dshp-banners-bottom{grid-template-columns:1fr}.dshp-club-banner--2col,.dshp-club-banner--3col{height:200px}.dshp-club-banner__name{font-size:22px}.dshp-novelty-grid{gap:12px}.dshp-novelty-card{flex-direction:column;padding:10px}.dshp-novelty-card__image{width:100%;height:auto;min-width:unset;aspect-ratio:1}.dshp-novelty-card__info{padding:8px 0 0}.dshp-novelty-card__title{font-size:13px;margin-bottom:4px}.dshp-novelty-card__club{margin-bottom:4px}.dshp-novelty-card__price{font-size:15px}.dshp-seo-inner{padding:20px}.dshp-seo-content ul{columns:1}}@media(max-width:480px){.dshp-clubs-grid{grid-template-columns:repeat(3,1fr);gap:8px}.dshp-products-grid{grid-template-columns:1fr 1fr;gap:10px}.dshp-novelty-grid{gap:8px}.dshp-novelty-card{padding:8px}.dshp-novelty-card__title{font-size:12px}.dshp-novelty-card__club{font-size:10px}.dshp-novelty-card__price{font-size:14px}.dshp-novelty-card__price del{font-size:11px}}.dshp-hero-main:focus-visible,.dshp-btn-primary:focus-visible,.dshp-btn-small:focus-visible,.dshp-hero-side-card:focus-visible,.dshp-clubs-grid .dsh-club-card:focus-visible,.dshp-club-banner:focus-visible,.dshp-novelty-card:focus-visible{outline:2px solid var(--ds-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){.dshp-btn-primary,.dshp-hero-side-card,.dshp-trust-card,.dshp-clubs-grid .dsh-club-card,.dshp-club-banner,.dshp-novelty-card{transition:none}.dshp-btn-primary:hover,.dshp-hero-side-card:hover,.dshp-trust-card:hover,.dshp-club-card:hover,.dshp-club-banner:hover,.dshp-novelty-card:hover{transform:none}.dshp-hero-main:before,.dshp-hero-main:after,.dshp-hero-side-card:before{display:none}}
