:root{--navy:#071f5f;--navy-2:#082a74;--teal:#07576d;--mint:#19c59a;--mint-soft:#d8fbf2;--ink:#111b2f;--muted:#68768b;--soft:#f4f7fb;--paper:#fff;--line:#dce5ef;--shadow:0 24px 60px #091f4d2e;--radius:28px;--radius-sm:18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--soft);color:var(--ink);text-rendering:optimizelegibility;margin:0;overflow-x:hidden}.profile-page{background:radial-gradient(circle at 14% 8%, #19c59a47, transparent 28%), radial-gradient(circle at 86% 26%, #07576d57, transparent 30%), linear-gradient(135deg, #061846 0%, var(--navy) 58%, #04133a 100%);color:#fff;min-height:100svh}.profile-shell{place-items:center;min-height:100svh;padding:clamp(18px,4vw,42px);display:grid}.profile-card{width:min(980px,100%);color:var(--ink);background:#f8fbfe;border:1px solid #fff3;border-radius:34px;overflow:hidden;box-shadow:0 34px 80px #010b2657}.profile-cover{background:radial-gradient(circle at 86% 8%, #19c59a47, transparent 24%), radial-gradient(circle at 14% 96%, #07576d7a, transparent 34%), linear-gradient(135deg, var(--navy), #09296f);color:#fff;min-height:330px;padding:clamp(22px,4vw,36px);position:relative;overflow:hidden}.profile-cover:after{content:"";background:#19c59a21;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-140px;right:-90px}.profile-topbar{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.profile-brand-row{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:10px;padding:8px 14px 8px 8px;font-weight:900;display:inline-flex}.profile-brand-logo{border-radius:10px;width:34px;height:34px}.profile-store-button{background:var(--mint);color:#061846;border-radius:999px;padding:12px 16px;font-size:.9rem;font-weight:950}.profile-cover-content{z-index:1;align-items:flex-end;gap:clamp(18px,3vw,28px);margin-top:clamp(56px,8vw,86px);display:flex;position:relative}.profile-avatar{background:linear-gradient(145deg, var(--navy), var(--teal));color:#fff;border:7px solid #fff3;border-radius:999px;flex:none;place-items:center;width:clamp(104px,16vw,142px);height:clamp(104px,16vw,142px);font-size:clamp(3rem,7vw,5rem);font-weight:950;display:grid;box-shadow:0 24px 44px #0000003d}.profile-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.profile-title-area{min-width:0}.profile-title-area .eyebrow{color:var(--mint)}.profile-title-area h1{color:#fff;margin:8px 0;font-size:clamp(3.4rem,8vw,6.8rem);line-height:.86}.profile-handle-line{color:#ccf8ec;font-size:1rem;font-weight:950}.profile-body{padding:clamp(20px,4vw,34px)}.profile-intro{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.profile-intro p,.profile-bottom-note,.profile-book-preview span{color:var(--muted);margin:0;font-size:1.05rem;font-weight:700;line-height:1.55}.profile-actions-panel{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:0;display:flex}.profile-back{border:1px solid var(--line);color:var(--navy);box-shadow:none;background:#fff}.profile-back:hover{background:#eef4fb;border-color:#cfdae8}.profile-message{border:1px solid var(--line);border-radius:22px;margin-top:18px;padding:18px;font-weight:850}.profile-message.is-error{color:#a32626;background:#fff0f0;border-color:#ffd5d5}.profile-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.profile-stat-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:104px;padding:18px;box-shadow:0 18px 42px #091f4d12}.profile-stat-card span{color:var(--muted);font-size:.82rem;font-weight:900}.profile-stat-card strong{color:var(--navy);margin-top:16px;font-size:clamp(1.9rem,3vw,2.45rem);line-height:1;display:block}.profile-content-grid{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:16px;margin-top:18px;display:grid}.profile-section{border:1px solid var(--line);background:#fff;border-radius:28px;padding:18px;box-shadow:0 18px 42px #091f4d12}.profile-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.profile-section-heading h2{color:var(--ink);margin:3px 0 0;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.profile-section-heading>span{background:var(--mint-soft);min-width:38px;min-height:34px;color:var(--navy);border-radius:999px;place-items:center;font-weight:950;display:grid}.profile-book-preview strong{color:var(--navy);font-weight:950;display:block}.profile-list-block{gap:10px;margin-top:16px;display:grid}.profile-book-preview{background:#f8fbfe;border:1px solid #071f5f1f;border-radius:20px;align-items:center;gap:14px;padding:14px;display:flex}.profile-book-review{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:8px!important;font-size:.9rem!important}.profile-book-cover{background:linear-gradient(145deg, var(--navy), var(--teal));color:#fff;border-radius:14px;flex:none;place-items:center;width:62px;height:82px;font-size:2rem;font-weight:950;display:grid}.profile-book-cover-image{object-fit:cover;display:block}.profile-empty-block{border:1px dashed var(--line);background:#f8fbfe;border-radius:20px;margin-top:16px;padding:18px}.profile-empty-block strong{color:var(--navy);font-weight:950;display:block}.profile-empty-block span{color:var(--muted);margin-top:6px;font-weight:760;display:block}.profile-achievements{gap:10px;margin-top:16px;display:grid}.profile-achievement-card,.profile-achievements>span{background:#effdf9;border:1px solid #19c59a47;border-radius:18px;padding:13px}.profile-achievement-card strong,.profile-achievements>span{color:var(--navy);font-weight:900;display:block}.profile-achievement-card span{color:var(--muted);margin-top:5px;font-size:.86rem;font-weight:760;line-height:1.35;display:block}.profile-book-preview.is-skeleton .profile-book-cover,.profile-book-preview.is-skeleton strong,.profile-book-preview.is-skeleton span{background:linear-gradient(90deg,#edf3f8,#f8fbfe,#edf3f8);border-radius:12px;display:block}.profile-book-preview.is-skeleton strong{width:min(220px,52vw);height:18px}.profile-book-preview.is-skeleton span{width:min(320px,62vw);height:14px}.profile-bottom-note{background:#eef4fb;border-radius:22px;margin-top:18px;padding:16px 18px}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #ffffff47;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100% - 28px);min-height:68px;padding:10px 12px 10px 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #02112e29}.brand,.header-cta,.button,.hero-metrics,.floating-badge,.step-number{font-weight:800}.brand{min-width:0;color:var(--navy);letter-spacing:0;align-items:center;gap:10px;font-size:1.05rem;display:inline-flex}.brand img{border-radius:12px;width:42px;height:42px}.nav{color:#46536a;align-items:center;gap:8px;font-size:.94rem;font-weight:700;display:flex}.nav a,.header-cta{border-radius:999px;padding:12px 14px}.nav a:hover{color:var(--navy);background:#eef3f8}.header-cta{background:var(--navy);color:#fff;white-space:nowrap}.hero{color:#fff;background:linear-gradient(90deg,#071f5ff5,#071f5fd1),url(/assets/feature-graphic-1024x500.png) 50%/cover;min-height:86svh;padding:136px max(22px,50vw - 560px) 74px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;position:absolute}.hero:before{background:linear-gradient(#071f5f00 62%,#f4f7fbfa 100%),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 78px);inset:0}.hero:after{background:#082a7499;border:1px solid #ffffff1f;border-radius:48%;width:56%;height:82%;bottom:-42%;right:-12%}.hero-text{z-index:4;width:min(590px,100%);position:relative}.eyebrow{min-height:30px;color:var(--mint);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;font-size:.78rem;font-weight:900;display:inline-flex}.hero h1{letter-spacing:0;margin:18px 0 10px;font-size:clamp(4.25rem,9vw,8.5rem);line-height:.86}.hero-lead{color:#d7e4ff;width:min(570px,100%);margin:0;font-size:clamp(1.34rem,2vw,2rem);font-weight:760;line-height:1.22}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:.98rem;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--mint);color:#062151;box-shadow:0 16px 34px #19c59a47}.button-ghost{color:#fff;background:#ffffff17;border:1px solid #ffffff57}.hero-metrics{color:#e6efff;flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.hero-metrics span{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:10px 13px}.hero-visual{z-index:3;width:min(520px,46vw);height:min(640px,70svh);position:absolute;bottom:20px;right:max(18px,50vw - 560px)}.phone{box-shadow:var(--shadow);background:#fff;border:10px solid #061a4c;border-radius:38px;position:absolute;overflow:hidden}.phone img{object-fit:cover;width:100%;height:100%}.phone-main{width:250px;height:445px;bottom:0;right:92px}.phone-side{opacity:.92;width:172px;height:306px}.phone-top{top:42px;right:0;transform:rotate(5deg)}.phone-bottom{bottom:42px;left:0;transform:rotate(-6deg)}.floating-badge{z-index:5;border-radius:999px;padding:17px 24px;position:absolute;box-shadow:0 18px 40px #02112e33}.badge-one{color:#06795f;background:#d8fbf2;top:8px;left:28px}.badge-two{color:#8cffdf;background:#0b5771;bottom:12px;right:26px}.section{padding:92px max(22px,50vw - 560px)}.section-light{background:var(--soft)}.section-heading{width:min(760px,100%);margin-bottom:34px}.section-heading h2,.feature-copy h2,.final-panel h2{color:var(--ink);letter-spacing:0;margin:8px 0 12px;font-size:clamp(2.05rem,4vw,4.35rem);line-height:.98}.section-heading p,.feature-copy p,.final-panel p,.step-card p,.feature-list span,.footer{color:var(--muted);font-size:1.03rem;font-weight:650;line-height:1.55}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:260px;padding:26px;box-shadow:0 16px 36px #091f4d14}.step-number{background:var(--mint-soft);color:#058069;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.step-card h3{color:var(--navy);margin:36px 0 10px;font-size:1.55rem;line-height:1.1}.section-dark{background:var(--navy);color:#fff}.section-dark .eyebrow,.section-dark strong{color:var(--mint)}.feature-grid{grid-template-columns:minmax(0,.86fr) minmax(320px,1fr);align-items:start;gap:42px;display:grid}.feature-copy h2,.feature-copy p{color:#fff}.feature-copy p{color:#c9d8f6}.feature-list{gap:14px;display:grid}.feature-list article{border-radius:var(--radius-sm);background:#ffffff14;border:1px solid #ffffff24;gap:5px;padding:18px 20px;display:grid}.feature-list strong{font-size:1.1rem}.feature-list span{color:#c9d8f6}.app-gallery{background:#fff}.gallery-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.gallery-track figure{margin:0}.gallery-track img{aspect-ratio:9/16;object-fit:cover;border-radius:34px;width:100%;box-shadow:0 22px 58px #091f4d29}.gallery-track figcaption{color:var(--muted);margin-top:14px;font-weight:760;line-height:1.35}.final-cta{background:var(--soft)}.final-panel{background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:34px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:24px;padding:30px;display:grid}.final-panel img{border-radius:24px;width:92px;height:92px}.final-panel h2{color:#fff}.final-panel p{color:#c9d8f6;margin:0}.final-actions{justify-items:stretch;gap:10px;display:grid}.final-actions .button{white-space:nowrap}.footer{border-top:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:28px max(22px,50vw - 560px);display:flex}.footer span:first-child{color:var(--navy);font-weight:900}.footer a{color:var(--navy);font-weight:850}.legal-body{background:radial-gradient(circle at 8% 0,#19c59a2e,#0000 28%),linear-gradient(#eef4fb 0%,#f7f9fc 100%)}.legal-hero{color:#fff;background:linear-gradient(120deg,#071f5ff5,#071f5fd1),url(/assets/feature-graphic-1024x500.png) 50%/cover;align-items:end;min-height:430px;padding:132px max(22px,50vw - 560px) 58px;display:grid}.legal-hero>div{width:min(820px,100%)}.legal-hero h1{letter-spacing:0;margin:14px 0;font-size:clamp(3rem,7vw,6rem);line-height:.92}.legal-hero p{color:#d9e6ff;width:min(720px,100%);margin:0 0 18px;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:720;line-height:1.35}.back-link,.updated-at{border-radius:999px;align-items:center;min-height:34px;font-size:.9rem;font-weight:850;display:inline-flex}.back-link{color:#fff;background:#ffffff1f;margin-bottom:20px;padding:0 14px}.updated-at{background:var(--mint-soft);color:#066d5b;padding:0 13px}.legal-content{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:22px;padding:46px max(22px,50vw - 560px) 92px;display:grid}.legal-summary,.legal-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 36px #091f4d14}.legal-summary{gap:14px;padding:22px;display:grid;position:sticky;top:110px}.legal-summary strong{color:var(--navy);font-size:1.25rem}.legal-summary span{border-top:1px solid var(--line);color:var(--muted);padding-top:14px;font-weight:720;line-height:1.38}.legal-card{padding:clamp(24px,4vw,46px)}.legal-card h2{color:var(--navy);margin:34px 0 10px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{color:#3f4c62;font-size:1.03rem;font-weight:620;line-height:1.7}.legal-card a{color:#057f68;font-weight:850}.legal-card ul{margin:10px 0 0;padding-left:22px}.legal-card li+li{margin-top:8px}.confirm-body{background:linear-gradient(120deg,#071f5ff5,#071f5fc7),url(/assets/feature-graphic-1024x500.png) 50%/cover;min-height:100vh}.confirm-shell{place-items:center;min-height:100vh;padding:28px;display:grid}.confirm-card{width:calc(100vw - 56px);min-width:0;max-width:520px;box-shadow:var(--shadow);text-align:center;background:#fffffff5;border:1px solid #ffffff2e;border-radius:34px;justify-self:center;padding:clamp(26px,5vw,42px)}.confirm-card img{border-radius:22px;width:82px;height:82px;margin:0 auto 18px}.confirm-card h1{color:var(--navy);letter-spacing:0;overflow-wrap:anywhere;margin:10px 0 12px;font-size:clamp(2rem,8vw,3.45rem);line-height:1.03}.confirm-card p{color:#3f4c62;margin:0 auto;font-size:1.08rem;font-weight:720;line-height:1.5}.confirm-status{border-radius:999px;place-items:center;width:62px;height:62px;margin:26px auto;display:grid}.confirm-status span{display:block}.confirm-status.is-loading{background:var(--mint-soft)}.confirm-status.is-loading span{border:4px solid #071f5f26;border-top-color:var(--mint);border-radius:999px;width:28px;height:28px;animation:.9s linear infinite spin}.confirm-status.is-success{background:var(--mint-soft)}.confirm-status.is-success span{border-bottom:5px solid #058069;border-left:5px solid #058069;width:26px;height:14px;transform:rotate(-45deg)}.confirm-status.is-error{background:#fee8e8}.confirm-status.is-error span{width:28px;height:28px;position:relative}.confirm-status.is-error span:before,.confirm-status.is-error span:after{content:"";background:#d64b4b;border-radius:999px;width:24px;height:4px;position:absolute;top:12px;left:2px}.confirm-status.is-error span:before{transform:rotate(45deg)}.confirm-status.is-error span:after{transform:rotate(-45deg)}.confirm-actions{grid-template-columns:1fr;gap:10px;margin-top:26px;display:grid}.confirm-actions .button{width:100%}.button-soft{border:1px solid var(--line);color:var(--navy);background:#eef4fb}.confirm-hint{color:var(--muted)!important;margin-top:16px!important;font-size:.92rem!important}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.site-header{top:12px}.nav{display:none}.hero{min-height:auto;padding-top:118px;padding-bottom:430px}.hero h1{font-size:clamp(4.1rem,18vw,6.2rem)}.hero-visual{width:min(480px,100vw - 26px);height:390px;bottom:18px;right:50%;transform:translate(50%)}.phone-main{width:184px;height:328px;right:118px}.phone-side{width:126px;height:224px}.phone-top{top:26px}.phone-bottom{bottom:35px}.badge-one{top:0;left:10px}.badge-two{bottom:6px;right:0}.steps,.feature-grid,.gallery-track,.final-panel,.legal-content,.profile-content-grid,.profile-intro{grid-template-columns:1fr}.profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-card{min-height:0}.step-card h3{margin-top:26px}.final-panel{text-align:left}.final-panel .button{width:100%}.legal-summary{position:static}}@media (width<=560px){.site-header{width:calc(100% - 18px);min-height:58px;padding:8px 8px 8px 12px}.brand span{display:inline}.brand img{width:38px;height:38px}.header-cta{display:none}.hero{padding:112px 18px 268px}.hero h1{font-size:4rem}.hero-lead{overflow-wrap:normal;max-width:330px;font-size:1.08rem}.hero-actions .button{flex:100%}.hero-metrics{grid-template-columns:1fr 1fr;max-width:340px;font-size:.88rem;display:grid}.hero-metrics span{text-align:center}.hero-metrics span:last-child{grid-column:1/-1}.hero-visual{width:min(350px,100vw - 24px);height:236px}.floating-badge{padding:13px 16px;font-size:.88rem}.badge-one{top:0;left:4px}.badge-two{bottom:0;right:54px}.phone-main{border-width:7px;border-radius:28px;width:128px;height:228px;right:76px}.phone-side{border-width:6px;border-radius:24px;width:88px;height:156px}.phone-top{top:36px}.phone-main{bottom:0}.phone-bottom{bottom:22px}.section{padding:70px 18px}.legal-hero{min-height:380px;padding:112px 18px 42px}.legal-hero h1{font-size:3.2rem}.legal-content{padding:24px 18px 70px}.section-heading h2,.feature-copy h2,.final-panel h2{font-size:2.2rem}.step-card,.final-panel,.profile-card{border-radius:24px}.profile-shell{padding:14px}.profile-cover{min-height:0;padding:20px}.profile-cover-content{flex-direction:column;align-items:flex-start;margin-top:46px}.profile-title-area h1{font-size:3.05rem}.profile-avatar{border-width:6px;width:82px;height:82px;font-size:2.2rem}.profile-body{padding:18px}.profile-actions-panel{justify-content:stretch}.profile-actions-panel .button,.profile-store-button{width:100%}.profile-topbar{flex-direction:column;align-items:stretch}.profile-book-cover{border-radius:14px;width:58px;height:76px;font-size:1.8rem}}
