.feed-shell{background:var(--background);width:100%;height:100%;padding-top:env(safe-area-inset-top,0px);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.feed-root{scroll-snap-type:y mandatory;scroll-behavior:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;-webkit-tap-highlight-color:transparent;touch-action:pan-y;scrollbar-gutter:stable;height:100%;overflow:hidden auto}.feed-slide{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;-webkit-tap-highlight-color:transparent;background:var(--background);flex-direction:column;height:100%;min-height:100%;display:flex;position:relative}.feed-slide__game{flex:auto;min-height:0;position:relative;overflow:hidden}.feed-edge-strip{z-index:20;touch-action:manipulation;box-sizing:content-box;background:0 0;width:clamp(14px,5vw,44px);position:absolute;top:0;bottom:0}.feed-edge-strip--left{padding-left:env(safe-area-inset-left,0px);left:0}.feed-edge-strip--right{padding-right:env(safe-area-inset-right,0px);right:0}.feed-slide__viewport{background:var(--color-surface-deep);z-index:1;visibility:hidden;pointer-events:none;border:none;border-radius:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden}.feed-slide__viewport--active{visibility:visible;pointer-events:auto}.feed-slide__scaler{position:absolute;inset:0;overflow:hidden}.feed-slide__frame{background:var(--color-surface-deep);-webkit-tap-highlight-color:transparent;border:none;width:100%;height:100%;display:block}.feed-slide__placeholder{background:linear-gradient(180deg, var(--background) 0%, var(--color-surface-deep) 100%);z-index:0;position:absolute;inset:0}.slide-footer{z-index:10;background:var(--background);border-top:1px solid var(--color-border-subtle);padding-bottom:max(env(safe-area-inset-bottom,0px), 14px);flex:none;font-family:inherit;position:relative}.slide-footer__fade{pointer-events:none;background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--background) 95%, transparent));height:48px;position:absolute;top:-48px;left:0;right:0}.slide-footer__row{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-8);display:flex}.slide-footer__row--stats{padding-top:var(--space-6);padding-bottom:var(--space-3)}.slide-footer__row--creator{padding-top:var(--space-3);padding-bottom:var(--space-4)}.slide-footer__group{align-items:center;gap:var(--space-4);display:flex}.slide-footer__group--end{gap:var(--space-6)}.slide-footer__stat{align-items:center;gap:var(--space-2);display:flex}.slide-footer__icon{width:14px;height:14px;color:var(--icon-foreground);flex-shrink:0}.slide-footer__icon--sm{width:12px;height:12px}.slide-footer__count{font-size:var(--text-body-xxs);color:var(--muted-foreground);letter-spacing:var(--tracking-normal);font-weight:600}.slide-footer__chip{align-items:center;gap:var(--space-3);border:1px solid var(--color-border-subtle);background:var(--card);color:var(--muted-foreground);cursor:pointer;padding:0;font-family:inherit;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.slide-footer__chip:hover{background:var(--color-surface-overlay);color:var(--foreground)}.slide-footer__chip--icon{border-radius:999px;justify-content:center;width:28px;height:28px}.slide-footer__chip--pill{padding:var(--space-3) var(--space-6);font-size:var(--text-body-xxs);border-radius:999px;font-weight:700}.slide-footer__creator{align-items:center;gap:var(--space-6);min-width:0;display:flex}.slide-footer__avatar{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 60%, white 0%) 0%, var(--primary) 70%, var(--color-accent-blue) 100%);width:36px;height:36px;color:var(--primary-foreground);font-weight:700;font-size:var(--text-body-sm);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex;position:relative}.slide-footer__avatar--linked{cursor:pointer}.slide-footer__avatar--linked:hover{box-shadow:0 0 0 2px var(--primary);transform:scale(1.05)}.slide-footer__avatar--linked:active{transform:scale(.97)}.slide-footer__avatar-badge{background:var(--primary);width:16px;height:16px;color:var(--primary-foreground);font-size:var(--text-body-xxs);box-shadow:0 0 0 2px var(--background);border-radius:999px;justify-content:center;align-items:center;font-weight:900;line-height:1;display:flex;position:absolute;bottom:-2px;right:-2px}.slide-footer__creator-text{flex-direction:column;min-width:0;display:flex}.slide-footer__title{color:var(--foreground);font-weight:600;font-size:var(--text-body-sm);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-overflow:ellipsis;white-space:nowrap;max-width:60vw;display:block;overflow:hidden}.slide-footer__author{align-items:center;gap:var(--space-3);color:var(--muted-foreground);font-size:var(--text-body-xs);margin-top:2px;display:flex}.slide-footer__creator-actions{align-items:center;gap:var(--space-4);flex-shrink:0;display:flex}.bottom-bar{justify-content:center;align-items:center;gap:var(--space-6);padding:var(--space-3) var(--space-8) var(--space-4);display:flex}.bottom-bar__pill{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);-webkit-backdrop-filter:blur(22px)saturate(180%);background:linear-gradient(#ffffff1a 0%,#ffffff05 100%),#000000b3;border:1px solid #ffffff14;border-radius:999px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #00000040}.bottom-bar__item{width:44px;height:44px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s,transform .12s;display:inline-flex}.bottom-bar__item:hover{color:var(--foreground)}.bottom-bar__item:active{transform:scale(.92)}.bottom-bar__item--active{color:var(--primary)}.bottom-bar__icon{width:24px;height:24px}.bottom-bar__brand-letter{letter-spacing:-.04em;color:currentColor;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:800;line-height:1}.bottom-bar__add{border:1px solid color-mix(in srgb, var(--primary) 60%, white 0%);background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 78%, white 22%) 0%, var(--primary) 100%);width:54px;height:54px;color:var(--primary-foreground);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .12s,background .12s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff59,inset 0 -1px #00000040}.bottom-bar__add:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 70%, white 30%) 0%, color-mix(in srgb, var(--primary) 92%, white 8%) 100%)}.bottom-bar__add:active{transform:scale(.94)}.bottom-bar__add-icon{width:26px;height:26px}@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-tracking:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:var(--font-inter);--font-mono:var(--font-geist-mono);--spacing:.25rem;--tracking-tight:-.025em;--tracking-normal:0em;--leading-tight:1.25;--leading-normal:1.5;--radius-xs:.125rem;--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--radius-2xl:calc(var(--radius) + 8px);--radius-3xl:calc(var(--radius) + 12px);--radius-4xl:calc(var(--radius) + 16px);--default-font-family:var(--font-inter);--default-mono-font-family:var(--font-geist-mono);--color-destructive-muted:var(--color-error-muted);--color-destructive-outline-border:var(--destructive-outline-border);--color-error:var(--color-error);--color-error-muted:var(--color-error-muted);--color-success:var(--success);--color-success-muted:var(--color-success-muted);--color-warning:var(--warning);--color-warning-muted:var(--color-warning-muted);--color-info:var(--info);--color-info-muted:var(--color-info-muted);--color-info-outline-border:var(--info-outline-border);--color-surface-deep:var(--color-surface-deep);--color-surface-sunken:var(--surface-sunken);--color-surface-near-black:var(--color-surface-near-black);--color-surface-neutral:var(--color-surface-neutral);--color-surface-base:var(--color-surface-base);--color-surface-raised:var(--color-surface-raised);--color-surface-elevated:var(--color-surface-elevated);--color-surface-overlay:var(--color-surface-overlay);--color-surface-alert:var(--color-surface-alert);--color-interactive-muted:var(--color-interactive-muted);--color-glass:var(--color-glass);--color-glass-hover:var(--color-glass-hover);--color-glass-active:var(--color-glass-active);--color-accent-blue:var(--color-accent-blue);--color-border-muted:var(--color-border-muted);--color-border-brand:var(--color-border-brand);--font-nordique:Nordique_Pro}}@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{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-1{margin:calc(var(--spacing) * 1)}.m-2{margin:calc(var(--spacing) * 2)}.m-3{margin:calc(var(--spacing) * 3)}.m-4{margin:calc(var(--spacing) * 4)}.m-6{margin:calc(var(--spacing) * 6)}.m-8{margin:calc(var(--spacing) * 8)}.m-12{margin:calc(var(--spacing) * 12)}.m-16{margin:calc(var(--spacing) * 16)}.m-20{margin:calc(var(--spacing) * 20)}.block{display:block}.hidden{display:none}.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}.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-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}.gap-16{gap:calc(var(--spacing) * 16)}.gap-20{gap:calc(var(--spacing) * 20)}.rounded-2xl{border-radius:calc(var(--radius) + 8px)}.rounded-3xl{border-radius:calc(var(--radius) + 12px)}.rounded-4xl{border-radius:calc(var(--radius) + 16px)}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:var(--border)}.border-border-brand{border-color:var(--color-border-brand)}.border-border-muted{border-color:var(--color-border-muted)}.border-destructive-outline-border{border-color:var(--destructive-outline-border)}.border-info-outline-border{border-color:var(--info-outline-border)}.border-primary{border-color:var(--primary)}.bg-\[var\(--color-success-muted\)\]{background-color:var(--color-success-muted)}.bg-accent{background-color:var(--accent)}.bg-accent-blue{background-color:var(--color-accent-blue)}.bg-background{background-color:var(--background)}.bg-border-brand{background-color:var(--color-border-brand)}.bg-card{background-color:var(--card)}.bg-chart-5{background-color:var(--chart-5)}.bg-destructive{background-color:var(--destructive)}.bg-destructive-muted{background-color:var(--color-error-muted)}.bg-destructive-outline{background-color:var(--destructive-outline)}.bg-glass{background-color:var(--color-glass)}.bg-info{background-color:var(--info)}.bg-info-outline{background-color:var(--info-outline)}.bg-input{background-color:var(--input)}.bg-interactive-muted{background-color:var(--color-interactive-muted)}.bg-muted{background-color:var(--muted)}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-success{background-color:var(--success)}.bg-surface-alert{background-color:var(--color-surface-alert)}.bg-surface-base{background-color:var(--color-surface-base)}.bg-surface-deep{background-color:var(--color-surface-deep)}.bg-surface-elevated{background-color:var(--color-surface-elevated)}.bg-surface-near-black{background-color:var(--color-surface-near-black)}.bg-surface-neutral{background-color:var(--color-surface-neutral)}.bg-surface-overlay{background-color:var(--color-surface-overlay)}.bg-surface-raised{background-color:var(--color-surface-raised)}.bg-surface-sunken{background-color:var(--surface-sunken)}.bg-warning{background-color:var(--warning)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-12{padding:calc(var(--spacing) * 12)}.p-16{padding:calc(var(--spacing) * 16)}.p-20{padding:calc(var(--spacing) * 20)}.font-mono{font-family:var(--font-geist-mono)}.font-nordique{font-family:Nordique_Pro}.font-sans{font-family:var(--font-inter)}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-\[\#000\]{color:#000}.text-\[\#f67f43\]{color:#f67f43}.text-accent-blue{color:var(--color-accent-blue)}.text-card-foreground{color:var(--card-foreground)}.text-destructive{color:var(--destructive)}.text-destructive-outline-foreground{color:var(--destructive-outline-foreground)}.text-dim{color:var(--color-text-secondary)}.text-foreground{color:var(--foreground)}.text-icon-foreground{color:var(--icon-foreground)}.text-info{color:var(--info)}.text-info-outline-foreground{color:var(--info-outline-foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-success{color:var(--success)}.text-surface-deep{color:var(--color-surface-deep)}.text-warning{color:var(--warning)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}@media (hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-glass-hover:hover{background-color:var(--color-glass-hover)}.hover\:bg-interactive-muted:hover{background-color:var(--color-interactive-muted)}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}}.active\:bg-glass-active:active{background-color:var(--color-glass-active)}}:root{--indigo-600:#5337cd;--blue-500:#2688ff;--blue-600:#2692ff;--white:#fcfcfc;--near-black:#151515;--gray-950:#000;--gray-875:#111;--gray-900:#181818;--gray-850:#1b1b1b;--gray-825:#1c1c1c;--gray-800:#252525;--gray-700:#383838;--gray-500:#7b7b7b;--gray-400:gray;--gray-300:#afafaf;--gray-200:#c8c8c8;--gray-100:#e2e2e2;--light-gray-50:#fafafa;--light-gray-100:#f5f5f5;--light-gray-200:#e8e8e8;--light-gray-300:#d4d4d4;--light-gray-400:#a3a3a3;--light-gray-500:#737373;--green-500:#5dec7c;--green-700:#218f38;--yellow-500:#ffb73a;--orange-500:#f67f43;--red-400:#ff9494;--red-700:#8f1e1e;--purple-500:#8755e9;--text-h1:3rem;--text-h2:2.5rem;--text-h3:2rem;--text-h4:1.75rem;--text-h5:1.5rem;--text-h6:1.25rem;--text-h7:1.125rem;--text-h8:1rem;--text-h9:.875rem;--text-h10:.75rem;--text-body-lg:1.125rem;--text-body-md:1rem;--text-body-sm:.875rem;--text-body-xs:.75rem;--text-body-xxs:.625rem;--leading-tight:1.4;--leading-normal:1.5;--tracking-tight:-.02em;--tracking-normal:-.01em;--space-1:.125rem;--space-2:.25rem;--space-3:.375rem;--space-4:.5rem;--space-6:.75rem;--space-8:1rem;--space-12:1.5rem;--space-16:2rem;--space-20:2.5rem;--radius:.75rem;--radius-xs:.375rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem}.dark{--color-brand:var(--indigo-600);--color-brand-foreground:var(--white);--color-surface-deep:var(--gray-950);--color-surface-sunken:var(--gray-875);--color-surface-near-black:var(--near-black);--color-surface-neutral:var(--gray-825);--color-surface-base:var(--gray-900);--color-surface-raised:var(--gray-850);--color-surface-elevated:var(--gray-800);--color-surface-overlay:var(--gray-700);--color-surface-alert:var(--gray-500);--color-text-primary:var(--gray-100);--color-text-secondary:var(--gray-300);--color-text-muted:var(--gray-400);--color-text-icon:var(--gray-300);--color-text-inverse:var(--gray-950);--color-interactive-primary:var(--indigo-600);--color-interactive-secondary:var(--blue-500);--color-interactive-muted:var(--gray-700);--color-accent-blue:var(--blue-500);--color-success:var(--green-500);--color-success-muted:var(--green-700);--color-warning:var(--yellow-500);--color-warning-muted:var(--orange-500);--color-error:var(--red-400);--color-error-muted:var(--red-700);--color-info:var(--blue-600);--color-info-muted:var(--blue-500);--color-destructive-outline-bg:var(--red-700)}@supports (color:color-mix(in lab, red, red)){.dark{--color-destructive-outline-bg:color-mix(in srgb, var(--red-700) 20%, transparent)}}.dark{--color-destructive-outline-border:var(--red-700);--color-destructive-outline-text:var(--red-400);--color-info-outline-bg:#2692ff33;--color-info-outline-border:var(--blue-600);--color-info-outline-text:var(--blue-600);--color-glass:#3838384d;--color-glass-hover:#e2e2e226;--color-glass-active:#e2e2e233;--color-border-brand:var(--indigo-600);--color-border-default:var(--gray-700);--color-border-subtle:var(--gray-800);--color-border-muted:var(--gray-400);--background:var(--color-surface-base);--background-deep:var(--color-surface-deep);--surface-sunken:var(--color-surface-sunken);--foreground:var(--color-text-primary);--card:var(--color-surface-elevated);--card-foreground:var(--color-text-primary);--popover:var(--color-surface-elevated);--popover-foreground:var(--color-text-primary);--primary:var(--color-brand);--primary-foreground:var(--color-brand-foreground);--secondary:var(--white);--secondary-foreground:var(--near-black);--muted:var(--color-surface-overlay);--muted-foreground:var(--color-text-muted);--icon-foreground:var(--color-text-icon);--accent:var(--color-surface-overlay);--accent-foreground:var(--color-text-primary);--destructive:var(--color-error);--destructive-outline:var(--color-destructive-outline-bg);--destructive-outline-foreground:var(--color-destructive-outline-text);--destructive-outline-border:var(--color-destructive-outline-border);--success:var(--color-success);--warning:var(--color-warning);--info:var(--color-info);--info-outline:var(--color-info-outline-bg);--info-outline-foreground:var(--color-info-outline-text);--info-outline-border:var(--color-info-outline-border);--border:var(--color-border-default);--input:var(--color-surface-elevated);--ring:var(--color-brand);--sidebar:var(--color-surface-elevated);--sidebar-foreground:var(--color-text-primary);--sidebar-primary:var(--color-brand);--sidebar-primary-foreground:var(--color-brand-foreground);--sidebar-accent:var(--color-surface-overlay);--sidebar-accent-foreground:var(--color-text-primary);--sidebar-border:var(--color-border-default);--sidebar-ring:var(--color-brand);--chart-1:var(--indigo-600);--chart-2:var(--blue-500);--chart-3:var(--green-500);--chart-4:var(--yellow-500);--chart-5:var(--purple-500)}:root:not(.dark){--color-surface-neutral:var(--gray-825);--color-surface-deep:#fff;--color-surface-sunken:var(--light-gray-50);--color-surface-base:var(--light-gray-100);--color-surface-raised:var(--light-gray-100);--color-surface-elevated:var(--light-gray-200);--color-surface-overlay:var(--light-gray-300);--color-surface-alert:#f3e8e8;--color-text-secondary:var(--gray-300);--color-success:var(--green-500);--color-success-muted:var(--green-700);--color-warning:var(--yellow-500);--color-warning-muted:var(--orange-500);--color-error:var(--red-400);--color-error-muted:var(--red-700);--color-info:var(--blue-600);--color-info-muted:var(--blue-500);--background:#fff;--foreground:var(--gray-900);--card:#fff;--card-foreground:var(--gray-900);--popover:#fff;--popover-foreground:var(--gray-900);--primary:var(--indigo-600);--primary-foreground:var(--white);--secondary:var(--white);--secondary-foreground:var(--near-black);--muted:var(--gray-100);--muted-foreground:var(--gray-400);--icon-foreground:var(--gray-300);--accent:var(--gray-100);--accent-foreground:var(--gray-900);--destructive:var(--color-error);--success:var(--color-success);--warning:var(--color-warning);--info:var(--color-info);--border:var(--gray-200);--input:var(--gray-100);--ring:var(--indigo-600);--sidebar:#fff;--sidebar-foreground:var(--gray-900);--sidebar-primary:var(--indigo-600);--sidebar-primary-foreground:var(--white);--sidebar-accent:var(--gray-100);--sidebar-accent-foreground:var(--gray-900);--sidebar-border:var(--gray-200);--sidebar-ring:var(--indigo-600);--chart-1:var(--indigo-600);--chart-2:var(--blue-500);--chart-3:var(--green-500);--chart-4:var(--yellow-500);--chart-5:var(--purple-500)}:root{--app-height:100dvh}html{scrollbar-color:var(--primary) transparent;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{background:var(--background);margin:0;padding:0}html{width:100%;height:var(--app-height);overscroll-behavior:none;overflow:hidden}body{overscroll-behavior:none;width:100%;height:100%;font-family:"Inter", var(--font-sans,ui-sans-serif), system-ui, -apple-system, sans-serif;color:var(--foreground);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;position:fixed;inset:0;overflow:hidden}#root{width:100%;height:100%}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;user-select:text}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
