:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17231e;background:#f3f6ef;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:#f3f6ef}button,input{font:inherit}a{color:inherit}.pairing-page{min-height:100vh;color:#f7f8fc;background:radial-gradient(circle at 90% 0%,rgba(71,98,255,.24),transparent 34rem),linear-gradient(155deg,#080b12,#101526)}.phone-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:28px 22px 34px}.brand{display:flex;align-items:center;gap:11px;color:#dfe4f4;font-size:15px;font-weight:700}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#526cff;box-shadow:0 8px 24px #526cff57}.intro{padding:48px 0 25px}.eyebrow{margin:0 0 10px;color:#8fa3ff;font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}h1{margin:0;font-size:clamp(38px,10vw,52px);line-height:1.02;letter-spacing:-.045em}.lede{margin:15px 0 0;color:#aeb7ca;font-size:18px;line-height:1.5}.pairing-form{padding:22px;border:1px solid #28314a;border-radius:22px;background:#111625db;box-shadow:0 24px 70px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.field+.field,.source-choice+.field{margin-top:20px}.field label{display:block;margin-bottom:9px;color:#dfe4f4;font-size:14px;font-weight:700}.field input{width:100%;padding:15px 16px;border:1px solid #3a4563;border-radius:13px;outline:none;color:#fff;background:#0d111d;transition:border-color .12s ease,box-shadow .12s ease}.field input:focus{border-color:#7890ff;box-shadow:0 0 0 4px #526cff33}.field input::placeholder{color:#69748c}.field>small{display:block;margin-top:8px;color:#7f8aa2;font-size:12px;line-height:1.45}#pairing-code{font-size:20px;font-weight:800;letter-spacing:.14em}.source-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;padding:5px;border-radius:13px;background:#0d111d}.source-tab{padding:11px;border:0;border-radius:9px;color:#7f8aa2;background:transparent;font-size:13px;font-weight:750}.source-tab.selected{color:#fff;background:#242d46}.source-tab small{margin-left:3px;color:#8fa3ff;font-size:9px;text-transform:uppercase}.form-error{margin-top:18px;padding:13px 14px;display:grid;gap:4px;border:1px solid rgba(255,120,139,.42);border-radius:12px;color:#ffd9df;background:#731c2d40;font-size:13px}.local-source-debug{margin-top:18px;padding:14px;border:1px solid #d49a3a;border-radius:13px;color:#f7d49d;background:#59360c47}.local-source-debug p{margin:7px 0 12px;font-size:12px;line-height:1.4}.local-source-debug label{display:block;margin-bottom:7px;font-size:12px;font-weight:700}.local-source-debug textarea{box-sizing:border-box;width:100%;min-height:96px;padding:10px;border:1px solid #8d6b38;border-radius:8px;color:#fff;background:#0d111d;font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.form-error span{color:#d9aeb8}.payment-success{padding:20px;border:1px solid rgba(105,220,164,.42);border-radius:16px;color:#d7ffe7;background:#1f6f4642}.connect-button{width:100%;min-height:54px;margin-top:22px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#526cff;font-weight:800;box-shadow:0 12px 30px #526cff47}.connect-button:disabled{color:#8992a6;background:#2a3143;box-shadow:none}.payment-link{margin-top:0;text-decoration:none}.payment-note{margin:14px 0 0;color:#7f8aa2;font-size:12px;line-height:1.5;text-align:center}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.privacy-card{margin-top:18px;padding:17px;display:flex;gap:13px;border:1px solid #242c40;border-radius:16px;background:#0f1421ad}.privacy-card.compact{display:block}.lock-mark{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#9bafff;background:#526cff26;font-size:20px}.privacy-card strong{font-size:13px}.privacy-card p{margin:5px 0 0;color:#828da5;font-size:12px;line-height:1.5}footer{padding-top:20px;color:#59647a;font-size:11px;text-align:center}footer>span{display:block}.legal-links{margin-top:12px;display:flex;justify-content:center;gap:18px;font-size:12px}.legal-links a{color:#8fa3ff}.success-shell{display:flex;flex-direction:column;justify-content:center;padding-bottom:14vh}.success-mark{width:68px;height:68px;margin-bottom:28px;display:grid;place-items:center;border:1px solid rgba(102,231,175,.42);border-radius:22px;color:#72e7b1;background:#20775238;font-size:34px;font-weight:800}@media (min-width: 600px){.phone-shell{padding-top:42px}}@media (prefers-reduced-motion: reduce){.spinner{animation-duration:1.4s}}.landing-page{--ink: #17231e;--muted: #66716b;--line: #d9dfd7;--paper: #f3f6ef;--white: #fbfcf9;--green: #65e39b;--deep-green: #173c2d;min-height:100vh;overflow:hidden;color:var(--ink);background:radial-gradient(circle at 78% 8%,rgba(101,227,155,.13),transparent 24rem),var(--paper)}.site-header{width:min(100% - 48px,1180px);height:86px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,35,30,.11)}.site-brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:16px;font-weight:800;letter-spacing:-.02em;text-decoration:none}.site-brand-mark{width:35px;height:35px;padding:8px 7px;display:flex;align-items:flex-end;gap:3px;border-radius:11px;background:var(--ink)}.site-brand-mark span{width:5px;border-radius:4px;background:var(--green)}.site-brand-mark span:nth-child(1){height:9px}.site-brand-mark span:nth-child(2){height:18px}.site-brand-mark span:nth-child(3){height:13px}.site-nav{display:flex;align-items:center;gap:30px}.site-nav a{color:#53605a;font-size:13px;font-weight:700;text-decoration:none}.site-nav .site-nav-action{padding:11px 17px;border-radius:999px;color:#effff5;background:var(--ink)}.landing-page main{display:block}.landing-hero{width:min(100% - 48px,1180px);min-height:680px;margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:55px}.landing-kicker,.section-label{margin:0 0 21px;color:#496057;font-size:11px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.landing-kicker{display:flex;align-items:center;gap:9px}.landing-kicker>span{width:7px;height:7px;border-radius:50%;background:#1dbf68;box-shadow:0 0 0 5px #1dbf681f}.landing-hero h1{max-width:620px;margin:0;font-size:clamp(56px,6.3vw,92px);font-weight:780;line-height:.94;letter-spacing:-.072em}.hero-lede{max-width:520px;margin:30px 0 0;color:var(--muted);font-size:19px;line-height:1.58}.hero-actions{margin-top:35px;display:flex;align-items:center;gap:27px}.primary-action{min-height:50px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#effff5;background:var(--ink);box-shadow:0 12px 28px #17231e26;font-size:14px;font-weight:800;text-decoration:none}.text-action{color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}.text-action span{margin-left:6px;color:#27955c}.hero-footnote{margin:18px 0 0;color:#8b948f;font-size:11px}.hero-visual{min-height:510px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-visual:before{content:"";width:480px;height:480px;position:absolute;z-index:-2;border-radius:50%;background:radial-gradient(circle at 35% 30%,#b9f5d1 0 7%,transparent 7.5%),radial-gradient(circle at 55% 50%,#65e39b80,#65e39b05 68%);filter:blur(.2px)}.ambient-orb{position:absolute;z-index:-1;border-radius:50%;filter:blur(1px)}.orb-one{width:88px;height:88px;top:58px;right:40px;background:#ffcf86a8}.orb-two{width:48px;height:48px;bottom:64px;left:40px;background:#6f8ee257}.tv-frame{width:min(100%,560px);padding:10px;position:relative;border-radius:24px;background:#17201d;box-shadow:0 34px 70px #1f3f313d,0 5px 14px #17231e29;transform:perspective(1000px) rotateY(-4deg) rotateX(1deg)}.tv-screen{aspect-ratio:16 / 9;overflow:hidden;border-radius:16px;color:#f6fff9;background:radial-gradient(circle at 78% 25%,rgba(93,236,154,.18),transparent 32%),linear-gradient(145deg,#121a17,#213c31)}.screen-topbar{padding:21px 24px;display:flex;justify-content:space-between;color:#effff59e;font-size:8px;font-weight:800;letter-spacing:.08em}.screen-brand{color:#92f3ba}.screen-content{padding:25px 34px 30px}.screen-content>p{margin:0 0 10px;color:#77dca2;font-size:8px;font-weight:900;letter-spacing:.17em}.screen-content>strong{font-size:clamp(20px,3vw,32px);line-height:1.1;letter-spacing:-.045em}.screen-tiles{margin-top:27px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.screen-tiles span{aspect-ratio:1.55;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:linear-gradient(140deg,rgba(255,255,255,.14),transparent),#2a473b}.screen-tiles span:nth-child(2){background-color:#415343}.screen-tiles span:nth-child(3){background-color:#334957}.screen-tiles span:nth-child(4){background-color:#4d4438}.tv-stand{width:32%;height:34px;position:absolute;right:34%;bottom:-32px;border-bottom:7px solid #2a322f;border-radius:50%;background:linear-gradient(90deg,transparent 35%,#343d39 35% 65%,transparent 65%)}.boundary-statement{width:min(100% - 48px,1180px);margin:35px auto 0;padding:38px 0;display:grid;grid-template-columns:.38fr 1.3fr auto;align-items:start;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.boundary-statement h2{margin:0 0 12px;font-size:27px;letter-spacing:-.035em}.boundary-statement>div p{max-width:710px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.boundary-badge{padding:10px 14px;border:1px solid #c7d8cc;border-radius:999px;color:#2e5d46;background:#ffffff8c;font-size:11px;font-weight:850;white-space:nowrap}.steps-section,.faq-section{width:min(100% - 48px,1180px);margin:0 auto;padding:128px 0}.section-heading{display:grid;grid-template-columns:.48fr 1.08fr .7fr;align-items:end;gap:34px}.section-heading .section-label{align-self:start}.section-heading h2,.privacy-copy h2,.license-section h2,.faq-section>h2,.closing-section h2{margin:0;font-size:clamp(39px,4.6vw,64px);line-height:1;letter-spacing:-.06em}.section-heading>p:last-child{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.steps-grid{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps-grid article{min-height:330px;padding:22px;position:relative;border:1px solid #e0e5de;border-radius:24px;background:#fbfcf9c2}.step-number{color:#89938e;font-size:10px;font-weight:850}.step-icon{width:76px;height:76px;margin:42px auto 45px;position:relative;display:grid;place-items:center;border-radius:25px;background:#e2f7e9}.step-icon-tv:before{content:"";width:36px;height:25px;border:2px solid #23543d;border-radius:5px}.step-icon-tv:after{content:"";width:18px;height:2px;position:absolute;bottom:20px;background:#23543d;box-shadow:0 -3px 0 -.5px #23543d}.step-icon-link i{width:28px;height:13px;position:absolute;border:2px solid #23543d;border-radius:999px;transform:rotate(-38deg)}.step-icon-link i:first-child{translate:-10px 7px}.step-icon-link i:last-child{translate:10px -7px}.step-icon-play i{width:0;height:0;margin-left:5px;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid #23543d}.steps-grid h3,.faq-grid h3{margin:0 0 10px;font-size:18px;letter-spacing:-.025em}.steps-grid p,.faq-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.privacy-section{padding:120px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:90px;color:#effff5;background:var(--deep-green)}.privacy-copy .section-label{color:#80dba6}.privacy-lede{max-width:550px;margin:25px 0 0;color:#a9c5b7;font-size:16px;line-height:1.65}.privacy-list{margin:38px 0 32px;padding:0;display:grid;gap:22px;list-style:none}.privacy-list li{display:flex;align-items:flex-start;gap:14px}.privacy-list li>span{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#173c2d;background:var(--green);font-size:11px;font-weight:900}.privacy-list strong,.privacy-list small{display:block}.privacy-list strong{font-size:14px}.privacy-list small{margin-top:4px;color:#9bb9aa;font-size:12px;line-height:1.5}.privacy-section .text-action{color:#e8fff1}.privacy-card-visual{min-height:440px;position:relative;display:grid;place-items:center}.privacy-ring{position:absolute;border:1px solid rgba(116,235,165,.18);border-radius:50%}.privacy-ring-outer{width:400px;height:400px}.privacy-ring-inner{width:285px;height:285px}.shield{width:130px;height:150px;position:relative;display:grid;place-items:center;border:2px solid rgba(142,242,182,.7);border-radius:62px 62px 76px 76px;background:linear-gradient(150deg,#65e39b33,#65e39b0a);box-shadow:0 0 70px #65e39b21}.shield-keyhole{width:13px;height:29px;border-radius:10px;background:var(--green)}.privacy-chip{padding:9px 12px;position:absolute;border:1px solid rgba(148,228,180,.25);border-radius:999px;color:#a7e9c1;background:#0b2f21b8;font-size:8px;font-weight:900;letter-spacing:.12em}.chip-one{top:70px;right:24px}.chip-two{bottom:75px;right:15px}.chip-three{top:185px;left:0}.license-section{width:min(100% - 48px,1180px);margin:0 auto;padding:128px 0;display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:100px}.license-card{padding:34px;border:1px solid #dce4dc;border-radius:26px;background:var(--white);box-shadow:0 24px 60px #1f3e3114}.license-card>p:first-child{margin:0;color:#53635b;font-size:12px;font-weight:800}.license-card>strong{margin-top:15px;display:block;font-size:57px;letter-spacing:-.065em}.license-card>strong span{margin-right:3px;color:#2b8454;font-size:25px;vertical-align:17px}.license-card>small{color:#718078;font-size:11px}.license-note{margin:25px 0 20px;padding-top:22px;border-top:1px solid #e2e7e1;color:var(--muted);font-size:12px;line-height:1.55}.license-start{color:#286846;font-size:11px;font-weight:800}.faq-section{padding-top:0}.faq-grid{margin-top:54px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.faq-grid article{padding:28px 36px 28px 0;border-bottom:1px solid var(--line)}.faq-grid article:nth-child(2n){padding-left:36px;border-left:1px solid var(--line)}.closing-section{padding:110px 24px;color:#effff5;text-align:center;background:radial-gradient(circle at 50% 100%,rgba(101,227,155,.16),transparent 42%),#121d18}.closing-section .section-label{color:#77dca2}.closing-section h2{margin-bottom:35px}.light-action{color:#15271e;background:var(--green);box-shadow:none}.site-footer{width:min(100% - 48px,1180px);margin:0 auto;padding:46px 0 34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px}.site-footer>p{margin:0;color:var(--muted);font-size:12px}.site-footer nav{display:flex;gap:22px}.site-footer nav a{color:#4d5c54;font-size:12px;font-weight:700;text-decoration:none}.site-footer>small{grid-column:1 / -1;padding-top:25px;border-top:1px solid var(--line);color:#849088;font-size:10px;line-height:1.5}.landing-page a,.landing-page button{transition:opacity .15s ease,transform .15s ease,background-color .15s ease}.landing-page a:hover{opacity:.72}.landing-page .primary-action:hover,.landing-page .site-nav-action:hover{opacity:1;transform:translateY(-1px)}.landing-page a:focus-visible{outline:3px solid rgba(27,151,82,.36);outline-offset:4px}@media (max-width: 900px){.landing-hero{padding:75px 0 90px;grid-template-columns:1fr}.hero-copy{max-width:690px}.hero-visual{min-height:420px}.boundary-statement{grid-template-columns:.4fr 1.4fr}.boundary-badge{grid-column:2;justify-self:start}.section-heading{grid-template-columns:.35fr 1fr}.section-heading>p:last-child{grid-column:2}.privacy-section{grid-template-columns:1fr;gap:35px}.privacy-card-visual{min-height:370px}.license-section{grid-template-columns:1fr;gap:45px}}@media (max-width: 660px){.site-header{width:min(100% - 32px,1180px);height:74px}.site-nav>a:not(.site-nav-action){display:none}.landing-hero,.boundary-statement,.steps-section,.license-section,.faq-section,.site-footer{width:min(100% - 32px,1180px)}.landing-hero{min-height:auto;padding:64px 0 82px;gap:35px}.landing-hero h1{font-size:clamp(52px,16vw,76px)}.hero-lede{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-visual{min-height:300px}.hero-visual:before{width:330px;height:330px}.tv-frame{border-radius:16px}.screen-content{padding:5px 20px 22px}.screen-tiles{margin-top:16px;gap:6px}.boundary-statement{margin-top:0;padding:32px 0;grid-template-columns:1fr;gap:4px}.boundary-statement .section-label{margin-bottom:19px}.boundary-badge{grid-column:1;margin-top:16px}.steps-section,.faq-section{padding:90px 0}.section-heading{display:block}.section-heading h2{margin-bottom:20px}.steps-grid{margin-top:40px;grid-template-columns:1fr}.steps-grid article{min-height:280px}.step-icon{margin:30px auto}.privacy-section{padding:90px 24px}.privacy-card-visual{min-height:310px;scale:.8}.license-section{padding:90px 0}.faq-grid{grid-template-columns:1fr}.faq-grid article,.faq-grid article:nth-child(2n){padding:25px 0;border-left:0}.closing-section{padding:90px 22px}.site-footer{grid-template-columns:1fr}.site-footer>small{grid-column:1}}@media (prefers-reduced-motion: reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;transition:none!important}}
