/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--black:#070707;--black-soft:#0d0d0d;--panel:#111;--orange:#ff6a00;--orange-bright:#ff7a00;--gold:#ffb629;--white:#f7f7f5;--gray:#a7a7a7;--line:#ffffff1f;--orange-line:#ff6a0057;--orange-glow:#ff6a0047;--max:1388px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,a,button,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}::selection{background:var(--orange);color:#080808}.site-shell{background:radial-gradient(circle at 90% 38%, #ff6a0014, transparent 26rem), var(--black);min-height:100vh;overflow:hidden}.hero-wrap{position:relative}.site-header{z-index:20;width:min(calc(100% - 44px), var(--max));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060606c7;border:1px solid #ffffff2e;border-radius:17px;grid-template-columns:150px 1fr auto;align-items:center;gap:28px;min-height:78px;padding:12px 18px 12px 28px;display:grid;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 70px #00000057}.logo{width:max-content;color:var(--orange);letter-spacing:-.13em;font-family:Arial Black,Helvetica Neue,sans-serif;font-size:3rem;font-style:italic;font-weight:900;line-height:1;transform:skew(-8deg)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(22px,2.3vw,38px);display:flex}.desktop-nav a{color:#efefed;padding:12px 0;font-size:.96rem;font-weight:700;transition:color .18s;position:relative}.desktop-nav a:after{background:var(--orange);content:"";opacity:0;border-radius:999px;height:2px;transition:all .18s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(.4)}.desktop-nav a:hover,.desktop-nav a.active{color:var(--orange)}.desktop-nav a:hover:after,.desktop-nav a.active:after{opacity:1;transform:scaleX(1)}.header-actions,.hero-actions{align-items:center;gap:12px;display:flex}.language-switcher{border-right:1px solid var(--line);white-space:nowrap;align-items:center;gap:8px;margin-right:8px;padding-right:16px;display:flex}.language-switcher a{color:#aaa;font-size:.8rem;font-weight:700}.language-switcher a+a:before{color:#666;content:"/";margin-right:8px}.language-switcher a.active{color:var(--orange)}.button{color:var(--white);white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:.96rem;font-weight:800;line-height:1;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.link-grid svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px}.button-primary{background:linear-gradient(135deg, var(--orange-bright), #ff4d00);box-shadow:0 12px 34px var(--orange-glow), inset 0 1px #ffffff38;border-color:#ffb5295c}.button-primary:hover{box-shadow:0 16px 44px #ff6a0061,inset 0 1px #ffffff47}.button-ghost{background:#0505057a;border-color:#ffffff94;box-shadow:inset 0 0 0 1px #0006}.button-ghost:hover{border-color:var(--orange);background:#ff6a0014}.button-small{min-width:106px;min-height:50px;padding:0 20px}.button-large{border-radius:11px;min-width:194px;min-height:64px;padding:0 28px;font-size:1.08rem}.mobile-menu{display:none}.hero{border-bottom:1px solid var(--line);isolation:isolate;min-height:780px;position:relative;overflow:hidden}.hero-home{min-height:900px}.hero:after{z-index:-1;background:linear-gradient(to bottom, transparent, var(--black));content:"";pointer-events:none;height:180px;position:absolute;bottom:-1px;left:0;right:0}.hero-image{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;animation:1.1s ease-out both hero-arrive;position:absolute;inset:0}.hero-shade{z-index:-2;background:linear-gradient(90deg,#030303fc 0%,#030303e6 33%,#0303033d 62%,#03030312 100%),linear-gradient(#00000057,#0000 35%,#00000073);position:absolute;inset:0}.hero-content{z-index:2;width:min(calc(100% - 48px), var(--max));margin:0 auto;padding-top:195px;animation:.72s ease-out .12s both copy-arrive;position:relative}.hero-content>*{max-width:660px}.hero-home .hero-content{padding-top:250px}.eyebrow{color:var(--orange);letter-spacing:.24em;text-transform:uppercase;margin:0 0 24px;font-size:.88rem;font-weight:900;line-height:1.4}.hero h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;margin:0;font-family:Arial Black,Helvetica Neue,sans-serif;font-size:clamp(3.45rem,5vw,5rem);font-weight:900;line-height:.98}.hero-kicker{color:#f6f6f3;letter-spacing:-.025em;margin:24px 0 0;font-size:clamp(1.25rem,2vw,1.9rem);font-weight:800}.hero-lead{color:#c6c6c4;margin:26px 0 0;font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.72}.hero-actions{margin-top:38px}.breadcrumbs{color:#858585;align-items:center;gap:9px;margin-bottom:26px;font-size:.84rem;display:flex}.breadcrumbs a:hover{color:var(--orange)}.trust-strip{z-index:3;width:min(calc(100% - 48px), var(--max));align-items:center;gap:0;display:flex;position:absolute;bottom:34px;left:50%;right:0;transform:translate(-50%)}.trust-strip>div{border-right:1px solid var(--line);color:#ebebe8;align-items:center;gap:13px;min-height:58px;padding:0 34px;font-size:.94rem;display:flex}.trust-strip>div:first-child{padding-left:0}.trust-strip>p{color:#7f7f7f;margin:0 0 0 auto;font-size:.8rem}.trust-icon{border:1px solid var(--line);background:#0c0c0cad;border-radius:11px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 0 26px #ff6a001a}.trust-icon svg{fill:none;width:24px;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.content-section{width:min(100% - 48px,1240px);margin:0 auto;padding:122px 0}.section-heading{max-width:760px}.section-heading.compact{max-width:610px}.section-heading .eyebrow,.steps-copy .eyebrow,.final-cta .eyebrow{margin-bottom:18px}.section-heading h2,.steps-copy h2,.final-cta h2{color:#fff;letter-spacing:-.05em;text-wrap:balance;margin:0;font-family:Arial Black,Helvetica Neue,sans-serif;font-size:clamp(2.25rem,3.8vw,3.75rem);font-weight:900;line-height:1.05}.section-heading>p:last-child,.steps-copy>p:last-child,.final-cta>div>p:last-child{color:var(--gray);margin:26px 0 0;font-size:1.03rem;line-height:1.8}.card-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:62px;display:grid}.info-card{border:1px solid var(--line);background:linear-gradient(140deg,#ffffff0e,#0000 42%),#0d0d0d;border-radius:18px;min-height:270px;padding:38px;transition:border-color .2s,transform .2s,background .2s;position:relative;overflow:hidden}.info-card:after{border:1px solid var(--orange-line);content:"";border-radius:50%;width:170px;height:170px;position:absolute;bottom:-65px;right:-55px;box-shadow:0 0 70px #ff6a0014}.info-card:hover{border-color:var(--orange-line);background:linear-gradient(140deg,#ff6a001a,#0000 46%),#101010;transform:translateY(-6px)}.card-number{color:var(--orange);letter-spacing:.16em;margin-bottom:54px;font-size:.8rem;font-weight:900;display:block}.info-card h3{letter-spacing:-.025em;margin:0;font-size:1.34rem}.info-card p{color:#9d9d9d;margin:16px 0 0;line-height:1.7}.steps-section{border-top:1px solid var(--line);grid-template-columns:.86fr 1.14fr;align-items:start;gap:110px;display:grid}.steps-copy{position:sticky;top:32px}.steps-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.steps-list li{border:1px solid var(--line);background:#ffffff06;border-radius:16px;grid-template-columns:62px 1fr;align-items:center;gap:22px;min-height:116px;padding:24px 28px;display:grid}.steps-list li>span{border:1px solid var(--orange-line);width:52px;height:52px;color:var(--orange);background:#ff6a0014;border-radius:50%;place-items:center;font-weight:900;display:grid}.steps-list p{color:#d4d4d1;margin:0;line-height:1.7}.authority-section{border-top:1px solid var(--line)}.authority-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:70px;display:grid}.authority-heading>div{max-width:850px}.authority-heading h2{color:#fff;letter-spacing:-.05em;text-wrap:balance;margin:0;font-family:Arial Black,Helvetica Neue,sans-serif;font-size:clamp(2.25rem,3.8vw,3.75rem);font-weight:900;line-height:1.05}.authority-heading>div>p:last-child{color:var(--gray);margin:26px 0 0;font-size:1.03rem;line-height:1.8}.review-date{border:1px solid var(--line);color:#d7d7d4;background:#ffffff06;border-radius:12px;min-width:170px;margin:0;padding:18px 20px;font-size:.86rem;line-height:1.55}.review-date span{color:#737373;letter-spacing:.14em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;font-weight:800;display:block}.authority-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;display:grid}.authority-grid article{border-top:2px solid var(--orange);border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:linear-gradient(160deg,#ff6a0014,#0000 42%),#0c0c0c;border-radius:4px 4px 16px 16px;min-height:240px;padding:34px}.authority-grid h3{color:#f4f4f1;letter-spacing:-.025em;margin:0;font-size:1.2rem;line-height:1.35}.authority-grid p{color:#a6a6a3;margin:18px 0 0;line-height:1.78}.source-note{border:1px solid var(--orange-line);background:#ff6a000e;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:54px;margin-top:22px;padding:28px 30px;display:grid}.source-note p{color:#adadaa;margin:0;line-height:1.7}.source-note .source-label{color:var(--orange);letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem;font-weight:900}.source-note a{color:#f2f2ef;border:1px solid #ffffff38;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-width:225px;padding:15px 18px;font-size:.9rem;font-weight:800;line-height:1.35;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.source-note a:hover{border-color:var(--orange);color:var(--orange);background:#ff6a0014}.source-note svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 20px;width:20px}.discovery-section{border-top:1px solid var(--line)}.link-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:50px;display:grid}.link-grid a{border:1px solid var(--line);color:#e9e9e6;background:#ffffff06;border-radius:13px;justify-content:space-between;align-items:center;min-height:84px;padding:20px 24px;font-weight:750;transition:border-color .18s,background .18s;display:flex}.link-grid a:hover{border-color:var(--orange-line);color:var(--orange);background:#ff6a000f}.faq-section{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:#f1f1ef;cursor:pointer;padding:27px 54px 27px 0;font-size:1.02rem;font-weight:750;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{border:1px solid var(--line);width:32px;height:32px;color:var(--orange);content:"+";border-radius:50%;place-items:center;font-size:1.2rem;font-weight:400;display:grid;position:absolute;top:22px;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:720px;color:var(--gray);margin:-5px 0 26px;line-height:1.75}.final-cta{border:1px solid var(--orange-line);background:radial-gradient(circle at 88% 10%,#ff6a0047,#0000 24rem),linear-gradient(120deg,#121212,#090909);border-radius:22px;justify-content:space-between;align-items:center;gap:70px;width:min(100% - 48px,1240px);margin:0 auto 118px;padding:62px;display:flex;overflow:hidden;box-shadow:0 22px 90px #00000057}.final-cta>div:first-child{max-width:650px}.final-cta .hero-actions{flex:none;margin-top:0}.site-footer{border-top:1px solid var(--line);background:#050505}.footer-top,.footer-bottom{width:min(100% - 48px,1240px);margin:0 auto}.footer-top{grid-template-columns:1.2fr 1fr 1fr;gap:80px;padding:74px 0 56px;display:grid}.footer-top>div p{color:#898989;max-width:410px;margin:25px 0 0;line-height:1.75}.footer-logo{display:inline-block}.footer-top nav{align-content:start;gap:15px;display:grid}.footer-top nav a{color:#9b9b9b;font-size:.9rem}.footer-top nav a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid var(--line);color:#666;justify-content:space-between;gap:30px;padding:24px 0 34px;font-size:.76rem;line-height:1.6;display:flex}.footer-bottom p{margin:0}@keyframes hero-arrive{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes copy-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1160px){.site-header{grid-template-columns:115px 1fr auto}.desktop-nav{gap:18px}.desktop-nav a{font-size:.86rem}.language-switcher{display:none}.header-actions .button-small{min-width:88px;padding:0 15px}.hero-shade{background:linear-gradient(90deg,#030303fc 0%,#030303db 40%,#03030333 78%),linear-gradient(#0000004d,#0000 35%,#00000080)}.trust-strip>div{padding:0 22px}.steps-section,.faq-section{gap:60px}.final-cta{flex-direction:column;align-items:flex-start}}@media (width<=880px){.site-header{grid-template-columns:1fr auto;min-height:68px;padding:10px 14px 10px 20px}.logo{font-size:2.45rem}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:10px;place-content:center;gap:5px;width:46px;height:46px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;border-radius:999px;width:19px;height:2px}.mobile-menu-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070707fa;border-radius:14px;width:min(82vw,360px);padding:20px;position:absolute;top:58px;right:0;box-shadow:0 30px 80px #0000008c}.mobile-menu-panel nav{gap:4px;display:grid}.mobile-menu-panel nav a{border-bottom:1px solid #ffffff12;padding:12px;font-weight:700}.mobile-language{gap:9px;padding:18px 12px;display:flex}.mobile-language a{color:#888;font-size:.84rem;font-weight:800}.mobile-language a.active{color:var(--orange)}.mobile-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mobile-actions .button{min-height:48px}.hero,.hero-home{min-height:820px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#030303fc 0%,#030303e6 55%,#03030354 100%),linear-gradient(#00000061,#0000 35%,#000000ad)}.hero-content,.hero-home .hero-content{padding-top:190px}.hero-content>*{max-width:590px}.hero h1{max-width:590px;font-size:clamp(3rem,9vw,4.6rem)}.trust-strip{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.trust-strip>div{border-right:0;padding:0}.trust-strip>p{grid-column:1/-1;margin:8px 0 0}.card-grid{grid-template-columns:1fr}.authority-heading{grid-template-columns:1fr;align-items:start;gap:28px}.review-date{min-width:0}.authority-grid{grid-template-columns:1fr}.authority-grid article{min-height:0}.source-note{grid-template-columns:1fr;gap:24px}.source-note a{width:100%}.info-card{min-height:230px}.steps-section,.faq-section{grid-template-columns:1fr}.steps-copy{position:static}.footer-top{grid-template-columns:1.2fr 1fr 1fr;gap:36px}}@media (width<=620px){.site-header,.hero-content,.trust-strip,.content-section,.final-cta,.footer-top,.footer-bottom{width:calc(100% - 32px)}.site-header{top:12px}.hero,.hero-home{min-height:850px}.hero-image{object-position:70% center}.hero-shade{background:linear-gradient(90deg,#030303fc,#030303c7),linear-gradient(#00000014 35%,#000000d1)}.hero-content,.hero-home .hero-content{padding-top:158px}.eyebrow{margin-bottom:18px;font-size:.72rem}.hero h1{font-size:clamp(2.65rem,14vw,4.15rem)}.hero-kicker{margin-top:18px;font-size:1.12rem}.hero-lead{margin-top:19px;font-size:.98rem;line-height:1.65}.hero-actions{grid-template-columns:1fr;margin-top:28px;display:grid}.button-large{width:100%;min-height:58px}.trust-strip{gap:7px;bottom:22px}.trust-strip>div{color:#aaa;text-align:center;flex-direction:column;gap:8px;font-size:.68rem}.trust-icon{width:38px;height:38px}.breadcrumbs{white-space:nowrap;overflow:hidden}.breadcrumbs span:last-child{text-overflow:ellipsis;overflow:hidden}.content-section{padding:82px 0}.section-heading h2,.steps-copy h2,.authority-heading h2,.final-cta h2{font-size:clamp(2rem,10vw,3rem)}.card-grid{margin-top:40px}.authority-grid{margin-top:38px}.authority-grid article,.source-note{padding:26px}.info-card{padding:28px}.card-number{margin-bottom:38px}.steps-list li{grid-template-columns:48px 1fr;gap:14px;padding:20px}.steps-list li>span{width:43px;height:43px}.link-grid{grid-template-columns:1fr;margin-top:36px}.faq-section{gap:42px}.final-cta{gap:38px;margin-bottom:82px;padding:38px 24px}.final-cta .hero-actions{width:100%}.footer-top{grid-template-columns:1fr 1fr;gap:42px 24px;padding-top:58px}.footer-top>div{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
