:root{--loko-yellow:#ffc400;--loko-black:#111216;--loko-muted:#616875;--loko-line:#e5e7eb;--loko-soft:#f5f6f8;--loko-white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--loko-white);color:var(--loko-black);font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit}.review-shell{width:min(1160px,calc(100% - 40px));margin:auto}
.review-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.12);background:#0b0c0f}.review-nav{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:30px}.review-brand img{display:block;width:150px;max-height:46px}.review-links{display:flex;align-items:center;gap:25px;color:#fff;font-size:14px;font-weight:750}.review-links a{text-decoration:none}.review-nav-cta{padding:10px 16px;border-radius:10px;background:var(--loko-yellow);color:var(--loko-black)!important}
.review-hero{position:relative;overflow:hidden;padding:94px 0;background:#0b0c0f;color:#fff}.review-hero:after{content:"";position:absolute;right:-180px;top:-250px;width:600px;height:600px;border-radius:50%;background:var(--loko-yellow);opacity:.16}.review-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.review-kicker{margin:0 0 15px;color:var(--loko-yellow);font-size:13px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.review-hero h1{max-width:760px;margin:0 0 20px;color:#fff;font-size:clamp(42px,6vw,72px);line-height:1.03;letter-spacing:-.05em}.review-lead{max-width:680px;margin:0 0 28px;color:#c8cbd2;font-size:18px;line-height:1.75}.review-actions{display:flex;flex-wrap:wrap;gap:12px}.review-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:11px 18px;border-radius:11px;font-weight:850;text-decoration:none}.review-btn-primary{background:var(--loko-yellow);color:var(--loko-black)}.review-btn-secondary{border:1px solid #3d4048;color:#fff}
.review-hero-card{padding:28px;border:1px solid #32353c;border-radius:22px;background:rgba(255,255,255,.055)}.review-hero-card h2{margin:0 0 15px;color:#fff;font-size:22px}.review-hero-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.review-hero-card li{display:flex;gap:10px;color:#e5e7eb}.review-hero-card li:before{content:"✓";color:var(--loko-yellow);font-weight:900}
.review-section{padding:78px 0}.review-section-soft{background:var(--loko-soft)}.review-heading{max-width:720px;margin-bottom:30px}.review-heading h2{margin:0 0 10px;font-size:clamp(30px,4vw,44px);line-height:1.15;letter-spacing:-.035em}.review-heading p{margin:0;color:var(--loko-muted);font-size:17px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:25px;border:1px solid var(--loko-line);border-radius:18px;background:#fff}.review-card h3{margin:0 0 8px;font-size:19px}.review-card p{margin:0;color:var(--loko-muted)}.review-card a{font-weight:800}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.support-panel{padding:30px;border:1px solid var(--loko-line);border-radius:20px}.support-panel h2{margin-top:0;font-size:26px}.support-list{display:grid;gap:13px;padding:0;list-style:none}.support-list a{font-weight:800}.contact-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--loko-line);border-radius:18px;background:var(--loko-line)}.contact-item{padding:25px;background:#fff}.contact-item strong{display:block;margin-bottom:4px}.contact-item span,.contact-item a{color:var(--loko-muted)}
.review-footer{padding:45px 0 28px;background:#08090b;color:#fff}.review-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:45px}.review-footer img{width:140px;filter:brightness(0) invert(1)}.review-footer p{max-width:430px;color:#aeb2bb}.review-footer h3{font-size:15px;text-transform:uppercase;letter-spacing:.08em}.review-footer ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.review-footer a{color:#d8dae0;text-decoration:none}.review-legal{margin-top:35px;padding-top:20px;border-top:1px solid #272930;color:#9499a3;font-size:13px}
@media(max-width:820px){.review-links a:not(.review-nav-cta){display:none}.review-hero-grid,.support-grid{grid-template-columns:1fr}.review-grid,.contact-strip,.review-footer-grid{grid-template-columns:1fr}.review-hero{padding:70px 0}.review-hero-card{display:none}}
@media(max-width:520px){.review-shell{width:min(100% - 28px,1160px)}.review-brand img{width:125px}.review-nav{min-height:66px}.review-actions{flex-direction:column}.review-btn{width:100%}}
