.home-shell{padding:28px;display:grid;gap:20px}.home-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:20px;padding:30px;border-radius:17px;background:linear-gradient(135deg,#e8f6f4,#eef5ff);border:1px solid #cfe2e5}.home-hero h1{margin:6px 0 8px;font-size:clamp(1.45rem,3vw,2.25rem);color:#12384b}.home-hero p{margin:0;color:#526b78}.home-kicker{color:#0f766e;font-size:.76rem;font-weight:900;letter-spacing:.1em}.home-google-card{display:grid;align-content:center;gap:9px;padding:20px;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(25,70,83,.08)}.home-google-card strong{font-size:1.1rem}.home-google-card span{color:#64748b;font-size:.84rem}.home-google-card span.connected{color:#047857;font-weight:850}.home-google-card button,.home-notice button{min-height:40px;border:1px solid #9dc7c3;border-radius:9px;background:#087f76;color:#fff;padding:0 14px;font-weight:850}.home-notice{padding:24px;border:1px solid #d9e5eb;border-radius:16px;background:#fff}.home-notice-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.home-notice-head h2{margin:2px 0 0}.home-notice-content{min-height:160px;padding:18px;border-radius:12px;background:#f8fafc;color:#273b47;white-space:pre-wrap;line-height:1.75}.home-notice-editor{display:grid;gap:10px}.home-notice-editor textarea{width:100%;border:1px solid #9dc7c3;border-radius:10px;padding:13px;resize:vertical;font:inherit}.home-notice-editor>div{display:flex;align-items:center;gap:8px}.home-notice-editor #homeNoticeCancel{background:#e2e8f0;color:#334155;border-color:#cbd5e1}.home-notice-editor span{color:#b45309;font-weight:750}.home-notice .hidden{display:none!important}@media(max-width:760px){.home-shell{padding:16px}.home-hero{grid-template-columns:1fr;padding:20px}.home-notice{padding:17px}}
.home-copy-edit{margin-top:10px;min-height:28px;border:1px solid #9dc7c3;border-radius:7px;background:#fff;color:#0f766e;padding:0 11px;font-size:.75rem;font-weight:800}.home-copy-editor{margin-top:12px;padding:14px;border:1px solid #bdd8d6;border-radius:11px;background:rgba(255,255,255,.72);display:grid;gap:9px}.home-copy-editor label{display:grid;gap:5px}.home-copy-editor label span{font-size:.75rem;font-weight:850;color:#385665}.home-copy-editor input,.home-copy-editor textarea{width:100%;border:1px solid #9dc7c3;border-radius:8px;background:#fff;padding:9px;font:inherit}.home-copy-editor>div{display:flex;align-items:center;gap:7px}.home-copy-editor button{min-height:34px;border:0;border-radius:8px;background:#087f76;color:#fff;padding:0 12px;font-weight:800}.home-copy-editor #homeCopyCancel{background:#e2e8f0;color:#334155}.home-copy-editor span{color:#b45309;font-size:.78rem}.home-hero .hidden{display:none!important}
