@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+Khmer:wght@400;500;600&display=swap";:root{font-family:DM Sans,Noto Sans Khmer,system-ui,sans-serif;color:#211d1a;background:#f8f6f2;font-synthesis:none;text-rendering:optimizeLegibility;--brand: #d92d20;--brand-dark: #af2017;--ink: #211d1a;--muted: #746e69;--line: #e8e2dc;--paper: #fff;--soft: #f5f1ec;--shadow: 0 22px 60px rgba(57, 39, 24, .14)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth;background:#f8f6f2}body,#root{min-width:320px;min-height:100vh;min-height:100dvh}body{margin:0;background:#f8f6f2}#root{display:flex;flex-direction:column}#root>main{width:100%;flex:1 0 auto}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%}a{color:inherit;text-decoration:none}.eyebrow{color:var(--brand);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.app-loading{min-height:100vh;min-height:100dvh;display:grid;place-items:center;font-weight:700;color:var(--brand)}.icon-button{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center}.icon-button--light{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.primary-action{min-height:48px;border:0;border-radius:14px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--brand);font-weight:700}.primary-action:hover{background:var(--brand-dark)}.secondary-action{min-height:48px;border:1px solid var(--line);border-radius:14px;padding:0 20px;background:#fff;color:var(--ink);font-weight:700}.text-button{border:0;background:transparent;color:var(--brand);font-weight:700}.analytics-consent{position:fixed;z-index:160;left:50%;bottom:max(12px,env(safe-area-inset-bottom));width:min(calc(100% - 24px),620px);padding:13px;border:1px solid rgba(42,39,36,.12);border-radius:18px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;color:#292623;background:#fffffff7;box-shadow:0 18px 50px #231d1833;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%)}.analytics-consent__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:#292623}.analytics-consent strong,.analytics-consent p{display:block;margin:0}.analytics-consent strong{font-size:12px}.analytics-consent p{margin-top:2px;color:#77706a;font-size:9px;line-height:1.45}.analytics-consent__actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1.25fr;gap:7px}.analytics-consent__actions button{min-height:38px;padding:0 12px;border:1px solid #e5dfd9;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#625c57;background:#fff;font-size:10px;font-weight:750}.analytics-consent__actions button:last-child{border-color:#292623;color:#fff;background:#292623}.welcome-screen{position:relative;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;color:var(--ink);background:#f7f5f1}.welcome-screen:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% -12%,color-mix(in srgb,var(--brand) 13%,transparent),transparent 42%)}.welcome-screen__glow{position:absolute;width:260px;height:260px;border-radius:50%;background:color-mix(in srgb,var(--brand) 12%,transparent);filter:blur(75px);opacity:.7;bottom:-170px;left:-100px}.welcome-topbar{position:relative;z-index:1;width:min(100%,520px);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:max(18px,env(safe-area-inset-top)) 18px 10px;color:#77706a;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.welcome-topbar__outlet{min-width:0;display:flex;align-items:center;gap:8px;color:var(--ink);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.welcome-topbar__outlet img{flex:0 0 auto;width:30px;height:30px;padding:3px;border:1px solid var(--line);border-radius:9px;object-fit:contain;background:#fff}.powered-by{display:inline-flex;align-items:baseline;justify-content:center;gap:5px;font-size:11px}.powered-by span{opacity:.62}.powered-by strong{letter-spacing:-.01em}.powered-by--welcome{position:relative;z-index:1;margin:16px auto max(18px,env(safe-area-inset-bottom));color:#89817a}.powered-by--welcome strong{color:var(--brand)}.powered-by--menu{margin:28px auto 10px;color:var(--muted)}.powered-by--menu strong{color:var(--brand)}.welcome-card{position:relative;z-index:1;width:min(calc(100% - 28px),430px);margin:auto;padding:22px;border:1px solid rgba(73,59,49,.09);border-radius:25px;color:var(--ink);background:#ffffffeb;box-shadow:0 22px 60px #372b211a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left}.welcome-card.has-banners{padding-top:12px}.welcome-banner{position:relative;width:calc(100% + 20px);aspect-ratio:1.48;margin:-2px -10px 0;overflow:hidden;border-radius:18px;background:#eee9e3;touch-action:pan-y}.welcome-banner__slide{position:absolute;inset:0;opacity:0;transform:translate(5%) scale(1.025);transition:opacity .55s ease,transform .7s cubic-bezier(.2,.7,.2,1);pointer-events:none}.welcome-banner__slide.is-active{opacity:1;transform:translate(0) scale(1);pointer-events:auto;z-index:1}.welcome-banner__slide>img,.welcome-banner__slide>a,.welcome-banner__slide>a>img{width:100%;height:100%;display:block}.welcome-banner__slide img{object-fit:cover}.welcome-banner__placeholder{width:100%;height:100%;display:block;background:linear-gradient(110deg,#eee9e3 30%,#f7f4f0,#eee9e3 66%);background-size:220% 100%;animation:banner-loading 1.4s ease infinite}.welcome-banner__copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:34px 15px 14px;color:#fff;background:linear-gradient(transparent,#120e0cb8)}.welcome-banner__copy strong,.welcome-banner__copy small{display:block}.welcome-banner__copy strong{font-size:14px}.welcome-banner__copy small{margin-top:3px;color:#ffffffc7;font-size:9px}.welcome-banner__arrow{position:absolute;z-index:3;top:50%;width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;color:#fff;background:#18131059;opacity:0;transform:translateY(-50%);transition:opacity .18s ease,background .18s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.welcome-banner:hover .welcome-banner__arrow,.welcome-banner:focus-within .welcome-banner__arrow{opacity:1}.welcome-banner__arrow:hover{background:#18131094}.welcome-banner__arrow.is-previous{left:9px}.welcome-banner__arrow.is-next{right:9px}.welcome-banner__dots{position:absolute;z-index:3;left:50%;bottom:9px;display:flex;gap:5px;transform:translate(-50%)}.welcome-banner__dots button{width:6px;height:6px;padding:0;border:0;border-radius:99px;background:#ffffff94;box-shadow:0 1px 3px #00000038;transition:width .2s ease,background .2s ease}.welcome-banner__dots button.is-active{width:18px;background:#fff}.welcome-logo-wrap{width:70px;height:70px;margin:0 0 22px;padding:7px;background:#fff;border-radius:19px;border:1px solid #eee8e2}.welcome-logo-wrap.has-banner{position:relative;z-index:4;width:60px;height:60px;margin:-31px auto 13px;border-radius:17px;box-shadow:0 8px 20px #2a1f1721}.welcome-logo-wrap img{width:100%;height:100%;object-fit:contain;border-radius:13px}.welcome-kicker{display:block;margin-bottom:6px;color:var(--brand);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.welcome-card h1{max-width:350px;margin:0;font-size:clamp(26px,8vw,34px);line-height:1.08;letter-spacing:-.045em}.welcome-card.has-banners h1{max-width:none;font-size:clamp(18px,5.2vw,29px);white-space:nowrap}.welcome-card__intro>p{max-width:330px;margin:10px 0 20px;color:var(--muted);font-size:13px;line-height:1.55}.welcome-details{margin-bottom:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.welcome-mode,.directions-button{min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center}.welcome-mode{border-bottom:1px solid var(--line)}.welcome-mode>svg,.directions-button>svg:first-child{width:34px;height:34px;padding:8px;border-radius:11px;color:var(--brand);background:color-mix(in srgb,var(--brand) 8%,white)}.welcome-mode span,.directions-button span{min-width:0;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.welcome-mode small,.directions-button small{display:block;margin-bottom:1px;color:#98908a;font-size:8px;font-weight:650;letter-spacing:.07em;text-transform:uppercase}.welcome-mode b{padding:5px 8px;border-radius:999px;color:#26765a;background:#e8f5ef;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.directions-button{border-radius:12px;transition:color .18s ease,background .18s ease}.directions-button:hover{color:var(--brand);background:color-mix(in srgb,var(--brand) 4%,transparent)}.directions-button>svg:last-child{color:var(--brand)}.start-button{width:100%;min-height:52px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--brand);font-weight:700;box-shadow:0 10px 20px color-mix(in srgb,var(--brand) 22%,transparent)}.start-arrow{transform:rotate(180deg)}.welcome-socials{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.welcome-socials>span{flex:0 0 auto;color:#918983;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.welcome-socials>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.welcome-socials a{min-width:34px;height:34px;padding:0 9px;border:1px solid var(--line);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#645d58;background:#fff;transition:color .18s ease,border-color .18s ease,transform .18s ease}.welcome-socials a:hover{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 28%,var(--line));transform:translateY(-1px)}.welcome-socials a span{display:none;font-size:9px;font-weight:700}.menu-page{min-height:100vh;min-height:100dvh;background:var(--menu-bg, #f8f6f2);padding-bottom:max(112px,calc(92px + env(safe-area-inset-bottom)))}.menu-header{position:sticky;z-index:20;top:0;color:#fff;background:var(--brand);box-shadow:0 6px 24px #611f1724}.menu-header__top{max-width:1240px;height:70px;margin:auto;padding:0 14px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px}.menu-brand{display:flex;align-items:center;justify-content:center;gap:9px;min-width:0}.menu-brand img{width:38px;height:38px;object-fit:contain;background:#fff;border-radius:10px;padding:3px}.menu-brand div{min-width:0}.menu-brand small,.menu-brand strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-brand small{opacity:.72;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.menu-brand strong{font-size:12px}.search-box{width:calc(100% - 28px);max-width:680px;height:45px;margin:0 auto 13px;padding:0 12px;display:grid;grid-template-columns:20px 1fr 24px;align-items:center;gap:8px;color:#6a625e;background:#fff;border-radius:13px}.search-box input{width:100%;height:100%;border:0;outline:0;color:var(--ink);background:transparent}.search-box button{width:24px;height:24px;border:0;background:transparent;color:#8f8781;display:grid;place-items:center}.category-strip{display:flex;gap:8px;overflow-x:auto;padding:7px 14px 13px;scrollbar-width:none;background:#fff;border-bottom:1px solid var(--line)}.category-strip::-webkit-scrollbar{display:none}.category-strip button{flex:0 0 auto;min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:#6f6762;background:#fff;font-size:12px;font-weight:700;white-space:nowrap}.category-strip button.active{color:#fff;background:var(--brand);border-color:var(--brand)}.menu-content{width:min(100%,1240px);margin:0 auto;padding:22px 14px 40px}.menu-intro{margin:3px 2px 22px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.menu-intro h1{margin:4px 0 0;font-size:25px;letter-spacing:-.035em}.menu-intro>span{color:var(--muted);font-size:12px;font-weight:600}.menu-section{scroll-margin-top:142px;margin-bottom:28px}.section-heading{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:14px}.section-heading>div{display:flex;align-items:baseline;gap:9px}.section-heading span{color:var(--brand);font-size:11px;font-weight:700}.section-heading h2{margin:0;font-size:17px;letter-spacing:-.02em}.section-heading>svg{color:#aaa09a}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.menu-card{min-width:0;overflow:hidden;border:1px solid #ebe5df;border-radius:18px;background:var(--paper);box-shadow:0 4px 12px #3523160a}.menu-card__image-button{position:relative;display:block;width:100%;aspect-ratio:1.2;padding:0;border:0;background:#f1ece6;overflow:hidden}.menu-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.menu-card:hover .menu-card__image{transform:scale(1.025)}.menu-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#b8aca3;background:linear-gradient(135deg,#f3eee8,#ebe3dc)}.stock-badge{position:absolute;top:9px;left:9px;padding:5px 8px;border-radius:999px;color:#fff;background:#231f1cc7;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.menu-card.is-unavailable .menu-card__image{filter:grayscale(1);opacity:.68}.menu-card__body{padding:11px}.menu-card__title{width:100%;min-height:38px;padding:0;border:0;text-align:left;color:var(--ink);background:transparent;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.menu-card__description{height:36px;margin:5px 0 9px;color:#867e78;font-size:10px;line-height:1.75;white-space:pre-line;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.menu-card__footer{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:6px}.menu-card__price{min-width:0;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.add-button{min-width:50px;height:30px;padding:0 12px;border:0;border-radius:999px;color:#fff;background:var(--brand);font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:3px}.add-button:disabled{background:#d3cbc5}.variant-button{min-width:62px}.variant-button.has-quantity{color:var(--brand);background:color-mix(in srgb,var(--brand) 12%,white)}.card-stepper{flex:0 0 auto;height:32px;padding:2px;border-radius:999px;display:grid;grid-template-columns:28px minmax(20px,auto) 28px;align-items:center;color:#fff;background:#241f1b;box-shadow:0 5px 12px #241f1b29}.card-stepper button{width:28px;height:28px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:transparent}.card-stepper button:hover{background:#ffffff1f}.card-stepper button:disabled{opacity:.35}.card-stepper span{min-width:20px;text-align:center;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.no-results{min-height:50vh;display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}.no-results h2{margin:14px 0 0;color:var(--ink)}.no-results p{margin:6px 0 18px;font-size:13px}.no-results button{border:0;color:var(--brand);background:transparent;font-weight:700}.floating-cart{position:fixed;z-index:30;left:14px;right:14px;bottom:max(14px,env(safe-area-inset-bottom));min-height:64px;padding:9px 14px;border:1px solid #e3dbd4;border-radius:20px;display:grid;grid-template-columns:45px 1fr 24px;align-items:center;gap:10px;text-align:left;color:var(--ink);background:#fffffff2;box-shadow:0 16px 45px #36261a33;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-cart.is-active{color:#fff;background:#25201d;border-color:#25201d}.floating-cart__icon{position:relative;width:43px;height:43px;display:grid;place-items:center;border-radius:14px;color:var(--brand);background:#fbe9e6}.is-active .floating-cart__icon{color:#fff;background:var(--brand)}.floating-cart__icon b{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;padding:0 4px;display:grid;place-items:center;border:2px solid #25201d;border-radius:999px;color:#fff;background:var(--brand);font-size:9px}.floating-cart small,.floating-cart strong{display:block}.floating-cart small{opacity:.65;font-size:10px}.floating-cart strong{font-size:13px}.cart-chevron{transform:rotate(-90deg)}.sheet-backdrop,.admin-modal-backdrop{position:fixed;z-index:60;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:12px;background:#18141294;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in .18s ease-out}.product-sheet,.cart-sheet{width:min(100%,540px);max-height:min(88vh,780px);overflow-y:auto;border-radius:26px;background:#fff;box-shadow:var(--shadow);animation:sheet-up .22s ease-out}.sheet-close{position:absolute;z-index:2;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:#140f0c8f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-sheet{position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.product-sheet__image,.product-sheet__placeholder{width:100%;height:min(38dvh,340px);min-height:220px;object-fit:contain;background:var(--soft)}.product-sheet__placeholder{display:grid;place-items:center;color:#b9ada5}.product-sheet__content{padding:22px max(22px,env(safe-area-inset-right)) max(22px,calc(16px + env(safe-area-inset-bottom))) max(22px,env(safe-area-inset-left))}.product-sheet h2,.cart-sheet h2{margin:5px 0 8px;font-size:24px;letter-spacing:-.04em}.product-sheet__content>p{color:var(--muted);font-size:13px;line-height:1.7;white-space:pre-line}.product-sheet__price{margin:15px 0 20px;font-size:17px;font-weight:700}.variant-options{margin:18px 0 4px;display:grid;gap:8px}.variant-options>button{width:100%;min-height:58px;padding:10px 12px;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);background:#fff;text-align:left}.variant-options>button.active{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.variant-options>button:disabled{opacity:.55}.variant-options span strong,.variant-options span small{display:block}.variant-options span strong{font-size:12px}.variant-options span small{margin-top:3px;color:#a24a41;font-size:9px}.variant-options b{flex:0 0 auto;color:var(--brand);font-size:12px}.quantity-row{display:grid;grid-template-columns:112px 1fr;gap:10px}.stepper{height:48px;padding:0 5px;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;text-align:center}.stepper button{width:34px;height:34px;border:0;border-radius:10px;display:grid;place-items:center;color:var(--ink);background:var(--soft)}.stepper button:disabled{opacity:.35}.stepper span{font-weight:700}.sold-out-note{padding:14px;border-radius:13px;color:#8b3b32;background:#fbe9e6;font-size:13px;font-weight:600}.cart-sheet{padding:10px 20px 20px}.sheet-handle{width:42px;height:4px;margin:0 auto 12px;border-radius:99px;background:#d7d0ca}.cart-sheet__header{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-lines{max-height:48vh;overflow-y:auto}.cart-line{min-height:76px;display:grid;grid-template-columns:1fr 108px;gap:12px;align-items:center;border-bottom:1px solid #f0ebe6}.cart-line strong,.cart-line span{display:block}.cart-line strong{font-size:13px}.cart-line>div:first-child small{display:block;margin-top:3px;color:var(--brand);font-size:10px;font-weight:700}.cart-line>div:first-child span{margin-top:4px;color:var(--muted);font-size:11px}.stepper--small{height:38px;grid-template-columns:30px 1fr 30px;border-radius:12px}.stepper--small button{width:28px;height:28px}.empty-cart{min-height:250px;display:grid;place-items:center;align-content:center;text-align:center;color:#958c86}.empty-cart h3{margin:14px 0 0;color:var(--ink)}.empty-cart p{margin:5px 0;font-size:12px}.cart-total{padding-top:16px}.cart-total>div{margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.cart-total span{color:var(--muted);font-size:12px}.cart-total strong{font-size:18px}.cart-total .primary-action,.cart-sheet>.primary-action{width:100%}.outlet-contact-panel{margin:30px 0 12px;padding:20px;border:1px solid var(--line);border-radius:20px;display:grid;gap:16px;background:var(--paper)}.outlet-contact-panel h2{margin:5px 0 7px;font-size:19px}.outlet-contact-panel p{margin:0;display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:11px;line-height:1.55}.outlet-contact-panel p svg{flex:0 0 auto;margin-top:1px;color:var(--brand)}.outlet-contact-actions{display:flex;flex-wrap:wrap;gap:7px}.outlet-contact-actions a{min-height:36px;padding:0 11px;border:1px solid var(--line);border-radius:10px;display:inline-flex;align-items:center;gap:6px;color:#625b56;background:#fff;font-size:9px;font-weight:750;text-transform:capitalize}.outlet-contact-actions a:hover{color:var(--brand);border-color:var(--brand)}.admin-gate{min-height:100vh;min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));display:grid;place-items:center;align-content:center;gap:12px;background:radial-gradient(circle at 50% 0,#fde8e3,transparent 42%),#f6f4f0}.admin-gate>.ads-logo{position:absolute;top:24px;left:24px}.admin-gate>p{margin:0;color:var(--muted);font-size:12px}.admin-gate__card{width:min(100%,430px);padding:28px;border:1px solid #e3ddd6;border-radius:24px;background:#fff;box-shadow:0 24px 70px #3d2a1c1f}.admin-gate__card .login-icon{margin-bottom:18px}.admin-gate__card h1{margin:7px 0 9px;font-size:29px;line-height:1.05;letter-spacing:-.045em}.admin-gate__card>p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.admin-gate__card label{display:block;margin-top:12px}.admin-gate__card label>span{display:block;margin-bottom:6px;font-size:10px;font-weight:750}.admin-gate__card input{width:100%;height:45px;padding:0 12px;border:1px solid #ddd7d0;border-radius:11px;outline:0}.admin-gate__card input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d92d201a}.admin-gate__card .primary-action{width:100%;margin-top:18px}.admin-gate__card .login-error{margin:12px 0 0;padding:10px;border-radius:9px;color:#a83a31;background:#fce9e6;font-size:10px}.admin-gate__card .login-success{margin:12px 0 0;padding:10px;border-radius:9px;color:#236b50;background:#e5f5ee;font-size:10px}.admin-reset-password{width:100%;margin-top:10px;padding:8px;border:0;color:#756d66;background:transparent;font-size:10px;font-weight:700}.admin-gate__back{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:6px;color:#777069;font-size:10px;font-weight:700}.admin-gate__divider{margin:17px 0 12px;display:flex;align-items:center;gap:10px;color:#9a948d;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.admin-gate__divider:before,.admin-gate__divider:after{content:"";height:1px;flex:1;background:#ece7e1}.admin-create-account{width:100%;min-height:43px;border:1px solid #ded8d1;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;color:#292522;background:#fff;font-size:11px;font-weight:800}.admin-shell{width:100%;max-width:100vw;min-height:100vh;min-height:100dvh;overflow-x:clip;background:#f6f7f8}.admin-sidebar{display:none}.admin-main{min-width:0;width:100%;padding:24px 16px 60px}.admin-topbar{display:flex;flex-direction:column;gap:18px}.admin-topbar>div{min-width:0}.admin-topbar h1{margin:5px 0 3px;font-size:29px;letter-spacing:-.04em}.admin-topbar p{margin:0;color:var(--muted);font-size:13px}.admin-mobile-nav{margin:22px 0;padding:5px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;border:1px solid #e3e6e8;border-radius:14px;background:#fff}.admin-mobile-nav button{min-width:0;min-height:40px;padding:0 8px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#727a7f;background:transparent;font-size:10px;font-weight:700}.admin-mobile-nav button.active{color:#fff;background:#292e31}.admin-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.connection-pill{max-width:180px;padding:8px 11px;border:1px solid #e4e7e9;border-radius:999px;display:flex;align-items:center;gap:7px;overflow:hidden;color:#6b747b;background:#fff;font-size:11px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.connection-pill>span{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#eea938;box-shadow:0 0 0 4px #fff2d8}.connection-pill.is-cloud>span{background:#28a06b;box-shadow:0 0 0 4px #dcf5e9}.publish-button{min-height:42px;border:0;border-radius:12px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:#262b2f;font-size:12px;font-weight:700}.admin-signout{width:40px;height:40px;border:1px solid #e1e4e6;border-radius:11px;display:grid;place-items:center;color:#747c81;background:#fff}.stat-grid{margin:24px 0;display:grid;gap:12px}.stat-grid article{min-height:108px;padding:18px;border:1px solid #e7e9ea;border-radius:18px;display:flex;align-items:center;gap:14px;background:#fff}.stat-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center}.stat-icon--coral{color:#d94d3d;background:#fdebe8}.stat-icon--green{color:#23845d;background:#e2f5ed}.stat-icon--amber{color:#9b6c18;background:#fff2d9}.stat-grid small,.stat-grid strong,.stat-grid div>span{display:block}.stat-grid small{color:#7e858a;font-size:11px;font-weight:600}.stat-grid strong{margin:2px 0;font-size:24px;letter-spacing:-.04em}.stat-grid div>span{color:#93999d;font-size:10px}.catalog-panel{min-width:0;overflow:hidden;border:1px solid #e5e8ea;border-radius:20px;background:#fff}.catalog-toolbar{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-toolbar h2{margin:0 0 3px;font-size:19px}.catalog-toolbar p{display:none;margin:0;color:var(--muted);font-size:12px}.catalog-toolbar__actions{display:flex;align-items:center;gap:7px}.catalog-toolbar__actions>button:not(.primary-action){min-height:38px;padding:0 11px;border:1px solid #dfe3e5;border-radius:10px;display:inline-flex;align-items:center;gap:5px;color:#4e5559;background:#fff;font-size:10px;font-weight:800}.admin-add{min-height:40px;padding:0 14px;font-size:12px}.category-tabs{display:flex;gap:7px;padding:0 18px 14px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;height:35px;padding:0 10px;border:1px solid #e5e7e9;border-radius:10px;color:#6f777c;background:#fff;font-size:10px;font-weight:700}.category-tabs button span{margin-left:5px;color:#9ba1a5}.category-tabs button.active{color:#fff;background:#262b2f;border-color:#262b2f}.category-tabs button.active span{color:#c9ccce}.category-actions{display:flex;gap:5px}.category-actions button{min-height:32px;padding:0 8px;border:1px solid #e1e4e6;border-radius:8px;display:inline-flex;align-items:center;gap:4px;color:#747b80;background:#fff;font-size:9px;font-weight:750}.category-actions button:disabled{opacity:.38}.catalog-filter-row{padding:12px 18px;border-top:1px solid #eef0f1;border-bottom:1px solid #eef0f1;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fafbfb}.catalog-filter-row label{width:min(100%,330px);height:38px;padding:0 11px;border:1px solid #e2e5e7;border-radius:10px;display:flex;align-items:center;gap:8px;color:#8c9499;background:#fff}.catalog-filter-row input{min-width:0;width:100%;border:0;outline:0;font-size:12px}.catalog-filter-row>span{flex:0 0 auto;color:#8b9297;font-size:10px}.admin-item-list{max-height:690px;overflow-y:auto}.admin-item-row{min-height:72px;padding:10px 13px;display:grid;grid-template-columns:50px 1fr auto;gap:11px;align-items:center;border-bottom:1px solid #f0f1f2;content-visibility:auto;contain-intrinsic-size:72px}.admin-item-image{width:50px;height:50px;overflow:hidden;border-radius:12px;display:grid;place-items:center;color:#a9afb3;background:#f1f3f4}.admin-item-image img{width:100%;height:100%;object-fit:cover}.admin-item-copy{min-width:0}.admin-item-copy strong,.admin-item-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-item-copy strong{font-size:12px}.admin-item-copy span{margin-top:4px;color:#8b9297;font-size:10px}.availability,.admin-item-price{display:none}.row-actions{display:flex;gap:5px}.row-actions button{width:32px;height:32px;border:1px solid #e7e9ea;border-radius:9px;display:grid;place-items:center;color:#727a7f;background:#fff}.row-actions button:last-child{color:#c34d43}.management-panel{min-width:0;margin-top:24px;overflow:hidden;border:1px solid #e3e6e8;border-radius:20px;background:#fff}.management-panel>header{padding:20px;border-bottom:1px solid #edf0f1;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.management-panel>header h2{margin:5px 0 4px;font-size:21px;letter-spacing:-.035em}.management-panel>header p{margin:0;color:#81888d;font-size:11px;line-height:1.55}.management-panel>header .primary-action{min-height:40px;font-size:11px}.managed-outlet-list{padding:12px;display:grid;gap:10px;background:#f8f9f9}.managed-outlet-list article{padding:13px;border:1px solid #e5e8e9;border-radius:15px;display:grid;grid-template-columns:40px 1fr 36px;gap:10px;align-items:end;background:#fff}.managed-outlet-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;align-self:center;color:#c83e33;background:#fbe9e6}.managed-outlet-list label{grid-column:2 / 3}.managed-outlet-list label>span,.subscription-form label>span{display:block;margin-bottom:5px;color:#70787d;font-size:9px;font-weight:700}.managed-outlet-list input,.managed-outlet-list select,.subscription-form input,.subscription-form select{width:100%;min-height:40px;padding:0 10px;border:1px solid #dde2e4;border-radius:10px;color:#303537;background:#fff;outline:0;font-size:10px}.managed-outlet-list input:focus,.managed-outlet-list select:focus,.subscription-form input:focus,.subscription-form select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d92d2014}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:10px;top:12px;color:#969da1}.input-with-icon input{padding-left:31px}.remove-registry-item{grid-column:3;grid-row:1;width:34px;height:34px;border:1px solid #e6e9ea;border-radius:9px;display:grid;place-items:center;color:#c34d43;background:#fff}.manage-outlet-users{grid-column:2 / 3;width:fit-content;min-height:36px;padding:0 12px;border:1px solid #dce1e3;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#34393c;background:#f7f8f8;font-size:9px;font-weight:750}.management-panel>footer{padding:14px 18px;border-top:1px solid #edf0f1;display:flex;align-items:center;justify-content:space-between;gap:12px}.management-panel>footer>span{color:#81888d;font-size:9px}.subscription-status{padding:7px 10px;border-radius:999px;color:#32745c;background:#e4f4ed;font-size:9px;font-weight:800;text-transform:uppercase}.subscription-status.is-past_due{color:#a63f35;background:#fbe7e4}.subscription-status.is-paused{color:#71695f;background:#eeeae5}.subscription-form{padding:20px;display:grid;gap:13px}.outlet-user-modal{width:min(100%,680px);max-height:min(92vh,760px);max-height:min(92dvh,760px);overflow-y:auto;padding:22px;border-radius:24px;background:#fff;box-shadow:var(--shadow);animation:sheet-up .22s ease-out}.outlet-user-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.outlet-user-modal>header h2{margin:5px 0 4px;font-size:22px;letter-spacing:-.04em}.outlet-user-modal>header p{margin:0;color:#81888d;font-size:11px}.outlet-user-modal>header>button{flex:0 0 auto;width:36px;height:36px;border:1px solid #e2e6e7;border-radius:50%;display:grid;place-items:center;color:#747c81;background:#fff}.create-outlet-user{margin-top:22px;padding:14px;border:1px solid #e5e8e9;border-radius:15px;display:grid;gap:11px;background:#f8f9f9}.create-outlet-user label>span{display:block;margin-bottom:6px;color:#687075;font-size:9px;font-weight:750}.create-outlet-user label>div{position:relative}.create-outlet-user label svg{position:absolute;left:12px;top:12px;color:#939ba0}.create-outlet-user input{width:100%;height:42px;padding:0 12px 0 36px;border:1px solid #dce1e3;border-radius:10px;outline:0;background:#fff;font-size:11px}.create-outlet-user input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d92d2014}.create-outlet-user .primary-action{min-height:42px;font-size:10px}.outlet-user-message{margin:11px 0 0;padding:10px 12px;border-radius:10px;font-size:9px;font-weight:650}.outlet-user-message.is-success{color:#236b50;background:#e5f5ee}.outlet-user-message.is-error{color:#a63f35;background:#fbe7e4}.outlet-user-list{margin-top:16px;display:grid;gap:8px}.outlet-user-list article{min-height:62px;padding:9px;border:1px solid #e7eaeb;border-radius:13px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:9px}.outlet-user-list article>span{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#28775a;background:#e4f4ed}.outlet-user-list article div strong,.outlet-user-list article div small{display:block}.outlet-user-list article div strong{font-size:10px}.outlet-user-list article div small{margin-top:3px;color:#8b9296;font-size:8px}.outlet-user-list article>button{min-height:32px;padding:0 9px;border:1px solid #e1e5e6;border-radius:8px;color:#687075;background:#fff;font-size:8px;font-weight:700}.outlet-user-list article>button.is-pause{color:#a84b41}.outlet-user-list article>button.is-activate{color:#247254}.outlet-users-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:5px;color:#92999d;text-align:center;font-size:9px}.outlet-users-empty strong{color:#41474a;font-size:11px}.outlet-users-empty small{font-size:8px}.outlet-project-note{min-height:260px;margin-top:20px;padding:25px;border-radius:16px;display:grid;place-items:center;align-content:center;color:#81888d;background:#f5f7f7;text-align:center}.outlet-project-note h3{margin:12px 0 5px;color:#34393c}.outlet-project-note p{max-width:430px;margin:0;font-size:10px;line-height:1.6}.outlet-project-note a{margin-top:15px;padding:10px 13px;border-radius:9px;color:#fff;background:#292e31;font-size:9px;font-weight:750}.admin-modal-backdrop{align-items:flex-end;z-index:80}.item-editor,.login-card{width:min(100%,620px);max-height:92vh;overflow-y:auto;padding:20px;border-radius:24px;background:#fff;box-shadow:var(--shadow);animation:sheet-up .22s ease-out}.item-editor__header{display:flex;align-items:flex-start;justify-content:space-between}.item-editor__header h2{margin:4px 0 18px;font-size:22px}.item-editor__header>button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff}.image-upload{position:relative;min-height:175px;overflow:hidden;border:1px dashed #d6dadd;border-radius:17px;display:grid;place-items:center;color:#737b80;background:#f8fafb;text-align:center;cursor:pointer}.image-upload>span{display:grid;place-items:center;gap:6px}.image-upload small{color:#9ba1a5;font-size:10px}.image-upload img{width:100%;height:210px;object-fit:cover}.image-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-progress{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#171a1ca3;font-size:12px;font-weight:700}.compression-note{margin:9px 0 0;display:flex;align-items:center;gap:6px;color:#27815f;font-size:11px;font-weight:600}.editor-fields{margin-top:17px;display:grid;gap:13px}.editor-fields label>span,.login-card label>span{display:block;margin-bottom:6px;font-size:11px;font-weight:700}.editor-fields input:not([type=checkbox]),.editor-fields textarea,.login-card input{width:100%;border:1px solid #dfe3e5;border-radius:11px;padding:11px 12px;outline:0;background:#fff;font-size:12px}.editor-fields input:focus,.editor-fields textarea:focus,.login-card input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d92d201a}.editor-fields textarea{resize:vertical}.toggle-field{padding:12px;border:1px solid #e2e5e7;border-radius:12px;display:flex;align-items:flex-start;gap:10px}.toggle-field input{margin-top:3px;accent-color:var(--brand)}.toggle-field span{margin:0!important}.toggle-field strong,.toggle-field small{display:block}.toggle-field small{margin-top:3px;color:#90979b;font-size:10px;font-weight:400}.item-editor__actions{margin-top:19px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.variant-editor{padding:13px;border:1px solid #e1e5e7;border-radius:13px;background:#f8f9f9}.variant-editor>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.variant-editor>header strong,.variant-editor>header small{display:block}.variant-editor>header strong{font-size:11px}.variant-editor>header small{margin-top:3px;color:#8b9397;font-size:9px}.variant-editor>header button{min-height:34px;padding:0 10px;border:1px solid #dce1e3;border-radius:9px;display:inline-flex;align-items:center;gap:5px;color:#34393c;background:#fff;font-size:9px;font-weight:750}.variant-editor__list{margin-top:11px;display:grid;gap:8px}.variant-editor__list article{padding:10px;border:1px solid #e2e6e7;border-radius:11px;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#fff}.variant-editor__list article>button{width:34px;height:34px;border:1px solid #eadedc;border-radius:9px;display:grid;place-items:center;color:#bd483e;background:#fff}.variant-availability{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700}.variant-availability span{margin:0!important}.variant-editor__empty{margin:11px 0 0;padding:13px;border-radius:10px;color:#8c9498;background:#fff;text-align:center;font-size:9px}.outlet-profile-panel{margin-top:24px;display:grid;gap:18px}.outlet-profile-form,.outlet-live-preview{min-width:0;border:1px solid #e3e6e8;border-radius:20px;background:#fff}.outlet-profile-form>header{padding:20px;border-bottom:1px solid #edf0f1}.outlet-profile-form>header h2{margin:5px 0 4px;font-size:21px}.outlet-profile-form>header p,.profile-subsection>p{margin:0;color:#81888d;font-size:10px;line-height:1.55}.outlet-profile-fields{padding:18px;display:grid;gap:12px}.outlet-profile-fields label>span,.theme-controls label>span{display:block;margin-bottom:5px;color:#70787d;font-size:9px;font-weight:750;text-transform:capitalize}.outlet-profile-fields input,.outlet-profile-fields textarea,.theme-controls input:not([type=color]){width:100%;min-height:41px;padding:9px 11px;border:1px solid #dde2e4;border-radius:10px;outline:0;background:#fff;font-size:10px}.outlet-profile-fields textarea{resize:vertical}.outlet-profile-fields input:focus,.outlet-profile-fields textarea:focus,.theme-controls input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d92d2014}.outlet-logo-editor{padding:13px;border:1px solid #e1e5e7;border-radius:15px;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:14px;background:#f8f9f9}.outlet-logo-preview{width:70px;height:70px;border:1px solid #e2e6e8;border-radius:15px;display:grid;place-items:center;overflow:hidden;color:#9aa1a5;background:#fff;box-shadow:0 4px 14px #1c1f210f}.outlet-logo-preview img{width:100%;height:100%;padding:6px;object-fit:contain}.outlet-logo-copy{min-width:0}.outlet-logo-copy>strong{display:block;font-size:11px}.outlet-logo-copy>p{margin:3px 0 9px;color:#7f878b;font-size:9px;line-height:1.45}.outlet-logo-upload{position:relative;width:fit-content;min-height:34px;padding:0 11px;border:1px solid #dce1e3;border-radius:9px;display:inline-flex;align-items:center;gap:6px;overflow:hidden;color:#34393c;background:#fff;font-size:9px;font-weight:800;cursor:pointer}.outlet-logo-upload:hover{border-color:var(--brand);color:var(--brand)}.outlet-logo-upload.is-uploading{cursor:wait;opacity:.72}.outlet-logo-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:inherit}.outlet-logo-note{display:block;margin-top:7px;color:#6e777b;font-size:8px}.outlet-logo-url{margin-top:-3px}.profile-subsection{padding:18px;border-top:1px solid #edf0f1}.profile-subsection h3{margin:0 0 4px;font-size:14px}.profile-subsection .outlet-profile-fields{padding:12px 0 0}.profile-subsection__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-subsection__heading>div{min-width:0}.profile-subsection__heading button{flex:0 0 auto;min-height:34px;padding:0 11px;border:1px solid #dce1e3;border-radius:9px;display:inline-flex;align-items:center;gap:5px;color:#34393c;background:#fff;font-size:9px;font-weight:800}.profile-subsection__heading button:disabled{opacity:.45}.public-link-card{margin:16px 18px 0;padding:13px;border:1px solid #dcebe5;border-radius:13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;color:#215f4c;background:#f0faf6}.public-link-card>div{min-width:0}.public-link-card strong,.public-link-card span{display:block}.public-link-card strong{margin-bottom:2px;font-size:10px}.public-link-card span{overflow:hidden;color:#55746a;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.public-link-card small{margin-top:3px;display:block;color:#18855f;font-size:8px;font-weight:800}.public-link-actions{display:flex;align-items:center;gap:5px}.public-link-actions button,.public-link-actions a{min-height:32px;padding:0 9px;border:1px solid #bddcce;border-radius:8px;display:inline-flex;align-items:center;gap:4px;color:#286a54;background:#fff;font-size:8px;font-weight:800}.public-link-actions a{color:#fff;border-color:#217a5d;background:#217a5d}.slug-field{display:flex;align-items:center;overflow:hidden;border:1px solid #dfe2e4;border-radius:10px;background:#fff}.slug-field>span{padding-left:11px;color:#999;font-size:10px;font-weight:700}.slug-field input{border:0!important;box-shadow:none!important}.catalog-close-action{width:100%;margin-top:8px}.public-outlet-state{min-height:100vh;min-height:100dvh;padding:28px;display:grid;place-content:center;justify-items:center;color:#282623;background:#f7f5f1;text-align:center}.public-outlet-state>span{color:#d92d20;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.public-outlet-state h1{max-width:520px;margin:12px 0 8px;font-size:clamp(27px,6vw,46px);letter-spacing:-.05em}.public-outlet-state p{max-width:440px;margin:0;color:#77716b;font-size:12px;line-height:1.6}.public-outlet-state a{margin-top:20px;padding:12px 16px;border-radius:10px;color:#fff;background:#282623;font-size:10px;font-weight:800}.public-outlet-spinner{width:26px;height:26px;border:3px solid #e1ddd7;border-top-color:#d92d20;border-radius:50%;animation:spin .8s linear infinite}.outlet-logo-fallback{width:34px;height:34px;border-radius:9px;display:inline-grid;place-items:center;flex:0 0 auto;color:#fff;background:#fff3;font-size:14px;font-style:normal;font-weight:900}.outlet-logo-fallback.is-large{width:100%;height:100%;color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,white);font-size:30px}.admin-outlet-logo-fallback{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;color:#d92d20;background:#fbe9e7}.onboarding-checklist{margin-bottom:16px;overflow:hidden;border:1px solid #e1e4e5;border-radius:17px;background:#fff}.onboarding-checklist>header{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.onboarding-checklist h2{margin:4px 0 3px;font-size:18px}.onboarding-checklist header p{margin:0;color:#7b8286;font-size:10px}.onboarding-checklist header>strong{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#d92d20;background:#fbe9e7;font-size:13px}.onboarding-checklist>div{padding:0 10px 10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.onboarding-checklist>div>button{min-width:0;padding:13px;border:1px solid #e7e9ea;border-radius:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;color:#34393c;background:#fafafa;text-align:left}.onboarding-checklist>div>button>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#777e82;background:#eceeef;font-size:10px;font-weight:850}.onboarding-checklist button strong,.onboarding-checklist button small{display:block}.onboarding-checklist button strong{font-size:10px}.onboarding-checklist button small{margin-top:3px;overflow:hidden;color:#858c90;font-size:8px;line-height:1.4;text-overflow:ellipsis}.onboarding-checklist button.is-complete{border-color:#cde8dd;background:#f3fbf7}.onboarding-checklist button.is-complete>span{color:#18855f;background:#dff3e9}.self-service-plan-panel .current-plan-summary{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.current-plan-summary article{padding:15px;border:1px solid #e5e7e8;border-radius:13px;background:#fafafa}.current-plan-summary small,.current-plan-summary strong{display:block}.current-plan-summary small{margin-bottom:6px;color:#858b8f;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.current-plan-summary strong{font-size:15px;text-transform:capitalize}.billing-notice{margin:0 18px 14px;padding:12px 14px;border:1px solid #bfe5d5;border-radius:12px;display:flex;align-items:center;gap:9px;color:#27634f;background:#f0faf6;font-size:10px;font-weight:700}.billing-cycle-toggle{width:max-content;margin:0 18px 16px;padding:4px;border:1px solid #e0e3e4;border-radius:11px;display:flex;gap:4px;background:#f2f3f3}.billing-cycle-toggle button{padding:9px 12px;border:0;border-radius:8px;color:#747a7e;background:transparent;font-size:9px;font-weight:800}.billing-cycle-toggle button.active{color:#fff;background:#232729;box-shadow:0 5px 14px #1a1d1f29}.billing-cycle-toggle button span{margin-left:4px;color:#1b8a62;font-size:7px}.billing-cycle-toggle button.active span{color:#8ce2bd}.dashboard-pricing-grid{padding:0 18px 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-pricing-grid>article{min-width:0;padding:16px;border:1px solid #e1e4e5;border-radius:15px;display:flex;flex-direction:column;background:#fff}.dashboard-pricing-grid>article.is-current{border-color:#eda8a2;box-shadow:0 10px 24px #cb3d3214}.dashboard-pricing-grid article>header{padding:0;border:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.dashboard-pricing-grid h3{margin:0;font-size:16px}.dashboard-pricing-grid header p{min-height:30px;margin:4px 0 0;color:#7c8386;font-size:8px;line-height:1.45}.dashboard-pricing-grid header span{padding:4px 6px;border-radius:99px;color:#a83930;background:#fbe9e7;font-size:6px;font-weight:850;text-transform:uppercase}.dashboard-pricing-grid article>strong{margin-top:14px;display:flex;align-items:baseline;gap:2px;font-size:27px;letter-spacing:-.05em}.dashboard-pricing-grid article>strong small{font-size:7px;letter-spacing:.03em}.dashboard-pricing-grid article>strong em{color:#8a9093;font-size:8px;font-style:normal;letter-spacing:0}.dashboard-pricing-grid ul{margin:13px 0 16px;padding:13px 0 0;border-top:1px solid #eceeef;display:grid;gap:8px;list-style:none}.dashboard-pricing-grid li{display:flex;align-items:center;gap:6px;color:#555d60;font-size:8px}.dashboard-pricing-grid li svg{color:#1d9369}.dashboard-pricing-grid article>button{width:100%;margin-top:auto;padding:10px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#d92d20;font-size:8px;font-weight:850}.dashboard-pricing-grid article>button:disabled{opacity:.55}.checkout-modal-backdrop{z-index:160;padding:18px;background:#0b1f2894;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.checkout-modal{width:min(100%,760px);max-height:min(760px,calc(100dvh - 36px));overflow-y:auto;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fff;box-shadow:0 30px 90px #04182147}.checkout-modal>header{padding:20px 21px 16px;border-bottom:1px solid #e8ecee;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.checkout-modal>header h2{margin:5px 0 0;font-size:22px;letter-spacing:-.045em}.checkout-modal>header>button{width:35px;height:35px;border:1px solid #e2e7e9;border-radius:10px;display:grid;place-items:center;flex:0 0 auto;color:#657178;background:#f8faf9}.checkout-modal__summary{padding:14px 21px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:#f6f8f7}.checkout-modal__summary span{min-width:0}.checkout-modal__summary small,.checkout-modal__summary strong{display:block}.checkout-modal__summary small{margin-bottom:4px;color:#8a9499;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.checkout-modal__summary strong{overflow:hidden;color:#253239;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.checkout-modal__preparing,.checkout-modal__result{min-height:330px;padding:42px 30px 34px;display:grid;justify-items:center;align-content:center;text-align:center}.checkout-loader{width:62px;height:62px;border-radius:19px;display:grid;place-items:center;color:#fff;background:#0b2937;box-shadow:0 14px 30px #0b293733}.checkout-modal__preparing h3,.checkout-modal__result h3{margin:20px 0 7px;font-size:19px;letter-spacing:-.035em}.checkout-modal__preparing p,.checkout-modal__result p{max-width:320px;margin:0;color:#758087;font-size:11px;line-height:1.6}.checkout-progress{width:160px;margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.checkout-progress span{height:4px;overflow:hidden;border-radius:4px;background:#dfe6e7}.checkout-progress span:after{content:"";width:100%;height:100%;display:block;border-radius:inherit;background:#22a77b;transform:translate(-105%);animation:checkout-progress 1.45s ease-in-out infinite}.checkout-progress span:nth-child(2):after{animation-delay:.18s}.checkout-progress span:nth-child(3):after{animation-delay:.36s}.checkout-modal__ready{padding:20px 24px 24px;display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);grid-template-rows:auto auto auto auto 1fr;justify-items:stretch;align-items:center;column-gap:28px}.checkout-modal__status{width:fit-content;margin:0 auto 15px;padding:6px 10px;border-radius:999px;grid-column:1 / -1;display:inline-flex;align-items:center;gap:6px;color:#287358;background:#eaf7f1;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.checkout-modal__status i{width:7px;height:7px;border-radius:50%;background:#22a77b;box-shadow:0 0 0 5px #22a77b1c;animation:ads-pulse 1.8s ease-in-out infinite}.checkout-qr{padding:11px 11px 10px;border:1px solid #e1e7e8;border-radius:19px;display:grid;justify-items:center;background:#fff;box-shadow:0 14px 38px #0b293717}.checkout-qr__image-action{padding:0;border:0;border-radius:11px;display:block;background:transparent;cursor:pointer}.checkout-qr__image-action:focus-visible{outline:3px solid rgba(18,130,184,.35);outline-offset:3px}.checkout-qr img{width:min(245px,62vw);height:auto;display:block;border-radius:11px;transition:transform .18s ease,opacity .18s ease}.checkout-qr__image-action:hover img{transform:scale(.985);opacity:.9}.checkout-qr--khqr{width:100%;padding:0 10px 10px;grid-column:1;grid-row:2 / 6;overflow:hidden}.checkout-qr--khqr .checkout-qr__image-action{width:calc(100% + 20px);margin:0 -10px;border-radius:18px 18px 0 0;overflow:hidden}.checkout-qr--khqr img{width:100%;max-height:430px;border-radius:0;object-fit:contain;background:#fff}.checkout-qr span{max-width:240px;margin-top:7px;color:#78848a;font-size:8px;line-height:1.4;text-align:center}.checkout-qr__save{margin-top:8px;padding:7px 12px;border:1px solid #dbe3e5;border-radius:9px;display:inline-flex;align-items:center;gap:6px;color:#173846;background:#f5f8f7;font-size:9px;font-weight:800;cursor:pointer}.checkout-qr__save:hover{border-color:#bfcdd1;background:#edf3f1}.checkout-qr__save:disabled{cursor:wait;opacity:.7}.checkout-qr--fallback{width:100%;min-height:205px;grid-column:1;grid-row:2 / 6;align-content:center;gap:8px;color:#0b2937;background:#f5f8f7}.checkout-qr--fallback strong{font-size:13px}.checkout-modal__hint{max-width:310px;margin:0 0 16px;justify-self:center;color:#69767c;font-size:10px;line-height:1.6;text-align:center}.checkout-modal__primary,.checkout-modal__result>button:first-of-type{width:100%;min-height:44px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#0b2937;font-size:10px;font-weight:850;box-shadow:0 10px 24px #0b293726}.checkout-modal__secondary{margin-top:7px;padding:8px 12px;justify-self:center;border:0;color:#727e84;background:transparent;font-size:9px;font-weight:750}.checkout-modal__provider{margin-top:11px;align-self:end;justify-self:center;display:flex;align-items:center;gap:5px;color:#839096;font-size:7px;text-align:center}.checkout-modal__result>span{width:66px;height:66px;border-radius:20px;display:grid;place-items:center}.checkout-modal__result.is-success>span{color:#18845f;background:#e6f6ee}.checkout-modal__result.is-error>span{color:#b63e34;background:#fcebea}.checkout-modal__result>button:first-of-type{max-width:280px;margin-top:22px}.secure-payment-note,.telegram-connect-card{margin:0 18px 14px;padding:15px;border-radius:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.secure-payment-note{color:#315548;background:#edf7f2}.secure-payment-note strong,.telegram-connect-card strong{display:block;font-size:10px}.secure-payment-note p,.telegram-connect-card p{margin:3px 0 0;font-size:8px;line-height:1.5}.secure-payment-note>span{padding:5px 7px;border:1px solid #bdddcf;border-radius:7px;font-size:7px;font-weight:900}.telegram-connect-card{color:#265d7a;background:#edf7fc}.telegram-connect-card button{padding:9px 11px;border:0;border-radius:8px;color:#fff;background:#229ed9;font-size:8px;font-weight:850}.telegram-connect-card button:disabled{opacity:.55}.telegram-connect-card small{display:block;margin-top:5px;color:#a6493d;font-size:7px}.account-danger-zone{margin:0 18px 18px;padding:15px;border:1px solid #f0d3d0;border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff8f7}.account-danger-zone strong{color:#9d3128;font-size:10px}.account-danger-zone p{margin:3px 0 0;color:#8b7472;font-size:8px}.account-danger-zone button{flex:0 0 auto;padding:9px 11px;border:1px solid #d95044;border-radius:8px;color:#b43329;background:#fff;font-size:8px;font-weight:800}.account-danger-zone button:disabled{opacity:.55}.saas-workspace-registry{border-top:1px solid #e9ecee}.saas-workspace-registry>header{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.saas-workspace-registry h3{margin:3px 0;font-size:17px}.saas-workspace-registry header p{margin:0;color:#81878b;font-size:9px}.saas-workspace-registry header>strong{min-width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:#315f4f;background:#e7f3ed;font-size:13px}.saas-workspace-registry>div{padding:0 18px 18px;display:grid;gap:8px}.saas-workspace-registry article{padding:11px;border:1px solid #e4e7e8;border-radius:12px;display:grid;grid-template-columns:auto minmax(150px,1fr) minmax(120px,.55fr) minmax(105px,.45fr) auto;align-items:center;gap:10px;background:#fbfbfb}.saas-workspace-registry article>div{min-width:0}.saas-workspace-registry article>div strong,.saas-workspace-registry article>div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saas-workspace-registry article>div strong{font-size:10px}.saas-workspace-registry article>div small,.saas-workspace-registry article>small{color:#858b8f;font-size:8px}.saas-workspace-registry article label span{display:block;margin-bottom:3px;color:#858b8f;font-size:7px;font-weight:750;text-transform:uppercase}.saas-workspace-registry select{width:100%;height:33px;border:1px solid #dfe3e5;border-radius:8px;background:#fff;font-size:9px}.saas-workspace-empty{padding:24px;border:1px dashed #d9dfe0;border-radius:13px;display:grid;justify-items:center;gap:5px;color:#7c8386;text-align:center}.saas-workspace-empty strong{color:#34393c;font-size:10px}.saas-workspace-empty span{font-size:8px}.pricing-section{padding:clamp(72px,9vw,128px) clamp(18px,5vw,72px);background:#f7f6f2}.pricing-section>.section-intro{max-width:720px;margin:0 auto 42px;text-align:center}.pricing-grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pricing-grid>article{position:relative;min-width:0;padding:28px;border:1px solid #deded9;border-radius:24px;display:flex;flex-direction:column;background:#fff;box-shadow:0 18px 45px #1d1b180d}.pricing-grid>article.is-popular{border-color:#f05b4f;box-shadow:0 24px 65px #dd463721}.pricing-popular{position:absolute;top:0;right:24px;padding:7px 11px;border-radius:0 0 10px 10px;color:#fff;background:#e94b3c;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.pricing-grid header h3{margin:0 0 8px;font-size:23px}.pricing-grid header p{min-height:48px;margin:0 0 22px;color:#6d7477;font-size:13px;line-height:1.55}.pricing-grid header>strong{display:flex;align-items:baseline;gap:3px;font-size:44px;letter-spacing:-.06em}.pricing-grid header>strong small{font-size:10px;letter-spacing:.03em}.pricing-grid header>strong em{color:#858b8d;font-size:11px;font-style:normal;font-weight:650;letter-spacing:0}.pricing-grid header>span{display:inline-flex;margin-top:8px;color:#d84639;font-size:11px;font-weight:800}.pricing-grid ul{margin:24px 0;padding:20px 0 0;border-top:1px solid #ececea;display:grid;gap:12px;list-style:none}.pricing-grid li{display:flex;align-items:center;gap:8px;color:#4e5558;font-size:12px}.pricing-grid li svg{color:#24a878}.pricing-grid article>a{min-height:46px;margin-top:auto;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#202628;font-size:11px;font-weight:850}.pricing-grid article.is-popular>a{background:#e94b3c}.pricing-footnote{width:min(760px,100%);margin:24px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#777c7e;font-size:11px;text-align:center}.banner-speed{width:min(100%,190px);margin-top:14px;display:block}.banner-speed>span{display:block;margin-bottom:5px;color:#70787d;font-size:9px;font-weight:750}.banner-speed select{width:100%;min-height:38px;padding:0 10px;border:1px solid #dde2e4;border-radius:10px;color:#34393c;background:#fff;font-size:10px}.banner-editor-list{margin-top:14px;display:grid;gap:12px}.banner-editor-card{min-width:0;padding:11px;border:1px solid #e1e5e7;border-radius:15px;background:#f8f9f9}.banner-editor-media{position:relative;min-height:136px;overflow:hidden;border-radius:11px;display:grid;place-items:center;color:#a1a7aa;background:#eceeef}.banner-editor-media>img{width:100%;height:100%;min-height:136px;aspect-ratio:1.48;object-fit:cover}.banner-editor-media>span{display:grid;justify-items:center;gap:5px;font-size:8px;font-weight:700}.banner-editor-media>label{position:absolute;right:8px;bottom:8px;min-height:30px;padding:0 9px;border-radius:8px;display:inline-flex;align-items:center;gap:5px;overflow:hidden;color:#292d2f;background:#ffffffeb;box-shadow:0 4px 12px #1c1f2124;font-size:8px;font-weight:800;cursor:pointer}.banner-editor-media>label.is-uploading{cursor:wait}.banner-editor-media input{position:absolute;inset:0;opacity:0;cursor:inherit}.banner-editor-fields{margin-top:10px;display:grid;gap:8px}.banner-editor-fields label>span{display:block;margin-bottom:4px;color:#70787d;font-size:8px;font-weight:750}.banner-editor-fields label em{color:#a1a7aa;font-size:7px;font-style:normal;font-weight:600}.banner-editor-fields input{width:100%;min-height:37px;padding:8px 9px;border:1px solid #dde2e4;border-radius:9px;outline:0;background:#fff;font-size:9px}.banner-editor-fields input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d92d2014}.banner-editor-card>footer{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.banner-visible-toggle{display:inline-flex;align-items:center;gap:6px;color:#5f676b;font-size:8px;font-weight:750}.banner-visible-toggle input{accent-color:var(--brand)}.banner-editor-card>footer>div{display:flex;gap:5px}.banner-editor-card>footer button{width:31px;height:31px;padding:0;border:1px solid #dce1e3;border-radius:8px;display:grid;place-items:center;color:#626a6e;background:#fff}.banner-editor-card>footer button:disabled{opacity:.35}.banner-editor-card>footer button.is-remove{color:#d14b41}.banner-upload-note{display:block;margin-top:7px;color:#737b80;font-size:8px}.banner-editor-empty{min-height:130px;border:1px dashed #d9dfe1;border-radius:13px;display:grid;place-items:center;align-content:center;gap:4px;text-align:center;color:#9ba2a6}.banner-editor-empty strong{color:#535a5e;font-size:10px}.banner-editor-empty span{font-size:8px}.theme-controls{margin-top:13px;display:grid;gap:10px}.theme-controls label>div{display:grid;grid-template-columns:43px 1fr;gap:8px}.theme-controls input[type=color]{width:43px;height:41px;padding:3px;border:1px solid #dce1e3;border-radius:10px;background:#fff}.outlet-profile-form>footer{padding:14px 18px;border-top:1px solid #edf0f1;display:flex;align-items:center;justify-content:space-between;gap:12px}.outlet-profile-form>footer span{color:#81888d;font-size:9px}.outlet-live-preview{position:relative;min-height:510px;padding:48px 22px 22px;display:grid;place-items:center;overflow:hidden}.preview-label{position:absolute;top:18px;left:20px;color:#747c81;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.preview-phone{width:min(100%,280px);min-height:420px;overflow:hidden;border:5px solid #262a2c;border-radius:28px;box-shadow:0 22px 50px #1c1f2133}.preview-phone>header{min-height:62px;padding:10px;display:grid;grid-template-columns:40px 1fr;align-items:center;gap:8px;color:#fff}.preview-phone>header img{width:38px;height:38px;padding:3px;border-radius:10px;object-fit:contain;background:#fff}.preview-phone>header small,.preview-phone>header strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-phone>header small{font-size:7px;opacity:.72;text-transform:uppercase}.preview-phone>header strong{font-size:9px}.preview-banner{position:relative;width:100%;aspect-ratio:1.48;overflow:hidden;background:#ece7e2}.preview-banner img{width:100%;height:100%;object-fit:cover}.preview-banner strong{position:absolute;left:9px;right:9px;bottom:8px;color:#fff;font-size:8px;text-shadow:0 1px 4px rgba(0,0,0,.65)}.preview-phone>section{padding:20px 13px}.preview-phone>section>span{font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-phone h3{margin:4px 0 14px;font-size:17px;letter-spacing:-.04em}.preview-phone section>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.preview-phone article{padding:8px;border-radius:12px;box-shadow:0 3px 10px #20232414}.preview-phone article i{width:100%;aspect-ratio:1.2;display:block;border-radius:8px;background:linear-gradient(135deg,#ece7e2,#dcd5cf)}.preview-phone article strong,.preview-phone article small{display:block}.preview-phone article strong{margin-top:7px;font-size:7px}.preview-phone article small{margin:4px 0 7px;font-size:6px}.preview-phone article button{width:100%;height:25px;border:0;border-radius:8px;color:#fff;font-size:6px;font-weight:800}.login-card{max-width:400px;padding:28px}.login-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:var(--brand);background:#fdebe8}.login-card h2{margin:14px 0 5px}.login-card>p{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.5}.login-card label{display:block;margin-top:12px}.login-card .primary-action{width:100%;margin-top:18px}.login-card .text-button{width:100%;margin-top:10px}.login-card .login-error{margin:10px 0 0;color:#b9362b}.spin{animation:spin 1s linear infinite}.marketing-page{min-height:100vh;min-height:100dvh;overflow-x:hidden;display:flex;flex-direction:column;background:#fbfaf7;color:#191816}.marketing-nav{position:relative;z-index:50;width:min(calc(100% - 32px),1180px);height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.ads-logo{display:inline-flex;align-items:center}.marketing-menu-toggle{width:40px;height:40px;border:1px solid #e4ded5;border-radius:12px;display:grid;place-items:center;background:#fff}.marketing-nav__links{position:absolute;top:68px;left:0;right:0;padding:14px;border:1px solid #e6e0d8;border-radius:16px;display:none;flex-direction:column;gap:4px;background:#fffffffa;box-shadow:0 18px 44px #37271924}.marketing-nav__links.is-open{display:flex}.marketing-nav__links a{padding:11px 12px;border-radius:10px;color:#5c5751;font-size:13px;font-weight:650}.marketing-nav__links a:hover{background:#f5f1eb}.marketing-nav__links .nav-demo-link{color:#fff;background:#24211e;text-align:center}.marketing-hero{position:relative;width:min(calc(100% - 32px),1180px);min-height:calc(100svh - 94px);margin:20px auto 64px;display:grid;align-content:center;gap:50px}.marketing-hero:before{content:"";position:absolute;z-index:0;width:420px;height:420px;left:-290px;top:-80px;border-radius:50%;background:#f6d9d1;filter:blur(12px);opacity:.7}.hero-copy{position:relative;z-index:1}.marketing-pill{width:fit-content;padding:7px 10px;border:1px solid #eaded8;border-radius:999px;display:inline-flex;align-items:center;gap:6px;color:#b73529;background:#fff8f5;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.hero-copy h1{max-width:760px;margin:20px 0 18px;font-size:clamp(43px,12.5vw,78px);line-height:.97;letter-spacing:-.07em}.hero-copy h1 em{color:#d94334;font-family:Georgia,serif;font-weight:400}.hero-copy>p{max-width:620px;margin:0;color:#6d6760;font-size:15px;line-height:1.72}.hero-actions{margin-top:28px;display:flex;flex-direction:column;gap:10px}.marketing-primary,.marketing-secondary{min-height:50px;padding:0 18px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:750}.marketing-primary{color:#fff;background:#db3d2e;box-shadow:0 12px 30px #d53a2d38}.marketing-secondary{border:1px solid #ded8d0;color:#292622;background:#fff}.hero-proof{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px 16px;color:#777068;font-size:10px;font-weight:650}.hero-proof span{display:inline-flex;align-items:center;gap:5px}.hero-proof svg{color:#27916a}.product-stage{position:relative;z-index:1;min-height:530px;display:grid;place-items:center;border-radius:30px;background:#1f1c19;overflow:hidden}.product-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(231,76,59,.34),transparent 43%),linear-gradient(135deg,rgba(255,255,255,.04),transparent)}.stage-orbit{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.stage-orbit--one{width:410px;height:410px}.stage-orbit--two{width:560px;height:560px}.phone-preview{position:relative;z-index:2;width:248px;min-height:490px;padding:13px 11px 12px;border:5px solid #0e0d0c;border-radius:34px;background:#f8f5f0;box-shadow:0 30px 80px #0000006b;transform:rotate(2deg)}.phone-preview__speaker{width:65px;height:18px;margin:-13px auto 5px;border-radius:0 0 12px 12px;background:#0e0d0c}.phone-preview__head{min-height:50px;margin:0 -11px;padding:7px 10px;display:grid;grid-template-columns:30px 1fr 20px;align-items:center;gap:7px;color:#fff;background:#db3d2e}.phone-preview__head img{width:30px;height:30px;border-radius:7px;object-fit:contain;background:#fff}.phone-preview__head small,.phone-preview__head strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-preview__head small{font-size:6px;opacity:.7;text-transform:uppercase}.phone-preview__head strong{font-size:8px}.phone-preview__tabs{margin:8px -4px 13px;display:flex;gap:4px;overflow:hidden}.phone-preview__tabs span{flex:0 0 auto;padding:5px 8px;border:1px solid #e6dfd7;border-radius:999px;font-size:6px;font-weight:700}.phone-preview__tabs span.active{color:#fff;background:#db3d2e;border-color:#db3d2e}.phone-preview__title small,.phone-preview__title strong{display:block}.phone-preview__title small{color:#d33c2f;font-size:6px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.phone-preview__title strong{margin-top:2px;font-size:13px;letter-spacing:-.04em}.phone-preview__grid{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.phone-preview__grid article{overflow:hidden;border:1px solid #e6dfd8;border-radius:11px;background:#fff}.phone-preview__grid img{width:100%;aspect-ratio:1.1;display:block;object-fit:cover}.phone-preview__grid article>strong{min-height:28px;padding:6px 6px 2px;display:block;font-size:7px;line-height:1.25}.phone-preview__grid article>div{padding:3px 6px 7px;display:flex;align-items:center;justify-content:space-between}.phone-preview__grid span{font-size:6px;font-weight:800}.phone-preview__grid b{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#db3d2e;font-size:10px}.phone-preview__cart{position:absolute;left:11px;right:11px;bottom:11px;padding:7px 9px;border-radius:11px;display:grid;grid-template-columns:28px 1fr 16px;align-items:center;gap:6px;color:#fff;background:#201d1a;box-shadow:0 7px 20px #0003}.phone-preview__cart>span{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:#db3d2e}.phone-preview__cart small,.phone-preview__cart strong{display:block}.phone-preview__cart small{font-size:5px;opacity:.58}.phone-preview__cart strong{font-size:7px}.floating-metric{position:absolute;z-index:3;padding:9px 11px;border:1px solid rgba(255,255,255,.16);border-radius:13px;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:7px;color:#fff;background:#2a2521cc;box-shadow:0 12px 35px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-metric>span{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;color:#fff;background:#db3d2e}.floating-metric strong,.floating-metric small{display:block}.floating-metric strong{font-size:9px}.floating-metric small{margin-top:2px;color:#ffffff8c;font-size:6px}.floating-metric--top{top:44px;right:12px}.floating-metric--bottom{bottom:40px;left:10px}.logo-band{padding:30px 16px;border-top:1px solid #e9e3dc;border-bottom:1px solid #e9e3dc;text-align:center}.logo-band>span{color:#9a938c;font-size:9px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.logo-band>div{width:min(100%,850px);margin:18px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.logo-band strong{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#5c5650;font-size:11px}.logo-band svg{width:16px}.marketing-section{width:min(calc(100% - 32px),1120px);margin:0 auto;padding:82px 0}.section-intro{max-width:760px}.marketing-kicker{color:#d33c2f;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.section-intro h2,.dashboard-story__copy h2,.plans-section h2,.marketing-cta h2{margin:10px 0 15px;font-size:clamp(32px,8vw,54px);line-height:1.03;letter-spacing:-.06em}.section-intro>p,.dashboard-story__copy>p,.plans-section>div>p,.marketing-cta>p{color:#716a63;font-size:14px;line-height:1.7}.benefit-grid{margin-top:38px;display:grid;gap:12px}.benefit-grid article{position:relative;min-height:245px;padding:24px;border:1px solid #e5dfd6;border-radius:22px;background:#fff;overflow:hidden}.benefit-grid article>span{position:absolute;top:18px;right:20px;color:#c6beb5;font-size:10px;font-weight:800}.benefit-grid svg{width:45px;height:45px;padding:11px;border-radius:13px;color:#cf382c;background:#fbe9e5}.benefit-grid h3{margin:38px 0 8px;font-size:20px;letter-spacing:-.035em}.benefit-grid p{margin:0;color:#777069;font-size:12px;line-height:1.7}.dashboard-story{width:min(calc(100% - 32px),1180px);margin:0 auto;padding:54px 24px;border-radius:30px;display:grid;gap:42px;color:#fff;background:#201d1a}.dashboard-story__copy>p{color:#ffffff94}.dashboard-story__copy ul{margin:24px 0;padding:0;display:grid;gap:10px;list-style:none}.dashboard-story__copy li{display:flex;align-items:center;gap:8px;color:#ffffffd1;font-size:11px}.dashboard-story__copy li svg{width:17px;color:#f06354}.dashboard-story__copy>a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:11px;font-weight:750}.dashboard-mock{min-height:330px;border:6px solid #37332f;border-radius:18px;display:grid;grid-template-columns:34px 1fr;overflow:hidden;color:#282522;background:#f4f5f5;box-shadow:0 25px 70px #00000047;transform:rotate(1deg)}.dashboard-mock__side{padding-top:10px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#fff}.mini-ads{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;color:#fff;background:#db3d2e;font-size:8px;font-weight:800}.dashboard-mock__side i{width:14px;height:3px;border-radius:99px;background:#d8d9d9}.dashboard-mock__body{padding:15px 12px;min-width:0}.mock-title{display:flex;align-items:flex-end;justify-content:space-between}.mock-title small,.mock-title strong{display:block}.mock-title small{color:#d13d30;font-size:5px;font-weight:800;text-transform:uppercase}.mock-title strong{margin-top:3px;font-size:12px}.mock-title>b,.mock-catalog>div>b{padding:6px 8px;border-radius:6px;color:#fff;background:#292623;font-size:5px}.mock-stats{margin:13px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mock-stats>span{padding:8px;border:1px solid #e2e3e3;border-radius:8px;background:#fff}.mock-stats small,.mock-stats strong{display:block}.mock-stats small{color:#929697;font-size:5px}.mock-stats strong{margin-top:2px;font-size:12px}.mock-catalog{overflow:hidden;border:1px solid #e1e3e3;border-radius:9px;background:#fff}.mock-catalog>div{padding:8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceeee;font-size:7px}.mock-catalog>div>b{background:#db3d2e}.mock-catalog article{padding:7px;display:grid;grid-template-columns:33px 1fr auto auto;align-items:center;gap:6px;border-bottom:1px solid #f0f1f1}.mock-catalog img{width:33px;height:33px;border-radius:6px;object-fit:cover}.mock-catalog article span{min-width:0}.mock-catalog article strong,.mock-catalog article small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mock-catalog article strong{font-size:6px}.mock-catalog article small{margin-top:2px;max-width:80px;color:#999;font-size:4px}.mock-catalog article em{padding:3px 5px;border-radius:99px;color:#237353;background:#e3f4ed;font-size:4px;font-style:normal}.mock-catalog article>b{font-size:5px}.steps-section{text-align:center}.steps-section .section-intro{margin:auto}.steps-grid{margin-top:40px;display:grid;gap:12px;text-align:left}.steps-grid article{padding:24px;border-top:1px solid #ded8d1}.steps-grid article>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#cf3b30;background:#f8e7e3;font-size:9px;font-weight:800}.steps-grid h3{margin:25px 0 7px;font-size:19px}.steps-grid p{margin:0;color:#777068;font-size:12px;line-height:1.65}.plans-section{width:min(calc(100% - 32px),1080px);margin:0 auto 90px;padding:36px 24px;border-radius:28px;display:grid;gap:28px;background:#f1eee8}.pilot-card{padding:24px;border-radius:21px;background:#fff;box-shadow:0 16px 40px #45322114}.pilot-label{padding:6px 9px;border-radius:999px;color:#c9382d;background:#f9e8e4;font-size:9px;font-weight:800;text-transform:uppercase}.pilot-card h3{margin:18px 0;font-size:20px}.pilot-card ul{margin:0 0 24px;padding:0;display:grid;gap:10px;list-style:none}.pilot-card li{display:flex;align-items:center;gap:8px;color:#615b55;font-size:11px}.pilot-card svg{width:16px;color:#29916a}.pilot-card a{min-height:48px;padding:0 15px;border-radius:13px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#25221f;font-size:11px;font-weight:750}.marketing-cta{padding:82px 18px;color:#fff;background:#d73c2f;text-align:center}.marketing-cta .marketing-pill{color:#fff;background:#ffffff1f;border-color:#ffffff3b}.marketing-cta h2{max-width:730px;margin-left:auto;margin-right:auto}.marketing-cta>p{max-width:600px;margin:0 auto 26px;color:#ffffffb3}.marketing-cta>div{display:flex;flex-direction:column;gap:9px;justify-content:center}.marketing-cta .marketing-primary{color:#d2392d;background:#fff;box-shadow:none}.marketing-secondary--dark{color:#fff;background:#251f1c;border-color:#251f1c}.marketing-footer{padding:32px 18px;display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center;background:#171513;color:#fff}.marketing-footer p{margin:0;color:#ffffff73;font-size:11px}.marketing-footer>div{display:flex;gap:15px;color:#ffffffa3;font-size:10px}.demo-builder{min-height:100vh;min-height:100dvh;padding-bottom:80px;background:#f6f4f0}.demo-builder__nav{width:min(calc(100% - 28px),1180px);min-height:74px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.demo-builder__nav>div{display:flex;align-items:center;gap:10px}.demo-builder__nav>div>span{display:none;color:#7c756e;font-size:10px;font-weight:700}.demo-builder__nav>div>a{min-height:40px;padding:0 13px;border-radius:11px;display:inline-flex;align-items:center;gap:7px;color:#fff;background:#24211e;font-size:10px;font-weight:750}.demo-builder__hero{width:min(calc(100% - 28px),880px);margin:40px auto;text-align:center}.demo-builder__hero .marketing-pill{margin:auto}.demo-builder__hero h1{margin:15px 0 14px;font-size:clamp(36px,10vw,62px);line-height:1;letter-spacing:-.065em}.demo-builder__hero p{max-width:680px;margin:0 auto;color:#736c65;font-size:13px;line-height:1.7}.demo-builder__layout{width:min(calc(100% - 28px),1180px);margin:auto;display:grid;gap:20px}.builder-workspace{display:grid;gap:14px}.builder-card{padding:19px;border:1px solid #e1dcd5;border-radius:20px;background:#fff}.builder-card__title{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}.builder-card__title>span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:#d23c30;background:#fae9e5;font-size:9px;font-weight:800}.builder-card__title h2{margin:0;font-size:18px;letter-spacing:-.035em}.builder-card__title p{margin:4px 0 0;color:#8b847d;font-size:10px}.builder-card__title--items{grid-template-columns:34px 1fr auto}.builder-card__title--items>button{min-height:36px;padding:0 11px;border:0;border-radius:10px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:#db3d2e;font-size:9px;font-weight:750}.builder-card__title--items>button:disabled{background:#c9c1ba}.builder-fields{margin-top:18px;display:grid;gap:12px}.builder-fields label>span{display:block;margin-bottom:6px;color:#57514c;font-size:10px;font-weight:750}.builder-fields input:not([type=color]),.builder-fields textarea{width:100%;min-height:43px;padding:10px 11px;border:1px solid #ded9d2;border-radius:10px;outline:0;font-size:11px;resize:vertical}.builder-fields input:focus,.builder-fields textarea:focus{border-color:#db3d2e;box-shadow:0 0 0 3px #db3d2e17}.color-field{height:43px;padding:5px 10px 5px 5px;border:1px solid #ded9d2;border-radius:10px;display:flex;align-items:center;gap:9px}.color-field input{width:34px;height:31px;border:0;padding:0;background:transparent}.color-field b{font-size:10px;text-transform:uppercase}.demo-progress{position:relative;height:5px;margin:20px 0 10px;border-radius:99px;background:#eee9e3}.demo-progress>span{position:absolute;inset:0 auto 0 0;max-width:100%;border-radius:99px;background:#db3d2e;transition:width .2s ease}.demo-progress>b{position:absolute;top:9px;right:0;color:#8d867e;font-size:8px}.builder-item-list{margin-top:25px;display:grid;gap:7px}.builder-item-list>article{min-height:58px;padding:7px;border:1px solid #ebe7e2;border-radius:12px;display:grid;grid-template-columns:22px 43px 1fr auto 32px;align-items:center;gap:7px}.builder-item-list>article>span{color:#aaa29a;font-size:8px;font-weight:750}.builder-item-list img,.builder-item-placeholder{width:43px;height:43px;border-radius:9px;object-fit:cover}.builder-item-placeholder{display:grid;place-items:center;color:#aaa29a;background:#f1eee9}.builder-item-list article div strong,.builder-item-list article div small{display:block}.builder-item-list article div strong{font-size:10px}.builder-item-list article div small{margin-top:3px;color:#908981;font-size:8px}.builder-item-list article>button{height:30px;padding:0 9px;border:1px solid #e5e0da;border-radius:8px;color:#625c56;background:#fff;font-size:8px;font-weight:700}.builder-item-list article>button:last-child{width:30px;padding:0;display:grid;place-items:center;color:#bd443a}.builder-empty{min-height:185px;display:grid;place-items:center;align-content:center;text-align:center;color:#aaa29a}.builder-empty h3{margin:11px 0 3px;color:#302d29;font-size:14px}.builder-empty p{margin:0 0 13px;font-size:9px}.builder-empty button{min-height:34px;padding:0 11px;border:0;border-radius:9px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:#db3d2e;font-size:9px;font-weight:700}.limit-note{margin-top:13px;padding:12px;border-radius:12px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;color:#794f1f;background:#fff4df}.limit-note>svg{width:28px;height:28px;padding:6px;border-radius:8px;background:#ffe5ae}.limit-note strong,.limit-note small{display:block}.limit-note strong{font-size:9px}.limit-note small{margin-top:2px;font-size:7px;opacity:.7}.limit-note a{padding:7px 8px;border-radius:8px;color:#fff;background:#8c5a1e;font-size:7px;font-weight:750}.builder-preview{padding:24px 14px;border-radius:22px;display:grid;place-items:center;align-content:center;color:#fff;background:#211e1b}.builder-phone{position:relative;width:230px;min-height:450px;padding:13px 10px 58px;border:5px solid #0f0e0d;border-radius:30px;color:#26221f;background:#faf8f4;overflow:hidden}.builder-phone__notch{position:absolute;z-index:2;top:0;left:50%;width:65px;height:18px;border-radius:0 0 12px 12px;background:#0f0e0d;transform:translate(-50%)}.builder-phone>header{margin:-13px -10px 0;padding:24px 10px 9px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:7px;color:#fff;background:var(--demo-accent)}.builder-phone>header small,.builder-phone>header strong{display:block}.builder-phone>header small{font-size:5px;opacity:.7;text-transform:uppercase}.builder-phone>header strong{font-size:8px}.builder-phone>section{padding:16px 2px 10px;text-align:center}.builder-phone>section small{color:var(--demo-accent);font-size:5px;font-weight:800;text-transform:uppercase}.builder-phone>section h2{margin:3px 0;font-size:15px;letter-spacing:-.04em}.builder-phone>section p{margin:0;color:#8b837c;font-size:6px}.builder-phone__grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.builder-phone__grid article{overflow:hidden;border:1px solid #e8e2db;border-radius:10px;background:#fff}.builder-phone__grid img,.builder-phone__grid article>div{width:100%;aspect-ratio:1.2;object-fit:cover;display:grid;place-items:center;color:#b2aaa2;background:#f0ece7}.builder-phone__grid strong,.builder-phone__grid span{display:block;padding:4px 5px 0;font-size:6px}.builder-phone__grid span{padding-bottom:6px;color:var(--demo-accent);font-weight:750}.builder-phone>footer{position:absolute;left:10px;right:10px;bottom:10px;padding:8px;border-radius:10px;display:grid;grid-template-columns:20px 1fr 15px;align-items:center;gap:5px;color:#fff;background:#26221f}.builder-phone>footer small,.builder-phone>footer strong{display:block}.builder-phone>footer small{font-size:4px;opacity:.6}.builder-phone>footer strong{font-size:6px}.builder-preview>a{margin-top:18px;display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:10px;font-weight:750}.demo-item-editor{width:min(100%,520px);max-height:92vh;overflow-y:auto;padding:20px;border-radius:22px;background:#fff}.demo-item-editor>header{display:flex;align-items:flex-start;justify-content:space-between}.demo-item-editor h2{margin:4px 0 15px}.demo-item-editor>header button{width:36px;height:36px;border:1px solid #e1dcd6;border-radius:50%;display:grid;place-items:center;background:#fff}.demo-photo-upload{position:relative;min-height:170px;overflow:hidden;border:1px dashed #d7d1ca;border-radius:15px;display:grid;place-items:center;text-align:center;color:#8d857e;background:#f8f6f3;cursor:pointer}.demo-photo-upload>span{display:grid;place-items:center;gap:5px}.demo-photo-upload small{font-size:8px}.demo-photo-upload img{width:100%;height:210px;object-fit:cover}.demo-photo-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.demo-save-item{width:100%;margin-top:16px;border:0}.demo-customer{--demo-accent: #d92d20;min-height:100vh;min-height:100dvh;padding-bottom:145px;background:#f8f6f2}.demo-customer__header{height:68px;padding:0 14px;display:grid;grid-template-columns:38px 34px 1fr;align-items:center;gap:7px;color:#fff;background:var(--demo-accent)}.demo-customer__header>a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#ffffff24}.demo-store-mark{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;color:var(--demo-accent);background:#fff}.demo-customer__header small,.demo-customer__header strong{display:block}.demo-customer__header small{font-size:7px;opacity:.7;text-transform:uppercase}.demo-customer__header strong{font-size:11px}.demo-customer__intro{padding:28px 16px 20px;text-align:center;color:#fff;background:var(--demo-accent)}.demo-customer__intro span{font-size:8px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.demo-customer__intro h1{margin:5px 0;font-size:29px;letter-spacing:-.055em}.demo-customer__intro p{margin:0;font-size:10px;opacity:.78}.demo-category-row{padding:10px 14px;display:flex;gap:7px;overflow-x:auto;background:#fff;border-bottom:1px solid #e7e1da}.demo-category-row button{flex:0 0 auto;height:33px;padding:0 13px;border:1px solid #e5ded7;border-radius:999px;color:#716a64;background:#fff;font-size:9px;font-weight:700}.demo-category-row button:first-child{color:#fff;background:var(--demo-accent);border-color:var(--demo-accent)}.demo-menu-content{width:min(calc(100% - 28px),1040px);margin:auto;padding-top:22px}.demo-menu-heading{display:flex;align-items:flex-end;justify-content:space-between}.demo-menu-heading span{color:var(--demo-accent);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.demo-menu-heading h2{margin:3px 0 0;font-size:22px;letter-spacing:-.04em}.demo-menu-heading>b{color:#8c857e;font-size:9px}.demo-item-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.demo-item-grid article{overflow:hidden;border:1px solid #e8e2dc;border-radius:16px;background:#fff}.demo-item-grid img,.demo-item-placeholder{width:100%;aspect-ratio:1.2;object-fit:cover}.demo-item-placeholder{display:grid;place-items:center;color:#aea59d;background:#eee9e3}.demo-item-grid article>div:last-child{padding:10px}.demo-item-grid strong{font-size:11px}.demo-item-grid p{height:29px;margin:4px 0 8px;color:#8d857e;font-size:8px;line-height:1.6;overflow:hidden}.demo-item-grid footer{display:flex;align-items:center;justify-content:space-between}.demo-item-grid footer b{font-size:9px}.demo-item-grid footer button{width:27px;height:27px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--demo-accent)}.demo-empty-preview{min-height:300px;display:grid;place-items:center;align-content:center;text-align:center;color:#aaa29a}.demo-empty-preview h2{margin:12px 0 2px;color:#292622}.demo-empty-preview p{margin:0 0 15px;font-size:10px}.demo-empty-preview a{padding:10px 13px;border-radius:10px;color:#fff;background:var(--demo-accent);font-size:9px;font-weight:750}.demo-limit-banner{position:fixed;z-index:20;left:12px;right:12px;bottom:40px;padding:11px;border-radius:15px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;color:#fff;background:#25211e;box-shadow:0 15px 40px #30231938}.demo-limit-banner>div{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:7px}.demo-limit-banner>div>svg{width:28px;height:28px;padding:6px;border-radius:8px;color:#fff;background:var(--demo-accent)}.demo-limit-banner strong,.demo-limit-banner small{display:block}.demo-limit-banner strong{font-size:8px}.demo-limit-banner small{max-width:190px;margin-top:2px;color:#ffffff8c;font-size:6px}.demo-limit-banner>a{padding:9px;border-radius:9px;display:inline-flex;align-items:center;gap:4px;color:#25211e;background:#fff;font-size:7px;font-weight:800}.powered-by--demo{position:fixed;z-index:21;left:0;right:0;bottom:14px;color:#7d756e}.powered-by--demo strong{color:var(--demo-accent)}@media(min-width:620px){.banner-editor-card{display:grid;grid-template-columns:170px minmax(0,1fr);gap:0 12px}.banner-editor-media{grid-row:1 / span 3}.banner-editor-fields{margin-top:0;grid-template-columns:1fr 1fr}.banner-editor-fields .field-full{grid-column:1 / -1}.banner-editor-card>footer,.banner-upload-note{grid-column:2}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.menu-card__body{padding:14px}.menu-card__title{min-height:22px;font-size:14px;-webkit-line-clamp:1}.menu-card__description{font-size:11px}.menu-card__price{font-size:13px}.floating-cart{width:390px;left:auto;right:24px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar p{display:block}.admin-item-row{grid-template-columns:50px minmax(160px,1fr) 92px 90px 76px;padding:10px 18px}.availability{display:block;justify-self:start;padding:5px 8px;border-radius:999px;color:#26765a;background:#e4f5ee;font-size:9px;font-weight:700}.availability.is-off{color:#a54a40;background:#fbe8e5}.admin-item-price{display:block;font-size:11px}.editor-fields{grid-template-columns:1fr 1fr}.variant-editor__list article{grid-template-columns:minmax(0,1fr) 130px auto 34px;align-items:end}.outlet-profile-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.outlet-contact-panel{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center}.subscription-form{grid-template-columns:repeat(2,minmax(0,1fr))}.create-outlet-user{grid-template-columns:1fr auto;align-items:end}.create-outlet-user .primary-action{min-width:165px}.outlet-user-list article{grid-template-columns:38px 1fr auto auto}.field-full{grid-column:1 / -1}.hero-actions,.marketing-cta>div{flex-direction:row;justify-content:flex-start}.hero-actions a{min-width:180px}.logo-band>div{grid-template-columns:repeat(4,1fr)}.benefit-grid,.steps-grid{grid-template-columns:repeat(3,1fr)}.plans-section{grid-template-columns:1.1fr .9fr;align-items:center;padding:50px}.marketing-cta>div{justify-content:center}.demo-builder__nav>div>span{display:block}.builder-fields{grid-template-columns:1fr 1fr}.builder-fields label:nth-child(2),.demo-item-editor .builder-fields label:last-child{grid-column:1 / -1}.demo-item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-limit-banner{width:min(620px,calc(100% - 30px));left:50%;right:auto;transform:translate(-50%)}}@media(min-width:960px){.menu-header__top{height:86px}.category-strip{justify-content:flex-start;padding-left:max(24px,calc((100vw - 1212px)/2));padding-right:max(24px,calc((100vw - 1212px)/2))}.menu-content{padding:32px 24px 60px}.menu-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.menu-section{scroll-margin-top:150px}.admin-shell{display:grid;grid-template-columns:238px minmax(0,1fr);transition:grid-template-columns .22s ease}.admin-shell.is-sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}.admin-mobile-nav{display:none}.admin-sidebar{position:sticky;top:0;width:100%;min-width:0;height:100vh;padding:24px 18px;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid #e5e8ea;background:#fff;transition:padding .22s ease}.admin-sidebar__header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:28px}.admin-brand{min-width:0;display:flex;align-items:center;gap:8px}.admin-brand .ads-brand__mark{width:36px;height:36px}.admin-brand .ads-brand__type{min-width:0}.admin-brand strong{white-space:nowrap;font-size:16px;letter-spacing:-.04em}.admin-brand small{white-space:nowrap;font-size:8px}.admin-sidebar-toggle{flex:0 0 auto;width:34px;height:34px;border:1px solid #e3e6e8;border-radius:10px;display:grid;place-items:center;color:#747c81;background:#fff}.admin-sidebar nav{display:grid;gap:5px}.admin-sidebar nav button{width:100%;height:43px;padding:0 12px;border:0;border-radius:11px;display:flex;align-items:center;gap:10px;color:#7b8287;background:transparent;text-align:left;font-size:12px;font-weight:600}.admin-sidebar nav button svg{flex:0 0 auto}.admin-sidebar nav button span{white-space:nowrap}.admin-sidebar nav button.active{color:var(--ink);background:#f2f3f4}.admin-outlet-card{width:100%;margin-top:auto;padding:11px;border:1px solid #e5e8ea;border-radius:13px;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:9px;color:inherit;background:#fff;text-align:left;cursor:pointer}.admin-outlet-card:hover{border-color:#d5dadd;background:#fafafa}.admin-outlet-card img{width:36px;height:36px;object-fit:contain;border-radius:9px}.admin-outlet-card small,.admin-outlet-card strong{display:block}.admin-outlet-card small{color:#989fa3;font-size:8px;text-transform:uppercase}.admin-outlet-card strong{margin-top:2px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-menu-link{margin-top:11px;padding:10px;display:flex;align-items:center;gap:8px;color:#7a8287;font-size:11px;font-weight:700}.admin-main{max-width:none;padding:36px clamp(24px,3vw,42px) 70px}.admin-shell.is-sidebar-collapsed .admin-sidebar{padding-left:15px;padding-right:15px}.admin-shell.is-sidebar-collapsed .admin-sidebar__header{flex-direction:column}.admin-shell.is-sidebar-collapsed .admin-brand .ads-brand__type,.admin-shell.is-sidebar-collapsed .admin-sidebar nav button span,.admin-shell.is-sidebar-collapsed .admin-outlet-card div,.admin-shell.is-sidebar-collapsed .admin-outlet-card>svg,.admin-shell.is-sidebar-collapsed .view-menu-link span{display:none}.admin-shell.is-sidebar-collapsed .admin-sidebar nav button,.admin-shell.is-sidebar-collapsed .view-menu-link{padding-left:0;padding-right:0;justify-content:center}.admin-shell.is-sidebar-collapsed .admin-outlet-card{padding:5px;display:grid;grid-template-columns:36px;justify-content:center}.admin-topbar{flex-direction:row;align-items:flex-end;justify-content:space-between}.admin-actions{justify-content:flex-end}.stat-grid{gap:18px;margin:30px 0 24px}.stat-grid article{min-height:122px}.catalog-toolbar{padding:22px 24px}.category-tabs{padding-left:24px;padding-right:24px}.catalog-filter-row{padding:13px 24px}.admin-modal-backdrop{align-items:center}.management-panel>header{padding:24px;flex-direction:row;align-items:center;justify-content:space-between}.outlet-profile-panel{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.outlet-live-preview{position:sticky;top:28px}.managed-outlet-list{padding:16px}.managed-outlet-list article{grid-template-columns:44px minmax(0,1.1fr) minmax(0,1.35fr) minmax(0,1fr) 88px 76px 36px;align-items:end}.managed-outlet-list label{grid-column:auto}.manage-outlet-users{grid-column:auto;width:100%}.remove-registry-item{grid-column:auto;grid-row:auto;align-self:center}.item-editor,.login-card{border-radius:22px}.marketing-nav{height:86px}.marketing-menu-toggle{display:none}.marketing-nav__links{position:static;padding:0;border:0;display:flex;flex-direction:row;align-items:center;gap:9px;background:transparent;box-shadow:none}.marketing-nav__links a{padding:10px 13px}.marketing-nav__links .nav-demo-link{padding:11px 17px}.marketing-hero{min-height:680px;margin-top:42px;margin-bottom:92px;grid-template-columns:1.05fr .95fr;align-items:center;gap:55px}.hero-copy h1{font-size:clamp(62px,6.4vw,86px)}.hero-copy>p{max-width:560px;font-size:16px}.product-stage{min-height:650px}.phone-preview{width:280px;min-height:548px}.floating-metric--top{right:30px;top:75px}.floating-metric--bottom{left:24px;bottom:72px}.marketing-section{padding:120px 0}.benefit-grid{gap:18px;margin-top:55px}.benefit-grid article{min-height:290px;padding:30px}.dashboard-story{padding:76px 65px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px}.dashboard-mock{min-height:430px;grid-template-columns:48px 1fr}.dashboard-mock__body{padding:23px 20px}.mock-title strong{font-size:17px}.mock-stats{gap:10px;margin:18px 0}.mock-stats>span{padding:13px}.mock-stats strong{font-size:17px}.mock-catalog article{padding:10px;grid-template-columns:45px 1fr auto auto;gap:9px}.mock-catalog img{width:45px;height:45px}.mock-catalog article strong{font-size:8px}.mock-catalog article small{max-width:170px;font-size:5px}.steps-grid article{padding:30px}.plans-section{margin-bottom:130px}.marketing-cta{padding:120px 20px}.marketing-footer{min-height:110px;padding:20px max(30px,calc((100vw - 1120px)/2));flex-direction:row;justify-content:space-between;text-align:left}.demo-builder__layout{grid-template-columns:minmax(0,1fr) 355px;align-items:start}.builder-card{padding:25px}.builder-preview{position:sticky;top:18px;min-height:650px}.builder-phone{width:255px;min-height:500px}.demo-item-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.demo-menu-content{padding-top:35px}}@media(min-width:1220px){.menu-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:0;transform:translateY(24px)}}@keyframes banner-loading{to{background-position-x:-220%}}.ads-site{--ads-navy: #062838;--ads-navy-deep: #031c29;--ads-coral: #f25443;--ads-blue: #24a8e0;--ads-mint: #44c7a2;--ads-paper: #f7faf9;--ads-line: rgba(6,40,56,.1);position:relative;background:var(--ads-paper);color:var(--ads-navy)}.ads-site-nav-shell{position:sticky;z-index:80;top:0;width:100%;border-bottom:1px solid transparent;background:#f7faf9c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.ads-site-nav-shell.is-scrolled{border-color:var(--ads-line);background:#ffffffeb;box-shadow:0 10px 30px #031c290f}.ads-site .ads-site-nav{height:76px}.ads-brand{display:inline-flex;align-items:center;gap:10px;color:#0b2937}.ads-brand__mark{width:43px;height:43px;flex:0 0 auto;filter:drop-shadow(0 8px 15px rgba(3,28,41,.15))}.ads-brand__tile{fill:#0b2937}.ads-brand__bars{fill:#fff}.ads-brand__signal{fill:#22b486}.ads-brand__type{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:6px}.ads-brand__type strong{font-size:19px;line-height:1;letter-spacing:-.055em}.ads-brand__type small{padding-left:6px;border-left:1px solid rgba(6,40,56,.2);color:#60727a;font-size:10px;font-weight:720;letter-spacing:-.01em}.ads-brand--inverse{color:#fff}.ads-brand--inverse .ads-brand__tile{fill:#fff}.ads-brand--inverse .ads-brand__bars{fill:#0b2937}.ads-brand--inverse .ads-brand__type small{border-color:#ffffff40;color:#ffffff94}.ads-site .marketing-menu-toggle{color:var(--ads-navy);border-color:var(--ads-line);background:#fff}.ads-site .marketing-nav__links{border-color:var(--ads-line);box-shadow:0 18px 50px #031c2924}.ads-site .marketing-nav__links a,.ads-site .marketing-nav__links button{padding:11px 12px;border:0;border-radius:10px;color:#49616c;background:transparent;font-size:13px;font-weight:650;text-align:left}.ads-site .marketing-nav__links a:hover,.ads-site .marketing-nav__links button:hover{color:var(--ads-navy);background:#0628380e}.ads-site .marketing-nav__links .nav-contact-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:var(--ads-navy)}.ads-hero{min-height:calc(100svh - 76px);margin-top:0;margin-bottom:52px;padding:42px 0 24px;isolation:isolate}.ads-hero:before{width:630px;height:630px;top:-180px;left:-410px;background:#bdeafa;filter:blur(24px);opacity:.42}.ads-hero:after{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(6,40,56,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,40,56,.035) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 78%);mask-image:linear-gradient(to bottom,#000,transparent 78%)}.ads-hero__glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(50px);pointer-events:none}.ads-hero__glow--one{width:230px;height:230px;top:8%;right:35%;background:#f2544324}.ads-hero__glow--two{width:300px;height:300px;right:-170px;bottom:2%;background:#24a8e021}.ads-site .marketing-pill{color:#da4939;border-color:#f2544333;background:#fffc;box-shadow:0 8px 26px #031c290d}.ads-hero__copy h1{max-width:690px;color:var(--ads-navy);font-size:clamp(45px,12.5vw,82px);line-height:.94}.ads-hero__copy h1 em{color:var(--ads-coral);font-family:inherit;font-style:normal;font-weight:760;position:relative}.ads-hero__copy h1 em:after{content:"";position:absolute;left:3%;right:1%;bottom:-4px;height:7px;border-radius:99px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 16'%3E%3Cpath d='M3 11C105 3 245 5 397 3' fill='none' stroke='%2324a8e0' stroke-width='7' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat;opacity:.6}.ads-hero__copy>p{color:#60727a;font-size:15px}.ads-site .marketing-primary,.ads-site .marketing-secondary{position:relative;overflow:hidden;border-radius:14px;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.ads-site .marketing-primary{background:var(--ads-coral);box-shadow:0 15px 34px #f2544340}.ads-site .marketing-primary:before{content:"";position:absolute;width:40px;height:140%;left:-70px;top:-20%;background:#ffffff3d;filter:blur(4px);transform:rotate(20deg);transition:left .55s ease}.ads-site .marketing-primary:hover:before{left:calc(100% + 30px)}.ads-site .marketing-primary:hover,.ads-site .marketing-secondary:hover{transform:translateY(-2px)}.ads-site .marketing-secondary{color:var(--ads-navy);border-color:var(--ads-line);box-shadow:0 10px 25px #031c290d}.ads-site .hero-proof{color:#60727a}.ads-site .hero-proof svg{color:var(--ads-mint)}.ads-hero__mini-proof{margin-top:28px;padding-top:21px;border-top:1px solid var(--ads-line);display:flex;align-items:center;gap:12px}.ads-avatar-stack{display:flex;padding-left:8px}.ads-avatar-stack span{width:31px;height:31px;margin-left:-8px;border:2px solid var(--ads-paper);border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--ads-navy);font-size:8px;font-weight:850}.ads-avatar-stack span:nth-child(2){background:var(--ads-blue)}.ads-avatar-stack span:nth-child(3){color:var(--ads-navy);background:#d8f4ea}.ads-hero__mini-proof p,.ads-hero__mini-proof strong,.ads-hero__mini-proof small{margin:0;display:block}.ads-hero__mini-proof strong{font-size:10px}.ads-hero__mini-proof small{margin-top:2px;color:#75868d;font-size:8px}.ads-product-stage{min-height:570px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#082e40,#031b28 72%);box-shadow:0 35px 90px #031c293d}.ads-product-stage:before{background:radial-gradient(circle at 54% 34%,rgba(36,168,224,.28),transparent 38%),radial-gradient(circle at 44% 73%,rgba(242,84,67,.19),transparent 33%)}.stage-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 76%);mask-image:radial-gradient(circle at center,#000,transparent 76%)}.ads-product-stage .stage-orbit{border-color:#ffffff17;animation:ads-orbit 28s linear infinite}.ads-product-stage .stage-orbit--two{animation-direction:reverse;animation-duration:38s}.ads-phone-preview{transform:rotate(1.8deg);animation:ads-phone-float 5.5s ease-in-out infinite}.ads-phone-preview .phone-preview__head,.ads-phone-preview .phone-preview__tabs span.active,.ads-phone-preview .phone-preview__grid b,.ads-phone-preview .phone-preview__cart>span{background:var(--ads-coral)}.ads-phone-preview .phone-preview__title small{color:var(--ads-coral)}.ads-product-stage .floating-metric{animation:ads-chip-float 4s ease-in-out infinite}.ads-product-stage .floating-metric>span{background:var(--ads-blue)}.ads-product-stage .floating-metric--bottom{animation-delay:-1.8s}.stage-live-pill{position:absolute;top:22px;left:22px;padding:7px 9px;border:1px solid rgba(255,255,255,.12);border-radius:99px;display:flex;align-items:center;gap:6px;color:#ffffffb8;background:#02131c73;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.stage-live-pill i{width:6px;height:6px;border-radius:50%;background:#52dfaa;box-shadow:0 0 0 5px #52dfaa1a;animation:ads-pulse 1.8s ease-in-out infinite}.ads-logo-band{background:#fff;border-color:var(--ads-line)}.ads-logo-band>span{color:#829198}.ads-logo-band strong{color:#506671}.ads-logo-band svg{color:var(--ads-blue)}.ads-features{padding-top:96px}.ads-site .marketing-kicker{color:var(--ads-coral)}.ads-site .section-intro h2,.ads-experience h2,.ads-faq h2,.ads-site .plans-section h2,.ads-site .marketing-cta h2{color:var(--ads-navy)}.ads-site .section-intro>p,.ads-experience__intro>p,.ads-faq>div>p,.ads-site .plans-section>div>p{color:#65777f}.ads-benefit-grid{margin-top:42px;display:grid;gap:13px}.ads-benefit-card{--card-accent: var(--ads-blue);position:relative;min-height:255px;padding:24px;border:1px solid var(--ads-line);border-radius:23px;overflow:hidden;background:#ffffffe0;box-shadow:0 15px 45px #031c290b;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ads-benefit-card:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--card-accent) 32%,transparent);box-shadow:0 24px 55px #031c291a}.ads-benefit-card>div{display:flex;justify-content:space-between;color:#829198;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ads-benefit-card>div b{color:#b3bec2}.ads-benefit-card>svg{width:46px;height:46px;margin-top:34px;padding:11px;border-radius:14px;color:var(--card-accent);background:color-mix(in srgb,var(--card-accent) 12%,white)}.ads-benefit-card h3{margin:20px 0 8px;font-size:19px;letter-spacing:-.035em}.ads-benefit-card p{margin:0;color:#687a82;font-size:11px;line-height:1.65}.ads-benefit-card>i{position:absolute;width:100px;height:100px;right:-54px;bottom:-54px;border:15px solid color-mix(in srgb,var(--card-accent) 9%,transparent);border-radius:50%}.ads-benefit-card.is-coral{--card-accent: var(--ads-coral)}.ads-benefit-card.is-mint{--card-accent: var(--ads-mint)}.ads-benefit-card.is-violet{--card-accent: #8d78df}.ads-benefit-card.is-sand{--card-accent: #c18c42}.ads-benefit-card.is-navy{--card-accent: var(--ads-navy)}.ads-experience{width:min(calc(100% - 24px),1180px);margin:30px auto 90px;padding:48px 12px 12px;border-radius:30px;color:#fff;background:var(--ads-navy);box-shadow:0 30px 80px #031c292b}.ads-experience__intro{max-width:710px;padding:0 13px 30px}.ads-experience h2{margin:10px 0 13px;color:#fff;font-size:clamp(33px,8vw,55px);line-height:1.02;letter-spacing:-.06em}.ads-experience__intro>p{margin:0;color:#ffffff8f;font-size:13px;line-height:1.65}.ads-mode-switcher{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#ffffff0e}.ads-mode-tabs{padding:7px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;border-bottom:1px solid rgba(255,255,255,.09)}.ads-mode-tabs button{min-width:0;min-height:46px;padding:0 7px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#ffffff80;background:transparent;font-size:9px;font-weight:750}.ads-mode-tabs button svg{flex:0 0 auto}.ads-mode-tabs button.active{color:var(--ads-navy);background:#fff;box-shadow:0 8px 22px #00000021}.ads-mode-content{padding:26px 18px 18px;display:grid;gap:28px;animation:ads-tab-in .4s ease both}.ads-mode-content>div:first-child>span{color:#61c5ed;font-size:8px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ads-mode-content h3{max-width:480px;margin:8px 0 10px;font-size:clamp(25px,7vw,42px);line-height:1.06;letter-spacing:-.045em}.ads-mode-content>div:first-child>p{margin:0;color:#ffffff94;font-size:11px;line-height:1.7}.ads-mode-content ul{margin:19px 0;padding:0;display:grid;gap:8px;list-style:none}.ads-mode-content li{display:flex;align-items:center;gap:7px;color:#ffffffc7;font-size:10px}.ads-mode-content li svg{color:#50d4aa}.ads-mode-content>div:first-child>a{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:10px;font-weight:800}.ads-mode-visual{min-height:290px;border:5px solid #183d4c;border-radius:16px;overflow:hidden;color:var(--ads-navy);background:#f5f8f8;box-shadow:0 22px 50px #00000038}.ads-mode-visual__top{min-height:32px;padding:0 10px;border-bottom:1px solid #e2e8ea;display:flex;align-items:center;justify-content:space-between;background:#fff}.ads-mode-visual__top span{display:flex;align-items:center;gap:5px;color:#8c9a9f;font-size:6px}.ads-mode-visual__top i{width:6px;height:6px;border-radius:50%;background:#4fd4a9}.ads-mode-visual__top b{padding:4px 6px;border-radius:99px;color:#248663;background:#def5ec;font-size:5px}.ads-mode-visual__body{min-height:255px;display:grid;grid-template-columns:46px 1fr}.ads-mode-visual__body aside{padding:8px;display:flex;flex-direction:column;align-items:center;gap:13px;background:#fff}.ads-mode-visual__body aside .ads-brand__mark{width:26px;height:26px}.ads-mode-visual__body aside .ads-brand__type{display:none}.ads-mode-visual__body aside>i{width:17px;height:3px;border-radius:99px;background:#d8e0e3}.ads-mode-visual__body section{min-width:0;padding:14px 12px}.ads-mode-visual__body section>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.ads-mode-visual__body section header small,.ads-mode-visual__body section header strong{display:block}.ads-mode-visual__body section header small{color:var(--ads-coral);font-size:5px;font-weight:850;text-transform:uppercase}.ads-mode-visual__body section header strong{margin-top:3px;font-size:10px}.ads-mode-visual__body section header>span{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--ads-coral)}.ads-mode-cards{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ads-mode-cards article{padding:8px;border:1px solid #e1e8ea;border-radius:10px;background:#fff}.ads-mode-cards i{aspect-ratio:1.5;border-radius:7px;display:block;background:linear-gradient(135deg,#e7eff1,#c6d6dc)}.ads-mode-cards article:nth-child(2) i{background:linear-gradient(135deg,#f9dfd9,#e8aaa0)}.ads-mode-cards strong,.ads-mode-cards small{display:block}.ads-mode-cards strong{margin-top:7px;font-size:6px}.ads-mode-cards small{margin-top:2px;color:#93a0a5;font-size:5px}.ads-mode-progress{margin-top:10px;display:grid;gap:5px}.ads-mode-progress span{height:6px;border-radius:99px;background:#dfe7e9}.ads-mode-progress span:nth-child(1){width:88%}.ads-mode-progress span:nth-child(2){width:65%}.ads-mode-progress span:nth-child(3){width:75%}.ads-dashboard-story{border:1px solid rgba(255,255,255,.08);background:var(--ads-navy-deep);box-shadow:0 30px 90px #031c292e}.ads-dashboard-story .dashboard-mock{border-color:#174052}.ads-dashboard-story .mini-ads,.ads-dashboard-story .mock-catalog>div>b{background:var(--ads-coral)}.ads-dashboard-story .dashboard-story__copy li svg{color:var(--ads-mint)}.ads-steps .section-intro{text-align:center}.ads-steps .section-intro>p{margin-left:auto;margin-right:auto}.ads-steps .steps-grid article{position:relative;padding:20px;border:1px solid var(--ads-line);border-radius:20px;display:grid;grid-template-columns:40px 1fr auto;align-items:start;gap:13px;background:#fff;box-shadow:0 12px 35px #031c290a}.ads-steps .steps-grid article>span{width:40px;height:40px;color:var(--ads-coral);background:#f254431a}.ads-steps .steps-grid h3{margin:2px 0 6px;color:var(--ads-navy)}.ads-steps .steps-grid article>svg{width:17px;margin-top:11px;color:#a9b6bb}.ads-steps .steps-grid article:last-child>svg{color:var(--ads-mint)}.ads-plans{position:relative;overflow:hidden;border:1px solid var(--ads-line);background:linear-gradient(135deg,#e9f5f7,#f4f1ea)}.ads-plans:before{content:"";position:absolute;width:280px;height:280px;left:-130px;bottom:-190px;border:40px solid rgba(36,168,224,.08);border-radius:50%}.ads-plans>div,.ads-plans>article{position:relative;z-index:1}.ads-plan-note{margin-top:22px;display:flex;align-items:center;gap:9px;color:#50717d}.ads-plan-note>svg{color:var(--ads-mint)}.ads-plan-note strong,.ads-plan-note small{display:block}.ads-plan-note strong{font-size:10px}.ads-plan-note small{margin-top:2px;color:#7b8d94;font-size:8px}.ads-pilot-card{border:1px solid rgba(6,40,56,.08);box-shadow:0 22px 55px #031c291a}.ads-pilot-card__top{display:flex;align-items:center;justify-content:space-between}.ads-pilot-card__top>small{color:#829198;font-size:8px}.ads-pilot-card .pilot-label{color:#da4939;background:#f254431a}.ads-pilot-card li svg{color:var(--ads-mint)}.ads-pilot-card a{background:var(--ads-navy)}.ads-faq{display:grid;gap:35px}.ads-faq h2{margin:10px 0 14px;font-size:clamp(32px,8vw,53px);line-height:1.03;letter-spacing:-.06em}.ads-faq>div>p{margin:0 0 18px;font-size:12px;line-height:1.6}.ads-faq>div>a{width:fit-content;min-height:39px;padding:0 12px;border:1px solid var(--ads-line);border-radius:10px;display:inline-flex;align-items:center;gap:7px;color:var(--ads-navy);background:#fff;font-size:9px;font-weight:800}.ads-faq__list{border-top:1px solid var(--ads-line)}.ads-faq details{border-bottom:1px solid var(--ads-line)}.ads-faq summary{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--ads-navy);font-size:12px;font-weight:750;cursor:pointer;list-style:none}.ads-faq summary::-webkit-details-marker{display:none}.ads-faq summary span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:var(--ads-blue);background:#24a8e017;transition:transform .25s ease}.ads-faq details[open] summary span{transform:rotate(45deg)}.ads-faq details p{margin:-4px 40px 20px 0;color:#697b83;font-size:10px;line-height:1.65;animation:ads-tab-in .25s ease both}.ads-cta{position:relative;isolation:isolate;overflow:hidden;background:var(--ads-coral)}.ads-cta:before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:38px 38px}.ads-cta__glow{position:absolute;z-index:-1;width:520px;height:520px;left:50%;top:50%;border-radius:50%;background:#ffffff1f;filter:blur(45px);transform:translate(-50%,-50%)}.ads-site .ads-cta .marketing-pill,.ads-site .ads-cta h2{color:#fff}.ads-site .ads-cta>p{color:#ffffffb8}.ads-site .ads-cta .marketing-primary{color:var(--ads-coral);background:#fff}.ads-site .ads-cta .marketing-secondary--dark{color:#fff;border-color:var(--ads-navy);background:var(--ads-navy)}.ads-footer{padding-bottom:88px;background:var(--ads-navy-deep)}.ads-footer>div a,.ads-footer>div button{padding:0;border:0;color:inherit;background:transparent;font:inherit;transition:color .2s ease}.ads-footer>div a:hover,.ads-footer>div button:hover{color:#fff}.telegram-float{position:fixed;z-index:90;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:52px;height:52px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#229ed9;box-shadow:0 16px 38px #0a689352;transition:transform .22s ease,box-shadow .22s ease}.telegram-float:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 44px #0a68936b}.telegram-float i{position:absolute;inset:-5px;border:1px solid rgba(34,158,217,.3);border-radius:inherit;animation:ads-telegram-ring 2.5s ease-out infinite;pointer-events:none}.telegram-float>span{position:absolute;right:2px;bottom:calc(100% + 18px);width:max-content;max-width:min(210px,calc(100vw - 42px));padding:11px 14px;border:1px solid rgba(29,29,27,.1);border-radius:16px 16px 4px;color:#2d2d2a;background:#fff;box-shadow:0 12px 30px #1e242124;font-size:11px;font-weight:780;line-height:1.25;white-space:nowrap;animation:ads-thought-float 3.2s ease-in-out infinite;pointer-events:none}.telegram-float>span:before,.telegram-float>span:after{content:"";position:absolute;border-radius:50%;background:#fff;box-shadow:0 4px 10px #1e24211a}.telegram-float>span:before{width:9px;height:9px;right:10px;bottom:-10px}.telegram-float>span:after{width:5px;height:5px;right:4px;bottom:-17px}.ads-site [data-reveal]{opacity:0;transform:translateY(24px)}.ads-site [data-reveal].is-visible{animation:ads-reveal .72s cubic-bezier(.2,.8,.2,1) var(--delay, 0ms) both}@media(min-width:620px){.ads-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-mode-content{padding:34px}.ads-mode-visual{min-height:350px}.ads-mode-visual__body{min-height:315px;grid-template-columns:58px 1fr}.ads-mode-visual__body section{padding:22px 19px}.ads-mode-visual__body section header strong{font-size:14px}.ads-mode-cards strong{font-size:8px}.ads-mode-cards small{font-size:6px}.ads-steps .steps-grid{grid-template-columns:1fr}.ads-faq{grid-template-columns:.8fr 1.2fr;align-items:start}.ads-footer{padding-bottom:20px}}@media(min-width:960px){.ads-site .ads-site-nav{height:86px}.ads-site .marketing-nav__links{gap:2px}.ads-site .marketing-nav__links a,.ads-site .marketing-nav__links button{padding:10px 13px}.ads-site .marketing-nav__links .nav-contact-link{margin-left:8px;padding:12px 17px}.ads-hero{min-height:735px;margin-top:8px;margin-bottom:88px;grid-template-columns:1.04fr .96fr;gap:68px}.ads-hero__copy h1{font-size:clamp(68px,6.1vw,88px)}.ads-hero__copy>p{max-width:570px;font-size:16px}.ads-product-stage{min-height:665px;border-radius:36px}.ads-features{padding-top:125px}.ads-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ads-benefit-card{min-height:290px;padding:28px}.ads-experience{margin-bottom:130px;padding:74px 52px 52px;border-radius:38px}.ads-experience__intro{padding:0 0 42px}.ads-mode-tabs{width:fit-content;min-width:420px;margin:7px 7px 0;border:0}.ads-mode-content{padding:45px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:65px}.ads-mode-content>div:first-child>p{font-size:12px}.ads-mode-visual{min-height:420px}.ads-mode-visual__body{min-height:383px;grid-template-columns:68px 1fr}.ads-mode-visual__body section{padding:28px 25px}.ads-mode-visual__body section header strong{font-size:17px}.ads-mode-cards{gap:12px;margin-top:25px}.ads-mode-cards article{padding:11px}.ads-mode-cards strong{font-size:9px}.ads-mode-cards small{font-size:7px}.ads-steps .steps-grid{grid-template-columns:repeat(3,1fr);gap:16px}.ads-steps .steps-grid article{min-height:245px;padding:27px;grid-template-columns:46px 1fr}.ads-steps .steps-grid article>span{width:46px;height:46px}.ads-steps .steps-grid article>div{grid-column:1 / -1}.ads-steps .steps-grid article>svg{position:absolute;top:28px;right:25px}.ads-faq{gap:85px}}@media(max-width:430px){.ads-brand__type{display:block}.ads-brand__type small{display:none}.ads-product-stage .floating-metric--top{right:8px}.ads-product-stage .floating-metric--bottom{left:8px}.ads-mode-tabs button span{display:none}.telegram-float{width:52px;padding:0;justify-content:center}}@keyframes ads-reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ads-phone-float{0%,to{transform:rotate(1.8deg) translateY(0)}50%{transform:rotate(.4deg) translateY(-10px)}}@keyframes ads-chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ads-orbit{to{transform:rotate(360deg)}}@keyframes ads-pulse{50%{opacity:.55;box-shadow:0 0 0 9px #52dfaa00}}@keyframes ads-tab-in{0%{opacity:0;transform:translateY(8px)}}@keyframes ads-telegram-ring{0%{opacity:.8;transform:scale(.9)}75%,to{opacity:0;transform:scale(1.18)}}@keyframes ads-thought-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.ads-site{--ads-navy: #1d1d1b;--ads-navy-deep: #171715;--ads-coral: #1d1d1b;--ads-blue: #748379;--ads-mint: #748379;--ads-paper: #f7f6f2;--ads-line: rgba(29,29,27,.11);background:var(--ads-paper);color:var(--ads-navy)}.ads-site-nav-shell,.ads-site-nav-shell.is-scrolled{background:#f7f6f2e0}.ads-site-nav-shell.is-scrolled{box-shadow:0 8px 30px #1818160e}.ads-site .marketing-nav__links .nav-contact-link{background:#1d1d1b}.ads-hero{min-height:calc(100svh - 76px);padding-top:34px}.ads-hero:before,.ads-hero:after,.ads-hero__glow,.stage-grid,.ads-product-stage .stage-orbit{display:none}.ads-site .marketing-pill{color:#5e6d63;border-color:#5b6c612e;background:#ffffffad;box-shadow:none}.ads-hero__copy h1{max-width:700px;color:#20201e;letter-spacing:-.068em}.ads-hero__copy h1 em{color:#20201e;font-weight:650}.ads-hero__copy h1 em:after{height:4px;bottom:-8px;background:#8e9f93;opacity:.55}.ads-hero__copy>p{max-width:590px;color:#6b6b65}.ads-site .marketing-primary{background:#1d1d1b;box-shadow:0 12px 28px #18181621}.ads-site .marketing-secondary{color:#1d1d1b;border-color:#1d1d1b21;background:#ffffffc7;box-shadow:none}.ads-site .hero-proof{color:#73736d}.ads-site .hero-proof svg{color:#748379}.ads-product-stage{min-height:700px;border-color:#1d1d1b17;background:#e9e7e1;box-shadow:none}.ads-product-stage:before{display:block;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.92),rgba(255,255,255,.16) 53%,transparent 70%)}.ads-phone-preview{width:min(calc(100% - 28px),360px);height:650px;min-height:0;padding:0;border:7px solid #191918;border-radius:42px;overflow:hidden;background:var(--preview-background);box-shadow:0 28px 60px #20201d33;transform:none;animation:ads-minimal-phone-float 6s ease-in-out infinite}.ads-phone-preview .phone-preview__speaker{position:absolute;z-index:8;top:-1px;left:50%;width:78px;height:24px;margin:0;border-radius:0 0 15px 15px;background:#191918;transform:translate(-50%)}.ads-phone-preview .phone-preview__head{position:relative;z-index:4;min-height:73px;margin:0;padding:20px 14px 9px;grid-template-columns:34px 1fr 20px;background:var(--preview-primary)}.ads-phone-preview .phone-preview__head img{width:34px;height:34px}.ads-phone-preview .phone-preview__head small{font-size:6px}.ads-phone-preview .phone-preview__head strong{font-size:8px}.ads-phone-menu-window{position:absolute;z-index:1;inset:73px 0 0;overflow:hidden;background:var(--preview-background)}.ads-phone-menu-scroll{padding:4px 11px 115px;animation:ads-menu-autoscroll 13s cubic-bezier(.45,0,.55,1) infinite;will-change:transform}.ads-phone-preview:hover .ads-phone-menu-scroll{animation-play-state:paused}.ads-phone-preview .phone-preview__tabs{margin:7px -2px 17px;gap:5px;overflow:visible}.ads-phone-preview .phone-preview__tabs span{padding:6px 8px;border-color:#1d1d1b1c;background:var(--preview-surface);font-size:6px}.ads-phone-preview .phone-preview__tabs span.active{color:#fff;border-color:var(--preview-primary);background:var(--preview-primary)}.ads-phone-preview .phone-preview__title{position:relative}.ads-phone-preview .phone-preview__title small{color:var(--preview-primary)}.ads-phone-preview .phone-preview__title strong{font-size:15px}.ads-phone-preview .phone-preview__title em{position:absolute;right:0;bottom:1px;color:#8d8d86;font-size:6px;font-style:normal;font-weight:750}.ads-phone-category{margin:17px 0 9px;padding-bottom:7px;border-bottom:1px solid rgba(29,29,27,.1);display:flex;align-items:center;gap:7px}.ads-phone-category span{color:var(--preview-primary);font-size:6px;font-weight:850}.ads-phone-category strong{font-size:10px}.ads-phone-preview .phone-preview__grid{margin-top:0;gap:8px}.ads-phone-preview .phone-preview__grid article{border-color:#1d1d1b1a;border-radius:12px;background:var(--preview-surface);box-shadow:0 4px 12px #1d1d1b0a}.ads-phone-preview .phone-preview__grid img{aspect-ratio:1.16;object-fit:contain;background:#fff}.ads-phone-preview .phone-preview__grid article>strong{min-height:0;padding:7px 7px 0;font-size:7px}.ads-phone-preview .phone-preview__grid article>small{height:19px;padding:3px 7px 0;display:-webkit-box;overflow:hidden;color:#92928b;font-size:5px;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ads-phone-preview .phone-preview__grid article>div{padding:5px 7px 8px}.ads-phone-preview .phone-preview__grid b{background:var(--preview-primary)}.ads-phone-placeholder-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ads-phone-placeholder-row i{height:92px;border:1px solid rgba(29,29,27,.08);border-radius:11px;background:linear-gradient(110deg,#fff 20%,#efeee9,#fff 70%);background-size:220% 100%;animation:ads-placeholder 2s linear infinite}.ads-phone-preview .phone-preview__cart{z-index:6;left:10px;right:10px;bottom:10px;min-height:52px;padding:8px 10px;border-radius:15px;background:#1d1d1b;box-shadow:0 9px 24px #1d1d1b33}.ads-phone-preview .phone-preview__cart>span{background:var(--preview-primary)}.ads-product-stage .floating-metric{color:#2c2c29;border-color:#1d1d1b1c;background:#ffffffe0;box-shadow:0 12px 34px #1d1d1b17}.ads-product-stage .floating-metric>span{color:#fff;background:#748379}.ads-product-stage .floating-metric small{color:#85857e}.stage-live-pill{color:#62625d;border-color:#1d1d1b1a;background:#ffffffa8}.stage-live-pill i{background:#748379;box-shadow:none}.ads-logo-band,.ads-benefit-card{background:#ffffff9e}.ads-benefit-card,.ads-benefit-card.is-coral,.ads-benefit-card.is-mint,.ads-benefit-card.is-violet,.ads-benefit-card.is-sand,.ads-benefit-card.is-navy{--card-accent: #748379}.ads-benefit-card{border-radius:16px;box-shadow:none}.ads-benefit-card:hover{transform:translateY(-3px);box-shadow:0 15px 36px #1d1d1b12}.ads-experience{color:#f7f6f2;background:#20211f;box-shadow:none}.ads-experience h2{color:#f7f6f2}.ads-dashboard-story{background:#20211f;box-shadow:none}.ads-plans{background:#ebe9e3}.ads-cta{background:#20211f}.ads-cta:before,.ads-cta__glow{display:none}.ads-footer{color:#33332f;background:#eeece6}.ads-footer p{color:#7b7b74}.ads-footer>div{color:#73736d}.ads-footer>div a:hover,.ads-footer>div button:hover{color:#1d1d1b}@media(max-width:430px){.ads-hero__copy{min-width:0;max-width:100%}.ads-hero__copy h1{max-width:100%;font-size:clamp(39px,10.8vw,46px)}.ads-hero__copy>p{max-width:100%}.ads-brand__mark{width:39px;height:39px}.ads-product-stage{min-height:690px}.ads-phone-preview{width:calc(100% - 20px);height:640px}.ads-product-stage .floating-metric--top{top:52px}.ads-product-stage .floating-metric--bottom{bottom:30px}}@media(min-width:960px){.ads-hero{min-height:760px}.ads-product-stage{min-height:735px}.ads-phone-preview{width:370px;max-width:calc(100% - 54px);height:675px}}@keyframes ads-menu-autoscroll{0%,12%{transform:translateY(0)}40%,55%{transform:translateY(-25%)}86%,to{transform:translateY(-48%)}}@keyframes ads-minimal-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ads-placeholder{to{background-position:-220% 0}}.ads-experience{color:#242420;border:1px solid rgba(35,35,31,.09);background:#ebe9e2;box-shadow:none}.ads-experience h2{color:#242420}.ads-experience__intro>p{color:#6f706a}.ads-mode-switcher{border-color:#23231f1a;background:#ffffffa8;box-shadow:0 18px 50px #23231f0d}.ads-mode-tabs{border-color:#23231f14}.ads-mode-tabs button{color:#74756f}.ads-mode-tabs button.active{color:#fff;background:#56665b;box-shadow:none}.ads-mode-content>div:first-child>span{color:#667a6d}.ads-mode-content h3{color:#252521}.ads-mode-content>div:first-child>p{color:#6f706b}.ads-mode-content li{color:#565751}.ads-mode-content li svg{color:#73897a}.ads-mode-content>div:first-child>a{color:#31322e}.ads-context-preview{min-width:0;min-height:330px;overflow:hidden;border:1px solid rgba(35,35,31,.12);border-radius:17px;color:#2b2c28;background:#f8f8f5;box-shadow:0 22px 50px #23231f1c}.ads-context-preview__bar{min-height:34px;padding:0 11px;border-bottom:1px solid rgba(35,35,31,.08);display:flex;align-items:center;justify-content:space-between;background:#ffffffe6}.ads-context-preview__bar span{display:flex;align-items:center;gap:6px;color:#85867f;font-size:6px}.ads-context-preview__bar span i{width:6px;height:6px;border-radius:50%;background:#799181}.ads-context-preview__bar b{padding:4px 7px;border-radius:99px;color:#547363;background:#e2eee6;font-size:5px}.ads-guest-ui{background:var(--context-background)}.ads-guest-ui>header{min-height:52px;padding:8px 11px;display:grid;grid-template-columns:32px 1fr 18px;align-items:center;gap:7px;color:#fff;background:var(--context-primary)}.ads-guest-ui>header img{width:31px;height:31px;padding:3px;border-radius:8px;object-fit:contain;background:#fff}.ads-guest-ui>header small,.ads-guest-ui>header strong{display:block}.ads-guest-ui>header small{font-size:5px;opacity:.7;text-transform:uppercase}.ads-guest-ui>header strong{font-size:7px}.ads-guest-ui>nav{padding:8px 10px;display:flex;gap:5px;overflow:hidden}.ads-guest-ui>nav span{padding:5px 7px;border:1px solid rgba(35,35,31,.1);border-radius:99px;background:var(--context-surface);font-size:5px;font-weight:750}.ads-guest-ui>nav span.active{color:#fff;border-color:var(--context-primary);background:var(--context-primary)}.ads-guest-ui>section{padding:5px 10px 12px}.ads-guest-ui>section>small{color:var(--context-primary);font-size:5px;font-weight:850;text-transform:uppercase}.ads-guest-ui h4{margin:2px 0 9px;font-size:12px;letter-spacing:-.04em}.ads-guest-ui>section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ads-guest-ui article{min-width:0;padding:6px;border:1px solid rgba(35,35,31,.09);border-radius:9px;background:var(--context-surface)}.ads-guest-ui article>img{width:100%;aspect-ratio:1.5;border-radius:6px;display:block;object-fit:contain;background:#fff}.ads-guest-ui article>strong{min-height:16px;margin-top:5px;display:block;overflow:hidden;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.ads-guest-ui article footer{display:flex;align-items:center;justify-content:space-between}.ads-guest-ui article footer span{font-size:5px;font-weight:800}.ads-guest-ui article footer b{width:15px;height:15px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--context-primary);font-size:8px}.ads-team-ui{min-height:296px;display:grid;grid-template-columns:38px 1fr;background:#f2f4f3}.ads-team-ui>aside{padding-top:9px;display:flex;flex-direction:column;align-items:center;gap:12px;background:#fff}.ads-team-ui>aside span{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;color:#fff;background:#56665b;font-size:6px;font-weight:850}.ads-team-ui>aside i{width:16px;height:3px;border-radius:99px;background:#d8ddda}.ads-team-ui>section{min-width:0;padding:13px 11px}.ads-team-ui>section>header,.ads-growth-ui>header{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.ads-team-ui header small,.ads-team-ui header strong,.ads-growth-ui header small,.ads-growth-ui header strong{display:block}.ads-team-ui header small,.ads-growth-ui header small{color:#728579;font-size:5px;font-weight:800;text-transform:uppercase}.ads-team-ui header strong,.ads-growth-ui header strong{margin-top:2px;font-size:12px}.ads-team-ui header button,.ads-growth-ui header button{padding:6px 8px;border:0;border-radius:6px;color:#fff;background:#56665b;font-size:5px;font-weight:800}.ads-team-stats,.ads-growth-summary{margin:10px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.ads-team-stats>span,.ads-growth-summary>span{padding:7px;border:1px solid #e1e5e2;border-radius:7px;background:#fff}.ads-team-stats small,.ads-team-stats strong,.ads-growth-summary small,.ads-growth-summary strong{display:block}.ads-team-stats small,.ads-growth-summary small{color:#909892;font-size:4px}.ads-team-stats strong,.ads-growth-summary strong{margin-top:2px;font-size:9px}.ads-team-list,.ads-outlet-stack{overflow:hidden;border:1px solid #dfe4e1;border-radius:8px;background:#fff}.ads-team-list>header{padding:6px 8px;border-bottom:1px solid #e9ecea;display:flex;justify-content:space-between;font-size:5px}.ads-team-list article{padding:6px;display:grid;grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:6px;border-bottom:1px solid #edf0ee}.ads-team-list article img{width:30px;height:30px;border-radius:6px;object-fit:contain}.ads-team-list article div{min-width:0}.ads-team-list article strong,.ads-team-list article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ads-team-list article strong{font-size:5px}.ads-team-list article small{max-width:100px;margin-top:2px;color:#999f9b;font-size:3px}.ads-team-list article em{padding:3px 4px;border-radius:99px;color:#557664;background:#e2f0e8;font-size:3px;font-style:normal}.ads-team-list article>b{font-size:4px}.ads-growth-ui{min-height:296px;padding:15px;background:#f1f3f1}.ads-growth-ui header button{background:#56665b}.ads-growth-summary>span:last-child strong{font-size:7px}.ads-outlet-stack article{padding:9px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #eaeeeb}.ads-outlet-stack article>span{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#66786c;background:#edf1ee}.ads-outlet-stack article strong,.ads-outlet-stack article small{display:block}.ads-outlet-stack article strong{font-size:6px}.ads-outlet-stack article small{margin-top:2px;color:#969d98;font-size:4px}.ads-outlet-stack article em{padding:4px 6px;border-radius:99px;color:#537261;background:#e2efe7;font-size:4px;font-style:normal}.ads-outlet-stack article em.is-setup{color:#9a7137;background:#f5ead8}.ads-dashboard-story{color:#262722;border-color:#414d451a;background:#e5ebe6;box-shadow:none}.ads-dashboard-story .dashboard-story__copy h2{color:#252621}.ads-dashboard-story .dashboard-story__copy>p{color:#687169}.ads-dashboard-story .dashboard-story__copy li{color:#4e554f}.ads-dashboard-story .dashboard-story__copy li svg{color:#6f8576}.ads-dashboard-story .dashboard-story__copy>a{color:#2e342f}.ads-admin-preview{min-height:370px;overflow:hidden;border:1px solid rgba(49,60,52,.13);border-radius:18px;display:grid;grid-template-columns:42px 1fr;color:#292b27;background:#f2f4f3;box-shadow:0 24px 55px #2a322c1f;transform:rotate(.5deg)}.ads-admin-preview>aside{padding-top:11px;display:flex;flex-direction:column;align-items:center;gap:14px;background:#fff}.ads-admin-preview>aside span{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;color:#fff;background:#56665b;font-size:7px;font-weight:850}.ads-admin-preview>aside i{width:18px;height:3px;border-radius:99px;background:#d8ddda}.ads-admin-preview>section{min-width:0;padding:17px 13px}.ads-admin-preview>section>header{display:flex;align-items:flex-end;justify-content:space-between}.ads-admin-preview>section>header small,.ads-admin-preview>section>header strong{display:block}.ads-admin-preview>section>header small{color:#708176;font-size:5px;font-weight:850;text-transform:uppercase}.ads-admin-preview>section>header strong{margin-top:3px;font-size:14px}.ads-admin-preview button{padding:6px 8px;border:0;border-radius:6px;color:#fff;background:#56665b;font-size:5px;font-weight:800}.ads-admin-preview__stats{margin:13px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ads-admin-preview__stats span{padding:9px;border:1px solid #e0e5e2;border-radius:8px;background:#fff}.ads-admin-preview__stats small,.ads-admin-preview__stats strong{display:block}.ads-admin-preview__stats small{color:#909891;font-size:4px}.ads-admin-preview__stats strong{margin-top:3px;font-size:12px}.ads-admin-preview__catalog{overflow:hidden;border:1px solid #dfe4e1;border-radius:9px;background:#fff}.ads-admin-preview__catalog>header{padding:8px;border-bottom:1px solid #e8ece9;display:flex;align-items:center;justify-content:space-between}.ads-admin-preview__catalog>header strong,.ads-admin-preview__catalog>header small{display:block}.ads-admin-preview__catalog>header strong{font-size:7px}.ads-admin-preview__catalog>header small{margin-top:2px;color:#909992;font-size:4px}.ads-admin-preview__catalog article{padding:7px;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:7px;border-bottom:1px solid #edf0ee}.ads-admin-preview__catalog article img{width:34px;height:34px;border-radius:6px;object-fit:contain}.ads-admin-preview__catalog article div{min-width:0}.ads-admin-preview__catalog article strong,.ads-admin-preview__catalog article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ads-admin-preview__catalog article strong{font-size:6px}.ads-admin-preview__catalog article small{max-width:120px;margin-top:2px;color:#969d98;font-size:3px}.ads-admin-preview__catalog article em{padding:3px 5px;border-radius:99px;color:#547463;background:#e2efe7;font-size:3px;font-style:normal}.ads-admin-preview__catalog article>b{font-size:4px}@media(min-width:620px){.ads-context-preview{min-height:370px}.ads-team-ui,.ads-growth-ui{min-height:336px}.ads-team-list article{padding:8px;grid-template-columns:38px minmax(0,1fr) auto auto}.ads-team-list article img{width:38px;height:38px}.ads-team-list article strong,.ads-outlet-stack article strong{font-size:7px}.ads-team-list article small,.ads-outlet-stack article small{font-size:5px}.ads-admin-preview{min-height:430px}}@media(min-width:960px){.ads-context-preview{min-height:420px}.ads-guest-ui>section>div{gap:9px}.ads-guest-ui article{padding:8px}.ads-team-ui,.ads-growth-ui{min-height:386px}.ads-team-ui>section{padding:20px 17px}.ads-growth-ui{padding:22px}.ads-team-stats,.ads-growth-summary{margin:15px 0;gap:8px}.ads-team-stats>span,.ads-growth-summary>span{padding:10px}.ads-outlet-stack article{padding:13px}.ads-admin-preview{min-height:500px;grid-template-columns:54px 1fr}.ads-admin-preview>section{padding:25px 20px}.ads-admin-preview__stats{margin:18px 0;gap:10px}.ads-admin-preview__stats span{padding:13px}.ads-admin-preview__stats strong{font-size:16px}.ads-admin-preview__catalog article{padding:10px;grid-template-columns:44px minmax(0,1fr) auto auto;gap:9px}.ads-admin-preview__catalog article img{width:44px;height:44px}.ads-admin-preview__catalog article strong{font-size:8px}.ads-admin-preview__catalog article small{max-width:180px;font-size:5px}}@media(max-width:760px){.checkout-modal{width:min(100%,470px)}.checkout-modal__ready{padding:18px 21px 21px;grid-template-columns:1fr;grid-template-rows:auto;justify-items:center}.checkout-modal__status{grid-column:1}.checkout-qr--khqr,.checkout-qr--fallback{width:min(270px,76vw);grid-column:1;grid-row:auto}.checkout-modal__hint{margin:14px 0}.checkout-modal__primary{width:100%}.pricing-grid{grid-template-columns:1fr}.pricing-grid>article{padding:24px}.pricing-grid header p{min-height:0}.self-service-plan-panel .current-plan-summary,.dashboard-pricing-grid{grid-template-columns:1fr}.billing-cycle-toggle{width:calc(100% - 36px)}.billing-cycle-toggle button{flex:1}.secure-payment-note,.telegram-connect-card{grid-template-columns:auto 1fr}.secure-payment-note>span,.telegram-connect-card button{grid-column:1 / -1;text-align:center}.catalog-filter-row{flex-wrap:wrap}.category-actions{width:100%}.category-actions button{flex:1;justify-content:center}.onboarding-checklist>div{grid-template-columns:1fr}.saas-workspace-registry article{grid-template-columns:auto minmax(0,1fr)}.saas-workspace-registry article label,.saas-workspace-registry article>small{grid-column:1 / -1}.public-link-card{grid-template-columns:auto minmax(0,1fr)}.public-link-actions{grid-column:1 / -1}.public-link-actions button,.public-link-actions a{flex:1;justify-content:center}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes checkout-progress{0%{transform:translate(-105%)}55%,to{transform:translate(105%)}}.ads-cambodia{padding-top:96px;display:grid;gap:36px}.ads-cambodia__intro{max-width:720px}.ads-cambodia__intro h2{margin:10px 0 16px;color:#242420;font-size:clamp(34px,8vw,58px);line-height:1.02;letter-spacing:-.06em}.ads-cambodia__intro>p{margin:0;color:#6c6d67;font-size:14px;line-height:1.75}.ads-cambodia__intro .ads-cambodia__khmer{margin-top:16px;color:#4e5e53;font-family:Arial,Noto Sans Khmer,sans-serif;font-size:13px}.ads-cambodia__grid{display:grid;gap:12px}.ads-cambodia__grid article{min-width:0;padding:22px;border:1px solid rgba(35,35,31,.1);border-radius:18px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;background:#ffffffa8}.ads-cambodia__grid article>svg{width:42px;height:42px;padding:10px;border-radius:13px;color:#56665b;background:#e6ece7}.ads-cambodia__grid h3{margin:1px 0 6px;color:#292a26;font-size:17px;letter-spacing:-.035em}.ads-cambodia__grid p{margin:0;color:#72736d;font-size:11px;line-height:1.65}@media(min-width:760px){.ads-cambodia{grid-template-columns:.85fr 1.15fr;align-items:start;gap:70px}.ads-cambodia__grid article{padding:24px}}.publish-error{padding:16px;border:1px solid #f1b9b4;border-radius:12px;background:#fff4f2;color:#98271c;overflow-wrap:anywhere}
