html{font-family:Google Sans}:root{font-family:Google Sans;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;height:100dvh;font-family:Google Sans}input,textarea,select,button{font-family:Google Sans}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.2em .72em;font-size:1em;font-weight:500;font-family:Google Sans;background-color:#1a1a1a;cursor:pointer}button:hover,button:active,button:focus,button:focus-visible{outline:none;border-color:transparent}*{box-sizing:border-box}#root{width:100%;height:100dvh;font-family:Google Sans}.leaflet-container,.leaflet-popup-content{font-family:Google Sans}@media(prefers-color-scheme:dark){:root{color:#ffffffde;background-color:#242424}a:hover{color:#747bff}button{background-color:#1a1a1a}}.app-layout{position:relative;height:100dvh;overflow:hidden}.app-splash-screen{position:fixed;inset:0;width:100vw;height:100dvh;background:#f5efe9;z-index:9999;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem 2.5rem}.app-splash-screen:before{content:"";position:absolute;inset:0;opacity:.2;background:url(/splashscreen-background.jpg) #d3d3d3 50% / contain no-repeat;pointer-events:none}.app-splash-content{position:relative;z-index:1;width:100%;max-width:360px;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:0}.app-splash-brand-block{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-splash-brand-logo{width:70px;height:70px;object-fit:contain;display:block;margin-bottom:24px}.app-splash-brand-headline{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin:0}.app-splash-brand-title{margin:0;color:#1e1e1e;font-size:32px;font-weight:700;font-family:Google Sans;line-height:1.1;letter-spacing:.01em}.app-splash-brand-subtitle{margin:0;color:#1e1e1e;font-size:20px;font-weight:400;font-family:Google Sans;line-height:1.2}.app-splash-initiative{margin-top:0;display:flex;flex-direction:column;align-items:center;gap:.35rem}.app-splash-initiative-title{margin:0;color:#49454f;font-size:15px;font-weight:600;font-family:Google Sans;line-height:20px}.app-splash-initiative-text{margin:0;max-width:100%;color:#49454f;font-size:14px;font-weight:400;font-family:Google Sans;line-height:20px}.app-splash-footer-logos{margin-top:.9rem;display:flex;align-items:flex-end;justify-content:center;gap:0}.app-splash-footer-logo{display:block;object-fit:contain;height:56px;width:auto}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.install-button{background-color:#1976d2;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .3s}.install-button:hover{background-color:#1565c0}.pwa-badge{background-color:#4caf50;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:500}.pwa-info{margin-top:1rem;padding:1rem;background-color:#f5f5f5;border-radius:4px;color:#666}.login-container{height:100dvh;max-height:100dvh;display:flex;flex-direction:column;align-items:center;background:#f5ebe0;padding:10vh 1.25rem max(1.5rem,env(safe-area-inset-bottom,0px));overflow:hidden}.login-screen-content{width:100%;max-width:340px;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;overflow:hidden}.login-brand-logo{width:64px;height:64px;object-fit:contain;display:block;margin:0 auto 10px}.login-brand-headline{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;margin:0 auto 48px}.login-brand-title{margin:0;color:#1e1e1e;font-size:32px;font-weight:700;font-family:Google Sans;line-height:1.1;letter-spacing:.01em}.login-brand-subtitle{margin:0;color:#1e1e1e;font-size:20px;font-weight:400;font-family:Google Sans;line-height:1.2}.login-form{width:100%;flex:1;min-height:0;display:flex;flex-direction:column}.login-form-body{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;gap:24px;overflow-y:auto}.error-message{background-color:#b74c4c1f;color:#9d2f2f;border:1px solid rgba(183,76,76,.45);border-radius:10px;padding:.6rem .75rem;font-size:.85rem}.success-message{background-color:#47976424;color:#1f6e3d;border:1px solid rgba(71,151,100,.35);border-radius:10px;padding:.6rem .75rem;font-size:.85rem}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:.8125rem;font-weight:500;color:#666}.form-input{height:48px;padding:0 1rem;border:1px solid #D2C0BB;border-radius:10px;background:#fff;font-size:1rem;color:#1a1a1a;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.form-input:focus{border-color:#b3544b;box-shadow:0 0 0 2px #b3544b26}.form-input::placeholder{color:#9e9e9e}.footer-text{margin:48px 0 0;text-align:center;font-size:16px;font-weight:400;color:#607d8b;line-height:1.4}.login-button{margin-top:auto;height:48px;width:100%;padding:0 1.25rem;font-size:1.05rem;font-weight:500;color:#fff;background:#b3544b;border:none;border-radius:12px;cursor:pointer;transition:transform .15s ease,background-color .2s ease}.login-button:hover{background:#a04a43}.login-button:active{transform:scale(.99)}.login-button:disabled{opacity:.68;cursor:not-allowed}@media(max-width:380px){.login-container{padding:8vh 1rem max(1.25rem,env(safe-area-inset-bottom,0px))}.login-brand-logo{width:56px;height:56px;margin-bottom:8px}.login-brand-headline{margin-bottom:40px}.login-form{gap:20px}.footer-text{margin-top:40px;font-size:.8125rem}.login-button{margin-top:auto}}.verify-otp-container{height:100dvh;max-height:100dvh;display:flex;flex-direction:column;align-items:center;background:#f5ebe0;padding:8.5vh 1.25rem max(1.5rem,env(safe-area-inset-bottom,0px));overflow:hidden}.verify-otp-content{width:100%;max-width:340px;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;overflow:hidden}.verify-otp-form{width:100%;flex:1;min-height:0;display:flex;flex-direction:column}.verify-otp-body{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;overflow-y:auto}.verify-otp-logo{width:64px;height:64px;object-fit:contain;display:block;margin:0 auto 10px}.verify-otp-headline{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;margin:0 auto 48px}.verify-otp-title{margin:0;color:#1e1e1e;font-size:32px;font-weight:700;font-family:Google Sans;line-height:1.1;letter-spacing:.01em}.verify-otp-subtitle{margin:0;color:#1e1e1e;font-size:20px;font-weight:400;font-family:Google Sans;line-height:1.2}.verify-otp-hint{font-size:.875rem;color:#607d8b;margin:0;text-align:center}.otp-error-message{background-color:#b74c4c1f;color:#9d2f2f;border:1px solid rgba(183,76,76,.45);border-radius:10px;padding:.6rem .75rem;font-size:.85rem;width:100%}.otp-input-group{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.otp-input{width:44px;height:52px;font-size:1.25rem;font-weight:600;text-align:center;border:1px solid #D2C0BB;border-radius:10px;background:#fff;color:#1a1a1a;outline:none;transition:border-color .18s ease,box-shadow .18s ease;box-shadow:0 2px 4px #0000000f}.otp-input:focus{border-color:#b3544b;box-shadow:0 0 0 2px #b3544b26}.verify-otp-button{margin-top:auto;height:48px;width:100%;padding:0 1.25rem;font-size:1.05rem;font-weight:600;color:#fff;background:#a25149;border:none;border-radius:12px;cursor:pointer;transition:transform .15s ease,background-color .2s ease}.verify-otp-button:hover:not(:disabled){background:#a04a43}.verify-otp-button:active:not(:disabled){transform:scale(.99)}.verify-otp-button:disabled{opacity:.68;cursor:not-allowed}@media(max-width:380px){.verify-otp-container{padding:7vh 1rem max(1.25rem,env(safe-area-inset-bottom,0px))}.verify-otp-logo{width:56px;height:56px;margin-bottom:8px}.verify-otp-headline{margin-bottom:40px}.otp-input{width:40px;height:48px;font-size:1.125rem}.otp-input-group{gap:8px}}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer}.map-container{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;margin-top:1rem;isolation:isolate;position:relative;overscroll-behavior:contain}.map-container-inner{width:100%;height:100%}.map-container :global(.ol-viewport){touch-action:none;overscroll-behavior:contain}.map-container :global(.ol-control){background-color:#ffffffe6;border-radius:4px;padding:2px}.map-container :global(.ol-zoom){top:.5rem;left:.5rem}.map-container :global(.ol-zoom button){width:30px;height:30px;font-size:1.2rem;line-height:1;color:#333;background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;transition:background-color .2s}.map-container :global(.ol-zoom button:hover){background-color:#f0f0f0}.map-container :global(.ol-attribution){font-size:11px;bottom:.5rem;right:.5rem;background-color:#fffc;padding:2px 6px;border-radius:4px}.map-cluster-popup{position:absolute;left:0;right:0;bottom:0;max-height:55%;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #00000026;display:flex;flex-direction:column;z-index:20;animation:map-cluster-popup-in .2s ease-out}@keyframes map-cluster-popup-in{0%{transform:translateY(100%);opacity:.9}to{transform:translateY(0);opacity:1}}.map-cluster-popup-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eee;flex-shrink:0}.map-cluster-popup-title{font-weight:600;font-size:.95rem;color:#212121}.map-cluster-popup-close{width:36px;height:36px;border:none;background:#f5f5f5;border-radius:50%;font-size:1.5rem;line-height:1;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s,color .15s}.map-cluster-popup-close:hover{background:#eee;color:#212121}.map-cluster-popup-list{list-style:none;margin:0;padding:8px 0;overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0}.map-cluster-popup-item{display:flex;align-items:flex-start;gap:12px;padding:10px 16px;border-bottom:1px solid #f0f0f0;font-size:.9rem}.map-cluster-popup-item:last-child{border-bottom:none}.map-cluster-popup-number{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#d32f2f;color:#fff;font-weight:600;font-size:.8rem;display:flex;align-items:center;justify-content:center}.map-cluster-popup-address{color:#424242;line-height:1.35}@media(max-width:768px){.map-container{height:300px}.map-cluster-popup{max-height:65%}}.delivery-session{height:100dvh;max-height:100dvh;overflow:hidden;background-color:#fdf7f2;display:flex;flex-direction:column;padding:0;margin:0}.delivery-header{background-color:#fdf7f2;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:0;flex-shrink:0}.delivery-header-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.delivery-header-top--session-title{align-items:flex-start;width:100%}.delivery-header-session-lead{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.delivery-session-datetime{margin:0;color:#49454f;font-size:14px;font-weight:500;font-family:Google Sans,sans-serif;line-height:1.3}.delivery-header-top--session-title .delivery-header-exit{flex-shrink:0;margin-top:2px}.delivery-session-page-title{margin:0;padding:0;flex:1;min-width:0;text-align:left;color:#1d1b20;font-size:24px;font-weight:500;font-family:Google Sans,sans-serif;line-height:1.25}.delivery-header-session-lead .delivery-session-page-title{flex:0 0 auto}.delivery-header:has(.delivery-header-top--session-title) .delivery-header-stepper{margin-top:.75rem;padding-top:.75rem}.delivery-header-brand{display:flex;align-items:flex-start;gap:.5rem;min-width:0}.delivery-header-logo{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.delivery-header-logo-icon{display:block;width:33px;height:41px}.delivery-header-brand-text{display:flex;flex-direction:column;justify-content:flex-start;gap:2px;min-width:0;padding-top:1px;margin-top:5px}.delivery-header-brand-title{margin:0;color:#1e1e1e;font-size:16px;font-weight:700;line-height:1.1;font-family:Google Sans;letter-spacing:.01em}.delivery-header-brand-wordmark{display:block;width:91px;height:16px}.delivery-header-brand-subtitle{margin:0;color:#1e1e1e;font-size:14px;font-weight:400;line-height:1.2;font-family:Google Sans}.delivery-header-actions{display:flex;align-items:center;gap:.5rem}.delivery-header-install{padding:.4rem .75rem;font-size:.8125rem;font-weight:600;color:#fff;background-color:#a25149;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s;font-family:Google Sans}.delivery-header-install:hover{background-color:#8b3f38}.delivery-header-exit{width:40px;height:40px;padding:0;border-radius:12px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s;flex-shrink:0}.delivery-header-exit:hover{opacity:.85}.delivery-header-create-da{width:40px;height:40px;padding:0;border-radius:12px;border:none;background:#aa4a4433;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;flex-shrink:0}.delivery-header-create-da:hover{background:#aa4a4447}.delivery-header-stepper{padding-top:1rem;margin-top:1rem;border-top:none}.delivery-title,.optimized-route-section>.delivery-flow-heading,.route-sequence-title.delivery-flow-heading{text-align:left}.optimized-route-section>.section-title.delivery-flow-heading{color:#1d1b20;font-size:22px;font-weight:400}.optimized-route-section .route-sequence-title.delivery-flow-heading{color:#1d1b20;font-size:20px;font-weight:400}.delivery-title{margin:0 0 1rem;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.article-search-wrap{margin:16px 0}.article-search-input-wrap{display:flex;align-items:center;gap:20px;border-radius:28px;border:1px solid #866953;background:#fff;padding:12px 16px}.article-search-input-wrap input{border:none;outline:none;width:100%;background:transparent;color:#000;font-size:16px;font-weight:400}.article-search-input-wrap input::placeholder{color:#866953;font-size:16px;font-weight:400;opacity:1}.all-articles-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;margin-top:16px}.all-articles-row span{color:#1d1b20;font-size:16px;font-weight:400;white-space:nowrap}.all-articles-line{height:1px;background:#e9d4cb;width:100%}.all-articles-refresh{border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#aa4a44;flex-shrink:0}.all-articles-refresh span{color:#aa4a44;font-size:14px;font-weight:500;white-space:nowrap}.all-articles-refresh:disabled{opacity:.6;cursor:not-allowed}.progress-stepper{display:flex;gap:.5rem}.delivery-session .progress-segment.active{background-color:#a25149}.route-creation-loader-overlay{position:fixed;inset:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999;padding:1.5rem;animation:route-creation-fade-in .2s ease-out}@keyframes route-creation-fade-in{0%{opacity:0}to{opacity:1}}.route-creation-loader-card{background:linear-gradient(135deg,#fff,#fafafa);border-radius:20px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #a251491f;padding:2.5rem 2rem 2rem;max-width:420px;width:100%;text-align:center;animation:route-creation-card-slide-up .3s ease-out;position:relative;overflow:hidden}.route-creation-loader-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#a25149,#b3544b,#a25149);background-size:200% 100%;animation:route-creation-shimmer 2s linear infinite}@keyframes route-creation-card-slide-up{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes route-creation-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.route-creation-loader-icon-wrapper{position:relative;width:80px;height:80px;margin:0 auto 1.75rem;display:flex;align-items:center;justify-content:center}.route-creation-loader-spinner{width:80px;height:80px;border:5px solid #F5E6DA;border-top-color:#a25149;border-right-color:#b3544b;border-radius:50%;animation:route-creation-spin 1s cubic-bezier(.68,-.55,.265,1.55) infinite;position:absolute;top:0;left:0}.route-creation-loader-checkmark{position:absolute;width:40px;height:40px;color:#4caf50;opacity:0;transform:scale(0);transition:opacity .3s,transform .3s}.route-creation-loader-spinner:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background:#a25149;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #a2514980;animation:route-creation-pulse 1.5s ease-in-out infinite}@keyframes route-creation-spin{to{transform:rotate(360deg)}}@keyframes route-creation-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.7}}.route-creation-loader-title{font-size:1.375rem;font-weight:700;color:#212121;line-height:1.3;margin:0 0 .75rem;letter-spacing:-.01em}.route-creation-loader-subtitle{font-size:.9375rem;font-weight:400;color:#616161;line-height:1.5;margin:0 0 1.75rem}.route-creation-loader-progress{width:100%;height:6px;background-color:#f5e6da;border-radius:3px;overflow:hidden;margin:0 0 1.75rem}.route-creation-loader-progress-bar{height:100%;width:0%;background:linear-gradient(90deg,#a25149,#b3544b);border-radius:3px;animation:route-creation-progress 2s ease-in-out infinite}@keyframes route-creation-progress{0%{width:0%}50%{width:70%}to{width:100%}}.route-creation-loader-close{padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;color:#616161;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s;text-decoration:underline;text-underline-offset:3px}.route-creation-loader-close:hover{color:#a25149;background-color:#a2514914}.route-creation-loader-close:active{transform:scale(.98)}.delivery-content{flex:1;min-height:0;padding:1.25rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;background-color:#fdf7f2;padding-top:0;padding-bottom:0}.delivery-content.step1-static-layout{overflow:hidden;padding-bottom:0}.delivery-content.step1-static-layout .scanned-addresses-section{margin-bottom:0;padding-bottom:0}.delivery-content.step2-route-layout{display:flex;flex-direction:column;overflow:hidden;min-height:0;touch-action:pan-y;overscroll-behavior-y:contain}.delivery-content.step2-route-layout .optimized-route-section{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;margin-bottom:0}.optimized-route-section-title,.delivery-content.step2-route-layout .route-map-preview{flex-shrink:0}.optimized-route-scrollable{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain}.scanned-addresses-section{margin-top:0;margin-bottom:2.5rem;padding-bottom:1rem;background-color:transparent;display:flex;flex-direction:column;height:100%;min-height:0}.scanned-addresses-section .delivery-title{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(162,81,73,.12)}.scanned-addresses-static-top{flex-shrink:0;background-color:#fdf7f2}.optimized-route-section{margin-top:0;margin-bottom:2rem;background-color:transparent}.route-map-preview{margin-top:.75rem;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;position:relative;z-index:0;height:240px;flex-shrink:0;isolation:isolate}.route-map-preview .map-container{height:240px!important;border-radius:12px;margin-top:0}.route-map-preview .route-loading-backdrop{position:absolute;inset:0;z-index:4;pointer-events:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffff59;display:flex;align-items:center;justify-content:center}.route-map-preview .route-loading-backdrop-location,.route-map-preview .route-loading-backdrop-route{left:0}.route-map-preview .route-loading-indicator{z-index:5;pointer-events:none;padding:10px 18px;background-color:#a25149f2;color:#fff;font-size:.875rem;font-weight:600;border-radius:24px;box-shadow:0 4px 16px #0003;display:inline-flex;align-items:center;gap:.5rem}.route-map-preview .route-loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:route-loading-spin .7s linear infinite}.section-title{margin:0 0 1rem;padding:0;text-transform:capitalize}.addresses-list{display:flex;flex-direction:column;gap:.75rem}.addresses-scroll-area{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:0;-webkit-overflow-scrolling:touch}.addresses-scroll-area--center-wait{display:flex;flex-direction:column;justify-content:center;align-items:stretch}.addresses-empty-message{display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center;font-size:1rem;color:#757575;background:#f0e1dc;border-radius:16px}.optimization-message{padding:.875rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;font-weight:500;text-align:center;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.optimization-message.optimizing{background-color:#f5e6da;color:#8b3f38;border:1px solid rgba(162,81,73,.3)}.optimization-message.success{background-color:#e8f5e9;color:#2e7d32;border:1px solid #A5D6A7}.optimization-message.address-error{background-color:#ffebee;color:#c62828;border:1px solid #EF9A9A}.location-fallback{margin-bottom:1rem;padding:1rem 1.25rem;background-color:#fff8e1;border:1px solid #FFE082;border-radius:12px}.location-fallback-text{margin:0 0 1rem;font-size:.9375rem;color:#212121;line-height:1.45}.location-fallback-button{display:block;width:100%;padding:.75rem 1rem;background-color:#a25149;color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .2s}.location-fallback-button:hover{background-color:#8b3f38}.location-fallback-button:active{background-color:#7a3a34}.location-prompt-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.location-prompt{background-color:#fff;border-radius:16px;padding:1.5rem 1.5rem 1.25rem;max-width:360px;width:100%;box-shadow:0 8px 32px #0003;position:relative}.location-prompt-title{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#212121}.location-prompt-text{margin:0 0 1.5rem;font-size:.9375rem;color:#616161;line-height:1.5}.location-prompt-actions{display:flex;flex-direction:column;gap:.75rem}.location-prompt-button{padding:.875rem 1rem;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.location-prompt-button-icon{flex-shrink:0}.location-prompt-button-primary{background-color:#a25149;color:#fff}.location-prompt-button-primary:hover{background-color:#8b3f38}.location-prompt-button-secondary{background-color:transparent;color:#a25149;border:2px solid #A25149;display:flex;align-items:center;justify-content:center}.location-prompt-button-secondary:hover{background-color:#f5e6da}.location-prompt-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;padding:0;border:none;background:none;color:#757575;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .2s,background-color .2s}.location-prompt-close:hover{color:#212121;background-color:#f0f0f0}.delivery-session .address-card{background-color:#f1e4da;border-radius:16px;padding:12px 16px;display:flex;align-items:center;gap:16px;border:none;box-shadow:none;min-width:0;width:100%;text-align:left;cursor:pointer;transition:background-color .2s}.delivery-session .address-card-received{border-radius:16px;border:1px solid #AA4A44;background-color:#eedbda}.delivery-session .address-card.address-card-received:hover,.delivery-session .address-card.address-card-received:active{background-color:#eedbda}.address-received-check{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;flex-shrink:0}.delivery-session .address-card:hover{background-color:#ecdccf}.delivery-session .address-card:active{background-color:#e6d4c6}.delivery-session .location-icon-wrap{width:40px;height:40px;border-radius:50%;background-color:#aa4a4433;display:flex;align-items:center;justify-content:center;flex-shrink:0}.location-icon{width:24px;height:24px;flex-shrink:0;pointer-events:none}.location-icon path{fill:#aa4a44}.address-content{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.address-id-text{color:#000;font-size:16px;font-weight:400;word-break:break-word}.address-text{font-size:14px;font-weight:400;color:#1d1b20;word-break:break-word}.receive-tray-overlay{position:fixed;inset:0;background:#00000059;z-index:1200;display:flex;align-items:flex-end;justify-content:center}.receive-tray{width:100%;max-width:768px;background:#fff;border-radius:24px 24px 0 0;padding:20px;position:relative}.receive-tray-drag-handle{width:72px;height:5px;border-radius:999px;background:#d0cfd2;margin:0 auto 14px}.receive-tray-close{position:absolute;top:12px;right:12px;z-index:2;border:none;background:transparent;padding:8px;min-width:44px;min-height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#aa4a44}.receive-tray-close:hover,.receive-tray-close:focus-visible{opacity:.9}.receive-tray-close:focus-visible{outline:2px solid #AA4A44;outline-offset:2px}.receive-tray-close-icon{display:block;flex-shrink:0}.receive-tray-icon-wrap{display:flex;justify-content:center}.receive-tray-title{color:#1d1b20;font-size:22px;font-weight:500;text-align:center;margin:16px 0}.receive-tray-description{color:#49454f;font-size:16px;font-weight:400;text-align:center;margin:0 0 16px}.receive-tray-article-card{border-radius:16px;background:#f1e4da;padding:12px 16px;display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.receive-tray-article-icon{width:40px;height:40px}.receive-tray-article-id{margin-top:10px;color:#000;font-size:16px;font-weight:400;text-align:center}.receive-tray-article-address{color:#1d1b20;font-size:14px;font-weight:400;text-align:center}.receive-tray-action{width:100%;border:none;border-radius:16px;background:#ebd5d3;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#aa4a44;font-size:16px;font-weight:500;cursor:pointer;opacity:.88;transition:opacity .2s,background-color .2s}.receive-tray-action:hover:not(:disabled){opacity:1}.receive-tray-action:disabled{opacity:.65;cursor:not-allowed}button.sequence-item-content.sequence-item-content--opens-tray{width:100%;border:none;font:inherit;color:inherit;text-align:left;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y}button.sequence-item-content.sequence-item-content--opens-tray:focus-visible{outline:2px solid #AA4A44;outline-offset:2px}.route-sequence-detail-chevron{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:4px}.route-sequence-detail-chevron .sequence-arrow{margin-left:0}.route-address-detail-tray-overlay{z-index:1250}.route-address-detail-tray{width:100%;max-width:min(768px,100vw);box-sizing:border-box;max-height:min(85dvh,640px);overflow-y:auto;padding-bottom:24px}.route-address-detail-tray-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #E5E7EB}.route-address-detail-tray-title{margin:0;flex:1;min-width:0;text-align:left;color:#1f2937;font-size:20px;font-weight:500;font-family:Google Sans,sans-serif;line-height:1.3}.route-address-detail-tray-close{flex-shrink:0;border:none;background:transparent;padding:8px;margin:-8px -8px -8px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent}.route-address-detail-tray-close:hover,.route-address-detail-tray-close:focus-visible{opacity:.85}.route-address-detail-tray-close:focus-visible{outline:2px solid #AA4A44;outline-offset:2px}.route-address-detail-tray-card{border-radius:16px;overflow:hidden;background-color:#fff;border:1px solid #B8957A}.route-address-detail-tray-header{background-color:#f1e4da;padding:16px;display:flex;align-items:flex-start;justify-content:flex-start;gap:.75rem;border-bottom:1px solid #B8957A;align-items:center}.route-address-detail-tray-num{display:flex;align-items:center;justify-content:center;min-width:32px;padding:8px 10px;border-radius:100px;background-color:#e9d4cb;color:#aa4a44;font-size:16px;font-weight:500;flex-shrink:0;line-height:1.2}.route-address-detail-tray-heading-text{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0;text-align:left}.route-address-detail-tray-digital{font-size:20px;font-weight:500;color:#aa4a44;word-break:break-word;line-height:1.35;text-align:left}.route-address-detail-tray-booking{margin-top:4px;font-size:16px;font-weight:400;color:#000;line-height:1.3;word-break:break-word}.route-address-detail-tray-table{width:100%;border-collapse:collapse;background-color:#fff;table-layout:fixed}.route-address-detail-tray-table tbody tr{border-bottom:1px solid #B8957A}.route-address-detail-tray-table tbody tr:last-child{border-bottom:none}.route-address-detail-tray-label{font-size:16px;font-weight:400;color:#1d1b20;padding:12px 16px;text-align:left;width:42%;vertical-align:top;border-right:1px solid #B8957A}.route-address-detail-tray-value{font-size:16px;font-weight:400;color:#1d1b20;padding:12px 16px;text-align:left;width:58%;vertical-align:top}.route-address-detail-tray-value--digipin{color:#aa4a44;font-size:16px;font-weight:500}.da-detail-modal-overlay{position:fixed;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.da-detail-modal{background:#fdf7f2;border-radius:16px;box-shadow:0 12px 40px #00000026,0 0 0 1px #a251491f;width:100%;max-width:400px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}.da-detail-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(162,81,73,.2)}.da-detail-modal-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#a25149}.da-detail-modal-close{width:36px;height:36px;border:none;background:none;color:#8b3f38;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s,color .2s}.da-detail-modal-close:hover{background-color:#a251491f;color:#a25149}.da-detail-modal-body{padding:1.25rem;overflow-y:auto;margin:0;display:grid;grid-template-columns:auto 1fr;gap:.5rem 1.5rem;align-items:baseline}.da-detail-modal-body dt{font-size:.8125rem;font-weight:600;color:#8b3f38;text-transform:uppercase;letter-spacing:.03em}.da-detail-modal-body dd{margin:0;font-size:.9375rem;color:#212121;word-break:break-word}.da-detail-modal-body dd.da-detail-empty{grid-column:1 / -1;color:#757575;font-style:italic}.delivery-footer{padding:1rem 1.25rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom,0px));background-color:#fdf7f2;border-top:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:sticky;bottom:0;z-index:10}.back-button{width:48px;height:48px;border-radius:25%;background-color:#f5f5f5;border:2px solid #616161;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,border-color .2s,box-shadow .2s;flex-shrink:0;box-shadow:0 1px 3px #0000001f}.back-button:hover{background-color:#eee;border-color:#424242;box-shadow:0 2px 6px #00000026}.back-button:active{background-color:#e0e0e0;box-shadow:0 1px 2px #0000001a}.back-button svg path{fill:#212121}.back-button svg{width:24px;height:24px}.delivery-footer-back{flex-shrink:0;height:56px;padding:16px;border-radius:16px;border:1px solid #CAC4D0;background:#fff;color:#49454f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,border-color .2s,box-shadow .2s;box-shadow:0 1px 3px #0000001f}.delivery-footer-back:hover{background-color:#eee;border-color:#424242;box-shadow:0 2px 6px #00000026}.delivery-footer-back:active{background-color:#e0e0e0;box-shadow:0 1px 2px #0000001a}.delivery-footer-back svg{width:24px;height:24px}.create-route-button{flex:1;background-color:#aa4a44;color:#fff;border:none;border-radius:16px;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .2s,transform .3s,box-shadow .3s,background-color .3s;box-shadow:0 2px 6px #a251494d;position:relative;opacity:.88}.create-route-button:hover:not(:disabled){opacity:1;background-color:#8b3f38;transform:translateY(-1px);box-shadow:0 4px 10px #a2514959}.create-route-button:active:not(:disabled){background-color:#7a3a34;transform:translateY(0)}.create-route-button:disabled{background-color:#b0bec5;cursor:not-allowed;opacity:.72}.create-route-button .spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.create-route-button .route-icon{width:24px;height:24px;flex-shrink:0}.create-route-button span{white-space:nowrap}.delivery-footer--step2 .create-route-button{opacity:1}.delivery-footer--step2 .create-route-button:hover:not(:disabled){opacity:1}@media(min-width:768px){.delivery-session{max-width:768px;margin:0 auto}.delivery-session .address-card{padding:1.25rem 1.5rem}.progress-segment{height:7px}}.route-sequence-wrapper{margin-top:1.5rem;padding:0;min-height:0;position:relative;z-index:2;pointer-events:auto;touch-action:pan-y}.route-sequence-title{margin:0 0 .875rem;padding:0;text-transform:capitalize}.route-sequence-item{margin-bottom:.5rem;position:relative;padding-left:0}.route-sequence-item.current-location{margin-bottom:0;position:relative;padding-left:0}.route-sequence-item:before{content:"";position:absolute;left:30px;top:0;width:2px;height:calc(100% + .5rem);background-color:#d8c8c4;z-index:1}.route-sequence-item.current-location:before{top:24px;left:30px}.route-sequence-item.completed-line:before{background-color:#a25149}.route-sequence-item.delivered-history:before{display:none}.sequence-item-content{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;background-color:#f8ede8;border-radius:12px;position:relative;z-index:1;margin-bottom:0;box-shadow:0 1px 3px #0000000a}.route-sequence-item.stop-item .sequence-item-content{background:#f1e4da;border-radius:16px;box-shadow:none}.route-sequence-item.stop-item.delivered-history .sequence-item-content,.route-sequence-item.stop-item.delivered .sequence-item-content{background:transparent;border-radius:0;box-shadow:none;padding:.5rem .875rem}.route-sequence-item.current-location .sequence-item-content{background-color:transparent;padding:.5rem 0;margin-bottom:.5rem;padding-left:22px;box-shadow:none}.sequence-stop-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#e9d4cb;color:#aa4a44;font-size:16px;font-weight:500;flex-shrink:0;position:relative;z-index:2;border:2px solid #ffffff;box-shadow:0 0 0 1px #a2514933}.route-sequence-item.stop-item .sequence-stop-number:not(.delivered-icon-wrap){width:auto;min-width:32px;height:auto;border-radius:100px;background:#e9d4cb;padding:5px;border:none;box-shadow:none}.route-sequence-item.stop-item .sequence-stop-number.sequence-stop-number--next:not(.delivered-icon-wrap){background:#aa4a44;color:#f8f2ed}.route-sequence-item.delivered .sequence-stop-number:not(.delivered-icon-wrap){background:#e9d4cb;color:#aa4a44;box-shadow:none}.delivered-icon-wrap{width:32px;height:32px;border:none;box-shadow:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center}.delivered-icon-wrap svg{width:32px;height:32px;display:block}.sequence-check-icon{flex-shrink:0;margin-left:auto;color:#a25149}.route-sequence-item.stop-item .sequence-item-address{color:#1d1b20;font-size:16px;font-weight:400}.route-sequence-item.stop-item.delivered-history .sequence-item-address,.route-sequence-item.stop-item.delivered .sequence-item-address{color:#866953;font-size:16px;font-weight:400}.route-sequence-item.current-location .sequence-item-address{font-size:16px;font-weight:400;color:#625b71}.delivery-session .sequence-item-address.current-location-with-refresh{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.delivery-session .refresh-location-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin:0;margin-left:.15rem;color:#757575;background-color:transparent;border:none;border-radius:6px;cursor:pointer;transition:color .2s,background-color .2s}.delivery-session .refresh-location-icon-btn:hover{color:#a25149;background-color:#a251491f}.delivery-session .refresh-location-icon-btn:active{background-color:#a2514933}.sequence-item-distance{color:#625b71;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:.35rem}.sequence-item-distance:before{content:"";display:inline-block;width:16px;height:16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.38002 3.06667C1.91335 0.760003 5.38668 0.760003 5.91335 3.06667C6.22668 4.42 5.36668 5.56667 4.62002 6.28C4.07335 6.8 3.21335 6.79334 2.66668 6.28C1.92668 5.56667 1.06668 4.42 1.38002 3.06667Z" stroke="%23625B71"/><path d="M10.0467 11.0667C10.58 8.76 14.0733 8.76 14.6067 11.0667C14.92 12.42 14.06 13.5667 13.3067 14.28C12.76 14.8 11.8933 14.7933 11.3467 14.28C10.5933 13.5667 9.73333 12.42 10.0467 11.0667Z" stroke="%23625B71"/><path d="M8 3.33337H9.78667C11.02 3.33337 11.5933 4.86004 10.6667 5.67337L5.34 10.3334C4.41334 11.14 4.98667 12.6667 6.21334 12.6667H8" stroke="%23625B71" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.65748 3.66671H3.66518" stroke="%23625B71" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.3242 11.6667H12.3319" stroke="%23625B71" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-repeat:no-repeat;flex-shrink:0}@media(max-width:768px){.delivery-session{height:100dvh;max-height:100dvh;overflow:hidden}.delivery-content{overflow-y:auto;-webkit-overflow-scrolling:touch}.delivery-content.step2-route-layout{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y}.delivery-content.step2-route-layout .optimized-route-section{flex:0 0 auto;min-height:auto;overflow:visible;margin-bottom:0}.delivery-content.step2-route-layout .optimized-route-scrollable{display:block;min-height:auto;overflow:visible;padding-bottom:calc(1rem + 72px)}.optimized-route-section .route-sequence-wrapper{width:100%;display:block;min-height:0}.optimized-route-section .route-sequence-scroll{height:auto;max-height:none;min-height:0;overflow:visible;width:100%;margin-right:0;padding-bottom:0;touch-action:pan-y}.optimized-route-section .route-sequence-item,.optimized-route-section .sequence-item-content,.optimized-route-section .sequence-item-info{touch-action:pan-y}.delivery-content.step2-route-layout .route-map-preview,.delivery-content.step2-route-layout .route-map-preview .map-container,.delivery-content.step2-route-layout .route-map-preview .ol-viewport,.delivery-content.step2-route-layout .route-map-preview .ol-overlaycontainer-stopevent{touch-action:pan-y!important;pointer-events:none}}@media(prefers-color-scheme:dark){.delivery-session,.delivery-session .delivery-header,.delivery-session .delivery-content{background-color:#fdf7f2}.delivery-session .scanned-addresses-section{background-color:transparent}.delivery-session .address-card{background-color:#f1e4da}.delivery-session .address-card-received,.delivery-session .address-card.address-card-received:hover,.delivery-session .address-card.address-card-received:active{background-color:#eedbda}.delivery-session .location-icon-wrap{background-color:#aa4a4433}.delivery-session .delivery-footer{background-color:#fdf7f2}.delivery-session .route-sequence-item.stop-item .sequence-item-content{background-color:#f1e4da}.delivery-session .route-sequence-item.delivered-history .sequence-item-content,.delivery-session .route-sequence-item.stop-item.delivered .sequence-item-content,.delivery-session .route-sequence-item.current-location .sequence-item-content{background-color:transparent}.delivery-session .sequence-stop-number{background-color:#e9d4cb;color:#aa4a44}.delivery-session .route-sequence-item.stop-item .sequence-stop-number.sequence-stop-number--next:not(.delivered-icon-wrap){background:#aa4a44;color:#f8f2ed}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out;padding-left:8px;padding-right:8px;box-sizing:border-box}@media(min-width:768px){.modal-overlay{align-items:center;padding-left:0;padding-right:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background-color:#fff;width:100%;max-width:100%;border-top-left-radius:20px;border-top-right-radius:20px;padding:0;animation:slideUp .3s ease-out;max-height:90vh;overflow-y:auto}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-drag-indicator{width:40px;height:4px;background-color:#e0e0e0;border-radius:2px;margin:12px auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e0e0e0}.modal-title{font-size:1.125rem;font-weight:600;color:#000;margin:0;padding:0}.modal-close-button{width:32px;height:32px;border-radius:50%;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;padding:0;flex-shrink:0}.modal-close-button:hover{background-color:#f0f0f0}.modal-close-button:active{background-color:#e0e0e0}.modal-close-button svg{width:24px;height:24px}.modal-form{padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:1.5rem}.input-container{position:relative;width:100%}.address-input{width:100%;padding:1rem 3rem 1rem 1rem;border:1px solid #000000;border-radius:8px;font-size:1rem;font-weight:400;color:#000;background-color:#fff;box-sizing:border-box}.address-input:focus{outline:none;border-color:#9c27b0;border-width:2px;padding:calc(1rem - 1px);padding-right:calc(3rem - 1px)}.address-input::placeholder{color:#999}.input-clear-button{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;padding:0}.input-clear-button:hover{background-color:#f0f0f0}.input-clear-button:active{background-color:#e0e0e0}.input-clear-button svg{width:20px;height:20px}.add-address-button{width:100%;background-color:#9c27b0;color:#fff;border:none;border-radius:12px;padding:1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;box-shadow:0 2px 4px #9c27b033}.add-address-button:hover:not(:disabled){background-color:#7b1fa2}.add-address-button:active:not(:disabled){background-color:#6a1b9a}.add-address-button:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed;box-shadow:none}@media(min-width:768px){.modal-content{max-width:500px;border-radius:20px;max-height:80vh}.modal-drag-indicator{display:none}}@media(prefers-color-scheme:dark){.modal-content{background-color:#1e1e1e}.modal-drag-indicator{background-color:#333}.modal-header{border-bottom-color:#333}.modal-title{color:#fff}.modal-close-button:hover{background-color:#2a2a2a}.modal-close-button svg path{fill:#fff}.address-input{background-color:#2a2a2a;border-color:#666;color:#fff}.address-input:focus{border-color:#9c27b0}.address-input::placeholder{color:#999}.input-clear-button:hover{background-color:#333}.input-clear-button svg path{fill:#b0b0b0}}.scan-qr-code{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;padding:0;margin:0;position:relative}.scan-qr-code:before,.scan-qr-code:after{content:"";position:fixed;top:0;bottom:0;width:8px;background-color:#333;z-index:100}.scan-qr-code:before{left:0}.scan-qr-code:after{right:0}.scan-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:10;margin-left:8px;margin-right:8px;gap:1rem}.scan-header .back-button{width:40px;height:40px;border-radius:50%;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;flex-shrink:0;padding:0}.scan-header .back-button:hover{background-color:#f0f0f0}.scan-header .back-button:active{background-color:#e0e0e0}.scan-header .back-button svg{width:24px;height:24px}.scan-title{font-size:1.25rem;font-weight:600;color:#000;margin:0;padding:0;flex:1;text-align:left}.scan-content{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;margin-left:8px;margin-right:8px;overflow:hidden}.scanner-frame-container{width:100%;max-width:400px;aspect-ratio:1;position:relative;display:flex;align-items:center;justify-content:center}.scanner-frame{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.scanner-overlay{width:100%;height:100%;background-color:#000;position:relative;z-index:1;border-radius:12px;overflow:hidden}.scanner-overlay video{width:100%!important;height:100%!important;object-fit:cover;border-radius:12px}.scanner-overlay #html5-qrcode-anchor-scan-type-change,.scanner-overlay #html5qr-code-full-region{border:none!important;border-radius:12px}.scanner-overlay #qr-shaded-region{border:none!important;background:transparent!important}.scanner-overlay>div{border-radius:12px;overflow:hidden}.scanner-overlay #html5-qrcode-select-camera{display:none!important}.corner-bracket{position:absolute;width:80px;height:80px;border:6px solid #9c27b0;border-radius:12px;z-index:2}.corner-bracket.top-left{top:0;left:0;border-right:none;border-bottom:none;border-top-left-radius:12px}.corner-bracket.top-right{top:0;right:0;border-left:none;border-bottom:none;border-top-right-radius:12px}.corner-bracket.bottom-left{bottom:0;left:0;border-right:none;border-top:none;border-bottom-left-radius:12px}.corner-bracket.bottom-right{bottom:0;right:0;border-left:none;border-top:none;border-bottom-right-radius:12px}.scan-footer{padding:2rem 1.25rem;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-left:8px;margin-right:8px;border-top:1px solid #e0e0e0}.enter-manually-link{background:none;border:none;color:#9c27b0;font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;transition:color .2s,text-decoration .2s;text-align:center}.enter-manually-link:hover{color:#7b1fa2;text-decoration:underline}.enter-manually-link:active{color:#6a1b9a}.error-message{background-color:#ffebee;border:1px solid #f44336;border-radius:8px;padding:1rem;margin:1rem 0;text-align:center;color:#c62828}.error-message p{margin:0 0 1rem;font-size:.9375rem}.retry-button{background-color:#9c27b0;color:#fff;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#7b1fa2}.retry-button:active{background-color:#6a1b9a}.loading-text{text-align:center;color:#666;font-size:.875rem;margin-top:1rem}@media(min-width:768px){.scan-qr-code:before,.scan-qr-code:after{width:0}.scan-qr-code{max-width:768px;margin:0 auto}.scan-header,.scan-content,.scan-footer{margin-left:0;margin-right:0}.scanner-frame-container{max-width:500px}}@media(prefers-color-scheme:dark){.scan-qr-code{background-color:#121212}.scan-qr-code:before,.scan-qr-code:after{background-color:#1a1a1a}.scan-header{background-color:#121212;border-bottom-color:#333}.scan-title{color:#fff}.scan-header .back-button:hover{background-color:#2a2a2a}.scan-header .back-button svg path{fill:#fff}.scan-footer{background-color:#121212;border-top-color:#333}}.route-map-page{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;padding:0;margin:0}.route-map-header{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:wrap;padding:1.5rem 1.25rem;background-color:#fff;border-bottom:none;position:sticky;top:0;z-index:10;gap:0}.route-map-title{font-size:1.5rem;font-weight:700;color:#212121;margin:0 0 .25rem;padding:0;flex:none;text-align:left;width:100%}.session-date-time{font-size:14px;font-weight:500;color:#49454f;margin:0 0 1rem}.route-map-header .progress-stepper{display:flex;gap:.5rem;width:100%;margin-top:1rem}.route-map-header .progress-segment{flex:1;height:6px;background-color:#e8e8e8;border-radius:3px;transition:background-color .3s ease}.route-map-header .progress-segment.active{background-color:#673ab7}.header-spacer{width:40px;flex-shrink:0}.route-stats{display:none;gap:2rem;padding:1rem 1.25rem;background-color:#fff;border-bottom:1px solid #e0e0e0}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.75rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:1.125rem;font-weight:600;color:#673ab7}.route-map-content{flex:1;padding:1.25rem 0 0;overflow-y:auto;display:flex;flex-direction:column}.optimised-route-section-title{font-size:1rem;font-weight:600;color:#212121;margin:0 0 1rem;padding:0 1rem}.map-section-wrapper{padding:0 1rem 1rem;margin:0;background-color:#fff;position:relative}.map-section-wrapper .map-container{height:180px!important;border-radius:12px;overflow:hidden}.route-loading-indicator{position:absolute;top:10px;left:50%;transform:translate(-50%);background-color:#9c27b0e6;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;z-index:100;box-shadow:0 2px 8px #0003;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.route-sequence-section{background-color:#fff;padding:0 1rem 1rem;border-top:none}.route-sequence-title{font-size:1rem;font-weight:600;color:#000;margin:0 0 .875rem;padding:0;text-transform:capitalize}.route-sequence-item{margin-bottom:.5rem;cursor:grab;touch-action:none;position:relative;padding-left:0}.route-sequence-item:last-child{margin-bottom:0}.route-sequence-item.current-location{margin-bottom:0;cursor:default;position:relative;padding-left:0}.route-sequence-item:before{content:"";position:absolute;left:30px;top:0;width:2px;height:calc(100% + .5rem);background-color:#d0d0d0;z-index:1}.route-sequence-item.current-location:before{top:9px;left:30px}.route-sequence-item:last-child:before{display:none}.route-sequence-item.dragging{opacity:.5;box-shadow:0 4px 12px #9c27b04d;transform:scale(1.02)}.route-sequence-item:active{cursor:grabbing}.route-sequence-item.current-location:active{cursor:default}.sequence-item-content{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;background-color:#f2f2f7;border-radius:10px;position:relative;z-index:1;margin-bottom:0}.route-sequence-item.current-location .sequence-item-content{background-color:transparent;padding:.5rem 0;margin-bottom:.5rem;padding-left:22px}.sequence-item-content.clickable{cursor:pointer;transition:background-color .2s;user-select:none;-webkit-user-select:none}.sequence-item-content.clickable:hover{background-color:#e8e8ed}.sequence-item-content.clickable:active{background-color:#dededf}.location-indicator{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px;position:relative;z-index:2;margin-right:.75rem}.location-indicator.current{width:16px;height:16px;background-color:#4caf50;border-radius:50%;border:2px solid #ffffff;box-shadow:0 0 0 1px #0000001a,0 2px 6px #4caf5066}.location-indicator.current svg{display:none}.sequence-stop-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#ede7f6;color:#673ab7;font-size:.9375rem;font-weight:600;flex-shrink:0;position:relative;z-index:2;box-shadow:0 0 0 1px #673ab733}.sequence-item-info{display:flex;flex-direction:column;gap:0;flex:1;min-width:0}.sequence-item-address{font-size:.875rem;font-weight:500;color:#000;word-break:break-word;line-height:1.4}.route-sequence-item.current-location .sequence-item-address{font-size:.8125rem;font-weight:400;color:#757575}.sequence-item-distance-wrapper{padding-left:calc(1.625rem + 32px);margin-top:.375rem;margin-bottom:.125rem}.sequence-item-distance{font-size:.75rem;font-weight:400;color:#888;display:inline-flex;align-items:center;gap:.35rem}.sequence-item-distance:before{content:"";display:inline-block;width:12px;height:12px;background-image:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.38002 3.06667C1.91335 0.760003 5.38668 0.760003 5.91335 3.06667C6.22668 4.42 5.36668 5.56667 4.62002 6.28C4.07335 6.8 3.21335 6.79334 2.66668 6.28C1.92668 5.56667 1.06668 4.42 1.38002 3.06667Z" stroke="%23888888"/><path d="M10.0467 11.0667C10.58 8.76 14.0733 8.76 14.6067 11.0667C14.92 12.42 14.06 13.5667 13.3067 14.28C12.76 14.8 11.8933 14.7933 11.3467 14.28C10.5933 13.5667 9.73333 12.42 10.0467 11.0667Z" stroke="%23888888"/><path d="M8 3.33337H9.78667C11.02 3.33337 11.5933 4.86004 10.6667 5.67337L5.34 10.3334C4.41334 11.14 4.98667 12.6667 6.21334 12.6667H8" stroke="%23888888" stroke-linecap="round" stroke-linejoin="round"/><path d="M3.65748 3.66671H3.66518" stroke="%23888888" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.3242 11.6667H12.3319" stroke="%23888888" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-repeat:no-repeat;flex-shrink:0}.sequence-arrow{width:24px;height:24px;flex-shrink:0;margin-left:auto}.sequence-arrow path{fill:#625b71}.route-sequence-item.current-location .sequence-arrow{display:none}.route-sequence-stops{display:flex;flex-direction:column;gap:0}.route-map-footer{padding:1rem 1.25rem;background-color:#fff;border-top:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:sticky;bottom:0;z-index:10}.back-button-footer{width:48px;height:48px;border-radius:25%;background-color:#f5f5f5;border:2px solid #616161;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,border-color .2s,box-shadow .2s;flex-shrink:0;padding:0;box-shadow:0 1px 3px #0000001f}.back-button-footer:hover{background-color:#eee;border-color:#424242;box-shadow:0 2px 6px #00000026}.back-button-footer:active{background-color:#e0e0e0;box-shadow:0 1px 2px #0000001a}.back-button-footer svg path{fill:#212121}.begin-delivery-button{flex:1;background-color:#673ab7;color:#fff;border:none;border-radius:12px;padding:.875rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:opacity .2s,background-color .2s;box-shadow:0 2px 4px #673ab740;opacity:.88}.begin-delivery-button:hover{opacity:1;background-color:#5e35b1}.begin-delivery-button:active{background-color:#512da8}.begin-delivery-button .delivery-icon{width:24px;height:24px;flex-shrink:0}.begin-delivery-button span{white-space:nowrap}.route-addresses-list{background-color:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #0000001a}.addresses-list-title{font-size:1rem;font-weight:600;color:#000;margin:0 0 1rem;padding:0}.route-addresses-list .addresses-list{display:flex;flex-direction:column;gap:.75rem}.route-address-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#fafafa;border-radius:8px;cursor:grab;touch-action:none;transition:transform .2s,box-shadow .2s;position:relative}.route-address-item:active{cursor:grabbing}.route-address-item.dragging{opacity:.5;box-shadow:0 4px 12px #9c27b04d;transform:scale(1.02)}.route-address-item .drag-handle{display:flex;align-items:center;justify-content:center;cursor:grab;padding:.25rem;border-radius:4px;transition:background-color .2s;flex-shrink:0;touch-action:none;-webkit-tap-highlight-color:transparent}.route-address-item .drag-handle:active{cursor:grabbing;background-color:#9c27b01a}.route-address-item .drag-handle:hover{background-color:#9c27b00d}.route-address-item .drag-handle svg{width:20px;height:20px;pointer-events:none}.route-address-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#673ab7;color:#fff;font-size:.875rem;font-weight:600;flex-shrink:0}.route-address-content{display:flex;align-items:center;gap:.75rem;flex:1}.route-address-content .location-icon{width:20px;height:20px;flex-shrink:0}.route-address-text{font-size:.9375rem;font-weight:400;color:#000;word-break:break-all;flex:1}.delete-button{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;flex-shrink:0;margin-left:.25rem;-webkit-tap-highlight-color:transparent}.delete-button:hover{background-color:#f443361a}.delete-button:active{background-color:#f4433633}.delete-button svg{width:20px;height:20px;pointer-events:none}@media(min-width:768px){.route-map-page{max-width:768px;margin:0 auto}.route-stats{justify-content:center}.route-map-content{flex-direction:column}}@media(prefers-color-scheme:dark){.route-map-page{background-color:#fff}.route-map-header{background-color:#fff;border-bottom:none}.route-map-title{color:#000}.route-map-header .back-button:hover{background-color:#f0f0f0}.route-map-header .back-button svg path{fill:#000}.route-stats{background-color:#fff;border-bottom-color:#e0e0e0}.stat-label{color:#666}.stat-value{color:#673ab7}.map-section-wrapper{background-color:#fff}.route-sequence-section{background-color:#fff;border-top-color:#e0e0e0}.route-sequence-title{color:#000}.sequence-item-content{background-color:#f2f2f7}.sequence-item-content.clickable:hover{background-color:#d5c4e8}.sequence-item-content.clickable:active{background-color:#c3afdc}.sequence-item-address{color:#000}.sequence-item-distance{color:#666}.route-map-footer{background-color:#fff;border-top:none}.back-button-footer{background-color:#fff;border-color:#e0e0e0}.back-button-footer:hover{background-color:#f5f5f5;border-color:#d0d0d0}.back-button-footer svg path{fill:#000}}.navigation-view{position:fixed;inset:0;display:flex;flex-direction:column;background:#f5f5f5;z-index:1000}.navigation-header{background:linear-gradient(135deg,#43a047,#66bb6a);color:#fff;padding:1.5rem 1rem 1rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #00000026;z-index:10}.navigation-instruction{display:flex;align-items:center;gap:.75rem;flex:1}.direction-arrow{width:32px;height:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));flex-shrink:0}.direction-info{display:flex;flex-direction:column;gap:.25rem}.direction-text{font-size:1.5rem;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.2)}.direction-distance{font-size:1rem;opacity:.9}.stop-indicator{padding:.5rem 1rem;background:#fff3;border-radius:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stop-number{font-size:.875rem;font-weight:600}.map-controls-overlay{position:absolute;top:6rem;right:1rem;display:flex;flex-direction:column;gap:.75rem;z-index:20}.map-control-btn{width:48px;height:48px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;cursor:pointer;transition:all .2s;color:#333}.map-control-btn:hover{background:#f5f5f5;box-shadow:0 4px 12px #0003}.map-control-btn:active{transform:scale(.95)}.navigation-map-container{flex:1;position:relative;overflow:hidden}.navigation-map-container .map-container{height:100%;border-radius:0;margin-top:0;box-shadow:none}.route-loading-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:1rem 2rem;border-radius:8px;z-index:100;font-size:1rem;font-weight:500}.destination-info-card{position:absolute;bottom:120px;left:1rem;right:1rem;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 4px 12px #00000026;z-index:20}.destination-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.destination-title{font-size:1.125rem;font-weight:700;color:#212121;margin:0}.destination-remaining{font-size:.875rem;color:#666;background:#f5f5f5;padding:.25rem .75rem;border-radius:12px}.destination-address{font-size:.875rem;color:#666;margin:0;line-height:1.4}.navigation-bottom-bar{background:#fff;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -2px 8px #0000001a;z-index:10}.journey-info{display:flex;flex-direction:column;gap:.25rem}.journey-time{font-size:1.75rem;font-weight:700;color:#212121}.journey-meta{font-size:.875rem;color:#666;display:flex;align-items:center;gap:.5rem}.navigation-actions{display:flex;gap:.75rem}.navigation-exit-btn{padding:.75rem 1.5rem;background:#f44336;color:#fff;border:none;border-radius:24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #f443364d}.navigation-exit-btn:hover{background:#d32f2f;box-shadow:0 4px 12px #f4433666}.navigation-exit-btn:active{transform:scale(.95)}.navigation-arrived-btn{padding:.75rem 1.5rem;background:#4caf50;color:#fff;border:none;border-radius:24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #4caf504d}.navigation-arrived-btn:hover{background:#43a047;box-shadow:0 4px 12px #4caf5066}.navigation-arrived-btn:active{transform:scale(.95)}@media(max-width:768px){.direction-text{font-size:1.25rem}.direction-distance{font-size:.875rem}.stop-indicator{padding:.375rem .75rem}.map-controls-overlay{top:5rem;right:.75rem}.map-control-btn{width:40px;height:40px}.destination-info-card{bottom:100px;left:.75rem;right:.75rem}.journey-time{font-size:1.5rem}.navigation-exit-btn,.navigation-arrived-btn{padding:.625rem 1.25rem;font-size:.875rem}}@media(prefers-color-scheme:dark){.navigation-view{background:#121212}.navigation-bottom-bar{background:#1e1e1e}.journey-time{color:#fff}.journey-meta{color:#b0b0b0}.map-control-btn{background:#2c2c2c;color:#fff}.map-control-btn:hover{background:#3c3c3c}.destination-info-card{background:#1e1e1e}.destination-title{color:#fff}.destination-address{color:#b0b0b0}.destination-remaining{background:#2c2c2c;color:#b0b0b0}}.delivery-in-progress{height:100dvh;max-height:100dvh;overflow:hidden;background-color:#fdf7f2;display:flex;flex-direction:column;padding:0;margin:0;font-family:Google Sans}.delivery-progress-header{background-color:#fdf7f2;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:0;flex-shrink:0;border-bottom:none;box-shadow:none}.delivery-progress-header-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.delivery-progress-header-brand{display:flex;align-items:center;min-width:0}.delivery-progress-header-logo{height:36px;width:auto;max-width:180px;object-fit:contain;flex-shrink:0}.delivery-progress-header-exit{width:40px;height:40px;padding:0;border-radius:12px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s;flex-shrink:0}.delivery-progress-header-exit:hover{opacity:.85}.delivery-progress-header-actions{display:flex;align-items:center;gap:.5rem}.delivery-progress-header-create-da{width:40px;height:40px;padding:0;border-radius:12px;border:none;background:#aa4a4433;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;flex-shrink:0}.delivery-progress-header-create-da:hover{background:#aa4a4447}.delivery-flow-heading{color:#1d1b20;font-size:22px;font-weight:400;font-family:Google Sans,sans-serif;line-height:1.3}.delivery-progress-header-stepper{padding-top:0;margin-top:0;margin-bottom:0;border-top:none}.delivery-progress-header--dip .delivery-header-top--session-title{padding-top:0;margin-top:0;width:100%;background:transparent}.delivery-progress-header--dip .delivery-progress-header-stepper{margin-top:.75rem;padding-top:.75rem;background:transparent}.dip-phase-heading.delivery-flow-heading{margin:.75rem 0 0;padding:0;width:100%;text-align:left;color:#1d1b20;font-size:22px;font-weight:400;line-height:1.3}.progress-stepper{display:flex;gap:.5rem;margin-top:0}.progress-segment{flex:1;height:6px;background-color:#e8e8e8;border-radius:3px;transition:background-color .3s ease}.delivery-in-progress .progress-segment.active{background-color:#a25149}.delivery-progress-content{flex:1;min-height:0;padding:1.25rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;display:flex;flex-direction:column;background-color:#fdf7f2}.delivery-progress-content .section-title{margin:0 0 1rem;padding:0}.map-section{padding:0;margin:0;position:relative}.map-section .map-container{height:280px;touch-action:none;margin-top:0;border-radius:16px}.route-loading-backdrop{position:absolute;inset:0;z-index:4;pointer-events:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffff59}.route-loading-indicator{position:absolute;top:40%;left:38%;transform:translate(-50%,-50%);z-index:5;display:flex;align-items:center;gap:.5rem;padding:10px 18px;background-color:#a25149f2;color:#fff;font-size:.875rem;font-weight:600;border-radius:24px;box-shadow:0 4px 16px #0003;pointer-events:none}.route-loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:route-loading-spin .7s linear infinite}@keyframes route-loading-spin{to{transform:rotate(360deg)}}.navigation-section{margin:1rem 0 0;width:100%;display:flex;flex-direction:column;gap:.75rem;box-sizing:border-box}.navigate-button{width:100%;box-sizing:border-box;padding:.875rem 1.25rem;background-color:#eedbda;color:#aa4a44;border:none;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:16px;font-weight:500;font-family:Google Sans,sans-serif;cursor:pointer;transition:opacity .2s,background-color .2s,box-shadow .2s;box-shadow:none;opacity:1}.navigate-button:hover{opacity:.96;background-color:#e5d0ce}.navigate-button:active{background-color:#ddc4c2}.navigate-button svg{width:24px;height:24px;flex-shrink:0}.navigate-button span{white-space:nowrap}.location-error{width:100%;box-sizing:border-box;padding:12px 14px;background-color:#fdeaea;border:1px solid #aa4a44;border-radius:12px;display:flex;flex-direction:column;gap:10px;align-items:stretch}.location-error-top{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.location-error-icon{flex-shrink:0;margin-top:1px}.location-error-primary{flex:1;min-width:0;font-size:14px;font-weight:500;line-height:1.4;color:#aa4a44}.location-error-hint{margin:0;padding:0;font-size:14px;font-weight:400;line-height:1.4;color:#1d1b20}.distance-indicator{padding:.75rem 1rem;background-color:#f5e6da;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#a25149;transition:all .3s}.distance-indicator.arrived{background-color:#e8f5e9;color:#2e7d32;animation:pulse 2s ease-in-out infinite}.distance-indicator svg{width:20px;height:20px;flex-shrink:0}.arrival-message{font-weight:700;font-size:1rem}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #2e7d3266}50%{transform:scale(1.02);box-shadow:0 0 0 8px #2e7d3200}}.address-details-section{padding:1.5rem 0 1rem;margin-bottom:0;background-color:transparent}.address-details-title{margin:0 0 1rem;padding:0;text-align:left;color:#1d1b20;font-size:20px;font-weight:400;font-family:Google Sans,sans-serif;line-height:1.3}.delivery-progress-content .section-title.delivery-flow-heading{text-align:left}.feedback-theme,.feedback-theme .delivery-progress-content{background-color:#fdf7f2}.delivery-header-top--session-title-no-close{width:100%}.delivery-progress-header--feedback .delivery-header-top--session-title-no-close{align-items:flex-start}.delivery-progress-header--feedback .dip-phase-heading.delivery-flow-heading{margin-top:24px}.feedback-content{display:flex;flex-direction:column;align-items:stretch;padding-bottom:2rem;font-family:Google Sans;flex:1;min-height:0;overflow-y:auto}.feedback-digital-address{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:1.5rem;padding:1.25rem}.feedback-digital-address-icon{color:#aa4a44;flex-shrink:0}.feedback-digital-address-primary{color:#1d1b20;font-size:22px;font-weight:500;text-align:center;word-break:break-word;font-family:Google Sans;margin-top:16px;margin-bottom:10px}.feedback-digipin{color:#aa4a44;font-size:22px;font-weight:500;line-height:1.1}.feedback-address-card{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background-color:#f8ede8;border-radius:12px;margin-bottom:1.5rem}.feedback-subtitle{font-size:1rem;font-weight:600;color:#212121;margin:0;padding:0}.feedback-options{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0 2rem}.feedback-option{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background-color:transparent;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:background-color .2s,border-color .2s}.feedback-option:hover{background-color:transparent}.feedback-option.selected{background-color:transparent;border-color:transparent}.feedback-option input[type=radio]{width:20px;height:20px;accent-color:#A25149;flex-shrink:0}.feedback-option-label{color:#1d1b20;font-size:18px;font-weight:400;text-align:left;font-family:Google Sans}.deliver-error-message{font-size:.875rem;color:#c62828;margin:0 0 .75rem;padding:.5rem 0}.feedback-actions{display:flex;align-items:center;gap:.75rem}.feedback-back-button{width:48px;height:48px;border-radius:16px;border:1px solid #CAC4D0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,border-color .2s;flex-shrink:0;color:#49454f}.feedback-back-button:hover{background-color:#f5f5f5;border-color:#d0d0d0}.feedback-back-button:active{background-color:#e8e8e8}.feedback-back-button:disabled{opacity:.5;cursor:not-allowed}.feedback-back-button svg{width:24px;height:24px}.delivery-progress-footer{padding:1rem 1.25rem max(1rem,env(safe-area-inset-bottom,0px));background-color:#fdf7f2;border-top:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.feedback-footer{margin-top:auto}.back-button-footer{width:48px;height:48px;border-radius:16px;border:1px solid #CAC4D0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,border-color .2s;flex-shrink:0}.back-button-footer:hover{background-color:#f5f5f5;border-color:#d0d0d0}.back-button-footer:active{background-color:#e8e8e8}.back-button-footer svg{width:24px;height:24px}.mark-completed-button{flex:1;background-color:#aa4a44;color:#fff;border:none;border-radius:16px;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;font-family:Google Sans,sans-serif;cursor:pointer;transition:opacity .2s,transform .3s,box-shadow .3s,background-color .3s;box-shadow:0 2px 6px #a251494d;position:relative;opacity:1}.mark-completed-button:hover{opacity:1;background-color:#8b3f38;transform:translateY(-1px);box-shadow:0 4px 10px #a2514959}.mark-completed-button:active{background-color:#7a3a34;transform:translateY(0)}.mark-completed-button.arrived{background-color:#4caf50;box-shadow:0 2px 8px #4caf5066;animation:buttonPulse 2s ease-in-out infinite}.mark-completed-button.arrived:hover{background-color:#45a049;box-shadow:0 4px 12px #4caf5080}@keyframes buttonPulse{0%,to{box-shadow:0 2px 8px #4caf5066}50%{box-shadow:0 2px 16px #4caf5099}}.mark-completed-button span{white-space:nowrap}.mark-completed-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.mark-completed-button:disabled:hover{transform:none;background-color:#aa4a44;box-shadow:0 2px 6px #a251494d}@media(min-width:768px){.delivery-in-progress{max-width:768px;margin:0 auto}}@media(prefers-color-scheme:dark){.delivery-in-progress{background-color:#fdf7f2}.delivery-progress-header{background-color:#fdf7f2;border-bottom:none}.delivery-session-title{color:#212121}.session-date-time{color:#49454f}.progress-segment{background-color:#e8e8e8}.progress-segment.active{background-color:#a25149}.delivery-flow-heading{color:#1d1b20}.address-details-section{background-color:transparent}.address-details-card{border-color:#e0e0e0}.address-card{background-color:#fdf7f2}.address-digital{color:#212121}.address-details-table tbody tr{border-bottom-color:#e0e0e0}.address-details-table .detail-label{color:#616161}.address-details-table .detail-value{color:#212121}.delivery-progress-footer{background-color:#fdf7f2;border-top:none}.back-button-footer{background-color:#fff;border-color:#e0e0e0}.back-button-footer:hover{background-color:#f5f5f5;border-color:#d0d0d0}.back-button-footer svg path{fill:#212121}}.active-sessions-page{height:100dvh;max-height:100dvh;display:flex;flex-direction:column;background:#fdf7f2}.active-sessions-page-heading{flex-shrink:0;padding:0 20px 12px;background:#fdf7f2}.active-sessions-content{flex:1;min-height:0;padding:0 20px 20px;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.active-sessions-title{color:#1d1b20;font-size:22px;font-weight:400;margin:0;text-align:left}.active-sessions-empty-state{margin-top:160px;display:flex;flex-direction:column;align-items:center;text-align:center}.active-sessions-empty-title{margin:24px 0;color:#1d1b20;font-size:16px;font-weight:500}.active-sessions-empty-text{margin:0;color:#49454f;font-size:16px;font-weight:400;line-height:1.45}.active-sessions-loading-state{flex:1;display:flex;align-items:center;justify-content:center;padding:16px 0;min-height:0}.active-sessions-loading{margin:0;font-size:17px;font-weight:500;color:#49454f;text-align:center;line-height:1.4}.active-sessions-error{margin-top:16px;font-size:14px;color:#49454f}.active-session-cards{margin-top:16px;display:flex;flex-direction:column;gap:12px;padding-bottom:110px}.active-session-card{border-radius:16px;background:#fff;border:1px solid #EFE5DE;padding:16px}.active-session-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.active-session-time{margin:0;color:#1d1b20;font-size:16px;font-weight:500}.active-session-status{margin:0;color:#1d1b20;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.active-session-status-icon{display:inline-flex;align-items:center;justify-content:center}.active-session-items{border-radius:12px;background:#f8f2ed;padding:12px;display:flex;flex-direction:column;gap:0;margin-top:10px;margin-bottom:16px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.active-session-item{display:flex;align-items:flex-start;gap:8px;min-height:42px;position:relative;padding:12px 0}.active-session-item:not(:last-child):after{content:"";position:absolute;left:36px;right:0;bottom:0;height:1px;background:#e9d4cb}.active-session-item-marker-column{width:24px;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.active-session-item-index{min-width:24px;height:24px;border-radius:999px;background:#e9d4cb;color:#aa4a44;font-size:12px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px 4px 9px;box-sizing:border-box}.active-session-item-index.delivered,.active-session-item-index.pending{background:transparent;color:#aa4a44;padding:0}.active-session-item-index.next{background:#aa4a44;color:#f8f2ed}.active-session-item-index.remaining{background:#e9d4cb;color:#aa4a44}.active-session-item-connector{display:none}.active-session-item-text{min-width:0;flex:1;padding-top:2px}.active-session-items.single-item .active-session-item{align-items:center;min-height:54px}.active-session-items.single-item{max-height:none;overflow:visible}.active-session-items.single-item .active-session-item-text{padding-top:0}.active-session-items.single-item .active-session-item-marker-column{justify-content:center}.active-session-item-booking{margin:0;color:#000;font-size:16px;font-weight:400;line-height:1.25}.active-session-item-address{margin:0;color:#1d1b20;font-size:14px;font-weight:400;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.active-session-item-address.address-only{font-size:16px}.active-session-item-address.delivered{color:#1d1b20}.active-session-view-button{width:100%;border:none;border-radius:8px;background:#aa4a4433;color:#aa4a44;font-size:14px;font-weight:500;height:48px;cursor:pointer;opacity:.88;transition:opacity .2s,background-color .2s}.active-session-view-button:hover{opacity:1;background:#aa4a4447}.active-sessions-footer{flex-shrink:0;padding:0 20px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}.active-sessions-new-button{width:100%;border:none;border-radius:16px;background:#aa4a44;color:#fff;font-size:16px;font-weight:500;min-height:52px;cursor:pointer;opacity:.88;transition:opacity .2s,background-color .2s,transform .2s}.active-sessions-new-button:hover{opacity:1;background:#8b3f38}.active-session-view-button:disabled,.active-sessions-new-button:disabled{opacity:.7;cursor:not-allowed}.active-sessions-transition-loader{position:fixed;inset:0;z-index:1200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fdf7f2e0}.active-sessions-transition-loader-spinner{width:30px;height:30px;border:3px solid rgba(170,74,68,.3);border-top-color:#aa4a44;border-radius:50%;animation:active-sessions-retry-spin .8s linear infinite}.active-sessions-transition-loader-text{margin:0;color:#49454f;font-size:15px;font-weight:500}.active-sessions-location-tray-overlay{z-index:1300}.active-sessions-location-tray{padding-bottom:24px}.active-sessions-location-tray-title{color:#1d1b20;font-size:22px;font-weight:500;text-align:center;margin:16px 0 10px}.active-sessions-location-tray-description{color:#49454f;font-size:16px;font-weight:400;line-height:1.45;text-align:center;margin:0 0 16px}.active-sessions-location-retry-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.active-sessions-location-retry-button:disabled{opacity:.72;cursor:not-allowed}.active-sessions-location-retry-spinner{width:18px;height:18px;border:2px solid rgba(170,74,68,.35);border-top-color:#aa4a44;border-radius:50%;animation:active-sessions-retry-spin .8s linear infinite}@keyframes active-sessions-retry-spin{to{transform:rotate(360deg)}}.india-map-root{position:relative;width:100%;height:100%}.india-map-canvas-wrap{position:absolute;inset:0}.india-map-canvas{width:100%;height:100%;min-height:400px}.india-map-container .ol-viewport{filter:grayscale(.35) contrast(1.05)}.india-map-search-gradient{position:absolute;left:0;right:0;top:0;z-index:999;pointer-events:none;background:linear-gradient(to bottom,rgba(248,242,237,.95) 0%,rgba(248,242,237,.5) 60%,transparent 100%)}.india-map-loading{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#f5f0eb}.india-map-loading-inner{text-align:center;color:#aa4a44}.india-map-spinner{width:32px;height:32px;border-radius:50%;border:3px solid rgba(170,74,68,.2);border-bottom-color:#aa4a44;margin:0 auto 8px;animation:spin 1s linear infinite}.india-map-search-wrap{position:absolute;left:0;right:0;z-index:1003;padding:6px 12px 12px}.india-map-search-inner{position:relative}.india-map-search-icon{position:absolute;left:16px;top:57%;transform:translateY(-50%);pointer-events:none}.india-map-search-input{width:100%;box-sizing:border-box;padding:12px 40px 12px 48px;border-radius:28px;border:1px solid rgb(184,149,122);background:#fff;color:#866953;font-size:16px;font-weight:400}.india-map-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#7c7b7a}.india-map-results{margin-top:8px;background:#fff;border:1px solid #e4d8ce;border-radius:10px;max-height:260px;overflow-y:auto;z-index:1004;position:relative;box-shadow:0 8px 16px #00000029}.india-map-result-item{width:100%;border:none;background:transparent;display:flex;gap:10px;text-align:left;padding:10px 12px;color:#1d1b20}.india-map-results-empty{padding:12px;color:#6f6a66}.india-map-current-location{position:absolute;left:50%;transform:translate(-50%);z-index:1000}.india-map-current-location.behind-results{z-index:998}.india-map-current-btn{display:flex;align-items:center;gap:8px;border:none;border-radius:16px;background:#ebd5d3;color:#aa4a44;padding:10px 14px;box-shadow:0 4px 8px 3px #00000026,0 1px 3px #0000004d}.india-map-current-btn span{font-size:16px;font-weight:500}.india-map-marker{width:52px;height:72px;pointer-events:none}.india-map-marker-img{display:block;width:52px;height:72px;object-fit:contain;pointer-events:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.create-da{height:100dvh;max-height:100dvh;overflow:hidden;background-color:#f5f0ea;display:flex;flex-direction:column}.create-da-main{flex:1;min-height:0;overflow-y:auto;padding:1.25rem 1.25rem calc(5.8rem + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:1rem;background-color:#f5f0ea}.create-da-main--behind-success-tray{pointer-events:none;-webkit-user-select:none;user-select:none}.create-da-sticky-head{position:sticky;top:0;z-index:8;background:#f5f0ea;padding-top:2px;flex-shrink:0;display:flex;flex-direction:column;gap:12px}.create-da-error{background-color:#ffebee;border:1px solid #ef5350;color:#c62828;padding:.75rem 1rem;border-radius:10px;font-size:.9rem;font-weight:600}.create-da-stepbar{display:flex;gap:.5rem;padding:.25rem 0}.create-da-stepseg{flex:1;height:6px;border-radius:3px;background-color:#e8e8e8}.create-da-stepseg.active{background-color:#a25149}.create-da-card{background-color:transparent;border-radius:0;padding:0;border:none}.create-da-h2{margin:0;color:#1d1b20;font-size:22px;font-weight:400}.create-da-label{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.9rem;font-weight:650;color:#3a3a3a;font-size:.9rem}.create-da-label input,.create-da-label select{border-radius:12px;border:1px solid rgba(0,0,0,.15);padding:.75rem .85rem;font-size:.95rem;outline:none}.create-da-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.create-da-actions-inline{display:flex;align-items:flex-end}.create-da-form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.create-da-preview{margin:.5rem 0 1rem;padding:.75rem .85rem;background-color:#fdf7f2;border:1px solid rgba(162,81,73,.12);border-radius:12px;color:#3a3a3a;font-size:.95rem}.create-da-primary,.create-da-secondary{border-radius:14px;padding:.9rem 1rem;border:none;cursor:pointer;font-weight:800;font-size:.95rem;transition:opacity .15s ease-in-out,transform .05s ease-in-out}.create-da-primary{width:100%;background-color:#a25149;color:#fff}.create-da-primary:disabled{opacity:.5;cursor:not-allowed}.create-da-secondary{background-color:#f5e6da;color:#a25149}.create-da-muted{color:#6b4f4a;font-size:.9rem;margin-bottom:.25rem;font-weight:650}.create-da-summary{display:flex;flex-direction:column;gap:.65rem}.create-da-summary-row{display:grid;grid-template-columns:180px 1fr;gap:.75rem;padding:.6rem .75rem;border:1px solid rgba(0,0,0,.08);border-radius:12px}.create-da-summary-key{font-weight:800;color:#5b5b5b;font-size:.9rem}.create-da-summary-val{font-weight:700;color:#1e1e1e;font-size:.95rem;word-break:break-word}.create-da-step4{display:flex;flex-direction:column;gap:1rem}.create-da-step4-preview{display:flex;align-items:center;gap:12px;border-radius:16px;background:#f1e4da;padding:14px 12px}.create-da-step4-preview-icon{width:32px;height:32px;border-radius:999px;background:#aa4a441a;display:flex;align-items:center;justify-content:center;color:#aa4a44;flex-shrink:0}.create-da-step4-preview-title{color:#1d1b20;font-size:16px;font-weight:500;line-height:1.2}.create-da-step4-preview-sub{margin-top:2px;color:#1d1b20;font-size:14px;font-weight:400;word-break:break-all}.create-da-step4-table-title{margin-top:1.25rem;color:#1d1b20;font-size:16px;font-weight:500}.create-da-step4-table{border:1px solid #b8957a;border-radius:16px;overflow:hidden;background:#f5f0ea}.create-da-step4-row{display:grid;grid-template-columns:1fr 1.9fr;min-height:48px}.create-da-step4-row+.create-da-step4-row{border-top:1px solid #b8957a}.create-da-step4-key,.create-da-step4-val{padding:10px 14px;display:flex;align-items:center;color:#1d1b20;font-size:16px}.create-da-step4-key{font-weight:500}.create-da-step4-val{font-weight:400;border-left:1px solid #b8957a}.create-da-actions-inline .create-da-secondary{padding:.85rem .95rem}.create-da-success-tray-root{position:fixed;inset:0;z-index:1205;display:flex;align-items:flex-end;justify-content:center;pointer-events:auto}.create-da-success-tray-backdrop{position:absolute;inset:0;background:#00000080}.create-da-success-tray-panel{position:relative;width:100%;max-height:min(88dvh,83vh);background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -8px 32px #0000001f;display:flex;flex-direction:column;animation:create-da-success-tray-up .28s ease-out}@keyframes create-da-success-tray-up{0%{transform:translateY(100%);opacity:.96}to{transform:translateY(0);opacity:1}}.create-da-success-tray-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:0;display:flex;flex-direction:column}.create-da-success-tray-scroll-inner{padding:16px 20px 20px;display:flex;flex-direction:column;gap:0;flex:1 0 auto}.create-da-success-tray-footer{flex-shrink:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;box-shadow:0 -4px 16px #0000000f}.create-da-success-tray-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.25rem 0 0}.create-da-success-tray-check{display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.create-da-success-tray-check svg{display:block}.create-da-success-tray-heading{margin:16px 0;font-size:22px;font-weight:500;color:#1d1b20;line-height:1.3;font-family:Google Sans,sans-serif}.create-da-success-tray-heading-line{display:block}.create-da-success-tray-lead{margin:0;font-size:16px;font-weight:400;color:#49454f;line-height:1.45;max-width:100%}.create-da-success-tray-lead-line{display:block}.create-da-success-tray-section{display:flex;flex-direction:column;gap:0}.create-da-success-tray-section-title{margin:16px 0 10px;font-size:16px;font-weight:500;color:#1d1b20;font-family:Google Sans,sans-serif}.create-da-success-tray-card{border-radius:16px;border:1px solid #b8957a;background:#f8f2ed;padding:16px}.create-da-success-tray-card-head{display:flex;align-items:center;gap:12px}.create-da-success-tray-card-icon{width:44px;height:44px;border-radius:50%;background:#aa4a441a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#aa4a44}.create-da-success-tray-card-icon .create-da-address-type-icon{width:1.25rem;height:1.25rem}.create-da-success-tray-card-text{min-width:0;text-align:left}.create-da-success-tray-card-title{font-size:16px;font-weight:500;color:#1d1b20;line-height:1.25}.create-da-success-tray-card-sub{margin-top:4px;font-size:14px;font-weight:400;color:#1d1b20;word-break:break-all}.create-da-success-tray-details-table-wrap{margin:16px 0}.create-da-success-tray-card .create-da-step4-table{width:100%}.create-da-success-tray-expand{width:100%;margin-top:0;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border:none;border-radius:8px;background:#f1e4da;color:#aa4a44;font-size:14px;font-weight:500;font-family:Google Sans,sans-serif;cursor:pointer}.create-da-success-tray-card-head+.create-da-success-tray-expand{margin-top:12px}.create-da-success-tray-details-table-wrap+.create-da-success-tray-expand{margin-top:0}.create-da-success-tray-expand-chevron{display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;transition:transform .2s ease}.create-da-success-tray-expand-chevron--open{transform:rotate(180deg)}.create-da-success-tray-consent-org{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:12px}.create-da-success-tray-consent-logo{width:40px;height:40px;flex-shrink:0;background-color:#d3d3d3;background-position:50%;background-size:contain;background-repeat:no-repeat}.create-da-success-tray-consent-name{font-size:16px;font-weight:500;color:#1d1b20}.create-da-success-tray-consent-meta{display:flex;justify-content:space-between;gap:16px;padding-bottom:0}.create-da-success-tray-meta-label{font-size:12px;font-weight:500;color:#1d1b20;margin-bottom:4px}.create-da-success-tray-meta-val{font-size:14px;font-weight:400;color:#1d1b20}.create-da-success-tray-consent-address{display:flex;align-items:center;gap:6px;margin-top:10px;line-height:1.4}.create-da-success-tray-consent-pin-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:6px;background:#eedbda}.create-da-success-tray-pin{color:#aa4a44;flex-shrink:0}.create-da-success-tray-consent-da-text{font-size:14px;font-weight:400;color:#1d1b20;word-break:break-all}.create-da-success-tray-end{width:100%;margin-top:0;padding:14px 16px;border:none;border-radius:16px;background:#ebd5d3;color:#aa4a44;font-size:16px;font-weight:600;font-family:Google Sans,sans-serif;cursor:pointer;box-shadow:0 2px 6px #00000014}.create-da-success-tray-end:active{opacity:.92}.create-da-account-exists-tray-root{position:fixed;inset:0;z-index:1210;display:flex;align-items:flex-end;justify-content:center;pointer-events:auto}.create-da-account-exists-tray-root--elevated{z-index:1215}.create-da-account-exists-tray-backdrop{position:absolute;inset:0;background:#00000080}.create-da-account-exists-tray-panel{position:relative;width:100%;max-width:560px;max-height:min(88dvh,520px);background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -8px 32px #0000001f;display:flex;flex-direction:column;animation:create-da-success-tray-up .28s ease-out}.create-da-account-exists-tray-scroll{overflow-y:auto;padding:18px 20px calc(24px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:1.75rem}.create-da-account-exists-tray-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:.35rem 0 .25rem}.create-da-account-exists-tray-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.create-da-account-exists-tray-icon--duplicate-pin svg{display:block}.create-da-account-exists-tray-heading{margin:0;font-size:22px;font-weight:500;color:#1d1b20;line-height:1.35;font-family:Google Sans,sans-serif}.create-da-account-exists-tray-lead{margin:0;font-size:16px;font-weight:400;color:#49454f;line-height:1.5;max-width:100%;text-align:center}.create-da-account-exists-tray-lead-line{display:block}.create-da-account-exists-tray-end{width:100%;padding:14px 16px;border:none;border-radius:16px;background:#ebd5d3;color:#aa4a44;font-size:16px;font-weight:500;font-family:Google Sans,sans-serif;cursor:pointer}.create-da-account-exists-tray-end:active{opacity:.92}.create-da-modal-root{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.create-da-modal-backdrop{position:absolute;inset:0;background:#0000008c}.create-da-modal{position:relative;width:100%;max-width:520px;background:#fff;border-radius:18px 18px 0 0;border:1px solid rgba(0,0,0,.08);padding:.9rem .9rem 1rem}.create-da-modal-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.create-da-modal-title{font-weight:900;color:#212121;font-size:1rem}.create-da-modal-close{border:none;background:transparent;cursor:pointer;color:#6b6b6b}.create-da-modal-body{padding:.75rem 0}.create-da-modal-instructions{display:flex;flex-direction:column;gap:.5rem;color:#3a3a3a;font-weight:700;font-size:.95rem}.create-da-modal-footer{display:flex;gap:.75rem}.create-da-modal-footer .create-da-secondary,.create-da-modal-footer .create-da-primary{flex:1}.create-da-step-footer{position:fixed;left:0;right:0;bottom:0;display:flex;align-items:center;gap:16px;border-top:1px solid #F1E4DA;background:#fff;padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:40}.create-da-step-back{border-radius:16px;border:1px solid #CAC4D0;background:#fff;color:#49454f;padding:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}button.create-da-step-back:hover,button.create-da-step-back:focus,button.create-da-step-back:focus-visible,button.create-da-step-back:active{outline:none;border:1px solid #CAC4D0;border-color:#cac4d0;background:#fff}.create-da-step-proceed{flex:1;margin:0;border-radius:16px;background:#aa4a44;color:#fff;font-size:16px;font-weight:500}.create-da-step-proceed:disabled{opacity:.5;cursor:not-allowed}.create-da-step1{display:flex;flex-direction:column;gap:1.25rem}.create-da-main--step2{gap:1rem;padding-top:1.25rem;padding-left:0;padding-right:0;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.create-da-main--step2 .create-da-sticky-head{padding-left:1.25rem;padding-right:1.25rem;flex-shrink:0}.create-da-step2{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;margin:0}.create-da-step2-map{position:relative;flex:1;min-height:0;height:auto}.create-da-step2-digipin-card{position:absolute;left:16px;right:16px;bottom:16px;z-index:1002;border-radius:16px;background:#f5f0ebf2;border:1px solid #a55048;padding:13px 16px;display:flex;align-items:center;justify-content:space-between}.create-da-step2-digipin-card span:first-child{color:#49454f;font-size:16px;font-weight:500}.create-da-step2-digipin-card span:last-child{color:#aa4a44;font-size:16px;font-weight:700}.create-da-preview-block{margin-bottom:.25rem}.create-da-preview-heading{margin:0 0 .25rem;color:#1d1b20;font-size:16px;font-weight:500}.create-da-preview-lead{margin:0 0 .75rem;color:#49454f;font-size:14px;font-weight:400;line-height:1.4}.create-da-preview-card{display:flex;align-items:center;gap:14px;padding:16px;border-radius:16px;background:#f1e4da;border:none}.create-da-preview-icon-wrap{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#aa4a441a;display:flex;align-items:center;justify-content:center}.create-da-address-type-icon{width:1rem;height:1rem;color:#aa4a44;flex-shrink:0}.create-da-preview-icon-wrap .create-da-address-type-icon,.create-da-step4-preview-icon .create-da-address-type-icon{width:1.25rem;height:1.25rem}.create-da-preview-text{min-width:0;flex:1}.create-da-preview-nickname{font-size:16px;font-weight:500;color:#1d1b20;line-height:1.3;word-break:break-word}.create-da-preview-handle{margin-top:4px;font-size:14px;font-weight:400;color:#aa4a44;word-break:break-all}.create-da-field-block{display:flex;flex-direction:column}.create-da-field-block--flush{margin-bottom:0}.create-da-field-label{color:#49454f;font-size:12px;font-weight:500;margin-bottom:8px}.create-da-field-hint{margin:8px 0 0;color:#866953;font-size:12px;font-weight:400;line-height:1.35}.create-da-input-row{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 14px;border-radius:16px;border:1px solid #cac4d0;background:#fff;box-sizing:border-box}.create-da-input-row--tan{border:1px solid #b8957a;background:#f5ede6}.create-da-input-row-icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#aa4a441a;display:flex;align-items:center;justify-content:center;color:#aa4a44}.create-da-input-row--type-placeholder{gap:0}.create-da-input-row--type-placeholder .create-da-tray-value.placeholder{font-weight:500}.create-da-select{flex:1;min-width:0;appearance:none;-webkit-appearance:none;border:none;background:transparent;padding:14px 28px 14px 0;font-size:16px;font-weight:400;color:#1d1b20;font-family:inherit;cursor:pointer;outline:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7 10L12 15L17 10H7Z' fill='%2349454F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:22px 22px}.create-da-text-input{width:100%;box-sizing:border-box;border-radius:16px;padding:14px 16px;font-size:16px;font-weight:400;font-family:inherit;outline:none}.create-da-text-input--white{background:#fff;border:1px solid #cac4d0;color:#1d1b20}.create-da-text-input--white:focus{border-color:#aa4a448c}.create-da-text-input--tan{background:#f5ede6;border:1px solid #d4b5aa;color:#1d1b20}.create-da-text-input--tan:focus{border-color:#aa4a448c}.create-da-text-input--muted{background:#efe4da;border:none;color:#866953}.create-da-step3{display:flex;flex-direction:column;gap:.6rem}.create-da-step3 .create-da-field-block{margin-bottom:.2rem}.create-da-step3 .create-da-step3-editable,.create-da-step1 .create-da-step3-editable{background:transparent;border:1px solid #b8957a;color:#1d1b20}.create-da-step3 .create-da-step3-editable::placeholder,.create-da-step1 .create-da-step3-editable::placeholder{color:#7f7a75}.create-da-step3 .create-da-step3-editable:focus,.create-da-step3 .create-da-step3-editable:focus-visible,.create-da-step1 .create-da-step3-editable:focus,.create-da-step1 .create-da-step3-editable:focus-visible{background:#fff;border:2px solid #aa4a44;color:#1d1b20;padding:13px 15px}.create-da-step3 button.create-da-step3-tray.create-da-input-row,.create-da-step1 button.create-da-step3-tray.create-da-input-row{background:transparent;border:1px solid #b8957a;padding:0 14px}.create-da-step3 button.create-da-step3-tray.create-da-input-row .create-da-tray-value,.create-da-step1 button.create-da-step3-tray.create-da-input-row .create-da-tray-value{color:#1d1b20}.create-da-step3 button.create-da-step3-tray.create-da-input-row .create-da-tray-value.placeholder,.create-da-step1 button.create-da-step3-tray.create-da-input-row .create-da-tray-value.placeholder{color:#7f7a75}.create-da-step3 button.create-da-step3-tray.create-da-input-row:focus-visible,.create-da-step3 button.create-da-step3-tray.create-da-input-row[aria-expanded=true],.create-da-step1 button.create-da-step3-tray.create-da-input-row:focus-visible,.create-da-step1 button.create-da-step3-tray.create-da-input-row[aria-expanded=true]{background:#fff;border:2px solid #aa4a44;padding:0 13px}.create-da-step3 button.create-da-step3-tray.create-da-input-row:focus-visible .create-da-tray-value,.create-da-step3 button.create-da-step3-tray.create-da-input-row[aria-expanded=true] .create-da-tray-value,.create-da-step1 button.create-da-step3-tray.create-da-input-row:focus-visible .create-da-tray-value,.create-da-step1 button.create-da-step3-tray.create-da-input-row[aria-expanded=true] .create-da-tray-value{color:#1d1b20}.create-da-step1 button.create-da-step3-tray.create-da-input-row:disabled{opacity:.85;cursor:not-allowed;background:transparent;border:1px solid #b8957a}button.create-da-step3-tray.create-da-input-row:hover:not(:focus-visible):not([aria-expanded=true]){border:1px solid #b8957a}button.create-da-step3-tray.create-da-input-row:focus-visible,button.create-da-step3-tray.create-da-input-row[aria-expanded=true]{border:2px solid #aa4a44}.create-da-handle-block{margin-top:.25rem}.create-da-suffix-field{margin-bottom:1.25rem;padding-bottom:.25rem}.create-da-handle-title{margin:0 0 6px;color:#1d1b20;font-size:16px;font-weight:500}.create-da-handle-sub{margin:0 0 16px;color:#49454f;font-size:14px;font-weight:400;line-height:1.4}.create-da-handle-grid{display:grid;grid-template-columns:1fr;gap:16px}.create-da-select-wrap{position:relative;display:flex;align-items:center;border-radius:16px;border:1px solid #d4b5aa;background:#f5ede6;min-height:52px;padding:0 12px 0 14px;box-sizing:border-box}.create-da-select-wrap .create-da-select--suffix{padding-right:28px}.create-da-tray-trigger{width:100%;text-align:left;cursor:pointer}button.create-da-input-row--white.create-da-tray-trigger:hover,button.create-da-input-row--white.create-da-tray-trigger:focus-visible,button.create-da-input-row--white.create-da-tray-trigger:active{border:1px solid #cac4d0}button.create-da-select-wrap.create-da-tray-trigger:hover,button.create-da-select-wrap.create-da-tray-trigger:focus-visible,button.create-da-select-wrap.create-da-tray-trigger:active{border:1px solid #d4b5aa}button.create-da-select-wrap.create-da-tray-trigger:disabled{border:1px solid #d4b5aa;opacity:.85;cursor:not-allowed}.create-da-tray-value{flex:1;color:#1d1b20;font-size:16px;font-weight:400}.create-da-tray-value.placeholder{color:#7f7a75}.create-da-tray-chevron{width:20px;height:20px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5.833 7.5L10 11.667L14.167 7.5' stroke='%2349454F' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.create-da-tray-root{position:fixed;inset:0;z-index:1100}.create-da-tray-backdrop{position:absolute;inset:0;border:none;background:#00000080}.create-da-tray-panel{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:24px 24px 0 0;max-height:min(70vh,560px);display:flex;flex-direction:column}.create-da-tray-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:16px 20px 14px;border-bottom:1px solid #ece6f0}.create-da-tray-title{color:#1d1b20;font-size:22px;font-weight:500}.create-da-tray-close{border:none;background:transparent;width:28px;height:28px;padding:0}.create-da-tray-list{overflow-y:auto;padding:8px 14px 18px}.create-da-tray-item{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:12px;padding:10px 12px;text-align:left;border-radius:12px;transition:background-color .15s ease}.create-da-tray-item--selected{background:#f1e4da}.create-da-tray-item--selected .create-da-tray-item-label{color:#aa4a44;font-weight:500}.create-da-tray-item-icon{width:32px;height:32px;border-radius:999px;background:#aa4a441a;color:#aa4a44;display:flex;align-items:center;justify-content:center;flex-shrink:0}.create-da-tray-item-label{color:#1d1b20;font-size:16px;font-weight:400}.create-da-tray-item--suffix{justify-content:flex-start;align-items:center}.create-da-tray-suffix-row{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-width:0}.create-da-tray-suffix-row .create-da-tray-item-label{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-da-suffix-badge{flex-shrink:0;border-radius:999px;background:#efedf0;color:#625b71;font-size:12px;font-weight:500;padding:4px 10px}.create-da-suffix-badge--paid{color:#aa4a44;background:#aa4a441a}.create-da-floor-tray-panel{max-height:min(65vh,520px)}.create-da-floor-item{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:12px;padding:10px 12px;text-align:left;border-radius:12px}.create-da-floor-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid #9b9591;position:relative;flex-shrink:0}.create-da-floor-radio.selected{border-color:#aa4a44}.create-da-floor-radio.selected:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#aa4a44;top:50%;left:50%;transform:translate(-50%,-50%)}.create-da-floor-label{color:#1d1b20;font-size:16px;font-weight:400}@media(max-width:900px){.create-da-row,.create-da-form-grid,.create-da-summary-row{grid-template-columns:1fr}.create-da-step4-preview-title{font-size:16px}.create-da-step4-preview-sub{font-size:14px}.create-da-step4-table-title{font-size:16px}}.da-auth-screen{height:100dvh;max-height:100dvh;background:#f1e4da;display:flex;flex-direction:column;padding:1rem 1.25rem;box-sizing:border-box}.da-auth-top{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;min-height:48px}.da-auth-back{border-radius:100px;background:#ffffff80;display:flex;width:48px;height:48px;justify-content:center;align-items:center;border:none;padding:0;cursor:pointer;flex-shrink:0}.da-auth-back svg{display:block}.da-auth-page-form{flex:1;min-height:0;display:flex;flex-direction:column}.da-auth-center{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:340px;margin-left:auto;margin-right:auto}.da-auth-logo-wrap{display:flex;justify-content:center;margin-bottom:2rem}.da-auth-logo{width:64px;height:64px;object-fit:contain}.da-auth-pin-icon{display:block;margin:0 auto 1.5rem}.da-auth-form-fields{display:flex;flex-direction:column;gap:1rem;width:100%}.da-auth-label{display:flex;flex-direction:column;gap:.35rem;color:#49454f;font-size:12px;font-weight:500;font-family:Google Sans}.da-auth-input{width:100%;height:48px;border:1px solid #d4b5aa;border-radius:10px;padding:0 .75rem;background:#fff;box-sizing:border-box;color:#1d1b20;font-size:16px;font-weight:400;font-family:Google Sans}.da-auth-input::placeholder{color:#866953;font-size:16px;font-weight:400;font-family:Google Sans}.da-auth-input:focus{outline:none;border-color:#aa4a44}.da-auth-error{background:#aa4a441f;color:#8b3f38;border:1px solid rgba(170,74,68,.35);border-radius:8px;padding:.55rem .7rem;font-size:.85rem;width:100%;box-sizing:border-box;margin-bottom:20px}.da-auth-success{background:#2e7d321a;color:#1b5e20;border:1px solid rgba(46,125,50,.3);border-radius:8px;padding:.55rem .7rem;font-size:.85rem;width:100%;box-sizing:border-box}.da-auth-footer{flex-shrink:0;width:100%;max-width:340px;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom,0px))}.da-auth-primary{width:100%;height:48px;border:none;border-radius:12px;background:#aa4a44;color:#fff;font-weight:600;font-size:1rem;font-family:Google Sans;cursor:pointer}.da-auth-primary:disabled{opacity:.65;cursor:not-allowed}.da-auth-otp-wrap{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;width:100%;margin-top:.5rem}.da-auth-otp{width:44px;height:52px;border:1px solid #d4b5aa;border-radius:12px;text-align:center;font-size:1.25rem;font-weight:600;font-family:Google Sans;background:#fff;color:#1d1b20;box-sizing:border-box}.da-auth-otp:focus{outline:none;border-color:#aa4a44}.da-auth-start-text{text-align:center;color:#1d1b20;font-family:Google Sans;font-size:24px;font-weight:500;line-height:1.35;margin:0;max-width:320px}@media(max-width:380px){.da-auth-otp{width:40px;height:48px;font-size:1.125rem}.da-auth-otp-wrap{gap:8px}}
