.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}:root{--stk-accent: oklch(.55 .16 250);--stk-critical: oklch(.58 .2 35);--stk-warning: oklch(.7 .15 80);--stk-ok: #9a998e;--stk-expired: #6b6b62;--stk-neutral: #a89f80;--stk-bg: oklch(.97 .012 80);--stk-surface: #fff;--stk-text: #1c1a12;--stk-text-muted: #5a5340;--stk-border: oklch(.92 .015 80);--stk-wash: oklch(.94 .015 80);--stk-radius-card: 20px;--stk-radius-sheet: 28px;--stk-shadow: 0 2px 8px rgba(30, 25, 10, .06);--stk-shadow-card: 0 3px 10px rgba(30, 25, 10, .07);--stk-scrollbar-thumb: oklch(.72 .03 80)}html,body,#root{height:100%}@supports (height: 100dvh){html,body,#root{height:100dvh}}body{margin:0;overflow:hidden;background:var(--stk-bg);color:var(--stk-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}#root{display:flex;flex-direction:column}.stk-app{flex:1;min-height:0;max-width:480px;width:100%;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;background:var(--stk-bg)}.stk-scroll{flex:1;min-height:0;overflow:auto;padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) 12px max(16px,env(safe-area-inset-left,0px));-webkit-overflow-scrolling:touch}.stk-scroll,.stk-sheet,.stk-login-wrap{scrollbar-width:none;-ms-overflow-style:none}.stk-scroll::-webkit-scrollbar,.stk-sheet::-webkit-scrollbar,.stk-login-wrap::-webkit-scrollbar{width:0;height:0}@media(hover:hover){.stk-scroll:hover,.stk-scroll:focus-within,.stk-sheet:hover,.stk-sheet:focus-within,.stk-login-wrap:hover,.stk-login-wrap:focus-within{scrollbar-width:thin;scrollbar-color:var(--stk-scrollbar-thumb) transparent}.stk-scroll:hover::-webkit-scrollbar,.stk-scroll:focus-within::-webkit-scrollbar,.stk-sheet:hover::-webkit-scrollbar,.stk-sheet:focus-within::-webkit-scrollbar,.stk-login-wrap:hover::-webkit-scrollbar,.stk-login-wrap:focus-within::-webkit-scrollbar{width:5px;height:5px}.stk-scroll:hover::-webkit-scrollbar-thumb,.stk-scroll:focus-within::-webkit-scrollbar-thumb,.stk-sheet:hover::-webkit-scrollbar-thumb,.stk-sheet:focus-within::-webkit-scrollbar-thumb,.stk-login-wrap:hover::-webkit-scrollbar-thumb,.stk-login-wrap:focus-within::-webkit-scrollbar-thumb{background:var(--stk-scrollbar-thumb);border-radius:999px}.stk-scroll:hover::-webkit-scrollbar-track,.stk-scroll:focus-within::-webkit-scrollbar-track,.stk-sheet:hover::-webkit-scrollbar-track,.stk-sheet:focus-within::-webkit-scrollbar-track,.stk-login-wrap:hover::-webkit-scrollbar-track,.stk-login-wrap:focus-within::-webkit-scrollbar-track{background:transparent}}.stk-headline{font-size:29px;font-weight:800;letter-spacing:-.4px;margin:0 0 20px}.stk-headline-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.stk-headline-row .stk-headline{margin:0}.stk-week-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.stk-week-nav>.stk-icon-btn:first-of-type{justify-self:start}.stk-week-nav>.stk-icon-btn:last-of-type{justify-self:end}.stk-week-nav .stk-icon-btn-neutral{font-size:30px;font-weight:400;line-height:1}.stk-week-nav-title{grid-column:2;text-align:center}.stk-week-nav-title .stk-headline{margin:0}.stk-week-nav-title .stk-submeta{margin:4px 0 0}.stk-icon-btn:disabled{opacity:.35;cursor:not-allowed}.stk-submeta{font-size:13px;font-weight:600;color:var(--stk-neutral);margin:-12px 0 20px}.stk-submeta-flat{margin:0}.stk-section-title{font-size:17px;font-weight:800;margin:0}.stk-admin-section{margin-top:32px}.stk-admin-card{padding:16px;display:flex;flex-direction:column;gap:10px}.stk-admin-card-head{display:flex;flex-direction:column;gap:2px}.stk-member-list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.stk-member-row{font-size:14px;font-weight:600}.stk-btn-inline{width:auto;flex:none;min-height:44px;height:44px;padding:0 14px;font-size:14px}.stk-headline-row .stk-btn-inline{flex:none}.stk-error{background:#ffe8e6;background:oklch(.95 .05 25);color:#a20519;padding:12px 16px;border-radius:12px;margin-bottom:16px;font-size:14px;font-weight:600}.stk-card{background:var(--stk-surface);border-radius:var(--stk-radius-card);box-shadow:var(--stk-shadow-card)}.stk-inv-row{display:flex;align-items:stretch;overflow:hidden;cursor:pointer;margin-bottom:12px}.stk-inv-bar{width:8px;flex:none}.stk-inv-body{flex:1;min-width:0;padding:14px 16px;display:flex;align-items:center;gap:12px}.stk-inv-name{font-size:16.5px;font-weight:700}.stk-pill{font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px;color:#fff;display:inline-block;margin-top:6px}.stk-tag{font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;background:var(--stk-wash);color:var(--stk-text-muted)}.stk-tag-leftover{color:#fff}.stk-recipe-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.stk-protein-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.stk-protein-icon-md{font-size:22px}.stk-protein-icon-sm{font-size:18px}.stk-cat-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0;color:#fff;border-radius:999px}.stk-cat-icon-sm{width:28px;height:28px;font-size:14px}.stk-cat-icon-md{width:32px;height:32px;font-size:16px}.stk-type-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;color:#fff}.stk-type-badge-icon{font-size:13px;line-height:1}.stk-type-badge-label{line-height:1.2}.stk-day-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.stk-picker-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.stk-filter-block{margin-bottom:20px}.stk-filter-block .stk-segment-row{margin-bottom:8px}.stk-filter-block .stk-chip-row{margin-bottom:0}.stk-chip-row-collapsed{max-height:38px;overflow:hidden}.stk-filter-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:0;border:none;background:none;font-family:inherit;font-size:13px;font-weight:700;color:var(--stk-accent);cursor:pointer}.stk-filter-chevron{font-size:11px;line-height:1;transition:transform .15s ease}.stk-filter-chevron-up{transform:rotate(180deg)}.stk-segment-row,.stk-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.stk-segment,.stk-chip{padding:10px 16px;border-radius:999px;font-size:13.5px;font-weight:700;cursor:pointer;border:none;font-family:inherit}.stk-chip{padding:8px 14px;font-size:12.5px;border:2px solid var(--stk-border)}.stk-segment-active,.stk-chip-active{background:var(--stk-accent);color:#fff;border-color:var(--stk-accent)}.stk-segment-idle,.stk-chip-idle{background:#fff;color:var(--stk-text-muted)}.stk-recipe-card{padding:18px;cursor:pointer;margin-bottom:14px}.stk-recipe-name{font-size:19px;font-weight:800;margin:10px 0}.stk-tag-row{display:flex;flex-wrap:wrap;gap:7px}.stk-tag-row-collapsed{max-height:61px;overflow:hidden}.stk-day-card{padding:16px 18px;margin-bottom:14px}.stk-day-label{display:flex;align-items:baseline;gap:8px;font-size:13px;font-weight:800;color:var(--stk-neutral);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.stk-day-date{text-transform:none;font-weight:600;letter-spacing:0}.stk-empty-slot{height:48px;border-radius:16px;background:var(--stk-wash);display:flex;align-items:center;justify-content:center;color:var(--stk-neutral);font-size:14px;font-weight:700;cursor:pointer;border:none;width:100%;font-family:inherit}.stk-day-header{display:flex;align-items:center;justify-content:space-between}.stk-day-title{font-size:17px;font-weight:800;cursor:pointer;border:none;background:none;padding:0;font-family:inherit;text-align:left;color:var(--stk-text)}.stk-icon-btn{width:48px;height:48px;border-radius:24px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:none;font-family:inherit}.stk-icon-btn-accent{background:var(--stk-accent);color:#fff;box-shadow:0 4px 10px #0074c859;box-shadow:0 4px 10px oklch(.55 .16 250 / .35);font-size:30px;font-weight:400;line-height:1}.stk-icon-btn-neutral{background:var(--stk-wash);color:var(--stk-neutral);width:34px;height:34px;border-radius:17px}.stk-shop-row{padding:14px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:10px;box-shadow:var(--stk-shadow)}.stk-check{width:26px;height:26px;border-radius:13px;border:2px solid var(--stk-border);display:flex;align-items:center;justify-content:center;flex:none}.stk-check-on{background:var(--stk-accent);border-color:var(--stk-accent);color:#fff}.stk-overlay{position:fixed;inset:0;background:#1e190a66;display:flex;align-items:flex-end;z-index:100}.stk-sheet{width:100%;max-width:480px;margin:0 auto;background:#fff;border-radius:var(--stk-radius-sheet) var(--stk-radius-sheet) 0 0;padding:22px max(20px,env(safe-area-inset-right,0px)) calc(30px + env(safe-area-inset-bottom,0px)) max(20px,env(safe-area-inset-left,0px));max-height:85vh;max-height:85dvh;overflow:auto;box-sizing:border-box}.stk-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px}.stk-sheet-head-main{display:flex;align-items:center;gap:4px;min-width:0;flex:1}.stk-sheet-head .stk-icon-btn-neutral{font-size:30px;font-weight:400;line-height:1}.stk-sheet-title{font-size:21px;font-weight:800}.stk-field-label{font-size:12.5px;font-weight:700;color:var(--stk-neutral);margin-bottom:6px}.stk-input,.stk-select{width:100%;box-sizing:border-box;height:48px;border-radius:16px;border:2px solid var(--stk-border);padding:0 15px;font-size:15.5px;font-family:inherit;background:#fff}.stk-form-stack{display:flex;flex-direction:column;gap:14px}.stk-form-row{display:flex;gap:10px}.stk-form-row>*{flex:1}.stk-btn-row{display:flex;gap:10px;margin-top:8px}.stk-btn-row .stk-btn{flex:1;padding:0 16px;min-height:52px}.stk-btn{height:52px;border-radius:16px;border:none;font-weight:800;font-size:15.5px;cursor:pointer;font-family:inherit;box-sizing:border-box}.stk-btn-primary{background:var(--stk-accent);color:#fff;flex:2}.stk-btn-danger{background:#ffe0dc;background:oklch(.94 .06 25);color:#a20519;flex:1}a.stk-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.stk-btn-secondary{background:var(--stk-wash);color:var(--stk-text);width:100%;padding:0 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stk-stepper{display:flex;align-items:center;gap:12px;background:var(--stk-wash);border-radius:999px;padding:4px}.stk-stepper-btn{width:34px;height:34px;border-radius:17px;background:#fff;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:19px;font-weight:800;color:var(--stk-accent);border:none;font-family:inherit}.stk-stepper-val{min-width:18px;text-align:center;font-size:16px;font-weight:800}.stk-tabbar{flex:none;display:flex;border-top:1px solid var(--stk-border);background:#fff;padding:8px max(8px,env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px))}.stk-tab{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;border:none;background:none;font-family:inherit;padding:0}.stk-tab-label{font-size:11px;font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:360px){.stk-tab-label{font-size:10px}.stk-tabbar{padding-top:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px))}}.stk-group-title{font-size:15px;font-weight:800;margin:0 2px 10px}.stk-group{margin-bottom:26px}.stk-ing-line{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--stk-wash);font-size:15px}.stk-instruction-list{list-style:none;margin:0;padding:0;counter-reset:instruction-step}.stk-instruction-step{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid var(--stk-wash);font-size:15px;line-height:1.55}.stk-instruction-step:before{counter-increment:instruction-step;content:counter(instruction-step) ".";flex-shrink:0;min-width:1.5em;font-weight:700;color:var(--stk-neutral)}.stk-instruction-text{flex:1;min-width:0}.stk-instruction-edit{flex-shrink:0;margin-top:-2px}.stk-instruction-input{flex:1;min-width:0}.stk-instruction-empty{margin:0;font-size:15px;color:var(--stk-neutral)}.stk-import-sheet-body{display:flex;flex-direction:column}.stk-import-sheet-body--searching{min-height:min(320px,50vh)}.stk-import-searching{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:24px;text-align:center}.stk-import-search-spinner{width:44px;height:44px;border:3px solid var(--stk-wash);border-top-color:var(--stk-accent);border-radius:50%;animation:stk-spin .85s linear infinite}@keyframes stk-spin{to{transform:rotate(360deg)}}.stk-import-search-msgs{position:relative;height:1.6em;width:100%}.stk-import-search-msg{position:absolute;inset:0;margin:0;opacity:0;font-size:15px;font-weight:600;color:var(--stk-text-muted);animation:stk-import-search-msg 7.5s ease-in-out infinite}.stk-import-search-msg:nth-child(1){animation-delay:0s}.stk-import-search-msg:nth-child(2){animation-delay:2.5s}.stk-import-search-msg:nth-child(3){animation-delay:5s}@keyframes stk-import-search-msg{0%,to{opacity:0;transform:translateY(4px)}4%,28%{opacity:1;transform:translateY(0)}33%{opacity:0;transform:translateY(-4px)}}.stk-import-search-dots{display:flex;gap:6px}.stk-import-search-dot{width:7px;height:7px;border-radius:50%;background:var(--stk-neutral);animation:stk-import-search-dot 1.2s ease-in-out infinite}.stk-import-search-dot:nth-child(2){animation-delay:.15s}.stk-import-search-dot:nth-child(3){animation-delay:.3s}@keyframes stk-import-search-dot{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.stk-login-wrap{flex:1;min-height:0;overflow:auto;display:flex;align-items:center;justify-content:center;padding:max(40px,env(safe-area-inset-top,0px)) max(20px,env(safe-area-inset-right,0px)) max(40px,env(safe-area-inset-bottom,0px)) max(20px,env(safe-area-inset-left,0px));box-sizing:border-box}.stk-login-form{width:100%;max-width:320px}.stk-muted-btn{font-size:12px;font-weight:700;color:var(--stk-accent);background:none;border:none;cursor:pointer;padding:8px 4px;min-height:36px;font-family:inherit}.stk-muted-btn:disabled{opacity:.6;cursor:not-allowed}.stk-day-cook-error{margin-top:8px;margin-bottom:0}.stk-picker-item{background:#f6f1e9;border-radius:18px;padding:14px 18px;cursor:pointer;margin-bottom:12px;border:none;width:100%;text-align:left;font-family:inherit}.stk-picker-name{font-size:16px;font-weight:800;color:var(--stk-text)}.stk-picker-meta{font-size:12.5px;font-weight:600;color:var(--stk-neutral);margin-top:3px}.stk-scan-chooser{display:flex;flex-direction:column;gap:12px}.stk-scan-mode-btn{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:16px 18px;border:1px solid var(--stk-border);border-radius:16px;background:var(--stk-surface);cursor:pointer;text-align:left;font-family:inherit}.stk-scan-mode-label{font-size:17px;font-weight:800;color:var(--stk-text)}.stk-scan-mode-hint{font-size:13px;font-weight:600;color:var(--stk-text-muted)}.stk-scan-back{margin-bottom:16px;flex:none;width:auto;height:40px;padding:0 14px}.stk-scan-save-row{margin-top:8px}.stk-barcode-scanner{display:flex;flex-direction:column;gap:8px}.stk-barcode-video{width:100%;max-height:220px;border-radius:16px;background:#111;object-fit:cover}.stk-scan-hint{margin:0;text-align:center}.stk-scan-product{padding:12px 14px;border-radius:12px;background:var(--stk-wash)}.stk-scan-product-name{font-size:15px;font-weight:700}.stk-voice-transcript{resize:vertical;min-height:72px;line-height:1.4}.stk-voice-speak-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:120px;padding:24px;border:2px dashed var(--stk-border);border-radius:20px;background:var(--stk-surface);font-family:inherit;font-size:20px;font-weight:800;color:var(--stk-text);cursor:pointer}.stk-voice-speak-btn-active{border-color:var(--stk-accent);color:var(--stk-accent);background:#eef6ff;background:oklch(.97 .02 250)}.stk-voice-speak-btn:disabled{opacity:.65;cursor:not-allowed}.stk-voice-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.stk-voice-item{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:0}.stk-voice-item-body{flex:1;min-width:0}.stk-voice-item-name{font-size:16px;font-weight:700}.stk-voice-item-warn{font-size:13px;font-weight:600;color:var(--stk-critical)}.stk-voice-item-meta{font-size:13px;font-weight:600;color:var(--stk-text-muted);margin-top:4px}.stk-voice-item-actions{display:flex;gap:4px;flex-shrink:0}.stk-btn-listening{opacity:.7}.driver-popover.stk-driver-popover{background:var(--stk-surface);color:var(--stk-text);border-radius:var(--stk-radius-card);box-shadow:var(--stk-shadow-card);max-width:min(340px,calc(100vw - 32px));font-family:inherit;z-index:1000000001}.driver-popover.stk-driver-popover *{font-family:inherit}.driver-popover.stk-driver-popover .driver-popover-title{font-size:18px;font-weight:800;color:var(--stk-text);line-height:1.35}.driver-popover.stk-driver-popover .driver-popover-description{font-size:14px;line-height:1.5;color:var(--stk-text-muted)}.driver-popover.stk-driver-popover .stk-onboard-principle,.driver-popover.stk-driver-popover .stk-onboard-how{margin:0 0 10px}.driver-popover.stk-driver-popover .stk-onboard-how{margin-bottom:0}.driver-popover.stk-driver-popover .driver-popover-progress-text{color:var(--stk-neutral);font-weight:600}.driver-popover.stk-driver-popover .driver-popover-footer-btn{border-radius:12px;border:none;font-weight:800;font-size:14px;padding:8px 14px;background:var(--stk-wash);color:var(--stk-text)}.driver-popover.stk-driver-popover .driver-popover-next-btn,.driver-popover.stk-driver-popover .driver-popover-btn-disabled.driver-popover-next-btn{background:var(--stk-accent);color:#fff}.driver-popover.stk-driver-popover .driver-popover-footer-btn:hover,.driver-popover.stk-driver-popover .driver-popover-footer-btn:focus{filter:brightness(.97)}.driver-popover.stk-driver-popover .driver-popover-close-btn{top:10px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:16px;background:transparent;color:var(--stk-neutral);font-size:22px;font-weight:400;line-height:1;-webkit-tap-highlight-color:transparent;transition:color .15s,background-color .15s}.driver-popover.stk-driver-popover .driver-popover-close-btn:hover{color:var(--stk-text);background:var(--stk-wash)}.driver-popover.stk-driver-popover .driver-popover-close-btn:focus-visible{color:var(--stk-text);background:var(--stk-wash);outline:2px solid var(--stk-accent);outline-offset:2px}.driver-popover.stk-driver-popover .driver-popover-arrow{border-color:var(--stk-surface)}
