:root{--ink:#132c27;--muted:#5d6d68;--paper:#f4f1e9;--cream:#e9e3d7;--line:#132c2729;--orange:#ec6a3a;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:24px clamp(24px,5vw,76px);display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:15px;font-weight:760;display:inline-flex}.brand-mark{background:var(--ink);color:var(--paper);letter-spacing:-.04em;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:inline-flex}.header-link{border-bottom:1px solid;padding-bottom:3px;font-size:13px;font-weight:700}.hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(42px,7vw,110px);max-width:1440px;min-height:700px;margin:0 auto;padding:clamp(72px,10vw,142px) clamp(24px,5vw,76px) 96px;display:grid}.hero-copy{align-self:center;max-width:790px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,106px);font-weight:400;line-height:.94}.hero-description{color:var(--muted);max-width:610px;margin:34px 0;font-size:clamp(16px,1.5vw,20px);line-height:1.7}.primary-button{background:var(--ink);color:var(--white);border-radius:999px;align-items:center;gap:42px;padding:17px 22px;font-size:13px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.primary-button:hover{background:#1e453c;transform:translateY(-2px)}.primary-button:focus-visible,.header-link:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.hero-card{aspect-ratio:.84;background:var(--ink);color:var(--paper);border-radius:999px 999px 28px 28px;flex-direction:column;justify-content:flex-end;align-self:center;max-height:520px;padding:50px 42px;display:flex;position:relative;overflow:hidden}.hero-card p,.hero-card span{letter-spacing:.12em;text-transform:uppercase;z-index:2;margin:0;font-size:11px;font-weight:700}.hero-card strong{letter-spacing:-.08em;z-index:2;margin:18px 0 25px -8px;font-family:Georgia,serif;font-size:clamp(96px,12vw,176px);font-weight:400;line-height:.8}.hero-symbol{position:absolute;top:27%;left:50%;transform:translate(-50%,-50%);font-size:42px!important}.hero-orbit{border:1px solid #f4f1e938;border-radius:50%;position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.hero-orbit-one{width:180px;height:180px}.hero-orbit-two{width:290px;height:290px}.catalog{background:var(--white);padding:110px clamp(24px,5vw,76px) 130px}.catalog>*{max-width:1288px;margin-left:auto;margin-right:auto}.section-heading{justify-content:space-between;align-items:end;margin-bottom:58px;display:flex}.section-heading .eyebrow{margin-bottom:16px}.section-heading h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400}.section-heading>p{color:var(--muted);max-width:420px;margin:0;line-height:1.7}.xml-link{border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:12px 16px;font-size:11px;font-weight:800}.xml-link:hover{border-color:var(--ink)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 24px;display:grid}.product-visual{aspect-ratio:1/1.04;border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-visual--sage{background:#c9d7bd}.product-visual--clay{background:#dfb9a2}.product-visual--sky{background:#b9d4dc}.product-visual--sand{background:#ded1b5}.product-visual--plum{background:#c9bac8}.product-visual--lemon{background:#e4d89a}.product-icon{filter:grayscale();font-size:clamp(76px,9vw,132px);transition:transform .35s;transform:rotate(-4deg)}.product-visual:hover .product-icon{transform:rotate(2deg)scale(1.08)}.product-number{letter-spacing:.15em;font-size:10px;font-weight:800;position:absolute;top:18px;left:18px}.view-hint{opacity:0;font-size:11px;font-weight:800;transition:opacity .2s,transform .2s;position:absolute;bottom:18px;right:18px;transform:translateY(6px)}.product-visual:hover .view-hint{opacity:1;transform:translateY(0)}.product-card-copy{justify-content:space-between;align-items:start;gap:16px;margin-top:20px;display:flex}.product-card-copy p{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.product-card-copy h3{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400}.product-card-copy strong{white-space:nowrap;margin-top:18px;font-size:13px}.product-summary{color:var(--muted);max-width:340px;margin:11px 0 0;font-size:14px;line-height:1.6}.product-detail{max-width:1440px;margin:0 auto;padding:68px clamp(24px,5vw,76px) 120px}.back-link{text-transform:uppercase;gap:10px;margin-bottom:42px;font-size:12px;font-weight:800;display:inline-flex}.product-detail-grid{grid-template-columns:minmax(340px,1fr) minmax(0,.88fr);gap:clamp(48px,8vw,124px);display:grid}.product-detail-visual{aspect-ratio:1;border-radius:4px;place-items:center;display:grid;position:relative}.product-detail-visual .product-icon{font-size:clamp(130px,17vw,240px)}.product-detail-copy{align-self:center}.product-detail-copy h1{letter-spacing:-.055em;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(54px,7vw,96px);font-weight:400;line-height:.94}.detail-price{font-size:18px;font-weight:800}.detail-description{color:var(--muted);margin:34px 0;font-size:18px;line-height:1.75}.feature-list{border-bottom:1px solid var(--line);margin:0 0 36px;padding:0;list-style:none}.feature-list li{border-top:1px solid var(--line);gap:16px;padding:17px 0;font-size:13px;font-weight:700;display:flex}.feature-list li:before{color:var(--orange);content:"✦"}.detail-note{background:var(--cream);color:var(--muted);padding:16px 18px;font-size:12px;line-height:1.6}footer{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:end;padding:72px clamp(24px,5vw,76px);display:flex}footer>div:first-child{gap:18px;display:flex}footer .brand-mark{background:var(--paper);color:var(--ink)}footer p{max-width:340px;margin:6px 0 0;font-family:Georgia,serif;font-size:22px}.footer-meta{letter-spacing:.08em;text-transform:uppercase;flex-direction:column;align-items:end;gap:10px;font-size:11px;display:flex}.footer-meta a{border-bottom:1px solid}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:0;padding-top:86px}.hero-card{aspect-ratio:1.2;border-radius:240px 240px 24px 24px;justify-self:center;width:min(100%,520px);max-height:none}.section-heading{flex-direction:column;align-items:start;gap:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{grid-template-columns:1fr}.product-detail-visual{max-height:620px}}@media (max-width:600px){.site-header{padding-top:18px;padding-bottom:18px}.hero{padding-bottom:70px}.hero h1{font-size:52px}.hero-card{padding:38px 28px}.hero-card strong{font-size:108px}.catalog{padding-top:82px;padding-bottom:90px}.product-grid{grid-template-columns:1fr;gap:48px}.product-card-copy h3{font-size:28px}.product-summary{max-width:none}.product-detail{padding-top:40px}footer{flex-direction:column;align-items:start;gap:54px}.footer-meta{align-items:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
