/*! tailwindcss v4.3.1 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y: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;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--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;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--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,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;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{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{.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.shadow{--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)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}*{box-sizing:border-box;margin:0;padding:0}body,html{color:#e8edf2;-webkit-user-select:none;user-select:none;background:#10141a;width:100%;height:100%;font-family:Segoe UI,system-ui,sans-serif;overflow:hidden}.join-screen{background:radial-gradient(#1d2733 0,#10141a 75%);flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:fixed;inset:0}.join-title{letter-spacing:4px;color:#9fd468;text-shadow:0 0 24px #9fd46859;font-size:52px;font-weight:800}.join-subtitle{color:#8696a8;margin-bottom:12px;font-size:14px}.join-form{flex-direction:column;gap:10px;width:300px;display:flex}.join-form input{color:#e8edf2;background:#232d3a;border:1px solid #3c4a5c;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:18px}.join-form input:focus{border-color:#9fd468}.join-form button{color:#16210f;cursor:pointer;background:#9fd468;border:none;border-radius:6px;padding:12px 26px;font-size:18px;font-weight:700}.join-form button:hover{background:#b3e57e}.join-form button:disabled{opacity:.5;cursor:default}.join-error{color:#e5604d;margin-top:12px;font-size:14px;font-weight:600}.join-controls{color:#6c7a8a;text-align:center;margin-top:26px;font-size:13px;line-height:1.8}kbd{background:#232d3a;border:solid #3c4a5c;border-width:1px 1px 2px;border-radius:4px;padding:1px 7px;font-family:inherit;font-size:12px}.game-root{position:fixed;inset:0}.game-canvas{width:100%;height:100%;display:block}.hud{pointer-events:none;font-size:14px;position:fixed;inset:0}.hud-health{width:260px;position:absolute;bottom:24px;left:24px}.hud-health-label{color:#cdd7e1;text-shadow:0 1px 2px #000c;justify-content:space-between;margin-bottom:5px;font-weight:600;display:flex}.hud-bar{background:#0a0e12a6;border:1px solid #ffffff2e;border-radius:4px;height:14px;overflow:hidden}.hud-bar-fill{background:linear-gradient(#8fdc5a,#5da832);width:100%;height:100%;transition:width .15s ease-out}.hud-bar-fill.low{background:linear-gradient(#e5604d,#b03a2c)}.hud-reload{width:180px;position:absolute;bottom:24px;right:24px}.hud-reload .hud-bar-fill{background:linear-gradient(#e8c558,#c79c2e);transition:none}.hud-killfeed{flex-direction:column;align-items:flex-end;gap:5px;display:flex;position:absolute;top:54px;right:22px}.hud-killfeed div{color:#cdd7e1;background:#0a0e1299;border-radius:4px;padding:4px 10px}.hud-killfeed .victim{color:#e5604d}.hud-killfeed .killer{color:#9fd468}.hud-scoreboard{background:#0a0e12d9;border:1px solid #3c4a5c;border-radius:8px;min-width:380px;padding:16px 22px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-scoreboard.visible{display:block}.hud-scoreboard h3{color:#9fd468;letter-spacing:2px;margin-bottom:10px}.hud-scoreboard table{border-collapse:collapse;width:100%}.hud-scoreboard td,.hud-scoreboard th{text-align:left;padding:4px 10px}.hud-scoreboard th{color:#8696a8;border-bottom:1px solid #3c4a5c;font-weight:600}.hud-scoreboard tr.me td{color:#9fd468;font-weight:700}.hud-overlay{text-align:center;background:#0a080873;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:none;position:absolute;inset:0}.hud-overlay.visible{display:flex}.hud-overlay .big{color:#e5604d;text-shadow:0 2px 12px #000c;font-size:40px;font-weight:800}.hud-overlay .sub{color:#cdd7e1;font-size:18px}.hud-damage-flash{opacity:0;background:radial-gradient(#0000 55%,#dc321e8c 100%);transition:opacity .4s ease-out;position:absolute;inset:0}.hud-banner{color:#ffb648;background:#0a0e12b3;border:1px solid #ffb64880;border-radius:6px;padding:8px 18px;font-size:20px;font-weight:700;display:none;position:absolute;top:16%;left:50%;transform:translate(-50%)}.hud-banner.visible{display:block}.hud-hint{color:#a0afbe8c;text-shadow:0 1px 2px #000c;font-size:12px;bottom:6px}.hud-hint,.hud-matchbar{position:absolute;left:50%;transform:translate(-50%)}.hud-matchbar{background:#0a0e12b8;border:1px solid #3c4a5c;border-radius:8px;align-items:center;gap:18px;padding:6px 18px;font-size:20px;font-weight:800;display:none;top:54px}.hud-matchbar.visible{display:flex}.hud-matchbar .mb-score{text-align:center;min-width:38px}.hud-matchbar .mb-red{color:#ef6a5f}.hud-matchbar .mb-blue{color:#6f9bff}.hud-matchbar .mb-timer{color:#e8edf2;font-variant-numeric:tabular-nums}.hud-matchbar .mb-dm{color:#cfe8d6;letter-spacing:.04em;min-width:auto;font-size:12px;font-weight:700}.hud-flag-banner{color:#ffe08a;letter-spacing:.03em;white-space:nowrap;z-index:20;pointer-events:none;background:#141418d9;border:1px solid #d8b24a;border-radius:8px;padding:6px 16px;font-size:14px;font-weight:800;display:none;position:absolute;top:66px;left:50%;transform:translate(-50%)}.hud-flag-banner.visible{display:block}.hud-killfeed .flag-msg{color:#ffe08a;font-weight:700}.hud-topbar{color:#cdd7e1;pointer-events:auto;z-index:50;background:linear-gradient(#0a0e12eb,#0a0e12b3);border-bottom:1px solid #9fd46840;align-items:center;gap:12px;height:44px;padding:0 12px;font-size:13px;display:flex;position:fixed;top:0;left:0;right:0}.hud-topbar .tb-rank-chip{color:#9fd468;font-variant-numeric:tabular-nums;background:#243140;border:1px solid #9fd46880;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;display:inline-flex}.hud-topbar .tb-rank-chip.rank-badge--art{background:0 0;border:none}.hud-topbar .tb-rank-chip .rank-badge-img{width:100%;height:100%}.rank-badge{vertical-align:middle;flex:none;justify-content:center;align-items:center;margin-right:6px;display:inline-flex}.rank-badge-img{object-fit:contain;display:block}.rank-badge .rank-badge-img{width:18px;height:18px}.rank-badge.rank-badge--fallback{color:#9fd468;font-variant-numeric:tabular-nums;background:#243140;border:1px solid #9fd46866;border-radius:3px;min-width:16px;height:16px;padding:0 3px;font-size:11px;font-weight:800}.hud-topbar .tb-rankname{color:#e8edf2;font-weight:700}.hud-topbar .tb-exp{color:#9fb0c0;font-variant-numeric:tabular-nums}.hud-topbar .tb-expgain{color:#9fd468;opacity:0;min-width:56px;font-weight:700}.hud-topbar .tb-expgain.show{animation:tb-expfloat 1.5s ease-out}@keyframes tb-expfloat{0%{opacity:0;transform:translateY(6px)}20%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.hud-topbar .tb-divider{background:#cdd7e133;width:1px;height:20px}.hud-topbar .tb-nick{color:#e8edf2;font-weight:700}.hud-topbar .tb-userid{color:#6f8296;font-variant-numeric:tabular-nums}.hud-topbar .tb-gold{color:#f3c14b;font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-weight:700;display:inline-flex}.hud-topbar .tb-gold-coin{background:radial-gradient(circle at 35% 35%,#ffe07a,#d99a2b);border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #0000004d}.hud-topbar .tb-spacer{flex:1}.hud-topbar .tb-btn{pointer-events:auto;color:#cdd7e1;cursor:pointer;background:#243140cc;border:1px solid #cdd7e12e;border-radius:5px;padding:6px 12px;font-size:12px;font-weight:700}.hud-topbar .tb-btn:hover:not(:disabled){color:#fff;border-color:#9fd468}.hud-topbar .tb-btn:disabled{opacity:.4;cursor:default}.hud-topbar .tb-close{color:#e5604d;font-weight:900}.hud-topbar .tb-close:hover:not(:disabled){color:#fff;background:#781e1899;border-color:#e5604d}.hud-topbar .tb-brand{letter-spacing:2px;color:#9fd468;text-shadow:0 0 14px #9fd4684d;font-size:18px;font-weight:800}.hud-results{text-align:center;background:#080a0ed1;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:none;position:absolute;inset:0}.hud-results.visible{display:flex}.results-banner{letter-spacing:2px;color:#e8edf2;text-shadow:0 2px 14px #000c;font-size:38px;font-weight:900}.results-banner.red{color:#ef6a5f}.results-banner.blue{color:#6f9bff}.results-tables{flex-direction:column;gap:12px;display:flex}.results-table{border-collapse:collapse;background:#0a0e12b3;border-radius:8px;width:380px;overflow:hidden}.results-table.red{border:1px solid #d6453c99}.results-table.blue{border:1px solid #4a78d699}.results-table td,.results-table th{text-align:left;padding:6px 14px}.results-table th{color:#cdd7e1;background:#ffffff0d;font-size:13px}.results-table.red th{color:#ef6a5f}.results-table.blue th{color:#6f9bff}.results-table td.empty{color:#6c7a8a;text-align:center}.results-table td:last-child,.results-table th:last-child{text-align:right;width:72px}.results-countdown{color:#9fd468;font-size:16px;font-weight:700}.hud-chat{pointer-events:none;gap:6px;width:340px;position:absolute;bottom:80px;left:24px}.hud-chat,.hud-chat-log{flex-direction:column;display:flex}.hud-chat-log{opacity:1;gap:3px;max-height:170px;transition:opacity .4s ease-out;overflow-y:hidden}.hud-chat-line{word-break:break-word;text-shadow:0 1px 3px #000000f2,0 0 2px #000000e6;font-size:14px;line-height:1.3}.hud-chat-nick{margin-right:4px;font-weight:700}.hud-chat-row{pointer-events:auto;background:#0a0e12c7;border:1px solid #3c4a5c;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;display:none}.hud-chat-row.visible{display:flex}.hud-chat-tabicon{letter-spacing:1px;color:#8696a8;background:#232d3a;border:solid #3c4a5c;border-width:1px 1px 2px;border-radius:4px;flex:none;padding:1px 7px;font-size:11px;font-weight:700}.hud-chat-badge{letter-spacing:1px;flex:none;font-size:13px;font-weight:800}.hud-chat-input{color:#e8edf2;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:4px 6px;font-size:14px}.lobby-screen{background:radial-gradient(at top,#1d2733 0,#10141a 75%);flex-direction:column;gap:12px;padding:56px 18px 18px;display:flex;position:fixed;inset:0}.lobby-header{justify-content:space-between;align-items:baseline;display:flex}.lobby-brand{letter-spacing:3px;color:#9fd468;text-shadow:0 0 16px #9fd4684d;font-size:26px;font-weight:800}.lobby-you{color:#8696a8;font-size:14px}.lobby-you strong{color:#e8edf2}.lobby-notice{color:#cfe6b0;background:#9fd4681f;border:1px solid #9fd46866;border-radius:6px;padding:8px 14px;font-size:14px}.lobby-notice.error{color:#f0b3a8;background:#e5604d1f;border-color:#e5604d80}.lobby-columns{flex:1;grid-template-columns:1fr 1fr 1.2fr;gap:14px;min-height:0;display:grid}.lobby-col{background:#1a212bb3;border:1px solid #2b3645;border-radius:10px;flex-direction:column;min-height:0;padding:14px;display:flex}.lobby-col h2{letter-spacing:2px;text-transform:uppercase;color:#8696a8;margin-bottom:10px;font-size:14px}.chat-log{flex-direction:column;flex:1;gap:6px;padding-right:6px;display:flex;overflow-y:auto}.chat-empty,.details-empty,.list-empty,.roster-empty{color:#6c7a8a;font-size:13px}.chat-msg{font-size:14px;line-height:1.35}.chat-nick{color:#9fd468;margin-right:6px;font-weight:700}.chat-text{color:#d7dee6;word-break:break-word}.chat-form{gap:8px;margin-top:10px;display:flex}.chat-form input{color:#e8edf2;background:#232d3a;border:1px solid #3c4a5c;border-radius:6px;outline:none;flex:1;padding:9px 12px;font-size:14px}.chat-form input:focus{border-color:#9fd468}.chat-form button{color:#16210f;cursor:pointer;background:#9fd468;border:none;border-radius:6px;padding:9px 16px;font-weight:700}.chat-form button:disabled{opacity:.5;cursor:default}.lobby-list{overflow-y:auto}.battle-row{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:#232d3a;border:1px solid #2b3645;border-radius:8px;flex-direction:column;gap:6px;margin-bottom:8px;padding:12px;display:flex}.battle-row:hover{border-color:#3c4a5c}.battle-row.selected{background:#28323f;border-color:#9fd468}.battle-name{color:#e8edf2;font-size:15px;font-weight:700}.battle-meta{color:#8696a8;align-items:center;gap:10px;font-size:12px;display:flex}.battle-mode{letter-spacing:1px}.battle-players{color:#cdd7e1}.battle-status{border-radius:4px;margin-left:auto;padding:2px 8px;font-weight:700}.battle-status.s-live{color:#16210f;background:#9fd468}.battle-status.s-results{color:#1a120a;background:#e8c558}.battle-status.s-open{color:#cdd7e1;background:#ffffff14}.lobby-details{overflow-y:auto}.details-title{color:#e8edf2;font-size:18px;font-weight:800}.details-status{color:#8696a8;margin-bottom:12px;font-size:13px}.details-scoreline{justify-content:center;align-items:center;gap:14px;font-size:40px;font-weight:900;display:flex}.details-scoreline .ds-red{color:#ef6a5f}.details-scoreline .ds-blue{color:#6f9bff}.details-scoreline .ds-sep{color:#6c7a8a}.details-sub{text-align:center;color:#8696a8;margin:4px 0 14px;font-size:13px}.details-rosters{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.roster{background:#232d3a;border-radius:8px;padding:8px 10px}.roster.red{border:1px solid #d6453c80}.roster.blue{border:1px solid #4a78d680}.roster-head{border-bottom:1px solid #2b3645;justify-content:space-between;margin-bottom:6px;padding-bottom:6px;font-size:13px;font-weight:700;display:flex}.roster.red .roster-head{color:#ef6a5f}.roster.blue .roster-head{color:#6f9bff}.roster-row{color:#d7dee6;justify-content:space-between;padding:2px 0;font-size:13px;display:flex}.roster-name{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;display:inline-flex;overflow:hidden}.weapon-picker{gap:8px;margin-bottom:10px;display:flex}.weapon-btn{color:#cfd6e0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:7px;flex:1;padding:8px 6px;font-size:13px;font-weight:700}.weapon-btn:hover{background:#ffffff1f}.weapon-btn.selected{color:#241c07;background:#c8a24a;border-color:#e2be63}.details-join{gap:10px;display:flex}.join-btn{cursor:pointer;color:#fff;border:none;border-radius:8px;flex:1;padding:12px;font-size:15px;font-weight:800}.join-btn.red{background:#d6453c}.join-btn.red:hover{background:#e7564c}.join-btn.blue{background:#4a78d6}.join-btn.blue:hover{background:#5b89e7}.join-btn:disabled{opacity:.45;cursor:default}.join-btn:not(.red):not(.blue){background:#2f9e44}.join-btn:not(.red):not(.blue):hover{background:#37b551}.return-btn{cursor:pointer;color:#1d2733;background:#f0b23c;border:none;border-radius:8px;flex:1;padding:12px;font-size:15px;font-weight:800}.return-btn:hover{background:#ffc24d}.details-note{color:#8696a8;text-align:center;margin-top:10px;font-size:12px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{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}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}