.al{--al-ink: #111215;--al-black: #0b0c0e;--al-paper: #f4f1eb;--al-warm: #e8e2d8;--al-line: rgba(17, 18, 21, .14);--al-muted: #686967;--al-red: #e24332;--al-white: #fff;--al-shell: min(1280px, calc(100vw - 64px) );--al-serif: Georgia, "Times New Roman", serif;--al-sans: Inter, "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;box-sizing:border-box;color:var(--al-ink);font-family:var(--al-sans)}.al *,.al *:before,.al *:after{box-sizing:border-box}.al img{display:block;width:100%}.al a{color:inherit;text-decoration:none}.al button,.al input,.al select{font:inherit}.al-shell{width:var(--al-shell);margin-inline:auto}.al-section{padding-block:132px}.al-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;font-size:10px;font-weight:800;letter-spacing:.2em;line-height:1;text-transform:uppercase}.al-eyebrow:before{width:26px;height:1px;background:var(--al-red);content:""}.al-eyebrow--light{color:#ffffffb3}.al h1,.al h2,.al h3,.al p{margin-top:0}.al h1,.al h2,.al h3{color:inherit;font-family:var(--al-sans)}.al h1 em,.al h2 em{color:var(--al-red);font-family:var(--al-serif);font-weight:400}.al h2{margin-bottom:0;font-size:clamp(48px,5.4vw,76px);font-weight:680;letter-spacing:-.06em;line-height:.98}.al-button{min-height:64px;border:0;border-radius:999px;padding:0 32px;display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--al-ink);color:var(--al-white)!important;font-size:13px;font-weight:780;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.al-button:hover{transform:translateY(-2px);background:var(--al-red)}.al-button--light{background:var(--al-white);color:var(--al-ink)!important}.al-button--light:hover{background:var(--al-red);color:var(--al-white)!important}.al-button--large{min-height:72px;padding-inline:38px;box-shadow:0 16px 44px #00000038}.al-text-link{display:inline-flex;align-items:center;gap:20px;padding-bottom:8px;border-bottom:1px solid currentColor;font-size:12px;font-weight:750}.al-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,.61,.36,1)}.al-reveal.is-visible,.shopify-design-mode .al-reveal{opacity:1;transform:none}.al-hero{position:relative;min-height:830px;height:calc(100svh - var(--header-group-height, 0px));max-height:980px;overflow:hidden;background:var(--al-black);color:var(--al-white)}.al-hero__media,.al-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0}.al-hero__media{background-image:var(--al-hero-image);background-position:center;background-size:cover;transform:scale(1.015);animation:alHeroIn 1.2s cubic-bezier(.22,.61,.36,1) both}.al-hero__veil{background:linear-gradient(90deg,#050709db,#0507098c 38%,#05070914 72%),linear-gradient(0deg,rgba(5,7,9,.34),transparent 38%)}.al-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.al-hero h1{max-width:780px;margin:0;color:var(--al-white);font-size:clamp(64px,7.3vw,110px);font-weight:720;letter-spacing:-.07em;line-height:.89}.al-hero__lead{max-width:560px;margin:32px 0 0;color:#ffffffbd;font-size:16px;line-height:1.65}.al-hero__actions{display:flex;align-items:center;gap:28px;margin-top:34px}.al-hero__actions form{margin:0}.al-hero__proof{margin-top:48px;display:flex;align-items:center;gap:12px;color:#ffffff94;font-size:11px;line-height:1.5}.al-hero__proof strong{color:var(--al-white)}.al-hero__avatars{display:flex}.al-hero__avatars i{width:32px;height:32px;margin-left:-7px;border:2px solid #2e2e2f;border-radius:50%;background:linear-gradient(135deg,#c5a98f,#4c423b)}.al-hero__avatars i:nth-child(2){background:linear-gradient(135deg,#d0c5b8,#766255)}.al-hero__avatars i:nth-child(3){background:linear-gradient(135deg,#9f7d64,#242220)}.al-trust{background:var(--al-white);border-bottom:1px solid var(--al-line)}.al-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.al-trust__item{min-height:94px;padding:0 28px;display:flex;align-items:center;gap:15px;border-left:1px solid var(--al-line)}.al-trust__item:last-child{border-right:1px solid var(--al-line)}.al-trust__icon{flex:0 0 32px;width:32px;height:32px;border:1px solid var(--al-line);border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:850}.al-trust__item p{margin:0}.al-trust__item strong,.al-trust__item small{display:block}.al-trust__item strong{font-size:11px}.al-trust__item small{margin-top:2px;color:var(--al-muted);font-size:10px}.al-story{background:var(--al-paper)}.al-heading-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:end;gap:72px}.al-heading-grid>p{margin:0;color:var(--al-muted);font-size:14px;line-height:1.75}.al-story__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px}.al-story-card{min-height:520px;display:grid;grid-template-rows:255px 1fr;overflow:hidden;border:1px solid var(--al-line);background:#ffffff94;transition:transform .4s ease,box-shadow .4s ease}.al-story-card:hover{transform:translateY(-8px);box-shadow:0 24px 70px #1112151a}.al-story-card--dark{transform:translateY(24px);border-color:var(--al-ink);background:var(--al-ink);color:var(--al-white)}.al-story-card--dark:hover{transform:translateY(16px)}.al-story-card__media{overflow:hidden;background:#e7e2d9}.al-story-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,.61,.36,1)}.al-story-card:hover img{transform:scale(1.035)}.al-story-card__body{padding:24px 30px 30px;display:flex;flex-direction:column}.al-story-card__body>span{margin-bottom:auto;color:var(--al-red);font-size:10px;font-weight:850}.al-story-card h3{margin:0 0 14px;font-size:22px;letter-spacing:-.03em}.al-story-card p{margin:0;color:var(--al-muted);font-size:13px;line-height:1.7}.al-story-card--dark p{color:#ffffff94}.al-shop{background:var(--al-white)}.al-featured{display:grid;grid-template-columns:1.08fr .92fr;gap:8%;align-items:center}.al-featured__visual{position:relative;min-height:650px;overflow:hidden;background:#ede9e1}.al-featured__visual:before{position:absolute;top:13%;right:13%;bottom:13%;left:13%;border:1px solid rgba(17,18,21,.1);border-radius:50%;content:""}.al-featured__visual img{position:absolute;z-index:1;top:6%;right:6%;bottom:6%;left:6%;width:88%;height:88%;object-fit:contain}.al-featured__badge{position:absolute;z-index:2;top:24px;left:24px;padding:9px 12px;background:var(--al-red);color:var(--al-white);font-size:9px;font-weight:850;letter-spacing:.12em}.al-featured__copy h2{font-size:clamp(48px,4.5vw,68px)}.al-featured__lead{margin:28px 0 0;color:var(--al-muted);font-size:14px;line-height:1.75}.al-specs{margin-top:34px;border-top:1px solid var(--al-line)}.al-specs__item{min-height:72px;border-bottom:1px solid var(--al-line);display:flex;align-items:center;gap:18px}.al-specs__item>span{color:var(--al-red);font-size:9px;font-weight:850}.al-specs__item p{margin:0}.al-specs__item strong,.al-specs__item small{display:block}.al-specs__item strong{font-size:12px}.al-specs__item small{margin-top:4px;color:var(--al-muted);font-size:10px}.al-featured__buy{margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.al-featured__price{min-width:max-content}.al-featured__price s{display:block;color:var(--al-muted);font-size:11px}.al-featured__price strong{display:block;margin-top:3px;font-size:28px;letter-spacing:-.04em}.al-featured__buy form{margin:0}.al-products{padding-top:126px}.al-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:62px}.al-product-card{min-width:0;border:1px solid rgba(17,18,21,.08);border-radius:22px;overflow:hidden;background:var(--al-white);box-shadow:0 12px 36px #1516180f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.al-product-card:hover{transform:translateY(-6px);border-color:#11121529;box-shadow:0 28px 70px #15161821}.al-product-card--wide{grid-column:span 2}.al-product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#e8e4dc}.al-product-card--wide .al-product-card__media{aspect-ratio:2.02}.al-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.al-product-card:hover img{transform:scale(1.035)}.al-product-card__tag{position:absolute;z-index:2;top:14px;left:14px;padding:7px 10px;background:#ffffffd6;color:var(--al-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;font-weight:850;letter-spacing:.12em}.al-product-card__saving{position:absolute;z-index:2;top:14px;right:14px;padding:7px 10px;border-radius:999px;background:var(--al-ink);color:var(--al-white);font-size:8px;font-weight:850;letter-spacing:.08em}.al-product-card--wide .al-product-card__tag{background:var(--al-red);color:var(--al-white)}.al-product-card__body{min-height:200px;padding:22px;display:flex;flex-direction:column;gap:20px}.al-product-card__content{display:block;flex:1}.al-product-card__line{margin:0 0 8px!important;color:var(--al-red);font-size:8px;font-weight:850;letter-spacing:.12em}.al-product-card h3{margin:0;font-size:17px;letter-spacing:-.035em;line-height:1.18}.al-product-card__meta{display:block;margin-top:10px;color:var(--al-muted);font-size:10px}.al-product-card__buy{padding-top:18px;border-top:1px solid var(--al-line);display:flex;align-items:center;justify-content:space-between;gap:14px}.al-product-card__price{display:flex;flex-direction:column}.al-product-card__price s{color:var(--al-muted);font-size:10px;line-height:1}.al-product-card__price strong{margin-top:5px;font-size:17px;letter-spacing:-.04em;white-space:nowrap}.al-product-card__cta{min-height:44px;padding-inline:17px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;background:var(--al-ink);color:var(--al-white)!important;font-size:10px;font-weight:800;white-space:nowrap;transition:transform .2s ease,background .2s ease}.al-product-card__cta:hover{transform:translateY(-1px);background:var(--al-red)}.al-system-banner{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;background:#171719;color:var(--al-white)}.al-system-banner__media,.al-system-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.al-system-banner__media{background-image:var(--al-system-image);background-position:62% center;background-size:cover}.al-system-banner__overlay{background:linear-gradient(90deg,#08090beb,#08090bb8 32%,#08090b1a 70%)}.al-system-banner__content{position:relative;z-index:1}.al-system-banner__content h2{max-width:680px;font-size:clamp(56px,6.2vw,86px);line-height:.94}.al-system-banner__content>p:not(.al-eyebrow){max-width:500px;margin:28px 0 32px;color:#ffffffad;font-size:14px;line-height:1.75}.al-results{background:var(--al-black);color:var(--al-white)}.al-results h2{color:var(--al-white)}.al-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:74px;border-top:1px solid rgba(255,255,255,.16)}.al-step{position:relative;min-height:570px;padding:26px 30px 34px;border-right:1px solid rgba(255,255,255,.16)}.al-step:first-child{border-left:1px solid rgba(255,255,255,.16)}.al-step>span{color:#ffffff57;font-size:10px}.al-step__media{position:relative;height:250px;margin:26px 0 30px;overflow:hidden;background:#18191c}.al-step__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.al-step:hover img{transform:scale(1.035)}.al-step h3{margin:0 0 14px;color:var(--al-white);font-size:25px}.al-step p{max-width:300px;margin:0;color:#ffffff8a;font-size:12px;line-height:1.7}.al-step small{position:absolute;right:28px;bottom:30px;color:var(--al-red);font-size:8px;font-weight:850;letter-spacing:.12em}.al-comparison{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8%;padding-top:126px}.al-comparison__copy>p{color:#ffffff94;font-size:14px;line-height:1.75}.al-comparison__copy ul{margin:34px 0;padding:0;border-top:1px solid rgba(255,255,255,.16);list-style:none}.al-comparison__copy li{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.16);font-size:11px;font-weight:650}.al-comparison__copy li:before{margin-right:12px;color:var(--al-red);content:"\2713"}.al-comparison__visual{position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052}.al-comparison__visual img{aspect-ratio:3 / 2;object-fit:cover}.al-comparison__visual:after{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#ffffffb3;content:""}.al-comparison__label{position:absolute;z-index:2;bottom:20px;padding:10px 14px;background:#ffffffeb;color:var(--al-ink);font-size:9px;font-weight:850;letter-spacing:.14em}.al-comparison__label--before{left:20px}.al-comparison__label--after{left:calc(50% + 20px);background:var(--al-red);color:var(--al-white)}.al-gallery{background:#e8e3db}.al-gallery__heading{display:grid;grid-template-columns:1fr 470px;align-items:end;gap:8%}.al-gallery__heading p{margin:0;color:var(--al-muted);font-size:13px;line-height:1.8}.al-gallery__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:14px;margin-top:66px}.al-gallery-card{position:relative;min-width:0;height:430px;margin:0;grid-column:span 6;overflow:hidden;background:#d8d2c9}.al-gallery-card--portrait{height:560px}.al-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.al-gallery-card:hover img{transform:scale(1.025)}.al-gallery-card:before{position:absolute;z-index:1;top:42%;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(5,6,8,.8),transparent);content:""}.al-gallery-card--result:after{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:1px;background:#ffffffa6;content:""}.al-gallery-card>span{position:absolute;z-index:3;top:18px;padding:9px 12px;background:#ffffffe6;color:var(--al-ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:8px;font-weight:850;letter-spacing:.12em}.al-gallery-card__before{left:18px}.al-gallery-card__after{left:calc(50% + 18px);background:var(--al-red)!important;color:var(--al-white)!important}.al-gallery-card figcaption{position:absolute;z-index:3;right:24px;bottom:22px;left:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;color:var(--al-white)}.al-gallery-card figcaption small,.al-gallery-card figcaption strong{display:block}.al-gallery-card figcaption small{color:#ffffffa3;font-size:8px;letter-spacing:.13em}.al-gallery-card figcaption strong{max-width:270px;font-size:14px;text-align:right}.al-gallery__note{max-width:760px;margin:34px 0 0;color:var(--al-muted);font-size:10px;line-height:1.7}.al-conversion{background:var(--al-paper)}.al-bundles{background:var(--al-black);color:var(--al-white)}.al-bundles h2{color:var(--al-white)}.al-bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:62px}.al-bundle{min-height:450px;padding:34px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.15);background:#111216}.al-bundle--featured{border-color:var(--al-red);background:var(--al-white);color:var(--al-ink);transform:translateY(-18px)}.al-bundle>small{color:var(--al-red);font-size:9px;font-weight:850;letter-spacing:.14em}.al-bundle h3{margin:50px 0 12px;color:inherit;font-size:30px;letter-spacing:-.04em}.al-bundle p,.al-bundle li{color:#ffffff94;font-size:12px;line-height:1.65}.al-bundle--featured p,.al-bundle--featured li{color:var(--al-muted)}.al-bundle ul{margin:22px 0 34px;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.14);list-style:none}.al-bundle--featured ul{border-color:var(--al-line)}.al-bundle li+li{margin-top:9px}.al-bundle li:before{margin-right:10px;color:var(--al-red);content:"\2713"}.al-bundle__footer{margin-top:auto}.al-bundle__footer form{margin:14px 0 0}.al-bundle__footer .al-button{width:100%}.al-lifestyle{display:grid;grid-template-columns:1.15fr .85fr;gap:8%;align-items:center}.al-lifestyle__media img{height:670px;object-fit:cover}.al-lifestyle blockquote{margin:0 0 28px;font-family:var(--al-serif);font-size:clamp(32px,3vw,48px);line-height:1.15}.al-lifestyle__copy>p:not(.al-eyebrow){color:var(--al-muted);font-size:14px;line-height:1.75}.al-reviews{background:#191a1d;color:var(--al-white)}.al-reviews h2{color:var(--al-white)}.al-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:60px}.al-review{min-height:330px;padding:30px;display:flex;flex-direction:column;background:#222326;border:1px solid rgba(255,255,255,.08)}.al-review__stars{color:var(--al-red);letter-spacing:.12em}.al-review>p{margin:44px 0 28px;color:#ffffffc7;font-family:var(--al-serif);font-size:21px;line-height:1.45}.al-review footer{margin-top:auto;color:#ffffff80;font-size:10px}.al-review footer strong{display:block;color:var(--al-white);font-size:12px}.al-demo-note{margin:24px 0 0;color:#ffffff6b;font-size:9px}.al-faq{background:var(--al-paper)}.al-faq__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:9%}.al-faq__intro>p:not(.al-eyebrow){margin-top:28px;color:var(--al-muted);font-size:14px;line-height:1.7}.al-faq details{border-top:1px solid var(--al-line)}.al-faq details:last-child{border-bottom:1px solid var(--al-line)}.al-faq summary{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:750;cursor:pointer;list-style:none}.al-faq summary::-webkit-details-marker{display:none}.al-faq summary:after{color:var(--al-red);font-size:23px;font-weight:300;content:"+"}.al-faq details[open] summary:after{content:"\2212"}.al-faq details p{max-width:720px;margin:-8px 0 26px;color:var(--al-muted);font-size:12px;line-height:1.75}.al-final{position:relative;min-height:700px;display:flex;align-items:center;overflow:hidden;background:#111215;color:var(--al-white)}.al-final__media,.al-final__veil{position:absolute;top:0;right:0;bottom:0;left:0}.al-final__media{background-image:var(--al-final-image);background-position:center;background-size:cover}.al-final__veil{background:linear-gradient(90deg,#08090beb,#08090b8a 48%,#08090b1f)}.al-final__content{position:relative;z-index:1}.al-final h2{max-width:820px;color:var(--al-white);font-size:clamp(58px,6.5vw,92px)}.al-final__content>p:not(.al-eyebrow){max-width:560px;margin:28px 0 32px;color:#ffffffad;font-size:14px;line-height:1.75}.al-product-story{background:var(--al-paper)}.al-product-story__intro,.al-product-story__results{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8%}.al-product-story__intro+.al-product-story__steps,.al-product-story__steps+.al-product-story__results{margin-top:120px}.al-product-story__visual{overflow:hidden;background:#ded9d0}.al-product-story__visual img{min-height:560px;height:62vw;max-height:720px;object-fit:cover}.al-product-story__copy>p:not(.al-eyebrow){margin-top:28px;color:var(--al-muted);font-size:14px;line-height:1.75}.al-product-story__steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:50px;background:var(--al-line);border:1px solid var(--al-line)}.al-product-story__step{min-height:290px;padding:28px;background:var(--al-white)}.al-product-story__step span{color:var(--al-red);font-size:9px;font-weight:850;letter-spacing:.12em}.al-product-story__step h3{margin:70px 0 12px;font-size:21px}.al-product-story__step p{margin:0;color:var(--al-muted);font-size:12px;line-height:1.65}.al-product-story__results .al-product-story__visual{position:relative;order:2}.al-product-story__results .al-product-story__visual img{height:auto;min-height:0;aspect-ratio:3 / 2}.al-product-story__disclaimer{margin-top:24px!important;font-size:10px!important}@keyframes alHeroIn{0%{opacity:0;transform:scale(1.07)}to{opacity:1;transform:scale(1.015)}}@media(prefers-reduced-motion:reduce){.al-reveal,.al-hero__media,.al *{animation:none!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1050px){.al-heading-grid,.al-gallery__heading{grid-template-columns:1fr 360px;gap:44px}.al-featured{gap:5%}.al-featured__visual{min-height:540px}.al-product-grid{grid-template-columns:repeat(3,1fr)}.al-product-card--wide{grid-column:span 2}}@media(max-width:820px){.al{--al-shell: min(100% - 36px, 1280px)}.al-section{padding-block:92px}.al-hero{min-height:740px;height:86svh}.al-hero__veil{background:linear-gradient(0deg,#050709e8,#05070994 55%,#0507091f 92%),linear-gradient(90deg,rgba(5,7,9,.5),transparent)}.al-hero__content{justify-content:flex-end;padding-bottom:72px}.al-hero h1{font-size:clamp(54px,12.5vw,82px)}.al-hero__actions{align-items:flex-start;flex-direction:column}.al-trust__grid{grid-template-columns:repeat(2,1fr)}.al-trust__item:nth-child(3){border-top:1px solid var(--al-line)}.al-trust__item:nth-child(4){border-top:1px solid var(--al-line);border-right:1px solid var(--al-line)}.al-heading-grid,.al-gallery__heading,.al-featured,.al-comparison,.al-lifestyle,.al-faq__grid,.al-product-story__intro,.al-product-story__results{grid-template-columns:1fr;gap:44px}.al-story__cards,.al-bundle-grid,.al-review-grid{grid-template-columns:1fr}.al-story-card--dark,.al-bundle--featured{transform:none}.al-featured__visual{min-height:580px}.al-product-grid{grid-template-columns:repeat(2,1fr)}.al-product-card--wide{grid-column:span 2}.al-steps{grid-template-columns:1fr}.al-step,.al-step:first-child{min-height:520px;border:0;border-top:1px solid rgba(255,255,255,.16)}.al-gallery__grid{grid-template-columns:1fr}.al-gallery-card,.al-gallery-card--portrait{height:auto;aspect-ratio:4 / 3;grid-column:auto}.al-gallery-card--portrait{aspect-ratio:4 / 5}.al-lifestyle__media img{height:580px}.al-product-story__intro+.al-product-story__steps,.al-product-story__steps+.al-product-story__results{margin-top:88px}.al-product-story__results .al-product-story__visual{order:initial}.al-product-story__steps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.al{--al-shell: calc(100% - 28px) }.al-section{padding-block:76px}.al h2{font-size:44px}.al-button,.al-button--large{width:100%;min-height:66px;padding-inline:24px}.al-hero{min-height:680px;height:82svh}.al-hero__media{background-position:62% center}.al-hero h1{font-size:52px}.al-hero__lead{margin-top:24px;font-size:14px}.al-hero__actions,.al-hero__actions form{width:100%}.al-hero__actions .al-text-link{display:none}.al-hero__proof{margin-top:30px}.al-trust__item{min-height:88px;padding:0 14px}.al-trust__item small{font-size:9px}.al-story__cards{margin-top:44px}.al-story-card{min-height:480px}.al-featured__visual{min-height:430px}.al-featured__buy{align-items:stretch;flex-direction:column}.al-products{padding-top:86px}.al-product-grid{grid-template-columns:1fr;margin-top:42px}.al-product-card--wide{grid-column:auto}.al-product-card--wide .al-product-card__media,.al-product-card__media{aspect-ratio:1}.al-system-banner{min-height:690px;align-items:flex-end;padding-bottom:64px}.al-system-banner__media{background-position:67% center}.al-system-banner__overlay{background:linear-gradient(0deg,#08090bf5,#08090b9e 48%,#08090b14 88%)}.al-system-banner__content h2,.al-final h2{font-size:50px}.al-step{min-height:500px;padding-inline:14px}.al-step__media{height:270px}.al-comparison{padding-top:92px}.al-gallery-card,.al-gallery-card--portrait{aspect-ratio:3 / 2}.al-gallery-card figcaption{display:block}.al-gallery-card figcaption strong{margin-top:7px;text-align:left}.al-bundle{min-height:420px;padding:28px}.al-lifestyle__media img{height:500px}.al-review{min-height:300px}.al-final{min-height:690px;align-items:flex-end;padding-bottom:64px}.al-final__media{background-position:65% center}.al-final__veil{background:linear-gradient(0deg,#08090bf5,#08090b66 70%,#08090b1f)}.al-product-story__visual img{min-height:480px}.al-product-story__steps-grid{grid-template-columns:1fr}.al-product-story__step{min-height:235px}.al-product-story__step h3{margin-top:48px}}body:has(.product-information) .product-information{padding-block:38px 84px;background:radial-gradient(circle at 8% 3%,rgba(234,61,44,.07),transparent 29%),linear-gradient(180deg,#f8f6f2,#f2eee8)}body:has(.product-information) .product-information__grid{gap:clamp(28px,3vw,54px);align-items:start}body:has(.product-information) .product-information__media media-gallery{--slideshow-gap: 0;width:100%}body:has(.product-information) .product-information__media .media-gallery--carousel slideshow-container{overflow:hidden;border:1px solid rgba(17,18,21,.08);border-radius:30px;background:#ebe7df;box-shadow:0 28px 80px #1112151a}body:has(.product-information) .product-information__media .product-media-container{background:#ebe7df}body:has(.product-information) .product-information__media .product-media{overflow:hidden;border-radius:28px;background:#ece8e0}body:has(.product-information) .product-information__media img{border-radius:28px}body:has(.product-information) .product-information__media slideshow-arrows{padding-inline:18px}body:has(.product-information) .product-information__media slideshow-arrows .slideshow-control{width:46px;height:46px;padding:0;border:1px solid rgba(17,18,21,.1);border-radius:50%;display:grid;place-items:center;background:#ffffffe6;color:var(--al-ink);box-shadow:0 12px 30px #1112151f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body:has(.product-information) .product-information__media slideshow-controls[thumbnails]{width:100%;min-height:0;margin-top:14px}body:has(.product-information) .product-information__media .slideshow-controls__thumbnails-container{overflow:visible}body:has(.product-information) .product-information__media .slideshow-controls__thumbnails{width:100%;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body:has(.product-information) .product-information__media .slideshow-controls__thumbnail{width:100%;min-width:0;aspect-ratio:1;border:1px solid rgba(17,18,21,.1);border-radius:18px;overflow:hidden;background:#e9e5de;opacity:.72;transition:opacity .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}body:has(.product-information) .product-information__media .slideshow-controls__thumbnail:nth-child(n+4){display:none}body:has(.product-information) .product-information__media .slideshow-controls__thumbnail:hover{opacity:1;transform:translateY(-2px)}body:has(.product-information) .product-information__media .slideshow-controls__thumbnail[aria-selected=true]{border-color:var(--al-ink);outline:none;opacity:1;box-shadow:0 0 0 2px #f8f6f2,0 0 0 4px var(--al-ink),0 12px 28px #1112151f}body:has(.product-information) .product-information__media .slideshow-controls__thumbnail img{width:100%;height:100%;border-radius:17px;object-fit:cover}body:has(.product-information) .product-details{align-self:start;padding:clamp(28px,3vw,46px)!important;border:1px solid rgba(17,18,21,.09);border-radius:32px;background:#fffffff0;box-shadow:0 30px 90px #1112151c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body:has(.product-information) .product-details h1{max-width:620px;font-size:clamp(36px,3.3vw,56px);font-weight:760;letter-spacing:-.06em;line-height:.96}body:has(.product-information) .product-details .price{color:var(--al-ink);font-size:34px;font-weight:820;letter-spacing:-.05em}body:has(.product-information) .product-details .compare-at-price{margin-inline-start:10px;color:#8b8b88;font-size:16px;font-weight:560}body:has(.product-information) .variant-option--buttons{gap:12px}body:has(.product-information) .variant-option--buttons legend{margin-bottom:14px;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}body:has(.product-information) .variant-option__button-label{min-height:52px;padding-inline:18px;border-radius:14px!important;display:inline-flex;align-items:center;justify-content:center;background:#f7f5f1;font-size:13px;font-weight:720}body:has(.product-information) .variant-option__button-label:has(input:checked){background:var(--al-ink);color:var(--al-white);box-shadow:0 10px 24px #11121529}body:has(.product-information) .variant-option--buttons:has(input[data-option-name=Kolor]){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]){position:relative;width:100%;min-height:70px;padding:12px 15px;border:1px solid rgba(17,18,21,.12);border-radius:18px!important;justify-content:flex-start;overflow:hidden;background:#f6f4f0;box-shadow:inset 0 0 0 1px #ffffffb3}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]) .variant-option__button-label__pill{background:transparent}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]) .variant-option__button-label__text{display:inline-flex;align-items:center;gap:10px;color:var(--al-ink);font-size:13px;font-weight:760;text-align:left}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]) .variant-option__button-label__text:before{width:20px;height:20px;border:1px solid rgba(17,18,21,.16);border-radius:50%;flex:0 0 20px;background:var(--al-swatch, #b8b8b5);box-shadow:inset 0 0 0 2px #ffffff40;content:""}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor][value=Czarny]){--al-swatch: #111215}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor][value=Bia\142y]){--al-swatch: #f8f7f2}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor][value=Grafitowy]),body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor][value=Szary]){--al-swatch: #666a70}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor][value=Fioletowy]){--al-swatch: #6f4b8b}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor][value=R\f3\17cowy]){--al-swatch: #e8a5ad}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]:checked){border-color:var(--al-ink);background:var(--al-ink);box-shadow:0 0 0 1px var(--al-ink),0 12px 28px #11121526}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]:checked) .variant-option__button-label__pill{background:var(--al-ink)}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]:checked) .variant-option__button-label__text{color:var(--al-white)!important}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]:checked) .variant-option__button-label__text:before{border-color:#ffffff94;box-shadow:0 0 0 2px #ffffff2e}body:has(.product-information) .buy-buttons-block{margin-top:4px}body:has(.product-information) .product-form-buttons{gap:12px}body:has(.product-information) .quantity-selector{min-width:126px;height:68px;border:1px solid rgba(17,18,21,.1);border-radius:999px;background:#f6f4f0}body:has(.product-information) .add-to-cart-button{min-height:68px;border-radius:999px;background:var(--al-ink);color:var(--al-white);font-size:15px;font-weight:850;letter-spacing:.015em;box-shadow:0 16px 38px #11121533}body:has(.product-information) .add-to-cart-button:hover{background:var(--al-red);transform:translateY(-1px)}.al-offer-panel{width:100%;margin-block:-4px 2px;padding:20px;border:1px solid rgba(17,18,21,.09);border-radius:20px;background:#f8f6f2}.al-offer-panel__heading{margin-bottom:14px;display:flex;align-items:baseline;justify-content:space-between;gap:14px}.al-offer-panel__heading span{font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.al-offer-panel__heading small{color:var(--al-muted);font-size:10px}.al-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.al-package-card{position:relative;min-width:0;min-height:128px;padding:16px 14px;border:1px solid rgba(17,18,21,.14);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;background:#fff;color:var(--al-ink);text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.al-package-card:hover{transform:translateY(-2px);border-color:var(--al-ink)}.al-package-card.is-active{border-color:var(--al-ink);box-shadow:0 0 0 1px var(--al-ink),0 12px 28px #1112151a}.al-package-card.is-active:after{position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--al-ink);color:var(--al-white);content:"\2713";font-size:11px;font-weight:900}.al-package-card--featured{border-color:var(--al-red)}.al-package-card__badge{position:static;padding:5px 8px;border-radius:999px;align-self:flex-start;background:var(--al-red);color:var(--al-white);font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.al-package-card--featured .al-package-card__top{margin-top:-2px}.al-package-card__top,.al-package-card__prices{display:flex;flex-direction:column}.al-package-card__top strong{font-size:13px}.al-package-card__top small,.al-package-card__prices s{margin-top:3px;color:var(--al-muted);font-size:9px}.al-package-card__prices b{margin-top:2px;font-size:15px;letter-spacing:-.03em}.al-package-card__saving{margin-top:7px;color:#d94436;font-size:9px;font-weight:820;letter-spacing:.02em}.al-offer-trust{margin-top:16px;padding-top:15px;border-top:1px solid rgba(17,18,21,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:10px;color:#565753;font-size:9px;font-weight:720;text-align:center}.al-offer-trust span:before{display:block;margin-bottom:5px;color:var(--al-red);content:"\2713";font-size:12px}@media screen and (max-width:749px){body:has(.product-information) .product-information{padding-block:0 48px}body:has(.product-information) .product-information__grid{gap:0}body:has(.product-information) .product-information__media{padding-inline:14px}body:has(.product-information) .product-information__media .media-gallery--carousel slideshow-container,body:has(.product-information) .product-information__media img,body:has(.product-information) .product-information__media .product-media{border-radius:22px}body:has(.product-information) .product-information__media .slideshow-controls__thumbnails{gap:8px}body:has(.product-information) .product-information__media .slideshow-controls__thumbnail,body:has(.product-information) .product-information__media .slideshow-controls__thumbnail img{border-radius:14px}body:has(.product-information) .product-details{margin-top:18px;padding:24px 18px!important;border-radius:24px}body:has(.product-information) .product-details h1{font-size:clamp(34px,10vw,44px)}.al-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.al-package-card{min-height:126px;padding:14px 10px}.al-package-card__top strong{font-size:12px}.al-package-card__prices b{font-size:14px}.al-package-card.is-active:after{top:9px;right:9px;width:18px;height:18px}body:has(.product-information) .variant-option--buttons:has(input[data-option-name=Kolor]){grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]){min-height:58px;padding:9px}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]) .variant-option__button-label__text{gap:7px;font-size:11px}body:has(.product-information) .variant-option__button-label:has(input[data-option-name=Kolor]) .variant-option__button-label__text:before{width:16px;height:16px;flex-basis:16px}.al-offer-panel__heading{align-items:flex-start;flex-direction:column}.al-offer-trust{font-size:8px}.al-product-card__body{min-height:184px}}footer .footer-content{position:relative;padding:58px clamp(26px,4vw,64px);border-radius:32px 32px 0 0;background:radial-gradient(circle at 82% 0%,rgba(234,61,44,.2),transparent 34%),#111215;color:#fff}footer .footer-content h2,footer .footer-content .text-block h2{max-width:560px;color:#fff!important;-webkit-text-fill-color:#fff;font-size:clamp(34px,4vw,56px);font-weight:760;letter-spacing:-.055em;line-height:.96}footer .footer-content p,footer .footer-content .text-block p{max-width:560px;color:#ffffffad!important;-webkit-text-fill-color:rgba(255,255,255,.68);font-size:15px;line-height:1.6}footer .email-signup__input-group{min-height:68px;border:1px solid rgba(255,255,255,.18)!important;background:#ffffff14!important;box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}footer .email-signup__input{color:#fff!important;background:transparent!important}footer .email-signup__input::placeholder{color:#ffffff7a!important}footer .email-signup__button{color:#fff!important}footer .footer-utilities,footer .footer-utilities .section,footer .footer-utilities .section-background,footer .section-wrapper:has([data-testid=footer-utilities]),footer .section-wrapper:has([data-testid=footer-utilities]) .section,footer .section-wrapper:has([data-testid=footer-utilities]) .section-background{background:#0d0e10!important}footer [data-testid=footer-utilities]{border-color:#ffffff1f!important;color:#ffffff94!important}footer [data-testid=footer-utilities] .footer-utilities__text,footer [data-testid=footer-utilities] a,footer [data-testid=footer-utilities] .policy-list-trigger{color:#ffffffb8!important;-webkit-text-fill-color:rgba(255,255,255,.72);transition:color .2s ease}footer [data-testid=footer-utilities] a:hover,footer [data-testid=footer-utilities] .policy-list-trigger:hover{color:#fff!important;-webkit-text-fill-color:#fff}body:has(collection-component) main{background:radial-gradient(circle at 12% 4%,rgba(234,61,44,.07),transparent 26%),#f5f2ec}body:has(collection-component) main h1{font-size:clamp(54px,7vw,92px);font-weight:780;letter-spacing:-.065em;line-height:.9}body:has(collection-component) .product-grid-container{background:transparent}body:has(collection-component) .facets.facets-controls-wrapper{margin-bottom:24px;padding:12px 18px;border:1px solid rgba(17,18,21,.09);border-radius:18px;background:#ffffffd1;box-shadow:0 14px 42px #1112150f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body:has(collection-component) .facets__summary{font-weight:720}body:has(collection-component) .product-grid__item .product-card__content{overflow:hidden;border:1px solid rgba(17,18,21,.08);background:#ffffffe0;box-shadow:0 14px 42px #1112150f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}body:has(collection-component) .product-grid__item:hover .product-card__content{border-color:#11121529;box-shadow:0 24px 58px #1112151c;transform:translateY(-5px)}body:has(collection-component) .card-gallery{overflow:hidden;background:#ebe7df}body:has(collection-component) .card-gallery img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}body:has(collection-component) .product-grid__item:hover .card-gallery img{transform:scale(1.035)}body:has(collection-component) .product-badges__badge{padding:8px 12px;border-radius:999px;background:var(--al-red);color:#fff;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 8px 24px #ea3d2c3d}body:has(collection-component) .product-card .product-title{font-size:16px;font-weight:740;letter-spacing:-.025em;line-height:1.25}body:has(collection-component) .product-card .price{color:var(--al-ink);font-size:17px;font-weight:820}body:has(collection-component) .product-card .compare-at-price{margin-inline-start:6px;color:#8b8b88;font-size:12px}body:has(.contact-form) main{min-height:calc(100vh - 120px);background:radial-gradient(circle at 82% 12%,rgba(234,61,44,.09),transparent 30%),linear-gradient(180deg,#f8f6f2,#f2eee8)}body:has(.contact-form) main h1{font-size:clamp(54px,7vw,88px);font-weight:780;letter-spacing:-.065em;line-height:.92}body:has(.contact-form) main .rte{max-width:650px;margin-inline:auto;color:#666760;font-size:16px;line-height:1.65}body:has(.contact-form) .contact-form{padding:clamp(22px,3vw,38px);border:1px solid rgba(17,18,21,.09);border-radius:30px;background:#ffffffe6;box-shadow:0 28px 80px #1112151a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body:has(.contact-form) .contact-form__form{gap:14px}body:has(.contact-form) .contact-form__input{min-height:60px;padding:18px 20px;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}body:has(.contact-form) .contact-form__input:focus{border-color:var(--al-ink);outline:none;background:#fff;box-shadow:0 0 0 4px #11121512}body:has(.contact-form) .contact-form__input--textarea{min-height:210px}body:has(.contact-form) button.submit-button{min-height:66px;border-radius:999px;border-color:var(--al-ink)!important;background:var(--al-ink)!important;color:#fff!important;-webkit-text-fill-color:#fff;opacity:1!important;font-size:14px;font-weight:850;box-shadow:0 15px 36px #1112152e}body:has(.contact-form) button.submit-button:hover{border-color:var(--al-red)!important;background:var(--al-red)!important;transform:translateY(-1px)}@media screen and (max-width:749px){footer .footer-content{padding:42px 22px;border-radius:24px 24px 0 0}footer .email-signup__input-group{min-height:62px}body:has(collection-component) main h1,body:has(.contact-form) main h1{font-size:52px}body:has(collection-component) .facets.facets-controls-wrapper{margin-inline:14px;padding:10px 12px;border-radius:16px}body:has(collection-component) .product-grid__item .product-card__content{border-radius:18px}body:has(.contact-form) .contact-form{margin-inline:14px;padding:20px 16px;border-radius:24px}body:has(.contact-form) .contact-form__input--textarea{min-height:180px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ascendlab.css.map */
