:root{--ink:#102a2a;--muted:#647878;--line:#dbe7e6;--bg:#f2f8f7;--white:#fff;--blue:#0f9f9a}*{box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}body{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.logo-box{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#13b8b1,#087b78);color:#fff;font-weight:800;box-shadow:0 8px 22px #0f9f9a33}.button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:8px;padding:10px 14px;cursor:pointer;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.button.full{width:100%;margin-top:8px}.kicker{font-size:10px;letter-spacing:.16em;font-weight:800;color:var(--blue);margin:0}label{display:block;font-size:12px;font-weight:700;margin:12px 0}input,select,textarea{display:block;width:100%;border:1px solid #d7dce3;border-radius:8px;background:#fff;padding:11px 12px;margin-top:6px;color:var(--ink)}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid #0f9f9a26;border-color:#0f9f9a}.notice{padding:12px 15px;border-radius:9px;margin-bottom:18px;font-size:12px}.notice.error{background:#fff0f0;color:#b91c1c;border:1px solid #fecaca}.notice.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.public-page{min-height:100vh;display:flex;flex-direction:column;background:#f2f8f7;color:#102a2a}.auth-page{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0}.auth-page .auth-card{margin:40px auto}.main{display:flex;flex-direction:column;min-height:100vh}.main>.content{width:100%;flex:1}.public-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1120px)/2));background:#fff;border-bottom:1px solid #dbe7e6;position:sticky;top:0;z-index:10}.public-brand,.site-footer-brand{display:flex;align-items:center;gap:11px}.public-brand>span:last-child,.site-footer-brand>span:last-child{display:grid}.public-brand strong,.site-footer-brand strong{font-size:12px;letter-spacing:.1em}.public-brand small,.site-footer-brand small{font-size:10px;color:#647878}.public-header nav{display:flex;align-items:center;gap:18px}.public-header nav>a:not(.button){font-size:13px;font-weight:700;color:#496362}.public-content{width:min(1120px,calc(100% - 32px));margin:42px auto 70px;flex:1}.legal-card,.contact-card{background:#fff;border:1px solid #dbe7e6;border-radius:18px;padding:clamp(24px,5vw,54px);box-shadow:0 18px 55px #073b3a0d}.legal-card{max-width:900px;margin:auto}.legal-card h1,.contact-intro h1{font-size:clamp(30px,5vw,46px);letter-spacing:-.04em;margin:10px 0 15px}.legal-card h2{font-size:20px;margin:34px 0 9px}.legal-card h3{font-size:15px;margin:22px 0 7px}.legal-card p,.legal-card li,.contact-intro p{font-size:14px;line-height:1.75;color:#526b6b}.legal-card a,.contact-card a{color:#087b78;text-decoration:underline}.legal-card .updated{color:#7b9190;font-size:12px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px}.contact-intro,.contact-form{background:#fff;border:1px solid #dbe7e6;border-radius:18px;padding:clamp(24px,4vw,42px)}.contact-details{display:grid;gap:12px;margin-top:28px}.contact-details a,.contact-details span{display:block;padding:15px;border-radius:11px;background:#f2f8f7;font-size:13px}.contact-form textarea{min-height:170px}.contact-form .honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-form .consent{display:flex;align-items:flex-start;gap:9px;font-weight:500;line-height:1.5}.contact-form .consent input{width:auto;margin-top:2px}.company-box{margin-top:28px;padding-top:22px;border-top:1px solid #dbe7e6;display:grid;gap:5px;font-size:12px;color:#647878}.site-footer{background:#073b3a;color:#d7e8e6;padding:44px max(20px,calc((100vw - 1120px)/2)) 24px}.site-footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:34px}.site-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.site-footer-grid strong{color:#fff;font-size:13px}.site-footer-grid a,.site-footer-grid span,.site-footer-grid p{font-size:11px;line-height:1.55;color:#a9c7c4;margin:0}.site-footer .logo-box{width:38px;height:38px}.site-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff1a;margin-top:30px;padding-top:20px;font-size:10px;color:#85aaa7}.site-footer.compact{margin:0;padding-top:30px;padding-bottom:20px}.site-footer.compact .site-footer-grid{grid-template-columns:1fr repeat(3,1fr)}
@media(max-width:800px){.contact-layout,.site-footer-grid,.site-footer.compact .site-footer-grid{grid-template-columns:1fr}.site-footer.compact{margin:0}.site-footer-bottom{flex-direction:column}.public-header nav>a:not(.button){display:none}}
.auth-switch{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);text-align:center;font-size:12px;color:var(--muted)}.auth-switch a,.auth-consent a{color:#087b78;font-weight:800;text-decoration:underline}.auth-consent{display:flex;align-items:flex-start;gap:10px;font-weight:500;line-height:1.55}.auth-consent input{width:auto;margin:2px 0 0;flex:0 0 auto}.auth-card.wide{width:min(680px,calc(100% - 32px))}
