/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-bold:700;--radius-xl:.75rem;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.contents{display:contents}.flex{display:flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#F5F9FF\]{background-color:#f5f9ff}.bg-blue-600{background-color:var(--color-blue-600)}.bg-white{background-color:var(--color-white)}.p-3{padding:calc(var(--spacing) * 3)}.p-6{padding:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-700{color:var(--color-blue-700)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-white{color:var(--color-white)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:root{--blue:#073b88;--ink:#10264a;--muted:#61718d;--line:#dce5f0;--pale:#f3f7fc;--sky:#e3efff}*{box-sizing:border-box}body{color:var(--ink);background:#dfe9f7;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.app-shell{background:#fff;width:100%;max-width:430px;min-height:100dvh;margin:auto;position:relative;overflow:hidden}.screen{flex-direction:column;min-height:100dvh;padding:25px 24px 32px;display:flex}.topbar{grid-template-columns:35px 1fr auto;min-height:34px;display:grid}.logo,.topbar{align-items:center}.logo{letter-spacing:-.7px;gap:8px;font-size:18px;font-weight:800;display:flex}.logo span:first-child{background:var(--blue);color:#fff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:18px;display:grid}.language,.secure{color:var(--muted);font-size:12px;font-weight:700}.language{background:#f2f6fc;border:0;border-radius:8px;outline-color:#1b66cc;padding:6px 8px}.secure{color:#26815e}.back{color:var(--ink);text-align:left;background:0 0;border:0;padding:4px 0;font-size:25px}.progress{gap:6px;margin-top:27px;display:flex}.progress span{background:#e6ebf3;border-radius:99px;flex:1;height:4px;display:block}.progress .active{background:#1b66cc}.eyebrow{letter-spacing:1.3px;color:#3974bf;margin:0 0 12px;font-size:10px;font-weight:800}.welcome-screen .topbar{grid-template-columns:1fr auto}.hero-graphic{background:linear-gradient(145deg,#cce3ff,#eaf4ff);border-radius:28px;height:270px;margin:38px 0 35px;position:relative;overflow:hidden}.sun{background:#ffca51;border-radius:50%;width:110px;height:110px;top:44px;right:49px}.city,.sun{position:absolute}.city{clip-path:polygon(0 100%,0 35%,10% 35%,10% 55%,25% 55%,25% 16%,38% 16%,38% 39%,52% 39%,52% 8%,65% 8%,65% 60%,75% 60%,75% 30%,100% 30%,100% 100%);background:#1f67bb;width:75%;bottom:0}.city-one{opacity:.85;height:155px;left:-3%}.city-two{background:#0b478f;height:100px;right:-21%}.speech{color:#1b66cc;background:#fff;border-radius:50% 50% 50% 12%;place-items:center;width:65px;height:65px;font-size:28px;display:grid;position:absolute;top:60px;left:50px;box-shadow:0 10px 20px #7196c533}.chat-heading h2,.form-copy h2,.ticket-screen h2,.welcome-copy h1{letter-spacing:-2px;margin:0 0 18px;font-size:43px;line-height:.98}.welcome-copy h1 em{color:#1b66cc;font-family:Georgia,serif;font-weight:400}.chat-heading>p,.form-copy>p,.ticket-copy,.welcome-copy>p:last-child{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.primary,.secondary{border:0;border-radius:15px;min-height:56px;padding:0 19px;font-size:15px;font-weight:800}.primary{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;display:flex;box-shadow:0 8px 18px #073b8826}.primary span{font-size:23px}.welcome-screen .primary{margin-top:auto}.bottom-note{text-align:center;color:#8796ae;margin:17px 0 0;font-size:11px}.form-copy{margin:63px 0 40px}.form-copy.compact{margin:38px 0 27px}.field-label{color:#42546e;margin-bottom:9px;font-size:12px;font-weight:800}.phone-field{border:1.5px solid #b9c9df;border-radius:14px;align-items:center;gap:12px;height:58px;padding:0 14px;display:flex}.phone-field span{border-right:1px solid var(--line);padding-right:12px;font-size:14px;font-weight:700}.location-row input,.otp-field,.phone-field input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:16px}.otp-field{letter-spacing:5px;border:1.5px solid #b9c9df;border-radius:14px;width:100%;height:58px;padding:0 17px}.link-button{color:#1b66cc;text-align:left;background:0 0;border:0;margin:13px 0;padding:0;font-size:13px;font-weight:700}.fixed-action{margin-top:auto}.chat-heading{margin:36px 0 26px}.chat-heading h2{font-size:32px}.messages{flex-direction:column;flex:1;gap:13px;display:flex;overflow:auto}.ai-message,.user-message{border-radius:5px 17px 17px;max-width:85%;padding:14px 15px;font-size:14px;line-height:1.5}.ai-message{background:var(--pale);color:#274264}.user-message{background:var(--blue);color:#fff;border-radius:17px 5px 17px 17px;align-self:flex-end}.voice-language{color:#56718f;justify-content:space-between;padding:10px 4px 7px;font-size:11px;font-weight:700;display:flex}.voice-language span:first-child{color:#1a61ba}.chat-controls{background:#fff;border:1px solid #cbd8e8;border-radius:18px;align-items:end;gap:7px;padding:7px;display:flex}.chat-controls textarea{resize:none;border:0;outline:0;flex:1;max-height:80px;padding:9px 2px;font-size:14px}.mic,.send{border:0;border-radius:12px;flex:0 0 38px;width:38px;height:38px}.mic{color:#2264bc;background:#edf4fe;font-size:23px}.mic.listening{color:#fff;background:#e84545;animation:pulse 1s infinite}.send{background:var(--blue);color:#fff;font-size:20px}.voice-error{color:#bd3f3f;margin:7px 3px 0;font-size:11px;line-height:1.35}.chat-next{min-height:49px;margin-top:13px}.upload-box{color:#33577f;background:#f7fbff;border:1.5px dashed #a8bfde;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:174px;display:flex;overflow:hidden}.upload-box input{display:none}.upload-box.has-photo{border-style:solid}.upload-box img{object-fit:cover;width:100%;height:100%}.camera{color:#1b66cc;font-size:35px}.upload-box strong{font-size:14px}.upload-box small{color:#8193ad}.location-row{border:1.5px solid #b9c9df;border-radius:14px;align-items:center;min-height:56px;padding-left:14px;display:flex}.location-row button{color:#1b66cc;background:#edf4fe;border:0;border-radius:0 13px 13px 0;align-self:stretch;padding:0 10px;font-size:11px;font-weight:800}.summary-card{background:linear-gradient(135deg,#e8f2ff,#f5f9ff);border:1px solid #d6e5f8;border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex}.summary-icon{color:#fff;background:#1c65bc;border-radius:14px;place-items:center;width:47px;height:47px;font-size:25px;display:grid}.summary-label,.ticket-card>span{color:#597797;letter-spacing:1px;font-size:10px;font-weight:800}.summary-card h3{margin:4px 0 7px;font-size:16px}.badge{color:#a35b00;background:#fff2d9;border-radius:20px;padding:4px 8px;font-size:10px;font-weight:800}.details{border-top:1px solid var(--line);margin-top:18px}.details div{border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding:14px 0;display:flex}.details span{color:#71829c;font-size:11px}.details strong{font-size:14px}.ticket-screen{text-align:center;align-items:center}.ticket-screen .topbar{grid-template-columns:1fr auto;width:100%}.success-mark{color:#fff;background:#1d9b70;border-radius:50%;place-items:center;width:82px;height:82px;margin-top:58px;font-size:40px;font-weight:800;display:grid;box-shadow:0 0 0 11px #def6ed}.ticket-screen .eyebrow{margin-top:35px}.ticket-screen h2{font-size:39px}.ticket-copy{max-width:300px}.ticket-card{background:#f3f7fc;border-radius:17px;flex-direction:column;gap:8px;width:100%;margin:28px 0 20px;padding:17px;display:flex}.ticket-card strong{letter-spacing:1.5px;font-size:21px}.ticket-card button{color:#1b66cc;background:0 0;border:0;font-size:12px;font-weight:800}.timeline{text-align:left;width:100%;margin-bottom:auto;padding-left:13px}.timeline>div{min-height:65px;padding-left:25px;font-size:13px;font-weight:700;position:relative}.timeline>div:not(:last-child):before{content:"";border-left:1px dashed #c2d2e5;height:48px;position:absolute;top:14px;left:6px}.timeline i{background:#fff;border:3px solid #b4c4d8;border-radius:50%;width:13px;height:13px;position:absolute;top:1px;left:0}.timeline .timeline-active i{background:#208c68;border-color:#208c68}.timeline small{color:#7b8ba1;margin-top:5px;font-weight:400;display:block}.secondary{color:#15529e;background:#eef4fc;width:100%;margin:18px 0 10px}@keyframes pulse{50%{opacity:.5}}@media (min-width:431px){.app-shell{box-shadow:0 0 45px #6b83a633}}.report-copy{margin:48px 0 25px}.report-copy.compact{margin:36px 0 22px}.report-copy h1{letter-spacing:-1.7px;margin:0 0 13px;font-size:36px;line-height:1}.report-copy p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.sample{color:#6c7d94;align-items:flex-start;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.sample span{padding-top:7px}.sample button{text-align:left;color:#1756a5;background:#eef5ff;border:0;border-radius:9px;padding:7px 9px;font-size:12px}.issue-box{resize:none;width:100%;color:var(--ink);border:1.5px solid #b9c9df;border-radius:17px;outline:0;padding:15px;font-size:15px;line-height:1.5}.photo-button,.voice-button{color:#1456a7;background:#f4f8fd;border:1px solid #c8d7ea;border-radius:14px;width:100%;min-height:50px;margin-top:12px;font-size:14px;font-weight:800}.voice-button.listening{color:#bd3f3f;background:#fff0f0;border-color:#f4b4b4;animation:pulse 1s infinite}.photo-button{justify-content:center;align-items:center;display:flex}.photo-button input{display:none}.details-screen .field-label{margin-top:22px}.details-screen .field-label small{color:#8290a5;font-weight:400}.details-screen .photo-button{margin-top:13px}.welcome-track{color:#2d686c;background:0 0;border:0;padding:14px 10px 2px;font-size:13px;font-weight:800}.chat-transcript{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.chat-transcript .ai-message,.chat-transcript .user-message{max-width:94%}.tracking-screen .track-button{width:100%;margin-top:14px}.track-input{width:100%;min-height:56px;color:var(--ink);letter-spacing:.5px;border:1.5px solid #b9c9df;border-radius:14px;outline:0;padding:0 15px}.track-input:focus{border-color:#d8643a;box-shadow:0 0 0 3px #d8643a1a}.tracking-result{margin-top:24px}.tracking-result>p{color:#587277;font-size:13px}.tracking-result .timeline{margin-top:22px}:root{--blue:#124e56;--ink:#173b41;--muted:#607b7f;--pale:#f5f4ee;--sky:#e7f0ed;--line:#d9e3df}.app-shell{background:#fffdf8}.welcome-screen{background:linear-gradient(155deg,#fffaf0,#fffdf8 63%)}.logo span:first-child{background:#0e5a62}.language{color:#23535a;background:#eef4ef}.primary{background:#d8643a;box-shadow:0 8px 18px #c4522b2b}.primary:hover{background:#c95731}.welcome-copy h1 em{color:#d8643a}.eyebrow{color:#bd633d}.hero-graphic.civic-hero{background:linear-gradient(135deg,#e6f0e8,#d3e7dc);height:270px;position:relative;overflow:hidden}.civic-hero .hero-glow{opacity:.34;background:#f4bd68;border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;right:-70px}.hero-card{color:#17545d;z-index:2;background:#fffdf8;border-radius:19px;width:146px;min-height:102px;padding:16px;font-size:17px;font-weight:800;position:absolute;top:38px;left:35px;transform:rotate(-4deg);box-shadow:0 16px 30px #3e665b29}.hero-card-icon{color:#fff;background:#d8643a;border-radius:9px;place-items:center;width:28px;height:28px;margin-bottom:9px;display:grid}.hero-card small{color:#7f9593;margin-top:5px;font-size:10px;font-weight:700;display:block}.hero-person{z-index:2;width:112px;height:185px;position:absolute;bottom:0;right:55px}.person-head{background:#9d613f;border-radius:46% 46% 42% 42%;width:46px;height:51px;position:absolute;top:21px;right:25px}.person-head:after{content:"";background:#293e3e;border-radius:50% 50% 30% 30%;width:52px;height:22px;position:absolute;top:-5px;left:-3px}.person-body{background:#175d66;border-radius:56px 56px 0 0;width:100px;height:105px;position:absolute;bottom:0;right:0}.person-arm{transform-origin:bottom;background:#9d613f;border-radius:18px;width:28px;height:86px;position:absolute;bottom:9px;left:0;transform:rotate(31deg)}.hero-phone{z-index:4;background:#fffdf8;border:5px solid #173b41;border-radius:12px;width:55px;height:94px;padding:11px 7px;position:absolute;bottom:28px;left:140px;transform:rotate(11deg);box-shadow:0 12px 20px #2549462a}.hero-phone span{color:#d8643a;font-size:18px;font-weight:800}.hero-phone i{background:#c7ded5;border-radius:3px;width:100%;height:4px;margin-top:7px;display:block}.hero-leaf{opacity:.8;background:#639b73;border-radius:50px 0;width:50px;height:24px;position:absolute}.leaf-one{bottom:35px;left:20px;transform:rotate(-26deg)}.leaf-two{bottom:17px;left:61px;transform:rotate(26deg)}.photo-button,.voice-button{color:#175d66;background:#edf6f1;border-color:#c7ded5}.sample button{color:#b7502c;background:#fff0e8}.issue-box:focus{border-color:#d8643a;box-shadow:0 0 0 3px #d8643a1a}.mic{color:#d8643a}.send,.summary-icon{background:#d8643a}.badge{color:#995513;background:#fff0d5}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}