:root,[data-design=suzani]{--background:#f6f0e5;--surface:#fffcf5;--foreground:#32281f;--primary:#8c2e39;--primary-deep:#6f1b2b;--primary-foreground:#fff9eb;--secondary:#ece2d1;--secondary-foreground:#5a4735;--muted:#eee5d7;--muted-foreground:#756454;--accent:#e3d3b9;--accent-foreground:#772834;--popover:#fffcf5;--popover-foreground:#32281f;--card:#fffcf5;--card-foreground:#32281f;--border:#d8cbb7;--input:#d1bea5;--ring:#8c2e39;--destructive:#a3292f;--gold:#a77c38;--radius:.375rem}[data-design=khiva]{--background:#eee1cd;--surface:#f7eddd;--foreground:#47372b;--primary:#76503b;--primary-deep:#543321;--primary-foreground:#fff9ed;--secondary:#e3d1b6;--secondary-foreground:#584331;--muted:#e5d5be;--muted-foreground:#73604e;--accent:#d1ba96;--accent-foreground:#5b3b2a;--popover:#f7eddd;--popover-foreground:#47372b;--card:#f7eddd;--card-foreground:#47372b;--border:#ceb89a;--input:#c8ad8b;--ring:#76503b;--gold:#94633d}[data-design=silk]{--background:#24171d;--surface:#302129;--foreground:#eee1ce;--primary:#d7a76f;--primary-deep:#e6c59b;--primary-foreground:#24171d;--secondary:#3a2932;--secondary-foreground:#d3b99e;--muted:#35242d;--muted-foreground:#bfaa99;--accent:#563843;--accent-foreground:#e3b47f;--popover:#302129;--popover-foreground:#eee1ce;--card:#302129;--card-foreground:#eee1ce;--border:#58404a;--input:#6d4d59;--ring:#d7a76f;--gold:#d7a76f}.storefront{background:var(--background);color:var(--foreground);min-height:100vh;overflow:clip}.storefront[data-design=suzani]>main{background-color:var(--background);position:relative}.storefront[data-design=suzani] .principle-strip,.storefront[data-design=suzani] .about-section,.storefront[data-design=suzani] .application-page--volunteer{background-color:#0000}html.lenis,html.lenis body{height:auto}html.lenis{scroll-behavior:auto}::selection{background:var(--primary);color:var(--primary-foreground)}.wrap{max-width:1512px;padding-inline:clamp(22px,4.5vw,76px)}.storefront .announcement{background:var(--primary);color:var(--primary-foreground);letter-spacing:.12em;height:32px;padding-inline:4.5vw;font-size:9px}.utility-links{letter-spacing:0;gap:24px;font-size:10px;display:flex}.utility-links a:hover{text-decoration:underline}.storefront .site-header{background:var(--background);z-index:30;max-width:none;height:100px;position:relative}.site-header nav{white-space:nowrap;gap:clamp(14px,1.8vw,28px);font-size:12px}.site-header nav a[aria-current=page]{color:var(--primary)}.wordmark{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-1.5px;font-size:38px;font-weight:600}.wordmark>span{font-family:var(--font-body);letter-spacing:.26em;color:var(--primary);margin-top:7px;font-size:9px}.header-tools{gap:16px}.header-tools a{justify-content:center;align-items:center;min-width:32px;min-height:40px;display:flex}.primary-button{background:var(--primary);color:var(--primary-foreground);border:1px solid var(--primary);border-radius:1px;gap:18px;min-height:54px;padding:16px 24px;font-size:12px;transition:background .2s,transform .25s}.primary-button:hover{background:var(--primary-deep);border-color:var(--primary-deep);transform:translateY(-2px)}.eyebrow{letter-spacing:.18em;color:var(--primary);font-size:10px;font-weight:600;line-height:1.8}.text-link{color:var(--primary);align-items:center;gap:12px;font-size:12px;display:inline-flex}.text-link:hover{opacity:.75}.reading-progress{background:var(--primary);z-index:100;width:100%;height:3px;transform:scaleX(var(--reading-progress,0));transform-origin:0;pointer-events:none;position:fixed;top:0;left:0}.national-hero{background:var(--secondary);isolation:isolate;border-bottom:1px solid var(--border);min-height:790px;position:relative;overflow:hidden}.hero-textile{z-index:-2;position:absolute;inset:0;overflow:hidden}.hero-textile img{object-fit:cover;will-change:transform;width:100%;height:100%}.national-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#f1e5d2a8,#0000 80%);position:absolute;inset:0}.national-hero-content{grid-template-rows:auto 1fr auto;grid-template-columns:1.04fr 1fr;column-gap:7%;min-height:790px;display:grid;position:relative}.national-hero-top{letter-spacing:.19em;color:#573e2e;grid-column:1/-1;justify-content:space-between;padding-top:25px;font-size:9px;font-weight:600;display:flex}.national-hero-title{z-index:2;align-self:center;padding-top:55px;padding-bottom:90px;position:relative}.national-hero-title h1{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.055em;color:#54272b;margin:24px 0 25px;font-size:clamp(82px,9.5vw,150px);font-weight:400;line-height:.84}.national-hero-title h1 em{color:#8c2e39;font-weight:500}.national-hero-title p{color:#533e31;max-width:350px;margin-bottom:25px;font-size:15px;line-height:1.85}.national-hero-title .eyebrow{color:#703c36;font-size:9px}.hero-feature{text-align:left;color:#3e2b23;background:#f7f0e4;border:10px solid #f7f0e4;align-self:center;width:100%;max-width:480px;margin-top:40px;padding:0;transition:transform .6s cubic-bezier(.2,.7,.2,1);position:relative;transform:rotate(3deg);box-shadow:0 28px 75px #321c1b2b}.hero-feature:hover{transform:rotate(0)translateY(-6px)}.hero-feature-photo{aspect-ratio:1/1.02;background:#ece5da;overflow:hidden}.hero-feature-photo img{object-fit:cover;will-change:transform;width:100%;height:100%}.hero-feature-caption{justify-content:space-between;align-items:center;gap:8px;padding:17px 8px 9px;display:flex}.hero-feature-caption small{letter-spacing:.11em;font-size:8px;display:block}.hero-feature-caption strong{font-family:var(--font-editorial);margin-top:6px;font-size:26px;font-weight:500;line-height:1.15;display:block}.national-hero-bottom{letter-spacing:.07em;color:#573e2e;grid-column:1/-1;justify-content:space-between;align-items:center;padding-bottom:25px;font-size:9px;display:flex}.national-hero-bottom a{align-items:center;gap:10px;display:flex}.national-hero-khiva{min-height:840px}.national-hero-khiva .national-hero-content{grid-template-columns:1.15fr 1fr;gap:3%;min-height:840px}.national-hero-khiva:after{background:linear-gradient(90deg,#ead7b9a6,#0000)}.national-hero-khiva h1{color:#513823;font-size:clamp(82px,9vw,142px)}.national-hero-khiva h1 em{color:#76503b}.national-hero-khiva .hero-feature{border-width:13px;border-radius:48% 48% 2px 2px;justify-self:center;max-width:430px;overflow:hidden;transform:none;box-shadow:0 24px 45px #51331b36}.national-hero-khiva .hero-feature-photo{aspect-ratio:.89;border-radius:50% 50% 0 0}.national-hero-khiva .hero-feature-caption{padding:19px 13px}.national-hero-silk:after{background:linear-gradient(90deg,#281219aa,#0000)}.national-hero-silk .national-hero-content{grid-template-columns:1.1fr 1fr}.national-hero-silk .national-hero-top,.national-hero-silk .national-hero-bottom,.national-hero-silk .national-hero-title p,.national-hero-silk .national-hero-title .eyebrow{color:#dfc5a7}.national-hero-silk h1{color:#fbecda}.national-hero-silk h1 em{color:#d7a76f}.national-hero-silk .hero-feature{color:#f0dfc9;background:#2d1c22;border:1px solid #ab7758;max-width:450px;padding:16px;transform:translateY(18px);box-shadow:0 24px 85px #08020773}.national-hero-silk .hero-feature:hover{transform:translateY(10px)}.national-hero-silk .hero-feature-photo{aspect-ratio:.95}.national-hero-silk .hero-feature-caption{padding-top:24px;padding-bottom:15px}.storefront .principle-strip{background:var(--background);border-bottom:1px solid var(--border);min-height:130px;color:var(--foreground)}.principle-strip>div>b{font-family:var(--font-editorial);color:var(--primary);font-size:48px;font-weight:500}.catalog-section{padding-top:110px;padding-bottom:110px}.section-heading h2,.masters-section h2,.about-section h2,.invitation h2{font-size:clamp(40px,4.1vw,67px);font-weight:400;line-height:1.05}.section-heading h2 em,.masters-section h2 em,.about-section h2 em{color:var(--primary)}.catalog-toolbar{border-bottom:1px solid var(--border)}.categories button{color:var(--muted-foreground)}.categories button.active{color:var(--primary);border-color:var(--primary)}.product-grid{gap:42px 28px}.product-image{background:var(--secondary);border-radius:2px}.product-open img{transition:transform .85s cubic-bezier(.2,.6,.25,1)}.product-tag{color:#6c4936;background:#fff9edeb;border-color:#d8c4a9}.favorite-button{color:#563e32;background:#fff9edeb}.favorite-button.is-saved{color:#8c2e39}.product-meta{color:var(--muted-foreground)}.product-card h3{color:var(--foreground);font-family:var(--font-editorial);margin-block:11px 6px;font-size:31px;font-weight:500;line-height:1.1}.artisan-byline{color:var(--muted-foreground)}.add-button{background:var(--secondary);color:var(--primary);border-color:var(--border)}.add-button:hover{background:var(--primary);color:var(--primary-foreground)}.product-bottom strong{color:var(--foreground);font-weight:600}.product-bottom small{color:var(--muted-foreground)}.advanced-filters{background:var(--secondary);grid-template-columns:1.5fr 1fr 1fr auto;gap:25px;padding:28px;display:grid}.advanced-filters fieldset{border:0;margin:0;padding:0}.advanced-filters legend{text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px;font-size:11px}.advanced-filters label{align-items:center;gap:10px;margin-bottom:10px;font-size:12px;display:flex}.advanced-filters input{accent-color:var(--primary);width:16px;height:16px}.advanced-filters>button{align-self:start}.product-list{gap:0;grid-template-columns:1fr!important}.product-list .product-card{border-bottom:1px solid var(--border);grid-template-rows:30px auto 25px;grid-template-columns:160px 1fr 170px;column-gap:28px;padding-block:24px;display:grid}.product-list .product-image{aspect-ratio:1;grid-area:1/1/4;margin:0}.product-list .product-tag,.product-list .product-discover{display:none}.product-list .product-meta{grid-column:2;margin:0}.product-list h3{grid-column:2}.product-list .artisan-byline{grid-column:2;justify-self:start}.product-list .product-bottom{border:0;grid-area:1/3/4;align-self:center;gap:20px}.product-list .product-meta span{display:none}.storefront .masters-section{background:var(--secondary);color:var(--foreground);padding-block:110px}.artisan-photo{overflow:hidden}.artisan-photo img{transition:transform .9s}.artisan-photo:hover img{transform:scale(1.035)}.artisan-card h3{color:var(--foreground)}.artisan-card p{color:var(--muted-foreground)}.artisan-overlay{color:#fff5e5}.artisan-stat{background:var(--background);color:var(--primary)}.storefront .about-section{background:var(--background);color:var(--foreground);padding-block:110px}.principles article{border-color:var(--border)}.principles p{color:var(--muted-foreground)}.storefront .invitation{background:var(--primary);color:var(--primary-foreground);padding-block:64px;position:relative;overflow:hidden}.invitation .eyebrow,.invitation p,.invitation h2,.invitation em{color:inherit}.invitation .primary-button{background:var(--primary-foreground);color:var(--primary);border-color:var(--primary-foreground)}.invitation:after{content:"";opacity:.18;pointer-events:none;border:1px solid;border-radius:100%;width:380px;height:380px;position:absolute;top:-80px;right:-90px}.storefront .footer{--ui-surface:transparent;--ui-ink:#aaa29a;--ui-accent:#fff5e3;--ui-hover:#ffffff0c;--ui-selected:#ffffff12;--ui-shadow:none;isolation:isolate;color:#f7f0e7;background:#151210 url(/images/footer-leather-workshop-poster-v1.webp) right 42% center/cover no-repeat;padding:clamp(36px,3.4vw,48px) 0 18px;position:relative;overflow:hidden}.footer-cinematic-video{z-index:0;object-fit:cover;object-position:right 42% center;opacity:.94;filter:brightness(.9)contrast(1.08)saturate(.9);transform-origin:78%;pointer-events:none;width:100%;height:100%;animation:18s ease-in-out infinite alternate footer-video-drift;position:absolute;inset:0;transform:scale(1.04)}.storefront .footer:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(78% 88% at 58% 46%,#0000 28%,#0b080740 64%,#080605b8 100%),radial-gradient(at 18% 42%,#151210c7 0%,#15121075 34%,#0000 66%),radial-gradient(at 66% 46%,#15121078 0%,#15121038 36%,#0000 70%),radial-gradient(at 92% 48%,#1512108f 0%,#15121042 35%,#0000 68%),linear-gradient(#15121042 0%,#15121018 42%,#15121085 100%);position:absolute;inset:0}.storefront .footer:before{content:"";z-index:2;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(108deg,#0000 36% 49%,#d8ad6214 57%,#2aaec80c 61%,#0000 69% 100%) 130% 0/240% 100%;animation:11s ease-in-out infinite footer-cinematic-sheen;position:absolute;inset:0}.storefront .footer>.wrap{z-index:3;position:relative}@keyframes footer-video-drift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.09)translate(-1.2%,-.6%)}}@keyframes footer-cinematic-sheen{0%,18%{opacity:.28;background-position:130% 0}52%{opacity:.68;background-position:35% 0}82%,to{opacity:.22;background-position:-70% 0}}@media (prefers-reduced-motion:reduce){.footer-cinematic-video{display:none}.storefront .footer:before{opacity:.22;background-position:35% 0;animation:none}}.storefront .footer .footer-top{grid-template-columns:minmax(260px,1.05fr) minmax(560px,1.95fr);align-items:start;gap:clamp(48px,6vw,96px);display:grid}.footer-brand{justify-items:start;gap:20px;display:grid}.footer-brand .wordmark{display:inline-flex}.footer-brand p{color:#c7beb6;max-width:380px;margin:0;font-size:15px;line-height:1.62;display:block}.footer-brand .footer-motto{color:#fff3dc;max-width:300px;font-family:var(--font-editorial), var(--font-body), Arial, sans-serif;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 12px 42px #7d29495c;margin-top:0;font-size:clamp(27px,2.2vw,36px);font-weight:500;line-height:1.08}.footer-motto-line{align-items:center;gap:clamp(16px,2.2vw,30px);width:100%;display:flex}.storefront .footer .footer-menu{grid-template-columns:minmax(120px,.65fr) minmax(190px,1.15fr) minmax(150px,.8fr);gap:clamp(38px,5vw,82px);font-size:14px;display:grid}.footer-menu section{align-content:start;justify-items:start;gap:10px;display:grid}.storefront .footer .footer-menu h2{color:#d8ad62;letter-spacing:.16em;text-transform:uppercase;overflow-wrap:normal;white-space:nowrap;margin:0 0 7px;line-height:1.2;font-family:var(--font-body), Arial, sans-serif!important;font-size:11px!important;font-weight:700!important}.footer-menu a{color:#c2bab2;line-height:1.4;transition:color .18s,translate .18s}.footer-menu a:hover{color:#fff5e3;translate:3px}.storefront .footer .footer-bottom{color:#817a74;border-top:1px solid #ffffff1f;align-items:center;margin-top:clamp(18px,2vw,28px);padding-top:14px;font-size:11px}.footer-legal{gap:clamp(24px,4vw,58px);margin-left:auto;display:flex}.footer-bottom a{color:inherit}.footer-bottom a:hover{color:#fff5e3}@media (max-width:900px){.storefront .footer .footer-top{grid-template-columns:1fr;gap:30px}.footer-brand p{max-width:520px}.storefront .footer .footer-menu{grid-template-columns:.7fr 1.2fr .9fr;gap:34px}}@media (max-width:650px){.storefront .footer{padding-top:24px}.storefront .footer .footer-top{gap:20px}.footer-brand{gap:12px}.footer-brand p{max-width:330px;font-size:13px;line-height:1.65}.footer-brand .footer-motto{margin-top:-4px;font-size:clamp(26px,8vw,32px);line-height:1.08}.footer-motto-line{gap:12px}.storefront .footer .footer-menu{grid-template-columns:.85fr 1.15fr;gap:28px 24px;font-size:13px}.footer-menu section:nth-child(2){grid-area:1/2/span 2}.footer-menu section:nth-child(3){grid-area:2/1}.storefront .footer .footer-bottom{align-items:flex-start;gap:14px;margin-top:16px;padding-top:12px;font-size:10px}.footer-legal{flex-wrap:wrap;gap:14px 22px;margin-left:0}}.store-sheet,.sheet-heading,.purchase-footer{background:var(--surface);color:var(--foreground)}.sheet-heading,.purchase-footer{border-color:var(--border)}.sheet-title{color:var(--foreground)}.sheet-heading [data-slot=sheet-description],.detail-content p,.detail-facts,.detail-disclaimer{color:var(--muted-foreground)}.sheet-heading .eyebrow,.detail-price strong,.purchase-footer strong,.cart-item-info strong{color:var(--foreground)}.detail-maker{background:var(--secondary);border-color:var(--border)}.quantity-control{border-color:var(--border)}.quantity-control button,.quantity-control output{color:var(--foreground)}.store-notification{background:var(--surface);color:var(--foreground);border-color:var(--border)}.notification-action{color:var(--primary)}.page-section{padding-top:55px;padding-bottom:110px}.page-section h1{font-family:var(--font-editorial);letter-spacing:-.035em;max-width:1080px;margin:24px 0 28px;font-size:clamp(55px,6.7vw,104px);font-weight:400;line-height:.96}.page-section h1 em{color:var(--primary)}.page-section h2{font-family:var(--font-editorial);font-size:clamp(32px,3.3vw,48px);font-weight:500;line-height:1.1}.page-section h2 em{color:var(--primary)}.page-lead{max-width:640px;color:var(--muted-foreground);margin-bottom:40px;font-size:16px;line-height:1.9}.breadcrumbs{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:40px;font-size:10px;display:flex}.breadcrumbs a:hover{color:var(--primary)}.editorial-cards{grid-template-columns:1fr 1fr;gap:45px;margin-top:55px;display:grid}.editorial-card:nth-child(2){padding-top:110px}.editorial-card-image{aspect-ratio:1/.98;background:var(--secondary);margin-bottom:26px;position:relative;overflow:hidden}.editorial-card-image img{object-fit:cover;object-position:50% 40%;will-change:transform;width:100%;height:100%}.editorial-card-image>span{font:italic 42px var(--font-editorial);color:#fff9eb;text-shadow:0 1px 7px #0008;position:absolute;top:14px;left:22px}.editorial-card h2{justify-content:space-between;align-items:center;margin:10px 0;display:flex}.editorial-card p{color:var(--muted-foreground);margin-bottom:17px;font-size:13px}.inline-search{border-bottom:1px solid var(--border);align-items:center;gap:14px;max-width:470px;padding-bottom:8px;display:flex}.inline-search input{box-shadow:none;border:0;border-radius:0;height:38px}.story-hero{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}.story-hero .primary-button{width:fit-content;margin-top:30px;display:flex}.story-photo{aspect-ratio:.92;background:var(--secondary);overflow:hidden}.story-photo img{object-fit:cover;width:100%;height:100%}.story-body{grid-template-columns:260px 1fr;gap:8%;padding-top:90px;display:grid}.story-body aside{height:fit-content;color:var(--muted-foreground);font-size:13px;position:sticky;top:30px}.story-body aside p{margin-block:20px}.narrative{max-width:780px}.narrative p{color:var(--muted-foreground);margin:22px 0;font-size:16px;line-height:1.95}.narrative h2{margin:60px 0 20px}.narrative h3{font-size:24px;font-weight:500;font-family:var(--font-editorial);margin-top:28px}.narrative .eyebrow{margin-top:26px}.narrative blockquote{font-family:var(--font-editorial);border-left:2px solid var(--primary);color:var(--primary);margin:40px 0;padding-left:26px;font-size:32px}.manifesto .narrative{margin-inline:auto}.manifesto .primary-button{width:fit-content;margin:40px auto 0;display:flex}.manifesto-image{height:280px;margin-bottom:60px;overflow:hidden}.manifesto-image img{object-fit:cover;width:100%;height:100%}.related-section{border-top:1px solid var(--border);margin-top:90px;padding-top:40px}.related-section h2{margin:18px 0 35px}.related-grid{grid-template-columns:repeat(3,1fr);gap:40px 25px;display:grid}.related-grid img{aspect-ratio:1;object-fit:cover;background:var(--secondary);width:100%}.related-grid h3{font-family:var(--font-editorial);margin:17px 0 8px;font-size:27px;font-weight:500;line-height:1.15}.related-grid>a>span{font-size:13px}.collection-empty{border:1px solid var(--border);text-align:center;background:var(--secondary);flex-direction:column;align-items:center;gap:22px;margin-top:45px;padding:75px 25px;display:flex}.collection-empty h2{margin:0}.collection-empty p{max-width:480px;color:var(--muted-foreground);font-size:14px}.collection-empty>svg{color:var(--primary)}.collection-empty .primary-button{margin-top:10px}.help-layout{grid-template-columns:260px 1fr;align-items:start;gap:9%;display:grid}.help-layout>aside{position:sticky;top:30px}.help-layout h2{margin:18px 0 30px}.help-layout nav,.account-layout nav{flex-direction:column;display:flex}.help-layout nav a,.account-layout nav a{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:15px 0;font-size:13px;display:flex}.help-layout nav a[aria-current=page],.account-layout nav a[aria-current=page]{color:var(--primary);font-weight:700}.help-layout h1{font-size:clamp(45px,4vw,68px)}.account-layout{grid-template-columns:260px 1fr;gap:50px;margin-top:50px;display:grid}.account-layout .collection-empty{margin:0}.account-orders{min-width:0}.account-orders-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:22px;display:flex}.account-orders-heading span{color:var(--primary);letter-spacing:.13em;font-size:10px;font-weight:700}.account-orders-heading h2{margin:6px 0 0;font-size:clamp(36px,4vw,58px)}.account-loading{min-height:260px;color:var(--muted-foreground);align-content:center;place-items:center;gap:14px;display:grid}.order-list{gap:18px;margin-top:26px;display:grid}.order-card{border:1px solid var(--border);background:var(--surface);padding:clamp(20px,3vw,34px)}.order-card header,.order-card footer,.order-items>div{justify-content:space-between;gap:20px;display:flex}.order-card header{border-bottom:1px solid var(--border);align-items:flex-start;padding-bottom:20px}.order-card header>div{gap:4px;display:grid}.order-card header span,.order-card footer span,.order-items span:last-child{color:var(--muted-foreground);font-size:12px}.order-status{border:1px solid color-mix(in srgb, var(--primary) 35%, transparent);background:color-mix(in srgb, var(--primary) 8%, transparent);padding:5px 10px;font-weight:700;color:var(--primary)!important}.order-items{gap:12px;padding:22px 0;display:grid}.order-card footer{border-top:1px solid var(--border);align-items:baseline;padding-top:18px}.order-card footer strong{font-family:var(--font-editorial), Georgia, serif;font-size:24px}.account-empty{min-height:360px}.account-settings{border:1px solid var(--border);background:radial-gradient(circle at 96% 3%, color-mix(in srgb, var(--primary) 10%, transparent) 0 2px, transparent 3px) 0 0 / 19px 19px, var(--surface);min-width:0;padding:clamp(24px,4vw,48px)}.account-settings-heading{border-bottom:1px solid var(--border);grid-template-columns:52px 1fr;gap:20px;padding-bottom:30px;display:grid}.account-settings-icon{width:52px;height:52px;color:var(--primary);border:1px solid color-mix(in srgb, var(--primary) 35%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--surface));place-items:center;display:grid}.account-settings-heading span{color:var(--primary);letter-spacing:.14em;font-size:10px;font-weight:700}.account-settings-heading h2{margin:7px 0 8px;font-size:clamp(36px,4vw,58px);line-height:.95}.account-settings-heading p{max-width:580px;color:var(--muted-foreground);font-size:13px;line-height:1.6}.account-form{max-width:700px;margin-top:34px}.account-form .primary-button,.account-settings>.primary-button{margin-top:24px}.account-form .form-field select{border:1px solid var(--border);background:var(--background);width:100%;height:47px;color:var(--foreground);border-radius:1px;padding:0 40px 0 12px;font-size:13px}.form-success{color:var(--primary);align-items:center;gap:8px;margin:18px 0 0;font-size:12px;font-weight:700;display:flex}.address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.address-card,.address-add{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, var(--primary) 6%);text-align:left;min-height:180px;padding:22px}.address-card{flex-direction:column;display:flex}.address-card header,.address-card footer{justify-content:space-between;gap:16px;display:flex}.address-card header>div{flex-direction:column;gap:8px;display:flex}.address-card header>svg{color:var(--primary)}.address-card header span{width:fit-content;color:var(--primary);border:1px solid color-mix(in srgb, var(--primary) 35%, transparent);letter-spacing:.08em;text-transform:uppercase;padding:4px 7px;font-size:8px;font-weight:700}.address-card p{color:var(--muted-foreground);margin:20px 0;font-size:12px;line-height:1.6}.address-card footer{border-top:1px solid var(--border);margin-top:auto;padding-top:15px}.address-card .text-link{font-size:10px}.destructive-link{color:var(--destructive)!important}.address-add{color:var(--foreground);cursor:pointer;border-style:dashed;align-content:center;place-items:center;gap:8px;transition:border-color .25s,background .25s;display:grid}.address-add:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, var(--surface))}.address-add svg{color:var(--primary)}.address-add span{color:var(--muted-foreground);font-size:10px}.address-form{border-top:1px solid var(--border);max-width:none;padding-top:30px}.account-form-title{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:24px;display:flex}.account-form-title h3{font-family:var(--font-editorial), Georgia, serif;margin:0;font-size:30px}.account-check{border:1px solid var(--border);cursor:pointer;align-items:flex-start;gap:12px;padding:17px;display:flex}.account-check input{width:18px;height:18px}.account-check span{gap:4px;display:grid}.account-check strong{font-size:12px}.account-check small,.account-hint{color:var(--muted-foreground);font-size:10px;line-height:1.55}.preference-list{border-top:1px solid var(--border);margin-top:30px;display:grid}.preference-row{border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:23px 2px;display:flex}.preference-row>span{gap:6px;display:grid}.preference-row strong{font-size:13px}.preference-row small{color:var(--muted-foreground);font-size:10px;line-height:1.5}.preference-row input[role=switch]{appearance:none;border:1px solid var(--border);background:var(--secondary);cursor:pointer;border-radius:99px;width:46px;height:25px;transition:background .2s,border-color .2s;position:relative}.preference-row input[role=switch]:after{content:"";background:var(--muted-foreground);border-radius:50%;width:17px;height:17px;transition:transform .22s,background .22s;position:absolute;top:3px;left:4px}.preference-row input[role=switch]:checked{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 22%, var(--surface))}.preference-row input[role=switch]:checked:after{background:var(--primary);transform:translate(19px)}.account-settings>.account-hint{max-width:640px;margin-top:18px}.order-success{flex-direction:column;justify-content:center;align-items:flex-start;max-width:860px;min-height:62vh;display:flex}.order-success>svg{color:var(--primary);margin:24px 0 8px}.order-success h1{margin-top:0}.order-success .page-lead strong{color:var(--primary);margin:0 5px;display:inline-block}.compact-success{min-height:430px;padding:20px}.compact-success h2{font-size:clamp(36px,4vw,54px)}@keyframes clickart-spin{to{transform:rotate(360deg)}}.product-page{grid-template-columns:1.15fr 1fr;align-items:start;gap:7%;display:grid}.product-page-gallery{min-width:0;max-width:100%;position:sticky;top:30px}.product-page-gallery>a{background:var(--secondary);display:block;overflow:hidden}.product-page-gallery>a>img{aspect-ratio:1;object-fit:contain;width:100%}.photo-thumbnails{scrollbar-width:thin;gap:12px;max-width:100%;margin-top:18px;padding:4px 2px 8px;display:flex;overflow-x:auto}.photo-thumbnails button{border:1px solid #0000;flex:0 0 80px;width:80px;height:80px;padding:3px}.photo-thumbnails button[aria-pressed=true]{border-color:var(--primary)}.photo-thumbnails img{object-fit:cover;width:100%;height:100%}.product-page-copy h1{margin-top:14px;font-size:clamp(46px,4.5vw,70px);line-height:1.01}.product-page-maker{border-block:1px solid var(--border);align-items:center;gap:14px;margin-bottom:25px;padding-block:22px;font-size:11px;display:flex}.product-page-maker img{object-fit:cover;width:48px;height:58px}.product-page-maker span{color:var(--muted-foreground);flex:1}.product-page-maker b{color:var(--foreground);font-size:13px;font-weight:600}.product-page-copy>p{color:var(--muted-foreground);font-size:14px;line-height:1.85}.large-price{margin-top:28px;font-size:30px;font-weight:500;display:block}.large-price small{color:var(--muted-foreground);font-size:16px}.impact-line{color:var(--primary);align-items:center;gap:10px;padding-block:16px;font-size:11px;display:flex}.product-buy-row{align-items:center;gap:15px;margin:10px 0 22px;display:flex}.product-buy-row .primary-button{flex:1;justify-content:center}.icon-button{min-width:42px;min-height:42px;color:var(--primary);border:1px solid var(--border);justify-content:center;align-items:center;display:inline-flex}.product-information{margin-top:35px}.product-information [data-slot=tabs-list]{border-bottom:1px solid var(--border);border-radius:0;justify-content:flex-start;gap:20px;width:100%;height:auto;padding:0;display:flex;overflow:auto}.product-information [data-slot=tabs-trigger]{color:var(--muted-foreground);border-radius:0;flex:none;padding:14px 0;font-size:12px}.product-information [data-slot=tabs-trigger][data-active]{color:var(--primary);background:0 0}.product-information [data-slot=tabs-content]{min-height:165px;padding-block:12px;font-size:14px;line-height:1.9}.product-information p{color:var(--muted-foreground);margin-block:14px}.spec-list>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:24px;padding:10px 0;font-size:12px;display:flex}.spec-list dd{text-align:right}.spec-list dt{color:var(--muted-foreground)}.review-empty{padding:20px 0}.design-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:55px;display:grid}.design-card>div{aspect-ratio:.83;position:relative;overflow:hidden}.design-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.design-card:hover img{transform:scale(1.05)}.design-card>div>span{font:italic 75px var(--font-editorial);color:#623930;position:absolute;bottom:15px;left:25px}.design-card.design-silk>div>span{color:#e1ba88}.design-card h2{justify-content:space-between;align-items:center;margin:25px 0 15px;font-size:34px;display:flex}.design-card>strong{font-size:12px;font-weight:600}.design-card p{color:var(--muted-foreground);min-height:65px;margin:13px 0 20px;font-size:13px;line-height:1.7}.design-khiva>div{border-radius:46% 46% 0 0}.form-layout{grid-template-columns:.95fr 1fr;align-items:start;gap:9%;display:grid}.form-introduction h1{font-size:clamp(54px,5.1vw,82px)}.form-introduction{position:sticky;top:25px}.form-art{height:200px;margin:35px 0 20px;overflow:hidden}.form-art img{object-fit:cover;width:100%;height:100%}.muted-copy{color:var(--muted-foreground);font-size:12px;line-height:1.8}.form-panel{background:var(--surface);border:1px solid var(--border);min-width:0;padding:35px}.form-panel h2{margin:25px 0 30px;scroll-margin-top:25px;font-size:37px}.form-field{flex-direction:column;gap:8px;min-width:0;margin-bottom:21px;font-size:12px;display:flex}.form-field>span{font-weight:600}.form-field input,.form-field textarea,.form-field [data-slot=select-trigger]{border:1px solid var(--border);background:var(--background);width:100%;height:47px;color:var(--foreground);border-radius:1px;padding:12px;font-size:13px}.form-field textarea{min-height:115px}.form-field small{color:var(--muted-foreground);font-size:10px}.form-two{grid-template-columns:1fr 1fr;gap:15px;display:grid}.step-indicator{border-bottom:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;gap:12px;margin:0;padding:0 0 25px;font-size:10px;list-style:none;display:flex}.step-indicator li{align-items:center;gap:8px;display:flex}.step-indicator li>span{border:1px solid var(--border);border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.step-indicator li[aria-current=step]{color:var(--primary);font-weight:700}.step-indicator li[aria-current=step]>span{background:var(--primary);color:var(--primary-foreground)}.mode-control{background:var(--secondary);margin-bottom:30px;padding:4px;display:flex}.mode-control button{flex:1;padding:13px;font-size:12px}.mode-control button[aria-pressed=true]{background:var(--surface);box-shadow:0 2px 5px #0001}.form-actions{justify-content:space-between;align-items:center;gap:24px;margin-top:30px;display:flex}.form-actions>.primary-button:last-child{margin-left:auto}.form-error{color:var(--destructive);margin-top:20px;font-size:12px}.upload-zone{border:1px dashed var(--border);background:var(--background);text-align:center;flex-direction:column;align-items:center;gap:9px;padding:25px;font-size:12px;display:flex}.upload-zone>span{color:var(--muted-foreground);font-size:10px}.upload-zone input{border:0;height:auto;padding:10px;font-size:10px}.upload-zone svg{color:var(--primary)}.file-chip{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:10px;font-size:11px;display:flex}.file-chip span{overflow-wrap:anywhere}.role-options{border:0;margin:15px 0;padding:0}.role-options legend{margin-bottom:10px;font-size:12px;font-weight:600}.role-options label,.shipping-options label,.payment-options label{border:1px solid var(--border);cursor:pointer;align-items:center;gap:15px;margin-bottom:9px;padding:14px;display:flex}.role-options span,.shipping-options span,.payment-options span{flex-direction:column;gap:5px;display:flex}.role-options b,.shipping-options b,.payment-options b{font-size:12px;font-weight:600}.role-options small,.shipping-options small,.payment-options small{color:var(--muted-foreground);font-size:10px}input[type=checkbox],input[type=radio]{accent-color:var(--primary);flex-shrink:0}.role-options input,.consent input,.shipping-options input,.payment-options input{width:17px;height:17px}.checkout-subheading{font-family:var(--font-editorial), Georgia, serif;margin:34px 0 8px;font-size:28px;font-weight:500}.checkout-note{margin-top:25px}.checkout-note small{align-items:center;gap:6px;display:flex}.form-review p{border-bottom:1px solid var(--border);overflow-wrap:anywhere;justify-content:space-between;gap:20px;padding:13px 0;font-size:12px;display:flex}.form-review b{color:var(--muted-foreground);flex:0 0 32%;font-weight:500}.form-review span{text-align:right}.connection-note{background:var(--secondary);flex-direction:column;align-items:flex-start;gap:12px;margin:25px 0;padding:25px;font-size:12px;line-height:1.8;display:flex}.connection-note strong{font-weight:600}.connection-note p{color:var(--muted-foreground);margin:0}.consent{align-items:start;gap:12px;margin-block:24px;font-size:11px;display:flex}.checkout-layout{grid-template-columns:1.05fr 1fr;align-items:start;gap:55px;margin-top:50px;display:grid}.checkout-summary{background:var(--secondary);padding:30px;position:sticky;top:25px}.summary-item{border-bottom:1px solid var(--border);align-items:center;gap:15px;padding:22px 0;display:flex}.summary-item img{object-fit:cover;width:60px;height:70px}.summary-item div{flex-direction:column;flex:1;gap:7px;font-size:12px;display:flex}.summary-item b,.summary-item strong{font-size:12px;font-weight:500}.summary-item span{color:var(--muted-foreground);font-size:10px}.summary-total{grid-template-columns:1fr auto;gap:15px;padding-top:25px;font-size:12px;display:grid}.summary-total strong{margin-top:10px;font-size:15px}.cart-page-list{margin-top:50px}.cart-page-list article{border-bottom:1px solid var(--border);grid-template-columns:130px 1fr auto 45px;align-items:center;gap:30px;padding:25px 0;display:grid}.cart-page-list img{aspect-ratio:1;object-fit:cover;width:130px}.cart-page-list h3{font:500 31px var(--font-editorial);margin-bottom:7px;line-height:1.1}.cart-page-list span{color:var(--muted-foreground);font-size:12px}.cart-page-list .quantity-control{width:fit-content;margin-top:15px;margin-bottom:12px}.cart-page-list strong{font-size:15px;font-weight:500}.cart-page-total{justify-content:space-between;align-items:start;padding-top:35px;display:flex}.cart-page-total>div{flex-direction:column;gap:15px;min-width:320px;display:flex}.cart-page-total strong{font-size:33px;font-weight:500}.cart-page-total span{color:var(--muted-foreground);font-size:12px}.will-reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.6,.2,1);transform:translateY(24px)}.will-reveal.is-visible{opacity:1;transform:translateY(0)}.will-reveal[data-reveal=sequence]{opacity:1;transition:none;transform:none}.will-reveal[data-reveal=sequence]>:is(h1,h2,p,.eyebrow,.cms-reveal-action){opacity:0;transition:opacity .78s,translate .9s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);translate:0 28px}.will-reveal[data-reveal=sequence]>:nth-child(2){--reveal-delay:90ms}.will-reveal[data-reveal=sequence]>:nth-child(3){--reveal-delay:.18s}.will-reveal[data-reveal=sequence]>:nth-child(n+4){--reveal-delay:.27s}.will-reveal[data-reveal=sequence].is-visible>:is(h1,h2,p,.eyebrow,.cms-reveal-action),.will-reveal[data-reveal=sequence]:focus-within>:is(h1,h2,p,.eyebrow,.cms-reveal-action){opacity:1;translate:0}.will-reveal:focus-within,.will-reveal[data-reveal=sequence]:focus-within>:is(h1,h2,p,.eyebrow,.cms-reveal-action){opacity:1;transition:none;transform:translate(0,0)}@media (max-width:600px){.will-reveal[data-reveal=sequence]>:is(h1,h2,p,.eyebrow,.cms-reveal-action){translate:0 18px}.will-reveal[data-reveal=sequence].is-visible>:is(h1,h2,p,.eyebrow,.cms-reveal-action){translate:none}}@media (prefers-reduced-motion:reduce){.will-reveal[data-reveal=sequence]>:is(h1,h2,p,.eyebrow,.cms-reveal-action){opacity:1;transition:none;translate:none}}@media (min-width:1500px){.national-hero-content{column-gap:100px}.hero-feature{max-width:520px}.national-hero-title{padding-block:70px 100px}}@media (max-width:1150px){.site-header nav{gap:17px;font-size:11px}.header-tools{gap:8px}.site-header nav a:last-child{display:none}.national-hero,.national-hero-content{min-height:690px}.national-hero-title{padding-top:45px;padding-bottom:60px}.hero-feature-caption strong{font-size:22px}.hero-feature-caption small{font-size:7px}.form-layout{gap:5%}.form-panel{padding:25px}.footer-top{grid-template-columns:1fr 1fr}.footer-source{justify-self:start}.advanced-filters{grid-template-columns:1fr 1fr 1fr}.advanced-filters>button{grid-column:1/-1}}@media (max-width:900px){.storefront .site-header{height:83px}.site-header nav{display:none}.header-tools .mobile-menu{display:flex}.national-hero-title h1{font-size:100px}.national-hero-title p{font-size:13px}.national-hero-content{column-gap:3%}.national-hero-top{font-size:8px}.national-hero-top span:last-child{display:none}.hero-feature{border-width:7px}.hero-feature-caption strong{font-size:20px}.hero-feature-caption small{font-size:6px}.national-hero-bottom{font-size:8px}.principle-strip>a{display:none}.story-body{grid-template-columns:180px 1fr;gap:7%}.product-page{gap:5%}.product-buy-row{flex-wrap:wrap;gap:10px}.product-buy-row>.primary-button{flex-basis:100%;order:3}.product-page-copy h1{font-size:46px}.design-grid{gap:18px}.design-card h2{font-size:29px}.design-card p{min-height:100px}.form-layout{grid-template-columns:1fr 1fr;gap:30px}.form-introduction h1{font-size:57px}.form-two{grid-template-columns:1fr;gap:0}.checkout-layout{grid-template-columns:1fr 1fr;gap:25px}.checkout-summary{padding:23px}.summary-item{gap:10px}.summary-item img{width:45px;height:55px}.summary-item>strong{display:none}.help-layout,.account-layout{grid-template-columns:190px 1fr;gap:35px}}@media (max-width:650px){.wrap{padding-inline:23px}.utility-links{display:none}.storefront .announcement{letter-spacing:.08em;height:28px;padding-inline:23px;font-size:7px}.announcement>span:last-child{font-size:9px}.announcement b{font-size:14px}.storefront .site-header{height:76px}.wordmark{font-size:31px}.wordmark>span{margin-top:6px;font-size:7px}.header-tools{gap:4px}.header-tools button,.header-tools a{width:32px;min-width:32px}.header-tools svg{width:18px}.header-tools .account-link{display:none}.national-hero,.national-hero-content,.national-hero-khiva,.national-hero-khiva .national-hero-content{min-height:0}.national-hero-content,.national-hero-khiva .national-hero-content,.national-hero-silk .national-hero-content{grid-template-rows:auto auto auto auto;grid-template-columns:1fr;display:grid}.national-hero-top{padding-top:21px;font-size:7px}.national-hero-title{padding:42px 0 18px}.national-hero-title h1,.national-hero-khiva h1{letter-spacing:-.055em;margin:20px 0 22px;font-size:clamp(80px,20vw,126px);line-height:.85}.national-hero-title p{max-width:300px;margin-bottom:20px;font-size:13px;line-height:1.75}.national-hero-title .eyebrow{letter-spacing:.13em;font-size:7px}.national-hero-title .primary-button{min-height:48px;padding:13px 20px;font-size:11px}.hero-feature,.national-hero-khiva .hero-feature,.national-hero-silk .hero-feature{justify-self:center;width:85%;max-width:330px;margin-top:13px;margin-bottom:33px;padding:0;transform:rotate(2deg)}.hero-feature-photo{aspect-ratio:1.35}.hero-feature-caption{padding:13px 7px 7px}.hero-feature-caption small{font-size:6px}.hero-feature-caption strong{font-size:21px}.hero-feature-caption svg{width:20px}.national-hero-khiva .hero-feature{border-width:8px;width:75%;max-width:280px;margin-top:5px;transform:none}.national-hero-khiva .hero-feature-photo{aspect-ratio:1.08}.national-hero-khiva .hero-feature-caption{padding:14px 8px 10px}.national-hero-silk .hero-feature{width:90%;max-width:360px;margin-top:13px;padding:9px;transform:none}.national-hero-silk .hero-feature-photo{aspect-ratio:1.42}.national-hero-silk .hero-feature-caption{padding:16px 8px 9px}.national-hero-bottom{letter-spacing:0;padding-bottom:22px;font-size:7px}.national-hero-bottom>span{display:none}.hero-textile img{object-position:60% center}.national-hero:after{background:#f5e9d26b}.national-hero-silk:after{background:#2510194d}.national-hero-khiva:after{background:#ecd9be59}.storefront .principle-strip{grid-template-columns:repeat(3,1fr);gap:15px;min-height:0;padding-block:28px;display:grid}.principle-strip>span{display:none}.principle-strip>div{align-items:flex-start;gap:2px}.principle-strip>div>b{font-size:38px}.principle-strip>div>span{font-size:8px}.principle-strip>div:before{display:none}.catalog-section{padding-block:60px}.section-heading{align-items:start;gap:18px}.section-heading h2,.masters-section h2,.about-section h2,.invitation h2{font-size:42px}.section-heading>span,.section-heading>p{font-size:11px}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:0 0 10px}.catalog-controls{justify-content:flex-end;margin-top:3px}.categories{justify-content:space-between;gap:12px}.categories button{padding:12px 0;font-size:11px}.categories sup{font-size:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 15px}.product-card h3{font-size:23px;line-height:1.08}.product-meta{letter-spacing:.08em;margin-top:13px;font-size:7px}.product-meta span{display:none}.artisan-byline{font-size:10px}.product-bottom strong{font-size:12px}.product-bottom small{font-size:9px}.product-bottom{gap:5px;margin-top:10px;padding-top:10px}.add-button{width:29px;height:29px}.add-button svg{width:16px}.favorite-button{width:30px;height:30px;top:8px;right:8px}.favorite-button svg{width:16px}.product-tag{padding:4px 6px;font-size:7px;bottom:8px;left:7px}.product-image{aspect-ratio:.86}.catalog-result-line{margin-block:15px;font-size:10px}.catalog-more{padding-top:25px}.advanced-filters{grid-template-columns:1fr 1fr;gap:17px;padding:20px}.advanced-filters fieldset:first-child{grid-column:1/-1}.advanced-filters legend{font-size:10px}.advanced-filters label,.advanced-filters>button{font-size:11px}.product-list .product-card{grid-template-rows:auto auto auto auto;grid-template-columns:90px 1fr;gap:5px 15px;padding-block:18px}.product-list .product-image{grid-row:1/5}.product-list .product-bottom{grid-area:4/2;margin:0;padding:0}.product-list h3{margin:0;font-size:24px}.product-list .product-meta{font-size:7px}.product-list .favorite-button{width:26px;height:26px;top:5px;right:5px}.storefront .masters-section,.storefront .about-section{padding-block:65px}.artisan-grid{gap:40px}.artisan-card h3{font-size:34px}.storefront .invitation{padding-block:45px}.invitation-content{gap:23px}.invitation p{font-size:12px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-top nav{grid-template-columns:1fr 1fr;gap:13px 20px}.footer-top p{font-size:13px}.footer-word{letter-spacing:-1px;padding-block:30px;font-size:42px;line-height:1.05}.footer-bottom{justify-content:start;gap:14px;font-size:9px}.footer-source{font-size:10px}.footer{padding-top:42px}.page-section{padding-block:35px 65px}.page-section h1{margin:18px 0 24px;font-size:58px;line-height:.98}.page-lead{margin-bottom:25px;font-size:14px;line-height:1.8}.breadcrumbs{gap:10px;margin-bottom:28px;font-size:9px}.editorial-cards{grid-template-columns:1fr;gap:45px;margin-top:30px}.editorial-card:nth-child(2){padding-top:0}.editorial-card-image{aspect-ratio:1.1;margin-bottom:20px}.editorial-card h2{font-size:37px}.editorial-card .eyebrow{font-size:8px}.story-hero{grid-template-columns:1fr;gap:35px}.story-photo{aspect-ratio:1.1}.story-body{grid-template-columns:1fr;gap:25px;padding-top:40px}.story-body aside{position:static}.story-body aside p{display:none}.story-body aside>a{margin-top:15px}.narrative p{font-size:14px;line-height:1.85}.narrative h2{margin-top:40px;font-size:37px}.narrative blockquote{font-size:29px}.related-section{margin-top:50px;padding-top:25px}.related-grid{grid-template-columns:repeat(2,1fr);gap:30px 16px}.related-grid h3{margin-top:12px;font-size:24px}.related-grid>a>span{font-size:11px}.related-section h2{margin-bottom:25px;font-size:38px}.manifesto-image{height:180px;margin-bottom:35px}.manifesto .narrative h1{font-size:44px}.help-layout,.account-layout{grid-template-columns:1fr;gap:32px}.help-layout>aside{position:static}.help-layout nav,.account-layout nav{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.help-layout nav a,.account-layout nav a{font-size:11px}.help-layout aside h2{margin:12px 0 18px;font-size:33px}.collection-empty{margin-top:35px;padding:50px 20px}.collection-empty h2{font-size:35px}.collection-empty p{font-size:12px}.collection-empty .primary-button{font-size:11px}.product-page{grid-template-columns:1fr;gap:35px}.product-page-gallery{position:static}.product-page-copy h1{font-size:48px}.product-page-copy .eyebrow{font-size:9px}.product-page-maker{padding-block:17px}.product-buy-row{flex-wrap:nowrap}.product-buy-row>.primary-button{flex-basis:auto;order:0}.product-buy-row .quantity-control button{width:32px}.product-information [data-slot=tabs-list]{gap:20px}.product-information [data-slot=tabs-trigger]{font-size:11px}.design-grid{grid-template-columns:1fr;gap:45px}.design-card>div{aspect-ratio:1.1}.design-khiva>div{aspect-ratio:1;border-radius:40% 40% 0 0}.design-card p{min-height:0;font-size:13px}.design-card h2{margin-top:22px;font-size:40px}.design-card>strong{font-size:12px}.form-layout{grid-template-columns:1fr;gap:35px}.form-introduction{position:static}.form-introduction h1{font-size:59px}.form-art{display:none}.form-introduction .muted-copy{max-width:440px;font-size:11px}.form-panel{padding:24px 20px}.form-panel h2{font-size:35px}.form-two{grid-template-columns:1fr 1fr;gap:12px}.step-indicator{gap:5px;font-size:9px}.step-indicator li{gap:5px}.step-indicator li>span{width:20px;height:20px}.form-field input,.form-field textarea{font-size:16px}.form-field [data-slot=select-trigger]{font-size:12px}.form-review p{font-size:11px}.connection-note{padding:22px}.checkout-layout{grid-template-columns:1fr;gap:30px;margin-top:30px}.checkout-summary{padding:25px;position:static}.summary-item>strong{display:block}.summary-item img{width:55px;height:65px}.cart-page-list{margin-top:30px}.cart-page-list article{grid-template-columns:80px 1fr 28px;gap:15px;padding-block:20px;position:relative}.cart-page-list img{align-self:start;width:80px}.cart-page-list h3{font-size:26px}.cart-page-list article>strong{grid-area:2/2;font-size:13px}.cart-page-list article>.icon-button{border:0;grid-area:1/3;min-width:28px}.cart-page-list .text-link{font-size:10px}.cart-page-total{flex-direction:column;gap:30px}.cart-page-total>div{width:100%;min-width:0}.cart-page-total strong{font-size:30px}}.stock-badge{z-index:3;background:var(--foreground);color:var(--background);letter-spacing:.09em;text-transform:uppercase;padding:7px 10px;font-size:9px;font-weight:700;position:absolute;bottom:14px;left:14px}.stock-badge.low{background:var(--primary);color:var(--primary-foreground)}.add-button:disabled,.primary-button:disabled{cursor:not-allowed;opacity:.45}.product-stock-line{width:fit-content;color:var(--primary);border:1px solid color-mix(in srgb, var(--primary) 35%, transparent);letter-spacing:.08em;text-transform:uppercase;margin:12px 0 22px;padding:6px 10px;font-size:10px;font-weight:700}.product-stock-line.unavailable{color:var(--destructive);border-color:color-mix(in srgb, var(--destructive) 40%, transparent)}.inventory-grid{gap:12px;display:grid}.inventory-card{border:1px solid var(--border);background:var(--surface);grid-template-columns:92px minmax(220px,1fr) 120px minmax(170px,auto) auto;align-items:center;gap:clamp(16px,2.5vw,34px);padding:18px;transition:opacity .18s;display:grid}.inventory-card.paused{opacity:.72}.inventory-card>img{object-fit:cover;width:92px;height:92px}.inventory-card-copy>span,.inventory-quantity>span{color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.inventory-card-copy h2{margin:3px 0;font-size:clamp(23px,2.4vw,34px)}.inventory-card-copy strong{color:var(--primary);font-size:12px}.inventory-quantity{gap:6px;display:grid}.inventory-quantity input{border:1px solid var(--border);background:var(--background);width:100%;min-height:42px;color:var(--foreground);padding:8px 10px;font-size:15px}.inventory-switch{align-items:center;gap:9px;font-size:11px;display:flex}.inventory-switch input{width:18px;height:18px;accent-color:var(--primary)}.order-progress{border-top:1px solid var(--border);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:22px 0;list-style:none;display:grid}.order-progress li{color:var(--muted-foreground);letter-spacing:.06em;text-align:center;text-transform:uppercase;justify-items:center;gap:7px;font-size:9px;display:grid;position:relative}.order-progress li:before{content:"";background:var(--border);width:100%;height:1px;position:absolute;top:12px;right:50%}.order-progress li:first-child:before{display:none}.order-progress li span{z-index:1;border:1px solid var(--border);background:var(--surface);border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:relative}.order-progress li.complete{color:var(--foreground)}.order-progress li.complete:before,.order-progress li.complete span{color:var(--primary-foreground);border-color:var(--primary);background:var(--primary)}.order-cancelled{color:var(--destructive);border:1px solid color-mix(in srgb, var(--destructive) 35%, transparent);margin:20px 0;padding:14px;font-size:12px}.order-confirmation{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:4px 0 22px;display:grid}.order-confirmation>div{background:color-mix(in srgb, var(--surface) 94%, var(--primary) 6%);gap:13px;padding:18px;display:flex}.order-confirmation>div>svg{color:var(--primary);flex:none}.order-confirmation>div>span{gap:5px;display:grid}.order-confirmation small{color:var(--muted-foreground);font-size:9px;line-height:1.4}.order-confirmation strong{font-size:12px;line-height:1.4}.order-confirmation>p{background:var(--surface);color:var(--muted-foreground);grid-column:1/-1;margin:0;padding:15px 18px;font-size:11px;line-height:1.55}.order-awaiting-details{border:1px dashed color-mix(in srgb, var(--primary) 45%, var(--border));color:var(--muted-foreground);align-items:flex-start;gap:12px;margin:4px 0 22px;padding:16px;font-size:10px;line-height:1.5;display:flex}.order-awaiting-details svg{color:var(--primary);flex:none}.order-awaiting-details span{gap:3px;display:grid}.order-awaiting-details strong{color:var(--foreground);font-size:11px}@media (max-width:900px){.inventory-card{grid-template-columns:78px 1fr 100px}.inventory-card>img{width:78px;height:78px}.inventory-switch{grid-column:2}.inventory-card>.secondary-button{grid-column:3}}@media (max-width:600px){.inventory-card{grid-template-columns:70px 1fr}.inventory-card>img{width:70px;height:70px}.inventory-quantity,.inventory-switch,.inventory-card>.secondary-button{grid-column:1/-1}.order-progress{grid-template-columns:repeat(5,95px);overflow-x:auto}}.admin-page{min-height:72vh}.admin-title-row{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.admin-title-row h1{margin-bottom:16px}.admin-title-row .page-lead{margin-bottom:0}.secondary-button{border:1px solid var(--foreground);letter-spacing:.11em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 18px;font-size:10px;font-weight:700;transition:all .18s;display:inline-flex}.secondary-button:hover{color:var(--primary-foreground);background:var(--foreground)}.secondary-button:disabled{opacity:.55}.spin{animation:.9s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-overview{border-block:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px;display:grid}.admin-overview>div{border-right:1px solid var(--border);grid-template-rows:1fr auto;grid-template-columns:auto 1fr;align-items:end;column-gap:15px;min-height:142px;padding:24px clamp(18px,3vw,36px);display:grid}.admin-overview>div:last-child{border-right:0}.admin-overview svg{color:var(--primary);grid-row:1}.admin-overview strong{font-family:var(--font-editorial), Georgia, serif;align-self:center;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.9}.admin-overview span{color:var(--muted-foreground);letter-spacing:.12em;text-transform:uppercase;grid-column:2;font-size:10px}.admin-tabs{border-bottom:1px solid var(--border);gap:34px;margin:48px 0 24px;display:flex}.admin-tabs button{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid #0000;padding:0 0 14px;font-size:13px;font-weight:700}.admin-tabs button.active{color:var(--foreground);border-color:var(--primary)}.admin-tabs span{color:var(--primary);margin-left:7px}.admin-grid{gap:18px;display:grid}.admin-card{border:1px solid var(--border);background:var(--surface);padding:clamp(22px,3vw,38px)}.admin-card header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:22px;display:flex}.admin-card header span{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.admin-card h2{margin:5px 0 0;font-size:clamp(29px,3vw,42px)}.admin-status{gap:5px;display:grid}.admin-status span{text-align:right}.admin-status select{border:1px solid var(--border);background:var(--background);min-width:160px;color:var(--foreground);padding:10px 34px 10px 12px;font-size:12px}.admin-card-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,7vw,90px);padding:24px 0;display:grid}.admin-card dl{gap:15px;display:grid}.admin-card dl>div{grid-template-columns:minmax(90px,.35fr) 1fr;gap:14px;display:grid}.admin-card dt{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.admin-card dd{overflow-wrap:anywhere;font-size:13px;line-height:1.5}.admin-card dd a:hover{color:var(--primary)}.admin-items,.admin-files{border-top:1px solid var(--border);gap:10px;padding:20px 0;display:grid}.admin-items>div,.admin-card footer{justify-content:space-between;gap:20px;display:flex}.admin-items span{font-size:13px}.admin-items strong{white-space:nowrap;font-size:12px}.admin-fulfillment{border:1px solid color-mix(in srgb, var(--primary) 30%, var(--border));background:color-mix(in srgb, var(--primary) 5%, var(--surface));margin:4px 0 22px;padding:clamp(18px,3vw,28px)}.admin-fulfillment>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.admin-fulfillment>header>div>span{color:var(--primary);letter-spacing:.13em;font-size:8px;font-weight:700}.admin-fulfillment h3{font-family:var(--font-editorial), Georgia, serif;margin:5px 0 0;font-size:29px;font-weight:500}.admin-fulfillment>header>span{border:1px solid var(--border);color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;padding:5px 8px;font-size:8px;font-weight:700}.admin-fulfillment>header>span.confirmed{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 45%, var(--border))}.admin-fulfillment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:20px 0 15px;display:grid}.admin-fulfillment label{gap:7px;display:grid}.admin-fulfillment label>span{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;display:flex}.admin-fulfillment input,.admin-fulfillment select,.admin-fulfillment textarea{border:1px solid var(--border);background:var(--background);width:100%;min-height:44px;color:var(--foreground);padding:10px 12px;font-size:12px}.admin-fulfillment textarea{resize:vertical;min-height:84px}.admin-fulfillment-note{margin-bottom:17px}.admin-fulfillment .secondary-button{background:var(--surface)}.admin-card footer{border-top:1px solid var(--border);align-items:baseline;padding-top:20px}.admin-card footer span,.admin-files>span{color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.admin-card footer strong{font-family:var(--font-editorial), Georgia, serif;font-size:25px}.admin-files>span,.admin-files a{align-items:center;gap:8px;display:flex}.admin-files a{width:fit-content;color:var(--primary);text-underline-offset:3px;font-size:12px;text-decoration:underline}.admin-files small{color:var(--muted-foreground)}.admin-message,.admin-empty{border:1px dashed var(--border);min-height:280px;color:var(--muted-foreground);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.admin-message.error{min-height:120px;color:var(--destructive);border-color:color-mix(in srgb, var(--destructive) 45%, transparent)}.admin-empty svg{color:var(--primary)}.admin-empty h2{margin:5px 0 0}.admin-empty p{font-size:13px}@media (max-width:760px){.admin-title-row{flex-direction:column;align-items:flex-start}.admin-overview{grid-template-columns:1fr}.admin-overview>div{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:34px 1fr;min-height:100px}.admin-overview>div:last-child{border-bottom:0}.admin-overview strong{font-size:45px}.admin-card header,.admin-card-columns{flex-direction:column;grid-template-columns:1fr}.admin-status,.admin-status select{width:100%}.admin-status span{text-align:left}.admin-card dl>div{grid-template-columns:84px 1fr}.admin-fulfillment-grid,.order-confirmation{grid-template-columns:1fr}.order-confirmation>p{grid-column:auto}}@media (max-width:365px){.wrap{padding-inline:18px}.header-tools{gap:0}.wordmark{font-size:29px}.product-card h3{font-size:21px}.product-bottom strong{font-size:11px}.national-hero-title h1{font-size:82px}.form-two{grid-template-columns:1fr;gap:0}.product-buy-row{gap:8px}.product-buy-row .primary-button{padding:12px;font-size:10px}.advanced-filters{grid-template-columns:1fr}.advanced-filters fieldset:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.will-reveal{opacity:1;transition:none;transform:none}.hero-textile img,.hero-feature-photo img,[data-scroll-image]{will-change:auto;transform:none!important}.product-open img,.hero-feature,.primary-button,.design-card img{transition:none;transform:none}.reading-progress{display:none}}.language-select{min-width:44px!important;height:32px!important;box-shadow:none!important;background:0 0!important;border:0!important;gap:3px!important;padding:0 5px!important;font-size:10px!important}.language-select svg{width:12px!important}#main-content:focus{outline:none}.form-panel h2{scroll-margin-top:25px}@media (max-width:1200px){.site-header nav a:nth-last-child(-n+2){display:none}.header-tools{gap:8px}}@media (max-width:650px){.account-settings{padding:22px}.account-settings-heading{grid-template-columns:42px 1fr;gap:14px}.account-settings-icon{width:42px;height:42px}.address-grid{grid-template-columns:1fr}.preference-row{gap:18px}.header-tools .language-select{min-width:39px!important;font-size:9px!important}.header-tools>button[aria-label]{width:29px}.header-tools>button:first-of-type:not([data-slot]){display:none}}
