/* ZR Tech Hosting-inspired design system — navy, electric blue, white. */
:root{--navy:#071a33;--navy-2:#0a2343;--blue:#0a63ff;--blue-2:#149afa;--text:#142944;--muted:#71839d;--line:#e5edf6;--canvas:#f5f8fd;--white:#fff;--shadow:0 16px 45px rgba(7,32,72,.055)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font:14px/1.6 Inter,"Segoe UI",system-ui,-apple-system,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #73b5ff;outline-offset:3px}.container{max-width:1200px;padding:0 26px;margin:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px;border-radius:11px;border:1px solid transparent;font-weight:750;line-height:1.3;transition:.2s ease;background:transparent;white-space:nowrap}.btn span{font-weight:800}.btn:hover:not(:disabled){transform:translateY(-2px)}.btn-primary{background:linear-gradient(120deg,#075af2,#1489ff);color:#fff;box-shadow:0 10px 25px #075af22d}.btn-primary:hover:not(:disabled){box-shadow:0 13px 28px #075af244}.btn-outline{color:#fff;border-color:#769bd252;background:#ffffff0c}.btn-outline:hover{background:#fff2}.btn-outline-dark{background:#fff;color:#244367;border-color:#d6e2f2}.btn-outline-dark:hover{background:#f5f9ff}.btn-soft{background:#eef5ff;color:#2560ac}.btn-white{background:#fff;color:#0759dd;box-shadow:0 10px 30px #051a3530}.btn-small{padding:10px 14px;font-size:12px;border-radius:9px;gap:8px}.btn-full{width:100%}.section-eyebrow{font-size:11px;font-weight:850;letter-spacing:2px;color:var(--blue);text-transform:uppercase}.public-nav{position:sticky;top:0;z-index:10;background:#fffefdf6;border-bottom:1px solid #e6ecf5;backdrop-filter:blur(16px)}.nav-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.public-brand,.side-brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:20px;letter-spacing:-.7px}.public-brand em,.side-brand em{color:var(--blue);font-style:normal}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(138deg,#09294c,#075bf6);box-shadow:0 8px 20px #095df13b;color:#fff;font-weight:900;font-size:16px;letter-spacing:-1px}.nav-inner nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:650;color:#52647b}.nav-inner nav>a:not(.btn):hover{color:var(--blue)}.nav-inner .btn{color:#fff}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse 40% 55% at 99% 13%,#133c79 0%,transparent 90%),linear-gradient(115deg,#061730 0%,#092858 66%,#0a3673 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(180deg,#0009,transparent 85%)}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:35px;min-height:617px;padding-top:76px;padding-bottom:85px;position:relative}.hero-copy{z-index:1}.eyebrow{display:flex;align-items:center;gap:11px;letter-spacing:2px;font-size:10px;font-weight:800;color:#b1d6ff}.eyebrow i{width:30px;height:1px;background:#729bce}.pulse{width:8px;height:8px;display:inline-block;flex:none;background:#53e2ab;border-radius:50%;box-shadow:0 0 0 5px #53e2ab28}.hero h1{font-size:clamp(40px,4.7vw,68px);line-height:1.12;letter-spacing:-3.5px;margin:28px 0 23px;max-width:680px;font-weight:850}.hero h1 span{color:#6ebaff}.hero-copy>p{color:#b5cbe5;font-size:16px;max-width:500px;line-height:1.85}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0 28px}.hero-actions .btn{min-height:53px}.hero-note{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#8faed2;font-size:11px}.icon-check{display:inline-grid;place-items:center;background:#2ab98627;color:#56e6af;width:19px;height:19px;border-radius:50%}.mini-separator{width:4px;height:4px;border-radius:50%;background:#7699bc;margin:0 7px}.hero-visual{position:relative;min-height:455px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #3989ef26;border-radius:50%;pointer-events:none}.orbit-one{width:560px;height:560px;right:-70px;top:-50px}.orbit-two{width:440px;height:440px;right:-10px;top:10px}.spark{position:absolute;color:#7fc3ff;font-size:25px}.spark-a{top:2%;right:16%}.spark-b{bottom:16%;left:3%;font-size:18px}.hero-screen{position:relative;width:min(100%,540px);border:1px solid #90bcfd47;border-radius:19px;overflow:hidden;box-shadow:0 36px 95px #010916a8,0 0 0 9px #a5ccfb0b;background:#fff;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.window-bar{height:46px;display:flex;align-items:center;justify-content:space-between;background:#f5f8fc;color:#8093ad;padding:0 17px;font-size:10px;border-bottom:1px solid #e6edf7}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#c7d4e5}.window-dots i:first-child{background:#ff9d9b}.window-dots i:nth-child(2){background:#ffdb8b}.window-dots i:last-child{background:#76d9bd}.window-body{padding:27px}.mock-label{color:#455e80;font-size:13px;font-weight:800;margin-bottom:17px}.mock-metrics{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:14px}.mock-metrics>div{display:flex;flex-direction:column;gap:4px;padding:15px 16px;border:1px solid #e7edf6;border-radius:11px;background:#fbfdff}.mock-metrics small{font-size:9px;color:#91a0b3;font-weight:850;letter-spacing:.7px}.mock-metrics strong{color:#1a2f52;font-size:31px;letter-spacing:-2px;line-height:1.2}.mock-metrics strong span{font-size:13px;color:#8799b4;letter-spacing:0}.gold-stars,.preview-stars{color:#ffb62d;letter-spacing:2px}.mock-growth{color:#20ae7a;font-size:10px;font-weight:700}.mock-review{display:flex;align-items:start;gap:11px;padding:14px;border:1px solid #e9edf5;border-radius:11px;color:#203451;margin-bottom:10px;box-shadow:0 3px 12px #132e4e06}.small-avatar{display:inline-grid;place-items:center;flex:none;width:36px;height:36px;border-radius:50%;font-weight:850}.small-avatar.blue{color:#236aec;background:#e9f1ff}.small-avatar.violet{color:#7d5cd3;background:#eee9ff}.mock-review>div{flex:1;min-width:0}.mock-review strong{font-size:11px}.mock-review .gold-stars{font-size:12px}.mock-review p{color:#8191a8;font-size:10px;line-height:1.65;margin:5px 0 0}.mock-status{font-size:9px;padding:4px 7px;border-radius:6px;background:#e4f9ef;color:#1c9a69}.float-score{position:absolute;bottom:-10px;left:-39px;z-index:2;display:flex;align-items:center;gap:12px;padding:15px 18px;border:1px solid #d7e9ff;background:#fff;color:#213a61;border-radius:12px;box-shadow:0 15px 40px #020e2366}.float-icon{display:grid;place-items:center;width:40px;height:40px;background:#e5efff;color:#1165ef;border-radius:11px;font-size:20px}.float-score strong{display:block;font-size:11px}.float-score span{font-size:10px;color:#94a4b8}.float-bubble{position:absolute;top:27px;right:-26px;z-index:2;color:#e6f4ff;background:#1759a3;border:1px solid #70a4dd77;border-radius:10px;padding:11px 16px;font-size:11px;box-shadow:0 12px 32px #020d2465}.hero-bottom{position:relative;border-top:1px solid #ffffff16;background:#07162e7a}.mini-trust{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;align-items:center;min-height:75px;color:#9bb7d7;font-size:11px;font-weight:600}.mini-trust span:first-child{font-size:9px;letter-spacing:1.4px;font-weight:900;color:#7995b7}.section{padding:93px 0}.features-section{background:#fff}.section-head{text-align:center;margin-bottom:43px}.section-head h2,.workflow-grid h2{font-size:clamp(31px,3.7vw,47px);line-height:1.17;letter-spacing:-2px;margin:15px 0}.section-head h2 span,.workflow-grid h2 span{color:var(--blue)}.section-head p{max-width:540px;color:#70819a;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 11px 33px #10274a09;transition:.2s}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:14px;font-size:24px;font-weight:850}.blue-shade{background:#eaf2ff;color:#136bff}.purple-shade{background:#f0eaff;color:#8858e9}.green-shade{background:#e4f9f2;color:#20b783}.feature-card h3{margin:24px 0 7px;font-size:19px;letter-spacing:-.5px}.feature-card p{color:#73839a;line-height:1.85;margin:0 0 28px}.feature-card>span{color:#a4b3c5;font-size:10px;font-weight:850;letter-spacing:1.4px}.workflow-section{background:#f5f9ff}.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.workflow-grid p{color:#7487a0;line-height:1.85;max-width:465px}.workflow-grid .btn{margin-top:15px}.steps{display:grid;gap:17px}.steps>div{display:flex;gap:22px;padding:24px;background:#fff;border:1px solid #e4ecf7;border-radius:15px;box-shadow:0 7px 20px #0b347405}.steps b{flex:none;font-size:25px;color:#0b63f5;letter-spacing:-1px}.steps section h3{margin:0 0 3px}.steps section p{margin:0;font-size:13px}.cta-section{background:#fff;padding:40px 0 90px}.cta-box{background:linear-gradient(115deg,#06172e,#0d3f84);border-radius:20px;padding:55px 65px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;position:relative;overflow:hidden}.cta-box:after{content:"";position:absolute;right:8%;top:-90px;width:320px;height:320px;border:1px solid #ffffff22;border-radius:50%;pointer-events:none}.cta-box .section-eyebrow{color:#83c3ff}.cta-box h2{font-size:36px;line-height:1.2;letter-spacing:-1.5px;margin:14px 0}.cta-box p{color:#b9d1ed}.cta-box .btn{z-index:1}.public-footer{padding:32px 0;background:#071a33;color:#a9c3e3;font-size:12px}.public-footer .container{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap}
/* Console */
.layout{display:grid;grid-template-columns:255px minmax(0,1fr);min-height:100vh;background:var(--canvas)}.sidebar{background:linear-gradient(180deg,#071a33,#09274e);color:#c4d6ee;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;z-index:20}.side-brand{color:#fff;padding:27px 21px 40px;font-size:19px;line-height:1.1}.side-brand em{color:#83bafa}.side-brand small{display:block;color:#7695bb;font-size:8px;letter-spacing:2px;margin-top:9px}.side-kicker{padding:0 25px;margin-bottom:15px;color:#7193bb;font-size:9px;font-weight:850;letter-spacing:2px}.side-nav{padding:0 11px;display:grid;gap:5px}.side-nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;color:#9eb9d9;font-size:12px;font-weight:690}.side-nav a>span{display:inline-grid;place-items:center;width:24px;height:24px;font-size:18px;color:#8db8ed}.side-nav a:hover{background:#ffffff0d;color:#fff}.side-nav a.active{background:#0d59b8;color:#fff;box-shadow:inset 3px 0 #65c2ff,0 8px 15px #0001}.side-nav a.active>span{color:#fff}.side-bottom{margin:auto 15px 20px;padding:16px 12px;background:#ffffff0b;border:1px solid #ffffff15;border-radius:12px;font-size:10px;color:#cbdcf0}.side-bottom small{display:block;color:#7b9cc4;margin-top:5px}.online-dot{display:inline-block;width:7px;height:7px;background:#40df9c;border-radius:50%;margin-right:6px}.main-area{min-width:0;display:flex;flex-direction:column}.topbar{height:80px;background:#fff;border-bottom:1px solid #e4eaf3;padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar-crumb{font-weight:750;font-size:13px;color:#345174}.topbar-crumb span{color:#b4c0d3;padding:0 8px}.topbar-user{display:flex;align-items:center;gap:11px}.topbar-user b{display:block;font-size:12px}.topbar-user small{display:block;text-transform:capitalize;color:#92a0b5;font-size:10px}.avatar{display:grid;place-items:center;background:#dfeeff;color:#095cec;font-weight:850;border-radius:11px;width:35px;height:35px}.logout{font-size:11px;color:#5980af;border-left:1px solid #e8edf5;padding-left:15px;margin-left:7px}.mobile-toggle{display:none;background:none;border:0;color:#1b3658;font-size:25px}.main-content{width:100%;max-width:1550px;margin:0 auto;flex:1;padding:31px 34px 65px}.panel-footer{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;border-top:1px solid #e4ebf5;font-size:11px;padding:20px 34px;color:#8597b0;background:#fff}.page-title{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;margin-bottom:24px}.page-title h1{font-size:30px;letter-spacing:-1px;margin:4px 0 3px;color:#102748}.page-title p{color:#7b8da6;margin:0}.title-wave{color:#1a8dff;margin-left:10px}.page-title .section-eyebrow{font-size:9px}.dashboard-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;min-height:255px;background:linear-gradient(109deg,#081e3b,#0d4185);border-radius:19px;color:#fff;padding:34px 44px;margin-bottom:19px}.dashboard-hero:after{content:"";position:absolute;width:330px;height:330px;border:1px solid #ffffff12;right:6%;top:-140px;border-radius:50%}.dashboard-hero>div:first-child{z-index:1}.hero-tag{display:inline-flex;align-items:center;gap:10px;letter-spacing:1.3px;color:#a9d3ff;font-size:9px;font-weight:850}.dashboard-hero h2{font-size:30px;line-height:1.25;letter-spacing:-1.3px;margin:15px 0 9px}.dashboard-hero p{color:#acc4e5;max-width:490px;font-size:12px}.dashboard-hero .btn{margin-top:13px}.dashboard-illustration{position:relative;width:300px;height:190px;margin-right:25px}.illustration-stars{position:absolute;right:40px;top:0;color:#fed06f;letter-spacing:6px}.illus-card{position:absolute;background:#fff;color:#1b3658;border:1px solid #dce9f9;border-radius:13px;box-shadow:0 18px 45px #010e2878;padding:17px}.illus-card.one{top:38px;right:90px;width:200px;transform:rotate(-7deg)}.illus-card.two{top:67px;right:0;width:125px;transform:rotate(7deg)}.illus-card span{display:block;color:#e6a424;letter-spacing:2px}.illus-card strong{font-size:30px;line-height:1}.illus-card b{display:block;font-size:13px}.illus-card small{display:block;color:#899eb9;font-size:10px;margin-top:5px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:19px 0 35px}.stat-card{display:flex;align-items:center;gap:15px;padding:21px;background:#fff;border:1px solid #e8edf6;border-radius:15px;box-shadow:0 4px 20px #12366907;min-width:0}.stat-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex:none;font-size:20px}.s-blue{background:#e8f1ff;color:#1670f3}.s-violet{background:#f1ebff;color:#815de2}.s-teal{background:#e7faf6;color:#17ab92}.s-amber{background:#fff4e3;color:#df9618}.stat-card span{display:block;color:#8090a7;font-size:11px;font-weight:700}.stat-card strong{font-size:25px;color:#132f55;line-height:1.3;display:block;letter-spacing:-.7px}.stat-card small{color:#a3b1c3;font-size:9px;white-space:nowrap}.section-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:30px 0 15px}.section-row h2{font-size:20px;letter-spacing:-.5px;margin:0}.section-row p{margin:2px 0;color:#8495ac;font-size:12px}.text-link{color:#0b64eb;font-size:12px;font-weight:750}.text-link:hover{text-decoration:underline}.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.business-card,.panel{background:#fff;border:1px solid #e3ebf5;border-radius:16px;box-shadow:0 6px 20px #08244806}.business-card{padding:23px}.business-card-top{display:flex;justify-content:space-between;align-items:center}.business-letter{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:#1768e9;background:#eaf2ff;font-weight:900;font-size:19px}.tag{display:inline-flex;align-items:center;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:800}.tag-blue{background:#eaf2ff;color:#2269de}.tag-green{background:#e4f8ed;color:#159a64}.tag-amber{background:#fff3df;color:#ae771d}.tag-gray{background:#f0f2f6;color:#7b8595}.business-card h3{font-size:17px;letter-spacing:-.4px;margin:18px 0 0}.business-card>p{font-size:12px;color:#93a0b3;word-break:break-word;margin:2px 0 21px}.business-data{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px;font-size:11px;color:#788da6}.business-data b{font-size:14px;color:#16375e}.business-card>a{display:flex;justify-content:space-between;border-top:1px solid #e8edf5;padding-top:15px;font-size:12px;font-weight:800;color:#1163dc}.empty-state{text-align:center;padding:54px 20px;background:#fff;border:1px dashed #ccd9e9;border-radius:16px;color:#8093ae}.empty-state>span{font-size:38px;color:#2d75df}.empty-state h3{color:#233d62;margin:13px 0 3px;font-size:18px}.empty-state p{max-width:440px;margin:0 auto 20px}.empty-state a:not(.btn){color:var(--blue);text-decoration:underline}.panel{padding:24px}.panel-head{margin-bottom:20px}.panel-head h2{font-size:18px;margin:0 0 3px;letter-spacing:-.5px}.panel-head p{margin:0;color:#8c9eb3;font-size:12px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-panel{padding:26px}.form-stack{display:grid;gap:17px}.form-stack label{display:grid;gap:8px;color:#3b5476;font-size:12px;font-weight:750}.form-stack label small{color:#9aabc0;font-size:10px;font-weight:500}.form-stack input,.form-stack select,.form-stack textarea,.share-box input,.code-copy textarea,.toolbar select{min-width:0;width:100%;padding:12px 13px;background:#fff;color:#1c3554;border:1px solid #dce5f1;border-radius:10px;outline:0}.form-stack input:focus,.form-stack textarea:focus,.form-stack select:focus{border-color:#3995ff;box-shadow:0 0 0 3px #1783ff15}.form-stack input::placeholder,.form-stack textarea::placeholder{color:#a0afc1}.form-stack textarea{resize:vertical}.form-stack .btn{justify-self:start}.form-stack .btn-full{justify-self:stretch}.form-stack .color-input{padding:4px;height:43px;width:90px;cursor:pointer}.share-box{display:flex;flex-wrap:wrap;gap:9px}.share-box>span{width:100%;font-size:10px;font-weight:800;color:#8da0b7;letter-spacing:1px}.share-box input{flex:1;font-size:12px}.subtle-note{color:#8d9eb5;font-size:11px;line-height:1.6}.toolbar{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:17px}.toolbar form{display:flex;align-items:center;gap:11px}.toolbar label{font-size:12px;font-weight:750}.toolbar select{width:260px}.review-list,.widget-list{display:grid;gap:15px}.review-management-card{background:#fff;border:1px solid #e4ecf5;border-radius:15px;padding:23px}.review-management-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.review-profile{display:flex;align-items:center;gap:11px}.review-profile strong,.review-profile small{display:block}.review-profile strong{font-size:13px}.review-profile small{font-size:10px;color:#94a3b8}.review-management-card .gold-stars{margin:15px 0 7px;font-size:16px}.review-management-card>p{white-space:normal;overflow-wrap:anywhere;color:#5b708d;margin:0 0 18px}.review-actions{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid #edf1f7;padding-top:14px}.widget-top{align-items:start}.widget-preview{min-height:454px}.preview-card{padding:25px;border:1px solid #e3ecf5;border-radius:16px;box-shadow:0 8px 20px #1232640b}.preview-stars{font-size:20px}.preview-card h3{font-size:18px;margin:13px 0 5px}.preview-card blockquote{font-size:14px;color:#607695;line-height:1.9;margin:14px 0 26px}.preview-profile{display:flex;align-items:center;gap:11px}.preview-profile b,.preview-profile small{display:block}.preview-profile small{color:#a0acbc;font-size:10px}.widget-result-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.widget-result-head h3{margin:8px 0 0}.widget-result-head p{color:#8497ae;margin:0 0 20px;font-size:11px}.code-label{display:block;font-size:11px;font-weight:850;letter-spacing:.5px;margin:0 0 8px}.code-copy{display:flex;align-items:center;gap:10px}.code-copy textarea{background:#f7faff;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;resize:none;min-height:59px}.code-copy .btn{flex:none}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}td,th{padding:14px 10px;border-bottom:1px solid #eaf0f7}th{color:#8093a9;font-size:10px;letter-spacing:.5px;text-transform:uppercase}td{color:#5e728d}.flash{padding:12px 15px;margin:14px 0;background:#e5f7ec;color:#126c41;border:1px solid #bde6c9;border-radius:10px;font-size:12px}.flash-error{background:#fff0f1;color:#a3293d;border-color:#fad6d9}
/* Authentication and public review submission */
.auth-shell{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 147px);position:relative;background:#f6f9fd}.auth-glow{position:absolute;left:0;top:0;width:43%;height:100%;background:radial-gradient(circle at 25% 25%,#e5f0ff,transparent 60%);pointer-events:none}.auth-card{width:min(100%,495px);justify-self:center;align-self:center;padding:48px 34px;z-index:1}.auth-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#e2efff,#d4e6ff);color:#1266eb;font-size:29px;margin-bottom:26px}.auth-card h1,.review-form-card h1{font-size:32px;line-height:1.18;letter-spacing:-1.2px;margin:11px 0}.auth-card>p,.review-form-card>p{color:#8093aa;margin:0 0 30px}.auth-card .form-stack{gap:21px}.auth-card .btn-full{min-height:48px}.auth-switch{font-size:12px;margin-top:25px!important;text-align:center}.auth-switch a{color:#1468ea;font-weight:800}.auth-side{display:flex;align-items:center;background:radial-gradient(circle at 90% 12%,#164f98,transparent 60%),linear-gradient(140deg,#071a33,#0d3874);padding:70px;color:#fff}.auth-side-inner{max-width:440px;margin:auto}.auth-side .eyebrow{margin-bottom:25px}.auth-side h2{font-size:50px;line-height:1.13;letter-spacing:-2px}.auth-side p{color:#b3cbe8;line-height:1.85;font-size:15px}.auth-quote{margin-top:50px;background:#ffffff13;padding:24px;border:1px solid #ffffff20;border-radius:15px}.auth-quote span{color:#ffc451;font-size:18px;letter-spacing:5px}.auth-quote p{color:#fff;font-size:19px}.auth-quote small{color:#91afd2}.review-public{min-height:calc(100vh - 147px);display:grid;place-items:center;padding:55px 18px;background:radial-gradient(circle at 80% 0,#e7f1ff,#f7faff 50%)}.review-form-card{width:min(100%,580px);background:#fff;border:1px solid #e6edf6;border-radius:19px;box-shadow:0 20px 55px #112f520c;padding:35px}.rating-field{border:0;margin:0;padding:0}.rating-field legend{font-size:12px;font-weight:800;color:#3d5678;margin-bottom:8px}.star-choice{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:5px}.star-choice input{position:absolute;opacity:0;width:1px;height:1px}.star-choice label{display:block!important;color:#d0d9e6!important;font-size:36px!important;cursor:pointer;line-height:1.2}.star-choice label:hover,.star-choice label:hover~label,.star-choice input:checked~label{color:#ffb927!important}.star-choice input:focus-visible+label{outline:2px solid #0a63ff}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 1fr}.float-score{left:-15px}.hero h1{font-size:49px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-illustration{margin-right:0}.workflow-grid{gap:35px}}
@media(max-width:830px){.container{padding:0 20px}.nav-inner{height:70px}.nav-inner nav{gap:14px}.nav-inner nav>a:not(.btn){display:none}.hero-grid{grid-template-columns:1fr;padding-top:60px;padding-bottom:70px;gap:10px}.hero h1{max-width:690px}.hero-copy>p{max-width:650px}.hero-visual{min-height:415px}.hero-screen{max-width:520px}.float-bubble{right:0}.float-score{left:2%}.features-grid{grid-template-columns:1fr}.workflow-grid{grid-template-columns:1fr}.cta-box{padding:40px}.layout{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;width:255px;transform:translateX(-101%);transition:transform .2s;box-shadow:20px 0 40px #091d2c1a}.sidebar.open{transform:translateX(0)}.mobile-toggle{display:inline-block}.topbar{padding:0 20px;height:70px}.main-content{padding:26px 20px 55px}.auth-shell{grid-template-columns:1fr}.auth-side{display:none}.auth-card{padding:50px 24px}.two-col{grid-template-columns:1fr}.business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:550px){.public-brand{font-size:17px}.brand-mark{width:37px;height:37px}.nav-inner nav>a:not(.btn){display:none}.nav-inner nav{gap:7px}.nav-inner .btn{padding:10px 11px;font-size:11px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-grid{padding-top:54px}.hero-visual{min-height:340px}.hero-screen{transform:none}.window-body{padding:14px}.mock-review.second{display:none}.float-bubble{top:0;right:0}.float-score{left:0;bottom:0;padding:10px}.hero-note{font-size:10px}.mini-trust{padding-top:18px;padding-bottom:18px;justify-content:start;gap:12px}.mini-trust span:first-child{width:100%}.section{padding:62px 0}.section-head h2,.workflow-grid h2{letter-spacing:-1.5px}.cta-section{padding-bottom:45px}.cta-box{padding:30px 25px;display:block}.cta-box h2{font-size:29px}.cta-box .btn{margin-top:18px}.topbar-crumb{font-size:11px}.topbar-user{gap:6px}.topbar-user>div:not(.avatar){display:none}.topbar-user .logout{padding-left:7px;margin-left:0}.dashboard-hero{padding:27px;min-height:300px}.dashboard-hero h2{font-size:26px}.dashboard-illustration{display:none}.stat-grid{gap:10px}.stat-card{padding:15px 12px;gap:10px}.stat-icon{width:34px;height:34px;font-size:17px}.stat-card strong{font-size:22px}.stat-card small{white-space:normal}.business-grid{grid-template-columns:1fr}.page-title h1{font-size:26px}.section-row{align-items:start;flex-direction:column}.form-panel,.panel{padding:20px}.share-box{display:block}.share-box input{margin:8px 0}.toolbar{align-items:start;flex-direction:column}.toolbar select{width:225px}.widget-result-head{align-items:start}.code-copy{align-items:stretch;flex-direction:column}.auth-card h1,.review-form-card h1{font-size:27px}.review-form-card{padding:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.brand-logo{display:grid;place-items:center;width:43px;height:43px;flex:none;overflow:hidden;border-radius:11px;background:#fff;border:1px solid #e5edf6}.brand-logo img{width:51px;height:51px;object-fit:contain;display:block}.side-brand .brand-logo{border-color:#ffffff38}

.qr-block{display:flex;align-items:center;gap:18px;flex-wrap:wrap;background:#f6f9ff;border:1px solid #e2ebf8;border-radius:13px;margin-top:18px;padding:16px}.qr-block canvas{width:166px;height:166px;background:#fff;border:8px solid #fff;border-radius:8px;flex:none;image-rendering:pixelated}.qr-block>div{flex:1;min-width:160px}.qr-block strong{display:block;font-size:13px;color:#173454}.qr-block p{color:#7a8fa8;font-size:11px;margin:5px 0 12px}
