:root{--amda-ink: #12243a;--amda-sand: #e9dfcf;--amda-paper: #fbfaf7;--amda-sage: #5d735d;--amda-line: #dcd6cc;--amda-muted: #5f6670}html[dir=ltr]{font-family:var(--font-paragraph--family, sans-serif);scroll-behavior:smooth}.skip-to-content-link{left:auto!important;right:auto!important;inset-inline-start:16px!important;position:fixed!important;top:-120px!important;z-index:100}.skip-to-content-link:focus{top:16px!important}body{background:var(--amda-paper);color:var(--amda-ink)}.amda-shell{max-width:1240px;margin:auto;padding-inline:32px}.amda-announcement{background:var(--amda-ink);color:#fff;text-align:center;padding:10px 18px;font-size:.82rem;letter-spacing:.02em}.amda-header{background:#fbfaf7f5;border-bottom:1px solid var(--amda-line);position:sticky;top:0;z-index:20}.amda-header__inner{align-items:center;display:flex;gap:28px;justify-content:space-between;min-height:78px}.amda-brand{color:var(--amda-ink);font-size:1.45rem;font-weight:800;letter-spacing:.08em;text-decoration:none}.amda-brand small{color:var(--amda-sage);font-size:.55em;font-weight:700;margin-inline-start:6px}.amda-nav{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.amda-nav a{color:var(--amda-ink);font-size:.93rem;text-decoration:none}.amda-nav a:hover{color:var(--amda-sage)}.amda-nav__dropdown{position:relative}.amda-nav__dropdown summary{cursor:pointer;list-style:none}.amda-nav__dropdown summary::-webkit-details-marker{display:none}.amda-nav__dropdown summary:after{content:"\2304";margin-inline-start:.35rem;color:var(--amda-sage)}.amda-dropdown{display:none;position:absolute;z-index:30;inset-inline-start:0;top:calc(100% + .8rem);width:max-content;min-width:12.5rem;padding:.55rem;background:#fff;border:1px solid var(--amda-line);border-radius:.9rem;box-shadow:0 16px 35px #16221f1f;grid-template-columns:repeat(2,minmax(180px,1fr));max-height:min(72vh,620px);overflow-y:auto;width:min(460px,80vw)}.amda-nav__dropdown[open] .amda-dropdown{display:grid;gap:.15rem}.amda-dropdown a{padding:.55rem .65rem;border-radius:.55rem}.amda-dropdown a:hover{background:var(--amda-paper);color:var(--amda-sage)}.amda-actions{display:flex;gap:12px}.amda-actions a{color:var(--amda-ink);font-size:.88rem;text-decoration:none}.amda-mobile-nav{display:none}.amda-hero{background:linear-gradient(90deg,#12243af7,#12243acf 39%,#12243a1f 68%),url("{{ "hero-cosmetics.png" | asset_url }}") center/cover;min-height:640px;color:#fff;display:flex;align-items:center}.amda-hero__content{max-width:570px;padding-block:96px}.amda-eyebrow{color:var(--amda-sand);font-weight:700;letter-spacing:.1em;font-size:.78rem;margin-bottom:18px}.amda-hero h1,.amda-section h2{font-family:var(--font-h1--family, var(--font-paragraph--family, sans-serif));font-size:clamp(2rem,5vw,4.5rem);line-height:1.06;letter-spacing:-.04em;margin:0 0 22px}.amda-hero p{font-size:1.15rem;line-height:1.8;margin:0 0 32px;max-width:520px}.amda-btn{border:1px solid var(--amda-ink);background:var(--amda-ink);color:#fff;display:inline-block;font-weight:700;padding:15px 22px;text-decoration:none;transition:.2s}.amda-btn:hover{background:var(--amda-sage);border-color:var(--amda-sage)}.amda-btn--light{background:#fff;border-color:#fff;color:var(--amda-ink)}.amda-btn--ghost{background:transparent;border-color:currentColor}.nexform-hover-button{--nexform-button-fill: var(--amda-sage);align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;isolation:isolate;justify-content:center;min-height:48px;min-width:150px;overflow:hidden;position:relative}.nexform-hover-button__label{position:relative;transition:opacity .3s ease,transform .3s ease;z-index:2}.nexform-hover-button__hover{align-items:center;color:#fff;display:flex;gap:9px;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transform:translate(34%);transition:opacity .3s ease,transform .3s ease;z-index:3}.nexform-hover-button__arrow{align-items:center;border:1px solid currentColor;border-radius:50%;display:inline-flex;height:26px;justify-content:center;width:26px}.nexform-hover-button__fill{background:var(--nexform-button-fill);border-radius:inherit;top:0;right:0;bottom:0;left:0;clip-path:circle(0% at 50% 50%);pointer-events:none;position:absolute;transition:clip-path .42s cubic-bezier(.2,.75,.2,1);z-index:1}.nexform-hover-button:focus-visible .nexform-hover-button__label{opacity:0;transform:translate(-42%)}.nexform-hover-button:focus-visible .nexform-hover-button__hover{opacity:1;transform:translate(0)}.nexform-hover-button:focus-visible .nexform-hover-button__fill{clip-path:circle(150% at 50% 50%)}.nexform-hover-button:disabled,.nexform-hover-button[aria-disabled=true]{cursor:not-allowed;opacity:.52}@media(hover:hover)and (pointer:fine){.nexform-hover-button:hover .nexform-hover-button__label{opacity:0;transform:translate(-42%)}.nexform-hover-button:hover .nexform-hover-button__hover{opacity:1;transform:translate(0)}.nexform-hover-button:hover .nexform-hover-button__fill{clip-path:circle(150% at 50% 50%)}}@media(hover:none){.nexform-hover-button__hover,.nexform-hover-button__fill{display:none}}@media(prefers-reduced-motion:reduce){.nexform-hover-button__label,.nexform-hover-button__hover,.nexform-hover-button__fill{transition:none!important}}.amda-button-row{display:flex;flex-wrap:wrap;gap:12px}.amda-section{padding-block:92px}.amda-section--sand{background:var(--amda-sand)}.amda-section--ink{background:var(--amda-ink);color:#fff}.amda-section__intro{max-width:720px;margin-bottom:38px}.amda-section__intro p{color:var(--amda-muted);font-size:1.08rem;line-height:1.75}.amda-section--ink .amda-section__intro p{color:#e8edf2}.amda-grid{display:grid;gap:20px}.amda-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.amda-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.amda-card{background:#fff;border:1px solid var(--amda-line);display:flex;flex-direction:column;min-height:100%;padding:26px;text-decoration:none;color:inherit}.amda-card:hover{border-color:var(--amda-sage);transform:translateY(-2px)}.amda-card__number{color:var(--amda-sage);font-size:.78rem;font-weight:800;letter-spacing:.08em}.amda-card h3{font-size:1.45rem;margin:32px 0 12px}.amda-card p{color:var(--amda-muted);line-height:1.7;margin:0 0 24px}.amda-card__link{color:var(--amda-sage);font-weight:800;margin-top:auto}.amda-product{background:#fff;display:flex;flex-direction:column;min-width:0}.amda-product__image{background:var(--amda-sand);aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden}.amda-product__image img{height:100%;object-fit:cover;width:100%}.amda-product__placeholder{color:var(--amda-ink);font-weight:800;padding:20px;text-align:center}.amda-product__body{padding:18px 4px}.amda-product__tag{color:var(--amda-sage);font-size:.78rem;font-weight:700}.amda-product h3{font-size:1.1rem;line-height:1.35;margin:8px 0}.amda-product h3 a{color:var(--amda-ink);text-decoration:none}.amda-price{font-size:1.05rem;font-weight:800;margin:12px 0}.amda-add{background:transparent;border:1px solid var(--amda-ink);color:var(--amda-ink);cursor:pointer;font:inherit;font-weight:700;padding:10px 12px;width:100%}.amda-add:hover{background:var(--amda-ink);color:#fff}.amda-problem{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:start}.amda-problem__list{border-top:1px solid rgba(255,255,255,.35)}.amda-problem__item{border-bottom:1px solid rgba(255,255,255,.35);padding:22px 0}.amda-problem__item strong{display:block;font-size:1.35rem;margin-bottom:8px}.amda-steps{counter-reset:steps;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.amda-step{border-top:2px solid var(--amda-sage);padding-top:18px}.amda-step:before{color:var(--amda-sage);content:"0" counter(steps);counter-increment:steps;font-weight:800}.amda-step h3{margin:10px 0}.amda-custom{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.amda-custom__panel{background:#fff;padding:40px}.amda-pill{border:1px solid var(--amda-line);border-radius:40px;display:inline-block;font-size:.86rem;margin:0 0 8px 8px;padding:9px 14px}.amda-testimonial{border-right:3px solid var(--amda-sage);font-size:1.45rem;line-height:1.65;margin:0;max-width:830px;padding-right:26px}.amda-newsletter{align-items:center;display:flex;gap:28px;justify-content:space-between}.amda-newsletter form{display:flex;gap:10px;max-width:470px;width:100%}.amda-newsletter input{border:1px solid var(--amda-line);font:inherit;padding:15px;width:100%}.amda-footer{background:#101e30;color:#fff;padding-top:58px}.amda-footer__grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:30px}.amda-footer h3{font-size:1rem;margin-top:0}.amda-footer a{color:#dbe3e9;display:block;font-size:.9rem;margin:0 0 10px;text-decoration:none}.amda-footer a:hover{color:var(--amda-sand)}.amda-footer__base{border-top:1px solid rgba(255,255,255,.2);color:#b9c2cc;font-size:.78rem;margin-top:42px;padding:20px 0}.amda-page-hero{background:var(--amda-sand);padding-block:78px}.amda-page-hero h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.1;margin:0;max-width:780px}.amda-page-hero .rte{font-size:1.08rem;line-height:1.8;margin-top:22px;max-width:760px}.amda-products{padding-block:60px}.amda-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.amda-product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:64px}.amda-product-page__media{background:var(--amda-sand);min-height:470px}.amda-product-page__media img{height:100%;object-fit:cover;width:100%}.amda-product-page h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.15;margin:10px 0 16px}.amda-benefit{color:var(--amda-sage);font-size:1.2rem;font-weight:700;line-height:1.55}.amda-product-page form{border-block:1px solid var(--amda-line);margin:28px 0;padding:24px 0}.amda-select{background:#fff;border:1px solid var(--amda-line);font:inherit;margin:8px 0 16px;padding:13px;width:100%}.amda-details{margin-top:38px}.amda-details details{border-bottom:1px solid var(--amda-line);padding:16px 0}.amda-details summary{cursor:pointer;font-weight:800}.amda-details p,.amda-details li{color:var(--amda-muted);line-height:1.7}.amda-rich{max-width:820px;padding-block:65px}.amda-rich h2{font-size:2rem;margin-top:48px}.amda-rich h3{font-size:1.35rem;margin-top:32px}.amda-rich p,.amda-rich li{line-height:1.9}.amda-note{background:#fff4cc;border-right:3px solid #b98913;margin:26px 0;padding:16px}.amda-contact-form{display:grid;gap:14px;max-width:670px}.amda-contact-form input,.amda-contact-form textarea{border:1px solid var(--amda-line);font:inherit;padding:14px;width:100%}.amda-contact-form textarea{min-height:150px}.nexform-brand{font-family:var(--font-h3--family, var(--font-paragraph--family, sans-serif));font-size:1.55rem;font-weight:900;letter-spacing:-.06em}.nexform-brand:before{background:var(--amda-sage);border-radius:50%;content:"";display:inline-block;height:.48em;margin-inline-end:.32em;vertical-align:.06em;width:.48em}.nexform-brand span{color:var(--amda-sage)}.nexform-hero{align-items:center;background:linear-gradient(270deg,#0e1d2dfa,#0e1d2de8 36%,#0e1d2d57 67%,#0e1d2d0a),url(nexform-hero.png) center/cover;color:#fff;display:flex;min-height:min(780px,calc(100vh - 88px));overflow:hidden;position:relative}.nexform-hero__content{margin-inline-end:auto;max-width:650px;padding-block:clamp(96px,12vw,160px);text-align:right}.nexform-kicker{align-items:center;color:#dbe4dc;display:flex;font-size:.78rem;font-weight:800;gap:10px;letter-spacing:.12em;margin-bottom:24px}.nexform-kicker span{background:var(--amda-sage);height:2px;width:32px}.nexform-hero h1{font-family:var(--font-h1--family, var(--font-paragraph--family, sans-serif));font-size:clamp(3.2rem,7vw,6.7rem);letter-spacing:-.075em;line-height:.92;margin:0 0 28px}.nexform-hero p{color:#edf1ef;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.8;margin:0 0 36px;max-width:520px}.nexform-link-light{align-items:center;color:#fff;display:inline-flex;font-weight:800;gap:9px;padding:14px 0;text-decoration:none}.nexform-link-light span{color:var(--amda-sand);font-size:1.3rem}.nexform-principles{background:var(--amda-sand);border-bottom:1px solid rgba(18,36,58,.13)}.nexform-principles__grid{display:grid;grid-template-columns:repeat(3,1fr)}.nexform-principles__grid>div{border-inline-start:1px solid rgba(18,36,58,.15);padding:29px 34px 32px}.nexform-principles__grid>div:first-child{border-inline-start:0}.nexform-principles span{color:var(--amda-sage);display:block;font-size:.75rem;font-weight:900;letter-spacing:.12em;margin-bottom:21px}.nexform-principles strong{display:block;font-size:1.1rem}.nexform-principles p{color:var(--amda-muted);font-size:.93rem;margin:8px 0 0}.nexform-editorial{padding-block:clamp(76px,12vw,150px)}.nexform-editorial__grid{align-items:center;display:grid;gap:clamp(40px,8vw,120px);grid-template-columns:1.1fr .9fr}.nexform-editorial__image{background:var(--amda-sand);overflow:hidden}.nexform-editorial__image img{display:block;height:100%;min-height:500px;object-fit:cover;width:100%}.nexform-editorial__copy h2,.nexform-section-heading h2,.nexform-process h2{font-family:var(--font-h1--family, var(--font-paragraph--family, sans-serif));font-size:clamp(2.3rem,4.8vw,4.8rem);letter-spacing:-.065em;line-height:.98;margin:14px 0 25px}.nexform-editorial__copy p{color:var(--amda-muted);font-size:1.06rem;line-height:1.9}.nexform-editorial__copy ul{list-style:none;margin:30px 0;padding:0}.nexform-editorial__copy li{border-top:1px solid var(--amda-line);font-weight:700;padding:13px 0}.nexform-editorial__copy li:before{color:var(--amda-sage);content:"\2199";display:inline-block;margin-inline-end:10px}.nexform-solutions{background:var(--amda-paper);border-block:1px solid var(--amda-line);padding-block:clamp(76px,11vw,140px)}.nexform-section-heading{align-items:end;display:grid;gap:34px;grid-template-columns:1.3fr .7fr;margin-bottom:54px}.nexform-section-heading h2{margin-bottom:0}.nexform-section-heading>p{color:var(--amda-muted);font-size:1.03rem;line-height:1.8;margin:0 0 7px}.nexform-solution-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-bottom:38px}.nexform-solution-grid article{background:#fff;border:1px solid var(--amda-line);min-height:270px;padding:27px;transition:transform .18s ease,border-color .18s ease}.nexform-solution-grid article:hover{border-color:var(--amda-sage);transform:translateY(-4px)}.nexform-solution-grid__number{color:var(--amda-sage);font-size:2.6rem;font-weight:900;letter-spacing:-.1em}.nexform-solution-grid h3{font-size:1.45rem;margin:58px 0 12px}.nexform-solution-grid p{color:var(--amda-muted);line-height:1.75;margin:0}.nexform-process{background:var(--amda-ink);color:#fff;padding-block:clamp(76px,10vw,128px)}.nexform-process .amda-eyebrow{color:var(--amda-sand)}.nexform-process__grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-top:55px}.nexform-process__grid>div{border-top:1px solid rgba(255,255,255,.35);padding-top:19px}.nexform-process__grid span{color:var(--amda-sand);font-size:.8rem;font-weight:900;letter-spacing:.1em}.nexform-process__grid h3{font-size:1.35rem;margin:35px 0 11px}.nexform-process__grid p{color:#d4dde4;line-height:1.7;margin:0}.nexform-reviews{background:#e8ede9;padding-block:clamp(76px,10vw,130px)}.nexform-review-placeholders{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.nexform-review-placeholders>div{background:#f9faf8;min-height:220px;padding:26px}.nexform-review-placeholders span{color:var(--amda-sage);display:block;font-family:Georgia,serif;font-size:3rem;height:45px}.nexform-review-placeholders p{font-size:1.08rem;line-height:1.65;margin:0 0 25px}.nexform-review-placeholders small{color:var(--amda-muted);font-weight:800}.nexform-newsletter{background:var(--amda-sand);padding-block:72px}.nexform-newsletter__inner{align-items:center;display:flex;gap:42px;justify-content:space-between}.nexform-newsletter h2{font-family:var(--font-h2--family, var(--font-paragraph--family, sans-serif));font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.045em;margin:10px 0}.nexform-newsletter p{color:#565e68;margin:0}.nexform-newsletter__consent{font-size:.76rem;grid-column:1 / -1;line-height:1.55;max-width:48ch}.nexform-newsletter__consent a{color:inherit;text-decoration:underline;text-underline-offset:.18em}.nexform-newsletter__feedback{color:#245c42!important;font-size:.88rem;font-weight:650;grid-column:1 / -1}.nexform-newsletter__feedback--error{color:#9b2c2c!important}.nexform-newsletter__feedback--error ul{margin:0;padding-inline-start:1.2rem}.amda-footer .nexform-brand span{color:#a7bca9}body.nexform-popup-open{overflow:hidden}.nexform-newsletter-popup[hidden]{display:none}.nexform-newsletter-popup{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:18px;position:fixed;z-index:1000}.nexform-newsletter-popup__backdrop{background:#0a1727ad;top:0;right:0;bottom:0;left:0;position:absolute}.nexform-newsletter-popup__dialog{background:var(--amda-paper);border:1px solid rgba(18,36,58,.12);border-radius:18px;box-shadow:0 28px 70px #07142347;max-height:min(720px,calc(100vh - 36px));max-width:540px;overflow:auto;padding:clamp(28px,5vw,54px);position:relative;text-align:center;width:100%}.nexform-newsletter-popup__close{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;color:var(--amda-ink);cursor:pointer;display:flex;font-size:1.7rem;height:44px;justify-content:center;line-height:1;position:absolute;inset-inline-end:14px;top:14px;width:44px}.nexform-newsletter-popup__close:hover{background:var(--amda-sand)}.nexform-newsletter-popup__close:focus-visible,.nexform-newsletter-popup__dialog input:focus-visible,.nexform-newsletter-popup__dialog a:focus-visible{outline:3px solid var(--amda-sage);outline-offset:3px}.nexform-newsletter-popup__content>.amda-eyebrow{color:var(--amda-sage);margin-bottom:12px}.nexform-newsletter-popup h2{font-family:var(--font-h2--family, var(--font-paragraph--family, sans-serif));font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.05em;line-height:1.05;margin:0 auto 16px;max-width:13ch}.nexform-newsletter-popup__content>p{color:var(--amda-muted);line-height:1.7;margin:0 auto 22px;max-width:38ch}.nexform-newsletter-popup__code{align-items:center;background:var(--amda-sand);border:1px dashed var(--amda-sage);border-radius:12px;display:flex;gap:12px;justify-content:center;margin:0 auto 24px;max-width:280px;padding:12px 16px}.nexform-newsletter-popup__code strong{font-size:1.25rem;letter-spacing:.1em}.nexform-newsletter-popup__code span{color:var(--amda-muted);font-size:.78rem}.nexform-newsletter-popup__form{display:grid;gap:12px;margin:auto;max-width:360px}.nexform-newsletter-popup__form input[type=email]{border:1px solid var(--amda-line);font:inherit;min-height:52px;padding:14px 16px;text-align:right;width:100%}.nexform-newsletter-popup__form .amda-btn{min-height:52px;width:100%}.nexform-newsletter-popup__consent{color:var(--amda-muted);font-size:.76rem;line-height:1.55;margin:2px 0 0}.nexform-newsletter-popup__consent a{color:inherit;text-decoration:underline;text-underline-offset:.18em}.nexform-newsletter-popup__feedback{color:#9b2c2c;font-size:.88rem;font-weight:650;margin:0}@media(prefers-reduced-motion:no-preference){.nexform-newsletter-popup__dialog{animation:nexform-popup-in .22s ease-out both}}@keyframes nexform-popup-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.amda-form-note{color:var(--amda-muted);font-size:.9rem;line-height:1.65;margin:0}.amda-text-link{color:var(--amda-sage);display:inline-block;font-weight:800;margin-top:28px;text-decoration:none}.amda-section--quiet{background:#f4f1ea}.amda-empty-state{border:1px dashed var(--amda-line);max-width:720px;padding:34px}.amda-empty-state h2{font-size:clamp(1.7rem,3vw,2.6rem);margin:0 0 12px}.amda-empty-state p{color:var(--amda-muted);line-height:1.7;margin:0 0 22px}.amda-category-guide{background:var(--amda-paper);border-bottom:1px solid var(--amda-line);padding-block:30px}.amda-category-guide h2{font-size:1.1rem;margin:0 0 15px}.amda-category-guide ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.amda-category-guide li{background:#fff;border:1px solid var(--amda-line);border-radius:999px;font-size:.9rem;padding:8px 12px}.amda-collection-tools{align-items:end;border-bottom:1px solid var(--amda-line);display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px;padding-bottom:22px}.amda-filters{display:flex;flex-wrap:wrap;gap:10px}.amda-filter{position:relative}.amda-filter summary,.amda-sort{border:1px solid var(--amda-line);cursor:pointer;font-size:.9rem;padding:10px 13px}.amda-filter__values{background:#fff;border:1px solid var(--amda-line);box-shadow:0 14px 30px #12243a1f;display:grid;gap:8px;min-width:220px;padding:14px;position:absolute;z-index:10}.amda-filter__values label{align-items:center;display:flex;gap:7px}.amda-filter__values .is-unavailable{color:var(--amda-muted)}.amda-sort{align-items:center;display:flex;gap:8px}.amda-sort select{background:transparent;border:0;color:inherit;font:inherit}.amda-btn--small{font-size:.9rem;padding:10px 13px}.amda-clear-filters{color:var(--amda-muted);font-size:.88rem;padding:10px 0}.amda-quantity{border:1px solid var(--amda-line);display:block;font:inherit;margin:8px 0 16px;padding:11px;width:90px}.shopify-payment-button{margin-top:10px}.amda-payment-icons{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.amda-payment-icons svg{height:22px;width:36px}@media(max-width:800px){.amda-shell{padding-inline:20px}.amda-header__inner{gap:10px;min-height:66px}.amda-actions{gap:8px}.amda-actions a{justify-content:center;min-width:44px}.amda-header .amda-brand,.amda-actions a,.amda-mobile-nav summary,.amda-mobile-nav a{align-items:center;display:inline-flex;min-height:44px}.amda-nav{display:none}.amda-mobile-nav{display:block;margin-inline-start:auto;position:relative}.amda-mobile-nav summary{border:1px solid var(--amda-line);cursor:pointer;font-size:.88rem;font-weight:800;list-style:none;padding:10px 12px}.amda-mobile-nav summary::-webkit-details-marker{display:none}.amda-mobile-nav summary:after{content:"\2630";margin-inline-start:7px}.amda-mobile-nav nav{background:var(--amda-paper);border:1px solid var(--amda-line);box-shadow:0 18px 38px #12243a24;display:grid;gap:3px;max-height:min(75vh,620px);overflow:auto;padding:12px;position:absolute;left:0;right:auto;top:calc(100% + 8px);width:min(86vw,340px);z-index:40}.amda-mobile-nav a{color:var(--amda-ink);display:flex;padding:10px;text-decoration:none}.amda-mobile-nav__link{font-weight:800}.amda-mobile-nav__children{border-inline-start:2px solid var(--amda-sand);display:grid;margin-inline-start:10px}.amda-hero{background-position:70% center;min-height:560px}.amda-hero__content{padding-block:72px}.amda-grid--3,.amda-grid--4,.amda-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amda-problem,.amda-custom,.amda-product-page{grid-template-columns:1fr;gap:34px}.amda-steps,.amda-footer__grid{grid-template-columns:repeat(2,1fr)}.amda-footer__grid>:first-child{grid-column:1/-1}.amda-footer a{align-items:center;display:flex;margin-bottom:0;min-height:44px}.amda-newsletter,.amda-collection-tools{align-items:stretch;flex-direction:column}.amda-filters{width:100%}.amda-filter__values{position:static}.nexform-hero{background-position:38% center;min-height:640px}.nexform-hero__content{margin-inline-end:0;max-width:590px}.nexform-principles__grid,.nexform-solution-grid,.nexform-process__grid,.nexform-review-placeholders{grid-template-columns:1fr}.nexform-principles__grid>div,.nexform-principles__grid>div:first-child{border-bottom:1px solid rgba(18,36,58,.15);border-inline-start:0}.nexform-editorial__grid,.nexform-section-heading{grid-template-columns:1fr}.nexform-editorial__image img{min-height:390px}.nexform-newsletter__inner{align-items:stretch;flex-direction:column}}@media(max-width:480px){.amda-grid--3,.amda-grid--4,.amda-collection-grid{grid-template-columns:1fr}.amda-actions a:first-child{display:none}.amda-steps,.amda-footer__grid{grid-template-columns:1fr}.amda-section{padding-block:62px}.amda-newsletter form{flex-direction:column}.nexform-hero{background-position:31% center;min-height:600px}.nexform-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.nexform-principles__grid>div{padding-inline:20px}.nexform-editorial__image img{min-height:310px}}.nexform-hero--catalog{background-image:linear-gradient(270deg,#0e1d2dfc,#0e1d2ded 40%,#0e1d2d61 72%,#0e1d2d14),url(nexform-hero.png)}.nexform-professions{background:var(--amda-paper);padding-block:clamp(76px,10vw,132px)}.nexform-audience-group+.nexform-audience-group{border-top:1px solid var(--amda-line);margin-top:62px;padding-top:62px}.nexform-audience-group__heading{align-items:start;display:grid;gap:24px;grid-template-columns:44px 1fr;margin-bottom:28px}.nexform-audience-group__heading>span{color:var(--amda-sage);font-size:.78rem;font-weight:900;letter-spacing:.1em;padding-top:8px}.nexform-audience-group__heading h3{font-size:clamp(1.65rem,3vw,2.55rem);letter-spacing:-.035em;margin:0 0 7px}.nexform-audience-group__heading p{color:var(--amda-muted);margin:0}.nexform-profession-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.nexform-profession-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.nexform-profession-card{background:#fff;border:1px solid var(--amda-line);color:var(--amda-ink);display:flex;flex-direction:column;min-height:190px;padding:24px;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.nexform-profession-card:hover{border-color:var(--amda-sage);transform:translateY(-3px)}.nexform-profession-card span{color:var(--amda-sage);font-size:.8rem;font-weight:800}.nexform-profession-card strong{font-size:1.25rem;line-height:1.35;margin:27px 0 22px}.nexform-profession-card em{color:var(--amda-muted);font-size:.85rem;font-style:normal;font-weight:800;margin-top:auto}.nexform-catalog-note{background:var(--amda-sand);padding-block:clamp(74px,9vw,118px)}.nexform-catalog-note__grid{align-items:center;display:grid;gap:clamp(36px,8vw,110px);grid-template-columns:1fr 1fr}.nexform-catalog-note h2{font-size:clamp(2.2rem,4.6vw,4.6rem);letter-spacing:-.06em;line-height:1;margin:13px 0 0}.nexform-catalog-note p{color:var(--amda-muted);font-size:1.06rem;line-height:1.85;margin:0 0 26px}.amda-page-hero--collection{background:linear-gradient(135deg,var(--amda-sand),#eef1ed)}.amda-page-hero--collection .amda-eyebrow,.amda-category-guide .amda-eyebrow{color:var(--amda-sage);opacity:1}.amda-category-guide{padding-block:48px}.amda-category-guide__intro{align-items:end;display:grid;gap:30px;grid-template-columns:1.2fr .8fr;margin-bottom:25px}.amda-category-guide__intro h2{font-size:clamp(1.7rem,3vw,2.7rem);letter-spacing:-.035em;margin:8px 0 0}.amda-category-guide__intro>p{color:var(--amda-muted);line-height:1.7;margin:0}.amda-mobile-nav__label{color:var(--amda-sage);font-size:.76rem;font-weight:900;letter-spacing:.06em;padding:12px 10px 4px}@media(max-width:800px){.nexform-profession-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nexform-catalog-note__grid,.amda-category-guide__intro{grid-template-columns:1fr}}@media(max-width:520px){.nexform-profession-grid,.nexform-profession-grid--wide{grid-template-columns:1fr}.nexform-profession-card{min-height:160px}.nexform-hero h1{font-size:clamp(2.75rem,13vw,3.8rem);line-height:1}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/amda.css.map */
