/*! 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)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking: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-xl:36rem;--container-3xl:48rem;--container-7xl:80rem;--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-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-semibold:600;--radius-md:.375rem;--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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mx-auto{margin-inline:auto}.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-5{margin-top:calc(var(--spacing) * 5)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.flex{display:flex}.grid{display:grid}.table{display:table}.min-h-\[520px\]{min-height:520px}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:var(--container-3xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[220px\]{max-width:220px}.max-w-xl{max-width:var(--container-xl)}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.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-\[\#bbc7d6\]{border-color:#bbc7d6}.border-\[\#d9e0ea\]{border-color:#d9e0ea}.bg-\[\#eef6f5\]{background-color:#eef6f5}.bg-\[\#f5f7fb\]{background-color:#f5f7fb}.bg-\[\#f8fafc\]{background-color:#f8fafc}.bg-\[\#fff4e6\]{background-color:#fff4e6}.bg-white{background-color:var(--color-white)}.p-4{padding:calc(var(--spacing) * 4)}.p-8{padding:calc(var(--spacing) * 8)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-5{padding-block:calc(var(--spacing) * 5)}.text-center{text-align:center}.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-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--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)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.text-\[\#4f6f52\]{color:#4f6f52}.text-\[\#5b6678\]{color:#5b6678}.text-\[\#8a4b00\]{color:#8a4b00}.text-\[\#9aa4b2\]{color:#9aa4b2}.text-\[\#286f6c\]{color:#286f6c}.text-\[\#172033\]{color:#172033}.text-\[\#b33a3a\]{color:#b33a3a}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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)}@media (width>=40rem){.sm\:min-w-\[210px\]{min-width:210px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media (width>=64rem){.lg\:grid-cols-\[360px_1fr\]{grid-template-columns:360px 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-end{align-items:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media (width>=80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}}:root{--background:#f5f7fb;--foreground:#172033}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select{font:inherit}.brand-header{align-items:center;gap:1rem;min-width:0;display:flex}.brand-icon{object-fit:cover;border:1px solid #ffffffbf;border-radius:1.05rem;flex:none;width:4rem;height:4rem;box-shadow:0 12px 26px #17203329,inset 0 1px #ffffff6b}.internal-badge{color:#b45309;background:#fff3d6;border:1px solid #f59e0b;border-radius:999px;align-items:center;padding:.12rem .65rem;font-size:.72em;font-weight:900;line-height:1.25;display:inline-flex;box-shadow:0 0 0 4px #f59e0b1f}.discord-link{color:#5865f2;background:#f8fafc;border:1px solid #d9e0ea;border-radius:.5rem;align-items:center;gap:.45rem;min-height:2rem;padding:.35rem .62rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.discord-link span{min-width:0}.mobile-title,.mobile-discord-text,.mobile-strategy-note,.mobile-weight-summary,.mobile-run-panel{display:none}.discord-link:hover,.discord-link:focus-visible{background:#eef0ff;border-color:#5865f2;outline:none;transform:translateY(-1px)}.discord-icon{flex:none;width:1.25rem;height:1.25rem}.field{color:#4a5568;gap:.45rem;min-width:0;font-size:.875rem;display:grid}.label-with-info{align-items:center;gap:.38rem;display:inline-flex}.info-tip{align-items:center;display:inline-flex;position:relative}.info-tip-icon{color:#286f6c;cursor:help;background:#eef6f5;border:1px solid #9ab7b3;border-radius:999px;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.info-tip-popover{z-index:30;color:#fff;white-space:pre-line;background:#172033;border:1px solid #cbd5e1;border-radius:.5rem;width:max-content;max-width:min(22rem,78vw);padding:.62rem .72rem;font-size:.82rem;font-weight:700;line-height:1.55;display:none;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%);box-shadow:0 14px 28px #1720332e}.info-tip-popover:before{content:"";border:.42rem solid #0000;border-bottom-color:#172033;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.info-tip:hover .info-tip-popover,.info-tip:focus-within .info-tip-popover{display:block}.field input,.field select,.weight-row input[type=number]{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;outline:none;width:100%;min-height:2.5rem;padding:.55rem .7rem}.field input:focus,.field select:focus,.weight-row input[type=number]:focus{border-color:#286f6c;box-shadow:0 0 0 3px #286f6c29}.weight-row{border-radius:.55rem;grid-template-columns:3.5rem minmax(0,1fr) 4.5rem;align-items:center;gap:.75rem;transition:background .14s,box-shadow .14s;display:grid}.symbol{justify-content:center;align-items:center;min-height:2rem;font-weight:700;display:inline-flex}.symbol-handle{color:#172033;cursor:grab;background:#f8fafc;border:1px solid #0000;border-radius:.45rem;padding:0 .2rem;position:relative}.symbol-handle:hover,.symbol-handle:focus-visible{color:#286f6c;background:#eef6f5;border-color:#cbd5e1;outline:none}.symbol-handle:active{cursor:grabbing}.symbol-add-list{flex-wrap:wrap;gap:.45rem;display:flex}.symbol-add-chip{color:#4a5568;cursor:pointer;background:#f8fafc;border:1px solid #d9e0ea;border-radius:999px;align-items:center;gap:.38rem;min-height:2rem;padding:.28rem .45rem .28rem .62rem;font-size:.82rem;font-weight:800;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:relative}.symbol-add-chip strong{color:#fff;background:#286f6c;border-radius:999px;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;font-size:.9rem;line-height:1;display:inline-flex}.symbol-add-chip:hover,.symbol-add-chip:focus-visible{color:#286f6c;background:#eef6f5;border-color:#286f6c;outline:none}.mobile-weight-edit-button{color:#4a5568;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cfd9e6;border-radius:999px;min-height:2.1rem;padding:.36rem .64rem;font-size:.78rem;font-weight:800;transition:background .16s,transform .16s,box-shadow .16s}.mobile-weight-edit-button:hover,.mobile-weight-edit-button:focus-visible{color:#286f6c;background:#eef6f5;border-color:#9ab7b3;outline:none;transform:translateY(-1px);box-shadow:0 8px 16px #286f6c1f}.symbol-tooltip{z-index:20;color:#fff;text-align:left;white-space:normal;background:#172033;border:1px solid #cbd5e1;border-radius:.45rem;width:max-content;max-width:min(18rem,72vw);padding:.5rem .6rem;font-size:.78rem;font-weight:700;line-height:1.45;display:none;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 12px 24px #1720332e}.symbol-tooltip:after{content:"";border:.42rem solid #0000;border-top-color:#172033;position:absolute;top:100%;left:1rem}.symbol-handle:hover .symbol-tooltip,.symbol-handle:focus-visible .symbol-tooltip,.symbol-add-chip:hover .symbol-tooltip,.symbol-add-chip:focus-visible .symbol-tooltip{display:block}.weight-row.drag-over{background:#eef6f5;box-shadow:inset 3px 0 #286f6c}.weight-row input[type=range]{accent-color:#286f6c;width:100%}.weight-actions{align-items:center;gap:.55rem;display:inline-flex}.lock-button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;position:relative}.lock-button:hover{color:#286f6c;border-color:#286f6c}.lock-button.locked{color:#286f6c;background:#e7f4ed;border-color:#286f6c}.lock-icon{justify-content:center;align-items:flex-end;width:1rem;height:1.12rem;display:inline-flex;position:relative}.lock-shackle{transform-origin:0 100%;border:2px solid;border-bottom:0;border-radius:.42rem .42rem 0 0;width:.64rem;height:.7rem;transition:transform .16s;position:absolute;top:0;left:.18rem;transform:translate(.2rem)rotate(18deg)}.lock-button.locked .lock-shackle{transform:translate(0)rotate(0)}.lock-body{background:currentColor;border-radius:.18rem;width:.9rem;height:.7rem;display:inline-block;position:relative}.lock-body:after{content:"";background:#fff;border-radius:999px;width:.18rem;height:.18rem;position:absolute;top:.22rem;left:50%;transform:translate(-50%)}.badge{border-radius:999px;justify-content:center;align-items:center;min-width:4rem;padding:.25rem .6rem;font-size:.8rem;font-weight:700;display:inline-flex}.badge.ok{color:#1d6b45;background:#e7f4ed}.badge.warn{color:#8a4b00;background:#fff4e6}.run-button{color:#fff;cursor:pointer;background:#286f6c;border:0;border-radius:.5rem;width:100%;min-height:2.75rem;font-weight:700}.run-button:hover{background:#205c59}.run-button.pending{animation:1.45s ease-in-out infinite run-button-pulse;position:relative;box-shadow:0 0 #286f6c57,0 10px 22px #286f6c33}.run-button.pending:after{content:"";pointer-events:none;border:2px solid #286f6c33;border-radius:.72rem;position:absolute;inset:-.35rem}.run-button:disabled{cursor:wait;background:#8aa5a3}.run-hint{color:#1f5f55;background:#eef8f4;border-radius:.55rem;padding:.65rem .75rem;font-size:.88rem;font-weight:800}@keyframes run-button-pulse{0%,to{transform:translateY(0);box-shadow:0 0 #286f6c4d,0 10px 22px #286f6c2e}50%{transform:translateY(-1px);box-shadow:0 0 0 .38rem #286f6c14,0 14px 26px #286f6c42}}.pending-result-notice{color:#1f5f55;background:#eef8f4;border:1px solid #a8d4ca;border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.55rem .8rem;padding:.72rem .9rem;display:flex;box-shadow:0 10px 24px #286f6c1a}.pending-result-notice strong{font-weight:900}.pending-result-notice span{color:#4a6b68;font-size:.92rem;font-weight:700}.period-control{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;display:grid}.period-button{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;min-height:2.35rem;font-weight:700}.period-button:hover{color:#286f6c;border-color:#286f6c}.period-button.active{color:#fff;background:#286f6c;border-color:#286f6c}.segmented-control{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:.62rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.25rem;display:grid}.segmented-button{color:#5b6678;cursor:pointer;background:0 0;border:0;border-radius:.46rem;min-height:2.25rem;font-size:.86rem;font-weight:800;line-height:1.2;transition:background .16s,box-shadow .16s,color .16s}.segmented-button:hover,.segmented-button:focus-visible{color:#172033;background:#fffc;outline:none}.segmented-button.active{color:#286f6c;background:#fff;box-shadow:0 4px 12px #1720331f}.status-select{color:#5b6678;gap:.2rem;display:grid}.status-select select{color:#172033;text-align:center;background:0 0;border:0;outline:none;width:100%;font-weight:700}.template-tile{color:#5b6678;cursor:pointer;gap:.2rem;line-height:1.2;display:grid}.template-tile:hover{background:#eef6f5;border-color:#286f6c}.template-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.template-option{color:#172033;cursor:pointer;text-align:center;background:#f8fafc;border:1px solid #d9e0ea;border-radius:.5rem;align-content:center;gap:.25rem;min-height:3.2rem;padding:.62rem .45rem;transition:background .16s,border-color .16s,transform .16s;display:grid}.template-option span{font-weight:800}.template-option small{color:#5b6678;font-size:.78rem;font-weight:700;line-height:1.25}.template-option:hover,.template-option:focus-visible{background:#eef6f5;border-color:#286f6c;outline:none;transform:translateY(-1px)}.template-option.active{color:#fff;background:#286f6c;border-color:#286f6c;box-shadow:0 10px 22px #286f6c2e}.template-option.active small{color:#ffffffd1}.metric-split{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.metric-split-side{text-align:right;min-width:4.4rem}.metric-subvalue{color:#5b6678;margin-top:.45rem;font-size:.85rem;font-weight:700;line-height:1.35}.mobile-comparison-section{display:none}.mobile-comparison-grid{gap:.65rem;display:grid}.comparison-metric-card{background:#f8fafc;border:1px solid #d9e0ea;border-radius:.65rem;padding:.75rem}.comparison-metric-title{color:#5b6678;font-size:.82rem;font-weight:800}.comparison-metric-lines{gap:.45rem;margin-top:.6rem;display:grid}.comparison-metric-line{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.75rem;display:grid}.comparison-metric-line span{color:#5b6678;min-width:0;font-size:.78rem;font-weight:800}.comparison-metric-line strong{color:#172033;font-size:1.2rem;font-weight:900;line-height:1.15}.comparison-metric-line.strategy strong{color:#286f6c}.comparison-metric-line.benchmark strong{color:#6f7d93}.comparison-metric-line strong.positive{color:#1d6b45}.comparison-metric-line strong.negative{color:#b33a3a}.comparison-metric-line strong.benchmarkPositive{color:#4f6f9f}.comparison-metric-line strong.benchmarkNegative{color:#8f5f7a}.theme-tile,.language-tile{color:#5b6678;grid-template-columns:1fr auto;align-items:center;gap:.45rem;display:grid}.language-tile{cursor:pointer;justify-content:center;min-height:2.45rem;transition:background .16s,border-color .16s,transform .16s}.language-tile:hover,.language-tile:focus-visible{background:#eef6f5;border-color:#286f6c;outline:none;transform:translateY(-1px)}.theme-label{color:#172033;font-weight:700}.mini-ios-switch{align-items:center;display:inline-flex}.mini-ios-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.mini-ios-switch-track{background:#d5dbe5;border-radius:999px;width:2.55rem;height:1.45rem;transition:background .16s;display:inline-block;position:relative}.mini-ios-switch-track:after{content:"";background:#fff;border-radius:999px;width:1.13rem;height:1.13rem;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:.16rem;left:.16rem;box-shadow:0 2px 5px #17203333}.mini-ios-switch input:checked+.mini-ios-switch-track{background:#34c759}.mini-ios-switch input:checked+.mini-ios-switch-track:after{transform:translate(1.1rem)}.legend{color:#4a5568;align-items:center;gap:.45rem;display:inline-flex}.legend:before{content:"";border-radius:999px;width:1.4rem;height:.2rem;display:inline-block}.legend.strategy:before{background:#286f6c}.legend.benchmark:before{background:repeating-linear-gradient(90deg,#7c8aa0 0 7px,#0000 7px 12px)}.cumulative-return-group{flex-wrap:wrap;align-items:center;gap:.45rem;display:inline-flex}.cumulative-return{border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.82rem;font-weight:800;display:inline-flex}.cumulative-return.positive{color:#1d6b45;background:#e7f4ed}.cumulative-return.negative{color:#a02d2d;background:#fdecec}.chart-header-row{grid-template-columns:minmax(7rem,.75fr) minmax(27rem,1.7fr) minmax(7rem,.75fr);align-items:center;gap:1rem;display:grid}.chart-header-row>:last-child{justify-self:end}.chart-year-banner{color:#1f5f55;white-space:nowrap;background:linear-gradient(#f8fffc 0%,#e9f7f2 100%);border:1px solid #286f6c2e;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;min-width:min(100%,27rem);padding:.38rem .45rem .38rem 1rem;display:flex;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #286f6c1f}.chart-year-banner strong{flex:none;font-size:1rem;font-weight:900}.chart-reset-button{color:#fff;cursor:pointer;background:#286f6c;border:0;border-radius:999px;flex:none;min-height:2.35rem;padding:.42rem .9rem;font-size:.95rem;font-weight:900;transition:background .16s,border-color .16s,color .16s;box-shadow:0 8px 18px #286f6c2e}.chart-reset-button:hover,.chart-reset-button:focus-visible{background:#205c59;border-color:#205c59;outline:none}.ios-switch{color:#4a5568;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;font-weight:700;display:inline-flex}.ios-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ios-switch-track{background:#d5dbe5;border-radius:999px;width:3.1rem;height:1.75rem;transition:background .16s,box-shadow .16s;display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #1720330f}.ios-switch-track:after{content:"";background:#fff;border-radius:50%;width:1.39rem;height:1.39rem;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:.18rem;left:.18rem;box-shadow:0 2px 6px #17203338}.ios-switch input:checked+.ios-switch-track{background:#34c759;box-shadow:inset 0 0 0 1px #12783514}.ios-switch input:checked+.ios-switch-track:after{transform:translate(1.35rem)}.ios-switch input:focus-visible+.ios-switch-track{outline-offset:2px;outline:3px solid #34c75942}.chart-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;position:relative;overflow-x:auto}.chart-return-overlay{z-index:2;pointer-events:none;gap:.35rem;display:grid;position:absolute;top:.75rem;left:4.35rem}.chart-return-overlay.bottom-left{top:auto;bottom:2.95rem}.chart-return-overlay.compact .chart-return-line{background:#ffffffa8}.chart-return-line{background:#ffffffdb;border-radius:.45rem;align-items:center;gap:.45rem;width:max-content;padding:.18rem .45rem;font-size:.82rem;font-weight:900;line-height:1.25;display:inline-flex}.chart-return-line:before{content:"";border-radius:999px;width:1.35rem;height:.2rem;display:inline-block}.chart-return-line.strategy{color:#286f6c}.chart-return-line.strategy:before{background:#286f6c}.chart-return-line.benchmark{color:#6b7280}.chart-return-line.benchmark:before{background:repeating-linear-gradient(90deg,#7c8aa0 0 7px,#0000 7px 12px)}.chart-bottom-legend{color:#4a5568;flex-wrap:wrap;gap:1rem;padding-top:.45rem;padding-left:3.4rem;font-size:.9rem;display:flex}.chart-wrap svg{width:100%;min-width:720px;display:block}.equity-svg{cursor:crosshair;touch-action:none}.chart-crosshair{pointer-events:none}.chart-crosshair .chart-tooltip{opacity:.96}.chart-crosshair line{stroke:#172033;stroke-dasharray:4 4;stroke-width:1.1px;opacity:.42}.chart-crosshair .strategy-point{fill:#286f6c;stroke:#fff;stroke-width:2px}.chart-crosshair .benchmark-point{fill:#7c8aa0;stroke:#fff;stroke-width:2px}.annual-extreme-marker{pointer-events:none}.annual-extreme-marker circle{stroke:#fff;stroke-width:2.2px;filter:drop-shadow(0 3px 8px #1720332e)}.annual-extreme-marker text{paint-order:stroke;stroke:#ffffffe6;stroke-width:3px;font-size:13px;font-weight:900}.annual-extreme-marker.high circle,.annual-extreme-marker.high text{fill:#0d7c68}.annual-extreme-marker.low circle,.annual-extreme-marker.low text{fill:#c3333f}.signal-marker{stroke:#fff;stroke-width:2.4px;filter:drop-shadow(0 4px 8px #17203333)}.signal-marker-group{pointer-events:none}.signal-marker.green{fill:#1d9a5f}.signal-marker.red{fill:#d64747}.signal-marker-label{paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;font-size:13px;font-weight:900}.signal-marker-label.green{fill:#1d7c50}.signal-marker-label.red{fill:#b33a3a}.dark-mode .signal-marker-label{stroke:#151922}.chart-tooltip{fill:#fff;stroke:#cdd6e2;stroke-width:1px;filter:drop-shadow(0 10px 18px #17203324)}.tooltip-date{fill:#172033;font-size:15px;font-weight:800}.tooltip-label{font-size:14px;font-weight:700}.tooltip-label.strategy{fill:#286f6c}.tooltip-label.benchmark{fill:#6b7280}.tooltip-value{fill:#172033;font-size:14px;font-weight:800}.feedback-panel textarea,.feedback-panel input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;outline:none;width:100%;padding:.62rem .72rem;font-size:.92rem}.feedback-panel textarea{resize:vertical;min-height:6.3rem}.feedback-panel textarea:focus,.feedback-panel input:focus{border-color:#286f6c;box-shadow:0 0 0 3px #286f6c29}.feedback-status{color:#286f6c;font-size:.86rem;font-weight:700}.feedback-status.error{color:#a02d2d}table{border-collapse:collapse;width:100%;min-width:760px;font-size:.875rem}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5eaf1;padding:.75rem .65rem}th{color:#5b6678;font-weight:700}.side{border-radius:999px;justify-content:center;min-width:3.2rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.side.buy{color:#1d6b45;background:#e7f4ed}.side.sell{color:#a02d2d;background:#fdecec}.return-positive{color:#1d6b45;font-weight:700}.return-negative{color:#a02d2d;font-weight:700}.performance-group{-webkit-overflow-scrolling:touch;gap:.9rem;padding-bottom:.1rem;display:grid;overflow-x:auto}.performance-panel{color:#172033;background:#fff;border:1px solid #d9e0ea;border-radius:.5rem;min-width:760px;overflow:hidden}.performance-header{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem .35rem;display:flex}.performance-panel-title{color:#172033;white-space:nowrap;margin:0;font-size:1rem;font-weight:800}.performance-legend{color:#5b6678;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;font-size:.88rem;font-weight:700;display:flex}.perf-legend{align-items:center;gap:.35rem;display:inline-flex}.perf-legend:before{content:"";border-radius:.16rem;width:.62rem;height:.62rem;display:inline-block}.perf-legend.range:before{background:#286f6c47}.perf-legend.profit:before{background:#0d7c68}.perf-legend.loss:before{background:#c3333f}.performance-chart-scroll{overflow:visible}.performance-chart{cursor:pointer;width:100%;min-width:760px;display:block}.perf-chart-bg{fill:#fff}.perf-grid-line{stroke:#e5eaf1;stroke-width:1px}.perf-zero-line,.perf-baseline{stroke:#9aa6b5;stroke-width:1.1px}.perf-axis-label,.perf-year-label{fill:#687487;font-size:15px;font-weight:700}.perf-bar{transition:filter .14s,opacity .14s}.perf-bar:hover{filter:brightness(1.22)}.perf-year.selected .perf-bar{filter:drop-shadow(0 0 .35rem #286f6c59);stroke:#286f6c;stroke-width:1.5px}.perf-year.selected .perf-year-label{fill:#286f6c;font-weight:900}.range-bar.range-up{fill:#286f6c38}.range-bar.range-down{fill:#c3333f2e}.actual-return.profit{fill:#0d7c68}.actual-return.loss{fill:#c3333f}.perf-hover{pointer-events:none}.perf-sync-line{stroke:#172033;stroke-dasharray:4 4;stroke-width:1.4px;opacity:.34;pointer-events:none}.perf-average-marker{pointer-events:none}.perf-average-marker line,.perf-average-marker path{fill:none;stroke:#f59e0b;stroke-dasharray:7 5;stroke-linecap:round;stroke-width:1.7px}.perf-average-marker rect{fill:#fff7e6;stroke:#f59e0b;stroke-width:1.2px}.perf-average-marker text{fill:#b45309;font-weight:900}.perf-average-marker .perf-average-label{font-size:12px}.perf-average-marker .perf-average-value{font-size:15px}.perf-hover rect{fill:#fff;stroke:#cdd6e2;filter:drop-shadow(0 10px 18px #17203324)}.perf-tooltip-title{fill:#172033;font-size:24px;font-weight:800}.perf-tooltip-label{fill:#5b6678;font-size:20px;font-weight:700}.perf-tooltip-value{font-size:20px;font-weight:800}.perf-tooltip-heading{fill:#687487;font-size:19px;font-weight:800}.perf-tooltip-hint{fill:#286f6c;font-size:16px;font-weight:800}.perf-tooltip-value.profit{fill:#0d7c68}.perf-tooltip-value.loss{fill:#c3333f}.traffic-pill{border-radius:999px;justify-content:center;min-width:6rem;padding:.45rem .85rem;font-weight:800;display:inline-flex}.traffic-pill.green{color:#1d6b45;background:#e7f4ed}.traffic-pill.red{color:#a02d2d;background:#fdecec}.traffic-pill.neutral{color:#526070;background:#eef2f7}.light-change-row{color:#5b6678;background:#f8fafc;border-radius:.5rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding:.55rem .65rem;font-size:.9rem;display:grid}.light-change-row strong{color:#172033}.light-dot{border-radius:999px;width:.7rem;height:.7rem;display:inline-block}.light-dot.green{background:#1d9a5f}.light-dot.red{background:#d64747}.dark-mode{color:#e7eaf0!important;background:#0f1115!important}.dark-mode section,.dark-mode .bg-white,.dark-mode .bg-\[\#f8fafc\]{color:#e7eaf0!important;background-color:#151922!important;border-color:#2a2f3a!important}.dark-mode .shadow-sm{box-shadow:0 10px 28px #00000038!important}.dark-mode h1,.dark-mode h2,.dark-mode .theme-label,.dark-mode .symbol-handle,.dark-mode .status-select select,.dark-mode .metric-value,.dark-mode .text-\[\#172033\]{color:#e7eaf0!important}.dark-mode p,.dark-mode .field,.dark-mode .legend,.dark-mode .status-select,.dark-mode .metric-subvalue,.dark-mode th,.dark-mode .text-\[\#5b6678\]{color:#aab3c2!important}.dark-mode .field input,.dark-mode .field select,.dark-mode .weight-row input[type=number],.dark-mode .feedback-panel textarea,.dark-mode .feedback-panel input{color:#e7eaf0;background:#0f1115;border-color:#303746}.dark-mode .symbol-handle,.dark-mode .symbol-add-chip,.dark-mode .period-button,.dark-mode .segmented-control,.dark-mode .lock-button,.dark-mode .discord-link,.dark-mode .template-option,.dark-mode .template-tile,.dark-mode .theme-tile,.dark-mode .language-tile,.dark-mode .status-select{background:#10141c!important;border-color:#303746!important}.dark-mode .symbol-handle:hover,.dark-mode .symbol-handle:focus-visible,.dark-mode .symbol-add-chip:hover,.dark-mode .symbol-add-chip:focus-visible,.dark-mode .mobile-weight-edit-button:hover,.dark-mode .mobile-weight-edit-button:focus-visible,.dark-mode .discord-link:hover,.dark-mode .discord-link:focus-visible,.dark-mode .template-option:hover,.dark-mode .template-option:focus-visible,.dark-mode .language-tile:hover,.dark-mode .language-tile:focus-visible,.dark-mode .weight-row.drag-over{background:#162820!important}.dark-mode .symbol-add-chip strong{background:#1d7f72}.dark-mode .mobile-weight-summary{background:#10141c;border-color:#303746}.dark-mode .mobile-weight-summary p{color:#e7eaf0}.dark-mode .mobile-weight-details{color:#aab3c2}.dark-mode .mobile-weight-edit-button{color:#c7cfdd;background:#151a22;border-color:#303746}.dark-mode .template-option small{color:#c7cfdd}.dark-mode .template-option{color:#e7eaf0!important}.dark-mode .info-tip-icon{color:#81d6ca;background:#123d3a;border-color:#2a776f}.dark-mode .info-tip-popover{color:#e7eaf0;background:#10141c;border-color:#303746}.dark-mode .info-tip-popover:before{border-bottom-color:#10141c}.dark-mode .template-option.active{color:#fff;border-color:#2ca092;background:#1d7f72!important}.dark-mode .template-option.active small{color:#fffc}.dark-mode .period-button,.dark-mode .segmented-button{color:#aab3c2}.dark-mode .segmented-button:hover,.dark-mode .segmented-button:focus-visible{color:#e7eaf0;background:#162820}.dark-mode .segmented-button.active{color:#fff;background:#1d7f72;box-shadow:0 6px 14px #0000003d}.dark-mode .period-button.active,.dark-mode .run-button{color:#fff;background:#1d7f72}.dark-mode .run-hint,.dark-mode .pending-result-notice{color:#c9f4db;background:#123d2b;border-color:#1d7f72}.dark-mode .pending-result-notice span{color:#aabfba}.dark-mode .badge.ok,.dark-mode .traffic-pill.green{color:#81d69d;background:#123d2b}.dark-mode .badge.warn{color:#f0c36a;background:#3b2b12}.dark-mode .traffic-pill.red,.dark-mode .side.sell{color:#f28a93;background:#3c171d}.dark-mode .side.buy,.dark-mode .cumulative-return.positive{color:#81d69d;background:#123d2b}.dark-mode .cumulative-return.negative{color:#f28a93;background:#3c171d}.dark-mode .chart-year-banner{color:#c9f4db;background:linear-gradient(#173f37 0%,#12352e 100%);border-color:#2ca09257}.dark-mode .chart-return-line{background:#10141cd6}.dark-mode .chart-return-line.strategy{color:#81d6ca}.dark-mode .chart-return-line.benchmark{color:#aab3c2}.dark-mode .chart-reset-button{color:#fff;background:#1d7f72;border-color:#1d7f72}.dark-mode .chart-reset-button:hover,.dark-mode .chart-reset-button:focus-visible{background:#2ca092;border-color:#2ca092}.dark-mode table th,.dark-mode table td{border-color:#2a2f3a}.dark-mode .chart-wrap svg rect{fill:#151922}.dark-mode .chart-wrap svg line{stroke:#2c3442}.dark-mode .chart-wrap svg text{fill:#aab3c2}.dark-mode .annual-extreme-marker text{stroke:#151922f0}.dark-mode .annual-extreme-marker circle{stroke:#151922}.dark-mode .light-change-row{color:#aab3c2;background:#10141c}.dark-mode .light-change-row strong{color:#e7eaf0}.dark-mode .chart-tooltip,.dark-mode .perf-hover rect{fill:#10141c;stroke:#303746}.dark-mode .tooltip-date,.dark-mode .tooltip-value,.dark-mode .perf-tooltip-title{fill:#e7eaf0}.dark-mode .tooltip-label.benchmark,.dark-mode .perf-tooltip-label,.dark-mode .perf-tooltip-heading{fill:#aab3c2}.dark-mode .perf-tooltip-hint{fill:#81d6ca}.dark-mode .perf-average-marker rect{fill:#3b2b12;stroke:#fbbf24}.dark-mode .perf-average-marker line,.dark-mode .perf-average-marker path{stroke:#fbbf24}.dark-mode .perf-average-marker text{fill:#facc15}.dark-mode .performance-panel{color:#e7eaf0;background:#151922;border-color:#2a2f3a}.dark-mode .comparison-metric-card{background:#10141c;border-color:#303746}.dark-mode .mobile-strategy-note{color:#aab3c2;background:#10141c;border-color:#303746}.dark-mode .comparison-metric-title,.dark-mode .comparison-metric-line span{color:#aab3c2}.dark-mode .comparison-metric-line strong{color:#e7eaf0}.dark-mode .comparison-metric-line.strategy strong,.dark-mode .comparison-metric-line strong.positive{color:#56c3b5}.dark-mode .comparison-metric-line.benchmark strong,.dark-mode .comparison-metric-line strong.benchmarkPositive{color:#8fb0ff}.dark-mode .comparison-metric-line strong.negative{color:#ff8f9a}.dark-mode .comparison-metric-line strong.benchmarkNegative{color:#d4a6bc}.dark-mode .performance-panel-title{color:#e7eaf0}.dark-mode .internal-badge{color:#facc15;background:#3b2b12;border-color:#fbbf24;box-shadow:0 0 0 4px #fbbf2421}.dark-mode .perf-chart-bg{fill:#151922}.dark-mode .perf-grid-line{stroke:#2c3442}.dark-mode .perf-zero-line,.dark-mode .perf-baseline{stroke:#687487}.dark-mode .perf-sync-line{stroke:#d6dbe5}.dark-mode .perf-axis-label,.dark-mode .perf-year-label{fill:#aab3c2}.dark-mode .range-bar.range-up{fill:#27b8932e}.dark-mode .range-bar.range-down{fill:#ec586529}@media (width<=768px){.app-shell>section:first-child>div{align-items:stretch;padding:1rem}.brand-header{gap:.85rem}.brand-header>div{min-width:0}.brand-header p{letter-spacing:.08em;font-size:.72rem}.brand-header h1{white-space:nowrap;font-size:clamp(1.28rem,5.15vw,1.62rem);line-height:1.12}.discord-link{white-space:nowrap;justify-content:center;width:100%;max-width:21rem;padding:.42rem .55rem;font-size:.82rem;line-height:1.2}.desktop-title,.desktop-discord-text{display:none}.mobile-title,.mobile-discord-text{display:inline}.mobile-strategy-note{color:#5b6678;background:#f8fafc;border:1px solid #d9e0ea;border-radius:.65rem;padding:.65rem .72rem;font-size:.82rem;font-weight:700;line-height:1.55;display:block}.weight-section .weight-actions{display:none}.mobile-weight-summary{background:#f8fafc;border:1px solid #d9e0ea;border-radius:.8rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:.75rem;padding:.78rem;display:grid}.mobile-weight-summary p{color:#172033;gap:.16rem;min-width:0;font-size:.98rem;font-weight:900;line-height:1.35;display:grid}.mobile-weight-summary p span{color:#5b6678;font-size:.72rem;font-weight:800}.mobile-weight-details{color:#5b6678;flex-wrap:wrap;gap:.28rem .5rem;margin-top:.32rem;font-size:.72rem;font-weight:800;line-height:1.35;display:flex}.weight-section .weight-editor{display:none}.mobile-run-panel{margin-top:.75rem;display:block}.weight-section.mobile-editing .weight-actions{display:flex}.weight-section.mobile-editing .weight-editor{display:block}.weight-section.mobile-editing .mobile-weight-summary,.weight-section.mobile-editing .mobile-run-panel{display:none}.mobile-hidden-config,.custom-period,.log-scale-control{display:none!important}.header-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.theme-tile,.language-tile{min-height:2.75rem;padding-inline:.72rem}.app-layout{gap:.9rem;padding:.9rem}.config-column,.results-column{min-width:0}.config-column>section,.results-column>section{border-radius:.75rem;padding:.9rem}.template-options{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:.5rem;margin-inline:-.1rem;padding:.1rem .1rem .45rem;display:flex;overflow-x:auto}.template-option{scroll-snap-align:start;flex:0 0 min(9rem,46vw);min-height:3.05rem}.period-control{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;display:flex;overflow-x:auto}.period-button{scroll-snap-align:start;flex:none;min-width:4.2rem}.metric-split{gap:.75rem}.chart-header-row{grid-template-columns:1fr;gap:.7rem;margin-bottom:.7rem}.chart-header-row>:last-child{justify-self:start}.chart-year-banner{white-space:normal;width:100%;min-width:0}.chart-year-banner strong{font-size:.92rem}.chart-reset-button{min-height:2.25rem;padding-inline:.78rem}.chart-return-overlay{top:.55rem;left:3.15rem}.chart-return-line{font-size:.76rem}.chart-bottom-legend{gap:.65rem;padding-left:0;font-size:.82rem}.chart-wrap svg{width:100%;min-width:0;height:auto}.performance-panel,.performance-chart{min-width:640px}.performance-header{flex-direction:column;align-items:flex-start;gap:.45rem;padding:.75rem .8rem .25rem}.performance-legend{justify-content:flex-start;gap:.55rem;font-size:.8rem}table{min-width:680px;font-size:.82rem}th,td{padding:.62rem .55rem}.feedback-panel textarea{min-height:7.25rem}.mobile-comparison-section{display:block}.desktop-metrics,.traffic-light-panel,.feedback-panel{display:none!important}}@media (width<=520px){.app-shell>section:first-child>div{padding:.85rem .75rem}.brand-header{align-items:flex-start;gap:.8rem}.brand-icon{border-radius:.9rem;width:3.35rem;height:3.35rem}.discord-link{max-width:none}.header-actions{gap:.45rem}.theme-tile,.language-tile{gap:.35rem;padding:.52rem .55rem}.theme-label{font-size:.82rem}.mini-ios-switch-track{width:2.35rem;height:1.34rem}.mini-ios-switch-track:after{width:1.02rem;height:1.02rem}.mini-ios-switch input:checked+.mini-ios-switch-track:after{transform:translate(1.02rem)}.app-layout{padding:.75rem}.config-column>section,.results-column>section{padding:.82rem}.config-column .grid.grid-cols-2{grid-template-columns:1fr}.template-options{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:0;display:grid;overflow-x:visible}.template-option{flex:initial;min-width:0;padding-inline:.25rem}.template-option span{font-size:.88rem}.template-option small{font-size:.7rem}.weight-row{grid-template-columns:3rem minmax(0,1fr);gap:.55rem}.weight-row input[type=number]{grid-column:1/-1}.symbol-add-chip{min-height:2.1rem;font-size:.8rem}.run-button{min-height:3rem}.chart-header-row{grid-template-columns:1fr}.chart-header-row>:last-child{justify-self:start}.chart-year-banner{border-radius:.75rem;flex-direction:column;align-items:stretch;gap:.45rem;min-width:0;max-width:100%;padding:.65rem}.chart-reset-button{width:100%}.chart-return-overlay{left:2.75rem}.chart-wrap svg,.performance-panel,.performance-chart{min-width:590px}.chart-wrap svg{width:100%;min-width:0;height:auto}table{min-width:620px}.light-change-row{grid-template-columns:auto minmax(0,1fr)}.light-change-row span:last-child{grid-column:2}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@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-tracking{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}
