@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,800;1,700;1,800&display=swap";._shell_1lpvd_1{display:flex;height:100vh;overflow:hidden}._nav_1lpvd_7{width:220px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:20px 12px;gap:4px}._logo_1lpvd_18{display:flex;align-items:center;gap:10px;padding:4px 12px 20px}._logoEmoji_1lpvd_25{font-size:22px}._logoText_1lpvd_27{font-size:18px;font-weight:700;color:var(--accent)}._navLinks_1lpvd_33{display:flex;flex-direction:column;gap:2px;flex:1}._navLink_1lpvd_33{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:var(--text-muted);font-size:14px;font-weight:500;transition:all .15s}._navLink_1lpvd_33:hover{background:var(--surface-2);color:var(--text)}._navLink_1lpvd_33._active_1lpvd_57{background:var(--nav-active-bg);color:var(--nav-active-text)}._navBottom_1lpvd_62{display:flex;flex-direction:column;gap:2px}._upgradeLink_1lpvd_68{color:var(--accent)!important}._upgradeLink_1lpvd_68:hover{background:var(--nav-active-bg)!important;color:var(--nav-active-text)!important}._signOut_1lpvd_77{width:100%;justify-content:flex-start;gap:10px;font-size:14px}._main_1lpvd_84{flex:1;overflow-y:auto;padding:32px}@media (max-width: 768px){._shell_1lpvd_1{flex-direction:column}._nav_1lpvd_7{width:100%;flex-direction:row;align-items:center;padding:10px 16px;border-right:none;border-bottom:1px solid var(--border);gap:4px}._logo_1lpvd_18{padding-bottom:0;padding-right:8px}._navLinks_1lpvd_33{flex-direction:row}._navBottom_1lpvd_62{flex-direction:row;margin-left:auto;gap:4px}._main_1lpvd_84{padding:16px}._navLink_1lpvd_33 span{display:none}._navLink_1lpvd_33{padding:8px 10px;gap:0}._signOut_1lpvd_77{width:auto}}@media (max-width: 400px){._nav_1lpvd_7{padding:8px 10px}._main_1lpvd_84{padding:12px}}._page_1239n_2{min-height:100vh;max-width:960px;margin:0 auto;padding:0 24px}._hidden_1239n_10{opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s ease}._visible_1239n_15{opacity:1;transform:translateY(0);transition:opacity .55s ease,transform .55s ease}._floatBar_1239n_22{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100px);background:#fffffff2;border:1px solid var(--border);box-shadow:0 4px 24px #0000001a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:99px;padding:10px 14px 10px 22px;display:flex;align-items:center;gap:16px;z-index:100;opacity:0;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .35s ease;white-space:nowrap}._floatBarVisible_1239n_42{transform:translate(-50%) translateY(0);opacity:1}[data-theme=dark] ._floatBar_1239n_22{background:#18181fe6;box-shadow:0 8px 32px #00000080,0 0 0 1px #7c3aed33}._floatBarText_1239n_51{font-size:14px;color:var(--text-muted)}._floatBarBtn_1239n_55{font-size:14px;padding:9px 22px;border-radius:99px}._header_1239n_62{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:#ffffffeb;border-bottom:1px solid var(--border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);margin:0 -24px;padding:24px}[data-theme=dark] ._header_1239n_62{background:#0f0f13d9;border-bottom:none}._logo_1239n_84{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;background:linear-gradient(135deg,var(--purple-600),var(--purple-400));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._nav_1239n_96{display:flex;align-items:center;gap:20px}._navLink_1239n_102{font-size:14px;font-weight:500;color:var(--text-muted);transition:color .15s}._navLink_1239n_102:hover{color:var(--text)}._hero_1239n_111{position:relative;text-align:center;overflow:hidden;margin:0 -24px;padding:100px 24px 110px}._heroSpotlight_1239n_123{position:absolute;top:0;left:50%;transform:translate(-50%);width:140%;height:100%;background:radial-gradient(ellipse 52% 65% at 50% -5%,rgba(139,92,246,.28) 0%,rgba(109,40,217,.12) 38%,rgba(76,29,149,.04) 62%,transparent 75%);pointer-events:none}._heroGrid_1239n_141{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(167,139,250,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(167,139,250,.055) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(ellipse 65% 75% at 50% 45%,black 15%,transparent 68%);mask-image:radial-gradient(ellipse 65% 75% at 50% 45%,black 15%,transparent 68%);pointer-events:none}:root:not([data-theme=dark]) ._heroVignette_1239n_154{display:none}._heroVignette_1239n_154{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 110% 95% at 50% 50%,transparent 38%,rgba(15,15,19,.65) 75%,rgba(15,15,19,.92) 100%);pointer-events:none}._heroContent_1239n_170{position:relative;z-index:1;animation:_fadeUp_1239n_1 .7s ease both}@keyframes _fadeUp_1239n_1{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}._heroTag_1239n_182{display:inline-flex;align-items:center;gap:7px;background:#4c1d9559;color:var(--purple-300);font-size:12px;font-weight:600;letter-spacing:.04em;padding:6px 16px;border-radius:99px;margin-bottom:28px;border:1px solid rgba(139,92,246,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:_fadeUp_1239n_1 .6s .1s ease both}._heroTag_1239n_182:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--purple-400);box-shadow:0 0 6px var(--purple-400)}._heroTitle_1239n_210{font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,5.5vw,60px);font-weight:800;line-height:1.12;margin-bottom:28px;letter-spacing:-.01em;animation:_fadeUp_1239n_1 .6s .15s ease both}._heroGradient_1239n_221{display:block;font-style:italic;font-weight:700;background:linear-gradient(125deg,var(--purple-300) 0%,var(--purple-200) 50%,#e9d5ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSub_1239n_231{font-size:17px;color:var(--text-muted);max-width:560px;margin:0 auto 40px;line-height:1.75;animation:_fadeUp_1239n_1 .6s .2s ease both}._heroBtns_1239n_240{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;animation:_fadeUp_1239n_1 .6s .25s ease both}._heroCta_1239n_249{font-size:15px;padding:13px 30px;border-radius:10px}._heroSecondary_1239n_255{font-size:14px;padding:13px 26px;border-radius:10px;color:var(--text-muted);border:1px solid var(--border);background:transparent;font-weight:500;transition:all .15s;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._heroSecondary_1239n_255:hover{color:var(--text);border-color:var(--accent);background:var(--surface-2)}._heroMeta_1239n_273{margin-top:16px;font-size:12px;color:var(--text-muted);opacity:.7;letter-spacing:.02em;animation:_fadeUp_1239n_1 .6s .3s ease both}._stats_1239n_283{padding:48px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._statsGrid_1239n_289{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px;text-align:center}._statItem_1239n_296{display:flex;flex-direction:column;gap:6px}._statValue_1239n_302{font-size:36px;font-weight:800;background:linear-gradient(135deg,var(--purple-400),var(--purple-200));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}._statLabel_1239n_312{font-size:13px;color:var(--text-muted);line-height:1.4}._sectionTitle_1239n_319{font-size:26px;font-weight:700;text-align:center;margin-bottom:12px}._sectionSub_1239n_326{text-align:center;font-size:16px;color:var(--text-muted);margin-bottom:40px}._pain_1239n_334{padding:72px 0}._quotes_1239n_338{display:flex;flex-direction:column;gap:16px;max-width:640px;margin:0 auto}._quote_1239n_338{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--purple-600);border-radius:12px;padding:20px 24px;transition:border-color .2s,box-shadow .2s}._quote_1239n_338:hover{border-left-color:var(--purple-400);box-shadow:0 4px 20px #7c3aed1f}._quote_1239n_338 p{font-size:15px;color:var(--text);margin-bottom:8px;font-style:italic}._quote_1239n_338 cite{font-size:12px;color:var(--purple-400);font-weight:600;font-style:normal}._howItWorks_1239n_374{padding:72px 0}._steps_1239n_378{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;position:relative;margin-top:8px}._step_1239n_378{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 28px;position:relative;border:1px solid var(--border);background:var(--surface);transition:border-color .2s,box-shadow .2s,transform .2s}._step_1239n_378:first-child{border-radius:16px 0 0 16px}._step_1239n_378:last-child{border-radius:0 16px 16px 0}@media (max-width: 680px){._step_1239n_378{border-radius:16px!important}._stepConnector_1239n_402{display:none}}._step_1239n_378:hover{border-color:var(--purple-700);box-shadow:0 8px 32px #7c3aed26;transform:translateY(-4px);z-index:1}._stepNumber_1239n_412{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--purple-500);margin-bottom:12px;text-transform:uppercase}._stepIcon_1239n_421{font-size:36px;margin-bottom:16px}._stepTitle_1239n_426{font-size:16px;font-weight:700;margin-bottom:10px}._stepDesc_1239n_432{font-size:14px;color:var(--text-muted);line-height:1.6}._stepConnector_1239n_402{position:absolute;top:50%;right:-1px;width:2px;height:32px;transform:translateY(-50%);background:linear-gradient(to bottom,var(--purple-700),var(--purple-500));z-index:2}._features_1239n_450{padding:72px 0}._featureGrid_1239n_452{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._featureCard_1239n_458{text-align:center;transition:transform .2s,box-shadow .2s,border-color .2s}._featureCard_1239n_458:hover{transform:translateY(-6px);box-shadow:0 12px 40px #7c3aed2e;border-color:var(--purple-700)}._featureIcon_1239n_468{font-size:36px;margin-bottom:14px}._featureCard_1239n_458 h3{font-size:16px;font-weight:600;margin-bottom:8px}._featureCard_1239n_458 p{font-size:14px;color:var(--text-muted);line-height:1.6}._scenarios_1239n_486{padding:72px 0}._scenarioChips_1239n_488{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}._chip_1239n_495{background:var(--surface);border:1px solid var(--border);padding:10px 18px;border-radius:99px;font-size:14px;font-weight:500;transition:border-color .2s,color .2s,background .2s,transform .15s;cursor:default}._chip_1239n_495:hover{border-color:var(--purple-600);color:var(--purple-300);background:#7c3aed14;transform:translateY(-2px)}._pricing_1239n_513{padding:72px 0}._pricingSubtitle_1239n_517{text-align:center;color:var(--text-muted);font-size:16px;margin-top:-4px;margin-bottom:40px}._pricingGrid_1239n_525{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:680px;margin:0 auto}._pricingCard_1239n_533{position:relative;display:flex;flex-direction:column;gap:8px;transition:transform .2s,box-shadow .2s}._pricingCard_1239n_533:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}._pricingFeatured_1239n_545{border-color:var(--purple-600);box-shadow:0 0 0 1px var(--purple-600),0 12px 32px #7c3aed33}._pricingFeatured_1239n_545:hover{box-shadow:0 0 0 1px var(--purple-500),0 20px 56px #7c3aed4d}._pricingBadge_1239n_553{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--purple-700),var(--purple-500));color:#fff;font-size:11px;font-weight:700;padding:3px 12px;border-radius:99px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}._pricingTier_1239n_569{font-size:18px;font-weight:700;margin-top:8px}._pricingPrice_1239n_575{font-size:40px;font-weight:800;line-height:1;margin:8px 0 16px}._pricingPrice_1239n_575 span{font-size:16px;font-weight:500;color:var(--text-muted)}._pricingFeatures_1239n_588{list-style:none;display:flex;flex-direction:column;gap:10px;flex:1;margin-bottom:20px}._pricingFeatures_1239n_588 li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text-muted)}._checkIcon_1239n_605{color:var(--purple-400);font-weight:700;font-size:14px;flex-shrink:0}._pricingCta_1239n_612{width:100%;justify-content:center}._faq_1239n_618{padding:72px 0}._faqList_1239n_622{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:8px}._faqItem_1239n_630{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .2s}._faqItem_1239n_630:hover,._faqOpen_1239n_638{border-color:var(--purple-700)}._faqQuestion_1239n_642{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;font-size:15px;font-weight:600;color:var(--text);text-align:left;gap:16px;cursor:pointer;transition:color .15s}._faqQuestion_1239n_642:hover{color:var(--purple-300)}._faqChevron_1239n_658{font-size:20px;font-weight:400;color:var(--purple-400);flex-shrink:0;transition:transform .25s}._faqOpen_1239n_638 ._faqChevron_1239n_658{transform:rotate(0)}._faqAnswer_1239n_667{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 20px}._faqOpen_1239n_638 ._faqAnswer_1239n_667{max-height:200px;padding:0 20px 18px}._faqAnswer_1239n_667 p{font-size:14px;color:var(--text-muted);line-height:1.7}._cta_1239n_685{position:relative;text-align:center;padding:96px 0 72px;overflow:hidden}._ctaGlow_1239n_692{position:absolute;width:600px;height:300px;background:radial-gradient(ellipse,rgba(124,58,237,.18) 0%,transparent 70%);left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}._cta_1239n_685 h2{font-size:36px;font-weight:800;margin-bottom:14px;position:relative}._cta_1239n_685 p{color:var(--text-muted);margin-bottom:32px;font-size:17px;position:relative}._footer_1239n_718{text-align:center;padding:28px 0;color:var(--text-muted);font-size:13px;border-top:1px solid var(--border)}@media (max-width: 600px){._nav_1239n_96 ._navLink_1239n_102{display:none}._heroBtns_1239n_240{flex-direction:column;align-items:center}._statsGrid_1239n_289{grid-template-columns:repeat(2,1fr);gap:24px}._steps_1239n_378{grid-template-columns:1fr;gap:12px}._step_1239n_378{border-radius:16px!important}._floatBar_1239n_22{width:calc(100% - 32px);justify-content:space-between}}._overlay_1ifk0_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:200;padding:16px;animation:_fadeIn_1ifk0_1 .2s ease}@keyframes _fadeIn_1ifk0_1{0%{opacity:0}to{opacity:1}}._modal_1ifk0_20{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:36px 32px 32px;width:100%;max-width:420px;position:relative;box-shadow:0 24px 80px #0009,0 0 0 1px #7c3aed33;animation:_slideUp_1ifk0_1 .28s cubic-bezier(.34,1.56,.64,1)}@keyframes _slideUp_1ifk0_1{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._close_1ifk0_37{position:absolute;top:16px;right:16px;font-size:16px;color:var(--text-muted);padding:6px 8px;border-radius:8px;transition:color .15s,background .15s;line-height:1}._close_1ifk0_37:hover{color:var(--text);background:var(--surface-2)}._header_1ifk0_54{text-align:center;margin-bottom:28px}._emoji_1ifk0_59{display:block;font-size:40px;margin-bottom:12px}._header_1ifk0_54 h2{font-size:22px;font-weight:700;margin-bottom:8px}._header_1ifk0_54 p{font-size:14px;color:var(--text-muted);line-height:1.5}._form_1ifk0_78{display:flex;flex-direction:column;gap:16px}._field_1ifk0_84{display:flex;flex-direction:column;gap:6px}._field_1ifk0_84 label{font-size:13px;font-weight:600;color:var(--text)}._optional_1ifk0_96{color:var(--text-muted);font-weight:400}._required_1ifk0_101{color:var(--purple-400)}._input_1ifk0_105{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:11px 14px;font-size:14px;color:var(--text);transition:border-color .15s,box-shadow .15s;width:100%}._input_1ifk0_105::placeholder{color:var(--text-muted)}._input_1ifk0_105:focus{border-color:var(--purple-600);box-shadow:0 0 0 3px #7c3aed26;outline:none}._input_1ifk0_105:disabled{opacity:.5;cursor:not-allowed}._submitBtn_1ifk0_123{width:100%;justify-content:center;padding:13px;font-size:15px;border-radius:10px;margin-top:4px;min-height:46px}._errorMsg_1ifk0_133{font-size:13px;color:#f87171;text-align:center}._success_1ifk0_140{text-align:center;padding:8px 0;animation:_fadeIn_1ifk0_1 .3s ease}._successIcon_1ifk0_146{font-size:52px;margin-bottom:16px}._success_1ifk0_140 h2{font-size:22px;font-weight:700;margin-bottom:10px}._success_1ifk0_140 p{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:24px}._success_1ifk0_140 strong{color:var(--purple-300)}._doneBtn_1ifk0_168{padding:12px 40px;font-size:15px;border-radius:10px}._page_1vwgo_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}._card_1vwgo_9{width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:40px 36px}._logo_1vwgo_18{text-align:center;font-size:20px;font-weight:700;background:linear-gradient(135deg,var(--purple-400),var(--purple-200));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:28px}._tabs_1vwgo_29{display:flex;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:4px;margin-bottom:24px}._tab_1vwgo_29{flex:1;background:none;border:none;color:var(--text-muted);font-size:14px;font-weight:500;padding:8px;border-radius:8px;cursor:pointer;transition:all .15s}._tabActive_1vwgo_51{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #0003}._googleBtn_1vwgo_57{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--bg);border:1px solid var(--border);color:var(--text);padding:11px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:16px}._googleBtn_1vwgo_57:hover{background:var(--surface-2)}._divider_1vwgo_78{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:var(--text-muted);font-size:12px}._divider_1vwgo_78:before,._divider_1vwgo_78:after{content:"";flex:1;height:1px;background:var(--border)}._form_1vwgo_95{display:flex;flex-direction:column;gap:12px}._input_1vwgo_101{width:100%;background:var(--bg);border:1px solid var(--border);color:var(--text);padding:11px 14px;border-radius:10px;font-size:14px;outline:none;transition:border-color .15s;box-sizing:border-box}._input_1vwgo_101:focus{border-color:var(--purple-500)}._input_1vwgo_101::placeholder{color:var(--text-muted)}._error_1vwgo_122{color:#f87171;font-size:13px;margin:0}._submitBtn_1vwgo_128{width:100%;padding:11px;border-radius:10px;margin-top:4px}._successTitle_1vwgo_135{font-size:22px;font-weight:700;text-align:center;margin-bottom:12px}._successText_1vwgo_142{font-size:14px;color:var(--text-muted);text-align:center;line-height:1.6}._page_mlopa_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--bg)}._inner_mlopa_10{max-width:560px;width:100%;text-align:center}._logoMark_mlopa_16{font-size:48px;margin-bottom:16px}._title_mlopa_18{font-size:32px;font-weight:800;margin-bottom:12px}._sub_mlopa_24{font-size:16px;color:var(--text-muted);line-height:1.7;margin-bottom:40px}._steps_mlopa_31{display:flex;flex-direction:column;gap:16px;text-align:left;margin-bottom:36px}._step_mlopa_31{display:flex;align-items:flex-start;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 20px}._stepNum_mlopa_49{width:28px;height:28px;border-radius:50%;background:var(--purple-800);color:var(--purple-200);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}._stepIcon_mlopa_63{font-size:24px;flex-shrink:0}._stepText_mlopa_65 h3{font-size:15px;font-weight:600;margin-bottom:4px}._stepText_mlopa_65 p{font-size:14px;color:var(--text-muted);line-height:1.5}._cta_mlopa_77{width:100%;font-size:16px;padding:14px}._quizStep_mlopa_83{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}._quizOptions_mlopa_92{display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px;margin-top:32px}._quizOption_mlopa_92{padding:18px 24px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:16px;font-weight:500;cursor:pointer;text-align:left;transition:background .15s,border-color .15s}._quizOption_mlopa_92:hover{background:var(--surface-2);border-color:var(--accent, #8b5cf6)}._page_1sumt_1{max-width:800px;margin:0 auto}._header_1sumt_6{margin-bottom:32px}._header_1sumt_6 h1{font-size:28px;font-weight:800;margin-bottom:6px}._header_1sumt_6 p{color:var(--text-muted);font-size:15px;margin-bottom:16px}._keyBanner_1sumt_22{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:var(--warning-bg);border:1px solid var(--warning-border);color:var(--warning-text);font-size:13px;padding:12px 16px;border-radius:10px}._usageBar_1sumt_35{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._noKey_1sumt_42{opacity:.4;cursor:default}._noKey_1sumt_42:hover{transform:none;box-shadow:none;border-color:var(--border)}._grid_1sumt_53{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}._card_1sumt_59{text-align:left;cursor:pointer;transition:all .15s;border:1px solid var(--border)}._card_1sumt_59:hover{border-color:var(--purple-600);transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed26}._locked_1sumt_72{opacity:.65}._locked_1sumt_72:hover{border-color:var(--purple-400)}._cardTop_1sumt_80{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._icon_1sumt_87{font-size:28px}._cardTitle_1sumt_89{font-size:16px;font-weight:700;margin-bottom:8px}._cardDesc_1sumt_95{font-size:13px;color:var(--text-muted);line-height:1.5}._customSection_1sumt_101{margin-bottom:40px}._customSectionHeader_1sumt_105{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}._customSectionTitle_1sumt_114{font-size:18px;font-weight:700;margin-bottom:2px}._customSectionSub_1sumt_120{font-size:13px;color:var(--text-muted)}._customEmpty_1sumt_125{background:var(--surface);border:1px dashed var(--border);border-radius:12px;padding:32px;text-align:center;color:var(--text-muted);font-size:14px}._customCard_1sumt_135{display:flex;flex-direction:column;text-align:left}._builtInSection_1sumt_141{margin-top:8px}._editBtn_1sumt_145{color:var(--text-muted);padding:4px;border-radius:6px;transition:color .15s,background .15s}._editBtn_1sumt_145:hover{color:var(--text);background:var(--surface-2)}._widget_17y01_1{display:flex;align-items:center;gap:20px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px 20px;margin-bottom:20px}._left_17y01_12{display:flex;align-items:center;gap:10px;flex-shrink:0}._fire_17y01_19{font-size:28px;line-height:1}._streakNum_17y01_21{display:block;font-size:28px;font-weight:800;line-height:1;color:var(--text)}._streakLabel_17y01_29{font-size:12px;color:var(--text-muted);display:block}._heatmap_17y01_35{display:grid;grid-template-columns:repeat(28,1fr);gap:3px;flex:1}._cell_17y01_42{aspect-ratio:1;border-radius:2px}._cellEmpty_17y01_47{background:var(--border)}._cellLow_17y01_48{background:#8b5cf659}._cellFull_17y01_49{background:var(--accent, #8b5cf6)}@media (max-width: 520px){._heatmap_17y01_35{display:none}}._page_1y18o_1{max-width:620px;margin:0 auto}._scenarioHeader_1y18o_6{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}._icon_1y18o_13{font-size:40px}._title_1y18o_15{font-size:26px;font-weight:800;margin-bottom:4px}._desc_1y18o_21{color:var(--text-muted);font-size:15px}._form_1y18o_26{display:flex;flex-direction:column;gap:28px}._field_1y18o_28{display:flex;flex-direction:column;gap:10px}._label_1y18o_30{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:4px}._labelHint_1y18o_38{font-weight:400;color:var(--text-muted);font-size:13px}._textarea_1y18o_44{width:100%;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:12px 14px;resize:vertical;min-height:88px;color:var(--text);font-size:14px;line-height:1.6;transition:border-color .15s}._textarea_1y18o_44:focus{border-color:var(--purple-500)}._textarea_1y18o_44::placeholder{color:var(--text-muted)}._charCount_1y18o_64{text-align:right;font-size:12px;color:var(--text-muted);margin-top:-4px}._difficultyGrid_1y18o_71{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._diffOption_1y18o_77{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;border-radius:12px;background:var(--surface-2);border:2px solid var(--border);cursor:pointer;transition:all .15s;text-align:center}._diffOption_1y18o_77:hover{border-color:var(--purple-600)}._diffOption_1y18o_77._selected_1y18o_95{border-color:var(--purple-500);background:var(--purple-900)}._diffEmoji_1y18o_100{font-size:22px}._diffLabel_1y18o_102{font-size:13px;font-weight:600;color:var(--text)}._diffDesc_1y18o_108{font-size:11px;color:var(--text-muted);line-height:1.4}._error_1y18o_114{font-size:13px;color:#f87171;background:var(--surface);border:1px solid rgba(248,113,113,.3);border-radius:8px;padding:10px 14px}._startBtn_1y18o_123{width:100%;font-size:15px;padding:14px}._overlay_b9zch_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#08080a;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px 24px 52px}._topBar_b9zch_14{width:100%;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._iconBtn_b9zch_22{width:38px;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffff80;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}._iconBtn_b9zch_22:hover{background:#ffffff1a;color:#fff}._orbArea_b9zch_42{flex:1;display:flex;align-items:center;justify-content:center}._orbWrap_b9zch_49{position:relative;width:300px;height:300px}._blob_b9zch_55{position:absolute;border-radius:50%;filter:blur(48px);will-change:transform,border-radius}._blob1_b9zch_62{width:180px;height:180px;background:#7c3aed;top:5%;left:8%}._blob2_b9zch_63{width:160px;height:160px;background:#2563eb;top:18%;right:4%}._blob3_b9zch_64{width:140px;height:140px;background:#0891b2;bottom:8%;left:20%}._blob4_b9zch_65{width:110px;height:110px;background:#9333ea;bottom:18%;right:18%}._idle_b9zch_68 ._blob1_b9zch_62{animation:_morph1_b9zch_1 7s ease-in-out infinite}._idle_b9zch_68 ._blob2_b9zch_63{animation:_morph2_b9zch_1 9s ease-in-out infinite}._idle_b9zch_68 ._blob3_b9zch_64{animation:_morph3_b9zch_1 8s ease-in-out infinite}._idle_b9zch_68 ._blob4_b9zch_65{animation:_morph4_b9zch_1 10s ease-in-out infinite}._listening_b9zch_74 ._blob1_b9zch_62{animation:_morph1_b9zch_1 1.1s ease-in-out infinite}._listening_b9zch_74 ._blob2_b9zch_63{animation:_morph2_b9zch_1 1.4s ease-in-out infinite}._listening_b9zch_74 ._blob3_b9zch_64{animation:_morph3_b9zch_1 1.2s ease-in-out infinite}._listening_b9zch_74 ._blob4_b9zch_65{animation:_morph4_b9zch_1 1.6s ease-in-out infinite}._speaking_b9zch_80 ._blob1_b9zch_62{animation:_morph1_b9zch_1 2.8s ease-in-out infinite}._speaking_b9zch_80 ._blob2_b9zch_63{animation:_morph2_b9zch_1 3.4s ease-in-out infinite}._speaking_b9zch_80 ._blob3_b9zch_64{animation:_morph3_b9zch_1 3s ease-in-out infinite}._speaking_b9zch_80 ._blob4_b9zch_65{animation:_morph4_b9zch_1 3.8s ease-in-out infinite}@keyframes _morph1_b9zch_1{0%,to{transform:translate(0) scale(1);border-radius:62% 38% 32% 68%/58% 34% 66% 42%}25%{transform:translate(22px,-14px) scale(1.13);border-radius:38% 62% 68% 32%/42% 66% 34% 58%}50%{transform:translate(-8px,24px) scale(.9);border-radius:54% 46% 44% 56%/46% 54% 58% 42%}75%{transform:translate(14px,10px) scale(1.06);border-radius:46% 54% 36% 64%/62% 38% 54% 46%}}@keyframes _morph2_b9zch_1{0%,to{transform:translate(0) scale(1);border-radius:44% 56% 66% 34%/48% 52% 62% 38%}25%{transform:translate(-20px,16px) scale(1.1);border-radius:64% 36% 44% 56%/58% 46% 36% 64%}50%{transform:translate(16px,-20px) scale(.88);border-radius:36% 64% 58% 42%/42% 58% 46% 54%}75%{transform:translate(-8px,8px) scale(1.04);border-radius:56% 44% 34% 66%/34% 66% 54% 46%}}@keyframes _morph3_b9zch_1{0%,to{transform:translate(0) scale(1);border-radius:50% 50% 42% 58%/52% 48% 56% 44%}25%{transform:translate(14px,22px) scale(1.12);border-radius:42% 58% 62% 38%/64% 36% 44% 56%}50%{transform:translate(-22px,-12px) scale(.86);border-radius:66% 34% 48% 52%/38% 62% 52% 48%}75%{transform:translate(8px,-8px) scale(1.05);border-radius:38% 62% 56% 44%/56% 44% 38% 62%}}@keyframes _morph4_b9zch_1{0%,to{transform:translate(0) scale(1);border-radius:58% 42% 48% 52%/44% 56% 46% 54%}33%{transform:translate(-16px,18px) scale(1.15);border-radius:36% 64% 62% 38%/60% 40% 54% 46%}66%{transform:translate(18px,-16px) scale(.88);border-radius:62% 38% 36% 64%/48% 52% 66% 34%}}._transcript_b9zch_113{font-size:17px;color:#ffffff59;text-align:center;line-height:1.6;min-height:28px;padding:0 32px;flex-shrink:0;transition:color .2s}._transcriptError_b9zch_124{color:#f87171}._controls_b9zch_129{flex-shrink:0;display:flex;align-items:center;justify-content:center}._micBtn_b9zch_136{width:76px;height:76px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#ffffffd9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s,border-color .15s;touch-action:none;-webkit-user-select:none;user-select:none}._micBtn_b9zch_136:hover:not(:disabled){background:#ffffff1f}._micBtn_b9zch_136:disabled{opacity:.25;cursor:not-allowed}._micBtn_b9zch_136._micActive_b9zch_161{background:#dc262640;border-color:#dc262699;color:#fca5a5;transform:scale(1.06)}._micBtn_b9zch_136:focus-visible{outline:2px solid rgba(255,255,255,.4);outline-offset:3px}._panel_5b5vv_1{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px 16px;margin-bottom:8px;flex-shrink:0}._header_5b5vv_10{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._headerLeft_5b5vv_17{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-muted)}._closeBtn_5b5vv_26{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;display:flex;align-items:center;border-radius:4px}._closeBtn_5b5vv_26:hover{color:var(--text);background:var(--surface-2)}._loading_5b5vv_39{display:flex;justify-content:center;padding:16px 0}._hints_5b5vv_41{display:flex;flex-direction:column;gap:8px}._hint_5b5vv_41{display:flex;flex-direction:column;gap:4px;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:10px 14px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s;width:100%}._hint_5b5vv_41:hover{border-color:var(--accent, #8b5cf6);background:var(--surface-2)}._hintStyle_5b5vv_59{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent, #8b5cf6)}._hintText_5b5vv_67{font-size:14px;color:var(--text);line-height:1.5}._shell_4l3a5_1{display:flex;flex-direction:column;height:calc(100vh - 64px);max-width:760px;margin:0 auto;position:relative}._loading_4l3a5_10{display:flex;align-items:center;justify-content:center;height:100%}._topBar_4l3a5_17{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:16px;flex-shrink:0}._topBarLeft_4l3a5_30{display:flex;align-items:center;gap:12px;overflow:hidden}._scenarioIcon_4l3a5_37{font-size:24px;flex-shrink:0}._scenarioName_4l3a5_39{font-weight:700;font-size:15px}._personDesc_4l3a5_44{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}._topBarRight_4l3a5_53{display:flex;align-items:center;gap:10px;flex-shrink:0}._messages_4l3a5_60{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:4px 2px 16px}._emptyState_4l3a5_69{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex:1;text-align:center;color:var(--text-muted);padding:40px 0}._emptyState_4l3a5_69 p{font-size:15px}._tip_4l3a5_82{font-size:13px}._bubble_4l3a5_84{display:flex;flex-direction:column;gap:4px;max-width:75%}._user_4l3a5_91{align-self:flex-end;align-items:flex-end}._ai_4l3a5_92{align-self:flex-start}._bubbleLabel_4l3a5_94{font-size:11px;font-weight:600;color:var(--text-muted);padding:0 4px}._bubbleText_4l3a5_101{padding:12px 16px;border-radius:16px;font-size:15px;line-height:1.6;white-space:pre-wrap}._user_4l3a5_91 ._bubbleText_4l3a5_101{background:var(--accent);color:#fff;border-bottom-right-radius:4px}._ai_4l3a5_92 ._bubbleText_4l3a5_101{background:var(--surface);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:4px}._typing_4l3a5_122{display:flex;gap:5px;padding:16px 20px;background:var(--surface);border:1px solid var(--border);border-radius:16px 16px 16px 4px}._typing_4l3a5_122 span{width:7px;height:7px;border-radius:50%;background:var(--text-muted);animation:_bounce_4l3a5_1 1.2s infinite ease-in-out}._typing_4l3a5_122 span:nth-child(2){animation-delay:.2s}._typing_4l3a5_122 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_4l3a5_1{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}._errorBar_4l3a5_148{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);font-size:13px;padding:10px 16px;border-radius:10px;margin-bottom:8px;flex-shrink:0}._inputArea_4l3a5_159{display:flex;gap:10px;align-items:flex-end;flex-shrink:0;padding-top:8px;border-top:1px solid var(--border)}._input_4l3a5_159{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 16px;font-size:15px;resize:none;color:var(--text);line-height:1.5;transition:border-color .15s}._input_4l3a5_159:focus{border-color:var(--purple-500)}._input_4l3a5_159::placeholder{color:var(--text-muted)}._input_4l3a5_159:disabled{opacity:.5}._inputActions_4l3a5_185{display:flex;flex-direction:column;gap:6px;align-items:center;flex-shrink:0}._sendBtn_4l3a5_193{width:48px;height:48px;padding:0;border-radius:12px;flex-shrink:0}._voiceBtn_4l3a5_201{width:48px;height:36px;padding:0;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;flex-shrink:0}._voiceBtn_4l3a5_201:hover{background:#8b5cf61a;border-color:var(--purple-500);color:var(--purple-400)}._voiceBtnActive_4l3a5_223{background:#6d28d940;border-color:var(--purple-500);color:var(--purple-300);box-shadow:0 0 0 3px #8b5cf626}._hintBtn_4l3a5_230{width:48px;height:32px;padding:0;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,border-color .15s;flex-shrink:0}._hintBtn_4l3a5_230:hover:not(:disabled){background:#facc151a;border-color:#facc15;color:#facc15}._hintBtn_4l3a5_230:disabled{opacity:.3;cursor:not-allowed}._page_pmk15_1{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:24px}._loading_pmk15_9{display:flex;align-items:center;justify-content:center;height:200px}._header_pmk15_16{display:flex;align-items:center;gap:20px}._title_pmk15_22{font-size:26px;font-weight:800;margin-bottom:4px}._sub_pmk15_28{font-size:15px;color:var(--text-muted);max-width:480px}._meta_pmk15_34{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--text-muted)}._metaDesc_pmk15_43{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}._grid_pmk15_51{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 580px){._grid_pmk15_51{grid-template-columns:1fr}}._feedbackCard_pmk15_59{display:flex;flex-direction:column;gap:12px}._cardHeader_pmk15_61{display:flex;align-items:center;gap:8px}._cardHeader_pmk15_61 h2{font-size:15px;font-weight:700}._iconGreen_pmk15_69{color:var(--green-600)}._iconAmber_pmk15_70{color:var(--amber-600)}._list_pmk15_72{list-style:none;display:flex;flex-direction:column;gap:8px}._summary_pmk15_79{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 18px;font-size:14px;line-height:1.6;color:var(--text)}._listItem_pmk15_89{font-size:13px;line-height:1.5;padding:10px 12px;border-radius:8px;background:var(--surface);border:1px solid var(--border);display:flex;flex-direction:column;gap:6px}._observation_pmk15_101{font-weight:500;color:var(--text)}._rationale_pmk15_106{font-size:12px;line-height:1.5;padding-top:6px;border-top:1px solid var(--border);font-style:italic}._rationaleGreen_pmk15_114{color:var(--feedback-green-text)}._rationaleAmber_pmk15_118{color:var(--feedback-amber-text)}._green_pmk15_122{background:var(--feedback-green-bg);color:var(--feedback-green-text);border:1px solid var(--feedback-green-border)}._amber_pmk15_123{background:var(--feedback-amber-bg);color:var(--feedback-amber-text);border:1px solid var(--feedback-amber-border)}._empty_pmk15_125{font-size:13px;color:var(--text-muted);font-style:italic}._actions_pmk15_131{display:flex;gap:12px;flex-wrap:wrap}._transcript_pmk15_137{display:flex;flex-direction:column;gap:12px}._transcript_pmk15_137 h3{font-size:14px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._transcriptList_pmk15_147{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto;padding-right:4px}._tMsg_pmk15_156{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:10px}._tUser_pmk15_164{background:var(--purple-900);border:1px solid var(--purple-700);align-self:flex-end;max-width:80%}._tAi_pmk15_165{background:var(--surface);border:1px solid var(--border);max-width:80%}._tLabel_pmk15_167{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}._tMsg_pmk15_156 p{font-size:13px;line-height:1.5}._shareRow_pmk15_177{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._shareInput_pmk15_179{flex:1;min-width:200px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:8px 12px;font-size:13px;color:var(--text-muted);cursor:text}._shareError_pmk15_191{font-size:12px;color:#f87171;margin-top:4px}._page_1xmey_1{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:24px}._loading_1xmey_9{display:flex;align-items:center;justify-content:center;height:200px}._title_1xmey_16{font-size:28px;font-weight:800}._empty_1xmey_21{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 0;color:var(--text-muted);text-align:center}._sectionLabel_1xmey_31{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:10px}._list_1xmey_40{display:flex;flex-direction:column;gap:8px}._row_1xmey_42{width:100%;text-align:left;display:flex;align-items:flex-start;gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 18px;cursor:pointer;transition:all .15s}._row_1xmey_42:hover{border-color:var(--purple-600);transform:translateY(-1px)}._rowIcon_1xmey_61{font-size:22px;flex-shrink:0;padding-top:2px}._rowMain_1xmey_63{flex:1;display:flex;flex-direction:column;gap:4px;overflow:hidden}._rowTitle_1xmey_65{font-size:15px;font-weight:700}._rowMeta_1xmey_67{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted);flex-wrap:wrap}._personDesc_1xmey_76{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-style:italic}._summary_1xmey_84{font-size:13px;color:var(--text-muted);margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._score_1xmey_93{font-size:18px;font-weight:800;flex-shrink:0;min-width:28px;text-align:right}._high_1xmey_101{color:var(--green-600)}._mid_1xmey_102{color:var(--amber-600)}._low_1xmey_103{color:var(--red-600)}._resumeTag_1xmey_105{font-size:12px;color:var(--purple-400);font-weight:600;flex-shrink:0;align-self:center}@media (max-width: 640px){._row_1xmey_42{padding:12px 14px}._personDesc_1xmey_76{max-width:160px}}._page_1gbzw_1{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:20px}._loading_1gbzw_9{display:flex;align-items:center;justify-content:center;height:200px}._header_1gbzw_16{display:flex;align-items:flex-start;gap:16px}._icon_1gbzw_22{font-size:36px;flex-shrink:0}._title_1gbzw_24{font-size:22px;font-weight:800;margin-bottom:4px}._meta_1gbzw_26{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted);margin-bottom:4px}._personDesc_1gbzw_35{font-size:13px;color:var(--text-muted);font-style:italic}._score_1gbzw_41{margin-left:auto;flex-shrink:0}._summaryCard_1gbzw_43{font-size:15px;border-left:3px solid var(--purple-600)}._summaryText_1gbzw_44{line-height:1.6}._grid_1gbzw_46{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 560px){._grid_1gbzw_46{grid-template-columns:1fr}}._feedCard_1gbzw_54{display:flex;flex-direction:column;gap:10px}._feedLabel_1gbzw_56{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}._feedList_1gbzw_64{list-style:none;display:flex;flex-direction:column;gap:6px}._feedList_1gbzw_64 li{font-size:13px;padding:7px 10px;border-radius:6px;line-height:1.5}._green_1gbzw_73{background:var(--feedback-green-bg);color:var(--feedback-green-text);border:1px solid var(--feedback-green-border)}._amber_1gbzw_74{background:var(--feedback-amber-bg);color:var(--feedback-amber-text);border:1px solid var(--feedback-amber-border)}._empty_1gbzw_75{font-size:13px;color:var(--text-muted);font-style:italic}._transcript_1gbzw_77{display:flex;flex-direction:column;gap:10px}._transcript_1gbzw_77 h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}._transcriptList_1gbzw_87{display:flex;flex-direction:column;gap:6px;max-height:400px;overflow-y:auto}._tMsg_1gbzw_95{display:flex;flex-direction:column;gap:2px;padding:8px 12px;border-radius:8px;max-width:82%}._tUser_1gbzw_104{background:var(--nav-active-bg);color:var(--nav-active-text);align-self:flex-end}._tAi_1gbzw_105{background:var(--surface);border:1px solid var(--border)}._tLabel_1gbzw_107{font-size:10px;font-weight:700;text-transform:uppercase;color:var(--text-muted)}._tMsg_1gbzw_95 p{font-size:13px;line-height:1.5}._actions_1gbzw_116{display:flex;gap:12px;flex-wrap:wrap}._shareRow_1gbzw_122{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._shareInput_1gbzw_124{flex:1;min-width:200px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:8px 12px;font-size:13px;color:var(--text-muted);cursor:text}._shareError_1gbzw_136{font-size:12px;color:var(--error-text);margin-top:4px}._page_1x3j6_1{max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:28px;text-align:center}._header_1x3j6_11 h1{font-size:28px;font-weight:800;margin-bottom:8px}._header_1x3j6_11 p{font-size:15px;color:var(--text-muted);max-width:480px;line-height:1.7}._plans_1x3j6_24{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}@media (max-width: 560px){._plans_1x3j6_24{grid-template-columns:1fr}}._plan_1x3j6_24{display:flex;flex-direction:column;gap:20px;text-align:left}._featured_1x3j6_40{border-color:var(--purple-600);box-shadow:0 0 0 1px var(--purple-600),0 8px 32px #7c3aed33}._planTop_1x3j6_45{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._planName_1x3j6_52{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:var(--text-muted);margin-bottom:6px}._planPrice_1x3j6_62{font-size:32px;font-weight:800;line-height:1}._planPrice_1x3j6_62 span{font-size:14px;font-weight:500;color:var(--text-muted)}._featureList_1x3j6_74{list-style:none;display:flex;flex-direction:column;gap:10px;flex:1}._featureList_1x3j6_74 li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;color:var(--text-muted)}._check_1x3j6_91{color:var(--green-600);flex-shrink:0;margin-top:2px}._page_p6jhb_1{max-width:620px;margin:0 auto;display:flex;flex-direction:column;gap:20px}._header_p6jhb_9 h1{font-size:26px;font-weight:800;margin-bottom:6px}._header_p6jhb_9 p{font-size:14px;color:var(--text-muted);line-height:1.6}._warning_p6jhb_21{background:var(--warning-bg);border:1px solid var(--warning-border);color:var(--warning-text);font-size:13px;padding:12px 16px;border-radius:10px}._section_p6jhb_30{display:flex;flex-direction:column;gap:16px}._dimmed_p6jhb_32{opacity:.5;pointer-events:none}._sectionHeader_p6jhb_34{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._sectionTitle_p6jhb_42{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px}._docLink_p6jhb_50{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--purple-400);text-decoration:none}._docLink_p6jhb_50:hover{text-decoration:underline}._providerGrid_p6jhb_60{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._providerBtn_p6jhb_66{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 10px;border-radius:12px;background:var(--surface-2);border:2px solid var(--border);cursor:pointer;font-size:13px;font-weight:500;color:var(--text-muted);transition:all .15s;text-align:center}._providerBtn_p6jhb_66:hover{border-color:var(--purple-600);color:var(--text)}._providerActive_p6jhb_83{border-color:var(--accent)!important;background:var(--nav-active-bg)!important;color:var(--nav-active-text)!important}._providerIcon_p6jhb_85{font-size:20px}._field_p6jhb_87{display:flex;flex-direction:column;gap:6px}._label_p6jhb_89{font-size:13px;font-weight:600;color:var(--text-muted)}._keyInput_p6jhb_91{display:flex;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:border-color .15s}._keyInput_p6jhb_91:focus-within{border-color:var(--purple-500)}._input_p6jhb_102{flex:1;padding:10px 14px;font-size:14px;font-family:monospace;background:transparent;color:var(--text)}._input_p6jhb_102::placeholder{color:var(--text-muted);font-family:inherit}._eyeBtn_p6jhb_112{padding:10px 12px;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;flex-shrink:0}._eyeBtn_p6jhb_112:hover{color:var(--text)}._select_p6jhb_122{width:100%;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:10px 36px 10px 14px;font-size:14px;color:var(--text);cursor:pointer;transition:border-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238888a0' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._select_p6jhb_122:focus{border-color:var(--purple-500);outline:none}._select_p6jhb_122 option{background:var(--surface)}._actions_p6jhb_141{display:flex;gap:12px;justify-content:flex-end}._privacyNote_p6jhb_147{font-size:12px;color:var(--text-muted);line-height:1.6;padding:12px 16px;background:var(--surface);border:1px solid var(--border);border-radius:10px}._notifRow_p6jhb_157{display:flex;align-items:center;justify-content:space-between;gap:16px}._hint_p6jhb_164{font-size:13px;color:var(--text-muted);margin-top:2px;line-height:1.5}._toggle_p6jhb_166{position:relative;display:inline-flex;width:44px;height:24px;cursor:pointer;flex-shrink:0}._toggle_p6jhb_166 input{opacity:0;width:0;height:0}._toggleSlider_p6jhb_168{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--border);border-radius:24px;transition:background .2s}._toggle_p6jhb_166 input:checked+._toggleSlider_p6jhb_168{background:var(--purple-500)}._toggleSlider_p6jhb_168:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s}._toggle_p6jhb_166 input:checked+._toggleSlider_p6jhb_168:before{transform:translate(20px)}._page_radsn_1{max-width:720px;margin:0 auto}._header_radsn_6{margin-bottom:24px}._header_radsn_6 h1{font-size:26px;font-weight:800;margin-bottom:6px}._header_radsn_6 p{color:var(--text-muted);font-size:15px}._form_radsn_21{display:flex;flex-direction:column;gap:24px}._field_radsn_27{display:flex;flex-direction:column;gap:8px}._label_radsn_33{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:3px}._labelHint_radsn_41{font-weight:400;color:var(--text-muted);font-size:13px}._labelHint_radsn_41 code{background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-size:12px;font-family:monospace;color:var(--purple-300)}._input_radsn_57{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:12px 14px;font-size:14px;color:var(--text);transition:border-color .15s;width:100%}._input_radsn_57:focus{border-color:var(--purple-600);outline:none}._textarea_radsn_73{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:12px 14px;font-size:13px;font-family:monospace;color:var(--text);resize:vertical;transition:border-color .15s;width:100%;line-height:1.6}._textarea_radsn_73:focus{border-color:var(--purple-600);outline:none}._error_radsn_92{color:var(--red-600);font-size:13px;background:var(--red-100);padding:10px 14px;border-radius:8px}._actions_radsn_100{display:flex;align-items:center;justify-content:flex-end;gap:10px}._upsell_radsn_107{text-align:center;padding:80px 24px;display:flex;flex-direction:column;align-items:center;gap:12px}._upsellIcon_radsn_116{font-size:40px}._upsell_radsn_107 h2{font-size:22px;font-weight:700}._upsell_radsn_107 p{color:var(--text-muted);margin-bottom:8px}._page_15aq5_1{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:24px}._loading_15aq5_3{display:flex;align-items:center;justify-content:center;height:200px}._title_15aq5_5{font-size:26px;font-weight:800}._statsRow_15aq5_7{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width: 580px){._statsRow_15aq5_7{grid-template-columns:repeat(2,1fr)}}._statCard_15aq5_10{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center;padding:18px 12px}._statValue_15aq5_12{font-size:32px;font-weight:800;color:var(--text);line-height:1}._statLabel_15aq5_14{font-size:12px;color:var(--text-muted)}._chartCard_15aq5_16{display:flex;flex-direction:column;gap:16px}._chartTitle_15aq5_18{font-size:15px;font-weight:700}._chart_15aq5_16{display:flex;align-items:flex-end;gap:6px;height:180px;padding-bottom:40px;position:relative}._barCol_15aq5_29{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0;gap:4px;height:100%}._barTrack_15aq5_39{flex:1;width:100%;display:flex;align-items:flex-end;background:var(--border);border-radius:4px 4px 0 0;overflow:hidden;min-height:0}._bar_15aq5_29{width:100%;border-radius:4px 4px 0 0;transition:height .4s ease;min-height:4px}._barHigh_15aq5_57{background:#4ade80}._barMid_15aq5_58{background:#facc15}._barLow_15aq5_59{background:#f87171}._barScore_15aq5_61{font-size:11px;font-weight:700;color:var(--text-muted)}._barDate_15aq5_63{font-size:9px;color:var(--text-muted);text-align:center;white-space:nowrap;overflow:hidden;width:100%}._proGate_15aq5_65{border:1px solid var(--border);border-radius:16px;overflow:hidden}._proGateInner_15aq5_67{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:60px 24px;background:var(--surface)}._proGateInner_15aq5_67 h2{font-size:20px;font-weight:700}._proGateInner_15aq5_67 p{font-size:14px;color:var(--text-muted);max-width:340px}._upsell_15aq5_80{display:flex;align-items:center;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:16px 20px;font-size:14px;color:var(--text-muted);flex-wrap:wrap}._page_128d6_1{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:20px}._loading_128d6_3{display:flex;align-items:center;justify-content:center;height:200px}._header_128d6_5{display:flex;align-items:center;gap:16px}._title_128d6_7{font-size:22px;font-weight:800}._error_128d6_9{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);font-size:13px;padding:10px 16px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}._retryBtn_128d6_11{background:none;border:1px solid var(--error-border);color:var(--error-text);font-size:12px;padding:4px 10px;border-radius:6px;cursor:pointer;flex-shrink:0;transition:background .15s}._retryBtn_128d6_11:hover{background:#f871711a}._generating_128d6_14{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-size:14px;padding:12px 0}._transcript_128d6_16{display:flex;flex-direction:column;gap:12px}._msg_128d6_18{display:flex;flex-direction:column;gap:6px;max-width:85%}._user_128d6_20{align-self:flex-end;align-items:flex-end}._ai_128d6_21{align-self:flex-start}._label_128d6_23{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:0 4px}._content_128d6_25{padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.6}._user_128d6_20 ._content_128d6_25{background:var(--accent);color:#fff;border-bottom-right-radius:4px}._ai_128d6_21 ._content_128d6_25{background:var(--surface);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:4px}._noteWrap_128d6_35{width:100%}._noteToggle_128d6_37{display:flex;align-items:center;gap:6px;background:none;border:1px solid var(--border);border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;color:var(--accent, #8b5cf6);cursor:pointer;transition:background .15s}._noteToggle_128d6_37:hover{background:var(--surface-2)}._noteBody_128d6_54{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:12px 14px;margin-top:6px;display:flex;flex-direction:column;gap:10px}._noteText_128d6_65{font-size:13px;color:var(--text);line-height:1.6}._rewrite_128d6_67{border-top:1px solid var(--border);padding-top:10px}._rewriteLabel_128d6_69{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}._rewriteText_128d6_71{font-size:13px;color:var(--feedback-green-text);line-height:1.5;margin-top:4px;font-style:italic}._page_1u8e5_1{max-width:720px;margin:0 auto;padding:24px 16px;display:flex;flex-direction:column;gap:20px}._loading_1u8e5_3{display:flex;align-items:center;justify-content:center;height:200px}._errorPage_1u8e5_5{display:flex;align-items:center;justify-content:center;min-height:100vh}._errorCard_1u8e5_7{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:40px}._banner_1u8e5_9{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-muted)}._header_1u8e5_11{display:flex;align-items:center;gap:20px}._title_1u8e5_13{font-size:24px;font-weight:800}._meta_1u8e5_15{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-muted)}._summary_1u8e5_17{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 18px;font-size:14px;line-height:1.6}._grid_1u8e5_19{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 580px){._grid_1u8e5_19{grid-template-columns:1fr}}._cardHeader_1u8e5_22{display:flex;align-items:center;gap:8px;margin-bottom:12px}._cardHeader_1u8e5_22 h2{font-size:14px;font-weight:700}._list_1u8e5_25{list-style:none;display:flex;flex-direction:column;gap:8px}._listItem_1u8e5_27{font-size:13px;padding:10px 12px;border-radius:8px;background:var(--surface);border:1px solid var(--border);display:flex;flex-direction:column;gap:4px}._transcript_1u8e5_29{display:flex;flex-direction:column;gap:10px}._transcript_1u8e5_29 h3{font-size:13px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._tMsg_1u8e5_32{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:10px;max-width:80%}._tUser_1u8e5_33{background:var(--purple-900);border:1px solid var(--purple-700);align-self:flex-end}._tAi_1u8e5_34{background:var(--surface);border:1px solid var(--border)}._tLabel_1u8e5_35{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}._tMsg_1u8e5_32 p{font-size:13px;line-height:1.5}._page_yp7p3_1{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:24px}._title_yp7p3_3{font-size:26px;font-weight:800}._sub_yp7p3_5{font-size:15px;color:var(--text-muted);margin-top:-12px}._error_yp7p3_7{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);font-size:13px;padding:10px 16px;border-radius:10px}._centered_yp7p3_9{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 0;color:var(--text-muted)}._topics_yp7p3_11{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._topicBtn_yp7p3_13{padding:16px 20px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:15px;font-weight:500;cursor:pointer;text-align:left;transition:background .15s,border-color .15s}._topicBtn_yp7p3_13:hover{background:var(--surface-2);border-color:var(--purple-500)}._customRow_yp7p3_28{display:flex;gap:10px}._customInput_yp7p3_30{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-size:15px;color:var(--text)}._customInput_yp7p3_30:focus{border-color:var(--purple-500);outline:none}._progressBar_yp7p3_42{height:4px;background:var(--border);border-radius:2px;overflow:hidden}._progressFill_yp7p3_44{height:100%;background:var(--purple-500);border-radius:2px;transition:width .3s ease}._counter_yp7p3_46{font-size:13px;font-weight:600;color:var(--text-muted)}._challenge_yp7p3_48{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px 28px;font-size:20px;font-weight:600;line-height:1.5;color:var(--text)}._responseRow_yp7p3_59{display:flex;flex-direction:column;gap:10px}._responseInput_yp7p3_61{width:100%;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 16px;font-size:15px;color:var(--text);resize:none;line-height:1.5}._responseInput_yp7p3_61:focus{border-color:var(--purple-500);outline:none}._scoreCard_yp7p3_75{display:flex;align-items:center;gap:20px}._results_yp7p3_77{display:flex;flex-direction:column;gap:12px}._resultCard_yp7p3_79{display:flex;flex-direction:column;gap:8px}._resultChallenge_yp7p3_81{font-size:14px;color:var(--text-muted);font-style:italic}._resultResponse_yp7p3_83{font-size:14px;color:var(--text)}._resultBottom_yp7p3_85{display:flex;align-items:flex-start;gap:10px}._resultNote_yp7p3_87{font-size:13px;color:var(--text-muted);line-height:1.5}._resultActions_yp7p3_89{display:flex;gap:12px;flex-wrap:wrap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--purple-50: #f5f3ff;--purple-100: #ede9fe;--purple-200: #ddd6fe;--purple-300: #c4b5fd;--purple-400: #a78bfa;--purple-500: #8b5cf6;--purple-600: #7c3aed;--purple-700: #6d28d9;--purple-800: #5b21b6;--purple-900: #4c1d95;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--green-100: #dcfce7;--green-600: #16a34a;--red-100: #fee2e2;--red-600: #dc2626;--amber-100: #fef3c7;--amber-600: #d97706;--bg: #ffffff;--surface: #f8fafc;--surface-2: #f1f5f9;--border: #e2e8f0;--text: #0f172a;--text-muted: #64748b;--accent: #7c3aed;--accent-hover: #6d28d9;--nav-active-bg: #ede9fe;--nav-active-text: #6d28d9;--feedback-green-bg: #f0fdf4;--feedback-green-text: #166534;--feedback-green-border: #bbf7d0;--feedback-amber-bg: #fffbeb;--feedback-amber-text: #92400e;--feedback-amber-border: #fde68a;--error-bg: #fef2f2;--error-border: #fecaca;--error-text: #dc2626;--warning-bg: #fffbeb;--warning-border: #fde68a;--warning-text: #92400e}[data-theme=dark]{--bg: #0f0f13;--surface: #18181f;--surface-2: #22222d;--border: #2e2e3d;--text: #f0f0f5;--text-muted: #8888a0;--accent: #8b5cf6;--accent-hover: #a78bfa;--nav-active-bg: #4c1d95;--nav-active-text: #c4b5fd;--feedback-green-bg: #052e16;--feedback-green-text: #86efac;--feedback-green-border: #166534;--feedback-amber-bg: #1c1002;--feedback-amber-text: #fcd34d;--feedback-amber-border: #92400e;--error-bg: #1a0a0a;--error-border: #7f1d1d;--error-text: #f87171;--warning-bg: #1c1002;--warning-border: #92400e;--warning-text: #fcd34d}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;color:inherit}input,textarea{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;outline:none}.spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:10px;font-weight:600;font-size:14px;transition:all .15s;white-space:nowrap}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--border)}.btn-ghost{color:var(--text-muted);padding:8px 12px}.btn-ghost:hover{color:var(--text);background:var(--surface-2);border-radius:8px}.btn-danger{background:var(--error-bg);color:var(--error-text);border:1px solid var(--error-border)}.btn-danger:hover{opacity:.85}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px}[data-theme=light] .card{box-shadow:0 1px 4px #0000000d}.badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:99px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.badge-pro{background:linear-gradient(135deg,var(--purple-700),var(--purple-500));color:#fff}.badge-free{background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border)}.score-ring{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;font-size:22px;font-weight:700;border:3px solid}.score-high{border-color:var(--green-600);color:var(--green-600)}.score-mid{border-color:var(--amber-600);color:var(--amber-600)}.score-low{border-color:var(--red-600);color:var(--red-600)}@media print{body{background:#fff!important;color:#000!important}.spinner,button,nav,header{display:none!important}.card{border:1px solid #ccc!important;background:#fff!important}}
