.oauth-accounts{padding:0 22px 16px;grid-column:1/-1}.oauth-accounts .panel-heading{padding-left:0;padding-right:0}.oauth-accounts h2{display:flex;align-items:center;gap:8px}.oauth-accounts>p{font-size:13px;line-height:1.7;margin:0 0 16px}.oauth-account-row{display:flex;gap:16px;align-items:center;flex-wrap:wrap;padding:16px 0;border-top:1px solid var(--line)}.oauth-account-row>div:first-child{flex:1;min-width:160px}.oauth-account-row small{display:block;margin-top:7px;color:var(--muted);font-size:12px}.oauth-revoke-confirm{flex-basis:100%;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.oauth-revoke-confirm p{font-size:13px;line-height:1.6;margin:0 0 12px}.oauth-revoke-confirm button+button{margin-left:8px}.oauth-connect .oauth-permissions{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.oauth-error{padding:10px 12px;border:1px solid #df7769;border-radius:8px;color:#9a3a2f;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.oauth-success{padding:10px 12px;border:1px solid #60ad94;border-radius:8px;color:#226d55;font-size:13px;line-height:1.6}.oauth-divider{border-top:1px solid var(--line);padding-top:16px;font-size:12px;color:var(--muted)}.oauth-authorize{justify-content:center}.oauth-connect select{max-width:100%}.oauth-connect .modal-actions{justify-content:space-between}@media(max-width:600px){.oauth-accounts{padding:0 14px 12px}.oauth-account-row{align-items:flex-start}.oauth-account-row .button-row{flex-basis:100%}.oauth-connect .modal-actions{flex-wrap:wrap;gap:12px}}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#183b40;background:#fafaf7;font-synthesis:none;font-size:14px;--ink: #183b40;--muted: #758788;--teal: #167b75;--mint: #e5f3eb;--coral: #dc7b80;--peach: #f7e9df;--line: #e4e9e4;--paper: #fff;--shadow: 0 3px 12px #22413c04;--radius: 12px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{background:none;border:0}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #55b8aa77;outline-offset:3px}input,select,textarea{border:1px solid #dbe2dc;border-radius:7px;padding:10px 12px;color:var(--ink);background:#fff;min-width:0;max-width:100%;outline-offset:3px}input::placeholder,textarea::placeholder{color:#8a9898}textarea{resize:vertical;min-height:88px}select{cursor:pointer}input[type=checkbox]{accent-color:var(--teal)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,PingFang SC,sans-serif}h1{font-size:29px;letter-spacing:-1.1px;font-weight:750;line-height:1.5}h2{font-size:16px;font-weight:700;letter-spacing:-.35px}h3{font-size:15px;letter-spacing:-.2px}code,kbd{font-family:SFMono-Regular,Consolas,monospace;font-size:12px}svg{flex-shrink:0;vertical-align:middle}.muted{color:var(--muted)}.coral{color:var(--coral)}.small-text{font-size:12px;line-height:1.8}.with-icon{display:inline-flex;align-items:center;gap:8px}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:1.6px;color:#83918d;margin-bottom:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:1px solid transparent;border-radius:7px;font-size:12px;font-weight:600;white-space:nowrap;min-height:38px;transition:background .16s,box-shadow .16s,transform .16s}.button:hover{transform:translateY(-1px)}.primary{color:#fff;background:var(--ink);box-shadow:0 2px 2px #193b4010}.primary:hover{background:#28565a;box-shadow:0 4px 9px #193b4017}.secondary{color:var(--ink);background:#fff;border-color:#dce3de;box-shadow:0 2px 2px #183b4003}.secondary:hover{background:#f4f7f2;border-color:#c6d6cd}.text-button{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-size:12px;font-weight:600;padding:0;line-height:1.6}.text-button:hover{color:#0b5856;text-decoration:underline;text-underline-offset:3px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;width:32px;height:32px;color:var(--muted);flex-shrink:0}.icon-button:hover{background:#edf1ea;color:var(--ink)}.button-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:10px;line-height:1.6;font-weight:550;border:1px solid #e3e7e2;color:#778784;background:#f8faf6;padding:3px 8px;border-radius:5px}.status-dot{width:5px;height:5px;background:currentColor;border-radius:50%;flex-shrink:0}.badge.teal,.badge.green{color:#267f68;background:#eef8f0;border-color:#dfede1}.badge.coral{color:#b77160;background:#fff5eb;border-color:#f4e3ce}.label-outline{font-size:9px;font-family:DM Sans,sans-serif;color:var(--muted);border:1px solid var(--line);border-radius:4px;margin-left:8px;padding:3px 5px;letter-spacing:1px;font-weight:500}.app-shell{min-height:100vh}.sidebar{width:223px;position:fixed;left:0;top:0;bottom:0;background:#f4f6ef;border-right:1px solid #e0e7de;padding:30px 16px 18px;display:flex;flex-direction:column;z-index:20}.brand-button{padding:0;margin:0 10px 30px;text-align:left;align-self:flex-start}.brand{display:inline-flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-1.6px;font-weight:800}.brand-dot{color:var(--coral)}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;background:var(--teal);color:#f7eabb;border-radius:50%}.brand.small .brand-mark{width:22px;height:22px;background:none;color:#7e9890}.workspace{display:flex;align-items:center;gap:9px;padding:12px 8px 18px;border-bottom:1px solid #e0e7de;margin-bottom:22px}.workspace>div{flex:1;min-width:0}.workspace strong{font-size:12px;font-weight:650;display:block}.workspace div>span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.workspace .badge{font-size:8px;padding:2px 5px;background:transparent;border-color:#dbe1d7}.workspace .status-dot{display:none}.avatar{height:30px;width:30px;flex-shrink:0;background:linear-gradient(150deg,#f3bfad,#e88c98);border:1px solid #de9e9255;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#8c514f;font-size:12px;font-weight:700}.sidebar-caption{font-size:10px;letter-spacing:1px;color:#89968c;margin:0 10px 10px}.nav-item{height:38px;width:100%;border-radius:6px;display:flex;align-items:center;gap:10px;text-align:left;color:#6d817b;padding:0 11px;font-size:12px;margin-bottom:4px}.nav-item:hover{background:#e9efe4}.nav-item.active{background:#e1ebe1;color:#226b58;font-weight:650}.nav-item .nav-count{margin-left:auto;font-size:10px;font-weight:500;background:#f4f8ef;padding:2px 6px;border-radius:4px}.sidebar .nav-item+.sidebar-caption{margin-top:26px}.project-select{display:flex;align-items:center;gap:5px;padding:0 8px;margin:0 0 15px;height:34px;border:1px solid #dae4d7;border-radius:6px;background:#f9fbf6;color:#548373}.project-select select{border:0;background:none;font-size:11px;font-weight:650;appearance:none;padding:7px 0;flex:1;width:100%;color:#365a50}.sidebar-bottom{margin-top:auto;padding-top:28px}.sidebar-bottom .nav-item svg:last-child{margin-left:auto}.local-indicator{display:flex;align-items:center;gap:7px;border-top:1px solid #e0e7de;padding:16px 9px 0;font-size:10px;color:#7f8f86}.local-indicator>span:first-child{height:5px;width:5px;background:#62a88a;border-radius:50%}.version{margin-left:auto;font-family:monospace}.sidebar-guide{position:relative;margin:55px 10px 50px;padding:30px 0 0;overflow:hidden}.sidebar-guide h3{font-family:Manrope,sans-serif;font-size:21px;line-height:1.45;letter-spacing:-.7px;color:#668774;font-weight:500}.sidebar-guide p{font-size:11px;line-height:1.9;color:#91a091;margin-top:14px}.line-sun{width:75px;height:75px;border:1px solid #ceddc9;position:absolute;border-radius:50%;top:0;right:-28px}.line-sun:after{content:"";position:absolute;inset:9px;border:1px solid #dce5d6;border-radius:50%}.main-shell{margin-left:223px}.topbar{height:66px;background:#ffffffb8;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:15px}.breadcrumbs{display:flex;align-items:center;gap:11px;font-size:11px;min-width:0;white-space:nowrap}.breadcrumbs>button{padding:0;max-width:200px;overflow:hidden;text-overflow:ellipsis}.breadcrumbs>svg{color:#bbc5bc}.breadcrumbs>span{color:#87948c}.topbar-actions{display:flex;align-items:center;gap:17px;flex-shrink:0}.live-tag{font-size:10px;color:#88968c;display:flex;gap:6px;align-items:center}.live-tag>span{height:5px;width:5px;background:#96b39a;border-radius:50%}.wallet-button{border:1px solid #e1e6e0;border-radius:6px;display:flex;align-items:center;gap:6px;padding:7px 9px;font-size:10px;background:#fff}.small-avatar{width:27px;height:27px;font-size:10px}.main-content{max-width:1390px;margin:0 auto;padding:37px 40px 22px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.page-heading p{color:var(--muted);font-size:12px;margin-top:8px;line-height:1.8}.page-heading .eyebrow{margin-bottom:7px}.heading-actions{display:flex;align-items:center;gap:8px}.project-heading{margin-bottom:28px}.project-heading h1{font-size:27px;word-break:break-word}.welcome-banner{border:1px solid #e3e6d8;background:#f3f2e7;border-radius:12px;display:flex;min-height:233px;position:relative;overflow:hidden}.welcome-text{padding:27px 31px;z-index:1}.welcome-text .badge{font-size:8px;letter-spacing:1.2px;background:#ffffff75;padding:3px 7px}.welcome-text .badge .status-dot{display:none}.welcome-text h2{font-size:25px;line-height:1.48;letter-spacing:-.9px;margin-top:13px;color:#395c52;font-weight:650}.welcome-text p{font-size:11px;line-height:1.85;margin-top:10px;color:#7d8e7d}.welcome-text .text-button{margin-top:18px;color:#597963;font-size:11px}.miami-art{position:absolute;right:0;top:0;height:100%;width:51%;overflow:hidden;background:linear-gradient(140deg,#f3f2e7,#f4e4d1)}.art-sun{position:absolute;width:121px;height:121px;border-radius:50%;top:26px;right:73px;background:linear-gradient(#eaa497,#f0bb9a);box-shadow:0 0 0 11px #e8b6a512,0 0 0 26px #e8b6a50b}.art-orbit{position:absolute;border:1px solid #d8cfb2;border-radius:50%;width:335px;height:335px;bottom:-67px;right:41px;opacity:.8}.orbit-two{width:368px;height:368px;bottom:-84px;right:24px;opacity:.4}.art-building{position:absolute;background:#80b6ad;bottom:33px}.building-back{height:151px;width:80px;right:182px;border-radius:45px 45px 0 0;background:linear-gradient(90deg,#8fbbb0,#a5c2a9);transform:skewY(-7deg);box-shadow:-16px 10px #749d892b}.building-front{height:111px;width:116px;right:79px;border-radius:60px 60px 0 0;background:#e5cbb1;border:1px solid #dcc2a9;box-shadow:14px 5px #d8b49e55;display:flex;align-items:flex-end;justify-content:center;gap:9px;padding-bottom:17px}.building-front i{width:6px;height:35px;background:#a38371;border-radius:4px}.building-front i:nth-child(2),.building-front i:nth-child(3){height:46px}.art-water{position:absolute;bottom:0;height:49px;width:100%;background:repeating-linear-gradient(0deg,#9fc9b440 0,#9fc9b440 1px,transparent 1px,transparent 9px)}.art-label{position:absolute;right:25px;bottom:14px;font-size:7px;letter-spacing:1.5px;color:#8d9c86}.section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:26px 0 18px}.section-toolbar>.muted{font-size:11px}.section-toolbar>select{font-size:11px;padding:9px 12px;background:#fff}.search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dfe5df;border-radius:6px;padding:0 11px;height:38px;max-width:360px;width:100%;color:#8c9d94}.search-box input{border:0;background:none;padding:9px 0;width:100%;font-size:11px;outline:none}.search-box:focus-within{border-color:#69a995;box-shadow:0 0 0 2px #69a99518}.search-box kbd{font-size:9px;white-space:nowrap;border:1px solid var(--line);border-radius:3px;padding:2px 4px;color:#a0aba3}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.project-card{background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:var(--shadow);overflow:hidden;transition:border-color .2s,transform .2s}.project-card:hover{border-color:#a4bfac;transform:translateY(-2px)}.project-card-top{display:flex;justify-content:space-between;align-items:center;padding:19px 18px 12px}.project-icon{height:41px;width:41px;border:1px solid #dbe7d6;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#528c70;background:linear-gradient(135deg,#edf5e4,#e3eee3)}.project-icon.pink{color:#b37376;background:#f8eeec;border-color:#e9d9d6}.project-card h3{padding:0 19px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card h3 button{padding:0;font-weight:700}.project-card>p{font-size:11px;margin:8px 19px 24px;color:#8b9890;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-deployment{padding:0 19px 18px;min-height:70px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.card-deployment>button{display:flex;align-items:center;gap:5px;font-size:11px;max-width:100%;padding:0;text-align:left}.card-deployment .badge{font-size:9px;padding:2px 6px}.project-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #edf0e9;padding:13px 18px;background:#fbfcf9;font-size:9px;color:#8a9a8e}.project-card-footer>span{display:flex;align-items:center;gap:4px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-project-card{border:1px dashed #d3dfd2;border-radius:9px;min-height:242px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f7f9f2;color:#94a68f;transition:background .2s,border .2s}.new-project-card:hover{background:#eef4e8;border-color:#93ae94}.new-project-card>span{width:42px;height:42px;border:1px solid #d7e1cd;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:13px;background:#f9fbf4}.new-project-card strong{font-size:13px;font-weight:500;color:#7c987a}.new-project-card p{font-size:10px;margin-top:7px}.workspace-footnote{display:flex;align-items:center;gap:7px;color:#9aa798;font-size:10px;margin:24px 0 50px;line-height:1.8}.main-footer{display:flex;justify-content:space-between;border-top:1px solid #e3e8de;margin-top:46px;padding-top:18px;color:#a4afa3;font-size:8px;letter-spacing:.7px;gap:20px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);min-width:0;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:19px 21px;border-bottom:1px solid #edf0e9;min-height:61px}.panel-heading h2{font-size:13px}.panel-heading .muted{font-size:10px}.overview-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:22px}.preview-frame{display:block;height:220px;overflow:hidden;position:relative;background:#071f28;margin:20px;border:1px solid #e8e8e0;border-radius:6px}.preview-frame iframe{width:1000px;height:590px;transform:scale(.52);transform-origin:top left;pointer-events:none;border:0;position:absolute;left:0;top:0}.preview-overlay{position:absolute;bottom:10px;right:12px;background:#ffffffed;display:flex;gap:5px;align-items:center;padding:6px 9px;font-size:10px;border-radius:4px;opacity:0;transition:opacity .15s}.preview-frame:hover .preview-overlay,.preview-frame:focus .preview-overlay{opacity:1}.production-info{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:0 21px 20px}.production-info>div{display:flex;align-items:flex-start;flex-direction:column;gap:8px;min-width:0}.field-label{font-size:10px;color:#8b9890}.production-info .text-button{font-size:11px;max-width:100%;text-align:left}.production-info code{font-size:10px;color:#91a097}.production-info .muted,.production-info .with-icon{font-size:10px}.panel-footer{display:flex;align-items:center;justify-content:space-between;padding:13px 21px;border-top:1px solid #edf0e9;background:#fafcf8;gap:10px}.panel-footer>span{display:flex;align-items:center;gap:5px;color:#91a18f;font-size:9px}.panel-footer .text-button{font-size:10px}.checklist .panel-heading{border:0;padding-bottom:0}.sun-icon{color:#c19c6d}.panel-subtitle{font-size:10px;color:#94a18f;padding:7px 21px 15px}.checklist-step{display:flex;gap:11px;align-items:center;width:100%;padding:15px 21px;text-align:left;border-top:1px solid #f0f2eb}.checklist-step:hover{background:#f8fbf5}.step-number{width:25px;height:25px;border:1px solid #e0e6da;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a5b09c;font-size:10px;flex-shrink:0;background:#fafcf7}.step-number.done{background:#e6f3e7;border-color:#d6e9d3;color:#70a87d}.checklist-step>span:nth-child(2){flex:1;min-width:0}.checklist-step strong{display:block;font-size:11px;font-weight:550}.checklist-step small{display:block;font-size:9px;color:#91a28f;margin-top:5px;line-height:1.5}.checklist-step>svg{color:#b9c5af}.checklist-note{display:flex;gap:10px;align-items:center;background:#f4f7ec;border:1px solid #e9eddd;border-radius:6px;padding:12px;margin:13px 20px 20px;color:#879879}.checklist-note p{font-size:9px;line-height:1.8}.section-title{display:flex;justify-content:space-between;align-items:center;margin:28px 0 13px}.section-title h2{font-size:13px}.section-title .text-button{font-size:10px}.deployment-row{display:flex;align-items:center;width:100%;gap:14px;text-align:left;padding:20px;border-bottom:1px solid #edf0e9}.deployment-row:last-child{border-bottom:0}.deployment-row:hover{background:#fafcf7}.deploy-icon{height:33px;width:33px;display:flex;align-items:center;justify-content:center;border:1px solid #e4eade;border-radius:7px;color:#9bab95;background:#f8faf4}.deploy-icon.chain{background:#e8f3ed;color:var(--teal)}.deployment-name{flex:1;min-width:0}.deployment-name>strong{display:block;font-size:11px;font-weight:550;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:7px}.deployment-name>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#92a18c}.deployment-name code{font-size:9px}.dot-divider{margin:0 3px}.deployment-size{font-size:10px;color:#72886e;text-align:right;min-width:70px}.deployment-size small{display:block;font-size:9px;color:#a0ad98;margin-top:4px}.deployment-row time{font-size:9px;color:#99a791;min-width:90px;text-align:right}.deployment-row>svg{color:#bbc7b0}.deployment-row .badge{font-size:9px}.connection-strip{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f2f4ed;border:1px solid #e4e9db;border-radius:8px;padding:18px 22px;margin-top:23px}.connection-strip strong{font-size:11px;font-weight:550;display:block}.connection-strip small{font-size:9px;display:block;color:#98a48d;margin-top:5px}.connection-strip>.with-icon{gap:13px;color:#69836c}.connection-strip .button{font-size:10px;min-height:32px;padding:7px 10px}.soft-note{display:flex;align-items:center;gap:10px;color:#8c9b89;padding:20px 4px;font-size:11px;line-height:1.8}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:23px}.provider-card{padding:24px;display:flex;align-items:flex-start;flex-direction:column}.provider-icon{width:47px;height:47px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:25px}.peach{background:#fbefe2;color:#c99568}.mint{background:#e7f1e6;color:#70a17c}.lilac{background:#efecf5;color:#9a8bab}.provider-card .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:8px}.provider-card h2{font-size:18px}.provider-card p{font-size:11px;line-height:1.8;margin:10px 0;color:#718678}.provider-card>small{font-size:10px;line-height:1.8;color:#9aa491;min-height:38px}.provider-card-bottom{margin-top:30px;padding-top:18px;border-top:1px solid #edf0e8;display:flex;justify-content:space-between;align-items:center;width:100%;gap:6px}.provider-card-bottom .button{padding:6px 9px;min-height:31px;font-size:10px}.provider-card-bottom .badge{font-size:9px}.split-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:23px 0}.info-panel{padding:24px}.info-panel>svg{color:#779e85;margin-bottom:15px}.info-panel h3{font-size:13px}.info-panel p{font-size:11px;line-height:1.9;color:#859680;margin:12px 0 18px}.info-panel .text-button{font-size:10px;margin-right:20px}.notice{background:#f5f7f0;border:1px solid #e8ebdf;color:#82937a;border-radius:7px;display:flex;gap:9px;padding:12px 14px;font-size:11px;line-height:1.8}.notice>svg{margin-top:3px}.notice.warning{background:#fff8eb;border-color:#f4e8d3;color:#aa8b58}.connection-row{padding:19px 22px;display:flex;gap:15px;align-items:center;border-bottom:1px solid #edf0e8}.connection-row:last-child{border:0}.connection-row>div{flex:1;min-width:0}.connection-row strong{font-size:12px}.connection-row small{display:block;color:#8d9e87;font-size:10px;line-height:1.7;overflow-wrap:anywhere}.connection-logo{color:#91a889}.domain-row{display:flex;align-items:center;gap:13px;padding:24px;border-bottom:1px solid var(--line)}.domain-row:last-child{border:0}.domain-icon{height:40px;width:40px;border:1px solid #e1ead9;background:#f6f9f1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8ba47d}.domain-info{flex:1;min-width:0}.domain-info strong{display:block;font-size:13px;overflow-wrap:anywhere}.domain-info span{display:block;font-size:10px;color:#91a089;margin-top:7px;line-height:1.8}.domain-info code{font-size:10px;display:block;overflow-wrap:anywhere;margin-top:7px}.domain-row .button{font-size:10px;padding:7px 9px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.stat-card{padding:23px;display:flex;flex-direction:column}.stat-card>span{display:flex;justify-content:space-between;font-size:11px;color:#849a7b}.stat-card>strong{font-family:Manrope,sans-serif;font-weight:500;font-size:32px;letter-spacing:-1px;margin:22px 0 12px}.stat-card>small{font-size:9px;color:#a0ad92;line-height:1.8}.storage-bars{padding:25px}.storage-bar{display:grid;grid-template-columns:200px 1fr 65px;align-items:center;gap:20px;margin-bottom:20px;font-size:11px}.storage-bar:last-child{margin-bottom:0}.storage-bar>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storage-bar>div{height:9px;background:#f1f5eb;border-radius:4px;overflow:hidden}.storage-bar i{display:block;height:100%;background:linear-gradient(90deg,#78ad99,#b2caaa);border-radius:4px}.storage-bar code{font-size:10px;text-align:right;color:#93a489}.stats-grid~.notice{margin-top:24px}.log-header,.log-row{display:grid;grid-template-columns:140px 80px 1fr;gap:20px;padding:17px 23px}.log-header{background:#f9fbf5;border-bottom:1px solid var(--line);font-size:10px;color:#9aa88e}.log-row{border-bottom:1px solid #eff2e9;font-size:11px;align-items:start;line-height:1.8}.log-row:last-child{border:0}.log-row time{font-size:10px;color:#98a88d}.log-row .badge{justify-self:start;font-size:9px}.log-release{display:block;font-family:monospace;font-size:9px;color:#94aa88;margin-top:5px;padding:0}.log-panel+.small-text{margin-top:20px}.settings-stack{display:flex;flex-direction:column;gap:24px;max-width:900px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:24px}.form-grid label,.modal-form label{display:flex;flex-direction:column;gap:9px;font-size:11px;font-weight:550;color:#668064}.form-grid input{font-size:12px}.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 24px;border-top:1px solid var(--line);background:#fafcf6}.settings-footer>span{font-size:10px;color:#8da081;line-height:1.7}.settings-footer code{font-size:9px;margin-left:8px}.settings-footer .button{padding:7px 17px;min-height:32px;font-size:11px}.settings-description{padding:20px 24px 0;color:#91a087;font-size:11px;line-height:1.9}.env-row{display:flex;align-items:center;gap:13px;padding:18px 24px;border-top:1px solid #edf1e6;color:#879b7a}.env-row code{font-size:11px;overflow-wrap:anywhere}.env-row small{font-size:10px;display:block;color:#9cac8d;margin-top:6px;overflow-wrap:anywhere}.env-row>.muted{font-size:10px}.compact-empty{padding:25px;font-size:11px;color:#a2af94}.empty{padding:58px 24px;display:flex;align-items:center;flex-direction:column;text-align:center}.empty-icon{width:58px;height:58px;border:1px solid #e0e8d6;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#f8faf3;color:#a3b597;margin-bottom:18px}.empty h3{font-size:14px;color:#607859}.empty p{font-size:11px;line-height:1.9;color:#9ca98f;max-width:350px;margin:10px 0 20px}.modal-backdrop{position:fixed;inset:0;background:#123b404a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;display:flex;align-items:center;justify-content:center;padding:28px;animation:fade-in .13s}.modal{width:540px;max-width:100%;max-height:calc(100dvh - 56px);overflow:auto;border-radius:14px;background:#fcfdf9;border:1px solid #ffffffe0;box-shadow:0 24px 90px #163c4030;overscroll-behavior:contain}.modal.wide{width:820px}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:24px 27px;border-bottom:1px solid #e5ebdf;position:sticky;top:0;background:#fcfdf9f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.modal-header .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:7px;overflow-wrap:anywhere}.modal-header h2{font-size:20px;overflow-wrap:anywhere}.modal-form{padding:24px 27px;display:flex;flex-direction:column;gap:21px}.modal-form>.muted{font-size:12px;line-height:1.8}.modal-form input,.modal-form select,.modal-form textarea{width:100%;font-size:12px}.optional{font-size:9px;color:#a5b298;font-weight:400}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid var(--line);margin-top:3px}.modal-form .checkbox-label{flex-direction:row;align-items:center;font-size:11px;font-weight:400}.checkbox-label input{width:14px}.upload-zone{border:1px dashed #bdceae;border-radius:9px;display:flex;align-items:center;flex-direction:column;padding:27px 12px;background:#f5f8ed;text-align:center;gap:13px}.upload-zone.selected{border-color:#7a8;background:#f0f8ed}.upload-icon{color:#93b183;background:#e8f0dc;border-radius:50%;width:49px;height:49px;display:flex;align-items:center;justify-content:center}.upload-zone strong{font-size:12px;font-weight:600}.upload-zone p{font-size:10px;color:#94a684;margin-bottom:4px}.upload-zone .button{font-size:10px;padding:8px 11px;min-height:31px}.modal-form .file-picker{display:inline-flex;flex-direction:row;align-items:center;position:relative;overflow:hidden;cursor:pointer;color:var(--ink)}.file-picker input{position:absolute;inset:0;opacity:0;cursor:pointer}.file-picker:focus-within{outline:3px solid #55b8aa77}.upload-file-list{display:flex;flex-direction:column;gap:7px;color:#9aae8a;font-size:10px;max-height:110px;overflow:auto}.upload-file-list span{display:flex;align-items:center;gap:7px;word-break:break-all}.sample-shortcut{display:flex;align-items:center;gap:14px;padding:15px 0 0;border-top:1px solid var(--line)}.sample-shortcut>div{flex:1}.sample-shortcut strong{font-size:10px;font-weight:600}.sample-shortcut span{display:block;font-size:9px;line-height:1.8;color:#95a387;margin-top:4px}.sample-shortcut .text-button{font-size:10px;white-space:nowrap}.guide-steps{padding:25px 27px;display:flex;flex-direction:column;gap:25px}.guide-steps>div{display:flex;gap:17px}.guide-steps>div>span{font-family:monospace;font-size:11px;color:#9eaf8b;padding-top:3px}.guide-steps h3{font-size:13px;margin-bottom:8px}.guide-steps p{font-size:11px;line-height:1.95;color:#8a9d7f}.modal-bottom-note{padding:20px 27px;background:#f2f6e9;border-top:1px solid var(--line);font-size:10px;line-height:1.8;color:#9cac8b}.deployment-detail{padding:24px 27px}.detail-topline{display:flex;align-items:center;gap:12px}.detail-topline>.muted{font-size:10px}.detail-topline>.button{margin-left:auto}.detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.detail-metrics>div{display:flex;flex-direction:column;gap:9px}.detail-metrics span{color:#93a188;font-size:10px}.detail-metrics strong{font-size:12px;font-weight:500}.checks{display:flex;align-items:center;flex-wrap:wrap;gap:17px;background:#f0f7e9;border:1px solid #e2ecd5;border-radius:7px;padding:11px 14px;color:#82a273;font-size:9px}.checks>span{display:flex;align-items:center;gap:5px}.detail-section{margin-top:26px;padding-top:25px;border-top:1px solid var(--line)}.detail-section h3{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:16px}.detail-section h3>span:not(.badge){font-size:10px;color:#9cb18d;margin-left:auto}.detail-section>.small-text{margin:-6px 0 17px}.file-list{max-height:190px;overflow:auto;border:1px solid var(--line);border-radius:6px;background:#fff}.file-list>div{display:flex;align-items:center;gap:9px;padding:11px;border-bottom:1px solid #edf1e7;font-size:10px;color:#9bac8f}.file-list>div:last-child{border:0}.file-list code{font-size:10px;overflow-wrap:anywhere;min-width:0}.file-list>div>code:first-of-type{flex:1;color:#6f8663}.file-list>div>span{font-size:9px;white-space:nowrap}.file-hash{margin-left:10px;color:#aab99d;flex-shrink:0}.manifest{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:9px;color:#a3b194}.manifest>span{font-size:9px}.manifest code{font-size:9px;overflow-wrap:anywhere;max-width:100%}.manifest .icon-button{width:24px;height:24px}.cloud-link{display:flex;gap:13px;align-items:center;background:#f4f8ed;border:1px solid #e3eccc;padding:12px;border-radius:6px;margin-bottom:13px;flex-wrap:wrap}.cloud-link .text-button{font-size:10px;overflow-wrap:anywhere}.plan-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px;background:#f3f7ec;border:1px solid #e3ebd7;border-radius:6px;margin:16px 0}.plan-summary>div{display:flex;flex-direction:column;gap:7px}.plan-summary span{font-size:9px;color:#9aac8c}.plan-summary strong{font-size:15px;font-weight:600}.container-address{display:block;word-break:break-all;color:#8aa379;font-size:10px;margin-bottom:14px}.plan-steps{border-left:1px solid #dce7cf;margin:15px 0 18px 9px;padding-left:18px;display:flex;flex-direction:column;gap:16px;max-height:220px;overflow:auto}.plan-steps>div{position:relative;display:flex;align-items:center;gap:9px;font-size:11px}.plan-steps>div>span:nth-child(2){flex:1;overflow-wrap:anywhere}.mini-step{display:flex;width:20px;height:20px;border:1px solid #dce7cd;align-items:center;justify-content:center;border-radius:50%;background:#fcfdf9;font-size:9px;color:#9fb88c}.mini-step.done{background:#deefda;color:#6b9e62}.chain-section .notice{margin-top:15px;font-size:10px}.verified-result{display:flex;gap:12px;align-items:center;padding:16px;border:1px solid #d8ebce;background:#edf7e5;border-radius:7px;margin-top:15px;color:#689959}.verified-result strong{display:block;font-size:12px}.verified-result small{display:block;font-size:10px;margin-top:6px}.detail-section>.button-row{gap:8px}.detail-section>.button-row .button{font-size:10px;min-height:33px;padding:8px 10px}.detail-section>.button-row+.small-text{margin:13px 0 0;font-size:10px}.detail-section>.button-row .text-button{font-size:10px}.toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%);max-width:calc(100% - 34px);background:#fff;border:1px solid #dbe7d0;border-radius:9px;box-shadow:0 8px 35px #143c4020;padding:12px 13px 12px 17px;display:flex;align-items:center;gap:11px;color:#60904f;font-size:12px;z-index:80;line-height:1.7;animation:fade-in .15s}.toast>span{max-width:510px}.toast.error{border-color:#efd9ce;color:#bb795f}.toast .icon-button{height:25px;width:25px}.busy-bar{position:fixed;left:50%;bottom:24px;transform:translate(-50%);padding:11px 17px;border:1px solid #d8e9cf;background:#edf7e6;color:#759966;border-radius:8px;display:flex;gap:8px;align-items:center;font-size:11px;z-index:70}.spin{animation:spin 1.2s linear infinite}.boot{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:25px;color:#94aa8b}.boot p{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar-scrim{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(min-width:1550px){.main-content{padding-top:45px}.welcome-banner{min-height:270px}.welcome-text{padding:35px 39px}.welcome-text h2{font-size:28px}.art-building{bottom:36px}.building-back{height:177px}.building-front{height:139px}.art-sun{top:28px;right:104px}.project-card{min-height:260px}}@media(max-width:1180px){.sidebar{width:200px;padding-left:12px;padding-right:12px}.main-shell{margin-left:200px}.main-content{padding:30px 28px 22px}.topbar{padding:0 28px}.live-tag{display:none}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:16px}.preview-frame{margin:16px;height:196px}.preview-frame iframe{transform:scale(.42)}.deployment-row{gap:11px;padding:17px}.deployment-size{display:none}.provider-card{padding:20px}.provider-card-bottom{align-items:flex-start;flex-direction:column;gap:10px}.storage-bar{grid-template-columns:155px 1fr 65px}.domain-row{flex-wrap:wrap}.domain-info{min-width:55%}.welcome-text{padding-left:26px}.page-heading h1{font-size:26px}.heading-actions .button{font-size:10px;padding:9px 11px}}@media(max-width:950px){.overview-layout{grid-template-columns:1fr}.checklist{display:grid;grid-template-columns:1fr 1fr}.checklist .panel-heading,.checklist .panel-subtitle,.checklist-note{grid-column:1/-1}.preview-frame{height:220px}.preview-frame iframe{transform:scale(.65)}.provider-grid{grid-template-columns:1fr}.provider-card{display:grid;grid-template-columns:48px 1fr auto;column-gap:20px;padding:22px}.provider-icon{grid-row:1/5;margin-bottom:0}.provider-card .eyebrow,.provider-card h2,.provider-card p,.provider-card>small{grid-column:2}.provider-card p{margin:7px 0}.provider-card>small{min-height:0}.provider-card-bottom{grid-column:3;grid-row:1/5;border:0;margin:0;padding:0;justify-content:center;align-items:flex-end}.split-panels{gap:15px}.stats-grid{gap:12px}.stat-card{padding:19px}.stat-card>strong{font-size:26px}.storage-bar{grid-template-columns:135px 1fr 60px;gap:12px}.project-heading{align-items:flex-start;flex-direction:column;gap:18px}.log-header,.log-row{grid-template-columns:100px 65px 1fr;gap:12px;padding:15px}.miami-art{width:42%;opacity:.75}.art-sun{right:25px}.building-back{right:99px}.building-front{right:17px}.art-orbit{right:-11px}.orbit-two{right:-27px}.welcome-text p{max-width:310px}.form-grid{grid-template-columns:1fr}.settings-footer{gap:12px}.project-card-footer{flex-wrap:wrap;gap:7px}.main-footer>span:last-child{display:none}}@media(max-width:720px){.sidebar{transform:translate(-100%);transition:transform .2s;width:228px;z-index:40}.sidebar.open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;inset:0;background:#183b4055;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:35}.main-shell{margin-left:0}.mobile-toggle{display:inline-flex!important}.topbar{height:59px;padding:0 17px}.topbar-actions{gap:9px}.breadcrumbs{gap:7px;font-size:10px}.breadcrumbs>button{max-width:140px}.crumb-last,.small-avatar{display:none}.wallet-button{font-size:9px;padding:6px 8px}.wallet-button span{max-width:74px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-content{padding:25px 20px 20px}.page-heading{gap:12px;align-items:flex-start}.page-heading h1{font-size:23px;letter-spacing:-.9px}.page-heading p{font-size:10px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.1px}.page-heading>.button{padding:8px 10px;min-height:33px;font-size:10px;margin-top:21px}.welcome-banner{min-height:220px}.welcome-text{padding:23px}.welcome-text h2{font-size:23px}.welcome-text p{font-size:10px;max-width:240px}.welcome-text .text-button{font-size:10px}.miami-art{width:40%;opacity:.6}.art-sun{width:76px;height:76px;right:19px;top:23px}.building-back{height:119px;width:60px;right:57px;bottom:19px}.building-front{height:90px;width:80px;right:4px;bottom:17px;gap:6px}.building-front i{width:4px}.art-label{display:none}.art-orbit{width:225px;height:225px;right:-40px;bottom:-40px}.orbit-two{width:248px;height:248px;right:-52px;bottom:-52px}.art-water{height:30px}.section-toolbar{margin:22px 0 15px}.project-grid{gap:12px}.project-card-top{padding:16px}.project-card h3{font-size:13px;padding:0 16px}.project-card>p{font-size:10px;margin:8px 16px 18px}.card-deployment{padding:0 16px 17px}.project-card-footer{padding:12px 16px;font-size:8px}.new-project-card{min-height:244px}.new-project-card p{font-size:9px}.workspace-footnote{font-size:9px;margin-bottom:30px;align-items:flex-start}.project-heading{gap:15px;margin-bottom:20px}.project-heading h1{font-size:26px}.heading-actions .button{font-size:11px}.checklist-step{padding:15px 19px}.checklist .panel-heading{padding-top:17px}.overview-layout{gap:18px}.preview-frame iframe{transform:scale(.6)}.deployment-row{padding:16px;gap:10px;flex-wrap:wrap}.deployment-name{flex-basis:calc(100% - 70px)}.deployment-row .badge{margin-left:42px;font-size:8px}.deployment-row time{min-width:auto;margin-left:auto;font-size:8px}.deployment-row>svg{width:13px}.connection-strip{padding:15px}.connection-strip strong{font-size:10px}.connection-strip small{font-size:8px}.connection-strip .button{font-size:9px}.panel-heading{padding:17px}.provider-card{padding:20px;column-gap:15px}.provider-card>small{max-width:300px}.provider-card h2{font-size:16px}.provider-card-bottom .badge{font-size:8px}.split-panels{grid-template-columns:1fr}.info-panel{padding:20px}.domain-row{padding:18px;gap:10px}.domain-info{min-width:62%}.domain-row>.badge{margin-left:50px}.domain-row>.button{margin-left:auto}.domain-row>.icon-button{width:25px}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{padding:20px}.stat-card>strong{margin:14px 0 9px}.stat-card>span{font-size:12px}.stat-card>small{font-size:10px}.storage-bar{grid-template-columns:110px 1fr 60px;gap:9px;font-size:10px}.storage-bars{padding:20px}.log-header,.log-row{grid-template-columns:78px 56px 1fr;gap:9px;padding:14px}.log-row{font-size:10px}.log-row time{font-size:9px}.log-row .badge{font-size:8px;padding:2px 5px}.log-release{font-size:8px;overflow-wrap:anywhere}.form-grid{padding:20px}.settings-footer{padding:15px 20px}.settings-footer>span{font-size:9px}.settings-footer code{display:block;margin:5px 0 0}.settings-description{padding:17px 20px 0;font-size:10px}.env-row{padding:17px;gap:10px;flex-wrap:wrap}.env-row>.muted{display:none}.env-row .badge{font-size:8px}.settings-stack{gap:18px}.modal-backdrop{padding:12px}.modal{max-height:calc(100dvh - 24px);border-radius:12px}.modal-header{padding:21px}.modal-header h2{font-size:18px}.modal-form{padding:21px;gap:19px}.deployment-detail{padding:20px}.detail-topline{gap:8px;flex-wrap:wrap}.detail-topline .badge{font-size:9px}.detail-topline>.muted{font-size:9px}.detail-topline>.button{padding:7px 10px;font-size:10px}.detail-metrics{gap:10px}.detail-metrics strong{font-size:10px}.detail-metrics span{font-size:9px}.checks{gap:11px;font-size:8px}.file-hash{display:none}.manifest code{font-size:8px}.detail-section .button{font-size:10px}.sample-shortcut{flex-wrap:wrap;gap:12px}.sample-shortcut>div{flex-basis:100%}.guide-steps{padding:22px}.modal-bottom-note{padding:18px 22px}.toast{bottom:16px;font-size:11px}.busy-bar{font-size:10px;max-width:calc(100% - 30px);bottom:15px;white-space:nowrap}.main-footer{margin-top:30px}.workspace-footnote svg{margin-top:3px}.notice{font-size:10px}}@media(max-width:460px){.main-content{padding:24px 16px 18px}.topbar{padding:0 10px}.breadcrumbs>button{max-width:122px}.breadcrumbs>button:first-of-type:not(.mobile-toggle){display:none}.breadcrumbs>svg:first-of-type{display:none}.page-heading{flex-wrap:wrap}.page-heading>.button{margin-top:0}.page-heading h1{font-size:24px}.welcome-banner{min-height:236px;margin-top:20px}.welcome-text h2{font-size:23px}.welcome-text p{max-width:225px;font-size:9px}.miami-art{width:36%;opacity:.5}.building-back{right:52px;bottom:20px}.welcome-text{padding:23px 20px}.project-grid{grid-template-columns:1fr}.project-card{min-height:239px}.project-card-top{padding:18px 19px 12px}.project-card h3{font-size:15px;padding:0 19px}.project-card>p{margin:8px 19px 20px;font-size:11px}.card-deployment{padding:0 19px 19px}.project-card-footer{padding:14px 19px}.new-project-card{min-height:159px}.new-project-card>span{height:34px;width:34px;margin-bottom:10px}.new-project-card strong{font-size:12px}.section-toolbar>.muted{font-size:9px;white-space:nowrap}.search-box kbd{display:none}.project-heading h1{font-size:25px}.preview-frame{height:185px;margin:14px}.preview-frame iframe{transform:scale(.43)}.checklist{display:block}.checklist-step{padding:16px 19px}.checklist-note{margin-top:10px}.production-info{padding:0 16px 17px;gap:12px}.production-info .text-button{font-size:10px}.panel-footer{padding:13px 16px}.panel-footer>span{font-size:8px}.panel-footer .text-button{font-size:9px}.connection-strip{align-items:flex-start;flex-direction:column;gap:14px}.connection-strip .button{align-self:flex-end;margin-top:-14px}.connection-strip small{font-size:8px}.provider-card{grid-template-columns:39px 1fr;gap:0 15px}.provider-icon{height:39px;width:39px;border-radius:9px}.provider-card h2{font-size:18px}.provider-card>small{font-size:10px}.provider-card-bottom{grid-column:1/-1;grid-row:auto;flex-direction:row;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:20px;align-items:center}.provider-card p{font-size:11px}.provider-card-bottom .badge{font-size:9px}.connection-row{padding:17px;gap:10px}.connection-row>.badge{font-size:8px}.connection-row small{font-size:9px}.connection-row .icon-button{width:25px}.connection-logo{display:none}.domain-info{min-width:calc(100% - 60px)}.domain-row>.badge{margin-left:0}.domain-row>.button{margin-left:auto}.log-header{display:none}.log-row{grid-template-columns:78px 1fr;gap:6px 10px}.log-row>div{grid-column:1/-1;font-size:11px}.log-row>.badge{justify-self:end}.storage-bar{grid-template-columns:90px 1fr 60px;font-size:9px}.env-row code{font-size:10px}.env-row small{font-size:9px}.detail-topline>.button{margin-left:0}.detail-metrics{grid-template-columns:1fr 1fr;row-gap:17px}.detail-metrics>div:last-child{grid-column:1/-1}.detail-metrics strong{font-size:11px}.manifest code{overflow-wrap:anywhere}.modal-header .eyebrow{font-size:8px}.modal-header{padding:20px}.modal-form,.deployment-detail{padding:19px}.sample-shortcut span{font-size:9px}.toast{width:calc(100% - 26px);font-size:10px}.upload-zone .button-row{justify-content:center}.modal-form .notice,.button-row .button{font-size:10px}.guide-steps h3{font-size:12px}.guide-steps p{font-size:10px}.page-heading .eyebrow{font-size:9px}}.toast{pointer-events:none}@media(max-width:720px){.sidebar:not(.open){visibility:hidden}}.toast .icon-button{pointer-events:auto}.busy-bar{pointer-events:none}.recovery-form{display:flex;flex-direction:column;gap:12px;margin-top:17px;padding:16px;background:#fff8ec;border:1px solid #ebdbc4;border-radius:8px}.recovery-form label{display:flex;flex-direction:column;gap:8px;font-size:11px}.chain-section>.button{margin-top:15px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.project-journey{margin:-4px 0 24px;border:1px solid #d4e4d8;border-radius:13px;background:linear-gradient(120deg,#eff7ef,#f9faf3)}.journey-heading{display:flex;align-items:center;gap:12px;padding:17px 20px 13px}.journey-emblem{color:#4d8e72}.journey-heading>div{flex:1;min-width:0}.journey-heading strong{display:block;font-size:14px;font-weight:600}.journey-heading>div>span{display:block;font-size:10px;margin-top:3px;color:#7a907e}.journey-heading .text-button{font-size:11px}.journey-heading .icon-button{height:28px;width:28px}.project-journey ol{list-style:none;padding:0 19px 19px;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.project-journey li{display:flex;align-items:center;gap:10px;padding:14px 12px;border:1px solid #e1e8dc;border-radius:8px;background:#fffefd90}.project-journey li>span{display:flex;align-items:center;justify-content:center;width:25px;height:25px;flex-shrink:0;border-radius:50%;border:1px solid #cddccf;color:#819584;font-size:11px}.project-journey li.complete>span{color:#286948;background:#deedda;border-color:#deedda}.project-journey li.next{border-color:#9cbd9e;background:#fffefb}.project-journey li.next>span{background:#255c4d;color:#fff9e7;border-color:#255c4d}.project-journey li>div{min-width:0;flex:1}.project-journey li strong{font-size:12px;display:block}.project-journey li small{font-size:10px;color:#829281;display:block;margin-top:3px}.project-journey li>button,.project-journey li>a{display:flex;gap:4px;align-items:center;font-size:11px;white-space:nowrap;padding:7px 0;color:#3c715a}.journey-reopen{display:flex;gap:7px;align-items:center;font-size:12px;padding:0 0 17px;color:#6c8c75}.context-guide{border:1px solid #dae6db;background:#eff5ed;border-radius:10px;margin:-4px 0 24px}.context-guide summary{display:flex;align-items:center;gap:10px;list-style:none;padding:14px 18px;font-size:12px;color:#48745c;cursor:pointer}.context-guide summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.context-guide summary>svg:last-child{margin-left:auto}.context-guide[open] summary>svg:last-child{rotate:180deg}.context-guide>div{padding:0 18px 18px 45px;display:flex;align-items:center;gap:25px}.context-guide>div>p{color:#657e66;font-size:12px;line-height:1.8;flex:1}.context-guide .text-button{flex-shrink:0;font-size:12px}.modal.guide-modal{width:930px;background:#f8faf5}.guide-modal .modal-header{padding:23px 30px;background:#f8faf5f7}.guide-tabs{display:flex;gap:7px;padding:16px 30px 0;border-bottom:1px solid #dfe7dd;background:#f8faf5}.guide-tabs>button{display:flex;align-items:center;gap:8px;padding:12px 16px 15px;border-bottom:2px solid transparent;color:#7a8e7f;font-size:13px}.guide-tabs>button[aria-selected=true]{color:#215f50;border-bottom-color:#34765d;font-weight:650}.guide-tabs>button:hover{color:#255e51}.guide-body{padding:25px 30px 28px}.guide-welcome{padding:26px 30px;border-radius:12px;display:flex;justify-content:space-between;gap:25px;background:linear-gradient(105deg,#e5f1e6,#f3ead3 75%,#f7d5bf);position:relative;overflow:hidden;border:1px solid #e0e6d5}.guide-welcome h3{font-size:28px;line-height:1.5;letter-spacing:-.5px;color:#2b5544}.guide-welcome p{font-size:13px;color:#6f8065;line-height:1.85;margin-top:10px}.guide-welcome .eyebrow{font-size:9px;color:#83936f}.guide-welcome-art{align-self:center;height:122px;width:110px;border-radius:45px 45px 12px 12px;background:#f7e7cb;border:1px solid #ffffff;color:#56876c;display:flex;align-items:center;justify-content:center;rotate:8deg;margin:0 28px;box-shadow:12px 12px #86b39b66;flex-shrink:0}.guide-welcome-art:before{content:"";position:absolute;inset:-23px;border-radius:50%;border:1px solid #d5a98860}.guide-welcome-art svg:last-child{position:absolute;right:-20px;top:-14px;color:#bc785a}.guide-walkthrough{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;list-style:none;margin:22px 0;padding:0}.guide-walkthrough li{position:relative;background:#fffefb;border:1px solid #e1e8dc;border-radius:10px;padding:18px 15px}.walkthrough-number{font:500 11px Manrope,sans-serif;color:#9d9f7c}.guide-walkthrough li>svg{position:absolute;right:15px;top:17px;color:#70a187}.guide-walkthrough h4{margin:18px 0 8px;font-size:13px;font-weight:600}.guide-walkthrough p{font-size:12px;color:#768777;line-height:1.8}.guide-start-action{display:flex;align-items:center;gap:20px;background:#f0f3e8;padding:19px 22px;border-radius:10px;border:1px solid #dfe4d3}.guide-start-action>div{flex:1}.guide-start-action strong{font-size:14px;font-weight:600}.guide-start-action p{font-size:12px;margin-top:4px;color:#7a8a73}.guide-existing{display:flex;gap:16px;align-items:center;padding:21px 0;flex-wrap:wrap}.guide-existing>span{color:#7a8a74;font-size:12px}.guide-existing .guide-project-picker{margin:0;flex:1;min-width:170px}.guide-existing .guide-project-picker>span{display:none}.guide-project-picker{display:flex;flex-direction:column;gap:7px;margin:23px 0 14px}.guide-project-picker>span{font-size:11px;color:#71856d}.guide-project-picker select{font-size:13px;width:100%;min-width:0}.guide-next-reading{display:flex;gap:10px;align-items:center;border-top:1px solid #e2e8dc;padding:17px 0 0;width:100%;color:#597f61;font-size:12px;text-align:left}.guide-next-reading svg:last-child{margin-left:auto}.guide-search{display:flex;align-items:center;gap:9px;border:1px solid #d8e3d6;border-radius:9px;background:#fffefb;padding:0 14px;color:#81967e;margin-bottom:22px}.guide-search input{border:none;background:transparent;padding-left:2px;width:100%;height:43px;font-size:13px}.feature-browser{display:grid;grid-template-columns:186px minmax(0,1fr);gap:24px;align-items:start}.feature-browser>nav{display:flex;flex-direction:column;gap:5px}.feature-browser>nav>button{display:flex;gap:10px;align-items:center;padding:13px 12px;width:100%;border-radius:8px;font-size:12px;color:#70896f;text-align:left}.feature-browser>nav>button>svg:last-child{margin-left:auto}.feature-browser>nav>button[aria-current=true]{background:#e5efe1;color:#356a43;font-weight:600}.feature-browser>nav>button:hover{background:#edf2e8}.feature-article{background:#fffefb;border:1px solid #e1e7da;border-radius:12px;padding:25px 27px;position:relative}.feature-tag{display:block;font-size:10px;color:#869770;margin-bottom:18px;letter-spacing:.25px}.feature-article-icon{display:flex;align-items:center;justify-content:center;color:#5b946a;background:#edf4e6;border:1px solid #dce8d1;height:49px;width:49px;border-radius:12px;margin-bottom:14px}.feature-article h3{font-size:24px;line-height:1.5;letter-spacing:-.4px}.feature-summary{font-size:13px;color:#778775;line-height:1.9;margin-top:9px}.feature-article ol{padding:0;list-style:none;display:flex;flex-direction:column;gap:16px;margin:24px 0}.feature-article li{display:flex;gap:12px}.feature-article li>span{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:23px;width:23px;border-radius:50%;background:#f2f1e5;color:#859160;font-size:11px;margin-top:1px}.feature-article li p{font-size:13px;color:#516d51;line-height:1.8}.feature-note{padding:14px;display:flex;gap:10px;background:#f9f3e6;border:1px solid #eee2c7;border-radius:8px;color:#8f7e55}.feature-note svg{margin-top:2px}.feature-note p{font-size:12px;line-height:1.85}.guide-select-hint{display:block;color:#7d8d73;font-size:11px;margin-top:11px}.guide-select-hint>button{color:#376f4b;padding:0 2px;text-decoration:underline;text-underline-offset:3px}.guide-no-results{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#819879}.guide-no-results p{font-size:13px}.guide-no-results h3{font-size:17px;color:#58784f}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-list>details{border:1px solid #e0e7d9;border-radius:10px;background:#fffefb;overflow:hidden}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;cursor:pointer;list-style:none;font-size:14px;font-weight:550;color:#486b4a}.faq-list summary>svg{color:#8a9d7c}.faq-list details[open]{border-color:#c5d7ba}.faq-list details[open] summary svg{rotate:180deg}.faq-list details>p{font-size:13px;color:#748369;line-height:1.95;padding:0 20px 20px}.guide-footer{padding:15px 30px;display:flex;justify-content:space-between;gap:15px;border-top:1px solid #e0e7d9;background:#f0f4e9;color:#7f906e;font-size:10px}.guide-footer>span:first-child{display:flex;align-items:center;gap:7px}.guide-footer>span:last-child{font-size:8px;letter-spacing:1.5px;align-self:center}:root{--sidebar-width: 255px;--header-height: 56px;--ink: #202c2b;--muted: #687370;--teal: #137d70;--mint: #eaf5f0;--coral: #c9696c;--peach: #fff0e9;--line: #dfe4e1;--paper: #fff;--surface: #fafbf9;--shadow: none;--radius: 6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5;color:var(--ink);background:var(--surface)}::selection{background:#c4e9dd;color:#163f38}h1,h2,h3{font-family:inherit;letter-spacing:-.3px;font-weight:600}h1{font-size:24px;line-height:1.4}h2{font-size:16px}h3{font-size:14px}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--teal);outline-offset:3px}input,select,textarea{border-color:var(--line);border-radius:6px;min-height:36px;padding:7px 11px;font-size:14px;background:var(--paper)}.button{min-height:34px;padding:6px 12px;font-size:13px;border-radius:6px;font-weight:500;gap:7px;box-shadow:none}.button:hover{transform:none;box-shadow:none}.primary{background:var(--ink);color:#fff;box-shadow:none}.primary:hover{background:#344440}.secondary{background:var(--paper);border-color:var(--line);box-shadow:none}.secondary:hover{background:#f3f6f3;border-color:#c6d0ca}.icon-button{width:32px;height:32px;border-radius:5px}.text-button{color:var(--teal);font-size:13px;font-weight:500}.badge{border-radius:5px;padding:2px 7px;font-size:11px;line-height:18px;font-weight:400;white-space:nowrap}.badge.neutral{color:#65706b;background:#f3f5f3;border-color:#e4e8e4}.badge.teal,.badge.green{color:#116454;background:#e7f4ed;border-color:#d6ebdf}.badge.coral{color:#a23f47;background:#fff0ed;border-color:#f2dcd8}.ready-dot{height:8px;width:8px;display:inline-block;border-radius:50%;flex-shrink:0;background:#52b59b}.ready-dot.verified{background:#277dce}.small-text{font-size:12px}.eyebrow{font-size:10px}.sidebar{width:var(--sidebar-width);padding:0 8px 8px;background:var(--paper);color:var(--muted);border-right:1px solid var(--line);overflow-y:auto;overscroll-behavior:contain;transform:none}.workspace-identity{height:55px;display:flex;align-items:center;gap:8px;padding:0 8px;text-align:left;flex-shrink:0;color:var(--ink)}.workspace-identity strong{font-size:13px;font-weight:500;flex:1;white-space:nowrap}.workspace-identity .badge{font-size:10px;border-radius:20px;padding:0 7px}.brand.small{font-size:14px}.brand.small .brand-mark{width:23px;height:23px;background:#f8c8bc;color:#813f46;border:0;border-radius:50%}.brand.small svg{width:17px;height:17px}.sidebar-find{border:1px solid var(--line);border-radius:6px;min-height:38px;padding:0 9px;display:flex;align-items:center;gap:9px;margin-bottom:9px;flex-shrink:0;text-align:left;background:var(--surface)}.sidebar-find span{flex:1}kbd{color:var(--muted);border:1px solid var(--line);font-size:10px;border-radius:4px;padding:1px 4px;white-space:nowrap}.sidebar nav{display:flex;flex-direction:column;gap:1px}.nav-item{display:flex;align-items:center;width:100%;gap:10px;min-height:36px;padding:7px 12px;border-radius:5px;margin:0;font-size:14px;font-weight:400;color:#65716c}.nav-item svg{color:inherit}.nav-item:hover{background:#f4f6f3;color:var(--ink)}.nav-item.active{color:#175c4d;background:#e8f2ed;font-weight:500;box-shadow:none}.nav-item .nav-count{padding:0;background:none;color:#6c8076;margin-left:auto;font-size:11px}.nav-item>svg:last-child:not(:first-child){margin-left:auto}.nav-divider{height:1px;background:var(--line);margin:15px 0 8px}.sidebar-bottom{margin-top:auto;padding:20px 9px 4px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink)}.sidebar-bottom>span:nth-child(2){flex:1}.sidebar-bottom small{display:block;font-size:10px;color:var(--muted)}.avatar{width:25px;height:25px;background:#ecd2f0;color:#7a4382;border:0;font-size:11px}.main-shell{margin-left:var(--sidebar-width);min-height:100vh}.topbar{position:sticky;top:0;z-index:15;height:var(--header-height);padding:0 24px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);border-bottom:1px solid var(--line);background:var(--paper);gap:18px}.project-switcher{min-width:0;display:flex;gap:7px;align-items:center}.project-switcher select{appearance:none;border:0;background:transparent;padding:0;width:auto;max-width:255px;font-size:13px;font-weight:500;text-overflow:ellipsis;min-height:32px}.project-switcher>svg{color:var(--muted)}.project-switcher .back-projects{margin-left:-10px}.header-location{display:flex;align-items:center;gap:12px;justify-content:center;font-size:13px;white-space:nowrap}.header-location button{color:var(--muted);padding:0}.header-location span{color:#a5ada9}.header-location code{font-size:12px}.topbar-actions{justify-self:end;display:flex;align-items:center;gap:16px}.topbar-help{display:inline-flex;gap:7px;align-items:center;font-size:12px;padding:0}.wallet-button{height:31px;font-size:12px;background:transparent}.mobile-toggle{display:none}.main-content{padding:24px;max-width:none;margin:0;min-width:0}.main-footer{border-top:0;margin:34px 0 0;padding:14px 0 0;font-size:11px;color:#84918a}.main-footer>span{display:flex;align-items:center;gap:7px}.main-footer .brand{opacity:.8}.main-footer .text-button{color:var(--muted);font-size:11px}.page-heading{margin:4px 0 22px;gap:16px;min-height:34px}.page-heading p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:8px}.heading-actions{gap:8px}.panel{border-radius:var(--radius);border-color:var(--line);box-shadow:none;background:var(--paper)}.panel-heading{min-height:55px;padding:12px 16px;border-color:var(--line)}.panel-heading h1,.panel-heading h2{font-size:14px;font-weight:500;line-height:1.4}.panel-footer{padding:9px 16px;min-height:45px;background:var(--paper);border-top:1px solid var(--line);color:var(--muted);font-size:12px}.panel-footer>span{font-size:12px}.section-title{min-height:26px;margin:0 0 16px;display:flex;justify-content:space-between;gap:12px;align-items:center}.section-title h1,.section-title h2{font-size:14px;font-weight:500}.section-title h1 span{font-size:11px;margin-left:6px}.section-toolbar{margin:0 0 20px;gap:8px}.section-toolbar .search-box{width:auto;min-width:180px;flex:1;max-width:560px}.section-toolbar>select{font-size:12px;min-height:36px;max-width:160px}.search-box{border-color:var(--line);background:var(--paper);border-radius:6px;height:38px;padding:0 10px;gap:9px}.search-box input{height:36px;min-height:0;padding:0;font-size:13px;width:100%;background:none}.search-box:focus-within{border-color:var(--teal);box-shadow:0 0 0 2px #17847215}.table-note,.soft-note{font-size:12px;color:var(--muted);line-height:1.8;margin:18px 0}.empty{padding:52px 20px;min-height:215px;gap:10px}.empty h3{font-size:14px;color:var(--ink)}.empty p{font-size:13px;max-width:440px;color:var(--muted)}.empty-icon{background:transparent;border:0;color:#8faba0;width:38px;height:38px;margin-bottom:2px}.compact-empty{color:var(--muted);padding:25px 16px;font-size:13px}.workspace-toolbar{display:flex;align-items:center;gap:7px;margin-bottom:26px}.workspace-toolbar .search-box{max-width:none;flex:1;min-width:0}.workspace-toolbar select{font-size:12px;height:38px;min-height:38px}.workspace-toolbar .button{height:38px}.view-switch{display:flex;border:1px solid var(--line);border-radius:6px;padding:3px;background:var(--paper)}.view-switch button{width:30px;height:30px;color:#88928c;border-radius:3px}.view-switch button[aria-pressed=true]{background:#eaf0ec;color:var(--ink)}.workspace-columns{display:grid;grid-template-columns:minmax(250px,30%) minmax(0,1fr);gap:22px}.workspace-insights{min-width:0}.workspace-insights>.section-title:not(:first-child){margin-top:28px}.usage-summary{padding:16px}.mini-panel-title{display:flex;justify-content:space-between;font-size:13px;align-items:center;margin-bottom:15px}.usage-line{display:flex;align-items:center;min-height:33px;gap:9px;font-size:12px;border-bottom:1px solid #f0f3ee}.usage-line:last-of-type{border:0}.usage-line>svg{color:#609c89}.usage-line span{flex:1}.usage-line code{color:var(--muted);font-size:12px}.usage-summary p{font-size:10px;color:#85918b;margin-top:14px}.workspace-help{padding:27px 18px 23px;display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.workspace-help>svg{color:#b77d76;margin-bottom:4px}.workspace-help strong{font-size:13px;font-weight:500}.workspace-help p{font-size:12px;line-height:1.7;color:var(--muted);max-width:240px}.workspace-help .button{margin-top:8px}.recent-preview{padding:14px 16px;border-bottom:1px solid var(--line)}.recent-preview:last-child{border:0}.recent-preview>button{display:flex;gap:8px;width:100%;padding:0;align-items:center;font-size:12px;text-align:left}.recent-preview>button strong{font-weight:500;white-space:nowrap}.recent-preview>button>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.recent-preview>div{display:flex;gap:7px;margin-top:10px}.preview-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border:1px solid var(--line);border-radius:15px;font-size:10px}.preview-chip:hover{border-color:var(--teal)}.preview-chip svg{width:11px;height:11px}.console-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.console-project-card{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:16px;min-width:0;min-height:126px;transition:border-color .15s}.console-project-card:hover{border-color:#b7ccc1}.project-card-main{display:flex;align-items:center;gap:10px;width:100%;padding:0;text-align:left}.project-card-main>span:nth-child(2){min-width:0;flex:1}.project-card-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500}.project-card-main small{display:block;color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.project-card-main>svg{color:#9aa69e}.project-glyph{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:29px;height:29px;border-radius:5px;color:#347c70;background:#e9f4ed}.project-glyph.color-1{background:#fbefea;color:#ba6e73}.project-glyph.color-2{background:#f1edf7;color:#8974ac}.recent-preview .project-glyph{width:20px;height:20px;background:transparent}.project-card-release{display:flex;align-items:center;gap:7px;font-size:12px;padding:0;margin-top:16px;width:100%;text-align:left;min-width:0}.project-card-release>span:not(.ready-dot){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card-release .ready-dot{margin-left:auto;height:6px;width:6px}.project-card-meta{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;margin-top:3px;min-width:0}.project-card-meta time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-project-grid.is-list{grid-template-columns:1fr;gap:0;border:1px solid var(--line);border-radius:6px;overflow:hidden}.is-list .console-project-card{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:88px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:4px 22px}.is-list .console-project-card:last-child{border-bottom:0}.is-list .project-card-main{grid-row:span 2}.is-list .project-card-release{margin:0}.production-body{display:grid;grid-template-columns:minmax(240px,400px) minmax(0,1fr);gap:24px;padding:16px}.preview-frame{height:auto;aspect-ratio:1.5;width:100%;margin:0;border-radius:6px;border-color:var(--line);container-type:inline-size;background:#f5f6f3}.preview-frame iframe{width:250%;height:250%;transform:scale(.4)}.production-metadata{display:flex;flex-direction:column;gap:19px;min-width:0;padding:4px 0;font-size:13px}.production-metadata>div{min-width:0}.production-metadata code{display:block;color:var(--muted);font-size:11px;overflow-wrap:anywhere;margin-top:3px}.production-metadata .text-button{color:var(--ink);padding:0;max-width:100%;word-break:break-word;text-align:left}.production-metadata .text-button:hover{color:var(--teal)}.field-label{display:block;color:var(--muted);font-size:12px;margin-bottom:5px;font-weight:400}.metadata-pair{display:flex;flex-wrap:wrap;gap:18px 28px}.label-outline{border:1px solid var(--line);color:var(--muted);font-size:9px;border-radius:3px;padding:2px 5px;margin-left:7px;vertical-align:middle}.deployment-settings{border-top:1px solid var(--line)}.deployment-settings summary{min-height:47px;display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;font-size:13px;list-style:none}.deployment-settings[open] summary>svg{rotate:90deg}.deployment-settings>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:0 16px 16px 41px;color:var(--muted);font-size:12px}.overview-widgets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:14px 0 42px;align-items:stretch}.overview-widgets .panel-heading{border:0;min-height:45px}.overview-usage dl{padding:0 16px;margin:8px 0}.overview-usage dl>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f3ef;font-size:12px}.overview-usage dl>div:last-child{border:0}.overview-usage dt{color:var(--muted)}.overview-usage dd{margin:0;font-family:ui-monospace,monospace}.overview-usage>p{padding:6px 16px 16px;font-size:10px}.publish-checklist{padding-bottom:14px}.publish-step{display:flex;align-items:center;gap:9px;width:calc(100% - 32px);margin:5px 16px;padding:9px 10px;border-radius:4px;background:#f3f5f2;font-size:12px;text-align:left}.publish-step span{flex:1}.publish-step.complete{color:var(--teal);background:var(--mint)}.publish-checklist>.text-button{margin:8px 16px 0;font-size:11px}.project-journey{background:var(--paper);border:1px solid var(--line);margin:0;border-radius:6px}.journey-heading{padding:14px 16px 7px;gap:7px;align-items:flex-start}.journey-emblem{display:none}.journey-heading strong{font-size:12px;font-weight:500;line-height:1.5}.journey-heading>div>span{font-size:10px;margin-top:3px}.journey-heading .text-button{display:none}.journey-heading .icon-button{width:20px;height:20px;margin-left:auto}.project-journey ol{grid-template-columns:1fr;gap:5px;padding:7px 16px 15px}.project-journey li{border:0;border-radius:4px;background:#f3f5f2;gap:8px;padding:7px 9px;min-height:36px;flex-wrap:nowrap}.project-journey li>span{border:0;background:none;width:17px;height:17px;font-size:11px}.project-journey li>div{flex:1;min-width:0}.project-journey li strong{font-size:11px;font-weight:400}.project-journey li small{display:none}.project-journey li>button,.project-journey li>a{display:inline-flex;align-items:center;gap:3px;font-size:10px;padding:1px 0;margin:0;min-height:24px;white-space:nowrap}.project-journey li.complete{background:var(--mint);color:#286e58}.journey-reopen{margin:0;border:1px dashed var(--line);border-radius:6px;padding:24px;font-size:13px;display:flex;align-items:center;justify-content:center;gap:8px}.deployment-row{display:grid;grid-template-columns:minmax(145px,1.2fr) 126px 100px minmax(145px,1fr) 140px 14px;gap:16px;align-items:center;min-height:56px;padding:8px 16px;border-bottom:1px solid var(--line);text-align:left;width:100%}.deployment-row:hover{background:#f6faf7}.deployment-name{min-width:0}.deployment-name>strong{margin-bottom:2px;line-height:18px;display:block;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deployment-name code{font-size:10px;color:var(--muted)}.deployment-row .badge{justify-self:start;font-size:10px;padding:0 6px;margin:0}.deployment-size{font-size:12px;font-weight:400;color:var(--ink)}.deployment-size small{display:block;font-size:10px;color:var(--muted)}.deployment-source{display:flex;align-items:center;gap:7px;font-size:12px;min-width:0}.deployment-source>span{min-width:0}.deployment-source small{display:block;font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deployment-row time{font-size:11px;color:var(--muted);text-align:right;white-space:nowrap}.deployment-detail{padding:0}.detail-tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);padding:0 16px 8px;margin:-15px -24px 23px;overflow-x:auto}.detail-tabs button{padding:6px 12px;font-size:13px;color:var(--muted);white-space:nowrap;border-radius:5px}.detail-tabs button:first-child{background:#e9f1ec;color:var(--ink)}.detail-tabs button:hover{background:#f0f3ef}.detail-summary,.detail-disclosure{scroll-margin-top:74px}.detail-metrics{margin:0;padding:0;background:none;border:0;border-radius:0;gap:15px;grid-template-columns:repeat(3,minmax(0,1fr))}.detail-metrics>div{padding:0;border:0;min-width:0}.detail-metrics span{font-size:12px;color:var(--muted)}.detail-metrics strong{font-size:12px;font-weight:400;margin-top:6px}.detail-metrics .badge{width:fit-content;font-size:10px}.checks{border:0;margin:14px 0;padding:0 3px;background:transparent;gap:15px}.checks>span{font-size:11px}.detail-disclosure{margin:0 0 10px}.detail-disclosure summary{display:flex;align-items:center;gap:9px;min-height:56px;padding:13px 16px;list-style:none;font-size:13px;cursor:pointer}.detail-disclosure summary::-webkit-details-marker,.deployment-settings summary::-webkit-details-marker{display:none}.detail-disclosure[open] summary{border-bottom:1px solid var(--line)}.detail-disclosure[open] summary>svg:first-child{rotate:90deg}.detail-disclosure summary>span:not(.badge){color:var(--muted);font-size:11px}.detail-disclosure summary .badge{margin-left:auto}.detail-section-body{padding:18px 20px}.detail-section-body>.button{margin-top:14px}.detail-section-body .button-row{margin-top:15px}.detail-section-body>.small-text:last-child{margin-top:14px}.manifest{word-break:break-all}.file-list{max-height:330px}.integrations-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.integrations-layout .provider-grid{grid-column:2;grid-row:1 / span 3;display:flex;flex-direction:column;gap:12px}.integrations-layout .connections-table{grid-column:1;grid-row:1;margin:0}.integrations-layout .split-panels{grid-column:1;grid-row:3;display:grid;grid-template-columns:1fr;gap:12px;margin:0}.integrations-layout .oauth-accounts{grid-column:1;grid-row:2}.integrations-layout>.notice{grid-column:1 / -1}.provider-card{padding:18px;position:relative;min-height:0}.provider-card .provider-icon{width:30px;height:30px;border-radius:5px;margin:0 0 10px}.provider-card .provider-icon svg{width:21px;height:21px}.provider-card .eyebrow{display:none}.provider-card h2{font-size:14px;margin:0 0 6px}.provider-card p{font-size:12px;line-height:1.7;margin:0 0 6px}.provider-card small{font-size:11px;color:var(--muted)}.provider-card-bottom{margin-top:18px;padding-top:0;border:0}.provider-card-bottom .button{min-height:30px;padding:4px 9px;font-size:12px}.info-panel{padding:20px}.info-panel>svg{display:none}.info-panel h3{font-size:13px;margin-bottom:8px}.info-panel p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:12px}.connection-row{padding:17px;gap:12px}.domain-row{padding:20px 16px;min-height:86px;gap:15px}.domain-icon{background:none;border:0;width:22px;height:22px;color:var(--teal)}.domain-info strong{font-size:14px}.domain-info span,.domain-info code{font-size:11px;overflow-wrap:anywhere}.domain-row .badge{margin-left:auto}.view-domains .split-panels{margin-top:24px}.environment-tabs{border-bottom:1px solid var(--line);padding:0 0 12px;font-size:13px;margin-bottom:18px}.environment-stack .settings-description{padding:16px;margin:0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.env-row{min-height:78px;padding:18px 16px;gap:13px}.env-row>div{flex:1;min-width:0}.env-row code{font-size:13px;overflow-wrap:anywhere}.env-row small{font-size:11px;overflow-wrap:anywhere}.settings-stack{max-width:916px;margin:8px auto 0;gap:24px}.settings-stack .panel-heading{border:0;padding:22px 24px 0;min-height:0}.settings-stack h2{font-size:20px;font-weight:600}.settings-stack .form-grid{grid-template-columns:1fr;max-width:660px;padding:22px 24px 26px;gap:18px}.form-grid label,.modal-form label{color:var(--ink);font-size:13px;font-weight:400}.form-grid input{font-size:14px;min-height:36px}.settings-description{color:var(--muted);font-size:13px;padding:13px 24px 0}.settings-footer{background:#fafbf9;padding:12px 24px}.settings-footer>span{color:var(--muted);font-size:12px}.settings-footer code{font-size:11px}.settings-footer .button{font-size:13px}.view-settings .context-guide{max-width:916px;margin-left:auto;margin-right:auto}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat-card{padding:22px}.stat-card>span{font-size:13px}.stat-card strong{font-size:29px;font-weight:500}.stat-card small{font-size:11px;color:var(--muted)}.usage-project{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--line);width:100%;text-align:left;font-size:13px}.usage-project:last-child{border-bottom:0}.usage-project span{flex:1;min-width:0;overflow-wrap:anywhere}.log-header,.log-row{grid-template-columns:150px 75px minmax(0,1fr);gap:20px;padding:13px 16px;font-size:12px}.log-header{color:var(--muted);background:#fafbf9;font-size:11px}.log-row time{font-size:11px}.log-row>div{overflow-wrap:anywhere}.log-release{color:var(--teal);font-size:10px;margin-top:6px}.notice{border-radius:6px;font-size:12px}.context-guide{border:0;background:transparent;margin:22px 0 0;border-radius:0}.context-guide summary{padding:7px 0;font-size:12px;color:var(--muted)}.context-guide summary>svg:last-child{margin-left:0;width:13px}.context-guide>div{padding:5px 0 5px 26px}.context-guide>div>p{color:var(--muted)}.modal{border-radius:10px}.modal-header{padding:20px 24px;background:var(--paper)}.modal-header h2{font-size:19px}.modal-header .eyebrow{display:none}.modal-form{padding:23px 24px}.modal-form>p{font-size:13px}.command-search{margin:20px 24px 10px;display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:6px;padding:0 12px}.command-search input{border:0;background:none;width:100%}.command-results{padding:5px 18px 22px;max-height:58vh;overflow-y:auto}.command-results .field-label{margin:15px 6px 5px}.command-results>button{width:100%;text-align:left;display:flex;gap:10px;align-items:center;padding:10px 8px;border-radius:5px;font-size:13px}.command-results>button:hover{background:var(--mint)}.command-results>button>svg:last-child{margin-left:auto}.guide-modal,.guide-modal .modal-header,.guide-tabs{background:var(--surface)}.guide-modal .modal-header{padding:20px 24px}.guide-tabs{padding:0 24px}.guide-tabs>button{padding:12px 14px;font-size:13px}.guide-body{padding:24px}.guide-welcome{border-radius:6px}.guide-welcome h3{font-size:24px}.guide-welcome-art{width:90px;height:100px}.guide-walkthrough li,.guide-start-action,.feature-article,.faq-list>details{border-radius:6px}.guide-footer{padding:14px 24px}.feature-article{padding:22px}.faq-list summary{font-size:13px}.busy-bar{z-index:80}@media(max-width:1250px){.topbar{gap:12px}.project-switcher select{max-width:185px}.workspace-columns{grid-template-columns:260px minmax(0,1fr);gap:18px}.console-project-grid{grid-template-columns:1fr;gap:14px}.deployment-row{grid-template-columns:minmax(120px,1fr) 115px 78px minmax(110px,1fr) 14px;gap:10px}.deployment-row time{display:none}.production-body{grid-template-columns:minmax(200px,35%) minmax(0,1fr);gap:20px}.production-metadata{gap:16px}.overview-widgets{gap:10px}.integrations-layout{grid-template-columns:minmax(0,1fr) 280px}.panel-heading .button-row{gap:6px}}@media(max-width:1020px){:root{--sidebar-width: 223px}.workspace-identity strong{font-size:12px}.workspace-identity .badge{display:none}.main-content{padding:22px}.topbar{padding:0 20px;grid-template-columns:minmax(0,1fr) auto}.header-location{display:none}.workspace-columns{grid-template-columns:220px minmax(0,1fr);gap:18px}.workspace-toolbar select{max-width:105px}.workspace-toolbar kbd{display:none}.overview-widgets{grid-template-columns:1fr 1fr}.publish-checklist{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;padding:10px 12px;gap:7px}.publish-checklist .panel-heading{min-height:32px;padding:0;flex:1 1 100%}.publish-step{flex:1;width:auto;margin:0;white-space:nowrap}.publish-checklist>.text-button{margin:6px 0}.deployment-row{grid-template-columns:minmax(120px,1fr) 115px 70px 14px}.deployment-source{display:none}.integrations-layout{grid-template-columns:minmax(0,1fr) 245px;gap:15px}.detail-tabs{margin-left:-22px;margin-right:-22px}.detail-metrics{grid-template-columns:1fr 1fr}.domain-row{flex-wrap:wrap;gap:12px}.domain-info{min-width:160px}.guide-walkthrough{grid-template-columns:1fr 1fr}}@media(max-width:800px){:root{--sidebar-width: 255px}.sidebar{visibility:hidden;transform:translate(-100%);z-index:45;padding:0 8px 8px}.sidebar.open{visibility:visible;transform:translate(0);box-shadow:15px 0 45px #152e2a15}.sidebar-scrim{z-index:40}.main-shell{margin-left:0}.topbar{height:56px;padding:0 16px}.mobile-toggle{display:inline-flex}.project-switcher .back-projects{display:none}.project-switcher select{max-width:250px}.main-content{padding:20px}.workspace-columns{grid-template-columns:240px minmax(0,1fr)}.overview-widgets{grid-template-columns:1fr 1fr}.production-body{grid-template-columns:minmax(190px,38%) minmax(0,1fr)}.detail-tabs{margin-left:-20px;margin-right:-20px;margin-top:-12px}.deployment-row{grid-template-columns:minmax(120px,1fr) 120px 80px 14px}.settings-stack{margin-top:0}.guide-modal{max-width:calc(100vw - 32px)}}@media(max-width:600px){.main-content{padding:16px}.topbar{gap:8px;padding:0 12px}.project-switcher{gap:4px}.project-switcher select{max-width:175px;font-size:12px}.project-switcher>svg:first-of-type{display:none}.topbar-actions{gap:11px}.topbar-help span,.wallet-button span{display:none}.wallet-button{padding:5px 7px}.workspace-toolbar{flex-wrap:wrap;margin-bottom:23px;gap:8px}.workspace-toolbar .search-box{flex:1 1 100%}.workspace-toolbar select{max-width:none;flex:1}.workspace-toolbar .button{margin-left:auto}.workspace-columns{grid-template-columns:1fr;gap:26px}.workspace-projects{grid-row:1}.workspace-insights{grid-row:2}.console-project-grid{gap:12px}.console-project-card{min-height:126px;padding:16px}.workspace-insights>.section-title:not(:first-child){margin-top:24px}.is-list .console-project-card{display:block;min-height:0;padding:14px}.is-list .project-card-release{margin-top:13px}.page-heading{align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:13px}.page-heading h1{font-size:22px}.page-heading p{font-size:12px}.page-heading .heading-actions{width:auto}.section-toolbar{flex-wrap:wrap;margin-bottom:16px}.section-toolbar .search-box{min-width:160px;width:100%}.section-toolbar>select{flex:1;max-width:135px}.panel-heading{flex-wrap:wrap;gap:12px;padding:14px}.panel-heading .button-row{width:100%;margin:0;flex-wrap:wrap}.production-panel .panel-heading .button{font-size:12px;flex:1;padding:6px 8px}.production-body{grid-template-columns:1fr;padding:14px;gap:18px}.preview-frame{aspect-ratio:1.55}.production-metadata{font-size:12px;gap:18px;padding:0}.production-metadata .text-button{font-size:12px}.panel-footer{padding:10px 14px;align-items:center;gap:10px}.panel-footer>span{font-size:11px;flex:1}.panel-footer .button{min-height:30px;font-size:11px}.overview-widgets{grid-template-columns:1fr;margin-bottom:28px;gap:12px}.publish-checklist{grid-column:auto;display:block;padding:0 0 12px}.publish-checklist .panel-heading{padding:14px 16px}.publish-step{width:calc(100% - 32px);margin:5px 16px;padding:10px}.publish-checklist>.text-button{margin:8px 16px 0}.overview-usage .panel-heading{padding:14px 16px}.journey-heading{padding:14px 16px 7px;flex-wrap:nowrap}.journey-heading>div{flex-basis:auto}.project-journey li{min-height:41px}.project-journey li strong{font-size:12px}.project-journey li>button,.project-journey li>a{font-size:11px}.deployment-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:13px 14px;min-height:89px}.deployment-row .badge{grid-column:2;grid-row:1;align-self:start;font-size:9px}.deployment-size{display:block;grid-column:2;grid-row:2;font-size:10px;text-align:right}.deployment-size small{display:none}.deployment-source{display:flex;grid-column:1;grid-row:2;font-size:10px}.deployment-source small{display:none}.deployment-row>svg:last-child{display:none}.deployment-name{grid-column:1;grid-row:1}.deployment-name>strong{margin-bottom:2px;line-height:18px;font-size:12px}.deployment-name code{font-size:9px}.detail-tabs{margin:-7px -16px 16px;padding:0 8px 8px;gap:0}.detail-tabs button{font-size:12px;padding:7px 10px}.detail-summary .panel-heading{flex-wrap:nowrap}.detail-summary .panel-heading .button-row{width:auto}.detail-metrics{grid-template-columns:1fr 1fr}.detail-metrics strong{font-size:11px}.checks{flex-wrap:wrap;gap:7px 10px}.checks>span{font-size:10px}.detail-disclosure summary{padding:12px;font-size:12px;gap:7px;min-height:54px}.detail-section-body{padding:15px}.detail-section-body .button-row .button{flex:1 1 auto;white-space:normal}.file-list>div{padding:8px 5px;gap:6px}.file-list code{font-size:10px;overflow-wrap:anywhere}.file-list .file-hash{display:none}.manifest{flex-wrap:wrap;padding:10px}.manifest code{font-size:9px}.integrations-layout{display:flex;flex-direction:column;gap:20px}.integrations-layout>*{width:100%}.integrations-layout .connections-table{order:0}.integrations-layout .provider-grid{order:1;gap:12px}.integrations-layout .split-panels{order:3}.integrations-layout .oauth-accounts{order:2}.integrations-layout>.notice{order:4}.provider-card{padding:18px}.provider-grid{margin-bottom:0}.domain-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;padding:15px}.domain-info{min-width:0}.domain-info strong{overflow-wrap:anywhere;font-size:13px}.domain-row .badge{margin:0;font-size:9px;grid-column:2}.domain-row>.button{grid-column:2;justify-self:start;font-size:11px}.domain-row>.icon-button{grid-column:3;grid-row:1}.view-domains .split-panels{grid-template-columns:1fr}.env-row{display:grid;grid-template-columns:16px minmax(0,1fr) auto;gap:9px;padding:15px}.env-row .badge{grid-column:2;justify-self:start}.env-row>.muted{grid-column:2;font-size:10px}.env-row>button{grid-column:3;grid-row:1}.settings-stack .panel-heading{padding:20px 20px 0}.settings-stack h2{font-size:18px}.settings-stack .form-grid{padding:20px}.settings-description{padding:12px 20px 0;font-size:12px}.settings-footer{padding:12px 20px;gap:10px;align-items:center}.settings-footer>span{font-size:10px;overflow-wrap:anywhere}.settings-footer code{display:block;margin:0;font-size:10px}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{padding:20px}.stat-card strong{font-size:26px}.log-header,.log-row{grid-template-columns:minmax(0,1fr) 70px;gap:6px 12px;padding:12px 14px}.log-header>span:last-child{display:none}.log-row>div{grid-column:1 / -1;font-size:12px}.log-row .badge{justify-self:end;width:fit-content}.storage-bar{grid-template-columns:minmax(0,1fr) 75px}.storage-bar>div{grid-column:1 / -1;grid-row:2}.storage-bar>span{overflow-wrap:anywhere}.context-guide summary{font-size:11px;align-items:flex-start}.context-guide>div{display:block;padding-left:26px}.context-guide>div>p{font-size:11px;margin-bottom:8px}.main-footer{margin-top:24px;padding:8px 0;flex-wrap:wrap;gap:10px;font-size:10px}.main-footer .text-button{font-size:10px}.modal-backdrop{padding:12px}.modal{max-width:100%;max-height:calc(100dvh - 24px);border-radius:9px}.modal-header{padding:18px}.modal-header h2{font-size:18px}.modal-form{padding:18px}.modal-actions{flex-wrap:wrap}.command-search{margin:16px 18px 8px}.command-results{padding:0 12px 18px}.guide-modal{max-width:100%}.guide-modal .modal-header{padding:18px}.guide-tabs{padding:0 12px;gap:0}.guide-tabs>button{flex:1;justify-content:center;font-size:11px;padding:12px 8px;gap:5px}.guide-tabs>button svg{width:15px}.guide-body{padding:18px}.guide-welcome{padding:20px}.guide-welcome h3{font-size:21px}.guide-welcome-art{display:none}.guide-walkthrough{grid-template-columns:1fr 1fr;gap:8px}.guide-walkthrough li{padding:14px 12px}.guide-walkthrough h4{font-size:12px}.guide-walkthrough p{font-size:11px}.guide-start-action{display:block;padding:17px}.guide-start-action>button{margin-top:14px;width:100%}.guide-existing{gap:12px}.guide-existing .guide-project-picker{min-width:100%}.feature-browser{grid-template-columns:1fr;gap:16px}.feature-browser>nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.feature-browser>nav>button{width:auto;padding:7px 9px;gap:6px;font-size:11px}.feature-browser>nav>button>svg:last-child{display:none}.feature-article{padding:18px}.feature-article h3{font-size:18px}.feature-article ul{padding-left:18px}.feature-article .button{white-space:normal}.faq-list summary{padding:15px;font-size:12px}.faq-list details>p{padding:0 15px 16px;font-size:12px}.guide-footer{padding:12px 18px}.guide-footer>span:last-child{display:none}.toast{max-width:calc(100vw - 28px);right:14px;bottom:14px;font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.sidebar-section-title{font-size:13px;font-weight:600;color:var(--ink);padding:14px 13px}.sidebar-filter-title{font-size:12px;color:var(--muted);padding:7px 13px 12px}.sidebar-note{color:var(--muted);font-size:11px;line-height:1.8;padding:20px 13px}.filter-check{width:14px;height:14px;border:1px solid #b8c8bf;border-radius:3px;display:inline-flex;align-items:center;justify-content:center}.filter-check.selected{color:#fff;background:var(--teal);border-color:var(--teal)}.view-logs{padding-top:12px}.view-logs .section-toolbar{margin-bottom:20px}.view-logs .section-toolbar .search-box{max-width:none}.view-usage{max-width:1048px;margin:16px auto 0}.view-usage .stats-grid{display:flex;flex-direction:column;gap:0;border:1px solid var(--line);border-radius:6px;padding:16px 24px;background:var(--paper)}.view-usage .stat-card{border:0;border-bottom:1px solid var(--line);border-radius:0;display:grid;grid-template-columns:minmax(130px,1fr) minmax(140px,1fr) auto;align-items:center;gap:15px;padding:20px 0}.view-usage .stat-card:last-child{border-bottom:0}.view-usage .stat-card>span{font-size:13px;justify-content:flex-start;gap:8px}.view-usage .stat-card strong{font-size:14px;margin:0;grid-column:3;grid-row:1;text-align:right}.view-usage .stat-card small{grid-column:2;grid-row:1;font-size:11px;margin:0;color:var(--muted)}@media(max-width:600px){.view-usage{margin:0}.view-usage .stats-grid{padding:4px 16px}.view-usage .stat-card{grid-template-columns:1fr auto;gap:5px 12px;padding:17px 0}.view-usage .stat-card strong{grid-column:2}.view-usage .stat-card small{grid-column:1 / -1;grid-row:2}.view-logs .section-toolbar .search-box{flex-basis:100%}}.preview-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:12px;background:var(--surface);pointer-events:none}.notice.versioned-site-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-bottom:20px;color:var(--ink)}.versioned-site-panel>p{margin:0;color:var(--muted)}.versioned-site-links{display:flex;flex-wrap:wrap;gap:8px 20px}.versioned-site-panel>.button{justify-self:start;max-width:100%;white-space:normal}.workspace-connections{padding:5px 0}.workspace-connections>button{display:flex;align-items:center;width:100%;gap:10px;padding:13px 16px;color:var(--ink);text-align:left}.workspace-connections>button:hover,.project-service:hover{background:var(--surface-hover, #f5f8f7)}.workspace-connections span{flex:1;font-size:12px}.workspace-connections small{color:var(--muted);font-size:11px}.project-connections{margin:20px 0}.project-connections .panel-heading{min-height:54px;padding:16px 20px}.project-connections h2{font-size:14px}.project-connection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line)}.project-service{display:flex;align-items:center;gap:12px;padding:20px;text-align:left;min-width:0}.project-service+.project-service{border-left:1px solid var(--line)}.project-service>svg{flex-shrink:0;color:var(--muted)}.project-service span{min-width:0;flex:1}.project-service strong,.project-service small{display:block}.project-service strong{font-size:13px;font-weight:550;color:var(--ink)}.project-service small{font-size:11px;color:var(--muted);margin-top:6px;line-height:1.5;overflow-wrap:anywhere}.service-environments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.environment-connection{display:flex;flex-direction:column;min-width:0}.environment-connection .panel-heading{padding:20px;gap:12px}.environment-connection h2{font-size:14px}.service-panel-body{padding:22px 24px;flex:1}.service-panel-body>strong{display:block;font-size:15px;margin:14px 0 8px;overflow-wrap:anywhere}.service-panel-body>p{color:var(--muted);font-size:13px;line-height:1.85;margin:10px 0}.service-panel-body>small{display:block;margin-top:12px}.environment-connection .panel-footer{justify-content:flex-end;padding:14px 20px}.data-next-steps{margin:20px 0}.data-next-steps ol{margin:14px 0 20px;padding-left:20px;color:var(--muted);font-size:13px;line-height:2}.service-connection-row{display:flex;align-items:center;flex-wrap:wrap}.service-connection-row .connection-description{flex:1;min-width:160px;overflow-wrap:anywhere}.service-connection-row small{display:block;margin-top:5px}.service-facts{margin:20px 0;font-size:13px}.service-facts>div{display:grid;grid-template-columns:135px minmax(0,1fr);gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.service-facts dt{color:var(--muted)}.service-facts dd{margin:0;line-height:1.7;overflow-wrap:anywhere}.service-settings .settings-footer{flex-wrap:wrap;gap:12px}.delivery-settings>.info-panel{margin-bottom:20px}.settings-stack .environment-connection .panel-heading{padding:20px}.settings-stack .environment-connection h2{font-size:14px}.settings-stack .environment-connection .service-panel-body{padding:0 20px 20px}.project-source-options{border:0;padding:0;margin:0 0 6px;display:grid;gap:8px}.project-source-options legend{font-size:13px;margin-bottom:10px}.modal-form .project-source-options label{display:flex;flex-direction:row;align-items:center;text-align:left;gap:12px;border:1px solid var(--line);border-radius:6px;padding:13px 15px;cursor:pointer}.project-source-options label.selected{border-color:var(--teal);background:var(--mint-soft, #f1faf6)}.project-source-options input[type=radio]{appearance:auto;width:16px;height:16px;min-height:0;padding:0;margin:0;accent-color:var(--teal);flex-shrink:0}.project-source-options strong,.project-source-options small{display:block}.project-source-options strong{font-size:13px;font-weight:550}.project-source-options small{font-size:11px;color:var(--muted);line-height:1.6;margin-top:3px}.project-source-options label:focus-within{outline:2px solid var(--teal);outline-offset:2px}.command-results button .muted{margin-left:auto;font-size:11px}.cloud-prerequisites{display:flex;flex-wrap:wrap;gap:10px;padding:14px 0}@media(max-width:1100px){.project-connection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-service:nth-child(3){border-left:0}.project-service:nth-child(n+3){border-top:1px solid var(--line)}}@media(max-width:600px){.project-connections .panel-heading,.project-service{padding:16px}.project-service{gap:9px}.project-service>svg:last-child{display:none}.service-environments{grid-template-columns:1fr;gap:14px}.service-panel-body{padding:18px}.service-facts>div{grid-template-columns:1fr;gap:5px}.command-results button .muted{display:none}.service-connection-row{gap:10px}.project-source-options label{padding:12px}}.source-panel{margin-top:24px;padding:24px}.source-panel>.muted{line-height:1.7;margin-bottom:22px}.source-connections{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0}.source-connections>div{padding:18px;border:1px solid var(--border,#e3e6e3);border-radius:8px}.source-connections p{font-size:12px;color:var(--muted,#66786e);overflow-wrap:anywhere}.source-options{margin:20px 0;border-top:1px solid #e5e8e4;border-bottom:1px solid #e5e8e4;padding:16px 0}.source-options summary{font-size:13px;font-weight:600;cursor:pointer}.source-build-fields{display:grid;grid-template-columns:1fr 1fr 2fr;gap:12px;margin:20px 0}.source-build-fields label{display:grid;gap:8px;font-size:12px}.source-build-fields input{width:100%;min-width:0;padding:10px;border:1px solid #dce2dd;border-radius:6px;background:#fff}.source-options p,.compatibility-report p{font-size:12px;line-height:1.8;color:#69796f}.compatibility-report{margin:22px 0;border:1px solid #dce6df;border-radius:8px;padding:20px}.compatibility-report dl{display:grid;grid-template-columns:60px 1fr;gap:10px;font-size:12px}.compatibility-report dd{margin:0;overflow-wrap:anywhere}.source-job{display:flex;gap:14px;align-items:center;border-top:1px solid #e7ebe7;padding:18px 0}.source-job>div:first-child{flex:1;min-width:0}.source-job strong,.source-job small{display:block;overflow-wrap:anywhere}.source-job small{font-size:11px;color:#78867d;margin-top:6px}.source-job .button{font-size:12px}.source-options .checkbox-row{display:flex;align-items:center;gap:8px;margin:18px 0;font-size:12px}.source-options .checkbox-row input{width:auto}@media(max-width:700px){.source-panel{padding:18px}.source-connections,.source-build-fields{grid-template-columns:1fr}.source-panel .button-row,.source-job{flex-wrap:wrap}.source-job>div:first-child{flex-basis:100%}}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(ellipse at 80% 20%,#def3ec 0,transparent 52%),radial-gradient(ellipse at 10% 80%,#ffe5dc 0,transparent 50%),#fafbf9}.auth-card{width:100%;max-width:440px;background:#ffffffeb;border:1px solid #dfe5df;border-radius:16px;padding:36px;box-shadow:0 16px 60px #31463c0a}.auth-eyebrow{font-size:10px;letter-spacing:.14em;color:#46776a;margin-top:32px;font-weight:700}.auth-card h1{font-size:28px;letter-spacing:-.04em;line-height:1.35;margin:14px 0}.auth-card>p{color:#65716b;line-height:1.75;font-size:14px;margin-bottom:28px}.auth-card form{display:grid;gap:18px}.auth-card label{display:grid;gap:8px;font-size:13px;font-weight:600}.auth-card input{width:100%;min-height:42px;border:1px solid #d8dfdb;background:#fff;border-radius:7px;padding:10px 12px;font:inherit;box-sizing:border-box}.auth-card .button{justify-content:center;min-height:42px}.auth-error{color:#aa3636;font-size:13px;margin:0}.auth-options{display:flex;justify-content:space-between;gap:12px;margin:16px 0 28px}.auth-options button{background:none;border:none;padding:0;color:#456f62;font-size:12px;cursor:pointer}.auth-note{display:flex;gap:9px;border-top:1px solid #e4e8e5;padding-top:20px;color:#7c8780;font-size:11px;line-height:1.7}.auth-note svg{flex-shrink:0;margin-top:2px}.auth-card footer{display:flex;gap:18px;margin-top:24px;font-size:11px;color:#7c8780}.account-menu{display:flex;align-items:center;gap:8px;font-size:11px;min-width:0}.account-menu span{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.auth-card{padding:26px}.account-menu span{display:none}}
