@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#101114;--ink2:#181a20;--muted:#696c76;--muted2:#9b9da5;--paper:#f6f5f2;--white:#fff;--warm:#efede8;--line:#e4e2dc;--violet:#7158ff;--violet2:#8d79ff;--violet-soft:#eeebff;--lime:#c8ff62;--green:#178a5f;--red:#cb4b57;--shadow:0 28px 80px rgba(28,25,45,.11);--radius:28px;--font-display:'Manrope',Inter,system-ui,sans-serif;--font-body:'DM Sans',Inter,system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-70px;z-index:9999;background:#111;color:white;padding:11px 16px;border-radius:9px}.skip-link:focus{top:12px}
.site-header{position:fixed;inset:0 0 auto;z-index:100;padding:14px 0;transition:.3s ease}.site-header.scrolled{padding:8px 0;background:rgba(246,245,242,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,17,20,.06)}.nav-shell{width:min(1280px,calc(100% - 28px));min-height:70px;margin:auto;padding:0 12px 0 16px;border:1px solid rgba(16,17,20,.08);border-radius:18px;background:rgba(255,255,255,.83);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 35px rgba(31,28,46,.05)}.brand{display:inline-flex;align-items:center;gap:10px}.brand-logo{width:auto;height:36px;object-fit:contain}.brand span{display: inline-flex;}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#111;color:white;font-weight:800}.primary-nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:600}.primary-nav>a:not(.button){color:#4d4f57;transition:.2s}.primary-nav>a:not(.button):hover{color:#111}.nav-login{margin-left:6px}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:#111;margin:6px 0;border-radius:2px}.translate-wrap{position:relative}.translate-button,.footer-button{border:0;background:transparent;color:#555860;cursor:pointer;padding:8px 0}.translate-panel{position:absolute;right:0;top:42px;width:260px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.translate-panel p{font-size:12px;margin:9px 0 0;color:var(--muted)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 23px;border:1px solid transparent;border-radius:12px;font-weight:700;cursor:pointer;transition:.2s ease;letter-spacing:-.01em}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;padding:0 18px}.button-primary{background:var(--ink);color:#fff;box-shadow:0 12px 26px rgba(16,17,20,.16)}.button-primary:hover{background:#262831;box-shadow:0 16px 34px rgba(16,17,20,.2)}.button-outline,.button-ghost,.button-secondary{background:transparent;color:var(--ink);border-color:#d6d3cc;box-shadow:none}.button-outline:hover,.button-ghost:hover,.button-secondary:hover{background:#fff;border-color:#c6c3bc;box-shadow:none}.button-light{background:#fff;color:#111;box-shadow:0 12px 30px rgba(0,0,0,.14)}.full{width:100%}.text-link{font-weight:700;text-decoration:underline;text-underline-offset:5px}
.hero{position:relative;min-height:880px;padding:160px 0 92px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(113,88,255,.10),transparent 30%),linear-gradient(rgba(16,17,20,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(16,17,20,.035) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px;mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.45) 58%,transparent 92%)}.hero-glow{position:absolute;border-radius:999px;filter:blur(80px);pointer-events:none}.hero-glow-a{width:420px;height:420px;background:rgba(113,88,255,.13);right:8%;top:12%}.hero-glow-b{width:300px;height:300px;background:rgba(200,255,98,.15);right:31%;bottom:10%}.hero-layout{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:72px}.hero-copy{position:relative;z-index:2}.hero-kicker{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#565962;background:rgba(255,255,255,.65);border:1px solid rgba(16,17,20,.08);padding:9px 12px;border-radius:999px}.status-dot{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(23,138,95,.09)}.hero h1{font-family:var(--font-display);font-size:clamp(60px,6.3vw,92px);line-height:.98;letter-spacing:-.065em;margin:26px 0 26px;max-width:760px}.hero h1 span,.section-heading h2 span,.demo-copy h2 span{color:var(--violet)}.hero-lead{font-size:20px;line-height:1.6;color:#5d6069;max-width:630px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:25px;color:#6c6f77;font-size:13px}.hero-proof i{font-style:normal;color:var(--green);font-weight:800;margin-right:6px}
.product-stage{position:relative;min-height:580px;display:grid;place-items:center}.stage-orbit{position:absolute;border:1px solid rgba(113,88,255,.12);border-radius:50%}.stage-orbit-one{width:560px;height:560px}.stage-orbit-two{width:700px;height:700px}.merchant-window{position:relative;width:690px;max-width:100%;background:#f8f8fa;border:1px solid rgba(18,19,24,.12);border-radius:24px;box-shadow:0 38px 90px rgba(41,35,72,.17),0 6px 18px rgba(15,16,20,.06);overflow:hidden;transform:perspective(1400px) rotateY(-4deg) rotateX(1deg)}.merchant-topbar{height:66px;background:#fff;border-bottom:1px solid #ebeaf0;padding:0 18px;display:flex;align-items:center;justify-content:space-between}.merchant-brand{display:flex;align-items:center;gap:9px}.merchant-logo{width:34px;height:34px;border-radius:10px;background:#171820;color:white;display:grid;place-items:center;font-weight:800}.merchant-brand strong,.merchant-brand small{display:block;line-height:1.1}.merchant-brand strong{font-size:12px;letter-spacing:.05em}.merchant-brand small{font-size:8px;color:#94969f;margin-top:3px}.merchant-top-actions{display:flex;align-items:center;gap:10px}.merchant-search{font-size:9px;color:#999ca6;background:#f4f3f6;border:1px solid #ecebef;padding:7px 10px;border-radius:8px}.merchant-avatar{width:30px;height:30px;background:#e5e0ff;color:#5b43d6;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:800}.merchant-shell{display:grid;grid-template-columns:130px 1fr;min-height:450px}.merchant-sidebar{background:#fcfcfd;border-right:1px solid #ebeaf0;padding:20px 12px;display:flex;flex-direction:column;gap:5px}.side-item{font-size:9px;color:#868994;padding:8px 9px;border-radius:7px;display:flex;gap:8px;align-items:center}.side-item i{width:7px;height:7px;border:1.5px solid currentColor;border-radius:2px}.side-item.active{background:#eeeaff;color:#5f47da;font-weight:700}.side-divider{height:1px;background:#ecebf0;margin:6px 0}.merchant-content{padding:22px}.merchant-heading,.card-head{display:flex;align-items:center;justify-content:space-between}.merchant-heading small,.merchant-heading strong,.card-head small,.card-head strong{display:block}.merchant-heading small,.card-head small{font-size:7px;color:#9a9ca5;letter-spacing:.1em}.merchant-heading strong{font-size:17px;letter-spacing:-.03em}.merchant-heading button{border:1px solid #e4e2e9;background:#fff;border-radius:8px;font-size:8px;padding:7px 10px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.metric-card{background:#fff;border:1px solid #ecebf0;border-radius:12px;padding:13px}.metric-card span,.metric-card strong,.metric-card small{display:block}.metric-card span{font-size:8px;color:#989aa3}.metric-card strong{font-size:17px;margin:6px 0 3px;letter-spacing:-.03em}.metric-card small{font-size:7px;color:#9a9ca5}.metric-up{color:#168c61!important}.metric-highlight{background:#171820;color:white;border-color:#171820}.metric-highlight span,.metric-highlight small{color:#a8a9b0}.merchant-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:10px;margin-top:10px}.chart-card,.orders-card{background:#fff;border:1px solid #ecebf0;border-radius:12px;padding:13px}.card-head strong{font-size:10px}.card-head>span{font-size:7px;color:#8f919a}.chart-area{height:128px;position:relative;margin-top:12px;border-bottom:1px solid #eeeef2;background:linear-gradient(#f2f1f5 1px,transparent 1px);background-size:100% 33.33%}.chart-area svg{position:absolute;inset:0;width:100%;height:100%}.chart-labels{display:flex;justify-content:space-between;font-size:6px;color:#a5a7af;margin-top:7px}.mini-order{display:flex;align-items:center;gap:8px;padding:11px 0;border-bottom:1px solid #f0eff3}.mini-order:last-child{border-bottom:0}.order-avatar{width:27px;height:27px;border-radius:8px;background:#dff6eb;color:#177454;display:grid;place-items:center;font-size:7px;font-weight:800}.order-avatar.purple{background:#ece8ff;color:#5d44d7}.order-avatar.gold{background:#fff1d8;color:#9d6912}.mini-order p{margin:0;flex:1}.mini-order strong,.mini-order small{display:block}.mini-order strong{font-size:8px}.mini-order small{font-size:6px;color:#989aa2}.mini-order>b{font-size:8px}.floating-card{position:absolute;background:#fff;border:1px solid rgba(17,18,22,.08);box-shadow:0 22px 55px rgba(33,29,54,.16);border-radius:14px}.floating-order{left:-26px;bottom:70px;display:flex;align-items:center;gap:10px;padding:12px 14px;min-width:195px}.float-icon{width:34px;height:34px;border-radius:10px;background:#dff8ea;color:#138357;display:grid;place-items:center;font-weight:900}.floating-order small,.floating-order strong{display:block}.floating-order small{font-size:7px;color:#999ba3;letter-spacing:.08em}.floating-order strong{font-size:11px}.floating-order em{margin-left:auto;font-size:7px;color:#9597a0;font-style:normal}.floating-growth{right:-16px;top:92px;padding:14px 16px;min-width:138px}.floating-growth small,.floating-growth strong,.floating-growth span{display:block}.floating-growth small{font-size:7px;color:#999ba3}.floating-growth strong{font-size:22px;letter-spacing:-.04em;color:#5b44d3;margin:4px 0}.floating-growth span{font-size:8px;color:#73757d}
.signal-strip{border-block:1px solid #dfddd7;background:#fff}.signal-row{display:grid;grid-template-columns:repeat(4,1fr)}.signal-row>div{display:flex;align-items:center;gap:12px;padding:24px 22px;border-right:1px solid #e5e2dc}.signal-row>div:first-child{padding-left:0}.signal-row>div:last-child{border:0}.signal-icon{width:38px;height:38px;border-radius:12px;background:#f2f0eb;display:grid;place-items:center;font-weight:800;font-size:13px}.signal-row p{margin:0}.signal-row strong,.signal-row small{display:block}.signal-row strong{font-size:13px}.signal-row small{font-size:11px;color:#8a8c93;margin-top:2px}
.section{padding:120px 0}.section-intro{padding-top:135px}.eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#716f77}.section-heading{text-align:center;max-width:820px;margin:0 auto 58px}.section-heading-wide{max-width:960px}.section-heading h2,.split-heading h2,.demo-copy h2,.final-cta h2{font-family:var(--font-display);font-size:clamp(42px,5vw,68px);line-height:1.05;letter-spacing:-.055em;margin:16px 0}.section-heading p,.split-heading p,.demo-copy>p{font-size:18px;color:#6d7078;max-width:710px;margin-inline:auto}.bento-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.bento-card{position:relative;border:1px solid #dfddd7;border-radius:26px;background:#fff;padding:34px;overflow:hidden;min-height:360px}.bento-large{grid-row:span 2;min-height:738px}.bento-wide{grid-column:1/-1;min-height:300px;display:flex;align-items:center;justify-content:space-between;gap:50px}.bento-label{font-size:10px;font-weight:800;letter-spacing:.12em;color:#8d8f96}.bento-copy{position:relative;z-index:2}.bento-copy h3{font-family:var(--font-display);font-size:32px;letter-spacing:-.04em;line-height:1.1;margin:12px 0}.bento-large .bento-copy h3{font-size:42px}.bento-copy p{color:#6d7078;max-width:540px;margin:0}.bento-copy a{display:inline-block;margin-top:20px;font-weight:700;font-size:13px}.bento-copy a span{margin-left:5px}.storefront-visual{position:absolute;left:34px;right:34px;bottom:34px;height:365px;border:1px solid #dddbe0;border-radius:20px;background:#f7f5f1;overflow:hidden;box-shadow:0 20px 40px rgba(30,27,42,.07)}.mini-shop-nav{height:54px;background:#fff;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-size:8px;border-bottom:1px solid #ece9e2}.mini-shop-nav strong{font-size:11px;letter-spacing:.08em}.mini-shop-nav i{font-style:normal}.mini-shop-body{height:311px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:28px;background:linear-gradient(135deg,#f8f4e8,#efebdd)}.mini-shop-body small{font-size:7px;letter-spacing:.15em}.mini-shop-body h4{font-family:var(--font-display);font-size:27px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 18px}.mini-shop-body button{border:0;background:#111;color:#fff;border-radius:6px;padding:9px 12px;font-size:7px}.shop-product{text-align:center}.product-blob{display:block;width:135px;height:155px;background:linear-gradient(145deg,#bbc4a6,#7d8b6d);border-radius:48% 48% 18px 18px;margin:0 auto 14px;box-shadow:inset -20px -20px 40px rgba(0,0,0,.09)}.shop-product b,.shop-product small{display:block}.shop-product b{font-size:10px}.shop-product small{margin-top:3px}.order-stack{margin-top:30px;display:grid;gap:9px}.order-stack>div{border:1px solid #ece9e3;border-radius:12px;padding:12px;display:flex;align-items:center;gap:10px}.stack-dot{width:10px;height:10px;border-radius:50%;background:#ddd}.stack-dot.green{background:#42bc88}.stack-dot.violet{background:#8471ff}.stack-dot.amber{background:#f3b84e}.order-stack p{margin:0;flex:1}.order-stack strong,.order-stack small{display:block}.order-stack strong{font-size:11px}.order-stack small{font-size:9px;color:#95979e}.order-stack b{font-size:11px}.customer-visual{margin-top:26px;background:#171820;color:white;border-radius:18px;padding:25px;text-align:center}.customer-avatar{width:58px;height:58px;border-radius:50%;background:var(--lime);color:#13151a;display:grid;place-items:center;margin:0 auto 10px;font-weight:800}.customer-visual strong,.customer-visual span,.customer-visual small{display:block}.customer-visual strong{font-size:14px}.customer-visual span{font-size:10px;color:#a8a9b1}.loyalty-meter{height:7px;background:#34353c;border-radius:999px;margin:18px 0 7px;overflow:hidden}.loyalty-meter i{display:block;width:72%;height:100%;background:var(--lime);border-radius:999px}.customer-visual small{text-align:left;color:#a8a9b1;font-size:9px}.ops-chips{display:flex;flex-wrap:wrap;gap:9px;max-width:440px;justify-content:flex-end}.ops-chips span{padding:12px 14px;border-radius:999px;background:#f4f2ed;border:1px solid #e3e0da;font-size:12px;font-weight:700}
.dark-section{background:#121318;color:#fff}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:50px}.split-heading-light .eyebrow{color:#9f9fa6}.split-heading-light p{color:#a8a9b1;margin:0 0 10px;max-width:520px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.industry-card{position:relative;min-height:350px;padding:28px;border:1px solid #2c2e35;border-radius:22px;background:#17181e;display:flex;flex-direction:column}.industry-card:hover{border-color:#494b56;transform:translateY(-4px);transition:.25s}.featured-industry{background:linear-gradient(145deg,#241f45,#18191f);border-color:#4d427a}.industry-number{font-size:9px;color:#777a84;letter-spacing:.1em}.industry-icon{width:52px;height:52px;border-radius:15px;background:#22242b;display:grid;place-items:center;margin-top:36px;font-size:22px}.featured-industry .industry-icon{background:#6f57fb}.industry-card h3{font-family:var(--font-display);font-size:27px;letter-spacing:-.035em;margin:18px 0 8px}.industry-card p{color:#a3a5ae;font-size:14px;margin:0}.industry-link{margin-top:auto;padding-top:30px;font-size:10px;color:#c8c9ce;text-transform:uppercase;letter-spacing:.09em}
.themes-section{background:#efede8}.theme-showcase{display:grid;grid-template-columns:1fr 1fr;gap:20px}.theme-tile{background:#fff;border:1px solid #dddad3;border-radius:24px;padding:12px}.theme-browser{height:410px;border-radius:16px;overflow:hidden;position:relative}.browser-line{height:30px;background:rgba(255,255,255,.75);display:flex;align-items:center;gap:4px;padding:0 10px;backdrop-filter:blur(10px)}.browser-line i{width:5px;height:5px;border-radius:50%;background:rgba(0,0,0,.18)}.theme-scene{height:380px;padding:48px 42px;display:flex;flex-direction:column;justify-content:flex-end}.theme-scene small{font-size:9px;letter-spacing:.18em;font-weight:800}.theme-scene h3{font-family:var(--font-display);font-size:40px;line-height:1.04;letter-spacing:-.05em;margin:10px 0 18px}.theme-scene span{font-size:11px;font-weight:700}.theme-tile-grocery .theme-browser{background:linear-gradient(145deg,#e2efd2,#82aa77)}.theme-tile-restaurant .theme-browser{background:radial-gradient(circle at 80% 16%,#d1ad5a 0,transparent 26%),linear-gradient(145deg,#651626,#210b12);color:#fff}.theme-tile-travel .theme-browser{background:linear-gradient(160deg,#b8e9f4,#5da8c9 55%,#17536f);color:#052c3d}.theme-tile-law .theme-browser{background:linear-gradient(145deg,#e7dcc8,#98866a);color:#2e261c}.theme-meta{display:flex;align-items:center;justify-content:space-between;padding:20px 10px 10px}.theme-meta strong,.theme-meta span{display:block}.theme-meta strong{font-size:15px}.theme-meta span{font-size:11px;color:#8b8d94;margin-top:2px}.theme-meta b{font-size:11px;color:#a5a6ab}
.pricing-section{background:#f8f7f4}.pricing-controls{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:14px}.billing-toggle{display:flex;background:#ebe9e4;border:1px solid #e0ddd7;padding:5px;border-radius:12px}.billing-toggle button{border:0;background:transparent;color:#777981;padding:10px 15px;border-radius:8px;cursor:pointer;font-weight:700}.billing-toggle button.active{background:#fff;color:#111;box-shadow:0 5px 18px rgba(30,28,40,.07)}.billing-toggle span{font-size:9px;color:#16845b}.currency-label{font-size:11px;color:#777981}.currency-label select{display:block;margin-top:4px;background:#fff;color:#111;border:1px solid #dcd9d2;border-radius:9px;padding:9px 30px 9px 10px}.currency-note{text-align:center;font-size:11px;color:#92949a;margin:0 0 35px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;align-items:stretch}.price-card{position:relative;background:#fff;border:1px solid #dfdcd6;border-radius:24px;padding:30px;display:flex;flex-direction:column}.price-card.featured{background:#171820;color:white;border-color:#171820;box-shadow:0 28px 70px rgba(20,20,27,.16)}.popular{position:absolute;right:22px;top:22px;padding:6px 9px;border-radius:999px;background:var(--lime);color:#15171a;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.plan-label{font-size:15px;font-weight:800}.plan-top>p{font-size:12px;color:#86888f;min-height:42px}.featured .plan-top>p{color:#a9aab1}.price{margin:24px 0 2px}.price strong{font-family:var(--font-display);font-size:48px;letter-spacing:-.055em}.price span{font-size:12px;color:#8c8e95;margin-left:5px}.annual-charge{font-size:10px;color:#8d8f96;margin:0 0 16px}.price-card>.button{margin-top:18px}.featured .button-primary{background:#fff;color:#111;box-shadow:none}.featured .button-primary:hover{background:#f1f1f1}.featured .button-outline{border-color:#45464d;color:white}.plan-divider{height:1px;background:#ece9e3;margin:28px 0 20px}.featured .plan-divider{background:#34353c}.includes-title{font-size:11px}.price-card ul{list-style:none;padding:0;margin:13px 0 0}.price-card li{font-size:12px;color:#65676f;padding:7px 0}.featured li{color:#c9cad0}.price-card li:before{content:"✓";font-weight:900;color:#16845b;margin-right:8px}.featured li:before{color:var(--lime)}.enterprise-row{margin-top:18px;background:#eeece7;border:1px solid #dfddd7;border-radius:22px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.enterprise-row h3{font-family:var(--font-display);font-size:24px;margin:6px 0}.enterprise-row p{margin:0;color:#71737b;font-size:13px}
.demo-section{background:#fff}.demo-shell{background:#f1efe9;border:1px solid #e0ddd6;border-radius:32px;padding:68px;display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:center}.demo-copy h2{font-size:50px}.demo-copy>p{margin:0;max-width:580px}.demo-notes{display:grid;gap:13px;margin-top:34px}.demo-notes span{font-size:13px;font-weight:700}.demo-notes i{font-style:normal;width:30px;height:30px;border-radius:50%;border:1px solid #d8d5cd;display:inline-grid;place-items:center;margin-right:10px;font-size:9px;color:#777981}.contact-card{background:#fff;border:1px solid #dfddd7;border-radius:20px;padding:26px;box-shadow:0 18px 50px rgba(26,24,37,.06);display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-card label{font-size:11px;font-weight:700;color:#555860}.contact-card input,.contact-card select,.contact-card textarea{width:100%;display:block;margin-top:6px;border:1px solid #ddd9d2;border-radius:10px;background:#fbfaf8;color:#111;padding:12px;outline:none}.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:#8270ed;box-shadow:0 0 0 3px rgba(113,88,255,.08)}.contact-card small{color:#96989f;text-align:center;font-size:10px}
.faq-section{background:#f6f5f2}.faq-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.faq-intro{position:sticky;top:120px}.faq-intro h2{font-family:var(--font-display);font-size:46px;line-height:1.05;letter-spacing:-.05em;margin:16px 0}.faq-intro p{color:#777980}.faq-intro a{text-decoration:underline;text-underline-offset:4px}.faq-list{display:grid;border-top:1px solid #dcd9d2}.faq-item{border-bottom:1px solid #dcd9d2}.faq-item button{width:100%;border:0;background:transparent;color:#111;padding:23px 0;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer;font-size:16px;font-weight:700}.faq-item button b{width:28px;height:28px;border:1px solid #d3d0c9;border-radius:50%;display:grid;place-items:center;font-size:16px}.faq-item>div{display:grid;grid-template-rows:0fr;transition:.25s}.faq-item>div>p{overflow:hidden;color:#73757d;margin:0;padding:0;max-width:650px}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div>p{padding-bottom:24px}
.final-cta{padding:40px 0 100px;background:#f6f5f2}.final-cta-card{position:relative;overflow:hidden;background:#7158ff;color:#fff;border-radius:34px;padding:70px 72px;display:flex;align-items:end;justify-content:space-between;gap:40px}.final-cta-card:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.10);right:-80px;top:-130px}.final-cta-copy{position:relative;z-index:2}.final-cta .eyebrow{color:#d9d3ff}.final-cta h2{font-size:58px;max-width:720px;margin-bottom:12px}.final-cta p{color:#e2defa;margin:0}.final-cta-actions{position:relative;z-index:2;display:flex;align-items:center;gap:20px;flex-shrink:0}.final-cta .text-link{color:white}
.site-footer{background:#111216;color:#fff;padding:70px 0 26px}.footer-top{display:grid;grid-template-columns:1fr 1.45fr;gap:90px}.footer-brand p{color:#9799a1;font-size:14px;max-width:340px;margin:24px 0}.footer-email{font-weight:700}.footer-email span{margin-left:5px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-links h3{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#787a83;margin:0 0 18px}.footer-links a,.footer-button{display:block;color:#c5c6cb;font-size:13px;margin:11px 0}.footer-links a:hover,.footer-button:hover{color:white}.footer-button{padding:0}.footer-logo .brand-logo{filter:brightness(0) invert(1)}.footer-bottom{border-top:1px solid #292a30;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#777981;font-size:11px}
.cookie-banner{position:fixed;z-index:300;left:24px;right:24px;bottom:24px;max-width:980px;margin:auto;background:#fff;border:1px solid #dcd9d2;border-radius:18px;box-shadow:0 25px 80px rgba(20,18,35,.18);padding:22px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cookie-banner[hidden]{display:none}.cookie-banner h2{font-size:17px;margin:0 0 5px}.cookie-banner p{font-size:12px;color:#74767e;margin:0}.cookie-banner p a{text-decoration:underline}.cookie-actions{display:flex;gap:10px;flex-shrink:0}.cookie-actions .button{min-height:42px;font-size:12px}
.legal-main{padding:155px 0 100px;min-height:80vh}.legal-layout{display:grid;grid-template-columns:220px 1fr;gap:65px}.legal-nav{position:sticky;top:120px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.legal-nav strong{display:block;padding:7px 10px 13px}.legal-nav a{display:block;padding:8px 10px;color:var(--muted);border-radius:8px;font-size:13px}.legal-nav a.active,.legal-nav a:hover{background:var(--violet-soft);color:#4934c5}.legal-content{max-width:780px}.legal-content h1{font-family:var(--font-display);font-size:clamp(40px,6vw,66px);letter-spacing:-.05em;line-height:1;margin:18px 0}.legal-content>p,.legal-content section p{color:#71737b}.legal-content section{padding-top:20px}.legal-content section h2{font-size:22px}.legal-content a{text-decoration:underline;color:#5b44d2}.legal-updated{font-size:12px}
@media(max-width:1080px){.primary-nav{position:absolute;top:84px;left:14px;right:14px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.primary-nav.open{display:flex}.primary-nav>a{padding:8px}.menu-toggle{display:block}.translate-panel{position:static;width:100%;margin-top:8px}.hero-layout{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero-copy>*{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.product-stage{max-width:820px;margin:auto}.merchant-window{transform:none}.bento-grid{grid-template-columns:1fr}.bento-large{grid-row:auto}.bento-wide{grid-column:auto}.industry-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:700px;margin:auto}.demo-shell{grid-template-columns:1fr;gap:45px}.faq-shell{grid-template-columns:1fr;gap:40px}.faq-intro{position:static}.footer-top{grid-template-columns:1fr;gap:50px}}
@media(max-width:760px){.container{width:min(100% - 28px,1240px)}.site-header{padding:8px 0}.nav-shell{width:calc(100% - 18px);min-height:62px}.brand-logo{height:31px}.hero{min-height:auto;padding:128px 0 74px}.hero h1{font-size:49px}.hero-lead{font-size:17px}.hero-actions .button{width:100%}.hero-proof{gap:7px 14px}.product-stage{min-height:auto;margin-top:10px}.stage-orbit,.floating-growth{display:none}.merchant-window{border-radius:16px}.merchant-sidebar{display:none}.merchant-shell{grid-template-columns:1fr;min-height:400px}.merchant-content{padding:14px}.metric-row{grid-template-columns:1fr 1fr}.metric-row .metric-card:last-child{display:none}.merchant-grid{grid-template-columns:1fr}.orders-card{display:none}.floating-order{left:12px;right:12px;bottom:-26px}.signal-row{grid-template-columns:1fr 1fr}.signal-row>div{padding:17px 10px!important;border-bottom:1px solid #e5e2dc}.signal-row>div:nth-child(2){border-right:0}.section{padding:82px 0}.section-intro{padding-top:96px}.section-heading h2,.split-heading h2,.final-cta h2{font-size:40px}.section-heading p,.split-heading p{font-size:16px}.bento-card{padding:24px;min-height:auto}.bento-large{min-height:610px}.bento-large .bento-copy h3,.bento-copy h3{font-size:29px}.storefront-visual{left:18px;right:18px;bottom:18px;height:320px}.mini-shop-body{grid-template-columns:1fr}.shop-product{display:none}.bento-wide{display:block}.ops-chips{justify-content:flex-start;margin-top:28px}.split-heading{grid-template-columns:1fr;gap:8px}.industry-grid{grid-template-columns:1fr}.industry-card{min-height:280px}.theme-showcase{grid-template-columns:1fr}.theme-browser{height:320px}.theme-scene{height:290px;padding:30px 25px}.theme-scene h3{font-size:33px}.pricing-controls{align-items:stretch}.billing-toggle{width:100%}.billing-toggle button{flex:1}.currency-label,.currency-label select{width:100%}.price-card{padding:24px}.enterprise-row{flex-direction:column;align-items:flex-start}.demo-shell{padding:34px 22px}.demo-copy h2{font-size:37px}.form-row{grid-template-columns:1fr}.faq-intro h2{font-size:38px}.final-cta-card{padding:42px 28px;display:block}.final-cta-actions{margin-top:28px;display:block}.final-cta-actions .button{width:100%;margin-bottom:20px}.footer-links{grid-template-columns:1fr 1fr;gap:35px}.footer-bottom{flex-direction:column;gap:5px}.cookie-banner{left:10px;right:10px;bottom:10px;display:block;padding:17px}.cookie-actions{margin-top:14px}.cookie-actions .button{flex:1;padding:0 12px}.legal-layout{grid-template-columns:1fr;gap:30px}.legal-nav{position:static;display:flex;overflow-x:auto;gap:4px}.legal-nav strong{display:none}.legal-nav a{white-space:nowrap}}
@media(max-width:480px){.signal-row{grid-template-columns:1fr}.signal-row>div{border-right:0}.metric-row{grid-template-columns:1fr}.metric-row .metric-card:nth-child(2){display:none}.merchant-heading button{display:none}.footer-links{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* ============================================================
   LYXE v3 — premium navigation + mobile conversion pass
   ============================================================ */
.site-header{
  padding:18px 0 0;
  pointer-events:none;
}
.site-header.scrolled{
  padding:10px 0 0;
  background:transparent;
  border:0;
  backdrop-filter:none;
}
.nav-shell{
  position:relative;
  width:min(1380px,calc(100% - 48px));
  min-height:72px;
  padding:0 10px 0 14px;
  border:1px solid rgba(16,17,20,.08);
  border-radius:22px;
  background:rgba(255,255,255,.86);
  backdrop-filter:blur(24px) saturate(145%);
  -webkit-backdrop-filter:blur(24px) saturate(145%);
  box-shadow:0 14px 45px rgba(21,20,28,.07), inset 0 1px 0 rgba(255,255,255,.8);
  pointer-events:auto;
}
.site-header.scrolled .nav-shell{
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 55px rgba(21,20,28,.11), inset 0 1px 0 rgba(255,255,255,.9);
}
.brand{gap:11px;min-width:190px}
.brand-icon-wrap{width:40px;height:40px;border-radius:12px;background:#111216;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 18px rgba(17,18,22,.14)}
.brand-icon-wrap .brand-logo{width:31px;height:31px;object-fit:contain}
.brand-copy{display:flex!important;flex-direction:column;line-height:1}
.brand-copy strong{font-family:var(--font-display);font-size:16px;letter-spacing:.08em}
.brand-copy small{margin-top:5px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#92949b;font-weight:700}
.desktop-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:5px;background:#f4f3ef;border:1px solid #eceae5;border-radius:14px;padding:5px}
.desktop-nav a{padding:10px 14px;border-radius:10px;font-size:13px;font-weight:650;color:#55575e;transition:background .2s,color .2s,transform .2s}
.desktop-nav a:hover{background:#fff;color:#111216;box-shadow:0 4px 14px rgba(17,18,22,.06);transform:translateY(-1px)}
.nav-actions{margin-left:auto;display:flex;align-items:center;gap:8px}
.nav-language-desktop .translate-button{height:42px;display:flex;align-items:center;gap:6px;padding:0 10px;border-radius:11px;color:#50525a;font-size:12px;font-weight:700}
.nav-language-desktop .translate-button:hover{background:#f3f2ee}
.nav-login{padding:10px 9px!important;margin:0!important;color:#45474e!important;font-size:13px;font-weight:700}
.nav-cta{height:44px!important;padding:0 17px!important;border-radius:12px!important;background:#111216!important;color:#fff!important;box-shadow:none!important}
.nav-cta:hover{transform:translateY(-1px);background:#272830!important}
.mobile-nav,.nav-backdrop{display:none}

@media(max-width:1180px){
  .desktop-nav{gap:2px}
  .desktop-nav a{padding:9px 10px}
  .brand{min-width:150px}
  .brand-copy small{display:none}
}

@media(max-width:980px){
  body.nav-open{overflow:hidden}
  .site-header{padding:10px 0 0}
  .nav-shell{width:calc(100% - 20px);min-height:64px;padding:0 9px 0 10px;border-radius:18px}
  .brand{min-width:0;gap:9px}
  .brand-icon-wrap{width:38px;height:38px;border-radius:11px}
  .brand-icon-wrap .brand-logo{width:29px;height:29px}
  .brand-copy strong{font-size:14px}
  .brand-copy small{display:block;font-size:8px;margin-top:4px}
  .desktop-nav,.nav-language-desktop,.nav-login,.nav-cta{display:none!important}
  .menu-toggle{display:flex;width:44px;height:44px;border:0;border-radius:12px;background:#f1f0ec;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;position:relative;z-index:103}
  .menu-toggle span{width:18px;height:1.8px;background:#111216;margin:0;transition:transform .25s ease,opacity .2s ease}
  .menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}
  .primary-nav.mobile-nav{position:fixed;display:flex;top:84px;left:10px;right:10px;bottom:10px;z-index:102;flex-direction:column;align-items:stretch;gap:0;padding:24px;border:1px solid rgba(16,17,20,.08);border-radius:24px;background:rgba(252,251,248,.985);box-shadow:0 30px 90px rgba(16,17,20,.18);overflow:auto;transform:translateY(-10px) scale(.985);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s}
  .primary-nav.mobile-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
  .mobile-nav-head{padding:3px 2px 20px;border-bottom:1px solid #e6e3dd}
  .mobile-nav-head span{display:block;font-family:var(--font-display);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#111216}
  .mobile-nav-head small{display:block;margin-top:6px;color:#8a8c93;font-size:11px}
  .mobile-nav-links{display:grid;padding:9px 0}
  .mobile-nav-links a{display:grid!important;grid-template-columns:32px 1fr auto;align-items:center;padding:13px 2px!important;border-bottom:1px solid #ebe8e2;color:#15161a!important;font-family:var(--font-display);font-size:28px!important;font-weight:600!important;letter-spacing:-.035em;line-height:1.05}
  .mobile-nav-links a span{font-family:var(--font-body);font-size:9px;letter-spacing:.08em;color:#a2a3a8;font-weight:800}
  .mobile-nav-links a b{font-family:var(--font-body);font-size:18px;font-weight:500;color:#9b9ca2;transition:transform .2s}
  .mobile-nav-links a:hover b{transform:translateX(3px)}
  .mobile-nav-actions{display:grid;gap:8px;margin-top:15px}
  .mobile-nav-actions .button{width:100%;min-height:52px;border-radius:13px}
  .mobile-login{display:flex!important;align-items:center;justify-content:space-between;padding:12px 2px!important;color:#55575e!important;font-size:13px!important;font-family:var(--font-body)!important;font-weight:700!important}
  .nav-language-mobile{margin-top:6px;border-top:1px solid #e8e5df;padding-top:10px}
  .mobile-translate-button{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 2px!important;color:#55575e!important;font-weight:700}
  .nav-language-mobile .translate-panel{position:static;width:100%;margin-top:7px;background:#fff}
  .mobile-nav-foot{margin-top:auto;padding-top:16px;display:flex;gap:12px;flex-wrap:wrap;color:#8c8e95;font-size:10px}
  .mobile-nav-foot span{display:flex;align-items:center;gap:5px}
  .mobile-nav-foot span:before{content:'✓';color:var(--green);font-weight:900}
  .nav-backdrop{display:block;position:fixed;inset:0;z-index:99;border:0;background:rgba(20,21,25,.18);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}
  .nav-backdrop.open{opacity:1;visibility:visible;pointer-events:auto}
}

@media(max-width:760px){
  .container{width:min(100% - 32px,1240px)}
  .site-header,.site-header.scrolled{padding:8px 0 0}
  .nav-shell{width:calc(100% - 16px);min-height:60px;border-radius:16px}
  .brand-icon-wrap{width:36px;height:36px;border-radius:10px}
  .brand-icon-wrap .brand-logo{width:27px;height:27px}
  .brand-copy strong{font-size:13px}
  .brand-copy small{font-size:7px}
  .menu-toggle{width:40px;height:40px;border-radius:10px}
  .primary-nav.mobile-nav{top:76px;left:8px;right:8px;bottom:8px;padding:20px;border-radius:20px}

  /* Hero: mobile first, readable, deliberate and compact */
  .hero{padding:104px 0 50px!important;min-height:auto!important;overflow:hidden}
  .hero:before{background-size:38px 38px;opacity:.42}
  .hero-layout{display:flex!important;flex-direction:column;gap:34px!important}
  .hero-copy{text-align:left!important}
  .hero-copy>*{margin-inline:0!important}
  .hero-kicker{font-size:9px!important;padding:7px 9px!important;letter-spacing:.07em!important;max-width:100%}
  .status-dot{width:6px;height:6px}
  .hero h1{font-size:clamp(43px,12.4vw,58px)!important;line-height:.93!important;letter-spacing:-.065em!important;margin:20px 0 18px!important;max-width:390px}
  .hero h1 span{display:block}
  .hero-lead{font-size:16px!important;line-height:1.55!important;max-width:370px!important;color:#62656d}
  .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:26px!important;justify-content:stretch!important}
  .hero-actions .button{width:100%!important;min-height:52px!important;border-radius:13px!important;font-size:14px!important}
  .hero-proof{display:grid!important;grid-template-columns:1fr 1fr!important;justify-content:start!important;gap:7px 12px!important;margin-top:17px!important;font-size:10px!important}
  .hero-proof span:last-child{grid-column:1/-1}

  /* Make the product proof feel like a phone-native card, not a shrunk desktop */
  .product-stage{width:100%!important;min-height:0!important;margin:2px 0 0!important;padding:0!important}
  .stage-orbit,.floating-growth{display:none!important}
  .merchant-window{width:100%!important;border-radius:18px!important;transform:none!important;box-shadow:0 24px 60px rgba(28,27,34,.13)!important}
  .merchant-topbar{height:50px!important;padding:0 13px!important}
  .merchant-logo{width:27px!important;height:27px!important;border-radius:8px!important;font-size:10px!important}
  .merchant-brand strong{font-size:10px!important}.merchant-brand small{font-size:6px!important}
  .merchant-search{display:none!important}.merchant-avatar{width:26px!important;height:26px!important;font-size:8px!important}
  .merchant-shell{display:block!important;min-height:0!important}
  .merchant-sidebar{display:none!important}
  .merchant-content{padding:14px!important}
  .merchant-heading{margin-bottom:12px!important}.merchant-heading small{font-size:6px!important}.merchant-heading strong{font-size:13px!important}.merchant-heading button{font-size:7px!important;padding:7px 8px!important}
  .metric-row{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .metric-card{padding:12px!important;min-height:76px!important;border-radius:11px!important}.metric-card span{font-size:7px!important}.metric-card strong{font-size:16px!important;margin:5px 0!important}.metric-card small{font-size:7px!important}
  .metric-row .metric-card:last-child{display:none!important}
  .merchant-grid{grid-template-columns:1fr!important;margin-top:8px!important}
  .chart-card{padding:12px!important;border-radius:12px!important}.orders-card{display:none!important}.chart-area{height:118px!important}.chart-labels{font-size:5px!important}
  .floating-order{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:calc(100% - 24px)!important;margin:-14px auto 0!important;border-radius:13px!important;padding:10px 12px!important;box-shadow:0 12px 32px rgba(25,25,31,.13)!important}
  .floating-order small{font-size:6px!important}.floating-order strong{font-size:10px!important}.floating-order em{font-size:7px!important}

  /* Benefits become swipeable conversion cards instead of a cramped grid */
  .signal-strip{padding:14px 0 5px!important;background:#f8f7f3!important;overflow:hidden}
  .signal-strip .container{width:100%!important;padding-left:16px!important}
  .signal-row{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 16px 12px 0!important;scrollbar-width:none}
  .signal-row::-webkit-scrollbar{display:none}
  .signal-row>div{flex:0 0 78%!important;min-height:92px!important;padding:18px!important;border:1px solid #e5e2dc!important;border-radius:16px!important;background:#fff!important;scroll-snap-align:start!important}
  .signal-row>div:nth-child(2){border-right:1px solid #e5e2dc!important}
  .signal-icon{width:34px!important;height:34px!important;flex:0 0 34px!important}.signal-row strong{font-size:12px!important}.signal-row small{font-size:9px!important;margin-top:3px!important}

  .section{padding:72px 0!important}
  .section-intro{padding-top:76px!important}
  .section-heading{text-align:left!important;margin-bottom:34px!important}
  .section-heading .eyebrow{font-size:9px!important}
  .section-heading h2,.split-heading h2,.final-cta h2{font-size:clamp(36px,10.5vw,46px)!important;line-height:1!important;margin:12px 0!important}
  .section-heading p,.split-heading p{font-size:15px!important;line-height:1.55!important;margin-inline:0!important}
  .bento-grid{gap:12px!important}
  .bento-card{padding:22px!important;border-radius:20px!important}
  .bento-large{min-height:560px!important}
  .bento-label{font-size:8px!important}.bento-large .bento-copy h3,.bento-copy h3{font-size:29px!important}.bento-copy p{font-size:14px!important;line-height:1.55!important}
  .storefront-visual{left:14px!important;right:14px!important;bottom:14px!important;height:285px!important;border-radius:16px!important}
  .mini-shop-nav{height:46px!important;padding:0 12px!important}.mini-shop-nav span{display:none}.mini-shop-body{height:239px!important;padding:20px!important}.mini-shop-body h4{font-size:25px!important}.shop-product{display:none!important}
  .bento-wide{gap:20px!important}.ops-chips{margin-top:22px!important;gap:7px!important}.ops-chips span{padding:9px 11px!important;font-size:10px!important}
  .dark-section{padding-top:76px!important}
  .split-heading{margin-bottom:32px!important}.split-heading p{margin-top:10px!important}
  .industry-grid{gap:12px!important}.industry-card{min-height:230px!important;padding:24px!important;border-radius:20px!important}
  .industry-card h3{font-size:25px!important}.industry-card p{font-size:13px!important}
  .theme-showcase{gap:14px!important}.theme-browser{height:285px!important;border-radius:18px!important}.theme-scene{height:255px!important;padding:24px 20px!important}.theme-scene h3{font-size:31px!important}
  .pricing-controls{gap:10px!important}.price-card{border-radius:20px!important}
  .demo-shell{padding:28px 20px!important;border-radius:22px!important}.demo-copy h2{font-size:37px!important}
  .faq-intro h2{font-size:37px!important}.faq-item button{padding:18px 0!important;font-size:15px!important}
  .final-cta-card{padding:34px 22px!important;border-radius:22px!important}.final-cta-actions{margin-top:22px!important}
  .footer-top{gap:34px!important}.footer-links{grid-template-columns:1fr 1fr!important;gap:28px 20px!important}.footer-bottom{text-align:left!important;align-items:flex-start!important}
}

@media(max-width:390px){
  .hero h1{font-size:42px!important}
  .hero-proof{grid-template-columns:1fr!important}
  .hero-proof span:last-child{grid-column:auto}
  .signal-row>div{flex-basis:84%!important}
  .mobile-nav-links a{font-size:25px!important}
  .footer-links{grid-template-columns:1fr!important}
}

/* ============================================================
   LYXE v3.1 — navbar stacking + real logo + mobile rebuild
   ============================================================ */
.site-header{isolation:isolate}
.nav-shell{position:relative;z-index:3}
.brand-icon-wrap{background:transparent!important;box-shadow:none!important;overflow:visible!important}
.brand-icon-wrap .brand-logo{display:block;width:auto!important;height:38px!important;max-width:118px!important;object-fit:contain!important}

.nav-backdrop{z-index:1!important}
.mobile-nav{z-index:2!important}
body.nav-open{overflow:hidden;touch-action:none}

@media(max-width:1080px){
  .site-header{pointer-events:none}
  .nav-shell,.menu-toggle,.mobile-nav,.nav-backdrop{pointer-events:auto}
  .primary-nav.mobile-nav{
    display:flex!important;
    position:fixed!important;
    top:86px!important;
    left:14px!important;
    right:14px!important;
    bottom:14px!important;
    width:auto!important;
    max-height:calc(100dvh - 100px)!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    padding:24px!important;
    margin:0!important;
    border:1px solid rgba(16,17,20,.08)!important;
    border-radius:24px!important;
    background:#fcfbf8!important;
    box-shadow:0 30px 90px rgba(16,17,20,.22)!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(-10px) scale(.985)!important;
    pointer-events:none!important;
    transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important;
  }
  .primary-nav.mobile-nav.open{
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0) scale(1)!important;
    pointer-events:auto!important;
  }
  .nav-backdrop{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    border:0!important;
    background:rgba(15,16,20,.28)!important;
    backdrop-filter:blur(8px)!important;
    -webkit-backdrop-filter:blur(8px)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .2s ease,visibility .2s ease!important;
  }
  .nav-backdrop.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
}

@media(max-width:760px){
  .container{width:calc(100% - 28px)!important}
  .site-header,.site-header.scrolled{padding:8px 0 0!important}
  .nav-shell{width:calc(100% - 16px)!important;min-height:58px!important;padding:0 8px 0 12px!important;border-radius:16px!important}
  .brand{min-width:0!important}
  .brand-icon-wrap{width:auto!important;height:auto!important}
  .brand-icon-wrap .brand-logo{height:32px!important;max-width:98px!important}
  .menu-toggle{display:flex!important;width:40px!important;height:40px!important;border-radius:11px!important;background:#f0efeb!important}
  .primary-nav.mobile-nav{top:74px!important;left:8px!important;right:8px!important;bottom:8px!important;max-height:calc(100dvh - 82px)!important;padding:18px!important;border-radius:20px!important}
  .mobile-nav-head{padding:0 0 14px!important}
  .mobile-nav-head span{font-size:11px!important}
  .mobile-nav-head small{font-size:10px!important;line-height:1.4!important}
  .mobile-nav-links{padding:5px 0!important}
  .mobile-nav-links a{grid-template-columns:28px 1fr auto!important;padding:12px 0!important;font-size:24px!important;line-height:1!important}
  .mobile-nav-links a span{font-size:8px!important}
  .mobile-nav-links a b{font-size:16px!important}
  .mobile-nav-actions{margin-top:12px!important}
  .mobile-nav-actions .button{min-height:48px!important;font-size:13px!important}
  .mobile-login{padding:10px 0!important;font-size:12px!important}
  .nav-language-mobile{padding-top:8px!important}
  .mobile-translate-button{padding:8px 0!important;font-size:12px!important}
  .mobile-nav-foot{padding-top:12px!important;font-size:9px!important}

  .hero{padding:94px 0 44px!important}
  .hero-layout{gap:26px!important}
  .hero-kicker{font-size:8px!important;padding:6px 8px!important;white-space:normal!important;line-height:1.3!important}
  .hero h1{font-size:clamp(39px,11.5vw,54px)!important;line-height:.95!important;letter-spacing:-.06em!important;margin:16px 0 16px!important}
  .hero-lead{font-size:15px!important;line-height:1.55!important}
  .hero-actions{margin-top:22px!important;gap:8px!important}
  .hero-actions .button{min-height:50px!important;font-size:13px!important}
  .hero-proof{grid-template-columns:1fr!important;gap:6px!important;font-size:10px!important}
  .hero-proof span:last-child{grid-column:auto!important}

  .product-stage{margin-top:0!important}
  .merchant-window{border-radius:16px!important}
  .merchant-topbar{height:48px!important}
  .merchant-content{padding:12px!important}
  .merchant-heading strong{font-size:14px!important}
  .metric-row{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .metric-card{padding:10px!important}
  .metric-card strong{font-size:14px!important}
  .chart-area{height:105px!important}
  .floating-order{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:10px 0 0!important;min-width:0!important;width:100%!important}

  .signal-row{grid-template-columns:1fr!important}
  .signal-row>div{border-right:0!important;padding:15px 0!important}
  .section{padding:68px 0!important}
  .section-intro{padding-top:76px!important}
  .section-heading,.split-heading{margin-bottom:34px!important}
  .section-heading h2,.split-heading h2,.final-cta h2{font-size:clamp(34px,9vw,43px)!important;line-height:1!important}
  .section-heading p,.split-heading p{font-size:15px!important}
  .bento-card{padding:20px!important;border-radius:22px!important}
  .bento-large{min-height:540px!important}
  .bento-copy h3,.bento-large .bento-copy h3{font-size:27px!important}
  .storefront-visual{left:12px!important;right:12px!important;bottom:12px!important;height:290px!important}
  .industry-card{min-height:240px!important;padding:22px!important}
  .theme-browser{height:280px!important}
  .theme-scene{height:255px!important;padding:24px 20px!important}
  .theme-scene h3{font-size:29px!important}
  .pricing-controls{gap:10px!important}
  .price-card{padding:22px!important;border-radius:22px!important}
  .demo-shell{padding:28px 18px!important;border-radius:24px!important}
  .demo-copy h2{font-size:34px!important}
  .faq-item button{padding:20px 0!important;font-size:16px!important}
  .final-cta{padding-bottom:72px!important}
  .final-cta-card{padding:36px 22px!important;border-radius:24px!important}
  .site-footer{padding:54px 0 22px!important}
  .footer-top{gap:36px!important}
  .footer-links{grid-template-columns:1fr!important;gap:24px!important}
  .cookie-banner{left:8px!important;right:8px!important;bottom:8px!important;border-radius:16px!important}
}

@media(max-width:390px){
  .hero h1{font-size:38px!important}
  .mobile-nav-links a{font-size:22px!important}
  .metric-row{grid-template-columns:1fr!important}
  .metric-row .metric-card:nth-child(2){display:block!important}
}

/* =========================================================
   LYXE v4 — realistic theme showroom
   ========================================================= */
.theme-showcase-real{align-items:stretch}
.theme-showcase-real .theme-tile{padding:10px;border-radius:26px;box-shadow:0 18px 45px rgba(34,28,21,.045)}
.theme-showcase-real .theme-browser{height:430px!important;background:#fff!important;color:#151515!important;border:1px solid rgba(26,26,26,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.7);overflow:hidden}
.theme-showcase-real .browser-line{height:27px;background:rgba(247,247,245,.94);border-bottom:1px solid rgba(0,0,0,.05);padding:0 10px;position:relative;z-index:20}
.theme-showcase-real .browser-line span{margin-left:6px;font-size:7px;color:#a5a5a5;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.theme-showcase-real .browser-line i{width:5px;height:5px}
.mock-site-nav,.restaurant-nav-real,.travel-nav-real,.counsel-nav-real{height:44px;display:flex;align-items:center;gap:18px;padding:0 18px;position:relative;z-index:10;font-size:8px}
.mock-brand,.restaurant-brand-real,.travel-brand-real,.counsel-brand-real{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.mock-brand-mark{width:19px;height:19px;border-radius:7px;display:grid;place-items:center;background:#246b37;color:#fff;font-size:10px}
.mock-nav-links{display:flex;align-items:center;gap:13px;white-space:nowrap;font-size:7px;opacity:.78}
.mock-search{height:24px;min-width:120px;flex:1;border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:999px;display:flex;align-items:center;padding:0 10px;color:#aaa;font-size:7px}
.mock-nav-icons{display:flex;align-items:center;gap:9px;font-size:8px}.mock-cart{display:flex;gap:4px;align-items:center}.mock-cart b{width:14px;height:14px;border-radius:50%;background:#245b2f;color:#fff;display:grid;place-items:center;font-size:7px}

/* Grocery */
.grocery-site{background:#f5f9ef!important}.grocery-site .mock-site-nav{background:rgba(250,253,247,.95)}
.grocery-brand strong{color:#1c5b2e;font-size:11px}.grocery-hero-real{height:170px;display:grid;grid-template-columns:1fr .94fr;align-items:center;padding:15px 20px 10px;position:relative;overflow:hidden;background:linear-gradient(110deg,#f5faef 0%,#edf6e7 54%,#dcebd2 100%)}
.grocery-copy-real{position:relative;z-index:4}.grocery-copy-real small{font-size:6px;letter-spacing:.16em;color:#59865e;font-weight:800}.grocery-copy-real h3{font-family:var(--font-display);font-size:27px;line-height:.92;letter-spacing:-.055em;margin:6px 0 7px}.grocery-copy-real p{max-width:205px;font-size:7px;color:#5e685f;line-height:1.55;margin:0 0 10px}.grocery-copy-real button,.grocery-cart-panel button{border:0;border-radius:7px;background:#245b2f;color:#fff;font-size:7px;font-weight:700;padding:8px 11px}.produce-stage{height:145px;position:relative;display:grid;place-items:center}.produce-orb{position:absolute;border-radius:50%;filter:blur(1px)}.produce-orb-a{width:126px;height:126px;background:#e2edcb}.produce-orb-b{width:94px;height:94px;background:#d2e5c2;right:12px;top:17px}.produce-bowl{position:relative;width:132px;height:98px;border-radius:50% 50% 45% 45%;background:linear-gradient(#fbf5dc,#d7b56c);box-shadow:0 15px 28px rgba(53,77,38,.15);display:flex;flex-wrap:wrap;align-content:center;justify-content:center;padding:14px 13px;gap:0;transform:rotate(-3deg)}.produce-bowl span{font-size:31px;line-height:.72;margin:-3px}.fresh-note{position:absolute;right:0;top:22px;font-family:Georgia,serif;font-style:italic;font-size:7px;color:#56764e;transform:rotate(-7deg);line-height:1.25}.mock-category-row{height:44px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:6px 16px;background:#fff}.mock-category-row span{display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #e8eee2;border-radius:7px;font-size:7px;background:#fbfdf9}.mock-category-row b{font-size:6px}.grocery-products-head,.destination-head{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:7px}.grocery-products-head strong,.destination-head strong{font-size:9px}.grocery-products-head span,.destination-head span{color:#6b786c}.grocery-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 16px 12px;margin-right:115px}.grocery-product{background:#fff;border:1px solid #e8eee2;border-radius:9px;padding:7px;min-height:73px;position:relative}.grocery-product .product-emoji{font-size:21px;display:block;margin-bottom:3px}.grocery-product b,.grocery-product small{display:block;font-size:6px}.grocery-product small{color:#647067;margin-top:2px}.grocery-product button{position:absolute;right:5px;bottom:5px;border:0;width:16px;height:16px;border-radius:5px;background:#e4f0dc;color:#2c6836;font-size:10px}.grocery-cart-panel{position:absolute;right:13px;bottom:13px;width:111px;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:11px;padding:9px;box-shadow:0 12px 30px rgba(38,60,31,.13)}.cart-title,.cart-total{display:flex;justify-content:space-between;align-items:center}.cart-title strong,.cart-total b{font-size:7px}.cart-title span,.cart-total span{font-size:6px;color:#777}.cart-item{display:flex;align-items:center;gap:5px;padding:7px 0;border-bottom:1px solid #eee}.cart-item>span{font-size:15px}.cart-item p{margin:0;flex:1}.cart-item p b,.cart-item p small{display:block;font-size:6px}.cart-item p small{color:#999;margin-top:1px}.cart-item>strong{font-size:6px}.cart-total{padding:7px 0}.grocery-cart-panel button{width:100%;font-size:6px;padding:7px}

/* Restaurant */
.restaurant-site{background:#1b080c!important;color:#fff!important}.restaurant-site .browser-line{background:#f4eef0}.restaurant-nav-real{background:#3b0912;color:#fff}.restaurant-brand-real>span{font-size:16px;color:#d8ae66}.restaurant-brand-real div{display:flex;flex-direction:column;line-height:1}.restaurant-brand-real strong{font-family:Georgia,serif;color:#e0ba73;font-size:9px;letter-spacing:.09em}.restaurant-brand-real small{font-size:4px;letter-spacing:.2em;color:#caa15f}.restaurant-nav-real .mock-nav-links{margin:auto;opacity:.9}.restaurant-nav-real>button{border:1px solid #a97a36;border-radius:5px;padding:6px 9px;background:transparent;color:#f1d8a6;font-size:6px}.restaurant-hero-real{height:275px;position:relative;overflow:hidden;background:radial-gradient(circle at 74% 32%,rgba(236,173,77,.28),transparent 25%),linear-gradient(90deg,#4f0e18 0%,#2c090e 44%,#14090a 100%)}.restaurant-copy-real{position:absolute;left:25px;top:43px;z-index:5}.restaurant-copy-real small{color:#d8ab67;font-size:6px;letter-spacing:.18em;font-weight:700}.restaurant-copy-real h3{font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:.98;letter-spacing:-.035em;margin:9px 0 8px;color:#fff}.restaurant-copy-real p{font-size:7px;color:#d6c3c4}.restaurant-copy-real button,.reservation-card-real button{border:0;border-radius:5px;background:#d6ad6a;color:#35120d;font-weight:700;font-size:6px;padding:8px 11px}.restaurant-food-stage{position:absolute;right:80px;bottom:-9px;width:220px;height:210px}.plate{position:absolute;width:162px;height:61px;border-radius:50%;background:radial-gradient(ellipse,#24201c 0 45%,#050505 47% 58%,#4a4035 59% 62%,#120f0c 63%);left:20px;bottom:18px;box-shadow:0 22px 34px rgba(0,0,0,.5)}.food{position:absolute;border-radius:50%;background:linear-gradient(#e6a25c,#8d3d1c);box-shadow:inset 0 3px 6px rgba(255,255,255,.25),0 5px 10px rgba(0,0,0,.3)}.food-a{width:35px;height:26px;left:42px;top:12px}.food-b{width:31px;height:24px;left:77px;top:7px}.food-c{width:33px;height:24px;left:105px;top:15px}.microgreens{position:absolute;left:81px;top:0;color:#9dc548;font-size:24px}.glass{position:absolute;right:13px;top:18px;width:27px;height:46px;border:2px solid rgba(255,255,255,.35);border-top:0;border-radius:0 0 14px 14px}.glass:before{content:"";position:absolute;left:12px;bottom:-26px;width:2px;height:26px;background:rgba(255,255,255,.35)}.glass:after{content:"";position:absolute;left:5px;bottom:-29px;width:15px;height:2px;background:rgba(255,255,255,.35)}.candle{position:absolute;right:72px;top:3px;width:7px;height:35px;background:#d2ad71;border-radius:3px;box-shadow:0 -8px 18px #ffbd5a}.reservation-card-real{position:absolute;right:14px;top:44px;width:122px;background:#fff;color:#291217;border-radius:9px;padding:10px;box-shadow:0 15px 35px rgba(0,0,0,.35);z-index:8}.reservation-card-real>strong{font-size:8px;display:block;margin-bottom:7px}.reservation-card-real label{display:flex;align-items:center;gap:6px;border:1px solid #ece7e5;border-radius:5px;padding:6px;margin-top:5px;font-size:6px;color:#6c6562}.reservation-card-real button{margin-top:7px;width:100%}.restaurant-categories-real{height:80px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:10px 14px;background:#17090b}.restaurant-categories-real div{border:1px solid rgba(220,173,104,.25);border-radius:7px;background:linear-gradient(145deg,#2c1115,#170a0c);display:flex;align-items:center;gap:7px;padding:7px}.restaurant-categories-real span{font-size:18px}.restaurant-categories-real b{font-size:6px;color:#f3e6d4}

/* Travel */
.travel-site{background:#f6fbfd!important}.travel-nav-real{background:#eef9fc;color:#0f557b}.travel-brand-real span{font-size:12px}.travel-brand-real strong{font-size:8px;letter-spacing:.16em}.travel-nav-real .mock-nav-links{flex:1}.travel-profile{font-size:6px}.travel-hero-real{height:218px;position:relative;overflow:hidden;background:linear-gradient(#74c4e6 0%,#73c9e9 42%,#2586b6 43%,#1172a8 100%)}.travel-sky{position:absolute;inset:0 0 45%}.travel-sun{position:absolute;width:38px;height:38px;border-radius:50%;background:#ffe4a8;right:50px;top:20px;box-shadow:0 0 35px rgba(255,236,178,.65)}.travel-cloud{position:absolute;width:70px;height:17px;border-radius:30px;background:rgba(255,255,255,.6);filter:blur(1px)}.travel-cloud:before,.travel-cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.travel-cloud:before{width:26px;height:26px;left:12px;bottom:0}.travel-cloud:after{width:35px;height:35px;left:30px;bottom:0}.travel-cloud.c1{left:40%;top:28px;transform:scale(.6)}.travel-cloud.c2{left:72%;top:58px;transform:scale(.35)}.travel-island{position:absolute;right:-15px;bottom:39px;width:330px;height:120px;background:linear-gradient(160deg,#d8c8a9,#88765c);clip-path:polygon(0 66%,14% 49%,29% 56%,38% 40%,50% 48%,60% 23%,71% 35%,78% 17%,100% 29%,100% 100%,0 100%)}.island-building{position:absolute;background:#fff;border-radius:2px}.b1{width:46px;height:30px;left:110px;top:54px}.b2{width:37px;height:26px;left:157px;top:39px}.b3{width:56px;height:35px;left:198px;top:51px}.island-dome{position:absolute;width:20px;height:10px;border-radius:20px 20px 0 0;background:#1975b4}.d1{left:124px;top:45px}.d2{left:211px;top:42px}.travel-copy-real{position:absolute;left:24px;top:36px;color:#fff;text-shadow:0 1px 8px rgba(0,60,100,.18)}.travel-copy-real small{font-size:6px;letter-spacing:.17em}.travel-copy-real h3{font-family:var(--font-display);font-size:31px;line-height:.88;letter-spacing:-.05em;margin:7px 0 5px}.travel-copy-real p{font-size:7px}.travel-search-real{position:absolute;left:22px;right:22px;bottom:9px;background:#fff;border-radius:9px;padding:7px 9px;box-shadow:0 12px 25px rgba(10,74,107,.18)}.travel-tabs{display:flex;gap:13px;border-bottom:1px solid #e8edf0;padding:0 0 6px;font-size:6px;color:#667680}.travel-tabs .active{color:#12669a;font-weight:800}.travel-fields{display:grid;grid-template-columns:1.25fr 1.25fr .75fr .75fr auto;gap:6px;align-items:end;padding-top:7px}.travel-fields label{display:block;border-right:1px solid #edf0f2;padding-right:5px}.travel-fields small,.travel-fields b{display:block;font-size:5px}.travel-fields small{color:#85939b;margin-bottom:2px}.travel-fields b{font-size:6px}.travel-fields button{border:0;background:#176fa7;color:#fff;border-radius:5px;font-size:6px;padding:9px 13px}.destination-head{height:27px}.destination-grid-real{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 14px 10px}.destination-card{height:55px;border-radius:7px;padding:8px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;position:relative;overflow:hidden;background:#487}.destination-card:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.42))}.destination-card span,.destination-card small{position:relative;z-index:2}.destination-card span{font-weight:700;font-size:7px}.destination-card small{font-size:5px;opacity:.86}.destination-card.paris{background:linear-gradient(135deg,#b9d8e5,#5b84a2)}.destination-card.bali{background:linear-gradient(135deg,#77b69a,#236c64)}.destination-card.tokyo{background:linear-gradient(135deg,#d5a8a8,#73516d)}.destination-card.nyc{background:linear-gradient(135deg,#8d9ca9,#34495a)}

/* Counsel */
.counsel-site{background:#f4efe5!important}.counsel-nav-real{background:#fbf8f1;color:#332a22}.counsel-brand-real span{color:#9a7140;font-size:14px}.counsel-brand-real strong{font-family:Georgia,serif;font-size:9px;letter-spacing:.12em}.counsel-nav-real .mock-nav-links{flex:1}.counsel-actions{display:flex;align-items:center;gap:10px;font-size:8px}.counsel-actions button{border:0;background:#9b7447;color:#fff;border-radius:4px;font-size:6px;padding:7px 9px}.counsel-hero-real{height:250px;display:grid;grid-template-columns:1fr 1fr;position:relative;background:linear-gradient(90deg,#f4efe5,#eee3d2)}.counsel-copy-real{padding:37px 0 0 28px;position:relative;z-index:3}.counsel-copy-real small{font-size:6px;letter-spacing:.18em;color:#96724f;font-weight:800}.counsel-copy-real h3{font-family:Georgia,serif;font-weight:400;font-size:30px;line-height:.92;letter-spacing:-.04em;margin:8px 0 9px}.counsel-copy-real p{font-size:7px;max-width:220px;color:#655a51;line-height:1.5}.counsel-copy-real div{display:flex;align-items:center;gap:11px;margin-top:13px}.counsel-copy-real button{border:0;background:#2f2a26;color:#fff;border-radius:4px;padding:8px 10px;font-size:6px}.counsel-copy-real div span{font-size:6px}.legal-stage{position:relative;overflow:hidden;background:linear-gradient(120deg,#e6d8c1 0,#f7f0e4 54%,#d7c4aa 55%,#bca68b 100%)}.law-books{position:absolute;right:30px;bottom:25px;display:flex;flex-direction:column-reverse}.law-books span{display:block;width:100px;height:15px;padding:3px 6px;background:#332f2b;color:#d5bd8f;border-bottom:1px solid #171513;font-family:Georgia,serif;font-size:5px;letter-spacing:.05em;box-shadow:3px 4px 8px rgba(0,0,0,.12)}.justice{position:absolute;left:50px;bottom:20px;width:80px;height:155px}.justice-head{position:absolute;left:33px;top:4px;width:13px;height:13px;border-radius:50%;background:#9c7341}.justice-body{position:absolute;left:27px;top:17px;width:27px;height:93px;background:linear-gradient(90deg,#856038,#b88d56,#6e4d2c);clip-path:polygon(35% 0,65% 0,100% 100%,0 100%)}.justice-arm{position:absolute;top:35px;width:45px;height:5px;background:#8d663b}.justice-arm.left{left:0;transform:rotate(-20deg)}.justice-arm.right{right:0;transform:rotate(20deg)}.justice-scale{position:absolute;top:52px;width:35px;height:1px;background:#805b36}.justice-scale:before,.justice-scale:after{content:"";position:absolute;top:0;width:1px;height:25px;background:#805b36}.justice-scale:before{left:4px}.justice-scale:after{right:4px}.justice-scale.sl{left:-10px}.justice-scale.sr{right:-10px}.office-plant{position:absolute;right:11px;top:15px;font-size:58px;color:#6c8559;opacity:.55}.counsel-services-real{height:79px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:10px 14px;background:#fbf8f1}.counsel-services-real div{border:1px solid #e4dacd;border-radius:7px;display:flex;align-items:center;gap:8px;padding:7px}.counsel-services-real>div>span{font-size:14px;color:#a17b4c}.counsel-services-real p{margin:0}.counsel-services-real b,.counsel-services-real small{display:block;font-size:6px}.counsel-services-real small{color:#8b8177;margin-top:2px}

@media(max-width:1000px){
  .theme-showcase-real .theme-browser{height:390px!important}
  .mock-nav-links{gap:7px}.mock-search{min-width:80px}.grocery-cart-panel{display:none}.grocery-product-grid{margin-right:0}
  .restaurant-food-stage{right:40px}.reservation-card-real{width:108px}.travel-fields{grid-template-columns:1.2fr 1.2fr .8fr auto}.travel-fields label:nth-of-type(4){display:none}
}
@media(max-width:760px){
  .theme-showcase-real{gap:18px!important}
  .theme-showcase-real .theme-tile{padding:7px;border-radius:19px}
  .theme-showcase-real .theme-browser{height:335px!important;border-radius:14px!important}
  .theme-showcase-real .browser-line{height:22px}
  .mock-site-nav,.restaurant-nav-real,.travel-nav-real,.counsel-nav-real{height:36px;padding:0 10px}.mock-nav-links,.mock-search,.mock-nav-icons,.travel-profile,.counsel-actions>span{display:none}
  .grocery-hero-real{height:138px;padding:12px 14px;grid-template-columns:1.08fr .92fr}.grocery-copy-real h3{font-size:22px}.grocery-copy-real p{font-size:6px}.produce-stage{height:114px}.produce-bowl{width:94px;height:70px;padding:9px}.produce-bowl span{font-size:23px}.fresh-note{display:none}.mock-category-row{height:39px;padding:5px 9px;gap:4px}.mock-category-row span:nth-child(4),.mock-category-row span:nth-child(5){display:none}.mock-category-row{grid-template-columns:repeat(3,1fr)}.grocery-products-head{height:23px;padding:0 10px}.grocery-product-grid{grid-template-columns:repeat(3,1fr);padding:0 10px 8px;gap:4px}.grocery-product:nth-child(4){display:none}.grocery-product{min-height:58px;padding:5px}.grocery-product .product-emoji{font-size:16px}.grocery-product b,.grocery-product small{font-size:5px}
  .restaurant-nav-real .mock-nav-links{display:none}.restaurant-hero-real{height:213px}.restaurant-copy-real{left:15px;top:25px}.restaurant-copy-real h3{font-size:21px}.restaurant-copy-real p{display:none}.restaurant-food-stage{width:125px;height:125px;right:7px;bottom:2px;opacity:.8}.plate{transform:scale(.7);transform-origin:left bottom}.reservation-card-real{width:94px;right:8px;top:78px;padding:7px}.reservation-card-real label{padding:4px;font-size:5px}.reservation-card-real label:nth-of-type(3){display:none}.restaurant-categories-real{height:64px;padding:7px 8px;gap:4px}.restaurant-categories-real div{padding:5px;justify-content:center}.restaurant-categories-real span{font-size:14px}.restaurant-categories-real b{display:none}
  .travel-hero-real{height:185px}.travel-copy-real{left:14px;top:25px}.travel-copy-real h3{font-size:25px}.travel-island{right:-120px;opacity:.7}.travel-search-real{left:10px;right:10px}.travel-fields{grid-template-columns:1fr 1fr auto}.travel-fields label:nth-of-type(3),.travel-fields label:nth-of-type(4){display:none}.destination-grid-real{grid-template-columns:repeat(3,1fr);padding:0 9px 7px}.destination-card:nth-child(4){display:none}.destination-card{height:45px}
  .counsel-hero-real{height:208px;grid-template-columns:1.12fr .88fr}.counsel-copy-real{padding:24px 0 0 16px}.counsel-copy-real h3{font-size:23px}.counsel-copy-real p{font-size:6px}.counsel-copy-real div span{display:none}.legal-stage{opacity:.9}.law-books{right:8px;bottom:16px;transform:scale(.72);transform-origin:right bottom}.justice{left:5px;bottom:5px;transform:scale(.68);transform-origin:left bottom}.office-plant{display:none}.counsel-services-real{height:69px;padding:7px;gap:4px}.counsel-services-real div{justify-content:center;padding:5px}.counsel-services-real>div>span{font-size:12px}.counsel-services-real b{font-size:5px}.counsel-services-real small{display:none}
}
@media(max-width:420px){
  .theme-showcase-real .theme-browser{height:315px!important}.mock-category-row{display:none}.grocery-product-grid{padding-top:3px}.grocery-hero-real{height:149px}.grocery-products-head{margin-top:2px}.grocery-copy-real h3{font-size:20px}
  .reservation-card-real{display:none}.restaurant-food-stage{right:2px;bottom:10px;opacity:1}.restaurant-copy-real{max-width:64%}.restaurant-copy-real h3{font-size:20px}.restaurant-categories-real{grid-template-columns:repeat(4,1fr)}
  .travel-search-real{bottom:8px}.travel-tabs{gap:8px}.travel-island{right:-150px}.destination-head{height:23px}
  .counsel-copy-real{padding-left:13px}.counsel-copy-real h3{font-size:21px}.counsel-services-real{grid-template-columns:repeat(3,1fr)}
}

/* v4.2 — photographic theme previews */
.theme-showcase-images{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  align-items:stretch;
}
.theme-showcase-images .theme-image-card{
  background:#fff;
  border:1px solid #dddad3;
  border-radius:24px;
  padding:10px;
  overflow:hidden;
  box-shadow:0 18px 45px rgba(34,28,21,.045);
  transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;
}
.theme-showcase-images .theme-image-card:hover{
  transform:translateY(-4px);
  border-color:#d1cdc5;
  box-shadow:0 28px 70px rgba(34,28,21,.09);
}
.theme-preview-image{
  width:100%;
  aspect-ratio:16/10;
  border-radius:16px;
  overflow:hidden;
  background:#f3f1ed;
  border:1px solid rgba(26,26,26,.07);
}
.theme-preview-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transform:scale(1.001);
  transition:transform .7s cubic-bezier(.22,.61,.36,1),filter .35s ease;
}
.theme-image-card:hover .theme-preview-image img{
  transform:scale(1.018);
}
.theme-showcase-images .theme-meta{
  padding:18px 9px 9px;
}
.theme-showcase-images .theme-meta strong{
  font-size:15px;
  letter-spacing:-.02em;
}
.theme-showcase-images .theme-meta span{
  font-size:11px;
  margin-top:3px;
}
@media(max-width:760px){
  .theme-showcase-images{
    grid-template-columns:1fr;
    gap:16px;
  }
  .theme-showcase-images .theme-image-card{
    border-radius:20px;
    padding:7px;
  }
  .theme-preview-image{
    border-radius:14px;
    aspect-ratio:16/10;
  }
  .theme-showcase-images .theme-meta{
    padding:14px 7px 8px;
  }
  .theme-showcase-images .theme-meta strong{
    font-size:16px;
  }
}

/* v4.3 — premium industry section */
.industry-grid-premium{gap:18px}
.industry-grid-premium .industry-card{
  min-height:390px;
  padding:28px;
  border:1px solid rgba(255,255,255,.09);
  background:
    radial-gradient(circle at 90% 8%,rgba(255,255,255,.055),transparent 34%),
    linear-gradient(155deg,#191a20 0%,#14151a 100%);
  overflow:hidden;
  isolation:isolate;
  transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;
}
.industry-grid-premium .industry-card::before{
  content:"";
  position:absolute;
  width:180px;height:180px;
  right:-70px;top:-80px;
  border-radius:50%;
  background:var(--industry-glow,rgba(113,88,255,.14));
  filter:blur(8px);
  z-index:-1;
}
.industry-grid-premium .industry-card:hover{
  transform:translateY(-7px);
  border-color:rgba(255,255,255,.17);
  box-shadow:0 28px 65px rgba(0,0,0,.28)
}
.industry-grid-premium .featured-industry{
  background:
    radial-gradient(circle at 88% 10%,rgba(129,99,255,.28),transparent 38%),
    linear-gradient(150deg,#252046 0%,#17181e 74%);
  border-color:rgba(135,108,255,.5)
}
.industry-fashion{--industry-accent:#ff8bb3;--industry-glow:rgba(255,139,179,.13)}
.industry-health{--industry-accent:#55d6b2;--industry-glow:rgba(85,214,178,.13)}
.industry-b2b{--industry-accent:#8d79ff;--industry-glow:rgba(141,121,255,.23)}
.industry-multi{--industry-accent:#f2c66d;--industry-glow:rgba(242,198,109,.13)}
.industry-top{display:flex;align-items:center;justify-content:space-between;gap:14px}
.industry-badge{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:24px;padding:0 9px;border:1px solid rgba(255,255,255,.10);
  border-radius:999px;background:rgba(255,255,255,.045);
  color:#aaaeb9;font-size:8px;font-weight:700;letter-spacing:.14em
}
.industry-grid-premium .industry-icon{
  width:58px;height:58px;margin-top:31px;border-radius:17px;
  background:color-mix(in srgb,var(--industry-accent) 16%,#22242b);
  border:1px solid color-mix(in srgb,var(--industry-accent) 34%,transparent);
  color:var(--industry-accent);font-size:21px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)
}
.industry-grid-premium .featured-industry .industry-icon{
  background:linear-gradient(135deg,#7b61ff,#5f49e6);color:#fff;border-color:transparent;
  box-shadow:0 14px 32px rgba(108,82,246,.28)
}
.industry-grid-premium .industry-card h3{font-size:25px;margin-top:21px;margin-bottom:10px}
.industry-grid-premium .industry-card p{font-size:13px;line-height:1.65;color:#aaacb5;max-width:29ch}
.industry-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.industry-meta span{
  display:inline-flex;align-items:center;gap:7px;padding:8px 10px;
  border:1px solid rgba(255,255,255,.075);border-radius:10px;
  background:rgba(255,255,255,.025);color:#c5c7cf;font-size:9px;font-weight:600
}
.industry-meta i{color:var(--industry-accent);font-size:9px}
.industry-grid-premium .industry-link{
  display:flex;align-items:center;margin-top:auto;padding-top:28px;
  border-top:1px solid rgba(255,255,255,.06);color:#d1d2d8
}
.industry-grid-premium .industry-link::after{content:"↗";margin-left:auto;color:var(--industry-accent);font-size:13px}
@media(max-width:1080px){.industry-grid-premium{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){
  .industry-grid-premium{grid-template-columns:1fr;gap:14px}
  .industry-grid-premium .industry-card{min-height:310px!important;padding:22px!important}
  .industry-grid-premium .industry-icon{margin-top:24px}
  .industry-grid-premium .industry-card p{max-width:none}
}

/* =========================================================
   LYXE v4.4 — Platform capability section
   ========================================================= */
.platform-suite{padding-top:132px;padding-bottom:124px;background:linear-gradient(180deg,#fbfaf7 0%,#f6f4ef 100%)}
.platform-suite-heading{margin-bottom:52px}
.platform-suite-heading h2 span{color:var(--violet)}
.platform-suite-heading p{max-width:760px}
.suite-grid{display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:auto auto;gap:18px;align-items:stretch}
.suite-card{position:relative;background:rgba(255,255,255,.94);border:1px solid #ddd9d1;border-radius:28px;padding:26px;box-shadow:0 18px 55px rgba(28,25,21,.045);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.suite-card:hover{transform:translateY(-3px);box-shadow:0 28px 72px rgba(28,25,21,.08);border-color:#d2cdc3}
.suite-storefront{grid-row:span 2;display:flex;flex-direction:column;min-height:720px}
.suite-orders,.suite-customers{min-height:351px}
.suite-operations{grid-column:1/-1;display:grid;grid-template-columns:.95fr 1.25fr .75fr;align-items:center;gap:26px;min-height:270px;padding:26px 28px}
.suite-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:.14em;color:#8a8a91;margin-bottom:10px}
.suite-copy h3{font-family:var(--font-display);font-size:clamp(28px,2.4vw,38px);line-height:1.06;letter-spacing:-.045em;margin:0 0 10px;color:#17181c}
.suite-copy p{margin:0;color:#73747b;font-size:15px;line-height:1.55;max-width:620px}
.suite-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.suite-points span,.suite-chip-grid span{display:inline-flex;align-items:center;gap:8px;border:1px solid #e1ddd5;background:#f7f5f0;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:750;color:#34343a;white-space:nowrap}
.suite-points i,.suite-chip-grid i{width:14px;text-align:center;color:#7565ff}
.suite-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.suite-status{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;padding:8px 10px;border-radius:999px;background:#f0f7f1;color:#25764d;border:1px solid #d7eadc}
.suite-visual{margin-top:22px;border:1px solid #e2dfd8;border-radius:20px;overflow:hidden;background:#f7f5ef;box-shadow:0 12px 28px rgba(33,29,23,.05)}
.suite-visual img{display:block;width:100%;height:auto;object-fit:cover}
.suite-visual-tall{margin-top:auto}
.suite-storefront .suite-visual img{aspect-ratio:1.58/1;object-fit:cover}
.suite-orders .suite-visual img{aspect-ratio:3.1/1;object-fit:cover}
.suite-customers .suite-visual img{aspect-ratio:4.25/1;object-fit:cover}
.suite-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:800;color:#17181c}
.suite-link span{transition:transform .25s ease}.suite-link:hover span{transform:translateX(3px)}
.suite-ops-center{min-width:0}.suite-ops-visual{margin:0}.suite-ops-visual img{aspect-ratio:3.45/1;object-fit:cover}
.suite-chip-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.suite-chip-grid span{justify-content:flex-start;padding:11px 12px;background:#faf9f6}
.suite-ops-copy h3{font-size:32px}

@media(max-width:1080px){
  .suite-grid{grid-template-columns:1fr}
  .suite-storefront{grid-row:auto;min-height:auto}
  .suite-orders,.suite-customers{min-height:auto}
  .suite-operations{grid-column:auto;grid-template-columns:1fr;min-height:auto}
  .suite-ops-center{order:2}.suite-chip-grid{order:3;grid-template-columns:repeat(3,1fr)}
  .suite-visual-tall{margin-top:26px}
}
@media(max-width:760px){
  .platform-suite{padding-top:88px;padding-bottom:82px}
  .platform-suite-heading{margin-bottom:34px;text-align:left}
  .platform-suite-heading h2{font-size:39px}
  .platform-suite-heading p{font-size:16px}
  .suite-grid{gap:14px}
  .suite-card{padding:20px;border-radius:22px}
  .suite-card-head{display:block}.suite-status{margin-top:14px}
  .suite-copy h3,.suite-ops-copy h3{font-size:28px}
  .suite-copy p{font-size:14px}
  .suite-points{gap:6px}.suite-points span{font-size:10px;padding:8px 10px}
  .suite-visual{margin-top:18px;border-radius:15px}
  .suite-storefront .suite-visual img{aspect-ratio:1.38/1}
  .suite-orders .suite-visual img{aspect-ratio:2.25/1}
  .suite-customers .suite-visual img{aspect-ratio:2.5/1}
  .suite-operations{padding:20px;gap:18px}
  .suite-ops-visual img{aspect-ratio:2.4/1}
  .suite-chip-grid{grid-template-columns:1fr 1fr;gap:7px}
  .suite-chip-grid span{font-size:10px;padding:9px 10px}
}
@media(max-width:430px){
  .platform-suite-heading h2{font-size:35px}
  .suite-chip-grid{grid-template-columns:1fr}
  .suite-storefront .suite-visual img{aspect-ratio:1.18/1}
}


/* ==========================================================
   LYXE HERO MOTION SHOWCASE v4.5
   Frontend builder -> 3D flip -> live admin -> loop
   ========================================================== */
.hero-motion-stage{perspective:1600px;isolation:isolate;min-height:610px}
.hero-demo-shell{position:relative;width:700px;max-width:100%;height:555px;z-index:3;perspective:1600px}
.hero-demo-flipper{position:absolute;inset:0;transform-style:preserve-3d;animation:lyxeHeroFlip 14s cubic-bezier(.72,.02,.19,1) infinite;will-change:transform}
.hero-demo-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border:1px solid rgba(18,19,24,.11);border-radius:24px;overflow:hidden;box-shadow:0 38px 90px rgba(41,35,72,.17),0 6px 18px rgba(15,16,20,.06);background:#fff}
.hero-demo-front{transform:rotateY(0deg);background:#f7f6f3}
.hero-demo-back{transform:rotateY(180deg);background:#f8f8fa}
@keyframes lyxeHeroFlip{0%,42%{transform:rotateY(-4deg) rotateX(1deg)}48%,88%{transform:rotateY(176deg) rotateX(1deg)}94%,100%{transform:rotateY(356deg) rotateX(1deg)}}

.demo-browserbar{height:48px;padding:0 14px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;background:#fff;border-bottom:1px solid #e9e7e2}
.demo-browser-dots{display:flex;gap:6px}.demo-browser-dots span{width:8px;height:8px;border-radius:50%;background:#deddd9}.demo-browser-dots span:first-child{background:#ff6a62}.demo-browser-dots span:nth-child(2){background:#f4bd4f}.demo-browser-dots span:last-child{background:#4bc96b}
.demo-browser-address{justify-self:center;display:flex;align-items:center;gap:7px;min-width:230px;justify-content:center;border:1px solid #e6e4df;background:#f7f6f4;color:#777a80;border-radius:9px;padding:7px 14px;font-size:8px}.demo-browser-address i{font-size:7px;color:#97999f}.demo-browser-actions{justify-self:end;display:flex;gap:12px;color:#909298;font-size:10px}
.builder-app{position:relative;display:grid;grid-template-columns:126px 1fr;height:507px;background:#f3f2ef}
.builder-palette{padding:14px 10px;background:#fff;border-right:1px solid #e5e3de;position:relative;z-index:4}.builder-brand span,.builder-brand small{display:block}.builder-brand span{font-size:11px;font-weight:800;letter-spacing:.08em}.builder-brand small{font-size:6px;color:#999ba1;margin-top:2px}.builder-palette>p{font-size:6px;text-transform:uppercase;letter-spacing:.11em;color:#9a9ca2;margin:20px 4px 8px}
.builder-block{height:38px;border:1px solid #e8e6e1;border-radius:8px;display:grid;grid-template-columns:18px 1fr 12px;align-items:center;gap:5px;padding:0 7px;margin-bottom:7px;background:#fbfbfa;font-size:7px;color:#4e5056;box-shadow:0 4px 10px rgba(20,20,20,.025)}.builder-block i{font-size:9px;color:#7560eb}.builder-block b{color:#aaa;font-size:8px;letter-spacing:-2px}.builder-hint{position:absolute;left:10px;right:10px;bottom:14px;background:#f0edff;color:#5b46d4;border-radius:8px;padding:9px 8px;font-size:6px;font-weight:700}.builder-hint i{margin-right:5px}
.builder-workspace{padding:10px 11px 12px;min-width:0}.workspace-toolbar{height:34px;background:#fff;border:1px solid #e7e5e0;border-radius:9px 9px 0 0;display:flex;align-items:center;gap:10px;padding:0 9px;font-size:6px;color:#73757c}.workspace-toolbar>span:first-child{display:flex;gap:5px;align-items:center}.workspace-url{margin:auto}.workspace-toolbar button{border:0;background:#171820;color:#fff;border-radius:6px;padding:6px 10px;font-size:6px;font-weight:700}
.storefront-canvas{height:432px;background:#fdfdfc;border:1px solid #e7e5e0;border-top:0;border-radius:0 0 10px 10px;overflow:hidden;position:relative}.storefront-mini-nav{height:48px;border-bottom:1px solid #efede8;display:flex;align-items:center;padding:0 14px;gap:22px;background:#fff}.storefront-mini-nav strong{font-size:8px;letter-spacing:.12em}.storefront-mini-nav nav{display:flex;gap:11px;margin:auto;font-size:5.5px;color:#73767d}.storefront-mini-nav>div{display:flex;gap:8px;font-size:7px;color:#55585f}
.drop-zone{position:relative}.drop-zone:after{content:"";position:absolute;inset:4px;border:1px dashed rgba(113,88,255,0);border-radius:7px;pointer-events:none}
.drop-zone-hero{height:213px;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(110deg,#f2ede2 0%,#efe8da 50%,#ded5c4 100%);overflow:hidden}.store-hero-copy{padding:30px 0 0 26px;z-index:2}.store-hero-copy small{font-size:5px;letter-spacing:.16em}.store-hero-copy h3{font-family:var(--font-display);font-size:26px;line-height:.9;letter-spacing:-.05em;margin:8px 0 7px;color:#191a1e}.store-hero-copy p{font-size:6px;color:#696a6e}.store-hero-copy button{border:0;background:#171820;color:#fff;border-radius:5px;padding:7px 9px;font-size:5.5px;margin-top:10px}.store-product-art{position:relative}.art-arch{position:absolute;width:128px;height:177px;right:34px;bottom:0;border-radius:70px 70px 0 0;background:linear-gradient(180deg,#cec3af,#b8ab93)}.art-chair{position:absolute;width:85px;height:95px;right:56px;bottom:17px;z-index:3}.art-chair:before{content:"";position:absolute;left:13px;top:18px;width:58px;height:39px;background:#7b5236;border-radius:4px 4px 10px 10px;box-shadow:inset 0 -4px 0 rgba(0,0,0,.08)}.art-chair span:before,.art-chair span:after{content:"";position:absolute;top:54px;width:4px;height:39px;background:#52351f}.art-chair span:before{left:17px;transform:rotate(4deg)}.art-chair span:after{right:17px;transform:rotate(-4deg)}.art-chair i:before,.art-chair i:after{content:"";position:absolute;top:56px;width:3px;height:36px;background:#52351f}.art-chair i:before{left:35px}.art-chair i:after{right:35px}.art-vase{position:absolute;right:20px;bottom:13px;width:28px;height:55px;background:#d6d2c6;border-radius:13px 13px 8px 8px;z-index:4}.art-vase:before{content:"";position:absolute;width:35px;height:35px;border-left:1px solid #7e765f;border-top:1px solid transparent;left:12px;top:-30px;transform:rotate(22deg)}
.drop-zone-products{height:112px;padding:10px 14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#fff}.mini-product{border:1px solid #eceae5;border-radius:8px;padding:7px;display:grid;grid-template-columns:36px 1fr;grid-template-rows:1fr 1fr;column-gap:7px;align-items:center;background:#fff}.mini-product strong{font-size:6px;align-self:end}.mini-product small{font-size:5px;color:#898b91;align-self:start}.product-shape{grid-row:1/3;width:34px;height:36px;background:#ebe6db;border-radius:6px;position:relative}.product-shape.lamp:before{content:"";position:absolute;left:8px;top:7px;width:18px;height:12px;border-radius:12px 12px 3px 3px;background:#b6ad9b}.product-shape.lamp:after{content:"";position:absolute;left:16px;top:19px;width:2px;height:10px;background:#8f8778;box-shadow:-5px 10px 0 -1px #a89f90,5px 10px 0 -1px #a89f90}.product-shape.chair:before{content:"";position:absolute;left:7px;top:9px;width:20px;height:14px;background:#7d5a40;border-radius:3px}.product-shape.chair:after{content:"";position:absolute;left:9px;top:22px;width:2px;height:11px;background:#5e402b;box-shadow:14px 0 #5e402b}.product-shape.mug:before{content:"";position:absolute;left:7px;top:8px;width:18px;height:20px;background:#948a78;border-radius:3px 3px 8px 8px}.product-shape.mug:after{content:"";position:absolute;left:22px;top:12px;width:8px;height:10px;border:2px solid #948a78;border-left:0;border-radius:0 6px 6px 0}
.drop-zone-trust{height:59px;border-top:1px solid #eceae5;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 13px;background:#fbfaf8}.drop-zone-trust>span:not(.drop-success){display:grid;grid-template-columns:22px 1fr;grid-template-rows:1fr 1fr;align-items:center}.drop-zone-trust i{grid-row:1/3;font-size:10px}.drop-zone-trust b{font-size:5.5px;align-self:end}.drop-zone-trust small{font-size:4.5px;color:#92949a;align-self:start}
.drop-success{position:absolute!important;right:8px;top:8px!important;display:flex!important;grid-template:none!important;align-items:center;gap:4px;background:#e6f8ee;color:#147c58;border:1px solid #ccefdc;border-radius:999px;padding:4px 7px;font-size:5px;font-weight:800;opacity:0;transform:translateY(-4px)}.drop-success i{font-size:5px!important;grid-row:auto!important}
.drag-ghost{position:absolute;z-index:20;width:92px;height:38px;background:#fff;border:1px solid #cfc8ff;border-radius:8px;box-shadow:0 16px 30px rgba(47,38,94,.22);display:flex;align-items:center;gap:8px;padding:0 10px;color:#4e43aa;font-size:7px;font-weight:700;opacity:0;pointer-events:none;transform-origin:center}.drag-ghost i{font-size:10px}.drag-hero{left:18px;top:112px;animation:dragHeroBlock 14s ease-in-out infinite}.drag-products{left:18px;top:157px;animation:dragProductsBlock 14s ease-in-out infinite}.drag-trust{left:18px;top:202px;animation:dragTrustBlock 14s ease-in-out infinite}
@keyframes dragHeroBlock{0%,4%{opacity:0;transform:translate(0,0) scale(.94)}6%{opacity:1}10%{opacity:1;transform:translate(190px,78px) scale(1.03)}14%{opacity:1;transform:translate(350px,105px) scale(.97)}16%,100%{opacity:0;transform:translate(350px,105px) scale(.97)}}
@keyframes dragProductsBlock{0%,17%{opacity:0;transform:translate(0,0) scale(.94)}19%{opacity:1}23%{opacity:1;transform:translate(215px,150px) scale(1.02)}27%{opacity:1;transform:translate(365px,220px) scale(.97)}29%,100%{opacity:0;transform:translate(365px,220px) scale(.97)}}
@keyframes dragTrustBlock{0%,29%{opacity:0;transform:translate(0,0) scale(.94)}31%{opacity:1}35%{opacity:1;transform:translate(230px,205px) scale(1.02)}39%{opacity:1;transform:translate(380px,310px) scale(.97)}41%,100%{opacity:0;transform:translate(380px,310px) scale(.97)}}
.drop-zone-hero:after{animation:heroDropZone 14s ease infinite}.drop-zone-products:after{animation:productsDropZone 14s ease infinite}.drop-zone-trust:after{animation:trustDropZone 14s ease infinite}.drop-zone-hero .drop-success{animation:heroDropSuccess 14s ease infinite}.drop-zone-products .drop-success{animation:productsDropSuccess 14s ease infinite}.drop-zone-trust .drop-success{animation:trustDropSuccess 14s ease infinite}
@keyframes heroDropZone{0%,5%,16%,100%{border-color:rgba(113,88,255,0);background:transparent}8%,14%{border-color:rgba(113,88,255,.65);background:rgba(113,88,255,.025)}}
@keyframes productsDropZone{0%,18%,29%,100%{border-color:rgba(113,88,255,0);background:transparent}21%,27%{border-color:rgba(113,88,255,.65);background:rgba(113,88,255,.025)}}
@keyframes trustDropZone{0%,30%,41%,100%{border-color:rgba(113,88,255,0);background:transparent}33%,39%{border-color:rgba(113,88,255,.65);background:rgba(113,88,255,.025)}}
@keyframes heroDropSuccess{0%,14%{opacity:0;transform:translateY(-4px)}16%,39%{opacity:1;transform:translateY(0)}41%,100%{opacity:0}}
@keyframes productsDropSuccess{0%,27%{opacity:0;transform:translateY(-4px)}29%,39%{opacity:1;transform:translateY(0)}41%,100%{opacity:0}}
@keyframes trustDropSuccess{0%,39%{opacity:0;transform:translateY(-4px)}40%,43%{opacity:1;transform:translateY(0)}45%,100%{opacity:0}}
.demo-phase-label{position:absolute;left:18px;bottom:16px;z-index:30;border-radius:999px;padding:8px 11px;font-size:6px;font-weight:800;letter-spacing:.02em;display:flex;align-items:center;gap:6px;box-shadow:0 10px 25px rgba(26,24,38,.12)}.phase-builder{background:#171820;color:#fff}.phase-builder i{color:#b7a9ff}.phase-admin{background:#fff;color:#272830;border:1px solid #e6e4ea}.phase-admin i{color:#6d55ed}
.hero-demo-back .merchant-topbar{height:62px}.animated-admin-shell{min-height:493px}.hero-demo-back .merchant-content{padding:20px}.animated-merchant-grid{margin-top:10px}.orders-scroll-card{overflow:hidden}.orders-scroll-window{height:164px;overflow:hidden;position:relative;margin-top:2px}.orders-scroll-track{animation:heroOrdersScroll 14s cubic-bezier(.42,0,.18,1) infinite;will-change:transform}.order-avatar.blue{background:#e2f1ff;color:#236ba5}
@keyframes heroOrdersScroll{0%,48%{transform:translateY(0)}55%{transform:translateY(0)}68%{transform:translateY(-51px)}81%{transform:translateY(-102px)}89%,100%{transform:translateY(-153px)}}
.hero-loop-order{animation:heroOrderFloat 14s ease-in-out infinite}.hero-loop-growth{animation:heroGrowthFloat 14s ease-in-out infinite}
@keyframes heroOrderFloat{0%,45%{opacity:0;transform:translateY(8px) scale(.96)}51%,87%{opacity:1;transform:translateY(0) scale(1)}91%,100%{opacity:0;transform:translateY(8px) scale(.96)}}
@keyframes heroGrowthFloat{0%,49%{opacity:0;transform:translateY(-8px) scale(.96)}55%,86%{opacity:1;transform:translateY(0) scale(1)}91%,100%{opacity:0;transform:translateY(-8px) scale(.96)}}

@media (max-width:1080px){
  .hero-demo-shell{width:min(700px,100%);height:555px;margin:auto}
  .hero-demo-flipper{animation-name:lyxeHeroFlipTablet}
  @keyframes lyxeHeroFlipTablet{0%,42%{transform:rotateY(0)}48%,88%{transform:rotateY(180deg)}94%,100%{transform:rotateY(360deg)}}
}
@media (max-width:760px){
  .hero-motion-stage{min-height:452px!important;width:100%}
  .hero-demo-shell{height:430px;width:100%}
  .hero-demo-face{border-radius:16px}
  .demo-browserbar{height:38px;grid-template-columns:48px 1fr 48px;padding:0 9px}.demo-browser-dots{gap:4px}.demo-browser-dots span{width:6px;height:6px}.demo-browser-address{min-width:0;width:100%;font-size:6px;padding:5px 7px}.demo-browser-actions{gap:7px;font-size:7px}
  .builder-app{height:392px;grid-template-columns:76px 1fr}.builder-palette{padding:9px 5px}.builder-brand span{font-size:8px}.builder-brand small{font-size:4px}.builder-palette>p{font-size:4px;margin:12px 2px 6px}.builder-block{height:30px;grid-template-columns:13px 1fr 8px;padding:0 4px;font-size:5px;gap:3px}.builder-block i{font-size:7px}.builder-hint{left:5px;right:5px;bottom:7px;padding:6px 4px;font-size:4px}
  .builder-workspace{padding:6px}.workspace-toolbar{height:27px;padding:0 5px;font-size:4.5px}.workspace-toolbar button{font-size:4px;padding:4px 6px}.storefront-canvas{height:347px}.storefront-mini-nav{height:34px;padding:0 7px;gap:8px}.storefront-mini-nav strong{font-size:5.5px}.storefront-mini-nav nav{display:none}.storefront-mini-nav>div{margin-left:auto;font-size:5px;gap:5px}.drop-zone-hero{height:178px}.store-hero-copy{padding:22px 0 0 13px}.store-hero-copy small{font-size:3.7px}.store-hero-copy h3{font-size:19px;margin:5px 0}.store-hero-copy p{font-size:4.5px;max-width:100px}.store-hero-copy button{font-size:4px;padding:5px 6px;margin-top:6px}.art-arch{width:80px;height:142px;right:12px}.art-chair{right:13px;transform:scale(.72);transform-origin:right bottom}.art-vase{right:4px;transform:scale(.7);transform-origin:right bottom}
  .drop-zone-products{height:88px;padding:7px;gap:4px}.mini-product{grid-template-columns:27px 1fr;padding:4px;column-gap:4px}.product-shape{width:25px;height:27px;transform:scale(.8);transform-origin:left center}.mini-product strong{font-size:4px}.mini-product small{font-size:3.5px}.drop-zone-trust{height:47px;padding:0 6px}.drop-zone-trust>span:not(.drop-success){grid-template-columns:14px 1fr}.drop-zone-trust i{font-size:7px}.drop-zone-trust b{font-size:4px}.drop-zone-trust small{font-size:3.2px}.drop-success{font-size:3.5px;padding:3px 5px;right:4px;top:4px!important}
  .drag-ghost{width:64px;height:29px;padding:0 6px;font-size:5px;gap:4px}.drag-ghost i{font-size:7px}.drag-hero{left:6px;top:79px}.drag-products{left:6px;top:116px}.drag-trust{left:6px;top:153px}@keyframes dragHeroBlock{0%,4%{opacity:0;transform:translate(0,0) scale(.92)}6%{opacity:1}10%{opacity:1;transform:translate(95px,60px)}14%{opacity:1;transform:translate(170px,80px) scale(.95)}16%,100%{opacity:0;transform:translate(170px,80px) scale(.95)}}@keyframes dragProductsBlock{0%,17%{opacity:0;transform:translate(0,0) scale(.92)}19%{opacity:1}23%{opacity:1;transform:translate(110px,110px)}27%{opacity:1;transform:translate(185px,165px) scale(.95)}29%,100%{opacity:0;transform:translate(185px,165px) scale(.95)}}@keyframes dragTrustBlock{0%,29%{opacity:0;transform:translate(0,0) scale(.92)}31%{opacity:1}35%{opacity:1;transform:translate(115px,155px)}39%{opacity:1;transform:translate(190px,230px) scale(.95)}41%,100%{opacity:0;transform:translate(190px,230px) scale(.95)}}
  .demo-phase-label{left:9px;bottom:8px;font-size:4.2px;padding:5px 7px}.hero-loop-order{left:10px!important;right:10px!important;bottom:-25px!important}.hero-loop-growth{display:none!important}
  .hero-demo-back .merchant-topbar{height:48px!important}.animated-admin-shell{min-height:382px!important}.hero-demo-back .merchant-content{padding:12px!important}.hero-demo-back .merchant-heading strong{font-size:13px}.hero-demo-back .metric-row{margin-top:9px}.hero-demo-back .metric-card{padding:8px}.hero-demo-back .metric-card strong{font-size:13px}.hero-demo-back .chart-area{height:105px}.orders-scroll-window{height:120px}.orders-scroll-track{animation-name:heroOrdersScrollMobile}@keyframes heroOrdersScrollMobile{0%,48%{transform:translateY(0)}58%{transform:translateY(-42px)}72%{transform:translateY(-84px)}87%,100%{transform:translateY(-126px)}}
}
@media (prefers-reduced-motion:reduce){
  .hero-demo-flipper,.drag-ghost,.drop-zone:after,.drop-success,.orders-scroll-track,.hero-loop-order,.hero-loop-growth{animation:none!important}
  .hero-demo-flipper{transform:none!important}.hero-demo-back{display:none}.hero-loop-order{opacity:1!important;transform:none!important}.hero-loop-growth{opacity:1!important;transform:none!important}
}

/* ==========================================================
   LYXE HERO FLOATING CARDS FIX v4.5.1
   Keep animated KPI cards above the flipping demo surface.
   ========================================================== */
.hero-motion-stage{overflow:visible!important}
.hero-motion-stage .floating-card{
  z-index:12!important;
  pointer-events:none;
  will-change:transform,opacity;
}
.hero-motion-stage .hero-loop-order{
  left:-26px;
  bottom:70px;
}
.hero-motion-stage .hero-loop-growth{
  right:-16px;
  top:92px;
}

@media (min-width:1081px){
  .hero-motion-stage .hero-loop-order{left:-42px;bottom:58px}
  .hero-motion-stage .hero-loop-growth{right:-34px;top:76px}
}

@media (min-width:761px) and (max-width:1080px){
  .hero-motion-stage .hero-loop-order{left:8px;bottom:42px}
  .hero-motion-stage .hero-loop-growth{right:8px;top:70px}
}
