@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}.start{inset-inline-start:var(--spacing)}.resize{resize:both}}:root{--font-geist-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--canvas:#f3f5f8;--surface:#fff;--surface-strong:#e8edf3;--ink:#101820;--muted:#65717e;--line:#d9e0e7;--blue:#0b568a;--blue-deep:#073c63;--cyan:#0ba7b5;--orange:#e88b26;--shadow:0 22px 60px #0e263a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;margin:0;line-height:1.55}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh}.site-header{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:22px 28px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-icon{border-radius:12px;box-shadow:0 9px 20px #021e372e}.brand span{line-height:1.1;display:grid}.brand strong{letter-spacing:-.01em;font-size:.98rem}.brand small{color:var(--muted);margin-top:4px;font-size:.72rem}.site-header nav{align-items:center;gap:24px;display:flex}.site-header nav a{color:#3d4b58;font-size:.88rem;font-weight:600}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--blue)}.language-link{background:var(--surface);border:1px solid var(--line);border-radius:9px;justify-content:center;align-items:center;min-width:42px;height:36px;display:inline-flex}main{max-width:1240px;margin:0 auto;padding:10px 28px 72px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:64px;min-height:640px;padding:62px 0 74px;display:grid}.eyebrow-row{flex-wrap:wrap;gap:9px;margin-bottom:24px;display:flex}.beta-pill,.platform-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.74rem;font-weight:750;display:inline-flex}.beta-pill{color:#a75600;background:#fff2df}.platform-pill{color:var(--blue);background:#e5f1f8}.hero h1{letter-spacing:-.065em;max-width:800px;margin:0;font-size:clamp(3rem,5.6vw,5.6rem);line-height:.97}.hero-lead{color:#495968;max-width:690px;margin:30px 0 0;font-size:clamp(1.06rem,1.5vw,1.3rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-button,.secondary-button{border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:.92rem;font-weight:700;display:inline-flex}.primary-button{background:var(--blue);color:#fff;box-shadow:0 10px 24px #0b568a33}.primary-button:hover,.primary-button:focus-visible{background:var(--blue-deep)}.secondary-button{background:var(--surface);border:1px solid var(--line);color:var(--blue)}.qualification-note{color:var(--muted);margin:20px 0 0;font-size:.82rem}.hero-visual{box-shadow:var(--shadow);background:linear-gradient(145deg,#0b5484,#0a7894 56%,#0ba7b5);border-radius:30px;height:500px;position:relative;overflow:hidden}.visual-grid{background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 82%);mask-image:linear-gradient(to bottom right,#000,#0000 82%)}.hero-visual:before,.hero-visual:after{content:"";border:1px solid #ffffff2e;border-radius:999px;position:absolute}.hero-visual:before{width:340px;height:340px;top:-110px;right:-120px}.hero-visual:after{width:420px;height:420px;bottom:-170px;left:-140px}.hero-icon{border-radius:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-2deg);box-shadow:0 28px 80px #00000047}.signal-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe8;border:1px solid #ffffffb3;border-radius:14px;gap:3px;max-width:245px;padding:14px 16px;display:grid;position:absolute;box-shadow:0 16px 30px #041e3029}.signal-card span{color:var(--blue);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:.64rem;font-weight:800}.signal-card strong{font-size:.83rem}.signal-card-top{top:34px;right:24px}.signal-card-bottom{bottom:34px;left:24px}.trust-strip{background:var(--surface);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(4,1fr);margin-bottom:106px;display:grid;overflow:hidden}.trust-strip div{gap:3px;padding:22px 24px;display:grid}.trust-strip div+div{border-left:1px solid var(--line)}.trust-strip strong{color:var(--blue);font-size:.9rem}.trust-strip span{color:var(--muted);font-size:.75rem}.section{margin:0 auto 116px}.section-heading{max-width:720px}.kicker{color:var(--cyan);font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:800;display:inline-block}.section h2,.legal-page h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.04}.section-heading>p,.privacy-panel>p,.safety-panel>p,.beta-section>div>p,.support-section>div>p{color:var(--muted);max-width:700px;margin:20px 0 0;font-size:1.03rem}.product-tour{scroll-margin-top:28px}.tablet-showcase{box-shadow:var(--shadow);color:#fff;background:linear-gradient(135deg,#082f4e,#0b568a 62%,#087f94);border-radius:26px;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:44px;margin-top:46px;padding:46px 0 46px 46px;display:grid;overflow:hidden}.tablet-copy{align-self:center}.view-label{color:#9ce5ed;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.7rem;font-weight:800;display:inline-block}.tablet-copy h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.85rem,3vw,3.15rem);line-height:1.05}.tablet-copy p{color:#c6dfec;margin:22px 0 0;font-size:.98rem}.view-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.view-tags span{color:#eaf7fb;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;padding:7px 10px;font-size:.72rem;font-weight:700}.tablet-frame{aspect-ratio:4/3;background:#e8ebf0;border:1px solid #ffffff57;border-radius:18px 0 0 18px;align-self:stretch;overflow:hidden;box-shadow:-18px 22px 48px #00142642}.tablet-frame img{width:100%;height:auto;display:block}.phone-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.phone-showcase{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.phone-caption{min-height:132px;padding:23px 22px 20px}.phone-caption h3{letter-spacing:-.02em;margin:0 0 7px;font-size:1.02rem}.phone-caption p{color:var(--muted);margin:0;font-size:.82rem}.phone-frame{background:#dfe4ea;border:8px solid #15202a;border-bottom:0;border-radius:28px 28px 0 0;max-height:590px;margin:0 18px;overflow:hidden;box-shadow:0 18px 36px #081d2e1f}.phone-frame img{width:100%;height:auto;display:block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px;display:grid}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;min-height:236px;padding:26px}.feature-card-top{justify-content:space-between;align-items:start;display:flex}.feature-number{color:var(--cyan);font-family:var(--font-geist-mono), monospace;font-size:.72rem;font-weight:800}.feature-symbol{color:var(--cyan);width:42px;height:42px;display:block;position:relative}.feature-symbol i,.feature-symbol:before,.feature-symbol:after{box-sizing:border-box;content:"";display:block;position:absolute}.feature-symbol-structure:before,.feature-symbol-structure:after{transform-origin:0;background:currentColor;border-radius:2px;width:30px;height:2px;top:20px;left:7px}.feature-symbol-structure:before{transform:rotate(25.7deg)}.feature-symbol-structure:after{transform:rotate(-25.7deg)}.feature-symbol-structure i{background:var(--surface);z-index:1;border:2px solid;border-radius:50%;width:8px;height:8px}.feature-symbol-structure i:first-child{top:16px;left:3px}.feature-symbol-structure i:nth-child(2){top:3px;left:30px}.feature-symbol-structure i:nth-child(3){top:29px;left:30px}.feature-symbol-measure{border-bottom:2px solid;border-left:2px solid;width:35px;height:33px;margin:3px 0 0 4px}.feature-symbol-measure i{background:currentColor;border-radius:2px 2px 0 0;width:4px;bottom:0}.feature-symbol-measure i:first-child{height:14px;left:7px}.feature-symbol-measure i:nth-child(2){height:27px;left:16px}.feature-symbol-measure i:nth-child(3){height:20px;left:25px}.feature-symbol-service:before{border:2px solid;border-radius:5px;width:28px;height:35px;top:3px;left:7px}.feature-symbol-service:after{background:var(--surface);border:2px solid;border-radius:3px;width:12px;height:7px;top:0;left:15px}.feature-symbol-service i:first-child,.feature-symbol-service i:nth-child(2){background:currentColor;border-radius:2px;width:16px;height:2px;left:13px}.feature-symbol-service i:first-child{top:14px}.feature-symbol-service i:nth-child(2){top:21px}.feature-symbol-service i:nth-child(3){border-bottom:2px solid;border-right:2px solid;width:5px;height:9px;bottom:8px;left:20px;transform:rotate(45deg)}.feature-symbol-offline:before{border:2px solid;border-top:0;border-radius:0 0 5px 5px;width:34px;height:11px;bottom:4px;left:4px}.feature-symbol-offline:after{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;top:15px;left:16px;transform:rotate(45deg)}.feature-symbol-offline i:first-child{background:currentColor;border-radius:2px;width:2px;height:23px;top:1px;left:20px}.feature-symbol-settings i{background:currentColor;border-radius:2px;width:34px;height:2px;left:4px}.feature-symbol-settings i:first-child{top:9px}.feature-symbol-settings i:nth-child(2){top:20px}.feature-symbol-settings i:nth-child(3){top:31px}.feature-symbol-settings i:after{background:var(--surface);content:"";border:2px solid;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px}.feature-symbol-settings i:first-child:after{left:6px}.feature-symbol-settings i:nth-child(2):after{right:6px}.feature-symbol-settings i:nth-child(3):after{left:14px}.feature-symbol-rack:before{border:2px solid;border-radius:5px;inset:2px 8px}.feature-symbol-rack:after{border-left:2px solid;border-right:2px solid;inset:7px 11px}.feature-symbol-rack i{background:currentColor;border-radius:2px;width:14px;height:2px;left:14px}.feature-symbol-rack i:first-child{top:11px}.feature-symbol-rack i:nth-child(2){top:20px}.feature-symbol-rack i:nth-child(3){top:29px}.feature-card h3{letter-spacing:-.02em;margin:28px 0 10px;font-size:1.18rem}.feature-card p{color:var(--muted);margin:0;font-size:.91rem}.split-section{grid-template-columns:1fr 1fr;gap:14px;display:grid}.privacy-panel,.safety-panel{border-radius:22px;min-height:390px;padding:42px}.privacy-panel{background:var(--blue-deep);color:#fff}.privacy-panel .kicker,.privacy-panel>p{color:#b9e8f0}.safety-panel{background:#fff6e9;border:1px solid #f0dec5}.text-link{margin-top:34px;font-size:.9rem;font-weight:750;display:inline-block}.beta-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.beta-steps{margin:0;padding:0;list-style:none}.beta-steps li{border-top:1px solid var(--line);grid-template-columns:38px 1fr;align-items:start;gap:18px;padding:22px 0;display:grid}.beta-steps li:last-child{border-bottom:1px solid var(--line)}.beta-steps li>span{color:var(--blue);font-family:var(--font-geist-mono), monospace;background:#e1eef6;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.76rem;font-weight:800;display:flex}.beta-steps p{color:var(--muted);margin:4px 0 0;font-size:.87rem}.support-section{background:var(--surface);border:1px solid var(--line);border-radius:22px;justify-content:space-between;align-items:center;padding:42px;display:flex}.legal-page{background:var(--surface);border:1px solid var(--line);border-radius:24px;max-width:940px;margin:34px auto 72px;padding:64px clamp(26px,7vw,78px);box-shadow:0 20px 50px #1023340f}.legal-header{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:34px}.legal-header p{color:var(--muted);margin:18px 0 6px;font-size:1rem}.legal-header time{color:var(--muted);font-family:var(--font-geist-mono), monospace;font-size:.73rem}.legal-page section{margin:40px 0}.legal-page h2{letter-spacing:-.02em;margin:0 0 14px;font-size:1.18rem}.legal-page p,.legal-page li,.legal-page address{color:#475563;font-size:.94rem}.legal-page p{margin:0 0 14px}.legal-page ul{padding-left:22px}.legal-page ul+p{margin-top:24px}.legal-page li+li{margin-top:7px}.legal-page address{background:var(--canvas);border-radius:12px;padding:18px;font-style:normal}.legal-page a{color:var(--blue);text-underline-offset:3px;-webkit-text-decoration:underline #0b568a59;text-decoration:underline #0b568a59}.legal-backlink{border-top:1px solid var(--line);margin-top:50px;padding-top:28px}.support-page{max-width:1040px;margin:34px auto 72px}.support-hero{max-width:800px;padding:56px 0 44px}.support-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:.98}.support-hero p{color:var(--muted);max-width:680px;margin:24px 0 0;font-size:1.1rem}.support-contact-card{background:var(--blue-deep);color:#fff;border-radius:22px;grid-template-columns:1.2fr .8fr;align-items:center;gap:54px;margin:44px 0 96px;padding:42px;display:grid}.support-contact-card .kicker,.support-contact-card p{color:#b9e8f0}.support-contact-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.05}.support-contact-card p{margin:16px 0 0}.contact-details{background:#ffffff1a;border:1px solid #ffffff29;border-radius:14px;gap:7px;padding:22px;display:grid}.contact-details>span,.contact-details small{color:#b9d7e8;font-size:.73rem}.contact-details strong{font-family:var(--font-geist-mono), monospace;overflow-wrap:anywhere;font-size:.86rem}.support-topics{margin-bottom:72px}.support-topic-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:36px;display:grid}.support-topic-grid article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:26px}.support-topic-grid h3{margin:0 0 10px;font-size:1.08rem}.support-topic-grid p{color:var(--muted);margin:0;font-size:.9rem}.safety-callout{background:#fff6e9;border:1px solid #f0dec5;border-radius:16px;padding:26px}.safety-callout strong{color:#9a5309}.safety-callout p{color:var(--muted);margin:8px 0 0}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:18px 36px;max-width:1184px;margin:0 auto;padding:42px 0 50px;display:grid}.site-footer p{color:var(--muted);margin:5px 0 0;font-size:.78rem}.footer-links{gap:20px;font-size:.8rem;font-weight:650;display:flex}.trademark-note{grid-column:1/-1;max-width:760px}@media (prefers-color-scheme:dark){:root{--canvas:#0f141a;--surface:#171e25;--surface-strong:#202a34;--ink:#f1f5f8;--muted:#a8b3bd;--line:#2d3944;--blue:#65b9ef;--blue-deep:#0b4164;--cyan:#59d0db}.site-header nav a{color:#c3cbd2}.hero-lead,.legal-page p,.legal-page li,.legal-page address{color:#b8c2cb}.safety-panel,.safety-callout{background:#322719;border-color:#5c4528}.safety-callout strong{color:#ffc377}.primary-button{color:#071621}.visual-grid{opacity:.7}}@media (max-width:900px){.site-header{padding:18px 20px}.site-header nav{gap:14px}.site-header nav a:not(.language-link):not(:last-of-type){display:none}main{padding:0 20px 54px}.hero{grid-template-columns:1fr;gap:38px;padding:52px 0 64px}.hero-visual{height:430px}.trust-strip{grid-template-columns:1fr 1fr;margin-bottom:84px}.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)}.feature-grid{grid-template-columns:1fr 1fr}.tablet-showcase{grid-template-columns:.8fr 1.2fr;gap:34px;padding:34px 0 34px 34px}.phone-showcase-grid{grid-template-columns:1fr 1fr}.phone-frame{max-height:720px}.split-section,.beta-section,.support-contact-card{grid-template-columns:1fr}.support-section{flex-direction:column;align-items:stretch}.site-footer{margin:0 20px}}@media (max-width:600px){.brand small{display:none}.site-header nav{gap:10px}.site-header nav a{font-size:.8rem}.hero{min-height:0;padding-top:34px}.hero h1{font-size:clamp(2.7rem,14vw,4.2rem)}.hero-visual{border-radius:22px;height:360px}.hero-icon{width:140px;height:140px}.signal-card{max-width:205px;padding:11px 13px}.signal-card-top{top:18px;right:14px}.signal-card-bottom{bottom:18px;left:14px}.trust-strip{grid-template-columns:1fr}.trust-strip div+div{border-left:0;border-top:1px solid var(--line)}.feature-grid{grid-template-columns:1fr}.tablet-showcase{padding:30px 0 0;display:block}.tablet-copy{padding:0 24px 28px}.tablet-frame{border-radius:14px 14px 0 0;margin-left:18px}.phone-showcase-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:minmax(245px,82%);grid-auto-flow:column;margin-left:-20px;margin-right:-20px;padding:0 20px 14px;scroll-padding-left:20px;overflow-x:auto}.phone-showcase{scroll-snap-align:start}.phone-frame{max-height:610px}.feature-card{min-height:190px}.privacy-panel,.safety-panel{min-height:0;padding:30px 24px}.support-section{padding:30px 24px}.support-contact-card{gap:28px;padding:30px 24px}.support-topic-grid{grid-template-columns:1fr}.legal-page{border-radius:18px;margin-top:20px;padding-top:42px}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}
