@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#17231f;background:#f6f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{height:82px;background:#101b18;color:#fff;display:flex;align-items:center;padding:0 max(4vw,24px);gap:48px}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:700;letter-spacing:.11em;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid #87bd8b;border-radius:50%;font-size:24px;color:#9bcba0}.brand-light{font-weight:400;color:#9bcba0}.topbar nav{display:flex;gap:36px;height:100%;align-items:center}.topbar nav a{height:100%;display:flex;align-items:center;color:#a8b9ae;font-size:14px;font-weight:700;position:relative}.topbar nav a.active{color:#fff}.topbar nav a.active:after{content:'';height:3px;background:#a8d4a3;position:absolute;bottom:0;left:0;right:0}.top-actions{margin-left:auto;display:flex;align-items:center;gap:20px}.mode-badge{border:1px solid #476859;border-radius:100px;padding:7px 12px;color:#afe0aa;font-weight:700;letter-spacing:.1em;font-size:10px}.mode-badge.live{color:#cce6d2}.mode-badge.test{color:#f0d598;border-color:#8b7950}.icon-button{width:34px;height:34px;border:0;background:none;color:#e5eee6;font-size:29px;line-height:1}.page{max-width:1500px;margin:0 auto;padding:62px max(4vw,24px) 45px}.hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.eyebrow{font-size:11px;letter-spacing:.19em;font-weight:700;color:#668a70;display:flex;align-items:center;gap:9px}.eyebrow.dark{color:#748b78}.pulse{width:8px;height:8px;border-radius:50%;background:#89bd86;box-shadow:0 0 0 4px #e4f0e0}h1,h2,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif}h1{font-size:clamp(43px,5vw,75px);line-height:1.09;margin:19px 0;color:#172b22;letter-spacing:-.04em}h1 em{color:#5b9772;font-weight:600}.subtitle,.config-intro p{color:#718079;font-size:17px;line-height:1.5;margin-bottom:0}.hero-actions{display:flex;align-items:flex-end;flex-direction:column;gap:12px;padding-bottom:7px}.button{border-radius:9px;padding:12px 18px;font-size:13px;font-weight:700;border:1px solid transparent;white-space:nowrap}.button-quiet{background:#fff;border-color:#e1e7df;color:#284b38}.button:hover{filter:brightness(.95)}.button-primary{background:#2c6948;color:white}.sync-note{font-size:11px;color:#7f8d83}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:48px}.kpi-card{background:#fff;border:1px solid #e8e9e2;border-radius:12px;padding:24px 25px 22px;box-shadow:0 8px 23px rgba(30,55,38,.025);min-height:166px}.kpi-label{font-size:11px;letter-spacing:.13em;color:#7b8a80;font-weight:700;display:flex;justify-content:space-between}.kpi-icon{color:#76a67e;font-size:19px;letter-spacing:0;line-height:12px}.kpi-value{font-family:'Playfair Display',Georgia,serif;font-size:43px;font-weight:700;line-height:1.2;color:#1e3b2a;margin-top:20px;white-space:nowrap}.tabular{font-variant-numeric:tabular-nums}.kpi-foot{margin-top:8px;font-size:12px;color:#8a968b;min-height:17px}.text-button{border:0;padding:0;background:none;color:#377d51;font-size:12px;font-weight:700}.text-button.subtle{color:#a0aaa1;margin-left:15px}.leaderboard-panel{margin-top:26px;border:1px solid #e5e8dd;background:#fff;border-radius:13px;padding:33px 36px 28px;box-shadow:0 8px 23px rgba(30,55,38,.025);min-height:430px}.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.panel-heading h2{font-size:30px;color:#233b2d;letter-spacing:-.025em;margin:8px 0 0}.panel-right{color:#829183;font-size:12px;display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.legend-dot{width:9px;height:9px;background:#60986b;border-radius:50%}.link-pill{border-radius:100px;background:#eff5ec;color:#4c7d58;padding:6px 10px;margin-left:13px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chart{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:clamp(6px,1.4vw,22px);height:310px;align-items:end;padding:15px 8px 0;margin-top:9px;border-bottom:1px solid #dfe7db}.bar-column{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0}.bar-value{color:#4e7158;font-size:12px;font-weight:700;white-space:nowrap;margin-bottom:8px}.bar{width:100%;max-width:81px;min-height:3px;background:linear-gradient(180deg,#79b17d,#3e8057);border-radius:6px 6px 0 0;transition:height .4s ease}.bar-column:first-child .bar{background:linear-gradient(180deg,#95c894,#549562)}.bar-name{position:absolute;top:100%;width:100%;text-align:center;color:#53675a;font-size:12px;font-weight:600;margin-top:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-column{position:relative}.empty-chart{padding:95px 20px;text-align:center;color:#7a887e}.dashboard-footer{display:flex;justify-content:space-between;gap:20px;margin:22px 3px;font-size:12px;color:#859187}.dashboard-footer a{font-weight:700;color:#4c825d}.config-page{padding-top:55px}.config-intro{margin-bottom:36px}.config-intro h1{margin:14px 0 10px}.config-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(285px,1fr);gap:24px;align-items:start}.config-main{display:grid;gap:17px}.config-card{display:flex;gap:25px;padding:27px 30px;background:#fff;border:1px solid #e5e9e0;border-radius:12px}.section-number{font-family:'Playfair Display',Georgia,serif;font-size:25px;color:#94b19a;padding-top:1px}.section-content{width:100%;min-width:0}.section-content h2{font-size:24px;margin-bottom:6px;color:#263f30}.section-content p{font-size:13px;color:#78877d;line-height:1.55;margin-bottom:21px}.section-content label{display:block;font-size:12px;font-weight:700;color:#45604e;margin:16px 0 8px}.section-content input,.section-content select{width:100%;height:43px;border:1px solid #d9e3d9;border-radius:7px;background:#fbfcf8;color:#1b3124;padding:0 12px;outline:none;min-width:0}.section-content input:focus,.section-content select:focus{border-color:#76a983;box-shadow:0 0 0 3px #e5f1e5}.input-suffix{display:flex;align-items:center;max-width:200px}.input-suffix input{border-radius:7px 0 0 7px}.input-suffix span{height:43px;display:grid;place-items:center;padding:0 12px;border:1px solid #d9e3d9;border-left:0;border-radius:0 7px 7px 0;background:#f1f5ee;color:#6c806f;font-size:12px}.secret-field,.copy-field{display:flex;gap:8px;align-items:center}.secret-field .text-button{min-width:42px}.copy-field .button{height:43px}.callout{display:flex;gap:7px;flex-direction:column;background:#f2f7ef;border-left:3px solid #93bd8b;border-radius:4px;margin:17px 0;padding:13px 15px;font-size:12px;color:#607264;line-height:1.5}.callout strong{color:#375b40}.button-row{display:flex;gap:9px;flex-wrap:wrap}.form-status{font-size:12px;margin-top:12px;color:#55755e;min-height:16px}.form-status.error{color:#ac5448}.link-details{font-size:12px;color:#758679;line-height:1.5;margin:11px 0}.fine-print{font-size:11px!important;margin:12px 0 0!important}.setup-guide{background:#203b2b;color:#f4f7ef;border-radius:12px;padding:31px 31px 29px;position:sticky;top:22px}.guide-header{font-size:10px;letter-spacing:.15em;font-weight:700;color:#a8c8aa;display:flex;justify-content:space-between}.setup-guide h2{font-size:39px;line-height:1.12;letter-spacing:-.035em;margin:27px 0 30px}.setup-guide ol{margin:0;padding:0;list-style:none;counter-reset:steps}.setup-guide li{counter-increment:steps;position:relative;padding:0 0 22px 36px;margin-left:3px;border-left:1px solid #517459}.setup-guide li:last-child{border-left-color:transparent;padding-bottom:0}.setup-guide li:before{content:counter(steps);position:absolute;left:-12px;top:-1px;width:24px;height:24px;display:grid;place-items:center;background:#8cbc89;color:#143221;border-radius:50%;font-size:11px;font-weight:700}.setup-guide li strong{display:block;font-size:13px;margin-bottom:6px}.setup-guide li span{display:block;font-size:12px;line-height:1.55;color:#b2c8b5}.setup-guide code{color:#d4ebcc}.guide-note{border-top:1px solid #47664d;margin-top:28px;padding-top:20px;color:#a9c6aa;font-size:12px;line-height:1.5}.config-save{display:flex;gap:15px;align-items:center;margin:24px 0;color:#4c7d58;font-size:12px}code{font-size:.94em}.redirect-page{min-height:100vh;display:grid;place-items:center;text-align:center;padding:30px;background:#f6f5ef}.redirect-page h1{font-size:42px}.redirect-page p{color:#677d6b}@media(max-width:900px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.config-grid{grid-template-columns:1fr}.setup-guide{position:static}.chart{overflow-x:auto;min-width:620px}.leaderboard-panel{overflow:auto}}@media(max-width:590px){.topbar{height:67px;gap:16px;padding:0 16px}.brand{font-size:13px}.brand-mark{width:28px;height:28px;font-size:19px}.topbar nav{gap:14px}.topbar nav a{font-size:12px}.top-actions{gap:0}.mode-badge{display:none}.page{padding:38px 16px}.hero-row{align-items:flex-start;flex-direction:column}.hero-actions{align-items:flex-start}.kpi-grid{gap:10px;margin-top:30px}.kpi-card{padding:17px 14px;min-height:130px}.kpi-label{font-size:9px}.kpi-value{font-size:30px;margin-top:15px}.leaderboard-panel{padding:25px 17px}.panel-heading{align-items:flex-start;flex-direction:column}.panel-heading h2{font-size:26px}.dashboard-footer{flex-direction:column}.config-card{padding:22px 17px;gap:14px}.setup-guide{padding:27px 23px}}[hidden]{display:none!important}
.bar-name{position:static;height:31px;margin-top:0;padding-top:11px}
