:root{--orange:#c93405;--orange-dark:#9f2805;--ink:#202326;--muted:#5b6268;--line:#e6e8ea;--soft:#f5f6f6;--white:#fff;--radius:18px;--shadow:0 18px 48px rgba(25,32,36,.1);--max:1080px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Segoe UI Variable Text","Aptos","Segoe UI",ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:#fff;padding:12px 18px;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{min-height:76px;display:flex;align-items:center;gap:24px}.brand{display:flex;flex-direction:column;line-height:1.1;margin-right:auto}.brand strong{font-size:.92rem;letter-spacing:.02em}.brand span{font-size:.72rem;color:var(--muted);margin-top:5px}.header-nav{display:flex;align-items:center;gap:22px;font-size:.88rem;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:9px;background:var(--orange);color:#fff;font-weight:750;box-shadow:0 8px 22px rgba(201,52,5,.18)}.button:hover{background:var(--orange-dark)}.button:focus-visible,a:focus-visible{outline:3px solid #171a1d;outline-offset:3px}.button-light{background:#fff;color:var(--orange-dark);box-shadow:none}.button-light:hover{background:#f6f6f6}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#262d31 0%,#15191c 64%,#7d2005 100%);color:#fff}.hero::after{content:"";position:absolute;width:360px;height:360px;border:70px solid rgba(255,255,255,.055);border-radius:50%;right:-150px;top:-170px}.hero-inner{position:relative;z-index:1;padding:76px 0 82px}.eyebrow{margin:0;color:#ff9c7f;font-size:.78rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.hero h1{max-width:760px;margin:12px 0 18px;font-family:"Aptos Display","Segoe UI Variable Display","Segoe UI",ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.25rem,5vw,4rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}.hero p:not(.eyebrow){max-width:720px;color:rgba(255,255,255,.84);font-size:1.12rem}.hero .button{margin-top:18px}.section{padding:70px 0}.section-soft{background:var(--soft)}.section-head{max-width:760px;margin-bottom:30px}.section-head h2,.form-head h2,.note h2{margin:8px 0 0;font-family:"Aptos Display","Segoe UI Variable Display","Segoe UI",ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.8rem,3.2vw,2.55rem);font-weight:600;line-height:1.16;letter-spacing:-.012em}.orientation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.orientation-card{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.orientation-card span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff0eb;color:var(--orange-dark);font-weight:850}.orientation-card h3{margin:20px 0 7px;font-size:1.12rem}.orientation-card p{margin:0;color:var(--muted)}.form-section{padding-top:0;background:var(--soft)}.form-shell{padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.form-head{margin-bottom:22px}.form-head p{margin:10px 0 0;color:var(--muted)}.jotform-wrap{width:100%;max-width:100%;overflow:hidden}.jotform-wrap iframe{display:block;width:100%!important;max-width:100%!important;border:0!important}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;border:1px solid var(--line);border-radius:14px;background:#fff}.trust-strip div{min-height:74px;display:flex;align-items:center;padding:16px 18px;font-size:.86rem;font-weight:700}.trust-strip div+div{border-left:1px solid var(--line)}.note{padding:38px;border-radius:22px;background:var(--orange-dark);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:34px}.note h2{max-width:720px}.note p{max-width:720px;margin:12px 0 0;color:#fff}.site-footer{padding:38px 0;background:#191d20;color:#fff}.footer-inner{display:flex;justify-content:space-between;gap:32px;align-items:flex-start}.footer-inner strong{display:block;margin-bottom:6px}.footer-inner p,.footer-links a{margin:0;color:rgba(255,255,255,.72);font-size:.86rem}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a:hover{color:#fff}
@media(max-width:760px){body{font-size:15.5px}.wrap{width:min(calc(100% - 24px),var(--max))}.header-inner{min-height:68px}.brand strong{font-size:.76rem}.brand span{font-size:.62rem}.header-nav>a:first-child{display:none}.header-nav .button{min-height:44px;padding-inline:14px;font-size:.82rem}.hero-inner{padding:58px 0 64px}.hero h1{font-size:2.15rem}.hero p:not(.eyebrow){font-size:1rem}.orientation-grid{grid-template-columns:1fr}.section{padding:56px 0}.form-shell{padding:20px 12px;border-radius:16px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.trust-strip div:nth-child(4){border-top:1px solid var(--line)}.note{display:block;padding:28px 22px}.note .button{width:100%;margin-top:24px}.footer-inner{display:block}.footer-links{margin-top:22px}}
@media(max-width:420px){.brand span{max-width:170px}.header-nav .button{padding-inline:11px}.hero h1{font-size:1.92rem}.trust-strip{grid-template-columns:1fr}.trust-strip div+div{border-left:0;border-top:1px solid var(--line)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}