:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17243a;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}.page-shell{min-height:100vh;max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px);display:flex;flex-direction:column}.site-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e1e7ef}.brand{display:inline-flex;align-items:center;gap:12px;color:inherit;font-size:15px;font-weight:700;text-decoration:none}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#315fe9;color:#fff;font-size:18px}.header-label{color:#748198;font-size:13px}.hero{flex:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:clamp(40px,7vw,110px);padding:80px 0 96px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#315fe9;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:#34bf85;box-shadow:0 0 0 4px #def7eb}h1{max-width:760px;margin:22px 0;font-size:clamp(42px,5.7vw,78px);line-height:1.08;letter-spacing:-.055em}.intro{max-width:600px;margin:0;color:#607086;font-size:clamp(16px,1.6vw,19px);line-height:1.7}.interaction{margin-top:38px}button{min-height:48px;padding:0 19px;border:0;border-radius:9px;background:#315fe9;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(49,95,233,.17);transition:background .2s,transform .2s}button:hover{background:#244ccc;transform:translateY(-1px)}button:focus-visible{outline:3px solid #87a5ff;outline-offset:3px}button span{margin-left:12px}#message{min-height:24px;margin:15px 0 0;color:#607086;font-size:14px}.detail-card{padding:clamp(28px,4vw,48px);border:1px solid #e3e9f2;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(27,49,84,.07)}.card-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:#e9f9f1;color:#18a76b;font-size:26px;font-weight:700}.card-kicker{margin:32px 0 10px;color:#8996a9;font-size:11px;font-weight:800;letter-spacing:.14em}h2{margin:0 0 12px;font-size:clamp(24px,2.5vw,32px);letter-spacing:-.035em}.detail-card>p:not(.card-kicker){margin:0;color:#65758c;line-height:1.65}.card-footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px;padding-top:24px;border-top:1px solid #edf0f5}.card-footer span{padding:7px 10px;border-radius:6px;background:#f3f6fb;color:#61728c;font-size:11px;font-weight:700}.site-footer{padding:24px 0 32px;border-top:1px solid #e1e7ef;color:#8a97a9;font-size:12px}.site-footer span{margin:0 5px}@media(max-width:780px){.hero{grid-template-columns:1fr;gap:48px;padding:72px 0}.detail-card{max-width:560px}}@media(max-width:480px){.site-header{min-height:78px}.header-label{display:none}.hero{padding:56px 0 64px}h1{font-size:clamp(38px,11vw,52px)}}
