@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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,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:where(:not(iframe)){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}*{box-sizing:border-box}html{color-scheme:light}html,body{min-height:100%;margin:0}body{background:var(--ds-color-background);color:var(--ds-color-foreground);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}:focus-visible{outline:3px solid var(--ds-color-focus);outline-offset:2px}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contents{display:contents}.inline{display:inline}.table{display:table}}:root{--ds-color-background:#f4f4f5;--ds-color-surface:#fff;--ds-color-surface-subtle:#fafafa;--ds-color-foreground:#18181b;--ds-color-foreground-muted:#71717a;--ds-color-foreground-subtle:#a1a1aa;--ds-color-border:#e4e4e7;--ds-color-border-strong:#a1a1aa;--ds-color-accent:#18181b;--ds-color-accent-hover:#27272a;--ds-color-on-accent:#fff;--ds-color-danger:#b91c1c;--ds-color-danger-surface:#fef2f2;--ds-color-danger-border:#fecaca;--ds-color-focus:#71717a47;--ds-radius-sm:6px;--ds-radius-md:8px;--ds-radius-lg:12px;--ds-radius-xl:16px;--ds-radius-pill:999px;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-space-10:40px;--ds-font-size-xs:11px;--ds-font-size-sm:13px;--ds-font-size-md:15px;--ds-font-size-lg:18px;--ds-font-size-xl:30px;--ds-duration-fast:.15s;--ds-duration-normal:.2s}.ds-text-muted{color:var(--ds-color-foreground-muted)}.ds-text-subtle{color:var(--ds-color-foreground-subtle)}.ds-label{color:var(--ds-color-foreground-muted);font-size:var(--ds-font-size-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:700;line-height:1.3}.ds-button{border:1px solid var(--ds-color-accent);border-radius:var(--ds-radius-md);background:var(--ds-color-accent);min-height:40px;color:var(--ds-color-on-accent);font-size:var(--ds-font-size-sm);cursor:pointer;transition:background-color var(--ds-duration-fast) ease,border-color var(--ds-duration-fast) ease,transform var(--ds-duration-fast) ease,opacity var(--ds-duration-fast) ease;justify-content:center;align-items:center;padding:9px 14px;font-weight:650;line-height:1.2;display:inline-flex}.ds-button:hover:not(:disabled){background:var(--ds-color-accent-hover);border-color:var(--ds-color-accent-hover);transform:translateY(-1px)}.ds-button:active:not(:disabled){transform:translateY(0)}.ds-button:disabled{cursor:wait;opacity:.55}.ds-button--secondary{border-color:var(--ds-color-border);background:var(--ds-color-surface);color:var(--ds-color-foreground)}.ds-button--secondary:hover:not(:disabled){background:var(--ds-color-surface-subtle);border-color:var(--ds-color-border-strong)}.ds-card{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);background:var(--ds-color-surface)}.ds-alert{margin-top:var(--ds-space-4);border:1px solid var(--ds-color-danger-border);border-radius:var(--ds-radius-md);background:var(--ds-color-danger-surface);color:var(--ds-color-danger);font-size:var(--ds-font-size-sm);padding:10px 12px;line-height:1.5}.ds-input{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-md);background:var(--ds-color-surface);width:100%;min-height:42px;color:var(--ds-color-foreground);transition:border-color var(--ds-duration-fast) ease,box-shadow var(--ds-duration-fast) ease;outline:none;padding:9px 11px}.ds-input:focus{border-color:var(--ds-color-border-strong);box-shadow:0 0 0 3px var(--ds-color-focus)}.ds-input:disabled{cursor:not-allowed;opacity:.55}.ds-page-header{justify-content:space-between;align-items:flex-start;gap:var(--ds-space-6);margin-bottom:var(--ds-space-8);display:flex}.ds-page-title{letter-spacing:-.03em;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.05}.ds-page-description{max-width:680px;margin:var(--ds-space-4) 0 0;color:var(--ds-color-foreground-muted);font-size:var(--ds-font-size-md);line-height:1.6}.ds-page-header__actions{flex:none}.ds-badge{border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-pill);background:var(--ds-color-surface-subtle);min-height:24px;color:var(--ds-color-foreground-muted);font-size:var(--ds-font-size-xs);align-items:center;padding:3px 8px;font-weight:700;line-height:1;display:inline-flex}.ds-badge--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.ds-badge--danger{border-color:var(--ds-color-danger-border);background:var(--ds-color-danger-surface);color:var(--ds-color-danger)}@media(max-width:700px){.ds-page-header{display:block}.ds-page-header__actions{margin-top:var(--ds-space-4)}.ds-input{font-size:16px}}.ds-catalog{max-width:1000px;margin:0 auto;padding:48px}.ds-catalog__section{margin-top:40px}.ds-catalog__section h2{font-size:var(--ds-font-size-lg);margin:0 0 16px}.ds-catalog__row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ds-catalog__field{gap:8px;max-width:420px;display:grid}@media(max-width:700px){.ds-catalog{padding:28px 20px}}:root{color:var(--ds-color-foreground);background:var(--ds-color-background);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--ds-color-background)}button,input{font:inherit}.app-shell{min-height:100vh}.sidebar{background:var(--ds-color-foreground);width:190px;color:var(--ds-color-on-accent);z-index:30;flex-direction:column;padding:18px 12px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar__brand{letter-spacing:.08em;text-transform:uppercase;opacity:.65;padding:4px 10px 18px;font-size:13px;font-weight:700}.sidebar__nav{gap:4px;display:grid}.sidebar__link{color:#d4d4d8;border-radius:7px;align-items:center;gap:9px;min-height:38px;padding:7px 9px;font-size:13px;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar__link span{border:1px solid #52525b;border-radius:5px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.sidebar__link:hover,.sidebar__link.is-active{color:var(--ds-color-on-accent);background:#27272a}.sidebar__link.is-active span{border-color:var(--ds-color-border-strong)}.sidebar__account{border-top:1px solid #3f3f46;margin-top:auto;padding:16px 10px 4px}.sidebar__account-label{color:var(--ds-color-foreground-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700}.sidebar__account-name{color:var(--ds-color-on-accent);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.sidebar__account-role{color:#a1a1aa;margin-top:2px;font-size:11px}.sidebar__login,.sidebar__logout{color:#d4d4d8;cursor:pointer;text-align:left;background:0 0;border:1px solid #3f3f46;border-radius:7px;width:100%;margin-top:12px;padding:8px 10px;display:block}.sidebar__login{color:#d4d4d8;border:1px solid #3f3f46;border-radius:7px;padding:8px 10px;text-decoration:none}.sidebar__login:hover,.sidebar__logout:hover{color:var(--ds-color-on-accent);background:#27272a}.content{max-width:1390px;min-height:100vh;margin-left:190px;padding:48px}.page{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);border-radius:14px;max-width:1200px;margin:0 auto;padding:48px;position:relative}.page__eyebrow{color:var(--ds-color-foreground-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;position:absolute;bottom:48px;right:48px}.page h1{margin:0;font-size:clamp(30px,5vw,52px);line-height:1.05}.page__description{max-width:620px;color:var(--ds-color-foreground-muted);margin:18px 0 0;font-size:16px;line-height:1.6}.startup-ideas__list{gap:12px;margin-top:36px;display:grid}.startup-idea{border:1px solid var(--ds-color-border);background:var(--ds-color-surface-subtle);border-radius:12px;transition:border-color .15s,background .15s;position:relative;overflow:hidden}.startup-idea[open]{border-color:var(--ds-color-border-strong);background:var(--ds-color-surface)}.startup-idea__title{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;font-size:17px;font-weight:650;list-style:none;display:flex}.startup-idea__title::-webkit-details-marker{display:none}.startup-idea__title-text{min-width:0}.startup-idea__icon{flex:none;font-size:24px;font-weight:400;line-height:1;transition:transform .15s}.startup-idea[open] .startup-idea__icon{transform:rotate(45deg)}.startup-idea__description{color:var(--ds-color-foreground-muted);padding:0 22px 22px;font-size:15px;line-height:1.7}.startup-idea__description>:first-child{margin-top:0}.startup-idea__description>:last-child{margin-bottom:0}.startup-idea__description p{margin:0 0 16px}.startup-idea__description h3{color:var(--ds-color-foreground);margin:30px 0 12px;font-size:20px;line-height:1.3}.startup-idea__description h4{color:#27272a;margin:24px 0 10px;font-size:16px;line-height:1.4}.startup-idea__description ul,.startup-idea__description ol{margin:0 0 18px;padding-left:26px}.startup-idea__description li{margin:5px 0;padding-left:2px}.startup-idea__description li>ul,.startup-idea__description li>ol{margin-top:6px;margin-bottom:6px}.startup-idea__description blockquote{color:var(--ds-color-foreground-muted);background:var(--ds-color-background);border-left:4px solid #d4d4d8;margin:18px 0;padding:10px 16px}.startup-idea__description strong{color:var(--ds-color-foreground);font-weight:700}.startup-idea__description code{background:var(--ds-color-background);color:#27272a;border-radius:5px;padding:2px 5px;font-size:.92em}.startup-idea__description a{color:var(--ds-color-foreground);text-underline-offset:2px;text-decoration:underline}.startup-idea__description .startup-idea__checkbox{vertical-align:-.15em;background:var(--ds-color-surface);border:1px solid #a1a1aa;border-radius:3px;width:14px;height:14px;margin-right:8px;display:inline-block}.startup-idea__description li:has(.startup-idea__checkbox){margin-left:-20px;list-style:none}.startup-idea__description li:has(.startup-idea__checkbox) .startup-idea__checkbox{margin-left:0}.startup-ideas__empty{color:var(--ds-color-foreground-muted);border:1px dashed #d4d4d8;border-radius:12px;padding:24px}.startup-idea__edit{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);width:32px;height:32px;color:var(--ds-color-foreground-muted);cursor:pointer;border-radius:8px;place-items:center;padding:0;display:none;position:absolute;top:14px;right:48px;box-shadow:0 2px 8px #00000014}.startup-idea:hover .startup-idea__edit,.startup-idea:focus-within .startup-idea__edit{display:grid}.startup-idea__edit:hover{color:var(--ds-color-foreground);border-color:var(--ds-color-border-strong)}.startup-idea.is-editing [contenteditable=true]{outline-offset:4px;border-radius:4px;outline:2px solid #d4d4d8}.startup-idea__field{color:var(--ds-color-foreground);gap:7px;margin:0 0 16px;font-size:13px;font-weight:650;display:grid}.startup-idea__field input,.startup-idea__field textarea{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);width:100%;color:var(--ds-color-foreground);font:inherit;border-radius:7px;outline:none;padding:10px 11px;font-weight:400;line-height:1.5}.startup-idea__field input:focus,.startup-idea__field textarea:focus{border-color:var(--ds-color-foreground-muted);box-shadow:0 0 0 3px #71717a1f}.startup-idea__field textarea{resize:vertical;min-height:180px}.startup-idea__field small{color:#b91c1c;font-size:12px;font-weight:500}.startup-idea__actions{align-items:center;gap:8px;padding:0 22px 22px;display:flex}.startup-idea__button{background:var(--ds-color-foreground);color:var(--ds-color-on-accent);cursor:pointer;border:1px solid #18181b;border-radius:7px;padding:8px 12px}.startup-idea__button:disabled{cursor:wait;opacity:.6}.startup-idea__button--secondary{background:var(--ds-color-surface);color:var(--ds-color-foreground-muted);border-color:#d4d4d8}.startup-idea__status{color:var(--ds-color-foreground-muted);font-size:13px}.auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);border-radius:16px;width:min(100%,420px);padding:40px;box-shadow:0 12px 40px #0000000f}.auth-card h1{margin:0;font-size:clamp(30px,7vw,44px);line-height:1.05}.home-page{padding:24px}.home-card{text-align:left}.home-card__login{margin-top:26px;text-decoration:none;display:inline-flex}.auth-card__description{color:var(--ds-color-foreground-muted);margin:14px 0 0;line-height:1.6}.auth-card__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:20px;padding:10px 12px;font-size:13px}.auth-form{gap:9px;margin-top:28px;display:grid}.auth-form__label{color:var(--ds-color-foreground);font-size:13px;font-weight:600}.auth-form__input{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);width:100%;color:var(--ds-color-foreground);border-radius:8px;outline:none;margin-bottom:8px;padding:11px 12px}.auth-form__input:focus{border-color:var(--ds-color-foreground-muted);box-shadow:0 0 0 3px #71717a1f}.auth-form__submit{background:var(--ds-color-foreground);color:var(--ds-color-on-accent);cursor:pointer;border:0;border-radius:8px;margin-top:8px;padding:11px 14px}.auth-form__submit:hover{background:#27272a}.menu-toggle,.sidebar-backdrop{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media(max-width:700px){.sidebar{width:230px;transition:transform .2s;transform:translate(-100%);box-shadow:12px 0 30px #00000026}.sidebar.is-open{transform:translate(0)}.sidebar.is-open~.menu-toggle{border-color:var(--ds-color-foreground);box-shadow:none;background:#27272a;left:174px}.sidebar.is-open~.menu-toggle span:not(.sr-only){background:var(--ds-color-surface)}.sidebar.is-open~.menu-toggle span:not(.sr-only):first-child{transform:translateY(6px)rotate(45deg)}.sidebar.is-open~.menu-toggle span:not(.sr-only):nth-child(2){opacity:0}.sidebar.is-open~.menu-toggle span:not(.sr-only):nth-child(3){transform:translateY(-6px)rotate(-45deg)}.content{margin-left:0;padding:72px 16px 24px}.page{padding:28px 22px 64px}.page__eyebrow{bottom:22px;right:22px}.startup-ideas__list{margin-top:28px}.startup-idea__title{padding:17px 16px;font-size:15px}.startup-idea__description{padding:0 16px 18px;font-size:14px}.startup-idea__edit{display:grid;top:9px;right:44px}.startup-idea__actions{flex-wrap:wrap;padding:0 16px 18px}.sidebar__account{padding-bottom:12px}.auth-page{padding:16px}.auth-card{padding:28px 22px}.menu-toggle{z-index:40;border:1px solid var(--ds-color-border);background:var(--ds-color-surface);cursor:pointer;border-radius:9px;place-content:center;gap:4px;width:42px;height:42px;padding:0;display:grid;position:fixed;top:14px;left:14px;box-shadow:0 4px 14px #00000014}.menu-toggle span:not(.sr-only){background:var(--ds-color-foreground);border-radius:2px;width:18px;height:2px;display:block}.sidebar-backdrop{z-index:20;visibility:hidden;opacity:0;background:#00000059;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.sidebar.is-open+.content+.sidebar-backdrop{visibility:visible;opacity:1}}.beer-game-page{overflow:hidden}.beer-game{border:1px solid var(--ds-color-border);background:linear-gradient(#fafafa,#f4f4f5);border-radius:16px;margin-top:42px;padding:34px 24px 28px}.beer-game__scene{justify-content:center;align-items:flex-end;gap:0;min-height:430px;padding:30px 10px 18px;display:flex;position:relative}.beer-game__bottles{align-items:flex-end;gap:clamp(54px,12vw,150px);display:flex}.beer-game__object{cursor:pointer;background:0 0;border:0;flex:none;transition:transform .2s,filter .2s;position:relative}.beer-game__object:disabled{cursor:default}.beer-game__object:focus-visible{outline-offset:7px;border-radius:12px;outline:3px solid #a1a1aa}.beer-game__bottle{transform-origin:50% 88%;width:130px;height:350px}.beer-game__bottle:hover:not(:disabled){transform:translateY(-8px)rotate(-2deg)}.beer-game__bottle.is-pouring{z-index:3;animation:.7s cubic-bezier(.22,.75,.3,1) forwards beer-pour}.beer-game__bottle-glass{background:linear-gradient(90deg,#1c462aeb,#4a7e49db 45%,#123c22f2);border:4px solid #ffffffb8;border-radius:20px 20px 16px 16px;width:94px;height:245px;position:absolute;bottom:0;left:18px;overflow:hidden;box-shadow:inset 7px 0 10px #ffffff21,inset -9px 0 12px #0000002e,0 14px 28px #00000029}.beer-game__bottle-glass:after{content:"";background:#ffffff1a;position:absolute;inset:0 58% 0 0;transform:skew(-8deg)}.beer-game__beer--bottle{height:var(--bottle-level,100%);background:linear-gradient(#f3c85b,#b87319);border-radius:8px 8px 12px 12px;position:absolute;bottom:7px;left:7px;right:7px;box-shadow:inset 0 8px #ffffff1f}.beer-game__bottle-label{z-index:2;color:#18181b;letter-spacing:.18em;background:#f4f4f5;border-radius:5px;padding:12px 4px;font-size:11px;font-weight:900;position:absolute;top:94px;left:10px;right:10px}.beer-game__neck{background:#285d38;border:4px solid #fff9;border-bottom:0;border-radius:14px 14px 0 0;width:52px;height:77px;position:absolute;bottom:235px;left:39px;box-shadow:inset 5px 0 8px #ffffff1a}.beer-game__cap{background:repeating-linear-gradient(90deg,#c4c4c8 0 5px,#8f8f94 5px 7px);border-radius:6px;width:58px;height:22px;transition:transform .2s,opacity .2s;position:absolute;bottom:306px;left:36px;box-shadow:0 4px 6px #00000029}n.beer-game__bottle.is-open .beer-game__cap{opacity:.8;transform:translateY(-28px)rotate(12deg)}.beer-game__cup{width:190px;height:265px}.beer-game__cup:hover:not(:disabled){transform:translateY(-8px)}.beer-game__cup-glass{background:linear-gradient(90deg,#d2dce040,#ffffff85 48%,#b4bec43d);border:4px solid #ffffffb8;border-top:0;border-radius:8px 8px 28px 28px;height:190px;position:absolute;bottom:0;left:10px;right:10px;overflow:hidden;box-shadow:inset 10px 0 12px #fff6,inset -10px 0 14px #00000014,0 14px 28px #00000021}.beer-game__cup-glass:before{content:"";border-radius:inherit;border:2px solid #ffffff8c;border-top:0;position:absolute;inset:0}.beer-game__beer--cup{height:var(--beer-level,0%);background:linear-gradient(#f1c14e,#b66e16);border-radius:5px 5px 20px 20px;transition:height .4s cubic-bezier(.22,.8,.3,1);position:absolute;bottom:7px;left:8px;right:8px}.beer-game__foam{right:8px;bottom:calc(var(--beer-level,0%) - 2px);opacity:0;background:#fff4d6;border-radius:50%;height:13px;transition:bottom .4s,opacity .2s;position:absolute;left:8px}.beer-game__cup:hover .beer-game__foam,.beer-game__cup.is-drinking .beer-game__foam{opacity:.9}.beer-game__sip-markers{pointer-events:none;opacity:.32;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;inset:0}.beer-game__sip-markers i{border-left:1px dashed #18181b40;margin-top:18px;display:block}.beer-game__hint{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#18181b;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%,5px)}.beer-game__object:hover .beer-game__hint,.beer-game__object:focus-visible .beer-game__hint{opacity:1;transform:translate(-50%)}.beer-game__pour{left:calc(50% + 22px - (var(--bottle-count) - 1) * (130px + clamp(54px,12vw,150px)) / 2);pointer-events:none;opacity:0;width:92px;height:110px;position:absolute;bottom:192px;transform:rotate(-25deg)}.beer-game__pour span{background:linear-gradient(90deg,#b66e16,#f1c14e,#b66e16);border-radius:99px;width:8px;height:100%;display:block;box-shadow:0 0 7px #f1c14e66}.beer-game__pour.is-active{z-index:4;animation:.7s ease-out forwards beer-stream}.beer-game__new-bottle{color:#fff;cursor:pointer;background:#18181b;border:1px solid #18181b;border-radius:999px;margin:14px auto 0;padding:9px 14px;font-size:13px;font-weight:700;display:block}n.beer-game__new-bottle:hover{background:#27272a}n.beer-game__status{color:#52525b;text-align:center;background:#fff;border:1px solid #d4d4d8;border-radius:999px;width:fit-content;min-width:120px;margin:10px auto 0;padding:9px 13px;font-size:13px;font-weight:700}@keyframes beer-pour{0%{transform:rotate(0)}35%{transform:rotate(34deg)translate(17px,3px)}75%{transform:rotate(42deg)translate(22px,5px)}to{transform:rotate(0)}}@keyframes beer-stream{0%{opacity:0;transform-origin:top;transform:rotate(-25deg)scaleY(.2)}20%{opacity:1}75%{opacity:1}to{opacity:0;transform-origin:top;transform:rotate(-25deg)scaleY(1)}}@keyframes beer-drink{0%{transform:translateY(0)rotate(0)}35%{transform:translateY(-6px)rotate(3deg)}70%{transform:translateY(-2px)rotate(-2deg)}to{transform:translateY(0)rotate(0)}}.beer-game__cup.is-drinking{animation:.55s ease-in-out beer-drink}@media(max-width:700px){.beer-game{margin-top:28px;padding:22px 10px 20px}.beer-game__scene{min-height:340px;padding:20px 0 10px}.beer-game__bottles{gap:24px}.beer-game__bottle{width:92px;height:280px}.beer-game__bottle-glass{width:72px;height:192px;left:10px}.beer-game__beer--bottle{bottom:5px;left:5px;right:5px}.beer-game__bottle-label{padding:9px 2px;font-size:9px;top:73px;left:7px;right:7px}.beer-game__neck{width:36px;height:61px;bottom:184px;left:28px}.beer-game__cap{width:40px;height:18px;bottom:239px;left:26px}.beer-game__cup{width:128px;height:210px}.beer-game__cup-glass{height:150px;left:5px;right:5px}.beer-game__hint{font-size:12px;bottom:calc(100% + 9px)}.beer-game__pour{left:calc(50% - 9px - (var(--bottle-count) - 1) * 116px / 2);width:62px;height:82px;bottom:148px}}.ski-page__intro{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.ski-page__status{color:#71717a;text-align:right;font-size:12px;line-height:1.5}.ski-page__cards{gap:18px;margin-top:36px;display:grid}.ski-card{background:#fff;border:1px solid #e4e4e7;border-radius:14px;overflow:hidden}.ski-card__top{grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr);display:grid}.ski-card__media{background:#111;min-height:330px;position:relative;overflow:hidden}.ski-card__camera-frame{background:#111;border:0;width:100%;height:100%;min-height:330px;display:block}.ski-card__camera-image{object-fit:cover;background:#111;width:100%;height:100%;min-height:330px;display:block}.ski-card__camera-loading{z-index:1;color:#d4d4d8;background:#111;place-items:center;min-height:330px;font-size:12px;display:grid;position:absolute;inset:0}.ski-card__camera-loading[hidden],.ski-card__camera-image[hidden],.ski-card__camera-frame[hidden],.ski-card__camera-placeholder[hidden]{display:none}.ski-card__camera-placeholder{color:#fff;text-align:center;background:radial-gradient(circle at 50% 20%,#303036,#111113 70%);align-content:center;place-items:center;gap:10px;height:100%;min-height:330px;padding:28px;display:grid}.ski-card__camera-icon{border:1px solid #52525b;border-radius:50%;place-items:center;width:54px;height:54px;font-size:22px;display:grid}.ski-card__camera-placeholder strong{font-size:18px}.ski-card__camera-placeholder span{color:#d4d4d8;max-width:360px;font-size:12px;line-height:1.5}.ski-card__camera-placeholder a,.ski-card__camera-source{color:#fff;text-underline-offset:3px;font-size:11px;text-decoration:underline}.ski-card__camera-source{background:#18181be0;border-radius:6px;padding:7px 10px;text-decoration:none;position:absolute;bottom:12px;left:12px}.ski-card__camera-arrow{z-index:2;color:#fff;cursor:pointer;background:#18181bb8;border:1px solid #ffffff59;border-radius:50%;width:38px;height:38px;font-size:28px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.ski-card__camera-arrow--prev{left:12px}.ski-card__camera-arrow--next{right:12px}.ski-card__camera-counter{color:#fff;background:#18181be0;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:12px}.ski-card__body{padding:26px}.ski-card__heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ski-card__title{margin:0;font-size:30px;line-height:1.05}.ski-card__region{color:#71717a;margin:6px 0 0;font-size:13px}.ski-card__status{border:1px solid #e4e4e7;border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.ski-card__status:before{content:"";background:#a1a1aa;border-radius:50%;width:7px;height:7px}.ski-card__status--open:before{background:#16a34a}.ski-card__status--closed:before{background:#ef4444}.ski-card__status--season:before{background:#f59e0b}.ski-card__meta{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;grid-template-columns:1fr;margin-top:22px;display:grid}.ski-card__meta-item{padding:13px 0}.ski-card__meta-item+.ski-card__meta-item{border-top:1px solid #e4e4e7}.ski-card__meta-label{color:#71717a;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.ski-card__meta-value{color:#18181b;margin-top:5px;font-size:14px;font-weight:650;line-height:1.35}.ski-card__forecast{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;grid-template-columns:repeat(7,minmax(0,1fr));margin:0 26px;display:grid}.weather-day{text-align:center;border-right:1px solid #e4e4e7;gap:7px;min-width:0;padding:14px 10px;display:grid}.weather-day:last-child{border-right:0}.weather-day__date{text-transform:capitalize;font-size:11px;font-weight:700}.weather-day__icon{font-size:22px;line-height:1}.weather-day__temperature{white-space:nowrap;font-size:14px;font-weight:800}.weather-day__temperature small{color:#a1a1aa;font-size:11px;font-weight:600}.weather-day__condition{color:#71717a;min-height:30px;font-size:10px;line-height:1.35}.weather-day__rain{color:#71717a;font-size:10px}.ski-card__updated{color:#a1a1aa;padding:14px 26px 20px;font-size:11px}.weather-card__error{color:#71717a;grid-column:1/-1;padding:16px 0;font-size:12px}@media(max-width:900px){.ski-card__top{grid-template-columns:1fr}.ski-card__media,.ski-card__camera-frame,.ski-card__camera-image,.ski-card__camera-placeholder,.ski-card__camera-loading{min-height:260px}.ski-card__forecast{grid-template-columns:repeat(7,minmax(105px,1fr));overflow-x:auto}}@media(max-width:700px){.ski-page__intro{display:block}.ski-page__status{text-align:left;margin-top:10px}.ski-page__cards{gap:12px;margin-top:24px}.ski-card__body{padding:20px 16px}.ski-card__heading{display:block}.ski-card__title{font-size:24px}.ski-card__status{margin-top:12px}.ski-card__meta{margin-top:18px}.ski-card__forecast{margin:0 16px}.ski-card__updated{padding:12px 16px 16px}}.page-transition{will-change:opacity,transform}.page-enter-active,.page-leave-active{transition:opacity .18s,transform .22s cubic-bezier(.22,.61,.36,1)}.page-enter-from{opacity:0;transform:translateY(8px)}.page-leave-to{opacity:0;transform:translateY(-5px)}@media(prefers-reduced-motion:reduce){.page-enter-active,.page-leave-active{transition:none}}.sidebar__push{color:#d4d4d8;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:1px solid #3f3f46;border-radius:6px;margin-top:10px;padding:8px 10px;display:block}.sidebar__push:hover:not(:disabled){color:#fff;background:#27272a}.sidebar__push:disabled{opacity:.5;cursor:default}.sidebar__push-error{margin-top:6px;line-height:1.35;display:block}.page-transition{min-height:100%}.page{border-radius:var(--ds-radius-xl)}.startup-idea{border-radius:var(--ds-radius-lg)}.startup-idea__button{border-radius:var(--ds-radius-md)}.auth-card{border-radius:var(--ds-radius-xl)}.auth-form__input,.auth-form__submit,.sidebar__link,.sidebar__login,.sidebar__logout{border-radius:var(--ds-radius-md)}.pwa-refresh-indicator{z-index:100;border:1px solid var(--ds-color-border);background:var(--ds-color-surface);color:var(--ds-color-foreground-muted);opacity:0;pointer-events:none;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:650;transition:opacity .15s,transform .18s;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%,calc(-100% - 8px));box-shadow:0 6px 20px #00000014}.pwa-refresh-indicator.is-visible{opacity:1;transform:translate(-50%,min(80px,var(--pull-distance,0px)))}.pwa-refresh-indicator.is-ready{color:var(--ds-color-foreground)}.pwa-refresh-indicator.is-refreshing{transform:translate(-50%,14px)}.pwa-refresh-indicator__spinner{border:2px solid var(--ds-color-border);border-top-color:var(--ds-color-foreground);border-radius:50%;width:12px;height:12px}.pwa-refresh-indicator.is-refreshing .pwa-refresh-indicator__spinner{animation:.7s linear infinite pwa-refresh-spin}@keyframes pwa-refresh-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.pwa-refresh-indicator{transition:none}.pwa-refresh-indicator.is-refreshing .pwa-refresh-indicator__spinner{animation:none}}.news-controls{border:1px solid var(--ds-color-border);background:var(--ds-color-surface-subtle);border-radius:12px;gap:24px;margin-top:36px;padding:20px;display:grid}.news-controls__group{gap:10px;display:grid}.news-controls__label{color:var(--ds-color-foreground-muted);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:750}.news-categories{flex-wrap:wrap;gap:7px;display:flex}.news-chip{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);color:var(--ds-color-foreground-muted);cursor:pointer;border-radius:999px;padding:8px 11px;font-size:12px}.news-chip:hover,.news-chip.is-active{border-color:var(--ds-color-foreground);color:var(--ds-color-foreground);background:var(--ds-color-surface)}.news-importance{gap:10px;max-width:560px;display:grid}.news-importance input{width:100%;accent-color:var(--ds-color-foreground)}.news-meta{color:var(--ds-color-foreground-muted);flex-wrap:wrap;gap:12px 22px;margin-top:14px;font-size:11px;display:flex}.news-list{gap:12px;margin-top:20px;display:grid}.news-card{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);border-radius:12px;padding:20px 22px}.news-card__top,.news-card__bottom,.news-card__why{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.news-card__categories{flex-wrap:wrap;gap:5px;display:flex}.news-card__categories span{background:var(--ds-color-surface-subtle);color:var(--ds-color-foreground-muted);border-radius:999px;padding:4px 7px;font-size:10px}.news-card__importance{color:var(--ds-color-foreground-muted);font-size:10px}.news-card__title{margin:14px 0 8px;font-size:20px;line-height:1.25}.news-card__title a{color:var(--ds-color-foreground);text-decoration:none}.news-card__title a:hover{text-underline-offset:3px;text-decoration:underline}.news-card__description{color:var(--ds-color-foreground-muted);margin:0;font-size:13px;line-height:1.55}.news-card__bottom{border-top:1px solid var(--ds-color-border);color:var(--ds-color-foreground-muted);margin-top:15px;padding-top:12px;font-size:10px}.news-card__why{color:var(--ds-color-foreground-muted);justify-content:flex-start;margin-top:11px;font-size:10px}.news-card__why span:not(:first-child){border:1px solid var(--ds-color-border);border-radius:999px;padding:4px 7px}.news-card__feedback{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.news-feedback{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);color:var(--ds-color-foreground-muted);cursor:pointer;border-radius:999px;padding:7px 10px;font-size:11px}.news-feedback:hover,.news-feedback.is-active{border-color:var(--ds-color-foreground);color:var(--ds-color-foreground)}.news-feedback--muted{opacity:.8}.news-empty{border:1px dashed var(--ds-color-border);color:var(--ds-color-foreground-muted);text-align:center;border-radius:12px;padding:28px}.news-disclaimer{color:var(--ds-color-foreground-muted);margin:18px 0 0;font-size:11px;line-height:1.5}@media(max-width:700px){.news-controls{margin-top:28px;padding:16px}.news-card{padding:16px}.news-card__title{font-size:17px}}.cron-tabs{border:1px solid var(--ds-color-border);background:var(--ds-color-surface-subtle);border-radius:10px;gap:6px;width:max-content;margin-top:34px;padding:4px;display:flex}.cron-tab{color:var(--ds-color-foreground-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 16px;font-size:13px;font-weight:700}.cron-tab.is-active{background:var(--ds-color-foreground);color:var(--ds-color-surface)}.cron-panel{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);border-radius:14px;gap:22px;margin-top:14px;padding:22px;display:grid}.cron-builder{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cron-field{gap:7px;display:grid}.cron-field span,.cron-label,.cron-section-title{color:var(--ds-color-foreground-muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:750}.cron-field input,.cron-field select,.cron-input{box-sizing:border-box;border:1px solid var(--ds-color-border);background:var(--ds-color-surface);width:100%;color:var(--ds-color-foreground);font:inherit;border-radius:8px;padding:11px 12px}.cron-field input:focus,.cron-field select:focus,.cron-input:focus{outline:2px solid var(--ds-color-foreground);outline-offset:1px}.cron-result{background:var(--ds-color-surface-subtle);border-radius:10px;grid-template-columns:1fr 1fr;gap:16px;padding:18px;display:grid}.cron-result>div{align-content:start;gap:8px;display:grid}.cron-result code,.cron-code-list code{background:var(--ds-color-foreground);width:max-content;max-width:100%;color:var(--ds-color-surface);border-radius:6px;padding:7px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;display:block;overflow:auto}.cron-runs{gap:10px;display:grid}.cron-run-list{gap:7px;display:grid}.cron-run-list span{border:1px solid var(--ds-color-border);color:var(--ds-color-foreground);border-radius:7px;padding:9px 11px;font-size:12px}.cron-example{border:1px solid var(--ds-color-border);background:var(--ds-color-surface-subtle);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:15px;display:flex}.cron-example div{gap:4px;display:grid}.cron-example span{color:var(--ds-color-foreground-muted);font-size:12px;line-height:1.45}.cron-secondary,.cron-add,.cron-remove,.cron-fix{border:1px solid var(--ds-color-border);background:var(--ds-color-surface);color:var(--ds-color-foreground);font:inherit;cursor:pointer;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:700}.cron-rules{gap:12px;display:grid}.cron-rule{border:1px solid var(--ds-color-border);border-radius:10px;gap:9px;padding:16px;display:grid}.cron-rule__head{color:var(--ds-color-foreground-muted);justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.cron-input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.cron-input.is-invalid{border-color:#b91c1c}.cron-error{color:#991b1b;background:#fef2f2;border-radius:8px;gap:4px;padding:10px 12px;font-size:11px;line-height:1.4;display:grid}.cron-error .cron-fix{background:#fff;border-color:#fecaca;width:max-content}.cron-valid{color:#166534;font-size:11px;font-weight:700}.cron-rule__description{color:var(--ds-color-foreground-muted);font-size:12px}.cron-add{width:max-content}.cron-code-list{gap:6px;display:grid}.cron-reference{gap:10px;padding-top:6px;display:grid}.cron-reference__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.cron-reference__grid span{border:1px solid var(--ds-color-border);color:var(--ds-color-foreground-muted);border-radius:7px;padding:10px;font-size:10px;line-height:1.4}.cron-reference__grid b{color:var(--ds-color-foreground);font-size:11px;display:block}.cron-empty,.cron-note{color:var(--ds-color-foreground-muted);font-size:11px;line-height:1.5}.cron-note{margin:14px 0 0}@media(max-width:700px){.cron-tabs{width:100%;margin-top:26px}.cron-tab{flex:1}.cron-panel{padding:16px}.cron-builder,.cron-result{grid-template-columns:1fr}.cron-example{display:grid}.cron-reference__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
