@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;700&display=swap";html{min-height:100%}#root{min-height:100vh}:root{color:#12233a}*{box-sizing:border-box}body{color:#12233a;background:radial-gradient(circle at 0 0,#f86e522e,#0000 30%),radial-gradient(circle at 100% 100%,#1674a124,#0000 28%),linear-gradient(145deg,#f9f2e7 0%,#f2ebe2 46%,#eff5f7 100%);min-height:100vh;margin:0;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif}button,input,select{font:inherit}.app-shell{grid-template-columns:360px minmax(0,1fr);min-height:100vh;display:grid}.toast-stack{z-index:60;flex-direction:column;gap:10px;max-width:360px;display:flex;position:fixed;top:16px;right:16px}.toast{background:#fff;border:1px solid #12233a1f;border-radius:14px;padding:12px 14px;font-weight:600;box-shadow:0 12px 28px #12233a29}.toast--success{color:#145c3d;background:#effaf4;border-color:#1a945c4d}.toast--info{color:#0d4f73;background:#eef7fc;border-color:#1674a147}.toast--error{color:#8f1f1f;background:#fff2f2;border-color:#cc343447}.auth-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#ffffffd1;border:1px solid #12233a14;border-radius:24px;flex-direction:column;gap:14px;width:100%;max-width:420px;padding:24px;display:flex;box-shadow:0 18px 40px #12233a0f}.auth-card h1{letter-spacing:-.04em;margin:8px 0 0;font-family:Fraunces,Georgia,serif;font-size:2rem;line-height:1}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff9e;border-right:1px solid #12233a14;flex-direction:column;gap:24px;padding:28px;display:flex}.sidebar__brand h1,.hero-panel h2,.section-heading h2,.section-heading h3,.variant-card h4,.report-panel h4{letter-spacing:-.04em;font-family:Fraunces,Georgia,serif}.sidebar__brand h1{margin:8px 0;font-size:2.2rem;line-height:1}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#f86547;margin:0;font-size:.72rem}.lede{color:#12233ab8;margin:0;line-height:1.6}.sidebar__section{flex-direction:column;gap:14px;display:flex}.sidebar__section--stretch{flex:1;min-height:0}.sidebar-actions{flex-direction:column;gap:10px;display:flex}.sidebar-actions .button{width:100%}.auth-label{color:#12233a9e;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem}.auth-email{margin:-8px 0 4px;font-weight:600}.password-field{position:relative}.password-toggle{color:#12233ab8;cursor:pointer;background:0 0;border:none;font-weight:600;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-toggle--icon{border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.password-toggle--icon svg{width:20px;height:20px}.password-field input{padding-right:48px}.history-list{flex-direction:column;gap:14px;display:flex}.history-entry{background:#ffffffb8;border:1px solid #12233a14;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex}.history-entry__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.history-entry__header small{color:#12233a9e;margin-top:4px;display:block}.history-entry__header time{color:#12233a9e;text-align:right;font-size:.9rem}.history-entry__changes{flex-direction:column;gap:10px;display:flex}.history-change{flex-direction:column;gap:6px;display:flex}.history-change__values{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.history-change__values code{overflow-wrap:anywhere;background:#12233a0f;border-radius:10px;max-width:100%;padding:6px 8px;font-size:.85rem}.main-panel{flex-direction:column;gap:24px;padding:28px;display:flex}.hero-panel,.panel,.report-panel,.experiment-card,.stat-card,.variant-card,.banner{background:#ffffffbd;border:1px solid #12233a14;box-shadow:0 18px 40px #12233a0f}.hero-panel{border-radius:28px;justify-content:space-between;align-items:end;gap:24px;padding:28px;display:flex}.hero-panel h2{margin:6px 0 12px;font-size:2.4rem}.hero-panel p{color:#12233ab8;max-width:700px;margin:0;line-height:1.6}.hero-panel__meta{grid-template-columns:repeat(2,minmax(110px,1fr));gap:12px;display:grid}.hero-panel__meta div,.stat-card{background:#12233a0a;border-radius:20px;padding:16px}.hero-panel__meta span,.stat-card span,.bar-row__labels,.timeline__row strong,.muted,small{color:#12233aa3}.hero-panel__meta strong,.stat-card strong{margin-top:6px;font-size:1.4rem;display:block}.grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;display:grid}.panel,.report-panel{border-radius:24px;padding:24px}.panel--full{flex-direction:column;gap:18px;display:flex}.section-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.section-heading h2,.section-heading h3,.report-panel h4{margin:0}.inline-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button,.chip,.text-button,.experiment-card{transition:transform .14s,box-shadow .14s,background .14s,border-color .14s}.button:hover,.chip:hover,.text-button:hover,.experiment-card:hover{transform:translateY(-1px)}.button{cursor:pointer;border:none;border-radius:999px;padding:12px 18px;font-weight:600}.button--primary{color:#fff;background:linear-gradient(135deg,#f86547 0%,#ea5f3f 100%)}.button--ghost{color:#12233a;background:#12233a14}.button--danger{color:#b93d1f;background:#f8654724}.text-button{cursor:pointer;color:#f86547;background:0 0;border:none;padding:0}label{color:#12233ab8;flex-direction:column;gap:8px;font-size:.94rem;display:flex}input,select,textarea{color:#12233a;background:#ffffffe6;border:1px solid #12233a1f;border-radius:16px;width:100%;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:#f8654761;outline:2px solid #f865473d}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid__wide{grid-column:1/-1}.segmentation{gap:18px;margin-top:22px;display:grid}.snippet-card{background:linear-gradient(135deg,#1274a112,#f865470a),#ffffffd1;border:1px solid #1274a12e;border-radius:22px;margin-top:22px;padding:20px;box-shadow:0 18px 34px #12233a0f}.snippet-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.snippet-card h4,.snippet-card .eyebrow{margin:0}.snippet-card p:not(.eyebrow){color:#12233aa3;margin:6px 0 0;font-size:.9rem}.snippet-card__code{resize:vertical;background:#fffffff5;min-height:120px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.84rem;line-height:1.5}.snippet-card__hint{margin-top:10px!important}.snippet-card__hint strong{color:#12233a}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.query-rule-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.query-rule-header h4{margin:0}.query-rule-help{color:#12233aa3;margin:8px 0 12px;font-size:.9rem;line-height:1.5}.query-rule-help code{color:#12233a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.query-rule-list{gap:12px;display:grid}.query-rule-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.chip{cursor:pointer;background:#fff;border:1px solid #12233a1f;border-radius:999px;padding:10px 14px}.chip--active{color:#c94b30;background:#f865471f;border-color:#f865474d}.experiment-list{flex-direction:column;gap:10px;min-height:0;display:flex;overflow:auto}.client-folder{background:#ffffff7a;border:1px solid #12233a14;border-radius:18px;padding:10px}.client-folder summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-weight:700;list-style:none;display:flex}.client-folder summary::-webkit-details-marker{display:none}.client-folder summary:before{content:"▾";color:#12233a94}.client-folder:not([open]) summary:before{content:"▸"}.client-folder summary span{flex:1}.client-folder summary small{background:#12233a14;border-radius:999px;padding:3px 8px;font-size:.74rem}.client-folder__experiments{flex-direction:column;gap:8px;margin-top:10px;display:flex}.client-folder__empty{color:#12233a94;margin:6px 4px;font-size:.88rem}.client-folder__status-group{flex-direction:column;gap:8px;display:flex}.client-folder__status-group>p{color:#12233a9e;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;margin:4px 4px 0;font-size:.72rem;font-weight:700;display:flex}.client-folder__status-group>p small{background:#12233a14;border-radius:999px;padding:2px 7px}.experiment-card{cursor:pointer;text-align:left;border-radius:20px;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex;position:relative;overflow:hidden}.experiment-card div{flex-direction:column;gap:4px;display:flex}.experiment-card span{font-size:.88rem}.experiment-card small{color:#1874a1;text-transform:uppercase;letter-spacing:.08em;background:#1274a11a;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.7rem;font-weight:700}.experiment-card--active{background:linear-gradient(135deg,#1274a11f,#ffffffe6),#fff;border-color:#1274a17a;box-shadow:0 18px 34px #1274a12e}.experiment-card--active:before{content:"";background:linear-gradient(#1874a1,#f86547);width:5px;position:absolute;inset:0 auto 0 0}.status-pill{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 10px;font-size:.78rem}.status-pill--active{color:#197b53;background:#1f9b681f}.status-pill--paused{color:#435469;background:#12233a14}.status-pill--archived{color:#12233a9e;background:#12233a1f}.variant-stack,.timeline,.totals-list{flex-direction:column;gap:14px;display:flex}.option-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px;display:grid}.option-card{background:#12233a08;border:1px solid #12233a14;border-radius:18px;padding:14px}.variant-card{border-radius:20px;padding:18px}.variant-card__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.variant-card__header h4{margin:0;font-size:1.24rem}.checkbox{flex-direction:row;align-items:center;gap:10px;padding-top:28px}.checkbox input{width:auto}.metric{border-radius:999px;padding:8px 12px;font-size:.82rem}.metric--ok{color:#197b53;background:#1f9b681f}.metric--warn{color:#bd492d;background:#f8654724}.panel-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.stats-grid,.reporting-grid{gap:18px;display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.reporting-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.stat-card,.report-panel{border-radius:20px}.bar-row{flex-direction:column;gap:8px;display:flex}.bar-row__labels{justify-content:space-between;gap:16px;display:flex}.bar{background:#12233a14;border-radius:999px;height:12px;overflow:hidden}.bar__fill{border-radius:inherit;background:linear-gradient(135deg,#1674a1 0%,#20a8d8 100%);height:100%}.timeline__row{grid-template-columns:120px minmax(0,1fr);align-items:start;gap:12px;display:grid}.timeline__row--stacked{grid-template-columns:180px minmax(0,1fr)}.timeline__badge{color:#165e81;background:#1274a11a;border-radius:999px;align-items:center;margin:0 8px 8px 0;padding:8px 12px;font-size:.88rem;display:inline-flex}.timeline__badge--success{color:#197b53;background:#1f9b681f}.timeline__badge--danger{color:#bd492d;background:#f8654724}.banner{border-radius:18px;padding:14px 18px}.banner--error{color:#b93d1f;background:#f865471f}.empty-state{color:#12233aa3;border:1px dashed #12233a24;border-radius:20px;flex-direction:column;gap:4px;padding:22px;display:flex}.date-field{min-width:150px}.modal-overlay{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08122061;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fffffff2;border:1px solid #12233a1a;border-radius:22px;flex-direction:column;gap:12px;width:100%;max-width:420px;padding:22px;display:flex;box-shadow:0 20px 44px #0a192b38}.modal-card--wide{max-width:520px}.modal-card h3{letter-spacing:-.03em;margin:0;font-family:Fraunces,Georgia,serif;font-size:1.5rem}.modal-card p{color:#12233abf;margin:0;line-height:1.5}.modal-actions{justify-content:end;gap:10px;margin-top:8px;display:flex}.two-factor-setup,.two-factor-disable,.password-change-form{flex-direction:column;gap:12px;display:flex}.two-factor-qr{background:#fff;border:1px solid #12233a24;border-radius:14px;align-self:center;width:220px;height:220px}.two-factor-secret{background:#12233a0a;border:1px solid #12233a1a;border-radius:14px;flex-direction:column;gap:8px;padding:12px;display:flex}.two-factor-secret p{text-transform:uppercase;letter-spacing:.08em;color:#12233aa3;margin:0;font-size:.84rem}.two-factor-secret code{word-break:break-all}@media (width<=1180px){.app-shell,.grid,.reporting-grid,.stats-grid{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #12233a14;border-right:none}.hero-panel,.timeline__row{grid-template-columns:1fr}}@media (width<=720px){.main-panel,.sidebar,.hero-panel,.panel,.report-panel{padding:18px}.hero-panel h2{font-size:2rem}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}}
