:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:#111827;background:#fbfaf7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#fbfaf7}a{color:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{border-bottom:1px solid #e2e8f0;background:#fbfaf7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav,.site-footer{width:min(1120px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav{min-height:70px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;text-decoration:none;letter-spacing:-.02em;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:11px;background:#111827;color:#fff;font-size:14px}.product-nav{display:flex;align-items:center;gap:20px;font-size:14px;color:#475569}.product-link{display:flex;align-items:center;gap:7px;text-decoration:none;white-space:nowrap;transition:color .2s}.product-link:hover,.support-nav-link:hover{color:#111827}.product-link img{width:20px;height:20px;border-radius:6px;object-fit:cover}.support-nav-link{text-decoration:none;white-space:nowrap}main{flex:1}.intro,.product-grid,.detail-page,.policy-page{width:min(1120px,calc(100% - 40px));margin:0 auto}.intro{padding:112px 0 72px}.eyebrow{margin:0;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,p{margin-top:0}.intro h1{max-width:850px;margin:20px 0 0;font-size:clamp(46px,7vw,78px);line-height:1.03;letter-spacing:-.065em}.intro-copy{max-width:660px;margin:28px 0 0;color:#475569;font-size:18px;line-height:1.75}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding-bottom:96px}.product-card{min-height:330px;position:relative;overflow:hidden;border:1px solid #e2e8f0;border-radius:32px;padding:28px;background:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #0f172a1f}.product-card:after{content:"";position:absolute;width:210px;height:210px;top:-74px;right:-66px;border-radius:50%;opacity:.6}.product-card.lime:after{background:#bef264}.product-card.blue:after{background:#7dd3fc}.product-card.orange:after{background:#fdba74}.product-card.violet:after{background:#c4b5fd}.card-top{z-index:1;display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.card-icon{width:58px;height:58px;border-radius:15px;object-fit:cover;margin-bottom:22px}.product-card h2{margin:0;font-size:30px;letter-spacing:-.045em}.product-card p{margin:10px 0 0;max-width:420px;color:#475569;line-height:1.65}.learn-more{margin-top:18px;display:flex;gap:6px;align-items:center;font-size:14px;font-weight:700}.site-footer{border-top:1px solid #e2e8f0;padding:32px 0;color:#64748b;font-size:14px}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{text-decoration:none}.footer-links a:hover{color:#111827}.detail-page{padding:100px 0 120px}.detail-icon{width:112px;height:112px;display:grid;place-items:center;border-radius:32px;margin-bottom:36px}.detail-icon.lime{background:#d9f99d}.detail-icon.blue{background:#bae6fd}.detail-icon.orange{background:#fed7aa}.detail-icon.violet{background:#ddd6fe}.detail-icon img{width:86px;height:86px;border-radius:23px;object-fit:cover}.detail-page h1{margin:18px 0 0;font-size:clamp(48px,7vw,76px);letter-spacing:-.065em}.detail-copy{max-width:660px;margin:28px 0 0;color:#475569;font-size:20px;line-height:1.7}.detail-actions{display:flex;gap:20px;align-items:center;margin-top:38px}.primary-action{display:inline-flex;align-items:center;gap:8px;padding:14px 20px;border-radius:999px;background:#111827;color:#fff;text-decoration:none;font-weight:700;font-size:14px}.privacy-link{color:#475569;font-size:14px;font-weight:700;text-underline-offset:4px}.policy-page{max-width:800px;padding:72px 0 96px}.back-link{color:#64748b;font-size:14px;font-weight:700;text-underline-offset:4px}.policy-page article{margin-top:36px;border:1px solid #e2e8f0;border-radius:32px;background:#fff;padding:clamp(28px,7vw,56px)}.policy-copy h1{font-size:clamp(38px,5vw,54px);letter-spacing:-.055em}.policy-copy h2{margin:44px 0 0;font-size:25px;letter-spacing:-.035em}.policy-copy h3{margin:34px 0 0;font-size:18px}.policy-copy p,.policy-copy li{color:#475569;line-height:1.75}.policy-copy p{margin:18px 0 0}.policy-copy ul{margin:18px 0 0;padding-left:22px}.policy-copy li+li{margin-top:8px}.policy-copy strong{color:#1e293b}.policy-copy a{text-underline-offset:4px}.not-found{width:min(680px,calc(100% - 40px));margin:0 auto;padding:120px 0}.not-found h1{font-size:48px;letter-spacing:-.05em}.support-page{width:min(760px,calc(100% - 40px));margin:0 auto;padding:92px 0}.support-intro h1{margin:16px 0 0;font-size:clamp(46px,7vw,68px);letter-spacing:-.06em}.support-intro p{margin:22px 0 0;max-width:550px;color:#475569;font-size:18px;line-height:1.7}.support-intro a{color:#111827;font-weight:700;text-underline-offset:4px}.support-form{margin-top:44px;display:grid;gap:20px;padding:clamp(24px,6vw,44px);border:1px solid #e2e8f0;border-radius:32px;background:#fff}.support-form label{display:grid;gap:8px;font-size:14px;font-weight:700;color:#334155}.support-form input,.support-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font:inherit;color:#111827;resize:vertical}.support-form input:focus,.support-form textarea:focus{border-color:#111827;outline:2px solid #e2e8f0}.support-form button{width:fit-content;border:0;border-radius:999px;padding:14px 20px;background:#111827;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.form-note{margin:0;color:#475569;font-size:14px;line-height:1.6}@media (max-width: 760px){.product-nav{display:none}.intro{padding:76px 0 50px}.product-grid{grid-template-columns:1fr;padding-bottom:60px}.site-footer{align-items:flex-start;flex-direction:column}.detail-page{padding:70px 0 80px}}.support-form button:disabled{cursor:wait;opacity:.65}.form-error{color:#b91c1c}
