*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:Outfit,sans-serif;background:#0a0a0a;color:#fff;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.container{max-width:1100px;margin:0 auto;padding:0 24px}.header{position:sticky;top:0;z-index:100}.navbar{background:#0a0a0af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);padding:16px 0}.navbar-inner{display:flex;justify-content:space-between;align-items:center}.logo{height:36px;width:auto}.logo-link{display:inline-flex;align-items:center;gap:12px}.logo-tagline{font-size:11px;font-weight:700;letter-spacing:2px;padding:4px 10px;border-radius:50px;background:linear-gradient(135deg,#00e5ff,#9c27b0,#e63946);background-size:200% 200%;animation:gradient-shift 4s ease infinite;color:#fff;text-transform:uppercase;position:relative;box-shadow:0 0 20px #9c27b066;white-space:nowrap}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.btn-primary{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#e63946,#9c27b0);color:#fff;padding:12px 28px;border-radius:50px;font-weight:600;font-size:14px;letter-spacing:.5px;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e6394666}.btn-lg{padding:16px 36px;font-size:16px}.btn-arrow{font-size:18px}.section-cta{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:48px}.cta-micro{font-size:13px;color:#fff6}.cta-ps{margin-top:20px;font-size:14px;font-style:italic;color:#ffffffa6;max-width:520px;text-align:center;line-height:1.5}.cta-ps strong{color:#fff;font-style:normal}.hero-section{padding:80px 0 56px;text-align:center;position:relative;overflow:hidden;background:linear-gradient(180deg,#0a0a0a,#1a0020 60%,#2d0035,#e6394626)}.hero-content-centered{max-width:800px;margin:0 auto}.social-proof-badge{display:inline-flex;align-items:center;gap:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50px;padding:8px 20px 8px 8px;margin-bottom:32px;font-size:14px;color:#ffffffb3}.avatar-group{height:32px;border-radius:50px}.hero-content-centered h1{font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.15;letter-spacing:-1px;margin-bottom:20px}.hero-content-centered h1 .strike{position:relative;color:#ffffff73;font-weight:600;white-space:nowrap}.hero-content-centered h1 .strike:after{content:"";position:absolute;left:-2px;right:-2px;top:50%;height:4px;background:#e63946;transform:rotate(-3deg);transform-origin:center;border-radius:2px}.text-red{color:#e63946}.hero-sub{color:#ffffff8c;font-size:18px;margin-bottom:40px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.7}.hero-cta-group{display:flex;flex-direction:column;align-items:center;gap:12px}.check-icon{width:18px;height:18px;flex-shrink:0}.trusted-section{padding:48px 0;border-bottom:1px solid rgba(255,255,255,.06)}.trusted-header{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:32px}.trusted-stats{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:32px;flex-wrap:wrap;font-size:15px;color:#ffffff8c}.trusted-stat strong{color:#fff;font-weight:600;margin-right:4px}.trusted-divider{color:#fff3;font-size:18px}.rating-mini{background:linear-gradient(135deg,#f5a623,#e63946);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.rating-badge{background:linear-gradient(135deg,#f5a623,#e63946);padding:6px 14px;border-radius:20px;font-weight:600;font-size:14px}.trusted-text{color:#fff9;font-size:14px}.logo-marquee{overflow:hidden;white-space:nowrap}.logo-marquee-track{display:inline-flex;gap:48px;align-items:center;animation:marquee 25s linear infinite}.client-logo{height:40px;width:auto;opacity:.6;filter:grayscale(100%);transition:opacity .3s,filter .3s}.client-logo:hover{opacity:1;filter:grayscale(0%)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.problem-section{padding:64px 0}.problem-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:60px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.problem-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:36px 28px;transition:border-color .3s}.problem-card:hover{border-color:#e639464d}.problem-icon{font-size:14px;font-weight:700;color:#e63946;letter-spacing:2px;margin-bottom:20px}.problem-card h3{font-size:20px;font-weight:600;margin-bottom:12px}.problem-card p{font-size:15px;color:#ffffff80;line-height:1.7}.solution-section{padding:64px 0;background:#0f0f0f}.solution-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:12px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.solution-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:36px 28px;text-align:center;transition:border-color .3s,transform .3s}.solution-card:hover{border-color:#e6394666;transform:translateY(-4px)}.solution-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:#e639461a;margin:0 auto 20px}.solution-card h3{font-size:18px;font-weight:600;margin-bottom:12px}.solution-card p{font-size:14px;color:#ffffff80;line-height:1.7}.results-section{padding:64px 0}.results-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:12px}.section-sub{text-align:center;color:#ffffff80;font-size:16px;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center;margin-bottom:16px}.stat-card{padding:24px 16px}.stat-value{font-size:clamp(28px,3vw,42px);font-weight:700;color:#e63946;margin-bottom:8px}.stat-label{font-size:13px;color:#ffffff80;line-height:1.5}.proof-marquee{overflow:hidden;white-space:nowrap;margin-top:48px;margin-bottom:16px}.proof-marquee-track{display:inline-flex;gap:20px;animation:marquee 40s linear infinite}.proof-img{height:260px;width:auto;border-radius:12px;flex-shrink:0}.manifesto-section{padding:56px 0;background:#000;border-top:1px solid rgba(230,57,70,.2);border-bottom:1px solid rgba(230,57,70,.2);text-align:center;position:relative}.manifesto-inner{max-width:880px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:14px}.manifesto-section h2{font-size:clamp(22px,2.8vw,36px);font-weight:600;line-height:1.3;letter-spacing:-.5px;margin:0}.manifesto-section h2 .strike{position:relative;color:#ffffff73;font-weight:500}.manifesto-section h2 .strike:after{content:"";position:absolute;left:-2px;right:-2px;top:50%;height:3px;background:#e63946;transform:rotate(-3deg);transform-origin:center;border-radius:2px}.manifesto-section p{font-size:15px;color:#ffffff80;line-height:1.6;max-width:580px;margin:0}.story-section{padding:64px 0;background:#0f0f0f}.story-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:center}.story-image{position:relative;aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#1a0020,#2d0035);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08)}.story-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:2}.story-image-placeholder{font-size:96px;font-weight:700;letter-spacing:-4px;background:linear-gradient(135deg,#e63946,#9c27b0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;z-index:1}.story-content{display:flex;flex-direction:column;gap:16px}.story-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#e63946;text-transform:uppercase}.story-content h2{font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1;margin-bottom:8px}.story-content p{font-size:16px;color:#ffffffa6;line-height:1.8}.story-content p strong{color:#fff;font-weight:600}.fit-callout{max-width:640px;margin:0 auto 40px;padding:20px 24px;background:#e6394614;border-left:3px solid #e63946;border-radius:8px;font-size:15px;color:#ffffffd9;line-height:1.6}.fit-callout strong{color:#e63946;font-weight:700}.fit-intro{text-align:center;font-size:14px;font-weight:600;color:#ffffff8c;letter-spacing:1px;text-transform:uppercase;margin-top:32px;margin-bottom:24px}.case-studies-section{padding:64px 0}.case-studies-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:12px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.case-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:border-color .3s,transform .3s}.case-card:hover{border-color:#e6394666;transform:translateY(-4px)}.case-visual{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#1a0020,#2d0035 60%,#4a0030)}.case-visual img{width:100%;height:100%;object-fit:cover;display:block}.case-result-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:8px}.case-result-big{font-size:clamp(36px,4.5vw,56px);font-weight:800;letter-spacing:-2px;line-height:1;background:linear-gradient(135deg,#fff,#e63946);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.case-result-label{font-size:13px;font-weight:500;color:#fff9;line-height:1.4;max-width:240px}.case-content{padding:24px 28px 28px}.case-client{font-size:12px;font-weight:700;color:#e63946;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.case-desc{font-size:14px;color:#fff9;line-height:1.7}.partnership-section{padding:64px 0;background:linear-gradient(180deg,#0a0a0a,#14000f);position:relative}.partnership-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:12px}.partnership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.partnership-card{background:#e639460a;border:1px solid rgba(230,57,70,.18);border-radius:16px;padding:36px 28px;transition:border-color .3s,transform .3s,background .3s}.partnership-card:hover{border-color:#e6394680;background:#e639460f;transform:translateY(-4px)}.partnership-num{font-size:13px;font-weight:600;color:#e63946;margin-bottom:12px;letter-spacing:2px}.partnership-card h3{font-size:22px;font-weight:700;margin-bottom:14px;color:#fff}.partnership-card p{font-size:15px;color:#ffffffa6;line-height:1.65}@media(max-width:768px){.partnership-grid{grid-template-columns:1fr;gap:16px}.partnership-card{padding:28px 22px}}.process-section{padding:64px 0;background:#0f0f0f}.process-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:12px}.process-grid.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.process-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:36px 28px;transition:border-color .3s,transform .3s}.process-card:hover{border-color:#e6394666;transform:translateY(-4px)}.process-icon-svg{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:#e639461a;margin-bottom:20px}.process-num{font-size:13px;font-weight:600;color:#e63946;margin-bottom:8px;letter-spacing:1px}.process-card h3{font-size:20px;font-weight:600;margin-bottom:12px}.process-card p{font-size:14px;color:#ffffff80;line-height:1.7}.testimonials-section{padding:64px 0}.testimonials-section h2{text-align:center;font-size:clamp(24px,3vw,40px);font-weight:700;margin-bottom:60px}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto}.testimonial-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:32px}.testimonial-quote{font-size:16px;font-style:italic;color:#fffc;line-height:1.7;margin-bottom:24px}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-img{width:48px;height:48px;border-radius:50%;object-fit:cover}.testimonial-name{font-weight:600;font-size:15px}.wall-of-love-section{padding:64px 0;background:#0f0f0f;overflow:hidden}.wall-of-love-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:12px}.wall-marquee{margin-top:48px;overflow:hidden;white-space:nowrap;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.wall-marquee-track{display:inline-flex;gap:20px;align-items:center;animation:wall-marquee 25s linear infinite}.wall-marquee:hover .wall-marquee-track{animation-play-state:paused}.wall-card{flex-shrink:0;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;transition:border-color .3s,transform .3s;max-height:380px}.wall-card:hover{border-color:#e6394666;transform:translateY(-4px)}.wall-card img{height:380px;width:auto;display:block;object-fit:contain}@keyframes wall-marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.our-work-section{padding:32px 0;background:#0f0f0f}.our-work-section.expanded-section{padding:64px 0}.work-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff08;color:#fff;font-family:inherit;font-size:clamp(18px,2vw,22px);font-weight:600;cursor:pointer;transition:border-color .15s,background .15s;text-align:left}.work-toggle:hover{border-color:#e6394680;background:#ffffff0d}.work-toggle.expanded{border-color:#e6394666;background:#e639460f}.work-toggle-label{flex:1}.work-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#e6394626;color:#e63946;font-size:24px;font-weight:400;line-height:1;flex-shrink:0;margin-left:16px}.work-reveal{margin-top:40px;animation:workReveal .3s ease-out}@keyframes workReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.our-work-section h2{text-align:center;font-size:clamp(28px,3.5vw,44px);font-weight:700;margin-bottom:12px}.filter-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:40px;flex-wrap:wrap}.filter-tab{padding:10px 24px;border-radius:50px;font-size:14px;font-weight:500;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);transition:all .2s}.filter-tab:hover{background:#ffffff1a}.filter-tab.active{background:#e63946;border-color:#e63946}.video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.video-card{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;background:#151515;aspect-ratio:16/9}.video-thumb{width:100%;height:100%;object-fit:cover}.video-iframe{width:100%;height:100%;position:absolute;inset:0}.play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;transition:background .2s}.video-card:hover .play-overlay{background:#00000026}.play-btn{width:60px;height:60px;border-radius:50%;background:#e63946e6;display:flex;align-items:center;justify-content:center;font-size:22px;transition:transform .2s}.video-card:hover .play-btn{transform:scale(1.1)}.good-fit-section{padding:64px 0}.good-fit-section h2{text-align:center;font-size:clamp(24px,3vw,40px);font-weight:700;margin-bottom:12px}.fit-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.fit-column-header{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.fit-column-yes .fit-column-header{color:#6abf69}.fit-column-no .fit-column-header{color:#e63946d9}.fit-list{display:flex;flex-direction:column;gap:14px}.fit-item{display:flex;align-items:center;gap:14px;font-size:15px;color:#fffc;padding:14px 18px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:border-color .3s;line-height:1.5}.fit-item:hover{border-color:#6abf694d}.fit-item-no:hover{border-color:#e639464d}.fit-item-no{color:#ffffff8c}.fit-x-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#e6394626;color:#e63946;font-size:11px;font-weight:700;flex-shrink:0}.faq-section{padding:64px 0;background:#0f0f0f}.faq-section h2{text-align:center;font-size:clamp(24px,3vw,40px);font-weight:700;margin-bottom:60px}.faq-list{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:border-color .3s}.faq-item:hover{border-color:#ffffff26}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:16px;font-weight:500;text-align:left}.faq-toggle{font-size:24px;font-weight:300;color:#e63946;flex-shrink:0;margin-left:16px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.faq-item.open .faq-answer{max-height:300px;padding:0 24px 20px}.faq-answer p{color:#ffffff80;font-size:15px;line-height:1.7}.final-cta-section{padding:80px 0;text-align:center;background:linear-gradient(180deg,#0a0a0a,#1a0020 50%,#2d0035 80%,#e6394626)}.final-cta-inner{max-width:700px;margin:0 auto}.anchor-testimonial{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px 28px;margin-bottom:40px;text-align:left}.anchor-quote{font-size:17px;font-style:italic;color:#ffffffe6;line-height:1.6;margin-bottom:16px}.anchor-author{display:flex;align-items:center;gap:12px}.anchor-img{width:40px;height:40px;border-radius:50%;object-fit:cover}.anchor-name{font-weight:600;font-size:14px;color:#ffffffb3}.final-cta-section h2{font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.1;margin-bottom:20px}.footer{padding:40px 0 24px;border-top:1px solid rgba(255,255,255,.06);background:#0a0a0a}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:24px}.footer-brand{text-align:center}.footer-logo{height:28px;margin:0 auto 12px}.footer-brand p{color:#ffffff59;font-size:13px;max-width:360px}.footer-socials{display:flex;gap:16px}.footer-socials a{color:#ffffff59;transition:color .2s}.footer-socials a:hover{color:#fff}.footer-bottom{padding-top:20px;border-top:1px solid rgba(255,255,255,.06);width:100%;text-align:center}.footer-bottom p{font-size:12px;color:#ffffff40}@media(max-width:1024px){.problem-grid,.solution-grid,.process-grid.three-col,.case-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.story-grid{grid-template-columns:1fr;gap:32px}.story-image{max-width:320px;margin:0 auto}.fit-columns{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.testimonials-grid{grid-template-columns:1fr}.video-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.hero-content-centered h1{font-size:32px}.hero-sub{font-size:16px}.navbar-inner{gap:8px}.navbar-inner .btn-primary{padding:9px 14px;font-size:11px;white-space:nowrap;gap:6px}.logo{height:26px}.logo-tagline{font-size:9px;padding:3px 7px;letter-spacing:1.2px}.hero-section{padding:56px 0 48px}.trusted-section{padding:32px 0}.case-studies-section,.solution-section,.process-section,.our-work-section,.story-section,.good-fit-section,.testimonials-section,.wall-of-love-section,.faq-section{padding:56px 0}.final-cta-section{padding:64px 0}.section-sub{margin-bottom:28px;font-size:15px}.case-grid,.solution-grid,.process-grid.three-col,.testimonials-grid{gap:16px;margin-top:32px}.stats-grid{gap:16px}.social-proof-badge{margin-bottom:20px}.hero-sub{margin-bottom:28px}.section-cta{margin-top:32px}.footer{padding:32px 0 20px}}@media(max-width:480px){.logo-tagline{display:none}.navbar-inner .btn-primary{padding:9px 12px;font-size:11px}.navbar-inner .btn-arrow{display:none}}@media(max-width:480px){.filter-tabs{gap:8px}.filter-tab{padding:8px 16px;font-size:12px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:14px 8px}.stat-value{font-size:26px;margin-bottom:4px}.stat-label{font-size:11px}}.audit-page{padding:56px 0 80px;background:linear-gradient(180deg,#0a0a0a,#15001a);min-height:calc(100vh - 80px)}.audit-container{max-width:760px}.audit-intro{text-align:center;margin-bottom:48px}.audit-intro h1{font-size:44px;font-weight:700;line-height:1.15;margin:12px 0 16px}.audit-intro p{color:#ffffffb3;font-size:16px;max-width:560px;margin:0 auto}.audit-progress{margin-bottom:32px;display:flex;flex-direction:column;gap:10px}.audit-progress-text{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:#ffffff8c}.audit-progress-title{color:#e63946;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.audit-progress-bar{width:100%;height:4px;background:#ffffff14;border-radius:999px;overflow:hidden}.audit-progress-fill{height:100%;background:linear-gradient(90deg,#e63946,#c01a28);border-radius:999px;transition:width .4s ease-out}.audit-form{display:flex;flex-direction:column;gap:32px}.audit-nav{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:8px}.audit-nav button:disabled{opacity:.4;cursor:not-allowed}.btn-secondary{padding:12px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:#ffffffd9;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s}.btn-secondary:hover{border-color:#ffffff59;background:#ffffff14;color:#fff}.audit-final-note{margin-top:16px;text-align:center;font-size:13px;color:#ffffff80;line-height:1.6}.audit-section{border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px 24px;background:#ffffff05;display:flex;flex-direction:column;gap:24px}.audit-section legend{padding:0 12px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e63946}.audit-field{display:flex;flex-direction:column;gap:8px}.audit-label{font-size:15px;font-weight:500;color:#fffffff2}.audit-label .req{color:#e63946;margin-left:4px}.audit-hint{font-size:13px;color:#ffffff80}.audit-form input[type=text],.audit-form input[type=email],.audit-form input[type=url],.audit-form textarea{width:100%;padding:12px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-family:inherit;font-size:15px;transition:border-color .15s,background .15s}.audit-form input:focus,.audit-form textarea:focus{outline:none;border-color:#e63946;background:#ffffff0f}.audit-form textarea{resize:vertical}.radio-grid,.check-grid{display:flex;flex-wrap:wrap;gap:8px}.radio-pill,.check-pill{display:inline-flex;align-items:center;padding:10px 16px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff08;cursor:pointer;font-size:14px;color:#ffffffd9;transition:all .15s;-webkit-user-select:none;user-select:none}.radio-pill input,.check-pill input{position:absolute;opacity:0;pointer-events:none}.radio-pill:hover,.check-pill:hover{border-color:#ffffff40;background:#ffffff0f}.radio-pill.on,.check-pill.on{border-color:#e63946;background:#e6394626;color:#fff}.slider-row{display:flex;align-items:center;gap:16px;margin-top:4px}.audit-slider{flex:1;-webkit-appearance:none;appearance:none;height:6px;background:#ffffff1f;border-radius:999px;outline:none}.audit-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;background:#e63946;border-radius:50%;cursor:pointer;border:3px solid #fff}.audit-slider::-moz-range-thumb{width:22px;height:22px;background:#e63946;border-radius:50%;cursor:pointer;border:3px solid #fff}.slider-value{font-size:18px;font-weight:600;min-width:28px;text-align:center;color:#e63946}.audit-error{padding:14px 18px;background:#e639461f;border:1px solid rgba(230,57,70,.4);border-radius:10px;color:#ff7a82;font-size:14px}.audit-submit{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:8px}.audit-submit button:disabled{opacity:.6;cursor:not-allowed}.audit-thanks-page{padding:80px 0;background:linear-gradient(180deg,#0a0a0a,#1a0020 60%,#2d0035);min-height:calc(100vh - 80px)}.audit-thanks-inner{max-width:640px;text-align:center}.audit-thanks-inner h1{font-size:48px;font-weight:700;line-height:1.1;margin:12px 0 16px}.thanks-lead{font-size:18px;color:#ffffffbf;margin-bottom:40px}.thanks-card{text-align:left;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px 32px;background:#ffffff08;margin-bottom:32px}.thanks-card h3{font-size:18px;margin-bottom:16px;color:#e63946}.thanks-card ol{padding-left:20px;display:flex;flex-direction:column;gap:10px;color:#ffffffd9}.thanks-ps{text-align:center;padding:18px 24px;font-style:italic;font-size:15px;color:#ffffffb3;margin-bottom:32px}.thanks-ps strong{color:#fff;font-style:normal}.thanks-back{display:inline-block;font-size:14px;color:#ffffff8c;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:2px;transition:color .15s}.thanks-back:hover{color:#fff}@media(max-width:640px){.audit-intro h1{font-size:32px}.audit-thanks-inner h1{font-size:36px}.audit-section{padding:22px 18px}.thanks-card{padding:22px 20px}}
