/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}:root{--paper:#f7f4f1;--card:#fff;--ink:#171717;--muted:#716b68;--line:#ded8d3;--pink:#efa5c2;--pink-dark:#d882a7;--butter:#ead58d;--sage:#b5c3a8;--blue:#a9bdd0;--radius:24px;--shadow:0 24px 70px #241b1817}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img{max-width:100%}a,button{color:inherit}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{margin-bottom:22px;font-size:clamp(45px,6vw,86px);line-height:.98}h2{margin-bottom:16px;font-size:clamp(32px,4vw,54px);line-height:1.05}h3{margin-bottom:8px;font-size:20px;line-height:1.15}.shell{width:min(1220px,100% - 48px);margin-inline:auto}.eyebrow{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:850}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 23px;font-weight:780;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:40px;padding-inline:18px;font-size:13px}.button-dark{background:var(--ink);color:#fff}.button-light{color:var(--ink);background:#fff}.button-ghost-light{color:#fff;border-color:#ffffff7a}.button-ghost-light:hover{background:#ffffff1a}.button-primary{background:var(--pink)}.button-primary:hover{background:#f6b5ce}.button-outline{border-color:var(--line);background:0 0}.back-link,.text-link{text-underline-offset:5px;font-weight:780}.language-bar{border-bottom:1px solid var(--line);min-height:42px;color:var(--muted);background:#f1ece8;justify-content:flex-end;align-items:center;gap:4px;padding-inline:max(24px,50vw - 610px);font-size:11px;display:flex}.language-bar a{text-align:center;border:1px solid #0000;border-radius:999px;min-width:72px;padding:7px 12px;text-decoration:none;transition:background-color .16s,color .16s}.language-bar a:hover{color:var(--ink);background:#ffffffa8}.language-bar a.is-active{color:var(--ink);background:#fff;border-color:#16151414;font-weight:850;box-shadow:0 3px 12px #221c180f}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4f1f0;border-bottom:1px solid #ded8d3d1;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:10px max(24px,50vw - 610px);display:grid;position:sticky;top:0}.brand{letter-spacing:.08em;align-items:center;gap:10px;width:max-content;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.brand-icon{background:0 0;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.brand-icon img{object-fit:contain;width:100%;height:100%;transform:scale(1.45)}.brand-name{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.brand-name small{color:var(--muted);letter-spacing:0;margin-top:4px;font-size:9px;font-weight:550}.site-header nav{gap:26px;font-size:13px;display:flex}.site-header nav a{text-decoration:none}.category-nav{z-index:29;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#f7f4f1f5;align-items:center;gap:6px;min-height:42px;padding:6px max(24px,50vw - 610px);display:flex;position:sticky;top:76px;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}.category-nav a{color:var(--muted);border-radius:999px;flex:none;padding:6px 11px;font-size:11px;font-weight:720;text-decoration:none}.category-nav a:hover{color:var(--ink);background:#fff}.site-header nav a:hover{text-underline-offset:5px;text-decoration:underline}.site-header>.button{justify-self:end}.hero{background:var(--ink);color:#fff;min-height:min(620px,100vh - 76px)}.hero-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.hero .eyebrow,.hero-copy{color:#cfc9c5}.hero h1{max-width:800px}.hero-copy{max-width:620px;margin-bottom:30px;font-size:17px}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.section{padding-block:94px}.section-heading{max-width:840px;margin-bottom:42px}.section-heading-wide{grid-template-columns:minmax(0,1fr) minmax(250px,430px);align-items:end;gap:42px;max-width:none;display:grid}.section-heading-wide>p{color:var(--muted);margin-bottom:6px}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:18px;padding:22px 0;display:grid}.steps li>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:850;display:grid}.steps h3{margin-bottom:5px}.steps p{color:var(--muted);margin-bottom:0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.category-card{border-radius:var(--radius);background:#ded7d1;border:1px solid #17171717;min-height:360px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.category-card>img{object-fit:cover;width:100%;height:100%;transition:transform .24s;position:absolute;inset:0}.category-card:hover>img{transform:scale(1.025)}.category-cover-placeholder{background:linear-gradient(135deg,#ffffff94,#0000 55%),#d9d2cc;position:absolute;inset:0}.category-card-copy{color:#fff;background:linear-gradient(#0000,#111111d1);padding:26px 24px 22px;position:absolute;bottom:0;left:0;right:0}.category-card h3{margin-bottom:7px;font-size:clamp(29px,3vw,40px)}.category-card-copy p{color:#ffffffe0;max-width:440px;margin:0 0 10px;font-size:13px;line-height:1.35}.category-count{letter-spacing:.02em;opacity:.78;font-size:13px;font-weight:400}.color-note,.inline-note{border:1px solid var(--line);background:#ffffff8c;border-radius:16px;grid-template-columns:minmax(180px,.4fr) 1fr;gap:28px;margin-top:18px;padding:22px 24px;display:grid}.color-note p,.inline-note p{max-width:760px;color:var(--muted);margin:0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 17px;display:grid}.product-card{min-width:0}.product-visual{border-radius:var(--radius);background:#e9e4e0;position:relative;overflow:hidden}.product-visual,.product-visual-link{text-decoration:none;display:block}.product-visual-link>img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .22s;display:block}.product-visual:hover .product-visual-link>img{transform:scale(1.025)}.product-visual.has-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000000ad);height:46%;position:absolute;bottom:0;left:0;right:0}.product-visual-title{z-index:2;color:#fff;letter-spacing:-.045em;text-shadow:0 2px 22px #00000052;font-size:clamp(24px,2.4vw,38px);font-weight:850;line-height:.98;position:absolute;bottom:18px;left:18px;right:18px}.photo-placeholder{aspect-ratio:1;text-align:center;background:radial-gradient(circle at 30% 22%,#ffffffb8,#0000 30%),linear-gradient(145deg,#efe9e5,#ddd6d1);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.photo-placeholder span{letter-spacing:-.04em;max-width:210px;font-size:clamp(22px,2.2vw,32px);font-weight:850;line-height:1.05}.photo-placeholder small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:800}.product-labels{z-index:3;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:12px}.product-label{letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;box-shadow:0 8px 25px #0000001f}.product-label-popular{background:#f6c8da}.product-card-gallery-controls{z-index:4;background:#ffffffeb;border-radius:999px;align-items:center;gap:2px;min-height:34px;padding:3px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 8px 24px #0000001c}.product-card-gallery-controls button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid}.product-card-gallery-controls button:hover{background:#f1ece8}.product-card-gallery-controls span{text-align:center;min-width:31px;font-size:9px;font-weight:800}.catalog-intro{padding-top:62px}.catalog-intro h1{max-width:760px;margin-bottom:0;font-size:clamp(44px,6vw,78px)}.detail-popular-label{letter-spacing:.08em;text-transform:uppercase;background:#f6c8da;border-radius:999px;margin:0 0 14px;padding:7px 11px;font-size:10px;font-weight:900;display:inline-flex}.product-card-copy{padding:14px 3px 0}.product-card-copy>p{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:850}.product-card-copy>p a{color:inherit;text-decoration:none}.product-card-copy>p a:hover{text-underline-offset:3px;text-decoration:underline}.product-card-copy h3{min-height:46px;margin-bottom:8px;font-size:18px}.product-card-copy h3 a{text-decoration:none}.product-card-copy>span,.product-card-copy>strong{display:block}.product-card-copy>strong{font-size:14px}.product-card-copy>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;overflow:hidden}.product-addon-note{color:var(--muted);margin-top:10px;font-size:11px;line-height:1.35;display:block}.reviews-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-block:16px 94px;padding-block:64px;scroll-margin-top:150px}.reviews-heading{margin-bottom:30px}.reviews-chat{border:1px solid var(--line);scrollbar-color:var(--pink-dark) transparent;background:radial-gradient(circle at 12% 20%,#efa5c238,#0000 28%),radial-gradient(circle at 88% 74%,#b5c3a833,#0000 30%),#ece7e3;border-radius:34px;flex-direction:column;gap:18px;height:min(720px,78vh);padding:clamp(20px,4vw,46px);display:flex;overflow-y:auto;box-shadow:inset 0 1px #ffffffb3}.review-message{align-items:flex-end;gap:10px;width:min(760px,88%);display:flex}.review-avatar{background:var(--pink);border:1px solid #17171714;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.review-message:nth-child(4n+2) .review-avatar{background:var(--butter)}.review-message:nth-child(4n+3) .review-avatar{background:var(--sage)}.review-message:nth-child(4n+4) .review-avatar{background:var(--blue)}.review-bubble{background:#fff;border:1px solid #17171714;border-radius:22px 22px 22px 7px;padding:15px 18px 16px;box-shadow:0 9px 24px #3126220f}.review-bubble p{white-space:pre-line;margin-bottom:0}.review-author{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:850;margin-bottom:5px!important}.reviews-note{max-width:880px;color:var(--muted);text-align:center;margin:24px auto 0}.reviews-note a{color:var(--ink);text-underline-offset:4px;font-weight:800}.packaging-section{border-top:1px solid var(--line);grid-template-columns:minmax(260px,.7fr) minmax(360px,1.3fr);align-items:center;gap:clamp(36px,7vw,90px);padding-block:88px;display:grid}.packaging-copy p:last-child{max-width:520px;color:var(--muted)}.packaging-gallery-frame{background:#e7e0db;border-radius:28px;position:relative;overflow:hidden}.packaging-gallery-frame>img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.certificate-section{border-top:1px solid var(--line);grid-template-columns:minmax(260px,.76fr) minmax(360px,1.24fr);align-items:center;gap:clamp(36px,7vw,90px);padding-block:88px;display:grid}.certificate-copy p{max-width:520px;color:var(--muted)}.certificate-copy .button{margin-top:19px}.certificate-gallery{background:#eadfe4;border-radius:28px;position:relative;overflow:hidden}.certificate-gallery>img{aspect-ratio:1.38;object-fit:cover;width:100%;display:block}.random-discovery{border:1px solid var(--line);background:#ffffff85;border-radius:28px;grid-template-columns:minmax(320px,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(24px,4vw,52px);margin-top:54px;padding:34px;display:grid}.random-discovery h2{margin-bottom:12px;font-size:clamp(28px,4vw,44px)}.random-discovery>div>p:not(.eyebrow){max-width:580px;color:var(--muted)}.random-discovery>div>.button{margin-top:19px}.random-discovery-card{width:100%;min-width:0;max-width:none}.random-discovery-card .product-card{grid-template-columns:minmax(220px,280px) minmax(150px,1fr);align-items:center;gap:clamp(18px,2.5vw,32px);display:grid}.random-discovery-card .product-card-copy{padding:0}.random-discovery-card .product-card-copy h3{min-height:0;font-size:clamp(22px,2.2vw,28px)}.random-discovery-card .product-card-copy>strong{font-size:18px}.random-discovery-card .product-visual-title{display:none}.random-discovery-placeholder{aspect-ratio:1;background:#e5ded9;border-radius:24px;justify-self:start;width:100%;max-width:280px;display:block;position:relative;overflow:hidden}.random-discovery-placeholder img{object-fit:cover;filter:blur(16px);width:100%;height:100%;transform:scale(1.12)}.random-discovery-placeholder:after{z-index:1;color:#fffffff0;content:"?";text-shadow:0 3px 24px #0000004d;place-items:center;font-size:clamp(72px,8vw,110px);font-weight:850;display:grid;position:absolute;inset:0}.documents-main{padding-block:70px 100px}.documents-intro{max-width:850px;margin-bottom:34px}.documents-intro>p:last-child{max-width:690px;color:var(--muted);font-size:17px}.document-nav{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none;background:#f7f4f1f5;border-radius:18px;gap:7px;margin-bottom:42px;padding:10px;display:flex;position:sticky;top:118px;overflow-x:auto}.document-nav::-webkit-scrollbar{display:none}.document-nav a{color:var(--muted);border-radius:999px;flex:none;padding:9px 13px;font-size:12px;font-weight:720;text-decoration:none}.document-nav a:hover{color:var(--ink);background:#fff}.legal-document{border:1px solid var(--line);background:#ffffff9e;border-radius:28px;margin-bottom:24px;padding:clamp(24px,5vw,58px);scroll-margin-top:180px}.legal-document h2{max-width:900px}.legal-date{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;font-size:12px;font-weight:760}.legal-text{white-space:pre-wrap;color:#35312f;font:inherit;margin:0;font-size:14px;line-height:1.72;overflow:visible}.legal-text a{text-underline-offset:4px;font-weight:700}.inner-page{min-height:70vh}.page-hero{border-bottom:1px solid var(--line);padding-block:70px 48px}.page-hero h1{max-width:900px}.page-hero>p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;font-size:17px}.back-link{color:var(--muted);margin-bottom:44px;font-size:13px;display:inline-block}.catalog-page{padding-block:42px 96px}.catalog-page .inline-note{margin:0 0 42px}.custom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.custom-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:260px;padding:25px}.custom-card>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.custom-card h2{margin-top:42px;font-size:31px}.custom-card p{color:var(--muted)}.custom-price-section{padding-block:56px 18px}.custom-price-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.custom-price-grid>div{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:110px;padding:18px;display:flex}.custom-price-grid>div:last-child{border-right:0}.custom-price-grid span{color:var(--muted);font-size:12px}.custom-price-grid strong{letter-spacing:-.025em;background:#f6c8da;border-radius:999px;padding:7px 11px;font-size:clamp(24px,2.4vw,32px);font-weight:850;display:inline-flex}.custom-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 16px;display:grid}.custom-showcase-card{min-width:0}.custom-showcase-image{border-radius:var(--radius);background:#e7e1dc;position:relative;overflow:hidden}.custom-showcase-image>a{display:block}.custom-showcase-image>a>img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.custom-card-controls{background:#ffffffe6;border-radius:999px;align-items:center;gap:4px;min-height:38px;padding:4px;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 8px 24px #0000001f}.custom-card-controls button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.custom-card-controls span{text-align:center;min-width:34px;font-size:10px;font-weight:750}.custom-showcase-copy{padding:14px 3px 0}.custom-showcase-copy p{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:850}.custom-showcase-copy h2{margin-bottom:8px;font-size:22px}.custom-showcase-copy h2 a{color:inherit;text-decoration:none;display:inline}.custom-showcase-copy a,.custom-showcase-copy strong{display:block}.custom-showcase-copy .custom-card-price{color:var(--muted);box-shadow:none;margin-top:4px;padding:0;font-size:14px;font-weight:650;display:block}.custom-showcase-copy a{margin-top:12px;font-size:12px}.custom-showcase-copy h2 a{font-size:inherit;margin:0}.custom-showcase-copy .custom-description{color:var(--muted);letter-spacing:0;text-transform:none;margin-top:14px;font-size:14px;font-weight:450;line-height:1.55}.custom-showcase-copy .custom-description a{color:var(--ink);font-size:inherit;text-underline-offset:3px;margin:0;text-decoration:underline;display:inline}.product-page{padding-block:48px 84px}.breadcrumbs{color:var(--muted);gap:8px;margin-bottom:24px;font-size:12px;display:flex}.breadcrumbs a{text-underline-offset:4px}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start;gap:clamp(36px,6vw,82px);display:grid}.product-gallery,.product-gallery-empty{position:sticky;top:132px}.product-gallery-empty{text-align:center;background:radial-gradient(circle at 32% 24%,#fffc,#0000 30%),linear-gradient(145deg,#ede7e3,#dcd4ce);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:650px;padding:54px;display:flex}.product-gallery-empty span{letter-spacing:-.055em;max-width:440px;margin-bottom:25px;font-size:clamp(38px,5vw,66px);font-weight:900;line-height:.98}.product-gallery-empty strong{margin-bottom:8px}.product-gallery-empty p{max-width:370px;color:var(--muted);margin-bottom:0}.product-gallery-main{background:#e6e0dc;border-radius:30px;position:relative;overflow:hidden}.product-gallery-main img{aspect-ratio:.92;object-fit:cover;width:100%;display:block}.product-gallery-thumbs{gap:9px;margin-top:10px;padding-bottom:3px;display:flex;overflow-x:auto}.product-gallery-thumbs button{cursor:pointer;opacity:.58;background:0 0;border:2px solid #0000;border-radius:13px;flex:0 0 92px;padding:0;overflow:hidden}.product-gallery-thumbs button.is-active{border-color:var(--ink);opacity:1}.product-gallery-thumbs img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%;display:block}.gallery-arrow{width:46px;height:46px;color:var(--ink);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;padding:0;font-size:21px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 18px #0000001f}.gallery-arrow-left{left:14px}.gallery-arrow-right{right:14px}.gallery-counter{color:#fff;background:#141414b8;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750;position:absolute;bottom:16px;right:16px}.product-main-copy{padding-top:12px}.product-main-copy h1{max-width:650px;font-size:clamp(42px,5vw,68px)}.big-price{margin-bottom:20px;font-size:22px;font-weight:800}.ready-message{background:#e0e8d9;border-radius:12px;padding:14px 16px;font-size:13px;font-weight:720}.product-description{color:var(--muted);margin-block:24px;font-size:16px}.product-description a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.variant-note{border-left:3px solid var(--pink-dark);margin:-10px 0 24px;padding-left:13px;font-size:13px;font-weight:720}.addon-only-note{color:#4f4742;background:#f1e9e5;border-radius:12px;margin-block:-8px 24px;padding:14px 16px;font-size:13px;line-height:1.45}.product-facts{border-top:1px solid var(--line);margin:0}.product-facts div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:16px;padding:13px 0;font-size:13px;display:grid}.product-facts dt{color:var(--muted)}.product-facts dd{margin:0;font-weight:680}.limited-size-label{color:#713a36;background:#f3c7c4;border-radius:999px;width:max-content;max-width:100%;margin-top:8px;padding:6px 9px;font-size:10px;font-weight:820;display:block}.size-guide{border:1px solid var(--line);background:#ffffff8c;border-radius:14px;margin-top:16px;padding:0 16px}.size-guide summary{cursor:pointer;padding-block:14px;font-size:13px;font-weight:780}.size-guide p{color:var(--muted);margin:0 0 14px;font-size:12px}.size-chart-list{gap:14px;padding-bottom:16px;display:grid}.size-chart{background:#fff;border-radius:12px;padding:14px}.size-chart h3{letter-spacing:0;margin-bottom:12px;font-size:14px}.size-chart-scroll{overflow-x:auto}.size-chart table{border-collapse:collapse;width:100%;font-size:11px}.size-chart td,.size-chart th{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:7px 8px}.size-chart thead th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.size-chart tbody th{font-weight:820}.size-chart ul{color:var(--muted);gap:3px;margin:12px 0 0;padding:0;font-size:10px;list-style:none;display:grid}.custom-detail-price{color:#9d416b}.product-actions-panel{margin-top:28px}.product-actions-panel h2{letter-spacing:0;margin-bottom:12px;font-size:16px}.color-list{flex-wrap:wrap;gap:8px;display:flex}.color-list span{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;min-height:40px;padding:7px 13px;font-size:12px;display:inline-flex}.color-explainer{color:var(--muted);margin:12px 0 0;font-size:12px}.product-buttons{grid-template-columns:1fr 1fr;gap:9px;margin-top:24px;display:grid}.related-section{border-top:1px solid var(--line);padding-block:72px}.paired-section{background:#efa5c21f}.paired-section .section-heading{grid-template-columns:minmax(0,1fr) minmax(240px,420px);align-items:end;gap:28px;max-width:none;display:grid}.paired-section .section-heading>p{color:var(--muted)}.site-footer{border-top:1px solid var(--line);grid-template-columns:1.5fr repeat(3,1fr);gap:36px;padding-block:48px 70px;font-size:13px;display:grid}.site-footer>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.site-footer strong{margin-bottom:4px}.site-footer p{color:var(--muted);margin:0}.site-footer a{color:var(--muted);text-decoration:none}.site-footer a:hover{color:var(--ink);text-decoration:underline}.not-found{min-height:66vh;padding-block:100px}.not-found p:not(.eyebrow){color:var(--muted)}@media (max-width:1040px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.custom-price-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.custom-price-grid>div:nth-child(3){border-right:0}.custom-showcase-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1.4fr repeat(2,1fr)}}@media (max-width:760px){.shell{width:min(100% - 30px,1220px)}.site-header{min-height:66px;padding-inline:15px}.category-nav{top:66px}.category-nav,.language-bar{padding-inline:15px}.brand-icon{width:40px;height:40px}.brand{font-size:16px}.site-header .button-small{min-height:38px;padding-inline:15px}.hero,.hero-content{min-height:520px}.section{padding-block:68px}.section-heading-wide{gap:4px}.category-grid,.custom-grid,.packaging-section,.section-heading-wide{grid-template-columns:1fr}.packaging-section{padding-block:68px}.certificate-section,.random-discovery{grid-template-columns:1fr}.random-discovery-card{max-width:none}.custom-price-grid{grid-template-columns:1fr 1fr}.custom-price-grid>div,.custom-price-grid>div:nth-child(3){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.custom-price-grid>div:nth-child(2n){border-right:0}.custom-price-grid>div:last-child{border-bottom:0}.category-card{min-height:230px}.color-note,.inline-note{grid-template-columns:1fr;gap:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.product-card-copy h3{min-height:0;font-size:16px}.review-message{width:94%}.page-hero{padding-block:48px 38px}.product-layout{grid-template-columns:1fr}.product-gallery,.product-gallery-empty{position:static}.paired-section .section-heading{grid-template-columns:1fr}.product-gallery-empty{min-height:440px;padding:30px}.site-footer{grid-template-columns:1fr 1fr}.site-footer .seller{grid-column:1/-1}}@media (max-width:460px){h1{font-size:46px}.product-grid{grid-template-columns:1fr}.random-discovery-card{max-width:360px}.random-discovery-card .product-card{grid-template-columns:1fr;gap:0}.random-discovery-card .product-card-copy{padding-top:12px}.custom-showcase-grid{grid-template-columns:1fr}.product-visual .photo-placeholder{aspect-ratio:1.08}.product-buttons,.site-footer{grid-template-columns:1fr}.site-footer .seller{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}