:root{--brand:#ffe500;--bg:#050505;--panel:#101010;--white:#f7f7f3;--muted:#b3b3af;--line:#2b2b2b;--display:'Arial Black','Avenir Next Condensed','Helvetica Neue',Impact,sans-serif}
*{box-sizing:border-box}
html{scroll-padding-top:20px}
body{margin:0;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;background:var(--bg);color:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:focus-visible,summary:focus-visible{outline:3px solid var(--white);outline-offset:5px}
img{display:block;max-width:100%;height:auto}
a,summary{-webkit-tap-highlight-color:transparent}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:16px;top:12px;z-index:20;background:var(--brand);color:var(--bg);padding:12px 20px;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.site-header{border-bottom:1px solid var(--line)}
.header-inner{width:min(1100px,calc(100% - 48px));margin:auto;min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:block;width:150px;flex-shrink:0}
.brand img{width:150px;height:40px;object-fit:cover;object-position:top}
.brand>span{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-align:center;margin-top:5px;color:#e7e7e2}
.back-link{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:800;min-height:44px;letter-spacing:.05em}
.back-link>span{font-size:21px;color:var(--brand)}
.review-page{width:min(620px,calc(100% - 40px));margin:0 auto;padding:32px 0 24px;flex:1}
.review-start{text-align:center}
.eyebrow{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--muted);line-height:1.5}
h1,h2{font-family:var(--display);font-weight:900;font-style:italic;text-transform:uppercase;letter-spacing:-.045em;margin:0;line-height:1.05}
h1{font-size:clamp(30px,5vw,54px)}
h1 em,h2 em{font-style:inherit;color:var(--brand)}
.review-button{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;min-height:110px;margin-top:22px;padding:22px 28px;border:2px solid var(--brand);background:var(--brand);color:var(--bg);text-align:left;box-shadow:0 5px 0 #8f8000;transition:background .15s,box-shadow .15s}
.review-button:hover{background:#fff15c;border-color:#fff15c;box-shadow:0 5px 0 #b7a900}
.google-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;background:#fff;color:#4285f4;border-radius:50%;font-family:Arial,Helvetica,sans-serif;font-size:34px;line-height:1;font-weight:800}
.button-words{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}
.button-words strong{font-size:clamp(19px,3vw,28px);line-height:1.15;font-weight:900;letter-spacing:-.025em}
.button-words>span{font-size:14px;font-weight:700;letter-spacing:.06em;line-height:1.35}
.arrow-icon{width:30px;height:30px;flex-shrink:0}
.signin-note{margin:14px 0 0;font-size:12px;color:var(--muted)}
.thank-you{margin:18px 0 0;font-size:16px}
.rating-summary{margin:20px 0 0}
.rating-summary>p:first-child{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;margin:0;font-size:14px;color:#d3d3ce}
.rating-summary strong{font-size:22px;line-height:1.2;color:var(--white)}
.rating-summary strong>span{font-size:14px;font-weight:400;color:var(--muted)}
.rating-divider{height:18px;width:1px;background:#555}
.snapshot-note{font-size:12px;line-height:1.5;color:#999;margin:6px 0 0}
.reviews-disclosure{margin-top:24px;border:1px solid var(--line);background:#0a0a0a}
.reviews-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:13px 18px;font-size:14px;font-weight:700;cursor:pointer;list-style:none}
.reviews-disclosure>summary::-webkit-details-marker{display:none}
.reviews-disclosure>summary:hover{background:#161616}
.disclosure-mark{font-size:24px;line-height:1;font-weight:400;color:var(--brand)}
.reviews-disclosure[open]>summary{border-bottom:1px solid var(--line)}
.reviews-disclosure[open] .disclosure-mark{transform:rotate(45deg)}
.reviews-content{padding:25px 22px}
h2{font-size:clamp(26px,4vw,34px);margin-bottom:24px}
.review-grid{display:grid;gap:16px}
.review-card{padding:22px;background:var(--panel);border:1px solid var(--line);border-top:3px solid var(--brand)}
.review-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.stars{color:var(--brand);font-size:17px;letter-spacing:3px;white-space:nowrap}
.review-source{font-size:12px;color:var(--muted);font-weight:700;letter-spacing:.06em}
blockquote{padding:0;margin:18px 0 24px}
blockquote p{font-size:17px;line-height:1.55;margin:0;letter-spacing:-.015em}
.review-person{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--line)}
.avatar{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;background:#242424;color:#ddd;border-radius:50%;font-size:12px;font-weight:800}
.review-person h3{margin:0 0 1px;font-size:14px;line-height:1.5;font-weight:700}
.review-person a{display:inline-block;font-size:14px;color:var(--muted);text-decoration:underline;text-underline-offset:3px;padding-block:5px}
.review-person a:hover{color:var(--brand)}
.review-note{font-size:12px;line-height:1.65;margin:20px 0 10px;color:#999}
.text-link{display:inline-flex;gap:12px;align-items:center;padding-block:10px;text-decoration:underline;text-underline-offset:4px;font-size:14px;font-weight:700}
.text-link>span[aria-hidden]{color:var(--brand)}
.job-photo{margin:22px 0}
.job-photo img{width:100%;height:auto}
.job-photo figcaption{margin-top:9px;font-size:12px;color:var(--muted)}
.review-again{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--brand);color:var(--bg);font-weight:800;font-size:14px;min-height:56px;padding:14px 16px}
.site-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px 24px;border-top:1px solid var(--line);padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));text-align:center}
.site-footer p{margin:0;color:#999;font-size:12px;line-height:1.65}
.site-footer strong{color:#ddd;font-weight:700}
.site-footer>a{font-size:12px;color:var(--muted);padding:10px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:520px){.header-inner{width:calc(100% - 32px);min-height:68px}.brand{width:124px}.brand img{width:124px;height:32px}.brand>span{font-size:9px;letter-spacing:.02em}.back-link{font-size:12px;gap:8px}.review-page{width:calc(100% - 32px);padding-top:24px;padding-bottom:20px}.eyebrow{font-size:11px;margin-bottom:10px;letter-spacing:.08em}h1{font-size:clamp(29px,8.5vw,40px)}.review-button{min-height:96px;margin-top:18px;padding:19px 16px;gap:12px}.google-icon{flex-basis:38px;width:38px;height:38px;font-size:28px}.button-words strong{font-size:clamp(19px,5.3vw,23px)}.button-words>span{font-size:12px;letter-spacing:.02em}.arrow-icon{width:24px;height:24px}.thank-you{font-size:14px;margin-top:16px}.rating-summary{margin-top:16px}.reviews-disclosure{margin-top:20px}.reviews-content{padding:22px 15px}.review-card{padding:20px 16px}.site-footer{gap:8px 16px;padding-top:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}
@media(max-height:540px){.header-inner{min-height:60px}.review-page{padding-block:16px}.eyebrow{margin-bottom:8px}h1{font-size:30px}.review-button{min-height:80px;margin-top:14px;padding-block:14px}.thank-you{margin-top:12px}.rating-summary{margin-top:12px}.reviews-disclosure{margin-top:14px}.site-footer{padding-block:10px}}
@media(prefers-reduced-motion:reduce){.review-button{transition:none}}
