.at-land{--ink: #1d1d1f;--ink-2: #6e6e73;--ink-3: #86868b;--light: #fbfbfd;--gray: #f5f5f7;--hair: rgba(0, 0, 0, .1);--g: #16a34a;--g-deep: #15803d;--g-dark: #166534;--g-lite: #4ade80;--g-tint: #ecfdf3;--ease: cubic-bezier(.25, .1, .25, 1);--fluid: cubic-bezier(.32, .72, .28, 1);--font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", system-ui, sans-serif;--glass-bg: rgba(245, 245, 247, .72);--glass-blur: blur(9px);--dot-ink: rgba(29, 29, 31, .62);font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased}.at-land *,.at-land *:before,.at-land *:after{box-sizing:border-box}.at-land a{text-decoration:none;color:inherit}.at-land button{font:inherit;border:0;background:none;cursor:pointer;color:inherit}.at-land img,.at-land video{display:block;max-width:100%}.at-land .wrap,.at-land .wide{width:100%;max-width:var(--at-home-max);margin-inline:auto;padding-inline:var(--at-home-pad);box-sizing:border-box}.at-land .pill{display:inline-flex;align-items:center;justify-content:center;border-radius:980px;background:var(--g-deep);color:#fff;font-weight:600;white-space:nowrap;transition:background .2s var(--ease),transform .2s var(--ease)}.at-land .pill:hover{background:var(--g-dark);transform:scale(1.02)}.at-land .pill:active{transform:scale(.97)}.at-land .tx-link{color:var(--g-deep);font-weight:500;transition:color .2s var(--ease)}.at-land .tx-link:hover{text-decoration:underline}.at-land .eyebrow{display:block;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--g-deep);margin-bottom:18px}.at-land .h-sec{font-size:clamp(32px,4.6vw,60px);font-weight:700;line-height:1.06;letter-spacing:-.025em}.at-land .h-sec .dim{display:block;color:var(--ink-2)}.at-land .body-copy{margin-top:24px;font-size:18px;line-height:1.55;color:var(--ink-3);max-width:560px}.at-land .body-copy b{font-weight:600;color:var(--ink)}.at-land .grad-text{background:linear-gradient(93deg,#4ade80,#16a34a 55%,#15803d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.at-land .rv{opacity:0;transform:translateY(16px);transition:opacity .9s var(--ease) var(--d, 0s),transform .9s var(--ease) var(--d, 0s)}.at-land .rv.in{opacity:1;transform:none}.shopify-section.at-home-highlights-section{margin:0!important;padding:0!important}.at-land .hl{background:#fff;padding:var(--hl-pad-top, clamp(28px, 3vw, 40px)) 0 0;scroll-margin-top:var(--header-height, 96px)}.at-land .hl-head{width:100%;max-width:var(--at-home-max);margin-inline:auto;padding-inline:var(--at-home-pad);box-sizing:border-box;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.at-land .hl-title{font-size:clamp(30px,3.6vw,48px);font-weight:600;letter-spacing:-.02em;color:#000;text-align:left;margin:0}.at-land .hl-film{display:inline-flex;align-items:center;gap:8px;color:var(--g-deep);font-size:15px;white-space:nowrap;padding-bottom:8px;background:none;border:0;cursor:pointer}.at-land .hl-film:hover{text-decoration:underline}.at-land .hl-film .cir{width:19px;height:19px;border-radius:50%;border:1.5px solid var(--g-deep);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.at-land .hl-stage{position:relative;margin-top:12px;--cardw: clamp(300px, 84vw, var(--hl-card-max, 1140px))}.at-land .hl-head+.hl-stage{margin-top:32px}@media screen and (min-width:1800px){.at-land .hl-stage{--cardw: min(72vw, 1680px)}}.at-land .hl-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(12px,calc((100% - var(--cardw)) / 2)) 80px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.at-land .hl-track::-webkit-scrollbar{display:none}.at-land .hl-figure{flex:0 0 var(--cardw);scroll-snap-align:center;margin:0}.at-land .hl-card{position:relative;aspect-ratio:16 / 9;border-radius:28px;overflow:hidden;background:var(--gray)}.at-land .hl-card:not(.hl-card--creator):not(.hl-card--layers):not(.hl-card--galaxy)>img,.at-land .hl-card:not(.hl-card--creator):not(.hl-card--layers):not(.hl-card--galaxy)>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.at-land .hl-card:not(.hl-card--creator):not(.hl-card--layers):not(.hl-card--galaxy)>video{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.at-land .hl-card.hl-card--split{display:block;background:#f5f5f7;overflow:hidden;container-type:inline-size;container-name:hlcard}.at-land .hl-split__copy{position:absolute;z-index:2;top:0;left:0;bottom:0;width:min(42%,440px);padding:clamp(28px,3.6vw,52px) clamp(24px,3vw,48px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box;pointer-events:none;opacity:.92;transform:translateY(8px);transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1)}.at-land .hl-figure.is-active .hl-split__copy,.at-land .hl-figure:first-child .hl-split__copy{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.at-land .hl-split__copy{opacity:1;transform:none;transition:none}.at-land .hl-card:hover .hl-split__media>img,.at-land .hl-card:hover .hl-split__media>video{transform:none}}.at-land .hl-split__eyebrow{margin:0 0 14px;color:#6e6e73;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:clamp(12px,1.18vw,16px);font-weight:600;letter-spacing:.006em;line-height:1.2}.at-land .hl-split__title{margin:0;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(28px,3.1vw,48px);font-weight:650;letter-spacing:-.04em;line-height:1.05;max-width:12ch}.at-land .hl-split__sub{margin:14px 0 0;max-width:28ch;color:#6e6e73;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:clamp(14px,1.2vw,18px);font-weight:400;letter-spacing:-.012em;line-height:1.4}.at-land .hl-split__stats{position:relative;display:flex;gap:clamp(20px,2.7vw,37px);margin-top:clamp(14px,1.8vw,24px);padding-top:clamp(10px,1.25vw,17px);align-self:flex-start}.at-land .hl-split__stats:before{content:"";position:absolute;top:0;left:0;width:92px;height:1px;background:#c9c9ce}.at-land .hl-split__stat b{display:block;color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(20px,2.21vw,30px);font-weight:650;letter-spacing:-.024em;line-height:1.1}.at-land .hl-split__stat span{display:block;margin-top:3px;color:#6e6e73;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:clamp(11px,.96vw,13px);line-height:1.3}.at-land .hl-split__link{margin-top:22px;padding-top:0;pointer-events:auto;display:inline-flex;align-items:center;gap:4px;color:var(--g-deep);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(13px,1vw,15px);font-weight:500;letter-spacing:-.012em;line-height:1.2;text-decoration:none;transition:opacity .18s cubic-bezier(.4,0,.2,1)}.at-land .hl-split__link:hover{text-decoration:underline;opacity:.85}.at-land .hl-split__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-end;pointer-events:none;overflow:hidden}.at-land .hl-card--anchor-right .hl-split__media{justify-content:flex-end;padding:4% 2% 4% 38%}.at-land .hl-card--anchor-right .hl-split__title{font-size:clamp(32px,3.4vw,52px);max-width:11ch}.at-land .hl-card--anchor-right .hl-split__sub{font-size:clamp(15px,1.3vw,19px);max-width:26ch}.at-land .hl-card--anchor-bottom_left .hl-split__copy,.at-land .hl-card--anchor-left .hl-split__copy,.at-land .hl-card--anchor-bottom_right .hl-split__copy{left:0;right:auto;width:45%;max-width:512px;justify-content:center;align-items:flex-start;padding:4.6% 0 4.6% 6.85%}.at-land .hl-card--anchor-bottom_left .hl-split__media,.at-land .hl-card--anchor-left .hl-split__media,.at-land .hl-card--anchor-bottom_right .hl-split__media{top:0;right:0;bottom:0;left:0;align-items:stretch;justify-content:stretch;padding:0}.at-land .hl-card--anchor-bottom_left .hl-split__title,.at-land .hl-card--anchor-left .hl-split__title,.at-land .hl-card--anchor-bottom_right .hl-split__title{font-size:clamp(30px,5.31vw,72px);letter-spacing:-.034em;line-height:1.02;max-width:100%}.at-land .hl-card--anchor-bottom_left .hl-split__sub,.at-land .hl-card--anchor-left .hl-split__sub,.at-land .hl-card--anchor-bottom_right .hl-split__sub{font-size:clamp(15px,1.47vw,20px);max-width:100%;margin-top:17px}.at-land .hl-card--anchor-bottom_left .hl-split__link,.at-land .hl-card--anchor-left .hl-split__link,.at-land .hl-card--anchor-bottom_right .hl-split__link{font-size:clamp(14px,1.25vw,17px);margin-top:clamp(18px,1.95vw,26px)}@container hlcard (min-width: 1px){.at-land .hl-split__eyebrow{font-size:clamp(10px,1.4cqw,16px)}.at-land .hl-split__stats{gap:clamp(20px,3.23cqw,37px);margin-top:clamp(14px,2.1cqw,24px);padding-top:clamp(10px,1.5cqw,17px)}.at-land .hl-split__stats:before{width:clamp(56px,8.07cqw,92px)}.at-land .hl-split__stat b{font-size:clamp(18px,2.63cqw,30px)}.at-land .hl-split__stat span{font-size:clamp(10px,1.14cqw,13px)}.at-land .hl-card--anchor-bottom_left .hl-split__title,.at-land .hl-card--anchor-left .hl-split__title,.at-land .hl-card--anchor-bottom_right .hl-split__title{font-size:clamp(22px,6.32cqw,72px)}.at-land .hl-card--anchor-bottom_left .hl-split__sub,.at-land .hl-card--anchor-left .hl-split__sub,.at-land .hl-card--anchor-bottom_right .hl-split__sub{font-size:clamp(12px,1.75cqw,20px)}.at-land .hl-card--anchor-bottom_left .hl-split__link,.at-land .hl-card--anchor-left .hl-split__link,.at-land .hl-card--anchor-bottom_right .hl-split__link{font-size:clamp(12px,1.49cqw,17px)}}.at-land .hl-split__media>img,.at-land .hl-split__media>video{position:static;display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;mix-blend-mode:normal;transform:none;transition:transform .8s cubic-bezier(.2,.75,.25,1)}.at-land .hl-card--anchor-right .hl-split__media>video{mix-blend-mode:multiply;object-fit:contain;object-position:center center}.at-land .hl-card--anchor-bottom_left .hl-split__media>img,.at-land .hl-card--anchor-left .hl-split__media>img,.at-land .hl-card--anchor-bottom_right .hl-split__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center center;mix-blend-mode:normal;transform:none}.at-land .hl-card.hl-card--split.lite .hl-split__media>img{mix-blend-mode:normal}.at-land .hl-card:hover .hl-split__media>img,.at-land .hl-card:not(.hl-card--anchor-fill):hover .hl-split__media>video{transform:scale(1.02)}.at-land .hl-card--anchor-bottom_left:hover .hl-split__media>img,.at-land .hl-card--anchor-left:hover .hl-split__media>img,.at-land .hl-card--anchor-bottom_right:hover .hl-split__media>img{transform:none}.at-land .hl-card.hl-card--anchor-fill{aspect-ratio:16 / 9;background:#0f1720}.at-land .hl-card--anchor-fill .hl-split__media{top:0;right:0;bottom:0;left:0;padding:0;overflow:hidden}.at-land .hl-card--anchor-fill .hl-split__media>video,.at-land .hl-card--anchor-fill .hl-split__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center center;mix-blend-mode:normal;transform:none}@media screen and (max-width:740px){.at-land .hl-stage{--cardw: min(88vw, 360px)}.at-land .hl-track{gap:12px;padding:0 max(12px,calc((100% - var(--cardw)) / 2)) 56px}.at-land .hl-card{border-radius:22px}.at-land .hl-card.hl-card--anchor-fill{aspect-ratio:auto;display:block;min-height:443px;height:443px}.at-land .hl-card.hl-card--anchor-fill .hl-split__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.at-land .hl-card.hl-card--split:not(.hl-card--anchor-fill){aspect-ratio:auto;display:flex;flex-direction:column;min-height:0}.at-land .hl-card.hl-card--split:not(.hl-card--anchor-fill) .hl-split__media,.at-land .hl-card--anchor-right .hl-split__media,.at-land .hl-card--anchor-bottom_left .hl-split__media,.at-land .hl-card--anchor-left .hl-split__media,.at-land .hl-card--anchor-bottom_right .hl-split__media{position:relative;inset:auto;order:1;width:100%;height:auto;aspect-ratio:5 / 4;flex:0 0 auto;padding:0;align-items:stretch;justify-content:stretch;overflow:hidden}.at-land .hl-card.hl-card--split.hl-card--anchor-right .hl-split__media{padding:16px 12px 0;box-sizing:border-box}.at-land .hl-card.hl-card--split:not(.hl-card--anchor-fill) .hl-split__media>img,.at-land .hl-card.hl-card--split:not(.hl-card--anchor-fill) .hl-split__media>video,.at-land .hl-card.hl-card--split:not(.hl-card--anchor-fill) .hl-split__media .hl-split__img,.at-land .hl-card--anchor-bottom_left .hl-split__media>img,.at-land .hl-card--anchor-left .hl-split__media>img,.at-land .hl-card--anchor-bottom_right .hl-split__media>img,.at-land .hl-card--anchor-bottom_right .hl-split__media .hl-split__img,.at-land .hl-card--anchor-right .hl-split__media>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center bottom}.at-land .hl-split__picture{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.at-land .hl-split__picture .hl-split__img,.at-land .hl-split__picture>img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.at-land .hl-card.hl-card--split.hl-card--anchor-right .hl-split__media>video{top:16px;right:12px;bottom:0;left:12px;width:auto;height:auto;max-width:calc(100% - 24px);max-height:calc(100% - 16px);margin:0 auto;object-fit:contain;object-position:center bottom;transform:none}.at-land .hl-figure:nth-child(4) .hl-card.hl-card--split.hl-card--anchor-bottom_right .hl-split__picture .hl-split__img,.at-land .hl-figure:nth-child(4) .hl-card.hl-card--split.hl-card--anchor-bottom_right .hl-split__picture>img{transform:scale(.95);transform-origin:center bottom}.at-land .hl-split__copy,.at-land .hl-card--anchor-bottom_left .hl-split__copy,.at-land .hl-card--anchor-left .hl-split__copy,.at-land .hl-card--anchor-bottom_right .hl-split__copy{position:relative;inset:auto;order:2;width:100%;max-width:none;min-height:0;padding:18px 18px 22px;justify-content:flex-start;align-items:flex-start;pointer-events:auto;transform:none;opacity:1}.at-land .hl-split__eyebrow{font-size:11px;margin-bottom:8px}.at-land .hl-split__title,.at-land .hl-card--anchor-bottom_left .hl-split__title,.at-land .hl-card--anchor-left .hl-split__title,.at-land .hl-card--anchor-bottom_right .hl-split__title,.at-land .hl-card--anchor-right .hl-split__title{font-size:clamp(24px,7vw,32px);max-width:none;letter-spacing:-.03em;line-height:1.05}.at-land .hl-split__sub,.at-land .hl-card--anchor-bottom_left .hl-split__sub,.at-land .hl-card--anchor-left .hl-split__sub,.at-land .hl-card--anchor-bottom_right .hl-split__sub,.at-land .hl-card--anchor-right .hl-split__sub{font-size:14px;max-width:none;margin-top:10px;line-height:1.4}.at-land .hl-split__stats{display:none}.at-land .hl-split__link,.at-land .hl-card--anchor-bottom_left .hl-split__link,.at-land .hl-card--anchor-left .hl-split__link,.at-land .hl-card--anchor-bottom_right .hl-split__link{font-size:14px;margin-top:14px}.at-land .hl-card.hl-card--split:not(.hl-card--anchor-fill):hover .hl-split__media>img,.at-land .hl-card.hl-card--split:not(.hl-card--anchor-fill):hover .hl-split__media>video{transform:none}.at-land .hl-card--anchor-right:hover .hl-split__media>video{transform:none}}.at-land .hl-card.lite:not(.hl-card--split)>img,.at-land .hl-card.lite:not(.hl-card--split)>video{object-fit:contain;object-position:center center;width:100%;height:100%;left:0;right:0;padding:8% 10% 6%;box-sizing:border-box;mix-blend-mode:normal}.at-land .hl-cap-on{position:absolute;z-index:2;top:clamp(22px,3.2vw,40px);left:50%;transform:translate(-50%);width:min(88%,640px);margin:0;padding:0;text-align:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:clamp(18px,2vw,26px);font-weight:600;letter-spacing:-.015em;line-height:1.22;color:#1d1d1f;pointer-events:none}.at-land .hl-card.hl-card--creator{position:relative;background:linear-gradient(180deg,#fbfbfc,#f4f5f7);overflow:hidden}.at-land .hl-creator__eyebrow--card{position:absolute;top:20px;left:28px;z-index:4;margin:0;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;pointer-events:none}.at-land .hl-card.hl-card--creator .hl-creator{position:absolute;top:0;right:0;bottom:0;left:0}.at-land .hl-creator__video img{position:static;width:100%;height:100%;min-height:0;object-fit:cover;border-radius:16px;display:block}.at-land .hl-creator{position:relative;height:100%;padding:24px;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.15fr) minmax(300px,.9fr);gap:18px;align-items:stretch;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}.at-land .hl-creator__copy,.at-land .hl-creator__video,.at-land .hl-creator__products{min-height:0}.at-land .hl-creator__copy,.at-land .hl-creator__video,.at-land .hl-creator__p{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:22px;box-shadow:0 6px 26px #0f172a12}.at-land .hl-creator__copy{padding:28px 26px 24px;display:flex;flex-direction:column;justify-content:center}.at-land .hl-creator__eyebrow{margin:0 0 10px;font-size:11px;letter-spacing:.12em;color:#6b7280}.at-land .hl-creator__title{margin:0;font-size:clamp(30px,2.4vw,45px);line-height:1.03;letter-spacing:-.03em;color:#111827}.at-land .hl-creator__title span{display:block;color:#5f9f5f}.at-land .hl-creator__desc{margin:12px 0 0;color:#4b5563;font-size:16px;line-height:1.45}.at-land .hl-creator__cta{margin-top:16px;width:fit-content;background:#0b0b0c;color:#fff;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:600}.at-land .hl-creator__video{padding:10px}.at-land .hl-creator__video video{position:static;width:100%;height:100%;min-height:0;object-fit:cover;border-radius:16px}.at-land .hl-creator__products{display:grid;grid-template-rows:auto minmax(0,1fr) minmax(0,1fr);gap:10px;min-height:0;height:100%;overflow:hidden}.at-land .hl-creator__cathead{flex:0 0 auto;margin:0;padding:4px 2px 0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.at-land .hl-creator__p{min-height:0;text-decoration:none;color:#111827;padding:10px;display:flex;flex-direction:column;gap:4px;overflow:hidden}.at-land .hl-creator__p+.hl-creator__p{margin-top:0}.at-land .hl-creator__p-thumb{flex:1 1 0;min-height:0;max-height:100%;position:relative;overflow:hidden;border-radius:12px;background:#f3f4f6}.at-land .hl-creator__p-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;transform:none;object-fit:cover;object-position:center center;display:block}.at-land .hl-creator__ptitle{margin:0;flex:0 0 auto;font-size:clamp(15px,1.05vw,18px);line-height:1.15;letter-spacing:-.01em}.at-land .hl-creator__psub{margin:0;flex:0 0 auto;color:#6b7280;font-size:11px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.at-land .hl-creator__plink{margin-top:2px;flex:0 0 auto;color:#0f766e;font-size:12px;font-weight:600}@media(max-width:1200px){.at-land .hl-creator__eyebrow--card{top:14px;left:20px}.at-land .hl-creator{display:flex;flex-direction:column;padding:16px}.at-land .hl-creator__copy{order:1}.at-land .hl-creator__video{order:2}.at-land .hl-creator__products{order:3}.at-land .hl-creator__video video{aspect-ratio:9 / 16}}@media(max-width:749px){.at-land .hl-creator__ptitle{font-size:18px}}.at-land .hl-card.green{background:linear-gradient(160deg,#16a34a,#166534);display:flex;align-items:center;justify-content:center}.at-land .hl-card.green .hl-cap-inline{color:#fff;text-align:center;width:70%;font-size:clamp(20px,2.6vw,34px);font-weight:600;line-height:1.3;margin:0}.at-land .hl-card.hl-card--layers{aspect-ratio:1140 / 616;background:linear-gradient(180deg,#fbfbfc,#f4f5f7);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;box-shadow:0 2px 16px #0000000a}.at-land .hl-card.hl-card--layers>img,.at-land .hl-card.hl-card--layers>video{display:none}.at-land .hl-layers__copy{margin:0;padding:22px 36px 0;text-align:center;font-size:clamp(22px,2.2vw,28px);font-weight:600;letter-spacing:-.016em;line-height:1.2;color:var(--ink);position:relative;z-index:2;min-height:calc(2.4em + 20px);box-sizing:border-box}.at-land .hl-layers__fine{display:block;margin-top:6px;font-size:14px;font-weight:400;color:var(--ink-2);min-height:1.2em}.at-land .hl-layers__media{position:relative;overflow:hidden;padding:0 20px 18px;display:flex;align-items:center;justify-content:center;min-height:0}.at-land .hl-layers__stage{width:min(960px,100%);height:100%;display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;transition:grid-template-columns .88s cubic-bezier(.22,1,.36,1)}.at-land .hl-card--layers.is-open .hl-layers__stage{grid-template-columns:minmax(0,1.12fr) minmax(240px,.78fr);gap:10px 16px;justify-items:stretch}.at-land .hl-layers__product{display:flex;align-items:center;justify-content:center;gap:18px;grid-column:1;grid-row:1;transition:justify-content .85s cubic-bezier(.22,1,.36,1),padding .85s cubic-bezier(.22,1,.36,1)}.at-land .hl-card--layers.is-open .hl-layers__product{justify-content:flex-end;padding-right:8px}.at-land .hl-layers__img{line-height:0}.at-land .hl-card.hl-card--layers .hl-layers__img img{position:static!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;height:auto!important;max-width:min(1020px,82vw)!important;max-height:min(570px,64vh)!important;object-fit:contain!important;mix-blend-mode:normal;filter:none;transition:max-width .88s cubic-bezier(.22,1,.36,1),max-height .88s cubic-bezier(.22,1,.36,1);pointer-events:none;display:block}.at-land .hl-card.hl-card--layers.is-open .hl-layers__img img{max-width:min(1020px,82vw)!important;max-height:min(570px,64vh)!important}.at-land .hl-card--layers.is-open .hl-layers__callout-label{font-size:17px}.at-land .hl-card--layers.is-open .hl-layers__callout-desc{font-size:15px}.at-land .hl-card--layers.is-open .hl-layers__callouts{gap:22px;padding-right:12px}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__callouts{display:flex}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__callout{opacity:1;transform:none}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__media{padding:0 clamp(20px,3vw,32px) 18px}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__stage{width:100%;max-width:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(10px,1.6vw,18px)}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__product{justify-content:center;padding-right:0;flex:0 1 auto}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__callouts{padding-right:0;flex:0 1 auto;max-width:min(280px,34%)}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__media{background:linear-gradient(180deg,#fbfbfc,#f4f5f7)}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__img{background:#f4f5f7;filter:drop-shadow(0 10px 28px rgba(0,0,0,.07))}.at-land .hl-card--layers[data-layers-always-open] .hl-layers__img img{mix-blend-mode:multiply;filter:none;max-width:min(920px,58vw)!important;max-height:min(520px,58vh)!important}.at-land .hl-card--layers[data-layers-always-open].is-open .hl-layers__img img{max-width:min(920px,58vw)!important;max-height:min(520px,58vh)!important}.at-land .hl-layers__plus{position:relative;width:44px;height:44px;border:0;border-radius:50%;cursor:pointer;background:#fff;color:var(--ink);flex-shrink:0;box-shadow:0 0 0 .5px #00000014,0 6px 20px #0000001f;transition:background .2s ease,color .2s ease,transform .2s ease}.at-land .hl-layers__plus:hover{transform:scale(1.06)}.at-land .hl-card--layers.is-open .hl-layers__plus{background:var(--ink);color:#fff}.at-land .hl-layers__plus-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.at-land .hl-layers__plus-bar{position:absolute;left:50%;top:50%;width:15px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .45s cubic-bezier(.22,1,.36,1)}.at-land .hl-layers__plus-bar--h{transform:translate(-50%,-50%)}.at-land .hl-layers__plus-bar--v{transform:translate(-50%,-50%) rotate(90deg)}.at-land .hl-card--layers.is-open .hl-layers__plus-bar--h{transform:translate(-50%,-50%) rotate(45deg)}.at-land .hl-card--layers.is-open .hl-layers__plus-bar--v{transform:translate(-50%,-50%) rotate(-45deg)}.at-land .hl-layers__callouts{list-style:none;margin:0;padding:0 8px 0 0;display:none;flex-direction:column;gap:20px;grid-column:2;grid-row:1;align-self:center}.at-land .hl-card--layers.is-open .hl-layers__callouts{display:flex}.at-land .hl-layers__callout{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;opacity:0;transform:translate(16px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.at-land .hl-card--layers.is-open .hl-layers__callout{opacity:1;transform:none}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(1){transition-delay:.12s}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(2){transition-delay:.22s}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(3){transition-delay:.32s}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(4){transition-delay:.42s}.at-land .hl-layers__callout-label{display:block;font-size:16px;font-weight:600;color:var(--ink)}.at-land .hl-layers__callout-desc{display:block;margin-top:3px;font-size:14px;color:var(--muted, #6e6e73)}.at-land .hl-layers__callout-line{display:flex;align-items:flex-end;width:80px;height:40px;order:-1;color:#1d1d1f73;flex-shrink:0}.at-land .hl-layers__callout-line-svg{display:block;width:80px;height:40px;overflow:visible}.at-land .hl-layers__callout-path{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .55s cubic-bezier(.22,1,.36,1)}.at-land .hl-layers__callout-dot{opacity:0;transform-origin:6px 34px;transform:scale(0);transition:opacity .28s ease,transform .32s cubic-bezier(.22,1,.36,1)}.at-land .hl-layers__callout-line-svg.is-drawn .hl-layers__callout-dot{opacity:1;transform:scale(1)}.at-land .hl-layers__callout-line-svg.is-drawn .hl-layers__callout-path{stroke-dashoffset:0}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(1) .hl-layers__callout-path,.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(1) .hl-layers__callout-dot{transition-delay:.08s}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(2) .hl-layers__callout-path,.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(2) .hl-layers__callout-dot{transition-delay:.2s}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(3) .hl-layers__callout-path,.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(3) .hl-layers__callout-dot{transition-delay:.32s}.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(4) .hl-layers__callout-path,.at-land .hl-card--layers.is-open .hl-layers__callout:nth-child(4) .hl-layers__callout-dot{transition-delay:.44s}.at-land .hl-layers__callout--magsafe .hl-layers__callout-line{color:#16a34a}.at-land .hl-layers__callout--magsafe .hl-layers__callout-dot{fill:#16a34a}@media(prefers-reduced-motion:reduce){.at-land .hl-layers__stage,.at-land .hl-layers__product,.at-land .hl-card.hl-card--layers .hl-layers__img img,.at-land .hl-layers__callout,.at-land .hl-layers__callout-path,.at-land .hl-layers__callout-dot,.at-land .hl-layers__plus-bar{transition-duration:.01ms!important;transition-delay:0ms!important}.at-land .hl-layers__callout-line-svg.is-drawn .hl-layers__callout-path{stroke-dashoffset:0}.at-land .hl-layers__callout-line-svg.is-drawn .hl-layers__callout-dot{opacity:1;transform:scale(1)}}.at-land .hl-card.hl-card--galaxy{aspect-ratio:1140 / 616;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.72fr);gap:20px;align-items:stretch;background:#f5f5f7;color:var(--ink);overflow:hidden;padding:clamp(20px,2.4vw,32px);box-sizing:border-box}@media screen and (min-width:1600px){.at-galaxy-band__inner{max-width:min(1440px,var(--at-home-max, 100%))}}.at-land .hl-galaxy__copy{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:clamp(8px,1.5vw,20px) clamp(8px,1.5vw,24px);position:relative;z-index:2;min-width:0}.at-land .hl-galaxy__eye{margin:0;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--g-deep)}.at-land .hl-galaxy__title{margin:0;font-size:clamp(28px,3.2vw,42px);font-weight:700;letter-spacing:-.03em;line-height:1.08;color:var(--ink)}.at-land .hl-galaxy__dim{display:block;margin-top:6px;color:var(--ink-2);font-weight:600}.at-land .hl-galaxy__body{margin:0;max-width:28em;font-size:clamp(15px,1.3vw,17px);line-height:1.45;color:var(--ink-3)}.at-land .hl-galaxy__cta{align-self:flex-start;margin-top:8px;display:inline-flex;align-items:center;height:40px;padding:0 18px;border-radius:980px;background:var(--g-deep);color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease}.at-land .hl-galaxy__cta:hover{background:var(--g-dark);transform:scale(1.02)}.at-land .hl-galaxy__video-wrap{min-height:0;height:100%;display:flex}.at-land .hl-galaxy__video{position:relative;display:block;width:100%;height:100%;min-height:240px;border-radius:16px;overflow:hidden;background:#111;border:1px solid rgba(23,23,23,.06);text-decoration:none;color:inherit}.at-land .hl-card.hl-card--galaxy video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.at-land .hl-galaxy__badge{position:absolute;left:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:980px;background:#fffffff0;font-size:12px;font-weight:600;color:#1d1d1f}.at-land .hl-galaxy__badge i{width:18px;height:18px;border-radius:50%;background:#1d1d1f;position:relative;display:block}.at-land .hl-galaxy__badge i:after{content:"";position:absolute;left:6px;top:4px;border-style:solid;border-width:5px 0 5px 7px;border-color:transparent transparent transparent #fff}@media(max-width:749px){.at-land .hl-card.hl-card--galaxy{aspect-ratio:auto;height:auto;min-height:0;overflow:visible;grid-template-columns:1fr;grid-template-rows:auto auto;padding:16px;gap:14px}.at-land .hl-galaxy__copy{padding:4px 4px 0;gap:10px}.at-land .hl-galaxy__title{font-size:26px}.at-land .hl-galaxy__video-wrap{height:auto}.at-land .hl-galaxy__video{min-height:200px;aspect-ratio:16 / 10;height:auto}}@media(max-width:749px){.at-land .hl-card--layers.is-open .hl-layers__stage{grid-template-columns:1fr}.at-land .hl-card--layers.is-open .hl-layers__callouts{grid-column:1;grid-row:2;flex-direction:row;flex-wrap:wrap;gap:12px 16px;padding:12px 0 0}.at-land .hl-layers__callout-desc{display:none}.at-land .hl-layers__copy{padding:24px 20px 6px}.at-land .hl-layers__media{padding:4px 16px 20px}.at-land .hl-card.hl-card--layers .hl-layers__img img,.at-land .hl-card.hl-card--layers.is-open .hl-layers__img img{max-width:min(400px,90vw)!important;max-height:300px!important}}.at-land .hl-cap-under{margin-top:20px;font-size:17px;font-weight:600;color:var(--ink);letter-spacing:-.005em;text-align:left}.at-land .hl-ctl{position:sticky;bottom:28px;z-index:5;margin:-72px auto 0;width:max-content;display:flex;align-items:center;gap:10px}.at-land .hl-dots{height:44px;padding:0 12px;border-radius:980px;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);display:flex;align-items:center;gap:8px;box-shadow:0 2px 14px #0000000f}.at-land .hl-dot{width:8px;height:8px;border-radius:4px;background:var(--dot-ink);padding:0;transition:width .3s var(--fluid)}.at-land .hl-dot.on{width:32px}.at-land .hl-play{width:44px;height:44px;border-radius:50%;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);display:flex;align-items:center;justify-content:center;color:var(--dot-ink);box-shadow:0 2px 14px #0000000f;transition:transform .2s var(--ease)}.at-land .hl-play:hover{transform:scale(1.06)}.at-land .hl-play svg{display:none}.at-land .hl-play[data-state=playing] .i-pause,.at-land .hl-play[data-state=paused] .i-play,.at-land .hl-play[data-state=ended] .i-replay{display:block}.at-land .craft{background:var(--light);padding:150px 0}.at-land .craft-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;align-items:stretch;perspective:1400px}.at-land .craft-media{position:relative;border-radius:28px;overflow:hidden;min-height:560px;background:#fff;transform-origin:50% 100%;will-change:transform;opacity:0}.at-land .craft-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:24px}.at-land .craft-side{display:flex;flex-direction:column;gap:20px}.at-land .craft-text{flex:1;display:flex;flex-direction:column;justify-content:center}.at-land .craft-chips{display:flex;flex-direction:column;gap:14px}.at-land .chip{background:#fff;border:1px solid var(--hair);border-radius:20px;padding:22px 24px;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.at-land .chip:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0000000f}.at-land .chip-num{font-size:28px;font-weight:700;letter-spacing:-.02em;margin:0}.at-land .chip-lbl{margin:4px 0 0;font-size:13px;color:var(--ink-3)}.at-land .assure{background:var(--light);color:var(--ink);padding:150px 0}.at-land .stats{margin-top:88px;display:grid;grid-template-columns:repeat(3,1fr);gap:48px 32px;text-align:center}.at-land .stat-num{font-size:clamp(40px,5vw,72px);font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:0}.at-land .stat-lbl{margin-top:10px;font-size:17px;color:var(--ink-3);line-height:1.4}.at-land .assure-media{margin-top:64px;border-radius:28px;overflow:hidden;background:var(--gray);aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center}.at-land .assure-media img{width:auto;height:78%;object-fit:contain;mix-blend-mode:multiply}.at-land .compare{background:var(--gray);padding:140px 0;scroll-margin-top:110px}.at-land .compare .eyebrow,.at-land .compare .h-sec{text-align:center}.at-land .cmp-grid{margin-top:72px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.at-land .cmp-card{background:#fff;border-radius:20px;padding:36px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.at-land .cmp-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #00000014}.at-land .cmp-card img{height:190px;object-fit:contain;mix-blend-mode:multiply}.at-land .cmp-new{margin-top:20px;min-height:22px}.at-land .cmp-new span{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-dark);background:var(--g-tint);border-radius:980px;padding:4px 12px}.at-land .cmp-name{margin:8px 0 0;font-size:21px;font-weight:600}.at-land .cmp-desc{margin:8px 0 0;font-size:14px;color:var(--ink-2);line-height:1.45;min-height:40px}.at-land .cmp-swatches{margin-top:14px;display:flex;gap:7px}.at-land .sw{width:16px;height:16px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001f}.at-land .cmp-price{margin-top:12px;font-size:14px;color:var(--ink)}.at-land .cmp-card .pill{margin-top:20px;font-size:14px;height:36px;padding:0 20px}.at-land .cmp-card .tx-link{margin-top:14px;font-size:14px}.at-land .eco{background:#fff;color:var(--ink);padding:150px 0}.at-land .eco-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.at-land .eco-media{border-radius:28px;overflow:hidden;background:var(--gray)}.at-land .eco-media video{width:100%;aspect-ratio:4 / 5;object-fit:cover}.at-land .eco-cta{margin-top:36px;font-size:16px;height:46px;padding:0 26px}.at-land .showcase{background:#fff;padding:130px 0}.at-land .sc-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.at-land .sc-id{display:flex;align-items:center;gap:16px}.at-land .sc-id img{width:48px;height:48px;border-radius:50%}.at-land .sc-title{font-size:clamp(24px,2.6vw,32px);font-weight:600;letter-spacing:-.015em;margin:0}.at-land .sc-title .dim{color:var(--ink-2);font-weight:500}.at-land .sc-sub{margin-top:4px;font-size:14px;color:var(--ink-3)}.at-land .sc-stat{text-align:right}.at-land .sc-stat b{display:block;font-size:28px;font-weight:700;color:var(--g-deep)}.at-land .sc-stat span{font-size:12px;color:var(--ink-3)}.at-land .rail{margin-top:44px;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;padding-inline:max(var(--at-home-pad),calc((100vw - var(--at-home-max)) / 2 + var(--at-home-pad)));scrollbar-width:none;-webkit-overflow-scrolling:touch}.at-land .rail::-webkit-scrollbar{display:none}.at-land .rail-card{flex:0 0 clamp(220px,24vw,300px);aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;scroll-snap-align:start;background:var(--gray)}.at-land .rail-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--fluid)}.at-land .rail-card--video{position:relative;aspect-ratio:9 / 16;flex:0 0 clamp(180px,18vw,240px);cursor:pointer;background:var(--gray);overflow:hidden}.at-land .rail-card__video{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;background:var(--gray);opacity:0;transition:opacity .2s var(--ease)}.at-land .rail-card--video.is-ready .rail-card__video,.at-land .rail-card--video.is-playing .rail-card__video{opacity:1}.at-land .rail-card:hover img{transform:scale(1.045)}.at-land .rail-nav{margin-top:26px;display:flex;justify-content:flex-end;gap:12px}.at-land .rail-btn{width:36px;height:36px;border-radius:50%;background:#e8e8ed;display:flex;align-items:center;justify-content:center;color:#000000b8;transition:background .2s var(--ease),opacity .2s var(--ease),transform .2s var(--ease)}.at-land .rail-btn:hover{background:#dcdce1;transform:scale(1.06)}.at-land .rail-btn[disabled]{opacity:.35;cursor:default;transform:none}.at-land .fnotes{background:#fff;padding:56px 0;border-top:1px solid var(--hair)}.at-land .fnotes ol{list-style:decimal;padding-left:16px;max-width:820px;font-size:12px;line-height:1.6;color:var(--ink-3);display:flex;flex-direction:column;gap:10px;margin:0}@media(max-width:1024px){.at-land .craft-grid{grid-template-columns:1fr}.at-land .craft-media{min-height:360px}.at-land .eco-grid{grid-template-columns:1fr}}@media(max-width:734px){.at-land .cmp-grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}.at-land .stats{grid-template-columns:1fr;gap:44px}.at-land .sc-head{flex-direction:column;align-items:flex-start;gap:16px}.at-land .sc-stat{text-align:left}.at-land .rail{gap:12px;padding-bottom:8px}.at-land .rail-card{flex:0 0 min(72vw,240px);width:min(72vw,240px)}.at-land .rail-card--video{flex:0 0 min(56vw,210px);width:min(56vw,210px)}.at-land .fnotes{padding:36px 0 48px}.at-land .fnotes ol{font-size:11px;padding-left:14px;gap:8px}.at-land .assure,.at-land .craft,.at-land .eco{padding:110px 0}.at-land .hl{padding-top:0;margin-top:-16px}.at-land .hl-stage{margin-top:14px}.at-land .hl-track{padding-bottom:72px}.at-land .hl-ctl{margin-top:-64px}.at-land .hl-card--layers.is-open .hl-layers__stage{grid-template-columns:1fr}.at-land .hl-card--layers.is-open .hl-layers__callouts{grid-column:1;grid-row:2;flex-direction:row;flex-wrap:wrap;gap:10px 14px;padding-top:10px}.at-land .hl-layers__callout-desc{display:none}.at-land .hl-layers__copy{padding:20px 16px 4px}.at-land .hl-layers__media{padding:4px 14px 18px}.at-land .hl-card.hl-card--layers .hl-layers__img img,.at-land .hl-card--layers.is-open .hl-layers__img img{max-width:min(400px,90vw)!important;max-height:300px!important}}@media(prefers-reduced-motion:reduce){.at-land .rv{opacity:1;transform:none;transition:none}.at-land .craft-media{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/at-home-landing.css.map */
