
:root{--bg:#080c11;--panel:#10161e;--panel2:#161d26;--ink:#10151b;--muted:#67727e;--line:#e7ebef;--yellow:#ffc928;--yellow2:#eeb700;--white:#fff;--max:1180px;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}
.topbar{position:fixed;z-index:80;inset:0 0 auto;background:rgba(7,11,16,.90);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:94px;display:flex;align-items:center;gap:30px}.brand img{height:66px;width:auto;max-width:250px;object-fit:contain}.links{margin-left:auto;display:flex;align-items:center;gap:24px;color:#d7dde4;font-size:13px}.links>a:hover,.drop:hover>.drop-btn,.links .active{color:var(--yellow)}.call-mini{background:var(--yellow);color:#111;padding:13px 17px;border-radius:12px;font-weight:900;white-space:nowrap}.drop{position:relative}.drop-btn{cursor:pointer}.drop-menu{position:absolute;top:28px;right:-120px;width:520px;background:#10161d;border:1px solid #28313b;border-radius:18px;padding:16px;display:none;grid-template-columns:1fr 1fr;box-shadow:0 24px 60px rgba(0,0,0,.35)}.drop:hover .drop-menu,.drop.open .drop-menu{display:grid}.drop-menu a{padding:10px 12px;border-radius:10px;color:#c7ced6;font-size:12px}.drop-menu a:hover{background:#1a222c;color:var(--yellow)}.menu{display:none;margin-left:auto;background:transparent;border:0;color:#fff;font-size:26px}
.page-hero{padding-top:94px;min-height:690px;color:#fff;position:relative;overflow:hidden;background-size:cover;background-position:center}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,9,14,.94) 0%,rgba(5,9,14,.80) 40%,rgba(5,9,14,.43) 72%,rgba(5,9,14,.25) 100%)}.hero-content{position:relative;z-index:2;min-height:612px;display:flex;align-items:center}.hero-copy{max-width:690px;padding:70px 0 105px}.crumb{font-size:12px;color:#abb4be;margin-bottom:28px}.crumb a{color:var(--yellow)}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);font-weight:900}.page-hero h1{font-size:clamp(48px,6vw,76px);line-height:.96;letter-spacing:-.055em;margin:13px 0 18px;max-width:720px}.hero-sub{font-size:21px;font-weight:760;margin-bottom:13px}.hero-desc{max-width:650px;color:#d3d9df;font-size:17px;line-height:1.68}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{min-height:54px;padding:0 21px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.btn.primary{background:var(--yellow);color:#111}.btn.ghost{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.03)}.hero-trust{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:3;width:min(var(--max),calc(100% - 40px));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(8,13,18,.82);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:17px}.hero-trust div{padding:0 17px;border-right:1px solid rgba(255,255,255,.12)}.hero-trust div:last-child{border:0}.hero-trust strong{display:block;font-size:13px}.hero-trust small{color:#9ca7b2;font-size:11px}
.intro{padding:92px 0}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.section-label{font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#b48200;font-weight:900}.intro h2,.feature-section h2{font-size:44px;line-height:1.03;letter-spacing:-.045em;margin:10px 0 20px}.intro-copy{color:#596572;font-size:16px;line-height:1.8}.contact-stack{margin-top:25px;display:flex;gap:12px;flex-wrap:wrap}.contact-pill{padding:13px 15px;border:1px solid #e1e6eb;border-radius:12px;font-weight:800;font-size:13px}.contact-pill.yellow{background:#fff5c8;border-color:#f2d76b}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature{padding:24px;border:1px solid #e6eaee;border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(13,17,23,.05)}.feature .fi{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#fff4c6;color:#9f7900;font-weight:900;margin-bottom:18px}.feature h3{font-size:17px;margin:0 0 7px}.feature p{margin:0;color:#6c7782;line-height:1.55;font-size:13px}.note{margin-top:16px;padding:18px 20px;border-radius:14px;background:#fff7da;border:1px solid #f4df8c;color:#6d5707;font-size:13px;line-height:1.6}
.feature-section{padding:85px 0;background:#f6f8fa}.feature-head{text-align:center;max-width:730px;margin:0 auto 36px}.feature-head p{color:#68737e;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{border-radius:19px;padding:28px;background:#fff;border:1px solid #e6eaee}.step-num{font-size:12px;font-weight:900;color:#b48600;margin-bottom:28px}.step h3{font-size:20px;margin:0 0 8px}.step p{font-size:13px;color:#697480;line-height:1.6;margin:0}
.cta{padding:72px 0}.cta-box{background:linear-gradient(110deg,#ffd84d,#f0b500);border-radius:22px;padding:38px 42px;display:flex;justify-content:space-between;align-items:center;gap:28px}.cta-box h2{margin:0;font-size:34px;letter-spacing:-.04em;max-width:690px}.cta-links{display:flex;gap:10px;flex-wrap:wrap}.cta-links a{background:#111820;color:#fff;border-radius:12px;padding:15px 18px;font-weight:900;font-size:13px}.cta-links a.light{background:#fff;color:#15191d}
footer{background:#080d12;color:#d9dfe5}.foot-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;padding:46px 0;border-bottom:1px solid #202832}.foot-logo img{height:58px;width:auto}.foot-top p,.foot-top a{font-size:13px;line-height:1.65;color:#a7b0ba}.foot-top h4{margin:0 0 10px;color:#fff}.foot-bottom{min-height:88px;display:flex;justify-content:space-between;align-items:center;color:#7f8994;font-size:12px}.legal{display:flex;gap:20px}
@media(max-width:960px){.links{display:none;position:absolute;left:20px;right:20px;top:94px;margin:0;padding:16px;background:#0d131a;border:1px solid #28313b;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.35);flex-direction:column;align-items:stretch;gap:4px}.links.open{display:flex}.links>a,.drop-btn{display:block;padding:12px 13px;border-radius:10px}.links>a:hover,.drop-btn:hover{background:#171f28}.drop{width:100%}.drop-menu{position:static;display:none!important;width:100%;grid-template-columns:1fr 1fr;margin-top:6px;border-radius:12px;box-shadow:none;padding:8px;background:#111923}.drop.open .drop-menu{display:grid!important}.menu{display:block}.call-mini{margin-left:0}.page-hero{min-height:760px;background-position:65% center}.hero-content{min-height:680px}.hero-trust{grid-template-columns:1fr 1fr}.hero-trust div{border:0;padding:8px 12px}.intro-grid{grid-template-columns:1fr;gap:38px}.steps{grid-template-columns:1fr}.foot-top{grid-template-columns:1fr 1fr}.cta-box{flex-direction:column;align-items:flex-start}}
@media(max-width:580px){.wrap{width:min(var(--max),calc(100% - 26px))}.nav{height:82px}.brand img{height:52px;max-width:180px}.call-mini{font-size:11px;padding:11px 12px}.page-hero{padding-top:82px;min-height:835px;background-position:70% center}.hero-content{min-height:750px;align-items:flex-start}.hero-copy{padding-top:76px}.page-hero h1{font-size:49px}.hero-sub{font-size:17px}.hero-desc{font-size:15px}.hero-actions{flex-direction:column}.hero-trust{bottom:15px;grid-template-columns:1fr 1fr;padding:10px}.intro{padding:64px 0}.intro h2,.feature-section h2{font-size:35px}.feature-grid{grid-template-columns:1fr}.feature-section{padding:64px 0}.cta{padding:50px 0}.cta-box{padding:29px 24px}.cta-box h2{font-size:28px}.foot-top{grid-template-columns:1fr}.foot-bottom{padding:28px 0;gap:15px;align-items:flex-start;flex-direction:column}}

.legal-hero{padding:150px 0 72px;background:linear-gradient(135deg,#080c11,#141c25);color:#fff;border-bottom:1px solid #222b35}.legal-hero .eyebrow{margin-bottom:12px}.legal-hero h1{font-size:clamp(46px,6vw,72px);letter-spacing:-.055em;line-height:.98;margin:0 0 14px}.legal-hero p{max-width:720px;color:#b8c1ca;line-height:1.65;margin:0}
.legal-page{padding:72px 0 100px;background:#f6f8fa}.legal-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:36px;align-items:start}.legal-aside{position:sticky;top:108px;background:#0d131a;color:#fff;border-radius:20px;padding:24px}.legal-aside strong{display:block;font-size:18px;margin-bottom:14px}.legal-aside a{display:block;color:#bac3cc;font-size:13px;line-height:1.45;padding:8px 0;border-bottom:1px solid #252e38}.legal-aside a:hover{color:var(--yellow)}.legal-card{background:#fff;border:1px solid #e5e9ed;border-radius:22px;padding:clamp(28px,5vw,58px);box-shadow:0 16px 42px rgba(12,18,25,.06)}.legal-card h2{font-size:30px;letter-spacing:-.035em;margin:48px 0 15px}.legal-card h2:first-child{margin-top:0}.legal-card h3{font-size:20px;margin:30px 0 10px}.legal-card p,.legal-card li{color:#4f5a66;line-height:1.78;font-size:15px}.legal-card ul{padding-left:22px}.legal-card a{color:#9b7300;text-decoration:underline;text-underline-offset:3px}.legal-contact{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0}.legal-contact .box{padding:18px;border-radius:14px;background:#fff8dc;border:1px solid #f4df8a}.legal-contact strong{display:block;margin-bottom:7px}.caps-warning{font-weight:750;color:#20262d!important;background:#fff8dc;border-left:4px solid var(--yellow);padding:18px;border-radius:0 12px 12px 0}.legal-meta{font-size:13px;color:#7d8791;margin-top:24px}.legal-card hr{border:0;border-top:1px solid #e7ebef;margin:42px 0}
@media(max-width:900px){.legal-shell{grid-template-columns:1fr}.legal-aside{position:static}.legal-aside nav{columns:2}.legal-contact{grid-template-columns:1fr}}
@media(max-width:580px){.legal-hero{padding:120px 0 54px}.legal-page{padding:38px 0 70px}.legal-card{padding:25px 20px}.legal-card h2{font-size:26px}.legal-aside nav{columns:1}}

.detail-section{padding:82px 0;background:#fff}.detail-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:start}.detail-section h2{font-size:40px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 18px}.detail-section p{color:#5f6b77;line-height:1.75;font-size:15px}.detail-list{display:grid;gap:12px}.detail-item{padding:20px 22px;border:1px solid #e5e9ed;border-radius:16px;background:#f8fafb}.detail-item strong{display:block;margin-bottom:6px}.detail-item p{margin:0;font-size:13px}.detail-action{display:inline-flex;margin-top:18px;background:var(--yellow);color:#111;padding:13px 16px;border-radius:12px;font-size:13px;font-weight:900}.payment-note{margin-top:12px!important;color:#d4dae0!important;font-size:12px!important}.taxi-calc{width:100%;min-height:235px;border:1px solid #e1e6eb;border-radius:16px;background:#fff}
@media(max-width:900px){.detail-shell{grid-template-columns:1fr}}
@media(max-width:580px){.detail-section{padding:62px 0}.detail-section h2{font-size:33px}}

/* Mobile navigation + cookie consent */
.menu{cursor:pointer}.menu[aria-expanded="true"]{color:var(--yellow)}
.cookie-banner{position:fixed;z-index:200;left:22px;right:22px;bottom:22px;max-width:1180px;margin:auto;background:#0d131a;color:#fff;border:1px solid #2a333d;border-radius:20px;box-shadow:0 24px 70px rgba(0,0,0,.38);padding:24px;display:none}.cookie-banner.show{display:block}.cookie-grid{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.cookie-copy strong{font-size:19px;display:block;margin-bottom:7px}.cookie-copy p{margin:0;color:#b7c0c9;font-size:13px;line-height:1.6;max-width:760px}.cookie-copy a{color:var(--yellow);text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cookie-btn{border:0;background:var(--yellow);color:#111;border-radius:11px;padding:13px 16px;font-weight:900;cursor:pointer;min-width:116px}.cookie-btn:hover{filter:brightness(.96)}
.cookie-modal{position:fixed;z-index:210;inset:0;background:rgba(3,6,9,.72);display:none;align-items:center;justify-content:center;padding:22px}.cookie-modal.show{display:flex}.cookie-panel{width:min(620px,100%);max-height:min(760px,90vh);overflow:auto;background:#fff;border-radius:22px;padding:28px;box-shadow:0 28px 90px rgba(0,0,0,.42)}.cookie-panel h2{margin:0 0 8px;font-size:30px;letter-spacing:-.035em}.cookie-panel>p{color:#64707b;line-height:1.6;font-size:14px}.cookie-option{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-top:1px solid #e7ebef}.cookie-option input{margin-top:4px;width:18px;height:18px;accent-color:var(--yellow2)}.cookie-option label{font-weight:850}.cookie-option small{display:block;color:#69747f;line-height:1.5;margin-top:4px}.cookie-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.cookie-settings-link{background:none;border:0;color:#a47a00;text-decoration:underline;cursor:pointer;padding:0;font:inherit}.cookie-reopen{position:fixed;z-index:120;left:16px;bottom:16px;width:42px;height:42px;border-radius:50%;border:1px solid #303944;background:#0d131a;color:var(--yellow);display:none;place-items:center;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.2);font-size:18px}.cookie-reopen.show{display:grid}
@media(max-width:800px){.cookie-grid{grid-template-columns:1fr}.cookie-actions{justify-content:stretch}.cookie-btn{flex:1 1 140px}}
@media(max-width:580px){.links{top:82px;left:13px;right:13px}.drop-menu{grid-template-columns:1fr}.cookie-banner{left:12px;right:12px;bottom:12px;padding:19px}.cookie-actions{display:grid;grid-template-columns:1fr}.cookie-btn{width:100%}.cookie-panel{padding:22px 18px}.cookie-modal-actions{display:grid;grid-template-columns:1fr}.cookie-modal-actions .cookie-btn{width:100%}}
