/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.overline{text-decoration-line:overline}}:root{--navy:#232f3e;--deep:#1b242f;--orange:#f90;--orange-dark:#e8730c;--white:#fff;--soft:#f7f8fa;--beige:#fbf7f2;--muted:#232f3e9e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--white);text-rendering:optimizelegibility;margin:0;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,-apple-system,BlinkMacSystemFont,Yu Gothic,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-header{z-index:20;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1b242feb;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1080px,100% - 48px);min-height:64px;margin:0 auto;display:flex}.header-brand{align-items:center;gap:14px;display:flex}.header-brand>img{width:150px;height:auto;display:block}.release-badge{color:#ffc673;letter-spacing:.06em;background:#ff990024;border:1px solid #ff99004d;border-radius:999px;align-items:center;gap:7px;padding:5px 11px;font-size:11.5px;font-weight:800;display:inline-flex}.release-badge i{background:var(--orange);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite releasePulse}@keyframes releasePulse{50%{opacity:.35}}.header-cta,.closing-section>a,.early-benefit>a{color:var(--navy);background:var(--orange);justify-content:center;align-items:center;font-weight:900;transition:transform .16s,background .16s;display:inline-flex}.header-cta{border-radius:20px;height:40px;padding:0 20px;font-size:13.5px}.header-cta:hover,.closing-section>a:hover,.early-benefit>a:hover{background:#ffac31;transform:translateY(-1px)}.landing-hero{color:var(--white);background:var(--deep)}.hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:56px;width:min(1080px,100% - 48px);margin:0 auto;padding:88px 0 96px;display:grid}.hero-content{min-width:0}.overline,.section-title>p{color:var(--orange);letter-spacing:.14em;margin:0;font-size:13px;font-weight:800}.hero-content h1{letter-spacing:.01em;word-break:keep-all;margin:20px 0 22px;font-size:clamp(44px,5vw,62px);font-weight:900;line-height:1.45}.hero-content h1 em{color:var(--orange);font-style:normal}.hero-description{color:#ffffffad;max-width:520px;margin:0;font-size:16px;line-height:2}.hero-description strong{color:var(--white);font-weight:800}.signup-panel{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;max-width:540px;margin-top:26px;padding:22px;scroll-margin-top:90px}.signup-form{flex-direction:column;gap:10px;display:flex}.signup-row{gap:10px;display:flex}.signup-row input{min-width:0;height:52px;color:var(--white);background:#00000047;border:1.5px solid #ffffff38;border-radius:10px;outline:none;flex:240px;padding:0 18px}.signup-row input::placeholder{color:#ffffff73}.signup-row input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff990029}.signup-row button{height:52px;color:var(--navy);background:var(--orange);cursor:pointer;border:0;border-radius:10px;padding:0 24px;font-size:15px;font-weight:900}.signup-row button:disabled{opacity:.46;cursor:not-allowed}.signup-consent{color:#ffffff9e;align-items:center;gap:8px;font-size:12px;line-height:1.5;display:flex}.signup-consent input{width:16px;height:16px;accent-color:var(--orange)}.signup-consent a{color:#ffc673;text-underline-offset:2px;text-decoration:underline}.signup-note,.signup-error{margin:0;font-size:12px;line-height:1.8}.signup-note{color:#ffffff73}.signup-error{color:#ffc2ba;font-weight:700}.signup-success{align-items:flex-start;gap:14px;padding:6px 2px;display:flex}.signup-success>span{width:34px;height:34px;color:var(--navy);background:var(--orange);border-radius:50%;flex:none;place-items:center;font-size:17px;font-weight:900;display:grid}.signup-success strong{font-size:16px;font-weight:900}.signup-success p{color:#ffffff8c;margin:6px 0 0;font-size:13px;line-height:1.8}.honeypot{clip:rect(0, 0, 0, 0)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.hero-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.hero-tags span{color:#ffffffb8;background:#ffffff17;border-radius:14px;padding:6px 12px;font-size:12px;font-weight:700}.app-preview{min-width:0;max-width:460px;position:relative}.preview-window{background:var(--navy);border:1px solid #ffffff14;border-radius:14px;overflow:hidden;box-shadow:0 40px 80px #00000073}.window-bar{background:var(--deep);border-bottom:1px solid #ffffff14;align-items:center;gap:8px;height:38px;padding:0 16px;display:flex}.window-bar i{background:#ff5f57;border-radius:50%;width:11px;height:11px}.window-bar i:nth-child(2){background:#febc2e}.window-bar i:nth-child(3){background:#28c840}.window-body{flex-direction:column;align-items:center;gap:20px;padding:36px 40px 42px;display:flex}.preview-photo{aspect-ratio:1;object-fit:cover;border-radius:12px;width:min(240px,100%);display:block}.preview-logo{width:200px;display:block}.preview-action{height:46px;color:var(--navy);background:var(--orange);border-radius:23px;align-items:center;padding:0 24px;font-size:15.5px;font-weight:800;display:inline-flex}.timer-chip{color:var(--white);background:var(--navy);border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:9px;padding:8px 14px;font-size:15px;font-weight:800;display:flex;position:absolute;top:-16px;right:-12px;box-shadow:0 12px 28px #0006}.timer-chip img{width:18px;height:18px;display:block}.problem-section{text-align:center;max-width:780px;margin:0 auto;padding:96px 24px}.problem-section h2{letter-spacing:.02em;word-break:keep-all;margin:0;font-size:clamp(29px,4vw,42px);font-weight:900;line-height:1.9}.problem-section h2 span{color:var(--orange)}.problem-section p{color:#232f3e94;margin:28px 0 0;font-size:14.5px;line-height:2}.timeline-section,.included-section,.faq-section{padding:88px max(24px,50vw - 540px)}.timeline-section{background:var(--beige)}.included-section{background:var(--white)}.section-title{text-align:center;flex-direction:column;gap:12px;max-width:720px;margin:0 auto 40px;display:flex}.section-title h2{margin:0;font-size:clamp(25px,3vw,30px);font-weight:900;line-height:1.55}.section-title>span{color:var(--muted);font-size:14px;line-height:1.9}.timeline-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.timeline-card{min-width:0}.timeline-image{aspect-ratio:4/3;background:#f3e7d9;border-radius:10px;position:relative;overflow:hidden}.timeline-image.final{border:2px solid var(--orange)}.timeline-image img{object-fit:cover;width:100%;height:100%;display:block}.timeline-image b{color:var(--white);background:#232f3e9e;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:900;position:absolute;top:8px;left:8px}.timeline-image.final b{background:var(--orange)}.timeline-card small{color:var(--orange);letter-spacing:.06em;margin-top:8px;font-size:11px;font-weight:900;display:block}.timeline-card h3{margin:6px 0 0;font-size:13.5px;font-weight:900;line-height:1.5}.timeline-card p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.7}.important-note{background:var(--white);color:#232f3eb3;text-align:center;border-radius:10px;width:fit-content;margin:40px auto 0;padding:16px 28px;font-size:13.5px;font-weight:700}.included-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.included-grid article{background:var(--soft);border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;min-height:165px;padding:24px 22px;display:flex}.included-grid h3{margin:0;font-size:15px;font-weight:800}.included-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.feature-number{color:var(--orange);font-size:22px;font-weight:900;line-height:1.2}.feature-photo{object-fit:cover;border-radius:8px;width:40px;height:40px;display:block}.heart-mark{color:var(--orange);font-size:30px;line-height:1}.stats-mark{align-items:center;gap:5px;height:28px;display:inline-flex}.stats-mark i{background:var(--orange);border-radius:50%;width:12px;height:12px}.stats-mark i:nth-child(2){border:2px solid var(--orange);background:0 0}.stats-mark i:nth-child(3){background:#ff99004d}.privacy-band{color:var(--white);background:var(--navy);text-align:center;padding:88px 24px}.section-title.light h2{word-break:keep-all;font-size:clamp(25px,3vw,29px);line-height:1.7}.privacy-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:880px;margin:0 auto;display:grid}.privacy-grid span{background:#ffffff0f;border-radius:10px;padding:20px 24px;font-size:14px;font-weight:700;line-height:1.8}.privacy-note{color:#ffffff80;max-width:650px;margin:34px auto 0;font-size:13px;line-height:1.9}.pricing-section{background:var(--beige);padding:88px 24px}.pricing-card{background:var(--white);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:20px;max-width:620px;margin:0 auto;padding:44px 40px;display:flex;box-shadow:0 12px 36px #232f3e14}.pricing-card>img{width:42px;height:42px;display:block}.price{justify-content:center;align-items:baseline;gap:8px;display:flex}.price strong{font-size:52px;font-weight:900;line-height:1}.price b{font-size:20px;font-weight:900}.price span{color:#232f3e73;font-size:14px;font-weight:800}.pricing-card>p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.9}.early-benefit{border-top:1px solid #232f3e1a;flex-direction:column;gap:14px;width:100%;padding-top:20px;display:flex}.early-benefit>b{color:var(--orange-dark);font-size:13px}.early-benefit>p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.early-benefit>a{border-radius:26px;height:52px;font-size:16px}.early-benefit small{color:#232f3e73;font-size:12px;line-height:1.7}.faq-section{background:var(--white);max-width:788px;margin:0 auto}.faq-stack{flex-direction:column;gap:12px;display:flex}.faq-stack article{border:1px solid #232f3e1a;border-radius:10px;padding:20px 24px}.faq-stack h3{margin:0;font-size:15px;font-weight:800}.faq-stack p{color:var(--muted);margin:8px 0 0;font-size:13.5px;line-height:1.9}.closing-section{color:var(--white);background:var(--deep);text-align:center;flex-direction:column;align-items:center;gap:24px;padding:88px 24px;display:flex}.closing-section h2{word-break:keep-all;margin:0;font-size:clamp(27px,3.4vw,34px);font-weight:900;line-height:1.7}.closing-section h2 em{color:var(--orange);font-style:normal}.closing-section p{color:#fff9;margin:0;font-size:14.5px;line-height:2}.closing-section>a{border-radius:28px;min-height:56px;padding:0 40px;font-size:16.5px}.landing-footer{color:#fff9;background:#131b23;padding:48px max(24px,50vw - 540px)}.footer-top{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.footer-top img{width:150px;display:block}.footer-top p{margin:10px 0 0;font-size:12.5px}.footer-top nav{color:#ffffffb8;flex-wrap:wrap;gap:12px 32px;font-size:13px;font-weight:700;display:flex}.landing-footer>small{color:#fff6;border-top:1px solid #ffffff1a;margin-top:28px;padding-top:20px;font-size:12px;display:block}.legal-page{background:var(--beige);min-height:100vh;padding-bottom:80px}.legal-header{background:var(--white);border-bottom:1px solid #232f3e1a;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px max(24px,50vw - 450px);font-size:13px;font-weight:800;display:flex}.legal-header img{width:190px;height:auto;display:block}.legal-page article{background:var(--white);border-radius:16px;max-width:820px;margin:56px auto 0;padding:52px;box-shadow:0 10px 36px #232f3e0f}.legal-page .section-kicker{color:var(--orange);letter-spacing:.14em;margin:0 0 8px;font-size:12px;font-weight:900}.legal-page h1{margin:0;font-size:32px;line-height:1.5}.legal-updated{color:var(--muted);font-size:13px}.legal-page h2{margin:34px 0 10px;font-size:18px}.legal-page article p,.legal-page article li{color:#232f3eb8;font-size:14px;line-height:2}.legal-page article a{color:var(--orange-dark);text-underline-offset:3px;text-decoration:underline}@media (width<=980px){.hero-inner{grid-template-columns:1fr}.hero-content{max-width:720px}.app-preview{width:min(460px,92%);margin:18px auto 0}.timeline-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:34px}}@media (width<=700px){.header-inner{width:min(100% - 32px,1080px);min-height:60px}.header-brand>img{width:118px}.release-badge{display:none}.header-cta{height:36px;padding:0 15px;font-size:12px}.hero-inner{gap:48px;width:min(100% - 40px,1080px);padding:62px 0 70px}.hero-content h1{margin-top:16px;font-size:clamp(37px,10.8vw,50px);line-height:1.4}.hero-description{font-size:14.5px}.signup-panel{padding:17px}.signup-row{flex-direction:column}.signup-row input{flex-basis:auto;width:100%}.signup-row button{width:100%}.app-preview{width:94%}.window-body{padding:28px 26px 34px}.timer-chip{right:-6px}.problem-section{padding:72px 24px}.problem-section p br{display:none}.timeline-section,.included-section,.faq-section{padding:72px 20px}.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.important-note{width:100%;padding:15px 18px}.included-grid{grid-template-columns:1fr}.included-grid article{min-height:0}.privacy-band,.pricing-section,.closing-section{padding:72px 20px}.privacy-grid{grid-template-columns:1fr}.pricing-card{padding:34px 22px}.price{flex-wrap:wrap}.price strong{font-size:46px}.footer-top{flex-direction:column}.legal-header img{width:145px}.legal-page article{margin:28px 16px 0;padding:30px 22px}.legal-page h1{font-size:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.release-badge i{animation:none}*,:before,:after{transition-duration:.01ms!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
