:root{--ink:#182d2c;--muted:#6a7570;--green:#245d48;--mint:#d5e7bb;--line:#e1e5dc;--paper:#f7f8f3;--white:#fff;--red:#9d3e32;--radius:14px;font-family:Inter,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #a9ca79;outline-offset:4px}[hidden]{display:none!important}h1,h2,p{margin-top:0}h1{font-size:38px;letter-spacing:-1.5px;font-weight:600;line-height:1.16;margin-bottom:12px}h2{font-size:19px;letter-spacing:-.35px;font-weight:600;margin-bottom:14px}p{line-height:1.6}a{color:inherit}button{border:0}.muted,.hint,.fine{color:var(--muted)}.muted{font-size:14px}.hint{font-size:12px;line-height:1.55;margin:7px 0 17px}.fine{font-size:12px;line-height:1.7}.eyebrow,.small-label,.stat-label,.nav-label,.tiny-label{font-size:10px;font-weight:650;letter-spacing:1.7px}.eyebrow{margin-bottom:16px;color:var(--green)}.shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);padding:34px 21px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:20px;font-weight:650;letter-spacing:-.5px;padding-left:9px;margin-bottom:50px}.brand small{display:block;font-size:8px;letter-spacing:2.1px;color:var(--muted);margin-top:6px}.brand-mark{display:inline-flex;background:var(--green);color:#fff;border-radius:12px;padding:10px 8px;font-size:22px;line-height:1;font-weight:700;letter-spacing:-2px}.brand-mark span{color:var(--mint)}.nav-label{color:#929991;font-size:9px;letter-spacing:1.4px;padding-left:14px;margin-bottom:14px}.nav-item{display:flex;gap:12px;align-items:center;width:100%;text-align:left;background:transparent;color:var(--muted);font-size:12px;font-weight:550;padding:14px 12px;border-radius:8px;margin:4px 0}.nav-item>span{font-size:21px;line-height:1;width:20px;text-align:center;font-weight:400}.nav-item:hover{background:#f5f7f1}.nav-item.active{background:#eaf0e2;color:var(--green)}.sidebar-note{margin-top:auto;padding:22px 12px 25px;font-size:10px;font-weight:600}.sidebar-note p{font-size:11px;font-weight:400;color:var(--muted);margin:12px 0 0}.dot{display:inline-block;background:#72a565;width:6px;height:6px;border-radius:50%;margin-right:6px}.sidebar-bottom{border-top:1px solid var(--line);padding:20px 10px 0;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted)}.sidebar-bottom button{font-size:11px}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:11px;color:var(--muted)}.topbar strong{font-weight:500;color:var(--ink)}.slash{padding:0 13px;color:#b4bcb2}.owner-tag{display:flex;align-items:center;gap:10px}.avatar{width:29px;height:29px;background:#e8eddc;border:1px solid #d5dec8;display:grid;place-items:center;border-radius:50%;font-weight:600;color:var(--green)}.content{max-width:1400px;margin:auto;padding:38px 42px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading .muted{margin-bottom:0}.primary,.secondary,.light-button{padding:12px 18px;border-radius:7px;font-size:12px;font-weight:600;white-space:nowrap}.primary{background:var(--green);color:#fff}.primary:hover{background:#194c39}.secondary{border:1px solid #d5ddcf;background:transparent;color:var(--ink)}.secondary:hover{background:#eaf0e2}.text-button{background:transparent;padding:0;font-size:12px;color:var(--green);font-weight:600;text-align:left}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px}.stat-card{border:1px solid var(--line);border-radius:var(--radius);padding:23px;background:white;display:flex;flex-direction:column}.stat-label{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.stat-card strong{font-size:24px;font-weight:550;letter-spacing:-.6px;margin:15px 0 9px}.stat-card .muted{font-size:11px}.overview-grid{display:grid;grid-template-columns:1.13fr 1fr;gap:24px}.next-card{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--green);color:#fff;padding:27px;display:flex;flex-direction:column;min-height:300px}.next-card:after{content:"";position:absolute;right:-60px;bottom:-100px;width:250px;height:250px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 35px #ffffff06,0 0 0 70px #ffffff04;pointer-events:none}.next-card .eyebrow{color:#d1e2b8;font-size:9px;letter-spacing:1.1px;margin:0}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.badge{font-size:8px;letter-spacing:1px;font-weight:600;background:#ffffff14;border:1px solid #ffffff2c;padding:6px 8px;border-radius:5px;white-space:nowrap}.badge.neutral{background:#eef2e9;border-color:#dbe3d3;color:var(--green)}#next-event{margin:35px 0 28px;position:relative;z-index:1}#next-event h2{font-size:27px;line-height:1.25;letter-spacing:-.7px;margin-bottom:15px}#next-event p{color:#d8e5da;font-size:12px;margin-bottom:6px}.light-button{background:var(--mint);color:#244932;align-self:flex-start;margin-top:auto;position:relative;z-index:1}.light-button span{margin-left:15px}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.checklist{padding:27px}.checklist .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:10px}.checklist h2{font-size:23px}.checklist ol{list-style:none;margin:24px 0 0;padding:0}.checklist li{display:flex;gap:15px;align-items:flex-start;margin:22px 0 0}.step-number{width:27px;height:27px;flex-shrink:0;border:1px solid #dce3d5;background:#f6f8f1;border-radius:50%;display:grid;place-items:center;font-size:10px;color:var(--green)}.step-number.done{background:var(--mint);border-color:var(--mint)}.checklist .text-button{font-size:12px;color:var(--ink)}.checklist li p{font-size:11px;color:var(--muted);margin:5px 0 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:29px 0 15px}.section-heading h2,.section-heading p{margin-bottom:0}.section-heading p{margin-top:6px}.activity-list{padding:0 22px}.activity-row{display:flex;gap:13px;align-items:center;padding:17px 0;border-bottom:1px solid #eef0e9;font-size:12px}.activity-row:last-child{border-bottom:0}.activity-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#edf2e6;color:var(--green);font-size:12px;flex-shrink:0}.activity-row p{margin:0;flex:1;overflow-wrap:anywhere}.activity-row time{font-size:10px;color:var(--muted);flex-shrink:0}.future-note{display:flex;gap:20px;align-items:center;border:1px dashed #d4ddcc;border-radius:10px;padding:18px 20px;margin-top:25px}.tiny-label{font-size:8px;background:#e7eddd;padding:6px;white-space:nowrap;border-radius:3px;letter-spacing:1px;color:var(--green)}.future-note p{font-size:11px;margin:0;flex:1;color:var(--muted)}.future-note button{font-size:10px}.page-footer{font-size:9px;color:#929991;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:35px;padding-top:19px}.form-panel{padding:28px;margin:22px 0}.form-panel .section-heading{margin:0 0 20px}.form-panel h2{margin-top:0}label{display:block;font-size:12px;font-weight:600;margin:18px 0 8px}input:not([type=checkbox]),textarea,select{width:100%;padding:12px 13px;border:1px solid #d3dbd0;border-radius:7px;color:var(--ink);background:#fdfefb;font-size:13px;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #245d4815}textarea{resize:vertical}input[type=checkbox]{accent-color:var(--green);width:17px;height:17px;flex-shrink:0}input::placeholder,textarea::placeholder{color:#939b92;font-size:12px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.three-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.rule{border-top:1px solid var(--line);margin:17px 0 27px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;margin-top:22px;border-top:1px solid var(--line)}.form-footer p{margin:0;max-width:65%}.switch-row{display:flex;align-items:center;gap:12px;padding:15px 0}.switch-row label{margin:0;font-weight:400;font-size:12px}.switch-row label span{display:block;margin-top:5px;color:var(--muted);font-size:11px}.enable-row{background:#f1f5eb;border-radius:8px;padding:17px}.inline-check{display:flex;align-items:center;gap:8px;font-size:12px;margin:0}.banner{background:#edf2e4;border:1px solid #dbe4cd;padding:15px 20px;border-radius:9px;font-size:12px;line-height:1.7;color:#476040;margin-bottom:22px}.banner.warning{background:#fff1db;border-color:#eddcbf;color:#855d24}.event-list{display:flex;flex-direction:column;gap:12px}.event-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px;display:grid;grid-template-columns:55px 1fr;gap:19px}.date-box{display:flex;flex-direction:column;align-items:center;background:#edf2e5;border-radius:9px;padding:10px 4px;align-self:start}.date-box small{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:var(--green)}.date-box strong{font-size:25px;font-weight:550;margin-top:3px}.event-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.event-title h2{font-size:16px;margin:0}.event-card p{font-size:12px;color:var(--muted);margin:8px 0}.event-card .badge{color:var(--green);background:#edf3e6;border-color:#dae4d2;font-size:8px}.event-card.excluded{opacity:.7}.event-card.excluded .badge{background:#f4f4f0;color:var(--muted)}details{margin-top:15px;font-size:12px}summary{cursor:pointer;color:var(--green);font-weight:550}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.7 "Segoe UI",sans-serif;background:#f3f5ef;padding:16px;border-radius:7px;color:#42554a}.empty-state{padding:32px;text-align:center;color:var(--muted);font-size:13px}.connection-actions{padding:26px;display:flex;justify-content:space-between;align-items:center;gap:25px}.connection-actions p{margin-bottom:0;max-width:560px}.button-row{display:flex;gap:10px}.delivery-list{padding:0 22px}.delivery-row{padding:20px 0;border-bottom:1px solid var(--line)}.delivery-row:last-child{border-bottom:0}.delivery-row .event-title{margin-bottom:10px}.delivery-row h3{font-size:13px;margin:0}.delivery-row p{font-size:12px;color:var(--muted);margin-bottom:9px}.delivery-row .badge{background:#f0f4e9;color:var(--green);border-color:#dae3d1}.delivery-row .button-row button{font-size:11px;padding:9px 12px}.danger-text,.error-text{color:var(--red)}.error-text{font-size:12px;margin-top:15px}.loading{display:grid;place-items:center;min-height:100vh;color:var(--muted);font-size:14px}.login-wrap{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh}.login-art{background:var(--green);color:white;padding:clamp(40px,8vw,130px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.brand-mark.large{font-size:58px;padding:0;background:transparent;letter-spacing:-6px;margin-bottom:70px}.login-art .eyebrow{color:var(--mint);font-size:10px}.login-art h1{font-size:clamp(38px,4.5vw,66px);letter-spacing:-2px;margin-bottom:24px}.login-art>p:not(.eyebrow){font-size:14px;color:#d1e0d2;max-width:290px;line-height:1.8}.circuit-line{height:1px;width:100%;background:#ffffff30;margin:70px 0 25px}.small-label{color:#b5ccb6;font-size:8px}.login-card{align-self:center;width:100%;max-width:410px;margin:60px auto;padding:0 30px}.login-card h2{font-size:27px;letter-spacing:-.9px}.login-card form{margin:35px 0}.full{width:100%;display:flex;justify-content:space-between;margin-top:22px}#notice{position:fixed;bottom:25px;right:25px;max-width:min(520px,calc(100vw - 40px));padding:16px 22px;background:var(--ink);color:white;border-radius:10px;box-shadow:0 8px 30px #0002;font-size:13px;line-height:1.6;z-index:20}#notice.error{background:#873b32}
@media(min-width:1550px){.content{padding-top:55px}.page-heading{margin-bottom:35px}.next-card,.checklist{min-height:340px}}
@media(max-width:1100px){.shell{grid-template-columns:210px 1fr}.sidebar{padding-left:12px;padding-right:12px}.content{padding:30px 25px}.topbar{padding:0 25px}.overview-grid{grid-template-columns:1fr}.stats-grid{gap:10px}.stat-card{padding:18px 15px}.stat-card strong{font-size:21px}.connection-actions{align-items:flex-start;flex-direction:column}.future-note{flex-wrap:wrap}.three-columns{gap:12px}.badge{white-space:normal}h1{font-size:33px}}
@media(max-width:720px){.shell{display:block}.sidebar{position:static;height:auto;padding:17px 18px;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0 0 18px;padding:0;font-size:18px}.brand small{font-size:7px}.brand-mark{font-size:19px}.sidebar nav{display:flex;gap:5px;overflow-x:auto}.nav-item{width:auto;white-space:nowrap;padding:10px;font-size:10px;margin:0}.nav-item>span{display:none}.nav-label,.sidebar-note,.sidebar-bottom{display:none}.topbar{height:53px;font-size:9px;padding:0 20px}.topbar .owner-tag{font-size:10px}.content{padding:26px 18px 18px}.page-heading{align-items:flex-start;flex-direction:column;gap:14px}h1{font-size:30px}.page-heading .eyebrow{font-size:8px}.stats-grid{grid-template-columns:1fr}.stat-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.stat-card strong{font-size:18px;margin:0}.stat-card .muted{grid-column:1/-1}.overview-grid{gap:17px}.next-card,.checklist{padding:22px}.next-card{min-height:285px}.card-heading{align-items:flex-start}.next-card .badge{font-size:7px}.two-columns,.three-columns{grid-template-columns:1fr;gap:0}.form-panel{padding:20px}.form-footer{flex-direction:column;align-items:stretch}.form-footer p{max-width:none}.event-card{grid-template-columns:42px 1fr;gap:13px;padding:16px}.event-title{align-items:flex-start;flex-direction:column;gap:8px}.activity-row{flex-wrap:wrap;gap:9px}.activity-row p{flex-basis:75%}.activity-row time{margin-left:35px}.page-footer{flex-direction:column;gap:8px}.future-note{gap:12px}.future-note p{min-width:180px}.section-heading{align-items:flex-start}.inline-check{font-size:11px}.login-wrap{grid-template-columns:1fr}.login-art{padding:30px;min-height:260px}.brand-mark.large{font-size:35px;margin-bottom:30px;letter-spacing:-3px}.login-art h1{font-size:35px}.login-art>p:not(.eyebrow),.circuit-line,.small-label{display:none}.login-art .eyebrow{font-size:8px}.login-card{margin:35px auto}.button-row{flex-wrap:wrap}.form-panel .section-heading{flex-wrap:wrap}}
