html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{color:#1d1d1f;font-synthesis:none;--primary:#1d1d1f;--primary-soft:#ededf0;--nav:#fff;--text:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--surface:#fff;--canvas:#f5f5f7;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--radius:18px;background:#f5f5f7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{background:var(--nav);color:#9aa4b7;z-index:20;flex-direction:column;width:232px;padding:30px 16px 16px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{flex-direction:column;gap:4px;padding:0 12px 30px;display:flex}.brand strong{letter-spacing:.3px;color:#fff;font-size:18px}.brand span{font-size:12px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav a{border-radius:11px;align-items:center;gap:12px;height:44px;padding:0 12px;font-size:14px;transition:all .2s;display:flex}.sidebar nav a.active{color:#fff;background:#20293d;font-weight:600}.sidebar-bottom{margin-top:auto}.workspace{background:#171e2d;border-radius:12px;justify-content:space-between;align-items:center;min-height:86px;padding:14px 12px;display:flex}.workspace div{flex-direction:column;gap:6px;display:flex}.workspace strong{color:#fff;font-size:14px}.workspace span{font-size:12px}.avatar{background:var(--primary);border-radius:8px;place-items:center;width:25px;height:25px;font-weight:600;display:grid;color:#fff!important}.user-row{color:#737e92;background:0 0;border:0;justify-content:space-between;width:100%;padding:12px 6px 0;font-size:11px;display:flex}.sidebar-close,.mobile-menu{display:none}.app-main{background:var(--canvas);min-height:100vh;margin-left:232px;padding:42px 46px 60px}.page{max-width:1220px;margin:0 auto}.page-header{border-bottom:1px solid #dde2eb;justify-content:space-between;align-items:flex-start;min-height:68px;margin-bottom:30px;display:flex}.page-header h1{letter-spacing:-.035em;margin:0 0 7px;font-size:32px;line-height:1.2}.page-header p{color:var(--muted);margin:0;font-size:14px}.header-actions{gap:12px;display:flex}.btn{border:1px solid var(--line);height:40px;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.btn:hover{border-color:#86868b}.btn.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn.primary:hover{background:#000}.btn.danger{color:var(--danger)}.btn.ghost{background:0 0}.btn.small{border-radius:999px;height:32px;padding:0 12px;font-size:12px}.btn.block{width:100%}.card{background:var(--surface);border-radius:var(--radius);border:1px solid #e5e5e7;padding:20px;box-shadow:0 1px 2px #00000005}.card-title{margin:0 0 18px;font-size:17px;font-weight:700}.grid{gap:22px;display:grid}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.metric{background:#fff;border:1px solid #eceff4;border-radius:13px;padding:18px}.metric-top{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.metric-icon{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:9px;place-items:center;display:grid}.metric-value{margin:11px 0 3px;font-size:28px;font-weight:750}.metric-note{color:var(--muted);font-size:12px}.field{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.field label{color:#697386;font-size:13px;font-weight:500}.input,.textarea,.select{width:100%;color:var(--text);background:#f5f5f7;border:1px solid #d2d2d7;border-radius:12px;outline:none;padding:0 14px;transition:all .2s}.input,.select{height:44px}.textarea{resize:vertical;min-height:120px;padding-top:12px;line-height:1.7}.input:focus,.textarea:focus,.select:focus{background:#fff;border-color:#1d1d1f;box-shadow:0 0 0 3px #00000012}.label-row{justify-content:space-between;align-items:center;display:flex}.muted{color:var(--muted)}.tiny{font-size:12px}.tags{flex-wrap:wrap;gap:9px;display:flex}.tag{color:#5d687c;background:#f0f3f7;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;display:inline-flex}.chip{color:#5d687c;background:#f1f4f8;border:0;border-radius:999px;min-height:29px;padding:0 13px}.chip.active{color:#fff;background:#1d1d1f;font-weight:600}.checks{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.check{background:#fafbfc;border-radius:9px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;display:flex}.check input{accent-color:var(--primary);width:17px;height:17px}.tabs{border-bottom:1px solid var(--line);gap:6px;margin-bottom:18px;padding-bottom:14px;display:flex;overflow-x:auto}.tab{color:#6b7587;white-space:nowrap;background:#f1f4f8;border:0;border-radius:999px;padding:7px 13px;font-size:12px}.tab.active{color:#fff;background:#1d1d1f;font-weight:600}.table-wrap{overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:13px}.data-table th{text-align:left;color:#7a8497;border-bottom:1px solid var(--line);white-space:nowrap;padding:11px 12px;font-weight:500}.data-table td{vertical-align:top;border-bottom:1px solid #edf0f4;padding:14px 12px}.truncate{white-space:nowrap;text-overflow:ellipsis;max-width:400px;overflow:hidden}.toolbar{align-items:center;gap:10px;margin-bottom:16px;display:flex}.toolbar .input{max-width:320px}.empty{text-align:center;min-height:240px;color:var(--muted);place-items:center;display:grid}.empty svg{color:#b6bdca;margin:auto}.divider{background:var(--line);height:1px;margin:22px 0}.progress{background:#edf0f5;border-radius:99px;height:8px;overflow:hidden}.progress span{background:var(--primary);border-radius:99px;height:100%;display:block}.modal-mask{z-index:50;background:#080c147a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(620px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 24px 80px #00000038}.modal-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-head h3{margin:0}.icon-btn{color:#798397;background:0 0;border:0;padding:5px}.toast{color:#fff;z-index:80;background:#151b27;border-radius:10px;padding:12px 16px;font-size:13px;position:fixed;top:24px;right:24px}.skeleton{background:linear-gradient(90deg,#eef1f5,#f8f9fb,#eef1f5) 0 0/200%;border-radius:8px;min-height:80px;animation:1.3s infinite shine}@keyframes shine{to{background-position:-200% 0}}.markdown{white-space:pre-wrap;color:#343a46;font-size:14px;line-height:1.8}.login-page{background:#0d111a;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(circle at 20% 10%,#243a96 0,#0000 36%),#0d111a;flex-direction:column;justify-content:space-between;padding:70px;display:flex}.login-visual .brand{padding:0}.login-copy{max-width:630px}.login-copy h1{letter-spacing:-2px;margin:0 0 20px;font-size:52px;line-height:1.12}.login-copy p{color:#aeb8ce;font-size:18px;line-height:1.7}.login-flow{flex-wrap:wrap;gap:12px;display:flex}.login-flow span{color:#b6c0d4;border:1px solid #2b3447;border-radius:8px;padding:8px 12px;font-size:12px}.login-panel{background:#f7f8fa;place-items:center;padding:32px;display:grid}.login-card{background:#fff;border-radius:18px;width:min(420px,100%);padding:34px;box-shadow:0 20px 80px #0000002e}.login-card h2{margin:0 0 8px;font-size:26px}.login-card>p{color:var(--muted);margin:0 0 26px}.form-error{color:#b72f38;background:#ffedef;border-radius:9px;margin-bottom:14px;padding:10px 12px;font-size:13px}.demo-hint{color:#4a61a8;background:#eef3ff;border-radius:9px;margin-top:15px;padding:10px 12px;font-size:12px}.release-layout{grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr)}.changes-box{min-height:300px}.result-editor{resize:vertical;background:#fff;border:0;min-height:270px;padding:0;line-height:1.9}.result-editor:focus{outline:none}.cluster-list{gap:12px;display:grid}.cluster{border:1px solid #edf0f4;border-radius:11px;justify-content:space-between;gap:16px;padding:15px;display:flex}.cluster h4{margin:0 0 8px}.cluster p{color:var(--muted);margin:0;font-size:12px}.profile-grid{grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.product-list{flex-wrap:wrap;gap:10px;display:flex}.product-pill{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 13px}.product-pill.active{border-color:var(--primary);box-shadow:0 0 0 2px #2d50e614}.timeline{padding-left:24px;position:relative}.timeline:before{content:"";background:#dce1ea;width:1px;position:absolute;top:10px;bottom:10px;left:6px}.timeline-item{padding:0 0 24px;position:relative}.timeline-item:before{content:"";background:var(--primary);width:9px;height:9px;box-shadow:0 0 0 4px var(--primary-soft);border-radius:50%;position:absolute;top:6px;left:-22px}.timeline-item h4{margin:0 0 6px}.timeline-item p{color:var(--muted);margin:0;font-size:13px}.chart{width:100%;height:260px}@media (width<=1050px){.app-main{padding:28px 24px}.metrics{grid-template-columns:repeat(2,1fr)}.release-layout,.profile-grid{grid-template-columns:1fr}.grid.cols-4{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.sidebar{transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-close{color:#fff;background:0 0;border:0;display:block;position:absolute;top:10px;right:10px}.sidebar-mask{z-index:19;background:#00000073;position:fixed;inset:0}.app-main{margin-left:0;padding:22px 16px 42px}.mobile-menu{z-index:10;background:#fff;border:0;border-radius:10px;width:40px;height:40px;display:block;position:fixed;top:16px;right:16px;box-shadow:0 4px 16px #ccd2df}.page-header{flex-direction:column;gap:14px;padding-right:48px}.header-actions{flex-wrap:wrap;width:100%}.metrics,.grid.cols-2,.grid.cols-4{grid-template-columns:1fr}.checks{grid-template-columns:repeat(2,1fr)}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{padding:20px}.toolbar{flex-wrap:wrap}.toolbar .input{max-width:none}.truncate{max-width:220px}}.context-bar{background:#fff;border:1px solid #e8ebf1;border-radius:12px;align-items:center;gap:12px;max-width:1220px;min-height:48px;margin:0 auto 22px;padding:8px 12px;display:flex}.context-copy{align-items:center;gap:8px;min-width:0;display:flex}.context-copy span{color:var(--muted);font-size:12px}.context-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.product-select{border:1px solid var(--line);max-width:260px;height:34px;color:var(--text);background:#fafbfc;border-radius:8px;margin-left:auto;padding:0 32px 0 10px}.workspace{color:inherit}.account-wrap,.settings-wrap{position:relative}.user-row{align-items:center;min-height:34px;padding:12px 6px 4px}.user-row svg,.settings-row svg,.advanced-toggle svg{transition:transform .2s}.rotated{transform:rotate(180deg)}.account-menu,.sidebar-popup{color:var(--text);border:1px solid var(--line);z-index:6;background:#fff;border-radius:10px;padding:6px;position:absolute;bottom:38px;left:0;right:0;box-shadow:0 12px 32px #00000040}.account-menu>div,.account-menu>a,.account-menu button{border-radius:7px;align-items:center;gap:8px;width:100%;padding:9px 8px;font-size:12px;display:flex}.account-menu>div{color:var(--muted);border-bottom:1px solid var(--line)}.account-menu>a:hover{background:#f3f5f8}.account-menu button{color:var(--danger);text-align:left;background:0 0;border:0}.account-menu button:hover{background:#fff0f1}.settings-row{color:#9aa4b7;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;height:42px;margin-bottom:7px;padding:0 12px;display:flex}.settings-row span{flex:1}.settings-row:hover,.settings-row.active,.settings-row[aria-expanded=true]{color:#fff;background:#151c2a}.settings-menu{bottom:48px}.settings-menu a{border-radius:7px;align-items:flex-start;gap:9px;padding:9px 8px;display:flex}.settings-menu a:hover{background:#f3f5f8}.settings-menu a>span{flex-direction:column;gap:3px;display:flex}.settings-menu strong{font-size:12px}.settings-menu small{color:var(--muted);font-size:10px}.metric{color:inherit;transition:transform .2s,border-color .2s,box-shadow .2s;display:block}.metric:hover{border-color:#cbd5f3;transform:translateY(-2px);box-shadow:0 8px 24px #20315c12}.onboarding{background:linear-gradient(135deg,#fff 55%,#f2f5ff);border-color:#cfd9ff;margin-bottom:22px}.onboarding-head,.setup-summary{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.onboarding-head h2,.setup-summary h2{margin:5px 0 7px;font-size:20px}.onboarding-head p,.setup-summary p{color:var(--muted);margin:0;font-size:13px}.onboarding-head>strong,.setup-summary>strong{color:var(--primary);font-size:22px}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.onboarding .progress,.setup-card .progress{margin:17px 0}.onboarding-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.onboarding-steps article{background:#fff;border:1px solid #e3e7ef;border-radius:11px;grid-template-columns:auto 1fr;align-items:start;gap:10px;min-width:0;padding:14px;display:grid}.onboarding-steps article.done{background:#f7fbf9;border-color:#d9eee4}.step-index{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:700;display:grid}.done .step-index{background:var(--success)}.onboarding-steps strong{font-size:13px}.onboarding-steps p{color:var(--muted);margin:5px 0 10px;font-size:12px;line-height:1.5}.onboarding-steps .btn{grid-column:2;justify-self:start}.empty.compact{min-height:210px}.next-action{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.next-action .card-title{margin-bottom:6px}.next-action p{color:var(--muted);margin:0;font-size:13px}.profile-shell{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.profile-main,.profile-side{gap:18px;min-width:0;display:grid}.required-list{flex-wrap:wrap;gap:8px;display:flex}.required-list span{color:#8791a3;background:#f1f3f6;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;display:inline-flex}.required-list span.done{color:#188759;background:#e9f8f1}.textarea.short{min-height:94px}.advanced-card{padding:0;overflow:hidden}.advanced-toggle{text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;display:flex}.advanced-toggle div{flex-direction:column;gap:5px;display:flex}.advanced-toggle span{color:var(--muted);font-size:12px}.advanced-content{border-top:1px solid var(--line);padding:20px}.context-summary{background:#f7f8fa;border-radius:10px;padding:14px}.small-modal{max-width:430px}.modal-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.feedback-toolbar .search-field{flex:1;min-width:210px;position:relative}.search-field svg{color:#8a94a5;position:absolute;top:13px;left:12px}.search-field .input{max-width:none;padding-left:38px}.feedback-toolbar>.select{width:135px}.filter-toggle{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:7px;height:40px;padding:0 12px;font-size:12px;display:flex}.filter-toggle.active{background:var(--primary-soft);color:var(--primary);border-color:#aabaff}.selection-bar{background:#eef3ff;border:1px solid #d9e2ff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:9px 12px;font-size:13px;display:flex}.data-table input[type=checkbox],.feedback-mobile-card input[type=checkbox]{width:17px;height:17px;accent-color:var(--primary)}.data-table .muted.truncate{margin-top:5px}.status-dot{white-space:nowrap;color:#617083;align-items:center;gap:6px;font-size:12px;display:inline-flex}.status-dot:before{content:"";background:#85a08f;border-radius:50%;width:7px;height:7px}.status-dot.pending{color:#b55d09}.status-dot.pending:before{background:var(--warning)}.detail-button{border-radius:7px}.detail-button:hover,.detail-button:focus-visible{background:var(--primary-soft);color:var(--primary);outline:2px solid #9eb0ff}.mobile-feedback{display:none}.cluster-actions{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.report-head{flex-wrap:wrap;gap:12px}.import-box{min-height:220px}.upload-zone{cursor:pointer;text-align:center;min-height:180px;color:var(--muted);border:1px dashed #cbd2df;border-radius:12px;place-items:center;display:grid}.feedback-original{background:#f7f8fa;border-radius:10px;padding:13px;line-height:1.7}.detail-actions{gap:10px;margin-top:20px;display:flex}.detail-actions .btn:last-child{margin-left:auto}.release-layout>*,.release-form,.release-result{min-width:0}.save-state{color:var(--success);background:#e8f8f0;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex}.save-state.dirty{color:#b66a12;background:#fff2df}.source-banner{color:#157b51;background:#eaf7f0;border-radius:10px;gap:10px;margin-bottom:18px;padding:12px;display:flex}.source-banner div{flex-direction:column;gap:3px;display:flex}.source-banner strong{font-size:13px}.source-banner span{color:#54806b;font-size:11px}.option-chip{border:1px solid var(--line);color:#5d687c;cursor:pointer;background:#fff;border-radius:999px;align-items:center;min-height:32px;padding:0 13px;font-size:12px;display:inline-flex;position:relative}.option-chip input{opacity:0;pointer-events:none;position:absolute}.option-chip.active{background:var(--primary-soft);color:var(--primary);border-color:#b8c6ff;font-weight:600}.target-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.target-option{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:flex-start;gap:9px;min-width:0;padding:11px;display:flex}.target-option.active{background:#f6f8ff;border-color:#aabaff}.target-option input{accent-color:var(--primary);margin-top:3px}.target-option span{flex-direction:column;min-width:0;display:flex}.target-option strong{font-size:13px}.target-option small{color:var(--muted);margin-top:3px;font-size:11px}.language-options{flex-wrap:wrap;gap:8px;display:flex}.recent-tasks{border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.recent-tasks .tags{margin-top:10px}.release-result{flex-direction:column;display:flex;overflow:hidden}.result-tabs{max-width:100%}.content-editor{flex-direction:column;flex:1;min-height:0;display:flex}.editor-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.editor-meta>div{align-items:center;gap:8px;display:flex}.editor-meta>label{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.select.compact-select{width:72px;height:32px;padding:0 8px}.channel-preview{background:#fafbfc;border:1px solid #e5e8ee;border-radius:12px;padding:14px}.preview-label{color:#8791a3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:10px}.result-editor{width:100%;min-height:285px}.editor-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.editor-footer>span{color:var(--muted);font-size:11px}.editor-footer>span.over{color:var(--danger);font-weight:700}.history-layout{grid-template-columns:360px minmax(0,1fr)}.history-item{text-align:left;background:0 0;border:0;width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1050px){.profile-shell{grid-template-columns:1fr}.profile-side{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-side>.btn{grid-column:1/-1}.onboarding-steps{grid-template-columns:1fr}.onboarding-steps article{grid-template-columns:auto 1fr auto}.onboarding-steps .btn{grid-area:1/3}.history-layout{grid-template-columns:300px minmax(0,1fr)}}@media (width<=760px){html,body,#app{max-width:100%;overflow-x:hidden}.app-main{width:100%;min-width:0;padding-top:12px;overflow:hidden}.context-bar{min-height:46px;margin-bottom:18px;padding:7px 9px}.mobile-menu{width:36px;height:34px;box-shadow:none;border:1px solid var(--line);background:#fff;border-radius:8px;flex:0 0 36px;place-items:center;display:grid;position:static}.context-copy span{display:none}.product-select{min-width:0;max-width:145px}.page{width:100%;min-width:0}.page-header{margin-bottom:20px;padding-right:0}.page-header h1{font-size:24px}.page-header>.btn{width:100%}.metrics{gap:10px}.metric{padding:15px}.onboarding{padding:16px}.onboarding-head{align-items:center}.onboarding-head h2{font-size:18px}.onboarding-steps article{grid-template-columns:auto minmax(0,1fr)}.onboarding-steps .btn{grid-area:auto/2}.next-action{flex-direction:column;align-items:stretch}.next-action .btn{width:100%}.profile-side{grid-template-columns:1fr}.setup-summary{align-items:center}.grid.cols-2{min-width:0}.feedback-card{padding:14px}.feedback-toolbar>*{min-width:0;width:100%!important}.feedback-toolbar .btn{width:100%}.desktop-feedback{display:none}.mobile-feedback{gap:10px;display:grid}.feedback-mobile-card{border:1px solid #e7eaf0;border-radius:11px;min-width:0;padding:13px}.mobile-card-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.mobile-card-head label{align-items:center;gap:9px;display:flex}.feedback-mobile-card>strong{font-size:14px}.feedback-mobile-card>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 11px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.cluster{flex-direction:column}.cluster-actions{white-space:normal;align-items:flex-start}.detail-actions{flex-wrap:wrap}.detail-actions .btn{white-space:nowrap;flex:1}.detail-actions .btn:last-child{flex-basis:100%;margin-left:0}.release-layout{grid-template-columns:minmax(0,1fr)}.release-form,.release-result{padding:16px}.target-options{grid-template-columns:1fr}.changes-box{min-height:210px}.editor-meta{flex-direction:column;align-items:flex-start}.channel-preview{padding:11px}.result-editor{min-height:260px}.editor-footer{flex-direction:column;align-items:stretch}.editor-footer .header-actions{grid-template-columns:1fr 1fr;display:grid}.editor-footer .header-actions .btn:last-child{grid-column:1/-1}.history-layout{grid-template-columns:minmax(0,1fr)}.label-row{min-width:0}.modal{padding:18px}.card{min-width:0}.checks{grid-template-columns:1fr}.header-actions .btn{white-space:nowrap;flex:1}}@media (width<=400px){.app-main{padding-left:12px;padding-right:12px}.context-copy strong{max-width:92px}.product-select{max-width:125px}.header-actions{gap:8px}.btn{padding-left:12px;padding-right:12px}.onboarding-head>strong{font-size:18px}.selection-bar{flex-direction:column;align-items:flex-start}.selection-bar .btn{width:100%}.report-head .header-actions{grid-template-columns:1fr 1fr;display:grid}.modal-mask{padding:10px}}.product-switcher{position:relative}.workspace{width:100%;color:inherit;text-align:left;cursor:pointer;border:1px solid #0000;gap:10px}.workspace:hover,.workspace[aria-expanded=true]{background:#1d2638;border-color:#2b3850}.workspace>div{flex:1;min-width:0}.workspace strong,.workspace>div>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.workspace>svg{flex:none;transition:transform .2s}.product-menu{color:var(--text);border:1px solid var(--line);z-index:5;background:#fff;border-radius:12px;padding:7px;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 16px 38px #00000047}.product-menu-title{color:var(--muted);padding:6px 8px 8px;font-size:11px;font-weight:600}.product-menu>button,.product-manage{width:100%;min-height:38px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;display:flex}.product-menu>button:hover,.product-menu>button.active{color:var(--primary);background:#f0f4ff}.product-menu>button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.product-menu-icon{background:var(--primary-soft);width:24px;height:24px;color:var(--primary);border-radius:7px;flex:0 0 24px;place-items:center;font-weight:700;display:grid}.product-manage{border-top:1px solid var(--line);color:var(--muted);border-radius:0;margin-top:5px;padding-top:10px}.product-manage.secondary{border-top:0;margin-top:0;padding-top:7px}.product-manage:hover{color:var(--primary);background:#f3f5f8}@media (width<=760px){.app-main{padding-top:64px}.mobile-menu.standalone{border:1px solid var(--line);z-index:10;background:#fff;border-radius:10px;place-items:center;width:40px;height:40px;display:grid;position:fixed;top:14px;left:16px;right:auto;box-shadow:0 4px 16px #ccd2df}.page-header{padding-right:0}}@media (width<=400px){.mobile-menu.standalone{left:12px}}.integration-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:28px;display:grid}.integration-summary article{background:#fff;border:1px solid #e9edf3;border-radius:13px;align-items:center;gap:13px;padding:16px 18px;display:flex}.summary-icon{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.summary-icon.blue{background:var(--primary-soft);color:var(--primary)}.summary-icon.orange{color:#cf7d14;background:#fff2df}.summary-icon.green{color:#19885a;background:#e8f8f0}.summary-icon svg{width:19px}.integration-summary div{flex-direction:column;gap:3px;display:flex}.integration-summary strong{font-size:20px}.integration-summary span:last-child{color:var(--muted);font-size:12px}.section-heading{justify-content:space-between;align-items:flex-end;margin:0 0 15px;display:flex}.section-heading h2{margin:0 0 5px;font-size:18px}.section-heading p{color:var(--muted);margin:0;font-size:12px}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.integration-grid>.skeleton{min-height:230px}.integration-card{background:#fff;border:1px solid #e7eaf0;border-radius:14px;min-width:0;padding:19px;transition:all .2s;position:relative}.integration-card:hover{border-color:#cbd3e2;box-shadow:0 8px 28px #20315c0d}.integration-card.soon{background:#fafbfc}.platform-head{align-items:flex-start;gap:13px;min-height:70px;display:flex}.platform-icon{background:#f0f2f5;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.platform-icon.github{color:#fff;background:#171b26}.platform-icon.apple{color:#111;background:#f0f1f3}.platform-icon.gmail{color:#d8493f;background:#fff0f0}.platform-icon.sentry{color:#6b4fc5;background:#f2eefe}.platform-icon.revenue{color:#d7811b;background:#fff4e7}.platform-head>div{flex:1;min-width:0}.platform-title{align-items:center;gap:8px;display:flex}.platform-title h3{margin:2px 0;font-size:15px}.stage{color:#778296;background:#f0f2f6;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.platform-head p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.connection-state{color:var(--muted);border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding-top:14px;font-size:12px;display:flex}.connection-state>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.state-dot{background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:5px}.sync-meta{color:#8993a4;grid-template-columns:115px minmax(0,1fr);gap:8px;margin:11px 0 14px;font-size:11px;display:grid}.sync-meta span{align-items:center;gap:5px;min-width:0;display:flex}.platform-actions{align-items:center;gap:7px;display:flex}.platform-actions>.btn:first-child{flex:1}.action-menu-wrap{position:relative}.icon-menu{border:1px solid var(--line);color:#6e798c;background:#fff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.action-menu{border:1px solid var(--line);z-index:3;background:#fff;border-radius:9px;width:142px;padding:5px;position:absolute;top:38px;right:0;box-shadow:0 12px 30px #161e3029}.action-menu button{text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:34px;padding:0 9px;font-size:12px;display:flex}.action-menu button:hover{background:#f3f5f8}.action-menu svg{width:15px}.danger-text{color:var(--danger)}.platform-empty{color:var(--muted);border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;margin-top:13px;padding-top:15px;font-size:12px;display:flex}.btn:disabled{cursor:not-allowed;opacity:.5}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.integration-modal{max-width:610px}.credential-notice{color:#34735a;background:#eef7f2;border-radius:9px;align-items:flex-start;gap:8px;margin-bottom:18px;padding:11px 12px;font-size:12px;line-height:1.5;display:flex}.field small{color:#8892a3;font-size:11px;line-height:1.45}.field label b{color:var(--danger)}.key-input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:7px;padding-top:18px;display:flex}.log-modal{max-width:580px}.task-list{gap:10px;display:grid}.task-list article{border:1px solid #e7eaf0;border-radius:10px;padding:13px}.task-list article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.task-list strong{color:#647084;font-size:12px}.task-list p{color:var(--muted);margin:9px 0 0;font-size:12px}.task-list .error-copy{color:var(--danger)}@media (width<=900px){.integration-grid{grid-template-columns:1fr}}@media (width<=760px){.integration-summary{grid-template-columns:1fr;gap:9px}.integration-summary article{padding:13px 15px}.integrations-page .page-header{flex-direction:column}.integrations-page .page-header .btn{width:100%;margin-top:14px}.integration-card{padding:16px}.integration-grid{gap:11px}.sync-meta{grid-template-columns:1fr}.platform-actions{grid-template-columns:1fr auto auto;display:grid}.integration-modal .grid.cols-2{grid-template-columns:1fr}.modal-actions .btn{flex:1}}.metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.p8-upload{color:#778397;text-align:left;background:#fafbfc;border:1px dashed #bfc8d8;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:86px;padding:14px;display:flex}.p8-upload:hover{background:#f7f9ff;border-color:#8299f2}.p8-upload.ready{color:#21825d;background:#f2fbf7;border-style:solid;border-color:#a9dcc4}.p8-upload>span{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.p8-upload strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.p8-upload small{font-size:11px}.upload-check{color:var(--success)}.action-menu{width:164px}.apps-modal{max-width:680px}.app-list{gap:9px;max-height:56vh;display:grid;overflow:auto}.app-list article{border:1px solid #e8ebf1;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.app-avatar{width:38px;height:38px;color:var(--primary);background:#edf1ff;border-radius:10px;place-items:center;font-weight:750;display:grid}.app-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.app-list article>div:nth-child(2) span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px;overflow:hidden}.app-list article>div:last-child{color:#5f6b7d;align-items:flex-end;font-size:11px}.app-list small{color:#929bad}.mapping-notice{color:#3658c6;background:#eef3ff;border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 12px;display:flex}.mapping-notice>div{flex-direction:column;gap:3px;display:flex}.mapping-notice strong{font-size:12px}.mapping-notice span{color:#6176b2;font-size:11px;line-height:1.45}.mapping-list article{grid-template-columns:auto minmax(150px,1fr) minmax(280px,auto)}.mapping-list article.mapped{background:#fbfefc;border-color:#cfe8db}.mapping-actions{flex-direction:row!important;align-items:center!important;gap:7px!important;display:flex!important}.mapping-actions .compact-select{width:150px}.mapping-state{grid-template-columns:auto minmax(70px,1fr) auto;align-items:center!important;gap:8px!important;display:grid!important}.mapping-state>strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.text-button{cursor:pointer;background:0 0;border:0;padding:4px;font-size:11px}.mapping-footer{align-items:center}.mapping-footer>span{color:var(--muted);flex:1;font-size:11px}@media (width<=760px){.app-list article{grid-template-columns:auto minmax(0,1fr)}.app-list article>div:last-child{grid-column:2;align-items:flex-start}.p8-upload{min-height:78px}.mapping-list article{grid-template-columns:auto minmax(0,1fr)}.mapping-actions,.mapping-state{grid-column:1/-1!important}.mapping-actions{grid-template-columns:1fr auto!important;display:grid!important}.mapping-actions .compact-select{width:100%}.mapping-actions .btn.primary{grid-column:1/-1}.mapping-state{grid-template-columns:auto 1fr auto}.mapping-footer{flex-direction:column;align-items:stretch}.mapping-footer .btn{width:100%}}.card{border-radius:var(--radius);border:1px solid #e5e5e7;transition:box-shadow .2s;box-shadow:0 1px 2px #00000005}.card:hover{box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -4px #0000000d}.btn{border:1px solid #d2d2d7;border-radius:999px;font-weight:600;box-shadow:0 1px 2px #0000000d}.btn:hover{background-color:#f5f5f7;border-color:#86868b}.btn.primary{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:none}.btn.primary:hover{background-color:#000;border-color:#000}.input,.textarea,.select{background-color:#f5f5f7;border:1px solid #d2d2d7;border-radius:12px;box-shadow:0 1px 2px #0000000d}.input:focus,.textarea:focus,.select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.sidebar{background:#fff;border-right:1px solid #e5e5e7}.sidebar nav a{color:#6e6e73;border-radius:10px;font-weight:500}.sidebar nav a:hover{color:#1d1d1f;background:#f5f5f7}.sidebar nav a.active{background:var(--primary);color:#fff}.sidebar nav a.active svg{color:#fff}.workspace{background:#1e293b;border:1px solid #334155;border-radius:10px}.workspace:hover{background:#334155}.page-header h1{letter-spacing:-.035em;color:#1d1d1f;font-weight:650}.metric{border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.metric:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.modal{border-radius:20px;box-shadow:0 25px 50px -12px #00000040}.tabs .tab{color:#64748b;background:0 0;font-weight:500}.tabs .tab.active{color:var(--text);background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}.tabs{background:#e2e8f0;border-bottom:none;border-radius:8px;padding:4px;display:inline-flex}.brand strong{letter-spacing:0;font-size:20px;font-weight:800}.data-table th{color:#475569;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 16px;font-size:12px}.data-table td{color:#334155;padding:16px}.data-table tbody tr:hover{background:#f1f5f9}.tag{border-radius:6px;padding:2px 8px;font-weight:500}.tag.blue{color:#1d1d1f;background:#ededf0}.tag.green{color:#10b981;background:#f0fdf4}.tag.orange{color:#f97316;background:#fff7ed}.tag.red{color:#ef4444;background:#fef2f2}:where(.icon-wrapper.blue,.feed-icon.blue,.questionnaire-icon,.primary-light,.provider-item.active,.site-card-icon,.property-tabs button.active,.array-title button,.config-note,.section-head>span,.tag.blue){color:#1d1d1f!important;box-shadow:none!important;background:#ededf0!important;border-color:#d2d2d7!important}:where(.editor-icon,.view-all,.analysis-title,.draft-card-head label,.preview-toolbar a,.field b,.mapped-label a){color:#1d1d1f!important}:where(input[type=checkbox],input[type=radio],input[type=range]){accent-color:#1d1d1f!important}:where(.metric-card,.platform-card,.template-card,.provider-list,.config-editor){border-color:#e5e5e7!important}:where(.modern-header h1,.section-title-row h3,.platform-info h4,.detail-value){color:#1d1d1f!important}:root{--type-micro:12px;--type-caption:13px;--type-label:14px;--type-body:15px;--type-title:19px;--leading-compact:1.4;--leading-body:1.6;--leading-reading:1.75}body{font-size:var(--type-body);line-height:var(--leading-body);text-rendering:optimizelegibility}#app .sidebar{width:252px;padding:24px 18px 18px}#app .app-main{margin-left:252px;padding:48px 56px 72px}#app .page{max-width:1280px}#app .page-header{min-height:82px;margin-bottom:36px}#app :where(.page-header h1,.modern-header h1){font-size:34px;line-height:1.18}#app :where(.page-header p,.modern-header p){max-width:720px;font-size:var(--type-body);line-height:var(--leading-body)}#app .card{padding:24px}#app .card-title{font-size:var(--type-title);margin-bottom:20px;line-height:1.35}#app .grid{gap:24px}#app .btn{min-height:44px;font-size:var(--type-label);padding-inline:20px;line-height:1.2}#app .btn.small{min-height:36px;font-size:var(--type-caption)}#app :where(.input,.select){height:48px;font-size:var(--type-body)}#app .textarea{min-height:132px;font-size:var(--type-body);line-height:var(--leading-reading)}#app .field{gap:9px;margin-bottom:20px}#app :where(.field label,.field>span){font-size:var(--type-label);line-height:var(--leading-compact)}#app :where(.field small,.tiny,.metric-note){font-size:var(--type-caption);line-height:1.55}#app :where(.tag,.tab,.chip,.check){font-size:var(--type-caption);line-height:var(--leading-compact)}#app .tag{min-height:28px;padding-inline:10px}#app .data-table{font-size:var(--type-label);line-height:1.55}#app .data-table th{font-size:var(--type-caption);padding:14px 16px}#app .data-table td{padding:17px 16px}#app .markdown{max-width:78ch;font-size:var(--type-body);line-height:1.85}#app :where(.modal,.toast,.ant-modal,.ant-dropdown,.ant-select-dropdown){font-size:var(--type-label)}#app .modal{padding:28px}#app .modal-head h3{font-size:21px;line-height:1.3}#app .sidebar-brand{height:66px;margin-bottom:18px}#app .workspace-header{margin-bottom:34px}#app .workspace-switcher,#app .account-button{padding:10px}#app .workspace-text strong{font-size:var(--type-body)}#app :where(.workspace-text span,.user-text span){font-size:var(--type-caption);line-height:var(--leading-compact)}#app :where(.dropdown-label,.dropdown-header,.nav-label){font-size:var(--type-micro);line-height:1.4}#app .dropdown-item{min-height:42px;font-size:var(--type-label)}#app .sidebar nav{gap:6px}#app .sidebar nav a{height:46px;font-size:var(--type-body)}#app .user-text strong{font-size:var(--type-label)}#app :where(.metric-top,.onboarding-head p,.setup-summary p,.onboarding-steps strong,.onboarding-steps p,.next-action p,.timeline-item p,.section-heading p,.platform-head p,.connection-state,.credential-notice,.task-list strong,.task-list p,.p8-upload small,.mapping-notice span,.mapping-footer>span){font-size:var(--type-caption);line-height:1.55}#app :where(.eyebrow,.stage,.settings-menu small){font-size:var(--type-micro);line-height:1.45}#app :where(.section-heading h2,.onboarding-head h2,.setup-summary h2){font-size:22px;line-height:1.3}#app :where(.form-metrics span:last-child,.form-card-copy p,.form-card-stats,.submission-list article>div,.submission-list a,.provider-strip strong,.provider-strip small,.editor-title p,.editor-title em,.security-tip,.security-options strong,.security-options small,.configured){font-size:var(--type-caption);line-height:1.55}#app :where(.status-pill,.share-row code){font-size:var(--type-micro);line-height:1.4}#app .form-card-copy h3,#app .editor-title h2{font-size:var(--type-title)}#app .submission-list p{font-size:var(--type-label);line-height:1.65}#app .website-builder{margin:-48px -56px -72px}#app .builder-bar{height:76px;padding-inline:20px}#app .builder-grid{grid-template-columns:250px minmax(420px,1fr) 350px;min-height:calc(100vh - 76px)}#app :where(.section-panel,.property-panel){height:calc(100vh - 76px);top:76px}#app .preview-stage{height:calc(100vh - 76px);padding:20px 28px 56px}#app .bar-title input{font-size:var(--type-body)}#app :where(.bar-title span,.panel-title small,.property-head small,.section-list small,.property-form small,.item-no,.preview-toolbar){font-size:var(--type-micro);line-height:1.45}#app :where(.panel-title strong,.property-head strong){font-size:var(--type-label)}#app .section-list>button{height:56px}#app :where(.section-list strong,.add-block button,.property-tabs button,.toggle-row,.array-title strong,.array-title button){font-size:var(--type-caption)}#app .property-tabs{height:56px}#app :where(.property-form label,.theme-form>label,.array-editor article label){font-size:var(--type-caption);gap:7px;line-height:1.45}#app :where(.property-form input,.property-form textarea,.theme-form input:not([type=color]):not([type=checkbox]):not([type=range]),.theme-form select,.array-editor input,.array-editor textarea){min-height:40px;font-size:var(--type-label);padding:10px;line-height:1.5}#app :where(.property-form,.theme-form){gap:17px;padding:18px 20px}#app :where(.domain-modal header p,.publish-state small,.domain-section p,.dns-card>p){font-size:var(--type-caption);line-height:1.55}#app :where(.publish-state strong,.publish-state a,.domain-section label,.domain-section input,.dns-head strong){font-size:var(--type-label)}#app :where(.dns-head span,.dns-record span,.dns-record code){font-size:var(--type-micro)}#app .pricing-header>div>p:last-child,#app .plans-heading>div:first-child>p,#app .trial-banner p,#app .plan-description,#app .explainer-copy>p,#app .redeem-modal>p{font-size:var(--type-label);line-height:1.65}#app :where(.current-plan-chip small,.trial-banner>div:nth-child(2)>span,.trial-count span,.usage-card-head,.usage-card>small,.usage-card h3 span,.usage-card>p,.plan-card-head>div>span,.current-badge,.price>span,.price small,.popular-label,.comparison-row>div,.group-title,.trial-steps strong,.trial-steps p,.redeem-strip strong,.redeem-strip p,.redeem-modal label span,.redeem-modal>small){font-size:var(--type-caption);line-height:1.5}#app :where(.billing-toggle button,.plan-button,.feature-list>div){font-size:var(--type-caption)}#app :where(.section-heading h2,.plans-heading h2,.trial-explainer h2){font-size:22px}#app .usage-card{padding:23px}#app .plan-card{padding:31px}#app .feature-list{gap:14px 22px}@media (width<=1300px){#app .builder-grid{grid-template-columns:230px minmax(420px,1fr)}#app .property-panel{z-index:7;width:350px;position:fixed;top:76px;right:0;box-shadow:-8px 0 30px #0f172a1f}#app .preview-stage{padding-right:374px}}@media (width<=1050px){#app .app-main{padding:32px 28px 56px}#app .website-builder{margin:-32px -28px -56px}#app .builder-grid{grid-template-columns:230px minmax(420px,1fr)}#app .property-panel{width:350px}#app .preview-stage{padding-right:374px}}@media (width<=760px){#app .sidebar{width:min(280px,86vw)}#app .app-main{margin-left:0;padding:72px 18px 48px}#app .page-header{min-height:auto;margin-bottom:28px}#app :where(.page-header h1,.modern-header h1){font-size:29px}#app .card{padding:20px}#app .website-builder{margin:-72px -18px -48px}#app .builder-bar{height:auto}#app .builder-grid{min-height:auto;display:block}#app .section-panel,#app .property-panel,#app .preview-stage{width:auto;height:auto;position:static}#app .preview-stage{padding:14px}}.sidebar[data-v-cb9e7838]{color:#6e6e73;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fffffff0;border-right:1px solid #e5e5e5;padding:20px 16px 16px}.sidebar-brand[data-v-cb9e7838]{align-items:center;height:62px;margin-bottom:14px;padding:0 9px;display:flex}.sidebar-brand img[data-v-cb9e7838]{width:110px;height:auto;display:block}.sidebar-close[data-v-cb9e7838]{color:#1d1d1f}.workspace-header[data-v-cb9e7838]{margin-bottom:32px;position:relative}.workspace-switcher[data-v-cb9e7838]{color:#1d1d1f;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:background .2s;display:flex}.workspace-switcher[data-v-cb9e7838]:hover{background:#f5f5f7}.workspace-info[data-v-cb9e7838]{align-items:center;gap:12px;display:flex}.avatar[data-v-cb9e7838]{background:#1d1d1f;border-radius:10px;place-items:center;width:36px;height:36px;font-size:15px;font-weight:600;display:grid;overflow:hidden}.avatar img[data-v-cb9e7838],.app-icon img[data-v-cb9e7838]{border-radius:inherit;object-fit:cover;width:100%;height:100%}.workspace-text[data-v-cb9e7838]{text-align:left;flex-direction:column;display:flex}.workspace-text strong[data-v-cb9e7838]{font-size:14px;font-weight:600;line-height:1.2}.workspace-text span[data-v-cb9e7838]{color:#86868b;margin-top:2px;font-size:12px}.chevron[data-v-cb9e7838]{color:#86868b;transition:transform .2s}.chevron.rotated[data-v-cb9e7838]{transform:rotate(180deg)}.workspace-dropdown[data-v-cb9e7838],.account-dropdown[data-v-cb9e7838]{z-index:50;background:#fff;border:1px solid #d2d2d7;border-radius:14px;padding:8px;position:absolute;left:0;right:0;box-shadow:0 18px 50px #0000001f}.workspace-dropdown[data-v-cb9e7838]{top:calc(100% + 8px)}.account-dropdown[data-v-cb9e7838]{bottom:calc(100% + 8px)}.dropdown-label[data-v-cb9e7838],.dropdown-header[data-v-cb9e7838]{color:#86868b;text-transform:uppercase;letter-spacing:.05em;padding:4px 12px 8px;font-size:11px;font-weight:600}.dropdown-item[data-v-cb9e7838]{color:#424245;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:13px;text-decoration:none;transition:background .2s,color .2s;display:flex}.dropdown-item[data-v-cb9e7838]:hover{color:#000;background:#f5f5f7}.dropdown-item.active[data-v-cb9e7838]{color:#000;background:#f0f0f2;font-weight:600}.dropdown-item.danger[data-v-cb9e7838]:hover{color:#ef4444;background:#ef44441a}.dropdown-divider[data-v-cb9e7838]{background:#e5e5e7;height:1px;margin:4px 0}.app-icon[data-v-cb9e7838]{color:#fff;background:#1d1d1f;border-radius:6px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:grid;overflow:hidden}.check-icon[data-v-cb9e7838]{color:#1d1d1f;margin-left:auto}.nav-section[data-v-cb9e7838]{margin-bottom:28px}.nav-label[data-v-cb9e7838]{color:#a1a1a6;text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px;padding:0 12px;font-size:10px;font-weight:600}.sidebar nav[data-v-cb9e7838]{flex-direction:column;gap:4px;display:flex}.sidebar nav a[data-v-cb9e7838]{color:#6e6e73;border-radius:10px;align-items:center;gap:10px;height:40px;padding:0 12px;font-size:13.5px;transition:all .2s;display:flex}.sidebar nav a[data-v-cb9e7838]:hover{color:#1d1d1f;background:#f5f5f7}.sidebar nav a.active[data-v-cb9e7838]{color:#fff;background:#1d1d1f;font-weight:600}.sidebar nav a.active svg[data-v-cb9e7838]{color:#fff}.sidebar-spacer[data-v-cb9e7838]{flex:1}.account-section[data-v-cb9e7838]{margin-top:auto;position:relative}.account-button[data-v-cb9e7838]{color:#1d1d1f;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:background .2s;display:flex}.account-button[data-v-cb9e7838]:hover{background:#f5f5f7}.account-info[data-v-cb9e7838]{align-items:center;gap:10px;display:flex}.user-avatar[data-v-cb9e7838]{color:#1d1d1f;background:#e8e8ed;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:grid}.user-text[data-v-cb9e7838]{text-align:left;flex-direction:column;display:flex}.user-text strong[data-v-cb9e7838]{font-size:13px;font-weight:600;line-height:1.2}.user-text span[data-v-cb9e7838]{color:#86868b;margin-top:2px;font-size:11px}
