/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#102b3a;--ink-deep:#0a1c27;--cream:#fff8ec;--paper:#f8f5ef;--white:#fff;--muted:#71808a;--line:#dfe5e1;--lime:#d8ef42;--lime-soft:#eef8a0;--coral:#ff8f70;--blue:#4e7cff;--shadow:0 22px 70px #102b3a21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}::selection{background:var(--lime);color:var(--ink-deep)}.section-shell{width:min(1180px,100% - 64px);margin:0 auto}.site-header{z-index:20;background:var(--paper);justify-content:space-between;align-items:center;width:min(1180px,100% - 64px);height:88px;margin:0 auto;display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--paper) 88%, transparent)}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{color:var(--ink);letter-spacing:-.07em;align-items:center;gap:10px;font-size:18px;font-weight:900;display:inline-flex}.brand-name{letter-spacing:-.085em;max-width:230px;font-size:14px;line-height:1.2;display:inline-block}.download-brand-name{max-width:none;font-size:12px}.brand-mark{background:var(--lime);border-radius:10px;grid-template-rows:repeat(2,10px);grid-template-columns:repeat(2,10px);place-items:center;gap:2px;width:30px;height:30px;display:grid;position:relative;transform:rotate(-7deg);box-shadow:0 4px #102b3a14}.brand-mark span{background:var(--ink);border-radius:50% 50% 45%;width:10px;height:10px;transform:rotate(7deg)}.brand-mark-small{border-radius:8px;grid-template-rows:repeat(2,7px);grid-template-columns:repeat(2,7px);gap:1px;width:23px;height:23px}.brand-mark-small span{width:7px;height:7px}.nav-links{color:#64727a;align-items:center;gap:34px;margin-left:78px;font-size:13px;font-weight:700;display:flex}.nav-links a,.header-cta,.footer-links a,.text-link{transition:color .18s,opacity .18s,transform .18s}.nav-links a:hover,.footer-links a:hover,.text-link:hover{color:var(--ink)}.header-cta{background:#ffffff70;border:1px solid #102b3a21;border-radius:999px;align-items:center;gap:10px;padding:11px 16px;font-size:12px;font-weight:800;display:inline-flex}.header-cta:hover{border-color:var(--ink);transform:translateY(-1px)}.arrow{font-size:18px;font-weight:400;line-height:.7;transition:transform .18s;display:inline-block}a:hover .arrow{transform:translate(2px,-2px)}.hero{grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr);align-items:center;min-height:690px;padding-top:38px;padding-bottom:75px;display:grid;position:relative}.hero-copy{z-index:2;padding-bottom:20px;position:relative}.eyebrow,.section-label{color:#7d8b91;letter-spacing:.15em;align-items:center;gap:9px;margin:0 0 25px;font-size:11px;font-weight:900;display:flex}.eyebrow-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #d8ef4233}.hero h1{max-width:650px;color:var(--ink);letter-spacing:-.095em;margin:0;font-size:clamp(46px,5.1vw,72px);font-weight:950;line-height:1.08}.hero h1 span{z-index:0;display:inline-block;position:relative}.hero h1 span:after{z-index:-1;background:var(--lime);content:"";border-radius:999px;height:12px;position:absolute;bottom:3px;left:3px;right:3px}.hero-description{color:#71808a;letter-spacing:-.04em;margin:28px 0 0;font-size:15px;font-weight:500;line-height:1.85}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.button{letter-spacing:-.03em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 19px;font-size:13px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--cream);box-shadow:0 12px 24px #102b3a2b}.button-primary:hover{background:var(--ink-deep);box-shadow:0 16px 28px #102b3a38}.button-quiet{color:#64727a}.button-quiet:hover{color:var(--ink)}.play-icon{background:var(--lime);width:19px;height:19px;color:var(--ink);border-radius:50%;place-items:center;padding-left:2px;font-size:8px;display:grid}.play-icon-light{background:var(--cream)}.hero-meta{color:#8b969a;align-items:center;gap:18px;margin-top:31px;font-size:11px;font-weight:700;display:flex}.hero-meta span{align-items:center;gap:6px;display:inline-flex}.meta-dot{border-radius:50%;width:6px;height:6px}.meta-dot-lime{background:var(--lime)}.meta-dot-coral{background:var(--coral)}.meta-dot-blue{background:var(--blue)}.hero-visual{isolation:isolate;min-height:640px;position:relative}.visual-grid{z-index:-1;opacity:.55;background-image:radial-gradient(#b7c1bd 1.3px,#0000 1.3px);background-size:15px 15px;width:110px;height:110px;position:absolute}.visual-grid-one{top:65px;right:5px}.visual-grid-two{opacity:.3;bottom:55px;left:5px}.visual-orbit{z-index:-2;border:1px solid #71808a40;border-radius:50%;position:absolute;transform:rotate(-22deg)}.orbit-one{width:525px;height:410px;top:88px;left:77px}.orbit-two{border-color:#d8ef4273;width:470px;height:350px;top:111px;left:106px}.hero-screen-back,.hero-screen-main{position:absolute}.hero-screen-back{z-index:1;aspect-ratio:576/1280;background:#1e2c34;border:1px solid #102b3a26;border-radius:27px;width:146px;padding:6px;overflow:hidden;box-shadow:0 20px 30px #102b3a29}.hero-screen-back img{object-fit:contain;border-radius:21px;width:100%;height:100%}.hero-screen-back-one{top:193px;left:30px;transform:rotate(-12deg)}.hero-screen-back-two{top:143px;right:32px;transform:rotate(20deg)}.hero-screen-main{z-index:2;margin:0;top:30px;right:125px;transform:rotate(8deg)}.hero-screen-frame{aspect-ratio:576/1280;background:#1d2c34;border:1px solid #102b3a80;border-radius:46px;width:276px;padding:8px;box-shadow:0 30px 46px #102b3a40,inset 2px 1px 2px #ffffff61}.hero-screen-frame img{object-fit:contain;background:#f5f5f5;border-radius:37px;width:100%;height:100%}.hero-screen-main figcaption{color:var(--ink);letter-spacing:-.04em;white-space:nowrap;background:#ffffffdb;border:1px solid #102b3a1a;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:850;position:absolute;bottom:-29px;right:-16px}.phone-shadow{filter:blur(27px);background:#102b3a3b;border-radius:53px;width:293px;height:500px;position:absolute;top:106px;right:104px;transform:rotate(8deg)translate(19px,23px)}.phone-shell{background:#1d2c34;border:1px solid #102b3a73;border-radius:47px;width:288px;height:540px;padding:8px;position:absolute;top:56px;right:120px;transform:rotate(8deg);box-shadow:0 28px 45px #102b3a40,inset 2px 1px 2px #ffffff61}.phone-camera{z-index:2;background:#071217;border-radius:20px;width:86px;height:22px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.phone-screen{background:var(--cream);border-radius:39px;height:100%;position:relative;overflow:hidden}.phone-screen:after{pointer-events:none;border-radius:inherit;content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #102b3a14}.phone-status,.phone-nav,.phone-result-top,.phone-result-caption,.phone-bottom-nav{justify-content:space-between;align-items:center;display:flex}.phone-status{color:#52626c;padding:14px 23px 0;font-size:7px;font-weight:900}.status-bars{letter-spacing:1px}.phone-nav{padding:29px 22px 0}.menu-lines{flex-direction:column;gap:4px;display:flex}.menu-lines i{background:var(--ink);border-radius:2px;width:18px;height:2px;display:block}.menu-lines i:last-child{width:11px}.bell{color:var(--ink);font-size:17px;transform:rotate(180deg)}.phone-heading{flex-direction:column;gap:6px;padding:25px 23px 17px;display:flex}.phone-kicker{color:#89969a;font-size:8px;font-weight:750}.phone-heading strong{color:var(--ink);letter-spacing:-.1em;font-size:18px;font-weight:950}.phone-result-card{background:#ffffffa3;border:1px solid #102b3a12;border-radius:19px;margin:0 14px;padding:15px 12px 13px;box-shadow:0 11px 24px #102b3a12}.phone-result-top{color:#88949a;font-size:7px;font-weight:800}.result-badge{background:var(--lime-soft);color:#50621b;border-radius:999px;padding:4px 6px;font-size:6px}.phone-balls{justify-content:center;gap:4px;margin:17px 0 14px;display:flex}.lotto-ball{width:29px;height:29px;color:var(--ink);border-radius:50%;place-items:center;font-size:8px;font-weight:900;display:inline-grid;box-shadow:inset -2px -3px 4px #102b3a21,inset 2px 2px 4px #ffffff80}.lotto-ball-small{width:22px;height:22px;font-size:7px}.lotto-ball[data-color=yellow]{background:#f6cf1b}.lotto-ball[data-color=blue]{background:#87b4ef}.lotto-ball[data-color=coral]{background:#ff8b76}.lotto-ball[data-color=lime]{background:#cadd4d}.lotto-ball[data-color=slate]{background:#abb2c8}.lotto-ball[data-color=cobalt]{background:#5b92e1}.phone-divider{background:#e8e8df;height:1px}.phone-result-caption{color:#8c9697;padding-top:11px;font-size:7px;font-weight:800}.phone-lower-grid{grid-template-columns:1fr 1fr;gap:8px;margin:12px 14px 0;display:grid}.phone-mini-card{color:#68757a;background:#fff9;border-radius:14px;align-items:center;gap:7px;min-height:51px;padding:8px;font-size:7px;font-weight:850;display:flex}.qr-art{border:2px solid var(--ink);background:linear-gradient(90deg, var(--ink) 25%, transparent 25% 50%, var(--ink) 50% 75%, transparent 75%) 0 0 / 8px 8px, linear-gradient(var(--ink) 25%, transparent 25% 50%, var(--ink) 50% 75%, transparent 75%) 0 0 / 8px 8px;width:25px;height:25px;display:block;position:relative;overflow:hidden}.qr-art:before,.qr-art:after{border:2px solid var(--cream);background:var(--ink);content:"";width:6px;height:6px;position:absolute}.qr-art:before{top:3px;left:3px}.qr-art:after{bottom:3px;right:3px}.generator-mini-card{background:var(--lime-soft)}.mini-spark{background:var(--lime);width:25px;height:25px;color:var(--ink);border-radius:50%;place-items:center;font-size:15px;display:grid}.phone-bottom-nav{color:#abb2ad;background:#fff8ece6;border-top:1px solid #102b3a0f;padding:13px 30px 15px;font-size:7px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.phone-bottom-nav span{flex-direction:column;align-items:center;gap:4px;display:flex}.phone-bottom-nav i{font-size:11px;font-style:normal}.phone-bottom-nav .active{color:var(--ink)}.hero-sticker{z-index:3;color:var(--ink);letter-spacing:.02em;background:#ffffffd1;border:1px solid #102b3a1a;border-radius:15px;align-items:center;gap:9px;padding:12px 14px;font-size:8px;font-weight:850;line-height:1.4;display:flex;position:absolute;box-shadow:0 12px 27px #102b3a17}.hero-sticker-top{top:113px;left:8px;transform:rotate(-8deg)}.hero-sticker-top .brand-mark{flex:none}.hero-sticker-bottom{bottom:42px;right:34px;transform:rotate(-6deg)}.sticker-check{background:var(--lime);border-radius:50%;place-items:center;width:29px;height:29px;font-size:18px;display:grid}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:104px;padding:0 18px;display:flex}.trust-item{color:#889398;align-items:center;gap:10px;font-size:12px;font-weight:650;display:inline-flex}.trust-item strong{color:var(--ink)}.trust-icon{background:var(--white);width:28px;height:28px;color:var(--ink);border-radius:50%;place-items:center;font-size:16px;font-weight:900;display:grid}.trust-caption{color:#a3aeae;font-size:11px;font-weight:700}.content-section{padding-top:142px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.section-label{color:#92a09f;letter-spacing:.18em;margin-bottom:22px;font-size:10px}.section-heading h2,.faq-heading h2{color:var(--ink);letter-spacing:-.1em;margin:0;font-size:clamp(35px,4vw,54px);font-weight:950;line-height:1.1}.section-heading h2 span,.faq-heading h2 span,.how-copy h2 span{color:#94a0a3}.section-intro{color:#89959a;letter-spacing:-.04em;text-align:right;margin:0 0 3px;font-size:14px;font-weight:600;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:56px;display:grid}.feature-card{background:#ffffff9e;border:1px solid #102b3a14;border-radius:23px;min-height:305px;padding:28px 26px 26px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.feature-card:hover{border-color:#102b3a29;transform:translateY(-5px);box-shadow:0 15px 34px #102b3a14}.feature-card:nth-child(2){background:#eef5e0}.feature-card:nth-child(3){background:#fff1e5}.feature-card-top{justify-content:space-between;align-items:flex-start;display:flex}.feature-number{color:#a4afa9;letter-spacing:.08em;font-size:12px;font-weight:900}.feature-icon{background:var(--white);border-radius:17px;place-items:center;width:57px;height:57px;display:grid;box-shadow:0 8px 20px #102b3a0f}.feature-icon-qr{background:var(--lime)}.feature-icon-qr .qr-art{width:28px;height:28px}.feature-icon-results{background:#d9e8ff}.bars-art{align-items:flex-end;gap:4px;height:27px;display:flex}.bars-art i{background:var(--blue);border-radius:5px 5px 2px 2px;width:6px;display:block}.bars-art i:first-child{height:15px}.bars-art i:nth-child(2){height:23px}.bars-art i:nth-child(3){background:var(--ink);height:19px}.feature-icon-history{background:#ffd8c8}.history-art{border:2px solid var(--ink);border-radius:50%;place-items:center;width:29px;height:29px;font-size:20px;line-height:1;display:grid}.feature-card h3{color:var(--ink);letter-spacing:-.08em;margin:42px 0 10px;font-size:20px;font-weight:950}.feature-card p{color:#7f8d90;letter-spacing:-.04em;max-width:255px;margin:0;font-size:12px;font-weight:550;line-height:1.75}.feature-line{background:#102b3a14;border-radius:2px;height:2px;position:absolute;bottom:29px;left:26px;right:26px}.feature-line:after{border-radius:inherit;background:var(--ink);content:"";width:34%;height:100%;display:block}.feature-card:nth-child(2) .feature-line:after{background:var(--blue)}.feature-card:nth-child(3) .feature-line:after{background:var(--coral)}.screens-section{padding-bottom:24px}.section-heading-tight{align-items:center}.text-link{color:#7b898f;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.screenshot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:56px;display:grid}.screenshot-card{margin:0}.screenshot-image-wrap{aspect-ratio:576/1280;background:var(--ink);border:1px solid #102b3a1f;border-radius:24px;padding:7px;position:relative;overflow:hidden;box-shadow:0 15px 30px #102b3a1a}.screenshot-image-wrap img{object-fit:contain;background:#f5f5f5;border-radius:18px;width:100%;height:100%;transition:transform .4s}.screenshot-card:hover img{transform:scale(1.025)}.screenshot-index{background:var(--lime);width:31px;height:31px;color:var(--ink);border-radius:50%;place-items:center;font-size:9px;font-weight:950;display:grid;position:absolute;top:14px;left:14px}.screenshot-card figcaption{color:var(--ink);letter-spacing:-.05em;margin:14px 4px 0;font-size:13px;font-weight:850}.how-section{padding-bottom:0}.how-panel{background:var(--ink);box-shadow:var(--shadow);border-radius:30px;grid-template-columns:.86fr 1.14fr;gap:70px;padding:66px 67px;display:grid;overflow:hidden}.how-copy{position:relative}.how-copy:after{content:"";border:1px solid #d8ef4233;border-radius:50%;width:190px;height:190px;position:absolute;top:126px;left:-70px}.section-label-light{color:#fff8ec80}.how-copy h2{z-index:1;color:var(--cream);letter-spacing:-.1em;margin:0;font-size:clamp(35px,4vw,54px);font-weight:950;line-height:1.1;position:relative}.how-copy>p{z-index:1;color:#fff8ec8f;letter-spacing:-.04em;margin:26px 0 31px;font-size:13px;font-weight:550;line-height:1.8;position:relative}.button-light{z-index:1;background:var(--lime);color:var(--ink);position:relative}.button-light:hover{background:var(--lime-soft)}.steps-list{z-index:1;align-self:center;position:relative}.step-row{border-bottom:1px solid #fff8ec1f;grid-template-columns:40px 1fr 24px;align-items:center;gap:18px;min-height:108px;display:grid}.step-row:first-child{border-top:1px solid #fff8ec1f}.step-number{color:var(--lime);letter-spacing:.07em;font-size:12px;font-weight:900}.step-row h3{color:var(--cream);letter-spacing:-.07em;margin:0 0 7px;font-size:17px;font-weight:900}.step-row p{color:#fff8ec7a;letter-spacing:-.03em;margin:0;font-size:11px;font-weight:550;line-height:1.6}.step-arrow{color:#fff8ec80;font-size:20px}.faq-section{grid-template-columns:.8fr 1.2fr;gap:90px;padding-bottom:50px;display:grid}.faq-heading h2{font-size:clamp(31px,3.5vw,48px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink);cursor:pointer;letter-spacing:-.05em;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:14px;font-weight:850;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#9aa6a6;font-size:23px;font-weight:300;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#8c989a;letter-spacing:-.04em;max-width:520px;margin:-3px 0 22px;font-size:12px;font-weight:550;line-height:1.8}.download-cta{padding-top:48px;padding-bottom:66px}.download-card{background:var(--lime);background-image:radial-gradient(circle at 89% 22%,#ffffff5c 0 2px,#0000 3px),radial-gradient(circle at 92% 35%,#ffffff40 0 2px,#0000 3px);background-size:25px 25px,25px 25px;border-radius:28px;justify-content:space-between;align-items:center;gap:50px;padding:51px 57px;display:flex;overflow:hidden}.download-brand{color:var(--ink);letter-spacing:-.07em;align-items:center;gap:9px;margin-bottom:20px;font-size:13px;font-weight:950;display:flex}.download-brand img{object-fit:cover;border-radius:9px;width:28px;height:28px}.download-copy h2{color:var(--ink);letter-spacing:-.1em;margin:0;font-size:clamp(28px,3.2vw,43px);font-weight:950;line-height:1.13}.download-copy h2 span{color:#102b3a94}.download-copy p{color:#102b3a94;margin:18px 0 0;font-size:11px;font-weight:800}.button-dark{background:var(--ink);min-height:53px;color:var(--cream);flex:none;box-shadow:0 11px 21px #102b3a29}.button-dark:hover{background:var(--ink-deep)}.site-footer{border-top:1px solid var(--line);color:#96a1a2;justify-content:space-between;align-items:center;min-height:100px;font-size:10px;font-weight:650;display:flex}.footer-brand{color:var(--ink);font-size:15px}.footer-brand .brand-name{max-width:none;font-size:13px}.footer-links{align-items:center;gap:22px;display:flex}.footer-links a{align-items:center;gap:5px;display:inline-flex}.footer-links .arrow{font-size:14px}@media (max-width:1050px){.hero{grid-template-columns:minmax(0,.86fr) minmax(420px,1fr)}.hero-screen-main{right:80px}.hero-screen-back-one{left:8px}.hero-screen-back-two{right:4px}.phone-shell{right:62px}.phone-shadow{right:46px}.hero-sticker-bottom{right:4px}.orbit-one{left:30px}.orbit-two{left:55px}}@media (max-width:820px){.section-shell,.site-header{width:min(100% - 40px,620px)}.site-header{height:74px}.nav-links{display:none}.header-cta{padding:9px 13px;font-size:11px}.hero{flex-direction:column;align-items:stretch;min-height:0;padding-top:70px;padding-bottom:50px;display:flex}.hero-copy{padding-bottom:0}.hero h1{font-size:clamp(43px,10vw,60px)}.hero-description{font-size:14px}.hero-visual{transform-origin:50%;min-height:640px;margin-top:16px;transform:scale(.93)}.hero-screen-main{right:18%}.hero-screen-back-one{left:7%}.hero-screen-back-two{right:3%}.hero-sticker-top{left:3%}.phone-shell{right:17%}.phone-shadow{right:15%}.trust-strip{flex-wrap:wrap;gap:15px;padding:25px 8px}.trust-caption{width:100%;margin:2px 0 0}.content-section{padding-top:100px}.section-heading{display:block}.section-intro{text-align:left;margin-top:22px}.feature-grid{grid-template-columns:1fr}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{min-height:260px}.screenshot-grid{gap:22px 14px}.screenshot-card-1{grid-row:auto}.how-panel{grid-template-columns:1fr;gap:45px;padding:46px 29px}.faq-section{grid-template-columns:1fr;gap:42px}.download-card{flex-direction:column;align-items:flex-start;gap:30px;padding:38px 28px}.site-footer{flex-wrap:wrap;gap:16px;padding:25px 0}}@media (max-width:560px){.section-shell,.site-header{width:calc(100% - 32px)}.site-header{height:68px}.brand{font-size:16px}.brand-name{max-width:165px;font-size:12px}.footer-brand .brand-name{max-width:190px;font-size:12px}.brand-mark{grid-template-rows:repeat(2,9px);grid-template-columns:repeat(2,9px);width:27px;height:27px}.brand-mark span{width:9px;height:9px}.header-cta{gap:6px;padding:8px 10px}.header-cta .arrow{display:none}.hero{padding-top:57px}.eyebrow{margin-bottom:20px;font-size:9px}.hero h1{font-size:43px}.hero h1 span:after{height:9px;bottom:1px}.hero-description{font-size:13px;line-height:1.75}.desktop-break{display:none}.hero-actions{flex-direction:column;align-items:stretch;gap:4px}.button{width:100%}.button-quiet{min-height:42px}.hero-meta{flex-wrap:wrap;gap:10px 15px;margin-top:21px}.hero-visual{transform-origin:50% 0;min-height:555px;margin-top:0;transform:scale(.78)}.hero-screen-main{top:24px;right:calc(50% - 138px)}.hero-screen-back-one{width:116px;top:155px;left:calc(50% - 176px)}.hero-screen-back-two{width:116px;top:112px;right:calc(50% - 176px)}.phone-shell{top:45px;right:calc(50% - 144px)}.phone-shadow{top:95px;right:calc(50% - 152px)}.hero-sticker-top{top:85px;left:-1px}.hero-sticker-bottom{bottom:12px;right:4px}.visual-grid-one{top:20px;right:-4px}.visual-grid-two{bottom:35px;left:-7px}.orbit-one{width:370px;height:330px;top:85px;left:5px}.orbit-two{width:330px;height:285px;top:104px;left:22px}.trust-strip{flex-direction:column;align-items:flex-start;gap:12px;padding:22px 0}.trust-item{font-size:11px}.trust-caption{margin-top:4px}.content-section{padding-top:84px}.section-label{margin-bottom:18px}.section-heading h2,.faq-heading h2{font-size:38px}.section-intro{font-size:13px}.feature-grid,.screenshot-grid{margin-top:37px}.feature-card{min-height:250px;padding:23px 21px}.feature-card h3{margin-top:34px}.feature-line{bottom:24px;left:21px;right:21px}.screenshot-image-wrap{border-radius:17px;padding:5px}.text-link{margin-top:24px}.how-panel{border-radius:22px;padding:37px 22px}.how-copy h2{font-size:38px}.step-row{grid-template-columns:31px 1fr 20px;gap:11px;min-height:100px}.step-row h3{font-size:15px}.step-row p{font-size:10px}.faq-section{gap:32px;padding-bottom:20px}.faq-list summary{padding:18px 0;font-size:13px}.faq-list details p{font-size:11px}.download-cta{padding-top:30px;padding-bottom:42px}.download-card{border-radius:22px}.download-copy h2{font-size:31px}.site-footer{font-size:9px}.footer-links{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
