:root{--bg:#fff7ed;--panel:#fff;--ink:#1f2937;--muted:#6b7280;--line:#fed7aa;--brand:#f97316;--brand-dark:#c2410c;--soft:#ffedd5;--green:#16a34a;--red:#dc2626;--shadow:0 18px 50px #7c2d121f}*{box-sizing:border-box}body{background:linear-gradient(180deg, var(--bg), #fff);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(1160px,100% - 32px);margin:0 auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#fff7eddb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.brand{letter-spacing:-.04em;color:var(--brand-dark);align-items:center;gap:10px;font-size:24px;font-weight:900;display:flex}.logo-dot{background:var(--brand);color:#fff;width:36px;height:36px;box-shadow:var(--shadow);border-radius:14px;place-items:center;display:grid}.navlinks{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.navlinks a,.navlinks button{color:#7c2d12;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:10px 12px;font-weight:700}.navlinks a:hover,.navlinks button:hover{background:var(--soft);border-color:var(--line)}.hero{padding:54px 0 28px}.hero-card{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 0 0,#ffedd5,#fff 56%);border-radius:32px;padding:clamp(24px,5vw,54px)}.hero h1{letter-spacing:-.07em;color:#7c2d12;margin:0 0 18px;font-size:clamp(34px,6vw,72px);line-height:.95}.hero p{max-width:720px;color:var(--muted);margin:0 0 24px;font-size:18px}.search-grid{grid-template-columns:1.4fr .8fr .8fr auto;gap:10px;display:grid}.input,.select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:16px;padding:13px 14px}.btn{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:800;display:inline-flex}.btn:hover{background:var(--brand-dark)}.btn.secondary{color:var(--brand-dark);border:1px solid var(--line);background:#fff}.btn.danger{background:var(--red)}.section{padding:22px 0}.section-title{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.section-title h2{letter-spacing:-.04em;margin:0;font-size:28px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.card{background:var(--panel);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 12px 34px #7c2d1214}.card-body{padding:18px}.cover{color:#9a3412;background:linear-gradient(135deg,#fdba74,#fed7aa);justify-content:center;align-items:center;height:150px;font-size:46px;font-weight:900;display:flex}.card h3{letter-spacing:-.03em;margin:0 0 8px;font-size:20px}.muted{color:var(--muted)}.badges{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.badge{background:var(--soft);color:#9a3412;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.stack{gap:14px;display:grid}.two-col{grid-template-columns:1fr 360px;align-items:start;gap:18px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:0 12px 34px #7c2d1214}.table-list{gap:10px;display:grid}.row{border:1px solid var(--line);background:#fffaf5;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.price{color:var(--brand-dark);font-weight:900}.alert{border-radius:16px;margin:14px 0;padding:12px 14px;font-weight:700}.alert.success{color:#166534;background:#dcfce7}.alert.error{color:#991b1b;background:#fee2e2}.footer{border-top:1px solid var(--line);color:var(--muted);margin-top:56px;padding:26px 0}.auth-wrap{place-items:center;min-height:68vh;padding:36px 0;display:grid}.auth-card{border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:28px}.auth-card h1{letter-spacing:-.05em;color:#7c2d12;margin:0 0 10px}.form{gap:12px;margin-top:18px;display:grid}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product{border:1px solid var(--line);background:#fffaf5;border-radius:18px;padding:14px}pre.debug{color:#d1d5db;background:#111827;border-radius:18px;padding:14px;font-size:12px;overflow:auto}@media (max-width:900px){.search-grid,.grid,.two-col,.menu-grid{grid-template-columns:1fr}.nav{flex-direction:column;align-items:flex-start;padding:12px 0}.navlinks{width:100%}.navlinks a,.navlinks button{padding:9px 10px;font-size:14px}.hero{padding-top:24px}}.kicker{background:var(--soft);color:#9a3412;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:max-content;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.action-row.right{justify-content:flex-end}.btn.ghost{color:var(--brand-dark);background:0 0;border:1px solid #0000}.btn.full{width:100%}.small{font-size:12px}.hub-shell{grid-template-columns:1fr 320px;align-items:end;gap:18px;display:grid}.hub-copy{gap:10px;display:grid}.hub-mini-card{border:1px solid var(--line);background:#ffffffd1;border-radius:24px;padding:18px;box-shadow:0 12px 34px #7c2d1214}.hub-mini-card a{color:var(--brand-dark);font-weight:900}.hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.hub-card{border:1px solid var(--line);background:#fff;border-radius:28px;align-content:space-between;gap:16px;min-height:230px;padding:22px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 12px 34px #7c2d1214}.hub-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.hub-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.hub-icon{background:var(--soft);border-radius:20px;place-items:center;width:52px;height:52px;font-size:28px;display:grid}.hub-card h2{letter-spacing:-.04em;color:#7c2d12;margin:0 0 8px}.hub-card p{margin:0}.hub-cta{color:var(--brand-dark);font-weight:900}.application-strip{border:1px solid var(--line);background:#fff;border-radius:22px;flex-wrap:wrap;justify-content:center;gap:10px;padding:14px;display:flex}.application-strip a{background:var(--soft);color:#9a3412;border-radius:999px;padding:10px 14px;font-weight:900}.coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mini-panel{gap:4px;display:grid}.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.highlight small{color:var(--brand-dark);text-transform:uppercase;letter-spacing:.05em;font-weight:900}.highlight h3{letter-spacing:-.03em;margin:8px 0}.detail-image{object-fit:cover;border:1px solid var(--line);background:#fff;border-radius:26px;width:100%;max-height:360px}.detail-cover{border-radius:26px;min-height:260px}.detail-layout{grid-template-columns:minmax(0,1fr) 330px}.sticky-side{position:sticky;top:92px}.rich-product{grid-template-columns:120px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.product-photo{background:var(--soft);color:#9a3412;border-radius:16px;place-items:center;min-height:120px;font-size:28px;font-weight:900;display:grid;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%}.product-body{gap:8px;display:grid}.split{justify-content:space-between;align-items:center;gap:12px;display:flex}.split.top{align-items:flex-start}.badges.compact{margin-top:0}.product-actions{margin-top:4px}.field-grid{gap:12px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.info-list{gap:10px;display:grid}.info-list>div{border:1px solid var(--line);background:#fffaf5;border-radius:16px;justify-content:space-between;gap:12px;padding:12px;display:flex}.info-list a{color:var(--brand-dark);font-weight:900}.option-box{border:1px solid var(--line);background:#fffaf5;border-radius:18px;padding:14px}.option-box legend{color:#7c2d12;padding:0 6px;font-weight:900}.option-row{border-top:1px solid #ffedd5;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.option-row:first-of-type{border-top:0}.cart-row{align-items:flex-start}.cart-actions{justify-items:end;gap:8px;min-width:190px;display:grid}.quantity-form{align-items:center;gap:8px;display:flex}.input.qty{border-radius:12px;width:74px;padding:9px 10px}.coupon-form{grid-template-columns:1fr auto;gap:8px;display:grid}.soft-panel{box-shadow:none;background:#fffaf5}.two-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.row.flat{background:0 0;border:0;padding:0}.success-badge{color:#166534;background:#dcfce7}.thread{gap:10px;max-height:520px;display:grid;overflow:auto}.message{gap:4px;display:grid}.message.mine{justify-items:end}.bubble{border:1px solid var(--line);white-space:pre-wrap;background:#fffaf5;border-radius:18px;max-width:90%;padding:12px 14px}.message.mine .bubble{background:var(--brand);color:#fff;border-color:var(--brand)}.compact-hero h1{font-size:clamp(34px,5vw,58px)}.address-chip{white-space:nowrap;text-overflow:ellipsis;max-width:230px;overflow:hidden}.footer-grid{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.footer-grid p{margin:6px 0 0}.footer-links a{color:#7c2d12;font-weight:800}@media (max-width:1000px){.hub-shell,.hub-grid,.highlight-grid,.coverage-grid{grid-template-columns:1fr}.sticky-side{position:static}}@media (max-width:700px){.rich-product,.field-grid.two,.coupon-form,.two-grid{grid-template-columns:1fr}.cart-actions{justify-items:stretch;width:100%;min-width:0}.quantity-form{align-items:stretch}.footer-grid{flex-direction:column}}.live-container{margin-top:18px}.live-panel{overflow:hidden}.live-status-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff7ed,#fff);border-radius:22px;padding:18px}.live-status-card strong{letter-spacing:-.03em;color:#7c2d12;font-size:22px;display:block}.live-status-card p{color:var(--muted);margin:8px 0 0}.live-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.live-step{border:1px solid var(--line);color:var(--muted);background:#fffaf5;border-radius:999px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.live-step.done{color:#166534;background:#dcfce7;border-color:#bbf7d0}.live-dot{background:#fdba74;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #ffedd5}.live-step.done .live-dot{background:#16a34a;box-shadow:0 0 0 4px #bbf7d0}.timeline-list{gap:10px;display:grid}.timeline-event{border-left:4px solid var(--brand);background:#fffaf5;border-radius:16px;padding:12px 14px}.timeline-event p{margin:5px 0}.timeline-event small{color:var(--muted)}.chat-box{border:1px solid var(--line);background:#fff;border-radius:22px;padding:16px}.live-thread{border:1px solid var(--line);background:#fffaf5;border-radius:18px;padding:12px}.alert.info{color:#1e3a8a;background:#dbeafe}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.stats-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{gap:6px;display:grid}.stat-card span,.stat-card small{color:var(--muted)}.stat-card strong{color:#7c2d12;letter-spacing:-.04em;font-size:26px}.responsive-table{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px 10px}th{color:#7c2d12;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.table-actions form{margin:0}.detail-form-grid{gap:14px;display:grid}@media (max-width:1000px){.live-steps,.stats-grid,.stats-grid.four{grid-template-columns:1fr}table{min-width:640px}}.customer-dashboard-hero{grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:20px;display:grid}.dashboard-address-card{border:1px solid var(--line);background:#ffffffdb;border-radius:24px;padding:18px;box-shadow:0 12px 34px #7c2d1214}.dashboard-address-card a{color:var(--brand-dark);font-weight:900}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.quick-actions{gap:10px;display:grid}.quick-actions a{border:1px solid var(--line);color:#7c2d12;background:#fffaf5;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 14px;font-weight:900;display:flex}.quick-actions a:after{content:"→";color:var(--brand)}.address-row{align-items:flex-start}.inline-form{margin-top:10px}.check-row{color:var(--muted);align-items:center;gap:8px;font-weight:800;display:flex}.skeleton-stack{gap:16px;display:grid}.skeleton-card{min-height:220px;position:relative;overflow:hidden}.skeleton-card.small{min-height:130px}.skeleton-card:after{content:"";background:linear-gradient(90deg,#0000,#ffedd5c7,#0000);animation:1.35s infinite skeleton-sweep;position:absolute;inset:0;transform:translate(-100%)}.error-panel{text-align:center;max-width:680px;margin:0 auto;padding:34px}@keyframes skeleton-sweep{to{transform:translate(100%)}}@media (max-width:1000px){.customer-dashboard-hero,.dashboard-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.skeleton-card:after{animation:none}}.nav-search{align-items:center;gap:6px;min-width:180px;display:flex}.nav-search input{border:1px solid var(--line);width:150px;color:var(--ink);background:#fff;border-radius:999px;padding:9px 12px}.home-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:680px;margin-top:8px;display:grid}.home-suggestions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.home-suggestions a{border:1px solid var(--line);color:#9a3412;background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.discovery-search{grid-template-columns:1.4fr .8fr .8fr auto;align-items:center}.discovery-search .filter-check{border:1px solid var(--line);min-height:48px;color:var(--ink);background:#fff;border-radius:16px;padding:0 14px}.active-filters{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.search-hero-card{gap:18px;display:grid}.search-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.search-summary>div{border:1px solid var(--line);background:#ffffffc2;border-radius:18px;gap:4px;padding:14px;display:grid}.search-summary strong{color:#7c2d12;letter-spacing:-.04em;font-size:24px}.search-summary span{color:var(--muted);font-size:12px;font-weight:800}.discovery-columns{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.restaurant-card{grid-template-rows:auto 1fr;height:100%;display:grid;position:relative}.cover-wrap{position:relative;overflow:hidden}.cover-wrap .cover{object-fit:cover;width:100%}.card-ribbon{color:#9a3412;background:#ffffffeb;border-radius:999px;max-width:calc(100% - 24px);padding:7px 10px;font-size:12px;font-weight:900;position:absolute;top:12px;left:12px;box-shadow:0 8px 20px #7c2d1224}.rating-pill{border:1px solid var(--line);color:#9a3412;white-space:nowrap;background:#fff7ed;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:900}.delivery-meta{color:#7c2d12;flex-wrap:wrap;gap:7px;font-size:12px;font-weight:900;display:flex}.delivery-meta span{border:1px solid var(--line);background:#fffaf5;border-radius:999px;padding:6px 8px}.campaign-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.campaign-card{align-content:space-between;gap:12px;min-height:210px;display:grid}.campaign-card h2{letter-spacing:-.04em;color:#7c2d12;margin:0}.campaign-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.campaign-footer strong{border:1px dashed var(--brand);color:#9a3412;letter-spacing:.06em;background:#fff7ed;border-radius:12px;padding:8px 10px}.orders-filter{grid-template-columns:minmax(0,1fr) .8fr auto auto;margin-top:16px}.order-row{align-items:center}.order-row-end{align-items:center;gap:10px;display:flex}.info-badge{color:#1e40af;background:#dbeafe}.danger-badge{color:#991b1b;background:#fee2e2}.favorite-card{padding:0;overflow:hidden}.favorite-card>.card{box-shadow:none;border:0;border-radius:0}.favorite-actions{grid-template-columns:1fr 1fr;gap:10px;padding:0 18px 18px;display:grid}.favorite-actions form{margin:0}@media (max-width:1100px){.campaign-grid,.discovery-columns,.search-summary{grid-template-columns:1fr 1fr}}@media (max-width:900px){.nav-search,.nav-search input{width:100%}.discovery-search,.orders-filter,.home-search,.favorite-actions{grid-template-columns:1fr}}@media (max-width:700px){.campaign-grid,.discovery-columns,.search-summary{grid-template-columns:1fr}.order-row,.order-row-end{flex-direction:column;align-items:flex-start}}.brand{min-width:max-content}.brand-logo{object-fit:contain;object-position:left center;width:132px;max-width:38vw;height:44px}.brand-fallback{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-search{border:1px solid var(--line);background:#ffffffe6;border-radius:999px;align-items:center;gap:8px;padding:5px;display:flex;box-shadow:0 8px 22px #7c2d120f}.nav-search input{min-width:190px;color:var(--ink);background:0 0;border:0;outline:0;padding:8px 10px}.nav-search button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;width:36px;height:36px;font-weight:900}.footer-grid{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.footer-links{flex-wrap:wrap;gap:12px;display:flex}.auth-card{position:relative;overflow:hidden}.auth-card:before{content:"";background:linear-gradient(90deg,var(--brand),#fb923c,#fed7aa);height:5px;position:absolute;inset:0 0 auto}@media (max-width:760px){body{background:#fffaf5}.container{width:min(100% - 20px,1160px)}.topbar{background:#fffaf5f5}.nav{grid-template-columns:1fr;align-items:stretch;gap:10px;min-height:0;padding:10px 0 8px;display:grid}.brand{justify-content:center}.brand-logo{width:118px;max-width:52vw;height:38px}.nav-search{border-radius:18px;order:2;width:100%}.nav-search input{width:100%;min-width:0;font-size:15px}.navlinks{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;order:3;gap:8px;width:100%;padding:2px 0 6px;display:flex;overflow-x:auto}.navlinks::-webkit-scrollbar{display:none}.navlinks a,.navlinks button{border-color:var(--line);background:#fff;flex:none;padding:8px 10px;font-size:13px;box-shadow:0 6px 16px #7c2d120f}.address-chip{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.hero{padding:18px 0 12px}.hero-card{border-radius:24px;padding:22px}.hero h1{font-size:clamp(32px,11vw,44px);line-height:1}.hero p{font-size:15px}.section{padding:14px 0}.section-title{flex-direction:column;align-items:flex-start;gap:8px}.section-title h2{font-size:23px}.card,.panel,.auth-card{border-radius:20px}.card-body,.panel{padding:15px}.auth-wrap{place-items:stretch stretch;min-height:auto;padding:18px 0 28px}.auth-card{width:100%;padding:22px}.input,.select,textarea,.btn{border-radius:14px;min-height:46px}.row{flex-direction:column;align-items:flex-start}.footer{margin-top:28px;padding-bottom:82px}.footer-grid{grid-template-columns:1fr}.footer-links{gap:8px}}@media (max-width:420px){.brand-logo{width:104px}.navlinks a,.navlinks button{padding:7px 9px;font-size:12px}.hero-card{padding:18px}.btn{width:100%}.action-row .btn,.badges .badge{width:auto}}:root{--app-orange:#ff5a00;--app-orange-2:#ff7a00;--app-ink:#111827;--app-muted:#69707d;--app-page:#fff8f1;--app-card:#fff;--app-line:#ff7a0029;--app-green:#16a34a;--app-radius-lg:30px;--app-radius-md:22px;--app-shadow:0 18px 48px #ff5a0029}.mobile-app-icon,.mobile-location-row,.mobile-dock{display:none}.mobile-flash-banner{border:1px solid var(--app-line);background:linear-gradient(135deg,#fff,#fff3e7);border-radius:22px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex;box-shadow:0 12px 28px #ff5a001a}.mobile-flash-banner strong{color:#111827;letter-spacing:-.03em;display:block}.mobile-flash-banner small{color:var(--app-muted);margin-top:2px;display:block}.mobile-flash-banner a{color:var(--app-orange);white-space:nowrap;font-weight:900}.flash-dot{background:linear-gradient(135deg,var(--app-orange),#ff8a00);color:#fff;border-radius:13px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid;box-shadow:0 10px 20px #ff5a0040}.mobile-onboarding-card{position:relative;overflow:hidden}.onboarding-phone-art{background:#fff;border-radius:26px;margin:-6px -6px 14px;overflow:hidden;box-shadow:inset 0 0 0 1px #1118270d}.onboarding-phone-art img{object-fit:cover;object-position:top center;width:100%;max-height:330px}.mobile-section-head,.store-avatar{display:none}.mobile-segment-tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.mobile-segment-tabs a{border:1px solid var(--app-line);color:#9a3412;background:#fff;border-radius:999px;padding:9px 13px;font-weight:900}.mobile-segment-tabs a.active{background:linear-gradient(135deg,var(--app-orange),#ff7a00);color:#fff;border-color:#0000;box-shadow:0 10px 22px #ff5a0038}.auth-mobile-brand{display:none}@media (min-width:901px){.mobile-onboarding-card{display:block}.mobile-onboarding-card .onboarding-phone-art{max-height:260px}.mobile-onboarding-card .onboarding-phone-art img{transform:scale(1.05)}}@media (max-width:760px){html{background:var(--app-page)}body{background:radial-gradient(circle at 50% -18%, #ffe4c7 0, var(--app-page) 34%, #fff 100%);color:var(--app-ink);padding-bottom:calc(86px + env(safe-area-inset-bottom))}.container{width:min(100% - 24px,1160px)}.topbar{z-index:40;background:#fff8f1ed;border-bottom:0;border-radius:0 0 26px 26px;position:sticky;top:0;box-shadow:0 14px 36px #ff5a001a}.nav{grid-template-columns:1fr auto;align-items:center;gap:10px 12px;min-height:0;padding:12px 0 10px;display:grid}.brand{min-width:0;color:var(--app-ink);letter-spacing:-.05em;gap:9px;font-size:18px}.mobile-app-icon{background:var(--app-orange);border-radius:14px;flex:none;width:38px;height:38px;display:grid;overflow:hidden;box-shadow:0 10px 24px #ff5a003d}.mobile-app-icon img{object-fit:cover;width:100%;height:100%;transform:scale(1.24)}.brand-logo{object-fit:contain;object-position:left center;width:116px;height:34px}.nav-search{border:1px solid var(--app-line);background:#fff;border-radius:18px;order:3;grid-column:1/-1;width:100%;min-width:0;padding:6px;box-shadow:0 10px 24px #ff5a0014}.nav-search input{background:0 0;border:0;border-radius:14px;width:100%;min-width:0;height:38px;padding:0 10px;font-size:15px}.nav-search button{background:linear-gradient(135deg,var(--app-orange),#ff7a00);width:42px;height:38px;box-shadow:0 8px 18px #ff5a0038}.mobile-location-row{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.mobile-location-pill,.mobile-cart-pill{border:1px solid var(--app-line);color:#7c2d12;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:999px;align-items:center;gap:6px;max-width:168px;min-height:36px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 8px 18px #ff5a0014}.mobile-cart-pill{justify-content:center;width:42px;padding:0}.navlinks{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;order:4;grid-column:1/-1;gap:8px;width:100%;padding:2px 0 6px;display:flex;overflow-x:auto}.navlinks::-webkit-scrollbar{display:none}.navlinks a,.navlinks button{border:1px solid var(--app-line);color:#7c2d12;background:#fff;flex:none;min-height:36px;padding:8px 11px;font-size:12px;box-shadow:0 8px 18px #ff5a0012}.navlinks .address-chip{display:none}.hero{padding:18px 0 12px}.hero-card{border-radius:var(--app-radius-lg);box-shadow:var(--app-shadow);background:linear-gradient(#fff,#fff8f1);border:0;padding:20px;position:relative;overflow:hidden}.hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff5a003d,#ff5a0000 68%);border-radius:50%;width:170px;height:170px;position:absolute;top:-70px;right:-70px}.hub-shell{grid-template-columns:1fr;align-items:start;gap:16px}.kicker{color:#ff5a00;border:1px solid var(--app-line);background:#fff0e3}.hero h1{letter-spacing:-.07em;color:var(--app-ink);margin-bottom:10px;font-size:clamp(32px,10vw,44px);line-height:1.02}.hero p{color:#555d68;margin-bottom:16px;font-size:15px;line-height:1.5}.home-search{grid-template-columns:1fr;max-width:none}.home-search .btn{width:100%}.home-suggestions{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.home-suggestions::-webkit-scrollbar{display:none}.home-suggestions a{background:#fff;flex:none;box-shadow:0 8px 18px #ff5a000f}.btn{background:linear-gradient(135deg,var(--app-orange),#ff7a00);border-radius:18px;min-height:48px;box-shadow:0 12px 24px #ff5a0033}.btn.secondary{color:#7c2d12;box-shadow:none;background:#fff}.btn.ghost{box-shadow:none;background:0 0}.action-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.action-row .btn.ghost{grid-column:1/-1;min-height:42px}.mobile-flash-banner{margin-top:14px}.mobile-onboarding-card{background:#fff;border-radius:28px;padding:0}.onboarding-phone-art{border-radius:28px;margin:0}.onboarding-phone-art img{object-position:top center;max-height:290px}.mobile-onboarding-card>strong,.mobile-onboarding-card>p,.mobile-onboarding-card>a{margin-left:16px;margin-right:16px;display:block}.mobile-onboarding-card>a{color:var(--app-orange);margin-bottom:16px}.mobile-service-section{padding-top:12px}.mobile-section-head{display:block}.mobile-section-head h2{letter-spacing:-.05em;margin:8px 0 0;font-size:25px}.hub-grid.mobile-service-grid{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.hub-grid.mobile-service-grid::-webkit-scrollbar{display:none}.hub-card{border-color:var(--app-line);border-radius:26px;flex:0 0 158px;min-height:178px;padding:16px;box-shadow:0 12px 26px #ff5a001a}.hub-icon{width:48px;height:48px;box-shadow:inset 0 0 0 1px var(--app-line);background:#fff0e3;border-radius:18px}.hub-card h2{color:var(--app-ink);font-size:18px}.hub-card p{display:none}.hub-cta{color:#ff5a00;font-size:12px}.section{padding:16px 0}.section-title{flex-direction:row;align-items:flex-start;gap:8px;margin-bottom:12px}.section-title h2{color:var(--app-ink);font-size:24px}.grid{grid-template-columns:1fr;gap:14px}.card,.panel,.auth-card{border-color:var(--app-line);border-radius:var(--app-radius-md);box-shadow:0 12px 30px #ff5a0014}.mobile-store-card{background:#fff;border-radius:26px;grid-template-rows:auto;grid-template-columns:108px 1fr;gap:12px;min-height:136px;padding:10px;display:grid;overflow:visible}.mobile-store-card .cover-wrap{border-radius:22px;align-self:start;height:112px;min-height:112px;overflow:hidden}.mobile-store-card .cover{border-radius:22px;height:112px;font-size:28px}.mobile-store-card .card-body{gap:8px;min-width:0;padding:4px 2px 4px 0}.mobile-store-card h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:17px;overflow:hidden}.mobile-store-card .muted{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.mobile-store-card .badges{display:none}.store-avatar{color:#ff5a00;background:#fff;border:2px solid #fff;border-radius:15px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid;position:absolute;bottom:8px;left:8px;overflow:hidden;box-shadow:0 8px 18px #11182721}.store-avatar img{object-fit:cover;width:100%;height:100%}.card-ribbon{max-width:calc(100% - 16px);padding:6px 8px;font-size:10px;top:8px;left:8px}.split.top{align-items:flex-start;gap:8px}.rating-pill{padding:5px 7px;font-size:11px}.mobile-delivery-pills{gap:5px}.mobile-delivery-pills span{background:#fff7ed;padding:6px 7px;font-size:11px}.coverage-grid,.search-summary,.discovery-columns,.campaign-grid,.stats-grid,.stats-grid.four,.dashboard-grid,.customer-dashboard-hero{grid-template-columns:1fr}.mobile-catalog-hero .discovery-search{grid-template-columns:1fr;gap:9px;display:grid}.mobile-segment-tabs{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.mobile-segment-tabs::-webkit-scrollbar{display:none}.mobile-segment-tabs a{flex:none}.mobile-chip-rail,.badges.compact{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.mobile-chip-rail::-webkit-scrollbar{display:none}.badges.compact::-webkit-scrollbar{display:none}.mobile-chip-rail .badge,.badges.compact .badge{flex:none}.auth-wrap{place-items:stretch stretch;min-height:auto;padding:20px 0 34px}.mobile-auth-card{background:linear-gradient(#fff,#fff8f1);border-radius:30px;padding:22px}.auth-mobile-brand{letter-spacing:-.05em;align-items:center;gap:10px;margin-bottom:18px;font-size:20px;font-weight:900;display:flex}.auth-mobile-brand img{object-fit:cover;border-radius:17px;width:46px;height:46px;box-shadow:0 12px 24px #ff5a0033}.auth-card h1{color:var(--app-ink);font-size:30px}.input,.select,textarea{border-color:var(--app-line);background:#fff;border-radius:18px;min-height:48px}.row{border-color:var(--app-line);background:#fff;border-radius:20px}.footer{display:none}.mobile-dock{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ff7a002e;border-radius:28px;grid-template-columns:repeat(5,1fr);align-items:center;gap:4px;min-height:70px;padding:8px;display:grid;position:fixed;box-shadow:0 22px 60px #1118272e}.dock-item{color:#7b3413;place-items:center;gap:3px;min-width:0;font-size:10px;font-weight:900;line-height:1;display:grid}.dock-icon{background:#fff3e7;border-radius:14px;place-items:center;width:32px;height:32px;font-size:16px;display:grid;box-shadow:inset 0 0 0 1px #ff7a001f}.dock-icon-img{background-color:#fff3e7;background-position:50%;background-repeat:no-repeat;background-size:18px 18px}.dock-icon-img.home{background-image:url(/mobile-ui/tabIcons/home@3x.png)}.dock-icon-img.explore{background-image:url(/mobile-ui/tabIcons/explore@3x.png)}.dock-primary .dock-icon{background:linear-gradient(135deg,var(--app-orange),#ff7a00);color:#fff;border-radius:20px;width:46px;height:46px;margin-top:-18px;font-size:22px;box-shadow:0 14px 26px #ff5a004d}}@media (max-width:380px){.brand-logo{width:96px}.mobile-location-pill{max-width:132px}.mobile-store-card{grid-template-columns:96px 1fr}.mobile-store-card .cover-wrap,.mobile-store-card .cover{height:102px;min-height:102px}.dock-item{font-size:9px}.dock-icon{width:30px;height:30px}}.mobile-top-status,.mobile-notification-pill,.mobile-store-cta,.mobile-app-story-section,.mobile-app-promo-section,.mobile-menu-rail-section,.mobile-detail-bottom-bar,.auth-app-preview{display:none}@media (max-width:760px){body{overscroll-behavior-y:contain;min-height:100svh}main{padding-top:2px}.topbar{border-radius:0 0 30px 30px}.nav{grid-template-columns:minmax(0,1fr) auto}.mobile-top-status{scrollbar-width:none;order:2;grid-column:1/-1;gap:8px;padding:0 0 2px;display:flex;overflow-x:auto}.mobile-top-status::-webkit-scrollbar{display:none}.mobile-top-status span{color:#7c2d12;background:#ffffffbf;border:1px solid #ff7a0024;border-radius:999px;flex:none;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.mobile-notification-pill{border:1px solid var(--app-line);background:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 8px 18px #ff5a0014}.mobile-cart-pill{width:40px}.nav-search{order:4}.navlinks{order:5}.mobile-app-story-section{padding:12px 0 4px;display:block}.mobile-story-rail{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding-top:2px;padding-bottom:8px;display:flex;overflow-x:auto}.mobile-story-rail::-webkit-scrollbar{display:none}.mobile-story{color:#7c2d12;flex:0 0 68px;justify-items:center;gap:6px;font-size:11px;font-weight:900;display:grid}.mobile-story span{background:linear-gradient(#fff,#fff3e7);border:1px solid #ff7a002e;border-radius:22px;place-items:center;width:58px;height:58px;font-size:23px;display:grid;box-shadow:0 10px 24px #ff5a001a}.mobile-story strong{white-space:nowrap;text-overflow:ellipsis;max-width:68px;overflow:hidden}.mobile-app-promo-section{padding:4px 0 12px;display:block}.mobile-app-promo-rail{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.mobile-app-promo-rail::-webkit-scrollbar{display:none}.mobile-app-promo-card{background:linear-gradient(135deg,#fff,#fff0e3);border:1px solid #ff7a002e;border-radius:28px;flex:0 0 82%;grid-template-columns:92px 1fr;align-items:center;gap:12px;min-height:132px;padding:12px;display:grid;overflow:hidden;box-shadow:0 14px 30px #ff5a001f}.mobile-app-promo-card img{object-fit:cover;object-position:top center;background:#fff;border-radius:22px;width:92px;height:108px;box-shadow:0 10px 24px #11182714}.mobile-app-promo-card strong{letter-spacing:-.04em;color:#111827;font-size:17px;display:block}.mobile-app-promo-card span{color:#69707d;margin-top:4px;font-size:12px;line-height:1.35;display:block}.mobile-app-filterbar{scrollbar-width:none;gap:8px;padding:12px 0 2px;display:flex;overflow-x:auto}.mobile-app-filterbar::-webkit-scrollbar{display:none}.mobile-app-filterbar a{color:#7c2d12;background:#fff;border:1px solid #ff7a002e;border-radius:999px;flex:none;padding:9px 12px;font-weight:900;box-shadow:0 8px 18px #ff5a0012}.mobile-list-heading{background:0 0}.mobile-list-heading .kicker{margin-bottom:6px}.mobile-store-cta{color:#ff5a00;justify-content:space-between;align-items:center;gap:8px;margin-top:2px;font-size:12px;font-weight:900;display:flex}.mobile-store-cta strong{background:#fff3e7;border-radius:999px;place-items:center;width:24px;height:24px;font-size:18px;line-height:1;display:grid}.mobile-store-card{transition:transform .15s,box-shadow .15s}.mobile-store-card:active{transform:scale(.985)}.detail-hero{background:#fff;padding:0;overflow:hidden}.detail-hero .two-col{flex-direction:column-reverse;gap:0;display:flex}.detail-hero .detail-image,.detail-hero .detail-cover{object-fit:cover;border:0;border-radius:0 0 30px 30px;width:100%;height:215px;max-height:215px}.detail-hero .stack{padding:18px}.mobile-detail-meta{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.mobile-detail-meta::-webkit-scrollbar{display:none}.mobile-detail-meta .badge{flex:none}.mobile-menu-rail-section{z-index:18;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fff8f1f5,#fff8f1d1);padding:8px 0 6px;display:block;position:sticky;top:98px}.mobile-menu-rail{scrollbar-width:none;gap:8px;padding-top:4px;padding-bottom:4px;display:flex;overflow-x:auto}.mobile-menu-rail::-webkit-scrollbar{display:none}.mobile-menu-rail a{color:#7c2d12;background:#fff;border:1px solid #ff7a0029;border-radius:999px;flex:none;padding:9px 12px;font-size:12px;font-weight:900;box-shadow:0 8px 18px #ff5a000f}.highlight-grid{grid-template-columns:1fr 1fr;gap:10px}.highlight{border-radius:20px;padding:13px}.highlight h3{margin:6px 0;font-size:16px}.detail-layout{grid-template-columns:1fr}.detail-layout .sticky-side{position:static}.menu-grid{grid-template-columns:1fr}.mobile-product-card{background:#fff;border-radius:22px;grid-template-columns:88px minmax(0,1fr);padding:10px;box-shadow:0 10px 24px #ff5a0014}.mobile-product-card .product-photo{border-radius:18px;height:88px;min-height:88px}.mobile-product-card .product-body{gap:6px}.mobile-product-card p.muted{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.mobile-product-card .action-row{grid-template-columns:1fr;margin-top:2px}.mobile-product-card .btn{border-radius:15px;min-height:40px;padding:9px 12px}.mobile-detail-bottom-bar{left:12px;right:12px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:58;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #ff7a0029;border-radius:24px;grid-template-columns:112px 1fr;gap:10px;padding:10px;display:grid;position:fixed;box-shadow:0 18px 48px #1118272e}.mobile-detail-bottom-bar a{border-radius:18px;place-items:center;min-height:46px;font-weight:900;display:grid}.mobile-detail-bottom-secondary{color:#7c2d12;background:#fff3e7}.mobile-detail-bottom-primary{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff7a00);box-shadow:0 12px 24px #ff5a003d}.mobile-cart-panel,.mobile-checkout-panel{background:linear-gradient(#fff,#fff8f1)}.mobile-checkout-steps{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:4px;display:grid}.mobile-checkout-steps span{color:#9a3412;background:#fff;border:1px solid #ff7a0026;border-radius:999px;place-items:center;min-height:32px;font-size:12px;font-weight:900;display:grid}.mobile-checkout-steps span.active{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff7a00);border-color:#0000}.cart-row{grid-template-columns:1fr;gap:10px;display:grid}.cart-actions{justify-items:stretch;width:100%;min-width:0}.quantity-form{grid-template-columns:76px 1fr;display:grid}.mobile-summary-sheet{border-radius:28px 28px 0 0;position:static;box-shadow:0 -12px 34px #ff5a001a}.coupon-form{grid-template-columns:1fr}.auth-app-preview{background:#fff3e7;border:1px solid #ff7a0029;border-radius:24px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;margin:0 0 16px;padding:10px;display:grid}.auth-app-preview img{object-fit:cover;object-position:top center;background:#fff;border-radius:19px;width:82px;height:96px}.auth-app-preview span{color:#7c2d12;font-weight:900;line-height:1.25}.mobile-dock-v19{grid-template-columns:repeat(6,1fr);min-height:72px;padding:8px 7px}.mobile-dock-v19 .dock-item span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.mobile-dock-v19 .dock-primary .dock-icon{width:44px;height:44px;margin-top:-17px}}@media (max-width:390px){.mobile-dock-v19{gap:2px;left:8px;right:8px}.mobile-dock-v19 .dock-item{font-size:8.5px}.mobile-app-promo-card{flex-basis:88%}.mobile-story{flex-basis:62px}.mobile-story span{border-radius:20px;width:52px;height:52px}.highlight-grid{grid-template-columns:1fr}}@media (min-width:761px){:root{--desktop-bg:#fffaf5;--desktop-card:#fff;--desktop-line:#fde0c2}body{background:linear-gradient(#fffaf5 0%,#fff 52%,#fffaf5 100%)}.container{width:min(1180px,100% - 48px)}.topbar{background:#fffaf5f0;border-bottom:1px solid #fdba7461;box-shadow:0 10px 30px #7c2d120d}.nav{grid-template-columns:132px minmax(220px,310px) minmax(0,1fr);align-items:center;gap:18px;min-height:72px;display:grid}.brand{min-width:0}.brand-logo{width:118px;max-width:118px;height:42px}.nav-search{max-width:310px;box-shadow:none;background:#fff;border-color:#fdba749e}.nav-search input{width:100%;min-width:0}.navlinks-main{flex-wrap:nowrap;justify-content:flex-end;gap:6px;min-width:0}.navlinks-main>a,.navlinks-main>button,.account-menu>summary{white-space:nowrap;padding:9px 10px;font-size:14px}.navlinks-main>a:nth-child(5),.navlinks-main>a:nth-child(6){display:none}.desktop-cart-link{border-color:var(--line)!important;color:var(--brand-dark)!important;background:#fff!important}.desktop-register-link{background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important}.account-menu{position:relative}.account-menu>summary{cursor:pointer;border:1px solid var(--line);color:var(--brand-dark);background:#fff;border-radius:999px;font-weight:900;list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.account-menu[open]>summary{background:var(--brand);color:#fff;border-color:var(--brand)}.account-menu-panel{border:1px solid var(--line);z-index:35;background:#fff;border-radius:20px;gap:6px;width:220px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #7c2d1229}.account-menu-panel a,.account-menu-panel button{text-align:left;color:#7c2d12;cursor:pointer;background:#fff7ed;border:0;border-radius:14px;width:100%;padding:10px 12px;font-weight:850}.account-menu-panel button{font:inherit}.hub-hero{padding:42px 0 22px}.hero-card{border-radius:28px;box-shadow:0 22px 70px #7c2d1217}.hub-shell{grid-template-columns:minmax(0,1fr) 286px;align-items:center;gap:34px;max-width:1120px;padding:44px 50px}.hub-copy{gap:12px}.hub-copy .kicker{border:1px solid var(--line);background:#fff}.hero h1{letter-spacing:-.065em;max-width:680px;margin-bottom:14px;font-size:clamp(42px,4.1vw,58px);line-height:1}.hero p{max-width:720px;margin-bottom:18px;font-size:17px;line-height:1.65}.home-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:720px;display:grid}.home-search .input{border-radius:18px;min-height:52px}.home-search .btn{border-radius:18px;min-width:86px}.home-suggestions{margin-top:2px}.mobile-flash-banner,.mobile-app-story-section,.mobile-app-promo-section,.mobile-top-status,.mobile-location-row,.mobile-dock,.mobile-detail-bottom-bar{display:none!important}.mobile-onboarding-card{background:linear-gradient(#fff,#fff7ed);border-radius:26px;align-content:center;align-self:stretch;gap:12px;min-height:230px;padding:22px;display:grid;box-shadow:0 16px 46px #7c2d1214}.mobile-onboarding-card .onboarding-phone-art{display:none}.mobile-onboarding-card strong{color:#7c2d12;letter-spacing:-.035em;font-size:20px}.mobile-onboarding-card p{margin:0;line-height:1.55}.mobile-onboarding-card a{color:#fff;background:var(--brand);border-radius:999px;width:max-content;margin-top:4px;padding:10px 14px;display:inline-flex}.mobile-service-section{padding-top:18px}.mobile-section-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.mobile-section-head h2{letter-spacing:-.04em;color:#7c2d12;margin:0;font-size:30px}.hub-grid.mobile-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid;overflow:visible}.hub-card{border-radius:24px;min-height:204px;padding:20px}.hub-card h2{font-size:24px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.panel{box-shadow:0 12px 34px #7c2d1212}.mobile-store-card{display:block}.detail-hero{padding:clamp(24px,4vw,46px)}.detail-layout{grid-template-columns:minmax(0,1fr) 330px}.mobile-menu-rail-section{display:none!important}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-product-card{grid-template-columns:112px minmax(0,1fr);gap:14px;display:grid}.mobile-product-card .product-photo{border-radius:18px;height:112px;min-height:112px}.footer{display:block}}@media (min-width:1200px){.navlinks-main>a:nth-child(5),.navlinks-main>a:nth-child(6){display:inline-flex}}@media (max-width:760px){.account-menu{flex:none;position:relative}.account-menu>summary{border:1px solid var(--app-line);color:#7c2d12;background:#fff;border-radius:999px;align-items:center;min-height:36px;padding:8px 11px;font-weight:900;list-style:none;display:inline-flex;box-shadow:0 8px 18px #ff5a0012}.account-menu>summary::-webkit-details-marker{display:none}.account-menu-panel{border:1px solid var(--app-line);z-index:70;background:#fff;border-radius:20px;gap:6px;width:210px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #11182729}.account-menu-panel a,.account-menu-panel button{text-align:left;color:#7c2d12;background:#fff7ed;border:0;border-radius:14px;width:100%;padding:10px 12px;font-weight:900;display:block}}.go-mobile-home{display:none}@media (max-width:760px){body{color:#111827;background:#f4f4f4}.topbar{z-index:50;box-shadow:none;background:#fff;border-bottom:0;border-radius:0;position:sticky;top:0}.nav{grid-template-columns:88px minmax(0,1fr) 54px;align-items:center;gap:10px;min-height:92px;padding:14px 0 10px;display:grid}.brand{order:1;justify-content:flex-start;min-width:0}.mobile-app-icon{display:none!important}.brand-logo{object-fit:contain;object-position:left center;width:92px;max-width:92px;height:46px}.mobile-location-row{display:contents}.mobile-location-pill{color:#111827;width:100%;max-width:none;min-height:54px;box-shadow:none;text-align:center;background:#f5f5f5;border:0;border-radius:999px;flex-direction:column;order:2;justify-content:center;align-items:center;gap:1px;padding:6px 12px;font-size:13px;font-weight:800;display:flex;overflow:hidden}.mobile-location-pill:before{content:"Teslimat Adresi";color:#6b7280;font-size:11px;font-weight:800}.mobile-notification-pill{width:52px;height:54px;box-shadow:none;background:0 0;border:0;border-radius:0;order:3;place-items:center;font-size:0;display:grid;position:relative}.mobile-notification-pill:before{content:"🔔";color:#111;font-size:26px;line-height:1}.mobile-notification-pill:after{content:"1";color:#fff;background:#dc2626;border-radius:999px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:grid;position:absolute;top:4px;right:7px}.mobile-cart-pill,.nav-search,.navlinks,.mobile-top-status{display:none!important}main{padding-top:0}.desktop-home-hero,.desktop-home-services,.home-featured-section,.home-application-section,.mobile-app-story-section,.mobile-app-promo-section{display:none!important}.go-mobile-home{padding:0 0 calc(96px + env(safe-area-inset-bottom));display:block}.go-mobile-home a{color:inherit}.go-search-wrap{background:#fff;padding:10px 28px 14px}.go-search{color:#111827;background:#f0f0f0;border-radius:999px;align-items:center;gap:14px;height:64px;padding:0 22px;display:flex}.go-search span{color:#111827;font-size:30px;transform:translateY(-1px)}.go-search input{color:#111827;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:18px;font-weight:700}.go-search input::placeholder{color:#525252;font-weight:700}.go-service-mosaic{background:#eee;border-radius:28px 28px 0 0;grid-template-columns:1fr 1fr;gap:14px;padding:18px 28px;display:grid}.go-service-card{background:#fff;border-radius:14px;align-content:start;min-height:156px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #1118270a}.go-service-card:before{content:"";background:#10b957;border-radius:0 0 12px 12px;height:92px;position:absolute;top:0;left:0;right:0}.go-service-card strong,.go-service-card span{z-index:2;text-align:center;color:#fff;position:relative}.go-service-card strong{letter-spacing:-.03em;font-size:25px;font-weight:950;line-height:1}.go-service-card span{margin-top:8px;font-size:19px;font-weight:700;line-height:1.22}.go-service-card em{z-index:1;filter:drop-shadow(0 10px 16px #00000024);font-size:72px;font-style:normal;position:absolute;bottom:8px;right:12px}.go-service-card.food{min-height:312px}.go-service-card.food em{font-size:132px;bottom:20px;right:-4px}.go-service-card.water{grid-column:1;min-height:132px}.go-service-card.water:before{border-radius:14px;height:100%}.go-service-card.water em{font-size:58px}.go-block{background:#f4f4f4;padding:16px 28px 4px}.go-title-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.go-title-row h2{color:#111827;letter-spacing:-.04em;align-items:center;gap:8px;margin:0;font-size:24px;font-weight:950;display:flex}.go-title-row a{color:#111827;flex:none;font-size:17px;font-weight:900}.go-coupon-rail,.go-cuisine-rail,.go-promo-rail,.go-restaurant-rail{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.go-coupon-rail::-webkit-scrollbar{display:none}.go-cuisine-rail::-webkit-scrollbar{display:none}.go-promo-rail::-webkit-scrollbar{display:none}.go-restaurant-rail::-webkit-scrollbar{display:none}.go-coupon{background:#fff;border-radius:12px;flex:0 0 244px;grid-template-rows:auto auto auto;grid-template-columns:92px 1fr;align-items:center;column-gap:14px;min-height:96px;padding:14px 16px;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #1118270d}.go-coupon:before,.go-coupon:after{content:"";background:#f4f4f4;border-radius:999px;width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%)}.go-coupon:before{left:-10px}.go-coupon:after{right:-10px}.go-coupon strong{color:#dc2626;text-align:center;grid-row:1/4;font-size:25px;font-weight:950;line-height:1.05}.go-coupon span{color:#111827;font-size:14px;font-weight:900}.go-coupon small{color:#6b7280;font-size:13px;font-weight:700}.go-coupon b{color:#fff;background:#050505;border-radius:999px;justify-self:start;margin-top:4px;padding:9px 22px;font-size:14px}.go-cuisine{color:#111827;flex:0 0 118px;justify-items:center;gap:10px;display:grid}.go-cuisine span{background:#fff;border-radius:14px;place-items:center;width:104px;height:92px;font-size:48px;display:grid;box-shadow:0 1px #1118270a}.go-cuisine strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:118px;font-size:17px;font-weight:800;line-height:1.1;overflow:hidden}.go-promo-rail{background:#f4f4f4;padding:18px 28px 8px}.go-promo{color:#fff;background:#10b957;border-radius:14px;flex:0 0 72%;justify-content:space-between;align-items:center;gap:8px;min-height:132px;padding:18px;display:flex;overflow:hidden}.go-promo strong{letter-spacing:-.04em;font-size:24px;font-weight:950;line-height:1.05;display:block}.go-promo span{opacity:.9;margin-top:8px;font-size:13px;font-weight:700;display:block}.go-promo em{font-size:72px;font-style:normal;line-height:1}.go-points-card{background:#fff;border-radius:12px;margin:14px 28px 8px;overflow:hidden;box-shadow:0 1px #1118270f}.go-points-head{border-bottom:1px solid #e5e7eb;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:74px;padding:14px 16px;display:grid}.go-points-head span{color:#fff;background:#ff2b17;border-radius:10px;place-items:center;width:50px;height:50px;font-size:21px;font-style:italic;font-weight:800;display:grid}.go-points-head strong{color:#111827;font-size:20px;font-weight:950}.go-points-head a{color:#111827;font-size:14px;font-weight:900}.go-points-body{padding:14px 16px 18px}.go-points-body p{color:#111827;margin:0 0 14px;font-size:15px;font-weight:800}.go-points-body b{color:#c2410c}.go-progress{background:#e5e7eb;border-radius:999px;height:7px;overflow:hidden}.go-progress i{background:#050505;border-radius:999px;height:100%;display:block}.go-restaurants-block{padding-bottom:12px}.go-restaurant-rail{align-items:stretch}.go-restaurant-rail .restaurant-card{min-height:0;box-shadow:none;background:#fff;border:0;border-radius:13px;flex:0 0 250px;padding:0;display:block;overflow:hidden}.go-restaurant-rail .cover-wrap{border-radius:0;height:170px;min-height:170px}.go-restaurant-rail .cover{border-radius:0;height:170px}.go-restaurant-rail .store-avatar{display:none}.go-restaurant-rail .card-ribbon{color:#fff;max-width:92%;box-shadow:none;background:#e11d23;border-radius:0 6px 6px 0;font-size:13px;top:8px;left:0}.go-restaurant-rail .card-body{gap:8px;padding:12px}.go-restaurant-rail .card-body h3{color:#111827;font-size:18px}.go-restaurant-rail .delivery-meta span{color:#111827;background:#f3f4f6;border:0}.go-restaurant-rail .mobile-store-cta,.go-restaurant-rail .badges{display:none!important}.go-empty-card{color:#111827;background:#fff;border-radius:14px;gap:8px;padding:18px;display:grid}.go-empty-card strong{font-size:18px}.go-empty-card span{color:#6b7280}.go-empty-card a{color:#fff;background:#111827;border-radius:999px;width:max-content;padding:10px 14px;font-weight:900}.go-mobile-actions{grid-template-columns:1fr 1fr;gap:10px;padding:8px 28px 18px;display:grid}.go-mobile-actions a{color:#111827;background:#fff;border-radius:999px;place-items:center;min-height:46px;font-weight:950;display:grid;box-shadow:0 1px #1118270d}.go-mobile-actions a:first-child{color:#fff;background:#111827}.mobile-dock,.mobile-dock-go{min-height:78px;padding:8px 18px calc(8px + env(safe-area-inset-bottom));background:#fff;border:0;border-top:1px solid #e5e7eb;border-radius:0;grid-template-columns:repeat(3,1fr);bottom:0;left:0;right:0;box-shadow:0 -8px 26px #11182714}.mobile-dock-go .dock-item{color:#9ca3af;gap:6px;font-size:13px;font-weight:800}.mobile-dock-go .dock-item.active{color:#050505}.mobile-dock-go .dock-icon{width:32px;height:32px;box-shadow:none;filter:grayscale();opacity:.72;background:0 0;border-radius:0;font-size:25px}.mobile-dock-go .dock-item.active .dock-icon{filter:none;opacity:1}.mobile-dock-go .dock-icon-img{background-size:27px 27px}}@media (max-width:390px){.nav{grid-template-columns:78px minmax(0,1fr) 48px}.brand-logo{width:78px}.go-search-wrap,.go-service-mosaic,.go-block,.go-promo-rail,.go-mobile-actions{padding-left:18px;padding-right:18px}.go-points-card{margin-left:18px;margin-right:18px}.go-service-card strong{font-size:22px}.go-service-card span{font-size:16px}.go-service-card.food em{font-size:112px}.go-promo{flex-basis:82%}.go-coupon{flex-basis:228px}}.map-preview{border:1px solid var(--line);background:#fff;border-radius:22px;gap:10px;padding:12px;display:grid;overflow:hidden;box-shadow:0 12px 30px #7c2d1212}.map-preview-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.map-preview-head strong{color:#7c2d12;letter-spacing:-.02em}.map-preview-head p{margin:4px 0 0}.map-preview-head a{color:var(--brand-dark);white-space:nowrap;font-weight:900}.map-frame-wrap{background:linear-gradient(135deg,#f8fafc,#ffedd5);border:1px solid #ffedd5;border-radius:18px;min-height:240px;position:relative;overflow:hidden}.map-preview.compact .map-frame-wrap{min-height:190px}.map-frame-wrap iframe{width:100%;height:100%;min-height:inherit;filter:saturate(.95)contrast(1.02);border:0;display:block}.map-chip-list{pointer-events:none;flex-wrap:wrap;gap:6px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.map-chip-list span{color:#7c2d12;background:#fffffff0;border:1px solid #ff7a002e;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;box-shadow:0 6px 16px #1118271f}.map-empty{text-align:center;color:#7c2d12;background:radial-gradient(circle at 20% 20%,#ffedd5,#0000 34%),linear-gradient(135deg,#fff,#fff8f1);border:1px dashed #fdba74;border-radius:18px;place-items:center;gap:8px;min-height:210px;padding:18px;display:grid}.map-empty span{font-size:34px}.map-empty p{color:var(--muted);margin:0}.map-coords{justify-content:flex-end;align-items:center;display:flex}.address-map-fields label span{color:#7c2d12;margin:0 0 6px;font-size:13px;font-weight:800;display:block}.live-panel .map-preview{margin-top:2px}@media (max-width:760px){.map-preview{border-radius:20px;padding:10px;box-shadow:0 8px 22px #11182714}.map-preview-head{align-items:flex-start}.map-frame-wrap,.map-preview.compact .map-frame-wrap{border-radius:18px;min-height:220px}.map-chip-list{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.map-chip-list::-webkit-scrollbar{display:none}.map-chip-list span{flex:none}.map-coords{justify-content:flex-start}}@media (min-width:761px){body{background:linear-gradient(#fffaf5 0%,#fff 48%,#fffaf5 100%)}main{min-height:calc(100vh - 160px)}.topbar{z-index:80;background:#fffaf5f5;border-bottom:1px solid #fdba747a;box-shadow:0 10px 28px #7c2d120b}.nav{grid-template-columns:140px minmax(260px,340px) minmax(0,1fr);align-items:center;gap:18px;min-height:70px;padding:0;display:grid}.brand-logo{object-fit:contain;object-position:left center;width:124px;max-width:124px;height:44px}.mobile-app-icon,.mobile-location-row,.mobile-top-status,.mobile-dock,.go-mobile-home{display:none!important}.nav-search{background:#fff;border-color:#f7cda6;border-radius:999px;width:100%;min-width:0;max-width:340px;box-shadow:0 8px 22px #7c2d120b}.nav-search input{width:100%;min-width:0;height:38px}.nav-search button{flex:0 0 38px;height:38px}.navlinks-main{flex-wrap:nowrap;justify-content:flex-end;gap:5px;min-width:0;overflow:visible}.navlinks-main>a,.navlinks-main>button,.account-menu>summary{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 10px;font-size:13px;font-weight:850;line-height:1;display:inline-flex}.desktop-nav-search-link,.desktop-nav-optional{display:none!important}.address-chip{text-overflow:ellipsis;max-width:150px;overflow:hidden}.desktop-cart-link{color:#7c2d12!important;background:#fff!important;border:1px solid #f7cda6!important}.desktop-register-link{background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important}.account-menu{flex:none;position:relative}.account-menu>summary{color:#7c2d12;cursor:pointer;background:#fff;border:1px solid #f7cda6;list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.account-menu[open]>summary{color:#fff;background:#f97316;border-color:#f97316}.account-menu-panel{z-index:90;background:#fff;border:1px solid #f7cda6;border-radius:20px;gap:6px;width:230px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #7c2d122e}.account-menu-panel a,.account-menu-panel button{text-align:left;color:#7c2d12;cursor:pointer;background:#fff7ed;border:0;border-radius:14px;width:100%;padding:10px 12px;font-weight:850;display:block}.desktop-home-hero{padding:34px 0 18px}.desktop-home-hero .hero-card{background:linear-gradient(135deg,#fff8ef 0%,#fff 54%,#fff3e4 100%);border-color:#f7cda6;border-radius:30px;box-shadow:0 20px 70px #7c2d1216}.desktop-home-hero .hub-shell{grid-template-columns:minmax(0,1fr) 318px;align-items:center;gap:34px;max-width:1120px;padding:38px 44px}.hub-copy .kicker{color:#9a3412;background:#fff;border:1px solid #f7cda6}.desktop-home-hero h1{letter-spacing:-.06em;color:#7c2d12;max-width:650px;margin-bottom:12px;font-size:clamp(40px,4vw,56px);line-height:1.02}.desktop-home-hero p{max-width:670px;margin-bottom:18px;font-size:16px;line-height:1.65}.home-search{grid-template-columns:minmax(0,1fr) 84px;gap:10px;max-width:680px;display:grid}.home-search .input,.home-search .btn{border-radius:17px;min-height:50px}.home-suggestions{flex-wrap:wrap;gap:8px;display:flex}.home-suggestions a{color:#9a3412;background:#fff;border:1px solid #f7cda6;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:850}.desktop-hero-panel{background:#fff;border:1px solid #f7cda6;border-radius:26px;align-content:center;gap:12px;min-height:250px;display:grid;box-shadow:0 18px 52px #7c2d1214}.desktop-hero-panel-badge{color:#9a3412;background:#ffedd5;border-radius:999px;width:max-content;padding:7px 10px;font-size:12px;font-weight:950}.desktop-hero-panel strong{color:#7c2d12;letter-spacing:-.04em;font-size:21px;line-height:1.1}.desktop-hero-panel p{margin:0;font-size:14px;line-height:1.5}.desktop-stat-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.desktop-stat-row span{background:#fff7ed;border:1px solid #ffedd5;border-radius:18px;gap:2px;padding:12px;display:grid}.desktop-stat-row b{color:#c2410c;font-size:18px}.desktop-stat-row small{color:#78716c;font-weight:800}.desktop-hero-panel a{color:#fff;background:#f97316;border-radius:999px;width:max-content;padding:10px 14px;font-weight:900}.desktop-home-services{padding-top:18px}.desktop-home-services .mobile-section-head{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.desktop-home-services .hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.desktop-home-services .hub-card{background:#fff;border-radius:24px;min-height:186px;padding:20px}.desktop-home-services .hub-card h2{font-size:23px}.home-featured-section .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer{display:block}}@media (min-width:1180px){.desktop-nav-optional{display:inline-flex!important}.address-chip{max-width:190px}}@media (max-width:760px){html{background:#f4f4f4}body{padding-bottom:calc(86px + env(safe-area-inset-bottom));background:#f4f4f4}.container{width:min(100% - 24px,1160px)}.desktop-home-hero,.desktop-home-services,.home-featured-section,.home-application-section,.footer{display:none!important}.go-mobile-home{display:block!important}.topbar{box-shadow:none;background:#fff;border-radius:0}.nav{grid-template-columns:88px minmax(0,1fr) 54px;min-height:92px;padding:14px 0 8px}.brand-logo{width:90px;max-width:90px;height:44px}.mobile-location-pill{color:#111827}.go-search-wrap{padding:10px 28px 14px}.go-search{box-shadow:none}.go-service-mosaic{margin-top:0}.go-block,.go-promo-rail{background:#f4f4f4}.go-service-card{box-shadow:0 1px #1118270a}.go-service-card:before,.go-service-card.food:before{background:#10b957}.go-coupon,.go-cuisine span,.go-points-card,.go-empty-card{box-shadow:0 1px #1118270f}.go-restaurant-rail .restaurant-card{box-shadow:none}.mobile-dock-go{display:grid!important}}.pin-select-card{border:1px solid var(--line);background:#fff;border-radius:22px;gap:10px;padding:12px;display:grid;overflow:hidden;box-shadow:0 12px 30px #7c2d1212}.pin-select-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.pin-select-head strong{color:#7c2d12;letter-spacing:-.02em}.pin-select-head p{margin:4px 0 0}.pin-select-head a{color:var(--brand-dark);white-space:nowrap;font-weight:900}.pin-select-map{cursor:grab;touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;background:#e5e7eb;border:1px solid #ffedd5;border-radius:18px;height:330px;min-height:260px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff73}.pin-select-map.is-dragging{cursor:grabbing}.pin-select-tiles{background:#eef2f7;position:absolute;inset:0;overflow:hidden}.pin-select-tiles img{pointer-events:none;-webkit-user-select:none;user-select:none;width:256px;max-width:none;height:256px;display:block;position:absolute}.pin-select-crosshair{pointer-events:none;border:2px solid #ff7a0073;border-radius:999px;width:40px;height:40px;margin:-20px 0 0 -20px;position:absolute;top:50%;left:50%;box-shadow:0 0 0 999px #ffffff05}.pin-select-crosshair:before,.pin-select-crosshair:after{content:"";background:#ff7a008c;position:absolute}.pin-select-crosshair:before{width:2px;height:60px;top:-11px;left:50%;transform:translate(-50%)}.pin-select-crosshair:after{width:60px;height:2px;top:50%;left:-11px;transform:translateY(-50%)}.pin-select-marker{filter:drop-shadow(0 8px 10px #00000042);pointer-events:none;z-index:4;font-size:36px;line-height:1;position:absolute;transform:translate(-50%,-92%)}.pin-select-drag-chip{z-index:5;color:#7c2d12;pointer-events:none;background:#ffffffeb;border:1px solid #ff7a002e;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 20px #11182724}.pin-select-foot{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.small-btn{min-height:34px;padding:8px 12px;font-size:12px}.address-map-fields .pin-select-card{margin-top:2px}@media (max-width:760px){.pin-select-card{border-radius:20px;padding:10px;box-shadow:0 8px 22px #11182714}.pin-select-head{flex-direction:column;gap:6px}.pin-select-map{border-radius:18px;height:300px;min-height:260px}.pin-select-marker{font-size:34px}.pin-select-foot{flex-direction:column;align-items:flex-start}.pin-select-drag-chip{padding:7px 10px;font-size:11px}}.explore-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff7ed 0%,#fff 58%,#fff1f2 100%);padding:30px 0 10px}.explore-hero-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;display:grid}.explore-hero h1{letter-spacing:-.05em;max-width:760px;margin:8px 0 10px;font-size:clamp(34px,5vw,64px);line-height:.96}.explore-hero p{color:var(--muted);max-width:720px;font-size:18px}.explore-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.explore-layout{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:22px;display:grid}.explore-filters{padding:18px;position:sticky;top:96px}.explore-filters h2{margin:0 0 12px;font-size:22px}.explore-filters label{color:#431407;gap:6px;font-size:13px;font-weight:800;display:grid}.explore-city-chips{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:14px;display:flex}.explore-city-chips strong{width:100%;color:var(--muted);font-size:13px}.explore-city-chips a{border:1px solid var(--line);color:#7c2d12;background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.explore-feed{gap:16px;display:grid}.experience-card{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:230px minmax(0,1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 18px 48px #7c2d1214}.experience-media{color:#9a3412;background:linear-gradient(135deg,#fed7aa,#fff7ed);place-items:center;min-height:230px;font-size:54px;display:grid}.experience-media img{object-fit:cover;width:100%;height:100%;display:block}.experience-media-empty{text-decoration:none}.experience-body{gap:10px;padding:18px;display:grid}.experience-topline{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px;display:flex}.experience-topline a{color:#431407;font-size:18px;font-weight:900;text-decoration:none}.experience-stars{color:#f97316;align-items:center;gap:8px;font-weight:900;display:flex}.experience-stars b{color:#431407;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:3px 8px;font-size:12px}.experience-body p{color:#431407;margin:0;line-height:1.55}.experience-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.experience-tags a,.experience-badge{border:1px solid var(--line);color:#9a3412;background:#fffaf5;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;text-decoration:none}.experience-badge.verified{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.experience-author{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding-top:10px;font-size:13px;display:flex}.experience-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.experience-actions form{margin:0}.experience-actions button,.experience-report summary{border:1px solid var(--line);color:#7c2d12;cursor:pointer;background:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}.experience-report{position:relative}.experience-report form{border:1px solid var(--line);z-index:3;background:#fff;border-radius:14px;padding:8px;position:absolute;top:34px;right:0;box-shadow:0 18px 42px #7c2d121f}.experience-action-pill{border:1px solid var(--line);color:#9a3412;background:#fffaf5;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}.experience-comments{border-top:1px solid var(--line);gap:9px;padding-top:10px;display:grid}.experience-comments small{color:var(--muted);font-weight:800}.experience-comment-list{gap:7px;display:grid}.experience-comment{border:1px solid var(--line);background:#fffaf5;border-radius:14px;gap:3px;padding:9px 10px;display:grid}.experience-comment strong{color:#7c2d12;font-size:12px}.experience-comment span{color:#431407;font-size:13px;line-height:1.4}.experience-comment-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:0;display:grid}.experience-comment-form input{min-height:38px}.experience-comment-form button{color:#fff;cursor:pointer;background:#ea580c;border:0;border-radius:999px;padding:10px 13px;font-weight:900}@media (max-width:760px){.experience-comment-form{grid-template-columns:1fr}.experience-comment-form button{width:100%}.experience-actions{grid-template-columns:1fr 1fr}.experience-action-pill{text-align:center;place-items:center;display:grid}}.explore-create-wrap{grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.explore-create-copy{background:linear-gradient(135deg,#fff7ed,#fff);padding:22px}.explore-create-copy h1{margin:8px 0;font-size:40px;line-height:1}.explore-create-form{padding:22px}.explore-create-form label{color:#431407;gap:7px;font-weight:900;display:grid}.form-grid-compact{gap:12px}.soft-list{color:var(--muted);margin:14px 0 0;padding-left:18px;line-height:1.7}.experience-mine-grid{gap:16px;display:grid}@media (max-width:760px){.explore-hero{background:#fffaf5;padding:16px 0 6px}.explore-hero-shell{grid-template-columns:1fr;gap:14px}.explore-hero h1{letter-spacing:-.04em;font-size:34px}.explore-hero p{font-size:15px}.explore-hero-actions{justify-content:stretch}.explore-hero-actions .btn{text-align:center;flex:1}.explore-layout{grid-template-columns:1fr;gap:14px}.explore-filters{border-radius:22px;padding:14px;position:static}.explore-filters form{grid-template-columns:1fr 1fr;gap:10px}.explore-filters label:first-child,.explore-filters label:nth-child(4){grid-column:1/-1}.explore-filters .btn{grid-column:auto}.experience-card{border-radius:22px;grid-template-columns:1fr;box-shadow:0 10px 24px #7c2d1212}.experience-media{min-height:190px;max-height:230px}.experience-body{padding:14px}.experience-topline{display:grid}.experience-topline a{font-size:16px}.experience-actions{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.experience-actions button,.experience-report summary{width:100%}.explore-create-wrap{grid-template-columns:1fr}.explore-create-copy h1{font-size:32px}.explore-create-form{padding:16px}.form-grid-compact{grid-template-columns:1fr!important}}.experience-order-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.experience-order-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:18px;flex-direction:column;gap:5px;padding:12px;display:flex;box-shadow:0 8px 22px #7c2d120f}.experience-order-card strong{font-size:14px}.experience-order-card span{color:var(--text);font-size:13px}.experience-order-card small{color:var(--muted)}.experience-order-card.selected{border-color:var(--brand);background:#fff7ed;box-shadow:0 12px 28px #ea580c29}@media (max-width:760px){.experience-order-picker{grid-template-columns:1fr}}.dinein-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff7ed 0%,#fff 58%,#fff1f2 100%);padding:34px 0 18px}.dinein-hero-shell{grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:28px;display:grid}.dinein-hero h1{letter-spacing:-.05em;color:#111827;margin:8px 0 12px;font-size:clamp(34px,5vw,60px);line-height:.95}.dinein-hero p{color:var(--muted);max-width:760px;font-size:18px}.dinein-meta-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.dinein-meta-row span{color:#7c2d12;background:#fff;border:1px solid #ff7a002e;border-radius:999px;padding:9px 12px;font-weight:900}.dinein-hero-card{border:1px solid var(--line);background:#fff;border-radius:30px;align-content:start;gap:10px;padding:14px;display:grid;box-shadow:0 18px 55px #7c2d121f}.dinein-hero-card img,.dinein-cover-placeholder{object-fit:cover;color:#fff;background:linear-gradient(135deg,#ff7a00,#f97316);border-radius:22px;place-items:center;width:100%;height:180px;font-size:72px;font-weight:1000;display:grid}.dinein-hero-card strong{font-size:20px}.dinein-hero-card span{color:var(--muted);font-weight:800}.dinein-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:22px;display:grid}.dinein-side{position:sticky;top:96px}.dinein-qr-card{background:linear-gradient(#fff,#fff7ed);padding:20px}.dinein-qr-card h2{margin:8px 0;font-size:28px;line-height:1}.dinein-qr-card p{color:var(--muted)}.dinein-qr-card form{margin:14px 0 8px}.dinein-qr-card .btn{text-align:center;width:100%;margin-top:8px}.dinein-qr-card.active-session{background:linear-gradient(#ecfdf5,#fff)}.dinein-steps{padding:18px}.dinein-steps h2{margin:0 0 10px;font-size:20px}.dinein-steps ol{color:var(--muted);gap:8px;margin:0;padding-left:20px;font-weight:700;display:grid}.dinein-main{min-width:0}.section-title.compact{margin-bottom:10px}.section-title.compact h2{font-size:22px}.dinein-menu-grid{gap:16px;display:grid}.dinein-menu-group{padding:18px}.dinein-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dinein-product{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.dinein-product img,.dinein-product-empty{object-fit:cover;background:#fff7ed;border-radius:16px;place-items:center;width:88px;height:88px;font-size:30px;display:grid}.dinein-product strong{color:#111827;font-size:16px;display:block}.dinein-product p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.dinein-product span{color:#7c2d12;font-weight:1000}@media (max-width:760px){.dinein-hero{background:#fffaf5;padding:14px 0 8px}.dinein-hero-shell{grid-template-columns:1fr;gap:14px}.dinein-hero h1{font-size:34px}.dinein-hero p{font-size:15px}.dinein-hero-card{border-radius:22px;grid-template-columns:92px minmax(0,1fr);align-items:center}.dinein-hero-card img,.dinein-cover-placeholder{border-radius:18px;height:92px;font-size:36px}.dinein-layout{grid-template-columns:1fr;gap:14px}.dinein-side{position:static}.dinein-products{grid-template-columns:1fr}.dinein-product{border-radius:18px;grid-template-columns:76px minmax(0,1fr)}.dinein-product img,.dinein-product-empty{width:76px;height:76px}.dinein-meta-row{gap:7px}.dinein-meta-row span{padding:7px 9px;font-size:12px}.dinein-qr-card{border-radius:22px;padding:16px}}.dinein-cart-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.dinein-orderable-products{gap:12px;display:grid}.dinein-orderable-product{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.dinein-orderable-product img,.dinein-orderable-product .dinein-product-empty{object-fit:cover;border-radius:14px;width:86px;height:72px}.dinein-orderable-product__body{gap:4px;display:grid}.dinein-orderable-product__body p{color:var(--muted);margin:0;font-size:13px}.dinein-orderable-product__body span{color:#9a3412;font-weight:800}.compact-input{min-height:36px;padding:8px 10px;font-size:13px}.qty-stepper{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex}.qty-stepper button{color:#fff;cursor:pointer;background:#fb923c;border:0;border-radius:999px;width:30px;height:30px;font-weight:900}.qty-stepper button:disabled{opacity:.45;cursor:not-allowed}.qty-stepper strong{text-align:center;min-width:18px}.dinein-cart-summary{gap:12px;display:grid;position:sticky;top:94px}.dinein-cart-lines span{justify-content:space-between;gap:10px;display:flex}.dinein-cart-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.dinein-cart-total strong{color:#9a3412;font-size:24px}.dinein-session-orders .soft-list span{justify-content:space-between;gap:12px;display:flex}@media (max-width:900px){.dinein-cart-layout{grid-template-columns:1fr}.dinein-cart-summary{order:-1;position:static}.dinein-orderable-product{grid-template-columns:72px minmax(0,1fr);align-items:start}.dinein-orderable-product img,.dinein-orderable-product .dinein-product-empty{width:72px;height:66px}.qty-stepper{grid-column:1/-1;justify-content:center}.dinein-cart-summary{border-radius:24px}.dinein-orderable-product{border-radius:16px}}.dinein-live-alert-enable{z-index:70;border:1px solid var(--line);color:var(--text);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;position:fixed;bottom:84px;right:16px;box-shadow:0 14px 34px #0f172a24}.dinein-live-alert-toast{z-index:80;color:#fff;background:#111827;border-radius:18px;gap:4px;max-width:min(360px,100vw - 32px);padding:13px 14px;display:grid;position:fixed;bottom:84px;right:16px;box-shadow:0 18px 42px #0f172a42}.dinein-live-alert-toast span{color:#e5e7eb}.dinein-live-alert-toast button{color:#111827;background:#fff;border:0;border-radius:999px;margin-top:4px;padding:8px 10px;font-weight:800}@media (max-width:760px){.dinein-live-alert-enable,.dinein-live-alert-toast{bottom:92px;left:12px;right:12px}}.dinein-session-board{background:linear-gradient(#fff,#fffaf5);border:1px solid #ff7a002e;padding:18px}.dinein-session-board-head{justify-content:space-between;align-items:center;gap:10px;margin:6px 0 12px;display:flex}.dinein-session-board-head h2{margin:0;font-size:25px}.dinein-bill-pill{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.dinein-bill-pill.requested{color:#be123c;background:#fff1f2;border-color:#fecdd3}.dinein-bill-pill.ready{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.dinein-bill-pill.closed{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.dinein-status-steps{grid-template-columns:repeat(5,1fr);gap:6px;margin:12px 0;display:grid}.dinein-status-steps span{border:1px solid var(--line);text-align:center;color:#64748b;background:#f8fafc;border-radius:999px;padding:8px 6px;font-size:11px;font-weight:900;position:relative}.dinein-status-steps span.done,.dinein-status-steps span.active{color:#9a3412;background:#ffedd5;border-color:#fdba74}.dinein-status-steps span.done:after{content:"✓";margin-left:4px}.dinein-session-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.dinein-session-metrics strong{border:1px solid var(--line);color:#111827;background:#fff;border-radius:16px;gap:2px;padding:10px;font-size:18px;display:grid}.dinein-session-metrics strong span{color:var(--muted);font-size:11px;font-weight:800}.dinein-latest-status{color:var(--muted);margin:12px 0 0;font-weight:800}.dinein-quick-actions{padding:16px}.dinein-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.dinein-quick-tile,.dinein-quick-tile-form button{border:1px solid var(--line);text-align:center;width:100%;height:100%;min-height:92px;color:var(--text);cursor:pointer;background:#fff;border-radius:20px;place-items:center;gap:3px;font-weight:900;text-decoration:none;display:grid;box-shadow:0 10px 24px #7c2d120f}.dinein-quick-tile strong{font-size:14px}.dinein-quick-tile span{color:var(--muted);font-size:11px}.dinein-quick-tile:disabled{opacity:.55;cursor:not-allowed}.dinein-quick-tile-form{margin:0}.dinein-assistance-mini-list{gap:6px;margin-top:12px;display:grid}.dinein-assistance-mini-list span{border:1px solid var(--line);color:#9a3412;background:#fff7ed;border-radius:14px;padding:8px 10px;font-size:12px;font-weight:800}.dinein-category-rail{z-index:12;scrollbar-width:none;background:linear-gradient(#fff 74%,#fff0);gap:8px;padding:8px 0 12px;display:flex;position:sticky;top:76px;overflow-x:auto}.dinein-category-rail::-webkit-scrollbar{display:none}.dinein-category-rail button{border:1px solid var(--line);color:#7c2d12;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:10px 14px;font-weight:900;box-shadow:0 8px 20px #7c2d120f}.dinein-category-rail button.active{color:#fff;background:#ff7a00;border-color:#ff7a00}.dinein-app-product{transition:transform .15s,box-shadow .15s}.dinein-app-product:hover{transform:translateY(-1px);box-shadow:0 14px 34px #7c2d1214}.dinein-product-media-button,.dinein-product-title-button{text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;padding:0}.dinein-product-media-button img,.dinein-product-media-button .dinein-product-empty{display:block}.dinein-product-title-button{color:#111827;font-size:16px;font-weight:1000}.dinein-mobile-checkout-bar{display:none}.dinein-product-sheet{z-index:120;background:#0f172a61;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.dinein-product-sheet-card{background:#fff;border-radius:30px;gap:10px;width:min(520px,100%);padding:16px;display:grid;position:relative;box-shadow:0 28px 80px #0f172a59}.dinein-product-sheet-card>img,.dinein-product-sheet-empty{object-fit:cover;background:#fff7ed;border-radius:22px;place-items:center;width:100%;height:250px;font-size:56px;display:grid}.dinein-product-sheet-card h3{margin:0;font-size:28px}.dinein-product-sheet-card p{color:var(--muted);margin:0}.dinein-product-sheet-close{cursor:pointer;background:#fff;border:0;border-radius:999px;width:38px;height:38px;font-size:24px;font-weight:900;position:absolute;top:26px;right:26px;box-shadow:0 12px 28px #0f172a29}.dinein-product-sheet-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.dinein-product-sheet-actions strong{color:#9a3412;font-size:24px}.dinein-order-timeline{gap:10px;display:grid}.dinein-order-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.dinein-order-row div{gap:3px;display:grid}.dinein-order-row span{color:var(--muted);font-size:13px;font-weight:800}.dinein-order-row b{color:#9a3412}@media (max-width:760px){.dinein-session-board{border-radius:26px}.dinein-session-board-head h2{font-size:22px}.dinein-status-steps{grid-template-columns:repeat(5,92px);padding-bottom:4px;overflow-x:auto}.dinein-session-metrics{grid-template-columns:1fr 1fr}.dinein-session-metrics strong:first-child{grid-column:1/-1}.dinein-quick-grid{grid-template-columns:repeat(4,132px);padding-bottom:3px;overflow-x:auto}.dinein-quick-tile,.dinein-quick-tile-form button{min-height:86px}.dinein-category-rail{margin:0 -10px;padding:9px 10px 12px;top:0}.dinein-app-menu-group{padding:14px}.dinein-app-product{border-radius:20px;grid-template-columns:84px minmax(0,1fr);padding:10px}.dinein-product-media-button img,.dinein-product-media-button .dinein-product-empty{border-radius:18px!important;width:84px!important;height:84px!important}.dinein-product-title-button{font-size:15px}.dinein-app-product .qty-stepper{background:0 0;border:0;grid-column:2;justify-content:flex-end;padding:0}.dinein-app-summary{padding-bottom:92px}.dinein-mobile-checkout-bar{z-index:92;color:#fff;background:#111827;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;position:fixed;bottom:84px;left:12px;right:12px;box-shadow:0 22px 44px #0f172a3d}.dinein-mobile-checkout-bar div{gap:2px;display:grid}.dinein-mobile-checkout-bar span{color:#e5e7eb;font-size:11px}.dinein-mobile-checkout-bar strong{font-size:18px}.dinein-mobile-checkout-bar a{color:#fff;background:#ff7a00;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none}.dinein-product-sheet{align-items:end;padding:0}.dinein-product-sheet-card{border-radius:28px 28px 0 0;max-height:88vh;overflow:auto}.dinein-product-sheet-card>img,.dinein-product-sheet-empty{height:220px}.dinein-order-row{border-radius:18px;grid-template-columns:1fr}.dinein-order-row .mini-link{width:max-content}}.explore-quickbar{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.explore-quickbar a{color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:9px 12px;font-weight:900;text-decoration:none;box-shadow:0 8px 22px #7c2d120f}.explore-quickbar a.active{color:#fff;background:#ea580c;border-color:#ea580c;box-shadow:0 14px 30px #ea580c38}.explore-hero-side{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;min-width:300px;padding:16px}.explore-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.explore-stat-grid span{border:1px solid var(--line);text-align:center;background:#fffaf5;border-radius:18px;gap:2px;padding:12px;display:grid}.explore-stat-grid b{color:#431407;font-size:26px;line-height:1}.explore-stat-grid small{color:var(--muted);font-size:12px;font-weight:800}.explore-layout-v2{grid-template-columns:330px minmax(0,1fr)}.inline-check{border:1px solid var(--line);background:#fffaf5;border-radius:16px;align-items:center;gap:8px;padding:10px 12px;grid-template-columns:none!important;display:flex!important}.inline-check input{accent-color:#ea580c;width:18px;height:18px}.explore-active-filters{flex-wrap:wrap;gap:8px;margin-bottom:2px;display:flex}.explore-active-filters a{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;text-decoration:none}.explore-trend-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.explore-mini-panel{background:#fff;border-radius:22px;gap:10px;padding:14px;display:grid}.explore-mini-panel>strong{color:#431407;font-size:15px}.explore-mini-panel>div{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.explore-mini-panel>div::-webkit-scrollbar{display:none}.explore-mini-panel a{border:1px solid var(--line);color:#431407;background:#fffaf5;border-radius:16px;gap:3px;min-width:148px;padding:10px;font-weight:900;text-decoration:none;display:grid}.explore-mini-panel a small{color:var(--muted);font-size:11px;font-weight:800}.explore-city-chips a small{opacity:.78;margin-left:3px}@media (max-width:760px){.explore-hero-side{border-radius:20px;min-width:0;padding:12px}.explore-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.explore-stat-grid span{border-radius:14px;padding:8px 5px}.explore-stat-grid b{font-size:18px}.explore-stat-grid small{font-size:10px}.explore-quickbar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.explore-quickbar::-webkit-scrollbar{display:none}.explore-quickbar a{flex:none;padding:8px 10px;font-size:12px}.explore-layout-v2,.explore-trend-panels{grid-template-columns:1fr}.explore-mini-panel{border-radius:18px;padding:12px}.explore-mini-panel a{min-width:136px}}.experience-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.experience-showcase-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 40px #7c2d1214}.experience-showcase-card>img,.experience-showcase-empty{object-fit:cover;color:#f97316;background:linear-gradient(135deg,#fff7ed,#fed7aa);place-items:center;width:100%;height:180px;font-size:42px;display:grid}.experience-showcase-body{gap:10px;padding:16px;display:grid}.experience-showcase-body p{color:#57534e;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.experience-showcase-meta,.experience-showcase-footer{color:#9a3412;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:13px;display:flex}.experience-showcase-meta span,.experience-showcase-footer span{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:5px 8px}@media (max-width:900px){.experience-showcase-grid{grid-template-columns:1fr}.experience-showcase-card>img,.experience-showcase-empty{height:210px}}.business-experience-showcase{scroll-margin-top:96px}.dinein-campaign-picker{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #f9731638;border-radius:18px;margin:10px 0;padding:14px;box-shadow:0 10px 28px #f9731614}.dinein-campaign-note{color:#7c2d12;margin:8px 0 0;font-size:13px;line-height:1.45}.dinein-cart-total.discount{color:#16a34a;border-top:0;padding-top:2px}.dinein-cart-total.grand{border-top:1px dashed #7c2d1238;margin-top:6px;padding-top:10px;font-size:18px}.dinein-campaign-rail{scrollbar-width:none;gap:10px;padding:2px 0 8px;display:flex;overflow-x:auto}.dinein-campaign-rail::-webkit-scrollbar{display:none}.dinein-campaign-chip{color:#7c2d12;background:#fff7ed;border:1px solid #f9731638;border-radius:16px;min-width:220px;padding:12px}.dinein-campaign-chip strong{color:#431407;display:block}.dinein-campaign-chip span{font-size:12px}@media (max-width:760px){.dinein-campaign-picker{border-radius:16px;padding:12px}.dinein-cart-total.grand{font-size:17px}}.reservation-hero{background:linear-gradient(135deg,#fff7ed,#fff);padding:34px 0 18px}.reservation-hero-shell{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:stretch;gap:22px;display:grid}.reservation-hero h1{margin:8px 0 12px;font-size:clamp(34px,4vw,58px);line-height:.96}.reservation-hero p{max-width:720px;color:var(--muted);font-size:17px}.reservation-meta-row{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.reservation-pill{border:1px solid var(--line);color:#7c2d12;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;font-weight:800;display:inline-flex}.reservation-side-card{flex-direction:column;justify-content:center;gap:10px;display:flex}.reservation-side-card b{font-size:22px}.reservation-side-card span{color:var(--muted)}.reservation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.reservation-form-card h2{margin-top:0}.reservation-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.reservation-list-card{border:1px solid var(--line);background:#fffaf5;border-radius:18px;flex-direction:column;gap:6px;margin-top:10px;padding:14px;display:flex}.reservation-list-card span{color:var(--muted)}@media (max-width:760px){.reservation-hero{padding:18px 0 8px}.reservation-hero-shell,.reservation-grid,.reservation-list-grid{grid-template-columns:1fr}.reservation-hero h1{font-size:34px}.reservation-hero p{font-size:15px}.reservation-meta-row{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.reservation-pill{flex:none}}.experience-author-social{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;display:grid}.experience-author-social>a{color:#431407;font-weight:900;text-decoration:none}.experience-author-stats{color:var(--muted);font-size:12px}.experience-follow-form{margin:0}.experience-follow-form button{color:#9a3412;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.social-page h1{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(32px,4vw,54px);line-height:.98}.social-page h2{color:#431407;margin:0}.social-page p{color:var(--muted);line-height:1.55}.social-hero,.social-profile-hero{background:linear-gradient(135deg,#fff7ed,#fff);grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:18px;padding:22px;display:grid}.social-profile-hero{grid-template-columns:minmax(0,1fr) auto}.social-profile-head{align-items:center;gap:16px;display:flex}.social-profile-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.social-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.social-grid.profile-grid{grid-template-columns:minmax(0,1fr) 340px}.social-list-panel{gap:12px;padding:16px;display:grid}.section-head.compact{justify-content:space-between;align-items:center;gap:10px;display:flex}.section-head.compact a{color:#ea580c;font-weight:900;text-decoration:none}.social-profile-card{box-shadow:none;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.social-avatar{color:#fff;background:linear-gradient(135deg,#ea580c,#f97316);border-radius:16px;place-items:center;width:46px;height:46px;font-size:20px;font-weight:1000;text-decoration:none;display:grid;box-shadow:0 12px 28px #ea580c2e}.social-avatar.large{border-radius:26px;flex:none;width:78px;height:78px;font-size:36px}.social-name{color:#431407;font-weight:1000;text-decoration:none}.social-profile-card p{margin:3px 0 7px;font-size:13px}.social-mini-stats{color:#9a3412;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:800;display:flex}.social-mini-stats span{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:5px 8px}.social-mini-stats.strong span{font-size:13px}.social-label{color:var(--muted);margin-top:7px;font-weight:800;display:inline-block}.social-follow-form{margin:0;display:flex}.social-follow-form .btn{white-space:nowrap}.social-suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.social-post-mini{border-radius:22px;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:12px;display:grid}.social-post-mini img,.social-post-empty{object-fit:cover;color:#ea580c;background:linear-gradient(135deg,#fed7aa,#fff7ed);border-radius:18px;place-items:center;width:120px;height:110px;font-size:34px;display:grid}.social-post-mini strong{color:#431407}.social-post-mini p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 8px;display:-webkit-box;overflow:hidden}.muted{color:var(--muted);font-weight:800}@media (max-width:760px){.experience-author-social{grid-template-columns:1fr auto;gap:8px}.experience-author-stats,.experience-author-social time{grid-column:1/-1}.social-hero,.social-profile-hero,.social-grid,.social-grid.profile-grid{grid-template-columns:1fr}.social-profile-head{align-items:flex-start}.social-profile-actions{justify-content:stretch}.social-profile-actions .btn,.social-follow-form .btn{text-align:center;width:100%}.social-profile-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.social-profile-card .social-follow-form{grid-column:1/-1}.social-suggestion-grid,.social-post-mini{grid-template-columns:1fr}.social-post-mini img,.social-post-empty{width:100%;height:180px}}.experience-badge.trust{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.notification-hero{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:18px;display:grid}.notification-unread-card{border:1px solid var(--line);background:#fffaf5;border-radius:22px;justify-items:start;gap:8px;padding:16px;display:grid}.notification-unread-card strong{color:#7c2d12;letter-spacing:-.05em;font-size:42px;line-height:1}.notification-grid{align-items:start}.notification-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.notification-card.unread{background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fdba74}.notification-card h3{margin:8px 0 4px}.notification-card p{color:var(--muted);margin:0 0 8px}.notification-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.notification-preferences h2{margin-top:0}.preference-list{gap:10px;display:grid}.preference-row{border:1px solid var(--line);background:#fffaf5;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;display:grid}.preference-row input{margin-top:4px}.preference-row small{color:var(--muted);margin-top:3px;display:block}.compact-form-grid{gap:10px}@media (max-width:900px){.notification-hero,.notification-card{grid-template-columns:1fr}.notification-actions{justify-content:flex-start}}.sponsored-discovery-strip{gap:12px;margin-bottom:4px;display:grid}.sponsored-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sponsored-discovery-card{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:24px;grid-template-columns:150px minmax(0,1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 18px 44px #ea580c1a}.sponsored-discovery-media{color:#9a3412;background:#ffedd5;place-items:center;min-height:150px;font-size:30px;font-weight:900;text-decoration:none;display:grid}.sponsored-discovery-media img{object-fit:cover;width:100%;height:100%;display:block}.sponsored-discovery-body{align-content:center;gap:8px;padding:14px;display:grid}.sponsored-discovery-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.sponsored-discovery-top span{color:#9a3412;text-transform:uppercase;letter-spacing:.04em;background:#fff7ed;border:1px solid #fdba74;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950}.sponsored-discovery-top small{color:var(--muted);text-align:right;font-size:11px;font-weight:800}.sponsored-discovery-body h3{color:#431407;margin:0;font-size:18px;line-height:1.1}.sponsored-discovery-body p{color:#7c2d12;margin:0;font-size:13px;line-height:1.35}.sponsored-discovery-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.sponsored-discovery-footer strong{color:#431407;font-size:12px}.sponsored-discovery-footer .btn{white-space:nowrap;border-radius:12px;padding:8px 10px;font-size:12px}@media (max-width:860px){.sponsored-discovery-grid{grid-template-columns:1fr}.sponsored-discovery-card{border-radius:20px;grid-template-columns:112px minmax(0,1fr)}.sponsored-discovery-media{min-height:126px}.sponsored-discovery-body{padding:12px}.sponsored-discovery-footer{flex-direction:column;align-items:flex-start;gap:6px}.sponsored-discovery-footer .btn{text-align:center;width:100%}}.dm-app-shell{grid-template-columns:minmax(0,430px) minmax(280px,1fr);align-items:start;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;padding:22px 0 110px;display:grid}.dm-app-phone{background:#f7f7f8;border:1px solid #ececec;border-radius:38px;min-height:780px;padding:18px 14px 96px;position:relative;overflow:hidden;box-shadow:0 28px 90px #1118272e}.dm-app-phone:before{content:"";z-index:3;background:#d1d5db;border-radius:999px;width:118px;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.dm-app-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 4px 12px;display:flex}.dm-app-kicker{color:#ff5a00;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:1000;display:block}.dm-app-header h1{letter-spacing:-.07em;color:#111827;margin:2px 0 3px;font-size:28px}.dm-app-header p{color:#6b7280;margin:0;font-size:13px;font-weight:800}.dm-app-bell{background:#fff;border-radius:18px;place-items:center;width:46px;height:46px;display:grid;position:relative;box-shadow:0 10px 26px #11182714}.dm-app-bell strong{color:#fff;background:#dc2626;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:grid;position:absolute;top:-4px;right:-4px}.dm-app-hero-card{color:#fff;background:linear-gradient(135deg,#111827,#3b1d0b 54%,#ff6a00);border-radius:30px;gap:13px;margin:0 0 14px;padding:18px;display:grid;box-shadow:0 22px 48px #7c2d1238}.dm-app-hero-card h2{letter-spacing:-.075em;margin:2px 0 4px;font-size:29px;line-height:1}.dm-app-hero-card p,.dm-app-hero-card span{color:#ffedd5;margin:0;font-weight:800}.dm-app-hero-stats{background:#ffffff1f;border:1px solid #ffffff29;border-radius:20px;grid-template-columns:auto auto;justify-self:start;align-items:end;gap:1px 7px;padding:10px 12px;display:grid}.dm-app-hero-stats strong{font-size:28px;line-height:1}.dm-app-hero-stats small{color:#fed7aa;font-weight:900}.dm-app-hero-stats b{color:#fff;grid-column:1/-1;font-size:12px}.dm-app-search{color:#111827;background:#fff;border-radius:999px;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-height:48px;padding:0 14px;display:grid}.dm-app-search input{background:0 0;border:0;outline:0;min-width:0;font-weight:800}.dm-app-hero-pills,.dm-app-filter-rail{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.dm-app-hero-pills::-webkit-scrollbar{display:none}.dm-app-filter-rail::-webkit-scrollbar{display:none}.dm-app-hero-pills a,.dm-app-filter-rail a{color:#fff;background:#ffffff29;border:1px solid #ffffff29;border-radius:999px;flex:none;padding:8px 11px;font-size:12px;font-weight:900}.dm-app-filter-rail{padding:0 2px 12px}.dm-app-filter-rail a{color:#7c2d12;background:#fff;border-color:#ffedd5;box-shadow:0 8px 18px #7c2d120f}.dm-app-counter-strip{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dm-app-counter-strip span{color:#fed7aa;text-align:center;background:#ffffff21;border-radius:18px;gap:2px;padding:9px;font-size:11px;display:grid}.dm-app-counter-strip b{color:#fff;font-size:18px}.dm-app-grid-actions{grid-template-columns:repeat(4,1fr);gap:10px;margin:12px 0;display:grid}.dm-app-grid-actions a{color:#111827;background:#fff;border-radius:24px;align-content:center;justify-items:center;gap:5px;min-height:78px;display:grid;box-shadow:0 10px 26px #1118270f}.dm-app-grid-actions span{font-size:23px}.dm-app-grid-actions strong{letter-spacing:-.02em;font-size:12px}.dm-app-section{margin-top:16px}.dm-app-section-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px;display:flex}.dm-app-section-head h2{letter-spacing:-.055em;color:#111827;margin:0;font-size:20px}.dm-app-section-head a{color:#ff5a00;font-size:12px;font-weight:1000}.dm-app-stack{gap:10px;display:grid}.dm-app-rail{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.dm-app-rail::-webkit-scrollbar{display:none}.dm-app-list-card,.dm-app-empty-card,.dm-app-dine-card{color:#111827;background:#fff;border-radius:23px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex;box-shadow:0 10px 26px #1118270f}.dm-app-list-card div{gap:3px;min-width:0;display:grid}.dm-app-list-card strong,.dm-app-dine-card strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dm-app-list-card span,.dm-app-dine-card small,.dm-app-empty-card span{color:#6b7280;font-size:12px;font-weight:800}.dm-app-list-card b{color:#ff5a00;white-space:nowrap}.dm-app-empty-card{align-items:start;display:grid}.dm-app-empty-card b{color:#ff5a00}.dm-app-campaign-card{color:#111827;background:linear-gradient(135deg,#fff,#fff0e3);border:1px solid #ffedd5;border-radius:25px;flex:0 0 210px;align-content:space-between;gap:8px;min-height:122px;padding:15px;display:grid;box-shadow:0 12px 28px #ff5a001a}.dm-app-campaign-card span{color:#9a3412;font-size:12px;font-weight:1000}.dm-app-campaign-card strong{letter-spacing:-.06em;font-size:25px}.dm-app-campaign-card small{color:#6b7280;font-weight:800}.dm-app-experience-mini{color:#111827;background:#fff;border-radius:24px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid;box-shadow:0 10px 26px #1118270f}.dm-app-experience-mini img,.dm-app-experience-mini>span{object-fit:cover;background:#fff7ed;border-radius:20px;place-items:center;width:76px;height:76px;font-size:30px;display:grid}.dm-app-experience-mini div{gap:4px;min-width:0;display:grid}.dm-app-experience-mini p{color:#4b5563;margin:0;font-size:12px;line-height:1.35}.dm-app-experience-mini small{color:#9a3412;font-weight:900}.dm-app-social-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px;display:grid}.dm-app-social-summary span{text-align:center;color:#6b7280;background:#fff;border-radius:22px;gap:4px;padding:14px 8px;font-size:11px;font-weight:900;display:grid;box-shadow:0 10px 26px #1118270f}.dm-app-social-summary b{color:#111827;font-size:22px}.dm-app-qr-hero{background:#fff;border-radius:30px;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:14px;padding:15px;display:grid;box-shadow:0 12px 30px #11182712}.dm-app-qr-frame{background:repeating-linear-gradient(45deg,#111827 0 8px,#fff 8px 15px);border-radius:28px;place-items:center;width:100px;height:100px;display:grid}.dm-app-qr-frame span{color:#fff;background:#ff5a00;border-radius:18px;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.dm-app-qr-hero strong{letter-spacing:-.04em;font-size:19px;display:block}.dm-app-qr-hero p{color:#6b7280;margin:5px 0 0;font-size:12px;font-weight:800}.dm-app-qr-hero>a{color:#fff;background:#111827;border-radius:999px;grid-column:1/-1;place-items:center;min-height:44px;font-weight:1000;display:grid}.dm-app-dine-card{align-items:stretch}.dm-app-dine-card div{gap:3px;display:grid}.dm-app-dine-card span{color:#ff5a00;font-size:12px;font-weight:1000}.dm-app-dine-card b{color:#fff;background:#111827;border-radius:18px;place-items:center;width:50px;display:grid}.dm-app-points-card{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff8a00);border-radius:32px;gap:6px;padding:20px;display:grid;box-shadow:0 18px 42px #ff5a0038}.dm-app-points-card span{color:#ffedd5;font-weight:1000}.dm-app-points-card strong{letter-spacing:-.08em;font-size:54px;line-height:.95}.dm-app-points-card p{color:#fff7ed;margin:0;font-weight:800}.dm-app-profile-card{background:#fff;border-radius:30px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;padding:16px;display:grid;box-shadow:0 12px 30px #11182712}.dm-app-avatar{color:#fff;background:linear-gradient(135deg,#111827,#ff5a00);border-radius:26px;place-items:center;width:72px;height:72px;font-size:32px;font-weight:1000;display:grid}.dm-app-profile-card h2{letter-spacing:-.06em;margin:0;font-size:23px}.dm-app-profile-card p{color:#6b7280;margin:4px 0;font-weight:800}.dm-app-profile-card span{color:#9a3412;font-size:12px;font-weight:1000}.dm-app-profile-links{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;display:grid}.dm-app-profile-links a{color:#111827;background:#fff;border-radius:20px;justify-content:space-between;align-items:center;min-height:50px;padding:0 13px;font-weight:950;display:flex;box-shadow:0 10px 26px #1118270f}.dm-app-profile-links a:after{content:"›";color:#ff5a00;font-size:22px}.dm-app-login-card{color:#fff;background:#111827;border-radius:26px;gap:9px;margin-top:16px;padding:16px;display:grid}.dm-app-login-card span{color:#d1d5db;font-size:13px;font-weight:800}.dm-app-login-card div{gap:8px;display:flex}.dm-app-login-card a{color:#fff;background:#ff5a00;border-radius:999px;padding:10px 13px;font-weight:1000}.dm-app-login-card a:last-child{color:#111827;background:#fff}.dm-app-tabbar{min-height:82px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));z-index:5;background:#fffffff5;border-top:1px solid #e5e7eb;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #11182714}.dm-app-tabbar a{color:#9ca3af;align-content:center;justify-items:center;gap:4px;font-size:10px;font-weight:900;display:grid}.dm-app-tabbar span{border-radius:14px;place-items:center;width:31px;height:31px;font-size:20px;display:grid}.dm-app-tabbar a.active{color:#111827}.dm-app-tabbar a.active span{color:#ff5a00;background:#fff3e7}.dm-app-tabbar a.primary span{color:#fff;background:#111827;border-radius:22px;width:54px;height:54px;margin-top:-20px;box-shadow:0 16px 28px #1118272e}.dm-app-tabbar a.primary.active span{background:#ff5a00}.dm-app-web-map{border-radius:30px;padding:24px;position:sticky;top:96px}.dm-app-web-map h2{letter-spacing:-.07em;color:#7c2d12;margin:8px 0 10px;font-size:34px;line-height:1}.dm-app-map-list{gap:9px;margin-top:18px;display:grid}.dm-app-map-list a{color:#7c2d12;background:#fff7ed;border:1px solid #ffedd5;border-radius:16px;justify-content:space-between;gap:12px;padding:12px 13px;font-weight:900;display:flex}.dm-app-map-list a:after{content:"→";color:#ff5a00}@media (max-width:900px){.dm-app-shell{width:100%;padding:0 0 88px;display:block}.dm-app-phone{min-height:100vh;box-shadow:none;border:0;border-radius:0}.dm-app-phone:before,.dm-app-web-map{display:none}.dm-app-header{padding-top:12px}.topbar:has(+main .dm-app-shell){display:none}.footer:has(~*){display:none}}@media (max-width:380px){.dm-app-grid-actions{grid-template-columns:repeat(4,1fr);gap:7px}.dm-app-grid-actions a{min-height:68px}.dm-app-profile-links{grid-template-columns:1fr}.dm-app-counter-strip{grid-template-columns:1fr 1fr}.dm-app-counter-strip span:last-child{grid-column:1/-1}.dm-app-header h1{font-size:24px}}@media (max-width:760px){.mobile-dock-v1261{grid-template-columns:repeat(5,1fr)!important}.mobile-dock-v1261 .dock-primary .dock-icon{color:#fff!important;filter:none!important;opacity:1!important;background:#111827!important;border-radius:20px!important;width:46px!important;height:46px!important;margin-top:-18px!important;box-shadow:0 16px 28px #1118272e!important}.mobile-dock-v1261 .dock-item{font-size:10px!important}}.customer-mobile-redesign{--mobile-bg:#f7f8fb;--mobile-card:#fff;--mobile-ink:#111827;--mobile-muted:#667085;--mobile-line:#11182714;--mobile-brand:#ff5a00;--mobile-brand-2:#ff8a00;--mobile-brand-soft:#fff3e8;--mobile-green:#16a34a;--mobile-red:#dc2626;--mobile-radius:26px;--mobile-shadow:0 18px 46px #11182714;color:var(--mobile-ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 0 0,#ff5a001a,#0000 32vw),linear-gradient(#fffaf5 0%,#f7f8fb 280px 100%)}.customer-mobile-redesign a{text-decoration:none}.customer-mobile-redesign main{min-height:72vh}.customer-mobile-redesign .container{width:min(1180px,100% - 32px)}.customer-mobile-redesign .hero-card,.customer-mobile-redesign .panel,.customer-mobile-redesign .card,.customer-mobile-redesign .experience-card,.customer-mobile-redesign .sponsored-discovery-card,.customer-mobile-redesign .mobile-summary-sheet,.customer-mobile-redesign .mobile-cart-panel,.customer-mobile-redesign .mobile-checkout-panel{border:1px solid var(--mobile-line);box-shadow:var(--mobile-shadow)}.customer-mobile-redesign .hero-card,.customer-mobile-redesign .explore-hero-shell{background:linear-gradient(135deg,#fffffff0,#fff3e8e6);border-radius:36px}.customer-mobile-redesign .btn{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:950;display:inline-flex;box-shadow:0 12px 24px #ff5a0021}.customer-mobile-redesign .btn.secondary,.customer-mobile-redesign .btn.ghost{box-shadow:none}.customer-mobile-redesign .input,.customer-mobile-redesign .select,.customer-mobile-redesign textarea.input{background:#fffffff5;border-color:#1118271a;border-radius:18px;min-height:48px}.customer-mobile-redesign .badge{border-radius:999px;font-weight:900}.customer-mobile-redesign .section-title h1,.customer-mobile-redesign .section-title h2,.customer-mobile-redesign .hero-card h1,.customer-mobile-redesign .hero-card h2,.customer-mobile-redesign .compact-hero h1{letter-spacing:-.065em}.customer-mobile-redesign .restaurant-card,.customer-mobile-redesign .campaign-card,.customer-mobile-redesign .favorite-card,.customer-mobile-redesign .experience-card{transition:transform .18s,box-shadow .18s}.customer-mobile-redesign .restaurant-card:hover,.customer-mobile-redesign .campaign-card:hover,.customer-mobile-redesign .experience-card:hover{transform:translateY(-2px);box-shadow:0 24px 58px #1118271f}.customer-mobile-redesign .mobile-store-card{background:var(--mobile-card);border-radius:30px;overflow:hidden}.customer-mobile-redesign .mobile-store-card .cover-wrap,.customer-mobile-redesign .mobile-store-card .cover,.customer-mobile-redesign .cover-wrap .cover{border-radius:0;min-height:168px}.customer-mobile-redesign .store-avatar{color:#9a3412;background:#fff;border:3px solid #fff;border-radius:20px;place-items:center;width:54px;height:54px;font-weight:1000;display:grid;position:absolute;bottom:-22px;left:16px;overflow:hidden;box-shadow:0 10px 24px #1118272e}.customer-mobile-redesign .store-avatar img{object-fit:cover;width:100%;height:100%}.customer-mobile-redesign .mobile-store-card .card-body{padding-top:30px}.customer-mobile-redesign .mobile-store-cta{background:var(--mobile-brand-soft);color:#9a3412;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-weight:950;display:flex}.customer-mobile-redesign .mobile-store-cta strong{width:30px;height:30px;color:var(--mobile-brand);background:#fff;border-radius:999px;place-items:center;display:grid}.customer-mobile-redesign .mobile-checkout-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:6px;display:grid}.customer-mobile-redesign .mobile-checkout-steps span{color:#667085;background:#f2f4f7;border-radius:999px;place-items:center;min-height:36px;font-size:12px;font-weight:950;display:grid}.customer-mobile-redesign .mobile-checkout-steps span.active{color:#fff;background:#111827}.customer-mobile-redesign .mobile-summary-sheet{border-radius:30px}.customer-mobile-redesign .cart-row,.customer-mobile-redesign .order-row,.customer-mobile-redesign .address-row,.customer-mobile-redesign .notification-row{background:#ffffffd1;border-radius:22px}.customer-mobile-redesign .explore-card-redesign,.customer-mobile-redesign .experience-card{background:#fff;border-radius:30px;overflow:hidden}.customer-mobile-redesign .experience-media{border-radius:26px;overflow:hidden}.customer-mobile-redesign .experience-actions,.customer-mobile-redesign .experience-comment-form{gap:8px}.customer-mobile-redesign .experience-action-pill,.customer-mobile-redesign .experience-badge{border-radius:999px;align-items:center;min-height:34px;display:inline-flex}.customer-mobile-redesign .sponsored-discovery-grid{gap:14px}.customer-mobile-redesign .sponsored-discovery-card{border-radius:28px;overflow:hidden}.customer-mobile-redesign .explore-filters{border-radius:30px}.customer-mobile-redesign .customer-dashboard-hero,.customer-mobile-redesign .dashboard-grid,.customer-mobile-redesign .two-col,.customer-mobile-redesign .explore-layout-v2,.customer-mobile-redesign .coverage-grid{gap:18px}.customer-mobile-redesign .quick-actions a,.customer-mobile-redesign .dm-app-profile-links a,.customer-mobile-redesign .info-list>div{border-radius:18px}.customer-mobile-redesign .stats-grid .stat-card,.customer-mobile-redesign .search-summary>div{background:#ffffffe0;border-radius:24px}.customer-mobile-redesign .mobile-app-filterbar,.customer-mobile-redesign .mobile-chip-rail,.customer-mobile-redesign .explore-quickbar,.customer-mobile-redesign .active-filters,.customer-mobile-redesign .badges.compact,.customer-mobile-redesign .delivery-meta{scrollbar-width:none}.customer-mobile-redesign .mobile-app-filterbar::-webkit-scrollbar{display:none}.customer-mobile-redesign .mobile-chip-rail::-webkit-scrollbar{display:none}.customer-mobile-redesign .explore-quickbar::-webkit-scrollbar{display:none}.customer-mobile-redesign .active-filters::-webkit-scrollbar{display:none}.customer-mobile-redesign .badges.compact::-webkit-scrollbar{display:none}.customer-mobile-redesign .delivery-meta::-webkit-scrollbar{display:none}@media (min-width:761px){.customer-mobile-redesign .mobile-app-filterbar,.customer-mobile-redesign .mobile-segment-tabs,.customer-mobile-redesign .mobile-store-cta,.customer-mobile-redesign .mobile-checkout-steps{display:none}}@media (max-width:760px){.customer-mobile-redesign{background:#f7f8fb}.customer-mobile-redesign .container{width:100%;padding-left:14px;padding-right:14px}.customer-mobile-redesign main{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.customer-mobile-redesign .footer{display:none}.customer-mobile-redesign .topbar{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:0;border-radius:0 0 28px 28px;position:sticky;top:0;box-shadow:0 16px 40px #11182714}.customer-mobile-redesign .nav{grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 14px 12px;display:grid}.customer-mobile-redesign .brand-logo{width:112px;height:38px}.customer-mobile-redesign .brand-fallback{display:none}.customer-mobile-redesign .nav-search{order:4;grid-column:1/-1;grid-template-columns:1fr 42px;width:100%;min-width:0;padding-top:2px;display:grid}.customer-mobile-redesign .nav-search input{background:#f2f4f7;border:0;border-radius:18px;width:100%;min-height:46px;font-size:15px}.customer-mobile-redesign .nav-search button{border-radius:16px;align-self:center;width:42px;height:42px}.customer-mobile-redesign .mobile-location-row{grid-column:2;justify-content:flex-end;gap:8px;display:flex!important}.customer-mobile-redesign .mobile-location-pill,.customer-mobile-redesign .mobile-notification-pill,.customer-mobile-redesign .mobile-cart-pill{color:#111827;background:#f2f4f7;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.customer-mobile-redesign .mobile-location-pill{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.customer-mobile-redesign .mobile-top-status,.customer-mobile-redesign .navlinks-main{display:none!important}.customer-mobile-redesign .section{padding:12px 0}.customer-mobile-redesign .hero{padding:10px 0 4px}.customer-mobile-redesign .hero-card,.customer-mobile-redesign .compact-hero,.customer-mobile-redesign .panel,.customer-mobile-redesign .card,.customer-mobile-redesign .explore-hero-shell{border-radius:28px}.customer-mobile-redesign .hero-card{color:#fff;background:linear-gradient(135deg,#111827 0%,#3b1d0b 56%,#ff5a00 100%);padding:18px;overflow:hidden}.customer-mobile-redesign .hero-card .muted,.customer-mobile-redesign .hero-card p,.customer-mobile-redesign .hero-card .kicker{color:#ffffffd1}.customer-mobile-redesign .hero-card h1,.customer-mobile-redesign .compact-hero h1{color:#fff;font-size:clamp(30px,10vw,44px);line-height:.96}.customer-mobile-redesign .hero-card .btn.secondary,.customer-mobile-redesign .hero-card .btn.ghost{color:#fff;background:#ffffff24;border-color:#ffffff2e}.customer-mobile-redesign .mobile-segment-tabs{background:#ffffff24;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;padding:4px;display:grid}.customer-mobile-redesign .mobile-segment-tabs a{color:#ffffffdb;border-radius:999px;place-items:center;min-height:38px;font-weight:950;display:grid}.customer-mobile-redesign .mobile-segment-tabs a.active{color:#111827;background:#fff}.customer-mobile-redesign .search-grid,.customer-mobile-redesign .discovery-search,.customer-mobile-redesign .orders-filter,.customer-mobile-redesign .home-search,.customer-mobile-redesign .field-grid,.customer-mobile-redesign .field-grid.two,.customer-mobile-redesign .grid.two-grid,.customer-mobile-redesign .two-grid,.customer-mobile-redesign .dashboard-grid,.customer-mobile-redesign .customer-dashboard-hero,.customer-mobile-redesign .two-col,.customer-mobile-redesign .coverage-grid,.customer-mobile-redesign .explore-layout-v2,.customer-mobile-redesign .live-steps,.customer-mobile-redesign .stats-grid,.customer-mobile-redesign .stats-grid.four,.customer-mobile-redesign .search-summary,.customer-mobile-redesign .campaign-grid,.customer-mobile-redesign .discovery-columns,.customer-mobile-redesign .highlight-grid{grid-template-columns:1fr!important}.customer-mobile-redesign .grid{gap:14px;grid-template-columns:1fr!important}.customer-mobile-redesign .action-row{grid-template-columns:1fr;gap:10px;display:grid}.customer-mobile-redesign .action-row .btn,.customer-mobile-redesign .form .btn,.customer-mobile-redesign .coupon-form .btn,.customer-mobile-redesign .mobile-summary-sheet .btn{width:100%}.customer-mobile-redesign .mobile-app-filterbar,.customer-mobile-redesign .mobile-chip-rail,.customer-mobile-redesign .active-filters,.customer-mobile-redesign .badges.compact,.customer-mobile-redesign .delivery-meta,.customer-mobile-redesign .explore-quickbar,.customer-mobile-redesign .explore-city-chips{flex-wrap:nowrap;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.customer-mobile-redesign .mobile-app-filterbar a,.customer-mobile-redesign .mobile-chip-rail a,.customer-mobile-redesign .explore-quickbar a,.customer-mobile-redesign .explore-city-chips a,.customer-mobile-redesign .delivery-meta span,.customer-mobile-redesign .badges.compact .badge{color:#111827;background:#fff;border:1px solid #11182714;border-radius:999px;flex:none;padding:9px 12px;font-weight:950;box-shadow:0 8px 18px #1118270d}.customer-mobile-redesign .section-title,.customer-mobile-redesign .split.top{align-items:flex-start;gap:10px}.customer-mobile-redesign .section-title h2{font-size:24px}.customer-mobile-redesign .section-title>a,.customer-mobile-redesign .section-title>span{white-space:nowrap}.customer-mobile-redesign .mobile-store-card{border:0;border-radius:28px;box-shadow:0 12px 34px #11182714}.customer-mobile-redesign .mobile-store-card .cover-wrap,.customer-mobile-redesign .mobile-store-card .cover{min-height:154px}.customer-mobile-redesign .restaurant-card .card-body h3{font-size:21px;line-height:1.05}.customer-mobile-redesign .rating-pill{min-width:max-content}.customer-mobile-redesign .mobile-summary-sheet{bottom:calc(82px + env(safe-area-inset-bottom));z-index:20;border-bottom:0;border-left:0;border-right:0;border-radius:26px 26px 0 0;margin-left:-14px;margin-right:-14px;position:sticky}.customer-mobile-redesign .cart-row,.customer-mobile-redesign .order-row,.customer-mobile-redesign .favorite-actions,.customer-mobile-redesign .order-row-end{flex-direction:column;align-items:stretch}.customer-mobile-redesign .cart-actions,.customer-mobile-redesign .quantity-form,.customer-mobile-redesign .coupon-form,.customer-mobile-redesign .favorite-actions,.customer-mobile-redesign .experience-comment-form{width:100%;grid-template-columns:1fr!important}.customer-mobile-redesign .quantity-form,.customer-mobile-redesign .table-actions{gap:8px;display:grid}.customer-mobile-redesign .input.qty{width:100%}.customer-mobile-redesign table{min-width:0}.customer-mobile-redesign .responsive-table table,.customer-mobile-redesign .responsive-table thead,.customer-mobile-redesign .responsive-table tbody,.customer-mobile-redesign .responsive-table th,.customer-mobile-redesign .responsive-table td,.customer-mobile-redesign .responsive-table tr{display:block}.customer-mobile-redesign .responsive-table thead{display:none}.customer-mobile-redesign .responsive-table tr{border:1px solid var(--mobile-line);background:#fff;border-radius:20px;margin-bottom:10px;overflow:hidden}.customer-mobile-redesign .responsive-table td{border-bottom:1px solid #1118270f;padding:11px 12px}.customer-mobile-redesign .explore-hero-shell{color:#fff;background:linear-gradient(135deg,#111827,#3b1d0b 58%,#ff5a00);border-radius:0 0 34px 34px;padding:18px 14px;display:grid;grid-template-columns:1fr!important}.customer-mobile-redesign .explore-hero-shell .muted,.customer-mobile-redesign .explore-hero-shell p,.customer-mobile-redesign .explore-hero-shell .kicker{color:#ffffffd1}.customer-mobile-redesign .explore-hero-side{color:#fff;background:#ffffff1f;border-color:#ffffff24}.customer-mobile-redesign .explore-filters{order:2;position:static}.customer-mobile-redesign .explore-feed{min-width:0}.customer-mobile-redesign .experience-card{border:0;box-shadow:0 12px 34px #11182714}.customer-mobile-redesign .experience-media img,.customer-mobile-redesign .experience-media{object-fit:cover;width:100%;min-height:210px}.customer-mobile-redesign .experience-actions,.customer-mobile-redesign .experience-tags{flex-wrap:nowrap;display:flex;overflow-x:auto}.customer-mobile-redesign .experience-action-pill,.customer-mobile-redesign .experience-badge{flex:none}.customer-mobile-redesign .sponsored-discovery-grid,.customer-mobile-redesign .experience-mine-grid{grid-template-columns:1fr!important}.customer-mobile-redesign .dm-app-shell{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.customer-mobile-redesign .mobile-dock-v1262{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:84px!important;padding:8px 12px calc(9px + env(safe-area-inset-bottom))!important;background:#fffffff5!important;border:0!important;border-top:1px solid #11182714!important;border-radius:28px 28px 0 0!important;grid-template-columns:repeat(5,1fr)!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -18px 42px #1118271f!important}.customer-mobile-redesign .mobile-dock-v1262 .dock-item{color:#98a2b3!important;gap:4px!important;font-size:10px!important;font-weight:950!important}.customer-mobile-redesign .mobile-dock-v1262 .dock-icon{filter:grayscale();opacity:.72;width:34px!important;height:34px!important;box-shadow:none!important;background:0 0!important;border-radius:15px!important}.customer-mobile-redesign .mobile-dock-v1262 .dock-item.active{color:#111827!important}.customer-mobile-redesign .mobile-dock-v1262 .dock-item.active .dock-icon{filter:none;opacity:1;color:var(--mobile-brand)!important;background:#fff3e8!important}.customer-mobile-redesign .mobile-dock-v1262 .dock-primary .dock-icon{filter:none;opacity:1;color:#fff!important;background:#111827!important;border-radius:24px!important;width:58px!important;height:58px!important;margin-top:-24px!important;box-shadow:0 18px 30px #11182738!important}.customer-mobile-redesign .mobile-dock-v1262 .dock-primary.active .dock-icon{background:var(--mobile-brand)!important}}@media (max-width:420px){.customer-mobile-redesign .mobile-location-pill{max-width:104px}.customer-mobile-redesign .brand-logo{width:98px}.customer-mobile-redesign .hero-card{padding:16px}.customer-mobile-redesign .dm-app-grid-actions{grid-template-columns:repeat(4,1fr);gap:7px}.customer-mobile-redesign .dm-app-grid-actions a{min-height:66px}.customer-mobile-redesign .dm-app-profile-links{grid-template-columns:1fr}}.m63-shell{background:linear-gradient(#fff7ed 0%,#fff 45%,#fff7ed 100%);min-height:100%;padding:18px 0 110px}.m63-phone{width:min(100%,520px);margin:0 auto;padding:0 14px}.m63-top{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fff7edfa,#fff7eddb);border-bottom:1px solid #ff7a0014;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 -6px 12px;padding:14px 8px 12px;display:flex;position:sticky;top:0}.m63-top span{color:#ea580c;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:950;display:block}.m63-top h1{color:#111827;letter-spacing:-.07em;margin:3px 0 2px;font-size:29px;line-height:1}.m63-top p{color:#6b7280;margin:0;font-size:13px;line-height:1.35}.m63-top-actions{flex:none;gap:8px;display:flex}.m63-top-actions a{color:#7c2d12;background:#fff;border:1px solid #ff7a0029;border-radius:16px;place-items:center;width:40px;height:40px;font-weight:950;text-decoration:none;display:grid;box-shadow:0 10px 24px #ff5a001a}.m63-content{gap:16px;display:grid}.m63-hero-card,.m63-route-hero,.m63-detail-hero,.m63-qr-card,.m63-profile-card,.m63-points-card{background:linear-gradient(135deg,#fff,#fff2e6);border:1px solid #ff7a002e;border-radius:30px;padding:18px;overflow:hidden;box-shadow:0 18px 44px #ff5a0021}.m63-hero-card span,.m63-route-hero strong{color:#ea580c;font-weight:950}.m63-hero-card h2{letter-spacing:-.08em;color:#111827;margin:6px 0 4px;font-size:30px;line-height:1.02}.m63-hero-card p,.m63-route-hero p{color:#6b7280;margin:0 0 14px}.m63-search{background:#fff;border:1px solid #ff7a002e;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:52px;padding:6px 6px 6px 14px;display:grid;box-shadow:0 12px 28px #11182712}.m63-search span{color:#ff5a00;font-size:20px}.m63-search input{color:#111827;background:0 0;border:0;outline:0;min-width:0;font-size:15px;font-weight:800}.m63-search button,.m63-auth-card button,.m63-form-card button{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff7a00);border:0;border-radius:17px;min-height:40px;padding:0 14px;font-weight:950;box-shadow:0 12px 24px #ff5a0033}.m63-pill-rail{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:9px;padding:2px 0 4px;display:flex;overflow-x:auto}.m63-pill-rail::-webkit-scrollbar{display:none}.m63-rail::-webkit-scrollbar{display:none}.m63-pill-rail a{color:#7c2d12;background:#fff;border:1px solid #ff7a0029;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #ff5a0014}.m63-section{gap:11px;display:grid}.m63-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.m63-section-title h2{color:#111827;letter-spacing:-.05em;margin:0;font-size:20px}.m63-section-title a{color:#ff5a00;font-size:13px;font-weight:950;text-decoration:none}.m63-muted{color:#6b7280;margin:0;font-size:13px;line-height:1.45}.m63-stack{gap:11px;display:grid}.m63-rail{scrollbar-width:none;gap:11px;padding-bottom:4px;display:flex;overflow-x:auto}.m63-business-card,.m63-order-card,.m63-list-card,.m63-empty,.m63-product-card,.m63-cart-line{color:#111827;background:#fff;border:1px solid #ff7a001f;border-radius:27px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:10px;text-decoration:none;display:grid;box-shadow:0 12px 28px #11182712}.m63-business-media,.m63-product-media{color:#ff5a00;background:linear-gradient(135deg,#fff7ed,#ffe4c7);border-radius:22px;place-items:center;width:96px;height:96px;font-size:32px;font-weight:950;display:grid;overflow:hidden}.m63-business-media img,.m63-product-media img,.m63-detail-hero img,.m63-experience-card img{object-fit:cover;width:100%;height:100%;display:block}.m63-business-body strong,.m63-product-card strong,.m63-list-card strong{letter-spacing:-.035em;white-space:nowrap;text-overflow:ellipsis;font-size:16px;display:block;overflow:hidden}.m63-business-body p,.m63-product-card p,.m63-list-card span{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 8px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.m63-business-body div,.m63-social-row{flex-wrap:wrap;gap:6px;display:flex}.m63-business-body div span,.m63-social-row span{color:#9a3412;background:#fff7ed;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.m63-campaign-grid{gap:12px;display:grid}.m63-campaign-card{color:#fff;background:linear-gradient(135deg,#111827,#7c2d12 60%,#ff5a00);border-radius:28px;flex-direction:column;flex:0 0 78%;justify-content:space-between;gap:8px;min-height:150px;padding:16px;text-decoration:none;display:flex;box-shadow:0 18px 40px #ff5a0033}.m63-campaign-grid .m63-campaign-card{flex-basis:auto}.m63-campaign-card span{color:#fed7aa;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.m63-campaign-card strong{letter-spacing:-.05em;font-size:21px;line-height:1.1}.m63-campaign-card p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.35}.m63-campaign-card b{color:#c2410c;background:#fff;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:12px}.m63-detail-hero{grid-template-columns:92px 1fr;align-items:center;gap:14px;display:grid}.m63-detail-hero>img,.m63-detail-hero>span{color:#ff5a00;background:#fff;border-radius:24px;place-items:center;width:92px;height:92px;font-size:34px;display:grid;box-shadow:0 10px 24px #ff5a001a}.m63-detail-hero strong{color:#111827;letter-spacing:-.06em;font-size:22px;display:block}.m63-detail-hero p{color:#6b7280;margin:5px 0 0;font-size:13px;line-height:1.4}.m63-product-card{grid-template-columns:82px 1fr;align-items:start}.m63-product-media{border-radius:20px;width:82px;height:82px;font-size:27px}.m63-product-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.m63-product-footer b{color:#111827}.m63-product-footer form{margin:0}.m63-product-footer button{color:#fff;background:#ff5a00;border:0;border-radius:999px;padding:8px 12px;font-weight:950}.m63-floating-cart{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #ff7a002e;border-radius:26px;grid-template-columns:1fr 1fr;gap:10px;padding:10px;display:grid;position:sticky;bottom:92px;box-shadow:0 18px 42px #11182724}.m63-floating-cart a,.m63-summary a{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff7a00);border-radius:18px;place-items:center;min-height:44px;font-weight:950;text-decoration:none;display:grid}.m63-experience-card{background:#fff;border:1px solid #ff7a001f;border-radius:28px;overflow:hidden;box-shadow:0 12px 28px #11182712}.m63-experience-card img{height:190px}.m63-experience-card div{padding:14px}.m63-experience-card strong{color:#111827;letter-spacing:-.04em;font-size:17px;display:block}.m63-experience-card p{color:#4b5563;margin:7px 0 10px;line-height:1.45}.m63-order-card,.m63-list-card,.m63-cart-line{grid-template-columns:1fr auto}.m63-order-card strong,.m63-cart-line strong{color:#111827;display:block}.m63-order-card span,.m63-cart-line span{color:#6b7280;margin-top:3px;font-size:12px;display:block}.m63-order-card b,.m63-cart-line b{color:#ff5a00}.m63-empty{grid-template-columns:1fr;padding:17px}.m63-empty strong{color:#111827;font-size:17px}.m63-empty span{color:#6b7280;line-height:1.4}.m63-empty b{color:#ff5a00}.m63-steps{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.m63-steps span{text-align:center;color:#9a3412;background:#fff;border:1px solid #ff7a0024;border-radius:999px;padding:9px 8px;font-size:12px;font-weight:950}.m63-steps .active{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff7a00);border-color:#0000;box-shadow:0 10px 22px #ff5a0033}.m63-form-card,.m63-auth-card{background:#fff;border:1px solid #ff7a001f;border-radius:28px;gap:12px;padding:16px;display:grid;box-shadow:0 12px 28px #11182712}.m63-form-card label,.m63-auth-card label{color:#7c2d12;gap:6px;font-size:13px;font-weight:950;display:grid}.m63-form-card input,.m63-form-card select,.m63-auth-card input{color:#111827;background:#fff7ed;border:1px solid #ff7a002e;border-radius:16px;width:100%;min-height:44px;padding:0 12px;font-weight:800}.m63-auth-card a{color:#ff5a00;text-align:center;font-weight:950}.m63-summary{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ff7a002e;border-radius:28px;gap:8px;padding:14px;display:grid;position:sticky;bottom:92px;box-shadow:0 18px 42px #11182724}.m63-summary div{color:#6b7280;justify-content:space-between;align-items:center;display:flex}.m63-summary strong{color:#111827}.m63-qr-card{text-align:center;justify-items:center;gap:8px;display:grid}.m63-qr-card span{color:#ff5a00;background:#fff;border-radius:30px;place-items:center;width:90px;height:90px;font-size:48px;display:grid;box-shadow:0 14px 32px #ff5a0026}.m63-qr-card strong{color:#111827;letter-spacing:-.05em;font-size:22px}.m63-qr-card p{color:#6b7280;margin:0;line-height:1.4}.m63-profile-card{text-align:center;justify-items:center;gap:8px;display:grid}.m63-profile-card div{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff9f43);border-radius:28px;place-items:center;width:76px;height:76px;font-size:31px;font-weight:950;display:grid;box-shadow:0 14px 30px #ff5a0033}.m63-profile-card strong{color:#111827;letter-spacing:-.06em;font-size:23px}.m63-profile-card span{color:#6b7280}.m63-profile-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.m63-profile-grid a{color:#7c2d12;background:#fff;border:1px solid #ff7a001f;border-radius:24px;place-items:center;min-height:76px;font-weight:950;text-decoration:none;display:grid;box-shadow:0 10px 24px #1118270f}.m63-route-list{gap:9px;display:grid}.m63-route-list a{background:#fff;border:1px solid #ff7a001f;border-radius:20px;gap:2px;padding:13px;text-decoration:none;display:grid;box-shadow:0 8px 20px #1118270d}.m63-route-list strong{color:#111827}.m63-route-list span{color:#ff5a00;font-size:12px;font-weight:950}.m63-route-list small{color:#6b7280}.m63-timeline{gap:10px;display:grid}.m63-timeline div{background:#fff;border:1px solid #ff7a001f;border-radius:18px;gap:3px;padding:12px;display:grid}.m63-timeline b{color:#111827}.m63-timeline span{color:#6b7280;font-size:12px}.m63-tabbar{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ff7a002e;border-radius:30px;grid-template-columns:repeat(5,1fr);gap:4px;max-width:496px;margin:0 auto;padding:8px;display:grid;position:fixed;box-shadow:0 22px 60px #1118272e}.m63-tabbar a{color:#9a3412;border-radius:22px;place-items:center;gap:2px;min-width:0;min-height:54px;font-size:12px;font-weight:950;text-decoration:none;display:grid}.m63-tabbar a span{font-size:20px;line-height:1}.m63-tabbar a small{font-size:10px;line-height:1}.m63-tabbar a.active{color:#ff5a00;background:#fff7ed}.m63-tabbar a.primary{color:#fff;background:linear-gradient(135deg,#ff5a00,#ff7a00);border-radius:26px;min-height:64px;transform:translateY(-15px);box-shadow:0 16px 32px #ff5a004d}.m63-tabbar a.primary.active{color:#fff}@media (min-width:760px){.m63-shell{padding-top:34px}.m63-phone{max-width:520px}}@media (max-width:740px){:is(body:has(.m63-shell) .topbar,body:has(.m63-shell) .footer,body:has(.m63-shell) .mobile-dock){display:none}body:has(.m63-shell) main>.container{display:none}.m63-shell{margin-top:-1px}}.customer-full-route-redesign{--c65-bg:#fff7ed;--c65-panel:#ffffffeb;--c65-line:#fed7aa;--c65-ink:#1f2937;--c65-muted:#6b7280;--c65-brand:#f97316;--c65-brand-2:#ea580c;--c65-green:#059669;--c65-shadow:0 20px 60px #7c2d121f}.customer-full-route-redesign .customer-route-plan-link,.customer-full-route-redesign .customer-mobile-switch{border-color:var(--line);background:#fff}.customer-full-route-redesign .topbar{box-shadow:0 10px 32px #7c2d120f}.customer-full-route-redesign .hero-card,.customer-full-route-redesign .panel,.customer-full-route-redesign .card,.customer-full-route-redesign .restaurant-card,.customer-full-route-redesign .experience-card,.customer-full-route-redesign .campaign-card,.customer-full-route-redesign .auth-card{border-radius:28px}.customer-full-route-redesign .section-title h1,.customer-full-route-redesign .section-title h2,.customer-full-route-redesign .hero h1,.customer-full-route-redesign .hero-card h1{letter-spacing:-.055em}.customer-full-route-redesign .btn,.customer-full-route-redesign .input,.customer-full-route-redesign .select,.customer-full-route-redesign textarea{border-radius:18px;min-height:46px}.customer-full-route-redesign .grid{align-items:stretch}.customer-full-route-redesign .mobile-dock-v1262{box-shadow:0 -18px 46px #7c2d121f}.c65-plan-page{padding:28px 0 72px}.c65-plan-hero{border:1px solid var(--c65-line);box-shadow:var(--c65-shadow);background:radial-gradient(circle at 0 0,#ffedd5,#fff 58%);border-radius:34px;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:22px;padding:clamp(22px,4vw,42px);display:grid}.c65-plan-hero h1{color:#7c2d12;letter-spacing:-.07em;margin:10px 0;font-size:clamp(34px,5vw,62px);line-height:.96}.c65-plan-hero p{max-width:780px;color:var(--c65-muted);font-size:17px}.c65-hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.c65-stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.c65-stat{background:#ffffffc2;border:1px solid #fdba74;border-radius:26px;align-content:center;min-height:126px;padding:18px;display:grid;box-shadow:0 12px 30px #7c2d1214}.c65-stat strong{color:#9a3412;font-size:34px;line-height:1}.c65-stat span{color:var(--c65-muted);font-weight:800}.c65-route-index{flex-wrap:wrap;gap:10px;margin:18px 0 24px;display:flex}.c65-route-index a{border:1px solid var(--c65-line);color:#7c2d12;background:#fff;border-radius:18px;flex-direction:column;gap:3px;padding:12px 14px;font-weight:900;display:inline-flex}.c65-route-index small{color:var(--c65-muted);font-weight:700}.c65-group-stack{gap:22px;display:grid}.c65-route-group{border:1px solid var(--c65-line);background:#ffffffd1;border-radius:32px;padding:20px;scroll-margin-top:100px;box-shadow:0 16px 44px #7c2d1212}.c65-group-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.c65-group-head span{color:#9a3412;background:#ffedd5;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.c65-group-head h2{letter-spacing:-.04em;color:#7c2d12;margin:8px 0 4px;font-size:28px}.c65-group-head p{color:var(--c65-muted);margin:0}.c65-route-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.c65-route-card{border:1px solid var(--c65-line);background:#fff;border-radius:24px;align-content:start;gap:12px;min-height:270px;padding:16px;display:grid;box-shadow:0 12px 30px #7c2d1212}.c65-route-card.priority-critical{background:linear-gradient(#fff,#fff7ed);border-color:#fb923c}.c65-route-card.priority-high{border-color:#fdba74}.c65-route-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.c65-route-top span{color:#9a3412;background:#ffedd5;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.c65-route-top b{color:#047857;background:#ecfdf5;border-radius:999px;padding:6px 9px;font-size:12px}.c65-route-card h3{color:#7c2d12;letter-spacing:-.035em;margin:0;font-size:20px}.c65-route-card p{color:var(--c65-muted);margin:0}.c65-route-paths{gap:8px;display:grid}.c65-route-paths a{background:#fffaf5;border:1px solid #ffedd5;border-radius:16px;gap:3px;padding:10px;display:grid;overflow:hidden}.c65-route-paths small{color:#9a3412;text-transform:uppercase;letter-spacing:.05em;font-weight:900}.c65-route-paths strong{white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;overflow:hidden}.c65-layout-note{border-left:4px solid var(--c65-brand);gap:3px;padding-left:10px;display:grid}.c65-layout-note small{color:#9a3412;font-weight:900}.c65-layout-note span{color:var(--c65-ink);font-size:13px}@media (max-width:980px){.c65-plan-hero{grid-template-columns:1fr}.c65-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.customer-full-route-redesign main{padding-bottom:88px}.customer-full-route-redesign .container{width:min(100% - 24px,1160px)}.customer-full-route-redesign .desktop-nav-optional,.customer-full-route-redesign .customer-route-plan-link{display:none}.customer-full-route-redesign .hero-card,.customer-full-route-redesign .panel,.customer-full-route-redesign .auth-card{border-radius:24px}.customer-full-route-redesign .section{padding:14px 0}.customer-full-route-redesign .section-title{flex-direction:column;align-items:flex-start}.customer-full-route-redesign .grid,.customer-full-route-redesign .two-col,.customer-full-route-redesign .hub-grid,.customer-full-route-redesign .highlight-grid,.customer-full-route-redesign .campaign-grid,.customer-full-route-redesign .explore-layout,.customer-full-route-redesign .detail-layout{grid-template-columns:1fr!important}.customer-full-route-redesign .sticky-side{position:static}.customer-full-route-redesign .cart-actions{justify-items:stretch;width:100%}.customer-full-route-redesign .row{flex-direction:column;align-items:flex-start}.customer-full-route-redesign .table-list,.customer-full-route-redesign .responsive-table{overflow-x:auto}.c65-plan-page{padding-top:14px}.c65-plan-hero{border-radius:28px;padding:20px}.c65-plan-hero h1{font-size:34px}.c65-stats{grid-template-columns:1fr 1fr}.c65-stat{min-height:96px;padding:14px}.c65-stat strong{font-size:26px}.c65-route-index{flex-wrap:nowrap;padding-bottom:4px;overflow:auto}.c65-route-index a{min-width:190px}.c65-route-group{border-radius:26px;padding:14px}.c65-route-grid{grid-template-columns:1fr}.c65-route-card{min-height:auto}}:root{--ui66-orange-50:#fff7ed;--ui66-orange-100:#ffedd5;--ui66-orange-200:#fed7aa;--ui66-orange-500:#f97316;--ui66-orange-600:#ea580c;--ui66-orange-700:#c2410c;--ui66-ink-900:#111827;--ui66-ink-700:#374151;--ui66-ink-500:#6b7280;--ui66-surface:#fff;--ui66-line:#f973163d;--ui66-line-strong:#f9731661;--ui66-shadow-sm:0 10px 24px #7c2d1214;--ui66-shadow-md:0 18px 48px #7c2d1221;--ui66-shadow-lg:0 28px 78px #7c2d122e;--ui66-radius-sm:14px;--ui66-radius-md:20px;--ui66-radius-lg:28px;--ui66-radius-xl:36px;--ui66-space-1:4px;--ui66-space-2:8px;--ui66-space-3:12px;--ui66-space-4:16px;--ui66-space-5:20px;--ui66-space-6:24px;--ui66-space-8:32px;--ui66-space-10:40px}.v11266-ui-system{--bg:var(--ui66-orange-50);--panel:var(--ui66-surface);--ink:var(--ui66-ink-900);--muted:var(--ui66-ink-500);--line:var(--ui66-line);--brand:var(--ui66-orange-500);--brand-dark:var(--ui66-orange-700);--soft:var(--ui66-orange-100);--shadow:var(--ui66-shadow-md);background:radial-gradient(circle at 8% -8%,#f9731629,#0000 34%),linear-gradient(#fff7ed 0%,#fff 46%,#f8fafc 100%)}.v11266-ui-system .container{width:min(1180px,100% - 32px)}.v11266-ui-system .topbar{background:#ffffffd6;border-bottom:1px solid #f973162e;box-shadow:0 10px 34px #7c2d1212}.v11266-ui-system .nav{gap:14px;min-height:76px}.v11266-ui-system .brand{letter-spacing:-.05em}.v11266-ui-system .brand-logo{max-height:42px}.v11266-ui-system .nav-search input,.v11266-ui-system .input,.v11266-ui-system .select,.v11266-ui-system textarea{border-color:var(--ui66-line);transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 8px 20px #7c2d120a}.v11266-ui-system .nav-search input:focus,.v11266-ui-system .input:focus,.v11266-ui-system .select:focus,.v11266-ui-system textarea:focus{border-color:var(--ui66-orange-500);outline:0;box-shadow:0 0 0 4px #f9731621,0 12px 24px #7c2d1212}.v11266-ui-system .btn,.v11266-ui-system button.btn,.v11266-ui-system .nav-search button{border-radius:999px;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 14px 28px #f9731638}.v11266-ui-system .btn:hover,.v11266-ui-system button.btn:hover,.v11266-ui-system .nav-search button:hover{transform:translateY(-1px);box-shadow:0 18px 34px #f9731647}.v11266-ui-system .btn.secondary{background:#fff;box-shadow:0 10px 24px #7c2d1212}.v11266-ui-system .btn.ghost,.v11266-ui-system .ui66-button.ghost{color:#9a3412;border:1px solid var(--ui66-line);background:#ffffffad}.v11266-ui-system .card,.v11266-ui-system .restaurant-card,.v11266-ui-system .experience-card,.v11266-ui-system .campaign-card,.v11266-ui-system .dashboard-address-card,.v11266-ui-system .mobile-app-card,.v11266-ui-system .m63-business-card,.v11266-ui-system .m63-campaign-card,.v11266-ui-system .m63-order-card,.v11266-ui-system .m63-product-card{border-radius:var(--ui66-radius-lg);box-shadow:var(--ui66-shadow-sm);border-color:#f9731630}.v11266-ui-system .card:hover,.v11266-ui-system .restaurant-card:hover,.v11266-ui-system .experience-card:hover,.v11266-ui-system .campaign-card:hover,.v11266-ui-system .m63-business-card:hover{box-shadow:var(--ui66-shadow-md)}.v11266-ui-system .alert{border-radius:var(--ui66-radius-md);box-shadow:var(--ui66-shadow-sm);border:1px solid}.v11266-ui-system .badge,.v11266-ui-system .rating-pill,.v11266-ui-system .delivery-meta span,.v11266-ui-system .mobile-location-pill,.v11266-ui-system .mobile-notification-pill,.v11266-ui-system .mobile-cart-pill{border-radius:999px}.v11266-ui-system table{border-spacing:0}.v11266-ui-system th{z-index:1;background:#fff7ed;position:sticky;top:0}.v11266-ui-system tr:hover td{background:#fff7ed85}.ui66-page{padding:34px 0 72px}.ui66-hero{border:1px solid var(--ui66-line);border-radius:var(--ui66-radius-xl);box-shadow:var(--ui66-shadow-lg);background:radial-gradient(circle at 0 0,#f9731633,#0000 42%),#ffffffdb;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:24px;padding:clamp(22px,4vw,46px);display:grid;overflow:hidden}.ui66-hero h1{color:#7c2d12;letter-spacing:-.07em;margin:8px 0 12px;font-size:clamp(34px,5vw,66px);line-height:.94}.ui66-hero p{color:var(--ui66-ink-500);max-width:720px;margin:0;font-size:17px;line-height:1.65}.ui66-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.ui66-button{background:var(--ui66-orange-500);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:900;display:inline-flex;box-shadow:0 16px 34px #f973163d}.ui66-button.secondary{color:#9a3412;border:1px solid var(--ui66-line);box-shadow:var(--ui66-shadow-sm);background:#fff}.ui66-phone-preview{min-height:430px;box-shadow:var(--ui66-shadow-lg);background:linear-gradient(#fff7ed,#fff);border:10px solid #1f2937;border-radius:38px;align-content:start;gap:14px;padding:20px 16px 18px;display:grid;position:relative}.ui66-phone-preview:before{content:"";opacity:.5;background:#111827;border-radius:999px;width:88px;height:6px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ui66-phone-top{background:linear-gradient(135deg,#fb923c,#fed7aa);border-radius:24px;height:72px;margin-top:14px}.ui66-phone-card{border:1px solid var(--ui66-line);height:88px;box-shadow:var(--ui66-shadow-sm);background:#fff;border-radius:24px}.ui66-phone-card.big{height:120px}.ui66-phone-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ui66-phone-row span{border:1px solid var(--ui66-line);background:#ffedd5;border-radius:18px;height:64px}.ui66-phone-tabbar{border:1px solid var(--ui66-line);height:58px;box-shadow:var(--ui66-shadow-sm);background:#fff;border-radius:24px;justify-content:space-around;align-items:center;margin-top:auto;display:flex}.ui66-phone-tabbar span,.ui66-phone-tabbar b{background:#fed7aa;border-radius:999px;width:22px;height:22px;display:block}.ui66-phone-tabbar b{background:#f97316;width:44px;height:44px;box-shadow:0 10px 22px #f9731647}.ui66-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:34px 0 16px;display:flex}.ui66-section-head span{color:#9a3412;background:#ffedd5;border-radius:14px;place-items:center;width:36px;height:36px;font-weight:900;display:inline-grid}.ui66-section-head h2{color:#111827;letter-spacing:-.05em;margin:10px 0 6px;font-size:clamp(24px,3vw,36px)}.ui66-section-head p{color:var(--ui66-ink-500);margin:0}.ui66-token-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ui66-token-card{border:1px solid var(--ui66-line);box-shadow:var(--ui66-shadow-sm);background:#fff;border-radius:24px;gap:14px;padding:16px;display:flex}.ui66-token-card>span{border-radius:20px;flex:none;width:58px;height:58px;box-shadow:inset 0 0 0 1px #ffffff8c,0 12px 22px #11182714}.ui66-token-card strong{color:#7c2d12;display:block}.ui66-token-card code{color:#9a3412;background:#fff7ed;border-radius:999px;margin:5px 0;padding:4px 8px;font-weight:800;display:inline-flex}.ui66-token-card p{color:var(--ui66-ink-500);margin:0;font-size:13px;line-height:1.45}.ui66-component-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ui66-component-card{border:1px solid var(--ui66-line);box-shadow:var(--ui66-shadow-sm);background:#fff;border-radius:28px;align-content:start;gap:12px;min-height:250px;padding:16px;display:grid}.ui66-component-card h3{color:#7c2d12;letter-spacing:-.03em;margin:0}.ui66-component-card p{color:var(--ui66-ink-500);margin:0;line-height:1.55}.ui66-component-preview{border:1px dashed var(--ui66-line-strong);background:linear-gradient(135deg,#fff7ed,#fff);border-radius:24px;align-content:center;gap:10px;min-height:100px;padding:14px;display:grid}.ui66-preview-btn{border-radius:999px;height:26px;display:block}.ui66-preview-btn.primary{background:#f97316;width:82%}.ui66-preview-btn.secondary{border:1px solid var(--ui66-line);background:#fff;width:64%}.ui66-preview-btn.ghost{background:#ffedd5;width:44%}.ui66-preview-card{height:72px;box-shadow:var(--ui66-shadow-sm);background:#fff;border-radius:20px;display:block}.ui66-preview-input{border:1px solid var(--ui66-line);background:#fff;border-radius:999px;height:30px;display:block}.ui66-preview-input.short{width:62%}.ui66-preview-icon{background:#fed7aa;border-radius:18px;width:44px;height:44px;margin:auto;display:block}.ui66-preview-line{background:#fed7aa;border-radius:999px;height:10px;display:block}.ui66-preview-line.short{width:64%;margin:auto}.ui66-route-family-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ui66-route-family-grid article,.ui66-state-row article{border:1px solid var(--ui66-line);box-shadow:var(--ui66-shadow-sm);background:#fff;border-radius:28px;padding:18px}.ui66-route-family-grid strong,.ui66-state-row strong{color:#7c2d12;letter-spacing:-.03em;font-size:18px;display:block}.ui66-route-family-grid p,.ui66-state-row p{color:var(--ui66-ink-500);line-height:1.55}.ui66-route-family-grid a,.ui66-state-row a{color:#c2410c;font-weight:900}.ui66-state-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.ui66-state-row span{color:#9a3412;background:#ffedd5;border-radius:999px;margin-bottom:12px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.v11266-ui-system .m63-shell{background:radial-gradient(circle at top,#f9731629,#0000 42%),#f8fafc}.v11266-ui-system .m63-phone{border-radius:34px}.v11266-ui-system .m63-top{border-radius:0 0 30px 30px}.v11266-ui-system .m63-tabbar{border-color:#f9731633;box-shadow:0 -18px 36px #7c2d121a}.v11266-ui-system .mobile-dock,.v11266-ui-system .mobile-dock-v1262{border-color:#f9731638;box-shadow:0 -18px 44px #7c2d1229}@media (max-width:1020px){.ui66-hero{grid-template-columns:1fr}.ui66-phone-preview{width:100%;max-width:390px;margin:0 auto}.ui66-token-grid,.ui66-component-grid,.ui66-route-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.v11266-ui-system .container{width:min(100% - 22px,520px)}.v11266-ui-system .topbar{position:sticky}.v11266-ui-system main{padding-bottom:86px}.ui66-page{padding:18px 0 88px}.ui66-hero{border-radius:28px;padding:20px}.ui66-hero h1{font-size:38px}.ui66-actions{grid-template-columns:1fr;display:grid}.ui66-button{width:100%}.ui66-token-grid,.ui66-component-grid,.ui66-route-family-grid,.ui66-state-row{grid-template-columns:1fr}.ui66-token-card{border-radius:22px}.ui66-component-card{min-height:auto}.ui66-phone-preview{border-width:8px;border-radius:32px;min-height:360px}}@media (prefers-reduced-motion:reduce){.v11266-ui-system .btn,.v11266-ui-system .card,.v11266-ui-system .restaurant-card,.v11266-ui-system .experience-card{transition:none}}.v11267-main-flow{--c67-bg:#fff7ed;--c67-surface:#fff;--c67-ink:#111827;--c67-muted:#64748b;--c67-line:#f9731638;--c67-orange:#f97316;--c67-orange-dark:#c2410c;--c67-soft:#ffedd5;--c67-green:#16a34a;--c67-shadow:0 20px 55px #7c2d121f}.v11267-main-flow .topbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe0;border-bottom:1px solid #f973162e}.v11267-main-flow .nav{min-height:78px}.v11267-main-flow .navlinks-main{gap:7px}.v11267-main-flow .navlinks-main a,.v11267-main-flow .navlinks-main summary{font-size:13px}.v11267-main-flow .customer-main-flow-link{background:#fff7ed;border-color:#f9731633!important}.v11267-main-flow .hero-card{border-color:var(--c67-line);box-shadow:var(--c67-shadow);background:radial-gradient(circle at 10% 0,#f9731638,#0000 34%),linear-gradient(135deg,#fff,#fff7ed)}.v11267-main-flow .desktop-home-hero{min-height:440px}.v11267-main-flow .hub-shell{grid-template-columns:minmax(0,1.1fr) 380px}.v11267-main-flow .hub-copy h1{max-width:820px}.v11267-main-flow .home-search,.v11267-main-flow .nav-search{filter:drop-shadow(0 10px 18px #7c2d1214)}.v11267-main-flow .home-search .input,.v11267-main-flow .nav-search input{background:#fff}.v11267-main-flow .desktop-hero-panel{background:#ffffffe0;border:1px solid #f9731633;border-radius:30px}.v11267-main-flow .desktop-stat-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.v11267-main-flow .desktop-stat-row span{border:1px solid var(--c67-line);background:#fff7ed;border-radius:20px;gap:3px;padding:13px;display:grid}.v11267-main-flow .desktop-stat-row b{color:#7c2d12;font-size:22px}.v11267-main-flow .desktop-stat-row small{color:var(--c67-muted);font-weight:800}.v11267-main-flow .hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.v11267-main-flow .hub-card{background:linear-gradient(#fff,#fffaf5);border-radius:30px;min-height:210px}.v11267-main-flow .hub-card:first-child,.v11267-main-flow .hub-card:nth-child(2){grid-column:span 2}.v11267-main-flow .application-strip{justify-content:flex-start;padding:16px;box-shadow:0 10px 24px #7c2d120f}.v11267-main-flow .c67-catalog-hero{gap:18px;display:grid}.v11267-main-flow .mobile-segment-tabs{border:1px solid var(--c67-line);background:#fff;border-radius:999px;width:max-content;padding:5px;box-shadow:0 12px 24px #7c2d1214}.v11267-main-flow .mobile-segment-tabs a{padding:10px 16px}.v11267-main-flow .mobile-segment-tabs a.active{background:var(--c67-orange);color:#fff;box-shadow:0 10px 20px #f9731640}.v11267-main-flow .discovery-search{background:#ffffffc2;border:1px solid #f973162b;border-radius:28px;grid-template-columns:1.4fr .8fr .8fr auto;padding:12px}.v11267-main-flow .discovery-search .select,.v11267-main-flow .discovery-search .input,.v11267-main-flow .discovery-search .filter-check{border-radius:18px}.v11267-main-flow .c67-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11267-main-flow .c67-coverage-grid .mini-panel{border-radius:28px;min-height:116px}.v11267-main-flow .c67-section-title h2{letter-spacing:-.05em}.v11267-main-flow .mobile-chip-rail{flex-wrap:nowrap;padding-bottom:6px;overflow:auto}.v11267-main-flow .mobile-chip-rail .badge{flex:none}.v11267-main-flow .c67-marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.v11267-main-flow .restaurant-card{height:100%;transition:transform .18s,box-shadow .18s;overflow:hidden}.v11267-main-flow .restaurant-card:hover{transform:translateY(-3px)}.v11267-main-flow .c67-detail-hero .two-col{grid-template-columns:minmax(0,1fr) 430px;align-items:center}.v11267-main-flow .detail-hero h1{font-size:clamp(38px,5vw,66px);line-height:.96}.v11267-main-flow .detail-image,.v11267-main-flow .detail-cover{aspect-ratio:4/3;object-fit:cover;border-radius:34px;max-height:none;box-shadow:0 18px 48px #7c2d1224}.v11267-main-flow .mobile-menu-rail{z-index:10;border:1px solid var(--c67-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:999px;gap:8px;padding:10px;display:flex;position:sticky;top:82px;overflow:auto;box-shadow:0 12px 24px #7c2d1214}.v11267-main-flow .mobile-menu-rail a{color:#9a3412;background:#fff7ed;border-radius:999px;flex:none;padding:9px 14px;font-weight:900}.v11267-main-flow .c67-detail-layout{grid-template-columns:minmax(0,1fr) 360px}.v11267-main-flow .c67-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11267-main-flow .rich-product{background:#fff;border:1px solid #f9731630;border-radius:22px;padding:12px;box-shadow:0 12px 24px #7c2d120f}.v11267-main-flow .product-photo{border-radius:18px}.v11267-main-flow .sticky-side{border-radius:30px;top:100px}.v11267-main-flow .c67-product-layout{grid-template-columns:minmax(0,1fr) 390px}.v11267-main-flow .c67-product-media-card,.v11267-main-flow .c67-product-action-card{border-radius:32px}.v11267-main-flow .c67-cart-layout,.v11267-main-flow .c67-checkout-layout{grid-template-columns:minmax(0,1fr) 390px}.v11267-main-flow .mobile-checkout-steps{align-items:center;gap:8px;margin-bottom:6px;display:flex}.v11267-main-flow .mobile-checkout-steps span{text-align:center;border:1px solid var(--c67-line);color:#9a3412;background:#fff7ed;border-radius:999px;flex:1;padding:8px 9px;font-size:12px;font-weight:900}.v11267-main-flow .mobile-checkout-steps .active{background:var(--c67-orange);color:#fff;border-color:var(--c67-orange)}.v11267-main-flow .mobile-cart-panel,.v11267-main-flow .mobile-checkout-panel,.v11267-main-flow .mobile-summary-sheet{border-radius:32px}.v11267-main-flow .cart-row{background:#fff;box-shadow:0 10px 22px #7c2d120d}.v11267-main-flow .mobile-summary-sheet{background:linear-gradient(#fff,#fff7ed)}.v11267-main-flow .mobile-summary-sheet .row{background:#fff}.v11267-main-flow .c67-page{padding:36px 0 80px}.c67-hero{border:1px solid var(--c67-line);box-shadow:var(--c67-shadow);background:radial-gradient(circle at 0 0,#f9731638,#0000 40%),#ffffffe0;border-radius:38px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:26px;padding:clamp(22px,4vw,48px);display:grid}.c67-hero h1{color:#7c2d12;letter-spacing:-.07em;margin:10px 0 14px;font-size:clamp(36px,5vw,68px);line-height:.94}.c67-hero p{max-width:740px;color:var(--c67-muted);margin:0;font-size:17px;line-height:1.65}.c67-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.c67-device-preview{background:linear-gradient(#fff7ed,#fff);border:10px solid #111827;border-radius:40px;gap:12px;min-height:430px;padding:24px 16px 18px;display:grid;box-shadow:0 28px 78px #11182733}.c67-device-search{border:1px solid var(--c67-line);background:#fff;border-radius:999px;height:42px}.c67-device-card{border:1px solid var(--c67-line);background:#fff;border-radius:24px;height:86px;box-shadow:0 12px 24px #7c2d1214}.c67-device-card.big{background:linear-gradient(135deg,#fb923c,#ffedd5);height:126px}.c67-device-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.c67-device-row span{background:#ffedd5;border-radius:20px;height:66px}.c67-device-bar{border:1px solid var(--c67-line);background:#fff;border-radius:24px;justify-content:space-around;align-items:center;height:58px;margin-top:auto;display:flex}.c67-device-bar span,.c67-device-bar b{background:#fed7aa;border-radius:999px;width:24px;height:24px;display:block}.c67-device-bar b{background:#f97316;width:46px;height:46px;box-shadow:0 10px 22px #f9731647}.c67-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 32px;display:grid}.c67-metrics div{border:1px solid var(--c67-line);background:#fff;border-radius:28px;gap:4px;padding:18px;display:grid;box-shadow:0 12px 24px #7c2d120f}.c67-metrics strong{color:#7c2d12;letter-spacing:-.05em;font-size:32px}.c67-metrics span{color:var(--c67-muted);font-weight:800}.c67-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:24px 0 16px;display:flex}.c67-section-head span{color:#c2410c;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.c67-section-head h2{letter-spacing:-.06em;margin:6px 0 0;font-size:clamp(26px,4vw,42px)}.c67-route-list{gap:12px;display:grid}.c67-route-card{border:1px solid var(--c67-line);background:#fff;border-radius:30px;grid-template-columns:70px minmax(0,1fr);gap:16px;padding:16px;display:grid;box-shadow:0 12px 26px #7c2d120f}.c67-route-number{color:#9a3412;background:#ffedd5;border-radius:20px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.c67-route-content>span{color:#c2410c;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.c67-route-content h3{letter-spacing:-.04em;margin:5px 0 10px;font-size:24px}.c67-route-links{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.c67-route-links a{border:1px solid var(--c67-line);color:#9a3412;background:#fff7ed;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.c67-route-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.c67-route-columns p{color:var(--c67-muted);border:1px dashed #f973163d;border-radius:18px;margin:0;padding:11px;line-height:1.45}.c67-route-columns b{color:#7c2d12}@media (max-width:1100px){.v11267-main-flow .hub-shell,.v11267-main-flow .c67-detail-hero .two-col,.v11267-main-flow .c67-product-layout,.v11267-main-flow .c67-cart-layout,.v11267-main-flow .c67-checkout-layout,.c67-hero{grid-template-columns:1fr}.v11267-main-flow .hub-grid,.v11267-main-flow .c67-marketplace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11267-main-flow .hub-card:first-child,.v11267-main-flow .hub-card:nth-child(2){grid-column:auto}.c67-device-preview{width:100%;max-width:390px;margin:0 auto}.c67-route-columns{grid-template-columns:1fr}}@media (max-width:760px){.v11267-main-flow .desktop-home-hero{display:none}.v11267-main-flow .go-mobile-home{gap:18px;padding:12px 0 94px;display:grid}.v11267-main-flow .go-search-wrap{z-index:9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fff7edf5,#fff7edc7);padding:8px 0;position:sticky;top:76px}.v11267-main-flow .go-search{border:1px solid var(--c67-line);background:#fff;border-radius:999px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:12px 14px;display:grid;box-shadow:0 12px 28px #7c2d1217}.v11267-main-flow .go-search input{border:0;outline:0;min-width:0}.v11267-main-flow .go-service-mosaic{grid-template-columns:1fr 1fr;gap:10px;display:grid}.v11267-main-flow .go-service-card{border:1px solid var(--c67-line);background:#fff;border-radius:28px;align-content:space-between;min-height:132px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 28px #7c2d1214}.v11267-main-flow .go-service-card:first-child{grid-row:span 2;min-height:274px}.v11267-main-flow .go-service-card strong{color:#7c2d12;font-size:20px}.v11267-main-flow .go-service-card span{color:var(--c67-muted);font-weight:700}.v11267-main-flow .go-service-card em{opacity:.78;font-size:54px;position:absolute;bottom:8px;right:14px}.v11267-main-flow .go-title-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.v11267-main-flow .go-title-row h2{letter-spacing:-.04em;margin:0;font-size:20px}.v11267-main-flow .go-title-row a{color:#c2410c;font-size:13px;font-weight:900}.v11267-main-flow .go-coupon-rail,.v11267-main-flow .go-cuisine-rail,.v11267-main-flow .go-restaurant-rail,.v11267-main-flow .go-promo-rail{scroll-snap-type:x mandatory;gap:10px;padding:2px 0 8px;display:flex;overflow:auto}.v11267-main-flow .go-coupon,.v11267-main-flow .go-cuisine,.v11267-main-flow .go-promo{scroll-snap-align:start;border:1px solid var(--c67-line);background:#fff;border-radius:26px;flex:0 0 72%;padding:16px;box-shadow:0 12px 24px #7c2d1212}.v11267-main-flow .go-cuisine{text-align:center;flex-basis:106px;place-items:center;min-height:106px;display:grid}.v11267-main-flow .go-cuisine span{font-size:30px}.v11267-main-flow .go-points-card,.v11267-main-flow .go-empty-card{border:1px solid var(--c67-line);background:#fff;border-radius:28px;padding:16px;box-shadow:0 12px 24px #7c2d1212}.v11267-main-flow .go-progress{background:#ffedd5;border-radius:999px;height:9px;overflow:hidden}.v11267-main-flow .go-progress i{background:#f97316;border-radius:999px;height:100%;display:block}.v11267-main-flow .go-restaurant-rail .restaurant-card{scroll-snap-align:start;flex:0 0 84%}.v11267-main-flow .hero{padding:12px 0}.v11267-main-flow .hero-card{border-radius:28px;padding:18px}.v11267-main-flow .c67-catalog-hero h1,.v11267-main-flow .detail-hero h1{font-size:36px}.v11267-main-flow .mobile-segment-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.v11267-main-flow .mobile-segment-tabs a{text-align:center}.v11267-main-flow .discovery-search{border-radius:24px;grid-template-columns:1fr;padding:10px}.v11267-main-flow .action-row{grid-template-columns:1fr;display:grid}.v11267-main-flow .action-row .btn{width:100%}.v11267-main-flow .c67-coverage-grid,.v11267-main-flow .c67-marketplace-grid,.v11267-main-flow .c67-menu-grid,.v11267-main-flow .hub-grid{grid-template-columns:1fr}.v11267-main-flow .mobile-list-heading{flex-direction:row;align-items:end}.v11267-main-flow .mobile-menu-rail{border-radius:22px;top:74px}.v11267-main-flow .rich-product{grid-template-columns:96px minmax(0,1fr)}.v11267-main-flow .product-photo{min-height:96px}.v11267-main-flow .mobile-detail-bottom-bar{z-index:25;border:1px solid var(--c67-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-radius:22px;grid-template-columns:.8fr 1.2fr;gap:8px;padding:8px;display:grid;position:fixed;bottom:74px;left:10px;right:10px;box-shadow:0 -18px 44px #7c2d1229}.v11267-main-flow .mobile-detail-bottom-bar a{border-radius:16px;justify-content:center;align-items:center;padding:13px 12px;font-weight:900;display:flex}.v11267-main-flow .mobile-detail-bottom-secondary{color:#9a3412;background:#fff7ed}.v11267-main-flow .mobile-detail-bottom-primary{color:#fff;background:#f97316}.v11267-main-flow .mobile-summary-sheet{z-index:15;position:sticky;bottom:82px}.v11267-main-flow .cart-row{flex-direction:column}.v11267-main-flow .quantity-form{grid-template-columns:90px 1fr;width:100%;display:grid}.v11267-main-flow .c67-page{padding:18px 0 96px}.c67-hero{border-radius:28px;padding:20px}.c67-hero h1{font-size:38px}.c67-actions{grid-template-columns:1fr;display:grid}.c67-actions .btn{width:100%}.c67-device-preview{border-width:8px;border-radius:34px;min-height:360px}.c67-metrics{grid-template-columns:1fr 1fr;gap:10px}.c67-metrics div{border-radius:22px;padding:14px}.c67-section-head{flex-direction:column;align-items:flex-start}.c67-route-card{border-radius:24px;grid-template-columns:1fr}.c67-route-number{border-radius:18px;width:46px;height:46px}}@media (min-width:761px){.v11267-main-flow .go-mobile-home{display:none}}.v11268-social-ui{--c68-bg:#fff7ed;--c68-card:#fff;--c68-ink:#111827;--c68-muted:#64748b;--c68-line:#f973162e;--c68-orange:#f97316;--c68-orange-dark:#c2410c;--c68-purple:#7c3aed;--c68-blue:#2563eb;--c68-green:#16a34a;--c68-shadow:0 22px 60px #7c2d121f}.v11268-social-ui .customer-social-ui-link{background:#fff7ed;border-color:#f973163d!important}.c68-page{background:radial-gradient(circle at 8% 0,#f9731629,#0000 34%),linear-gradient(#fff7ed 0%,#fff 48%);padding:34px 0 70px}.c68-hero{grid-template-columns:minmax(0,1fr) 340px;align-items:center;gap:26px;margin-bottom:22px;display:grid}.c68-hero h1{letter-spacing:-.055em;max-width:900px;margin:8px 0 14px;font-size:clamp(34px,5vw,68px);line-height:.95}.c68-hero p{color:var(--c68-muted);max-width:760px;font-size:18px;line-height:1.7}.c68-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.c68-device{color:#fff;background:#111827;border:8px solid #020617;border-radius:38px;align-content:start;gap:14px;min-height:520px;padding:18px;display:grid;box-shadow:0 35px 80px #11182738}.c68-device-top{justify-content:space-between;display:flex}.c68-device-top span{background:#334155;border-radius:999px;width:80px;height:14px}.c68-story-row{gap:9px;display:flex;overflow:hidden}.c68-story-row i{background:linear-gradient(135deg,#f97316,#facc15);border:3px solid #ffffff4d;border-radius:50%;flex:none;width:56px;height:56px}.c68-post-card,.c68-ad-card{color:#111827;background:#fff;border-radius:26px;gap:10px;padding:16px;display:grid}.c68-post-card b,.c68-ad-card b{background:#fed7aa;border-radius:999px;width:62%;height:15px;display:block}.c68-post-card p,.c68-ad-card p{background:#e2e8f0;border-radius:999px;height:10px;margin:0}.c68-post-card div{background:linear-gradient(135deg,#fff7ed,#fdba74);border-radius:22px;height:150px}.c68-ad-card{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #f9731657}.c68-ad-card span{color:#9a3412;text-transform:uppercase;background:#ffedd5;border-radius:999px;width:max-content;padding:5px 10px;font-size:11px;font-weight:900}.c68-post-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.c68-post-actions span{background:#334155;border-radius:999px;height:38px}.c68-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0 30px;display:grid}.c68-principles div{border:1px solid var(--c68-line);background:#fff;border-radius:24px;padding:17px;box-shadow:0 12px 26px #7c2d120f}.c68-principles strong{color:#7c2d12;margin-bottom:5px;font-size:18px;display:block}.c68-principles span{color:var(--c68-muted);font-size:13px;font-weight:700;line-height:1.45}.c68-section-head{justify-content:space-between;align-items:end;gap:16px;margin:24px 0 14px;display:flex}.c68-section-head span,.c68-role{color:#ea580c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.c68-section-head h2{letter-spacing:-.03em;margin:4px 0 0;font-size:32px}.c68-route-list{gap:14px;display:grid}.c68-route-card{border:1px solid var(--c68-line);background:#fff;border-radius:28px;grid-template-columns:58px minmax(0,1fr);gap:16px;padding:18px;display:grid;box-shadow:0 14px 34px #7c2d1212}.c68-route-index{color:#9a3412;background:#ffedd5;border-radius:16px;place-items:center;width:46px;height:46px;font-weight:950;display:grid}.c68-route-card h3{letter-spacing:-.03em;margin:2px 0 10px;font-size:24px}.c68-link-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.c68-link-row a{border:1px solid var(--c68-line);color:#9a3412;background:#fff7ed;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.c68-layout-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.c68-layout-grid p{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin:0;padding:13px;line-height:1.5}.c68-layout-grid b{color:#111827;margin-bottom:4px;display:block}.v11268-social-ui .c68-explore-hero{border-bottom:1px solid var(--c68-line);background:radial-gradient(circle at 10% 0,#7c3aed29,#0000 36%),linear-gradient(135deg,#fff7ed,#fff)}.v11268-social-ui .explore-hero-shell{grid-template-columns:minmax(0,1fr) 350px}.v11268-social-ui .explore-quickbar{gap:9px}.v11268-social-ui .explore-quickbar a{border:1px solid var(--c68-line);background:#fff;box-shadow:0 10px 24px #7c2d1212}.v11268-social-ui .explore-quickbar a.active{color:#fff;background:#111827;border-color:#111827}.v11268-social-ui .c68-explore-layout{align-items:start}.v11268-social-ui .explore-filters{border-radius:28px;position:sticky;top:104px;box-shadow:0 14px 36px #7c2d1214}.v11268-social-ui .explore-feed{gap:16px;display:grid}.v11268-social-ui .c68-experience-card{background:#fff;border:1px solid #f973162e;border-radius:30px;overflow:hidden;box-shadow:0 16px 42px #7c2d1214}.v11268-social-ui .experience-media{border-radius:0;min-height:250px}.v11268-social-ui .experience-body{padding:20px}.v11268-social-ui .experience-topline a{letter-spacing:-.02em;font-size:19px}.v11268-social-ui .experience-tags{gap:7px}.v11268-social-ui .experience-badge.trust{color:#155e75;background:#ecfeff;border-color:#a5f3fc}.v11268-social-ui .experience-author-social{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:12px}.v11268-social-ui .experience-actions{border-top:1px solid #f1f5f9;padding-top:14px}.v11268-social-ui .experience-actions button,.v11268-social-ui .experience-action-pill{color:#9a3412;background:#fff7ed;border:1px solid #f9731638;border-radius:999px;font-weight:900}.v11268-social-ui .experience-comments{background:#f8fafc;border-radius:20px;padding:12px}.v11268-social-ui .experience-comment-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.v11268-social-ui .c68-sponsored-card{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #f9731652;border-radius:30px;box-shadow:0 18px 46px #7c2d121a}.v11268-social-ui .sponsored-discovery-top span{color:#fff;text-transform:uppercase;background:#111827;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:950}.v11268-social-ui .sponsored-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v11268-social-ui .social-page.c68-social-page .panel{border-radius:28px}.v11268-social-ui .c68-social-hero,.v11268-social-ui .c68-profile-hero,.v11268-social-ui .c68-notification-hero{border:1px solid var(--c68-line);box-shadow:var(--c68-shadow);background:radial-gradient(circle at 0 0,#f973162e,#0000 36%),#fff}.v11268-social-ui .social-avatar{color:#fff;background:linear-gradient(135deg,#f97316,#facc15);box-shadow:0 12px 26px #f9731638}.v11268-social-ui .social-list-panel{border-radius:28px;box-shadow:0 14px 36px #7c2d1212}.v11268-social-ui .c68-suggestion-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.v11268-social-ui .notification-card{border:1px solid #e2e8f0;border-radius:24px}.v11268-social-ui .notification-card.unread{background:#fff7ed;border-color:#f9731657}.v11268-social-ui .notification-unread-card{color:#fff;background:#111827;border-radius:24px;padding:18px}.v11268-social-ui .notification-preferences{border-radius:28px;position:sticky;top:104px}.v11268-social-ui .c68-my-experiences .experience-mine-grid,.v11268-social-ui .c68-saved-experiences .experience-mine-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media (max-width:900px){.c68-hero{grid-template-columns:1fr}.c68-device{width:100%;max-width:360px;min-height:420px;margin:auto}.c68-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.c68-layout-grid,.v11268-social-ui .explore-hero-shell{grid-template-columns:1fr}.v11268-social-ui .explore-filters,.v11268-social-ui .notification-preferences{position:static}.v11268-social-ui .sponsored-discovery-grid{grid-template-columns:1fr}}@media (max-width:640px){.c68-page{padding:18px 0 90px}.c68-hero h1{font-size:36px}.c68-hero p{font-size:15px}.c68-principles{grid-template-columns:1fr}.c68-section-head{flex-direction:column;align-items:flex-start}.c68-route-card{border-radius:24px;grid-template-columns:1fr}.v11268-social-ui .c68-experience-card{border-radius:24px}.v11268-social-ui .experience-media{min-height:210px}.v11268-social-ui .experience-comment-form{grid-template-columns:1fr}.v11268-social-ui .experience-actions{padding-bottom:4px;display:flex;overflow:auto}.v11268-social-ui .explore-quickbar{flex-wrap:nowrap;padding-bottom:4px;display:flex;overflow:auto}.v11268-social-ui .explore-quickbar a{white-space:nowrap}}.v11269-account-ui .c69-page{background:linear-gradient(#fff7ed 0%,#fff 34%,#f8fafc 100%);padding:34px 0 64px}.c69-hero{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:32px;grid-template-columns:minmax(0,1fr) 340px;align-items:center;gap:24px;padding:32px;display:grid;box-shadow:0 22px 80px #7c2d121a}.c69-hero h1{letter-spacing:-.05em;color:#1f2937;margin:8px 0 14px;font-size:clamp(2rem,4vw,4.4rem);line-height:.98}.c69-hero p{color:#64748b;max-width:740px;font-size:1.05rem}.c69-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.c69-device{color:#fff;background:#111827;border:8px solid #020617;border-radius:38px;min-height:500px;padding:18px;box-shadow:0 24px 70px #0f172a47}.c69-device-top{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.c69-device-top span:first-child{background:#334155;border-radius:999px;width:72px;height:7px}.c69-device-top span:last-child{background:#334155;border-radius:999px;width:7px;height:7px}.c69-profile-hero,.c69-form-card,.c69-support-card{background:linear-gradient(135deg,#fb923c,#f97316);border-radius:26px;margin-bottom:12px;padding:18px}.c69-profile-hero i{background:#ffffff8c;border-radius:22px;width:64px;height:64px;margin-bottom:12px;display:block}.c69-profile-hero b,.c69-profile-hero p,.c69-form-card b,.c69-form-card p{background:#ffffffa6;border-radius:999px;height:10px;margin:9px 0;display:block}.c69-profile-hero b{width:70%}.c69-profile-hero p{width:52%}.c69-quick-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px;display:grid}.c69-quick-grid span{background:#1f2937;border:1px solid #334155;border-radius:18px;height:58px}.c69-form-card{color:#111827;background:#fff}.c69-form-card p{background:#e5e7eb}.c69-form-card p:nth-child(3){width:72%}.c69-form-card button{background:#f97316;border:0;border-radius:14px;width:100%;height:38px;margin-top:12px}.c69-support-card{background:#1f2937;border:1px solid #334155}.c69-support-card span{color:#fed7aa;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.c69-support-card b,.c69-support-card p{background:#475569;border-radius:999px;height:10px;margin-top:10px;display:block}.c69-support-card p{width:64%}.c69-principles{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.c69-principles div{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 12px 34px #0f172a0f}.c69-principles strong{color:#111827;margin-bottom:6px;display:block}.c69-principles span{color:#64748b;font-size:.92rem}.c69-section-head{justify-content:space-between;align-items:end;margin:30px 0 16px;display:flex}.c69-section-head span{color:#f97316;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.c69-section-head h2{margin:4px 0 0;font-size:2rem}.c69-route-list{gap:14px;display:grid}.c69-route-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;grid-template-columns:54px 1fr;gap:16px;padding:18px;display:grid;box-shadow:0 14px 40px #0f172a0f}.c69-route-index{color:#f97316;background:#fff7ed;border-radius:16px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.c69-role{color:#0e7490;background:#ecfeff;border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.c69-route-card h3{margin:9px 0 8px;font-size:1.25rem}.c69-link-row{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.c69-link-row a{color:#f97316;background:#fff7ed;border-radius:999px;padding:6px 10px;font-size:.86rem}.c69-layout-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.c69-layout-grid p{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;margin:0;padding:12px}.c69-layout-grid b{color:#111827;margin-bottom:5px;display:block}.c69-auth-wrap{place-items:center;min-height:calc(100vh - 180px);padding:34px 16px;display:grid}.c69-auth-card{background:linear-gradient(#fff,#fff7ed);border:1px solid #fed7aa;border-radius:30px;width:min(100%,520px);box-shadow:0 18px 70px #f973161f}.c69-auth-brand{justify-content:center}.c69-auth-preview{color:#fff;background:#111827;border-radius:24px}.c69-account-page .c69-profile-panel,.c69-address-page .c69-address-list,.c69-support-form,.c69-ticket-detail{border:1px solid #fed7aa;border-radius:28px;box-shadow:0 18px 60px #0f172a12}.c69-account-grid{align-items:start}.c69-security-panel,.c69-address-form{border-radius:28px;position:sticky;top:92px}.c69-address-list .address-row,.c69-ticket-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px}.c69-support-hero{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:28px;padding:20px}.c69-ticket-card{box-shadow:0 12px 34px #0f172a0f}.c69-support-detail-page .thread{background:#f8fafc;border-radius:22px;padding:14px}.c69-legal-card{border-radius:30px;max-width:920px;line-height:1.78}.c69-legal-card h1{font-size:clamp(2rem,4vw,3.4rem)}@media (max-width:860px){.c69-hero{border-radius:26px;grid-template-columns:1fr;padding:22px}.c69-device{max-width:360px;min-height:440px;margin:auto}.c69-principles{grid-template-columns:1fr 1fr}.c69-section-head{display:block}.c69-layout-grid,.c69-route-card,.c69-account-grid{grid-template-columns:1fr}.c69-security-panel,.c69-address-form{position:static}.c69-auth-wrap{padding:18px 10px}.c69-auth-card{border-radius:24px}.c69-support-page .grid.two-grid{grid-template-columns:1fr}}@media (max-width:520px){.c69-principles{grid-template-columns:1fr}.c69-hero h1{font-size:2.2rem}.c69-actions .btn{justify-content:center;width:100%}.c69-link-row{display:grid}.c69-route-card{padding:14px}.c69-device{border-width:6px;border-radius:30px}.c69-quick-grid span{height:48px}}.v11270-dine-in-ui{--c70-ink:#111827;--c70-muted:#64748b;--c70-line:#f9731633;--c70-orange:#f97316;--c70-dark:#7c2d12;--c70-soft:#fff7ed;--c70-green:#16a34a;--c70-shadow:0 24px 70px #7c2d1224}.v11270-dine-in-ui .customer-dinein-ui-link{color:#9a3412;background:#fff7ed;border-color:#f973163d!important}.c70-page{background:radial-gradient(circle at 8% 0,#f9731633,#0000 35%),linear-gradient(#fff7ed 0%,#fff 46%);padding:34px 0 82px}.c70-hero{border:1px solid var(--c70-line);box-shadow:var(--c70-shadow);background:#ffffffe0;border-radius:40px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:28px;padding:clamp(22px,4vw,48px);display:grid}.c70-hero h1{color:var(--c70-dark);letter-spacing:-.065em;margin:8px 0 14px;font-size:clamp(34px,5vw,68px);line-height:.94}.c70-hero p{max-width:780px;color:var(--c70-muted);margin:0;font-size:18px;line-height:1.7}.c70-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.c70-device{background:linear-gradient(#fffaf5,#fff);border:9px solid #111827;border-radius:42px;align-content:start;gap:12px;min-height:540px;padding:18px;display:grid;box-shadow:0 34px 90px #1118273d}.c70-device-notch{opacity:.8;background:#111827;border-radius:999px;justify-self:center;width:84px;height:12px}.c70-table-bar{border:1px solid var(--c70-line);color:#431407;background:#fff;border-radius:22px;justify-content:space-between;align-items:center;padding:12px;font-weight:950;display:flex}.c70-table-bar b{color:#047857;background:#dcfce7;border-radius:999px;padding:6px 9px;font-size:12px}.c70-status-flow{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.c70-status-flow span{color:#9a3412;text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 6px;font-size:10px;font-weight:950}.c70-status-flow .done{color:#fff;background:#f97316;border-color:#f97316}.c70-action-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.c70-action-grid i{border:1px solid var(--c70-line);background:#fff;border-radius:20px;place-items:center;height:62px;font-size:24px;font-style:normal;display:grid;box-shadow:0 10px 22px #7c2d1212}.c70-category-rail{gap:8px;display:flex;overflow:hidden}.c70-category-rail span{color:#9a3412;background:#ffedd5;border-radius:999px;flex:none;padding:9px 12px;font-size:12px;font-weight:950}.c70-product-card{border:1px solid var(--c70-line);background:#fff;border-radius:24px;gap:9px;padding:14px;display:grid;box-shadow:0 14px 34px #7c2d1217}.c70-product-card:before{content:"";background:linear-gradient(135deg,#fdba74,#fff7ed);border-radius:20px;height:130px}.c70-product-card.small:before{height:86px}.c70-product-card b,.c70-product-card p,.c70-product-card strong{background:#fed7aa;border-radius:999px;height:13px;margin:0;display:block}.c70-product-card p{background:#e2e8f0;width:78%}.c70-product-card strong{background:#fb923c;width:38%}.c70-sticky-bill{color:#fff;background:#111827;border-radius:24px;justify-content:space-between;align-items:center;margin-top:auto;padding:12px;display:flex;box-shadow:0 18px 38px #11182733}.c70-sticky-bill b{background:#f97316;border-radius:999px;padding:10px 12px;font-size:13px}.c70-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0 32px;display:grid}.c70-principles div{border:1px solid var(--c70-line);background:#fff;border-radius:24px;padding:17px;box-shadow:0 12px 26px #7c2d120f}.c70-principles strong{color:var(--c70-dark);margin-bottom:6px;font-size:18px;display:block}.c70-principles span{color:var(--c70-muted);font-size:13px;font-weight:750;line-height:1.45}.c70-section-head{justify-content:space-between;align-items:end;gap:16px;margin:24px 0 14px;display:flex}.c70-section-head span,.c70-role{color:#ea580c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.c70-section-head h2{letter-spacing:-.05em;margin:4px 0 0;font-size:clamp(26px,4vw,42px)}.c70-route-list{gap:14px;display:grid}.c70-route-card{border:1px solid var(--c70-line);background:#fff;border-radius:30px;grid-template-columns:60px minmax(0,1fr);gap:16px;padding:18px;display:grid;box-shadow:0 14px 34px #7c2d1212}.c70-route-index{color:#9a3412;background:#ffedd5;border-radius:18px;place-items:center;width:48px;height:48px;font-weight:950;display:grid}.c70-route-card h3{letter-spacing:-.035em;margin:3px 0 10px;font-size:25px}.c70-link-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.c70-link-row a{border:1px solid var(--c70-line);color:#9a3412;background:#fff7ed;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.c70-layout-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.c70-layout-grid p{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin:0;padding:13px;line-height:1.5}.c70-layout-grid b{color:#111827;margin-bottom:4px;display:block}.v11270-dine-in-ui .dinein-hero{background:radial-gradient(circle at 10% 0,#f9731633,#0000 34%),linear-gradient(135deg,#fff7ed,#fff);border-bottom:1px solid #f973162e}.v11270-dine-in-ui .dinein-hero-shell{grid-template-columns:minmax(0,1fr) 340px}.v11270-dine-in-ui .dinein-hero h1{letter-spacing:-.065em;color:#7c2d12;font-size:clamp(38px,5vw,68px)}.v11270-dine-in-ui .dinein-meta-row span{box-shadow:0 10px 24px #7c2d120f}.v11270-dine-in-ui .dinein-hero-card{border-radius:34px;box-shadow:0 24px 64px #7c2d1224}.v11270-dine-in-ui .dinein-layout{grid-template-columns:360px minmax(0,1fr);gap:24px}.v11270-dine-in-ui .dinein-side{top:104px}.v11270-dine-in-ui .dinein-session-board,.v11270-dine-in-ui .dinein-quick-actions,.v11270-dine-in-ui .dinein-qr-card,.v11270-dine-in-ui .dinein-menu-group,.v11270-dine-in-ui .dinein-cart-summary,.v11270-dine-in-ui .dinein-session-orders,.v11270-dine-in-ui .dinein-campaign-rail-wrap{border-color:#f9731633;border-radius:30px;box-shadow:0 16px 40px #7c2d1214}.v11270-dine-in-ui .dinein-session-board{background:linear-gradient(#fff,#fff7ed)}.v11270-dine-in-ui .dinein-status-steps span{padding:10px 7px}.v11270-dine-in-ui .dinein-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11270-dine-in-ui .dinein-quick-tile,.v11270-dine-in-ui .dinein-quick-tile-form button{background:linear-gradient(#fff,#fffaf5);border-radius:24px;min-height:104px}.v11270-dine-in-ui .dinein-category-rail{padding:10px 0 14px;top:90px}.v11270-dine-in-ui .dinein-category-rail button{padding:11px 16px;box-shadow:0 10px 24px #7c2d1214}.v11270-dine-in-ui .dinein-orderable-product,.v11270-dine-in-ui .dinein-app-product{border-color:#f973162e;border-radius:24px;box-shadow:0 12px 28px #7c2d120f}.v11270-dine-in-ui .dinein-mobile-checkout-bar{bottom:86px}.v11270-dine-in-ui .dinein-product-sheet-card{border:1px solid #f9731638}.v11270-dine-in-ui .dinein-order-row{border-radius:22px}.v11270-dine-in-ui .m63-qr-card{color:#fff;background:radial-gradient(circle at 20% 0,#f973164d,#0000 45%),linear-gradient(135deg,#111827,#7c2d12);box-shadow:0 24px 60px #1118273d}.v11270-dine-in-ui .m63-qr-card p{color:#fde68a}@media (max-width:900px){.c70-hero{border-radius:30px;grid-template-columns:1fr;padding:20px}.c70-device{justify-self:center;width:100%;max-width:390px}.c70-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.c70-layout-grid,.v11270-dine-in-ui .dinein-layout{grid-template-columns:1fr}}@media (max-width:760px){.c70-page{padding:18px 0 98px}.c70-hero{border-radius:26px}.c70-hero h1{font-size:38px}.c70-actions{grid-template-columns:1fr;display:grid}.c70-actions .btn{width:100%}.c70-device{border-width:8px;border-radius:34px;min-height:500px;padding:14px}.c70-principles{grid-template-columns:1fr}.c70-section-head{flex-direction:column;align-items:flex-start}.c70-route-card{border-radius:24px;grid-template-columns:1fr}.v11270-dine-in-ui .dinein-hero{padding:10px 0 6px}.v11270-dine-in-ui .dinein-hero h1{font-size:34px}.v11270-dine-in-ui .dinein-hero-card{border-radius:24px}.v11270-dine-in-ui .dinein-status-steps{grid-template-columns:repeat(5,96px)}.v11270-dine-in-ui .dinein-quick-grid{grid-template-columns:repeat(4,136px);overflow-x:auto}.v11270-dine-in-ui .dinein-category-rail{top:0}.v11270-dine-in-ui .dinein-cart-summary{order:0}}.v11275-sponsor-strip{background:linear-gradient(135deg,#fff7ed,#fff,#eef2ff);border:1px solid #fed7aa;border-radius:28px;gap:14px;margin:18px 0;padding:18px;display:grid;box-shadow:0 20px 55px #c2410c1a}.v11275-sponsor-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.v11275-sponsor-head span,.v11275-sponsor-top span{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#111827;border-radius:999px;width:max-content;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.v11275-sponsor-head h2{letter-spacing:-.04em;margin:8px 0 4px;font-size:22px}.v11275-sponsor-head p{color:var(--muted);margin:0;line-height:1.5}.v11275-sponsor-head>a{color:#9a3412;background:#fff;border:1px solid #fdba74;border-radius:999px;padding:9px 12px;font-weight:900;text-decoration:none;display:inline-flex}.v11275-sponsor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.v11275-sponsor-card{background:#fff;border:1px solid #ffedd5;border-radius:24px;grid-template-rows:150px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 14px 36px #0f172a12}.v11275-sponsor-media{color:#9a3412;background:#ffedd5;place-items:center;min-height:150px;font-size:34px;text-decoration:none;display:grid}.v11275-sponsor-media img{object-fit:cover;width:100%;height:100%;display:block}.v11275-sponsor-body{gap:8px;padding:14px;display:grid}.v11275-sponsor-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.v11275-sponsor-top span{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;padding:5px 9px;font-size:10px}.v11275-sponsor-top small{color:var(--muted);text-align:right;font-size:11px;font-weight:800}.v11275-sponsor-card h3{color:#431407;margin:0;font-size:17px;line-height:1.12}.v11275-sponsor-card p{color:#7c2d12;margin:0;font-size:13px;line-height:1.4}.v11275-sponsor-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.v11275-sponsor-actions .btn{border-radius:12px;padding:8px 10px;font-size:12px}.v11275-sponsor-actions button{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:12px;padding:8px 10px;font-weight:800}.v11275-sponsor-strip.compact{border-radius:22px;margin:12px 0;padding:14px}.v11275-sponsor-strip.compact .v11275-sponsor-grid{grid-template-columns:1fr}.v11275-sponsor-strip.compact .v11275-sponsor-card{grid-template-rows:auto;grid-template-columns:110px minmax(0,1fr)}.v11275-sponsor-strip.compact .v11275-sponsor-media{min-height:124px}.v11275-sponsor-strip.compact .v11275-sponsor-head p{font-size:13px}@media (max-width:900px){.v11275-sponsor-grid{grid-template-columns:1fr}.v11275-sponsor-card{grid-template-rows:auto;grid-template-columns:112px minmax(0,1fr)}.v11275-sponsor-media{min-height:132px}.v11275-sponsor-actions .btn,.v11275-sponsor-actions button{justify-content:center;width:100%}}.v11275-plan-page{background:linear-gradient(#fff7ed,#fff);padding:24px 0 58px}.v11275-plan-hero{color:#fff;background:linear-gradient(135deg,#111827,#7c2d12,#f97316);border-radius:30px;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:22px;padding:26px;display:grid;box-shadow:0 24px 70px #c2410c33}.v11275-plan-hero h1{letter-spacing:-.06em;margin:12px 0;font-size:clamp(30px,4vw,52px);line-height:1}.v11275-plan-hero p{color:#ffffffd1;line-height:1.6}.v11275-plan-preview{color:#0f172a;background:#fff;border-radius:28px;gap:12px;padding:18px;display:grid;box-shadow:0 18px 50px #0f172a3d}.v11275-plan-preview span{color:#fff;text-transform:uppercase;background:#111827;border-radius:999px;width:max-content;padding:6px 10px;font-size:11px;font-weight:950}.v11275-plan-preview strong{font-size:20px}.v11275-plan-preview p{color:#64748b;margin:0}.v11275-plan-preview b{color:#fff;text-align:center;background:#f97316;border-radius:16px;padding:12px}.v11275-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.v11275-plan-list{gap:10px;display:grid}.v11275-plan-list a{color:#431407;background:#fff7ed;border:1px solid #ffedd5;border-radius:18px;gap:4px;padding:12px;text-decoration:none;display:grid}.v11275-plan-list span{color:#9a3412;font-size:13px}.v11275-plan-list small{color:#64748b}@media (max-width:900px){.v11275-plan-hero,.v11275-plan-grid{grid-template-columns:1fr}.v11275-plan-hero{border-radius:24px;padding:22px}}.c76-unified-filter{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #f9731638;border-radius:28px;gap:16px;margin:18px 0;padding:18px;display:grid;box-shadow:0 18px 46px #7c2d1214}.c76-unified-filter.compact{border-radius:22px;padding:14px}.c76-filter-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.c76-filter-head span,.c76-plan-kicker{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#111827;border-radius:999px;width:max-content;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex}.c76-filter-head h2{letter-spacing:-.04em;margin:8px 0 4px;font-size:24px}.c76-filter-head p{color:#64748b;margin:0;line-height:1.5}.c76-filter-actions{flex-wrap:wrap;gap:8px;display:flex}.c76-filter-actions a{color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:9px 12px;font-weight:900}.c76-filter-form{grid-template-columns:2fr repeat(4,minmax(135px,1fr)) auto;align-items:end;gap:10px;display:grid}.c76-field{gap:6px;display:grid}.c76-field span,.c76-check span{color:#7c2d12;font-size:12px;font-weight:900}.c76-field-wide{min-width:220px}.c76-check{background:#fff;border:1px solid #fed7aa;border-radius:16px;align-items:center;gap:8px;padding:12px;display:flex}.c76-filter-form .btn{height:44px}.c76-mobile-sheet{display:none}.c76-search-assist{grid-template-columns:1fr 1fr;gap:12px;display:grid}.c76-search-assist>div{background:#fff;border:1px solid #ffedd5;border-radius:20px;padding:12px}.c76-search-assist strong{color:#431407;margin-bottom:8px;display:block}.c76-chip-row,.c76-active-row{flex-wrap:wrap;gap:8px;display:flex}.c76-chip-row a,.c76-active-row a{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.c76-active-row a{color:#fff;background:#111827;border-color:#111827}.c76-validation-note{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:11px 12px;font-size:13px;font-weight:700}.v11276-filter-ui{color:#0f172a;background:linear-gradient(#fff7ed,#f8fafc 44%,#fff);min-height:100vh}.c76-plan-shell{gap:22px;padding-top:26px;padding-bottom:46px;display:grid}.c76-plan-hero{color:#fff;background:radial-gradient(circle at 80% 14%,#fdba746b,#0000 28%),linear-gradient(135deg,#020617,#7c2d12 58%,#f97316);border-radius:34px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.8fr);align-items:center;gap:24px;padding:32px;display:grid;box-shadow:0 30px 80px #c2410c38}.c76-plan-hero h1{letter-spacing:-.06em;margin:14px 0;font-size:clamp(34px,5vw,62px);line-height:.96}.c76-plan-hero p{color:#ffffffd1;font-size:17px;line-height:1.65}.c76-plan-actions{flex-wrap:wrap;gap:10px;display:flex}.c76-plan-preview{background:#ffffff24;border:1px solid #fff3;border-radius:30px;grid-template-columns:1fr 1fr;gap:12px;min-height:300px;padding:18px;display:grid}.c76-plan-preview i,.c76-plan-preview strong,.c76-plan-preview span{background:#ffffffdb;border-radius:22px}.c76-plan-preview strong{grid-column:1/-1}.c76-plan-preview span{background:#f97316;grid-column:1/-1;height:54px}.c76-plan-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.c76-plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:20px;box-shadow:0 16px 40px #0f172a0f}.c76-plan-card>span{color:#64748b;line-height:1.55;display:block}.c76-plan-card h2{letter-spacing:-.04em}.c76-route-list{gap:10px;display:grid}.c76-route-list article{border:1px solid #f1f5f9;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.c76-route-list code{color:#9a3412;background:#fff7ed;border-radius:999px;padding:5px 8px}.c76-route-list p{color:#475569;margin:0;font-size:13px}.c76-route-list b{color:#fff;background:#111827;border-radius:999px;padding:5px 8px;font-size:11px}@media (max-width:900px){.c76-filter-form{grid-template-columns:1fr}.c76-desktop-filter{display:none}.c76-mobile-sheet{background:#fff;border:1px solid #fed7aa;border-radius:20px;padding:10px;display:block}.c76-mobile-sheet summary{cursor:pointer;color:#9a3412;font-weight:950}.c76-search-assist{grid-template-columns:1fr}.c76-plan-hero{border-radius:26px;grid-template-columns:1fr;padding:24px}.c76-plan-preview{min-height:220px}.c76-route-list article{grid-template-columns:1fr}.v11276-filter-ui.is-mobile .c76-plan-shell{padding-bottom:96px}}.v11277-state-ui{background:linear-gradient(#fff7ed,#fff);padding:28px 0 58px}.s77-plan-shell{gap:22px;display:grid}.s77-plan-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(circle at 16% 18%,#ffedd5,#0000 34%),linear-gradient(135deg,#fff,#fff7ed);border-radius:34px;grid-template-columns:minmax(0,1fr) 390px;align-items:stretch;gap:20px;padding:clamp(22px,4vw,42px);display:grid}.s77-kicker{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;background:#ffedd5;border-radius:999px;width:max-content;padding:8px 11px;font-size:12px;font-weight:1000;display:inline-flex}.s77-plan-hero h1{color:#7c2d12;letter-spacing:-.07em;margin:14px 0 10px;font-size:clamp(34px,5vw,62px);line-height:.96}.s77-plan-hero p{color:var(--muted);max-width:760px;margin:0;font-size:17px}.s77-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.state-surface-v11277{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:74px minmax(0,1fr);align-items:flex-start;gap:16px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 42px #7c2d121a}.state-surface-v11277:before{content:"";background:linear-gradient(135deg,#f973161f,#fdba7414);border-radius:46px;width:140px;height:140px;position:absolute;top:-44px;right:-44px;transform:rotate(18deg)}.state-surface-v11277>*{z-index:1;position:relative}.state-surface-v11277__icon{color:#ea580c;border:1px solid var(--line);background:#fff7ed;border-radius:26px;place-items:center;width:74px;height:74px;font-size:32px;font-weight:1000;display:grid}.state-surface-v11277--error .state-surface-v11277__icon{color:#be123c;background:#fff1f2;border-color:#fecdd3}.state-surface-v11277--offline .state-surface-v11277__icon{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.state-surface-v11277--locked .state-surface-v11277__icon{color:#334155;background:#f8fafc;border-color:#cbd5e1}.state-surface-v11277--success .state-surface-v11277__icon{color:#166534;background:#dcfce7;border-color:#bbf7d0}.state-surface-v11277__eyebrow{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;background:#fff7ed;border-radius:999px;width:max-content;padding:6px 9px;font-size:11px;font-weight:1000;display:inline-flex}.state-surface-v11277 h1{color:#7c2d12;letter-spacing:-.055em;margin:9px 0 6px;font-size:clamp(24px,3vw,36px);line-height:1}.state-surface-v11277 p{color:var(--muted);margin:0;line-height:1.5}.state-surface-v11277__details{color:var(--muted);margin:12px 0 0;padding-left:18px}.state-surface-v11277__details li{margin:5px 0}.state-surface-v11277__actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.state-surface-v11277.is-compact{border-radius:24px;grid-template-columns:52px minmax(0,1fr);padding:18px}.state-surface-v11277.is-compact .state-surface-v11277__icon{border-radius:19px;width:52px;height:52px;font-size:24px}.state-surface-v11277.is-compact h1{font-size:22px}.state-grid-v11277{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.s77-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:22px;box-shadow:0 14px 36px #7c2d1214}.s77-section-head{gap:7px;margin-bottom:16px;display:grid}.s77-section-head span{color:#9a3412;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:1000}.s77-section-head h2{color:#7c2d12;letter-spacing:-.045em;margin:0;font-size:clamp(26px,4vw,40px)}.s77-section-head p{color:var(--muted);margin:0}.skeleton-v11277{gap:15px;display:grid}.skeleton-v11277__hero,.skeleton-v11277__card{border:1px solid var(--line);background:#fffaf5;border-radius:28px;padding:18px;position:relative;overflow:hidden;box-shadow:0 12px 28px #7c2d120f}.skeleton-v11277__hero{align-content:center;gap:12px;min-height:170px;display:grid}.skeleton-v11277__hero i,.skeleton-v11277__hero strong,.skeleton-v11277__hero span,.skeleton-v11277__card i,.skeleton-v11277__card span{background:#ffedd5;border-radius:999px;display:block}.skeleton-v11277__hero i{width:90px;height:18px}.skeleton-v11277__hero strong{width:62%;height:28px}.skeleton-v11277__hero span{width:78%;height:14px}.skeleton-v11277__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.skeleton-v11277__card{align-content:start;gap:10px;min-height:150px;display:grid}.skeleton-v11277__card i{border-radius:22px;height:62px}.skeleton-v11277__card span{height:12px}.skeleton-v11277__card span:nth-child(3){width:70%}.skeleton-v11277__card span:nth-child(4){width:48%}.skeleton-v11277__hero:after,.skeleton-v11277__card:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.25s infinite s77-sweep;position:absolute;inset:0;transform:translate(-100%)}.s77-route-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.s77-route-grid article{background:#fffaf5;border:1px solid #ffedd5;border-radius:20px;gap:8px;padding:15px;display:grid}.s77-route-grid strong{color:#7c2d12}.s77-route-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}@keyframes s77-sweep{to{transform:translate(100%)}}@media (max-width:1000px){.s77-plan-hero,.state-grid-v11277,.s77-route-grid,.skeleton-v11277__grid,.state-surface-v11277{grid-template-columns:1fr}.state-surface-v11277__icon{border-radius:20px;width:58px;height:58px}.s77-actions .btn{width:100%}}@media (prefers-reduced-motion:reduce){.skeleton-v11277__hero:after,.skeleton-v11277__card:after{animation:none}}html{-webkit-text-size-adjust:100%;scroll-padding-top:88px}img,svg,video,canvas{max-width:100%;height:auto}.safe-bottom-v11278{padding-bottom:max(16px,env(safe-area-inset-bottom))}.touch-target-v11278,.btn,button[type=submit]{min-height:44px}.v11278-responsive-ui{color:#0f172a;background:linear-gradient(#fff7ed,#fff 48%,#f8fafc);min-height:100vh}.v11278-next-shell{gap:22px;padding-top:26px;padding-bottom:64px;display:grid}.v11278-next-hero{border:1px solid var(--line);color:#fff;background:radial-gradient(circle at 82% 16%,#fdba746b,#0000 29%),linear-gradient(135deg,#020617,#7c2d12 58%,#f97316);border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:center;gap:22px;padding:clamp(22px,4vw,42px);display:grid;box-shadow:0 28px 76px #7c2d122e}.v11278-kicker{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;width:max-content;padding:8px 11px;font-size:12px;font-weight:1000;display:inline-flex}.v11278-next-hero h1{letter-spacing:-.07em;margin:14px 0 10px;font-size:clamp(34px,5vw,66px);line-height:.95}.v11278-next-hero p{color:#ffffffd4;max-width:780px;margin:0;font-size:17px;line-height:1.62}.v11278-public-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.v11278-device-stack{place-items:center;min-height:310px;display:grid;position:relative}.v11278-device{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff3d;gap:10px;padding:16px;display:grid;box-shadow:0 20px 60px #0000002e}.v11278-device i,.v11278-device strong,.v11278-device span{background:#ffffffc7;border-radius:999px;display:block}.v11278-device--desktop{border-radius:28px;width:min(410px,100%);min-height:230px}.v11278-device--desktop i{border-radius:20px;height:72px}.v11278-device--desktop strong{width:72%;height:18px}.v11278-device--desktop span{width:88%;height:12px}.v11278-device--mobile{background:#fff3;border-radius:30px;width:126px;min-height:230px;position:absolute;bottom:8px;right:6%}.v11278-device--mobile i{border-radius:20px;height:74px}.v11278-device--mobile strong{height:14px}.v11278-device--mobile span{height:10px}.responsive-qa-matrix-v11278,.v11278-summary-card,.v11278-group-card{border:1px solid var(--line);background:#fff;border-radius:30px;padding:22px;box-shadow:0 16px 42px #69351414}.responsive-qa-matrix-v11278__head,.v11278-group-head{gap:8px;margin-bottom:16px;display:grid}.responsive-qa-matrix-v11278__head span,.v11278-group-head span,.v11278-summary-card span{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:1000}.responsive-qa-matrix-v11278__head h2,.v11278-group-head h2{color:#7c2d12;letter-spacing:-.05em;margin:0;font-size:clamp(26px,4vw,42px)}.responsive-qa-matrix-v11278__head p{color:#64748b;margin:0;line-height:1.55}.responsive-qa-matrix-v11278__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.responsive-qa-matrix-v11278__item{background:linear-gradient(#fff,#fffaf5);border:1px solid #ffedd5;border-radius:22px;gap:10px;min-height:150px;padding:15px;display:grid;position:relative;overflow:hidden}.responsive-qa-matrix-v11278__item strong{color:#431407;font-size:18px;display:block}.responsive-qa-matrix-v11278__item small{color:#7a5b49;font-weight:850}.responsive-qa-matrix-v11278__item p{color:#64748b;margin:0;font-size:13px;line-height:1.45}.responsive-qa-matrix-v11278__item b,.v11278-priority{color:#fff;background:#111827;border-radius:999px;justify-self:start;padding:6px 9px;font-size:11px;font-weight:1000}.responsive-qa-matrix-v11278__item--p0{border-color:#fed7aa;box-shadow:inset 0 0 0 1px #f9731624}.responsive-qa-matrix-v11278__item--p1 b,.v11278-priority--p1{background:#7c2d12}.responsive-qa-matrix-v11278__item--p2 b,.v11278-priority--p2{background:#64748b}.v11278-summary-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.v11278-summary-card>div{background:#fff7ed;border:1px solid #ffedd5;border-radius:22px;gap:5px;padding:16px;display:grid}.v11278-summary-card strong{color:#7c2d12;letter-spacing:-.04em;font-size:34px}.v11278-summary-card p{color:#64748b;margin:0;font-size:13px;line-height:1.45}.v11278-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.v11278-check-list{gap:12px;display:grid}.v11278-check-list article{background:#fffaf5;border:1px solid #ffedd5;border-radius:22px;gap:12px;padding:15px;display:grid}.v11278-check-route{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.v11278-check-route code{color:#9a3412;white-space:normal;word-break:break-word;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-weight:900}.v11278-check-columns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.v11278-check-columns p{color:#475569;background:#fff;border:1px solid #ffedd5;border-radius:18px;margin:0;padding:12px;line-height:1.45}.v11278-check-columns strong{color:#7c2d12;margin-bottom:5px;display:block}.card,.panel,.state-surface-v11277,.c76-unified-filter,.sponsored-discovery-v11275{overflow-wrap:anywhere;min-width:0}@media (max-width:1200px){.responsive-qa-matrix-v11278__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11278-group-grid{grid-template-columns:1fr}.v11278-summary-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.v11278-next-shell{padding-top:18px;padding-bottom:96px}.v11278-next-hero{border-radius:26px;grid-template-columns:1fr}.v11278-device-stack{min-height:250px}.v11278-device--mobile{right:0}.responsive-qa-matrix-v11278,.v11278-summary-card,.v11278-group-card{border-radius:24px;padding:16px}.responsive-qa-matrix-v11278__grid,.v11278-summary-card,.v11278-check-columns{grid-template-columns:1fr}.v11278-public-actions .btn{width:100%}.v11278-check-route{align-items:flex-start}.v11278-check-route code{width:100%}.container{width:min(100% - 28px,1160px)}input,select,textarea{font-size:16px}.grid,.search-grid,.two-col,.menu-grid,.field-grid.two{grid-template-columns:1fr!important}.navlinks{scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.navlinks::-webkit-scrollbar{display:none}}@media (max-width:430px){.v11278-next-hero h1{font-size:34px}.v11278-device--desktop{min-height:190px}.v11278-device--mobile{width:112px;min-height:204px}.responsive-qa-matrix-v11278__item{min-height:auto}.v11278-summary-card strong{font-size:28px}.btn{white-space:normal;width:100%}.state-surface-v11277{padding:16px}.skeleton-v11277__card{min-height:130px}}@media (min-width:1440px){.container{max-width:1280px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.v11279-production-qa{color:#0f172a;background:linear-gradient(#fff7ed 0%,#fff 46%,#f8fafc 100%);min-height:100vh}.v11279-shell{gap:22px;padding:24px 0 64px;display:grid}.v11279-hero{color:#fff;background:radial-gradient(circle at 80% 18%,#fb923c4d,#0000 28%),linear-gradient(135deg,#020617,#7c2d12 56%,#f97316);border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:center;gap:22px;padding:clamp(22px,4vw,42px);display:grid;overflow:hidden;box-shadow:0 28px 78px #7c2d122e}.v11279-kicker{letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff40;border-radius:999px;width:max-content;padding:8px 11px;font-size:12px;font-weight:1000;display:inline-flex}.v11279-hero h1{letter-spacing:-.07em;margin:14px 0 10px;font-size:clamp(34px,5vw,66px);line-height:.95}.v11279-hero p{color:#ffffffd6;max-width:780px;margin:0;font-size:17px;line-height:1.62}.v11279-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.v11279-release-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:30px;justify-items:start;gap:8px;padding:24px;display:grid;box-shadow:0 20px 55px #00000029}.v11279-release-card strong{letter-spacing:-.08em;font-size:clamp(48px,7vw,88px);line-height:.9}.v11279-release-card span{text-transform:uppercase;letter-spacing:.08em;font-weight:1000}.v11279-release-card p{font-size:14px;line-height:1.5}.v11279-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.v11279-summary-grid article,.v11279-card,.v11279-group-card{background:#fff;border:1px solid #ffedd5;border-radius:28px;padding:20px;box-shadow:0 16px 42px #7c2d1214}.v11279-summary-grid span,.v11279-section-head span,.v11279-group-head span{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:1000}.v11279-summary-grid strong{color:#7c2d12;letter-spacing:-.05em;margin:7px 0;font-size:36px;display:block}.v11279-summary-grid p,.v11279-section-head p,.v11279-group-head p,.v11279-route-card p,.v11279-command-list p,.v11279-runbook p{color:#64748b;margin:0;line-height:1.5}.v11279-section-head{gap:8px;margin-bottom:16px;display:grid}.v11279-section-head h2{color:#7c2d12;letter-spacing:-.05em;margin:0;font-size:clamp(26px,4vw,42px)}.v11279-command-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.v11279-command-list article{background:#fffaf5;border:1px solid #ffedd5;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:14px;display:grid}.v11279-command-list code{white-space:normal;word-break:break-word;color:#fff;background:#111827;border-radius:14px;grid-column:1/-1;padding:10px 12px;font-weight:850}.v11279-required{color:#334155;background:#e2e8f0;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:1000}.v11279-required.is-required{color:#991b1b;background:#fee2e2}.v11279-runbook{grid-template-columns:repeat(7,minmax(160px,1fr));gap:12px;padding-bottom:6px;display:grid;overflow-x:auto}.v11279-runbook article{background:#fffaf5;border:1px solid #ffedd5;border-radius:22px;align-content:start;gap:8px;min-width:160px;padding:15px;display:grid}.v11279-runbook h3{color:#431407;margin:0;font-size:16px}.v11279-runbook small{color:#9a3412;font-weight:900}.v11279-route-matrix,.v11279-group-stack{gap:16px;display:grid}.v11279-group-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;margin-bottom:14px;display:grid}.v11279-group-head h3{color:#431407;letter-spacing:-.04em;margin:6px 0;font-size:24px}.v11279-group-head code{white-space:normal;word-break:break-word;color:#fff;background:#111827;border-radius:16px;max-width:360px;padding:10px 12px;font-weight:850}.v11279-route-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.v11279-route-card{background:#fffaf5;border:1px solid #ffedd5;border-radius:22px;gap:10px;min-width:0;padding:14px;display:grid}.v11279-route-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.v11279-route-top code{white-space:normal;word-break:break-word;color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-weight:900}.v11279-route-card small{color:#9a3412;overflow-wrap:anywhere;font-weight:800}.v11279-priority{color:#fff;background:#64748b;border-radius:999px;align-items:center;width:max-content;padding:6px 9px;font-size:11px;font-weight:1000;display:inline-flex}.v11279-priority--p0{background:#991b1b}.v11279-priority--p1{background:#9a3412}.v11279-priority--p2{background:#475569}@media (max-width:1100px){.v11279-hero{grid-template-columns:1fr}.v11279-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11279-command-list,.v11279-group-head{grid-template-columns:1fr}.v11279-group-head code{max-width:100%}}@media (max-width:720px){.v11279-shell{padding-top:18px;padding-bottom:96px}.v11279-hero,.v11279-card,.v11279-group-card,.v11279-summary-grid article{border-radius:24px;padding:16px}.v11279-summary-grid{grid-template-columns:1fr}.v11279-actions .market-btn,.v11279-actions .btn{width:100%}.v11279-route-grid{grid-template-columns:1fr}.v11279-route-top{display:grid}.v11279-route-top code{width:100%}.v11279-command-list article{grid-template-columns:1fr}.v11279-release-card strong{font-size:46px}}.v11280-page{color:#0f172a;background:linear-gradient(#fff7ed 0%,#fff 48%,#f8fafc 100%);min-height:100vh}.v11280-shell{gap:22px;padding-top:24px;padding-bottom:72px;display:grid}.v11280-hero-panel{color:#fff;background:radial-gradient(circle at 82% 16%,#fb923c57,#0000 26%),linear-gradient(135deg,#020617,#7c2d12 58%,#f97316);border:1px solid #fed7aa;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);align-items:center;gap:22px;padding:clamp(22px,4vw,42px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 78px #7c2d122e}.v11280-kicker{letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff40;border-radius:999px;width:max-content;padding:8px 11px;font-size:12px;font-weight:1000;display:inline-flex}.v11280-hero-panel h1{letter-spacing:-.07em;margin:14px 0 10px;font-size:clamp(34px,5vw,66px);line-height:.95}.v11280-hero-panel p{color:#ffffffd6;max-width:780px;margin:0;font-size:17px;line-height:1.62}.v11280-hero-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.v11280-phone-preview{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:34px;gap:12px;padding:18px;display:grid;box-shadow:0 20px 55px #00000029}.v11280-phone-top{background:#ffffff4d;border-radius:999px;width:110px;height:26px;margin:0 auto}.v11280-phone-search{background:#fff;border-radius:999px;height:44px}.v11280-phone-services{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.v11280-phone-services i{background:#ffedd5;border-radius:20px;height:74px}.v11280-phone-services i:nth-child(2){background:#dbeafe}.v11280-phone-services i:nth-child(3){background:#dcfce7}.v11280-phone-card{background:#fff;border-radius:22px;gap:8px;padding:12px;display:grid}.v11280-phone-card strong,.v11280-phone-card span{background:#e2e8f0;border-radius:999px;display:block}.v11280-phone-card strong{width:76%;height:18px}.v11280-phone-card span{height:11px}.v11280-phone-card.soft{background:#fff7ed}.v11280-service-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v11280-hero-panel>.v11280-service-tabs{grid-column:1/-1}.v11280-service-tabs a{color:#431407;background:#fff;border:1px solid #fed7aa;border-radius:22px;gap:6px;padding:14px;text-decoration:none;display:grid;box-shadow:0 14px 34px #0f172a12}.v11280-service-tabs a.active{background:#fff7ed;border-color:#fb923c}.v11280-service-tabs span{font-size:26px}.v11280-service-tabs strong{font-size:18px}.v11280-service-tabs small{color:#64748b;line-height:1.35}.v11280-service-tabs.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.v11280-filter-rail{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.v11280-filter-rail a{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.v11280-filter-rail a:hover{background:#ffedd5}.v11280-card,.v11280-coupon-rail,.v11280-checkout-flow,.v11280-search-suggestions{background:#fff;border:1px solid #ffedd5;border-radius:30px;gap:16px;padding:22px;display:grid;box-shadow:0 16px 42px #7c2d1214}.v11280-block-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px 14px;display:grid}.v11280-block-head span{color:#9a3412;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:12px;font-weight:1000}.v11280-block-head h2{color:#431407;letter-spacing:-.05em;margin:0;font-size:clamp(24px,3vw,36px)}.v11280-block-head a,.v11280-block-head small{color:#9a3412;align-self:center;font-weight:900;text-decoration:none}.v11280-block-head.inline{grid-template-columns:1fr;display:grid}.v11280-coupon-grid,.v11280-step-grid,.v11280-group-grid,.v11280-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v11280-coupon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v11280-coupon-card{color:#431407;background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:22px;gap:5px;min-height:142px;padding:16px;text-decoration:none;display:grid}.v11280-coupon-card strong{letter-spacing:-.06em;color:#ea580c;font-size:34px}.v11280-coupon-card span{font-weight:1000}.v11280-coupon-card small{color:#64748b}.v11280-coupon-card b{color:#fff;background:#f97316;border-radius:999px;justify-self:start;padding:7px 10px;font-size:12px}.v11280-suggestion-grid{flex-wrap:wrap;gap:9px;display:flex}.v11280-suggestion-grid a{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:10px 13px;font-weight:900;text-decoration:none}.v11280-step-grid article,.v11280-group-grid article,.v11280-metrics article{background:#fffaf5;border:1px solid #ffedd5;border-radius:22px;gap:9px;padding:15px;display:grid}.v11280-step-grid b{color:#fff;background:#111827;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.v11280-step-grid strong,.v11280-group-grid h3{color:#431407;margin:0;font-size:18px}.v11280-step-grid p,.v11280-group-grid p{color:#64748b;margin:0;line-height:1.5}.v11280-group-grid div{flex-wrap:wrap;gap:6px;display:flex}.v11280-group-grid code{color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900}.v11280-trust-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v11280-trust-bar div{background:#fff;border:1px solid #ffedd5;border-radius:22px;gap:4px;padding:15px;display:grid;box-shadow:0 12px 30px #7c2d120f}.v11280-trust-bar strong{color:#7c2d12;font-size:20px}.v11280-trust-bar span{color:#64748b;font-size:13px}.v11280-metrics strong{color:#7c2d12;letter-spacing:-.06em;font-size:38px}.v11280-metrics span{color:#64748b;font-weight:900}.v11280-home-benchmark .container{gap:16px;display:grid}.m63-content .v11280-filter-rail,.m63-content .v11280-coupon-rail{margin:12px 0}.m63-content .v11280-coupon-rail{border-radius:24px;padding:16px}.m63-content .v11280-block-head,.m63-content .v11280-coupon-grid{grid-template-columns:1fr}.m63-content .v11280-coupon-card{min-height:auto}.m63-content .v11280-filter-rail a{padding:8px 10px;font-size:12px}@media (max-width:1100px){.v11280-hero-panel{grid-template-columns:1fr}.v11280-service-tabs,.v11280-service-tabs.is-compact,.v11280-coupon-grid,.v11280-step-grid,.v11280-group-grid,.v11280-metrics,.v11280-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.v11280-shell{padding-top:16px;padding-bottom:96px}.v11280-hero-panel,.v11280-card,.v11280-coupon-rail,.v11280-checkout-flow,.v11280-search-suggestions{border-radius:24px;padding:16px}.v11280-hero-actions .btn{width:100%}.v11280-service-tabs,.v11280-service-tabs.is-compact,.v11280-coupon-grid,.v11280-step-grid,.v11280-group-grid,.v11280-metrics,.v11280-trust-bar,.v11280-block-head{grid-template-columns:1fr}.v11280-phone-preview{display:none}.v11280-filter-rail{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.v11280-filter-rail a{white-space:nowrap}.v11280-coupon-card{min-height:auto}.v11280-page.is-mobile .container{padding-inline:12px}}@media (max-width:430px){.v11280-hero-panel h1{font-size:34px}.v11280-coupon-card strong,.v11280-metrics strong{font-size:30px}}.v11281-page{background:linear-gradient(#fff7ed 0,#fff 42%,#f8fafc 100%);min-height:100vh;padding:24px 0 96px}.v11281-shell{flex-direction:column;gap:22px;display:flex}.v11281-hero{background:linear-gradient(135deg,#fff7ed,#fff,#ffedd5);border:1px solid #fb923c47;border-radius:30px;grid-template-columns:minmax(0,1.35fr) 320px;align-items:center;gap:24px;padding:28px;display:grid;box-shadow:0 22px 70px #0f172a14}.v11281-hero span,.v11281-kicker,.v11281-head span,.v11281-option-assistant span,.v11281-cart-preview span{text-transform:uppercase;letter-spacing:.08em;color:#ea580c;font-size:.78rem;font-weight:900}.v11281-hero h1{color:#111827;margin:8px 0 10px;font-size:clamp(2rem,4vw,4rem);line-height:.98}.v11281-hero p{color:#64748b;max-width:760px;font-size:1.04rem}.v11281-hero-actions,.v11281-demo-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.v11281-menu-preview{background:#111827;border-radius:34px;flex-direction:column;gap:14px;height:360px;padding:22px;display:flex;box-shadow:inset 0 0 0 8px #ffffff14,0 22px 70px #0f172a2e}.v11281-menu-preview i,.v11281-menu-preview strong,.v11281-menu-preview span,.v11281-menu-preview b{background:#ffffffeb;border-radius:18px;display:block}.v11281-menu-preview i{width:52px;height:6px;margin:0 auto 6px}.v11281-menu-preview strong{background:linear-gradient(135deg,#fb923c,#fed7aa);height:76px}.v11281-menu-preview span{height:48px}.v11281-menu-preview b{background:#ffffffb8;height:86px}.v11281-card,.v11281-option-assistant{background:#ffffffeb;border:1px solid #e5e7eb;border-radius:26px;padding:22px;box-shadow:0 14px 45px #0f172a0f}.v11281-head,.v11281-public-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.v11281-head h2,.v11281-public-head h2{color:#111827;margin:0}.v11281-trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v11281-trust-strip>div{background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:16px}.v11281-trust-strip strong{color:#111827;font-size:1.05rem;display:block}.v11281-trust-strip span{color:#64748b;margin-top:3px;font-size:.86rem;display:block}.v11281-category-rail{scrollbar-width:thin;gap:10px;padding:8px 4px 12px;display:flex;overflow-x:auto}.v11281-category-rail a{white-space:nowrap;color:#111827;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none;box-shadow:0 8px 20px #fb923c1a}.v11281-choice-badges{flex-wrap:wrap;gap:7px;margin:8px 0;display:flex}.v11281-choice-badges span{color:#9a3412;background:#ffedd5;border:1px solid #fed7aa;border-radius:999px;padding:6px 9px;font-size:.74rem;font-weight:900}.v11281-cart-preview{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:22px;flex-direction:column;gap:12px;padding:16px;display:flex}.v11281-cart-preview h3{color:#111827;margin:3px 0}.v11281-cart-preview p{color:#64748b;margin:0}.v11281-cart-preview-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.v11281-cart-preview-grid small{color:#64748b;background:#fff;border:1px solid #ffedd5;border-radius:16px;padding:10px}.v11281-cart-preview-grid b{color:#111827;display:block}.v11281-option-assistant{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:16px;display:grid}.v11281-option-assistant h2{color:#111827;margin:4px 0}.v11281-option-assistant p{color:#64748b;margin:0}.v11281-option-metrics{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.v11281-option-metrics article{text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:16px}.v11281-option-metrics strong{color:#111827;font-size:1.8rem;display:block}.v11281-option-metrics small{color:#64748b}.v11281-sticky-add-bar{z-index:60;color:#fff;background:#111827;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;width:min(680px,100% - 24px);padding:12px 14px;display:none;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #0f172a47}.v11281-sticky-add-bar strong,.v11281-sticky-add-bar span{display:block}.v11281-sticky-add-bar span{color:#fed7aa}.v11281-sticky-add-bar a{color:#111827;background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none}.v11281-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v11281-feature-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px}.v11281-feature-grid strong{color:#111827}.v11281-feature-grid p{color:#64748b;margin:6px 0 0}.v11281-product-demo{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:18px;display:grid}.v11281-product-image{background:#fff7ed;border-radius:28px;place-items:center;width:140px;height:140px;font-size:3.5rem;display:grid}.v11281-route-grid{flex-wrap:wrap;gap:8px;display:flex}.v11281-route-grid code{color:#0f172a;background:#f1f5f9;border-radius:12px;padding:8px 10px}.v11281-detail-trust-section{padding-bottom:0}.v11281-menu-rail-section{padding-top:0}.c67-product-flow .v11281-option-assistant{box-shadow:none;grid-template-columns:1fr;margin-top:10px}.c67-product-flow .v11281-option-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.v11281-hero,.v11281-option-assistant,.v11281-product-demo{grid-template-columns:1fr}.v11281-menu-preview{height:260px}.v11281-trust-strip,.v11281-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11281-head{display:block}.v11281-sticky-add-bar{display:flex}}@media (max-width:560px){.v11281-page{padding-top:12px}.v11281-hero,.v11281-card,.v11281-option-assistant{border-radius:22px;padding:16px}.v11281-trust-strip,.v11281-feature-grid,.v11281-option-metrics,.v11281-cart-preview-grid{grid-template-columns:1fr}.v11281-product-image{width:100%;height:120px}.v11281-demo-actions .btn,.v11281-hero-actions .btn{justify-content:center;width:100%}}.v11282-page{background:linear-gradient(#fff7ed,#fff 42%,#f8fafc);min-height:100vh;padding:24px 0 96px}.v11282-shell{gap:20px;display:grid}.v11282-hero{color:#fff;background:radial-gradient(circle at 85% 18%,#fb923c5c,#0000 30%),linear-gradient(135deg,#020617,#7c2d12 58%,#f97316);border-radius:34px;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:24px;padding:clamp(22px,4vw,42px);display:grid;box-shadow:0 28px 78px #7c2d122e}.v11282-hero span{text-transform:uppercase;letter-spacing:.08em;background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;width:max-content;padding:8px 11px;font-size:12px;font-weight:1000;display:inline-flex}.v11282-hero h1{letter-spacing:-.07em;margin:14px 0 10px;font-size:clamp(34px,5vw,64px);line-height:.96}.v11282-hero p{color:#ffffffd6;max-width:780px;margin:0;line-height:1.62}.v11282-hero-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.v11282-checkout-preview{background:#ffffff24;border:1px solid #ffffff40;border-radius:34px;gap:12px;padding:18px;display:grid;box-shadow:0 18px 55px #0000002e}.v11282-checkout-preview i,.v11282-checkout-preview strong,.v11282-checkout-preview span,.v11282-checkout-preview b{background:#ffffffe6;border-radius:18px;display:block}.v11282-checkout-preview i{border-radius:999px;height:42px}.v11282-checkout-preview strong{background:#fff7ed;height:86px}.v11282-checkout-preview span{height:44px}.v11282-checkout-preview b{background:#fed7aa;height:74px}.v11282-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.v11282-progress-step{background:#fff;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 12px 30px #0f172a0d}.v11282-progress-step b{color:#475569;background:#f1f5f9;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.v11282-progress-step span{color:#111827;font-weight:900;display:grid}.v11282-progress-step small{color:#64748b;font-weight:700}.v11282-progress-step.is-active{background:#fff7ed;border-color:#fb923c}.v11282-progress-step.is-active b,.v11282-progress-step.is-done b{color:#fff;background:#f97316}.v11282-value-strip{background:#fff7ed;border:1px solid #fed7aa;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;display:grid}.v11282-value-strip div{background:#fff;border:1px solid #ffedd5;border-radius:18px;padding:12px}.v11282-value-strip span,.v11282-block-head span{text-transform:uppercase;letter-spacing:.08em;color:#ea580c;font-size:12px;font-weight:1000;display:block}.v11282-value-strip strong{color:#111827;margin-top:4px;display:block}.v11282-demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.v11282-benefit-panel,.v11282-delivery-panel,.v11282-payment-methods,.v11282-failure-assist,.v11282-route-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:18px;box-shadow:0 14px 42px #0f172a0f}.v11282-block-head{margin-bottom:14px}.v11282-block-head h3{color:#111827;letter-spacing:-.04em;margin:4px 0 0;font-size:22px}.v11282-benefit-grid,.v11282-delivery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.v11282-benefit-grid article,.v11282-delivery-grid article{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;gap:6px;padding:12px;display:grid}.v11282-benefit-grid article.is-applied{background:#ecfdf5;border-color:#86efac}.v11282-benefit-grid strong,.v11282-delivery-grid strong{color:#111827}.v11282-benefit-grid p,.v11282-delivery-grid p,.v11282-failure-assist p{color:#64748b;margin:0;line-height:1.45}.v11282-benefit-grid small{color:#9a3412;font-weight:900}.v11282-payment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.v11282-payment-grid label{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px;display:grid}.v11282-payment-grid label.is-selected{background:#fff7ed;border-color:#fb923c;box-shadow:0 12px 30px #f973161a}.v11282-payment-grid input{margin-top:6px}.v11282-payment-grid i{font-size:24px;font-style:normal}.v11282-payment-grid span{gap:3px;display:grid}.v11282-payment-grid small{color:#64748b;line-height:1.35}.v11282-payment-methods.compact .v11282-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v11282-failure-assist{background:#fff7ed;border-color:#fed7aa}.v11282-failure-assist>strong{color:#7c2d12;margin-bottom:6px;display:block}.v11282-failure-assist div{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.v11282-failure-assist span{color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.v11282-route-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.v11282-route-grid code{color:#0f172a;white-space:normal;word-break:break-word;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;padding:11px;font-weight:900}.v11282-sticky-summary{bottom:calc(12px + env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #fed7aa;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;max-width:calc(100% - 24px);margin:14px auto 0;padding:12px;display:none;position:sticky;box-shadow:0 16px 42px #0f172a29}.v11282-sticky-summary div{display:grid}.v11282-sticky-summary span{color:#64748b;font-size:12px;font-weight:900}.v11282-sticky-summary strong{color:#111827;font-size:20px}.v11282-sticky-summary a{color:#fff;background:#f97316;border-radius:16px;padding:12px 16px;font-weight:1000;text-decoration:none}.v11282-sticky-summary a[aria-disabled=true]{pointer-events:none;background:#94a3b8}@media (max-width:1000px){.v11282-hero,.v11282-demo-grid{grid-template-columns:1fr}.v11282-checkout-preview{display:none}.v11282-value-strip,.v11282-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.v11282-page{padding-top:12px}.v11282-hero,.v11282-benefit-panel,.v11282-delivery-panel,.v11282-payment-methods,.v11282-failure-assist,.v11282-route-card{border-radius:22px;padding:16px}.v11282-hero h1{font-size:36px}.v11282-hero-actions .btn{justify-content:center;width:100%}.v11282-progress,.v11282-value-strip,.v11282-benefit-grid,.v11282-delivery-grid,.v11282-payment-grid,.v11282-payment-methods.compact .v11282-payment-grid,.v11282-route-grid{grid-template-columns:1fr}.v11282-sticky-summary{display:flex}}.v11283-page{background:linear-gradient(#fff8f0 0%,#fff 46%,#f8fafc 100%);min-height:100vh;padding:28px 0 96px}.v11283-shell{gap:20px;display:grid}.v11283-hero{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #ea580c2e;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:28px;display:grid;box-shadow:0 20px 50px #0f172a14}.v11283-hero span,.v11283-route-card span,.v11283-post-panel span,.v11283-active-rail span{color:#ea580c;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.v11283-hero h1{margin:6px 0 8px;font-size:clamp(28px,4vw,48px);line-height:1}.v11283-hero p{color:#64748b;margin:0}.v11283-hero aside{color:#fff;background:#111827;border-radius:22px;min-width:190px;padding:18px}.v11283-hero aside b{font-size:24px;display:block}.v11283-hero aside small{color:#d1d5db;margin-top:8px;display:block}.v11283-hero.compact{grid-template-columns:1fr}.v11283-timeline{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.v11283-timeline article{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:10px;min-height:92px;padding:14px;display:grid;position:relative;box-shadow:0 12px 30px #0f172a0d}.v11283-timeline article i{color:#475569;background:#f1f5f9;border-radius:999px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:900;display:grid}.v11283-timeline article strong{display:block}.v11283-timeline article small{color:#64748b;margin-top:4px;display:block}.v11283-timeline article.is-done{background:#fff7ed;border-color:#ea580c4d}.v11283-timeline article.is-done i{color:#fff;background:#ea580c}.v11283-timeline article.is-current{box-shadow:0 0 0 3px #ea580c1a,0 16px 36px #ea580c24}.v11283-trust-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.v11283-trust-grid article,.v11283-post-panel,.v11283-route-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:20px;box-shadow:0 14px 34px #0f172a0f}.v11283-trust-grid span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.v11283-trust-grid strong{margin:6px 0;font-size:18px;display:block}.v11283-trust-grid p{color:#64748b;margin:0}.v11283-action-rail{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.v11283-support-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.v11283-support-grid a{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;text-decoration:none;display:block}.v11283-support-grid a small{color:#64748b;margin-top:6px;display:block}.v11283-post-panel{background:linear-gradient(135deg,#fff,#f0fdf4);grid-template-columns:1fr auto;align-items:center;gap:16px;display:grid}.v11283-post-panel.muted-panel{background:#f8fafc}.v11283-post-panel h3{margin:4px 0 8px}.v11283-post-panel p{color:#64748b;margin:0}.v11283-post-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.v11283-active-rail{background:#fff7ed;border:1px solid #ea580c2e;border-radius:24px;gap:12px;padding:18px;display:grid}.v11283-active-rail h3{margin:4px 0 0}.v11283-active-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.v11283-active-list a{color:#0f172a;background:#fff;border-radius:18px;gap:4px;padding:14px;text-decoration:none;display:grid}.v11283-active-list small{color:#64748b}.v11283-active-list b{color:#ea580c}.v11283-demo-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.v11283-route-card{gap:12px;display:grid}.v11283-route-card div:last-child{flex-wrap:wrap;gap:8px;display:flex}.v11283-route-card code{color:#334155;background:#f1f5f9;border-radius:999px;padding:8px 10px}.v11283-live-sticky{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ea580c33;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;width:min(680px,100% - 24px);padding:12px 14px;display:none;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #0f172a2e}.v11283-live-sticky span{color:#64748b;font-size:12px;display:block}.v11283-live-sticky strong{display:block}.v11283-live-sticky a{color:#fff;background:#ea580c;border-radius:999px;padding:10px 16px;font-weight:900;text-decoration:none}@media (max-width:900px){.v11283-hero,.v11283-post-panel,.v11283-timeline,.v11283-trust-grid,.v11283-active-list,.v11283-demo-grid{grid-template-columns:1fr}.v11283-action-rail .btn{flex:160px}.v11283-live-sticky{display:flex}.v11283-page{padding-bottom:112px}}@media (min-width:901px){.v11283-page .v11283-live-sticky{display:none}}.v11284-page{background:linear-gradient(#fff7ed 0%,#fff 38%,#f8fafc 100%);min-height:100vh;padding:28px 0 96px}.v11284-shell{gap:20px;display:grid}.v11284-account-hero{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;display:grid;box-shadow:0 16px 50px #f973161a}.v11284-account-hero.is-compact{border-radius:24px;grid-template-columns:1fr}.v11284-account-avatar{color:#fff;background:#f97316;border-radius:24px;place-items:center;width:76px;height:76px;font-size:24px;font-weight:900;display:grid}.v11284-account-copy span,.v11284-wallet-head span,.v11284-loyalty-total span,.v11284-favorite-panel span,.v11284-notification-panel span,.v11284-route-card span{color:#ea580c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.v11284-account-copy h2{margin:4px 0;font-size:clamp(28px,4vw,48px);line-height:1}.v11284-account-copy p{color:#64748b;margin:0}.v11284-account-pills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.v11284-account-pills b{color:#9a3412;background:#ffedd5;border-radius:999px;padding:7px 10px;font-size:12px}.v11284-quick-grid{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.v11284-quick-grid a{color:#111827;background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:6px;padding:14px;text-decoration:none;display:grid;box-shadow:0 10px 28px #0f172a0a}.v11284-quick-grid span{font-size:22px}.v11284-demo-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.v11284-loyalty-card,.v11284-coupon-wallet,.v11284-address-checklist,.v11284-favorite-panel,.v11284-notification-panel,.v11284-route-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:20px;box-shadow:0 14px 38px #0f172a0d}.v11284-loyalty-card{grid-template-columns:260px 1fr;gap:18px;display:grid}.v11284-loyalty-total strong{color:#ea580c;font-size:52px;line-height:1;display:block}.v11284-loyalty-total p,.v11284-notification-panel p,.v11284-favorite-panel p{color:#64748b}.v11284-loyalty-total a,.v11284-address-checklist a,.v11284-wallet-head a{color:#ea580c;font-weight:800;text-decoration:none}.v11284-loyalty-list{gap:10px;display:grid}.v11284-loyalty-list article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:12px}.v11284-loyalty-list strong,.v11284-loyalty-list span{display:block}.v11284-loyalty-list span,.v11284-loyalty-list small{color:#64748b}.v11284-wallet-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.v11284-wallet-head h3{margin:4px 0 0}.v11284-coupon-rail{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.v11284-coupon-wallet.is-compact .v11284-coupon-rail{grid-template-columns:1fr}.v11284-coupon-rail article{background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:14px}.v11284-coupon-rail b{color:#fff;background:#f97316;border-radius:999px;padding:5px 9px;font-size:12px;display:inline-flex}.v11284-coupon-rail strong,.v11284-coupon-rail span{margin-top:8px;display:block}.v11284-coupon-rail span{color:#64748b}.v11284-wallet-stats{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.v11284-wallet-stats span{color:#475569;background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:12px}.v11284-address-checklist div{align-items:center;gap:10px;margin:10px 0;display:flex}.v11284-address-checklist div span{color:#c2410c;background:#ffedd5;border-radius:10px;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.v11284-favorite-panel{grid-template-columns:1fr 1fr;gap:16px;display:grid}.v11284-favorite-mini{gap:10px;display:grid}.v11284-favorite-mini a{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px;text-decoration:none}.v11284-favorite-mini span{color:#ea580c;margin-top:5px;display:block}.v11284-notification-panel form{gap:10px;margin-top:12px;display:grid}.v11284-notification-panel label{border:1px solid #e2e8f0;border-radius:16px;gap:10px;padding:12px;display:flex}.v11284-notification-panel small{color:#64748b;display:block}.v11284-route-card{grid-template-columns:280px 1fr;gap:16px;display:grid}.v11284-route-card div:last-child{flex-wrap:wrap;gap:8px;display:flex}.v11284-route-card code{color:#334155;background:#f1f5f9;border-radius:999px;padding:7px 10px}.v11284-mobile-sticky{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #fed7aa;border-radius:22px;justify-content:space-between;align-items:center;width:min(92vw,460px);padding:12px 14px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #0f172a2e}.v11284-mobile-sticky span{color:#64748b;font-size:12px;display:block}.v11284-mobile-sticky a{color:#fff;background:#f97316;border-radius:14px;padding:10px 14px;font-weight:800;text-decoration:none}@media (max-width:980px){.v11284-account-hero,.v11284-demo-grid,.v11284-loyalty-card,.v11284-favorite-panel,.v11284-route-card{grid-template-columns:1fr}.v11284-quick-grid{grid-template-columns:repeat(4,1fr)}.v11284-coupon-rail{grid-template-columns:1fr 1fr}}@media (max-width:640px){.v11284-page{padding-top:12px}.v11284-account-hero,.v11284-loyalty-card,.v11284-coupon-wallet,.v11284-address-checklist,.v11284-favorite-panel,.v11284-notification-panel,.v11284-route-card{border-radius:22px;padding:16px}.v11284-quick-grid{grid-template-columns:repeat(3,1fr)}.v11284-quick-grid a{padding:12px}.v11284-coupon-rail{grid-template-columns:1fr}.v11284-account-hero .btn{width:100%}}.v11285-page{background:linear-gradient(#fff7ed 0,#fff 38%,#f8fafc 100%);min-height:100vh;padding:24px 0 96px}.v11285-shell{gap:18px;display:grid}.v11285-plan-hero{background:#fff;border:1px solid #fb923c3d;border-radius:28px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:stretch;gap:18px;padding:24px;display:grid;box-shadow:0 24px 70px #0f172a14}.v11285-plan-hero h1{margin:8px 0;font-size:clamp(2rem,4vw,4rem);line-height:1}.v11285-plan-hero p{color:#64748b;max-width:760px}.v11285-plan-hero>div:first-child>span,.v11285-rail-head span,.v11285-creator-prompt>span,.v11285-social-command>div>span,.v11285-creator-trust>span{color:#f97316;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.v11285-plan-hero .btn{margin-top:8px;margin-right:8px}.v11285-hero-boost{background:radial-gradient(circle at 100% 0,#fed7aa,#fff 50%);border:1px solid #f9731633;border-radius:24px;gap:12px;padding:18px;display:grid}.v11285-hero-boost>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.v11285-hero-boost strong{font-size:1.55rem;display:block}.v11285-hero-boost small{color:#64748b}.v11285-story-rail{scroll-snap-type:x mandatory;gap:10px;padding:8px 2px 14px;display:flex;overflow:auto}.v11285-story-rail a{scroll-snap-align:start;color:#0f172a;background:#fff;border:1px solid #fed7aa;border-radius:20px;min-width:112px;padding:12px;text-decoration:none;box-shadow:0 12px 30px #0f172a0f}.v11285-story-rail span{color:#fff;background:linear-gradient(135deg,#fb923c,#f97316);border-radius:999px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.v11285-story-rail strong{margin-top:8px;display:block}.v11285-story-rail small{color:#64748b}.v11285-trust-ribbon{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.v11285-trust-ribbon span{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;font-size:.84rem}.v11285-trust-ribbon .is-verified{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.v11285-engagement-meter{gap:6px;margin:10px 0;display:grid}.v11285-engagement-meter>div{background:#f1f5f9;border-radius:999px;height:8px;overflow:hidden}.v11285-engagement-meter span{background:linear-gradient(90deg,#fb923c,#f97316);border-radius:999px;height:100%;display:block}.v11285-engagement-meter small{color:#64748b}.v11285-discovery-rail{border-color:#fed7aa;gap:14px;display:grid}.v11285-rail-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.v11285-rail-stats span{background:#fff7ed;border-radius:16px;padding:10px}.v11285-rail-stats b{display:block}.v11285-rail-list,.v11285-tag-cloud{gap:8px;display:grid}.v11285-rail-list a,.v11285-tag-cloud a{color:#0f172a;background:#f8fafc;border-radius:14px;padding:9px 10px;text-decoration:none}.v11285-rail-list small{color:#64748b;display:block}.v11285-creator-prompt,.v11285-sponsored-story,.v11285-route-card,.v11285-social-command,.v11285-creator-trust,.v11285-follow-rail{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 18px 50px #0f172a0f}.v11285-creator-prompt{background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fed7aa}.v11285-creator-prompt h3,.v11285-sponsored-story h3{margin:5px 0}.v11285-creator-prompt p,.v11285-sponsored-story p{color:#64748b}.v11285-sponsored-story{background:linear-gradient(135deg,#fff,#fff7ed);border-color:#fdba74}.v11285-sponsored-story>div:first-child{color:#9a3412;justify-content:space-between;gap:8px;display:flex}.v11285-sponsored-story footer{flex-wrap:wrap;gap:8px;display:flex}.v11285-sponsored-story a,.v11285-sponsored-story button{color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:8px 12px;text-decoration:none}.v11285-demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.v11285-demo-post{border-color:#fed7aa}.v11285-demo-post>span{color:#f97316;font-weight:800}.v11285-social-command{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;display:grid}.v11285-social-command-stats{grid-template-columns:repeat(4,80px);gap:8px;display:grid}.v11285-social-command-stats strong{text-align:center;background:#f8fafc;border-radius:16px;padding:10px}.v11285-social-command-stats small{color:#64748b;font-weight:500;display:block}.v11285-social-command-actions{flex-wrap:wrap;gap:8px;display:flex}.v11285-creator-trust ul{color:#64748b;margin:12px 0 0;padding-left:18px}.v11285-trust-score{grid-template-columns:54px 1fr;align-items:center;gap:10px;display:grid}.v11285-trust-score strong{color:#f97316;font-size:2rem}.v11285-trust-score span{background:linear-gradient(90deg,#fb923c,#22c55e);border-radius:999px;height:10px}.v11285-follow-rail>div:last-child{gap:10px;display:flex;overflow:auto}.v11285-follow-rail a{color:#0f172a;background:#f8fafc;border-radius:18px;min-width:170px;padding:12px;text-decoration:none}.v11285-follow-rail a span{background:#fed7aa;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.v11285-follow-rail a strong,.v11285-follow-rail a small{margin-top:6px;display:block}.v11285-follow-rail a small{color:#64748b}.v11285-route-card code{background:#f8fafc;border-radius:10px;margin:4px;padding:6px 9px;display:inline-block}.v11285-mobile-explore-sticky{z-index:50;color:#fff;background:#0f172a;border-radius:999px;align-items:center;gap:8px;padding:10px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0f172a4d}.v11285-mobile-explore-sticky a{color:#fff;background:#ffffff1f;border-radius:999px;padding:8px 10px;text-decoration:none}.v11285-mobile-explore-sticky span{color:#fed7aa;font-size:.84rem}.v11285-page.is-mobile .v11285-plan-hero,.v11285-page.is-mobile .v11285-demo-grid{grid-template-columns:1fr}@media (max-width:900px){.v11285-plan-hero,.v11285-demo-grid,.v11285-social-command{grid-template-columns:1fr}.v11285-social-command-stats{grid-template-columns:repeat(2,1fr)}.v11285-mobile-explore-sticky{justify-content:center;width:calc(100% - 24px)}.v11285-discovery-rail{order:2}}.v11286-page{background:linear-gradient(#fff7ed 0,#fff 42%,#f8fafc 100%);min-height:100vh;padding:24px 0 96px}.v11286-shell{gap:18px;display:grid}.v11286-hero{background:#fff;border:1px solid #f973163d;border-radius:30px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch;gap:18px;padding:24px;display:grid;box-shadow:0 24px 70px #0f172a14}.v11286-hero>div>span,.v11286-trust-header span,.v11286-reservation-bridge span,.v11286-experience-bridge span{color:#f97316;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.v11286-hero h1{margin:8px 0;font-size:clamp(2rem,4vw,4.1rem);line-height:1}.v11286-hero p,.v11286-reservation-bridge p,.v11286-experience-bridge p{color:#64748b}.v11286-hero .btn{margin-top:8px;margin-right:8px}.v11286-trust-header{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.v11286-trust-header strong,.v11286-trust-header b{color:#111827;font-size:1.3rem;display:block}.v11286-trust-header small{color:#64748b;display:block}.v11286-trust-header.is-compact{grid-template-columns:1fr}.v11286-progress-rail{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.v11286-progress-rail span{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:10px 8px;font-weight:900}.v11286-progress-rail .is-done{color:#9a3412;background:#ffedd5;border-color:#fdba74}.v11286-demo-grid{grid-template-columns:1fr 360px;align-items:start;gap:18px;display:grid}.v11286-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.v11286-service-grid a{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:4px;padding:14px;text-decoration:none;display:grid}.v11286-service-grid span{font-size:1.6rem}.v11286-service-grid small{color:#64748b}.v11286-bill-sheet{background:#fff;border:1px solid #fed7aa;border-radius:24px;gap:12px;padding:18px;display:grid;box-shadow:0 18px 50px #0f172a0f}.v11286-bill-sheet>div:first-child{justify-content:space-between;gap:12px;display:flex}.v11286-bill-sheet strong{color:#ea580c;font-size:1.8rem}.v11286-bill-lines{gap:8px;display:grid}.v11286-bill-lines span{background:#f8fafc;border-radius:14px;justify-content:space-between;padding:10px;display:flex}.v11286-bill-actions{flex-wrap:wrap;gap:8px;display:flex}.v11286-bill-actions a,.v11286-reservation-bridge a,.v11286-experience-bridge a{color:#fff;background:#f97316;border-radius:999px;padding:9px 12px;font-weight:800;text-decoration:none}.v11286-payment-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.v11286-payment-cards article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.v11286-payment-cards code,.v11286-route-matrix code{color:#9a3412;background:#ffedd5;border-radius:10px;margin:6px 0;padding:5px 8px;display:inline-block}.v11286-payment-cards p{color:#64748b}.v11286-reservation-bridge{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.v11286-reservation-bridge>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.v11286-experience-bridge{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:24px;padding:18px}.v11286-route-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.v11286-route-matrix article{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:16px}.v11286-route-matrix span{color:#111827;font-weight:900}.v11286-route-matrix p{color:#64748b}.v11286-mobile-sticky-hub{z-index:60;color:#fff;background:#0f172a;border-radius:24px;justify-content:space-between;align-items:center;gap:8px;width:min(94vw,480px);padding:10px 12px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #0f172a47}.v11286-mobile-sticky-hub span{color:#fed7aa;font-size:.78rem;display:block}.v11286-mobile-sticky-hub a{color:#fff;background:#ffffff1f;border-radius:999px;padding:8px 10px;text-decoration:none}.compact-section{padding-top:12px;padding-bottom:0}.v11286-page.is-mobile .v11286-hero,.v11286-page.is-mobile .v11286-demo-grid{grid-template-columns:1fr}@media (max-width:980px){.v11286-hero,.v11286-demo-grid,.v11286-reservation-bridge,.v11286-route-matrix{grid-template-columns:1fr}.v11286-payment-cards,.v11286-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.v11286-page{padding-top:12px}.v11286-hero,.v11286-trust-header,.v11286-bill-sheet,.v11286-reservation-bridge,.v11286-experience-bridge,.v11286-route-matrix article{border-radius:22px;padding:16px}.v11286-progress-rail{grid-template-columns:repeat(5,minmax(72px,1fr));overflow:auto}.v11286-payment-cards,.v11286-service-grid{grid-template-columns:1fr}.v11286-hero .btn{text-align:center;width:100%}}.v11289-next-page{color:#25140e;background:linear-gradient(#fffaf6,#fff);min-height:100vh;padding:28px 0 84px}.v11289-next-shell{gap:18px;display:grid}.v11289-next-hero{grid-template-columns:minmax(0,1.6fr) minmax(240px,.8fr);align-items:stretch;gap:16px;display:grid}.v11289-next-hero>div,.v11289-next-hero aside,.v11289-next-grid article,.v11289-next-rail article,.v11289-budget-cards article,.v11289-mobile-install,.v11289-offline-next{background:#fff;border:1px solid #e3632524;border-radius:28px;padding:22px;box-shadow:0 16px 38px #2c180c14}.v11289-next-hero span,.v11289-next-rail span,.v11289-budget-cards span,.v11289-mobile-install span,.v11289-offline-next span{color:#e36325;text-transform:uppercase;letter-spacing:.04em;background:#fff1e8;border-radius:999px;margin-bottom:10px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.v11289-next-hero h1,.v11289-offline-next h1{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(30px,4vw,54px);font-weight:950;line-height:1.02}.v11289-next-hero p,.v11289-next-grid p,.v11289-next-rail p,.v11289-budget-cards p,.v11289-offline-next p{color:#765c50;margin:0;line-height:1.6}.v11289-next-hero div div,.v11289-offline-next div{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.v11289-next-hero aside{flex-direction:column;justify-content:center;display:flex}.v11289-next-hero aside strong{margin-bottom:8px;font-size:34px;line-height:1.05}.v11289-next-hero aside small{color:#80675c;line-height:1.5}.v11289-next-grid,.v11289-next-rail,.v11289-budget-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.v11289-next-grid code{color:#fff;background:#21110a;border-radius:999px;margin-bottom:10px;padding:6px 10px;font-size:12px;display:inline-flex}.v11289-next-grid strong,.v11289-next-rail strong,.v11289-budget-cards strong{margin:4px 0 6px;font-size:19px;display:block}.v11289-mobile-install{bottom:calc(76px + env(safe-area-inset-bottom));z-index:5;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky}.v11289-mobile-install a{color:#fff;background:#e36325;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex}.v11289-offline-next{text-align:center;max-width:680px;margin:48px auto}@media (max-width:860px){.v11289-next-hero,.v11289-next-grid,.v11289-next-rail,.v11289-budget-cards{grid-template-columns:1fr}.v11289-next-page{padding:14px 0 110px}.v11289-next-hero>div,.v11289-next-hero aside,.v11289-next-grid article,.v11289-next-rail article,.v11289-budget-cards article{border-radius:22px;padding:18px}.v11289-mobile-install{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));position:fixed}}.v11290-next-page{color:#111827;background:linear-gradient(#fff7ed 0,#fff 34%,#f8fafc 100%);min-height:100vh}.v11290-next-shell{flex-direction:column;gap:24px;padding-top:28px;padding-bottom:64px;display:flex}.v11290-next-hero{background:#fff;border:1px solid #fed7aa;border-radius:28px;grid-template-columns:minmax(0,1.5fr) 320px;align-items:stretch;gap:20px;padding:26px;display:grid;box-shadow:0 24px 70px #0f172a14}.v11290-next-hero span,.v11290-next-section .section-head span,.v11290-next-grid span,.v11290-next-rollback span{letter-spacing:.08em;text-transform:uppercase;color:#ea580c;font-size:12px;font-weight:900}.v11290-next-hero h1{margin:10px 0;font-size:clamp(28px,5vw,52px);line-height:.98}.v11290-next-hero p{color:#4b5563;max-width:740px;line-height:1.65}.v11290-next-hero div div{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.v11290-next-hero aside{color:#fff;background:#111827;border-radius:24px;flex-direction:column;justify-content:center;padding:22px;display:flex}.v11290-next-hero aside strong{font-size:40px}.v11290-next-hero aside small{color:#fed7aa}.v11290-next-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.v11290-next-grid article,.v11290-next-smoke-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 12px 30px #0f172a0d}.v11290-next-grid h2{margin:8px 0;font-size:20px}.v11290-next-grid p,.v11290-next-smoke-grid p{color:#64748b;line-height:1.55}.v11290-next-section{flex-direction:column;gap:14px;display:flex}.v11290-next-section .section-head h2{margin:4px 0 0;font-size:26px}.v11290-next-command-list{gap:10px;display:grid}.v11290-next-command-list div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.v11290-next-command-list span{color:#c2410c;background:#ffedd5;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.v11290-next-command-list code{white-space:normal;word-break:break-word;color:#fff;background:#111827;border-radius:10px;padding:8px 10px;font-size:12px}.v11290-next-smoke-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v11290-next-smoke-grid code{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:8px;display:block}.v11290-next-rollback{background:#fff7ed;border:1px solid #fed7aa;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:22px;display:grid}.v11290-next-rollback h2{margin:8px 0;font-size:24px}.v11290-next-rollback p{color:#4b5563}.v11290-mobile-sticky{z-index:10;color:#fff;background:#111827;border-radius:18px;padding:14px 16px;position:sticky;bottom:12px;box-shadow:0 18px 40px #0f172a3d}@media (max-width:900px){.v11290-next-hero,.v11290-next-rollback{grid-template-columns:1fr}.v11290-next-grid,.v11290-next-smoke-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.v11290-next-shell{padding:18px 12px 56px}.v11290-next-hero{border-radius:22px;grid-template-columns:1fr;padding:20px}.v11290-next-grid,.v11290-next-smoke-grid{grid-template-columns:1fr}.v11290-next-hero div div .btn{justify-content:center;width:100%}.v11290-next-command-list div{grid-template-columns:1fr}.v11290-next-command-list span{width:100%}}.v11291-page{color:#111827;background:#f3f4f6;min-height:100vh}.v11291-shell{flex-direction:column;gap:24px;padding-top:28px;padding-bottom:74px;display:flex}.v11291-hero{background:#fff;border:1px solid #e5e7eb;border-radius:28px;grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:20px;padding:28px;display:grid;box-shadow:0 24px 70px #0f172a14}.v11291-hero span,.v11291-section-head span{color:#ea580c;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:900}.v11291-hero h1{margin:10px 0;font-size:clamp(30px,4vw,54px);line-height:.98}.v11291-hero p{color:#4b5563;max-width:850px;line-height:1.65}.v11291-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.v11291-hero aside{color:#fff;background:#111827;border-radius:24px;align-content:center;gap:8px;padding:22px;display:grid}.v11291-hero aside strong{font-size:36px;line-height:1}.v11291-hero aside small{color:#fde68a}.v11291-login-notice{z-index:20;color:#111827;background:#fff3d7;border-bottom:1px solid #fde68a;justify-content:center;align-items:center;gap:10px;min-height:42px;font-size:14px;display:flex;position:sticky;top:70px}.v11291-login-notice a{color:#c2410c;font-weight:900}.v11291-flash-hero{color:#fff;background:#06c167;border-radius:20px 20px 0 0;grid-template-columns:320px minmax(0,1fr);align-items:center;gap:20px;padding:22px;display:grid;overflow:hidden}.v11291-flash-left{align-items:center;gap:20px;display:flex}.v11291-flash-left strong{text-transform:uppercase;text-shadow:2px 3px #00000040;color:#fff;font-size:38px;font-style:italic}.v11291-flash-left span{letter-spacing:.08em;background:#020617;border-radius:10px;padding:13px 18px;font-size:24px;font-weight:950;display:inline-flex}.v11291-flash-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.v11291-flash-steps a{color:#111827;text-align:center;background:#fff;border:3px solid #ef4444;border-radius:8px;padding:9px 8px;text-decoration:none;box-shadow:0 6px #0000002e}.v11291-flash-steps small{font-size:10px;font-weight:900;display:block}.v11291-flash-steps b{text-transform:uppercase;font-size:15px}.v11291-campaign-rail,.v11291-category-rail,.v11291-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;margin-bottom:18px;padding:18px}.v11291-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.v11291-section-head h2{margin:0;font-size:26px}.v11291-section-head a{color:#111827;font-weight:900}.v11291-campaign-scroller,.v11291-category-scroller{scroll-snap-type:x proximity;gap:18px;padding-bottom:4px;display:flex;overflow:auto}.v11291-campaign-card{color:#fff;scroll-snap-align:start;background:linear-gradient(135deg,#09b85d,#004d2d);border-radius:8px;flex-direction:column;justify-content:end;min-width:250px;min-height:180px;padding:20px;text-decoration:none;display:flex}.v11291-campaign-card:nth-child(2){background:linear-gradient(135deg,#14b8a6,#0f766e)}.v11291-campaign-card:nth-child(3){background:linear-gradient(135deg,#111827,#14532d)}.v11291-campaign-card:nth-child(4){background:linear-gradient(135deg,#f97316,#dc2626)}.v11291-campaign-card span{text-transform:uppercase;font-size:28px;font-weight:950}.v11291-campaign-card strong{margin-top:8px;font-size:16px}.v11291-campaign-card small{color:#111827;background:#fff;border-radius:999px;align-self:flex-start;margin-top:8px;padding:5px 9px;font-weight:900}.v11291-category-scroller a{text-align:center;color:#111827;background:#fff;border:1px solid #eef2f7;border-radius:14px;place-items:center;min-width:96px;min-height:116px;padding:10px;text-decoration:none;display:grid;box-shadow:0 10px 22px #0f172a0f}.v11291-category-scroller span{font-size:40px}.v11291-category-scroller strong{font-size:13px}.v11291-filter-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;align-self:start;max-height:calc(100vh - 110px);padding:18px;position:sticky;top:92px;overflow:hidden;box-shadow:0 12px 34px #0f172a0f}.v11291-filter-panel h2{margin:0 0 14px;font-size:25px}.v11291-filter-scroll{max-height:calc(100vh - 170px);padding-right:8px;overflow:auto}.v11291-filter-section{border-bottom:1px solid #f1f5f9;padding:14px 0}.v11291-filter-section h3{margin:0 0 10px;font-size:17px}.v11291-filter-search{border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 12px;display:flex}.v11291-filter-search input{border:0;outline:0;min-width:0}.v11291-filter-options{gap:9px;display:grid}.v11291-filter-options label{align-items:center;gap:8px;font-size:14px;display:flex}.v11291-filter-options input{accent-color:#111827}.v11291-filter-pills{flex-wrap:wrap;gap:8px;display:flex}.v11291-filter-pills a{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 10px;font-size:13px;text-decoration:none}.v11291-live-list-layout,.v11291-demo-grid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;display:grid}.v11291-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.v11291-store-grid>div,.v11291-store-section .v11275-list-item{position:relative}.v11291-ribbon-stack{z-index:3;gap:5px;display:grid;position:absolute;top:12px;left:12px}.v11291-ribbon-stack span{color:#fff;background:#ef1d1d;border-radius:5px;padding:4px 8px;font-size:12px;font-weight:950;display:inline-flex}:is(.v11291-store-grid .is-closed .restaurant-card,.v11291-live-list-layout .v11275-list-item:has(.badge:not(.success-badge)) .restaurant-card){filter:grayscale();opacity:.75}.v11291-closed-badge{color:#fff;background:#f43f5e;border-radius:6px;padding:4px 7px;font-size:12px;position:absolute;bottom:56px;right:12px}.v11291-mobile-filter{margin-top:12px;display:none}.v11291-mobile-filter summary{cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:11px 14px;font-weight:900;list-style:none}.v11291-mobile-filter>div{margin-top:12px;position:relative}.v11291-account-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.v11291-account-preview a{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;font-weight:800;text-decoration:none}.v11291-route-grid,.v11291-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.v11291-route-grid article,.v11291-kpi-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px}.v11291-route-grid h2{margin:0 0 8px;font-size:19px}.v11291-route-grid p{color:#64748b;line-height:1.55}.v11291-route-grid code{color:#fff;background:#111827;border-radius:999px;margin:4px;padding:5px 8px;font-size:12px;display:inline-flex}.v11291-kpi-grid strong{font-size:34px;display:block}.v11291-kpi-grid span{color:#64748b}.v11291-footer{color:#fff;background:#181818;margin-top:0}.v11291-footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:30px;padding:44px 0;display:grid}.v11291-footer-grid a{color:#fff;margin:10px 0;font-weight:700;text-decoration:none;display:block}.v11291-footer-grid p{color:#d1d5db;line-height:1.6}.v11291-footer-grid h3{margin:0 0 12px}.account-menu-panel small{color:#64748b;margin:6px 0 10px;font-size:12px;display:block}.customer-listing-benchmark-link{background:#fff7ed;border-radius:999px;padding:8px 10px;color:#c2410c!important}@media (max-width:980px){.v11291-hero,.v11291-live-list-layout,.v11291-demo-grid{grid-template-columns:1fr}.v11291-filter-panel{max-height:none;display:none;position:static}.v11291-mobile-filter,.v11291-mobile-filter .v11291-filter-panel{display:block}.v11291-flash-hero{grid-template-columns:1fr}.v11291-flash-steps{grid-template-columns:repeat(2,1fr)}.v11291-store-grid,.v11291-route-grid,.v11291-kpi-grid,.v11291-account-preview,.v11291-footer-grid{grid-template-columns:1fr 1fr}.v11291-login-notice{top:0}}@media (max-width:560px){.v11291-shell{padding:14px 12px 88px}.v11291-hero{border-radius:22px;padding:18px}.v11291-actions .btn{justify-content:center;width:100%}.v11291-flash-left{flex-direction:column;align-items:flex-start}.v11291-flash-left strong{font-size:32px}.v11291-flash-steps,.v11291-store-grid,.v11291-route-grid,.v11291-kpi-grid,.v11291-account-preview,.v11291-footer-grid{grid-template-columns:1fr}.v11291-campaign-card{min-width:220px}.v11291-login-notice{text-align:center;flex-wrap:wrap;padding:8px 12px}.v11291-section-head{flex-direction:column;align-items:flex-start}}.v1130-page{background:linear-gradient(#f6f4ef 0%,#fff 42%);min-height:100vh;padding:22px 0 54px}.v1130-hero{grid-template-columns:minmax(0,1fr) 250px;align-items:stretch;gap:18px;margin:18px 0 26px;display:grid}.v1130-hero>div{background:radial-gradient(circle at 10% 0,#fff1e4 0,#fff 54%,#fff8f0 100%);border:1px solid #1515151a;border-radius:34px;padding:clamp(22px,4vw,48px);box-shadow:0 28px 70px #c2410c21}.v1130-hero span{color:#c2410c;letter-spacing:.06em;text-transform:uppercase;background:#fff2e6;border-radius:999px;width:max-content;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.v1130-hero h1{letter-spacing:-.07em;color:#151515;margin:16px 0 12px;font-size:clamp(34px,5vw,64px);line-height:.95}.v1130-hero p{color:#667085;max-width:800px;margin:0;font-size:18px;line-height:1.65}.v1130-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.v1130-actions a{color:#fff;background:#151515;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:12px 16px;font-weight:900;display:inline-flex}.v1130-actions a:nth-child(2){background:#ff6a00}.v1130-actions a:nth-child(3){color:#151515;background:#fff;border:1px solid #1515151f}.v1130-hero aside{color:#fff;background:#151515;border-radius:34px;align-content:center;gap:8px;padding:22px;display:grid;box-shadow:0 14px 38px #0f172a1f}.v1130-hero aside strong{font-size:42px;line-height:1}.v1130-hero aside small{color:#ffffffb8;font-weight:800}.v1130-preserve-reset{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:26px;display:grid}.v1130-preserve-reset article{background:#fff;border:1px solid #1515151a;border-radius:28px;padding:20px;box-shadow:0 14px 38px #0f172a0f}.v1130-preserve-reset strong{letter-spacing:-.04em;margin-bottom:8px;font-size:22px;display:block}.v1130-preserve-reset p{color:#667085;margin:0;line-height:1.55}.v1130-section{margin:28px 0}.v1130-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.v1130-section-head h2{letter-spacing:-.05em;color:#151515;margin:0;font-size:clamp(24px,3vw,36px)}.v1130-section-head span{color:#c2410c;font-weight:900}.v1130-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.v1130-card{background:#fff;border:1px solid #1515151a;border-radius:26px;padding:18px;box-shadow:0 14px 38px #0f172a0f}.v1130-card h3{letter-spacing:-.04em;margin:0 0 8px;font-size:19px}.v1130-card p{color:#667085;margin:0;line-height:1.5}.v1130-card div{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.v1130-card code{color:#344054;background:#f2f4f7;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:800}.v1130-token-rail{flex-wrap:wrap;gap:10px;display:flex}.v1130-token-rail span{color:#fff;background:#151515;border-radius:999px;padding:11px 14px;font-weight:900}.v1130-steps{counter-reset:v1130step;gap:10px;margin:0;padding:0;display:grid}.v1130-steps li{color:#667085;background:#fff;border:1px solid #1515151a;border-radius:18px;align-items:flex-start;gap:12px;padding:15px;list-style:none;display:flex;box-shadow:0 10px 28px #0f172a0d}.v1130-steps li:before{counter-increment:v1130step;content:counter(v1130step);color:#fff;background:#ff6a00;border-radius:999px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}@media (max-width:960px){.v1130-hero,.v1130-preserve-reset,.v1130-grid{grid-template-columns:1fr}.v1130-section-head{flex-direction:column;align-items:flex-start}.v1130-hero aside{grid-template-columns:repeat(3,1fr)}}.v1131-marketplace-shell{color:#191919;background:#f5f5f2;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.v1131-marketplace-shell a{color:inherit;text-decoration:none}.v1131-topbar{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #ece8df;grid-template-columns:150px minmax(280px,1fr) auto auto auto;align-items:center;gap:14px;padding:12px 32px;display:grid;position:sticky;top:0}.v1131-brand{letter-spacing:-.05em;align-items:flex-end;gap:4px;font-size:28px;font-weight:950;line-height:.85;display:flex}.v1131-brand span{color:#f47a22;letter-spacing:-.02em;font-size:15px}.v1131-search{background:#fff;border:1px solid #e7e1d7;border-radius:999px;align-items:center;gap:10px;height:48px;padding:0 18px;display:flex;box-shadow:0 10px 30px #1919190a}.v1131-search input{background:0 0;border:0;outline:0;width:100%;font-size:15px}.v1131-location,.v1131-cart{white-space:nowrap;align-items:center;gap:8px;height:44px;font-weight:800;display:inline-flex}.v1131-auth-actions{gap:8px;display:flex}.v1131-auth-actions a,.v1131-account-menu summary{cursor:pointer;background:#fff;border:1px solid #101010;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 20px;font-weight:900;display:inline-flex}.v1131-auth-actions a:first-child{color:#fff;background:#101010}.v1131-account-menu{position:relative}.v1131-account-menu>div{background:#fff;border:1px solid #151515;border-radius:18px;gap:6px;width:300px;padding:16px;display:grid;position:absolute;top:54px;right:0;box-shadow:0 24px 80px #00000029}.v1131-account-menu small{color:#686868;margin:4px 8px 8px}.v1131-account-menu a{border-radius:12px;align-items:center;gap:10px;padding:12px;font-weight:800;display:flex}.v1131-account-menu a:hover{background:#fff5eb}.v1131-login-notice{color:#34210b;background:#fff2db;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-weight:800;display:flex}.v1131-login-notice a{text-decoration:underline}.v1131-home-hero{color:#fff;background:linear-gradient(135deg,#171717,#2d190b 55%,#f47a22);border-radius:32px;grid-template-columns:minmax(0,1fr) 380px;align-items:stretch;gap:22px;max-width:1180px;margin:32px auto 18px;padding:36px;display:grid;box-shadow:0 30px 90px #2414062e}.v1131-home-hero span,.v1131-kicker{color:#ffbf75;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;display:block}.v1131-home-hero h1{letter-spacing:-.06em;margin:12px 0;font-size:clamp(34px,5vw,64px);line-height:.95}.v1131-home-hero p{color:#ffffffd1;max-width:680px;font-size:17px;line-height:1.6}.v1131-home-hero form{background:#fff;border-radius:28px;align-self:center;gap:12px;padding:16px;display:grid;box-shadow:0 20px 60px #0000002e}.v1131-home-hero input{border:1px solid #eee;border-radius:18px;height:54px;padding:0 16px;font-size:16px}.v1131-home-hero button{color:#fff;background:#f47a22;border:0;border-radius:18px;height:54px;font-size:16px;font-weight:950}.v1131-service-tabs{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.v1131-service-tabs a{color:#171717;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-weight:950;display:flex}.v1131-service-tabs a.active{color:#fff;background:#101010;box-shadow:inset 0 0 0 1px #ffffff40}.v1131-page-container{max-width:1180px;margin:0 auto;padding:28px 20px}.v1131-flash{color:#fff;background:#08bf69;border-radius:28px;grid-template-columns:260px minmax(0,1fr) 420px;align-items:center;gap:20px;max-width:1180px;margin:22px auto;padding:24px;display:grid;overflow:hidden}.v1131-flash-logo strong{text-shadow:3px 3px #e11d25,5px 5px #0003;font-size:46px;font-style:italic;line-height:.9;display:block}.v1131-flash-logo span{color:#fff;background:#111;border-radius:12px;margin-top:12px;padding:10px 16px;font-size:22px;font-weight:950;display:inline-flex}.v1131-flash-copy h2{letter-spacing:-.03em;margin:0 0 8px;font-size:28px}.v1131-flash-copy p{color:#ffffffe6;margin:0}.v1131-flash-steps{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.v1131-flash-steps a{color:#111;text-align:center;background:#fff;border:3px solid #e11d25;border-radius:14px;padding:12px}.v1131-flash-steps small{font-size:11px;font-weight:900;display:block}.v1131-flash-steps b{text-transform:uppercase;font-size:17px}.v1131-section{max-width:1180px;margin:26px auto}.v1131-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.v1131-section-head h1,.v1131-section-head h2{letter-spacing:-.04em;margin:0;font-size:28px}.v1131-section-head a{font-weight:900}.v1131-campaign-rail,.v1131-category-rail{scroll-snap-type:x proximity;gap:18px;padding:2px 0 12px;display:flex;overflow-x:auto}.v1131-campaign-card{color:#fff;scroll-snap-align:start;background:linear-gradient(135deg,#0fbf68,#006d3c);border-radius:18px;flex-direction:column;justify-content:space-between;min-width:250px;height:180px;padding:18px;display:flex;box-shadow:0 14px 40px #0000001a}.v1131-campaign-card span{letter-spacing:-.04em;font-size:26px;font-weight:950}.v1131-campaign-card small{background:#ffffff2e;border-radius:999px;width:max-content;padding:8px 10px}.v1131-category-rail a{scroll-snap-align:start;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-width:108px;height:118px;display:flex;box-shadow:0 10px 30px #0000000f}.v1131-category-rail span{font-size:34px}.v1131-category-rail strong{text-align:center;font-size:13px;line-height:1.15}.v1131-listing-layout{grid-template-columns:286px minmax(0,1fr);gap:28px;display:grid}.v1131-filter-panel{background:#fff;border-radius:24px;align-self:start;max-height:calc(100vh - 110px);padding:22px;position:sticky;top:82px;overflow:hidden;box-shadow:0 16px 50px #0000000f}.v1131-filter-panel h2{letter-spacing:-.04em;margin:0 0 16px;font-size:24px}.v1131-filter-scroll{max-height:calc(100vh - 180px);padding-right:8px;overflow:auto}.v1131-filter-group{border-top:1px solid #eee;padding:18px 0}.v1131-filter-group:first-child{border-top:0}.v1131-filter-group h3{margin:0 0 12px;font-size:16px}.v1131-filter-search{border:1px solid #d6d2cb;border-radius:999px;align-items:center;gap:8px;height:40px;margin-bottom:12px;padding:0 12px;display:flex}.v1131-filter-search input{background:0 0;border:0;outline:0;width:100%}.v1131-filter-options{gap:10px;display:grid}.v1131-filter-options label{align-items:center;gap:8px;font-size:14px;display:flex}.v1131-filter-pills{flex-wrap:wrap;gap:8px;display:flex}.v1131-filter-pills a{background:#fff;border:1px solid #dad4ca;border-radius:999px;padding:8px 10px;font-size:13px}.v1131-business-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.v1131-business-card{background:#fff;border-radius:18px;transition:transform .18s,box-shadow .18s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 36px #0000000f}.v1131-business-card:hover{transform:translateY(-2px);box-shadow:0 20px 60px #0000001f}.v1131-business-card.is-closed{filter:grayscale();opacity:.76}.v1131-card-media{background:#f47a22;height:160px;position:relative}.v1131-card-media.one{background:linear-gradient(135deg,#f47a22,#ffcf7b)}.v1131-card-media.two{background:linear-gradient(135deg,#15c26b,#b8f171)}.v1131-card-media.three{background:linear-gradient(135deg,#1f2937,#6b7280)}.v1131-card-media.four{background:linear-gradient(135deg,#ef4444,#fed7aa)}.v1131-card-media.five{background:linear-gradient(135deg,#7c3aed,#f0abfc)}.v1131-ribbon-stack{z-index:2;gap:6px;display:grid;position:absolute;top:12px;left:12px}.v1131-ribbon-stack span{color:#fff;background:#ef1212;border-radius:7px;width:max-content;max-width:90%;padding:5px 8px;font-size:12px;font-weight:950;display:block}.v1131-card-media b{color:#fff;background:#ef1244;border-radius:999px;padding:6px 10px;font-size:12px;position:absolute;bottom:12px;right:12px}.v1131-card-body{padding:14px 16px 16px}.v1131-card-body strong{margin-top:7px;font-size:17px;display:block}.v1131-card-body p{color:#4b5563;margin:9px 0 0;font-size:13px;line-height:1.4}.v1131-rating{color:#fff;background:#10b981;border-radius:7px;padding:4px 7px;font-size:12px;font-weight:950;display:inline-block}.v1131-mobile-filter{display:none}.v1131-footer{color:#fff;background:#171717;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:48px;padding:42px max(24px,50vw - 590px);display:grid}.v1131-footer div{gap:12px;display:grid}.v1131-footer strong{font-size:22px}.v1131-footer a,.v1131-footer span{color:#ffffffd1;font-weight:800}.v1131-qr{color:#111;background:#fff;border-radius:14px;place-items:center;width:92px;height:92px;font-weight:950;display:grid!important}.v1131-marketplace-shell.is-mobile .v1131-topbar{position:relative}.v1131-marketplace-shell.is-mobile .v1131-filter-panel{display:none}@media (max-width:980px){.v1131-topbar{grid-template-columns:1fr auto;padding:12px 16px}.v1131-search{order:5;grid-column:1/-1}.v1131-location,.v1131-cart,.v1131-auth-actions,.v1131-account-menu{display:none}.v1131-home-hero{border-radius:24px;grid-template-columns:1fr;margin:16px;padding:24px}.v1131-flash{border-radius:22px;grid-template-columns:1fr;margin:16px}.v1131-flash-steps{grid-template-columns:repeat(2,1fr)}.v1131-page-container{padding:16px}.v1131-listing-layout{display:block}.v1131-listing-layout>.v1131-filter-panel{display:none}.v1131-mobile-filter{margin:16px 0;display:block}.v1131-mobile-filter summary{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;height:48px;font-weight:950;display:flex}.v1131-mobile-filter>div{z-index:80;background:#fff;border-radius:24px 24px 0 0;max-height:82vh;padding:18px;position:fixed;inset:auto 0 0;overflow:auto;box-shadow:0 -20px 70px #0000002e}.v1131-mobile-filter .v1131-filter-panel{max-height:none;box-shadow:none;padding:0;display:block;position:static}.v1131-mobile-filter .v1131-filter-scroll{max-height:none}.v1131-business-grid{grid-template-columns:1fr}.v1131-section{margin:22px 16px}.v1131-footer{grid-template-columns:1fr;padding:34px 22px}.v1131-campaign-card{min-width:220px}.v1131-category-rail a{min-width:96px}.v1131-card-media{height:145px}}@media (min-width:1240px){.v1131-business-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.v1132-detail-shell,.v1132-product-detail-shell,.v1132-plan-preview-page{color:#171717;background:#f7f3ed;min-height:100vh;padding:18px 0 96px}.v1132-detail-shell a,.v1132-product-detail-shell a{text-decoration:none}.v1132-detail-hero{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #17171714;border-radius:34px;grid-template-columns:minmax(0,1fr) 390px;align-items:stretch;gap:18px;width:min(1180px,100% - 32px);margin:0 auto 14px;padding:22px;display:grid;box-shadow:0 24px 70px #7c2d121f}.v1132-hero-copy{align-content:center;gap:12px;display:grid}.v1132-back{color:#8a3b0d;background:#fff;border:1px solid #f2d5bd;border-radius:999px;width:max-content;padding:8px 12px;font-weight:900;display:inline-flex}.v1132-kicker{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#171717;border-radius:999px;width:max-content;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.v1132-hero-copy h1,.v1132-product-detail-copy h1{letter-spacing:-.065em;color:#171717;margin:0;font-size:clamp(34px,5vw,64px);line-height:.94}.v1132-hero-copy p,.v1132-product-detail-copy p{color:#6b625b;margin:0;font-size:16px;line-height:1.6}.v1132-hero-badges,.v1132-product-tags{flex-wrap:wrap;gap:8px;display:flex}.v1132-hero-badges span,.v1132-product-tags small{color:#7c3511;background:#fff;border:1px solid #f3ddc8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.v1132-hero-badges .is-open{color:#027a48;background:#ecfdf3;border-color:#abefc6}.v1132-hero-badges .is-closed{color:#b42318;background:#fff1f3;border-color:#fecdd3}.v1132-hero-media{color:#7c2d12;background:linear-gradient(135deg,#ffedd5,#fdba74);border-radius:28px;place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.v1132-hero-media img{object-fit:cover;width:100%;height:100%;display:block}.v1132-hero-media strong{font-size:86px}.v1132-campaign-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#171717db;border-radius:18px;padding:12px 14px;font-weight:900;position:absolute;bottom:14px;left:14px;right:14px}.v1132-category-rail{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f3edeb;gap:8px;width:min(1180px,100% - 32px);margin:0 auto 16px;padding:12px 0;display:flex;position:sticky;top:0;overflow-x:auto}.v1132-category-rail a{white-space:nowrap;color:#171717;background:#fff;border:1px solid #eee3d8;border-radius:999px;padding:10px 14px;font-weight:900;box-shadow:0 10px 25px #0f172a0d}.v1132-detail-layout,.v1132-product-detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;width:min(1180px,100% - 32px);margin:0 auto;display:grid}.v1132-menu-column{gap:16px;display:grid}.v1132-section-head{justify-content:space-between;align-items:end;gap:14px;display:flex}.v1132-section-head span{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1132-section-head h2{letter-spacing:-.045em;margin:4px 0 0;font-size:30px}.v1132-section-head small{color:#7c3511;background:#fff4e6;border-radius:999px;padding:8px 12px;font-weight:900}.v1132-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.v1132-product-card{background:#fff;border:1px solid #eee3d8;border-radius:26px;grid-template-columns:150px minmax(0,1fr);min-height:174px;display:grid;overflow:hidden;box-shadow:0 16px 40px #0f172a0f}.v1132-product-card.is-disabled{filter:saturate(.55);opacity:.76}.v1132-product-media{color:#9a3412;background:#fff1df;place-items:center;min-height:174px;font-size:44px;display:grid;position:relative}.v1132-product-media img{object-fit:cover;width:100%;height:100%}.v1132-product-media b{color:#fff;background:#171717;border-radius:999px;padding:6px 9px;font-size:11px;position:absolute;top:10px;left:10px}.v1132-product-body{gap:8px;padding:14px;display:grid}.v1132-product-title{justify-content:space-between;align-items:start;gap:10px;display:flex}.v1132-product-title strong{font-size:18px;line-height:1.12}.v1132-product-title span{color:#c2410c;font-weight:950}.v1132-product-body p{color:#6b625b;margin:0;font-size:13px;line-height:1.45}.v1132-product-actions{margin-top:auto;display:flex}.v1132-product-actions form,.v1132-product-actions a{width:100%}.v1132-product-actions button,.v1132-product-actions a,.v1132-primary-cta{color:#fff;cursor:pointer;background:#ff6a00;border:0;border-radius:15px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 14px;font-weight:950;display:inline-flex}.v1132-cart-panel{background:#fff;border:1px solid #eadfd3;border-radius:28px;gap:12px;padding:18px;display:grid;position:sticky;top:82px;box-shadow:0 22px 60px #0f172a14}.v1132-cart-panel>span,.v1132-option-head span{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1132-cart-panel h2,.v1132-option-head h2{letter-spacing:-.05em;margin:0;font-size:26px}.v1132-cart-panel p,.v1132-option-head p{color:#6b625b;margin:0;line-height:1.55}.v1132-cart-metrics{grid-template-columns:1fr 1fr;gap:9px;display:grid}.v1132-cart-metrics div{background:#fff8f0;border:1px solid #ffe0bf;border-radius:18px;padding:12px}.v1132-cart-metrics small{color:#9a3412;font-weight:900;display:block}.v1132-cart-metrics strong{margin-top:4px;display:block}.v1132-secondary-cta{color:#171717;background:#fff;border:1px solid #eadfd3;border-radius:15px;justify-content:center;align-items:center;width:100%;min-height:42px;font-weight:900;display:inline-flex}.v1132-category-blocks,.v1132-detail-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(1180px,100% - 32px);margin:18px auto;display:grid}.v1132-category-blocks article,.v1132-detail-trust article{background:#fff;border:1px solid #eee3d8;border-radius:22px;padding:16px;box-shadow:0 12px 34px #0f172a0a}.v1132-category-blocks p,.v1132-detail-trust p{color:#6b625b;margin:8px 0 0;line-height:1.5}.v1132-product-detail-layout{grid-template-columns:minmax(0,1fr) 420px}.v1132-product-detail-card,.v1132-option-sheet{background:#fff;border:1px solid #eee3d8;border-radius:32px;overflow:hidden;box-shadow:0 20px 60px #0f172a14}.v1132-product-detail-media{color:#9a3412;background:#fff1df;place-items:center;height:360px;font-size:90px;display:grid}.v1132-product-detail-media img{object-fit:cover;width:100%;height:100%}.v1132-product-detail-copy{gap:12px;padding:22px;display:grid}.v1132-option-sheet{gap:16px;padding:18px;display:grid}.v1132-option-form{gap:12px;display:grid}.v1132-option-group{background:#fffaf5;border:1px solid #f1dfcc;border-radius:22px;margin:0;padding:14px}.v1132-option-group legend{padding:0 8px;font-weight:950}.v1132-option-group p{color:#7c3511;margin:0 0 10px}.v1132-option-group label{background:#fff;border:1px solid #f2e5d8;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:8px;padding:10px;display:grid}.v1132-field{gap:7px;font-weight:900;display:grid}.v1132-field textarea,.v1132-field input{font:inherit;border:1px solid #eadfd3;border-radius:16px;padding:12px}.v1132-option-total{color:#fff;background:#171717;border-radius:18px;justify-content:space-between;gap:10px;padding:14px;display:flex}.v1132-mobile-sticky-cart{z-index:70;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171717f0;border:1px solid #ffffff4d;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;width:min(760px,100% - 24px);padding:12px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #0000003d}.v1132-mobile-sticky-cart span{color:#ffd4a6;font-size:12px;display:block}.v1132-mobile-sticky-cart a{color:#fff;background:#ff6a00;border-radius:16px;padding:11px 15px;font-weight:950}.v1132-plan-hero{color:#fff;background:linear-gradient(135deg,#171717,#44210a 58%,#ff6a00);border-radius:34px;grid-template-columns:minmax(0,1fr) 260px;gap:20px;width:min(1180px,100% - 32px);margin:0 auto 18px;padding:34px;display:grid}.v1132-plan-hero span{color:#ffc38c;letter-spacing:.08em;text-transform:uppercase;font-weight:950}.v1132-plan-hero h1{letter-spacing:-.06em;margin:10px 0;font-size:clamp(32px,5vw,58px);line-height:.94}.v1132-plan-hero p{color:#ffffffd1;line-height:1.6}.v1132-plan-hero aside{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:24px;grid-template-columns:1fr 1fr;gap:10px;padding:22px;display:grid}.v1132-plan-hero aside strong{font-size:40px}@media (max-width:980px){.v1132-detail-hero,.v1132-detail-layout,.v1132-product-detail-layout,.v1132-plan-hero{grid-template-columns:1fr}.v1132-hero-media{min-height:210px}.v1132-product-grid{grid-template-columns:1fr}.v1132-cart-panel{position:static}.v1132-category-blocks,.v1132-detail-trust{grid-template-columns:1fr}.v1132-product-card{grid-template-columns:118px minmax(0,1fr);min-height:150px}.v1132-product-media{min-height:150px}.v1132-product-detail-media{height:260px}.v1132-plan-hero{padding:24px}.v1132-plan-hero aside{grid-template-columns:1fr 1fr}}.v1133-commerce-shell,.v1133-plan-preview{color:#171717;background:#f7f3ed;min-height:100vh;padding:18px 0 96px}.v1133-commerce-shell a,.v1133-plan-preview a{text-decoration:none}.v1133-commerce-hero,.v1133-plan-hero{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #17171714;border-radius:34px;grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:18px;width:min(1180px,100% - 32px);margin:0 auto 14px;padding:24px;display:grid;box-shadow:0 24px 70px #7c2d121f}.v1133-commerce-hero.checkout{background:linear-gradient(135deg,#fff,#fef3c7)}.v1133-commerce-hero.orders{background:linear-gradient(135deg,#fff,#eef2ff)}.v1133-commerce-hero.tracking{color:#fff;background:linear-gradient(135deg,#171717,#44210a 62%,#ff6a00)}.v1133-commerce-hero span,.v1133-plan-hero span{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#171717;border-radius:999px;width:max-content;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.v1133-commerce-hero.tracking span{color:#fed7aa;background:#ffffff29}.v1133-commerce-hero h1,.v1133-plan-hero h1{letter-spacing:-.06em;color:inherit;margin:12px 0;font-size:clamp(32px,4.7vw,58px);line-height:.94}.v1133-commerce-hero p,.v1133-plan-hero p{color:#6b625b;margin:0;line-height:1.62}.v1133-commerce-hero.tracking p{color:#ffffffd1}.v1133-commerce-hero aside,.v1133-plan-hero aside{background:#ffffffb8;border:1px solid #17171714;border-radius:24px;align-content:center;gap:8px;padding:18px;display:grid}.v1133-commerce-hero.tracking aside{background:#ffffff1f;border-color:#fff3}.v1133-commerce-hero aside b,.v1133-plan-hero aside strong{letter-spacing:-.04em;font-size:34px}.v1133-commerce-hero aside small{color:#6b625b}.v1133-commerce-hero.tracking aside small{color:#fed7aa}.v1133-commerce-hero aside a{color:#fff;background:#ff6a00;border-radius:16px;justify-content:center;padding:11px 14px;font-weight:950;display:inline-flex}.v1133-stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(1180px,100% - 32px);margin:0 auto 12px;display:grid}.v1133-stepper span{color:#6b625b;background:#fff;border:1px solid #eadfd3;border-radius:18px;padding:12px;font-weight:950}.v1133-stepper i{background:#f3eee8;border-radius:999px;place-items:center;width:24px;height:24px;margin-right:8px;display:inline-grid}.v1133-stepper .is-active{color:#7c2d12;background:#fff7ed;border-color:#ffb56f}.v1133-stepper .is-active i{color:#fff;background:#ff6a00}.v1133-metric-strip,.v1133-decision-grid,.v1133-tracking-summary,.v1133-order-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(1180px,100% - 32px);margin:0 auto 14px;display:grid}.v1133-metric-strip article,.v1133-decision-grid article,.v1133-tracking-summary article{background:#fff;border:1px solid #eadfd3;border-radius:20px;padding:14px;box-shadow:0 12px 34px #0f172a0d}.v1133-metric-strip span,.v1133-decision-grid span{color:#9a3412;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;display:block}.v1133-metric-strip strong,.v1133-decision-grid strong{margin-top:5px;display:block}.v1133-decision-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v1133-decision-grid p{color:#6b625b;margin:7px 0 0;line-height:1.5}.v1133-tracking-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.v1133-tracking-summary article{align-items:center;gap:10px;display:flex}.v1133-tracking-summary i{background:#f3eee8;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:950;display:grid}.v1133-tracking-summary .is-done i{color:#fff;background:#16a34a}.v1133-order-tabs{display:flex;overflow:auto}.v1133-order-tabs a{white-space:nowrap;color:#171717;background:#fff;border:1px solid #eadfd3;border-radius:999px;padding:10px 14px;font-weight:950}.v1133-order-tabs .active{color:#fff;background:#171717}.v1133-legacy-bridge{width:min(1180px,100% - 32px);margin:0 auto}.v1133-legacy-bridge>.section{padding:0}.v1133-legacy-bridge .container{width:100%;max-width:none}.v1133-demo-card{background:#fffaf5;border:1px dashed #ffb56f;border-radius:24px;margin:10px 0;padding:18px}.v1133-demo-card strong{font-size:20px}.v1133-demo-card p{color:#6b625b;line-height:1.55}.v1133-demo-card div{flex-wrap:wrap;gap:8px;display:flex}.v1133-demo-card span{color:#7c3511;background:#fff;border:1px solid #f3ddc8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.v1133-mobile-banner{color:#fff;background:#171717;border-radius:24px;margin-bottom:14px;padding:18px;box-shadow:0 20px 60px #0000002e}.v1133-mobile-banner span{color:#fed7aa;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1133-mobile-banner strong{margin:7px 0;font-size:24px;display:block}.v1133-mobile-banner p{color:#ffffffc7;margin:0 0 10px;line-height:1.5}.v1133-mobile-banner b{color:#fed7aa}.v1133-mobile-commerce-bar{z-index:90;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171717f0;border:1px solid #ffffff4d;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;width:min(760px,100% - 24px);padding:12px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #0000003d}.v1133-mobile-commerce-bar span{color:#ffd4a6;font-size:12px;display:block}.v1133-mobile-commerce-bar a{color:#fff;background:#ff6a00;border-radius:16px;padding:11px 15px;font-weight:950}.v1133-public-page{background:#f7f3ed;min-height:100vh;padding:24px 0 80px}.v1133-public-hero{color:#fff;background:linear-gradient(135deg,#171717,#44210a 58%,#ff6a00);border-radius:34px;grid-template-columns:minmax(0,1fr) 280px;gap:20px;width:min(1180px,100% - 32px);margin:0 auto 18px;padding:34px;display:grid}.v1133-public-hero span{color:#ffc38c;letter-spacing:.08em;text-transform:uppercase;font-weight:950}.v1133-public-hero h1{letter-spacing:-.06em;margin:10px 0;font-size:clamp(32px,5vw,58px);line-height:.94}.v1133-public-hero p{color:#ffffffd1;line-height:1.6}.v1133-public-hero aside{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:24px;grid-template-columns:1fr 1fr;gap:10px;padding:22px;display:grid}.v1133-public-hero aside strong{font-size:40px}.v1133-public-grid,.v1133-public-routes{gap:14px;width:min(1180px,100% - 32px);margin:18px auto;display:grid}.v1133-section-title span{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1133-section-title h2{letter-spacing:-.045em;margin:4px 0 12px;font-size:30px}.v1133-flow-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v1133-flow-row article,.v1133-public-routes article{background:#fff;border:1px solid #eadfd3;border-radius:24px;padding:18px;box-shadow:0 12px 34px #0f172a0d}.v1133-flow-row i{color:#fff;background:#ff6a00;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.v1133-flow-row p,.v1133-public-routes p{color:#6b625b;line-height:1.55}.v1133-chip-row{flex-wrap:wrap;gap:8px;display:flex}.v1133-chip-row span{background:#fff;border:1px solid #eadfd3;border-radius:999px;padding:9px 12px;font-weight:900}.v1133-public-routes article{grid-template-columns:minmax(0,1fr) 1.4fr 1.4fr auto;align-items:center;gap:12px;display:grid}.v1133-public-routes article strong{display:block}.v1133-public-routes article span{color:#9a3412;font-weight:900}.v1133-public-routes article em{color:#fff;background:#171717;border-radius:999px;padding:6px 10px;font-style:normal;font-weight:950}.v1133-public-routes.compact article{grid-template-columns:260px minmax(0,1fr)}@media (max-width:900px){.v1133-commerce-hero,.v1133-plan-hero,.v1133-public-hero{grid-template-columns:1fr;padding:22px}.v1133-stepper,.v1133-metric-strip,.v1133-decision-grid,.v1133-tracking-summary,.v1133-flow-row,.v1133-public-routes article,.v1133-public-routes.compact article{grid-template-columns:1fr}.v1133-commerce-shell{padding-bottom:110px}.v1133-order-tabs{padding-bottom:4px}}.v1134-account-shell{color:#171717;background:#f7f3ed;min-height:100vh;padding:18px 0 96px}.v1134-account-container{gap:18px;display:grid}.v1134-account-hero{color:#fff;background:radial-gradient(circle at 86% 10%,#ffbf7552,#0000 28%),linear-gradient(135deg,#171717,#3b210d 62%,#ff6a00);border-radius:34px;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:22px;padding:34px;display:grid;box-shadow:0 30px 80px #1717172e}.v1134-account-hero span{color:#ffc38c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1134-account-hero h1{letter-spacing:-.06em;margin:10px 0;font-size:clamp(32px,5vw,58px);line-height:.94}.v1134-account-hero p{color:#ffffffd1;max-width:720px;line-height:1.6}.v1134-account-hero aside{text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:26px;gap:12px;padding:20px;display:grid}.v1134-account-hero aside strong{color:#9a3412;background:#fff;border-radius:999px;place-items:center;width:74px;height:74px;margin:auto;font-size:34px;display:grid}.v1134-account-hero aside a{color:#9a3412;background:#fff;border-radius:999px;padding:10px 12px;font-weight:950;text-decoration:none}.v1134-account-pills{flex-wrap:wrap;gap:8px;display:flex}.v1134-account-pills b,.v1134-route-rail a{background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;padding:8px 11px;font-size:12px}.v1134-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v1134-metric-grid a{color:#171717;background:#fff;border:1px solid #eadfd3;border-radius:22px;gap:6px;padding:18px;text-decoration:none;display:grid;box-shadow:0 16px 44px #1717170f}.v1134-metric-grid span{color:#6b625b;font-weight:850}.v1134-metric-grid strong{letter-spacing:-.05em;font-size:32px}.v1134-metric-grid small{color:#c2410c;font-weight:950}.v1134-route-rail{gap:8px;padding-bottom:4px;display:flex;overflow:auto}.v1134-route-rail a{color:#5f5a54;white-space:nowrap;background:#fff;border-color:#eadfd3;font-weight:900;text-decoration:none}.v1134-route-rail a.active{color:#fff;background:#171717;border-color:#171717}.v1134-account-content{gap:18px;display:grid}.v1134-reset-grid-main{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:18px;display:grid}.v1134-demo-stack{gap:18px;display:grid}.v1134-section-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:12px;display:flex}.v1134-section-head span{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1134-section-head h2{letter-spacing:-.045em;margin:4px 0 0;font-size:28px}.v1134-section-head a,.v1134-section-head button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:999px;padding:10px 12px;font-weight:950;text-decoration:none}.v1134-wallet-reset,.v1134-address-reset,.v1134-favorite-reset,.v1134-notification-reset,.v1134-loyalty-reset{background:#fff;border:1px solid #eadfd3;border-radius:28px;padding:20px;box-shadow:0 16px 44px #1717170f}.v1134-coupon-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.v1134-coupon-grid article{background:linear-gradient(#fff7ed,#fff);border:1px solid #ffd7ad;border-radius:22px;gap:7px;padding:16px;display:grid}.v1134-coupon-grid b{color:#c2410c;font-size:28px}.v1134-coupon-grid span{color:#6b625b}.v1134-coupon-grid a{color:#9a3412;font-weight:950;text-decoration:none}.v1134-loyalty-reset{grid-template-columns:250px minmax(0,1fr);gap:18px;display:grid}.v1134-loyalty-total{color:#fff;background:#171717;border-radius:24px;align-content:center;gap:8px;padding:22px;display:grid}.v1134-loyalty-total span{color:#ffc38c;font-weight:950}.v1134-loyalty-total strong{letter-spacing:-.06em;font-size:46px}.v1134-loyalty-total p{color:#ffffffc7;line-height:1.5}.v1134-loyalty-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.v1134-loyalty-columns>div{gap:10px;display:grid}.v1134-loyalty-columns article,.v1134-address-list article,.v1134-notification-grid article{background:#fff;border:1px solid #eee5dc;border-radius:18px;padding:13px}.v1134-loyalty-columns span,.v1134-address-list span,.v1134-notification-grid span{color:#6b625b;margin-top:4px;font-size:13px;display:block}.v1134-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.v1134-check-grid b{color:#9a3412;background:#fff7ed;border:1px solid #ffd7ad;border-radius:16px;padding:12px}.v1134-address-list{gap:10px;display:grid}.v1134-address-list em{color:#166534;background:#ecfdf5;border-radius:999px;margin-top:8px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.v1134-favorite-reset{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:16px;display:grid}.v1134-favorite-reset>div:last-child{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.v1134-favorite-reset a{color:#171717;background:#fff7ed;border:1px solid #eee5dc;border-radius:18px;gap:6px;padding:14px;text-decoration:none;display:grid}.v1134-favorite-reset a span{color:#c2410c;font-weight:950}.v1134-notification-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:14px;display:grid}.v1134-notification-grid>div,.v1134-notification-grid form{gap:10px;display:grid}.v1134-notification-grid label{border:1px solid #eee5dc;border-radius:18px;align-items:flex-start;gap:10px;padding:12px;display:flex}.v1134-notification-grid button{color:#fff;background:#ff6a00;border:0;border-radius:999px;padding:12px 14px;font-weight:950}.v1134-mobile-dock{z-index:40;color:#fff;background:#171717;border-radius:22px;justify-content:space-between;align-items:center;padding:12px 14px;display:none;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 18px 60px #00000040}.v1134-mobile-dock span{color:#ffffffb8;font-size:12px;display:block}.v1134-mobile-dock a{color:#fff;background:#ff6a00;border-radius:999px;padding:10px 13px;font-weight:950;text-decoration:none}@media (max-width:980px){.v1134-account-hero,.v1134-reset-grid-main,.v1134-loyalty-reset,.v1134-loyalty-columns,.v1134-favorite-reset,.v1134-notification-grid{grid-template-columns:1fr}.v1134-metric-grid{grid-template-columns:1fr 1fr}.v1134-check-grid{grid-template-columns:1fr}.v1134-mobile-dock{display:flex}.v1134-account-shell{padding-bottom:110px}}.v1135-explore-shell{color:#171717;background:#f7f3ed;min-height:100vh;padding:18px 0 104px}.v1135-container{gap:18px;display:grid}.v1135-hero{color:#fff;background:radial-gradient(circle at 88% 10%,#ffbf7557,#0000 28%),linear-gradient(135deg,#171717,#3b210d 62%,#ff6a00);border-radius:34px;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:22px;padding:34px;display:grid;box-shadow:0 30px 80px #1717172e}.v1135-hero span,.v1135-section-head span,.v1135-creator-prompt span,.v1135-profile-hero span{color:#ffc38c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1135-hero h1{letter-spacing:-.065em;margin:10px 0;font-size:clamp(34px,5vw,62px);line-height:.94}.v1135-hero p{color:#ffffffd1;max-width:760px;line-height:1.65}.v1135-hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.v1135-hero-actions a,.v1135-creator-prompt a,.v1135-section-head>a{color:#9a3412;background:#fff;border-radius:999px;padding:11px 14px;font-weight:950;text-decoration:none}.v1135-hero aside{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:26px;grid-template-columns:1fr 1fr;gap:10px;padding:20px;display:grid}.v1135-hero aside strong{font-size:38px;line-height:1}.v1135-hero aside small{color:#ffffffb8;font-weight:850}.v1135-story-rail,.v1135-filter-rail{gap:10px;padding-bottom:4px;display:flex;overflow:auto}.v1135-story-rail a{color:#171717;background:#fff;border:1px solid #eadfd3;border-radius:22px;gap:8px;min-width:132px;padding:13px;text-decoration:none;display:grid;box-shadow:0 12px 34px #1717170d}.v1135-story-rail b{color:#c2410c;background:#fff4e7;border-radius:999px;place-items:center;width:42px;height:42px;font-size:13px;display:grid}.v1135-story-rail span{font-weight:950}.v1135-filter-rail a{white-space:nowrap;color:#5f5a54;background:#fff;border:1px solid #eadfd3;border-radius:999px;padding:10px 13px;font-weight:900;text-decoration:none}.v1135-filter-rail a.active{color:#fff;background:#171717;border-color:#171717}.v1135-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.v1135-feed{gap:14px;display:grid}.v1135-trust-panel,.v1135-creator-prompt,.v1135-experience-card,.v1135-sponsored-card,.v1135-dashboard-panel,.v1135-social-list,.v1135-profile-hero{background:#fff;border:1px solid #eadfd3;border-radius:28px;box-shadow:0 16px 44px #1717170f}.v1135-creator-prompt{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px;display:grid}.v1135-creator-prompt h2,.v1135-section-head h2,.v1135-profile-hero h2{letter-spacing:-.05em;margin:5px 0 8px;font-size:clamp(24px,3vw,36px)}.v1135-creator-prompt p{color:#6b625b;margin:0;line-height:1.55}.v1135-section-head{justify-content:space-between;align-items:end;gap:12px;display:flex}.v1135-section-head span{color:#c2410c}.v1135-section-head b{color:#9a3412;background:#fff4e7;border-radius:999px;padding:9px 12px}.v1135-experience-card{grid-template-columns:220px minmax(0,1fr);display:grid;overflow:hidden}.v1135-experience-media{background:linear-gradient(135deg,#fff4e7,#fed7aa);place-items:center;min-height:230px;text-decoration:none;display:grid}.v1135-experience-media img{object-fit:cover;width:100%;height:100%}.v1135-experience-media span{font-size:54px}.v1135-experience-body{gap:11px;padding:18px;display:grid}.v1135-experience-top,.v1135-author-row,.v1135-action-row,.v1135-rating,.v1135-tag-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.v1135-experience-top{justify-content:space-between}.v1135-experience-top a{color:#171717;font-size:20px;font-weight:950;text-decoration:none}.v1135-experience-top small,.v1135-author-row span{color:#6b625b}.v1135-rating b{color:#9a3412}.v1135-rating span,.v1135-tag-row span,.v1135-tag-row a{color:#9a3412;background:#fff4e7;border:1px solid #ffd7ad;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;text-decoration:none}.v1135-experience-body p{color:#3f3a35;margin:0;line-height:1.62}.v1135-author-row a{color:#171717;font-weight:950;text-decoration:none}.v1135-action-row{border-top:1px solid #eee5dc;padding-top:10px}.v1135-action-row form{display:inline-flex}.v1135-action-row button,.v1135-action-row span,.v1135-action-row a{color:#3f3a35;cursor:pointer;background:#f7f3ed;border:0;border-radius:999px;padding:8px 10px;font-weight:900;text-decoration:none}.v1135-trust-panel{gap:14px;padding:18px;display:grid;position:sticky;top:96px}.v1135-profile-chip{color:#fff;text-align:center;background:#171717;border-radius:22px;padding:18px}.v1135-profile-chip strong{color:#9a3412;background:#fff;border-radius:999px;place-items:center;width:66px;height:66px;margin:0 auto 10px;font-size:30px;display:grid}.v1135-profile-chip span{font-weight:950;display:block}.v1135-profile-chip small{color:#ffffffb8}.v1135-social-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.v1135-social-metrics b{text-align:center;border:1px solid #eee5dc;border-radius:18px;padding:12px}.v1135-social-metrics small{color:#6b625b;font-size:11px;display:block}.v1135-suggestion-list{gap:9px;display:grid}.v1135-suggestion-list>a,.v1135-social-list>a{color:#171717;border:1px solid #eee5dc;border-radius:18px;gap:4px;padding:12px;text-decoration:none;display:grid}.v1135-suggestion-list>a{grid-template-columns:38px 1fr auto;align-items:center}.v1135-suggestion-list span{color:#9a3412;background:#fff4e7;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.v1135-suggestion-list small,.v1135-social-list span{color:#6b625b}.v1135-sponsored-card{background:linear-gradient(135deg,#fff,#fff4e7);padding:18px}.v1135-sponsored-card span{color:#c2410c;text-transform:uppercase;font-size:12px;font-weight:950}.v1135-sponsored-card strong{margin:6px 0;font-size:22px;display:block}.v1135-sponsored-card p{color:#6b625b}.v1135-sponsored-card a{color:#9a3412;font-weight:950}.v1135-dashboard-panel{gap:14px;padding:20px;display:grid}.v1135-card-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.v1135-card-grid .v1135-experience-card{grid-template-columns:1fr}.v1135-card-grid .v1135-experience-media{min-height:180px}.v1135-empty{background:#fff4e7;border:1px dashed #ffbe7a;border-radius:24px;gap:8px;padding:24px;display:grid}.v1135-empty a{color:#fff;background:#171717;border-radius:999px;width:max-content;padding:11px 14px;font-weight:950;text-decoration:none}.v1135-social-center{grid-template-columns:340px minmax(0,1fr);gap:18px;display:grid}.v1135-social-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.v1135-social-list{gap:10px;padding:18px;display:grid}.v1135-profile-page{gap:16px;display:grid}.v1135-profile-hero{grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid}.v1135-profile-hero>strong{color:#fff;background:#171717;border-radius:999px;place-items:center;width:84px;height:84px;font-size:38px;display:grid}.v1135-profile-hero p{color:#6b625b}.v1135-profile-hero a{color:#fff;background:#ff6a00;border-radius:999px;padding:11px 14px;font-weight:950;text-decoration:none}.v1135-preview-stack{gap:24px;display:grid}.v1135-mobile-dock{z-index:40;color:#fff;background:#171717;border-radius:22px;justify-content:space-between;align-items:center;padding:12px 14px;display:none;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 18px 60px #00000040}.v1135-mobile-dock span{color:#ffffffb8;font-size:12px;display:block}.v1135-mobile-dock a{color:#fff;background:#ff6a00;border-radius:999px;padding:10px 13px;font-weight:950;text-decoration:none}@media (max-width:980px){.v1135-hero,.v1135-layout,.v1135-social-center,.v1135-social-columns,.v1135-profile-hero,.v1135-experience-card{grid-template-columns:1fr}.v1135-trust-panel{position:static}.v1135-mobile-dock{display:flex}.v1135-explore-shell{padding-bottom:112px}.v1135-creator-prompt{grid-template-columns:1fr}.v1135-hero{padding:24px}.v1135-hero aside{grid-template-columns:1fr 1fr}}.v1136-dinein-shell{color:#171717;background:#f7f3ed;min-height:100vh;padding:18px 0 110px}.v1136-container{gap:16px;width:min(1180px,100% - 32px);margin:0 auto;display:grid}.v1136-hero{color:#fff;background:radial-gradient(circle at 90% 8%,#ffbe7554,#0000 30%),linear-gradient(135deg,#171717,#3b210d 62%,#ff6a00);border-radius:34px;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:22px;width:min(1180px,100% - 32px);margin:0 auto 18px;padding:34px;display:grid;box-shadow:0 30px 80px #1717172e}.v1136-hero span,.v1136-start-card span,.v1136-bill-panel>span,.v1136-section-head span,.v1136-demo-panel span{color:#ffc38c;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.v1136-hero h1{letter-spacing:-.065em;margin:10px 0;font-size:clamp(34px,5vw,62px);line-height:.94}.v1136-hero p{color:#ffffffd1;max-width:760px;line-height:1.65}.v1136-hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.v1136-hero-actions a,.v1136-start-card a,.v1136-start-card button,.v1136-bill-actions a,.v1136-empty a{color:#9a3412;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:11px 14px;font-weight:950;text-decoration:none}.v1136-hero aside{text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:28px;gap:10px;padding:18px;display:grid}.v1136-hero aside img{object-fit:cover;border-radius:20px;width:100%;height:150px}.v1136-hero aside b{color:#9a3412;background:#fff;border-radius:20px;place-items:center;height:150px;font-size:54px;display:grid}.v1136-hero aside strong{font-size:22px}.v1136-hero aside small{color:#ffffffbd;font-weight:850}.v1136-trust-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.v1136-trust-bar>div,.v1136-progress,.v1136-start-card,.v1136-bill-panel,.v1136-service-grid form button,.v1136-service-grid>a,.v1136-order-timeline,.v1136-empty,.v1136-demo-panel{background:#fff;border:1px solid #eadfd3;border-radius:24px;box-shadow:0 16px 44px #1717170f}.v1136-trust-bar>div{gap:4px;padding:16px;display:grid}.v1136-trust-bar span{color:#c2410c;text-transform:uppercase;font-size:12px;font-weight:950}.v1136-trust-bar strong{font-size:20px}.v1136-trust-bar small{color:#6b625b}.v1136-progress{gap:8px;padding:12px;display:flex;overflow:auto}.v1136-progress span{white-space:nowrap;color:#6b625b;background:#f7f3ed;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-weight:900;display:flex}.v1136-progress i{background:#e5ddd2;border-radius:999px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.v1136-progress span.is-done{color:#fff;background:#171717}.v1136-progress span.is-done i{color:#fff;background:#ff6a00}.v1136-layout{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:18px;display:grid}.v1136-side{gap:14px;display:grid;position:sticky;top:88px}.v1136-main{gap:14px;min-width:0;display:grid}.v1136-start-card{gap:12px;padding:20px;display:grid}.v1136-start-card h2{letter-spacing:-.04em;margin:0;font-size:26px}.v1136-start-card p{color:#6b625b;margin:0;line-height:1.55}.v1136-start-card form{display:grid}.v1136-start-card button{color:#fff;background:#ff6a00}.v1136-bill-panel{gap:12px;padding:20px;display:grid}.v1136-bill-panel>span{color:#c2410c}.v1136-bill-panel>strong{letter-spacing:-.04em;font-size:36px}.v1136-bill-panel>div:not(.v1136-bill-actions){gap:8px;display:grid}.v1136-bill-panel small{color:#6b625b;border-top:1px solid #eee5dc;justify-content:space-between;padding-top:8px;display:flex}.v1136-bill-actions{flex-wrap:wrap;gap:8px;display:flex}.v1136-bill-actions a{color:#fff;background:#171717}.v1136-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.v1136-service-grid form{margin:0}.v1136-service-grid button,.v1136-service-grid>a{text-align:left;color:#171717;gap:5px;width:100%;height:100%;min-height:104px;padding:14px;text-decoration:none;display:grid}.v1136-service-grid span{font-size:26px}.v1136-service-grid strong{font-size:15px}.v1136-service-grid small{color:#6b625b}.v1136-assist-rail{flex-wrap:wrap;gap:8px;display:flex}.v1136-assist-rail span{color:#9a3412;background:#fff4e7;border:1px solid #ffd7ad;border-radius:999px;padding:8px 10px;font-weight:900}.v1136-order-timeline{gap:10px;padding:18px;display:grid}.v1136-order-timeline article{border-top:1px solid #eee5dc;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding-top:10px;display:grid}.v1136-order-timeline article:first-of-type{border-top:0}.v1136-order-timeline i{color:#fff;background:#ff6a00;border-radius:999px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:950;display:grid}.v1136-order-timeline small{color:#6b625b;display:block}.v1136-order-timeline a{color:#9a3412;font-weight:950}.v1136-section-head h2{letter-spacing:-.04em;margin:4px 0 10px;font-size:28px}.v1136-empty,.v1136-demo-panel{padding:22px}.v1136-empty p,.v1136-demo-panel p{color:#6b625b;line-height:1.55}.v1136-mobile-dock{z-index:60;color:#fff;background:#171717;border-radius:22px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:none;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 18px 60px #00000040}.v1136-mobile-dock span{color:#ffffffb8;font-size:12px;display:block}.v1136-mobile-dock a{color:#fff;background:#ff6a00;border-radius:999px;padding:10px 13px;font-weight:950;text-decoration:none}.v1136-dinein-shell.is-mobile .v1136-side{position:static}@media (max-width:980px){.v1136-hero,.v1136-layout,.v1136-trust-bar{grid-template-columns:1fr}.v1136-hero{padding:24px}.v1136-side{position:static}.v1136-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v1136-mobile-dock{display:flex}.v1136-dinein-shell{padding-bottom:118px}.v1136-order-timeline article{grid-template-columns:auto minmax(0,1fr)}.v1136-order-timeline article>b,.v1136-order-timeline article>a{grid-column:2}}.v11310-next-page{color:#2a160f;max-width:1180px;margin:0 auto;padding:28px 16px 52px}.v11310-next-hero{color:#fff;background:linear-gradient(135deg,#fb6d2d,#d94917 48%,#2a160f);border-radius:34px;padding:clamp(24px,4vw,48px);box-shadow:0 22px 60px #d9491738}.v11310-next-hero span{letter-spacing:.08em;text-transform:uppercase;color:#ffe3d5;font-size:12px;font-weight:900}.v11310-next-hero h1{margin:10px 0;font-size:clamp(32px,5vw,58px);line-height:.94}.v11310-next-hero p{color:#ffffffd1;max-width:760px}.v11310-next-hero div{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.v11310-next-hero a{color:#d94917;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.v11310-next-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.v11310-next-grid article{background:#fff;border:1px solid #f1ded2;border-radius:24px;padding:18px;box-shadow:0 14px 34px #28160c12}.v11310-next-grid strong{font-size:20px;display:block}.v11310-next-grid code{color:#e36325;white-space:normal;margin:8px 0;font-weight:800;display:block}.v11310-next-grid p{color:#6d574c;margin:0}.v11310-next-checks{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.v11310-next-checks span{color:#d94917;background:#fff4ec;border-radius:999px;padding:10px 12px;font-weight:900}@media (max-width:820px){.v11310-next-grid{grid-template-columns:1fr}.v11310-next-hero{border-radius:24px}.v11310-next-hero a{width:100%}}.v11311-final-qa-shell{color:#16120f;gap:24px;max-width:1180px;margin:0 auto;padding:32px 20px 56px;display:grid}.v11311-final-qa-hero{background:linear-gradient(135deg,#fff7ed,#fff,#f8fafc);border:1px solid #f973162e;border-radius:30px;grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:24px;padding:30px;display:grid;box-shadow:0 24px 70px #0f172a14}.v11311-final-qa-hero span,.v11311-section-title span{color:#f97316;letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.v11311-final-qa-hero h1{color:#111827;margin:10px 0 14px;font-size:clamp(30px,5vw,54px);line-height:1.02}.v11311-final-qa-hero p{color:#57534e;max-width:760px;font-size:17px;line-height:1.65}.v11311-final-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.v11311-final-actions a{color:#fff;background:#111827;border-radius:999px;padding:12px 16px;font-weight:800;text-decoration:none}.v11311-final-actions a:nth-child(2){background:#f97316}.v11311-final-actions a:nth-child(3){color:#111827;background:#fff;border:1px solid #fed7aa}.v11311-final-qa-hero aside{grid-template-columns:1fr 1fr;gap:10px;display:grid}.v11311-final-qa-hero aside strong{color:#111827;font-size:28px;display:block}.v11311-final-qa-hero aside small{color:#78716c;display:block}.v11311-final-qa-hero aside>*{background:#fff;border:1px solid #ffedd5;border-radius:18px;padding:14px}.v11311-final-grid{gap:16px;display:grid}.v11311-final-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.v11311-card,.v11311-surface-card{background:#fff;border:1px solid #e7e5e4;border-radius:24px;padding:20px;box-shadow:0 18px 50px #0f172a0d}.v11311-card.focus{background:#fff7ed;border-color:#fdba74}.v11311-card.danger{background:snow;border-color:#fecaca}.v11311-card h2,.v11311-section-title h2{color:#111827;margin:4px 0 8px}.v11311-card p,.v11311-surface-card p{color:#57534e;line-height:1.6}.v11311-surface-card{grid-template-columns:250px minmax(0,1fr) 120px;align-items:center;gap:18px;display:grid}.v11311-surface-card strong{display:block}.v11311-surface-card code,.v11311-command{color:#fff;white-space:normal;background:#0f172a;border-radius:14px;padding:10px 12px;font-family:ui-monospace,Menlo,monospace;font-size:12px;display:block}.v11311-surface-card em{color:#f97316;font-style:normal;font-weight:800}.v11311-command{background:#111827;margin:8px 0}.v11311-check-row{border-bottom:1px solid #f5f5f4;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.v11311-check-row span{color:#166534;background:#dcfce7;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:inline-grid}.v11311-check-row p{margin:0}.v11311-route-cloud{flex-wrap:wrap;gap:8px;display:flex}.v11311-route-cloud a{color:#111827;background:#fff;border:1px solid #e7e5e4;border-radius:999px;padding:9px 12px;text-decoration:none}.v11311-next-final{gap:18px;max-width:1120px;margin:0 auto;padding:28px 18px 64px;display:grid}.v11311-next-hero{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:30px;padding:28px}.v11311-next-hero span{color:#f97316;text-transform:uppercase;font-size:12px;font-weight:900}.v11311-next-hero h1{margin:10px 0;font-size:clamp(28px,5vw,48px)}.v11311-next-hero p{color:#57534e;line-height:1.6}.v11311-next-hero a{color:#fff;background:#111827;border-radius:999px;margin:8px 8px 0 0;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.v11311-next-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v11311-next-grid article{background:#fff;border:1px solid #e7e5e4;border-radius:22px;padding:16px}.v11311-next-grid code{color:#f97316;margin:8px 0;display:block}.v11311-next-checks{flex-wrap:wrap;gap:8px;display:flex}.v11311-next-checks span{color:#166534;background:#ecfdf5;border-radius:999px;padding:9px 12px;font-weight:800}@media (max-width:800px){.v11311-final-qa-hero,.v11311-final-grid.two,.v11311-surface-card,.v11311-next-grid{grid-template-columns:1fr}.v11311-final-qa-hero{padding:22px}.v11311-final-qa-hero aside{grid-template-columns:1fr 1fr}.v11311-final-actions a{text-align:center;justify-content:center;width:100%}}
