/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}}:root{--blue:#2148c7;--navy:#132a67;--navy-deep:#0d1d4c;--ink:#111a36;--muted:#5f6b85;--line:#dbe2f2;--surface:#f4f7fd;--danger:#b42318;--shadow:0 18px 50px #19357e24}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0}body{color:var(--ink);background:0 0;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-shell{width:100%;padding:16px}.booking{width:min(100%,980px);box-shadow:var(--shadow);background:#fff;border:1px solid #2148c71f;border-radius:28px;margin:0 auto;overflow:hidden}.hero{color:#fff;background:radial-gradient(circle at 92% 12%, #5782ff73, transparent 30%), linear-gradient(135deg, var(--navy-deep), var(--blue));padding:clamp(28px,5vw,52px)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:#7ee2a8;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #7ee2a824}h1{letter-spacing:-.04em;max-width:680px;margin:0 0 12px;font-size:clamp(32px,5.5vw,56px);line-height:1.02}.hero p{color:#ffffffd1;max-width:690px;margin:0;font-size:clamp(16px,2vw,19px)}.booking-body{padding:clamp(24px,5vw,50px)}.progress{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:34px;display:grid}.progress span{background:#e4e9f5;border-radius:10px;height:5px;transition:background .2s}.progress span.active{background:var(--blue)}h2{letter-spacing:-.025em;margin:0 0 6px;font-size:clamp(23px,3vw,30px)}.step-copy{color:var(--muted);margin:0 0 24px}.address-grid{grid-template-columns:1fr 170px 190px;gap:12px;display:grid}.details-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field-hint{color:var(--muted);font-size:12px;line-height:1.4}.model-help{color:var(--muted);font-size:14px;line-height:1.45}.access-details{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-column:1/-1;min-width:0}.access-details summary{color:var(--navy);cursor:pointer;padding:14px 16px;font-size:16px;font-weight:750}.access-details summary span{color:var(--muted);margin-top:4px;font-size:14px;font-weight:400;display:block}.access-details summary:focus-visible{outline-offset:3px;border-radius:13px;outline:3px solid #f1b428}.access-fields{padding:4px 16px 16px}label{color:var(--ink);font-size:14px;font-weight:750}input,select,textarea{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fff;border-radius:13px;outline:none;padding:13px 14px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:110px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2148c71c}.button{background:var(--blue);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:13px 20px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 9px 20px #2148c733}.button:hover{filter:brightness(.96)}.button:focus-visible,.slot:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f1b428}.button:disabled{cursor:wait;opacity:.65}.button.secondary{border:1px solid var(--line);color:var(--ink);box-shadow:none;background:#fff}.button.danger{color:var(--danger);box-shadow:none;background:#fff;border:1px solid #e3a8a3}.actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.notice{background:var(--surface);color:var(--muted);border-radius:13px;margin:18px 0 0;padding:14px 16px;font-size:14px}.notice.error{color:var(--danger);background:#fff0ef}.notice.success{color:#116638;background:#edfbf3}.loading-status{color:var(--muted);background:#f5f8ff;border:1px solid #d4def5;border-radius:13px;align-items:flex-start;gap:11px;margin-top:14px;padding:13px 15px;font-size:14px;display:flex}.loading-status strong{color:var(--navy);margin-bottom:2px;display:block}.loading-status .spinner{flex:none;margin-top:2px}.loading-status.slow{background:#edf2ff;border-color:#c3d1f5}.address-confirm{color:var(--navy);background:#edf2ff;border-radius:13px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:14px 16px;display:flex}.address-confirm strong{display:block}.slot-group{border:1px solid var(--line);background:#f8faff;border-radius:19px;gap:14px;margin-top:22px;padding:18px;display:grid}.slot-group.recommended{background:#f3f6ff;border-color:#bdcaf2}.slot-group-heading{align-items:flex-start;gap:12px;display:flex}.slot-group-heading h3{color:var(--navy);margin:0;font-size:18px}.slot-group-heading p{color:var(--muted);margin:3px 0 0;font-size:14px}.slot-badge{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;background:#dfe8ff;border-radius:999px;flex:none;margin-top:2px;padding:5px 8px;font-size:11px;font-weight:850}.slot-badge.neutral{color:#116638;background:#e7f7ee}.slot-days{gap:18px;display:grid}.slot-day{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.slot-day h4{text-transform:capitalize;margin:0 0 12px;font-size:16px}.slot-list{flex-wrap:wrap;gap:9px;display:flex}.slot{min-width:126px;color:var(--navy);background:#fff;border:1px solid #cbd5ed;border-radius:11px;padding:11px 13px;font-weight:800}.slot:hover{border-color:var(--blue);color:#fff;background:var(--blue)}.selected-summary{background:var(--surface);border-radius:15px;margin:0 0 22px;padding:17px}.selected-summary strong{font-size:18px;display:block}.check{grid-template-columns:22px 1fr;align-items:start;gap:10px;display:grid}.check input{width:18px;height:18px;min-height:0;margin-top:3px}.check label{color:var(--muted);font-weight:500}.privacy{color:#75809a;margin:28px 0 0;font-size:12px}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.spinner.dark{vertical-align:middle;border-color:#132a6740;border-top-color:var(--navy);display:inline-block}.honeypot{position:absolute;left:-9999px}.approval-shell{align-items:center;min-height:100vh;display:grid}.approval-card{max-width:780px}.approval-hero h1{font-size:clamp(30px,5vw,48px)}.approval-details{border:1px solid var(--line);background:var(--line);border-radius:15px;grid-template-columns:1fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.approval-details>div{background:#fff;min-width:0;padding:14px 16px}.approval-details>div.full{grid-column:1/-1}.approval-details dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.approval-details dd{overflow-wrap:anywhere;margin:0}.approval-details a{color:var(--blue);font-weight:700}.proposal-panel{background:#f3f6ff;border:1px solid #bdcaf2;border-radius:19px;gap:16px;margin-top:28px;padding:20px;scroll-margin-top:16px;display:grid}.proposal-panel h2{font-size:22px}.proposal-panel .slot-day{padding:15px}.proposal-slot{text-align:left;gap:2px;min-width:205px;display:grid}.proposal-slot small{color:var(--muted);font-size:11px;font-weight:700}.proposal-slot:hover small,.proposal-slot.selected small{color:#ffffffd1}.proposal-slot.selected{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 0 0 3px #2148c724}.proposal-confirm{border:1px solid var(--line);background:#fff;border-radius:15px;gap:14px;padding:16px;display:grid}.proposal-confirm span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800;display:block}.proposal-confirm strong{color:var(--navy);margin-top:3px;font-size:17px;display:block}.decline-panel form{gap:16px;display:grid}.decline-panel h2{margin-top:8px}.decline-panel p{color:var(--muted);margin-bottom:0;line-height:1.55}.reservation-deadline{border:1px solid #bde5cd}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=720px){.page-shell{padding:8px}.booking{border-radius:20px}.address-grid,.details-grid,.approval-details{grid-template-columns:1fr}.approval-details>div.full,.field.full{grid-column:auto}.button{width:100%}.actions{display:grid}.slot{flex:calc(50% - 9px)}.proposal-slot{min-width:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}._appShell_19wgk_1{color:#111a36;touch-action:pan-y;background:#e9eef8;width:100%;min-height:100svh;overflow-x:clip}._phoneApp_19wgk_10{touch-action:pan-y;background:#f4f7fc;width:100%;max-width:430px;min-height:100svh;margin:0 auto;overflow-x:clip}._topbar_19wgk_20{min-height:86px;padding:calc(18px + env(safe-area-inset-top)) 20px 18px;color:#fff;background:linear-gradient(145deg,#0c1d4c,#2148c7);justify-content:space-between;align-items:center;display:flex}._brand_19wgk_30,._subtitle_19wgk_30,._kicker_19wgk_30,._nextCard_19wgk_30 p,._stopCard_19wgk_30 p,._stopCard_19wgk_30 small,._infoCard_19wgk_30 p{margin:0}._brand_19wgk_30{letter-spacing:-.02em;font-size:17px;font-weight:850}._subtitle_19wgk_30{color:#ffffffad;margin-top:1px;font-size:12px;font-weight:700}._avatar_19wgk_34,._customerAvatar_19wgk_34{border-radius:50%;flex:none;place-items:center;font-weight:850;display:grid}._avatar_19wgk_34{color:#132a67;background:#fff;width:43px;height:43px;box-shadow:0 8px 22px #0003}._previewBanner_19wgk_43{color:#6f4b00;text-align:center;background:#fff3c7;padding:8px 16px;font-size:12px;font-weight:800}._warningBanner_19wgk_44{color:#8f261d;text-align:center;background:#ffebe9;padding:8px 16px;font-size:12px;font-weight:800}._content_19wgk_45{padding:23px 16px calc(108px + env(safe-area-inset-bottom))}._pageHeading_19wgk_47,._sectionTitle_19wgk_47,._nextTopline_19wgk_47,._stopHeader_19wgk_47,._dayLabel_19wgk_47{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}._pageHeading_19wgk_47{margin-bottom:20px}._pageHeading_19wgk_47 h1{color:#111a36;letter-spacing:-.04em;margin:2px 0 0;font-size:31px;line-height:1.05}._kicker_19wgk_30{color:#67728b;letter-spacing:.045em;text-transform:uppercase;font-size:12px;font-weight:800}._liveState_19wgk_57{color:#116638;background:#e0f7e9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}._lateState_19wgk_58{color:#8f261d;background:#ffebe9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}._nextCard_19wgk_30{color:#fff;background:radial-gradient(circle at 90% 0,#779aff8c,#0000 34%),linear-gradient(145deg,#132a67,#2148c7);border-radius:22px;padding:20px;box-shadow:0 17px 38px #132a6738}._nextCustomerOpen_19wgk_68{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}._nextCustomerOpen_19wgk_68:active{opacity:.82}._nextCustomerOpen_19wgk_68:focus-visible,._stopOpenArea_19wgk_79:focus-visible{outline-offset:5px;border-radius:12px;outline:3px solid #f1b428}._nextTopline_19wgk_47{color:#ffffffb8;font-size:12px;font-weight:750}._nextTopline_19wgk_47 strong{color:#fff}._nextCard_19wgk_30 h2{color:#fff;letter-spacing:-.035em;margin:21px 0 2px;font-size:25px}._device_19wgk_83{color:#ffffffd1;font-weight:750}._address_19wgk_84{color:#ffffffab;font-size:13px;margin-top:10px!important}._nextNote_19wgk_85{color:#ffffffd6;white-space:pre-wrap;background:#ffffff1a;border-radius:11px;padding:9px 10px;font-size:12px;line-height:1.4;margin-top:11px!important}._leaveHint_19wgk_86{background:#ffffff17;border:1px solid #fff3;border-radius:13px;grid-template-columns:1fr auto;gap:2px 12px;margin-top:15px;padding:11px 12px;display:grid}._leaveHint_19wgk_86 span{color:#ffffffb3;font-size:11px;font-weight:750}._leaveHint_19wgk_86 strong{font-size:14px}._leaveHint_19wgk_86 small{color:#ffffff9e;grid-column:1/-1;font-size:10px}._primaryActions_19wgk_90{grid-template-columns:1.3fr 1fr;gap:10px;margin-top:20px;display:grid}._primaryButton_19wgk_92,._secondaryButton_19wgk_92,._smallButton_19wgk_92,._startTourButton_19wgk_92,._stopTourButton_19wgk_92,._delayButton_19wgk_92,._invoiceQuickButton_19wgk_92,._sumUpButton_19wgk_92{border:0;border-radius:13px;min-height:46px;font-weight:850}._primaryButton_19wgk_92{color:#132a67;background:#fff}._secondaryButton_19wgk_92{color:#fff;background:#ffffff1a;border:1px solid #ffffff52}._primaryButton_19wgk_92,._secondaryButton_19wgk_92{border-radius:13px;place-items:center;min-height:46px;font-weight:850;text-decoration:none;display:grid}._disabledAction_19wgk_102{cursor:not-allowed;opacity:.55}._delayButton_19wgk_92{color:#fff;background:0 0;border:1px solid #ffffff52;width:100%;margin-top:10px}._delayButton_19wgk_92:disabled{cursor:not-allowed;opacity:.5}._invoiceQuickButton_19wgk_92{color:#132a67;background:#fff;width:100%;margin-top:9px}._manageAppointmentButton_19wgk_106{color:#fff;background:#ffffff1a;border:1px solid #ffffff52;border-radius:13px;width:100%;min-height:43px;margin-top:9px;font-weight:850}._smallButton_19wgk_92{color:#fff;background:#2148c7;min-height:40px;padding:0 14px}._smallButton_19wgk_92:disabled{cursor:not-allowed;opacity:.45}._noAppointments_19wgk_110{color:#66728c;background:#fff;border:1px dashed #cbd4e6;border-radius:20px;gap:6px;padding:22px;display:grid}._noAppointments_19wgk_110 strong{color:#132a67}._noAppointments_19wgk_110 span{font-size:13px}._stats_19wgk_114{grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0 26px;display:grid}._stats_19wgk_114 div{text-align:center;background:#fff;border:1px solid #e0e6f2;border-radius:15px;gap:2px;padding:13px 9px;display:grid}._stats_19wgk_114 strong{color:#132a67;font-size:17px}._stats_19wgk_114 span{color:#768098;font-size:10px;font-weight:750}._sectionTitle_19wgk_47{align-items:baseline;margin-bottom:11px}._sectionTitle_19wgk_47 h2{color:#111a36;margin:0;font-size:19px}._sectionTitle_19wgk_47 span{color:#778197;font-size:12px}._stopList_19wgk_121,._customerList_19wgk_121{gap:10px;display:grid}._stopCard_19wgk_30{background:#fff;border:1px solid #e0e6f2;border-radius:17px;grid-template-columns:34px 1fr;gap:11px;padding:15px;display:grid;position:relative}._stopNumber_19wgk_134{color:#2148c7;background:#edf2ff;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}._stopOpenArea_19wgk_79{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}._stopOpenArea_19wgk_79:active{opacity:.68}._stopHeader_19wgk_47{align-items:baseline}._stopHeader_19wgk_47 strong{padding-right:80px;font-size:14px}._stopHeader_19wgk_47 time{color:#132a67;font-size:12px;font-weight:850}._stopBody_19wgk_140 p{color:#5f6b85;margin-top:3px;font-size:12px;font-weight:700}._stopBody_19wgk_140 small{color:#8790a4;margin-top:6px;font-size:11px;display:block}._stopBody_19wgk_140 ._cardNote_19wgk_142{color:#5b4a14;white-space:pre-wrap;background:#fff8df;border-radius:9px;margin-top:8px;padding:7px 8px;font-size:10px;line-height:1.4}._tapHint_19wgk_143{color:#2148c7;margin-top:9px;font-size:10px;font-weight:850;display:block}._nextCustomerOpen_19wgk_68 ._tapHint_19wgk_143{color:#ffffffd1}._stopActive_19wgk_145,._stopPlanned_19wgk_145{border-radius:99px;padding:4px 7px;font-size:9px;font-weight:850;position:absolute;bottom:13px;right:15px}._stopActive_19wgk_145{color:#116638;background:#e0f7e9}._stopPlanned_19wgk_145{color:#5f6b85;background:#eef1f7}._stopButtons_19wgk_148{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}._delayMiniButton_19wgk_149,._invoiceMiniButton_19wgk_149,._openMiniButton_19wgk_149,._navigationMiniButton_19wgk_149{color:#2148c7;background:#edf2ff;border:0;border-radius:9px;place-items:center;min-height:36px;padding:0 10px;font-size:10px;font-weight:850;text-decoration:none;display:grid}._delayMiniButton_19wgk_149:disabled{color:#8a93a6;background:#f0f2f6}._invoiceMiniButton_19wgk_149{color:#116638;background:#e0f7e9}._navigationMiniButton_19wgk_149{color:#fff;background:#2148c7}._openMiniButton_19wgk_149{color:#132a67;background:#e6ebf6}._startTourButton_19wgk_92,._stopTourButton_19wgk_92{color:#fff;background:#2148c7;width:100%;margin-top:16px;box-shadow:0 11px 24px #2148c733}._stopTourButton_19wgk_92{color:#a53228;box-shadow:none;background:#fff;border:1px solid #ecc8c4}._dayGroup_19wgk_157{gap:10px;margin-bottom:22px;display:grid}._dayLabel_19wgk_47{align-items:baseline;margin-bottom:2px}._dayLabel_19wgk_47 span{color:#778197;font-size:12px}._appointmentRow_19wgk_160{color:#111a36;text-align:left;background:#fff;border:1px solid #e0e6f2;border-radius:16px;grid-template-columns:52px 1fr auto;gap:12px;width:100%;padding:15px;display:grid}._appointmentRow_19wgk_160:active{background:#edf2ff}._appointmentRow_19wgk_160 time{color:#2148c7;font-weight:850}._appointmentRow_19wgk_160 div{gap:2px;display:grid}._appointmentRow_19wgk_160 span{color:#5f6b85;font-size:12px;font-weight:700}._appointmentRow_19wgk_160 small{color:#8790a4;font-size:11px}._appointmentRow_19wgk_160 em{color:#5b4a14;white-space:pre-wrap;background:#fff8df;border-radius:8px;margin-top:5px;padding:6px 7px;font-size:10px;font-style:normal;line-height:1.4}._appointmentRow_19wgk_160>b{color:#9da6b8;align-self:center;font-size:23px;font-weight:400}._emptyDay_19wgk_168{color:#707b92;border:1px dashed #cbd4e6;border-radius:16px;justify-content:space-between;gap:12px;margin-top:22px;padding:15px;font-size:13px;display:flex}._calendarSyncStatus_19wgk_169{color:#778197;text-align:right;margin:-9px 0 15px;font-size:10px}._searchBox_19wgk_171{gap:7px;margin-bottom:15px;display:grid}._searchBox_19wgk_171 span{color:#67728b;font-size:12px;font-weight:800}._searchBox_19wgk_171 input{background:#fff;border-radius:14px;min-height:48px}._customerRow_19wgk_174{color:#111a36;text-align:left;background:#fff;border:1px solid #e0e6f2;border-radius:16px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;width:100%;padding:13px;display:grid}._customerAvatar_19wgk_34{color:#2148c7;background:#edf2ff;width:44px;height:44px;font-size:12px}._customerRow_19wgk_174>span:nth-child(2){gap:3px;min-width:0;display:grid}._customerRow_19wgk_174 strong{font-size:14px}._customerRow_19wgk_174 small{color:#778197;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}._customerRow_19wgk_174 em{color:#806b2d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}._customerRow_19wgk_174 b{color:#9da6b8;font-size:23px;font-weight:400}._emptySearch_19wgk_181{color:#778197;text-align:center;padding:28px}._customerDetailCard_19wgk_182{background:#fff;border:1px solid #e0e6f2;border-radius:18px;margin-bottom:13px;overflow:hidden}._customerDetailCard_19wgk_182 div{border-bottom:1px solid #edf0f6;gap:3px;padding:14px 16px;display:grid}._customerDetailCard_19wgk_182 div:last-child{border-bottom:0}._customerDetailCard_19wgk_182 span{color:#778197;font-size:11px;font-weight:750}._customerDetailCard_19wgk_182 strong{color:#132a67;white-space:pre-wrap;font-size:13px;line-height:1.45}._customerQuickActions_19wgk_187{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px;display:grid}._customerQuickActions_19wgk_187 a,._customerQuickActions_19wgk_187 span{color:#2148c7;background:#edf2ff;border-radius:12px;place-items:center;min-height:44px;font-size:12px;font-weight:850;text-decoration:none;display:grid}._customerQuickActions_19wgk_187 span{color:#8a93a6;background:#f0f2f6}._customerDeleteButton_19wgk_190,._customerDeleteConfirm_19wgk_190{color:#a53228;background:#fff;border:1px solid #ecc8c4;border-radius:13px;width:100%;min-height:46px;margin-top:9px;font-weight:850}._customerDeleteConfirm_19wgk_190{color:#fff;background:#a53228}._customerDeleteConfirm_19wgk_190:disabled{opacity:.45}._settingsCard_19wgk_194,._infoCard_19wgk_30,._installCard_19wgk_194{background:#fff;border:1px solid #e0e6f2;border-radius:18px;overflow:hidden}._settingsCard_19wgk_194 div{border-bottom:1px solid #edf0f6;gap:3px;padding:15px 16px;display:grid}._settingsCard_19wgk_194 div:last-child{border-bottom:0}._settingsCard_19wgk_194 span{color:#778197;font-size:11px;font-weight:750}._settingsCard_19wgk_194 strong{color:#132a67;font-size:14px}._settingsCard_19wgk_194 ._reminderSetting_19wgk_199{grid-template-columns:1fr auto;align-items:center}._reminderSetting_19wgk_199 span{grid-column:1/-1}._reminderSetting_19wgk_199 button{color:#fff;background:#2148c7;border:0;border-radius:10px;min-height:34px;padding:0 10px;font-size:10px;font-weight:850}._reminderSetting_19wgk_199 button:disabled{color:#116638;background:#e0f7e9}._settingsCard_19wgk_194 ._reminderSelect_19wgk_203{border-bottom:1px solid #edf0f6;gap:7px;padding:15px 16px;display:grid}._reminderSelect_19wgk_203 select{color:#132a67;min-height:40px;font:inherit;background:#f8faff;border:1px solid #dfe5f1;border-radius:11px;padding:0 11px;font-size:13px;font-weight:750}._infoCard_19wgk_30{color:#5f6b85;margin-top:14px;padding:17px}._infoCard_19wgk_30 strong{color:#132a67}._infoCard_19wgk_30 p{margin-top:6px;font-size:13px}._installCard_19wgk_194{color:#5f6b85;margin-top:14px;padding:17px}._installCard_19wgk_194 summary{color:#132a67;cursor:pointer;font-weight:850}._installCard_19wgk_194 ol{margin:12px 0 8px;padding-left:20px;font-size:13px;line-height:1.6}._installCard_19wgk_194 p{margin:0;font-size:12px}._dialogBackdrop_19wgk_213{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070f2880;align-items:end;max-width:430px;margin:0 auto;padding:16px;display:grid;position:fixed;inset:0}._delayDialog_19wgk_214{padding:9px 18px calc(20px + env(safe-area-inset-bottom));color:#5f6b85;background:#fff;border-radius:24px 24px 18px 18px;box-shadow:0 -20px 60px #0918453d}._dialogHandle_19wgk_215{background:#d8deea;border-radius:99px;width:44px;height:5px;margin:0 auto 16px}._dialogHeading_19wgk_216{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}._dialogHeading_19wgk_216 p{color:#2148c7;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:850}._dialogHeading_19wgk_216 h2{color:#111a36;margin:0;font-size:23px}._dialogHeading_19wgk_216 button{color:#5f6b85;background:#eff2f8;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1}._dialogCopy_19wgk_220{color:#5f6b85;margin:18px 0 10px;font-size:13px}._delayChoices_19wgk_221{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}._delayChoices_19wgk_221 a,._delayChoices_19wgk_221 button{color:#fff;background:#2148c7;border:0;border-radius:13px;place-items:center;min-height:48px;font-size:12px;font-weight:850;text-decoration:none;display:grid}._delayChoices_19wgk_221 a[aria-disabled=true]{pointer-events:none;opacity:.45}._delayDialog_19wgk_214>small{color:#8790a4;margin-top:14px;font-size:10px;line-height:1.45;display:block}._previewDelayNotice_19wgk_225{color:#116638;background:#e0f7e9;border-radius:10px;margin:12px 0 0;padding:10px;font-size:11px;font-weight:750}._dialogError_19wgk_226{color:#8f261d;background:#ffebe9;border-radius:10px;margin:12px 0 0;padding:10px;font-size:11px;font-weight:750}._appointmentDialog_19wgk_227{max-height:min(90svh,780px);overflow-y:auto}._appointmentDetails_19wgk_228{border:1px solid #e0e6f2;border-radius:14px;gap:0;margin:16px 0 12px;display:grid;overflow:hidden}._appointmentDetails_19wgk_228>div{border-bottom:1px solid #edf0f6;grid-template-columns:66px 1fr;gap:10px;padding:10px 11px;display:grid}._appointmentDetails_19wgk_228>div:last-child{border-bottom:0}._appointmentDetails_19wgk_228 dt{color:#778197;font-size:10px;font-weight:800}._appointmentDetails_19wgk_228 dd{color:#132a67;white-space:pre-wrap;margin:0;font-size:11px;font-weight:750;line-height:1.45}._appointmentContactActions_19wgk_233{grid-template-columns:1.4fr 1fr;gap:8px;display:grid}._appointmentContactActions_19wgk_233 ._primaryButton_19wgk_92{color:#fff;background:#2148c7}._appointmentContactActions_19wgk_233 ._secondaryButton_19wgk_92{color:#2148c7;background:#fff;border-color:#cbd5e7}._appointmentManageActions_19wgk_236{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}._pendingRequestActions_19wgk_237{gap:8px;margin-top:10px;display:grid}._pendingRequestActions_19wgk_237 ._invoiceSafety_19wgk_238{margin:0}._moveAppointmentButton_19wgk_239,._cancelAppointmentButton_19wgk_239,._moveAppointmentConfirmButton_19wgk_239,._cancelAppointmentConfirmButton_19wgk_239{border:0;border-radius:13px;min-height:46px;font-weight:850}._moveAppointmentButton_19wgk_239{color:#116638;background:#e0f7e9}._cancelAppointmentButton_19wgk_239{color:#a53228;background:#ffebe9}._appointmentBackButton_19wgk_242{color:#2148c7;background:0 0;border:0;margin:12px 0 10px;padding:0;font-size:11px;font-weight:850}._appointmentMoveGrid_19wgk_243{grid-template-columns:1.25fr 1fr;gap:9px;display:grid}._appointmentMoveGrid_19wgk_243 label{color:#67728b;gap:6px;font-size:11px;font-weight:800;display:grid}._appointmentMoveGrid_19wgk_243 input{color:#132a67;width:100%;min-height:46px;font:inherit;background:#f8faff;border:1px solid #dfe5f1;border-radius:11px;padding:0 10px;font-size:16px}._appointmentMutationHint_19wgk_246{color:#5f6b85;background:#eef1f7;border-radius:11px;margin:11px 0;padding:10px 11px;font-size:10px;line-height:1.45}._moveAppointmentConfirmButton_19wgk_239{color:#fff;background:#116638;width:100%;box-shadow:0 11px 24px #1166382e}._cancelWarning_19wgk_248{color:#7e3029;background:#fff4f2;border:1px solid #f0c9c5;border-radius:13px;gap:6px;margin:10px 0;padding:13px;display:grid}._cancelWarning_19wgk_248 strong{color:#8f261d}._cancelWarning_19wgk_248 span{font-size:11px;line-height:1.5}._cancelAppointmentConfirmButton_19wgk_239{color:#fff;background:#a53228;width:100%}._moveAppointmentConfirmButton_19wgk_239:disabled,._cancelAppointmentConfirmButton_19wgk_239:disabled{cursor:not-allowed;opacity:.45}._draftBadge_19wgk_254{color:#6f4b00;background:#fff3c7;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}._finalBadge_19wgk_255{color:#116638;background:#e0f7e9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}._sequenceSetupCard_19wgk_256{color:#654c0d;background:#fff8df;border:1px solid #f0d483;border-radius:18px;gap:12px;margin-bottom:14px;padding:17px;display:grid}._sequenceSetupCard_19wgk_256 h2,._sequenceSetupCard_19wgk_256 p{margin:0}._sequenceSetupCard_19wgk_256 h2{color:#3f340f;font-size:18px}._sequenceSetupCard_19wgk_256>p:not(._kicker_19wgk_30){font-size:12px;line-height:1.5}._sequenceSetupCard_19wgk_256 label{gap:6px;display:grid}._sequenceSetupCard_19wgk_256 label>span{font-size:11px;font-weight:800}._sequenceSetupCard_19wgk_256 input{color:#3f340f;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #e4cb79;border-radius:11px;padding:0 11px}._sequenceSetupCard_19wgk_256 ._checkRow_19wgk_263{grid-template-columns:22px 1fr;align-items:center;display:grid}._sequenceSetupCard_19wgk_256 ._checkRow_19wgk_263 input{width:20px;min-height:20px}._sequenceSetupCard_19wgk_256 small{color:#806b2d;font-size:10px;line-height:1.45}._invoiceCard_19wgk_266{background:#fff;border:1px solid #e0e6f2;border-radius:18px;gap:13px;margin-bottom:12px;padding:16px;display:grid}._invoiceCard_19wgk_266 h2{color:#132a67;margin:0;font-size:16px}._invoiceCard_19wgk_266 label{gap:6px;display:grid}._invoiceCard_19wgk_266 label>span{color:#67728b;font-size:11px;font-weight:800}._invoiceCard_19wgk_266 input,._invoiceCard_19wgk_266 select,._invoiceCard_19wgk_266 textarea{color:#132a67;width:100%;min-height:44px;font:inherit;background:#f8faff;border:1px solid #dfe5f1;border-radius:11px;padding:0 11px;font-size:13px}._invoiceCard_19wgk_266 textarea{resize:vertical;min-height:84px;padding-top:11px}._addressLookup_19wgk_272{gap:6px;display:grid;position:relative}._invoiceCard_19wgk_266 ._addressLookup_19wgk_272>label{color:#67728b;font-size:11px;font-weight:800}._addressSuggestions_19wgk_274{z-index:4;background:#fff;border:1px solid #cfd8e9;border-radius:12px;gap:1px;margin-top:-3px;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 30px #132a6724}._addressSuggestions_19wgk_274 button{color:#132a67;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f6;gap:3px;min-height:52px;padding:10px 11px;display:grid}._addressSuggestions_19wgk_274 button:last-child{border-bottom:0}._addressSuggestions_19wgk_274 button:active{background:#edf2ff}._addressSuggestions_19wgk_274 strong{font-size:12px;line-height:1.35}._addressSuggestions_19wgk_274 small{color:#778197;font-size:9px}._invoiceCard_19wgk_266 ._addressLookupStatus_19wgk_280{color:#8790a4;font-size:9px;line-height:1.4}._invoiceCard_19wgk_266 ._addressProviderNote_19wgk_281{color:#8b6a1d;font-size:8px;line-height:1.4}._invoiceCustomer_19wgk_282{color:#69748a;background:#f4f7fc;border-radius:12px;gap:2px;padding:11px 12px;display:grid}._invoiceCustomer_19wgk_282 strong{color:#132a67;font-size:14px}._invoiceCustomer_19wgk_282 span{font-size:12px}._invoiceCustomer_19wgk_282 small{font-size:10px}._moneyInput_19wgk_286{background:#f8faff;border:1px solid #dfe5f1;border-radius:11px;grid-template-columns:1fr 38px;align-items:center;display:grid;overflow:hidden}._moneyInput_19wgk_286 input{background:0 0;border:0;border-radius:0}._moneyInput_19wgk_286 b{color:#67728b;text-align:center}._sumupReceiptInput_19wgk_289{background:#f8faff;border:1px solid #dfe5f1;border-radius:11px;grid-template-columns:auto minmax(72px,1fr);align-items:center;display:grid;overflow:hidden}._sumupReceiptInput_19wgk_289 b{color:#132a67;letter-spacing:.01em;padding:0 0 0 11px;font-size:13px}._invoiceCard_19wgk_266 ._sumupReceiptInput_19wgk_289 input{background:0 0;border:0;border-radius:0;min-width:0}._invoiceCard_19wgk_266 label>small{color:#8790a4;font-size:9px;line-height:1.4}._invoiceCard_19wgk_266 ._checkRow_19wgk_263{grid-template-columns:22px 1fr;align-items:center;display:grid}._invoiceCard_19wgk_266 ._checkRow_19wgk_263 input{width:20px;min-height:20px}._invoiceCard_19wgk_266 ._checkRow_19wgk_263 span{color:#132a67;font-size:12px}._invoiceFieldGrid_19wgk_296{grid-template-columns:1fr 1fr;gap:9px;display:grid}._invoiceSectionHeading_19wgk_297{justify-content:space-between;align-items:center;display:flex}._invoiceSectionHeading_19wgk_297 span{color:#67728b;background:#eef1f7;border-radius:99px;padding:4px 7px;font-size:10px;font-weight:850}._invoiceItemRow_19wgk_299{background:#fbfcff;border:1px solid #e2e7f1;border-radius:14px;grid-template-columns:28px minmax(0,1fr) 92px;align-items:end;gap:8px;padding:11px 9px 11px 8px;display:grid;position:relative}._invoiceItemRow_19wgk_299 label{min-width:0}._invoiceItemRow_19wgk_299>button{color:#8f261d;background:#ffebe9;border:2px solid #fff;border-radius:50%;width:25px;height:25px;font-size:17px;line-height:1;position:absolute;top:-8px;right:-7px}._itemNumber_19wgk_302{color:#2148c7;background:#edf2ff;border-radius:10px;place-items:center;width:28px;height:44px;font-size:11px;font-weight:850;display:grid}._itemQuickActions_19wgk_303{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}._itemQuickActions_19wgk_303 button{color:#2148c7;background:#edf2ff;border:0;border-radius:10px;min-height:37px;padding:5px;font-size:9px;font-weight:850}._itemQuickActions_19wgk_303 button:disabled{cursor:not-allowed;opacity:.45}._cashPaidNote_19wgk_306{color:#116638;background:#e0f7e9;border-radius:11px;margin:0;padding:10px 11px;font-size:11px;font-weight:750;line-height:1.45}._invoiceTotal_19wgk_307{color:#fff;background:linear-gradient(145deg,#132a67,#2148c7);border-radius:18px;gap:8px;margin:14px 0;padding:16px;display:grid}._invoiceTotal_19wgk_307 div{color:#ffffffb8;justify-content:space-between;gap:15px;font-size:12px;display:flex}._invoiceTotal_19wgk_307 strong{color:#fff}._invoiceTotal_19wgk_307 ._invoiceGrandTotal_19wgk_310{color:#fff;border-top:1px solid #fff3;margin-top:4px;padding-top:12px;font-size:15px;font-weight:850}._sumUpButton_19wgk_92{color:#fff;background:#116638;width:100%;box-shadow:0 11px 24px #1166382e}._invoicePrimaryButton_19wgk_312,._invoiceSecondaryButton_19wgk_312,._invoiceTextButton_19wgk_312{border:0;border-radius:13px;place-items:center;width:100%;min-height:48px;font-weight:850;text-decoration:none;display:grid}._invoicePrimaryButton_19wgk_312{color:#fff;background:#116638;box-shadow:0 11px 24px #1166382e}._invoicePrimaryButton_19wgk_312:disabled{cursor:not-allowed;opacity:.48}._invoiceSecondaryButton_19wgk_312{color:#2148c7;background:#fff;border:1px solid #cbd5e7;margin-top:9px}._invoiceTextButton_19wgk_312{color:#67728b;background:0 0;margin-top:7px}._invoiceWarning_19wgk_317,._invoiceSafety_19wgk_238,._invoiceNotice_19wgk_317{border-radius:12px;margin:10px 0;padding:11px 12px;font-size:11px;line-height:1.45}._invoiceWarning_19wgk_317{color:#8f261d;background:#ffebe9}._invoiceSafety_19wgk_238{color:#5f6b85;background:#eef1f7}._invoiceNotice_19wgk_317{color:#116638;background:#e0f7e9;font-weight:750}._invoiceReviewDialog_19wgk_321{max-height:min(88svh,760px);overflow-y:auto}._invoiceReviewList_19wgk_322{border:1px solid #e0e6f2;border-radius:14px;gap:0;margin:16px 0;display:grid;overflow:hidden}._invoiceReviewList_19wgk_322>div{background:#fff;border-bottom:1px solid #edf0f6;grid-template-columns:74px 1fr;gap:10px;padding:10px 11px;display:grid}._invoiceReviewList_19wgk_322>div:last-child{border-bottom:0}._invoiceReviewList_19wgk_322 dt{color:#778197;font-size:10px;font-weight:800}._invoiceReviewList_19wgk_322 dd{color:#132a67;justify-content:space-between;gap:8px;margin:0;font-size:11px;line-height:1.4;display:flex}._invoiceReviewList_19wgk_322 dd strong{white-space:nowrap}._invoiceReviewList_19wgk_322 ._reviewTotal_19wgk_328{color:#fff;background:#132a67}._invoiceReviewList_19wgk_322 ._reviewTotal_19wgk_328 dt,._invoiceReviewList_19wgk_322 ._reviewTotal_19wgk_328 dd{color:#fff;font-size:13px;font-weight:850}._reviewCheck_19wgk_330{color:#132a67;background:#edf2ff;border-radius:12px;grid-template-columns:24px 1fr;align-items:center;gap:8px;margin:12px 0;padding:11px;font-size:11px;font-weight:800;display:grid}._reviewCheck_19wgk_330 input{width:20px;height:20px}._invoiceReviewDialog_19wgk_321>small{color:#8790a4;margin-top:11px;font-size:10px;line-height:1.45;display:block}._invoiceSuccessCard_19wgk_333{color:#5f6b85;text-align:center;background:#fff;border:1px solid #ccebd8;border-radius:22px;justify-items:center;gap:6px;margin:26px 0 20px;padding:27px 18px;display:grid}._successMark_19wgk_334{color:#fff;background:#116638;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:9px;font-size:29px;font-weight:850;display:grid;box-shadow:0 13px 29px #11663838}._invoiceSuccessCard_19wgk_333 strong{color:#132a67;font-size:19px}._invoiceSuccessCard_19wgk_333 p{margin:0;font-weight:800}._invoiceSuccessCard_19wgk_333 small{color:#116638;margin-top:7px;line-height:1.45}._appointmentSuccessCard_19wgk_338{color:#5f6b85;text-align:center;background:#fff;border:1px solid #ccebd8;border-radius:22px;justify-items:center;gap:6px;margin:26px 0 20px;padding:27px 18px;display:grid}._appointmentSuccessCard_19wgk_338 strong{color:#132a67;font-size:19px}._appointmentSuccessCard_19wgk_338 p{color:#116638;margin:0;font-weight:850}._appointmentSuccessCard_19wgk_338 small{color:#5f6b85;margin-top:7px;line-height:1.5}._slotSuggestionGroup_19wgk_342{gap:10px;margin:15px 0;display:grid}._slotSuggestionGroup_19wgk_342>div:first-child{gap:2px;display:grid}._slotSuggestionGroup_19wgk_342>div:first-child strong{color:#132a67;font-size:14px}._slotSuggestionGroup_19wgk_342>div:first-child small{color:#778197;font-size:10px;line-height:1.4}._slotSuggestionGrid_19wgk_346{grid-template-columns:1fr 1fr;gap:8px;display:grid}._slotSuggestionGrid_19wgk_346 button{color:#132a67;text-align:left;background:#fff;border:1px solid #dfe5f1;border-radius:13px;gap:3px;min-height:72px;padding:10px;display:grid}._slotSuggestionGrid_19wgk_346 button strong{font-size:12px}._slotSuggestionGrid_19wgk_346 button span{color:#5f6b85;font-size:10px}._slotSuggestionGrid_19wgk_346 button small{color:#778197;font-size:9px}._slotSuggestionGrid_19wgk_346 ._slotSelected_19wgk_351{background:#edf2ff;border-color:#2148c7;box-shadow:0 0 0 2px #2148c71f}._bottomNav_19wgk_353{z-index:10;max-width:430px;padding:9px 8px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #dfe5f1;grid-template-columns:repeat(5,1fr);margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}._bottomNav_19wgk_353 button{color:#858ea1;background:0 0;border:0;justify-items:center;gap:6px;min-height:47px;font-size:10px;font-weight:800;display:grid}._bottomNav_19wgk_353 button span{background:#cbd2df;border-radius:99px;width:19px;height:4px;margin-top:7px}._bottomNav_19wgk_353 ._navActive_19wgk_371{color:#2148c7}._bottomNav_19wgk_353 ._navActive_19wgk_371 span{background:#2148c7;box-shadow:0 0 0 6px #edf2ff}._accessShell_19wgk_374{background:#e9eef8;place-items:center;min-height:100svh;padding:22px;display:grid}._accessCard_19wgk_375{color:#5f6b85;background:#fff;border-radius:24px;width:min(100%,430px);padding:28px;box-shadow:0 22px 60px #12275b2e}._accessCard_19wgk_375 p{color:#2148c7;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}._accessCard_19wgk_375 h1{color:#111a36;margin:7px 0;font-size:30px}._accessCard_19wgk_375 span{display:block}._accessCard_19wgk_375 a{color:#fff;background:#2148c7;border-radius:13px;place-items:center;min-height:48px;margin-top:22px;font-weight:850;text-decoration:none;display:grid}@media (width>=681px){._appShell_19wgk_1{padding:28px}._phoneApp_19wgk_10{border-radius:34px;max-width:430px;min-height:calc(100svh - 56px);overflow:hidden;box-shadow:0 24px 70px #12275b38}._bottomNav_19wgk_353{border-radius:0 0 34px 34px;max-width:430px;bottom:28px}}@media (prefers-reduced-motion:reduce){._bottomNav_19wgk_353{-webkit-backdrop-filter:none;backdrop-filter:none}}._phoneApp_19wgk_10 input,._phoneApp_19wgk_10 select,._phoneApp_19wgk_10 textarea{font-size:16px}._phoneApp_19wgk_10 button,._phoneApp_19wgk_10 a{touch-action:manipulation}
