@charset "UTF-8";
:root{--cream:#fffaf0;--ink:#29203f;--muted:#625971;--purple:#6438bd;--lavender:#e5d8ff;--mint:#d4f5e6;--peach:#ffdec2;--line:#ded6e6;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;color:var(--ink);background:var(--cream);font-family:ui-rounded,"SF Pro Rounded",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.6}a{color:var(--purple);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #008270;outline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(43px,5.4vw,72px);font-weight:800}h2{font-size:clamp(30px,3.4vw,46px);font-weight:760}h3{font-size:24px;letter-spacing:-.025em}p+p{margin-top:14px}em{font-style:normal;color:var(--purple)}.skip{position:absolute;top:-80px;left:20px;background:var(--purple);color:white;padding:10px 18px;z-index:20;border-radius:12px}.skip:focus{top:10px}.site-header{position:sticky;top:0;background:var(--cream);z-index:10;border-bottom:1px solid #e8e0d9}.nav-wrap{max-width:var(--max);margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);font-weight:800;font-size:26px;line-height:1.15;letter-spacing:-1px}.brand img{width:43px;height:43px;border-radius:13px}.brand i{display:block;font-size:11px;letter-spacing:0;font-weight:550;font-style:normal;color:var(--muted);margin-top:3px}.brand-star{font-size:43px;color:var(--purple)}nav{display:flex;gap:7px;align-items:center}nav a{padding:9px 16px;border-radius:25px;color:var(--ink);font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}nav a:hover,nav a[aria-current]{background:var(--lavender);color:var(--purple)}main{max-width:var(--max);margin:auto;padding:0 24px}.hero{display:grid;grid-template-columns:1.18fr 1fr;gap:56px;align-items:center;padding:90px 0 86px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--purple);margin-bottom:22px}.tiny-star{font-size:20px;line-height:0;margin-right:8px}.hero h1{font-size:clamp(48px,5.15vw,70px)}.lead{font-size:20px;line-height:1.65;max-width:640px;color:var(--muted);margin-top:26px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;padding:14px 23px;border-radius:40px;background:var(--purple);color:white;text-decoration:none;font-weight:700;font-size:14px;border:1px solid var(--purple);transition:transform .18s,background .18s}.button:hover{background:#5227a5;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--purple);border-color:#baa4df}.button.secondary:hover{background:#eee4ff}.button span{font-size:19px;line-height:1}.hero-notes{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-top:24px}.hero-art{position:relative;margin:18px 5px 0 0;padding:20px;background:var(--peach);border-radius:46px;transform:rotate(3deg);box-shadow:0 20px 0 #eee1d400}.hero-art>img{border-radius:31px;width:100%;aspect-ratio:1;object-fit:cover}.art-label{position:absolute;background:white;border:1px solid #e1d7e6;border-radius:24px;padding:11px 20px;font-weight:800;font-size:16px;box-shadow:0 8px 25px #30244012;z-index:1;white-space:nowrap}.label-one{top:-20px;left:-20px;transform:rotate(-7deg)}.label-two{bottom:-20px;right:-15px;transform:rotate(-5deg)}.label-two span{color:#be3b40;margin-left:5px}.orbit-spark{position:absolute;color:var(--purple);font-size:62px}.spark-one{top:-58px;right:2px;transform:rotate(-15deg)}.spark-two{bottom:11px;left:-46px;font-size:72px;color:#008270}.colour-ribbon{display:flex;justify-content:space-between;align-items:center;background:var(--lavender);border-radius:22px;padding:21px 30px;gap:20px;font-size:17px;font-weight:750;letter-spacing:-.025em}.colour-ribbon span:last-child{color:var(--purple);font-size:30px;line-height:1}.section{padding:85px 0 5px}.section-intro{margin-bottom:34px;max-width:680px}.section-intro>p:last-child{color:var(--muted);margin-top:20px}.cards{display:grid;gap:20px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{border-radius:28px;padding:30px;display:flex;flex-direction:column;gap:17px}.card p{font-size:15px;line-height:1.7}.card a{font-size:14px;font-weight:750;margin-top:auto}.card-icon{display:flex;align-items:center;justify-content:center;width:49px;height:49px;border-radius:17px;background:#ffffff91;color:var(--purple);font-size:30px;line-height:1;margin-bottom:3px}.mint{background:var(--mint)}.lavender{background:var(--lavender)}.peach{background:var(--peach)}.phone-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;padding:15px 32px 0}.phone-figure{margin:0}.phone-frame{border:7px solid var(--ink);border-radius:39px;overflow:hidden;aspect-ratio:1320/2868;background:var(--cream);box-shadow:0 15px 40px #41305b15}.phone-frame>img{width:100%;height:100%;object-fit:contain}.phone-figure:nth-child(2){transform:translateY(25px)}figcaption{font-weight:750;font-size:17px;line-height:1.35;text-align:center;margin-top:23px}figcaption small{display:block;font-size:12px;color:var(--muted);font-weight:400;line-height:1.5;margin-top:8px}.screen-fallback{height:100%;display:flex;flex-direction:column;padding:35px 18px 20px;gap:26px;background:linear-gradient(150deg,var(--cream),#f3ecff)}.screen-brand{font-weight:800;font-size:17px;color:var(--purple)}.screen-fallback strong{font-size:30px;line-height:1.13;letter-spacing:-.05em}.screen-fallback img{border-radius:21px;aspect-ratio:1;object-fit:cover}.illustration-label{font-size:11px;font-weight:650;color:var(--muted);margin-top:auto;text-align:center;text-transform:uppercase;letter-spacing:.1em}.split-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;padding-top:110px}.split-feature h2{margin-bottom:22px}.split-feature p{max-width:550px}.split-feature .button{margin-top:24px}.muted{color:var(--muted);font-size:14px}.pose-art{padding:34px 40px;text-align:center;background:var(--mint);border-radius:36px;transform:rotate(-2deg)}.pose-star{font-size:55px;line-height:1;color:#006e64}.pose-art strong{display:block;font-size:96px;letter-spacing:-.08em;line-height:1.05;margin:15px 0}.pose-art strong span{font-size:23px;color:#42665d;letter-spacing:-.02em}.pose-art p{font-size:18px;font-weight:650;line-height:1.4}.pose-art small{font-size:11px;display:block;color:#42665d}.mini-bars{height:75px;display:flex;align-items:flex-end;gap:13px;justify-content:center;margin:27px 0 12px}.mini-bars i{height:35px;width:22px;border-radius:7px 7px 0 0;background:#8bb7a9}.mini-bars i:nth-child(2){height:43px}.mini-bars i:nth-child(3){height:49px}.mini-bars i:nth-child(4){height:54px}.mini-bars i:nth-child(5){height:69px;background:#006e64}.price-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:85px;padding-bottom:75px}.price-section h2{margin-bottom:25px}.price-section>div>p{color:var(--muted)}.price-card{border:2px solid var(--purple);padding:33px;border-radius:31px;background:white;box-shadow:9px 9px 0 var(--lavender)}.price-kicker{font-size:12px;letter-spacing:.04em;font-weight:750;color:var(--purple)}.price{font-weight:850;font-size:68px;letter-spacing:-.06em;line-height:1.2;margin:12px 0}.price>span{font-size:20px;margin-left:9px;letter-spacing:-.02em;font-weight:600;color:var(--muted)}.price-card>p{font-size:15px}.check-list{padding:0;list-style:none;font-size:14px;margin:22px 0;display:grid;gap:11px}.check-list li:before{content:'✓';color:var(--purple);font-weight:800;margin-right:12px}.fine{font-size:12px!important;line-height:1.65!important;color:var(--muted)}.closing{padding:53px 30px;background:var(--lavender);border-radius:35px;text-align:center;margin-bottom:75px}.closing>span{font-size:42px;color:var(--purple)}.closing h2{margin:8px 0 25px;font-size:36px}.document{max-width:980px;padding-bottom:70px}.page-heading{padding:65px 0 38px}.page-heading .lead{max-width:700px}.notice{padding:23px 27px;border-radius:22px;margin:10px 0 34px;font-size:15px;line-height:1.7}.notice strong{font-size:17px}.notice p{margin-top:8px}.guide-step{display:grid;grid-template-columns:50px 1fr;gap:22px;padding:30px 0;border-bottom:1px solid var(--line)}.guide-step h2{font-size:29px;line-height:1.2;margin:0 0 17px}.guide-step p{font-size:16px;color:var(--muted);line-height:1.8}.guide-step strong{color:var(--ink)}.step-number{width:43px;height:43px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--lavender);color:var(--purple);font-size:16px;font-weight:800;line-height:1}.next-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:35px}.prose{max-width:810px}.prose h2{font-size:29px;line-height:1.2;margin:37px 0 17px}.prose p,.prose li{font-size:16px;line-height:1.85;color:var(--muted)}.prose li+li{margin-top:8px}.compact{margin:5px 0 48px}.compact .card{padding:23px;text-decoration:none;color:var(--ink);gap:10px}.compact h2{font-size:21px;letter-spacing:-.025em;line-height:1.25}.compact p{font-size:14px}.faq{margin-bottom:40px}.faq h2{font-size:29px;margin-bottom:22px}.faq details{background:white;border:1px solid var(--line);border-radius:16px;margin:11px 0;padding:0 21px}.faq summary{cursor:pointer;font-weight:700;font-size:16px;padding:18px 28px 18px 0;position:relative;list-style:none;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:2px;top:16px;font-size:24px;color:var(--purple);font-weight:400}.faq details[open] summary:after{content:'−'}.faq details>div{padding:0 0 21px;font-size:15px;color:var(--muted)}.contact-panel{padding:30px;border-radius:25px;background:var(--lavender)}.contact-panel h2{font-size:30px;margin-bottom:18px}.contact-panel p{font-size:15px}.review-list{display:grid;gap:16px}.review-list>div{padding:24px;border:1px solid var(--line);border-radius:20px;background:white}.review-list h3{font-size:21px;margin:13px 0 12px}.status{font-size:11px;font-weight:800;background:#ffedbc;padding:5px 10px;border-radius:14px;text-transform:uppercase;letter-spacing:.035em}footer{border-top:1px solid var(--line);padding:33px max(24px,calc((100vw - 1132px)/2)) 28px;background:#f6effa}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.footer-links{display:flex;gap:24px;font-size:13px}.footer-links a{color:var(--ink);text-decoration:none}.footer-links a:hover{text-decoration:underline}@media(max-width:960px){.hero{gap:28px;padding-top:65px}.hero h1{font-size:49px}.hero .lead{font-size:18px}.hero-art{padding:14px}.hero .button{padding:12px 16px;font-size:13px;gap:13px}.hero .actions{gap:10px}.hero-notes{gap:9px}.cards.three{gap:14px}.card{padding:24px}.phone-gallery{gap:30px;padding:12px 6px 0}.phone-frame{border-width:5px;border-radius:31px}.screen-fallback{padding:25px 14px 16px;gap:18px}.screen-fallback strong{font-size:24px}.split-feature{gap:45px}.price-section{gap:40px}.price-section h2{font-size:35px}.price-card{padding:27px}}@media(max-width:700px){body{font-size:16px}.nav-wrap{padding:13px 20px;gap:12px;flex-wrap:wrap}.brand{font-size:25px}.brand img{width:37px;height:37px;border-radius:11px}.brand i{font-size:10px}nav{margin-left:auto;gap:0}nav a{font-size:12px;padding:8px 9px}main{padding:0 22px}.hero{grid-template-columns:1fr;padding:43px 0 52px;gap:58px}.hero h1{font-size:clamp(44px,10vw,60px)}.hero .lead{font-size:18px}.eyebrow{margin-bottom:17px}.hero-art{max-width:410px;width:89%;margin:0 auto 10px}.hero-art>img{border-radius:26px}.hero-notes{font-size:11px;gap:18px}.label-one{left:-20px}.label-two{right:-13px}.spark-one{font-size:52px;top:-44px}.spark-two{font-size:53px;left:-31px}.art-label{font-size:14px;padding:9px 15px}.colour-ribbon{padding:16px 19px;font-size:13px;border-radius:18px;gap:12px}.colour-ribbon span:last-child{font-size:22px}.section{padding-top:55px}.section-intro{margin-bottom:25px}.cards.three,.cards.two{grid-template-columns:1fr}.card{padding:26px;gap:14px}.card h3{font-size:26px}.card-icon{margin-bottom:0}.phone-gallery{gap:20px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 13px 20px}.phone-figure{flex:0 0 72%;max-width:265px;scroll-snap-align:center}.phone-figure:nth-child(2){transform:none}.phone-frame{border-radius:36px;border-width:6px}.screen-fallback{padding:32px 18px 20px;gap:25px}.screen-fallback strong{font-size:29px}.split-feature,.price-section{grid-template-columns:1fr;gap:33px}.pose-art{max-width:390px;width:94%;margin:auto;padding:24px 30px}.split-feature>div:last-child{padding-top:10px}.price-section{padding-bottom:50px}.price-card{box-shadow:6px 6px 0 var(--lavender);padding:25px}.closing{padding:34px 20px;margin-bottom:50px}.closing h2{font-size:29px}.document{padding-bottom:50px}.page-heading{padding-top:42px}.page-heading h1{font-size:46px}.page-heading .lead{font-size:18px}.guide-step{grid-template-columns:35px 1fr;gap:15px;padding:26px 0}.step-number{height:34px;width:34px;font-size:13px}.guide-step h2{font-size:25px}.guide-step p{font-size:15px}.notice{padding:21px;font-size:14px}.compact{gap:12px}.compact .card{padding:20px}.prose h2{font-size:27px}.faq summary{font-size:15px}.faq details{padding:0 17px}.contact-panel{padding:24px}.footer-top{align-items:flex-start;flex-direction:column;gap:24px}.footer-links{flex-wrap:wrap;gap:18px}.next-links .button{font-size:13px}.hero .actions .button{padding:13px 18px;font-size:13px}.review-list>div{padding:20px}}@media(max-width:410px){.nav-wrap{padding:12px 20px}.nav-wrap nav{width:100%;justify-content:space-between;margin:0}.nav-wrap nav a{padding:8px 12px}.hero h1{font-size:42px}.page-heading h1{font-size:42px}.hero-notes{gap:8px 15px}.colour-ribbon{font-size:12px;padding:16px}.price{font-size:60px}html{scroll-padding-top:140px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}@media print{.site-header,.footer-links,.actions,.next-links{display:none}body{background:white}main{max-width:none}.page-heading{padding-top:0}.phone-frame,.hero-art,.price-card{box-shadow:none}a{color:inherit}.guide-step,.card,.notice{break-inside:avoid}footer{background:white}}
.paywall-preview{max-width:290px;margin:25px auto;border:6px solid var(--ink);border-radius:32px}

.store-listing{margin-top:45px}.listing-fields{margin:25px 0 35px}.listing-fields dt{font-size:13px;font-weight:800;color:var(--purple);margin-top:20px}.listing-fields dd{margin:6px 0 0;line-height:1.75;color:var(--muted)}.store-listing h3{font-size:22px;margin-bottom:18px}.listing-description{white-space:pre-wrap;font-size:16px;line-height:1.85;color:var(--muted);padding:25px;border:1px solid var(--line);border-radius:20px;background:white}

.listing-fields dd,.listing-description{overflow-wrap:anywhere}
