/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}}:root{--ink:#0b1735;--ink-soft:#263653;--muted:#68758b;--cream:#edf4ff;--paper:#fbfdff;--line:#2a4f9d24;--blue:#3568f4;--blue-dark:#1746d1;--blue-soft:#b9d2ff;--yellow:#ffbf28;--green:#2fc764;--peach:#fff0c9;--sage:#e4f7ec;--lavender:#e5edff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--yellow);color:var(--ink)}.invite-page{background:radial-gradient(circle at 50% 0%, #b9d2ffb8, transparent 42%), var(--cream);grid-template-rows:auto 1fr auto;gap:32px;min-height:100svh;padding:24px;display:grid}.invite-header,.invite-footer{width:min(620px,100%);margin-inline:auto}.invite-card{border:1px solid var(--line);text-align:center;background:#fbfdfff5;border-radius:30px;align-self:center;width:min(620px,100%);margin-inline:auto;padding:clamp(28px,6vw,52px);box-shadow:0 24px 70px #0b17351f}.invite-card h1{margin-bottom:18px;font-size:clamp(40px,8vw,64px);line-height:1}.invite-icon{background:var(--blue);color:#fff;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:grid;box-shadow:0 12px 28px #3568f44d}.invite-lead{color:var(--muted);margin:0 auto;font-size:18px;line-height:1.65}.invite-action{margin-top:28px}.invite-help{color:var(--muted);margin:16px 0 0;font-size:13px}.invite-card hr{border:0;border-top:1px solid var(--line);margin:32px 0}.invite-footer{color:var(--muted);justify-content:center;gap:24px;font-size:13px;display:flex}.page-width{width:min(1180px,100% - 56px);margin-inline:auto}.hero-world{background-color:var(--cream);background-image:linear-gradient(#3568f40e 1px,#0000 1px),linear-gradient(90deg,#3568f40e 1px,#0000 1px);background-size:62px 62px;position:relative;overflow:hidden}.hero-world:after{z-index:0;background:radial-gradient(circle at 50% 22%, #fbfdfff5 0 21%, #fbfdff7a 46%, transparent 72%), linear-gradient(to bottom, transparent 78%, var(--cream) 100%);content:"";pointer-events:none;position:absolute;inset:0}.site-header,.hero,.product-stage{z-index:1;position:relative}.site-header{border-bottom:1px solid #29271f17;justify-content:space-between;align-items:center;height:78px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:11px;font-size:15px;font-weight:760;display:inline-flex}.brand-mark{border-radius:10px;place-items:center;width:35px;height:35px;display:grid;overflow:hidden;box-shadow:0 5px 16px #3568f440}.brand-mark img{width:100%;height:100%}.site-header nav{color:var(--muted);align-items:center;gap:33px;font-size:13px;font-weight:580;display:flex}.site-header nav a,.site-footer a{transition:color .16s}.site-header nav a:hover,.site-footer a:hover,.language-link:hover{color:var(--blue)}.header-tools{align-items:center;gap:15px;display:flex}.language-link{color:var(--muted);font-size:11px;font-weight:700}.header-action{background:var(--blue);color:#fff;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:12px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 10px 25px #3568f43d}.header-action:hover{background:var(--blue-dark);transform:translateY(-1px)}.hero{text-align:center;place-items:center;min-height:480px;padding:48px 0 12px;display:grid}.hero-copy{z-index:2;max-width:990px;position:relative}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:800}h1,h2,h3{letter-spacing:-.055em;margin-top:0}h1{margin-bottom:0;font-size:clamp(65px,7.8vw,104px);font-weight:770;line-height:.94}.headline-highlight{z-index:0;display:inline-block;position:relative}.headline-highlight:after{z-index:-1;background:var(--yellow);content:"";border-radius:999px 75% 999px 68%;height:.23em;position:absolute;bottom:.03em;left:-.04em;right:-.04em;transform:rotate(-1.5deg)}.hero-intro{max-width:655px;color:var(--muted);margin:31px auto 0;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;margin-top:31px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:13px;min-height:48px;padding:11px 20px;font-size:13px;font-weight:760;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #3568f442}.button-primary:hover{background:var(--blue-dark);box-shadow:0 15px 30px #3568f44d}.category-pills,.feature-chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.category-pills{margin-top:36px}.category-pills span,.feature-chips span{color:#566782;letter-spacing:.02em;background:#fbfdffc7;border:1px solid #3568f429;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:680}.hero-orbit{text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbfdffdb;border:1px solid #3568f41f;border-radius:15px;gap:2px;padding:12px 15px;display:grid;position:absolute;transform:rotate(-5deg);box-shadow:0 14px 32px #234ba317}.hero-orbit span{color:#efb90f;letter-spacing:2px;font-size:13px}.hero-orbit small{color:var(--muted);font-size:9px;font-weight:650}.hero-orbit-score{top:175px;left:2%}.hero-orbit-place{grid-template-columns:22px auto;align-items:center;top:310px;right:0;transform:rotate(4deg)}.hero-orbit-place span{color:var(--blue);grid-row:1/3;font-size:24px}.product-stage{background:radial-gradient(circle at 78% 18%,#ffffff61,#0000 27%),linear-gradient(145deg,#6f94ff 0%,#4776f8 48%,#2d5de7 100%);border:1px solid #2a4fa024;border-radius:32px;height:680px;margin-bottom:42px;overflow:hidden;box-shadow:0 38px 80px -40px #1e4ab5a6}.product-stage:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.phone-wall{z-index:2;grid-template-columns:.9fr 1fr .9fr;align-items:start;gap:18px;max-width:1050px;margin-inline:auto;display:grid;position:absolute;top:52px;left:45px;right:45px}.phone-shot{background:#e9f1ff;border:7px solid #ffffffe6;border-radius:40px;margin:0;overflow:hidden;box-shadow:0 34px 58px #293b603d}.phone-shot img{width:100%;height:auto}.phone-shot-main{z-index:2;position:relative}.phone-shot-left{transform-origin:bottom;transform:translateY(58px)rotate(-3deg)}.phone-shot-right{transform-origin:bottom;transform:translateY(58px)rotate(3deg)}.features-section{background:var(--paper);padding:72px 0 82px}.section-intro{text-align:center;max-width:790px;margin-inline:auto}.section-intro h2,.closing h2{margin-bottom:0;font-size:clamp(48px,6.2vw,78px);font-weight:760;line-height:.98}.section-intro>p:last-child{max-width:590px;color:var(--muted);margin:25px auto 0;font-size:17px;line-height:1.7}.feature-chips{margin:30px auto 34px}.feature-chips span{background:0 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.feature-card{border:1px solid #29271f17;border-radius:26px;flex-direction:column;min-width:0;min-height:715px;display:flex;overflow:hidden}.feature-card-story{background:var(--peach)}.feature-card-calendar{background:var(--sage)}.feature-card-search{background:var(--lavender)}.feature-copy{min-height:230px;padding:30px 30px 22px}.feature-copy h3{margin-bottom:11px;font-size:28px;font-weight:740;line-height:1.05}.feature-copy p{color:#29271fb3;margin:0;font-size:13px;line-height:1.6}.feature-visual{background:#eef4ff;border:6px solid #ffffffdb;border-bottom:0;border-radius:30px 30px 0 0;width:calc(100% - 38px);height:495px;margin:auto auto 0;overflow:hidden;box-shadow:0 26px 45px #29271f26}.feature-visual img{width:100%;height:auto}.detail-visual img{transform:translateY(-2px)}.closing{padding:64px 0}.closing-card{background:radial-gradient(circle at 15% 20%, #3867e833, transparent 27%), radial-gradient(circle at 85% 85%, #f4c84b29, transparent 27%), var(--ink);color:#fff;text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:58px 32px;display:flex;position:relative;overflow:hidden}.closing-card:before,.closing-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:240px;height:240px;position:absolute}.closing-card:before{top:-130px;left:-70px}.closing-card:after{bottom:-145px;right:-90px}.closing-card .eyebrow{color:#9eb8ff}.closing h2{z-index:1;position:relative}.closing-card>p:not(.eyebrow){color:#ffffffa1;margin:23px 0 28px;font-size:15px}.button-light{z-index:1;color:var(--ink);background:#fff;position:relative;box-shadow:0 12px 30px #0003}.button-light:hover{box-shadow:0 16px 34px #00000045}.closing-stars{color:#f4c84b8c;letter-spacing:5px;font-size:22px;position:absolute;bottom:24px;right:42px;transform:rotate(-5deg)}.site-footer{border-top:1px solid var(--line);min-height:106px;color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.release-eyebrow{background:#fbfdffd1;border:1px solid #3568f433;border-radius:999px;width:fit-content;margin-inline:auto;padding:7px 12px;box-shadow:0 8px 24px #3568f414}.hero-testimonial{z-index:1;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfdffe6;border:1px solid #3568f421;border-radius:18px;width:190px;padding:16px 18px;position:absolute;box-shadow:0 16px 38px #234ba31a}.hero-testimonial p{color:var(--ink-soft);margin:0 0 8px;font-size:13px;font-weight:680;line-height:1.4}.hero-testimonial span{color:#efb90f;letter-spacing:2px;margin-bottom:7px;font-size:15px;display:block}.hero-testimonial small{color:var(--muted);font-size:9px;font-weight:650;line-height:1.35}.hero-testimonial-quote{top:155px;left:0;transform:rotate(-2deg)}.hero-testimonial-rating{top:285px;right:0;transform:rotate(2deg)}.v4-feature-grid{align-items:stretch;margin-top:30px}.v4-feature-card{grid-template-rows:auto auto;min-height:0;display:grid}.v4-feature-card .feature-copy{min-height:0;padding-bottom:18px;position:relative}.v4-feature-card .feature-visual{background:linear-gradient(145deg,#d9e7ff,#f2f6ff);border-radius:30px 30px 0 0;justify-content:center;align-self:end;align-items:flex-start;height:340px;margin:0 22px;display:flex;overflow:hidden}.v4-feature-card .feature-visual img{border:6px solid #ffffffeb;border-radius:30px;width:min(78%,280px);margin-top:18px;box-shadow:0 24px 44px #1a32662e}.together-section{color:#fff;background:radial-gradient(circle at 76% 34%,#ffbf2836,#0000 27%),linear-gradient(135deg,#0e204d 0%,#1746d1 100%);padding:72px 0;overflow:hidden}.together-layout{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(48px,7vw,96px);display:grid}.together-copy .eyebrow{color:#aecdff}.together-copy h2,.find-copy h2{margin-bottom:26px;font-size:clamp(48px,6vw,76px);font-weight:760;line-height:.98}.together-copy>p:last-of-type,.find-copy>p:last-child{color:#ffffffbf;font-size:18px;line-height:1.72}.together-copy ul,.plan-card ul{gap:15px;margin:34px 0 0;padding:0;list-style:none;display:grid}.together-copy li,.plan-card li{align-items:flex-start;gap:11px;font-weight:650;display:flex}.check{background:var(--yellow);width:22px;height:22px;color:var(--ink);border-radius:999px;flex:none;place-items:center;font-size:12px;font-weight:900;display:inline-grid}.together-phones{min-height:560px;position:relative}.together-phones .phone-shot{width:min(360px,65%);position:absolute}.together-phone-back{opacity:.9;top:72px;left:0;transform:rotate(-7deg)}.together-phone-front{z-index:2;top:0;right:0;transform:rotate(5deg)}.find-section{background-color:#f2f6ff;background-image:linear-gradient(#3568f40a 1px,#0000 1px),linear-gradient(90deg,#3568f40a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:62px 62px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:80px 0;overflow:hidden}.find-layout{grid-template-columns:minmax(230px,.72fr) minmax(330px,1fr) minmax(230px,.72fr);align-items:center;gap:clamp(30px,6vw,78px);display:grid}.find-copy{text-align:center}.find-copy>p:last-child{color:var(--muted)}.find-phone{transform:rotate(-4deg)}.find-phone-you{transform:rotate(4deg)}.plans-section{background:var(--paper);padding:72px 0 58px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:900px;margin:30px auto 0;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:34px;min-height:390px;padding:clamp(30px,5vw,52px);box-shadow:0 24px 70px #243c6c17}.plan-card-plus{background:radial-gradient(circle at 100% 0,#ffbf2847,#0000 34%),linear-gradient(145deg,#e9f1ff,#fbfdff);border-color:#3568f475;flex-direction:column;display:flex}.plan-kicker{min-height:42px;color:var(--blue);margin:0;font-size:13px;font-weight:760}.plan-card h3{margin-bottom:28px;font-size:44px}.plan-card .plan-description{color:var(--muted);margin:auto 0 0;padding-top:28px;font-size:14px;line-height:1.55}.plan-card ul{color:var(--ink-soft);font-size:15px}.plan-card>ul{margin-top:0}.plan-note{color:var(--muted);text-align:center;margin:16px auto 0;font-size:12px}@media (max-width:900px){.together-layout{grid-template-columns:1fr}.together-phones{width:min(620px,100%);min-height:560px;margin-inline:auto}.find-layout{grid-template-columns:minmax(180px,.8fr) minmax(280px,1fr) minmax(180px,.8fr);gap:24px}}@media (max-width:720px){.site-header nav{display:none}.v4-feature-card{min-height:0}.together-section,.find-section,.plans-section{padding:72px 0}.together-phones{min-height:430px}.find-layout{grid-template-columns:.8fr 1.2fr}.find-copy{grid-area:1/1/auto/-1;margin-bottom:18px}.find-phone{grid-area:2/1}.find-phone-you{grid-column:2}.plan-grid{grid-template-columns:1fr}}@media (max-width:480px){.together-phones{min-height:350px}.together-phones .phone-shot{width:69%}.find-layout{gap:12px}}.site-footer .brand{color:var(--ink)}.site-footer>div{gap:23px;display:flex}a:focus-visible{outline-offset:4px;border-radius:5px;outline:3px solid #3867e859}.review-page{background:var(--cream);min-height:100vh}.review-header{background:0 0}.review-header>a:last-child{color:var(--blue);font-size:12px;font-weight:700}.review-shell{padding:46px 0 92px}.review-card-page{background:var(--paper);border:1px solid #29271f21;border-radius:28px;overflow:hidden;box-shadow:0 30px 70px -48px #29271f6b}.review-cover{object-fit:cover;width:100%;height:min(58vh,570px)}.review-content-grid{grid-template-columns:1fr 300px;gap:72px;padding:62px;display:grid}.review-content .eyebrow,.review-content .kicker{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:800}.review-content h1{font-size:clamp(48px,6vw,74px);line-height:.98}.rating{color:#efb90f;letter-spacing:2px;align-items:center;gap:12px;margin:18px 0 31px;font-size:20px;display:flex}.rating>span>span{color:#d4d3ce}.rating small{color:var(--muted);letter-spacing:0;font-size:10px;font-weight:700}.review-lead{max-width:690px;font-size:21px;font-weight:650;line-height:1.45}.review-notes{max-width:700px;color:var(--muted);line-height:1.8}.review-facts{border-top:1px solid var(--line)}.review-facts div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;font-size:11px;display:flex}.review-facts span,.review-attribution{color:var(--muted)}.review-attribution{margin-top:24px;font-size:10px;line-height:1.6}.legal-page{background:var(--paper);min-height:100vh}.legal-header{background:var(--paper)}.legal-header>a:last-child{color:var(--blue);font-size:12px;font-weight:700}.legal-hero{border-bottom:1px solid var(--line);background-color:var(--cream);background-image:linear-gradient(#3568f40d 1px,#0000 1px),linear-gradient(90deg,#3568f40d 1px,#0000 1px);background-size:62px 62px;position:relative;overflow:hidden}.legal-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3568f433,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-110px}.legal-hero-inner{z-index:1;padding:104px 0 98px;position:relative}.legal-hero h1{max-width:850px;margin:0;font-size:clamp(62px,8vw,105px)}.legal-hero-inner>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:27px 0 0;font-size:18px;line-height:1.65}.legal-updated{color:#526482;background:#fbfdffc2;border:1px solid #3568f429;border-radius:999px;margin-top:32px;padding:8px 13px;font-size:10px;font-weight:700;display:inline-block}.legal-layout{grid-template-columns:220px minmax(0,720px);justify-content:space-between;gap:80px;padding-top:90px;padding-bottom:120px;display:grid}.legal-aside{align-self:start;gap:20px;display:grid;position:sticky;top:34px}.legal-aside>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.legal-aside nav{border-left:1px solid var(--line);color:var(--muted);gap:12px;padding-left:15px;font-size:12px;font-weight:650;display:grid}.legal-aside nav a:hover{color:var(--blue)}.legal-contact{color:var(--blue);font-size:11px;font-weight:750}.legal-content{min-width:0}.legal-lead{color:var(--ink-soft);margin:0 0 76px;font-size:23px;font-weight:570;line-height:1.6}.legal-content section{border-bottom:1px solid var(--line);margin-bottom:68px;padding:0 0 68px;scroll-margin-top:30px}.legal-number{background:var(--cream);width:31px;height:31px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:23px;font-size:9px;font-weight:850;display:grid}.legal-content h2{margin-bottom:22px;font-size:38px;font-weight:750;line-height:1.05}.legal-content h3{letter-spacing:-.025em;margin:32px 0 8px;font-size:17px;font-weight:740}.legal-content p,.legal-content li{color:var(--muted);font-size:15px;line-height:1.75}.legal-content p{margin:10px 0}.legal-content strong{color:var(--ink)}.legal-content ul{margin:12px 0 0;padding-left:22px}.legal-content li{margin:7px 0;padding-left:5px}.legal-content a{color:var(--blue);text-underline-offset:3px;font-weight:650;-webkit-text-decoration:underline #3568f44d;text-decoration:underline #3568f44d}.legal-callout{background:var(--peach);border-radius:18px;margin:25px 0;padding:22px 24px}.legal-callout-blue{background:var(--cream);border:1px solid #3568f41f}.legal-callout p{margin-bottom:0;font-size:13px}.english-policy{background:var(--cream);border:1px solid #3568f429;border-radius:20px;overflow:hidden}.english-policy summary{color:var(--blue);cursor:pointer;padding:20px 23px;font-size:13px;font-weight:750}.english-policy>div{padding:0 23px 22px}.english-policy h2{margin-top:12px;font-size:27px}@media (max-width:920px){.site-header nav,.hero-orbit,.hero-testimonial{display:none}.product-stage{height:680px}.phone-wall{gap:12px;left:24px;right:24px}.feature-grid{grid-template-columns:1fr}.feature-card{grid-template-columns:.7fr 1fr;min-height:570px;display:grid}.feature-copy{align-self:center;padding:36px}.feature-visual{border-bottom:6px solid #ffffffdb;border-radius:30px;align-self:end;width:calc(100% - 28px);height:535px;margin-left:0}.review-content-grid{grid-template-columns:1fr;gap:40px}.legal-layout{grid-template-columns:170px minmax(0,1fr);gap:48px}}@media (max-width:680px){.page-width{width:min(100% - 28px,1180px)}.site-header{height:68px}.brand{gap:8px;font-size:13px}.brand-mark{border-radius:8px;width:31px;height:31px}.header-action{padding:9px 12px;font-size:10px}.header-action span{display:none}.hero{min-height:430px;padding:42px 0 30px}.eyebrow{margin-bottom:17px;font-size:9px}h1{font-size:clamp(47px,12.8vw,52px);line-height:.96}main[lang=en] h1{font-size:46px}.hero-intro{margin-top:25px;font-size:16px;line-height:1.6}.hero-actions{flex-direction:column;gap:17px;margin-top:26px}.category-pills{margin-top:29px}.category-pills span{padding:6px 10px;font-size:9px}.product-stage{border-radius:23px;height:470px;margin-bottom:22px}.phone-wall{grid-template-columns:.86fr 1fr .86fr;gap:10px;width:650px;top:48px;left:50%;right:auto;transform:translate(-50%)}.phone-shot{border-width:4px;border-radius:25px}.phone-shot-left,.phone-shot-right{transform:translateY(38px)}.features-section{padding:54px 0 62px}.section-intro h2,.closing h2{font-size:45px;line-height:1}.section-intro>p:last-child{margin-top:20px;font-size:15px}.feature-chips{margin:24px auto 26px}.feature-grid{gap:14px}.v4-feature-grid{margin-top:22px}.feature-card{min-height:590px;display:flex}.v4-feature-card{min-height:0}.v4-feature-card .feature-copy{min-height:0;padding-bottom:14px}.v4-feature-card .feature-visual{height:350px}.v4-feature-card .feature-visual img{margin-top:14px}.feature-copy{align-self:auto;min-height:190px;padding:27px 26px 20px}.feature-copy h3{font-size:27px}.feature-visual{border-bottom:0;border-radius:27px 27px 0 0;width:calc(100% - 34px);height:390px;margin:auto auto 0}.closing{padding:44px 0}.closing-card{border-radius:24px;min-height:410px;padding-inline:23px}.closing-stars{font-size:14px;bottom:18px;right:19px}.site-footer{flex-direction:column;justify-content:center;gap:13px;padding:26px 0}.review-header>a:last-child{text-align:right;max-width:120px}.review-shell{padding:26px 0 70px}.review-cover{height:360px}.review-content-grid{padding:35px 24px}.review-content h1{font-size:47px}.legal-header>a:last-child{text-align:right;max-width:120px}.legal-hero-inner{padding:76px 0 70px}.legal-hero h1{font-size:55px}.legal-hero-inner>p:not(.eyebrow){font-size:16px}.legal-layout{padding-top:64px;padding-bottom:84px;display:block}.legal-aside{margin-bottom:66px;position:static}.legal-aside nav{grid-template-columns:1fr 1fr}.legal-lead{margin-bottom:60px;font-size:20px}.legal-content section{margin-bottom:51px;padding-bottom:51px}.legal-content h2{font-size:33px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.header-action{transition:none}}
