:root{--background:#fff;--foreground:#2e2a39;--primary:#a5631d;--primary-foreground:#ffffff;--border:#d8d6dc;--ring:#9b6021;--popover:#fff;--popover-foreground:#2e2a39;--muted:#f5f5f7;--muted-foreground:#686570;--input:#d8d6dc;--accent:#efefef;--accent-foreground:#2e2a39;--radius:.75rem;--brand-gold:#d68e37;--link:#8a501b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.5;letter-spacing:-.015em}h1,h2,h3,p{margin:0}h1,h2,h3{overflow-wrap:break-word}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9b6021;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#d68e37;color:#15120f;padding:12px}.skip-link:focus{top:10px}.announcement{background:#efefef;color:#2e2a39;text-align:center;padding:10px 18px;font-size:12px;letter-spacing:0}.header{height:66px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fafafcf2;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header nav:not(.mobile-links):not(.native-mobile-links){display:none}.wordmark{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{width:112px;height:30px;object-fit:contain}.wordmark span{font-size:10px}.mobile-menu{display:block}.header-actions{display:flex;gap:2px;align-items:center}.icon-button,.bag-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:none;border:0;color:inherit;padding:10px;min-width:44px;min-height:44px}.bag-button{font-size:12px}.icon-button svg,.bag-button svg{stroke-width:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:12px 22px;background:var(--primary);color:var(--primary-foreground);border:1px solid transparent;border-radius:50px;font-size:16px;font-weight:500;line-height:1.4;text-align:center;transition:background .2s,box-shadow .2s}.button:hover{background:#915318;box-shadow:0 2px 10px #0000000b}.button.yellow{background:var(--primary);color:var(--primary-foreground)}.text-link{font-size:16px;color:var(--link);line-height:1.5;display:inline-flex;align-items:center;gap:5px;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:3px}.text-link span{font-size:22px}.apple-hero{text-align:center;padding:38px 0 28px;overflow:hidden;background:#fff}.product-family{font-size:20px;font-weight:600;letter-spacing:-.025em;margin-bottom:12px}.apple-hero h1{font-size:clamp(43px,12.5vw,56px);line-height:1.06;letter-spacing:-.06em;font-weight:650;margin:auto;padding:0 12px;max-width:410px}.hero-description{font-size:21px;line-height:1.35;letter-spacing:-.025em;max-width:310px;margin:17px auto 0;padding:0 8px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:24px;padding:0 14px;flex-wrap:wrap}.hero-actions .button{font-size:14px;padding:12px 20px}.hero-actions .text-link{font-size:14px}.blanket-lineup{display:flex;align-items:center;justify-content:center;width:124%;margin:34px 0 10px -12%;min-height:165px}.blanket-lineup a{display:block;width:35%;transition:transform .4s}.blanket-lineup a:nth-child(2){width:43%;z-index:1}.blanket-lineup a:first-child{transform:rotate(-7deg) translate(8px,8px)}.blanket-lineup a:last-child{transform:rotate(7deg) translate(-8px,8px)}.blanket-lineup a:hover{transform:translateY(-5px)}.blanket-lineup img{width:100%;height:auto;mix-blend-mode:multiply}.hero-caption{font-size:13px;color:var(--muted-foreground);margin-top:20px;padding:0 20px}.benefit-strip{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px;text-align:center;padding:21px 6%;background:#f5f5f7;color:#56535e;font-size:12px}.section{width:100%;max-width:1440px;margin:auto;padding:56px 6%}.eyebrow{font-size:12px;letter-spacing:.07em;font-weight:600;color:var(--muted-foreground);margin-bottom:17px}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:34px;line-height:1.12;letter-spacing:-.045em;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.product-card{min-width:0}.product-image{position:relative;overflow:hidden;background:#f5f5f7;border-radius:17px;aspect-ratio:1;display:flex;align-items:center;padding:7px}.product-image img{object-fit:contain;width:100%;height:auto;mix-blend-mode:multiply;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.04)}.product-label{position:absolute;left:9px;top:10px;font-size:12px;line-height:1.3;letter-spacing:.015em;color:#686570;max-width:calc(100% - 18px)}.circle-arrow{position:absolute;bottom:7px;right:7px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:19px;background:#e6e6eb;color:#56535e}.product-caption{display:flex;flex-direction:column;gap:5px;margin:15px 2px 0}.product-caption h3{font-size:17px;line-height:1.3;font-weight:600;letter-spacing:-.02em}.product-caption>span{font-size:14px;white-space:nowrap}.product-card>p{font-size:12px;color:var(--muted-foreground);margin:6px 2px 0}.feature-story{display:flex;flex-direction:column-reverse;background:#f5f5f7;max-width:1440px;margin:auto;scroll-margin-top:70px}.feature-image{height:420px;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:45px 6%;display:flex;align-items:flex-start;flex-direction:column;gap:25px}.feature-copy .eyebrow{margin:0}.feature-copy h2{font-size:42px}.feature-copy>p:not(.eyebrow),.feature-copy>.rte{color:var(--muted-foreground);line-height:1.7}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px}.spec-grid h3{font-size:16px;font-weight:600;margin-bottom:10px;line-height:1.3}.spec-grid p{font-size:14px;color:var(--muted-foreground);line-height:1.6}.category-grid{display:grid;grid-template-columns:1fr;gap:20px}.category-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;background:#f5f5f7;border-radius:22px}.category-card img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;padding:8px;transition:transform .4s}.category-card:hover img{transform:scale(1.03)}.category-card>div{height:100%;padding:24px 20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px}.category-card h3{font-size:24px;line-height:1.15;letter-spacing:-.035em;font-weight:600}.category-card span{color:var(--link);font-size:28px}.site-footer{background:#efefef;color:#2e2a39;padding:50px 6% 25px}.footer-top{display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding-bottom:40px;border-bottom:1px solid var(--border)}.footer-top h2{font-size:42px}.footer-top .eyebrow{margin-bottom:13px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px 20px;padding:40px 0}.footer-grid h3{font-size:14px;font-weight:600;margin-bottom:14px}.footer-grid a:not(.wordmark){display:block;color:#686570;font-size:14px;padding:8px 0;min-height:38px}.footer-grid a:hover{text-decoration:underline}.footer-grid p{font-size:14px;color:#686570;line-height:1.6;margin-top:18px}.footer-bottom{display:flex;flex-direction:column;gap:15px;border-top:1px solid var(--border);padding-top:22px;font-size:12px;color:#686570}.footer-bottom>div{display:flex;gap:25px}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}.drawer{padding:28px!important;width:min(480px,100vw)!important;max-width:480px!important;overflow:auto;gap:20px!important}.drawer [data-slot=sheet-title]{font-size:26px;padding-right:25px;line-height:1.2}.drawer [data-slot=sheet-description]{font-size:15px;color:var(--muted-foreground)}.mobile-links{display:flex;flex-direction:column;margin-top:18px}.mobile-links a{display:flex;align-items:center;justify-content:space-between;font-size:19px;min-height:52px;padding:12px 0;border-bottom:1px solid var(--border)}.collection h1,.cart-page h1{font-size:46px;font-weight:600;letter-spacing:-.05em;line-height:1.08;margin-bottom:20px}.intro{color:var(--muted-foreground);max-width:600px;line-height:1.7}.collection-tools{margin-top:30px;padding-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;border-bottom:1px solid var(--border)}.category-pills{display:flex;gap:7px;flex-wrap:wrap}.category-pills a{display:inline-flex;align-items:center;padding:9px 13px;min-height:44px;background:#f5f5f7;border-radius:30px;font-size:14px}.category-pills a.active,.category-pills a:hover{background:#2e2a39;color:#fff}.filter-controls{display:flex;align-items:center;width:100%;gap:12px}.search-label{flex:1;min-width:0}.search-label input{border:1px solid var(--border);padding:10px 12px;border-radius:10px;width:100%;min-height:44px;font-size:16px;background:#fff}.filter-controls [data-slot=select-trigger]{height:44px;min-width:142px;border:1px solid var(--border);background:#fff;padding:10px 12px;border-radius:10px;font-size:14px}.result-count{color:var(--muted-foreground);font-size:13px;margin:20px 0}.breadcrumbs{display:flex;gap:10px;padding:20px 6%;font-size:12px;flex-wrap:wrap;color:var(--muted-foreground);max-width:1400px;margin:auto}.product-detail{display:grid;grid-template-columns:1fr;gap:28px;padding:0 6% 20px;max-width:1400px;margin:auto;align-items:start}.gallery{min-width:0}.main-product-image{aspect-ratio:1;background:#f5f5f7;overflow:hidden;border-radius:22px;padding:12px}.main-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.thumbnails{display:flex;gap:10px;overflow-x:auto;margin-top:12px;padding:4px 3px 12px;scrollbar-width:thin}.thumbnails button{flex:0 0 70px;width:70px;height:70px;border:1px solid var(--border);padding:0;overflow:hidden;border-radius:10px;background:#fff}.thumbnails button[aria-pressed=true]{outline:2px solid #9b6021;outline-offset:1px}.thumbnails img{width:100%;height:100%;object-fit:cover}.product-info>.eyebrow{color:#8a501b;margin-bottom:13px}.product-info h1{font-size:40px;line-height:1.08;font-weight:600;letter-spacing:-.045em}.price{font-size:24px;margin:20px 0}.price span{font-size:13px;color:var(--muted-foreground)}.price s{font-size:17px;color:var(--muted-foreground)}.product-spec-line{display:flex;gap:20px;flex-wrap:wrap;padding:22px 0;margin:5px 0;border-bottom:1px solid var(--border);font-size:14px;color:var(--muted-foreground)}.field-label{display:block;font-weight:600;font-size:14px;margin:22px 0 12px}.swatches{display:flex;flex-wrap:wrap;gap:10px;padding:3px}.swatches a{width:48px;height:48px;border:1px solid var(--border);border-radius:50%;overflow:hidden}.swatches a.selected{outline:2px solid #9b6021;outline-offset:3px}.swatches img{width:100%;height:100%;object-fit:cover;transform:scale(1.4)}.purchase-row{display:flex;gap:12px;margin-top:28px}.purchase-row .button{flex:1}.quantity{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:12px;min-width:120px}.quantity button{background:none;border:0;min-width:40px;min-height:44px;display:grid;place-items:center;padding:8px;color:inherit}.quantity span{min-width:22px;text-align:center;font-size:15px}.shipping-note{display:flex;gap:10px;align-items:center;font-size:14px;color:#56535e;margin:18px 0 28px}.product-info details{border-top:1px solid var(--border);padding:18px 0}.product-info summary{display:list-item;cursor:pointer;font-weight:600;font-size:16px;min-height:32px;line-height:1.5}.product-info details p,.product-info details ul{margin-top:15px;color:var(--muted-foreground);font-size:16px;line-height:1.7}.product-info details ul{padding-left:20px;list-style:disc}.rte{line-height:1.75;overflow-wrap:break-word}.rte p+p{margin-top:16px}.empty-state{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:45px 0}.empty-state h2{font-size:32px}.cart-lines{display:flex;flex-direction:column;gap:26px;padding:20px 0}.cart-line{display:grid;grid-template-columns:75px 1fr 30px;gap:14px;position:relative}.cart-line img{width:75px;height:95px;object-fit:contain}.cart-line h3{font-size:16px;font-weight:600;line-height:1.35}.cart-line p{font-size:14px;margin:7px 0 10px}.cart-line .quantity{width:122px;min-width:0}.remove{align-self:start;padding:4px;min-width:30px}.cart-total{display:flex;justify-content:space-between;font-size:20px;border-top:1px solid var(--border);padding-top:24px;gap:20px}.small{font-size:13px;color:var(--muted-foreground);line-height:1.65}.cart-page{max-width:780px;min-height:60vh}.cart-page>.small,.cart-page>.button{margin-top:20px}.story-page{display:grid;grid-template-columns:1fr;background:#f5f5f7}.story-page>div{padding:45px 6%;display:flex;flex-direction:column;align-items:flex-start;gap:26px}.story-page h1{font-size:46px;font-weight:600;line-height:1.05;letter-spacing:-.05em}.story-page p:not(.eyebrow){color:var(--muted-foreground);line-height:1.75}.story-page .eyebrow{margin:0}.story-page>img{width:100%;height:430px;object-fit:cover}.faq-section{max-width:1050px}.faq-section h2{margin-bottom:25px}.faq-list details{border-bottom:1px solid var(--border);padding:23px 0}.faq-list summary{cursor:pointer;font-size:18px;font-weight:600;line-height:1.5;min-height:32px}.faq-list p{margin:18px 0 3px;line-height:1.75;color:var(--muted-foreground);font-size:16px}.support-grid{display:grid;grid-template-columns:1fr;gap:20px}.support-card{padding:28px;background:#f5f5f7;border-radius:20px}.support-card h2{font-size:25px;margin-bottom:18px}.support-card p{color:var(--muted-foreground);margin-bottom:20px}.page-content{max-width:960px}.page-content h1{font-size:42px;font-weight:600;line-height:1.1;letter-spacing:-.05em;margin-bottom:25px}.page-content .rte{margin:25px 0}.page-content .rte h2{font-size:28px;margin:35px 0 18px}.page-content .rte h3{font-size:22px;margin:25px 0 15px}.page-content .rte ul{list-style:disc;padding-left:22px;margin:20px 0}.page-content .rte p{margin:16px 0}.page-content .rte img{max-height:400px;width:auto;object-fit:contain;margin:30px auto}.page-content .rte table{display:block;overflow:auto}.page-content .rte td,.page-content .rte th{padding:10px;border:1px solid var(--border)}@media(min-width:601px){.announcement{font-size:13px}.apple-hero{padding:50px 20px 36px}.apple-hero h1{font-size:64px;max-width:1000px}.mobile-break{display:none}.product-family{font-size:23px}.hero-description{font-size:25px;max-width:750px}.hero-actions{gap:30px;margin-top:28px}.hero-actions .button,.hero-actions .text-link{font-size:16px}.blanket-lineup{width:100%;max-width:1350px;margin:45px auto 15px;min-height:220px}.blanket-lineup a{width:34%}.blanket-lineup a:nth-child(2){width:39%}.hero-caption{font-size:15px}.section{padding:72px 6%}.section-heading{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}h2{font-size:40px}.product-grid{gap:32px 24px}.product-image{padding:15px;border-radius:22px}.product-label{font-size:12px;top:17px;left:17px}.product-caption{flex-direction:row;justify-content:space-between;gap:12px;margin:18px 6px 0}.product-caption h3{font-size:18px}.product-caption>span{font-size:15px}.product-card>p{font-size:13px;margin:7px 6px 0}.circle-arrow{bottom:15px;right:15px}.benefit-strip{grid-template-columns:repeat(4,1fr);font-size:13px;padding:24px 6%}.footer-top{flex-direction:row;justify-content:space-between;align-items:center}.footer-top h2{font-size:52px}.footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{display:flex;flex-direction:column}.category-card img{order:1;padding:18px}.category-card>div{order:0;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:auto;padding:25px 24px 4px;gap:12px}.category-card h3{font-size:24px}.collection h1,.cart-page h1{font-size:58px}.filter-controls{width:auto}.search-label input{width:210px}.support-grid{grid-template-columns:1fr 1fr}.cart-line{grid-template-columns:90px 1fr 30px;gap:18px}.cart-line img{width:90px;height:110px}.page-content h1{font-size:56px}}@media(min-width:801px){.header{padding:0 max(4.5%,calc((100vw - 1200px)/2));gap:25px}.header nav:not(.mobile-links):not(.native-mobile-links){display:flex;gap:28px;font-size:14px}.mobile-menu{display:none}.header-actions{gap:10px}.bag-button{font-size:14px}.brand-logo{width:120px;height:32px}.feature-story{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.feature-image{height:auto;min-height:650px}.feature-copy{padding:65px 10%;gap:28px}.feature-copy h2{font-size:48px}.spec-grid{gap:28px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:50px 0}.site-footer{padding:65px max(6%,calc((100vw - 1268px)/2)) 25px}.story-page{grid-template-columns:1fr 1fr;min-height:650px}.story-page>div{padding:70px 10%}.story-page h1{font-size:54px}.story-page>img{height:100%}.product-detail{grid-template-columns:1.1fr 1fr;gap:7%;padding:0 5% 65px}.breadcrumbs{padding:25px 5%;font-size:13px}.product-info{padding-top:15px}.product-info h1{font-size:44px}.main-product-image{padding:20px}.thumbnails button{flex-basis:75px;width:75px;height:75px}.collection-tools{margin-top:45px}.faq-section{padding-top:65px;padding-bottom:100px}}@media(min-width:1050px){.apple-hero h1{font-size:82px}.apple-hero{padding-top:55px}.hero-description{font-size:27px}.blanket-lineup{min-height:270px}.section{padding:88px 6%}h2{font-size:48px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-copy h2{font-size:56px}.feature-copy{padding:72px 11%}.category-card h3{font-size:28px}.footer-top h2{font-size:56px}.product-info h1{font-size:48px}.collection h1,.cart-page h1{font-size:64px}.story-page h1{font-size:60px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.brand-logo{max-width:120px;max-height:40px;object-fit:contain}.native-menu{position:static}.native-menu>summary{list-style:none;cursor:pointer;padding:10px;min-height:44px}.native-menu>summary::-webkit-details-marker{display:none}.native-mobile-links{position:absolute;top:100%;left:0;right:0;max-height:80vh;overflow:auto;background:#fafafa;padding:25px 6%;display:flex;flex-direction:column;gap:24px;border-bottom:1px solid var(--border)}.header .native-mobile-links{font-size:18px;display:flex}.nav-group{position:relative}.nav-group>summary{cursor:pointer;list-style:none}.nav-submenu{position:absolute;top:30px;left:-20px;min-width:220px;background:#fafafa;padding:20px;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:15px;box-shadow:0 15px 40px #0001}.native-mobile-links .nav-submenu{position:static;box-shadow:none;margin-top:15px}.native-product-form select:not(.sr-only),select,input:not([type=checkbox],[type=hidden],[type=radio],[type=submit]),textarea{border:1px solid var(--border);border-radius:10px;background:#fff;color:inherit;min-height:44px;padding:10px 13px;font:inherit;max-width:100%}.native-product-form select:not(.sr-only){width:100%;margin-top:10px}.quantity-input{width:84px;text-align:center}.native-product-form .purchase-row{margin-top:25px}.accelerated-checkout{margin-top:15px}.main-product-image video,.main-product-image iframe,.main-product-image model-viewer{width:100%;height:100%;border:0}.native-filter-form{display:flex;gap:15px;align-items:center;flex-wrap:wrap;font-size:14px}.compact{font-size:14px;min-height:40px;padding:10px 18px}.filters{position:relative}.filters>summary{cursor:pointer}.filter-options{background:#fff;border:1px solid var(--border);padding:25px;border-radius:15px;position:absolute;z-index:5;top:35px;right:0;min-width:260px;max-width:85vw;box-shadow:0 15px 40px #0001}.filter-options fieldset{border:0;padding:10px 0;margin:0}.filter-options legend{font-weight:600}.filter-options label{display:flex;gap:8px;margin:10px 0;align-items:center}.filter-options input[type=checkbox]{accent-color:#9b6021;width:16px;height:16px}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:45px}.pagination a,.pagination span{min-width:40px;min-height:40px;display:grid;place-items:center}.pagination a{color:var(--link)}.pagination [aria-current]{background:#f5f5f7;border-radius:50%}.cart-line{grid-template-columns:90px 1fr 65px}.cart-line h2{font-size:18px;line-height:1.3;letter-spacing:-.02em}.cart-remove{font-size:13px;color:var(--link);text-align:right}.cart-page textarea{width:100%;margin:10px 0 25px}.cart-page .cart-total{margin-bottom:15px}.cart-actions{display:flex;gap:15px;margin-top:24px;justify-content:flex-end}.secondary-button{background:#e8e8ed;color:#2e2a39}.secondary-button:hover{background:#dedee4}.contact-section,.page-content{max-width:960px;min-height:45vh}.contact-section h1,.page-content h1,.section>h1{font-size:clamp(38px,5vw,64px);line-height:1.07;font-weight:600;letter-spacing:-.05em;margin-bottom:30px}.page-content>.rte,.contact-section>.rte{margin:30px 0}.rte{line-height:1.7}.rte h2,.rte h3{margin:28px 0 14px}.rte p{margin:15px 0}.rte ul,.rte ol{padding-left:24px;margin:15px 0}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte a{color:var(--link);text-decoration:underline}.rte table{display:block;overflow-x:auto}.rte td,.rte th{border:1px solid var(--border);padding:12px}.rte img{max-width:100%;height:auto}.contact-form{margin-top:35px;display:flex;flex-direction:column;gap:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form label,.page-content form label{display:flex;flex-direction:column;gap:8px;font-size:15px}.contact-form input,.contact-form textarea{width:100%}.contact-form>.button{align-self:flex-start}.success-message{padding:20px;background:#e9f6ed;border-radius:12px}.errors{color:#b42318}.errors ul{padding-left:20px}.newsletter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px;border-top:1px solid var(--border);padding:30px 0}.newsletter h3{font-size:21px;margin-bottom:10px}.newsletter p{font-size:14px;color:#686570}.newsletter form{display:flex;gap:10px;flex-wrap:wrap}.newsletter input{flex:1;min-width:170px}.newsletter button{font-size:14px}.localization-form{display:flex;gap:20px;align-items:flex-end;flex-wrap:wrap;padding:15px 0 30px}.localization-form label{display:flex;flex-direction:column;gap:8px;font-size:13px}.search-form{display:flex;gap:15px;max-width:700px;margin-bottom:35px}.search-form input{flex:1;min-width:0}.search-result{background:#f5f5f7;border-radius:18px;padding:25px}.search-result h2{font-size:23px;margin:20px 0}.search-result p{font-size:15px;color:#686570;margin:15px 0}.search-result img{border-radius:12px}.page-content form{display:flex;flex-direction:column;gap:20px;margin:25px 0}.page-content form .button{align-self:flex-start}.page-content>img{border-radius:22px;margin:30px 0}.article-comment{padding:20px 0;border-top:1px solid var(--border)}.shopify-policy__container{max-width:900px!important;padding:65px 6%!important}.shopify-policy__title h1{font-size:42px;line-height:1.1;letter-spacing:-.04em}.shopify-policy__body{margin-top:30px}.shopify-section-group-header-group{position:sticky;top:-42px;z-index:30}.shopify-section-group-header-group .header{position:relative}.feature-copy>.rte{color:#686570}.faq-list .rte p{margin:18px 0 3px}.shopify-challenge__container{padding:60px 20px}@media(max-width:700px){.header .desktop-nav{display:none}.form-grid,.newsletter{grid-template-columns:1fr}.native-filter-form{width:100%;gap:15px}.native-filter-form .filter-controls{width:auto}.filter-options{left:0;right:auto}.newsletter{gap:20px}.newsletter input{width:100%}.search-form{flex-direction:column}.search-form button{align-self:flex-start}.cart-line{grid-template-columns:75px 1fr 52px;gap:12px}.cart-line img{width:75px;height:90px}.cart-line h2{font-size:16px}.cart-remove{font-size:12px}.cart-actions{justify-content:stretch}.cart-actions .button{flex:1}.page-content h1{font-size:42px}.native-mobile-links .nav-submenu{min-width:0}.apple-hero h1{max-width:380px;margin:auto}}.motion-section{background:#fff}.motion-grid{display:grid;grid-template-columns:1fr;gap:25px}.motion-card{border-radius:22px;background:#f5f5f7;overflow:hidden;min-width:0}.motion-card[hidden]{display:none}.motion-card video{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;background:#efefef}.motion-card>div{padding:26px}.motion-card h3{font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-.035em;margin-bottom:14px}.motion-card p{font-size:16px;color:var(--muted-foreground);line-height:1.65}.motion-toggle{border:0;background:none;cursor:pointer;padding:15px 0;margin-top:22px;gap:9px;min-height:48px}.motion-toggle span{font-size:22px}@media(min-width:701px){.motion-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.motion-card>div{padding:28px}.motion-card h3{font-size:25px}}@media(min-width:601px){.collection-card-grid{grid-template-rows:auto auto;row-gap:0;align-items:stretch}.collection-card-grid>.category-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:subgrid;grid-row:span 2;row-gap:0;align-items:stretch}.collection-card-grid>.category-card>div{grid-row:1;align-self:stretch}.collection-card-grid>.category-card>img{grid-row:2;align-self:start}}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map */
