:root{--bg:#080b0e;--bg-soft:#0c1014;--panel:#11161b;--panel-soft:#141a20;--panel-hover:#171e24;--line:#242c34;--line-soft:#1b2229;--text:#f3f7f5;--muted:#88939d;--muted-strong:#a9b3bb;--green:#62e6a3;--green-strong:#3ed68c;--green-soft:#62e6a31a;--blue:#77a9ff;--amber:#f3bd66;--red:#ff7c85;--purple:#af93ff;--radius:14px;--shadow:0 18px 60px #00000047}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}code,.mono-cell{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.app-shell{background:radial-gradient(circle at 75% -20%, #3fa47614, transparent 30%), var(--bg);min-height:100vh}.sidebar{z-index:30;border-right:1px solid var(--line-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0d10f0;flex-direction:column;width:248px;padding:22px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 8px 28px;display:flex}.brand-lockup{color:var(--text);letter-spacing:-.02em;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-weight:680;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#62e6a333,#62e6a308);border:1px solid #62e6a359;border-radius:9px;place-items:center;width:29px;height:29px;display:grid;position:relative;box-shadow:inset 0 0 14px #62e6a31a}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";border:1px solid var(--green);opacity:.9;border-radius:50%;position:absolute}.brand-mark:before{width:15px;height:7px;transform:rotate(38deg)}.brand-mark:after{width:15px;height:7px;transform:rotate(-38deg)}.brand-mark span{background:var(--green);width:5px;height:5px;box-shadow:0 0 10px var(--green)}.nav-list{flex-direction:column;gap:4px;display:flex}.nav-label,.overline{color:#69747d;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:750}.nav-label{padding:0 11px 9px}.nav-item{width:100%;height:43px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:0 11px;transition:color .18s,background .18s,border-color .18s;display:flex}.nav-item:hover{color:var(--text);background:#ffffff06}.nav-item.active{color:var(--text);background:linear-gradient(90deg,#62e6a31f,#62e6a306);border-color:#26312e}.nav-item.active svg{color:var(--green)}.nav-item b{min-width:21px;height:20px;color:var(--muted-strong);background:#1b2328;border-radius:6px;place-items:center;margin-left:auto;font-size:11px;display:grid}.edge-health-card{border:1px solid var(--line);background:#ffffff05;border-radius:12px;margin-top:auto;padding:13px}.edge-health-card>div:first-child{align-items:center;gap:8px;margin-bottom:13px;display:flex}.edge-health-card>div:first-child span:nth-child(2){color:var(--muted-strong);font-size:12px}.edge-health-card>div:first-child b{color:var(--green);margin-left:auto;font-size:11px}.live-dot{background:var(--green);border-radius:50%;flex:0 0 7px;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #62e6a314,0 0 12px #62e6a373}.health-row{color:#657079;justify-content:space-between;margin-top:7px;font-size:11px;display:flex}.health-row strong{color:#abb4bb;font-weight:600}.sidebar-profile{border-top:1px solid var(--line-soft);align-items:center;gap:10px;margin-top:12px;padding:12px 8px 0;display:flex}.avatar{width:30px;height:30px;color:var(--green);background:#25312d;border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.sidebar-profile>div{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-profile strong{font-size:12px}.sidebar-profile span:last-child{color:var(--muted);font-size:10px}.sidebar-profile button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.sidebar-profile button:hover{background:var(--panel-hover);color:var(--text)}.mobile-close,.mobile-menu,.mobile-overlay{display:none}.main-shell{min-width:0;min-height:100vh;margin-left:248px}.topbar{z-index:20;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b0ed1;align-items:center;height:70px;padding:0 32px;display:flex;position:sticky;top:0}.breadcrumb{color:#606b74;align-items:center;gap:8px;font-size:12px;display:flex}.breadcrumb strong{color:var(--muted-strong);font-weight:600}.topbar-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);width:37px;height:37px;color:var(--muted-strong);cursor:pointer;background:#10151a;border-radius:9px;place-items:center;transition:background .18s,color .18s,border-color .18s;display:grid;position:relative}.icon-button:hover{background:var(--panel-hover);color:var(--text);border-color:#36414a}.notification-dot{background:var(--green);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:8px}.primary-button,.secondary-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:12px;font-weight:700;transition:background .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}.primary-button{background:var(--green);color:#07120c;border:1px solid #7be9ae;box-shadow:0 7px 24px #3ed68c1a}.primary-button:hover{background:#7eecb4}.primary-button:disabled{cursor:wait;opacity:.6}.secondary-button{border:1px solid var(--line);color:#c7ced3;background:#10151a}.secondary-button:hover{background:var(--panel-hover);color:var(--text);border-color:#39444d}.content-shell{max-width:1500px;margin:0 auto;padding:34px 36px 54px}.page-intro{justify-content:space-between;align-items:flex-end;gap:28px;min-height:76px;margin-bottom:27px;display:flex}.page-intro h1{letter-spacing:-.045em;margin:6px 0 5px;font-size:clamp(25px,2.5vw,34px);line-height:1.1}.page-intro p{max-width:680px;color:var(--muted);margin:0;font-size:13px}.page-actions{align-items:center;gap:9px;display:flex}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:13px;display:grid}.metric-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(145deg,#12171c,#0f1418);min-width:0;padding:17px 18px 15px;box-shadow:inset 0 1px #ffffff05}.metric-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.metric-icon{width:30px;height:30px;color:var(--green);background:#62e6a30e;border:1px solid #24302c;border-radius:9px;place-items:center;display:grid}.metric-card>strong{letter-spacing:-.04em;margin:4px 0 7px;font-size:25px;line-height:1;display:block}.metric-detail{color:#77828a;align-items:center;gap:5px;font-size:10px;display:flex}.metric-detail svg{color:var(--green)}.panel{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(150deg,#12171cf5,#0e1216fa);box-shadow:inset 0 1px #ffffff04}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.75fr);gap:13px;margin-bottom:13px;display:grid}.traffic-panel,.deployment-panel{padding:19px 20px}.panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-head h2{letter-spacing:-.02em;margin:4px 0 0;font-size:15px}.chart-legend{color:var(--muted);gap:13px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-top:2px solid var(--green);width:14px}.chart-legend i.previous-line{border-style:dashed;border-color:#657083}.traffic-number{align-items:center;gap:10px;margin-top:14px;display:flex}.traffic-number strong{letter-spacing:-.04em;font-size:25px}.traffic-number span{background:var(--green-soft);color:var(--green);border-radius:5px;align-items:center;gap:2px;padding:2px 6px;font-size:9px;font-weight:700;display:inline-flex}.chart-wrap{margin-top:8px;position:relative;overflow:hidden}.chart-grid{background-image:linear-gradient(#ffffff0b 1px,#0000 1px);background-size:100% 25%;position:absolute;inset:0 0 18px}.chart-wrap svg{width:100%;height:122px;display:block;position:relative;overflow:visible}.chart-axis{color:#59636b;justify-content:space-between;font-size:8px;display:flex}.connected-badge,.streaming-label{color:var(--green);background:#62e6a30a;border:1px solid #244334;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.deployment-version{align-items:center;gap:11px;margin:21px 0 17px;display:flex}.deployment-icon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border:1px solid #2b3833;border-radius:10px;place-items:center;display:grid}.deployment-version>div:last-child{flex-direction:column;display:flex}.deployment-version strong{font-family:SFMono-Regular,Consolas,monospace;font-size:15px}.deployment-version span{color:var(--muted);font-size:10px}.deployment-meta{border-block:1px solid var(--line-soft);grid-template-columns:repeat(3,1fr);padding:12px 0;display:grid}.deployment-meta span{border-left:1px solid var(--line-soft);flex-direction:column;gap:3px;padding-left:12px;display:flex}.deployment-meta span:first-child{border-left:0;padding-left:0}.deployment-meta small{color:#66717a;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.deployment-meta b{color:#c9d0d4;font-size:10px}.deployment-route{color:var(--muted);align-items:center;gap:7px;margin:13px 0;display:flex}.deployment-route code{color:#aab4bb;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:9px;overflow:hidden}.deployment-route svg:last-child{color:var(--green)}.full-button{width:100%}.live-panel{overflow:hidden}.panel-head-table{padding:18px 20px 13px}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:inline-flex}.text-button:hover{color:#90f3c0}.responsive-table{overflow-x:auto}table{border-collapse:collapse;width:100%}th{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);color:#69747d;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#ffffff03;padding:10px 16px;font-size:9px;font-weight:700}td{border-bottom:1px solid var(--line-soft);color:#b7c0c6;white-space:nowrap;height:62px;padding:10px 16px;font-size:11px}tbody tr{transition:background .16s}tbody tr:last-child td{border-bottom:0}tbody tr:hover{cursor:pointer;background:#ffffff05}.experiment-cell{align-items:center;gap:11px;min-width:260px;display:flex}.experiment-icon{background:var(--green-soft);width:32px;height:32px;color:var(--green);border:1px solid #26312e;border-radius:9px;flex:0 0 32px;place-items:center;display:grid}.experiment-cell>div{flex-direction:column;gap:2px;min-width:0;display:flex}.experiment-cell strong{color:#dce2df;font-size:11px;font-weight:650}.experiment-cell code{color:#657079;text-overflow:ellipsis;max-width:290px;font-size:9px;overflow:hidden}.mode-pill{color:#9ba5ad;background:#ffffff05;border:1px solid #29323a;border-radius:6px;align-items:center;gap:5px;padding:3px 7px;font-size:9px;display:inline-flex}.audience-pill{color:#7f8a92;white-space:nowrap;background:#ffffff05;border:1px solid #29323a;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;display:inline-flex}.audience-pill.targeted{color:#91baff;background:#77a9ff0e;border-color:#33496a}.allocation.compact{width:104px}.allocation-bar{background:#242b31;border-radius:999px;height:5px;display:flex;overflow:hidden}.allocation-segment{height:100%;display:block}.segment-0{background:#5f6d78}.segment-1{background:var(--green)}.segment-2{background:var(--purple)}.allocation-legend{color:var(--muted);flex-wrap:wrap;gap:13px;margin-top:10px;font-size:9px;display:flex}.allocation-legend span{align-items:center;gap:5px;display:flex}.allocation-legend b{color:#c5ccd1}.legend-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.healthy-label{color:var(--green);align-items:center;gap:5px;font-size:9px;display:inline-flex}.muted-cell{color:#68737b}.row-action{color:#657078;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.row-action:hover{background:var(--panel-hover);color:var(--text)}.toolbar{align-items:center;gap:14px;min-height:56px;margin-bottom:12px;padding:9px 11px;display:flex}.search-field{border-right:1px solid var(--line);min-width:270px;color:var(--muted);align-items:center;gap:8px;padding:0 9px;display:flex}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.search-field input::placeholder{color:#59636b}.filter-tabs{gap:3px;display:flex;overflow-x:auto}.filter-tabs button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:10px}.filter-tabs button:hover,.filter-tabs button.active{color:#d6dcda;background:#1a2127}.filter-button{margin-left:auto}.experiment-table-panel{overflow:hidden}.experiment-table th:first-child,.experiment-table td:first-child{padding-left:20px}.status-pill{color:#9ca6ad;background:#ffffff05;border:1px solid #303941;border-radius:999px;align-items:center;gap:6px;padding:3px 7px;font-size:9px;font-weight:650;display:inline-flex}.status-pill>span{background:currentColor;border-radius:50%;width:5px;height:5px}.status-live,.status-active,.status-ready{color:var(--green);background:#62e6a30d;border-color:#2b4e3d}.status-scheduled{color:var(--blue);background:#77a9ff0d;border-color:#346}.status-draft{color:#9da7ae}.status-paused{color:var(--amber);background:#f3bd660d;border-color:#55462e}.status-ended,.status-rolled-back{color:#737e86}.table-allocation{align-items:center;gap:8px;display:flex}.table-allocation span{color:#6f7981;font-size:9px}.empty-state{text-align:center;color:var(--muted);padding:70px 20px}.empty-state svg{color:#47525a}.empty-state h3{color:#c5ccd1;margin:12px 0 3px}.empty-state p{margin:0;font-size:11px}.deploy-hero{background:radial-gradient(circle at 80% 30%,#62e6a314,#0000 35%),linear-gradient(150deg,#12181c,#0e1317);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:13px;padding:23px;display:grid}.deploy-hero-icon{background:var(--green-soft);width:51px;height:51px;color:var(--green);border:1px solid #2a4438;border-radius:14px;place-items:center;display:grid}.deploy-hero h2{margin:4px 0 5px;font-size:17px}.deploy-hero p{max-width:650px;color:var(--muted);margin:0;font-size:11px}.posture-stats{gap:8px;display:flex}.posture-stats span{border:1px solid var(--line);text-align:center;background:#0000001f;border-radius:10px;min-width:88px;padding:10px 12px}.posture-stats b,.posture-stats small{display:block}.posture-stats b{color:var(--green);font-family:SFMono-Regular,Consolas,monospace;font-size:13px}.posture-stats small{color:var(--muted);margin-top:2px;font-size:8px}.deployment-list-panel{padding:19px 20px 5px}.deployment-list{margin-top:15px}.deployment-row{border-top:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:71px;display:grid;position:relative}.timeline-node{z-index:1;color:#6e7981;background:#151b20;border:1px solid #2b343b;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:relative}.timeline-node.active{background:var(--green-soft);color:var(--green);border-color:#34634d}.deployment-row-main{align-items:center;gap:12px;display:flex}.deployment-row-main>div{flex-direction:column;display:flex}.deployment-row-main strong{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.deployment-row-main span:not(.status-pill){color:var(--muted);font-size:10px}.deployment-row-meta{color:#677179;gap:16px;font-size:9px;display:flex}.compact-metrics .metric-card{padding-block:15px}.exposure-panel{overflow:hidden}.exposure-panel .panel-head{padding:18px 20px 13px}.hash-code{color:#aeb7bd;background:#ffffff05;border:1px solid #29333a;border-radius:5px;padding:3px 6px;font-size:9px}.variant-tag{background:var(--green-soft);color:var(--green);border:1px solid #2c3a35;border-radius:6px;padding:3px 7px;font-size:9px;display:inline-block}.settings-grid{grid-template-columns:1.15fr .85fr;gap:13px;display:grid}.settings-card{padding:21px}.settings-primary{grid-row:span 2}.settings-card-head{align-items:center;gap:11px;display:flex}.settings-card-head>div{flex:1;min-width:0}.settings-card-head h2{margin:3px 0 0;font-size:15px}.settings-icon{background:var(--green-soft);width:37px;height:37px;color:var(--green);border:1px solid #2a3933;border-radius:10px;place-items:center;display:grid}.settings-card>p{color:var(--muted);margin:18px 0;font-size:11px}.settings-route{border:1px solid var(--line);color:var(--muted);background:#0000001f;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;padding:11px 12px;font-size:10px;display:flex}.settings-route code{color:#bac2c7}.settings-actions{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.setting-list{border-top:1px solid var(--line-soft)}.setting-list>div{border-bottom:1px solid var(--line-soft);color:var(--muted);justify-content:space-between;padding:10px 0;font-size:10px;display:flex}.setting-list strong{color:#c5ccd1;font-weight:600}.attribution-settings-card{background:radial-gradient(circle at 100% 0,#62e6a313,#0000 38%),linear-gradient(150deg,#12171cf5,#0e1216fa)}.attribution-setting-list{border:1px solid var(--line);background:#0000001f;border-radius:10px;overflow:hidden}.attribution-setting-list>div{border-bottom:1px solid var(--line-soft);min-height:39px;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:8px 11px;font-size:10px;display:flex}.attribution-setting-list>div:last-child{border-bottom:0}.attribution-setting-list code{color:var(--green);font-size:9px}.attribution-setting-list strong{color:#c8d0d4;font-size:10px}.modal-backdrop,.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020406bd;place-items:center;padding:20px;animation:.16s both fade-in;display:grid;position:fixed;inset:0}.modal{background:#10151a;border:1px solid #2c363e;border-radius:17px;width:min(620px,100%);max-height:calc(100vh - 40px);animation:.18s both modal-in;overflow:hidden;box-shadow:0 30px 100px #0000008c}.modal-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 23px 18px;display:flex}.modal-head h2{letter-spacing:-.03em;margin:4px 0 0;font-size:19px}.modal-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.stepper{grid-template-columns:repeat(3,1fr);padding:16px 23px 0;display:grid}.stepper>div{color:#59636b;align-items:center;gap:7px;font-size:9px;display:flex;position:relative}.stepper>div:after{content:"";background:#263038;flex:1;height:1px;margin-right:8px}.stepper>div:last-child:after{display:none}.stepper span{border:1px solid #303941;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.stepper .active{color:#bdc6cb}.stepper .active span{background:var(--green-soft);color:var(--green);border-color:#3e795c}.modal-body{min-height:315px;max-height:58vh;padding:21px 23px;overflow-y:auto}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.full-field{grid-column:1/-1}.field>span,.field legend{color:#aeb7bd;font-size:10px;font-weight:650}.field>span b{float:right;color:var(--green)}.field small{color:#606a72;font-size:9px}.field input,.field textarea,.field select{width:100%;color:var(--text);background:#0b0f12;border:1px solid #2b353d;border-radius:9px;outline:0;padding:10px 11px;font-size:11px;transition:border-color .16s,box-shadow .16s}.field input:focus,.field textarea:focus,.field select:focus{border-color:#397357;box-shadow:0 0 0 3px #62e6a312}.field select{cursor:pointer;min-height:39px}.field textarea{resize:vertical}.input-with-icon{position:relative}.input-with-icon svg{color:#626d75;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.input-with-icon input{padding-left:36px}fieldset.field{border:0;margin:0;padding:0}.choice-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.choice-card{color:#8f9aa2;text-align:left;cursor:pointer;background:#0c1115;border:1px solid #2a343c;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:66px;padding:11px 12px;display:grid}.choice-card:hover,.choice-card.selected{color:var(--green);background:#62e6a309;border-color:#3a6e56}.choice-card span{color:#c1c9ce;flex-direction:column;display:flex}.choice-card small{color:#69747c;font-size:9px}.choice-card i{border:1px solid #344049;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.choice-card.selected i{border-color:var(--green);background:var(--green);color:#07120c}.range-input{accent-color:var(--green);border:0!important;padding:0!important}.range-labels{color:#657079;justify-content:space-between;font-size:9px;display:flex}.review-stack{flex-direction:column;gap:15px;display:flex}.review-banner{background:var(--green-soft);color:var(--green);border:1px solid #2a4839;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.review-banner>div{color:#c8d1cd;flex-direction:column;display:flex}.review-banner span{color:#76827b;font-size:9px}.review-list{border:1px solid var(--line);border-radius:10px;margin:0;overflow:hidden}.review-list div{border-bottom:1px solid var(--line-soft);grid-template-columns:130px 1fr;padding:9px 12px;display:grid}.review-list div:last-child{border:0}.review-list dt{color:#69747c;font-size:9px}.review-list dd{color:#bdc6cb;margin:0;font-size:10px}.review-list code{color:var(--green)}.validation-list{color:#829087;flex-wrap:wrap;gap:9px;font-size:9px;display:flex}.validation-list span{align-items:center;gap:4px;display:flex}.validation-list svg{color:var(--green)}.modal-footer{border-top:1px solid var(--line-soft);background:#0d1216;justify-content:space-between;align-items:center;gap:12px;min-height:65px;padding:13px 23px;display:flex}.code-modal{width:min(940px,100%)}.code-toolbar{background:#0a0e11;border-bottom:1px solid #242e35;justify-content:space-between;align-items:center;height:39px;padding:0 14px;display:flex}.code-toolbar>div{align-items:center;gap:6px;display:flex}.code-toolbar code{color:#7d8991;margin-left:7px;font-size:9px}.code-toolbar>span{color:var(--green);align-items:center;gap:5px;font-size:9px;display:flex}.code-dot{border-radius:50%;width:7px;height:7px}.code-dot.red{background:#e16d73}.code-dot.amber{background:#d8a85d}.code-dot.green{background:#58ca8e}.code-block{color:#9fb4aa;tab-size:2;background:#080c0f;height:min(57vh,520px);margin:0;padding:18px;font-size:10px;line-height:1.7;overflow:auto}.code-footer>div{color:#768179;align-items:center;gap:7px;font-size:9px;display:flex}.code-footer>div:last-child{gap:8px}.drawer-backdrop{place-items:stretch end;padding:0}.drawer{background:#10151a;border-left:1px solid #2b353d;width:min(510px,100%);height:100%;animation:.19s both drawer-in;overflow-y:auto;box-shadow:-25px 0 80px #00000073}.drawer-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:18px;padding:25px 25px 20px;display:flex}.drawer-head h2{letter-spacing:-.035em;margin:11px 0 3px;font-size:20px;line-height:1.2}.drawer-head code{color:#6b767e;font-size:9px}.drawer-actions{border-bottom:1px solid var(--line-soft);gap:8px;padding:15px 25px;display:flex}.drawer-actions .icon-button{margin-left:auto}.drawer-metrics{border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(3,1fr);padding:18px 25px;display:grid}.drawer-metrics span{border-left:1px solid var(--line-soft);flex-direction:column;gap:4px;padding-left:16px;display:flex}.drawer-metrics span:first-child{border-left:0;padding-left:0}.drawer-metrics small{color:#657078;text-transform:uppercase;font-size:8px}.drawer-metrics b{letter-spacing:-.03em;font-size:16px}.drawer-section{border-bottom:1px solid var(--line-soft);padding:20px 25px}.drawer-section>p{color:#909ba2;margin:9px 0 0;font-size:11px;line-height:1.6}.drawer-section-head{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.drawer-section h3{margin:3px 0 0;font-size:14px}.variant-list{margin-top:10px}.variant-list article{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.variant-list article:last-child{border:0}.variant-list article>div{align-items:center;gap:10px;min-width:0;display:flex}.variant-letter{color:#07110c;border-radius:8px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.variant-list article>div>div{flex-direction:column;min-width:0;display:flex}.variant-list strong{font-size:10px}.variant-list a{color:#68747b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;max-width:270px;font-size:9px;text-decoration:none;display:flex;overflow:hidden}.variant-list a:hover{color:var(--green)}.variant-list article>span{flex-direction:column;align-items:flex-end;display:flex}.variant-list article>span b{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.variant-list article>span small{color:#68737b;font-size:8px}.audience-rule-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.audience-rule-grid>div{border:1px solid var(--line-soft);color:var(--blue);background:#00000021;border-radius:9px;align-items:center;gap:9px;padding:10px;display:flex}.audience-rule-grid span{color:#68737b;flex-direction:column;min-width:0;font-size:8px;display:flex}.audience-rule-grid strong{color:#c3ccd2;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.audience-fallback{background:#62e6a309;border:1px solid #2a3c34;border-radius:9px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;margin-top:8px;padding:9px 10px;font-size:8px;display:grid}.audience-fallback span{color:#68737b}.audience-fallback strong{color:var(--green)}.audience-fallback code{color:#8f9aa1;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.attribution-tags{flex-direction:column;gap:7px;margin-top:13px;display:flex}.attribution-tags>div{border:1px solid var(--line-soft);background:#00000021;border-radius:8px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:8px 10px;display:grid}.attribution-tags span{color:#8c979e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.attribution-tags code{min-width:0;color:var(--green);white-space:nowrap;scrollbar-width:thin;font-size:9px;overflow-x:auto}.attribution-cookie{color:#68737b;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:8px;font-size:8px;display:grid}.attribution-cookie code{color:#aab4bb;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:8px;overflow:hidden}.attribution-cookie small{color:#6f7b74;font-size:8px}.edge-path>div{align-items:center;gap:7px;margin-top:10px;display:flex}.edge-path>div span,.edge-path>div strong{border:1px solid var(--line);background:#ffffff05;border-radius:6px;padding:4px 8px;font-size:9px}.edge-path>div strong{color:var(--green);border-color:#2b4d3d}.edge-path p{color:var(--green);align-items:center;gap:5px;display:flex}.toast{z-index:100;color:#bdebd2;box-shadow:var(--shadow);background:#13231b;border:1px solid #326148;border-radius:10px;align-items:center;gap:8px;padding:11px 14px;font-size:11px;animation:.2s both toast-in;display:flex;position:fixed;bottom:23px;right:23px}.login-shell{background:#070a0c;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid;overflow:hidden}.login-intro{z-index:1;border-right:1px solid var(--line-soft);background:radial-gradient(circle at 20% 65%,#62e6a31a,#0000 27%),linear-gradient(150deg,#0b1013,#070a0c);flex-direction:column;padding:42px 5vw;display:flex;position:relative}.login-brand{font-size:14px}.login-copy{max-width:670px;margin:auto 0}.eyebrow{color:var(--green);background:#62e6a30a;border:1px solid #26342e;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.login-copy h1{letter-spacing:-.07em;margin:20px 0 18px;font-size:clamp(43px,6vw,78px);line-height:.96}.login-copy h1 span{color:#56615f}.login-copy>p{color:#87928f;max-width:570px;margin:0;font-size:clamp(14px,1.25vw,17px);line-height:1.65}.login-proof{color:#7d8985;gap:19px;margin-top:29px;font-size:10px;display:flex}.login-proof span{align-items:center;gap:7px;display:flex}.login-proof svg{color:var(--green)}.login-panel{z-index:1;place-items:center;padding:30px;display:grid;position:relative}.login-card{width:min(390px,100%);box-shadow:var(--shadow);background:linear-gradient(150deg,#12181cf5,#0c1014fa);border:1px solid #273139;border-radius:18px;padding:28px}.login-icon{background:var(--green-soft);width:43px;height:43px;color:var(--green);border:1px solid #2c473a;border-radius:12px;place-items:center;margin-bottom:23px;display:grid}.login-card h2{letter-spacing:-.04em;margin:5px 0 4px;font-size:21px}.login-card>div:nth-child(2)>p{color:var(--muted);margin:0;font-size:11px}.login-form{margin-top:25px}.login-form label{color:#b1babf;margin-bottom:7px;font-size:10px;font-weight:650;display:block}.password-field{position:relative}.password-field input{width:100%;height:43px;color:var(--text);background:#090d10;border:1px solid #303a42;border-radius:9px;outline:0;padding:0 42px 0 12px}.password-field input:focus{border-color:#3c765a;box-shadow:0 0 0 3px #62e6a312}.password-field button{color:#69747c;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.password-field button:hover{background:var(--panel-hover);color:var(--text)}.form-error{color:var(--red);margin:8px 0 0;font-size:10px}.login-button{width:100%;margin-top:13px}.login-footnote{color:#566068;text-align:center;margin:18px 0 0;font-size:9px}.login-ambient{z-index:0;filter:blur(90px);opacity:.12;border-radius:50%;position:absolute}.login-ambient-one{background:var(--green);width:340px;height:340px;top:-170px;right:32%}.login-ambient-two{background:#387e5b;width:280px;height:280px;bottom:-130px;left:-130px}.range-select{border:1px solid var(--line);color:#c7ced3;cursor:pointer;background:#10151a;border-radius:9px;outline:0;min-height:38px;padding:0 34px 0 12px;font-size:11px}.range-select:focus{border-color:#397357;box-shadow:0 0 0 3px #62e6a312}.inline-alert{color:#ff9ea5;background:#ff7c850f;border:1px solid #614047;border-radius:10px;align-items:center;gap:8px;margin-bottom:13px;padding:11px 13px;font-size:11px;display:flex}.analytics-metrics-grid{margin-bottom:13px}.analytics-metric>strong{font-family:SFMono-Regular,Consolas,monospace}.analytics-top-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);gap:13px;margin-bottom:13px;display:grid}.analytics-volume-panel,.funnel-panel{min-height:282px;padding:19px 20px}.analytics-chart{height:184px;margin-top:16px;position:relative;overflow:hidden}.analytics-chart .chart-grid{inset:0}.analytics-chart svg{z-index:1;width:100%;height:100%;position:relative}.chart-empty{z-index:2;color:#5f6a72;place-items:center;font-size:10px;display:grid;position:absolute;inset:0}.funnel-stack{flex-direction:column;gap:9px;margin-top:17px;display:flex}.funnel-row{border:1px solid var(--line-soft);background:#0000001f;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:45px;padding:8px 10px;display:grid;position:relative;overflow:hidden}.funnel-row>i{background:linear-gradient(90deg, var(--green), #62e6a338);height:2px;position:absolute;bottom:0;left:0}.funnel-icon{background:var(--green-soft);width:29px;height:29px;color:var(--green);border-radius:8px;place-items:center;display:grid}.funnel-row>div{flex-direction:column;display:flex}.funnel-row strong{font-size:10px}.funnel-row small{color:#69747d;font-size:8px}.funnel-row b{font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.analytics-table-panel{margin-bottom:13px;overflow:hidden}.analytics-experiment-cell{flex-direction:column;min-width:210px;display:flex}.analytics-experiment-cell strong{color:#d7dedb;text-overflow:ellipsis;max-width:260px;font-size:10px;overflow:hidden}.analytics-experiment-cell code{color:#657078;font-size:8px}.data-caption{color:#657078;font-size:9px}.revenue-cell{color:var(--green);font-weight:700}.event-name{color:#99bdff;text-transform:capitalize;background:#77a9ff0f;border:1px solid #34466a;border-radius:6px;padding:3px 7px;font-size:8px}.compact-empty{padding:42px 20px}.compact-empty h3{margin-top:8px;font-size:12px}.analytics-bottom-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.warning-badge{color:var(--amber);background:#f3bd660d;border:1px solid #55462e;border-radius:999px;align-items:center;padding:4px 8px;font-size:8px;display:inline-flex}.spin{animation:.9s linear infinite spin}.integration-loading{min-height:55vh;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.integration-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:13px;display:grid}.integration-status-card{border:1px solid var(--line-soft);background:linear-gradient(145deg,#12171c,#0f1418);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:13px;display:grid}.integration-status-icon{background:var(--green-soft);width:35px;height:35px;color:var(--green);border:1px solid #2a3933;border-radius:9px;place-items:center;display:grid}.integration-status-card>div{flex-direction:column;min-width:0;display:flex}.integration-status-card strong{font-size:11px}.integration-status-card small{color:#6f7a82;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.journey-card{border-radius:var(--radius);background:linear-gradient(135deg,#62e6a309,#0e1216f5 42%);border:1px solid #283730;margin-bottom:13px;padding:16px 18px}.journey-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.journey-heading h2{margin:3px 0 0;font-size:14px}.journey-heading>span{color:var(--green);border:1px solid #2c4639;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;display:inline-flex}.journey-heading>span b{color:#b9c8c0;font-weight:650}.journey-flow{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.journey-flow>div{min-width:0;color:var(--green);background:#05090b6b;border:1px solid #273139;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 8px;padding:10px;display:grid}.journey-flow strong{color:#c5ceca;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.journey-flow small{color:#69767d;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:7px;overflow:hidden}.journey-flow>i{color:#44524b;font-size:12px;font-style:normal}.integrations-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:13px;display:grid}.integration-steps{flex-direction:column;gap:9px;display:flex}.setup-step{border:1px solid var(--line-soft);border-radius:var(--radius);background:linear-gradient(150deg,#12171cf5,#0e1216fa);overflow:hidden}.setup-step.open{border-color:#2b3833;box-shadow:inset 3px 0 #62e6a38c}.setup-step-trigger{color:#d3dad7;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px 17px;display:grid}.setup-step-trigger:hover{background:#ffffff05}.setup-step-trigger>span{background:var(--green-soft);width:29px;height:29px;color:var(--green);border:1px solid #304039;border-radius:9px;place-items:center;font:700 10px SFMono-Regular,Consolas,monospace;display:grid}.setup-step-trigger strong{font-size:12px}.setup-step-trigger svg{color:#647078;transition:transform .18s}.setup-step.open .setup-step-trigger svg{transform:rotate(180deg)}.setup-step-content{padding:0 18px 20px 58px;animation:.15s both fade-in}.setup-step-content>p{color:#8d989f;margin:0 0 14px;font-size:11px;line-height:1.65}.setup-step-content>p code{color:var(--green)}.integration-callout{color:var(--green);background:#62e6a30b;border:1px solid #284838;border-radius:9px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:10px 11px;display:flex}.integration-callout>div{flex-direction:column;display:flex}.integration-callout strong{color:#bdebd2;font-size:10px}.integration-callout span{color:#718078;font-size:8px}.integration-code{background:#080c0f;border:1px solid #28323a;border-radius:10px;margin:12px 0;overflow:hidden}.integration-code-head{background:#0b1013;border-bottom:1px solid #202a31;align-items:center;gap:12px;min-height:39px;padding:0 8px 0 12px;display:flex}.integration-code-head>div{align-items:center;gap:6px;display:flex}.integration-code-head>div code{color:#849098;margin-left:5px;font-size:8px}.integration-code-head>span{color:#59656d;text-transform:uppercase;margin-left:auto;font-size:8px}.integration-code pre{color:#9db3a8;white-space:pre-wrap;word-break:break-word;max-height:360px;margin:0;padding:16px;font-size:9px;line-height:1.7;overflow:auto}.code-copy-button{color:#b9c2c7;cursor:pointer;background:#11171b;border:1px solid #2b353d;border-radius:7px;align-items:center;gap:6px;min-height:29px;padding:0 9px;font-size:8px;display:inline-flex}.code-copy-button:hover{color:var(--green);border-color:#3b4b45}.secret-stack{border:1px solid var(--line);border-radius:10px;overflow:hidden}.secret-row{border-bottom:1px solid var(--line-soft);background:#0000001a;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:8px 10px;display:flex}.secret-row:last-child{border-bottom:0}.secret-row>div{align-items:center;gap:9px;min-width:0;display:flex}.secret-row>div:first-child{color:var(--green)}.secret-row span{flex-direction:column;min-width:0;display:flex}.secret-row small{color:#657078;font-size:8px}.secret-row code{color:#b7c1c6;text-overflow:ellipsis;white-space:nowrap;max-width:410px;font-size:8px;overflow:hidden}.compact-icon{width:29px;height:29px}.install-list{color:#849097;flex-direction:column;gap:7px;margin:15px 0;padding-left:20px;font-size:10px;display:flex}.install-list li::marker{color:var(--green);font-family:SFMono-Regular,Consolas,monospace}.install-list code{color:#b9c4c8;font-size:9px}.docs-row{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.docs-row a{color:#8fa7d4;border:1px solid #2d3941;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;text-decoration:none;display:inline-flex}.docs-row a:hover{color:#b4cdff;border-color:#435b85}.endpoint-row{border:1px solid var(--line);background:#0000001a;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.endpoint-row>span{min-width:0;color:var(--green);flex:1;grid-template-columns:auto 1fr;align-items:center;gap:0 8px;display:grid}.endpoint-row small{color:#68747c;font-size:8px}.endpoint-row code{color:#aeb8bd;text-overflow:ellipsis;white-space:nowrap;grid-column:2;min-width:0;font-size:8px;overflow:hidden}.quiet-note{color:#69757c!important;margin-top:12px!important;font-size:9px!important}.script-kit{margin-top:12px}.script-tabs{border-bottom:1px solid #28323a;align-items:center;gap:4px;display:flex;overflow-x:auto}.script-tabs button{color:#69767e;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;min-height:35px;padding:0 13px;font-size:9px;font-weight:650}.script-tabs button:hover{color:#b3bfc4}.script-tabs button.active{border-color:var(--green);color:var(--green)}.script-tab-summary{justify-content:space-between;align-items:center;gap:12px;padding:13px 1px 2px;display:flex}.script-tab-summary>div{flex-direction:column;gap:2px;display:flex}.script-tab-summary strong{color:#c8d0cd;font-size:10px}.script-tab-summary>div>span{color:#727e85;font-size:8px;line-height:1.45}.audit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.audit-grid>div{min-width:0;color:var(--green);background:#0000001a;border:1px solid #29343b;border-radius:9px;align-items:flex-start;gap:8px;padding:10px;display:flex}.audit-grid>div>span{flex-direction:column;gap:3px;min-width:0;display:flex}.audit-grid strong{color:#bac4c0;font-size:8px;line-height:1.35}.audit-grid small{color:#68757c;font-size:7px;line-height:1.45}.audit-grid code{color:#a3b4ac;font-size:7px}.integration-sidebar{flex-direction:column;gap:10px;display:flex;position:sticky;top:88px}.setup-progress-card,.architecture-card{padding:18px}.setup-progress-card h2,.architecture-card h2{margin:4px 0 13px;font-size:14px}.progress-track{background:#242c31;border-radius:99px;height:5px;overflow:hidden}.progress-track span{background:var(--green);height:100%;display:block}.setup-progress-card>strong{color:#7e8a91;margin-top:7px;font-size:8px;display:block}.checklist{flex-direction:column;gap:9px;margin-top:15px;display:flex}.checklist>div{color:#69757c;align-items:center;gap:8px;display:flex}.checklist>div>span{border:1px solid #334049;border-radius:50%;width:16px;height:16px}.checklist svg{color:var(--green)}.checklist b{font-size:9px;font-weight:550}.checklist .done{color:#b6c2bc}.architecture-flow{flex-direction:column;align-items:stretch;display:flex}.architecture-flow>div{border:1px solid var(--line);color:var(--green);background:#0000001a;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:0 9px;padding:9px;display:grid}.architecture-flow span{color:#bdc5ca;font-size:9px}.architecture-flow small{color:#657078;grid-column:2;font-size:7px}.architecture-flow>i{background:#344039;width:1px;height:10px;margin-left:18px}.privacy-card{color:var(--green);align-items:flex-start;gap:10px;padding:15px;display:flex}.privacy-card>div{flex-direction:column;display:flex}.privacy-card strong{color:#c4ccc8;font-size:10px}.privacy-card p{color:#6d7980;margin:3px 0 0;font-size:8px;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}@keyframes drawer-in{0%{opacity:.6;transform:translate(22px)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:1100px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.posture-stats{display:none}.settings-grid{grid-template-columns:1fr}.settings-primary{grid-row:auto}.integration-status-grid{grid-template-columns:repeat(2,1fr)}.integrations-layout{grid-template-columns:1fr}.integration-sidebar{grid-template-columns:repeat(3,1fr);display:grid;position:static}}@media (max-width:800px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.mobile-close,.mobile-menu{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.mobile-close{width:32px;height:32px}.mobile-menu{width:38px;height:38px;margin-right:10px}.mobile-overlay{z-index:25;background:#00000094;border:0;display:block;position:fixed;inset:0}.main-shell{margin-left:0}.topbar{padding:0 16px}.content-shell{padding:27px 18px 42px}.page-intro{flex-direction:column;align-items:flex-start}.page-actions{width:100%}.page-actions .primary-button,.page-actions .secondary-button{flex:1}.desktop-action{display:none}.toolbar{flex-direction:column;align-items:stretch}.search-field{border-right:0;border-bottom:1px solid var(--line);min-width:0;height:35px}.filter-button{display:none}.deploy-hero{grid-template-columns:auto 1fr}.deployment-row{grid-template-columns:auto minmax(0,1fr) auto}.deployment-row-meta{display:none}.login-shell{grid-template-columns:1fr}.login-intro{display:none}.login-panel{min-height:100vh}.analytics-top-grid,.analytics-bottom-grid,.integration-sidebar{grid-template-columns:1fr}.setup-step-content{padding-left:18px}.journey-flow{grid-template-columns:1fr}.journey-flow>i{display:none}.audit-grid{grid-template-columns:1fr}}@media (max-width:560px){.metrics-grid{grid-template-columns:1fr}.metric-card{min-height:110px}.breadcrumb span,.breadcrumb svg{display:none}.topbar-actions{gap:6px}.topbar-actions .primary-button{padding:0 11px}.topbar-actions .primary-button svg{display:none}.page-actions{flex-direction:column}.page-actions button{width:100%}.chart-legend{display:none}.deployment-meta{grid-template-columns:1fr 1fr}.deployment-meta span:last-child,.posture-stats,.deploy-hero-icon{display:none}.deploy-hero{grid-template-columns:1fr}.settings-actions{flex-direction:column}.settings-actions button{width:100%}.choice-grid{grid-template-columns:1fr}.modal-backdrop{padding:0}.modal{border-radius:0;max-height:100vh}.modal-body{max-height:calc(100vh - 210px)}.modal-footer{position:sticky;bottom:0}.code-footer>div:first-child{display:none}.code-footer>div:last-child{width:100%}.code-footer button{flex:1}.drawer-metrics{grid-template-columns:1fr 1fr}.drawer-metrics span:last-child{display:none}.audience-fallback{grid-template-columns:auto 1fr}.audience-fallback code{text-align:left;grid-column:1/-1}.login-panel{padding:16px}.login-card{padding:23px}.integration-status-grid{grid-template-columns:1fr}.integration-status-card{grid-template-columns:auto minmax(0,1fr)}.integration-status-card .status-pill{grid-column:2;justify-self:start}.journey-heading,.script-tab-summary{flex-direction:column;align-items:flex-start}.secret-row,.endpoint-row{flex-direction:column;align-items:stretch}.secret-row>div:last-child{justify-content:flex-end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
