:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#222c26;background:#173b2e;font-size:14px;--green:#193f31;--green-hover:#28523f;--muted:#78827b;--border:#e2e7df;--canvas:#f6f7f4;--nav:#eef0ed;--soft:#eaf1e7;--danger:#ad4438}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #94bba0;outline-offset:2px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:24px;font-weight:500;letter-spacing:-.6px;margin-bottom:26px}h2{font-size:18px;font-weight:600}h3{font-size:15px;font-weight:600}p{line-height:1.6}.muted{color:var(--muted)}.small{font-size:12px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.icon{flex:none;vertical-align:middle}.boot{height:100vh;display:flex;align-items:center;justify-content:center;gap:20px;color:#edf2eb}.brand-mark{width:38px;height:38px;display:grid;place-items:center;font-size:24px;font-weight:650;border:2px solid currentColor;border-radius:12px}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#eef4e9;background:#173b2e;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:650;font-size:20px;letter-spacing:-.6px}.brand img{width:30px;height:30px}.brand small{font-size:11px;font-weight:450;opacity:.65;letter-spacing:0}.top-left,.top-right,.flex,.actions{display:flex;align-items:center;gap:12px}.top-status{display:flex;align-items:center;gap:8px;background:#284f3b;border:1px solid #43634a;padding:6px 18px;border-radius:22px;font-size:11px;color:#cae6c7}.topbar .icon-btn{color:#e9f0e6;border-color:#3a5745}.top-agent{border:1px solid #789b78;background:transparent;color:#e5f0df;border-radius:30px;padding:7px 14px;display:flex;align-items:center;gap:8px;font-size:12px}.shell{margin:0 8px 8px;min-height:calc(100vh - 72px);display:flex;background:var(--canvas);border-radius:22px;overflow:clip}.sidebar{width:252px;flex:none;background:var(--nav);padding:16px 16px 24px;position:sticky;top:0;height:calc(100vh - 72px);overflow-y:auto;scrollbar-width:thin}.nav-item{display:flex;align-items:center;width:100%;gap:13px;border:0;background:none;padding:10px 12px;text-align:left;border-radius:10px;font-size:13px;min-height:39px;margin:1px 0}.nav-item:hover{background:#ffffff80}.nav-item.active{background:#fff;color:#1e3626;font-weight:600}.nav-item .trailing{margin-left:auto}.nav-sub{padding-left:45px;font-size:13px;min-height:35px}.nav-group{display:flex;align-items:center;justify-content:space-between;color:#536052;font-size:11px;padding:27px 11px 9px;font-weight:500}.nav-group .icon{width:13px;height:13px}.pill{display:inline-flex;align-items:center;border-radius:5px;padding:2px 7px;background:#e5eee0;color:#426344;font-size:10px;font-weight:600;white-space:nowrap}.rail{width:72px;padding:12px 5px;flex:none;background:var(--nav);border-right:1px solid #dde4da;height:calc(100vh - 72px);overflow-y:auto;scrollbar-width:none;position:sticky;top:0}.rail .nav-item{display:flex;flex-direction:column;gap:5px;padding:9px 2px;font-size:10px;text-align:center;line-height:1.3;min-height:54px}.rail .nav-item.active{background:none}.rail .nav-item.active .icon{background:#fff;box-sizing:content-box;padding:6px;border-radius:9px;margin:-6px}.context-sidebar{width:246px;padding:14px 12px}.context-sidebar .nav-item{padding:10px 11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.context-sidebar .context-select{margin:0 0 18px}.content{min-width:0;flex:1;padding:40px 44px 70px;overflow-x:hidden}.content-inner{max-width:1120px;margin:auto}.content.wide .content-inner{max-width:1260px}.title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.title-row h1{margin:0}.title-row p{margin:6px 0 0}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px;margin:0 0 30px;color:#596a5b}.breadcrumb .icon{height:15px;width:15px}.breadcrumb b{font-weight:550;color:#25352a}.card{border:1px solid var(--border);background:white;border-radius:16px;overflow:hidden;margin-bottom:24px}.card.padded{padding:24px}.card-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--border);gap:16px}.card-head h2,.card-head h3,.card-head p{margin:0}.card-head p{font-size:12px;color:var(--muted);margin-top:7px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:1px solid var(--border);padding:8px 15px;border-radius:10px;background:white;font-size:12px;font-weight:550;white-space:nowrap}.btn:hover{background:#f3f6f0}.btn.primary{background:var(--green);border-color:var(--green);color:white}.btn.primary:hover{background:var(--green-hover)}.btn.text{background:transparent;border-color:transparent;color:var(--green)}.btn.danger{color:var(--danger);border-color:#edd5d0}.btn.sm{min-height:30px;padding:6px 11px;font-size:11px}.btn .icon{width:15px;height:15px}.icon-btn{width:34px;height:34px;padding:6px;border:1px solid transparent;border-radius:9px;background:transparent;display:inline-grid;place-items:center;flex:none}.icon-btn:hover{background:#e6ede2}.icon-btn.starred{color:#648044}.icon-btn.starred svg{fill:#dfe8d1}.grow{flex:1}.search-card{display:flex;gap:14px;align-items:center;padding:23px}.search-field{position:relative;flex:1;min-width:120px}.search-field .icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:#62705e}.search-field input{padding-left:42px}.input,input[type=text],input[type=password],input[type=email],input[type=number],input[type=date],input[type=url],select,textarea{width:100%;border:1px solid var(--border);border-radius:9px;padding:11px 13px;background:#fff;color:#23352a;font-size:13px;min-width:0}input::placeholder,textarea::placeholder{color:#8c968b}textarea{line-height:1.6;min-height:100px;resize:vertical}.site-row{padding:20px 24px;min-height:78px;display:flex;align-items:center;border-bottom:1px solid var(--border);gap:14px}.site-row:last-child{border-bottom:0}.site-name{display:flex;align-items:center;gap:10px;font-weight:600;font-size:13px}.site-name .external{width:12px;height:12px}.site-details{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.site-details .muted{font-size:11px}.site-type-icon{display:flex;width:28px;justify-content:center}.wp-icon{font-family:Georgia,serif;border:2px solid currentColor;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:16px;line-height:1;font-weight:600}.status{display:inline-flex;align-items:center;gap:6px;color:#4d8464;font-size:12px}.status .icon{width:14px;height:14px}.status.neutral{color:#78827b}.status.warning{color:#946c31}.banner{padding:22px 24px;display:flex;align-items:center;gap:16px}.banner-icon{width:45px;height:45px;border-radius:10px;background:#edf3e8;color:#426b44;display:grid;place-items:center;flex:none}.banner h3{margin:0 0 5px;font-size:13px}.banner p{margin:0;color:#7b8679;font-size:12px}.banner .actions{margin-left:auto}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;font-weight:500;color:#61705f;padding:17px 22px;background:#fff;white-space:nowrap}td{padding:19px 22px;border-top:1px solid var(--border);vertical-align:middle}td:last-child{text-align:right}td .actions{justify-content:flex-end}td strong{font-size:12px;font-weight:600}.table-note{padding:16px 22px;color:#8a9486;font-size:11px;border-top:1px solid var(--border)}.empty{padding:60px 25px;text-align:center;max-width:620px;margin:auto}.empty>.icon{width:36px;height:36px;margin-bottom:15px;color:#93a18c}.empty h3{font-size:15px;margin-bottom:9px}.empty p{font-size:13px;color:var(--muted)}.empty .btn{margin-top:12px}.home-hero{padding:4px 0 42px;text-align:center;max-width:700px;margin:auto}.home-hero h1{font-size:27px;letter-spacing:-.7px;margin-bottom:22px}.composer{border:1px solid var(--border);background:white;border-radius:16px;padding:15px 16px;box-shadow:0 2px 7px #173b2e04;text-align:left}.composer textarea{border:0;min-height:94px;resize:none;padding:7px 3px;font-size:13px;outline:none}.composer-footer{display:flex;justify-content:space-between;align-items:center}.composer-footer .btn{border-radius:50%;width:32px;height:32px;min-height:32px;padding:7px}.quick-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:13px}.quick-actions .btn{font-size:10px;padding:5px 10px;min-height:28px}.section-title{font-size:14px;font-weight:500;margin:4px 0 17px}.task-row{display:flex;align-items:center;padding:17px 21px;gap:14px;border-bottom:1px solid var(--border)}.task-row:last-child{border:0}.task-row .banner-icon{width:33px;height:33px;border-radius:7px}.task-row .banner-icon .icon{width:17px;height:17px}.task-row h3{font-size:12px;margin:0 0 4px}.task-row p{font-size:11px;margin:0;color:var(--muted)}.task-row .btn{margin-left:auto}.home-sites .site-row{margin-bottom:12px;background:white;border:1px solid var(--border);border-radius:12px;padding:19px;min-height:72px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.metric{padding:24px;background:white;border:1px solid var(--border);border-radius:14px}.metric label{font-size:12px;color:var(--muted)}.metric strong{display:block;font-size:30px;font-weight:500;letter-spacing:-1px;margin:13px 0}.meter{height:5px;background:#edf1e9;border-radius:5px;overflow:hidden}.meter span{height:100%;display:block;background:#628c63;border-radius:5px}.tabs{display:flex;gap:4px;flex-wrap:wrap;border-bottom:1px solid var(--border);margin-bottom:24px}.tab{padding:12px 16px;border:0;border-bottom:2px solid transparent;background:none;font-size:12px;color:#64705f}.tab.active{border-color:var(--green);color:var(--green);font-weight:600}.pills-tabs{display:flex;gap:8px;margin-bottom:24px}.pills-tabs .tab{border:0;border-radius:30px;padding:7px 13px;font-size:11px}.pills-tabs .tab.active{color:white;background:var(--green)}.notice{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border-radius:9px;background:#eef3e9;color:#496644;font-size:12px;line-height:1.6;margin:15px 0}.notice.warning{background:#faf3e5;color:#876a37}.notice .icon{width:16px;height:16px;margin-top:2px}.field{display:block;margin-bottom:20px;font-size:12px;font-weight:550}.field input,.field select,.field textarea{display:block;margin-top:8px}.field .hint{display:block;color:var(--muted);font-weight:400;font-size:11px;margin-top:6px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid .full{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.domain-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:24px}.detail-line{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--border);font-size:12px;gap:15px}.detail-line:last-child{border:0}.detail-line .muted{max-width:60%;overflow-wrap:anywhere}.steps{padding:0;list-style:none;margin:0}.steps li{display:flex;align-items:flex-start;gap:12px;padding:16px 0;border-bottom:1px solid var(--border);font-size:12px;line-height:1.6}.steps li:last-child{border:0}.steps .icon{color:#537d58;width:16px;height:16px;margin-top:2px}.dot{width:7px;height:7px;border-radius:50%;background:#8baf7b;display:inline-block}.error-box{padding:17px;background:#fbefec;border:1px solid #efd9d2;border-radius:10px;color:#993e32;font-size:13px;margin-bottom:20px}.modal-overlay{position:fixed;inset:0;background:#0c211bb3;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(2px)}.modal{width:560px;max-width:100%;max-height:90vh;overflow:auto;border-radius:18px;background:white;box-shadow:0 25px 80px #0a241433}.modal.large{width:850px}.modal-header{padding:23px 26px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.modal-header h2{margin:0;font-size:19px;font-weight:550}.modal-body{padding:25px 27px}.modal-footer{padding:0 27px 24px;display:flex;justify-content:flex-end;gap:10px}.modal-body .notice:first-child{margin-top:0}.toast{background:#193f31;color:#fff;border:1px solid #5f7e5c;padding:15px 21px;border-radius:12px;box-shadow:0 8px 30px #0002;font-size:13px;margin-top:10px;max-width:430px}.toast.error{background:#8c4236}#toast-root{position:fixed;right:28px;bottom:25px;z-index:100}.login{min-height:100vh;background:#f6f7f4;display:grid;grid-template-columns:1fr 1fr}.login-story{background:radial-gradient(ellipse at 15% 85%,#345d3e,transparent 65%),#173b2e;color:#eaf0e9;padding:60px;display:flex;flex-direction:column;justify-content:space-between}.login-story h1{font-size:clamp(38px,4.3vw,66px);line-height:1.12;letter-spacing:-2px;font-weight:550;margin-bottom:24px}.login-story p{color:#adbfaf}.login-story small{font-size:10px;letter-spacing:3px}.login-form{width:min(460px,90%);margin:auto;padding:45px 25px}.login-form .eyebrow{font-size:11px;letter-spacing:2px;color:#768774;margin-bottom:20px}.login-form h2{font-size:30px;letter-spacing:-1px;font-weight:500;margin-bottom:10px}.login-form>p{color:var(--muted);font-size:13px;margin-bottom:35px}.login-form .btn{width:100%;padding:14px;justify-content:space-between}.login-form .field{margin-bottom:24px}.chat-layout{min-height:calc(100vh - 172px);display:flex;flex-direction:column;max-width:850px;margin:auto}.chat-message{max-width:92%;margin-bottom:24px;line-height:1.75;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.user{align-self:flex-end;background:#e7efdf;border-radius:16px 16px 3px 16px;padding:13px 18px;max-width:78%}.chat-message.assistant{padding:6px 0}.chat-messages{flex:1;display:flex;flex-direction:column;min-height:350px;padding:24px 0}.chat-layout .composer{position:sticky;bottom:10px}.chat-layout .composer textarea{min-height:60px}.chat-disclaimer{text-align:center;font-size:10px;color:#899480;padding-top:10px}.resource-card{padding:23px;border:1px solid var(--border);background:white;border-radius:13px;display:flex;gap:16px;align-items:flex-start}.resource-card h3{font-size:13px;margin-bottom:7px}.resource-card p{font-size:11px;color:var(--muted);margin-bottom:15px}.resource-card .resource-icon{background:#edf2e8;padding:12px;border-radius:9px;color:#4d7046}.connection-row{display:flex;align-items:center;gap:13px;padding:17px 0;border-bottom:1px solid var(--border)}.connection-row strong{display:block;font-size:12px}.connection-row p{margin:5px 0 0;font-size:11px;color:var(--muted)}.connection-row .btn{margin-left:auto}.service-logo{height:33px;width:33px;background:#edf1e8;color:#3b6540;display:grid;place-items:center;border-radius:8px;font-weight:700}.code-block{background:#f2f5ee;color:#345139;padding:18px;border-radius:9px;font:12px/1.7 ui-monospace,SFMono-Regular,monospace;white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0}.editor{width:100%;min-height:400px;font:12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;tab-size:2;background:#fafbf8}.account-menu{position:absolute;right:17px;top:55px;padding:9px;min-width:230px;background:white;color:#263329;border:1px solid var(--border);border-radius:12px;z-index:40;box-shadow:0 12px 40px #10291920}.account-menu button{width:100%;justify-content:flex-start}.skeleton{height:120px;border-radius:16px;background:linear-gradient(100deg,#eaf0e5 20%,#f4f6f0 40%,#eaf0e5 60%);background-size:200% 100%;animation:loading 1.5s infinite;margin-bottom:24px}.skeleton.small{height:38px;width:45%}.spinner{width:16px;height:16px;border:2px solid #a9bfa5;border-top-color:var(--green);border-radius:50%;display:inline-block;animation:spin .7s linear infinite}.progress-line{padding:16px 22px;display:flex;align-items:center;gap:10px;font-size:12px;color:#5c7756}.hidden{display:none!important}.files-table td:first-child{cursor:pointer}.files-table td:first-child .icon{margin-right:9px;color:#6e8267}.mobile-menu{display:none}.faq details{padding:20px 24px;border-top:1px solid var(--border);font-size:12px}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq p{color:var(--muted);padding-top:15px;margin:0;max-width:820px}.checklist{padding:0;list-style:none}.checklist li{padding:13px 0;display:flex;gap:10px;font-size:12px;color:#66715e}.checklist .icon{color:#507855;width:16px;height:16px}.domain-select{min-width:170px;max-width:300px}.flag{display:inline-flex;gap:7px;padding:5px 9px;border:1px solid var(--border);border-radius:8px;font-size:10px;color:#687b5d}.jobs-list article{padding:17px 0;border-bottom:1px solid var(--border)}.jobs-list article strong{font-size:12px}.jobs-list article p{font-size:11px;margin:6px 0;color:var(--muted)}.row-link:hover{text-decoration:underline}.drag-area{border:1px dashed #b5c6aa;border-radius:12px;padding:40px;text-align:center;background:#f8faf5}.drag-area input{display:block;max-width:320px;margin:20px auto}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.application-card{padding:25px;border:1px solid var(--border);border-radius:14px;background:#fff}.application-card h3{margin:20px 0 10px}.application-card p{font-size:12px;color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading{to{background-position:-200% 0}}@media(min-width:1700px){.content{padding:45px 9% 75px}.content-inner{max-width:1160px}}@media(max-width:1100px){.sidebar{width:215px;padding:12px 10px}.context-sidebar{width:215px}.content{padding:30px 26px 55px}.top-status{display:none}.site-row{padding:18px}.site-row .actions .btn:not(.primary){padding:7px 9px}.cards-grid{grid-template-columns:1fr 1fr}.grid-3{gap:14px}.domain-grid{grid-template-columns:1fr 1fr}.nav-item{font-size:12px}}@media(max-width:760px){.topbar{height:58px;padding:0 14px}.brand small{display:none}.top-right{gap:3px}.top-agent{font-size:0;padding:8px}.top-agent .icon{width:18px}.shell{margin:0 5px 5px;border-radius:17px;min-height:calc(100vh - 63px)}.sidebar,.rail{display:none}.shell.nav-open .sidebar{display:block;position:fixed;left:5px;top:58px;bottom:5px;z-index:35;width:270px;height:auto;box-shadow:15px 0 50px #173b2e25}.content{padding:25px 17px 50px}.mobile-menu{display:inline-grid}.title-row{align-items:flex-start;flex-wrap:wrap}.title-row h1{font-size:22px}.grid-2,.grid-3,.domain-grid,.cards-grid{grid-template-columns:1fr}.card-head{padding:18px;flex-wrap:wrap}.card.padded{padding:20px}.site-row{flex-wrap:wrap;padding:18px;gap:10px}.site-row .site-details{min-width:70%}.site-row>.actions{margin-left:34px;flex-wrap:wrap}.banner{padding:18px;flex-wrap:wrap}.banner .actions{margin-left:58px}.search-card{padding:16px;gap:5px}.home-hero{padding:8px 0 25px}.home-hero h1{font-size:22px}.task-row{padding:16px;flex-wrap:wrap}.task-row .btn{margin-left:47px}.form-grid{grid-template-columns:1fr}.login{grid-template-columns:1fr}.login-story{display:none}.login-form{padding:40px 12px}.modal-overlay{padding:10px}.modal-body{padding:20px}.modal-header{padding:19px 20px}.chat-message{max-width:100%}#toast-root{right:12px;left:12px;bottom:12px}.toast{max-width:none}.table-wrap{margin:0}th,td{padding:15px}.breadcrumb{margin-bottom:22px;font-size:10px}.top-left{gap:8px}.top-right .icon-btn{width:32px}}
