@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#202e2c;background:#f5f7f8;font-synthesis:none;font-size:16px;--green: #153d37;--lime: #d6ef83;--muted: #6e7d7a;--line: #e5eae8}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;transition:background .16s,transform .16s}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid #b0d64a;outline-offset:4px}button,input,select{min-height:44px}button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0}input,select{border:1px solid #cdd6d3;border-radius:8px;background:#fff;padding:11px 12px;color:#202e2c;max-width:100%}input:focus,select:focus{outline:2px solid #7b9b8e}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{font-size:32px;letter-spacing:-1.2px;line-height:1.25;margin:9px 0 12px}h2{font-size:22px;letter-spacing:-.6px}h3{font-size:19px;margin:14px 0 7px}p{line-height:1.6}small{font-size:13px}.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#61736d}.primary{background:var(--green);color:#fff;border-radius:9px;padding:12px 19px;font-weight:600}.primary:hover{background:#24584f}.secondary{background:#fff;border:1px solid #dce3e0;border-radius:8px;padding:9px 14px;font-size:14px;color:#30413c}.secondary:hover{background:#f0f5f1}.icon{padding:7px;background:transparent;color:inherit;border-radius:7px}.brand{display:flex;align-items:center;gap:9px;font-size:30px;font-weight:800;letter-spacing:-1.5px}.brand>span:first-child{background:var(--green);color:var(--lime);height:39px;width:39px;border-radius:12px;display:flex;align-items:center;justify-content:center}.brand-dot{color:#8baf3c;margin-left:-8px}.error{background:#fff0ed;color:#a52c24;border:1px solid #f3d2cc;padding:12px;border-radius:8px;font-size:14px;overflow-wrap:anywhere}.notice{display:flex;gap:8px;background:#e9f3df;color:#33551b;padding:12px;border-radius:8px}.loading{min-height:100vh;display:grid;place-content:center;text-align:center}.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-story{background:var(--green);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:52px 10%}.login-story .brand>span:first-child{background:#2a5248}.login-story h1{font-size:clamp(36px,3.8vw,60px);font-weight:500;line-height:1.18;letter-spacing:-2px}.login-story p{color:#c5d6cf;font-size:18px}.login-story small{color:#b8cbc4}.light{color:var(--lime)}.story-stars{display:flex;gap:13px;color:var(--lime);margin:35px 0}.story-stars svg{width:31px;height:31px}.login-form{display:grid;place-items:center;padding:48px}.login-form>div{width:100%;max-width:400px}.login-form h2{font-size:32px;margin-bottom:10px}.login-form form{margin-top:28px}.login-form .primary{width:100%;margin-top:10px}form label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;margin-bottom:18px}form label.check{flex-direction:row;align-items:center;font-weight:400;gap:10px;margin:8px 0}.check input{min-height:auto;width:18px;height:18px;accent-color:var(--green)}.login-help{display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;color:var(--muted);margin-top:24px}.demo-note{background:#edf1e5;color:#546238;padding:12px;font-size:13px;border-radius:8px;line-height:1.5}.workspace{display:flex;min-height:100vh}.sidebar{width:246px;flex-shrink:0;padding:32px 20px 20px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.sidebar .brand{margin:0 10px 55px}.side-label{color:#87928d;font-size:11px;letter-spacing:1.6px;padding:0 14px;margin-bottom:15px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{justify-content:flex-start;background:none;color:#687671;font-size:14px;padding:13px;border-radius:9px;text-align:left}.sidebar nav button.active{color:var(--green);background:#edf3e9;font-weight:650}.sidebar nav button:hover{background:#f3f6f1}.side-bottom{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:25px;border-top:1px solid var(--line);font-size:12px}.side-bottom>div:nth-child(2){min-width:0;flex:1}.side-bottom strong{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.side-bottom small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.user-avatar{display:grid;place-items:center;background:#e8eee5;color:var(--green);width:32px;height:32px;border-radius:50%;flex-shrink:0}.main{margin-left:246px;min-width:0;width:calc(100% - 246px)}.topbar{height:88px;padding:0 42px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#75817d}.branch-select{display:flex;align-items:center;gap:8px;color:var(--green)}.branch-select select{border:0;font-size:14px;font-weight:600;width:200px}.content{max-width:1600px;padding:28px 42px 48px;margin:auto}.demo-banner{display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:1px;color:#63733b;padding:10px 14px;background:#edf2e2;border:1px solid #e3eacf;border-radius:8px;margin-bottom:27px}.demo-banner span{letter-spacing:0;font-size:12px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.section-tools{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.section-tools p{font-size:14px}.dates{display:flex;gap:10px}.dates label{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.dates input{font-size:12px;padding:8px;min-height:37px}.metrics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;margin-bottom:24px}.metric{border:1px solid var(--line);padding:25px;border-radius:14px;background:#fff}.metric>span{font-size:14px;color:var(--muted)}.metric>div{font-family:Manrope,sans-serif;font-size:42px;font-weight:650;letter-spacing:-1px;display:flex;align-items:center;gap:14px;margin:14px 0 4px}.metric small{font-size:20px;opacity:.55}.metric p{font-size:12px;margin-bottom:0;color:var(--muted)}.metric.dark{background:var(--green);border-color:var(--green);color:#fff}.metric.dark>span,.metric.dark p{color:#c3d4cc}.metric.dark svg{color:var(--lime);margin-left:auto}.report-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;margin-bottom:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.panel-title h2{font-size:17px;margin:0}.panel-title>.muted{font-size:12px}.badge{display:inline-block;background:#eef4e8;color:#55713c;border-radius:5px;padding:5px 8px;font-size:11px;letter-spacing:.3px}.badge.inactive{background:#f1f1f1;color:#7d7d7d}.distribution>div{display:flex;align-items:center;gap:13px;margin-top:18px;font-size:13px}.distribution>div>span{display:flex;align-items:center;gap:7px;width:32px}.distribution svg{color:#96ae63}.distribution strong{width:24px;text-align:right}.distribution small{width:58px;color:var(--muted);font-size:11px}.bar{height:9px;border-radius:8px;background:#f0f3ed;flex:1;overflow:hidden}.bar i{display:block;height:100%;background:#8da766;border-radius:8px}.team-highlight{background:#edf2e6;position:relative;overflow:hidden}.team-highlight h2{font-size:25px;line-height:1.35}.team-highlight p{font-size:13px;max-width:330px}.highlight-stars{color:#80995a;letter-spacing:9px;font-size:26px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}th{font-size:12px;color:#7b8681;font-weight:500;background:#f8faf8;padding:13px}td{padding:16px 13px;border-bottom:1px solid #edf0ee}tr:last-child td{border-bottom:0}td>svg{vertical-align:middle;margin-right:7px}td small{display:block;color:var(--muted);margin-top:5px;font-size:12px}.person{display:flex;align-items:center;gap:12px;white-space:nowrap}.avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.avatar.placeholder{display:flex;align-items:center;justify-content:center;background:#e3ebdd;color:#657b4d;font-size:13px;font-weight:600}.avatar.large{width:100%;height:185px;object-fit:cover;border-radius:12px 12px 0 0}.avatar.placeholder.large{font-size:44px;background:#e3ebdf}.employee-card:nth-child(2n) .placeholder.large,.kiosk-employees button:nth-child(2n) .placeholder.large{background:#e4e9ef;color:#6c7f8d}.employee-card:nth-child(3n) .placeholder.large,.kiosk-employees button:nth-child(3n) .placeholder.large{background:#eee6da;color:#927e5e}.score{display:flex;align-items:center;gap:7px;color:#68823b}.employee-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px;margin-top:24px}.employee-card{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.employee-info{padding:20px}.employee-info p{font-size:13px;color:var(--muted);margin-top:5px}.employee-info .secondary{width:100%;margin-top:8px}.empty{padding:50px 20px;text-align:center;color:var(--muted);border:1px dashed #d8e0da;border-radius:10px;margin:20px 0}.empty svg{color:#9dad9a}.role-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-top:24px}.role-card>svg{color:#6c874a}.role-card p{display:flex;align-items:center;gap:8px;font-size:14px}.role-card .secondary{margin-top:10px}.tablet-intro{text-align:center;padding:55px 30px}.tablet-symbol{width:94px;height:94px;display:grid;place-items:center;color:var(--green);background:#edf3e5;border-radius:25px;margin:0 auto 26px}.tablet-intro h2{font-size:34px;line-height:1.25}.tablet-intro>p{max-width:510px;margin:20px auto;color:var(--muted)}.tablet-intro small{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:20px;color:var(--muted)}.flow{display:flex;justify-content:center;gap:20px;font-size:12px;color:#66775e;margin:34px 0}.no-results{text-align:center;color:var(--muted);font-size:14px}dialog{width:min(520px,calc(100% - 32px));border:1px solid var(--line);border-radius:16px;padding:26px;max-height:90vh;color:#20382f}dialog::backdrop{background:#0c261c88;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.modal-head h2{margin:0}.modal-head .icon{min-width:40px}fieldset{border:1px solid var(--line);border-radius:9px;padding:15px;margin:15px 0}legend{font-size:14px;padding:0 5px}.upload{border:1px dashed #aabbab;border-radius:10px;padding:18px}.upload input{border:0;padding:0;font-size:12px;min-height:30px}.upload small{font-weight:400;color:var(--muted)}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.kiosk{min-height:100vh;background:#f8faf7;display:flex;flex-direction:column}.kiosk>header{display:flex;align-items:center;justify-content:space-between;padding:24px 5%;border-bottom:1px solid #e1e8de;background:#fff;gap:20px}.kiosk>header>span{display:flex;align-items:center;gap:9px;font-size:15px}.kiosk-lock{color:#7a8980}.kiosk main{width:100%;max-width:1200px;padding:25px 40px 40px;margin:auto;flex:1}.kiosk-title{text-align:center;margin:22px 0 42px}.kiosk h1{font-size:clamp(30px,4vw,48px);letter-spacing:-1.5px;font-weight:650}.kiosk-title p,.rating-title p,.thanks p{font-size:19px;color:var(--muted)}.kiosk-employees{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;max-width:960px;margin:auto}.kiosk-employees>button{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;background:#fff;border:1px solid #dfe7dc;border-radius:15px;box-shadow:0 5px 15px #122b1505}.kiosk-employees>button:hover{transform:translateY(-4px);border-color:#8ca76a}.kiosk-employees .avatar.large{height:230px}.kiosk-employees strong{font-family:Manrope,sans-serif;font-size:21px;margin:24px 10px 8px}.kiosk-employees button>span{display:flex;align-items:center;gap:7px;color:#738565;font-size:14px;margin-bottom:25px}.kiosk footer{padding:25px 5%;display:flex;justify-content:space-between;gap:18px;color:#819079;font-size:12px}.kiosk footer span{display:flex;align-items:center;gap:6px}.kiosk-demo{text-align:center;padding:7px;background:#eaf1db;color:#647144;font-size:12px}.back{background:transparent;color:#687b65;font-size:14px}.rating-title{text-align:center;margin:10px 0 25px}.rating-title .avatar{width:70px;height:70px;margin:0 auto 20px}.rating-title .eyebrow{display:block}.rating-title h1{font-size:34px;margin:8px 0}.rating-title p{margin-top:10px}.rating-options{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:30px auto;max-width:960px}.rating-options button{border:2px solid #e1e7db;border-radius:14px;min-height:180px;flex-direction:column;background:#fff;color:#53634a;padding:18px 8px}.rating-options button.selected{background:var(--green);color:var(--lime);border-color:var(--green);transform:translateY(-4px)}.rating-number{display:flex;align-items:center;gap:9px;font-size:36px;font-family:Manrope,sans-serif}.rating-options strong{font-size:16px}.mini-stars{font-size:13px;letter-spacing:2px;opacity:.6;margin-top:6px}.confirm-vote{margin:30px auto;display:flex;min-width:275px;min-height:58px}.thanks{padding:70px 0;text-align:center}.thank-check{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;background:#e4efd3;color:#527036;margin:0 auto 30px}.thanks .secondary{margin-top:24px}.center{text-align:center}@media(min-width:1450px){.content{padding-top:38px}.metrics .metric{padding:30px}.kiosk-employees .avatar.large{height:270px}}@media(max-width:1100px){.sidebar{width:205px;padding:26px 12px}.main{margin-left:205px;width:calc(100% - 205px)}.content{padding:25px}.topbar{padding:0 25px}.section-tools{align-items:flex-start;flex-direction:column}.metric{padding:19px}.metric>div{font-size:34px}.report-grid{grid-template-columns:1fr}.team-highlight{display:none}.rating-options{gap:10px}.login-story{padding:40px}.flow{flex-wrap:wrap}}@media(max-width:760px){.sidebar{position:relative;width:100%;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{margin:0 0 16px}.sidebar nav{flex-direction:row;overflow-x:auto}.sidebar nav button{white-space:nowrap;padding:10px}.side-label,.side-bottom{display:none}.workspace{display:block}.main{margin:0;width:100%}.topbar{height:70px;padding:0 18px}.topbar>span{font-size:12px}.branch-select select{width:170px}.content{padding:20px 16px}.page-heading h1{font-size:27px}.page-heading>.primary{font-size:12px;padding:10px}.metrics{grid-template-columns:1fr;gap:12px}.metric>div{margin:8px 0}.metric p{font-size:13px}.metric{padding:20px}.demo-banner{align-items:flex-start;flex-direction:column;gap:4px}.panel{padding:18px}.dates{flex-wrap:wrap}.login-page{grid-template-columns:1fr}.login-story{padding:28px}.login-story>div:not(.brand),.login-story>small{display:none}.login-form{padding:35px 25px}.kiosk>header{padding:18px 20px}.kiosk .brand{font-size:25px}.kiosk>header>span{font-size:13px}.kiosk main{padding:20px}.kiosk-employees{grid-template-columns:repeat(2,1fr);gap:16px}.kiosk-employees .avatar.large{height:190px}.kiosk-employees strong{font-size:18px}.kiosk-employees button>span{font-size:12px}.kiosk footer{flex-direction:column;text-align:center;align-items:center;line-height:1.5}.rating-options{grid-template-columns:repeat(5,1fr);gap:6px}.rating-options button{min-height:145px;padding:8px 2px}.rating-options strong{font-size:13px}.rating-number{font-size:26px;flex-direction:column;gap:3px}.rating-number svg{width:22px}.mini-stars{font-size:9px;letter-spacing:0}.tablet-intro h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.rating-options button{transition:transform .16s}@media(max-width:760px){.side-bottom{display:flex;margin-top:12px;padding-top:12px}.side-bottom>div:nth-child(2){max-width:220px}}.theme-toggle{min-width:36px;min-height:36px;padding:7px;border-radius:50%;color:inherit;background:transparent;margin-left:4px;flex-shrink:0}.theme-toggle:hover{background:#80958022}:root[data-theme=dark]{color-scheme:dark;color:#e3ece7;background:#121b19;--green: #a6d9bf;--lime: #d6ef83;--muted: #a9b9b0;--line: #34463e}[data-theme=dark] body,[data-theme=dark] .main,[data-theme=dark] .kiosk{background:#121b19;color:#e3ece7}[data-theme=dark] :is(.sidebar,.topbar,.panel,.metric,.employee-card,.kiosk>header,.kiosk-employees>button,dialog){background:#1c2924;color:#e3ece7;border-color:var(--line)}[data-theme=dark] :is(input,select,.secondary,.rating-options button){background:#24342c;color:#e3ece7;border-color:#486052}[data-theme=dark] :is(.primary,.rating-options button.selected){background:#a6d9bf;color:#102b20}[data-theme=dark] .primary:hover{background:#c0e7d3}[data-theme=dark] :is(.metric.dark,.login-story){background:#193f33;color:#eff8f0}[data-theme=dark] .brand>span:first-child{background:#284737;color:#d6ef83}[data-theme=dark] :is(.sidebar nav button,.topbar,.side-label,.eyebrow,.employee-info p,.metric>span,.metric p,.dates label,.distribution small,.panel-title>.muted,.kiosk footer,.back,.kiosk-employees button>span){color:#a9bfb0}[data-theme=dark] :is(.sidebar nav button.active,.sidebar nav button:hover,.secondary:hover,th,.team-highlight,.bar,.tablet-symbol,.demo-banner,.demo-note,.kiosk-demo,.badge,.notice){background:#2a3e2f;color:#d6e8c1}[data-theme=dark] :is(td,.demo-banner,.topbar,.kiosk>header){border-color:var(--line)}[data-theme=dark] :is(.score,.distribution svg,.highlight-stars){color:#c1db8b}[data-theme=dark] .error{background:#462822;color:#ffc5b9;border-color:#754037}[data-theme=dark] .badge.inactive{background:#393e3c;color:#c3cbc7}[data-theme=dark] .avatar.placeholder,[data-theme=dark] .avatar.placeholder.large,[data-theme=dark] .user-avatar{background:#334836;color:#d5e6c7}[data-theme=dark] .empty{border-color:var(--line)}@media(max-width:480px){.kiosk>header{gap:8px;padding:16px 12px}.kiosk .brand{gap:5px;font-size:22px}.kiosk>header>span{font-size:12px}}:root{--green: #006b3f;--lime: #d6a61d;--muted: #65706a;--line: #e6ddce;--beef-red: #c71920;--beef-black: #11100e;background:#f8f5ee}body{background:#f8f5ee}button:focus-visible,a:focus-visible{outline-color:#d6a61d}.primary{background:var(--green);border:1px solid #005833;box-shadow:0 7px 18px #006b3f24}.primary:hover{background:#005b36}.brand{gap:10px;letter-spacing:-.8px;line-height:1}.brand>img{width:48px;height:48px;object-fit:contain;border-radius:50%;flex:0 0 auto;background:#11100e}.brand-name{display:grid;color:#0c4e31;font-size:23px;font-weight:800;white-space:nowrap}.brand-name b{color:var(--beef-red)}.brand-name small{margin-top:4px;color:#9a7515;font-family:DM Sans,sans-serif;font-size:8px;font-weight:700;letter-spacing:1.15px;text-transform:uppercase}.brand-dot,.brand>span:first-child{display:none}.theme-toggle{color:#7d6517;border:1px solid #e4d8b8;background:#fffdf9;margin-left:4px}.theme-toggle:hover{background:#f7efd8}.login-story{background:radial-gradient(circle at 72% 20%,#35402a 0,#171814 36%,#090909 78%);position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:470px;height:470px;border:1px solid #d6a61d55;border-radius:50%;right:-210px;bottom:-170px;box-shadow:0 0 0 34px #d6a61d0d,0 0 0 68px #d6a61d08}.login-story>*{position:relative;z-index:1}.login-story .brand>img{box-shadow:0 0 0 2px #d6a61d}.login-story .brand-name{color:#fff8e8}.login-story .brand-name b,.login-story .brand-name small{color:#e2b735}.login-story h1{font-weight:650}.login-story p{color:#e7dec8}.login-story small{color:#cfbf97}.light,.story-stars{color:#e6b829}.sidebar{background:#fffdf9;border-right-color:#e7dfd1}.sidebar .brand{margin-left:5px}.sidebar nav button.active{background:#f7efda;color:#075f38;box-shadow:inset 3px 0 #c71920}.sidebar nav button:hover{background:#faf3e4}.topbar{background:#fffdf9;border-bottom-color:#e7dfd1}.demo-banner{background:#fff6da;border-color:#f0d88b;color:#755511}.metric.dark{background:linear-gradient(135deg,#075f38,#003c24);border-color:#075f38}.metric.dark svg{color:#e1b52d}.team-highlight{background:linear-gradient(135deg,#f8f0d9,#eee2bc)}.team-highlight .eyebrow,.highlight-stars{color:#a77914}.badge{background:#eef3e7;color:#23603e}.score,.distribution svg{color:#b38616}.bar i{background:linear-gradient(90deg,#006b3f,#d1a320)}.kiosk{background:#fbf8f2}.kiosk>header{background:#11100e;border-bottom:2px solid #d6a61d;color:#fff7e5}.kiosk>header .brand-name{color:#fff8e8}.kiosk>header .brand-name b,.kiosk>header .brand-name small{color:#e4b72e}.kiosk>header .theme-toggle{background:#27251f;border-color:#66511a;color:#e4b72e}.kiosk-lock{color:#e4b72e}.kiosk-demo{background:#f7edcf;color:#705112}.kiosk-employees>button:hover{border-color:#c71920;box-shadow:0 12px 28px #11100e18}.kiosk-employees button>span{color:#a1151b;font-weight:600}.rating-options button.selected{background:#c71920!important;color:#fff9eb!important;border-color:#c71920!important;box-shadow:0 10px 22px #c7192030}.thank-check{background:#f7edcf;color:#a67813}.kiosk footer{color:#6f7166}[data-theme=dark]{--green: #149456;--lime: #dfb332;--muted: #bac1b7;--line: #403c32;background:#12110f}[data-theme=dark] body,[data-theme=dark] .main,[data-theme=dark] .kiosk{background:#12110f}[data-theme=dark] :is(.sidebar,.topbar,.panel,.metric,.employee-card,.kiosk-employees>button,dialog){background:#1d1b17;border-color:#403c32}[data-theme=dark] .topbar{background:#11100e}[data-theme=dark] .sidebar nav button.active{background:#292516;color:#e7be42}[data-theme=dark] .theme-toggle{background:#26231d;border-color:#5d4a19;color:#e6bd38}[data-theme=dark] .metric.dark{background:linear-gradient(135deg,#075f38,#02331f)}[data-theme=dark] .team-highlight{background:#292515}[data-theme=dark] .rating-options button.selected{background:#d5282e!important}@media(max-width:760px){.brand>img{width:40px;height:40px}.brand-name{font-size:19px}.brand-name small{font-size:7px}.theme-toggle{min-width:34px;min-height:34px}}
