:root{--background:#f7f7f5;--surface:#fff;--text:#202220;--muted:#666b66;--border:#e2e5e0;--page:min(1160px, calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{min-width:320px;color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;touch-action:manipulation;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #316f67}.skip-link{z-index:100;color:#fff;background:var(--text);border-radius:8px;padding:11px 15px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.header{width:var(--page);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:72px;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;min-height:44px;font-size:18px;font-weight:750;display:inline-flex}.header-link{min-height:44px;color:var(--muted);align-items:center;font-size:14px;display:inline-flex}.header-link:hover{color:var(--text)}main{width:var(--page);margin:0 auto}.intro{max-width:790px;padding:92px 0 88px}.eyebrow{color:#65716b;letter-spacing:.1em;margin:0 0 18px;font-size:13px;font-weight:700}.intro h1{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5.7vw,68px);font-weight:650;line-height:1.16}.intro-copy{max-width:660px;color:var(--muted);margin:26px 0 0;font-size:18px;line-height:1.8}.products{padding:0 0 112px}.section-title{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-title h2{letter-spacing:-.035em;margin:0;font-size:28px}.section-title p{color:var(--muted);margin:0;font-size:14px}.product-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.product-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden}.product-image{place-items:end center;height:300px;display:grid;position:relative;overflow:hidden}.product-image.mint{background:#dceee9}.product-image.lilac{background:#e8e3f7}.product-image.peach{background:#f1e2d7}.phone-shot{background:#1d1f1e;border-radius:27px;width:168px;height:auto;margin-bottom:-62px;padding:5px;transition:transform .22s;box-shadow:0 18px 40px #1c232033}.overview-shot{border-radius:14px;width:86%;margin-bottom:28px;transition:transform .22s;box-shadow:0 18px 38px #4c312024}.product-image:hover img{transform:translateY(-5px)}.product-content{flex-direction:column;flex:1;padding:24px;display:flex}.product-heading{align-items:center;gap:14px;display:flex}.product-heading>img{object-fit:cover;border-radius:15px;flex:none;width:56px;height:56px;box-shadow:0 6px 18px #1e221f1a}.product-heading h3{letter-spacing:-.035em;margin:0 0 4px;font-size:25px;line-height:1.1}.product-heading span{color:var(--muted);letter-spacing:.04em;font-size:12px}.product-summary{margin:22px 0 0;font-size:17px;font-weight:650;line-height:1.55}.product-description{min-height:78px;color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.75}.detail-link{color:#fff;background:var(--text);border-radius:10px;justify-content:space-between;align-items:center;min-height:48px;margin-top:auto;padding:0 16px;font-size:14px;font-weight:700;transition:background .18s,transform .18s;display:flex}.detail-link:hover{background:#3a3d3a}.detail-link:active{transform:scale(.985)}footer{width:var(--page);border-top:1px solid var(--border);min-height:92px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:24px 0;font-size:13px;display:flex}footer p{margin:0}@media (max-width:920px){.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:.9fr 1.1fr;min-height:390px;display:grid}.product-image{height:auto;min-height:390px}.product-description{min-height:0}}@media (max-width:640px){:root{--page:calc(100% - 28px)}.header{height:64px}.intro{padding:64px 0 68px}.intro h1{font-size:clamp(40px,12vw,56px)}.intro-copy{font-size:16px}.section-title{flex-direction:column;align-items:flex-start;gap:8px}.product-card{display:block}.product-image{height:280px;min-height:0}.product-content{min-height:382px;padding:22px}.product-description{font-size:15px}footer{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
