.delivery-driver-page,.delivery-track-page{min-height:100vh;background:radial-gradient(circle at top,#fff 0,#f2f4f7 48%,#eceff3 100%);display:grid;place-items:center;padding:22px;font-family:var(--font-jakarta),system-ui;color:#141518}.delivery-driver-card,.delivery-track-card{width:min(620px,100%);background:#fff;border:1px solid #e2e5e9;border-radius:28px;padding:24px;box-shadow:0 28px 80px rgba(17,24,39,.13)}.delivery-brand{display:flex;align-items:center;gap:9px;font-weight:900}.delivery-brand img{width:31px;height:31px}.delivery-live-orb{width:82px;height:82px;border-radius:26px;background:#edf0f4;display:grid;place-items:center;margin:34px auto 15px;color:#59616c}.delivery-live-orb svg{width:34px;height:34px}.delivery-live-orb.active{background:linear-gradient(145deg,#e12740,#a51129);color:#fff;box-shadow:0 16px 36px rgba(190,20,46,.25);animation:deliveryPulse 1.8s infinite}.delivery-driver-card>h1{text-align:center;font-size:1.8rem;letter-spacing:-.045em;margin:0}.delivery-driver-card>p{text-align:center;color:#70757d;line-height:1.55;margin:8px auto 20px;max-width:500px}.delivery-driver-status{background:#f6f7f9;border:1px solid #e6e8eb;border-radius:16px;padding:14px;display:grid;grid-gap:5px;gap:5px}.delivery-driver-status>span{width:max-content;font-size:.68rem;font-weight:900;border-radius:999px;padding:5px 8px}.delivery-driver-status .on{background:#ddf8e8;color:#147442}.delivery-driver-status .off{background:#eceef1;color:#656b74}.delivery-driver-status b{font-size:.86rem}.delivery-driver-status small{font-size:.72rem;color:#747a83}.delivery-map-link{display:flex;align-items:center;gap:7px;margin-top:10px;font-weight:800;color:#b9142e;font-size:.82rem}.delivery-map-link svg{width:16px}.delivery-driver-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:16px}.delivery-driver-actions button{border:0;border-radius:13px;padding:13px 10px;font-weight:900;display:flex;justify-content:center;align-items:center;gap:7px;cursor:pointer}.delivery-driver-actions button svg{width:17px}.delivery-driver-actions .primary{background:#17181b;color:#fff}.delivery-driver-actions .secondary{background:#eceff2;color:#17181b}.delivery-driver-actions .success{background:#178052;color:#fff}.delivery-privacy{display:flex;gap:9px;align-items:flex-start;margin-top:16px;padding:11px;border-radius:13px;background:#f7f8fa;color:#70757d;font-size:.72rem;line-height:1.45}.delivery-privacy svg{width:17px;flex:0 0 auto;color:#1b7e55}@keyframes deliveryPulse{50%{transform:scale(1.04);box-shadow:0 18px 42px rgba(190,20,46,.34)}}.delivery-track-card{width:min(700px,100%)}.delivery-customer-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-status-chip{font-size:.7rem;font-weight:900;border-radius:999px;padding:7px 10px;background:#eef0f2}.delivery-status-chip.status-new{background:#fde8ed;color:#bd1733}.delivery-status-chip.status-preparing{background:#fff0d2;color:#a76408}.delivery-status-chip.status-ready{background:#e0f7e9;color:#177344}.delivery-status-chip.status-out_for_delivery{background:#e4f1ff;color:#1762a6}.delivery-status-chip.status-completed{background:#e6f7ec;color:#146d40}.delivery-status-chip.status-cancelled{background:#f5e3e7;color:#8f1b2d}.delivery-order-title{text-align:center;padding:28px 0 18px}.delivery-order-title>span{font-size:.78rem;font-weight:850;color:#737881}.delivery-order-title h1{font-size:2rem;letter-spacing:-.04em;margin:4px 0}.delivery-order-title p{display:flex;align-items:center;justify-content:center;gap:6px;color:#6d727b;font-size:.78rem;margin:0}.delivery-order-title p svg{width:15px}.delivery-steps{display:grid;grid-template-columns:repeat(5,1fr);position:relative;margin:8px 0 22px}.delivery-steps:before{content:"";height:3px;background:#e5e8ec;position:absolute;left:8%;right:8%;top:17px}.delivery-steps>div{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;grid-gap:8px;gap:8px}.delivery-steps>div>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#edf0f3;color:#6d737b;font-weight:900;border:4px solid #fff}.delivery-steps>div>span svg{width:15px}.delivery-steps>div.done>span{background:#1b8558;color:#fff}.delivery-steps>div.active>span{background:#c91631;color:#fff;box-shadow:0 0 0 5px #fbe4e8}.delivery-steps b{font-size:.68rem}.delivery-steps small{font-size:.58rem;color:#be1731}.delivery-live-map{border:1px solid #dbe0e5;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(17,24,39,.06)}.delivery-map-head{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-map-head>div{display:flex;gap:9px;align-items:center}.delivery-map-head svg{width:35px;height:35px;padding:8px;border-radius:11px;background:#e4f1ff;color:#1764a8}.delivery-map-head>div>div{display:grid}.delivery-map-head b{font-size:.83rem}.delivery-map-head span{font-size:.68rem;color:#727880}.delivery-map-head em{font-style:normal;font-size:.68rem;font-weight:850;background:#f1f3f5;border-radius:999px;padding:5px 8px}.delivery-live-map iframe{width:100%;height:300px;border:0;display:block}.delivery-live-map footer{padding:11px 13px;display:flex;align-items:center;justify-content:space-between;font-size:.7rem}.delivery-live-map footer>div{display:flex;gap:6px;align-items:center;color:#6e747c}.delivery-live-map footer svg{width:14px}.delivery-live-map footer a{font-weight:850;color:#b6152e}.delivery-awaiting,.delivery-cancelled,.delivery-completed{display:flex;gap:11px;align-items:center;padding:16px;border-radius:16px}.delivery-awaiting{background:#eaf4ff;color:#185e9a}.delivery-completed{background:#e7f8ed;color:#186d42}.delivery-cancelled{background:#fbe8ec;color:#961b31}.delivery-awaiting>svg,.delivery-cancelled>svg,.delivery-completed>svg{width:30px;flex:0 0 auto}.delivery-awaiting>div,.delivery-cancelled>div,.delivery-completed>div{display:grid}.delivery-awaiting span,.delivery-cancelled span,.delivery-completed span{font-size:.72rem;opacity:.78}.delivery-auto-note{text-align:center;color:#969ba2;font-size:.65rem;margin:15px 0 0}.delivery-track-card.error,.delivery-track-card.loading{text-align:center;padding:55px 24px}.delivery-track-card.error>svg{width:46px;height:46px;color:#b71a32}.delivery-loader{width:38px;height:38px;border:4px solid #e3e5e8;border-top-color:#c91631;border-radius:50%;margin:auto;animation:deliverySpin .8s linear infinite}@keyframes deliverySpin{to{transform:rotate(1turn)}}.ops-order.status-out_for_delivery{border-left:5px solid #2585d8}.ops-order.status-out_for_delivery>header strong{background:#e4f1ff!important;color:#1761a4!important;border-color:#c6dff8!important}.ops-delivery-button{background:linear-gradient(135deg,#237bc5,#125b98)!important;color:#fff!important}.ops-delivery-modal-backdrop{position:fixed;inset:0;z-index:900;background:rgba(8,9,11,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px}.ops-delivery-modal{width:min(590px,100%);background:#fff;border-radius:24px;padding:24px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.32);color:#17181b}.ops-delivery-close{position:absolute;right:14px;top:14px;border:0;background:#f0f2f4;width:36px;height:36px;border-radius:11px;font-size:24px}.ops-delivery-kicker{font-size:.68rem;font-weight:900;letter-spacing:.13em;color:#c91631}.ops-delivery-modal h2{font-size:1.6rem;margin:6px 0}.ops-delivery-modal>p{color:#6e737b;font-size:.82rem;line-height:1.5}.ops-delivery-link{display:grid;grid-gap:7px;gap:7px;padding:13px;margin-top:10px;border:1px solid #e0e3e7;border-radius:15px;background:#f8f9fb}.ops-delivery-link.customer{background:#eef7ff;border-color:#d0e4f6}.ops-delivery-link b{font-size:.78rem}.ops-delivery-link code{font-size:.7rem;overflow-wrap:anywhere;background:#fff;border-radius:8px;padding:8px}.ops-delivery-link>div{display:flex;gap:7px}.ops-delivery-link a,.ops-delivery-link button{border:0;border-radius:9px;padding:8px 11px;font-size:.72rem;font-weight:850;background:#17181b;color:#fff}.ops-delivery-modal>small{display:block;color:#777c84;font-size:.68rem;line-height:1.45;margin-top:12px}.public-delivery-track-cta{width:100%;display:grid!important;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center!important;text-align:left!important;background:linear-gradient(135deg,#1674bd,#0e578f)!important;color:#fff!important;border-radius:14px!important;padding:12px 13px!important;margin:8px 0!important;text-decoration:none!important}.public-delivery-track-cta>span{font-size:20px}.public-delivery-track-cta>div{display:grid}.public-delivery-track-cta b{font-size:.83rem}.public-delivery-track-cta small{font-size:.66rem;opacity:.82}.public-delivery-track-cta>strong{font-size:1.1rem}@media(max-width:640px){.delivery-driver-page,.delivery-track-page{padding:0;align-items:end}.delivery-driver-card,.delivery-track-card{border-radius:24px 24px 0 0;padding:19px}.delivery-driver-actions,.delivery-steps{grid-template-columns:1fr}.delivery-steps{gap:5px;margin-left:8px}.delivery-steps:before{width:3px;height:auto;left:17px;top:20px;bottom:20px;right:auto}.delivery-steps>div{grid-template-columns:36px 1fr;justify-items:start;text-align:left;align-items:center;gap:11px}.delivery-steps>div>div{display:grid}.delivery-live-map iframe{height:260px}.delivery-live-map footer{align-items:flex-start;gap:7px;flex-direction:column}.ops-delivery-modal{padding:20px}}@media(prefers-color-scheme:dark){.delivery-driver-page,.delivery-track-page{background:#0d0e10;color:#f6f7f8}.delivery-driver-card,.delivery-live-map,.delivery-track-card,.ops-delivery-modal{background:#17181b;border-color:#303238;color:#f6f7f8}.delivery-driver-card>p,.delivery-order-title p,.delivery-order-title>span{color:#a7abb2}.delivery-driver-status,.delivery-privacy{background:#202226;border-color:#34373d}.delivery-steps:before{background:#35383e}.delivery-steps>div>span{border-color:#17181b;background:#292c31}.ops-delivery-link{background:#202226;border-color:#363941}.ops-delivery-link.customer{background:#172431;border-color:#29455f}.ops-delivery-link code{background:#111214;color:#f6f7f8}}.delivery-distance-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:0 0 12px}.delivery-distance-grid>div{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 9px;gap:4px 9px;align-items:center;padding:13px 14px;border:1px solid #dfe3e8;border-radius:16px;background:#f8fafc}.delivery-distance-grid svg{grid-row:1/3;width:20px;height:20px;color:#1764a8}.delivery-distance-grid span{font-size:.68rem;color:#6f7680;font-weight:750}.delivery-distance-grid b{font-size:1.08rem;letter-spacing:-.02em}.delivery-live-map footer a{display:inline-flex;align-items:center;gap:5px}.delivery-eta-note{font-size:.67rem;color:#7d838c;line-height:1.45;margin:10px 3px 0}@media(max-width:640px){.delivery-distance-grid{grid-template-columns:1fr}.delivery-distance-grid>div{padding:12px 13px}}@media(prefers-color-scheme:dark){.delivery-distance-grid>div{background:#202226;border-color:#35383e}.delivery-distance-grid span,.delivery-eta-note{color:#a8adb4}}.business-beta-section{padding:88px 0;background:linear-gradient(180deg,#101012,#171719);color:#fff;position:relative;overflow:hidden}.business-beta-section:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(201,20,49,.22),transparent 68%);right:-180px;top:-230px;pointer-events:none}.business-beta-head{position:relative;z-index:1;max-width:820px;margin-bottom:30px}.business-beta-eyebrow{font-size:.72rem;font-weight:900;letter-spacing:.14em;color:#ff536b}.business-beta-eyebrow b{display:inline-flex;margin-left:7px;background:#fff;color:#171719;border-radius:999px;padding:4px 7px;font-size:.58rem;letter-spacing:.1em}.business-beta-head h2{font-size:clamp(2.15rem,5vw,3.7rem);letter-spacing:-.055em;line-height:1.02;margin:10px 0 12px}.business-beta-head p{font-size:1rem;line-height:1.65;color:#b8bbc2;max-width:760px}.business-beta-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.business-beta-grid article{display:flex;align-items:flex-start;gap:13px;padding:20px;border:1px solid #303238;background:linear-gradient(145deg,#1a1b1e,#141518);border-radius:21px;box-shadow:0 18px 44px rgba(0,0,0,.2)}.business-beta-icon{width:43px;height:43px;border-radius:13px;background:linear-gradient(145deg,#d71938,#9e1026);display:grid;place-items:center;font-size:1.25rem;font-weight:900;flex:0 0 auto;box-shadow:0 10px 24px rgba(196,20,47,.2)}.business-beta-grid h3{font-size:1.02rem;margin:2px 0 7px}.business-beta-grid h3 em{font-style:normal;font-size:.56rem;letter-spacing:.1em;padding:4px 6px;border-radius:999px;background:#f4f5f6;color:#17181b;margin-left:5px;vertical-align:middle}.business-beta-grid p{margin:0;color:#aeb2ba;font-size:.8rem;line-height:1.55}.business-premium-feature{align-items:flex-start!important}.business-premium-feature>span:first-child{color:#c7192f;font-weight:900}.business-premium-feature>span:last-child{display:grid;grid-gap:2px;gap:2px}.business-premium-feature b{color:var(--text);font-size:.82rem}.business-premium-feature em{font-style:normal;font-size:.53rem;letter-spacing:.09em;padding:3px 5px;border-radius:999px;background:#17181b;color:#fff;width:max-content;margin:2px 0}.business-premium-feature small{font-size:.68rem;color:var(--muted);font-weight:500;line-height:1.35}.dark .business-premium-feature em{background:#f2f3f5;color:#17181b}@media(max-width:840px){.business-beta-grid{grid-template-columns:1fr}.business-beta-section{padding:68px 0}.business-beta-grid article{padding:17px}.business-beta-head{margin-bottom:22px}}.qpos-nav{position:relative}.qpos-backdrop{position:fixed;inset:0;z-index:510;background:rgba(7,7,9,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px}.qpos-modal{width:min(1080px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#f7f8fa;color:#17181b;border:1px solid #e3e5e8;border-radius:26px;box-shadow:0 30px 100px rgba(0,0,0,.35)}.qpos-modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;background:#fff;border-bottom:1px solid #e5e7ea;position:-webkit-sticky;position:sticky;top:0;z-index:4}.qpos-modal>header span{font-size:10px;font-weight:900;letter-spacing:.14em;color:#bd1530}.qpos-modal>header h2{margin:5px 0;font-size:1.8rem}.qpos-modal>header p{margin:0;color:#737880;max-width:700px}.qpos-modal>header button{width:40px;height:40px;border-radius:12px;border:1px solid #ddd;background:#f7f8fa;display:grid;place-items:center}.qpos-toolbar{display:flex;gap:12px;justify-content:space-between;align-items:end;padding:14px 22px;background:#fff;border-bottom:1px solid #e6e8eb}.qpos-toolbar label{display:grid;grid-gap:5px;gap:5px;font-size:.72rem;font-weight:850}.qpos-grid input,.qpos-toolbar select{min-height:42px;border:1px solid #dce0e5;border-radius:11px;padding:0 11px;background:#fff}.qpos-toolbar a{display:inline-flex;align-items:center;gap:7px;padding:11px 14px;background:#17181b;color:#fff;border-radius:11px;font-weight:850;font-size:.78rem}.qpos-toolbar a.disabled{pointer-events:none;opacity:.4}.qpos-toolbar svg{width:15px}.qpos-body{padding:18px 22px 28px;display:grid;grid-gap:14px;gap:14px}.qpos-card{background:#fff;border:1px solid #e2e5e9;border-radius:19px;padding:17px}.qpos-card-title{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px}.qpos-card-title>svg{width:38px;height:38px;padding:9px;border-radius:11px;background:#fbe9ed;color:#bc1731}.qpos-card-title h3{margin:0;font-size:1rem}.qpos-card-title p{margin:3px 0 0;color:#767b82;font-size:.76rem}.qpos-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.qpos-grid label{display:grid;grid-gap:6px;gap:6px;font-size:.75rem;font-weight:800}.qpos-check{display:flex;align-items:center;gap:8px;margin-top:11px;font-size:.78rem;font-weight:750}.qpos-primary{border:0;border-radius:11px;background:linear-gradient(135deg,#d71938,#a31029);color:#fff;font-weight:900;padding:11px 15px;display:inline-flex;align-items:center;gap:7px;margin-top:13px}.qpos-primary svg{width:15px}.qpos-permissions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px 12px;gap:8px 12px;margin-top:12px}.qpos-permissions label{display:flex;gap:7px;align-items:flex-start;font-size:.72rem;font-weight:700}.qpos-access-list{display:grid;grid-gap:8px;gap:8px;margin-top:15px}.qpos-access-list article{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e6e8ec;background:#f8f9fb;border-radius:13px}.qpos-access-list article>div:first-child{display:grid;grid-gap:4px;gap:4px;min-width:0}.qpos-access-list small{font-size:.68rem;color:#777c83}.qpos-link{display:flex;gap:6px;align-items:center}.qpos-link code{font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.qpos-link button,.qpos-row-actions button{border:1px solid #dfe2e6;background:#fff;border-radius:9px;padding:7px 9px;font-weight:800;font-size:.7rem}.qpos-link button{display:grid;place-items:center;padding:6px}.qpos-link svg,.qpos-row-actions svg{width:13px;height:13px}.qpos-row-actions{display:flex;gap:6px;align-items:center}.qpos-row-actions .danger{color:#b81932}.qpos-notice{margin:0 22px 20px;padding:10px 12px;border-radius:11px;background:#fff0f2;color:#a31931;font-size:.77rem;font-weight:750}.qpos-empty,.qpos-loading{text-align:center;color:#777c83;padding:22px}.qpos-lock{margin:24px;padding:40px 20px;text-align:center;background:#fff;border:1px solid #e2e5e9;border-radius:20px}.qpos-lock>svg{width:44px;height:44px;color:#c61631}.qpos-lock h3{font-size:1.35rem;margin:8px 0}.qpos-lock p{max-width:560px;margin:0 auto 15px;color:#747980}.qpos-lock a{display:inline-flex;background:#c61631;color:#fff;border-radius:11px;padding:10px 14px;font-weight:850}.qforecast-lock-preview{margin-top:24px;text-align:left;display:grid;grid-gap:12px;gap:12px}.qforecast-lock-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.qforecast-lock-preview-grid article{border:1px solid #e5e7ea;background:#f8f9fb;border-radius:14px;padding:13px}.qforecast-lock-preview-grid b{display:block;font-size:.82rem;margin-bottom:4px}.qforecast-lock-preview-grid p{font-size:.72rem;margin:0;color:#747980}.qforecast-locked-actions{display:flex;gap:8px;flex-wrap:wrap}.qforecast-locked-actions button{border:1px solid #dfe2e6;background:#f3f4f6;color:#8b8f95;border-radius:11px;padding:10px 12px;font-weight:850;cursor:not-allowed}.settings-admin-card{margin-top:14px}.settings-admin-card .btn{display:inline-flex;align-items:center;gap:7px}@media(max-width:760px){.qpos-backdrop{padding:0;align-items:end}.qpos-modal{border-radius:22px 22px 0 0;max-height:95vh}.qpos-modal>header{padding:17px 15px}.qpos-toolbar{padding:11px 14px;display:grid;grid-template-columns:1fr}.qpos-toolbar a{justify-content:center}.qpos-body{padding:14px}.qforecast-lock-preview-grid,.qpos-grid,.qpos-permissions{grid-template-columns:1fr}.qpos-access-list article{display:grid}.qpos-row-actions{justify-content:flex-end}.qpos-link code{max-width:240px}.qpos-notice{margin:0 14px 14px}}@media(prefers-color-scheme:dark){.qpos-modal{background:#0f1012;color:#f6f7f8;border-color:#303238}.qpos-card,.qpos-lock,.qpos-modal>header,.qpos-toolbar{background:#17181b;border-color:#2d3035}.qpos-access-list small,.qpos-card-title p,.qpos-empty,.qpos-loading,.qpos-lock p,.qpos-modal>header p{color:#a3a7ad}.qpos-grid input,.qpos-link button,.qpos-modal>header button,.qpos-row-actions button,.qpos-toolbar select{background:#202226;color:#fff;border-color:#393c42}.qforecast-lock-preview-grid article,.qpos-access-list article{background:#202226;border-color:#30343a}.qforecast-lock-preview-grid p{color:#afb3b9}}.landing-account-menu{position:relative;display:inline-flex;align-items:center}.landing-account-trigger{display:inline-flex;align-items:center;gap:6px}.landing-account-dropdown{position:absolute;right:0;top:calc(100% + 10px);min-width:210px;background:#fff;border:1px solid #e3e5e8;border-radius:14px;padding:7px;box-shadow:0 18px 55px rgba(18,19,23,.16);z-index:90}.landing-account-dropdown a{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:9px;color:#18191c;font-weight:800;font-size:.78rem;text-decoration:none}.landing-account-dropdown a:hover{background:#f4f5f7}.landing-account-dropdown svg{width:16px;height:16px;color:#bd1530}.landing-nav .navlinks{display:flex;align-items:center;gap:20px}.landing-nav .navlinks a{white-space:nowrap}.landing-mobile-menu{display:none;position:relative}.landing-mobile-trigger{width:42px;height:42px;border-radius:13px;border:1px solid #e2e4e8;background:#fff;color:#18191c;display:grid;place-items:center;cursor:pointer}.landing-mobile-panel{position:fixed;left:12px;right:12px;top:72px;background:#fff;border:1px solid #e3e5e8;border-radius:18px;padding:12px;box-shadow:0 22px 60px rgba(18,19,23,.2);z-index:120;max-height:calc(100vh - 88px);overflow:auto}.landing-mobile-panel nav{display:grid}.landing-mobile-panel nav a{padding:14px 4px;border-bottom:1px solid #edf0f2;color:#18191c;text-decoration:none;font-size:.9rem}.landing-mobile-panel nav a,.landing-mobile-theme{display:flex;align-items:center;justify-content:space-between;font-weight:800}.landing-mobile-theme{padding:4px 4px 10px;color:#6d7178;font-size:.78rem}.landing-mobile-separator{height:10px}.landing-mobile-account-link{display:flex;align-items:flex-start;gap:11px;padding:11px 7px;border-radius:12px;color:#18191c;text-decoration:none}.landing-mobile-account-link>svg{width:18px;height:18px;color:#bd1530;margin-top:2px}.landing-mobile-account-link span{display:grid;grid-gap:1px;gap:1px}.landing-mobile-account-link b{font-size:.86rem}.landing-mobile-account-link small{color:#777d85;font-size:.72rem}.landing-mobile-create{display:flex!important;width:100%;justify-content:center;margin-top:10px}.tk-nav{position:relative}@media(max-width:980px){.landing-nav .navlinks{gap:10px;overflow-x:auto;max-width:48vw}.landing-nav .navlinks a{font-size:.72rem}.landing-account-trigger{padding-inline:10px}}@media(max-width:760px){.landing-nav .navlinks{display:none}.landing-nav .landing-nav-actions>.landing-account-desktop,.landing-nav .landing-nav-actions>.theme-toggle,.landing-nav .landing-nav-actions>a,.landing-nav .landing-nav-actions>button{display:none!important}.landing-nav .landing-nav-actions{margin-left:auto;display:flex!important;align-items:center}.landing-mobile-menu{display:block}.landing-account-desktop{display:none!important}.landing-nav-inner{padding:10px 14px!important}.landing-brand img{width:28px;height:28px}.landing-brand span{font-size:18px}.tk-nav>div>.landing-account-desktop,.tk-nav>div>a,.tk-nav>div>button{display:none!important}.tk-nav>div{display:flex;align-items:center}.tk-nav .landing-mobile-menu{display:block}.tk-nav{padding:10px 14px!important;align-items:center!important}.tk-nav .brand img{width:28px;height:28px}.tk-nav .brand{font-size:18px}.landing-mobile-panel{top:66px}}@media(prefers-color-scheme:dark){.landing-account-dropdown,.landing-mobile-panel,.landing-mobile-trigger{background:#17181b;border-color:#303238}.landing-account-dropdown a,.landing-mobile-account-link,.landing-mobile-panel nav a,.landing-mobile-trigger{color:#f6f7f8}.landing-account-dropdown a:hover,.landing-mobile-account-link:hover{background:#232529}.landing-mobile-panel nav a{border-color:#2b2d31}}.ai-credit-pricing-legend{max-width:980px;margin:18px auto 28px;padding:16px 18px;border:1px solid rgba(199,25,47,.18);border-radius:18px;background:linear-gradient(180deg,#fff,#fff8f9);display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;box-shadow:0 10px 30px rgba(27,27,31,.04)}.ai-credit-pricing-legend>b{width:100%;font-size:16px}.ai-credit-pricing-legend>span{font-size:13px;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid #eee}.ai-credit-pricing-legend>small{width:100%;color:#666;line-height:1.5}.q-ai-credit-usage-feature small{display:block;margin-top:4px;color:#777;line-height:1.35}.vibe-trigger small{margin-left:4px;font-size:10px;font-weight:800;opacity:.78}.qforecast-runbar button[data-ai-credit-decorated="1"]{white-space:normal;line-height:1.15}.qforecast-lock [data-qforecast-credit-note]{margin-top:8px;font-weight:700;color:#a6162a}@media(max-width:700px){.ai-credit-pricing-legend{margin:14px 14px 22px;padding:14px}.ai-credit-pricing-legend>span{font-size:12px}.vibe-trigger small{display:none}}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_646807{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.__variable_646807{--font-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/19150647d2c2f572-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/000030d1699f2fb3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/1926da171a0ba1a5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/78d0dd042ac6d54d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_eea437{font-family:Playfair Display,Playfair Display Fallback}.__variable_eea437{--font-playfair:"Playfair Display","Playfair Display Fallback"}