:root{--background-top: #fff9f1;--background-bottom: #fdeee6;--surface: rgba(255, 255, 255, .76);--surface-strong: rgba(255, 255, 255, .94);--stroke: rgba(226, 187, 163, .58);--text: #2b211c;--subtext: #7d6659;--muted: #9d8779;--coral: #fa6b5e;--coral-soft: #ffc9bf;--wheat: #d18c40;--sage: #8aac5e;--amber: #f5a647;--shadow: 0 18px 44px rgba(89, 55, 34, .12);--inner-width: 1160px;--section-gap: 118px;color:var(--text);background:var(--background-top);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Hiragino Sans,Yu Gothic,system-ui,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.32) 1px,transparent 1px),linear-gradient(180deg,#fffaf4,#fff6ee 42%,#fdeee6);background-size:72px 72px,auto}.site-header,.site-footer,.section,.static-page{width:min(var(--inner-width),calc(100% - 40px));margin:0 auto}.site-header{position:relative;z-index:10;display:flex;min-height:78px;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:760}.brand-icon{display:block;width:36px;height:36px;border-radius:10px;box-shadow:0 12px 26px #fa6b5e3d}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:22px;color:var(--subtext);font-size:14px;font-weight:700}.site-header nav a,.site-footer nav a{transition:color .18s ease,transform .18s ease}.site-header nav a:hover,.site-footer nav a:hover{color:var(--coral);transform:translateY(-1px)}.hero-section{position:relative;display:grid;min-height:calc(100svh - 78px);width:min(1320px,calc(100% - 40px));margin:0 auto;align-items:center;padding:56px 0 94px}.hero-section:after{position:absolute;right:0;bottom:22px;left:0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(226,187,163,.74),transparent)}.hero-copy{position:relative;z-index:2;max-width:660px;padding-top:20px}.hero-copy h1,.section-heading h2,.insight-copy h2,.pro-copy h2,.static-page h1{margin:20px 0 0;font-weight:760;line-height:1.12;letter-spacing:0}.hero-copy h1{max-width:600px;font-size:56px}.hero-copy p,.section-heading p,.insight-copy p,.pro-copy p,.static-page p,.flow-copy p,.faq-item p,.small-note{color:var(--subtext);font-size:17px;line-height:1.85}.hero-copy>p{max-width:620px;margin:24px 0 0;font-size:19px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:0;border-radius:18px;cursor:pointer;font-size:15px;font-weight:740;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--coral-soft),var(--coral));box-shadow:0 16px 34px #fa6b5e40}.button-secondary{color:var(--text);border:1px solid var(--stroke);background:#ffffffc2}.button-ghost{color:var(--subtext);background:transparent}.badge{display:inline-flex;width:fit-content;align-items:center;padding:8px 13px;border:1px solid rgba(250,107,94,.2);border-radius:999px;color:var(--coral);background:#ffffffb3;box-shadow:0 10px 24px #fa6b5e14;font-size:12px;font-weight:760;letter-spacing:0}.hero-metrics{display:grid;max-width:620px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:42px}.metric{padding:16px;border:1px solid var(--stroke);border-radius:8px;background:#ffffffad;box-shadow:0 12px 28px #59372214}.metric strong{display:block;font-size:28px;line-height:1}.metric>span{display:block;margin-top:8px;color:var(--subtext);font-size:12px;font-weight:700;line-height:1.45}.hero-scene{position:absolute;top:74px;right:-40px;width:600px;height:620px;pointer-events:none}.hero-scene:before{position:absolute;inset:36px 46px 42px 48px;content:"";border:1px solid rgba(226,187,163,.5);border-radius:38px;background:linear-gradient(135deg,#ffffff70,#fff8ee38),repeating-linear-gradient(135deg,rgba(250,107,94,.08) 0 1px,transparent 1px 18px);transform:rotate(-3deg)}.phone-frame{position:relative;overflow:hidden;width:min(360px,82vw);aspect-ratio:1206 / 2622;padding:4px;border:5px solid #211813;border-radius:42px;background:#211813;box-shadow:var(--shadow)}.phone-frame img{display:block;width:100%;height:100%;object-fit:cover;border-radius:34px}.phone-speaker{display:none}.hero-phone-primary,.hero-phone-secondary,.hero-phone-tertiary{position:absolute}.hero-phone-primary{right:150px;bottom:26px;z-index:3;width:260px}.hero-phone-secondary{right:336px;bottom:78px;z-index:2;width:168px;transform:rotate(-9deg);opacity:.94}.hero-phone-tertiary{right:38px;bottom:86px;z-index:1;width:178px;transform:rotate(8deg);opacity:.94}.float-chip{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid var(--stroke);border-radius:999px;color:var(--text);background:#ffffffe6;box-shadow:0 16px 34px #5937221f;font-size:13px;font-weight:800}.float-chip svg{color:var(--coral)}.float-chip-top{top:118px;right:282px}.float-chip-bottom{right:62px;bottom:78px}.section{padding:var(--section-gap) 0 0}.section-heading{max-width:800px}.section-heading.narrow{max-width:690px;margin:0 auto;text-align:center}.section-heading h2,.insight-copy h2,.pro-copy h2{font-size:42px}.section-heading p{max-width:760px;margin:20px 0 0}.card-grid{display:grid;gap:14px;margin-top:34px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.single{grid-template-columns:1fr;margin-top:0}.card,.link-card,.faq-item{border:1px solid var(--stroke);border-radius:8px;background:var(--surface);box-shadow:0 16px 38px #d18c401a}.card{min-height:100%}.card-header{padding:21px 21px 8px}.card-title{margin:12px 0 0;font-size:18px;font-weight:700;line-height:1.35;letter-spacing:0}.card-content{padding:0 21px 22px;color:var(--subtext);font-size:14px;line-height:1.72}.feature-icon{color:var(--coral)}.flow-list{display:grid;gap:18px;margin-top:42px}.flow-item{display:grid;overflow:hidden;min-height:520px;grid-template-columns:minmax(0,.9fr) minmax(320px,.72fr);align-items:center;gap:30px;padding:42px 54px;border:1px solid var(--stroke);border-radius:28px;background:linear-gradient(135deg,#ffffffc7,#fff6ecad),repeating-linear-gradient(90deg,rgba(138,172,94,.07) 0 1px,transparent 1px 28px)}.flow-copy{max-width:520px}.step-number{display:inline-flex;margin-bottom:18px;color:var(--wheat);font-size:13px;font-weight:800}.flow-copy svg{color:var(--coral)}.flow-copy h3{margin:18px 0 0;font-size:32px;font-weight:760;line-height:1.16;letter-spacing:0}.flow-phone{justify-self:center;width:238px}.insight-section,.pro-band,.static-split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);gap:56px;align-items:center}.insight-list{display:grid;gap:12px;margin-top:28px}.mini-insight{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid var(--stroke);border-radius:8px;background:#ffffffb8}.mini-insight>span{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--sage);background:#8aac5e24}.mini-insight svg{width:22px;height:22px}.mini-insight strong{display:block;font-size:16px}.mini-insight p{margin:4px 0 0;color:var(--subtext);font-size:14px;line-height:1.6}.insight-visual{justify-self:center}.insight-visual .phone-frame,.pro-phone{width:256px}.pro-band{margin-top:var(--section-gap);padding:54px;border:1px solid var(--stroke);border-radius:32px;background:linear-gradient(135deg,#fa6b5e1f,#ffffffa8),repeating-linear-gradient(135deg,rgba(245,166,71,.1) 0 1px,transparent 1px 22px)}.pro-copy ul{display:grid;gap:12px;margin:26px 0 30px;padding:0;list-style:none}.pro-copy li{display:flex;align-items:center;gap:10px;color:var(--text);font-weight:750}.pro-copy li svg{color:var(--sage);flex:0 0 auto}.faq-list{display:grid;gap:12px;max-width:860px;margin:36px auto 0}.faq-item{padding:0 20px;background:#ffffffb8}.faq-item summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;cursor:pointer;font-size:17px;font-weight:800;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--coral);font-size:24px;line-height:1}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:0;padding:0 0 20px;font-size:15px}.faq-item.compact{box-shadow:none}.faq-item.compact summary{min-height:58px;font-size:15px}.support-faq-list{display:grid;gap:10px}.link-card{display:grid;min-height:168px;gap:10px;align-content:start;padding:22px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.link-card:hover{transform:translateY(-3px);border-color:#fa6b5e75;background:#ffffffe6}.link-card svg{color:var(--coral)}.link-card strong{font-size:17px}.link-card span{color:var(--subtext);font-size:13px;line-height:1.65}.site-footer{display:flex;align-items:center;justify-content:space-between;margin-top:98px;padding:30px 0 44px;border-top:1px solid rgba(226,187,163,.44);color:var(--subtext)}.site-footer strong{display:block;color:var(--text);font-size:15px}.site-footer span{display:block;margin-top:5px;font-size:13px}.static-page{min-height:68vh;padding:78px 0 24px}.static-page h1{max-width:880px;font-size:48px}.static-page p{max-width:780px;margin:22px 0 0}.static-split{margin-top:44px}.support-card{margin-top:34px}.support-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px}.legal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:36px}.policy-stack{display:grid;gap:16px;max-width:980px;margin-top:36px}.policy-section{padding:26px;border:1px solid var(--stroke);border-radius:8px;background:#ffffffbd;box-shadow:0 16px 38px #d18c4014}.policy-section h2{margin:0 0 14px;color:var(--text);font-size:23px;font-weight:760;line-height:1.35;letter-spacing:0}.policy-body p,.policy-body li{color:var(--subtext);font-size:15px;line-height:1.85}.policy-body p{max-width:none;margin:0}.policy-body ul{display:grid;gap:8px;margin:0;padding-left:1.25em}.policy-body li::marker{color:var(--coral)}.policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.info-block{min-height:100%;padding:16px;border:1px solid rgba(226,187,163,.52);border-radius:8px;background:#fffaf5bd}.info-block h3{margin:0 0 8px;color:var(--text);font-size:15px;font-weight:760;line-height:1.4}.info-block p{margin:0;color:var(--subtext);font-size:14px;line-height:1.75}.text-link{color:var(--coral);font-weight:760;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;word-break:break-word}.inline-links{display:flex;flex-wrap:wrap;gap:10px}.inline-links a{display:inline-flex;min-height:42px;align-items:center;padding:0 14px;border:1px solid var(--stroke);border-radius:999px;color:var(--text);background:#ffffffc7;font-size:14px;font-weight:760}.small-note{margin-top:28px;font-size:14px}.screenshot-index{display:grid;min-height:100vh;grid-template-columns:repeat(7,minmax(140px,1fr));gap:16px;padding:18px;background:#f7efe7}.screenshot-index a{display:grid;gap:8px;color:var(--subtext);font-weight:800}.index-thumb{overflow:hidden;aspect-ratio:1320 / 2868;border-radius:8px;box-shadow:0 8px 24px #2b211c1f}.index-thumb .store-shot{width:1320px;height:2868px;transform:scale(.104);transform-origin:top left}.store-shot{position:relative;display:grid;overflow:hidden;width:100vw;height:100vh;grid-template-rows:auto 1fr;justify-items:center;padding:136px 86px 96px;background:linear-gradient(145deg,#fff9f1,#fff5ec 48%,#fdeee6),repeating-linear-gradient(135deg,rgba(250,107,94,.07) 0 1px,transparent 1px 30px)}.store-shot:before{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#fff3,#ffece13d)}.store-shot-wheat:before{background:linear-gradient(180deg,#f5a6471f,#ffece129)}.store-shot-sage:before{background:linear-gradient(180deg,#8aac5e1c,#ffece129)}.store-shot-amber:before{background:linear-gradient(180deg,#f5a64724,#ffece129)}.shot-copy{position:relative;z-index:1;width:100%;text-align:center}.shot-copy p{margin:0 0 22px;color:var(--coral);font-size:40px;font-weight:800}.shot-copy h1{margin:0;white-space:pre-line;font-size:126px;line-height:1.04;letter-spacing:0}.shot-copy span{display:block;max-width:1010px;margin:34px auto 0;color:var(--subtext);font-size:45px;font-weight:750;line-height:1.42}.shot-phone-wrap{position:relative;z-index:1;display:flex;width:100%;align-items:end;justify-content:center;padding-top:64px}.store-shot .phone-frame{width:590px;border-width:8px;border-radius:68px;box-shadow:0 52px 110px #2b211c3d}.store-shot .phone-frame img{border-radius:56px}.store-shot .phone-speaker{top:23px;height:34px}.shot-mark{position:absolute;z-index:0;color:#d18c402e;font-size:190px;font-weight:800}.shot-mark-left{top:220px;left:64px;transform:rotate(-24deg)}.shot-mark-right{right:52px;bottom:620px;transform:rotate(145deg)}@media(max-width:1060px){:root{--section-gap: 92px}.hero-copy h1{font-size:52px}.hero-scene{right:-170px;opacity:.78}.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-item,.insight-section,.pro-band,.static-split{grid-template-columns:1fr}.flow-copy{max-width:680px}.pro-phone,.insight-visual .phone-frame,.static-split .phone-frame{justify-self:center}}@media(max-width:760px){.site-header,.site-footer,.section,.static-page,.hero-section{width:min(100% - 28px,var(--inner-width))}.site-header nav{display:none}.hero-section{min-height:auto;padding:52px 0 76px}.hero-scene{position:relative;right:auto;order:2;width:100%;height:455px;margin-top:22px;opacity:1}.hero-scene:before{inset:54px 16px 18px;border-radius:30px}.hero-copy h1,.static-page h1{font-size:38px;line-height:1.12}.hero-copy>p,.hero-copy p,.section-heading p,.insight-copy p,.pro-copy p,.static-page p{font-size:16px}.section-heading h2,.insight-copy h2,.pro-copy h2{font-size:30px}.hero-metrics,.card-grid.three,.card-grid.four,.support-layout,.policy-grid,.legal-list{grid-template-columns:1fr}.policy-section{padding:21px}.policy-section h2{font-size:20px}.hero-phone-primary{right:50%;bottom:0;width:198px;transform:translate(50%)}.hero-phone-secondary{right:calc(50% + 82px);bottom:42px;width:126px}.hero-phone-tertiary{right:calc(50% - 206px);bottom:52px;width:132px}.float-chip-top{top:26px;right:auto;left:16px}.float-chip-bottom{right:8px;bottom:42px}.flow-item,.pro-band{padding:26px;border-radius:22px}.flow-copy h3{font-size:26px}.flow-phone{width:220px}.site-footer{display:grid;gap:18px}.site-footer nav{flex-wrap:wrap;gap:14px}}@media(max-width:430px){.hero-copy h1,.static-page h1{font-size:34px}.hero-actions{display:grid}.button{width:100%}.hero-phone-secondary,.hero-phone-tertiary{display:none}.float-chip{font-size:12px}}
