:root{--bg-primary:#0a0a0a;--bg-secondary:#111;--bg-tertiary:#1a1a1a;--accent:#e8ff47;--text-primary:#f5f5f5;--text-secondary:#a0a0a0;--text-muted:gray;--ink:#0a0a0a;--border:#2a2a2a;--border-strong:#3a3a3a;--font-sans:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--max-width:68rem;--section-pad:clamp(3.5rem, 8vw, 6rem);--content-max:48rem;--rank-gutter:clamp(5rem, 16vw, 7.5rem);--rank-text-width:36rem;--rank-band:calc(var(--rank-gutter) + var(--rank-text-width))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-width:320px;margin:0;font-size:1rem;line-height:1.6}img,video{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.hidden{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}@media (width>=640px){.container{padding:0 1.5rem}}@media (width>=1024px){.container{padding:0 2rem}}.section{padding:var(--section-pad) 0}.section--alt{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.section-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0 0 1rem;font-size:.75rem}.section-title{letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.1}.section-intro{max-width:36rem;color:var(--text-secondary);margin:1rem 0 0}.site-header{z-index:50;backdrop-filter:blur(12px);background:#0a0a0ad9;border-bottom:1px solid #2a2a2a80;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;height:3.5rem;display:flex}.site-brand{letter-spacing:-.02em;color:var(--text-primary);font-size:.9375rem;font-weight:600;transition:color .15s}.site-brand:hover{color:var(--accent)}.header-cta{background:var(--accent);color:var(--ink);border-radius:9999px;flex-shrink:0;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .15s;display:inline-flex}.header-cta:hover{background:#e8ff47e6}.hero{padding:clamp(3.5rem,10vw,6rem) 0 clamp(2rem,5vw,3.5rem);position:relative;overflow:hidden}.hero__glow{pointer-events:none;background:radial-gradient(60% 50%,#e8ff4712 0%,#e8ff4705 40%,#0000 70%);width:min(900px,120vw);height:500px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.hero__layout,.content-layout{max-width:var(--content-max);margin:0 auto;position:relative}.hero__tagline{letter-spacing:-.04em;color:var(--text-primary);text-align:center;margin:0 0 2rem;font-size:clamp(2.25rem,7vw,3.75rem);font-weight:700;line-height:1.05}.hero__cta{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.btn--wide{justify-content:center;width:80%}.hero__rule{background:linear-gradient(90deg,#0000 0%,#e8ff4759 20%,#e8ff47b3 50%,#e8ff4759 80%,#0000 100%);width:80%;height:1px}.rank-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.rank-item{align-items:center;min-height:5.5rem;padding:.75rem 0;display:flex;position:relative}.rank-item__num{letter-spacing:-.06em;color:#0000;-webkit-text-stroke:2px #f5f5f52e;text-stroke:2px #f5f5f52e;pointer-events:none;user-select:none;z-index:0;font-size:clamp(5.5rem,18vw,8.5rem);font-weight:900;line-height:.8;position:absolute;top:50%;left:0;transform:translateY(-50%)}.rank-item__content{z-index:1;margin-left:var(--rank-gutter);max-width:var(--rank-text-width);flex:1;position:relative}.rank-item:hover .rank-item__num{-webkit-text-stroke-color:#e8ff4759}.rank-item__title{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.rank-item__body{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.cursor-blink{background:var(--accent);vertical-align:text-bottom;width:3px;height:.85em;margin-left:.125rem;animation:1.2s step-end infinite cursor-blink;display:inline-block}.btn{background:var(--accent);color:var(--ink);cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:background-color .15s,opacity .15s;display:inline-flex}.btn:hover{background:#e8ff47e6}.btn:disabled{opacity:.6;cursor:not-allowed}.service-list{border-top:1px solid var(--border);margin-top:2.5rem}.service-item{border-bottom:1px solid var(--border);gap:.75rem;padding:1.75rem 0;display:grid}@media (width>=768px){.service-item{grid-template-columns:11rem 1fr;align-items:start;gap:2.5rem}}.service-item:last-child{border-bottom:none}.service-item h3{margin:0;font-size:1rem;font-weight:600}.service-item p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.65}.section-heading{letter-spacing:-.03em;color:var(--text-primary);text-align:center;margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.1}.process-list{flex-direction:column;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.process-list:before{content:"";left:calc(var(--rank-gutter) / 2);background:linear-gradient(#e8ff478c 0%,#e8ff4740 50%,#e8ff478c 100%);width:1px;position:absolute;top:.4rem;bottom:.4rem}.process-list:after{content:"";left:calc(var(--rank-gutter) / 2 - 3px);border:4px solid #0000;border-bottom-color:#e8ff478c;width:0;height:0;position:absolute;bottom:.15rem}.process-list__item{margin-left:var(--rank-gutter);max-width:var(--rank-text-width);padding:0;position:relative}.process-list__item:before{content:"";left:calc(var(--rank-gutter) / -2 - 3px);background:var(--bg-primary);border:1.5px solid #e8ff47b3;border-radius:50%;width:7px;height:7px;position:absolute;top:.45rem}.process-list__title{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.process-list__body{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.why-stats{max-width:var(--rank-band);box-sizing:border-box;grid-template-columns:1fr;gap:2rem;width:100%;margin:0;padding:0;display:grid}@media (width>=640px){.why-stats{grid-template-columns:repeat(3,1fr);gap:2rem}}.why-stat__value{letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1}.why-stat__label{color:var(--text-primary);margin:.5rem 0 0;font-size:.8125rem;font-weight:500;line-height:1.4}.why-stat__body{color:var(--text-secondary);margin:.5rem 0 0;font-size:.875rem;line-height:1.6}.stack{border-top:1px solid var(--border);padding:2.5rem 0}.stack__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.stack__label{text-align:center;width:100%;color:var(--text-muted);margin:0 0 .5rem;font-size:.75rem}.stack__badge{font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border);background:var(--bg-secondary);border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;transition:color .15s,border-color .15s}.stack__badge:hover{color:var(--text-secondary);border-color:var(--border-strong)}.contact__grid{gap:3rem;margin-top:2.5rem;display:grid}@media (width>=768px){.contact__grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:4rem}}.contact__lead{color:var(--text-secondary);margin:0;font-size:1.0625rem;line-height:1.65}.contact__note{border-top:1px solid var(--border);color:var(--text-muted);margin:1.5rem 0 0;padding-top:1.5rem;font-size:.8125rem;line-height:1.6}.form{flex-direction:column;gap:1.25rem;display:flex}.form-row{gap:1.25rem;display:grid}@media (width>=480px){.form-row--2{grid-template-columns:1fr 1fr}}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field label{color:var(--text-secondary);font-size:.875rem}.form-field .required{color:var(--accent)}.form-input{border:1px solid var(--border);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:.375rem;padding:.75rem 1rem;transition:border-color .15s}.form-input::placeholder{color:var(--text-muted)}.form-input:focus{border-color:var(--border-strong);box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent);outline:none}textarea.form-input{resize:vertical;min-height:120px}.form-error{color:#f87171;background:#f871711a;border:1px solid #f8717133;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem}.field-invalid{border-color:#f87171!important}.field-error{color:#f87171;margin:0;font-size:.875rem}.form-success{padding:2rem 0}.form-success h3{margin:0 0 .75rem;font-size:1.25rem}.form-success p{color:var(--text-secondary);margin:0}.form-privacy{color:var(--text-muted);font-size:.8125rem}.form-privacy a{color:var(--text-primary);text-underline-offset:2px;text-decoration:underline}.form-privacy a:hover{color:var(--accent)}.site-footer{border-top:1px solid var(--border);margin-top:2rem;padding:3rem 0}.site-footer__inner{flex-direction:column;gap:2rem;display:flex}@media (width>=768px){.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}.site-footer__brand p{color:var(--text-muted);margin:.5rem 0 0;font-size:.875rem}.site-footer__legal{gap:1.5rem;display:flex}.site-footer__legal a{color:var(--text-muted);font-size:.875rem;transition:color .15s}.site-footer__legal a:hover{color:var(--text-secondary)}.site-footer__copy{border-top:1px solid var(--border);color:var(--text-muted);margin-top:2rem;padding-top:2rem;font-size:.875rem}.legal{padding:var(--section-pad) 0}.legal__inner{max-width:42rem}.legal__title{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.legal__updated{color:var(--text-muted);margin:0 0 2rem;font-size:.875rem}.legal__toc{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:.5rem;margin:0 0 2.5rem;padding:1.25rem 0;display:flex}.legal__toc a{color:var(--text-secondary);font-size:.9375rem;transition:color .15s}.legal__toc a:hover{color:var(--accent)}.legal__body{flex-direction:column;gap:2.5rem;display:flex}.legal__body h2{color:var(--text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.legal__body p{color:var(--text-secondary);margin:0 0 .75rem;font-size:.9375rem;line-height:1.65}.legal__body p:last-child{margin-bottom:0}.legal__body ul{color:var(--text-secondary);margin:0 0 .75rem;padding:0 0 0 1.25rem;font-size:.9375rem;line-height:1.65}.legal__body li{margin-bottom:.375rem}.legal__body a{color:var(--text-primary);text-underline-offset:2px;text-decoration:underline}.legal__body a:hover{color:var(--accent)}.legal__body strong{color:var(--text-primary);font-weight:600}
