@import url('/fonts/inter.css');
:root{font-family:Inter,system-ui,sans-serif;color:#111a4f;background:#f8faff;font-synthesis:none;line-height:1.6}*{box-sizing:border-box}body{margin:0}a{color:#285cf0;text-decoration:none}a:hover{text-decoration:underline}header,main,footer{max-width:1180px;margin:auto;padding:24px 40px}header{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:11px;color:#10184f;font-size:30px;font-weight:800;letter-spacing:-1.3px}.logo img{width:40px;height:40px}nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;background:#2862f3;color:#fff;padding:13px 22px;border-radius:9px;box-shadow:0 5px 16px #2862f329;font-size:14px;font-weight:750}.button:hover{background:#184ce0;text-decoration:none}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;padding:80px 0 100px}.eyebrow{font-size:13px;letter-spacing:2px;color:#4d6bce;text-transform:uppercase;font-weight:700}h1{font-size:clamp(38px,4.7vw,62px);line-height:1.12;letter-spacing:-2.7px;font-weight:800;margin:20px 0 24px}.hero p{font-size:17px;line-height:1.8;color:#687391;max-width:490px}.actions{display:flex;gap:22px;align-items:center;margin-top:30px}.art{position:relative;padding:30px;background:linear-gradient(145deg,#ebefff,#f4ecff);border-radius:32px;transform:rotate(-2deg);box-shadow:0 25px 75px #9facdb26}.inbox{background:white;border:1px solid #e2e8fb;border-radius:15px;padding:24px;box-shadow:0 15px 40px #8090c220}.inbox .head{display:flex;justify-content:space-between;border-bottom:1px solid #edf0fa;padding-bottom:18px;font-weight:800}.dot{width:9px;height:9px;display:inline-block;background:#32c598;border-radius:100%;margin-right:6px}.bubble{background:#f2f5fc;padding:13px 16px;border-radius:15px 15px 15px 3px;font-size:13px;margin-top:24px;width:85%}.bubble.reply{background:#3168fa;color:white;margin-left:auto;border-radius:15px 15px 3px 15px}.art-label{font-size:11px;color:#7b86a1;margin:14px 0 0}.composer{border:1px solid #e3e8f4;border-radius:8px;padding:12px;color:#9ca5bd;font-size:12px;margin-top:24px}.floating{margin:20px auto -8px;background:#fff;padding:13px 18px;border-radius:12px;font-size:12px;box-shadow:0 10px 20px #7686d51c;max-width:275px;transform:rotate(2deg)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;border-top:1px solid #e5e9f8;padding:45px 0 65px}.features h2{font-size:19px;letter-spacing:-.5px}.features p{font-size:14px;color:#73809a}.feature-icon{width:38px;height:38px;background:#eaf0ff;color:#2862f3;border-radius:11px;display:grid;place-items:center;font-size:19px}footer{border-top:1px solid #e5e9f8;color:#8490a7;display:flex;justify-content:space-between;gap:20px;font-size:12px}footer nav{font-size:12px;flex-wrap:wrap}.legal{max-width:780px;padding-top:50px;padding-bottom:70px}.legal h1{font-size:38px;letter-spacing:-1.5px}.legal h2{margin-top:35px;font-size:22px}.legal p,.legal li{color:#59657d;font-size:15px}.updated{font-size:12px!important;color:#8c96ad!important}@media(max-width:700px){header,main,footer{padding-left:22px;padding-right:22px}.logo{font-size:26px}header nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;padding:40px 0 60px;gap:40px}h1{letter-spacing:-1.8px}.art{margin:0 10px}.features{grid-template-columns:1fr;gap:18px;padding-bottom:35px}.features h2{margin:10px 0}.features p{margin-top:5px}footer{flex-direction:column}.legal{padding-top:30px}}

/* Identity from the approved Hosqi Figma brandbook. Existing marketing layout retained. */
:root{color:#0d2622;background:#fafaf7}a,.logo{color:#0d2622}.logo img{width:124px;height:55px}.button{background:#0d2622;border-radius:12px;font-weight:500;box-shadow:none}.button:hover{background:#23684d}.eyebrow{color:#65756e}h1{font-weight:500;letter-spacing:-1px}.hero p,.features p,.legal p,.legal li,.art-label{color:#65756e}.art{background:#e4ece8;box-shadow:none;transform:none;border-radius:24px}.inbox{border-color:#c9d5ce;box-shadow:none;border-radius:24px}.inbox .head,.features,footer{border-color:#c9d5ce}.dot{background:#d7f25c}.bubble{background:#e4ece8;border-radius:12px}.bubble.reply{background:#0d2622;border-radius:12px}.composer{border-color:#c9d5ce;border-radius:12px;color:#65756e}.floating{box-shadow:none;transform:none}.feature-icon{background:#e4ece8;color:#0d2622;border-radius:12px}footer,.updated{color:#65756e!important}nav{font-weight:500}.inbox .head{font-weight:600}
