/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy:#052f4f;--navy2:#0a466b;--cream:#f7f1e8;--beige:#e6d4c5;--blush:#d7ad9b;--gold:#c89557;--white:#fffefa;--ink:#172a35;--muted:#62717a;--line:#ded8ce;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.header{background:var(--navy);color:#fff;z-index:40;align-items:center;gap:24px;height:82px;padding:10px clamp(18px,4vw,64px);display:flex;position:sticky;top:0;box-shadow:0 12px 30px #052f4f20}.brand{place-items:center;width:168px;height:62px;display:grid}.brand img{object-fit:contain;width:158px;height:58px}.search{height:46px;color:var(--navy);background:#fff;border-radius:999px;flex:1;align-items:center;gap:10px;max-width:470px;padding:0 18px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%}.header-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.btn{letter-spacing:.01em;border:0;border-radius:999px;justify-content:center;align-items:center;padding:13px 20px;font-size:14px;font-weight:750;transition:all .25s;display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 9px 20px #0002}.btn.light{color:var(--navy);background:#fff}.btn.gold{background:var(--gold);color:#fff}.btn.ghost{color:#fff;background:0 0;border:1px solid #fff5}.btn.navy{background:var(--navy);color:#fff}.btn.cream{background:var(--cream);color:var(--navy);border:1px solid var(--line)}.menu{color:#fff;background:#ffffff13;border:1px solid #ffffff45;border-radius:50%;width:46px;height:46px;font-size:20px}.drawer-wrap{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#061c2eaa;position:fixed;inset:0}.drawer{background:var(--cream);width:min(410px,90vw);height:100%;padding:42px;position:absolute;top:0;right:0;overflow:auto}.drawer .close{color:var(--navy);background:0 0;border:0;font-size:34px;position:absolute;top:20px;right:26px}.drawer>a{border-bottom:1px solid #052f4f18;justify-content:space-between;padding:15px 0;font-family:Georgia,serif;font-size:22px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);margin:0 0 18px;font-size:11px;font-weight:800}.hero{background:linear-gradient(118deg,#f8f2e9 0% 57%,#ead9cc 57%);grid-template-columns:1.05fr .95fr;min-height:650px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:clamp(70px,9vw,130px) 5vw 70px 8vw;position:relative}.hero h1,.page-hero h1{color:var(--navy);letter-spacing:-.045em;max-width:840px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.4vw,90px);line-height:.96}.hero h1 em{color:var(--blush);font-weight:400}.lead{color:#435660;max-width:630px;margin:28px 0;font-size:19px;line-height:1.65}.hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.text-link{color:var(--navy);font-weight:800}.text-link span{transition:all .2s;display:inline-block}.text-link:hover span{transform:translate(4px)}.proof{color:#5b6770;flex-wrap:wrap;gap:24px;margin-top:48px;font-size:12px;font-weight:700;display:flex}.proof span:before{content:"✓";color:var(--gold);margin-right:7px}.hero-visual{place-items:center;padding:50px 4vw;display:grid;position:relative}.hero-visual .halo{background:#f6ece5;border-radius:50%;width:32vw;min-width:360px;height:32vw;min-height:360px;position:absolute;box-shadow:0 0 0 35px #ffffff40,0 0 0 70px #ffffff1f}.hero-visual>img{filter:drop-shadow(0 30px 30px #563c2733);width:min(620px,48vw);position:relative}.floating-note{background:#fff;border-radius:18px;flex-direction:column;padding:16px 22px;display:flex;position:absolute;bottom:90px;right:6vw;box-shadow:0 16px 45px #523c2d2c}.floating-note small{color:var(--muted)}.floating-note strong{color:var(--navy);font-family:Georgia,serif;font-size:18px}.marquee{background:var(--navy);color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.14em;padding:17px;font-size:12px;overflow:hidden}.marquee div{justify-content:space-around;gap:28px;display:flex}.marquee b{color:var(--gold)}.section{padding:clamp(72px,8vw,120px) clamp(20px,7vw,110px)}.section.soft{background:#f8f4ed}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px;display:flex}.section-head h2,.steps h2,.split h2,.calculator h2,.editorial h2,.final-cta h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(36px,4vw,58px);line-height:1.05}.section-head>p{max-width:380px;color:var(--muted);line-height:1.6}.category-scroll{scroll-snap-type:x mandatory;gap:18px;padding:5px 4px 25px;display:flex;overflow-x:auto}.category{border-radius:var(--radius);scroll-snap-align:start;flex-direction:column;flex:0 0 260px;height:340px;padding:24px;transition:all .25s;display:flex}.category:hover{transform:translateY(-6px)}.category>span{letter-spacing:.12em;font-size:11px;font-weight:800}.category h3{color:var(--navy);margin:auto 0 8px;font-family:Georgia,serif;font-size:27px}.category p{font-size:13px;line-height:1.5}.category b{font-size:13px}.mini-cloud{text-align:center;color:#fff;text-shadow:0 12px 25px #6d4c3530;font-size:80px}.cat-0{background:#ead8cd}.cat-1{background:#c8d8db}.cat-2{background:#efe2bd}.cat-3{background:#d9c7dd}.cat-4{background:#c7d0bc}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product{background:#fff;border:1px solid #e6e0d8;border-radius:24px;transition:all .25s;overflow:hidden}.product:hover{transform:translateY(-5px);box-shadow:0 18px 35px #2c241c10}.product-art{place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.product-art>span{text-transform:uppercase;letter-spacing:.1em;background:#fffc;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;top:18px;left:18px}.slipper-shape{color:#fff;text-shadow:0 20px 24px #72564530;font-size:120px;transform:rotate(-10deg)}.art-0{background:#e7d2c6}.art-1{background:#d6ddd3}.art-2{background:#e9dce6}.art-3{background:#c9d8dd}.product-body{padding:22px}.product-body small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:10px}.product-body h3{color:var(--navy);margin:10px 0;font-family:Georgia,serif;font-size:21px}.product-body p{color:var(--muted);min-height:40px;font-size:13px;line-height:1.55}.steps{background:var(--navy);color:#fff;padding:110px 7vw}.steps h2{color:#fff;max-width:700px}.steps-grid{grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid}.steps-grid article{border-top:1px solid #ffffff40;padding:10px 28px 10px 0;position:relative}.steps-grid article>span{color:#ffffff60;margin-top:20px;font-size:12px;display:block}.steps-grid h3{font-family:Georgia,serif;font-size:22px}.steps-grid p{color:#b8c8d2;font-size:14px;line-height:1.5}.step-dot{background:var(--gold);border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:-17px;right:18px}.split{grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;display:grid}.tool{background:#f2e8df}.tool>div:first-child>p:not(.eyebrow),.calculator>div>p,.editorial>div>p{color:var(--muted);max-width:620px;line-height:1.75}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:30px;display:grid}label{color:var(--navy);flex-direction:column;gap:8px;font-size:12px;font-weight:750;display:flex}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #d4cdc3;border-radius:12px;outline:none;padding:13px}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c8955720}.result-card{background:var(--navy);color:#fff;border-radius:32px;padding:42px;box-shadow:0 25px 50px #052f4f25}.result-icon{background:var(--gold);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:50px;font-size:24px;display:grid}.result-card small{color:#b8c8d2;text-transform:uppercase;letter-spacing:.12em}.result-card h3{margin:12px 0;font-family:Georgia,serif;font-size:34px;line-height:1.1}.result-card p{color:#c4d0d7;margin-bottom:26px;line-height:1.6}.calculator{background:#f7f2e9;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;padding:110px 8vw;display:grid}.calc-panel{background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;gap:16px;padding:32px;display:grid;box-shadow:0 16px 45px #43342510}.tier{background:#edf3f4;border-radius:18px;grid-column:1/-1;gap:7px;padding:22px;display:grid}.tier span,.tier small{color:var(--muted);font-size:12px}.tier strong{color:var(--navy);font-family:Georgia,serif;font-size:32px}.calc-panel>.btn{grid-column:1/-1}.editorial{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:110px 8vw;display:grid}.editorial-art{background:var(--blush);color:#fff;border-radius:160px 160px 26px 26px;place-items:center;height:520px;display:grid;position:relative;overflow:hidden}.big-cloud{color:#f7eee8aa;font-size:280px}.editorial-art>span{text-align:center;font-family:Georgia,serif;font-size:45px;position:absolute}.pills{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.pills a,.filter-row button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 17px;font-size:13px}.blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.blog-card{display:block}.blog-art{border-radius:24px;place-items:center;height:260px;margin-bottom:18px;display:grid}.blog-art span{color:#fff;letter-spacing:.15em;border:1px solid #ffffff90;padding:8px 12px;font-size:11px}.blog-0{background:radial-gradient(circle at 60% 40%,#f5e8dc 0 18%,#0000 19%),linear-gradient(135deg,#526c70,#bed0cb)}.blog-1{background:radial-gradient(circle at 40% 60%,#fff 0 22%,#0000 23%),linear-gradient(135deg,#d6a995,#f1dacc)}.blog-2{background:radial-gradient(circle at 60%,#e9d7c1 0 20%,#0000 21%),linear-gradient(135deg,#143f59,#8aa4aa)}.blog-card small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:10px}.blog-card h3,.blog-card h2{color:var(--navy);font-family:Georgia,serif;font-size:24px;line-height:1.2}.blog-card>p,.article-faq p{color:var(--muted);line-height:1.65}.all-posts{grid-template-columns:repeat(2,1fr)}.article-faq{background:var(--cream);border-radius:16px;margin:18px 0;padding:18px}.faq{background:#f8f5ef}.faq-list{max-width:900px;margin:auto}.faq-list button{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:var(--navy);background:0 0;grid-template-columns:1fr auto;padding:24px 0;font-family:Georgia,serif;font-size:20px;display:grid}.faq-list button p{color:var(--muted);grid-column:1/-1;max-width:700px;margin-bottom:0;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.65}.final-cta{background:var(--navy);color:#fff;text-align:center;padding:100px 20px}.final-cta h2{color:#fff}.final-cta p:not(.eyebrow){color:#b9c8d1}.final-cta div{justify-content:center;gap:12px;margin-top:28px;display:flex}.page-hero{background:linear-gradient(120deg,var(--cream),#ead8cc);text-align:left;padding:110px 8vw 90px}.page-hero h1{max-width:1000px}.page-hero>p:not(.eyebrow){color:var(--muted);max-width:720px;margin:28px 0;font-size:18px;line-height:1.65}.filter-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:30px;display:flex}.filter-row span{color:var(--muted);margin-right:auto;font-size:13px}.measure li{margin:18px 0;line-height:1.6}table{border-collapse:collapse;background:#fff;border-radius:18px;width:100%;overflow:hidden}th,td{text-align:left;border-bottom:1px solid #e7e1d8;padding:15px;font-size:13px}th{background:var(--navy);color:#fff}.contact-grid{grid-template-columns:1.1fr .9fr;gap:7vw;display:grid}.contact-form{gap:18px;display:grid}.contact-form textarea{min-height:130px}.contact-card{background:var(--navy);color:#fff;border-radius:30px;padding:44px}.contact-card h3{font-family:Georgia,serif;font-size:34px}.contact-card p{color:#c3d0d7;line-height:1.6}.contact-card a{color:#fff}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:30px;display:grid}.stats article{background:var(--cream);border-radius:18px;flex-direction:column;padding:22px;display:flex}.stats span{color:var(--muted);font-size:12px}.stats strong{color:var(--navy);font-family:Georgia,serif;font-size:35px}.admin-bar{gap:12px;margin-bottom:20px;display:flex}.admin-bar input{flex:1}.table-wrap{border:1px solid var(--line);border-radius:18px;overflow:auto}.status{white-space:nowrap;background:#f1e1bc;border-radius:999px;padding:7px 10px}.s-1,.s-2{background:#d9e9dd}.s-3{background:#dde5f1}footer{color:#fff;background:#062942;padding:60px 7vw 20px}.footer-top{border-bottom:1px solid #ffffff25;align-items:center;gap:30px;padding-bottom:40px;display:flex}.footer-top img{object-fit:contain;width:160px;height:80px}.footer-top p{color:#bdccd4;flex:1}.footer-grid{grid-template-columns:2fr 1fr 1.2fr;gap:80px;padding:45px 0;display:grid}.footer-grid div{flex-direction:column;gap:10px;display:flex}.footer-grid h4{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:11px}.footer-grid a,.footer-grid span{color:#c6d1d7;font-size:13px}.fine-print{color:#8398a5;border-top:1px solid #ffffff20;justify-content:space-between;padding-top:20px;font-size:11px;display:flex}.mobile-cta{display:none}.whatsapp{color:#fff;z-index:35;background:#22a66a;border-radius:50%;place-items:center;width:55px;height:55px;font-size:23px;display:grid;position:fixed;bottom:25px;right:25px;box-shadow:0 14px 30px #0a634330}.chat{z-index:70;background:#fff;border:1px solid #e4ddd3;border-radius:22px;width:350px;position:fixed;bottom:92px;right:25px;overflow:hidden;box-shadow:0 25px 70px #052f4f3c}.chat-head{background:var(--navy);color:#fff;justify-content:space-between;padding:18px;display:flex}.chat-head>div{grid-template-columns:12px 1fr;gap:2px 8px;display:grid}.chat-head small{color:#b9c8d0;grid-column:2}.chat-head button{color:#fff;background:0 0;border:0;font-size:24px}.online{background:#55d68a;border-radius:50%;width:10px;height:10px;margin-top:4px}.chat-body{padding:20px}.chat-body>p{background:var(--cream);border-radius:14px 14px 14px 3px;padding:14px;font-size:13px;line-height:1.5}.chat-options{flex-wrap:wrap;gap:7px;display:flex}.chat-options button{border:1px solid var(--navy);color:var(--navy);background:#fff;border-radius:999px;padding:8px 11px;font-size:12px}.chat-body>small{color:var(--muted);margin-top:20px;display:block}.chat-input{border-top:1px solid var(--line);gap:8px;padding:12px;display:flex}.chat-input input{flex:1}.chat-input button{background:var(--gold);color:#fff;border:0;border-radius:50%;width:44px}@media (width<=1050px){.header-actions .ghost,.header-actions .light{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:500px}.hero-visual>img{width:min(650px,85vw)}.product-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr 1fr;gap:35px}.split,.calculator,.editorial{grid-template-columns:1fr}.editorial-art{height:400px}.footer-grid{gap:30px}}@media (width<=700px){body{padding-bottom:67px}.header{height:70px;padding:8px 15px}.brand{width:118px}.brand img{width:115px}.search{max-width:43px;margin-left:auto;padding:0 14px}.search input,.header-actions{display:none}.hero{background:linear-gradient(#f8f2e9 0 62%,#ead9cc 62%);min-height:auto}.hero-copy{padding:60px 22px 35px}.hero h1,.page-hero h1{font-size:49px}.lead{font-size:16px}.proof{gap:12px;margin-top:28px}.hero-visual{min-height:330px;padding:20px}.hero-visual .halo{min-width:260px;min-height:260px}.floating-note{bottom:25px;right:20px}.marquee div{justify-content:flex-start}.section,.steps,.calculator,.editorial{padding:72px 20px}.section-head{flex-direction:column;align-items:start;margin-bottom:30px}.section-head h2,.steps h2,.split h2,.calculator h2,.editorial h2,.final-cta h2{font-size:38px}.product-grid{grid-template-columns:1fr}.product-art{height:270px}.steps-grid,.form-grid,.calc-panel{grid-template-columns:1fr}.tier,.calc-panel>.btn{grid-column:auto}.result-card{padding:30px}.editorial-art{height:330px}.big-cloud{font-size:190px}.blog-grid,.all-posts,.contact-grid,.stats{grid-template-columns:1fr}.blog-art{height:230px}.page-hero{padding:75px 22px}.split{gap:45px}.footer-top{flex-direction:column;align-items:start}.footer-grid{grid-template-columns:1fr 1fr}.fine-print{flex-direction:column;gap:8px}.mobile-cta{border-top:1px solid var(--line);z-index:50;background:#fff;grid-template-columns:repeat(4,1fr);height:66px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #052f4f10}.mobile-cta a,.mobile-cta button{color:var(--navy);background:0 0;border:0;place-items:center;font-size:11px;font-weight:800;display:grid}.whatsapp{display:none}.chat{width:auto;bottom:78px;left:10px;right:10px}.footer-grid{gap:30px}.category{flex-basis:235px;height:310px}.admin-bar{flex-wrap:wrap}.admin-bar input{flex-basis:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.tool{padding:clamp(72px,8vw,120px) clamp(20px,7vw,110px);overflow:hidden}.hero-visual>img.hero-product{object-fit:contain;filter:drop-shadow(0 28px 30px #563c2735);z-index:1;width:min(560px,42vw);max-height:620px}.custom-hero{grid-template-columns:1.05fr .95fr;align-items:center;padding-top:0;padding-bottom:55px;display:grid;overflow:hidden}.custom-hero>div{padding-top:55px}.custom-hero>div>h1{margin-bottom:32px}.custom-hero>div>p:not(.eyebrow){max-width:760px;margin-top:0;line-height:1.75}.custom-hero img{object-fit:contain;object-position:center top;filter:drop-shadow(0 24px 28px #563c2730);place-self:start center;width:min(460px,38vw);height:525px}.custom-order-grid{background:#faf7f1;grid-template-columns:1.25fr .75fr;align-items:start;gap:7vw;display:grid}.custom-form{gap:19px;display:grid}.custom-form h2{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:clamp(36px,4vw,54px)}.custom-form textarea{min-height:120px}.upload-zone{text-align:center;cursor:pointer;background:#fffaf5;border:2px dashed #cbb8a6;border-radius:24px;place-items:center;gap:7px;min-height:190px;padding:28px;display:grid}.upload-zone input{opacity:0;pointer-events:none;position:absolute}.upload-zone:hover{border-color:var(--gold);background:#fff}.upload-icon{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:45px;height:45px;font-size:22px;display:grid}.upload-zone small{color:var(--muted);font-weight:500}.form-note{color:var(--muted);background:#efe8df;border-radius:14px;margin:0;padding:14px;font-size:12px;line-height:1.6}.custom-summary{background:var(--navy);color:#fff;border-radius:30px;padding:30px;position:sticky;top:105px}.custom-summary img{object-fit:contain;background:#ead9cc;border-radius:20px;width:100%;height:280px}.custom-summary h3{font-family:Georgia,serif;font-size:28px}.custom-summary ul{color:#d0dbe1;padding-left:20px;line-height:1.9}.custom-summary>p:last-child{color:#afc0c9;font-size:12px;line-height:1.6}.footer-top img{width:210px;height:110px}@media (width<=1050px){.custom-order-grid,.custom-hero{grid-template-columns:1fr}.custom-hero img{width:min(520px,80vw);height:400px}.hero-visual>img.hero-product{width:min(530px,80vw)}.custom-summary{position:static}}@media (width<=700px){.tool,.custom-order-grid{padding:72px 20px}.custom-hero>div>h1{margin-bottom:24px}.custom-hero img{height:330px}.hero-visual>img.hero-product{width:min(380px,92vw);max-height:340px}.footer-top img{width:190px;height:105px}}.product-art>img{object-fit:cover;background:#fff;width:100%;height:100%}.image-coming{text-align:center;color:var(--navy);place-items:center;gap:8px;display:grid}.image-coming span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px}.image-coming b{font-family:Georgia,serif;font-size:22px}.featured-badge{background:var(--gold);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:7px 10px;font-size:9px;position:absolute;top:16px;right:16px}.product-meta{flex-wrap:wrap;gap:6px;margin:14px 0 18px;display:flex}.product-meta span{background:var(--cream);color:var(--navy);border-radius:999px;padding:6px 9px;font-size:9px}.product-detail{background:#faf7f1;grid-template-columns:1.1fr .9fr;align-items:start;gap:7vw;display:grid}.product-gallery{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-gallery img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:22px;width:100%}.product-gallery img:first-child{grid-column:1/-1}.detail-placeholder{text-align:center;height:620px;color:var(--navy);background:linear-gradient(145deg,#ead8cd,#c8d8db);border-radius:30px;place-items:center;padding:30px;display:grid}.detail-placeholder span{text-transform:uppercase;letter-spacing:.15em;font-size:11px}.detail-placeholder b{font-family:Georgia,serif;font-size:38px}.product-info{position:sticky;top:110px}.product-info h1{color:var(--navy);letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);line-height:1}.detail-lead{color:var(--muted);margin:28px 0;font-size:16px;line-height:1.75}.product-info dl{border-top:1px solid var(--line)}.product-info dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;display:flex}.product-info dt{color:var(--muted)}.product-info dd{text-align:right;margin:0;font-weight:700}.price-note{color:var(--navy);font-family:Georgia,serif;font-size:26px}.price-note small{color:var(--muted);margin-top:5px;font-family:Inter,system-ui,sans-serif;font-size:11px;display:block}@media (width<=900px){.product-detail{grid-template-columns:1fr}.product-info{position:static}.detail-placeholder{height:420px}}@media (width<=600px){.product-gallery{grid-template-columns:1fr}.product-gallery img:first-child{grid-column:auto}}.search>span{text-align:center;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:20px;line-height:1;display:grid}.client-ready #server-shell{display:none}#server-shell{background:var(--white);min-height:100vh}.server-header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:82px;padding:10px clamp(20px,5vw,74px);display:flex}.server-header img{object-fit:contain;width:158px;height:60px}.server-header nav{align-items:center;gap:10px;display:flex}.server-header nav a{border:1px solid #ffffff40;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:800}.server-header nav a:first-child{color:var(--navy);background:#fff}.server-hero{background:linear-gradient(118deg,#f8f2e9 0% 57%,#ead9cc 57%);grid-template-columns:1.05fr .95fr;align-items:center;min-height:630px;display:grid;overflow:hidden}.server-hero>div{padding:75px 4vw 75px 8vw}.server-hero h1{color:var(--navy);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.2vw,88px);line-height:.96}.server-hero h1 em{color:var(--blush);font-weight:400;display:block}.server-hero>div>p:not(.eyebrow){color:#435660;max-width:600px;margin:30px 0;font-size:18px;line-height:1.65}.server-hero>div>div{flex-wrap:wrap;gap:12px;display:flex}.server-hero>img{object-fit:contain;filter:drop-shadow(0 30px 30px #563c2733);justify-self:center;width:min(620px,48vw);max-height:610px}.server-proof{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.12em;justify-content:space-around;gap:22px;padding:18px;font-size:11px;display:flex}.server-proof span:before{content:"✦";color:var(--gold);margin-right:18px}.server-products{background:#faf7f1;padding:95px clamp(22px,7vw,110px)}.server-products h2{color:var(--navy);margin:0 0 38px;font-family:Georgia,serif;font-size:clamp(38px,4.5vw,62px)}.server-products>div{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.server-products a{border:1px solid var(--line);background:#fff;border-radius:24px;padding-bottom:22px;overflow:hidden}.server-products img{object-fit:cover;width:100%;height:270px;display:block}.server-products strong,.server-products span{margin:18px 22px 0;display:block}.server-products strong{color:var(--navy);font-family:Georgia,serif;font-size:23px}.server-products span{color:var(--muted);margin-top:7px;font-size:13px}@media (width<=760px){.server-header{height:70px;padding:7px 16px}.server-header img{width:120px}.server-header nav a{display:none}.server-header nav a:first-child{padding:10px 14px;display:block}.server-hero{background:linear-gradient(#f8f2e9 0 62%,#ead9cc 62%);grid-template-columns:1fr}.server-hero>div{padding:60px 22px 30px}.server-hero h1{font-size:49px}.server-hero>img{width:min(400px,92vw);height:330px}.server-proof{white-space:nowrap;justify-content:flex-start;overflow:hidden}.server-products{padding:70px 20px}.server-products>div{grid-template-columns:1fr}.server-products img{height:300px}}.search input{padding-left:0}.hero-visual{align-items:start;padding-top:0;padding-bottom:0}.hero-visual>img.hero-product{object-fit:contain;object-position:center top;align-self:start;height:650px;max-height:none}@media (width<=1050px){.hero-visual{padding-top:0}.hero-visual>img.hero-product{height:500px;max-height:500px}}@media (width<=700px){.hero-visual>img.hero-product{height:340px;max-height:340px}.search>span{width:18px;height:18px;font-size:18px}}.product{cursor:pointer}.search>span{position:relative;overflow:visible;font-size:0!important}.search>span:before{content:"";border:2px solid var(--navy);border-radius:50%;width:11px;height:11px;position:absolute;top:3px;left:3px}.search>span:after{content:"";background:var(--navy);transform-origin:0;border-radius:2px;width:7px;height:2px;position:absolute;top:15px;left:13px;transform:rotate(45deg)}.quick-nav div{align-items:center;max-width:1500px;margin:auto}.quick-nav a{color:#fff;font-weight:750}.quick-nav a:hover{color:#e5b477}.real-life-art{background:#e9dfd5;border-radius:28px;height:620px}.real-life-art img{object-fit:cover;object-position:center;border-radius:28px;width:100%;height:100%}.editorial>div:last-child h2{margin-bottom:34px}.editorial>div:last-child>p:not(.eyebrow){margin-top:0}@media (width<=700px){.real-life-art{height:520px}.quick-nav{overflow-x:auto}.quick-nav div{width:max-content;padding:0 12px}.quick-nav a{padding:0 8px}.editorial>div:last-child h2{margin-bottom:26px}}
