:root{--anoka-ink:#1d1d1f;--anoka-muted:#6e6e73;--anoka-bg:#f5f5f7;--anoka-card:#fff;--anoka-line:rgba(29,29,31,.1);--anoka-gold:#8a6535;--anoka-radius:32px;--anoka-shell:min(1440px, calc(100vw - 64px) );--anoka-font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.anoka-home,.anoka-home *{box-sizing:border-box}.anoka-home{font-family:var(--anoka-font);color:var(--anoka-ink);background:#fff;-webkit-font-smoothing:antialiased}.anoka-home h1,.anoka-home h2,.anoka-home h3,.anoka-home p{font-family:var(--anoka-font);margin:0;color:inherit}.anoka-home a{text-decoration:none;color:inherit}.anoka-shell{width:var(--anoka-shell);margin-inline:auto}.anoka-kicker,.anoka-eyebrow{font-size:12px;line-height:1.2;letter-spacing:.11em;font-weight:650;text-transform:uppercase}.anoka-kicker{color:var(--anoka-muted);margin-bottom:18px}.anoka-section{padding:128px 0}.anoka-section-head{max-width:850px;margin-bottom:52px}.anoka-section-head h2,.anoka-dome h2,.anoka-finder h2{font-size:clamp(40px,5vw,72px);line-height:.98;letter-spacing:-.045em;font-weight:620}.anoka-section-head--split{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.anoka-text-link{font-size:15px;font-weight:550;color:var(--anoka-ink);white-space:nowrap}.anoka-text-link:hover{text-decoration:underline;text-underline-offset:4px}.anoka-hero{position:relative;min-height:calc(100svh - 48px);display:flex;align-items:center;background:radial-gradient(circle at 73% 46%,#fff 0,#faf7f0 20%,#f5f5f7 54% 100%);overflow:hidden}.anoka-hero__grid{min-height:inherit;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:36px;padding-block:64px 72px}.anoka-hero__copy{position:relative;z-index:2;max-width:620px}.anoka-eyebrow{color:var(--anoka-gold);margin-bottom:24px}.anoka-hero h1{font-size:clamp(58px,7.2vw,112px);line-height:.88;letter-spacing:-.065em;font-weight:640;margin-bottom:24px}.anoka-hero__line{font-size:clamp(24px,2.4vw,38px);line-height:1.08;letter-spacing:-.035em;font-weight:560;margin-bottom:18px}.anoka-hero__support{max-width:520px;font-size:18px;line-height:1.5;color:var(--anoka-muted);margin-bottom:22px}.anoka-price{font-size:17px;font-weight:600;margin-bottom:24px}.anoka-actions{display:flex;gap:10px;flex-wrap:wrap}.anoka-button{min-height:46px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;font-weight:560;transition:transform .2s ease,background .2s ease}.anoka-button:hover{transform:translateY(-1px)}.anoka-button--dark{background:var(--anoka-ink);color:#fff!important}.anoka-button--dark:hover{background:#000}.anoka-button--soft{background:#1d1d1f13;color:var(--anoka-ink)!important}.anoka-button--soft:hover{background:#1d1d1f1f}.anoka-button--light{background:#fff;color:#111!important}.anoka-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:70vh}.anoka-hero__visual:before{content:"";position:absolute;width:62%;aspect-ratio:1;border-radius:50%;background:#cfa8681a;filter:blur(28px)}.anoka-hero__visual img{position:relative;width:min(100%,780px);height:min(75vh,820px);object-fit:contain;mix-blend-mode:multiply;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.anoka-hero__visual:hover img{transform:scale(1.015)}.anoka-scroll-cue{position:absolute;left:50%;bottom:18px;transform:translate(-50%);font-size:11px;letter-spacing:.08em;color:var(--anoka-muted)}.anoka-card-rail{display:grid;gap:16px}.anoka-card-rail--four{grid-template-columns:repeat(4,minmax(0,1fr))}.anoka-presence-card{background:var(--anoka-bg);border-radius:var(--anoka-radius);overflow:hidden;min-width:0;transition:transform .28s ease}.anoka-presence-card:hover{transform:translateY(-4px)}.anoka-presence-card__image{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:10%;overflow:hidden}.anoka-presence-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s ease}.anoka-presence-card:hover img{transform:scale(1.035)}.anoka-presence-card__copy{padding:22px 24px 26px;display:grid;gap:5px}.anoka-presence-card__copy span{font-size:14px;color:var(--anoka-muted)}.anoka-presence-card__copy strong{font-size:20px;line-height:1.15;letter-spacing:-.02em}.anoka-presence-card__copy em{font-size:13px;font-style:normal;margin-top:12px;color:var(--anoka-muted)}.anoka-signatures{background:#fff}.anoka-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.anoka-product-card{min-width:0}.anoka-product-card__image{aspect-ratio:1/1;background:var(--anoka-bg);border-radius:26px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:7%}.anoka-product-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s ease}.anoka-product-card:hover img{transform:scale(1.025)}.anoka-product-card__meta{display:flex;justify-content:space-between;gap:16px;padding:17px 4px 0}.anoka-product-card__meta h3{font-size:17px;line-height:1.15;letter-spacing:-.015em;font-weight:600}.anoka-product-card__meta p{font-size:13px;line-height:1.35;color:var(--anoka-muted);margin-top:5px}.anoka-product-card__meta>strong{font-size:14px;white-space:nowrap;font-weight:560}.anoka-spaces{background:var(--anoka-bg)}.anoka-space-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.anoka-space-card{min-height:320px;border-radius:var(--anoka-radius);background:#fff;padding:34px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .25s ease}.anoka-space-card:hover{transform:translateY(-3px)}.anoka-space-card>span{font-size:12px;color:var(--anoka-muted);margin-bottom:auto}.anoka-space-card h3{font-size:clamp(30px,3.2vw,50px);line-height:1;letter-spacing:-.04em;font-weight:610;margin-bottom:14px}.anoka-space-card p{max-width:430px;color:var(--anoka-muted);font-size:16px;line-height:1.45}.anoka-space-card em{font-style:normal;font-size:14px;font-weight:560;margin-top:22px}.anoka-editorial{background:#050505;color:#f5f5f7;padding:72px 0}.anoka-editorial__grid{min-height:78vh;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:60px}.anoka-editorial .anoka-kicker{color:#a1a1a6}.anoka-editorial__copy h2{font-size:clamp(60px,8vw,124px);line-height:.86;letter-spacing:-.065em;font-weight:620;margin-bottom:26px}.anoka-editorial__copy>p:not(.anoka-kicker){font-size:18px;line-height:1.5;color:#a1a1a6;max-width:430px;margin-bottom:26px}.anoka-text-link--light{color:#fff}.anoka-editorial__image{height:68vh;max-height:840px;border-radius:34px;overflow:hidden;background:#111}.anoka-editorial__image img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transform:scale(1.34);mix-blend-mode:screen}.anoka-dome__grid{display:grid;grid-template-columns:1fr 1fr;gap:84px;align-items:center}.anoka-dome__visual{background:var(--anoka-bg);border-radius:40px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:7%;overflow:hidden}.anoka-dome__visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.anoka-dome__copy{max-width:590px}.anoka-dome__lead{font-size:20px;line-height:1.45;color:var(--anoka-muted);margin:24px 0 40px;max-width:500px}.anoka-specs{margin:0;padding:0;border-top:1px solid var(--anoka-line)}.anoka-specs>div{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid var(--anoka-line)}.anoka-specs dt{font-size:11px;color:var(--anoka-muted)}.anoka-specs dd{margin:0;display:grid;gap:5px}.anoka-specs strong{font-size:16px}.anoka-specs span{font-size:14px;line-height:1.45;color:var(--anoka-muted)}.anoka-finder{padding-top:30px}.anoka-finder__panel{background:var(--anoka-bg);border-radius:40px;padding:80px;display:flex;flex-direction:column;align-items:center;text-align:center}.anoka-finder__panel>p:not(.anoka-kicker){font-size:18px;line-height:1.5;color:var(--anoka-muted);margin:20px 0 34px}.anoka-choice-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.anoka-choice-row a{background:#fff;border:1px solid var(--anoka-line);border-radius:999px;min-height:48px;padding:0 20px;display:flex;align-items:center;gap:16px;font-size:14px;font-weight:560;transition:background .2s ease,transform .2s ease}.anoka-choice-row a:hover{background:var(--anoka-ink);color:#fff;transform:translateY(-1px)}.anoka-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.anoka-more-card{background:var(--anoka-bg);border-radius:var(--anoka-radius);overflow:hidden}.anoka-more-card__image{aspect-ratio:4/3;padding:6%;display:flex;align-items:center;justify-content:center;overflow:hidden}.anoka-more-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s ease}.anoka-more-card:hover img{transform:scale(1.025)}.anoka-more-card>div:last-child{padding:24px 28px 30px}.anoka-more-card h3{font-size:24px;letter-spacing:-.025em}.anoka-more-card p{font-size:15px;color:var(--anoka-muted);margin-top:6px}.anoka-closing{background:#000;color:#fff;padding:150px 0}.anoka-closing__inner{text-align:center;display:flex;flex-direction:column;align-items:center}.anoka-closing .anoka-kicker{color:#a1a1a6}.anoka-closing h2{font-size:clamp(58px,8vw,120px);line-height:.88;letter-spacing:-.065em;font-weight:620;max-width:1100px}.anoka-closing__inner>p:not(.anoka-kicker){font-size:20px;line-height:1.45;color:#a1a1a6;max-width:650px;margin:30px auto 34px}.anoka-actions--center{justify-content:center}#header-group{font-family:var(--anoka-font)}#header-component .header-logo img{max-height:20px!important;width:auto!important}#header-component .menu-list__link{font-size:.76rem!important;font-weight:500!important;letter-spacing:-.01em!important}#header-component .header__columns{--padding-block-start:4px!important;--padding-block-end:4px!important}@media(max-width:989px){:root{--anoka-shell:min(100% - 32px,1440px);--anoka-radius:26px}.anoka-section{padding:82px 0}.anoka-section-head{margin-bottom:36px}.anoka-section-head h2,.anoka-dome h2,.anoka-finder h2{font-size:clamp(36px,9vw,58px)}.anoka-hero{min-height:calc(100svh - 44px)}.anoka-hero__grid{grid-template-columns:1fr;gap:10px;padding-block:48px 42px;text-align:center}.anoka-hero__copy{margin-inline:auto;display:flex;flex-direction:column;align-items:center}.anoka-eyebrow{font-size:10px;margin-bottom:16px}.anoka-hero h1{font-size:clamp(50px,15vw,78px);margin-bottom:16px}.anoka-hero__line{font-size:clamp(22px,6.4vw,31px);margin-bottom:12px}.anoka-hero__support{font-size:15px;max-width:380px;margin-bottom:14px}.anoka-price{font-size:15px;margin-bottom:18px}.anoka-hero__visual{grid-row:1;min-height:auto;height:42vh;max-height:440px}.anoka-hero__visual img{height:100%;width:100%;max-width:620px}.anoka-scroll-cue{display:none}.anoka-card-rail,.anoka-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:-16px;padding-inline:16px;gap:12px}.anoka-card-rail::-webkit-scrollbar,.anoka-product-grid::-webkit-scrollbar{display:none}.anoka-presence-card{flex:0 0 76vw;scroll-snap-align:start}.anoka-product-card{flex:0 0 72vw;scroll-snap-align:start}.anoka-product-card__meta{padding-top:14px}.anoka-section-head--split{align-items:flex-end}.anoka-space-grid{grid-template-columns:1fr}.anoka-space-card{min-height:260px;padding:28px}.anoka-editorial{padding:64px 0}.anoka-editorial__grid{min-height:auto;grid-template-columns:1fr;gap:40px}.anoka-editorial__copy h2{font-size:clamp(64px,20vw,96px)}.anoka-editorial__image{height:58vh;max-height:620px}.anoka-dome__grid{grid-template-columns:1fr;gap:48px}.anoka-dome__copy{max-width:none}.anoka-finder{padding-top:0}.anoka-finder__panel{padding:58px 22px;border-radius:30px}.anoka-choice-row{width:100%;display:grid;grid-template-columns:1fr 1fr}.anoka-choice-row a{justify-content:space-between;text-align:left;padding-inline:16px}.anoka-more-grid{grid-template-columns:1fr}.anoka-closing{padding:110px 0}.anoka-closing__inner>p:not(.anoka-kicker){font-size:17px}.anoka-text-link{font-size:13px}}@media(max-width:620px){:root{--anoka-shell: calc(100% - 28px) }.anoka-section{padding:70px 0}.anoka-section-head--split{display:block}.anoka-section-head--split .anoka-text-link{display:inline-block;margin-top:18px}.anoka-presence-card{flex-basis:82vw}.anoka-product-card{flex-basis:78vw}.anoka-presence-card__copy{padding:20px}.anoka-product-card__meta{display:grid;gap:8px}.anoka-space-card h3{font-size:36px}.anoka-editorial__image{height:52vh}.anoka-dome__visual{border-radius:28px}.anoka-choice-row{grid-template-columns:1fr}.anoka-more-card>div:last-child{padding:20px 22px 25px}.anoka-closing h2{font-size:clamp(52px,17vw,74px)}}@media(prefers-reduced-motion:reduce){.anoka-home *{scroll-behavior:auto!important;transition:none!important}.anoka-presence-card:hover,.anoka-space-card:hover,.anoka-button:hover{transform:none!important}}.anoka-hero--interactive{background:radial-gradient(circle at 74% 45%,#fff 0,#fbf8f2 22%,#f5f5f7 58%);min-height:calc(100svh - 48px)}.anoka-hero--interactive .anoka-hero__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:18px}.anoka-hero--interactive h1{font-size:clamp(64px,7.6vw,118px);line-height:.86;letter-spacing:-.065em}.anoka-hero__visual-wrap{position:relative;min-height:72vh;display:grid;place-items:center}.anoka-hero--interactive .anoka-hero__visual{min-height:72vh;width:100%}.anoka-hero--interactive .anoka-hero__product{width:min(92%,820px);height:min(78vh,840px);object-fit:contain;mix-blend-mode:multiply;transition:opacity .18s ease,transform .55s cubic-bezier(.2,.7,.2,1),filter .2s ease}.anoka-hero--interactive .anoka-hero__product.is-changing{opacity:.12;filter:blur(10px);transform:scale(.975)}.anoka-hero-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:32px;max-width:620px}.anoka-hero-picker button{border:1px solid rgba(29,29,31,.09);background:#ffffffa6;border-radius:18px;padding:14px 13px;text-align:left;cursor:pointer;color:#1d1d1f}.anoka-hero-picker button span{display:block;font-size:10px;color:#86868b;margin-bottom:18px}.anoka-hero-picker button b{font-size:13px}.anoka-hero-picker button.is-active{background:#111;color:#fff;border-color:#111}.anoka-hero-progress{position:absolute;right:24px;bottom:22px;display:flex;gap:6px}.anoka-hero-progress i{width:26px;height:2px;background:#1d1d1f29}.anoka-hero-progress i.is-active{background:#111}@media(max-width:989px){.anoka-hero--interactive .anoka-hero__grid{grid-template-columns:1fr;padding-top:18px}.anoka-hero__visual-wrap{grid-row:1;min-height:44vh;height:44vh}.anoka-hero--interactive .anoka-hero__visual{min-height:44vh}.anoka-hero--interactive .anoka-hero__product{height:44vh;width:100%}.anoka-hero-picker{display:flex;overflow-x:auto;scrollbar-width:none;width:100%}.anoka-hero-picker::-webkit-scrollbar{display:none}.anoka-hero-picker button{flex:0 0 118px}.anoka-hero-progress{right:50%;transform:translate(50%);bottom:4px}}@media(max-width:620px){.anoka-hero--interactive .anoka-hero__copy{text-align:left;align-items:flex-start}.anoka-hero--interactive .anoka-actions{width:100%}.anoka-hero--interactive .anoka-button{flex:1}}.anoka-seo-intro{padding:96px 0 76px;background:#fff}.anoka-seo-intro__grid{display:grid;grid-template-columns:.75fr 1.25fr;column-gap:7vw;row-gap:22px;align-items:start}.anoka-seo-intro__grid>.anoka-kicker{grid-column:1/-1}.anoka-seo-intro h2{font-size:clamp(40px,5.4vw,76px);line-height:.96;letter-spacing:-.05em;font-weight:620}.anoka-seo-intro__copy{max-width:680px;display:grid;gap:18px;font-size:17px;line-height:1.62;color:#6e6e73}.anoka-seo-intro__copy strong{color:#1d1d1f;font-weight:580}.anoka-seo-intro__copy a{color:#1d1d1f;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.anoka-motion-statement{overflow:hidden;background:#050505;color:#fff;padding:30px 0;border-block:1px solid #191919}.anoka-motion-statement__track{width:max-content;display:flex;align-items:center;gap:28px;font-size:clamp(34px,6vw,84px);line-height:1;font-weight:650;letter-spacing:-.045em;animation:anokaMarquee 24s linear infinite}.anoka-motion-statement__track i{font-style:normal;color:#8a6535;font-weight:400}@keyframes anokaMarquee{to{transform:translate(-50%)}}.anoka-reveal{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.anoka-reveal.is-visible{opacity:1;transform:none}.anoka-product-card,.anoka-space-card{transform-style:preserve-3d;will-change:transform}.anoka-product-card__image{position:relative}.anoka-product-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.42) 50%,transparent 65%);transform:translate(-120%);transition:transform .8s ease;pointer-events:none}.anoka-product-card:hover .anoka-product-card__image:after{transform:translate(120%)}.anoka-space-card{position:relative;overflow:hidden}.anoka-space-card:after{content:"\2192";position:absolute;right:28px;top:26px;font-size:24px;opacity:0;transform:translate(-10px);transition:.25s}.anoka-space-card:hover:after{opacity:1;transform:none}.anoka-seo-bottom{padding:120px 0;background:#f5f5f7}.anoka-seo-bottom__head{max-width:900px;margin-bottom:50px}.anoka-seo-bottom__head h2{font-size:clamp(42px,6vw,82px);line-height:.94;letter-spacing:-.052em;font-weight:620}.anoka-seo-bottom__links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.anoka-seo-bottom__links a{background:#fff;border-radius:24px;padding:28px;min-height:170px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.anoka-seo-bottom__links a:hover{transform:translateY(-5px);box-shadow:0 18px 50px #00000012}.anoka-seo-bottom__links strong{font-size:24px;letter-spacing:-.025em}.anoka-seo-bottom__links span{font-size:14px;color:#6e6e73}@media(max-width:989px){.anoka-seo-intro{padding:72px 0 60px}.anoka-seo-intro__grid{grid-template-columns:1fr}.anoka-seo-intro__copy{font-size:16px}.anoka-seo-bottom{padding:82px 0}.anoka-seo-bottom__links{grid-template-columns:1fr 1fr}.anoka-motion-statement__track{animation-duration:18s}}@media(max-width:620px){.anoka-seo-bottom__links{grid-template-columns:1fr}.anoka-seo-bottom__links a{min-height:140px}.anoka-motion-statement{padding:22px 0}.anoka-motion-statement__track{gap:18px}}@media(prefers-reduced-motion:reduce){.anoka-reveal{opacity:1;transform:none}.anoka-motion-statement__track{animation:none}.anoka-product-card,.anoka-space-card{transform:none!important}}.anoka-hero-picker--all{display:flex!important;max-width:min(680px,46vw)!important;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 2px 9px;gap:8px!important}.anoka-hero-picker--all::-webkit-scrollbar{display:none}.anoka-hero-picker--all button{flex:0 0 116px;scroll-snap-align:start;min-height:82px}.anoka-hero-picker--all button b{display:block;line-height:1.15}.anoka-hero-picker--all:after{content:"\2192";flex:0 0 34px;display:grid;place-items:center;color:#86868b;font-size:18px}@media(max-width:989px){.anoka-hero-picker--all{max-width:calc(100vw - 32px)!important;width:calc(100vw - 32px)!important}.anoka-hero-picker--all button{flex-basis:112px}}.anoka-hero-picker--categories{display:flex!important;max-width:min(720px,48vw)!important;overflow-x:auto;scrollbar-width:none;gap:8px!important;padding:2px 2px 9px}.anoka-hero-picker--categories::-webkit-scrollbar{display:none}.anoka-hero-picker--categories button{flex:0 0 126px;min-height:82px}@media(max-width:989px){.anoka-hero-picker--categories{max-width:calc(100vw - 32px)!important;width:calc(100vw - 32px)!important}.anoka-hero-picker--categories button{flex-basis:118px}}.anoka-theme-idols{position:absolute;left:18px;right:18px;bottom:26px;z-index:5;background:#ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(29,29,31,.08);border-radius:22px;padding:12px 14px}.anoka-theme-idols__label{font-size:11px;color:#6e6e73;margin:0 0 9px 2px}.anoka-theme-idols__label span{font-weight:650;color:#1d1d1f}.anoka-theme-idols__label em{font-style:normal}.anoka-theme-idols__rail{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.anoka-theme-idols__rail::-webkit-scrollbar{display:none}.anoka-theme-idols__rail button{flex:0 0 88px;border:1px solid transparent;background:#fff;border-radius:14px;padding:6px;cursor:pointer;text-align:left;color:#1d1d1f;transition:.2s}.anoka-theme-idols__rail button:hover{transform:translateY(-2px)}.anoka-theme-idols__rail button.is-active{border-color:#111;box-shadow:0 0 0 1px #111}.anoka-theme-idols__rail img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block;background:#f5f5f7;border-radius:10px;mix-blend-mode:multiply}.anoka-theme-idols__rail span{display:block;font-size:9px;line-height:1.15;margin-top:6px;height:21px;overflow:hidden}.anoka-hero-progress{bottom:10px!important}@media(max-width:989px){.anoka-theme-idols{left:8px;right:8px;bottom:22px;padding:10px;border-radius:18px}.anoka-theme-idols__rail button{flex-basis:76px}.anoka-theme-idols__rail span{font-size:8.5px}.anoka-hero-progress{display:none!important}}.anoka-hero--fullscreen{position:relative;height:100svh;min-height:100svh!important;max-height:100svh;overflow:hidden;isolation:isolate}.anoka-hero--fullscreen .anoka-hero__parallax-bg{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;z-index:0;background:radial-gradient(circle at 74% 42%,#fffffff5 0 18%,#fbf8f2e0 28%,#f5f5f7fa 60%),linear-gradient(135deg,#fff,#f5f5f7);will-change:transform;pointer-events:none}.anoka-hero--fullscreen .anoka-hero__grid{position:relative;z-index:1;height:100%;min-height:0!important;padding-block:clamp(28px,4vh,58px);align-items:center}.anoka-hero--fullscreen .anoka-hero__copy,.anoka-hero--fullscreen .anoka-hero__product{will-change:transform}.anoka-hero--fullscreen .anoka-hero__visual-wrap,.anoka-hero--fullscreen .anoka-hero__visual{height:100%;min-height:0!important}.anoka-hero--fullscreen .anoka-hero__product{height:min(76svh,820px)!important;max-height:76svh}.anoka-hero--fullscreen .anoka-hero-picker{margin-top:clamp(16px,2.2vh,28px)}.anoka-hero--fullscreen .anoka-theme-idols{bottom:clamp(18px,2.2vh,28px)}@media(max-width:989px){.anoka-hero--fullscreen{height:100svh;min-height:100svh!important;max-height:100svh}.anoka-hero--fullscreen .anoka-hero__grid{display:grid;grid-template-columns:1fr!important;grid-template-rows:minmax(0,46%) minmax(0,54%);gap:0!important;padding:0 0 max(10px,env(safe-area-inset-bottom));text-align:left}.anoka-hero--fullscreen .anoka-hero__visual-wrap{grid-row:1;height:100%!important;min-height:0!important;overflow:visible}.anoka-hero--fullscreen .anoka-hero__visual{height:100%;min-height:0!important;align-items:center}.anoka-hero--fullscreen .anoka-hero__product{width:94%!important;height:40svh!important;max-height:40svh!important}.anoka-hero--fullscreen .anoka-hero__copy{grid-row:2;width:100%;max-width:none;margin:0;padding:clamp(14px,2vh,20px) 16px 8px;align-items:flex-start!important;text-align:left!important;overflow:hidden}.anoka-hero--fullscreen .anoka-eyebrow{margin-bottom:8px!important;font-size:8.5px!important;letter-spacing:.1em}.anoka-hero--fullscreen h1{font-size:clamp(34px,10.8vw,54px)!important;line-height:.92!important;letter-spacing:-.055em!important;margin-bottom:8px!important}.anoka-hero--fullscreen .anoka-hero__line{font-size:clamp(17px,5vw,23px)!important;line-height:1.02!important;margin-bottom:6px!important}.anoka-hero--fullscreen .anoka-hero__support{font-size:12px!important;line-height:1.35!important;max-width:92%;margin-bottom:7px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.anoka-hero--fullscreen .anoka-price{font-size:12px!important;margin-bottom:8px!important}.anoka-hero--fullscreen .anoka-actions{width:100%;gap:6px!important;margin-bottom:8px}.anoka-hero--fullscreen .anoka-button{min-height:36px!important;padding:0 13px!important;font-size:12px!important}.anoka-hero--fullscreen .anoka-hero-picker{width:calc(100vw - 32px)!important;max-width:none!important;margin-top:2px!important;gap:6px!important;padding-bottom:3px!important}.anoka-hero--fullscreen .anoka-hero-picker button{flex:0 0 94px!important;min-height:52px!important;border-radius:13px!important;padding:8px 9px!important}.anoka-hero--fullscreen .anoka-hero-picker button span{margin-bottom:8px!important;font-size:8px!important}.anoka-hero--fullscreen .anoka-hero-picker button b{font-size:10.5px!important}.anoka-hero--fullscreen .anoka-theme-idols{left:10px!important;right:10px!important;bottom:6px!important;padding:7px 8px!important;border-radius:14px!important}.anoka-hero--fullscreen .anoka-theme-idols__label{display:none}.anoka-hero--fullscreen .anoka-theme-idols__rail{gap:5px!important}.anoka-hero--fullscreen .anoka-theme-idols__rail button{flex-basis:58px!important;padding:4px!important;border-radius:10px!important}.anoka-hero--fullscreen .anoka-theme-idols__rail span{display:none!important}}@media(max-width:620px)and (max-height:760px){.anoka-hero--fullscreen .anoka-hero__grid{grid-template-rows:42% 58%}.anoka-hero--fullscreen .anoka-hero__product{height:36svh!important;max-height:36svh!important}.anoka-hero--fullscreen .anoka-hero__support{display:none}}@media(prefers-reduced-motion:reduce){.anoka-hero--fullscreen .anoka-hero__copy,.anoka-hero--fullscreen .anoka-hero__product,.anoka-hero--fullscreen .anoka-hero__parallax-bg{transform:none!important}}.anoka-home{--anoka-gold:#8a6535}.anoka-button{min-height:48px}@media(min-width:990px){.anoka-cinematic-hero__object{width:55vw!important;right:2.5vw!important}}@media(max-width:749px){.anoka-button,.anoka-choice-row a,.anoka-hero-picker button{min-height:48px!important}.anoka-cinematic-hero__object{height:48svh!important;min-height:290px!important}.anoka-cinematic-hero__image{max-width:100%!important;max-height:100%!important;object-fit:contain!important}}@media(min-width:990px){.anoka-cinematic-hero__copy{transform:translateY(-2vh)}.anoka-cinematic-hero h1{font-size:clamp(68px,6.35vw,120px)!important}}@media(max-width:749px){.anoka-cinematic-hero{justify-content:flex-start!important;height:calc(100svh - 56px)!important;min-height:calc(100svh - 56px)!important;padding:6px 20px 16px!important}.anoka-cinematic-hero__object{flex:0 0 46svh!important;height:46svh!important;min-height:0!important;margin:0!important}.anoka-cinematic-hero__copy{flex:0 0 auto!important;margin:-2px 0 0!important;padding:0!important}.anoka-cinematic-hero h1{font-size:clamp(40px,11.7vw,56px)!important;line-height:.91!important;letter-spacing:-.05em!important}.anoka-cinematic-hero__sub{font-size:13px!important;line-height:1.35!important;margin:10px 0 6px!important}.anoka-cinematic-hero__price{font-size:12px!important;margin:0 0 9px!important}.anoka-cinematic-hero__actions{gap:16px!important}.anoka-cinematic-hero__shop{min-height:46px!important;padding:0 20px!important}.anoka-cinematic-hero__cta{min-height:46px!important;padding:0!important}}@media(max-width:390px)and (max-height:740px){.anoka-cinematic-hero__object{flex-basis:42svh!important;height:42svh!important}.anoka-cinematic-hero h1{font-size:10.8vw!important}}.anoka-cinematic-hero__shop{color:#070707!important;background:#f5f2eb!important;-webkit-text-fill-color:#070707!important}@media(max-width:749px){.anoka-cinematic-hero__shop{font-size:13px!important;font-weight:650!important;letter-spacing:.01em!important}body:has(.anoka-cinematic-hero) [class*=whatsapp]{display:none!important}}@media(max-width:749px){.anoka-home-trust{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/anoka-home.css.map */
