:root{--violet:#6c63ff;--violet-dark:#5149d8;--ink:#17152b;--muted:#68657a;--paper:#fbfaf7;--lav:#eef0ff;--line:#dedbea;--white:#fff;--radius:28px;--shadow:0 24px 70px rgba(35,28,91,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.8;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:fixed;top:-80px;right:20px;z-index:99;background:#fff;padding:10px 18px;border-radius:12px}.skip:focus{top:12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,247,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,219,234,.8)}.nav{height:78px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:7px;font-size:27px;font-weight:900;color:var(--violet)}.brand i{width:8px;height:8px;border-radius:50%;background:#ffbf60;box-shadow:0 0 0 5px rgba(255,191,96,.18)}.nav nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:700;color:#4f4c61}.nav nav a:hover{color:var(--violet)}.nav-actions{display:flex;align-items:center;gap:18px}.login{font-weight:700;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--violet);color:#fff;border:0;border-radius:14px;padding:14px 23px;font-weight:800;box-shadow:0 10px 24px rgba(108,99,255,.23);transition:.25s}.button:hover{transform:translateY(-2px);background:var(--violet-dark)}.button.small{padding:10px 17px;font-size:13px}.button.ghost{background:transparent;color:var(--ink);box-shadow:none;border:1px solid var(--line)}.nav-toggle{display:none;border:0;background:var(--lav);padding:8px 12px;border-radius:10px;color:var(--ink);font-weight:800}.hero{position:relative;min-height:715px;background:linear-gradient(135deg,#fbfaf7 35%,#f0efff 100%);isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(108,99,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(108,99,255,.05) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to left,#000,transparent 68%);z-index:-1}.orb{position:absolute;border-radius:50%;filter:blur(4px);z-index:-1}.orb-a{width:390px;height:390px;left:-180px;top:70px;background:rgba(108,99,255,.14)}.orb-b{width:210px;height:210px;right:42%;bottom:-140px;background:rgba(255,191,96,.18)}.hero-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:34px;align-items:center;padding:74px 0 62px}.eyebrow,.kicker{font-size:13px;font-weight:900;color:var(--violet);letter-spacing:.2px}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:24px;height:2px;background:var(--violet)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,5vw,72px);line-height:1.22;letter-spacing:-2.5px;margin:19px 0 24px}h1 em{font-style:normal;color:var(--violet);position:relative}h1 em:after{content:"";position:absolute;right:0;left:0;bottom:-7px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12'%3E%3Cpath d='M2 9C60 2 137 3 198 7' stroke='%23ffbf60' stroke-width='5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat}.lead{font-size:18px;color:var(--muted);max-width:590px}.hero-actions{display:flex;gap:12px;margin-top:31px}.trust{display:flex;gap:25px;list-style:none;padding:0;margin:28px 0 0;color:#59566b;font-size:12px}.trust li:before{content:"✓";color:var(--violet);font-weight:900;margin-left:7px}.hero-art{position:relative;min-height:550px;display:flex;align-items:center;justify-content:center}.hero-art img{width:118%;max-width:none;transform:translateX(-6%);filter:drop-shadow(0 35px 35px rgba(27,21,70,.18));mix-blend-mode:multiply}.art-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:#c9c5ff;filter:blur(60px);opacity:.4}.float-card{position:absolute;display:flex;align-items:center;gap:11px;padding:12px 16px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.82);backdrop-filter:blur(12px);border-radius:17px;box-shadow:var(--shadow);font-size:12px}.float-card b,.float-card small{display:block}.float-card small{color:var(--muted);font-size:10px}.card-order{right:0;bottom:104px}.card-sale{left:10px;top:78px}.icon-check,.card-sale strong{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--lav);color:var(--violet);font-size:18px}.audience{background:var(--ink);color:#fff;padding:31px 0}.audience .wrap{display:flex;align-items:center;gap:34px}.audience p{margin:0;color:#aaa6bc;font-size:12px;white-space:nowrap}.audience-grid{display:grid;grid-template-columns:repeat(5,1fr);width:100%;border-right:1px solid #37344b}.audience-grid a{display:flex;align-items:center;justify-content:center;gap:9px;padding:8px 12px;border-left:1px solid #37344b;font-size:13px;font-weight:700}.audience-grid i{font-style:normal;color:#777288;font-size:10px}.audience-grid a:hover{color:#b9b5ff}.section{padding:112px 0}.section-head{max-width:720px;margin-bottom:48px}.section-head h2{font-size:clamp(32px,4vw,50px);line-height:1.35;letter-spacing:-1.2px;margin:9px 0 14px}.section-head>p:last-child{color:var(--muted)}.journey-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:8px;background:#eeecf3;border-radius:18px;margin-bottom:20px}.journey-tabs button{border:0;background:transparent;padding:15px;border-radius:13px;color:#747184;font-weight:800;cursor:pointer}.journey-tabs button span{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#dedbe7;margin-left:7px}.journey-tabs button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 7px 22px rgba(25,21,52,.08)}.journey-tabs button[aria-selected=true] span{background:var(--violet);color:#fff}.journey-panel{min-height:445px;display:grid;grid-template-columns:.92fr 1.08fr;gap:65px;align-items:center;background:#fff;border:1px solid #e8e5ee;border-radius:var(--radius);padding:55px;box-shadow:0 22px 70px rgba(42,35,80,.07)}.journey-panel[hidden]{display:none}.journey-panel h3{font-size:33px;line-height:1.4;margin:7px 0 16px}.journey-panel p{color:var(--muted)}.ticks{padding:0;list-style:none}.ticks li{margin:10px 0}.ticks li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;border-radius:8px;background:var(--lav);color:var(--violet);font-weight:900;margin-left:9px}.ui-window{direction:rtl;background:#191825;border-radius:23px;padding:10px;box-shadow:0 30px 60px rgba(23,21,43,.25);transform:rotate(-2deg)}.ui-top{display:flex;gap:5px;padding:7px;direction:ltr}.ui-top i{width:7px;height:7px;border-radius:50%;background:#6f6b80}.mini-menu{background:#f8f7f4;border-radius:17px;padding:18px}.mini-logo{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#fff;background:var(--violet);font-weight:900}.mini-search{margin:13px 0;background:#fff;border:1px solid #e1dfE8;color:#9a97a7;border-radius:11px;padding:8px 12px;font-size:10px}.mini-cats{display:flex;gap:7px;margin-bottom:12px}.mini-cats>*{padding:5px 9px;background:#eceaf1;border-radius:20px;font-size:8px}.mini-cats b{background:var(--violet);color:#fff}.mini-menu article{display:flex;gap:11px;align-items:center;padding:9px;background:white;border-radius:12px;margin:8px 0}.food-pic{width:70px;height:55px;flex:0 0 auto;border-radius:10px;background:radial-gradient(circle at 55% 45%,#f2b04c 0 15%,#bb572b 16% 33%,#432e26 34% 42%,#ded3b5 43%)}.food-pic.second{background:radial-gradient(circle,#f4dfa5,#c88745 45%,#432e26 47%)}.mini-menu article b,.mini-menu article small,.mini-menu article strong{display:block}.mini-menu article small{font-size:8px;color:#898595}.mini-menu article strong{font-size:9px;color:var(--violet)}.checkout-mock,.loyalty-mock{background:linear-gradient(145deg,#24213c,#161426);color:#fff;border-radius:26px;padding:36px;box-shadow:var(--shadow)}.checkout-mock>span{color:#aaa6bd}.checkout-mock h4{font-size:26px}.checkout-mock div{display:flex;justify-content:space-between;border-block:1px solid #3f3b56;padding:20px 0}.checkout-mock button{width:100%;border:0;background:var(--violet);color:#fff;padding:14px;border-radius:13px;margin-top:22px}.loyalty-mock{text-align:center}.wheel{width:190px;height:190px;border:13px solid #fff;border-radius:50%;margin:auto;background:conic-gradient(#6c63ff 0 12.5%,#ffbd62 0 25%,#fff 0 37.5%,#918aff 0 50%,#fff 0 62.5%,#ffbd62 0 75%,#6c63ff 0 87.5%,#fff 0);display:grid;place-items:center}.wheel i{display:grid;place-items:center;width:65px;height:65px;background:var(--ink);border-radius:50%;font-style:normal;font-size:12px}.loyalty-mock p{margin:20px 0 0;color:#aaa6bd}.bento{background:#f0eef8}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;border:1px solid rgba(221,217,232,.9);border-radius:25px;padding:29px;min-height:310px;overflow:hidden}.feature h3{font-size:24px;margin:15px 0 8px}.feature p{color:var(--muted);font-size:14px}.feature.featured{grid-column:span 2;display:grid;grid-template-columns:1fr .8fr;gap:28px;min-height:410px;background:#fff}.tag{display:inline-block;background:var(--lav);color:var(--violet);border-radius:30px;padding:5px 11px;font-size:11px;font-weight:900}.sale-card{align-self:end;background:#1d1a2c;color:#fff;padding:21px;border-radius:23px;position:relative}.sale-badge{position:absolute;right:14px;top:14px;background:#ff6e4b;padding:5px 9px;border-radius:8px;font-size:10px}.plate{height:150px;border-radius:17px;background:radial-gradient(ellipse at center,#efa837 0 15%,#9c422f 16% 35%,#eee3cc 36% 43%,#3a3544 44%);margin-bottom:10px}.sale-card h4{margin:0}.price{display:flex;gap:12px;align-items:center}.price del{font-size:10px;color:#858194}.price b{color:#ffbd62;font-size:12px}.stock{height:5px;background:#403c50;border-radius:6px;margin-top:12px}.stock i{display:block;width:36%;height:100%;background:#ff7b4c;border-radius:6px}.sale-card small{color:#ff896b}.line-icon{font-size:28px;color:var(--violet)}.feature.violet{background:var(--violet);color:#fff}.feature.violet p{color:#e5e3ff}.feature.violet .line-icon{color:#fff}.chart{display:flex;align-items:end;height:95px;gap:8px;margin-top:22px}.chart i{flex:1;background:rgba(255,255,255,.35);border-radius:6px 6px 2px 2px}.branches{display:flex;flex-direction:column;gap:8px;margin-top:22px}.branches span{background:#f4f2f8;padding:9px 12px;border-radius:11px;font-size:11px}.feature.dark{background:var(--ink);color:#fff}.feature.dark p{color:#aaa6bd}.feature.dark .line-icon{color:#ffbf60}.palette{display:flex;gap:9px;margin-top:30px}.palette i{width:42px;height:42px;border-radius:13px;background:#6c63ff}.palette i:nth-child(2){background:#ffbf60}.palette i:nth-child(3){background:#eef0ff}.palette i:nth-child(4){background:#fff}.feature.wide{grid-column:span 2;display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.feature.wide a{color:var(--violet);font-size:13px;font-weight:800}.website-mock{align-self:center;background:var(--lav);border:8px solid #fff;box-shadow:var(--shadow);border-radius:20px;padding:26px;transform:rotate(2deg)}.website-mock span{display:block;height:85px;border-radius:13px;background:linear-gradient(135deg,#6c63ff,#302a80);margin-bottom:14px}.website-mock b{font-size:15px}.website-mock i{display:block;height:8px;background:#d8d7e8;border-radius:6px;margin-top:9px}.website-mock i:last-child{width:68%}.steps{background:var(--ink);color:#fff}.section-head.light>p:last-child{color:#aaa6bd}.steps ol{list-style:none;padding:0;margin:0;border-top:1px solid #37334d}.steps li{display:grid;grid-template-columns:120px 1fr;gap:40px;padding:36px 0;border-bottom:1px solid #37334d}.steps li>span{font-size:42px;color:#5d5870;font-weight:900}.steps h3{font-size:23px;margin:0 0 5px}.steps p{color:#aaa6bd;margin:0}.design-system{background:#fff}.system-board{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:20px;padding:25px;background:#f8f7fb;border:1px solid #e4e1ed;border-radius:25px}.system-board>div{background:#fff;border-radius:18px;padding:23px}.type-sample small,.type-sample strong{display:block}.type-sample small{color:var(--violet);font-weight:800}.type-sample strong{font-size:25px}.type-sample p{color:var(--muted);font-size:12px;margin:0}.tokens>div{display:flex;align-items:center;gap:9px;margin:9px}.tokens i{width:25px;height:25px;border-radius:8px;background:#6c63ff}.tokens .c2{background:#17152b}.tokens .c3{background:#fbfaf7;border:1px solid #ddd}.tokens span{font-size:11px}.components{display:flex;flex-direction:column;gap:12px}.components button{background:var(--violet);color:#fff;border:0;padding:9px;border-radius:11px}.components>span{background:#fff3df;color:#9d6100;border-radius:30px;padding:6px 11px;font-size:10px;text-align:center}.components label{font-size:11px}.seo-copy{background:#f0eef8}.seo-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.prose{color:#535064}.prose p{margin-bottom:21px}.prose a{color:var(--violet);font-weight:800;border-bottom:1px solid #b7b2ff}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 2px}summary{font-size:18px;font-weight:800;cursor:pointer;list-style:none}summary:after{content:"+";float:left;color:var(--violet);font-size:25px}details[open] summary:after{content:"−"}details p{color:var(--muted);max-width:850px;margin:13px 0 0}.final-cta{padding:80px 0;background:var(--violet);color:#fff}.final-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.final-cta .kicker{color:#dcd9ff}.final-cta h2{font-size:40px;line-height:1.4;max-width:680px;margin:0}.final-cta .wrap>div:last-child{display:flex;flex-direction:column;align-items:center;gap:11px}.final-cta .wrap>div:last-child>a:last-child{font-size:12px;border-bottom:1px solid rgba(255,255,255,.5)}.light-button{background:#fff;color:var(--violet);box-shadow:none}.light-button:hover{background:#f4f3ff;color:var(--violet)}footer{background:#100e1d;color:#aaa6bd;padding:58px 0}footer .wrap{display:grid;grid-template-columns:1fr 2fr 1.6fr auto;gap:30px;align-items:center}.footer-brand{color:#fff}footer p{font-size:12px;margin:0}footer nav{display:flex;gap:18px;font-size:12px}footer small{font-size:10px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.nav{height:68px}.nav-toggle{display:block;margin-right:auto}.nav nav{display:none;position:absolute;top:68px;right:20px;left:20px;flex-direction:column;align-items:stretch;background:#fff;padding:18px;border-radius:18px;box-shadow:var(--shadow)}.nav nav.open{display:flex}.nav-actions .login{display:none}.hero-grid{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust{justify-content:center}.hero-art{min-height:440px}.hero-art img{width:95%;transform:none}.audience .wrap{display:block}.audience p{text-align:center;margin-bottom:15px}.audience-grid{grid-template-columns:repeat(3,1fr);border:0}.journey-panel{grid-template-columns:1fr;padding:35px}.bento-grid{grid-template-columns:1fr 1fr}.feature.featured,.feature.wide{grid-column:span 2}.system-board{grid-template-columns:1fr 1fr}.system-board .type-sample{grid-column:span 2}.seo-grid{grid-template-columns:1fr;gap:15px}.final-cta .wrap{display:block;text-align:center}.final-cta .wrap>div:last-child{margin-top:25px}footer .wrap{grid-template-columns:1fr 1fr}footer nav{justify-content:flex-end}}@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.nav-actions .button{display:none}h1{font-size:42px;letter-spacing:-1.5px}.hero{min-height:auto}.hero-grid{padding-bottom:35px}.lead{font-size:15px}.hero-actions{flex-direction:column}.trust{gap:10px;flex-wrap:wrap}.hero-art{min-height:310px}.float-card{display:none}.audience-grid{display:flex;overflow:auto;justify-content:flex-start}.audience-grid a{min-width:120px}.section{padding:76px 0}.section-head h2{font-size:32px}.journey-tabs{display:flex;overflow:auto}.journey-tabs button{min-width:145px}.journey-panel{padding:23px;gap:30px}.journey-panel h3{font-size:26px}.bento-grid{display:block}.feature{margin-bottom:13px}.feature.featured,.feature.wide{display:block}.sale-card,.website-mock{margin-top:25px}.steps li{grid-template-columns:66px 1fr;gap:12px}.steps li>span{font-size:29px}.system-board{display:block}.system-board>div{margin-bottom:12px}.final-cta h2{font-size:30px}footer .wrap{display:block;text-align:center}footer .brand{justify-content:center}footer p,footer nav,footer small{margin-top:20px}footer nav{justify-content:center;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}

/* Refined composition for the production landing page */
body{font-family:'Ravi','YekanBakhFaNum',Tahoma,"Segoe UI",Arial,sans-serif;text-rendering:optimizeLegibility}
.demo-phone{position:relative}
.hero{min-height:630px}
.hero-grid{grid-template-columns:1.02fr .98fr;min-height:630px;padding:44px 0 40px}
.hero-copy{padding-block:18px}
h1{font-size:clamp(42px,4.45vw,62px);line-height:1.28;letter-spacing:-1.3px;margin:16px 0 20px}
.lead{font-size:16px;line-height:2;max-width:560px}
.hero-art{min-height:480px}
.hero-art img{width:108%;transform:translateX(-2%)}
.site-header .button.small{border-radius:12px}
@media(max-width:900px){.hero-grid{min-height:auto;padding:48px 0 34px}.hero-copy{padding:0}.hero-art{min-height:390px}.hero-art img{width:min(100%,610px);transform:none}}
@media(max-width:600px){h1{font-size:38px;line-height:1.36}.hero-art{min-height:285px}.hero-grid{padding-top:38px}.section-head h2{line-height:1.48}.lead{line-height:1.9}}

/* V2: editorial photography and richer sales story */
.hero{min-height:690px;background:linear-gradient(135deg,#fbfaf7 45%,#f1efff 100%)}
.hero-grid{grid-template-columns:.9fr 1.1fr;min-height:690px;gap:55px;padding:50px 0}
.hero-copy{position:relative;z-index:2}
.hero-photo{min-height:540px;height:540px;border-radius:38px;overflow:hidden;box-shadow:0 35px 90px rgba(25,21,58,.18);isolation:isolate}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 48%,rgba(23,21,43,.12));pointer-events:none}
.hero-photo img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:42% center;transform:none;filter:none;mix-blend-mode:normal}
.hero-photo .art-glow{display:none}
.hero-photo .float-card{z-index:2}
.hero-photo .card-order{right:20px;bottom:22px}
.hero-photo .card-sale{left:20px;top:22px}
.proof-strip{padding:26px 0;background:#fff;border-bottom:1px solid var(--line)}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.proof-grid>div{display:grid;grid-template-columns:42px 1fr;column-gap:11px;padding:5px 25px;border-left:1px solid var(--line)}
.proof-grid>div:last-child{border:0}
.proof-grid span{grid-row:span 2;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--lav);color:var(--violet);font-size:10px;font-weight:900}
.proof-grid b{font-size:13px}.proof-grid small{color:var(--muted);font-size:10px}
.business-story{background:#fff}
.story-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:68px;align-items:center}
.story-photo{position:relative;height:610px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}
.story-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.story-photo span{position:absolute;right:22px;bottom:22px;padding:11px 16px;border:1px solid rgba(255,255,255,.4);border-radius:13px;color:#fff;background:rgba(23,21,43,.64);backdrop-filter:blur(12px);font-size:12px;font-weight:800}
.story-copy h2{font-size:clamp(32px,4vw,49px);line-height:1.42;margin:8px 0 17px}
.story-copy>p:not(.kicker){color:var(--muted)}
.story-options{display:grid;gap:9px;margin-top:28px}
.story-options button{text-align:right;border:1px solid var(--line);border-radius:16px;padding:15px 17px;background:#fff;color:var(--ink);cursor:default}
.story-options button.active{border-color:#bcb7ff;background:var(--lav);box-shadow:inset -3px 0 var(--violet)}
.story-options b,.story-options small{display:block}.story-options b{font-size:13px}.story-options small{margin-top:3px;color:var(--muted);font-size:10px}
.before-after{background:#fff}
.compare-grid{display:grid;grid-template-columns:1fr 65px 1fr;align-items:center}
.compare-card{min-height:330px;padding:38px;border:1px solid var(--line);border-radius:28px}
.compare-card>span{display:inline-block;padding:5px 11px;border-radius:30px;font-size:10px;font-weight:900}
.compare-card h3{font-size:27px;margin:17px 0 22px}.compare-card ul{list-style:none;padding:0;margin:0}.compare-card li{padding:10px 0;border-bottom:1px solid rgba(105,101,122,.12);color:var(--muted);font-size:13px}.compare-card li:before{margin-left:9px;font-weight:900}.compare-card.old{background:#f5f3f1}.compare-card.old>span{background:#e7e1dd;color:#70645c}.compare-card.old li:before{content:"×";color:#ad6e54}.compare-card.new{color:#fff;background:linear-gradient(145deg,#27233f,#17152b);box-shadow:0 28px 70px rgba(23,21,43,.18)}.compare-card.new>span{color:#dcd9ff;background:rgba(108,99,255,.28)}.compare-card.new li{color:#c2bfce;border-color:#3a364d}.compare-card.new li:before{content:"✓";color:#8f87ff}.compare-arrow{display:grid;place-items:center;position:relative;z-index:2;margin-inline:-8px;width:81px;height:81px;border:10px solid #fff;border-radius:50%;background:var(--violet);color:#fff;font-size:27px;box-shadow:0 12px 30px rgba(108,99,255,.24)}
.command-center{background:#f0eef8}
.command-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:65px;align-items:center}
.command-copy h2{font-size:clamp(32px,4vw,49px);line-height:1.42;margin:8px 0 16px}.command-copy>p:not(.kicker){color:var(--muted)}
.command-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.command-tags span{padding:7px 12px;border:1px solid #d6d2e8;border-radius:30px;background:#fff;font-size:10px;font-weight:800}
.dashboard-scene{direction:ltr;display:grid;grid-template-columns:72px 1fr;min-height:420px;padding:13px;border:1px solid #d9d5e7;border-radius:28px;background:#fff;box-shadow:0 35px 80px rgba(39,31,82,.14);transform:perspective(1200px) rotateY(4deg) rotateX(1deg)}
.dash-side{display:flex;flex-direction:column;align-items:center;gap:19px;padding-top:28px;border-radius:18px;background:var(--ink)}.dash-side i{width:26px;height:26px;border-radius:8px;background:#39354e}.dash-side i:first-child{background:var(--violet)}
.dash-main{padding:25px;direction:rtl}.dash-title{display:flex;justify-content:space-between;align-items:center}.dash-title span{width:38px;height:38px;border-radius:12px;background:var(--lav)}.dash-title b{font-size:13px}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:25px 0}.dash-stats i{height:76px;border-radius:14px;background:linear-gradient(135deg,#eeecff,#f9f8ff)}.dash-stats i:nth-child(2){background:linear-gradient(135deg,#fff1df,#fff9f1)}
.dash-content{display:grid;grid-template-columns:1.4fr .6fr;gap:12px}.dash-chart,.dash-orders{height:205px;padding:22px;border:1px solid #ece9f1;border-radius:16px}.dash-chart{display:flex;align-items:end;gap:10px}.dash-chart b{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(#8c84ff,#6c63ff)}.dash-chart b:nth-child(1){height:35%}.dash-chart b:nth-child(2){height:51%}.dash-chart b:nth-child(3){height:44%}.dash-chart b:nth-child(4){height:76%}.dash-chart b:nth-child(5){height:65%}.dash-chart b:nth-child(6){height:91%}.dash-orders span{display:block;height:27px;margin:0 0 12px;border-radius:8px;background:#f0eef5}.dash-orders span:nth-child(2){width:78%}.dash-orders span:nth-child(3){width:91%}.dash-orders span:nth-child(4){width:66%}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:28px}.hero-photo{height:430px;min-height:430px}.hero-photo img{width:100%;height:100%}.proof-grid{grid-template-columns:1fr 1fr;gap:20px}.proof-grid>div:nth-child(2){border:0}.story-grid,.command-grid{grid-template-columns:1fr}.story-photo{height:510px}.compare-grid{grid-template-columns:1fr;gap:14px}.compare-arrow{margin:-28px auto;transform:rotate(-90deg)}.dashboard-scene{transform:none}}
@media(max-width:600px){.hero{min-height:auto}.hero-grid{padding-bottom:28px}.hero-photo{height:350px;min-height:350px;border-radius:25px}.hero-photo img{object-position:39% center}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border:0;border-bottom:1px solid var(--line);padding:11px 8px}.story-photo{height:390px}.story-photo img{object-position:48% center}.compare-card{min-height:auto;padding:25px}.dashboard-scene{grid-template-columns:48px 1fr;min-height:330px;padding:8px 0}.dash-main{padding:15px}.dash-content{grid-template-columns:1fr}.dash-orders{display:none}.dash-chart{height:150px}.command-center{overflow:hidden}}

/* V3: real product recording, complete bento grid and expandable SEO copy */
.hero-promise{max-width:590px;margin:0 0 8px;font-size:17px;line-height:1.9;color:#302d43}
.hero-demo{position:relative;min-height:555px;height:555px;border-radius:42px;background:radial-gradient(circle at 50% 40%,#8179ff 0,#5d55dc 42%,#282342 100%);overflow:hidden;box-shadow:0 40px 95px rgba(47,39,111,.24);isolation:isolate}
.hero-demo:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.17);border-radius:31px}
.hero-demo:after{content:"";position:absolute;width:240px;height:240px;left:-70px;top:-80px;border:55px solid rgba(255,255,255,.07);border-radius:50%;z-index:-1}
.demo-phone{position:relative;width:258px;height:510px;padding:9px;border:2px solid rgba(255,255,255,.65);border-radius:38px;background:#0e0d16;box-shadow:0 30px 75px rgba(11,9,27,.48),0 0 0 7px rgba(255,255,255,.09);overflow:hidden;z-index:3;transform:rotate(1.5deg)}
.phone-speaker{position:absolute;top:14px;left:50%;z-index:5;width:76px;height:18px;border-radius:20px;background:#0d0c13;transform:translateX(-50%)}
.demo-phone video{display:block;width:100%;height:100%;border-radius:29px;object-fit:cover;background:#12101c}
.gift-ribbon{position:absolute;z-index:1;background:rgba(255,191,96,.92);box-shadow:0 0 20px rgba(255,191,96,.2)}
.ribbon-a{width:100%;height:18px;top:49%;right:0;transform:rotate(-8deg)}.ribbon-b{height:100%;width:18px;right:22%;top:0;transform:rotate(8deg)}
.spark{position:absolute;z-index:2;width:19px;height:19px;border:3px solid #fff;border-radius:5px;transform:rotate(45deg);opacity:.75}.spark-a{top:50px;right:58px}.spark-b{bottom:80px;left:46px;width:12px;height:12px;border-color:#ffcf7b}
.demo-caption{position:absolute;z-index:4;right:22px;bottom:24px;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(255,255,255,.3);border-radius:15px;color:#fff;background:rgba(22,18,49,.72);backdrop-filter:blur(13px)}
.demo-caption i{width:10px;height:10px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 5px rgba(255,255,255,.12)}.demo-caption b,.demo-caption small{display:block}.demo-caption b{font-size:11px}.demo-caption small{color:#cbc8e7;font-size:8px}
.hero-demo .float-card{z-index:5}.hero-demo .card-sale{left:22px;top:25px}.hero-demo .card-order{left:22px;right:auto;bottom:102px}
.game-feature{background:linear-gradient(145deg,#fff,#f2f0ff)}.game-orbit{position:relative;display:grid;place-items:center;width:110px;height:110px;margin:25px auto 0;border:1px dashed #9c96ec;border-radius:50%}.game-orbit:before,.game-orbit:after,.game-orbit i{content:"";position:absolute;width:14px;height:14px;border-radius:5px;background:var(--violet)}.game-orbit:before{top:-7px}.game-orbit:after{right:4px;bottom:8px;background:#ffbf60}.game-orbit i{left:0;top:25px;background:#292541}.game-orbit b{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;color:#fff;background:var(--violet);font-size:10px}
.qr-feature{background:#fff}.qr-shape{display:grid;grid-template-columns:repeat(2,36px);gap:7px;width:max-content;margin:25px auto 0;padding:13px;border:1px solid var(--line);border-radius:16px;background:var(--lav)}.qr-shape i{width:36px;height:36px;border:8px solid var(--ink);border-radius:4px}.qr-shape i:last-child{border-width:0;background:repeating-linear-gradient(45deg,var(--violet) 0 5px,transparent 5px 9px)}
.seo-copy{position:relative}.seo-expand{position:relative;max-height:365px;overflow:hidden;transition:max-height .45s ease}.seo-expand:not(.expanded):after{content:"";position:absolute;right:0;bottom:0;left:0;height:115px;background:linear-gradient(transparent,#f0eef8)}.seo-expand.expanded{max-height:1100px}.seo-extra{padding-top:2px}.seo-more-button{display:flex;align-items:center;justify-content:center;gap:9px;min-width:155px;margin:18px 0 0;padding:10px 16px;border:1px solid #c9c5f5;border-radius:12px;color:var(--violet);background:#fff;font-weight:900;cursor:pointer}.seo-more-button span{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;color:#fff;background:var(--violet)}
@media(max-width:900px){.hero-demo{height:530px;min-height:530px}.hero-promise{margin-inline:auto}.hero-demo .card-order{left:35px}.hero-demo .card-sale{left:35px}.seo-expand{max-height:390px}}
@media(max-width:600px){.hero-demo{height:500px;min-height:500px;border-radius:28px}.demo-phone{width:225px;height:455px;border-radius:34px}.demo-caption{right:13px;bottom:14px}.hero-demo .float-card{display:none}.hero-promise{font-size:15px}.seo-expand{max-height:470px}.seo-expand.expanded{max-height:1600px}.seo-more-button{width:100%}}
