/*! 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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.hidden{display:none}.inline{display:inline}.table{display:table}.lowercase{text-transform:lowercase}}:root{--bg:#060811;--surface:#0b0f1b;--surface-bright:#111725;--text:#f7f8fc;--muted:#a4acbd;--muted-soft:#717a90;--line:#ffffff1a;--line-strong:#ffffff2e;--accent:#7057df;--accent-strong:#6548e8;--content:1200px}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);letter-spacing:.02em;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}figure,h1,h2,p{margin-top:0}::selection{color:#fff;background:#8b78ff59}.site-shell{min-height:100vh}.page-width{width:min(var(--content), calc(100% - 64px));margin-inline:auto}.site-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:30;background:#060811d1;height:68px;position:sticky;top:0}.nav-inner{height:100%;width:min(var(--content), calc(100% - 64px));grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:18px;margin-inline:auto;display:grid}.brand{justify-self:start;align-items:center;gap:12px;min-width:0;display:inline-flex}.optimized-picture{line-height:0;display:block}.television-screen>.optimized-picture,.screen-shot>.optimized-picture,.mobile-feature-screen>.optimized-picture{width:100%}.brand img,.footer-brand img{border:1px solid var(--line-strong);border-radius:10px;display:block}.brand strong,.brand small{display:block}.brand strong{letter-spacing:0;font-size:14px;font-weight:650}.brand small{color:var(--muted-soft);letter-spacing:.19em;margin-top:2px;font-size:9px;font-weight:650}.nav-contact{color:var(--muted);white-space:nowrap;justify-self:center;align-items:baseline;gap:7px;font-size:12px;display:inline-flex}.nav-contact strong{color:var(--text);letter-spacing:.06em;font-size:13px;font-weight:650}.nav-downloads{justify-self:end;align-items:center;gap:9px;display:flex}.nav-downloads a{color:var(--muted);border:1px solid #0000;border-radius:10px;min-height:42px;padding:11px 15px;font-size:12px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.nav-downloads a:hover{color:#fff;background:#ffffff0d}.nav-downloads .nav-download-primary{border-color:var(--line-strong);color:#fff}.hero{min-height:calc(100svh - 68px);padding-block:clamp(64px,7vw,104px) clamp(78px,8vw,116px)}.hero-title{text-align:center;max-width:1100px;margin:0 auto clamp(38px,4.5vw,60px);animation:.5s cubic-bezier(.22,1,.36,1) both hero-enter}.hero-body{display:block}.hero-copy{text-align:center;min-width:0;max-width:820px;margin-inline:auto;animation:.55s cubic-bezier(.22,1,.36,1) both hero-enter}.section-label{color:#a89bff;letter-spacing:.15em;margin-bottom:20px;font-size:12px;font-weight:700}.hero h1{letter-spacing:0;margin-bottom:0;font-size:clamp(58px,7.3vw,108px);font-weight:650;line-height:.96}.hero-lede{color:var(--muted);max-width:820px;margin:0 auto;font-size:clamp(16px,1.4vw,19px);line-height:1.85}.download-actions{flex-wrap:wrap;gap:12px;display:flex}.download-actions-hero{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:100%;max-width:1180px;margin:clamp(32px,4vw,48px) auto 0;display:grid}.download-actions-hero .download-button{width:100%;min-width:0}.download-button{border:1px solid var(--line-strong);border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;min-width:176px;min-height:68px;padding:12px 19px;transition:background-color .22s,border-color .22s,transform .22s;display:inline-flex}.download-button span{font-size:14px;font-weight:650}.download-button small{color:#ffffffa3;margin-top:4px;font-size:10px}.download-button:hover{transform:translateY(-2px)}.download-button-primary{background:var(--accent-strong);border-color:var(--accent-strong);box-shadow:0 16px 38px #503bd947}.download-button-primary small{color:#fff}.download-button-primary:hover{background:var(--accent);border-color:var(--accent)}.download-button-featured{background:#684ef21c;border-color:#a89bff80}.download-button-featured:hover{background:#684ef233;border-color:#a89bffd1}.download-button-secondary{background:#ffffff09}.download-button-secondary:hover{background:#ffffff12;border-color:#ffffff47}.download-button:focus-visible,.nav-downloads a:focus-visible,.brand:focus-visible{outline-offset:3px;outline:3px solid #a89bffbf}.hero-display{min-width:0;transform-style:preserve-3d;margin:0;animation:.65s cubic-bezier(.22,1,.36,1) 80ms both hero-enter}.hero-showcase-grid{perspective:1800px;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.5vw,34px);margin-top:clamp(30px,4vw,48px);display:grid}.hero-showcase-grid .hero-display:nth-child(2){animation-delay:.14s}.television-screen{border:1px solid var(--line-strong);transform-origin:52% 55%;background:#0a0d15;border-radius:22px;padding:8px;transition:box-shadow .4s,transform .4s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 36px 90px #0000006b}.hero-showcase-grid .hero-display:first-child .television-screen{transform-origin:100% 55%;transform:rotateY(2.2deg)rotateX(.5deg)rotate(-.15deg)}.hero-showcase-grid .hero-display:nth-child(2) .television-screen{transform-origin:0 55%;transform:rotateY(-2.2deg)rotateX(.5deg)rotate(.15deg)}.hero-showcase-grid .hero-display:hover .television-screen{transform:rotateY(0)rotateX(0)rotate(0)translateY(-3px);box-shadow:0 42px 100px #00000080}.television-screen img{aspect-ratio:16/9;object-fit:cover;border-radius:15px;width:100%;display:block}.hero-display figcaption{align-items:baseline;gap:14px;margin-top:16px;padding-inline:4px;display:flex}.hero-display figcaption strong{font-size:13px;font-weight:650}.hero-display figcaption span{color:var(--muted-soft);font-size:11px}.product-section{border-top:1px solid var(--line);padding-block:clamp(110px,12vw,164px)}.section-copy{max-width:680px;margin-bottom:clamp(44px,6vw,72px)}.section-copy-centered{text-align:center;margin-inline:auto}.section-copy h2,.download-section h2{letter-spacing:0;margin-bottom:22px;font-size:clamp(40px,5.4vw,70px);font-weight:620;line-height:1.05}.section-copy>p:last-child,.download-section>p:not(.section-label):not(.contact-line){color:var(--muted);margin-bottom:0;font-size:clamp(16px,1.5vw,19px);line-height:1.8}.tv-gallery{width:100%}.paired-showcase{perspective:1800px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;padding-block:clamp(16px,3vw,38px) clamp(42px,6vw,74px);display:grid}.paired-showcase .screen-shot{transition:filter .35s,transform .45s cubic-bezier(.22,1,.36,1);position:relative}.paired-showcase .screen-shot:first-child{transform-origin:100%;z-index:2;transform:rotateY(8deg)rotate(-1.1deg)translate(22px)}.paired-showcase .screen-shot:nth-child(2){transform-origin:0;z-index:1;transform:rotateY(-8deg)rotate(1.1deg)translate(-22px)}.paired-showcase:hover .screen-shot:first-child{transform:rotateY(4deg)rotate(-.35deg)translate(8px)translateY(-4px)}.paired-showcase:hover .screen-shot:nth-child(2){transform:rotateY(-4deg)rotate(.35deg)translate(-8px)translateY(-4px)}.mobile-feature-tabs{max-width:1160px;margin-inline:auto}.mobile-tabs{border:1px solid var(--line);background:#ffffff09;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:560px;margin:0 auto clamp(48px,6vw,76px);padding:7px;display:grid}.mobile-tab{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:11px;min-height:52px;padding:12px 18px;font-size:15px;font-weight:650;transition:background-color .22s,border-color .22s,color .22s,transform .22s}.mobile-tab:hover{color:#fff}.mobile-tab-active{background:var(--accent-strong);color:#fff;border-color:#ffffff24;box-shadow:0 12px 28px #503bd940}.mobile-tab:focus-visible{outline-offset:3px;outline:3px solid #a89bffc7}.mobile-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;align-items:start;gap:clamp(48px,6vw,78px) clamp(24px,4vw,48px);max-width:1080px;margin-inline:auto;display:grid}.mobile-feature-grid-personal{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1160px}.desktop-gallery{width:100%}.screen-shot{min-width:0;margin:0}.screen-shot>img,.screen-shot>.optimized-picture>img{border:1px solid var(--line-strong);background:var(--surface);border-radius:18px;width:100%;display:block;box-shadow:0 26px 70px #0000004d}.tv-gallery .screen-shot>img,.tv-gallery .screen-shot>.optimized-picture>img{aspect-ratio:16/9;object-fit:cover}.screen-shot figcaption{gap:5px;padding:18px 4px 0;display:grid}.screen-shot figcaption strong{font-size:15px;font-weight:650}.screen-shot figcaption span{color:var(--muted-soft);font-size:12px;line-height:1.65}.mobile-feature-screen{border:1px solid var(--line-strong);background:#0a101d;border-radius:22px;width:100%;overflow:hidden;box-shadow:0 26px 70px #0000004d}.mobile-feature-screen img{object-fit:contain;width:100%;display:block}.screen-shot-desktop>img,.screen-shot-desktop>.optimized-picture>img{border-radius:22px}.screen-shot-desktop figcaption{align-items:baseline;gap:14px;display:flex}.download-section{border-top:1px solid var(--line);text-align:center;padding-block:clamp(110px,13vw,176px)}.download-section>p:not(.section-label):not(.contact-line){max-width:560px;margin-inline:auto}.download-actions-footer{justify-content:center;margin-top:38px}.contact-line{color:var(--muted);margin:32px 0 0;font-size:15px;line-height:1.6}.contact-line strong{color:#fff;letter-spacing:.08em;margin-left:8px;font-size:clamp(22px,2vw,28px);font-weight:750;display:inline-block}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:108px;padding-block:28px;display:flex}.footer-brand{flex:none;align-items:center;gap:10px;display:inline-flex}.footer-brand strong{font-size:13px;font-weight:650}.site-footer>p{color:var(--muted-soft);text-align:right;margin:0;font-size:10px;line-height:1.7}@keyframes hero-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=1020px){.page-width,.nav-inner{width:min(var(--content), calc(100% - 44px))}.hero-showcase-grid{gap:20px}.download-button{min-width:166px}}@media (width<=920px){.hero-copy{max-width:760px}.hero-display{width:100%}.download-actions-hero{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.mobile-feature-grid{gap:34px}.mobile-feature-grid-personal{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-feature-display-registration{grid-column:1/-1;justify-self:center;max-width:520px}}@media (width<=767px){.page-width,.nav-inner{width:min(100% - 34px, var(--content))}.site-nav{height:62px}.nav-inner{column-gap:8px}.brand img{border-radius:8px;width:34px;height:34px}.brand strong{font-size:13px}.brand small,.nav-downloads a:last-child{display:none}.nav-downloads a{min-height:40px;padding:10px 13px}.nav-contact{gap:5px}.hero{padding-block:70px 88px}.hero-title{text-align:left;margin-bottom:36px}.hero-copy{text-align:left}.hero h1{font-size:clamp(48px,14vw,68px)}.hero-lede{font-size:16px;line-height:1.75}.download-actions{flex-direction:column}.download-actions-hero{grid-template-columns:1fr;max-width:none;margin-top:36px}.download-button{width:100%;min-height:66px}.hero-showcase-grid{grid-template-columns:1fr;gap:32px;margin-top:32px}.television-screen,.hero-showcase-grid .hero-display:first-child .television-screen,.hero-showcase-grid .hero-display:nth-child(2) .television-screen{border-radius:15px;padding:5px;transform:none}.television-screen img{border-radius:10px}.hero-display figcaption{align-items:flex-start;gap:4px;display:grid}.product-section,.download-section{padding-block:90px}.section-copy{margin-bottom:40px}.section-copy-centered{text-align:left}.section-copy h2,.download-section h2{margin-bottom:18px;font-size:clamp(38px,11vw,52px)}.section-copy>p:last-child,.download-section>p:not(.section-label):not(.contact-line){font-size:16px;line-height:1.75}.paired-showcase,.mobile-feature-grid,.desktop-gallery{grid-template-columns:1fr}.paired-showcase{gap:58px;padding-block:0}.paired-showcase .screen-shot:first-child,.paired-showcase .screen-shot:nth-child(2),.paired-showcase:hover .screen-shot:first-child,.paired-showcase:hover .screen-shot:nth-child(2){transform:none}.mobile-tabs{margin-bottom:44px}.mobile-feature-grid{gap:64px}.mobile-feature-display-registration{grid-column:1;max-width:none}.screen-shot>img,.screen-shot-desktop>img{border-radius:13px}.screen-shot-desktop figcaption{align-items:flex-start;gap:5px;display:grid}.site-footer{align-items:flex-start;gap:18px;display:grid}.site-footer>p{text-align:left}}@media (width<=370px){.brand>span{display:none}.nav-downloads a{padding-inline:10px}}@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}.paired-showcase .screen-shot:first-child,.paired-showcase .screen-shot:nth-child(2),.paired-showcase:hover .screen-shot:first-child,.paired-showcase:hover .screen-shot:nth-child(2){transform:none}}
