*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:#eef2f7;background-image:none!important;min-height:100vh;font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}.content{flex:1;overflow-y:auto;padding:10px 18px 0;display:flex;flex-direction:column;gap:0}@media(min-width:768px){.content{padding:24px 24px 0}}.section{display:flex;flex-direction:column;gap:10px;flex-shrink:0;padding-bottom:4px}.screen-title{font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:32px;color:#1e1e1e}.zone-screen-title{font-family:DM Sans,sans-serif;font-size:22px;font-weight:700;line-height:32px;color:#1e1e1e}.section-title{font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:32px;color:#1e1e1e}.body-text{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#4a5565}@media(min-width:768px){.body-text{font-size:15px}}.in-progress-label{color:#08a01c;font-size:22px}.divider{height:1px;background:#e5e7eb;flex-shrink:0;margin-top:10px;margin-bottom:10px}.warning-card{background:#fffbeb;border:1px solid #fee685;border-radius:10px;padding:16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#364153;letter-spacing:-.15px;flex-shrink:0}.warning-card strong{font-weight:700}.success-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#166534;letter-spacing:-.15px;flex-shrink:0}.steps-list{display:flex;flex-direction:column;gap:6px;list-style:none;padding:10px 0 20px}.step-item{display:flex;align-items:center;gap:10px}.step-badge{width:20px;height:20px;min-width:20px;background:#bedbff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#fff;flex-shrink:0}.step-text{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;color:#1e2939;letter-spacing:-.44px}.location-detected{margin-top:12px;padding:10px 14px;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0;font-family:DM Sans,sans-serif;font-size:14px;color:#15803d}.os-tabs{display:flex;gap:8px;margin-bottom:16px}.os-tab{padding:6px 18px;border-radius:20px;border:1.5px solid #d1d5db;background:#fff;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#4a5565;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.os-tab--active{background:#2b7fff;border-color:#2b7fff;color:#fff}.text-link{background:none;border:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;color:#2b7fff;text-decoration:underline;text-underline-offset:2px;cursor:pointer;text-align:center;width:100%;padding:4px 0}.input-group{display:flex;flex-direction:column;gap:4px;padding:10px 0 20px}.input-label{font-family:DM Sans,sans-serif;font-size:10px;font-weight:500;color:#1f1f1f}.text-input{height:42px;border:1px solid #c6c6c6;border-radius:8px;padding:0 16px;font-family:Inter,sans-serif;font-size:14px;color:#1e1e1e;outline:none;transition:border-color .15s}.text-input::placeholder{color:#a6a6a6}.text-input:focus{border-color:#2b7fff}.text-input.input-error{border-color:#e3274c}.input-hint{font-family:Inter,sans-serif;font-size:14px;color:#393939;line-height:1.5}.input-hint.hint-error{color:#e3274c}.mac-checks{display:flex;flex-direction:column;gap:10px;margin-top:16px;padding:14px 16px;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb}.mac-check-row{display:flex;align-items:center;gap:10px}.mac-check-row svg{flex-shrink:0}.mac-check-dot{width:16px;height:16px;border-radius:50%;background:#d1d5db;flex-shrink:0}.mac-check-label{font-size:13px;color:#9ca3af;line-height:1.4}.mac-check-label--checking{color:#2b7fff}.mac-check-label--pass{color:#08a01c}.mac-check-label--fail{color:#e3274c}.mac-check-error{font-size:12px;color:#e3274c;line-height:1.4;margin-top:4px;padding-left:26px}.mac-spinner{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.journey-header-row{display:flex;align-items:center;justify-content:space-between}.journey-timer-group{display:flex;align-items:center;gap:10px}.journey-timer{font-family:Inter,sans-serif;font-size:26px;font-weight:300;color:#0a0a0a;letter-spacing:.12px}.stop-btn{background:none;border:none;font-family:Inter,sans-serif;font-size:26px;font-weight:300;color:#0a0a0a;cursor:pointer;padding:4px 8px;line-height:1}.chip{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:2px 8px;border-radius:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;white-space:nowrap}.chip-gray{background:#c6c6c6;color:#1f1f1f}.chip-green{background:#bbf7d0;color:#166534}.chip-blue{background:#dbeafe;color:#1e40af}.zones-list{display:flex;flex-direction:column;gap:12px;margin-top:4px;padding-bottom:12px}.zone-item{display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 21px;border:1px solid #d1d5dc;border-radius:10px;background:#fff;cursor:pointer;transition:background .15s,border-color .15s;width:100%}.zone-item:disabled{cursor:default}.zone-item:not(:disabled):hover{background:#f8faff;border-color:#2b7fff}.zone-item-static{cursor:default}.zone-item.zone-recorded{border-color:#bbf7d0;background:#f0fdf4}.zone-item.zone-missing{border-color:#fecdd3;background:#fff1f2}.zone-item.zone-locked{opacity:.55}.zone-name{font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#0a0a0a;letter-spacing:-.44px}.zone-status{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#4a5565;letter-spacing:-.15px;text-align:right}.timer-display-area{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:8px;gap:10px}.big-timer{font-family:Inter,sans-serif;font-size:72px;font-weight:300;color:#0a0a0a;letter-spacing:.12px;line-height:1}.add-minute-link{background:none;border:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;color:#2b7fff;text-decoration:underline;text-underline-offset:2px;cursor:pointer;letter-spacing:.12px}.timer-note{font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#0a0a0a;text-align:center;letter-spacing:.12px}.zone-success-name{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#0a0a0a;text-align:center;letter-spacing:-.45px}.zone-success-ts,.zone-success-hint{font-family:Inter,sans-serif;font-size:14px;font-weight:300;color:#0a0a0a;text-align:center;letter-spacing:.12px}.gate-icon{display:flex;justify-content:center;margin:20px 0 4px}.cta-counter{display:flex;align-items:center;padding:0 10px;height:50px}.counter-info{display:flex;flex-direction:row;gap:4px;align-items:baseline}.counter-num,.counter-label{font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;color:#1e1e1e;line-height:24px}.cta-bar{display:flex;flex-direction:column;gap:10px;padding:14px 18px;flex-shrink:0}@media(min-width:768px){.cta-bar{padding:16px 24px}}.btn-primary{width:100%;height:50px;background:#2b7fff;border:none;border-radius:8px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;color:#fff;cursor:pointer;transition:background .15s,transform .1s;flex-shrink:0}.btn-primary:hover{background:#1a6eee}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none}.btn-outline{width:100%;height:50px;background:#fff;border:2px solid #2b7fff;border-radius:8px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;color:#2b7fff;cursor:pointer;transition:background .15s;flex-shrink:0}.btn-outline:hover{background:#f0f7ff}.btn-danger{width:100%;height:50px;background:#ff2b67;border:none;border-radius:8px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:400;color:#fff;cursor:pointer;transition:background .15s,transform .1s;flex-shrink:0}.btn-danger:hover{background:#e8194e}.btn-danger:active{transform:scale(.98)}.home-indicator-wrap{display:flex;justify-content:center;padding:8px 0 12px;flex-shrink:0}@media(min-width:768px){.home-indicator-wrap{display:none}}.home-indicator{width:134px;height:5px;background:#1e1e1e;border-radius:100px}.status-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 24px 4px;height:44px;flex-shrink:0}@media(min-width:768px){.status-bar{display:none}}.status-time{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#1e1e1e;letter-spacing:.25px}.status-icons{display:flex;align-items:center;gap:6px}.modal-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:100}.modal{background:#fff;border-radius:20px 20px 0 0;padding:28px 20px 24px;width:375px;display:flex;flex-direction:column;gap:16px}.modal-title{font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;color:#1e1e1e;line-height:28px}.modal-body{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#4a5565;line-height:20px}.modal-actions{display:flex;flex-direction:column;gap:10px}.modal-overlay--centered{align-items:center}.modal--centered{border-radius:20px;max-width:340px;width:calc(100% - 40px)}.modal-icon-row{display:flex;justify-content:center;margin-bottom:4px}.sl-brand{display:flex;align-items:center;padding:0 0 12px}.sl-brand-logo-img{height:56px;width:auto;display:block}.sl-subtitle{margin:4px 0 24px;color:#6b7280}.sl-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.06em}.sl-field{padding:4px 0 12px}.sl-address-block{margin-bottom:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.sl-address-inner{display:flex;align-items:flex-start;gap:10px;padding:14px}.sl-pin-icon{flex-shrink:0;margin-top:2px}.sl-address-name{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#1e1e1e;margin:0 0 3px;line-height:1.3}.sl-address-text{font-family:Inter,sans-serif;font-size:13px;color:#6b7280;margin:0;line-height:1.4}.cdd-wrap{position:relative}.cdd-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;height:46px;padding:0 14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:border-color .15s;box-sizing:border-box}.cdd-trigger--open{border-color:#2b7fff}.cdd-trigger-value{font-family:Inter,sans-serif;font-size:14px;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cdd-trigger-placeholder{color:#acacac}.cdd-chevron{flex-shrink:0;margin-left:8px;transition:transform .15s}.cdd-chevron--up{transform:rotate(180deg)}.cdd-panel{margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;overflow:hidden}.cdd-search-wrap{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #e0e0e0}.cdd-search{flex:1;border:none;outline:none;font-family:Inter,sans-serif;font-size:14px;color:#1f1f1f;background:transparent}.cdd-search::placeholder{color:#acacac}.cdd-list{max-height:240px;overflow-y:auto}.cdd-item{display:flex;flex-direction:column;gap:2px;padding:10px 16px;cursor:pointer;transition:background .1s}.cdd-item:hover{background:#f5f5f5}.cdd-item--selected{background:#f0f7ff}.cdd-item-name{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#1f1f1f;line-height:20px}.cdd-item-address{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#636363;line-height:18px}.cdd-divider{height:1px;background:#e0e0e0;margin:0 16px}.cdd-empty{padding:16px;font-family:Inter,sans-serif;font-size:14px;color:#acacac;text-align:center}.screen-splash{display:flex;flex-direction:column;flex:1;min-height:0;position:relative}.map-area{flex:1;position:relative;background:#d4dce6;overflow:hidden;min-height:380px}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:40px 40px}.map-streets{position:absolute;inset:0}.street{position:absolute;background:#eef1f4}.street-h{left:0;right:0;height:10px}.street-v{top:0;bottom:0;width:10px}.map-block{position:absolute;background:#a0afbe8c;border-radius:3px}.map-block-accent{background:#2b7fff38}.map-area .status-bar{position:absolute;top:0;left:0;right:0;z-index:2}.map-logo-area{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:1}.dv-logo{filter:drop-shadow(0 4px 16px rgba(43,127,255,.3))}.dv-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.2em;color:#4a5565}.splash-sheet{background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #3030301f;display:flex;flex-direction:column;z-index:3;margin-top:-20px}.splash-sheet-inner{padding:24px 20px 0;display:flex;flex-direction:column;gap:4px}.splash-location-section{padding-bottom:8px}.splash-you-are{font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;color:#1e1e1e;line-height:20px}.splash-select-location{font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;color:#1e1e1e;line-height:20px}.splash-info{display:flex;flex-direction:column;gap:4px}.splash-info-label{font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;color:#9d9d9d;line-height:18px}.splash-info-address{font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;color:#343434;line-height:18px}.splash-divider{height:1px;background:#e5e7eb;margin:10px 0}.change-btn{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 12px;background:#f5f5f5;border:none;border-radius:2px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#1e1e1e;cursor:pointer}.btn-splash{margin:20px 0 16px;font-size:16px}.gate-wrap{min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px 20px}.gate-card{width:100%;max-width:375px;display:flex;flex-direction:column;align-items:center;gap:0}.gate-logo{width:180px;margin-bottom:32px}.gate-title{font-family:DM Sans,sans-serif;font-size:22px;font-weight:700;color:#1e1e1e;text-align:center;margin-bottom:10px}.gate-subtitle{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#4a5565;text-align:center;line-height:20px;margin-bottom:28px}.gate-field{width:100%;margin-bottom:16px}.gate-input{width:100%;height:50px;border:1.5px solid #d1d5dc;border-radius:8px;padding:0 16px;font-family:DM Sans,sans-serif;font-size:16px;color:#1e1e1e;outline:none;transition:border-color .15s}.gate-input:focus{border-color:#2b7fff}.gate-input-error{border-color:#e3274c}.gate-error{font-family:DM Sans,sans-serif;font-size:13px;color:#e3274c;margin-top:8px}.gate-btn{width:100%}.wizard-bar{display:flex;align-items:flex-start;padding:14px 20px 10px;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0}.wizard-step{display:flex;flex-direction:column;align-items:center;gap:5px;flex-shrink:0;width:56px}.wizard-connector{flex:1;height:2px;margin-top:11px;background:#e5e7eb}.wizard-connector--done{background:#1a2340}.wizard-dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wizard-dot--done,.wizard-dot--active{background:#1a2340}.wizard-dot--upcoming{background:#e5e7eb}.wizard-num{font-family:Inter,sans-serif;font-size:11px;font-weight:600}.wizard-dot--done .wizard-num,.wizard-dot--active .wizard-num{color:#fff}.wizard-dot--upcoming .wizard-num{color:#9ca3af}.wizard-label{font-family:Inter,sans-serif;font-size:10px;text-align:center;line-height:1.2;white-space:nowrap}.wizard-label--active{color:#1a2340;font-weight:500}.wizard-label--upcoming{color:#9ca3af}@media(min-width:768px){html,body{background-color:#eef2f7;background-image:none!important}.screen-title{font-size:22px}.body-text{font-size:15px}}
