@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--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{:root,:host{--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-6xl:72rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-semibold:600;--radius-lg:.5rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-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{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.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)}.block{display:block}.flex{display:flex}.grid{display:grid}.min-h-24{min-height:calc(var(--spacing) * 24)}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-6xl{max-width:var(--container-6xl)}.max-w-sm{max-width:var(--container-sm)}.resize-y{resize:vertical}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[\#191714\]{border-color:#191714}.border-\[\#c8bead\]{border-color:#c8bead}.border-\[\#d7d0c3\]{border-color:#d7d0c3}.border-\[\#eee7dc\]{border-color:#eee7dc}.bg-\[\#191714\]{background-color:#191714}.bg-\[\#f7f4ee\]{background-color:#f7f4ee}.bg-\[\#fbfaf7\]{background-color:#fbfaf7}.bg-\[\#fff2f0\]{background-color:#fff2f0}.bg-white{background-color:var(--color-white)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#9f2f25\]{color:#9f2f25}.text-\[\#756b5d\]{color:#756b5d}.text-\[\#191714\]{color:#191714}.text-white{color:var(--color-white)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px 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)}.disabled\:bg-\[\#b7afa3\]:disabled{background-color:#b7afa3}@media (min-width:40rem){.sm\:w-40{width:calc(var(--spacing) * 40)}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:items-start{align-items:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:px-8{padding-inline:calc(var(--spacing) * 8)}}}:root{--background:#f7f4ee;--foreground:#191714}body{background:var(--background);color:var(--foreground);font-family:Tahoma,Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.form-label{color:#5f574d;margin-bottom:.45rem;font-size:.875rem;font-weight:700;display:block}.form-input{color:#191714;background:#fff;border:1px solid #d7d0c3;border-radius:.5rem;outline:none;width:100%;padding:.85rem .9rem}.form-input:focus{border-color:#a8843c;box-shadow:0 0 0 3px #a8843c29}.ltr-input{text-align:left;direction:ltr}.radio-tile,.staff-tile{text-align:center;background:#fbfaf7;border:1px solid #d7d0c3;border-radius:.5rem;place-items:center;gap:.25rem;min-height:3.25rem;padding:.75rem;display:grid;position:relative}.radio-tile input,.staff-tile input{opacity:0;position:absolute}:is(.radio-tile:has(input:checked),.staff-tile:has(input:checked)){background:#f4ead6;border-color:#a8843c;box-shadow:inset 0 0 0 1px #a8843c}.staff-avatar{color:#fff;background:#191714;border-radius:999px;place-items:center;width:3rem;height:3rem;font-weight:700;display:grid}.staff-photo-wrap{aspect-ratio:4/5;background:#eee7dc;border-radius:.55rem;width:100%;display:block;overflow:hidden}.staff-photo{object-fit:cover;width:100%;height:100%;display:block}.stat-box{color:#756b5d;background:#fff;border:1px solid #d7d0c3;border-radius:.5rem;gap:.15rem;min-width:4rem;padding:.65rem .75rem;display:grid}.stat-box span{color:#191714;font-size:1.15rem;font-weight:800}.tag{color:#5f4d24;background:#f4ead6;border-radius:999px;padding:.3rem .65rem;font-weight:700}.urgent-tag{color:#9f2f25;background:#fff2f0}.verified-tag{color:#246b31;background:#eef7ee}.direction-ltr{direction:ltr}.customer-shell{color:#191714;background:linear-gradient(#1917140a,#0000 36rem),#f7f4ee;min-height:100vh;padding:1rem}.customer-card{width:100%;max-width:46rem;margin:0 auto}.customer-hero,.success-panel{color:#fff;background:#191714;border-radius:.75rem;padding:1.25rem;box-shadow:0 18px 45px #19171429}.customer-hero{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.brand-link,.quiet-link{color:#d8c69d;font-size:.875rem;text-decoration:none}.eyebrow{color:#a8843c;margin-top:.9rem;font-size:.78rem;font-weight:800}.customer-hero h1,.success-panel h1{margin-top:.45rem;font-size:clamp(1.65rem,5vw,2.5rem);font-weight:800;line-height:1.45}.customer-hero p,.success-panel p{color:#e8e1d5;margin-top:.75rem;font-size:.95rem;line-height:2}.hero-badge{text-align:center;border:1px solid #d8c69d52;border-radius:.65rem;flex:none;gap:.15rem;min-width:5.5rem;padding:.75rem;display:grid}.hero-badge span{color:#d8c69d;font-size:.72rem}.hero-badge strong{font-size:1rem}.stepper{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1rem 0;display:grid}.stepper-item{color:#756b5d;background:#ffffffa6;border:1px solid #d7d0c3;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;min-height:3rem;font-size:.82rem;font-weight:700;display:flex}.stepper-item span{color:#756b5d;background:#ebe4d7;border-radius:999px;place-items:center;width:1.4rem;height:1.4rem;font-size:.75rem;display:grid}.stepper-item.active{color:#191714;background:#fff;border-color:#a8843c}.stepper-item.active span{color:#fff;background:#191714}.feedback-flow{background:#ffffffeb;border:1px solid #e0d8ca;border-radius:.75rem;padding:1rem;box-shadow:0 10px 30px #19171414}.flow-section{gap:1rem;display:grid}.section-heading h2{margin-top:.3rem;font-size:1.35rem;font-weight:800;line-height:1.65}.section-heading p{color:#756b5d;margin-top:.3rem;font-size:.92rem;line-height:1.9}.option-grid,.severity-grid,.staff-grid{gap:.65rem;display:grid}.option-grid,.severity-grid,.staff-grid,.two-column{grid-template-columns:1fr}.choice-tile,.staff-card{cursor:pointer;background:#fbfaf7;border:1px solid #d7d0c3;border-radius:.65rem;gap:.25rem;padding:.9rem;display:grid;position:relative}.choice-tile input,.staff-card input,.segmented-row input{opacity:0;position:absolute}.choice-tile span,.staff-name{color:#191714;font-weight:800;line-height:1.6}.choice-tile small,.staff-card small{color:#756b5d;line-height:1.7}:is(.choice-tile:has(input:checked),.staff-card:has(input:checked)){background:#f4ead6;border-color:#a8843c;box-shadow:inset 0 0 0 1px #a8843c}.choice-tile.compact{min-height:6rem}.field-group{gap:.65rem;display:grid}.segmented-row{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.segmented-row label{position:relative}.segmented-row span{color:#5f574d;background:#fbfaf7;border:1px solid #d7d0c3;border-radius:.5rem;place-items:center;min-height:3rem;font-size:.9rem;font-weight:800;display:grid}.segmented-row input:checked+span{color:#191714;background:#f4ead6;border-color:#a8843c}.staff-card{text-align:center;align-items:center}.narrative-input{resize:vertical;min-height:10rem;line-height:1.9}.verification-box{background:#fbfaf7;border:1px solid #d7d0c3;border-radius:.65rem;gap:.8rem;padding:1rem;display:grid}.verification-box strong{color:#191714;line-height:1.7}.verification-box p{color:#5f574d;font-size:.9rem;line-height:1.9}.two-column{gap:.75rem;display:grid}.flow-actions{grid-template-columns:.85fr 1.15fr;gap:.65rem;margin-top:1rem;display:grid}.otp-actions{grid-template-columns:.9fr 1.1fr;gap:.65rem;display:grid}.primary-action,.secondary-action{text-align:center;border-radius:.6rem;place-items:center;min-height:3.35rem;padding:.85rem 1rem;font-weight:800;text-decoration:none;display:grid}.primary-action{color:#fff;background:#191714;border:1px solid #191714}.primary-action:disabled{cursor:not-allowed;background:#b7afa3;border-color:#b7afa3}.secondary-action{color:#191714;background:#fff;border:1px solid #d7d0c3}.error-note{color:#9f2f25;background:#fff2f0;border-radius:.6rem;padding:.8rem 1rem;font-size:.9rem;line-height:1.8}.verified-note{color:#246b31;background:#eef7ee;border:1px solid #cfe4cf;border-radius:.6rem;padding:.8rem 1rem;font-size:.9rem;line-height:1.8}.success-panel{text-align:center;gap:1rem;width:100%;max-width:35rem;margin:12vh auto 0;display:grid}.success-mark{color:#191714;background:#f4ead6;border-radius:999px;place-items:center;width:4rem;height:4rem;margin:0 auto;font-size:2rem;font-weight:900;display:grid}.customer-footer{color:#756b5d;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding:.9rem .2rem;font-size:.75rem;display:flex}@media (min-width:640px){.customer-shell{padding:2rem}.customer-hero,.success-panel{padding:1.6rem}.option-grid{grid-template-columns:repeat(2,1fr)}.severity-grid,.staff-grid,.two-column{grid-template-columns:repeat(3,1fr)}.two-column{grid-template-columns:repeat(2,1fr)}.segmented-row{grid-template-columns:repeat(4,1fr)}}@media (max-width:430px){.customer-hero{display:grid}.hero-badge{width:100%}.stepper-item{font-size:.74rem}.stepper-item span{display:none}}.home-shell{color:#191714;background:#f7f4ee;min-height:100vh;padding:1rem}.home-frame{flex-direction:column;justify-content:space-between;width:100%;max-width:68rem;min-height:calc(100vh - 2rem);margin:0 auto;display:flex}.home-topbar,.home-footer{border-bottom:1px solid #d7d0c3;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.home-topbar p,.home-footer{color:#756b5d;font-size:.85rem}.home-topbar h1{margin-top:.25rem;font-size:1.5rem;font-weight:900}.admin-pill{color:#191714;border:1px solid #191714;border-radius:999px;padding:.7rem 1rem;font-size:.88rem;font-weight:800;text-decoration:none}.home-hero{gap:2rem;padding:3rem 0;display:grid}.home-copy h2{max-width:42rem;margin-top:.6rem;font-size:clamp(2.2rem,8vw,5rem);font-weight:900;line-height:1.35}.home-copy p:not(.eyebrow){color:#5f574d;max-width:36rem;margin-top:1rem;font-size:1rem;line-height:2.1}.branch-panel{background:#ffffffdb;border:1px solid #d7d0c3;border-radius:.75rem;align-self:start;padding:.85rem;box-shadow:0 18px 45px #1917141c}.branch-panel-header{justify-content:space-between;align-items:center;gap:1rem;padding:.4rem .35rem .9rem;display:flex}.branch-panel-header span{font-weight:900}.branch-panel-header small{color:#756b5d}.branch-row{color:#191714;border-top:1px solid #eee7dc;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .35rem;text-decoration:none;display:flex}.branch-row:first-of-type{border-top:0}.branch-row strong{font-size:1rem}.branch-row p{color:#756b5d;margin-top:.4rem;font-size:.88rem;line-height:1.8}.branch-row>span{color:#fff;background:#191714;border-radius:999px;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:grid}.trust-strip{border-top:1px solid #d7d0c3;gap:.7rem;padding:1rem 0;display:grid}.trust-strip div{gap:.2rem;display:grid}.trust-strip strong{font-size:.95rem}.trust-strip span{color:#756b5d;font-size:.85rem;line-height:1.8}.home-footer{border-top:1px solid #d7d0c3;border-bottom:0}@media (min-width:840px){.home-shell{padding:2rem}.home-frame{min-height:calc(100vh - 4rem)}.home-hero{grid-template-columns:1.15fr .85fr;align-items:center}.trust-strip{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.home-topbar,.home-footer{flex-direction:column;align-items:flex-start}.admin-pill{text-align:center;width:100%}}.print-shell{color:#191714;background:#f7f4ee;min-height:100vh;padding:2rem}.print-header{border-bottom:1px solid #d7d0c3;justify-content:space-between;align-items:center;gap:1rem;max-width:72rem;margin:0 auto 2rem;padding-bottom:1rem;display:flex}.print-header h1{margin-top:.35rem;font-size:1.8rem;font-weight:900}.print-grid{gap:1.5rem;max-width:72rem;margin:0 auto;display:grid}.feedback-sign{background:#fff;border:1px solid #d7d0c3;border-radius:.75rem;grid-template-columns:1.2fr .8fr;gap:1.5rem;padding:1.5rem;display:grid;box-shadow:0 16px 40px #19171414}.feedback-sign footer{color:#756b5d;border-top:1px solid #eee7dc;grid-column:1/-1;justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.88rem;display:flex}.sign-copy p{color:#8a6b31;font-size:.95rem;font-weight:900}.sign-copy h2{margin-top:.7rem;font-size:clamp(2rem,5vw,4.2rem);font-weight:900;line-height:1.35}.sign-copy span{color:#5f574d;max-width:28rem;margin-top:1rem;font-size:1.05rem;line-height:2;display:block}.qr-panel{text-align:center;background:#fbfaf7;border:1px solid #eee7dc;border-radius:.65rem;align-content:center;place-items:center;gap:.45rem;padding:1rem;display:grid}.qr-panel img{aspect-ratio:1;width:min(100%,14rem)}.qr-panel strong{font-size:1.1rem}.qr-panel small{color:#756b5d}.print-notes{color:#5f574d;border:1px dashed #c8bead;border-radius:.75rem;max-width:72rem;margin:1.5rem auto 0;padding:1rem}.print-notes h2{color:#191714;font-weight:900}.print-notes p{margin-top:.5rem;line-height:2}@media print{.print-shell{background:#fff;padding:0}.print-header,.print-notes{display:none}.print-grid{gap:0}.feedback-sign{break-inside:avoid;min-height:48vh;box-shadow:none;border:1px solid #191714;border-radius:0;margin-bottom:1rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@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}
