@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideFromTop{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes slideFromRight{0%{transform:translate(.5rem)}to{transform:translate(0)}}@keyframes slideFromLeft{0%{transform:translate(-.5rem)}to{transform:translate(0)}}@keyframes slideFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{overflow-wrap:break-word;text-size-adjust:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tt-gray-light-a-50: rgba(56, 56, 56, .04);--tt-gray-light-a-100: rgba(15, 22, 36, .05);--tt-gray-light-a-200: rgba(37, 39, 45, .1);--tt-gray-light-a-300: rgba(47, 50, 55, .2);--tt-gray-light-a-400: rgba(40, 44, 51, .42);--tt-gray-light-a-500: rgba(52, 55, 60, .64);--tt-gray-light-a-600: rgba(36, 39, 46, .78);--tt-gray-light-a-700: rgba(35, 37, 42, .87);--tt-gray-light-a-800: rgba(30, 32, 36, .95);--tt-gray-light-a-900: rgba(29, 30, 32, .98);--tt-gray-light-50: rgba(250, 250, 250, 1);--tt-gray-light-100: rgba(244, 244, 245, 1);--tt-gray-light-200: rgba(234, 234, 235, 1);--tt-gray-light-300: rgba(213, 214, 215, 1);--tt-gray-light-400: rgba(166, 167, 171, 1);--tt-gray-light-500: rgba(125, 127, 130, 1);--tt-gray-light-600: rgba(83, 86, 90, 1);--tt-gray-light-700: rgba(64, 65, 69, 1);--tt-gray-light-800: rgba(44, 45, 48, 1);--tt-gray-light-900: rgba(34, 35, 37, 1);--tt-gray-dark-a-50: rgba(232, 232, 253, .05);--tt-gray-dark-a-100: rgba(231, 231, 243, .07);--tt-gray-dark-a-200: rgba(238, 238, 246, .11);--tt-gray-dark-a-300: rgba(239, 239, 245, .22);--tt-gray-dark-a-400: rgba(244, 244, 255, .37);--tt-gray-dark-a-500: rgba(236, 238, 253, .5);--tt-gray-dark-a-600: rgba(247, 247, 253, .64);--tt-gray-dark-a-700: rgba(251, 251, 254, .75);--tt-gray-dark-a-800: rgba(253, 253, 253, .88);--tt-gray-dark-a-900: rgba(255, 255, 255, .96);--tt-gray-dark-50: rgba(25, 25, 26, 1);--tt-gray-dark-100: rgba(32, 32, 34, 1);--tt-gray-dark-200: rgba(45, 45, 47, 1);--tt-gray-dark-300: rgba(70, 70, 73, 1);--tt-gray-dark-400: rgba(99, 99, 105, 1);--tt-gray-dark-500: rgba(124, 124, 131, 1);--tt-gray-dark-600: rgba(163, 163, 168, 1);--tt-gray-dark-700: rgba(192, 192, 195, 1);--tt-gray-dark-800: rgba(224, 224, 225, 1);--tt-gray-dark-900: rgba(245, 245, 245, 1);--tt-brand-color-50: rgba(239, 238, 255, 1);--tt-brand-color-100: rgba(222, 219, 255, 1);--tt-brand-color-200: rgba(195, 189, 255, 1);--tt-brand-color-300: rgba(157, 138, 255, 1);--tt-brand-color-400: rgba(122, 82, 255, 1);--tt-brand-color-500: rgba(98, 41, 255, 1);--tt-brand-color-600: rgba(84, 0, 229, 1);--tt-brand-color-700: rgba(75, 0, 204, 1);--tt-brand-color-800: rgba(56, 0, 153, 1);--tt-brand-color-900: rgba(43, 25, 102, 1);--tt-brand-color-950: hsla(257, 100%, 9%, 1);--tt-color-green-inc-5: hsla(129, 100%, 97%, 1);--tt-color-green-inc-4: hsla(129, 100%, 92%, 1);--tt-color-green-inc-3: hsla(131, 100%, 86%, 1);--tt-color-green-inc-2: hsla(133, 98%, 78%, 1);--tt-color-green-inc-1: hsla(137, 99%, 70%, 1);--tt-color-green-base: hsla(147, 99%, 50%, 1);--tt-color-green-dec-1: hsla(147, 97%, 41%, 1);--tt-color-green-dec-2: hsla(146, 98%, 32%, 1);--tt-color-green-dec-3: hsla(146, 100%, 24%, 1);--tt-color-green-dec-4: hsla(144, 100%, 16%, 1);--tt-color-green-dec-5: hsla(140, 100%, 9%, 1);--tt-color-yellow-inc-5: hsla(50, 100%, 97%, 1);--tt-color-yellow-inc-4: hsla(50, 100%, 91%, 1);--tt-color-yellow-inc-3: hsla(50, 100%, 84%, 1);--tt-color-yellow-inc-2: hsla(50, 100%, 77%, 1);--tt-color-yellow-inc-1: hsla(50, 100%, 68%, 1);--tt-color-yellow-base: hsla(52, 100%, 50%, 1);--tt-color-yellow-dec-1: hsla(52, 100%, 41%, 1);--tt-color-yellow-dec-2: hsla(52, 100%, 32%, 1);--tt-color-yellow-dec-3: hsla(52, 100%, 24%, 1);--tt-color-yellow-dec-4: hsla(51, 100%, 16%, 1);--tt-color-yellow-dec-5: hsla(50, 100%, 9%, 1);--tt-color-red-inc-5: hsla(11, 100%, 96%, 1);--tt-color-red-inc-4: hsla(11, 100%, 88%, 1);--tt-color-red-inc-3: hsla(10, 100%, 80%, 1);--tt-color-red-inc-2: hsla(9, 100%, 73%, 1);--tt-color-red-inc-1: hsla(7, 100%, 64%, 1);--tt-color-red-base: hsla(7, 100%, 54%, 1);--tt-color-red-dec-1: hsla(7, 100%, 41%, 1);--tt-color-red-dec-2: hsla(5, 100%, 32%, 1);--tt-color-red-dec-3: hsla(4, 100%, 24%, 1);--tt-color-red-dec-4: hsla(3, 100%, 16%, 1);--tt-color-red-dec-5: hsla(1, 100%, 9%, 1);--white: rgba(255, 255, 255, 1);--black: rgba(14, 14, 17, 1);--transparent: rgba(255, 255, 255, 0);--tt-shadow-elevated-md: 0px 16px 48px 0px rgba(17, 24, 39, .04), 0px 12px 24px 0px rgba(17, 24, 39, .04), 0px 6px 8px 0px rgba(17, 24, 39, .02), 0px 2px 3px 0px rgba(17, 24, 39, .02);--tt-radius-xxs: .125rem;--tt-radius-xs: .25rem;--tt-radius-sm: .375rem;--tt-radius-md: .5rem;--tt-radius-lg: .75rem;--tt-radius-xl: 1rem;--tt-transition-duration-short: .1s;--tt-transition-duration-default: .2s;--tt-transition-duration-long: .64s;--tt-transition-easing-default: cubic-bezier(.46, .03, .52, .96);--tt-transition-easing-cubic: cubic-bezier(.65, .05, .36, 1);--tt-transition-easing-quart: cubic-bezier(.77, 0, .18, 1);--tt-transition-easing-circ: cubic-bezier(.79, .14, .15, .86);--tt-transition-easing-back: cubic-bezier(.68, -.55, .27, 1.55);--tt-accent-contrast: 8%;--tt-destructive-contrast: 8%;--tt-foreground-contrast: 8%}:root,:root *,:root :before,:root :after{box-sizing:border-box;transition:none var(--tt-transition-duration-default) var(--tt-transition-easing-default)}:root{--tt-bg-color: var(--white);--tt-border-color: var(--tt-gray-light-a-200);--tt-border-color-tint: var(--tt-gray-light-a-100);--tt-sidebar-bg-color: var(--tt-gray-light-100);--tt-scrollbar-color: var(--tt-gray-light-a-200);--tt-cursor-color: var(--tt-brand-color-500);--tt-selection-color: rgba(157, 138, 255, .2);--tt-card-bg-color: var(--white);--tt-card-border-color: var(--tt-gray-light-a-100)}.dark{--tt-bg-color: var(--black);--tt-border-color: var(--tt-gray-dark-a-200);--tt-border-color-tint: var(--tt-gray-dark-a-100);--tt-sidebar-bg-color: var(--tt-gray-dark-100);--tt-scrollbar-color: var(--tt-gray-dark-a-200);--tt-cursor-color: var(--tt-brand-color-400);--tt-selection-color: rgba(122, 82, 255, .2);--tt-card-bg-color: var(--tt-gray-dark-50);--tt-card-border-color: var(--tt-gray-dark-a-50);--tt-shadow-elevated-md: 0px 16px 48px 0px rgba(0, 0, 0, .5), 0px 12px 24px 0px rgba(0, 0, 0, .24), 0px 6px 8px 0px rgba(0, 0, 0, .22), 0px 2px 3px 0px rgba(0, 0, 0, .12)}:root{--tt-color-text-gray: hsl(45, 2%, 46%);--tt-color-text-brown: hsl(19, 31%, 47%);--tt-color-text-orange: hsl(30, 89%, 45%);--tt-color-text-yellow: hsl(38, 62%, 49%);--tt-color-text-green: hsl(148, 32%, 39%);--tt-color-text-blue: hsl(202, 54%, 43%);--tt-color-text-purple: hsl(274, 32%, 54%);--tt-color-text-pink: hsl(328, 49%, 53%);--tt-color-text-red: hsl(2, 62%, 55%);--tt-color-text-gray-contrast: hsla(39, 26%, 26%, .15);--tt-color-text-brown-contrast: hsla(18, 43%, 69%, .35);--tt-color-text-orange-contrast: hsla(24, 73%, 55%, .27);--tt-color-text-yellow-contrast: hsla(44, 82%, 59%, .39);--tt-color-text-green-contrast: hsla(126, 29%, 60%, .27);--tt-color-text-blue-contrast: hsla(202, 54%, 59%, .27);--tt-color-text-purple-contrast: hsla(274, 37%, 64%, .27);--tt-color-text-pink-contrast: hsla(331, 60%, 71%, .27);--tt-color-text-red-contrast: hsla(8, 79%, 79%, .4)}.dark{--tt-color-text-gray: hsl(0, 0%, 61%);--tt-color-text-brown: hsl(18, 35%, 58%);--tt-color-text-orange: hsl(25, 53%, 53%);--tt-color-text-yellow: hsl(36, 54%, 55%);--tt-color-text-green: hsl(145, 32%, 47%);--tt-color-text-blue: hsl(202, 64%, 52%);--tt-color-text-purple: hsl(270, 55%, 62%);--tt-color-text-pink: hsl(329, 57%, 58%);--tt-color-text-red: hsl(1, 69%, 60%);--tt-color-text-gray-contrast: hsla(0, 0%, 100%, .09);--tt-color-text-brown-contrast: hsla(17, 45%, 50%, .25);--tt-color-text-orange-contrast: hsla(27, 82%, 53%, .2);--tt-color-text-yellow-contrast: hsla(35, 49%, 47%, .2);--tt-color-text-green-contrast: hsla(151, 55%, 39%, .2);--tt-color-text-blue-contrast: hsla(202, 54%, 43%, .2);--tt-color-text-purple-contrast: hsla(271, 56%, 60%, .18);--tt-color-text-pink-contrast: hsla(331, 67%, 58%, .22);--tt-color-text-red-contrast: hsla(0, 67%, 60%, .25)}:root{--tt-color-highlight-yellow: #fef9c3;--tt-color-highlight-green: #dcfce7;--tt-color-highlight-blue: #e0f2fe;--tt-color-highlight-purple: #f3e8ff;--tt-color-highlight-red: #ffe4e6;--tt-color-highlight-gray: rgb(248, 248, 247);--tt-color-highlight-brown: rgb(244, 238, 238);--tt-color-highlight-orange: rgb(251, 236, 221);--tt-color-highlight-pink: rgb(252, 241, 246);--tt-color-highlight-yellow-contrast: #fbe604;--tt-color-highlight-green-contrast: #c7fad8;--tt-color-highlight-blue-contrast: #ceeafd;--tt-color-highlight-purple-contrast: #e4ccff;--tt-color-highlight-red-contrast: #ffccd0;--tt-color-highlight-gray-contrast: rgba(84, 72, 49, .15);--tt-color-highlight-brown-contrast: rgba(210, 162, 141, .35);--tt-color-highlight-orange-contrast: rgba(224, 124, 57, .27);--tt-color-highlight-pink-contrast: rgba(225, 136, 179, .27)}.dark{--tt-color-highlight-yellow: #6b6524;--tt-color-highlight-green: #509568;--tt-color-highlight-blue: #6e92aa;--tt-color-highlight-purple: #583e74;--tt-color-highlight-red: #743e42;--tt-color-highlight-gray: rgb(47, 47, 47);--tt-color-highlight-brown: rgb(74, 50, 40);--tt-color-highlight-orange: rgb(92, 59, 35);--tt-color-highlight-pink: rgb(78, 44, 60);--tt-color-highlight-yellow-contrast: #58531e;--tt-color-highlight-green-contrast: #47855d;--tt-color-highlight-blue-contrast: #5e86a1;--tt-color-highlight-purple-contrast: #4c3564;--tt-color-highlight-red-contrast: #643539;--tt-color-highlight-gray-contrast: rgba(255, 255, 255, .094);--tt-color-highlight-brown-contrast: rgba(184, 101, 69, .25);--tt-color-highlight-orange-contrast: rgba(233, 126, 37, .2);--tt-color-highlight-pink-contrast: rgba(220, 76, 145, .22)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--font-scale: 1;font-size:calc(.875rem * var(--font-scale));color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1280px) and (max-height: 800px){:root{font-size:calc(.8125rem*min(var(--font-scale),.923))}}html,body,#root{height:100%;margin:0;padding:0;overflow:auto}body{min-height:100vh;height:100%;background:url(/background-cloud.jpg) no-repeat center center fixed;background-size:cover;font-family:Inter,Roboto,Arial,sans-serif;font-size:1rem}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-layout{height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-content{flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#8997B1 #222}:fullscreen::backdrop{background:transparent!important}:-webkit-full-screen::backdrop{background:transparent!important}:-moz-full-screen::backdrop{background:transparent!important}:-ms-fullscreen::backdrop{background:transparent!important}:fullscreen{background:url(/background-cloud.jpg) no-repeat center center fixed!important;background-size:cover!important;background-color:transparent!important}:-webkit-full-screen{background:url(/background-cloud.jpg) no-repeat center center fixed!important;background-size:cover!important;background-color:transparent!important}:-moz-full-screen{background:url(/background-cloud.jpg) no-repeat center center fixed!important;background-size:cover!important;background-color:transparent!important}:-ms-fullscreen{background:url(/background-cloud.jpg) no-repeat center center fixed!important;background-size:cover!important;background-color:transparent!important}.template-editor-container .spintax-highlight{background-color:#ffc10733!important;padding:2px 4px!important;border-radius:3px!important;font-family:Courier New,monospace!important;border:1px solid rgba(255,193,7,.3)!important}.template-editor-container .link{color:#4caf50!important;text-decoration:underline!important;cursor:pointer!important}.template-editor-container .link:hover{color:#45a049!important}.template-editor-container blockquote{border-left:3px solid rgba(255,255,255,.3)!important;margin:1em 0!important;padding-left:1em!important;font-style:italic!important;color:#fffc!important}.template-editor-container pre{background-color:#0000004d!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:4px!important;padding:1em!important;margin:1em 0!important;overflow-x:auto!important;font-family:Courier New,Monaco,Consolas,monospace!important;font-size:.9em!important;line-height:1.4!important;color:#e0e0e0!important}.template-editor-container pre code{background:none!important;padding:0!important;border:none!important;font-family:inherit!important;font-size:inherit!important;color:inherit!important}.template-editor-container p:first-child,.template-editor-container div:first-child{margin-top:3!important}.template-editor-container p:last-child,.template-editor-container div:last-child{margin-bottom:0!important}.template-editor-container .ProseMirror{white-space:pre-wrap!important}.template-editor-container .ProseMirror h1,.template-editor-container .ProseMirror h2,.template-editor-container .ProseMirror h3,.template-editor-container .ProseMirror h4,.template-editor-container .ProseMirror h5,.template-editor-container .ProseMirror h6{margin:.5em 0!important;padding:0!important;color:#fff!important;font-weight:700!important}.template-editor-container .ProseMirror h1{font-size:2em!important;line-height:1.2!important}.template-editor-container .ProseMirror h2{font-size:1.5em!important;line-height:1.3!important}.template-editor-container .ProseMirror h3{font-size:1.25em!important;line-height:1.4!important}.template-editor-container .ProseMirror h4{font-size:1.1em!important;line-height:1.4!important}.template-editor-container .ProseMirror h5{font-size:1em!important;line-height:1.4!important}.template-editor-container .ProseMirror h6{font-size:.9em!important;line-height:1.4!important}.template-editor-container .ProseMirror p[data-indent-level],.template-editor-container .ProseMirror div[data-indent-level],.template-editor-container .ProseMirror h1[data-indent-level],.template-editor-container .ProseMirror h2[data-indent-level],.template-editor-container .ProseMirror h3[data-indent-level],.template-editor-container .ProseMirror h4[data-indent-level],.template-editor-container .ProseMirror h5[data-indent-level],.template-editor-container .ProseMirror h6[data-indent-level],.template-editor-container .ProseMirror p[style*=padding-left],.template-editor-container .ProseMirror div[style*=padding-left],.template-editor-container .ProseMirror h1[style*=padding-left],.template-editor-container .ProseMirror h2[style*=padding-left],.template-editor-container .ProseMirror h3[style*=padding-left],.template-editor-container .ProseMirror h4[style*=padding-left],.template-editor-container .ProseMirror h5[style*=padding-left],.template-editor-container .ProseMirror h6[style*=padding-left]{margin:.5em 0!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important}.template-editor-container ul,.template-editor-container ol{margin:.5em 0!important;padding-left:1.5em!important}.template-editor-container li{margin:.25em 0!important}.template-editor-container img{max-width:100%!important;height:auto!important;border-radius:4px!important}.template-editor-container .ProseMirror::-webkit-scrollbar{width:8px}.template-editor-container .ProseMirror::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.template-editor-container .ProseMirror::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.template-editor-container .ProseMirror::-webkit-scrollbar-thumb:hover{background:#ffffff80}.template-editor-container .toolbar-button:hover{background-color:#ffffff1a!important}.template-editor-container .toolbar-button.active{background-color:#fff3!important}.template-editor-container .MuiDialog-paper,.template-editor-container .MuiMenu-paper{background-color:#1f2a37!important;color:#fff!important}.template-editor-container .MuiDialogTitle-root,.template-editor-container .MuiDialogContent-root{color:#fff!important}.template-editor-container .MuiMenuItem-root:hover{background-color:#ffffff1a!important}.template-editor-container .MuiSelect-select,.template-editor-container .MuiSelect-icon{color:#fff!important}.template-editor-container .MuiOutlinedInput-notchedOutline{border-color:#ffffff4d!important}.template-editor-container .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ffffff80!important}.template-editor-container .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#ffffffb3!important}.ProseMirror{position:relative}.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection *::selection{background:transparent}.ProseMirror-hideselection *::-moz-selection{background:transparent}.ProseMirror-hideselection{caret-color:transparent}.ProseMirror [draggable][contenteditable=false]{-webkit-user-select:text;user-select:text}.ProseMirror-selectednode{outline:2px solid #8cf}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";position:absolute;left:-32px;right:-2px;top:-2px;bottom:-2px;border:2px solid #8cf;pointer-events:none}img.ProseMirror-separator{display:inline!important;border:none!important;margin:0!important}.sc-root{--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-2: #f1f5f9;--color-text: #0f172a;--color-text-muted: #475569;--border: rgba(2, 6, 23, .08);--shadow-1: 0 8px 22px rgba(2, 6, 23, .06);--shadow-2: 0 24px 48px rgba(2, 6, 23, .12);--color-primary: #7c3aed;--color-primary-700: #6d28d9;--color-accent: #10b981;--color-danger: #ef4444;--radius: 16px;--radius-lg: 20px;--transition: .18s cubic-bezier(.2, .6, .2, 1);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--color-text);background-color:var(--color-bg);min-height:100vh}.sc-page{display:flex;flex-direction:column;align-items:center;padding:12px 12px 140px;min-height:100vh;background:radial-gradient(1200px 600px at 10% -20%,rgba(124,58,237,.12),transparent 60%),radial-gradient(1000px 600px at 110% 10%,rgba(16,185,129,.1),transparent 60%),var(--color-bg)}.sc-header{width:100%;max-width:420px;display:flex;align-items:center;justify-content:space-between;padding:12px 8px;position:sticky;top:0;-webkit-backdrop-filter:saturate(120%) blur(10px);backdrop-filter:saturate(120%) blur(10px);background:linear-gradient(180deg,color-mix(in oklab,var(--color-surface) 85%,transparent 15%),transparent);z-index:10}.sc-brand{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;box-shadow:var(--shadow-1)}.sc-progress{background:var(--color-surface);padding:6px 10px;border-radius:999px;box-shadow:var(--shadow-1);border:1px solid var(--border);color:var(--color-text);font-variant-numeric:tabular-nums}.sc-welcome{width:92%;max-width:420px;margin-top:12px}.sc-deck{width:360px;max-width:92vw;height:680px;position:relative;z-index:20}.sc-card{position:absolute;width:100%;height:720px;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface);border:1px solid var(--border);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;display:flex;flex-direction:column;z-index:20;box-sizing:border-box}.sc-actions{position:fixed;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:0;align-items:center;justify-content:center;width:100%;max-width:420px;z-index:100;padding:16px;border-radius:20px}.sc-actions-main{display:flex;gap:18px;align-items:center}.sc-fab--rewind{position:absolute;right:calc(50% + 202px);transition:box-shadow .3s ease,transform .3s ease}.sc-fab--rewind:hover{transform:translateY(-2px)}.sc-fab{width:64px;height:64px;border-radius:36px;background:var(--color-surface);border:1px solid var(--border);box-shadow:0 4px 16px #0000001a,0 2px 6px #0000000d;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--color-text-muted);transition:all .3s ease}.sc-fab:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0003,0 4px 16px #0000001a}.sc-icon{width:22px;height:22px;display:inline-block}.sc-actions .sc-fab{width:80px;height:80px}.sc-actions .sc-icon{width:44px;height:44px;display:block}.sc-swipeableCard{position:relative}.sc-swipeIndicator{position:absolute;top:32px;padding:12px 20px;border-radius:16px;font-weight:700;font-size:14px;color:var(--color-text);box-shadow:0 8px 32px #00000026,0 2px 8px #0000001a;z-index:25;pointer-events:none;border:1px solid color-mix(in oklab,var(--border) 40%,transparent 60%)}.sc-swipeIndicator--like{right:32px;transform:rotate(12deg);color:#047857;background:linear-gradient(135deg,color-mix(in oklab,#10b981 20%,white 80%),color-mix(in oklab,#10b981 10%,white 90%));border-color:color-mix(in oklab,#10b981 30%,transparent 70%)}.sc-swipeIndicator--dislike{left:32px;transform:rotate(-12deg);color:#dc2626;background:linear-gradient(135deg,color-mix(in oklab,#ef4444 20%,white 80%),color-mix(in oklab,#ef4444 10%,white 90%));border-color:color-mix(in oklab,#ef4444 30%,transparent 70%)}.sc-swipeIndicator--neutral{left:50%;top:16px;transform:translate(-50%);color:#374151;background:linear-gradient(135deg,color-mix(in oklab,#6b7280 20%,white 80%),color-mix(in oklab,#6b7280 10%,white 90%));border-color:color-mix(in oklab,#6b7280 30%,transparent 70%)}.sc-modern-card{background:var(--color-surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid color-mix(in oklab,var(--border) 60%,transparent 40%);box-shadow:0 5px 7px #0000000f;border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(.2,.6,.2,1)}.sc-card-title-section{padding:20px 24px 16px;border-bottom:1px solid color-mix(in oklab,var(--border) 40%,transparent 60%);background:linear-gradient(135deg,color-mix(in oklab,var(--color-surface) 98%,white 2%),color-mix(in oklab,var(--color-surface) 96%,var(--color-primary) 4%));flex-shrink:0}.sc-company-name-top{margin:0;font-size:20px;font-weight:800;line-height:1.3;color:var(--color-text);letter-spacing:-.02em;word-break:break-word;text-align:center}.sc-image-industry-row{display:flex;flex-direction:row;align-items:center;padding:24px 24px 20px;gap:20px;flex-shrink:0}.sc-company-avatar-large{width:80px;height:80px;border-radius:20px;overflow:hidden;background:var(--color-surface-2);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000001f,inset 0 1px #ffffff1a;border:1px solid color-mix(in oklab,var(--border) 30%,transparent 70%)}.sc-company-avatar-large img{width:100%;height:100%;object-fit:contain;object-position:center}.sc-industry-info-right{flex:1;display:flex;flex-direction:column;gap:8px}.sc-industry-badge-right{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:14px;font-size:13px;font-weight:600;background:linear-gradient(135deg,color-mix(in oklab,var(--color-primary) 8%,transparent 88%),color-mix(in oklab,var(--color-primary) 12%,transparent 94%));color:color-mix(in oklab,var(--color-primary) 80%,black 20%);border:1px solid color-mix(in oklab,var(--color-primary) 25%,transparent 75%);white-space:nowrap;justify-content:center}.sc-website-link{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--color-text-muted)}.sc-website-link a{color:color-mix(in oklab,var(--color-primary) 70%,black 30%);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc-website-link a:hover{color:var(--color-primary);text-decoration:underline}.sc-location-section{padding:0 24px 16px;flex-shrink:0}.sc-location-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-muted);font-weight:500}.sc-description-section{padding:0 24px 20px;height:120px;flex-shrink:0}.sc-company-description{margin:0;font-size:14px;line-height:1.6;color:var(--color-text-muted);font-weight:400;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow:hidden;height:100%}.sc-expandable-section{border-top:1px solid color-mix(in oklab,var(--border) 40%,transparent 60%);border-bottom:1px solid color-mix(in oklab,var(--border) 40%,transparent 60%);background:linear-gradient(135deg,color-mix(in oklab,var(--color-surface) 98%,white 2%),color-mix(in oklab,var(--color-surface) 96%,var(--color-primary) 4%));flex-shrink:0}.sc-expand-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:transparent;border:none;cursor:pointer;font-size:14px;font-weight:600;color:var(--color-text);transition:all .2s ease}.sc-expand-button:hover{background:color-mix(in oklab,var(--color-primary) 5%,transparent 95%);color:color-mix(in oklab,var(--color-primary) 80%,black 20%)}.sc-expanded-content{padding:0 24px 20px;animation:scSlideDown .3s ease-out}.sc-expanded-content.sc-scrollable{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:color-mix(in oklab,var(--color-primary) 40%,transparent 60%) transparent}@keyframes scSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sc-info-section{margin-bottom:20px}.sc-info-section:last-child{margin-bottom:0}.sc-info-header{margin:0 0 12px;font-size:14px;font-weight:700;color:var(--color-text)}.sc-info-list{margin:0;padding:0;list-style:none}.sc-info-item{position:relative;padding:6px 0 6px 16px;font-size:13px;color:var(--color-text-muted);line-height:1.5;font-weight:500}.sc-info-item:before{content:"•";position:absolute;left:0;color:color-mix(in oklab,var(--color-primary) 70%,black 30%);font-weight:700}.sc-market-scope-text,.sc-news-text{margin:0;font-size:13px;color:var(--color-text-muted);line-height:1.5;font-weight:500}.sc-stats-section{margin-top:auto;border-top:1px solid color-mix(in oklab,var(--border) 40%,transparent 60%);background:linear-gradient(135deg,var(--color-surface),color-mix(in oklab,var(--color-surface) 96%,var(--color-surface-2) 4%));flex:1;min-height:0;display:flex;flex-direction:column}.sc-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:24px;flex:1;align-content:start}.sc-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 8px;position:relative}.sc-stat-item:nth-child(1):after,.sc-stat-item:nth-child(2):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:color-mix(in oklab,var(--border) 30%,transparent 70%)}.sc-stat-item:nth-child(1):before,.sc-stat-item:nth-child(3):before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background:color-mix(in oklab,var(--border) 30%,transparent 70%)}.sc-stat-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border:1px solid transparent}.sc-stat-icon.sc-employees{background:linear-gradient(135deg,color-mix(in oklab,#0ea5e9 12%,transparent 88%),color-mix(in oklab,#0ea5e9 8%,transparent 92%));color:#0369a1;border-color:color-mix(in oklab,#0ea5e9 20%,transparent 80%)}.sc-stat-icon.sc-revenue{background:linear-gradient(135deg,color-mix(in oklab,#10b981 12%,transparent 88%),color-mix(in oklab,#10b981 8%,transparent 92%));color:#047857;border-color:color-mix(in oklab,#10b981 20%,transparent 80%)}.sc-stat-icon.sc-founded{background:linear-gradient(135deg,color-mix(in oklab,#f59e0b 12%,transparent 88%),color-mix(in oklab,#f59e0b 8%,transparent 92%));color:#d97706;border-color:color-mix(in oklab,#f59e0b 20%,transparent 80%)}.sc-stat-icon.sc-hero{background:linear-gradient(135deg,color-mix(in oklab,#8b5cf6 12%,transparent 88%),color-mix(in oklab,#8b5cf6 8%,transparent 92%));color:#7c3aed;border-color:color-mix(in oklab,#8b5cf6 20%,transparent 80%)}.sc-stat-icon.sc-hero img{max-height:27px;width:auto;display:block;margin:0 auto}.sc-stat-value{font-size:14px;font-weight:700;color:var(--color-text);margin-bottom:4px;line-height:1.2;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.sc-stat-label{font-size:11px;color:var(--color-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.sc-hero-stat{position:relative}.sc-hero-info-button{background:transparent;border:none;padding:2px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:color-mix(in oklab,var(--color-text-muted) 70%,var(--color-primary) 30%)}.sc-hero-popup{position:absolute;bottom:100%;left:10%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--border);border-radius:8px;padding:12px;max-width:280px;box-shadow:0 4px 12px #00000026;z-index:20;font-size:13px;color:var(--color-text);line-height:1.5;text-align:left}.sc-credit-text{font-size:10px;color:var(--color-text-muted);display:block}.sc-end-card{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-surface),color-mix(in oklab,var(--color-primary) 6%,var(--color-surface) 94%))}.sc-end-content{text-align:center;padding:32px 24px;max-width:520px}.sc-end-icon{width:72px;height:72px;border-radius:18px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in oklab,#10b981 12%,transparent 88%),color-mix(in oklab,#10b981 6%,transparent 94%));box-shadow:0 8px 32px #10b98140;border:1px solid color-mix(in oklab,#10b981 20%,transparent 80%)}.sc-end-title{margin:0 0 8px;font-size:24px;font-weight:800;letter-spacing:-.02em}.sc-end-text{margin:0;color:var(--color-text-muted);line-height:1.6}.sc-modern-welcome{margin:0 auto;padding:0 16px}.sc-welcome-hero{text-align:center;margin-bottom:32px}.sc-welcome-title{margin:0;font-size:28px;font-weight:800;line-height:1.2;color:var(--color-text);letter-spacing:-.02em;background:linear-gradient(135deg,var(--color-text),color-mix(in oklab,var(--color-text) 70%,var(--color-primary) 30%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.sc-modern-countdown{background:linear-gradient(135deg,color-mix(in oklab,var(--color-primary) 8%,transparent 92%),color-mix(in oklab,var(--color-primary) 4%,transparent 96%));border:1px solid color-mix(in oklab,var(--color-primary) 20%,transparent 80%);border-radius:20px;padding:24px;margin-bottom:32px}.sc-countdown-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;color:color-mix(in oklab,var(--color-primary) 80%,black 20%);font-weight:600;font-size:14px}.sc-countdown-icon{display:flex;align-items:center;justify-content:center}.sc-modern-countdown-pills{display:flex;gap:12px;justify-content:center}.sc-modern-pill{background:linear-gradient(135deg,var(--color-primary),color-mix(in oklab,var(--color-primary) 85%,black 15%));color:#fff;padding:16px 20px;border-radius:16px;text-align:center;min-width:60px}.sc-pill-value{display:block;font-size:18px;font-weight:800;line-height:1;margin-bottom:4px}.sc-pill-label{display:block;font-size:11px;font-weight:600;opacity:.9;text-transform:uppercase;letter-spacing:.05em}.sc-countdown-expired{color:#dc2626;font-weight:700;text-align:center;font-size:16px}.sc-instructions-section{margin-bottom:40px}.sc-instructions-title{margin:0 0 24px;font-size:20px;font-weight:700;color:var(--color-text);text-align:center}.sc-instructions-grid{display:flex;flex-direction:column;gap:16px}.sc-instruction-item{display:flex;align-items:center;gap:16px;padding:20px;background:var(--color-surface);border:1px solid color-mix(in oklab,var(--border) 60%,transparent 40%);border-radius:16px;box-shadow:0 2px 8px #0000000a}.sc-instruction-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid transparent}.sc-like-action{background:linear-gradient(135deg,color-mix(in oklab,#10b981 15%,transparent 85%),color-mix(in oklab,#10b981 10%,transparent 90%));color:#047857;border-color:color-mix(in oklab,#10b981 25%,transparent 75%)}.sc-neutral-action{background:linear-gradient(135deg,color-mix(in oklab,#6b7280 15%,transparent 85%),color-mix(in oklab,#6b7280 10%,transparent 90%));color:#374151;border-color:color-mix(in oklab,#6b7280 25%,transparent 75%)}.sc-dislike-action{background:linear-gradient(135deg,color-mix(in oklab,#ef4444 15%,transparent 85%),color-mix(in oklab,#ef4444 10%,transparent 90%));color:#dc2626;border-color:color-mix(in oklab,#ef4444 25%,transparent 75%)}.sc-instruction-content{flex:1}.sc-instruction-title{font-weight:700;font-size:15px;color:var(--color-text);margin-bottom:4px}.sc-instruction-description{font-size:13px;color:var(--color-text-muted);line-height:1.5;font-weight:500}.sc-time-estimation-card{display:flex;align-items:center;gap:16px;padding:20px 24px;margin-bottom:32px;background:linear-gradient(135deg,color-mix(in oklab,var(--color-primary) 6%,transparent 94%),color-mix(in oklab,var(--color-primary) 3%,transparent 97%));border:1px solid color-mix(in oklab,var(--color-primary) 20%,transparent 80%);border-radius:18px}.sc-time-estimation-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,color-mix(in oklab,var(--color-primary) 15%,transparent 85%),color-mix(in oklab,var(--color-primary) 10%,transparent 90%));color:color-mix(in oklab,var(--color-primary) 80%,black 20%);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid color-mix(in oklab,var(--color-primary) 25%,transparent 75%)}.sc-time-estimation-content{flex:1;display:flex;flex-direction:column;gap:4px}.sc-time-estimation-label{font-size:13px;font-weight:600;color:color-mix(in oklab,var(--color-primary) 70%,black 30%);text-transform:uppercase;letter-spacing:.01em}.sc-time-estimation-value{font-size:18px;font-weight:800;color:var(--color-text);line-height:1.2}.sc-cta-section{display:flex;justify-content:center;margin-bottom:32px}.sc-modern-cta{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--color-primary),color-mix(in oklab,var(--color-primary) 85%,black 15%));color:#fff;padding:16px 32px;border-radius:16px;border:none;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.2,.6,.2,1);box-shadow:0 8px 32px color-mix(in oklab,var(--color-primary) 25%,transparent 75%);min-width:200px;justify-content:center}.sc-modern-cta:hover{transform:translateY(-2px);box-shadow:0 12px 48px color-mix(in oklab,var(--color-primary) 30%,transparent 70%)}.sc-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.sc-popup-container{background:var(--color-surface);border:1px solid color-mix(in oklab,var(--border) 60%,transparent 40%);border-radius:24px;width:100%;max-width:420px;box-shadow:0 24px 64px #0003;position:relative;overflow:hidden}.sc-popup-header{display:flex;justify-content:flex-end;padding:16px 20px 0}.sc-popup-close-button{background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center}.sc-popup-content{padding:0 32px 32px;text-align:center}.sc-popup-icon{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,color-mix(in oklab,var(--color-primary) 12%,transparent 88%),color-mix(in oklab,var(--color-primary) 8%,transparent 92%));color:color-mix(in oklab,var(--color-primary) 80%,black 20%);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;border:1px solid color-mix(in oklab,var(--color-primary) 25%,transparent 75%)}.sc-popup-title{margin:0 0 16px;font-size:22px;font-weight:800;color:var(--color-text)}.sc-popup-message{margin:0 0 32px;font-size:15px;color:var(--color-text-muted);line-height:1.6;font-weight:500}.sc-popup-actions{display:flex;justify-content:center}.sc-popup-primary-button{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,var(--color-primary),color-mix(in oklab,var(--color-primary) 85%,black 15%));color:#fff;padding:16px 32px;border-radius:16px;border:none;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.2,.6,.2,1);min-width:160px;justify-content:center}.sc-popup-primary-button:hover{transform:translateY(-2px)}@media (max-width: 480px){.sc-deck{width:95vw;max-width:95vw;height:600px}.sc-card{height:635px}.sc-page{padding:6px 6px 120px;min-height:100vh;max-height:100vh;overflow:hidden}.sc-header{padding:6px 4px;flex-shrink:0}.sc-actions{bottom:12px;padding:12px;max-width:calc(100% - 24px)}.sc-actions-main{gap:14px}.sc-fab--rewind{right:calc(50% + 174px)}.sc-welcome{padding:0 6px;overflow-y:auto;flex:1;min-height:0}.sc-end-title{font-size:20px}.sc-welcome-title{font-size:24px}.sc-modern-countdown{padding:16px;margin-bottom:24px}.sc-instructions-section{margin-bottom:32px}.sc-instruction-item{padding:14px;gap:12px}.sc-modern-cta{padding:12px 24px;font-size:15px;min-width:160px}.sc-time-estimation-card{padding:16px 20px;margin-bottom:24px}.sc-card-title-section{padding:16px 16px 14px}.sc-company-name-top{font-size:18px}.sc-image-industry-row{padding:20px 16px 16px;gap:16px}.sc-company-avatar-large{width:68px;height:68px}.sc-location-section{padding:0 16px 14px}.sc-description-section{padding:0 16px 16px;height:120px}.sc-expand-button{padding:14px 16px;font-size:13px}.sc-expanded-content{padding:0 16px 16px}}@media (max-width: 480px) and (max-height: 700px){.sc-deck,.sc-card{height:560px}.sc-actions{bottom:10px;padding:10px}.sc-actions-main{gap:12px}}@media (max-width: 480px) and (max-height: 650px){.sc-deck,.sc-card{height:520px}.sc-actions{bottom:8px;padding:8px}.sc-actions-main{gap:12px}}@media (min-width: 768px){.sc-header,.sc-welcome,.sc-actions{max-width:560px}.sc-deck{width:560px;height:860px}}@media (min-width: 1024px){.sc-header,.sc-welcome,.sc-actions{max-width:720px}.sc-deck{width:720px;height:1020px}}
