/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#050505;--paper:#f6f2eb;--warm:#e8e0d5;--taupe:#c7b8a4;--clay:#9f8c73;--line:#0505052b;--font-grotesk:"Helvetica Neue", Helvetica, Arial, sans-serif;--font-editorial:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-grotesk);margin:0;overflow-x:clip}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.announcement{background:var(--taupe);height:31px;color:var(--ink);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;padding:0 3vw;font-size:10px;display:flex}.site-header{z-index:30;color:#f6f2eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505f2;border-bottom:1px solid #ffffff24;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 3vw;display:grid;position:sticky;top:0}.wordmark{align-items:center;width:max-content;display:inline-flex}.wordmark img{object-fit:contain;object-position:center;width:158px;height:44px;display:block}.wordmark span{letter-spacing:.15em;margin-left:10px;font-size:9px;font-weight:500}.site-header nav{letter-spacing:.1em;text-transform:uppercase;gap:34px;font-size:11px;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:#f6f2eb;height:1px;transition:right .25s;position:absolute;bottom:-6px;left:0;right:100%}.site-header nav a:hover:after{right:0}.quote-trigger{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-self:end;font-size:11px}.quote-trigger span{border:1px solid;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:8px;display:inline-grid}.hero{border-bottom:1px solid var(--line);grid-template-columns:46% 54%;min-height:calc(100vh - 103px);display:grid}.hero-copy{flex-direction:column;align-items:flex-start;padding:clamp(56px,8vw,120px) 5vw 48px 3vw;display:flex;position:relative}.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:10px;font-weight:700}.hero h1,.catalog-heading h2,.wholesale h2,.custom-copy h2{font-family:var(--font-grotesk);letter-spacing:-.065em;margin:0;font-size:clamp(47px,6.2vw,102px);font-weight:800;line-height:.91}.hero h1 em,.wholesale h2 em{font-family:var(--font-editorial);letter-spacing:-.045em;font-style:italic;font-weight:400}.hero-intro{max-width:480px;font-family:var(--font-editorial);margin:32px 0 38px;font-size:clamp(17px,1.35vw,23px);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:8px;display:flex}.primary-cta{background:var(--ink);color:#fff;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;min-width:220px;padding:17px 18px;font-size:11px;transition:background .2s,color .2s;display:flex}.primary-cta:hover{background:var(--clay)}.whatsapp-cta{border:1px solid var(--ink);min-width:220px;color:var(--ink);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;padding:16px 18px;font-size:10px;font-weight:700;transition:background .2s,color .2s;display:flex}.whatsapp-cta:hover{background:var(--ink);color:#fff}.hero-media{min-height:600px;padding:2.2vw 4.5vw 2.2vw 0;position:relative}.hero-media .media-placeholder{height:100%;min-height:620px}.hero-photo{background:#b9a89a;width:100%;height:100%;min-height:620px;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;object-position:50% 34%}.vertical-caption{letter-spacing:.2em;writing-mode:vertical-rl;font-size:8px;position:absolute;top:50%;right:1.5vw;transform:translateY(-50%)}.media-placeholder{color:#11110fb8;text-align:center;background:#d7cec4;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:240px;display:flex;position:relative;overflow:hidden}.media-placeholder:before,.media-placeholder:after{content:"";border:1px solid #11110f1f;border-radius:50%;position:absolute}.media-placeholder:before{aspect-ratio:1;width:62%;top:-18%;left:-16%}.media-placeholder:after{aspect-ratio:1;width:45%;bottom:-14%;right:-12%}.media-placeholder span{z-index:1;letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px;font-size:8px;position:relative}.media-placeholder strong{z-index:1;max-width:75%;font-family:var(--font-editorial);letter-spacing:-.025em;font-size:clamp(20px,2.2vw,38px);font-weight:400;position:relative}.media-placeholder small{z-index:1;letter-spacing:.18em;text-transform:uppercase;font-size:7px;position:absolute;bottom:15px;left:18px}.tone-1{background:#b9a89a}.tone-2{background:#ded8d1}.tone-3{background:#c2b8ae}.manifesto-band{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:180px;padding:40px 5vw;display:flex}.manifesto-band p{font-family:var(--font-editorial);letter-spacing:-.03em;margin:0;font-size:clamp(27px,4vw,64px);font-style:italic}.manifesto-band span{letter-spacing:.18em;text-transform:uppercase;font-size:9px}.pricing-rules{border-bottom:1px solid var(--line);background:#ded2c3;padding:7vw 3vw}.pricing-rules-intro{grid-template-columns:.7fr 1.35fr .95fr;align-items:end;gap:34px;display:grid}.pricing-rules-intro .eyebrow{align-self:start}.pricing-rules-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(43px,5.6vw,86px);font-weight:800;line-height:.91}.pricing-rules-intro h2 em{font-family:var(--font-editorial);font-weight:400}.pricing-rules-intro>p:last-child{max-width:410px;font-family:var(--font-editorial);margin:0 0 5px;font-size:18px;line-height:1.5}.pricing-rule-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid}.pricing-rule-grid article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);min-height:350px;padding:28px}.pricing-rule-grid article>span{letter-spacing:.14em;font-size:9px}.pricing-rule-grid article>p{letter-spacing:.16em;text-transform:uppercase;margin:68px 0 7px;font-size:9px;font-weight:700}.pricing-rule-grid h3{font-family:var(--font-editorial);letter-spacing:-.035em;margin:0;font-size:clamp(30px,3vw,48px);font-weight:400}.pricing-rule-grid ul{margin:30px 0 0;padding:0;list-style:none}.pricing-rule-grid li{font-family:var(--font-editorial);border-top:1px solid #05050538;padding:10px 0;font-size:14px;line-height:1.4}.pricing-special-note{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:18px 22px;display:flex}.pricing-special-note strong{letter-spacing:.14em;text-transform:uppercase;font-size:9px}.pricing-special-note span{font-family:var(--font-editorial);text-align:right;font-size:14px}.pricing-special-note a{color:#fff;letter-spacing:.12em;text-transform:uppercase;border:1px solid #fff;padding:12px 18px;font-size:9px;text-decoration:none;transition:background .2s,color .2s}.pricing-special-note a:hover{color:var(--ink);background:#fff}.category-editorial{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:12px;padding:7vw 3vw;display:grid}.category-editorial button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.category-visual{aspect-ratio:.78;background:var(--warm);place-items:center;margin-bottom:14px;transition:transform .35s;display:grid;position:relative;overflow:hidden}.category-visual:after{content:"";aspect-ratio:.62;border:1px solid #11110f40;border-radius:50% 50% 42% 42%;width:55%;transform:rotate(-7deg)}.category-visual.has-image:after{display:none}.category-visual img{object-fit:cover;object-position:center 47%;transition:transform .6s}.category-editorial button:hover .category-visual img{transform:scale(1.025)}.category-editorial button:hover .category-visual{transform:translateY(-5px)}.category-visual span{z-index:1;letter-spacing:.12em;font-size:9px;position:absolute;top:13px;left:13px}.category-visual.has-image span{background:#f4f1ece6;padding:6px 8px}.category-tone-1{background:#c2b1a4}.category-tone-2{background:#d6d0c9}.category-tone-3{background:#a99686}.category-tone-4{background:#e3ddd5}.category-editorial strong{letter-spacing:-.015em;text-transform:uppercase;min-height:34px;font-size:12px;font-weight:700;line-height:1.35;display:block}.category-editorial small{letter-spacing:.12em;text-transform:uppercase;font-size:9px}.bundles{border-bottom:1px solid var(--line);background:#f0e9df;padding:8vw 3vw}.bundles-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;display:grid}.bundles-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(56px,8vw,124px);font-weight:800;line-height:.86}.bundles-heading h2 em{font-family:var(--font-editorial);font-weight:400}.bundles-heading>p{max-width:440px;font-family:var(--font-editorial);margin:0 0 8px;font-size:18px;line-height:1.5}.bundle-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:70px;display:grid}.bundle-card{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper);min-width:0}.bundle-media{background:var(--warm);grid-template-columns:repeat(3,1fr);height:clamp(260px,29vw,430px);display:grid;position:relative;overflow:hidden}.bundle-media figure{min-width:0;height:100%;margin:0;position:relative;overflow:hidden}.bundle-media figure+figure{border-left:1px solid #f6f2ebb3}.bundle-media img{object-fit:cover;object-position:center 35%;transition:transform .6s}.bundle-card:hover .bundle-media img{transform:scale(1.025)}.bundle-media>span{z-index:2;letter-spacing:.12em;background:#f6f2ebeb;padding:7px 9px;font-size:9px;position:absolute;top:14px;left:14px}.bundle-copy{padding:28px}.bundle-copy>p:first-child{letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:8px;font-weight:700}.bundle-copy h3{font-family:var(--font-editorial);letter-spacing:-.04em;margin:0;font-size:clamp(30px,3vw,47px);font-weight:400;line-height:1}.bundle-description{min-height:62px;font-family:var(--font-editorial);margin:15px 0 24px;font-size:14px;line-height:1.45}.bundle-products{border-top:1px solid var(--line)}.bundle-products>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:10px 0;display:flex}.bundle-products span{text-transform:uppercase;grid-template-columns:12px 1fr;align-items:center;gap:0 9px;min-width:0;font-size:9px;font-weight:700;line-height:1.25;display:grid}.bundle-products i{border:1px solid #05050540;border-radius:50%;width:10px;height:10px}.bundle-products small{color:#05050585;letter-spacing:.08em;grid-column:2;margin-top:3px;font-size:7px;font-weight:400}.bundle-products strong{flex:none;font-size:9px;font-weight:400}.bundle-total{justify-content:space-between;align-items:end;gap:15px;padding:20px 0;display:flex}.bundle-total>span{letter-spacing:.1em;text-transform:uppercase;font-size:8px}.bundle-total small{color:#05050580;letter-spacing:.04em;margin-top:5px;font-size:7px;display:block}.bundle-total>strong{font-family:var(--font-editorial);font-size:28px;font-weight:400}.bundle-copy>button{background:var(--ink);color:#fff;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:14px 16px;font-size:9px;display:flex}.bundle-reset-note{color:#0505057a;letter-spacing:.04em;text-transform:uppercase;margin-top:11px;font-size:7px;line-height:1.45;display:block}.catalog{padding:7vw 3vw}.category-cover{background:var(--ink);color:#f4f1ec;grid-template-columns:minmax(360px,46%) 1fr;min-height:min(760px,78vh);margin:-7vw -3vw 7vw;display:grid;overflow:hidden}.category-cover-media{min-height:min(760px,78vh);position:relative;overflow:hidden}.category-cover-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 66%,#11110f57);position:absolute;inset:0}.category-cover-media img{object-fit:cover;transition:transform .8s}.category-cover:hover .category-cover-media img{transform:scale(1.015)}.category-cover-media>span{z-index:1;letter-spacing:.18em;font-size:8px;position:absolute;bottom:25px;left:28px}.category-cover-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,7vw,110px);display:flex}.category-cover-copy .eyebrow{color:#f4f1ecad;margin-bottom:34px}.category-cover-copy h2{max-width:720px;font-family:var(--font-grotesk);letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(48px,6.6vw,112px);font-weight:800;line-height:.9}.category-cover-copy button{width:min(340px,100%);color:inherit;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #f4f1ec73;justify-content:space-between;align-items:center;margin-top:clamp(42px,7vw,90px);padding:18px 20px;font-size:9px;transition:background .2s,color .2s;display:flex}.category-cover-copy button:hover{color:var(--ink);background:#f4f1ec}.catalog-heading{justify-content:space-between;align-items:flex-end;margin-bottom:45px;display:flex}.catalog-heading h2{font-size:clamp(56px,8vw,124px)}.catalog-heading>p{letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.catalog-tools{z-index:20;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f5f1f5;justify-content:space-between;align-items:center;gap:24px;margin:0 -3vw 36px;padding:15px 3vw;display:flex;position:sticky;top:72px}.family-tabs{scrollbar-width:none;align-items:center;gap:21px;display:flex;overflow-x:auto}.family-tabs::-webkit-scrollbar{display:none}.family-tabs button{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;flex:none;padding:6px 0;font-size:9px}.family-tabs button.active{border-color:var(--ink);font-weight:700}.search-sort{gap:8px;display:flex}.search-sort input,.search-sort select{border:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;background:0 0;border-radius:0;outline:none;height:37px;font-size:9px}.search-sort input{width:210px;padding:0 12px}.search-sort select{padding:0 30px 0 10px}.product-grid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:42px 12px;display:grid}.product-card:nth-child(11n+1){grid-column:span 2}.product-card:nth-child(11n+1) .product-media{aspect-ratio:1.38}.product-media{aspect-ratio:.78;cursor:pointer;background:0 0;border:0;width:100%;padding:0;position:relative;overflow:hidden}.product-media .media-placeholder,.product-media .product-photo{height:100%}.product-media .media-placeholder strong{font-size:clamp(18px,1.8vw,30px)}.product-media .media-placeholder,.product-media .product-photo img{transition:transform .5s cubic-bezier(.2,.7,.2,1)}.product-media:hover .media-placeholder,.product-media:hover .product-photo img{transform:scale(1.015)}.product-photo{background:#e4e0dc;width:100%;min-height:240px;margin:0;position:relative;overflow:hidden}.product-photo img{object-fit:cover}.product-photo figcaption{z-index:1;color:var(--ink);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f5f1e6;padding:7px 9px;font-size:7px;font-weight:700;position:absolute;bottom:14px;left:14px}.priority-badge{background:var(--ink);color:#fff;letter-spacing:.12em;padding:7px 9px;font-size:7px;position:absolute;top:12px;left:12px}.quick-view{opacity:0;letter-spacing:.12em;text-transform:uppercase;background:#f7f5f1eb;padding:8px 10px;font-size:8px;transition:all .25s;position:absolute;bottom:12px;right:12px;transform:translateY(5px)}.product-media:hover .quick-view{opacity:1;transform:none}.product-info{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:12px 1px 0;display:flex}.product-info strong{max-width:280px;font-family:var(--font-editorial);letter-spacing:-.018em;font-size:clamp(14px,1.05vw,17px);font-weight:400;line-height:1.22;display:block}.product-info small{color:#11110f94;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:8px;display:block}.product-info .price{white-space:nowrap;flex:none;font-size:10px}.product-card-colors{flex-wrap:wrap;align-items:center;gap:7px 12px;padding:9px 1px 0;display:flex}.product-color-chip{color:#11110fad;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;font-size:7px;line-height:1;display:inline-flex}.product-color-dot{border:1px solid #11110f3d;border-radius:50%;flex:none;width:11px;height:11px;box-shadow:inset 0 0 0 1px #ffffff38}.product-color-more{color:#11110f8c;letter-spacing:.06em;font-size:8px}.empty-state{border:1px solid var(--line);align-content:center;place-items:center;gap:18px;min-height:320px;display:grid}.empty-state strong{font-family:var(--font-editorial);font-size:28px;font-weight:400}.empty-state button{border:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;padding:12px 16px;font-size:9px}.wholesale{background:var(--ink);color:#f4f1ec;grid-template-columns:1.06fr .94fr;display:grid}.special-order,.minimums{padding:8vw 5vw}.special-order{border-right:1px solid #ffffff2e}.special-order .eyebrow{color:var(--taupe)}.special-order h2{letter-spacing:-.065em;max-width:740px;margin:0;font-size:clamp(54px,6.2vw,96px);font-weight:800;line-height:.91}.special-order h2 em{font-family:var(--font-editorial);letter-spacing:-.045em;font-style:italic;font-weight:400}.special-order ol{gap:24px;margin:58px 0 50px;padding:0;list-style:none;display:grid}.special-order li{color:#f4f1ecc7;font-family:var(--font-editorial);align-items:baseline;gap:22px;font-size:19px;display:flex}.special-order li span{color:var(--taupe);font-family:var(--font-grotesk);letter-spacing:.08em;font-size:11px}.special-wa{letter-spacing:.14em;text-transform:uppercase;border:1px solid #ffffffc7;justify-content:space-between;min-width:310px;max-width:360px;padding:20px 22px;font-size:10px;font-weight:700;transition:all .2s;display:flex}.special-wa:hover{color:var(--ink);background:#f4f1ec}.minimums{flex-direction:column;justify-content:center;display:flex}.minimums>.eyebrow{color:#f4f1ec9e}.minimum-row{border-bottom:1px solid #fff3;grid-template-columns:.85fr 1.15fr;align-items:center;gap:24px;min-height:112px;padding:28px 0;display:grid}.minimum-row strong{letter-spacing:-.04em;font-size:clamp(25px,2.4vw,38px)}.minimum-row>span{color:#f4f1ecb8;max-width:245px;font-family:var(--font-editorial);text-align:right;justify-self:end;font-size:16px;line-height:1.4}.minimum-row small{background:var(--taupe);width:max-content;color:var(--ink);font-family:var(--font-grotesk);letter-spacing:.1em;text-transform:uppercase;margin:14px 0 0 auto;padding:8px 10px;font-size:8px;font-weight:700;display:block}.minimum-row .light-tag{color:var(--ink);background:#f4f1ec}.customization{grid-template-columns:1fr 1fr;min-height:700px;display:grid}.custom-media{background:#050505;padding:3vw}.custom-media .media-placeholder{height:100%}.custom-brand-panel{min-height:700px;position:relative}.custom-brand-panel img{object-fit:contain}.custom-copy{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw 6vw;display:flex}.custom-copy h2{font-size:clamp(48px,5.6vw,88px)}.custom-copy>p:not(.eyebrow){max-width:530px;font-family:var(--font-editorial);margin:32px 0;font-size:18px;line-height:1.55}.techniques{flex-wrap:wrap;gap:8px;display:flex}.techniques span{letter-spacing:.15em;text-transform:uppercase;border:1px solid #fff6;padding:10px 12px;font-size:8px}footer{background:var(--ink);color:#f6f2eb;justify-content:space-between;align-items:flex-end;gap:24px;min-height:150px;padding:40px 3vw;display:flex}footer p,footer>a:last-child{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:9px}.footer-mark img{width:180px;height:52px}.overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11110f85;justify-content:flex-end;animation:.2s both fade-in;display:flex;position:fixed;inset:0}.product-drawer{background:var(--paper);grid-template-columns:56% 44%;width:min(1120px,92vw);height:100%;animation:.35s cubic-bezier(.2,.7,.2,1) both slide-in;display:grid;position:relative;overflow-y:auto}.drawer-close{z-index:5;cursor:pointer;background:#f7f5f1eb;border:0;border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1;position:fixed;top:16px;right:20px}.drawer-gallery{background:#d8d0c8;grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid}.drawer-gallery .media-placeholder,.drawer-gallery .product-photo{min-height:520px}.drawer-gallery .media-placeholder:first-child,.drawer-gallery .product-photo:first-child{grid-column:span 2;min-height:680px}.drawer-content{height:100vh;padding:9vh 4vw 40px;position:sticky;top:0;overflow-y:auto}.drawer-content h2{font-family:var(--font-editorial);letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.2vw,70px);font-weight:400;line-height:.98}.drawer-family{color:#11110f94;font-family:var(--font-editorial);margin:18px 0 0;font-size:17px}.drawer-priority{background:var(--ink);color:#fff;letter-spacing:.13em;text-transform:uppercase;margin:18px 0 0;padding:7px 9px;font-size:8px;display:inline-block}.variant-selector{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:36px;padding:18px 0}.variant-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.variant-heading>span{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.variant-heading small{color:#11110f8c;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.color-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.color-options button{border:1px solid var(--line);letter-spacing:.07em;text-align:left;text-transform:uppercase;cursor:pointer;background:0 0;align-items:center;gap:9px;min-height:38px;padding:7px 9px;font-size:9px;transition:all .2s;display:flex}.color-options button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.color-swatch{border:1px solid #11110f40;border-radius:50%;flex:0 0 15px;width:15px;height:15px}.color-options button.selected .color-swatch{border-color:#ffffff8c}.size-heading{margin-top:18px}.size-options{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;display:grid}.size-options button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.1em;cursor:pointer;background:0 0;min-height:40px;font-size:10px}.size-options button.selected{background:var(--ink);color:#fff}.variant-selector>p{color:#11110f8c;font-family:var(--font-editorial);margin:12px 0 0;font-size:12px;line-height:1.35}.price-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:22px;display:flex}.price-heading strong{letter-spacing:.13em;text-transform:uppercase;font-size:9px}.price-heading span{color:#11110f8c;font-family:var(--font-editorial);text-align:right;font-size:11px}.price-ladder{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:9px;display:grid}.price-ladder div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px}.price-ladder div.active{background:var(--ink);color:#fff}.price-ladder div.vat-reference{background:var(--warm)}.price-ladder div:last-child:nth-child(odd){grid-column:span 2}.price-ladder span{letter-spacing:.1em;text-transform:uppercase;font-size:8px;display:block}.price-ladder strong{margin-top:7px;font-size:18px;display:block}.product-pricing-rules{border-top:1px solid var(--line);margin-top:12px}.product-pricing-rules p{border-bottom:1px solid var(--line);color:#11110fa8;letter-spacing:.055em;text-transform:uppercase;margin:0;padding:10px 0;font-size:8px;line-height:1.5}.product-pricing-rules strong{color:var(--ink)}.quantity-row{letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:24px 0;font-size:10px;display:flex}.quantity-row>div{border:1px solid var(--ink);display:flex}.quantity-row button{cursor:pointer;background:0 0;border:0;width:38px}.quantity-row input{border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);text-align:center;background:0 0;outline:none;width:52px;height:40px}.add-button{background:var(--ink);color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;width:100%;min-height:54px;padding:12px;font-size:9px}.drawer-quote-progress{border:1px solid var(--line);background:var(--warm);grid-template-columns:1fr auto;gap:5px 16px;margin-top:10px;padding:15px;display:grid}.drawer-quote-progress>span{letter-spacing:.1em;text-transform:uppercase;font-size:8px}.drawer-quote-progress>strong{font-family:var(--font-editorial);font-size:18px;font-weight:400}.drawer-quote-progress>small{font-family:var(--font-editorial);grid-column:1/-1;font-size:12px;line-height:1.4}.drawer-quote-progress>button{border:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;grid-column:1/-1;min-height:38px;margin-top:5px;font-size:8px}.drawer-quote-progress>button:disabled{cursor:not-allowed;opacity:.4}.drawer-quote-progress.complete{color:#17463f;background:#dce7df;border-color:#285a54}.tax-note{letter-spacing:.08em;text-transform:uppercase;opacity:.55;font-size:8px;line-height:1.4}.custom-colors{background:#efebe3;border:1px solid #c9c3b9;margin-top:30px;padding:24px}.custom-colors-eyebrow{color:#7b7062;letter-spacing:.18em;text-transform:uppercase;margin:0 0 9px;font-size:9px;font-weight:700}.custom-colors h3{letter-spacing:-.025em;margin:0;font-size:clamp(22px,2.1vw,31px);font-weight:500;line-height:1.03}.custom-colors-intro{color:#11110f94;font-family:var(--font-editorial);margin:8px 0 0;font-size:13px}.custom-color-minimums{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px;display:grid}.custom-color-minimums>div{border:1px solid var(--line);background:#f7f5f1b8;min-height:100px;padding:16px}.custom-color-minimums>div+div{border-left:0}.custom-color-minimums>div.featured{border:2px solid #285a54}.custom-color-minimums span,.custom-color-minimums small{color:#756b5e;letter-spacing:.14em;text-transform:uppercase;font-size:7px;font-weight:700;display:block}.custom-color-minimums strong{margin:9px 0;font-size:21px;line-height:1;display:block}.custom-colors-label{color:#756b5e;letter-spacing:.14em;text-transform:uppercase;margin:21px 0 10px;font-size:7px;font-weight:700}.custom-color-swatches{flex-wrap:wrap;gap:8px;display:flex}.custom-color-swatch{border:2px solid #efebe3;border-radius:50%;width:23px;height:23px;display:block;box-shadow:0 0 0 1px #11110f47}.custom-color-cta{color:#17463f;letter-spacing:.16em;text-transform:uppercase;border:1px solid #285a54;place-items:center;width:100%;min-height:46px;margin-top:22px;font-size:8px;font-weight:700;transition:all .2s;display:grid}.custom-color-cta:hover{color:#fff;background:#285a54}.quote-overlay{z-index:110}.quote-drawer{background:var(--paper);flex-direction:column;width:min(560px,94vw);height:100%;padding:32px;animation:.35s cubic-bezier(.2,.7,.2,1) both slide-in;display:flex}.quote-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:22px;display:flex}.quote-head .eyebrow{margin-bottom:10px}.quote-head h2{font-family:var(--font-editorial);letter-spacing:-.035em;margin:0;font-size:42px;font-weight:400;line-height:1}.quote-head button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;width:38px;height:38px;font-size:24px}.quote-lines{flex:1;overflow-y:auto}.quote-lines article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:15px;padding:16px 0;display:grid}.quote-thumb{background:var(--warm);min-height:110px;font-family:var(--font-editorial);place-items:center;display:grid}.quote-line-copy{flex-direction:column;align-items:flex-start;display:flex}.quote-line-copy strong{font-family:var(--font-editorial);letter-spacing:-.015em;font-size:15px;font-weight:400;line-height:1.25}.quote-line-copy small{margin-top:5px;font-size:9px}.quote-variants{color:#11110f94;font-family:var(--font-editorial);margin:8px 0 10px;font-size:12px;line-height:1.35}.quote-line-copy>div{align-items:center;gap:11px;margin-top:auto;display:flex}.quote-line-copy button{cursor:pointer;background:0 0;border:0}.quote-line-copy .remove{text-transform:uppercase;border-bottom:1px solid;margin-left:8px;padding:0;font-size:8px}.quote-summary{border-top:1px solid var(--ink);padding-top:22px}.quote-summary>p{text-transform:uppercase;justify-content:space-between;margin:0 0 8px;font-size:10px;display:flex}.quote-summary>p:last-of-type{font-size:15px}.quote-summary>p.quote-tier{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#17463f;margin:12px 0;padding:10px 0}.quote-summary>p.quote-bundle{color:var(--ink);background:#e3d7c7;margin-bottom:14px;padding:10px}.quote-summary>small{font-family:var(--font-editorial);margin:15px 0;line-height:1.45;display:block}.sample-program{background:#eee8de;border:1px solid #b9ad9d;margin:0 0 20px;padding:20px}.sample-program .sample-program-eyebrow{color:#74685a;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:7px;font-weight:700;display:block}.sample-program h3{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:600;line-height:1.02}.sample-program .sample-program-copy{color:#11110fa8;font-family:var(--font-editorial);text-transform:none;margin:8px 0 16px;font-size:13px;line-height:1.4;display:block}.sample-shipping{background:#f7f5f1a6;border:1px solid #9d8e7c;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:11px 12px;display:flex}.sample-shipping span{letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.sample-shipping strong{flex:none;font-size:11px}.sample-shipping.unlocked{color:#17463f;background:#dce7df;border-color:#285a54}.sample-program .sample-return{font-family:var(--font-editorial);text-transform:none;margin:16px 0 10px;font-size:12px;line-height:1.45;display:block}.sample-program .sample-return strong{font-family:var(--font-grotesk);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.sample-program>small{color:#11110f85;font-family:var(--font-grotesk);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:7px;line-height:1.45;display:block}.quote-summary>a,.quote-summary>.quote-minimum-pending,.quote-empty button{background:var(--ink);color:#fff;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;border:0;place-items:center;width:100%;min-height:52px;font-size:9px;display:grid}.quote-summary>.quote-minimum-pending{cursor:not-allowed;opacity:.45}.quote-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.quote-empty>span{letter-spacing:-.08em;font-size:100px;line-height:1}.quote-empty strong{font-family:var(--font-editorial);margin-top:14px;font-size:25px;font-weight:400}.quote-empty p{max-width:320px;line-height:1.5}.quote-empty button{width:auto;padding:0 25px}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{opacity:.6;transform:translate(40px)}}@media (width<=1100px){.site-header{grid-template-columns:1fr 1fr}.site-header nav{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.bundle-grid{grid-template-columns:1fr}.bundle-media{height:min(66vw,560px)}.product-card:nth-child(11n+1){grid-column:span 1}.product-card:nth-child(11n+1) .product-media{aspect-ratio:.78}.catalog-tools{flex-direction:column;align-items:stretch}.wholesale{grid-template-columns:1fr}.special-order{border-bottom:1px solid #ffffff2e;border-right:0}.product-drawer{grid-template-columns:52% 48%}}@media (width<=760px){.announcement{justify-content:center}.announcement span:not(:first-child){display:none}.site-header{height:61px}.site-header .wordmark img{width:132px;height:38px}.site-header .wordmark span{margin-left:7px;font-size:7px}.quote-trigger{font-size:0}.quote-trigger span{font-size:10px}.hero{flex-direction:column;width:100%;display:flex}.hero-media{order:1;height:min(72svh,660px);min-height:520px;padding:0}.hero-media .media-placeholder,.hero-photo{height:100%;min-height:0}.hero-photo img{object-position:50% 44%}.hero-copy{z-index:2;border:1px solid var(--line);background:var(--paper);order:2;width:calc(100% - 24px);min-width:0;max-width:none;min-height:0;margin:-96px 12px 0;padding:34px 5vw 46px}.hero h1{letter-spacing:-.055em;width:100%;max-width:100%;font-size:clamp(32px,10.5vw,48px);line-height:.94}.hero-intro{overflow-wrap:break-word;width:100%;max-width:none}.hero-actions{width:100%;min-width:0}.primary-cta,.whatsapp-cta{width:100%;min-width:0;max-width:100%}.media-placeholder:before{left:0}.media-placeholder:after{right:0}.vertical-caption{display:none}.manifesto-band{flex-direction:column;align-items:flex-start;min-height:220px}.pricing-rules{padding:76px 12px}.pricing-rules-intro{grid-template-columns:1fr;gap:22px}.pricing-rules-intro h2{font-size:clamp(42px,12vw,62px)}.pricing-rules-intro>p:last-child{font-size:16px}.pricing-rule-grid{grid-template-columns:1fr;margin-top:42px}.pricing-rule-grid article{min-height:0;padding:24px 20px 28px}.pricing-rule-grid article>p{margin-top:42px}.pricing-special-note{flex-direction:column;align-items:flex-start;padding:20px}.pricing-special-note span{text-align:left}.category-editorial{grid-template-columns:repeat(2,1fr);gap:34px 10px}.bundles{padding:76px 12px}.bundles-heading{grid-template-columns:1fr;gap:24px}.bundles-heading h2{font-size:clamp(48px,15vw,72px)}.bundles-heading>p{font-size:16px}.bundle-grid{margin-top:42px}.bundle-media{height:min(86vw,480px)}.bundle-copy{padding:22px 18px 26px}.bundle-description{min-height:0}.catalog{padding:80px 12px}.category-cover{grid-template-columns:1fr;min-height:0;margin:-80px -12px 64px}.category-cover-media{aspect-ratio:.78;min-height:0}.category-cover-media>span{bottom:16px;left:16px}.category-cover-copy{min-height:330px;padding:42px 20px 48px}.category-cover-copy .eyebrow{margin-bottom:25px}.category-cover-copy h2{font-size:clamp(42px,13vw,66px)}.category-cover-copy button{margin-top:42px}.catalog-heading{flex-direction:column;align-items:flex-start}.catalog-heading h2{font-size:18vw}.catalog-heading>p{margin-top:14px}.catalog-tools{margin:0 -12px 28px;padding:12px;top:61px}.search-sort{grid-template-columns:1fr 1fr;display:grid}.search-sort input,.search-sort select{width:100%}.product-grid{grid-template-columns:repeat(2,1fr);gap:30px 8px}.product-info{flex-direction:column;gap:6px}.product-info strong{font-size:13px}.product-info .price{font-size:9px}.product-card-colors{gap:6px;padding-top:7px}.product-color-chip{gap:0}.product-color-name{display:none}.product-color-dot{width:10px;height:10px}.product-color-more{font-size:7px}.quick-view{display:none}.wholesale{padding:80px 5vw}.special-order,.minimums{padding:0}.minimums{padding-top:80px}.minimum-row{grid-template-columns:1fr 1fr}.minimum-row>span{font-size:14px}.customization{grid-template-columns:minmax(0,1fr);width:100%}.custom-media{min-width:0;min-height:560px}.custom-brand-panel{min-height:560px}.custom-copy{min-width:0;min-height:620px;padding:80px 6vw}.custom-copy h2{overflow-wrap:break-word;max-width:100%;font-size:clamp(34px,10vw,48px)}footer{flex-direction:column;align-items:flex-start}.product-drawer{width:100%;display:block}.drawer-gallery{padding:8px}.drawer-gallery .media-placeholder,.drawer-gallery .product-photo{min-height:350px}.drawer-gallery .media-placeholder:first-child,.drawer-gallery .product-photo:first-child{min-height:520px}.drawer-content{height:auto;padding:55px 20px 90px;position:relative;overflow:visible}.drawer-close{top:10px;right:12px}.custom-colors{padding:20px 16px}.custom-colors h3{font-size:25px}.custom-color-minimums>div{min-height:94px;padding:14px 12px}.custom-color-swatch{width:22px;height:22px}.quote-drawer{padding:24px 16px}.sample-program{padding:16px}.sample-program h3{font-size:19px}}@media (width<=420px){.hero-copy{min-height:0}.category-editorial{grid-template-columns:1fr 1fr}.category-editorial strong{font-size:10px}.product-grid{grid-template-columns:1fr 1fr}.product-media .media-placeholder strong{font-size:15px}.price-ladder{grid-template-columns:1fr 1fr}}
