/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#07111f;--navy:#0b1d32;--gold:#e4b34f;--gold-light:#f5d687;--paper:#f7f6f1;--white:#fff;--border:#ffffff1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:94px;margin:0 auto;display:flex;position:relative}.brand{letter-spacing:.01em;align-items:center;gap:12px;font-size:1.25rem;font-weight:800;display:flex}.brand img{border-radius:12px;box-shadow:0 8px 25px #00000040}nav{color:#cad5e1;gap:34px;font-size:.94rem;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--gold-light)}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;width:min(1180px,100% - 40px);min-height:710px;margin:0 auto;padding:38px 0 72px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;margin:0 0 16px;font-size:.78rem;font-weight:800}h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(3rem,6.5vw,5.7rem);line-height:.94}.hero-text{color:#b9c7d7;max-width:620px;margin:28px 0 30px;font-size:1.13rem;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.primary-button{color:#17130a;background:linear-gradient(135deg, var(--gold-light), var(--gold));border-radius:16px;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:0 24px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 40px #e4b34f2e}.primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 46px #e4b34f47}.play-symbol{font-size:.9rem}.text-link{color:#d9e3ed;font-weight:700}.text-link span{color:var(--gold);margin-left:6px}.availability{color:#72879e;margin:18px 0 0;font-size:.86rem}.hero-visual{place-items:center;min-height:625px;display:grid;position:relative}.hero-visual:before{content:"";border:1px solid #e4b34f29;border-radius:50%;position:absolute;inset:8% 0 6%;transform:rotate(-8deg)}.orb{filter:blur(1px);border-radius:999px;position:absolute}.orb-one{opacity:.45;background:#123c67;width:370px;height:370px;top:17%;right:6%}.orb-two{opacity:.17;background:#7c4f15;width:170px;height:170px;bottom:12%;left:3%}.phone{z-index:3;background:#020812;border:1px solid #ffffff3d;border-radius:42px;width:282px;padding:9px;position:relative;overflow:hidden;box-shadow:0 45px 95px #00000080}.phone:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:33px;position:absolute;inset:9px}.phone img{border-radius:33px;width:100%;height:auto}.phone-main{transform:rotate(2deg)}.floating-card{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10243ceb;border:1px solid #ffffff26;border-radius:18px;flex-direction:column;min-width:136px;padding:15px 18px;display:flex;position:absolute;box-shadow:0 22px 45px #00000052}.floating-card strong{color:var(--gold-light);font-size:1.4rem}.floating-card span{color:#acbed0;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:.77rem}.floating-card-top{top:22%;right:1%}.floating-card-bottom{bottom:18%;left:2%}.proof-strip{border:1px solid var(--border);background:#0b1a2b;border-radius:24px;grid-template-columns:repeat(4,1fr);width:min(1180px,100% - 40px);margin:0 auto 118px;display:grid;overflow:hidden}.proof-strip div{border-right:1px solid var(--border);padding:26px 28px}.proof-strip div:last-child{border-right:0}.proof-strip strong{color:var(--gold-light);font-size:1.7rem;display:block}.proof-strip span{color:#91a5bb;font-size:.88rem}.section{width:min(1180px,100% - 40px);margin:0 auto 130px}.section-heading{max-width:700px;margin-bottom:48px}h2{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.06}.section-heading>p:last-child,.progression-copy>p{color:#9fb0c4;font-size:1.03rem;line-height:1.7}.mode-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.mode-card{border:1px solid var(--border);background:linear-gradient(145deg,#102944,#0a192a);border-radius:30px;grid-template-columns:1.15fr .85fr;gap:12px;min-height:650px;padding:42px 0 0 42px;display:grid;overflow:hidden}.ilimitx-card{background:linear-gradient(145deg,#1a2744,#10172b)}.mode-copy{z-index:2;padding-bottom:38px;position:relative}.mode-index{width:39px;height:39px;color:var(--gold-light);border:1px solid #e4b34f73;border-radius:12px;place-items:center;font-size:.8rem;font-weight:800;display:inline-grid}.mode-label{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin:24px 0 8px;font-size:.82rem;font-weight:800}.mode-card h3{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.03}.mode-card p:not(.mode-label){color:#a5b6c9;line-height:1.65}.mode-card ul{margin:0;padding:8px 0 0;list-style:none}.mode-card li{color:#d3dde8;padding:7px 0 7px 20px;font-size:.9rem;position:relative}.mode-card li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:14px;left:0}.mode-screen{border:7px solid #050b14;border-radius:32px;align-self:end;width:230px;margin-right:-25px;overflow:hidden;transform:translateY(45px)rotate(3deg);box-shadow:0 20px 50px #00000073}.ilimitx-card .mode-screen{transform:translateY(45px)rotate(-3deg)}.mode-screen img{width:100%;height:auto}.progression{background:var(--paper);color:#101b28;border-radius:34px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;padding:62px;display:grid}.progression-screen{background:#06101d;border-radius:39px;width:278px;margin:0 auto;padding:8px;transform:rotate(-2deg);box-shadow:0 28px 65px #06101d3d}.progression-screen img{border-radius:31px;width:100%;height:auto}.progression-copy .eyebrow{color:#a46d0d}.progression-copy>p{color:#546273}.feature-list{gap:18px;margin-top:30px;display:grid}.feature-list>div{align-items:flex-start;gap:14px;display:flex}.feature-list span{color:#17202a;background:#e5b44e;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;margin-top:2px;font-weight:900;display:grid}.feature-list p{color:#687584;margin:0;line-height:1.5}.feature-list strong{color:#142231}.download-card{background:radial-gradient(circle at 12% 0,#214264,#0d2034 48%,#0a1727);border:1px solid #e4b34f47;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(1180px,100% - 40px);margin:0 auto 70px;padding:45px 50px;display:grid}.download-icon{border-radius:24px;box-shadow:0 14px 35px #0000004d}.download-card h2{font-size:clamp(1.8rem,3.4vw,3rem)}footer{border-top:1px solid var(--border);color:#8fa2b6;grid-template-columns:1fr auto;align-items:center;gap:28px;width:min(1180px,100% - 40px);min-height:155px;margin:0 auto;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{border-radius:11px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:#eef3f8}.footer-brand span{margin-top:2px;font-size:.78rem}.footer-links{flex-wrap:wrap;gap:24px;font-size:.9rem;display:flex}.footer-links a:hover{color:var(--gold-light)}.copyright{color:#53677d;grid-column:1/-1;margin:-38px 0 24px;font-size:.76rem}.legal-page{width:min(820px,100% - 36px);margin:0 auto;padding:55px 0 90px}.legal-back{color:#b7c6d6;margin-bottom:60px;font-weight:700;display:inline-block}.legal-back:hover{color:var(--gold-light)}.legal-page h1{max-width:760px;font-size:clamp(2.8rem,7vw,5rem)}.legal-date{color:#748ba2;margin:20px 0 34px}.legal-page>p:not(.eyebrow,.legal-date){color:#c3cfdb;font-size:1.04rem;line-height:1.7}.legal-page section{border:1px solid var(--border);background:#0c1d30;border-radius:20px;margin-top:22px;padding:28px}.legal-page section h2{letter-spacing:-.02em;color:var(--gold-light);font-size:1.4rem}.legal-page section p{color:#b5c3d2;line-height:1.7}.legal-page section p:last-child{margin-bottom:0}.legal-page section a{color:var(--gold-light);text-underline-offset:4px;text-decoration:underline}@media (width<=980px){.hero{text-align:center;grid-template-columns:1fr;gap:10px}.hero-copy{padding-top:30px}.hero-text{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{min-height:600px}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip div:nth-child(2){border-right:0}.proof-strip div:nth-child(-n+2){border-bottom:1px solid var(--border)}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:610px}.progression{gap:50px;padding:45px}.download-card{grid-template-columns:auto 1fr}.download-card .primary-button{grid-column:1/-1;justify-self:stretch}}@media (width<=680px){.site-header{width:min(100% - 28px,1180px);height:78px}nav a:not(:last-child){display:none}nav{gap:0}.hero,.section,.proof-strip,.download-card,footer{width:min(100% - 28px,1180px)}.hero{min-height:auto;padding-top:36px}h1{font-size:clamp(2.8rem,15vw,4.25rem)}.hero-text{font-size:1rem}.hero-actions{flex-direction:column}.primary-button{width:100%}.hero-visual{min-height:530px}.phone{width:235px}.floating-card{min-width:112px;padding:12px 14px}.floating-card-top{right:-2%}.floating-card-bottom{left:-2%}.proof-strip{margin-bottom:85px}.proof-strip div{padding:22px 18px}.proof-strip strong{font-size:1.45rem}.section{margin-bottom:90px}.mode-card{grid-template-columns:1fr;min-height:715px;padding:30px 28px 0}.mode-screen,.ilimitx-card .mode-screen{justify-self:center;width:220px;margin:-20px 0 -70px;transform:rotate(2deg)}.ilimitx-card .mode-screen{transform:rotate(-2deg)}.progression{grid-template-columns:1fr;gap:58px;padding:38px 24px}.progression-screen{width:235px}.download-card{text-align:center;grid-template-columns:1fr;justify-items:center;padding:38px 24px}footer{grid-template-columns:1fr;padding:32px 0}.footer-links{gap:15px}.copyright{grid-column:auto;margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
