/*! tailwindcss v4.2.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-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction: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-outline-style:solid;--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;--spacing:.25rem;--radius-sm:.25rem;--radius-lg:.5rem;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--ease-in-out:cubic-bezier(.4,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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.grow{flex-grow:1}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.ring,.shadow{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--surface:#d1cec9;--surface-raised:#e4e2de;--surface-elevated:#efedea;--surface-sunken:#c5c1bb;--surface-hover:#2a2a2a0d;--surface-active:#2a2a2a17;--border:#2a2a2a1f;--border-hair:#2a2a2a0f;--border-strong:#2a2a2a38;--text:#2a2a2a;--text-secondary:#4a4744;--text-muted:#5a5651;--text-inverse:#d1cec9;--accent:#1b6666;--p-teal:#1b6666;--p-pink:#8c2c49;--p-amber:#6b4a18;--p-grey:#6b6862;--p-teal-pure:#3d8b8b;--p-pink-pure:#d4708f;--p-amber-pure:#d4a054;--p-teal-wash:#3d8b8b24;--p-pink-wash:#d4708f24;--p-amber-wash:#d4a05429;--p-grey-wash:#2a2a2a0f;--action:#2a2a2a;--action-hover:#171717;--action-ink:#d1cec9;--action-rail:#2a6060;--action-text:#2a6060;--positive:#2a6060;--positive-wash:#3d8b8b24;--warning:#74511d;--warning-wash:#d4a0542e;--critical:#9d2f51;--critical-wash:#d4708f29;--shadow-sm:none;--shadow-md:0 1px 2px #2a2a2a0f;--shadow-lg:0 16px 40px #2a2a2a2e;--font-display:"Instrument Serif",Georgia,serif;--font-body:"DM Sans",system-ui,-apple-system,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,monospace;--t-display:1.5rem;--t-lg:1rem;--t-body:.875rem;--t-sm:.8125rem;--t-xs:.75rem;--t-label:.6875rem;--row:36px;--row-lg:44px;--radius-sm:2px;--radius:3px;--radius-lg:4px;--sidebar-width:252px}@media (prefers-color-scheme:dark){:root{--surface:#0c0c0e;--surface-raised:#141416;--surface-elevated:#1c1c1f;--surface-sunken:#08080a;--surface-hover:#ffffff0a;--surface-active:#ffffff14;--border:#ffffff12;--border-hair:#ffffff0d;--border-strong:#ffffff26;--text:#fff;--text-secondary:#a8a8ad;--text-muted:#8a8a90;--text-inverse:#0c0c0e;--accent:#4fb3b3;--p-teal:#4fb3b3;--p-pink:#e08bac;--p-amber:#e0b068;--p-grey:#7e7e85;--p-teal-pure:#3d8b8b;--p-pink-pure:#d4708f;--p-amber-pure:#d4a054;--p-teal-wash:#3d8b8b21;--p-pink-wash:#d4708f21;--p-amber-wash:#d4a05421;--p-grey-wash:#ffffff0d;--action:#fff;--action-hover:#ffffffd9;--action-ink:#0c0c0e;--action-rail:#fff;--action-text:#3d8b8b;--positive:#3d8b8b;--positive-wash:#3d8b8b21;--warning:#d4a054;--warning-wash:#d4a05421;--critical:#d4708f;--critical-wash:#d4708f21;--shadow-sm:none;--shadow-md:none;--shadow-lg:0 24px 60px #000000b3}}:root[data-theme=light]{--surface:#d1cec9;--surface-raised:#e4e2de;--surface-elevated:#efedea;--surface-sunken:#c5c1bb;--surface-hover:#2a2a2a0d;--surface-active:#2a2a2a17;--border:#2a2a2a1f;--border-hair:#2a2a2a0f;--border-strong:#2a2a2a38;--text:#2a2a2a;--text-secondary:#4a4744;--text-muted:#5a5651;--text-inverse:#d1cec9;--accent:#1b6666;--p-teal:#1b6666;--p-pink:#8c2c49;--p-amber:#6b4a18;--p-grey:#6b6862;--p-teal-pure:#3d8b8b;--p-pink-pure:#d4708f;--p-amber-pure:#d4a054;--p-teal-wash:#3d8b8b24;--p-pink-wash:#d4708f24;--p-amber-wash:#d4a05429;--p-grey-wash:#2a2a2a0f;--action:#2a2a2a;--action-hover:#171717;--action-ink:#d1cec9;--action-rail:#2a6060;--action-text:#2a6060;--positive:#2a6060;--positive-wash:#3d8b8b24;--warning:#74511d;--warning-wash:#d4a0542e;--critical:#9d2f51;--critical-wash:#d4708f29;--shadow-sm:none;--shadow-md:0 1px 2px #2a2a2a0f;--shadow-lg:0 16px 40px #2a2a2a2e}:root[data-theme=dark]{--surface:#0c0c0e;--surface-raised:#141416;--surface-elevated:#1c1c1f;--surface-sunken:#08080a;--surface-hover:#ffffff0a;--surface-active:#ffffff14;--border:#ffffff12;--border-hair:#ffffff0d;--border-strong:#ffffff26;--text:#fff;--text-secondary:#a8a8ad;--text-muted:#8a8a90;--text-inverse:#0c0c0e;--p-teal:#3d8b8b;--p-pink:#d4708f;--p-amber:#d4a054;--p-grey:#8a8a90;--p-teal-pure:#3d8b8b;--p-pink-pure:#d4708f;--p-amber-pure:#d4a054;--p-teal-wash:#3d8b8b21;--p-pink-wash:#d4708f21;--p-amber-wash:#d4a05421;--p-grey-wash:#ffffff0d;--action:#fff;--action-hover:#ffffffd9;--action-ink:#0c0c0e;--action-rail:#fff;--action-text:#3d8b8b;--positive:#3d8b8b;--positive-wash:#3d8b8b21;--warning:#d4a054;--warning-wash:#d4a05421;--critical:#d4708f;--critical-wash:#d4708f21;--shadow-sm:none;--shadow-md:none;--shadow-lg:0 24px 60px #000000b3}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light}@media (prefers-color-scheme:dark){html{color-scheme:dark}}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{background:var(--surface);font-size:var(--t-body);line-height:1.5;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:var(--text);font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{letter-spacing:-.011em;font-weight:500;line-height:1.3}h1{font-size:var(--t-lg)}h2{font-size:var(--t-body)}.label{font-family:var(--font-mono);font-size:var(--t-label);letter-spacing:.08em;text-transform:uppercase;font-weight:400}.label,.meta{color:var(--text-muted)}.meta{font-family:var(--font-body);font-size:var(--t-xs);font-variant-numeric:tabular-nums}.row-hover{transition:background .12s}.row-hover:hover{background:var(--surface-hover)}.mono{font-family:var(--font-mono);font-size:var(--t-xs);letter-spacing:-.01em}.tnum,table td,table th{font-variant-numeric:tabular-nums}a{color:var(--action-text);text-decoration:none}a.inline-link:hover,li a:hover,p a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}:focus-visible{outline:2px solid var(--action-rail);outline-offset:2px;border-radius:2px}::selection{background:var(--p-teal-wash);color:var(--text)}::placeholder{color:var(--text-muted)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);background-clip:content-box;border:3px solid #0000}::-webkit-scrollbar-thumb:hover{background-color:var(--text-muted);background-clip:content-box}.pixel{flex-shrink:0;width:6px;height:6px;display:inline-block}.hair{background:var(--border-hair);border:0;height:1px}.orbit-sidebar{width:var(--sidebar-width);z-index:60;background:var(--surface-sunken);border-right:1px solid var(--border);overscroll-behavior:contain;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.orbit-main{margin-left:var(--sidebar-width);justify-content:center;align-items:flex-start;min-width:0;min-height:100vh;padding:40px 44px 64px;display:flex}.orbit-main>*{width:100%;max-width:var(--w-wide)}:root{--w-wide:1280px;--w-mid:980px;--w-narrow:680px}.w-mid{max-width:var(--w-mid)!important}.w-narrow{max-width:var(--w-narrow)!important}.orbit-scrim,.orbit-topbar{display:none}@media (max-width:900px){.orbit-topbar{z-index:40;background:var(--surface-sunken);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky;top:0}.orbit-scrim{z-index:55;background:#0009;display:block;position:fixed;inset:0}.orbit-sidebar{box-shadow:var(--shadow-lg);transition:transform .22s ease-out;transform:translate(-100%)}.orbit-sidebar.is-open{transform:translate(0)}.orbit-main{margin-left:0;padding:20px 16px 48px}.col-secondary{display:none}}.logo-dark{display:none!important}.logo-light{display:inline-block!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .logo-dark{display:inline-block!important}:root:not([data-theme=light]) .logo-light{display:none!important}}:root[data-theme=dark] .logo-dark{display:inline-block!important}:root[data-theme=dark] .logo-light{display:none!important}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes scattered-float{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{:root{--surface:#fff;--surface-raised:#fff;--surface-sunken:#f4f2ef;--text:#000;--text-secondary:#333;--text-muted:#555;--border:#0003;--border-hair:#0000001f}body{background:#fff}.no-print{display:none!important}.print-break{break-before:page}[data-card]{break-inside:avoid;border:1px solid #0003!important}}@media (max-width:1100px){.orbit-split{grid-template-columns:minmax(0,1fr)!important}}:root{--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--s6:24px;--s8:32px;--s10:40px;--s12:48px;--s16:64px;--h-row:40px;--h-row-2:52px;--h-head:40px;--e1:0 1px 2px #090a0c0d;--e2:0 2px 4px #090a0c0f,0 1px 2px #090a0c0a}@media (prefers-color-scheme:dark){:root{--e1:0 1px 2px #0006;--e2:0 2px 6px #00000080}}:root[data-theme=dark]{--e1:0 1px 2px #0006;--e2:0 2px 6px #00000080}:root[data-theme=light]{--e1:0 1px 2px #090a0c0d;--e2:0 2px 4px #090a0c0f,0 1px 2px #090a0c0a}.t-display{letter-spacing:-.025em;font-size:28px;font-weight:500;line-height:32px}.t-xl{letter-spacing:-.018em;font-size:20px;line-height:28px}.t-lg,.t-xl{font-weight:500}.t-lg{letter-spacing:-.011em;font-size:16px;line-height:24px}.t-base{font-size:14px}.t-base,.t-sm{font-weight:400;line-height:20px}.t-sm{font-size:13px}.t-xs{font-size:12px;font-weight:400}.t-label,.t-xs{line-height:16px}.t-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:500}.t-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.c-1{color:var(--text)}.c-2{color:var(--text-secondary)}.c-3{color:var(--text-muted)}.mod{background:var(--surface-raised);border:1px solid var(--border);box-shadow:var(--e1);border-radius:6px;overflow:hidden}.mod-head{justify-content:space-between;align-items:center;gap:var(--s4);height:var(--h-head);padding:0 var(--s4);background:var(--surface-sunken);border-bottom:1px solid var(--border);display:flex}.mod-head h2,.mod-head h3{margin:0;font-size:13px;font-weight:500;line-height:20px}.mod-body{padding:var(--s4)}.mod-foot{height:var(--h-head);border-top:1px solid var(--border-hair);justify-content:space-between;display:flex}.lrow,.mod-foot{padding:0 var(--s4);align-items:center}.lrow{gap:var(--s3);height:var(--h-row);border-bottom:1px solid var(--border-hair);text-decoration:none;transition:background .1s;display:grid}.lrow:last-child{border-bottom:0}.lrow:hover{background:var(--surface-hover)}.lrow-2{height:var(--h-row-2)}.lrow .act{opacity:0;transition:opacity .1s}.lrow:focus-within .act,.lrow:hover .act{opacity:1}@media (hover:none){.lrow .act{opacity:1}}.trunc{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rt{text-align:right}.colhead{align-items:center;gap:var(--s3);height:28px;padding:0 var(--s4);border-bottom:1px solid var(--border);background:var(--surface-raised);display:grid}.fig{gap:var(--s1);flex-direction:column;display:flex}.fig-v{letter-spacing:-.022em;font-size:24px;font-weight:500;line-height:32px}.page-head{justify-content:space-between;align-items:center;gap:var(--s5);height:32px;display:flex}.page-head-l{align-items:baseline;gap:var(--s3);min-width:0;display:flex}.page-head-r{gap:var(--s4);flex-shrink:0}.hctl,.page-head-r{align-items:center;display:flex}.hctl{gap:var(--s2);height:28px;padding:0 var(--s2);border-radius:var(--radius);background:var(--surface-hover);border:1px solid #0000;transition:border-color .1s,background .1s}.hctl:focus-within{border-color:var(--border-strong);background:var(--surface-raised)}.hctl>svg{color:var(--text-muted);flex-shrink:0}.hctl input,.hctl select{min-width:0;font-family:var(--font-body);color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:13px;line-height:20px}.hctl button{cursor:pointer;color:var(--text-muted);background:0 0;border:0;flex-shrink:0;padding:0;font-size:14px;line-height:1}.search{width:210px}.hfilter{padding-right:var(--s1)}.hfilter select{appearance:none;cursor:pointer;padding-right:2px}.hfilter select option{background:var(--surface-raised);color:var(--text)}.hfilter:hover{background:var(--surface-sunken)}.hseg{border-radius:var(--radius);background:var(--surface-hover);align-items:center;gap:2px;height:28px;padding:2px;display:inline-flex}.hseg button{border-radius:var(--radius-sm);height:24px;color:var(--text-muted);font-family:var(--font-body);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0 10px;font-size:12px;line-height:24px;transition:color .1s,background .1s}.hseg button:hover{color:var(--text-secondary)}.hseg button[aria-pressed=true]{background:var(--surface-elevated);color:var(--text);box-shadow:var(--shadow-md);font-weight:500}.hgroup{align-items:center;gap:var(--s2);display:flex}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{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-outline-style{syntax:"*";inherits:false;initial-value:solid}@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}