._container_1y4ei_1{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:var(--color-bg);z-index:9999}._content_1y4ei_14{text-align:center}._logo_1y4ei_18{font-size:2rem;font-weight:700;color:var(--color-primary);margin-bottom:2rem}._spinner_1y4ei_25{width:40px;height:40px;margin:0 auto;border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:_spin_1y4ei_25 .8s linear infinite}@keyframes _spin_1y4ei_25{to{transform:rotate(360deg)}}._container_s4a0f_1{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}._toast_s4a0f_12{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 1px 3px #00000014;min-width:320px;max-width:420px;pointer-events:auto;animation:_slideIn_s4a0f_1 .3s ease-out;border-left:4px solid}._toast_s4a0f_12._exiting_s4a0f_27{animation:_slideOut_s4a0f_1 .3s ease-in;opacity:0}@keyframes _slideIn_s4a0f_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_s4a0f_1{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}._iconContainer_s4a0f_54{flex-shrink:0;width:24px;height:24px}._icon_s4a0f_54{width:24px;height:24px}._content_s4a0f_65{flex:1;min-width:0}._title_s4a0f_70{margin:0;font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.4}._message_s4a0f_78{margin:4px 0 0;font-size:13px;color:#666;line-height:1.4;word-wrap:break-word}._close_s4a0f_86{flex-shrink:0;width:20px;height:20px;padding:0;background:none;border:none;cursor:pointer;color:#999;transition:color .2s}._close_s4a0f_86:hover{color:#333}._close_s4a0f_86 svg{width:16px;height:16px}._success_s4a0f_108{border-left-color:#10b981}._success_s4a0f_108 ._icon_s4a0f_54{color:#10b981}._error_s4a0f_116{border-left-color:#ef4444}._error_s4a0f_116 ._icon_s4a0f_54{color:#ef4444}._warning_s4a0f_124{border-left-color:#f59e0b}._warning_s4a0f_124 ._icon_s4a0f_54{color:#f59e0b}._info_s4a0f_132{border-left-color:#3b82f6}._info_s4a0f_132 ._icon_s4a0f_54{color:#3b82f6}@media (prefers-color-scheme: dark){._toast_s4a0f_12{background:#1f2937;box-shadow:0 10px 25px #0000004d,0 1px 3px #0003}._title_s4a0f_70{color:#f3f4f6}._message_s4a0f_78{color:#9ca3af}._close_s4a0f_86{color:#6b7280}._close_s4a0f_86:hover{color:#d1d5db}}@media (max-width: 480px){._container_s4a0f_1{left:10px;right:10px;top:10px}._toast_s4a0f_12{min-width:auto;max-width:none}}._layout_w7sg3_1{min-height:100dvh;display:flex;flex-direction:column}._container_w7sg3_7{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:60px}._header_w7sg3_19{position:fixed;top:0;left:0;right:0;background:#faf7f2;border-bottom:1px solid #E8E2D9;padding:.5rem 0;padding-top:calc(.5rem + var(--safe-top));z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf7f2fa}._logo_w7sg3_33{font-size:1.35rem;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:.2px}._nav_w7sg3_41{display:flex;align-items:center;gap:2rem;flex:1}._navItems_w7sg3_48{display:flex;align-items:center;justify-content:center;flex:1;gap:0}._navExtras_w7sg3_56{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-left:auto}._authChip_w7sg3_64{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;height:44px;min-width:44px;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000001a}._authChip_w7sg3_64:hover{box-shadow:0 4px 6px -1px #0000001a;background:#f9fafb}._chipIcon_w7sg3_84{width:20px;height:20px;color:#374151}._navCta_w7sg3_90{padding:8px 14px;background:#1a1a1a;color:#fff;border-radius:999px;font-weight:600;text-decoration:none;border:1px solid #000}._navCta_w7sg3_90:hover{opacity:.92}._navLink_w7sg3_102{color:#333;text-decoration:none;font-weight:500;transition:color .2s ease;text-align:center;padding:.5rem 1.5rem;border-radius:8px;min-height:2.5rem;display:flex;align-items:center;justify-content:center;line-height:1.3;white-space:nowrap}._navLink_w7sg3_102:hover{color:#1a1a1a;background:#0000000d}._navButton_w7sg3_123{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#374151;font-weight:500;cursor:pointer;padding:0;line-height:1;transition:color .2s ease}._navButton_w7sg3_123:hover{color:#4f46e5}._separator_w7sg3_137{width:1px;height:20px;background:#0000001a;-webkit-user-select:none;user-select:none;display:block;margin:0 .5rem}._hamburger_w7sg3_147{display:none;background:#fff;border:1px solid #E8E2D9;color:#333;width:40px;height:40px;border-radius:8px;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}._hamburger_w7sg3_147:hover{background:#f9fafb;box-shadow:0 4px 6px -1px #0000001a}._hamburgerIcon_w7sg3_167{width:20px;height:20px}._hideOnMobile_w7sg3_172{display:block}._showOnMobile_w7sg3_173{display:none}@media (max-width: 1200px){._container_w7sg3_7{max-width:1100px;padding:0 1.5rem;gap:2rem}._navLink_w7sg3_102{padding:.4rem 1rem;font-size:.9rem;min-height:2.5rem}._separator_w7sg3_137{margin:0 .25rem}}@media (max-width: 900px){._container_w7sg3_7{gap:1.5rem}._navLink_w7sg3_102{padding:.3rem .75rem;font-size:.85rem;min-height:2.25rem}._separator_w7sg3_137{margin:0 .125rem;height:16px}}@media (max-width: 950px){._navItems_w7sg3_48,._separator_w7sg3_137{display:none}._showOnMobile_w7sg3_173{display:inline-flex}._hideOnMobile_w7sg3_172{display:none}}@media (max-width: 768px){._container_w7sg3_7{padding:0 12px;gap:1rem}._main_w7sg3_222{padding-top:64px}}@media (max-width: 480px){._container_w7sg3_7{gap:.5rem}._navLink_w7sg3_102{padding:.25rem .5rem;font-size:.85rem;min-height:2rem}}._mobileBackdrop_w7sg3_240{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1000}._mobileMenu_w7sg3_247{position:fixed;inset:0 0 auto 0;background:#faf7f2;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding-bottom:1rem;box-shadow:0 6px 24px #0000001f;display:flex;flex-direction:column;min-height:auto;max-height:80vh}._mobileHeader_w7sg3_261{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #E8E2D9;background:#faf7f2}._mobileTitle_w7sg3_272{font-weight:600}._mobileCloseBtn_w7sg3_274{background:#fff;border:1px solid #e5e7eb;width:36px;height:36px;border-radius:999px;display:grid;place-items:center}._mobileBody_w7sg3_284{padding:8px 16px 16px;flex:1;overflow-y:auto}._mobileChipContainer_w7sg3_290{display:flex;justify-content:center;padding:12px 0;margin-bottom:12px;border-bottom:1px solid #E8E2D9}._mobileLinks_w7sg3_298{display:flex;flex-direction:column;gap:10px;margin:0}._mobileLink_w7sg3_298{padding:12px 10px;border:1px solid #E8E2D9;border-radius:10px;color:#1a1a1a;font-weight:500;display:flex;align-items:center;gap:8px;background:transparent;width:100%;text-align:left;cursor:pointer}._mobileIcon_w7sg3_320{width:20px;height:20px;color:#374151}._mobileCta_w7sg3_326{padding:12px 10px;border-radius:999px;color:#fff;background:#1a1a1a;border:1px solid #000;text-align:center;font-weight:600}._iconButton_w7sg3_336{background:#fff;border:1px solid #e5e7eb;color:#374151;width:36px;height:36px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease-in-out}._iconButton_w7sg3_336:hover{background:#f3f4f6;border-color:#d1d5db;color:#111827}._iconButton_w7sg3_336:active{transform:translateY(.5px)}._icon_w7sg3_336{width:18px;height:18px}._main_w7sg3_222{flex:1;padding-top:70px;display:flex;flex-direction:column;min-height:0;overflow:visible}._footer_w7sg3_372{background:#f3eee6;padding:16px 0 calc(16px + var(--safe-bottom));text-align:center;color:#6b7280;border-top:1px solid #E8E2D9}._footer_w7sg3_372 a{color:#1a1a1a;text-decoration:none;font-weight:600}._footer_w7sg3_372 a:hover{opacity:.85}._chip_xwbsv_1{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 20px;min-width:220px;height:44px;box-shadow:0 1px 3px #0000001a;transition:all .2s;cursor:pointer;display:flex;align-items:center;overflow:hidden}._chip_xwbsv_1:hover{box-shadow:0 4px 6px -1px #0000001a;background:#f9fafb}._chipContent_xwbsv_22{display:flex;align-items:center;gap:12px;width:100%;position:static}._icon_xwbsv_30{width:20px;height:20px;color:#374151;flex-shrink:0}._quotaSection_xwbsv_37{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0 8px}._quotaDisplay_xwbsv_47{display:flex;align-items:center;gap:10px}._mainQuota_xwbsv_53{display:flex;align-items:baseline;font-weight:600;font-size:16px;color:#111827}._loading_xwbsv_61{color:#9ca3af;font-size:14px}._quotaNumber_xwbsv_66{color:#111827}._quotaDivider_xwbsv_70{color:#d1d5db;margin:0 1px;font-weight:400}._quotaLimit_xwbsv_76{color:#9ca3af;font-size:14px}._boosterSection_xwbsv_81{display:flex;align-items:center;gap:3px;padding:2px 6px;background:#fbbf241a;border-radius:6px;font-size:13px}._boosterDot_xwbsv_91{color:#d1d5db;font-size:8px;line-height:1}._boosterIcon_xwbsv_97{color:#f59e0b;font-size:12px}._boosterCount_xwbsv_102{color:#92400e;font-weight:600;font-size:13px}._boosterSection_xwbsv_81[data-empty=true]{opacity:.5}._boosterSection_xwbsv_81[data-empty=true] ._boosterIcon_xwbsv_97,._boosterSection_xwbsv_81[data-empty=true] ._boosterCount_xwbsv_102{color:#9ca3af}._progressBar_xwbsv_120{width:100%;height:2px;background:#f3f4f6;border-radius:2px;overflow:hidden;position:relative}._progressFill_xwbsv_129{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .3s ease;border-radius:2px;box-shadow:0 0 4px #6366f14d}._tierLabel_xwbsv_137{position:absolute;top:0;right:0;font-size:9px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px;background:#f3f4f6;padding:2px 10px 3px;border-radius:0 11px 0 8px}._compactChip_xwbsv_152{background:#fff;border:1px solid #e5e7eb;border-radius:999px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;box-shadow:0 1px 2px #0000000a;padding:0;transition:all .2s}._compactChip_xwbsv_152:hover{box-shadow:0 2px 4px #00000014;background:#f9fafb}._compactChip_xwbsv_152 ._icon_xwbsv_30{width:16px;height:16px}._compactNumber_xwbsv_178{font-weight:700;font-size:13px;color:#111827}@media (max-width: 768px){._chip_xwbsv_1{min-width:0;padding:8px 10px}._tierLabel_xwbsv_137{display:none}}._backdrop_bqj05_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_bqj05_11{background:#faf7f2;color:#1a1a1a;border:1px solid #E8E2D9;border-radius:14px;width:min(720px,92vw);max-height:88vh;overflow:hidden;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column}._modalWide_bqj05_24{width:min(1200px,98vw)}._modalSmall_bqj05_28{width:min(520px,92vw)}._modalFull_bqj05_32{width:min(96vw,1600px)}._header_bqj05_36{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #E8E2D9;position:sticky;top:0;background:inherit;z-index:1}._title_bqj05_48{font-size:16px;font-weight:700}._closeBtn_bqj05_53{background:#fff;border:1px solid #E8E2D9;color:#333;cursor:pointer;padding:6px 10px;border-radius:999px}._body_bqj05_62{padding:18px 16px;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1 1 auto}@media (max-width: 768px){._modal_bqj05_11{width:100vw;height:100dvh;max-height:none;border-radius:0;border:none}._backdrop_bqj05_1{align-items:stretch}}._account_1idpe_1{max-width:1360px;margin:0 auto;padding:2rem}._account_1idpe_1 h1{color:#111827;font-size:2rem;margin-bottom:2rem}._cards_1idpe_13{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}._card_1idpe_13{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}._button_1idpe_26{background:#1a1a1a;color:#fff;padding:.75rem 1.5rem;border-radius:999px;border:1px solid #000;font-weight:600;cursor:pointer;transition:opacity .2s}._button_1idpe_26:hover:not(:disabled){opacity:.92}._button_1idpe_26:disabled{background:#9ca3af;cursor:not-allowed}._note_1idpe_44{color:#6b7280}._logoutButton_1idpe_48{background:#ef4444;color:#fff;padding:.6rem 1.1rem;border-radius:.375rem;border:none;font-weight:500;cursor:pointer;transition:background .2s}._logoutButton_1idpe_48:hover:not(:disabled){background:#dc2626}._logoutButton_1idpe_48:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 640px){._account_1idpe_1{padding:1rem}}._inModal_1idpe_75,._inModal_1idpe_75 h1{color:#1a1a1a}._inModal_1idpe_75 ._card_1idpe_13{background:#fff;color:#111827;border-color:#e5e7eb}._inModal_1idpe_75 ._note_1idpe_44{color:#6b7280}._value_1idpe_90{display:inline-block;min-width:8ch}._valueWide_1idpe_95{display:inline-block;min-width:12ch}._skeleton_1idpe_101{display:inline-block;height:1em;vertical-align:-.2em;background-color:#e5e7eb;border-radius:4px;animation:_accountPulse_1idpe_1 1.5s ease-in-out infinite}@keyframes _accountPulse_1idpe_1{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._logo_15u47_1{width:auto;height:1.5em;display:inline-block;vertical-align:middle}._logo_15u47_1 ._pupil_15u47_8{transition:transform .1s ease-out}._languageSwitcher_8xvtu_1{position:relative;display:flex;align-items:center}._languageButton_8xvtu_7{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;height:44px;cursor:pointer;transition:all .2s ease;font-size:16px;min-width:60px;justify-content:center;box-shadow:0 1px 3px #0000001a}._languageButton_8xvtu_7:hover{box-shadow:0 4px 6px -1px #0000001a;background:#f9fafb}._languageButton_8xvtu_7:focus{outline:2px solid var(--primary, #6366f1);outline-offset:2px;border-color:var(--primary, #6366f1)}._flag_8xvtu_35{font-size:18px;line-height:1}._arrow_8xvtu_40{transition:transform .2s ease;color:var(--text-secondary, #6b7280)}._arrowOpen_8xvtu_45{transform:rotate(180deg)}._dropdown_8xvtu_49{position:absolute;top:100%;right:0;margin-top:4px;background:var(--surface-primary, #ffffff);border:1px solid var(--border-primary, rgba(0, 0, 0, .1));border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:200px;max-height:300px;overflow-y:auto}._dropdownItem_8xvtu_64{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:none;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left;font-size:14px}._dropdownItem_8xvtu_64:hover{background-color:var(--surface-hover, #f5f5f5)}._dropdownItem_8xvtu_64._active_8xvtu_82{background-color:var(--primary-light, rgba(99, 102, 241, .1));color:var(--primary, #6366f1)}._dropdownItem_8xvtu_64._active_8xvtu_82:hover{background-color:var(--primary-light, rgba(99, 102, 241, .12))}._languageName_8xvtu_91{flex:1;font-weight:500;color:var(--text-primary, #1f2937)}._englishName_8xvtu_97{font-size:12px;color:var(--text-secondary, #6b7280);font-weight:400}._dropdown_8xvtu_49::-webkit-scrollbar{width:6px}._dropdown_8xvtu_49::-webkit-scrollbar-track{background:var(--surface-secondary, #f3f4f6);border-radius:3px}._dropdown_8xvtu_49::-webkit-scrollbar-thumb{background:var(--border-primary, #cbd5e1);border-radius:3px}._dropdown_8xvtu_49::-webkit-scrollbar-thumb:hover{background:var(--border-hover, #94a3b8)}._session_1w2hc_1{max-width:1400px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;min-height:70vh;width:100%;min-width:0}._header_1w2hc_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._header_1w2hc_12 h1{color:#111827;font-size:1.5rem}._loading_1w2hc_24{text-align:center;padding:4rem;color:#6b7280}._error_1w2hc_30{text-align:center;padding:4rem;color:#dc2626}._workspace_1w2hc_36{display:flex;flex-direction:column;gap:2rem;min-height:70vh}._gridWrap_1w2hc_43{width:100%}._grid_1w2hc_43{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"rail viewer";gap:12px;height:70vh;overflow:hidden}._gridWrap_1w2hc_43{position:relative}._loadingOverlay_1w2hc_62{position:absolute;top:0;right:0;bottom:0;left:0;background:#f9fafb99;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:2}._loadingSpinner_1w2hc_73{width:32px;height:32px;border:4px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:_spin_1w2hc_1 1s linear infinite}@keyframes _spin_1w2hc_1{to{transform:rotate(360deg)}}._leftCol_1w2hc_86{grid-area:rail;height:100%;display:flex;flex-direction:column;min-height:0;min-width:0;width:100%;overflow:hidden}._railContainer_1w2hc_97{flex:1;min-height:0}._rightCol_1w2hc_102{grid-area:viewer;display:flex;flex-direction:column;min-height:0;min-width:0;width:100%;overflow:hidden;align-items:stretch}._uploadSection_1w2hc_113{max-width:600px;margin:0 auto;width:100%}._previewSection_1w2hc_119{display:none}._controls_1w2hc_121{display:flex;flex-direction:column;gap:1rem}._saveButton_1w2hc_127{background:#111827;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer}._notice_1w2hc_136{color:#6b7280}._placeholder_1w2hc_140{display:flex;align-items:center;justify-content:center;color:#6b7280;height:100%}@media (max-width: 1024px){._grid_1w2hc_43{grid-template-columns:1fr;grid-template-areas:"viewer" "rail";height:auto}._workspace_1w2hc_36{min-height:auto}}@media (max-width: 640px){._session_1w2hc_1{padding:1rem}}._railWrapper_17gak_1{display:flex;flex-direction:column;height:100%;min-height:0;width:100%;border:1px solid #E8E2D9;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000d;position:relative}._uploadStrip_17gak_14{padding:16px 68px 16px 16px;border-bottom:1px solid #F3EEE6;background:#faf7f2;border-top-left-radius:12px;border-top-right-radius:12px;position:relative;min-height:52px;display:flex;align-items:center}._sourceStrip_17gak_26{display:flex;gap:8px;padding:8px 12px;border-bottom:1px solid #F3EEE6;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#faf7f2}._sourceThumbWrapMini_17gak_36{position:relative;display:inline-block}._sourceThumbBtn_17gak_38{border:1px solid #e5e7eb;background:#fff;padding:0;border-radius:4px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._sourceActive_17gak_51{outline:2px solid #6366f1}._sourceThumb_17gak_36{max-width:100%;max-height:100%;display:block}._sourceDelBtn_17gak_61{position:absolute;top:-6px;right:-6px;width:18px;height:18px;line-height:16px;text-align:center;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-weight:600;font-size:12px;cursor:pointer;box-shadow:0 1px 2px #0000000f}._sourceThumbWrapMini_17gak_36:hover ._sourceDelBtn_17gak_61{color:#111827}._list_17gak_81{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px;flex:1;position:relative}._list_17gak_81:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:2px;background:linear-gradient(#e5e7eb,#e5e7eb) no-repeat}._node_17gak_99{display:flex;gap:12px;border-radius:6px;cursor:pointer;align-items:center;position:relative;padding:10px 10px 10px 12px}._node_17gak_99:hover{background:#f3f4f6}._active_17gak_114{outline:2px solid #6366f1;background:#eef2ff}._thumbWrap_17gak_119{height:64px;width:64px;flex:0 0 64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}._errorBadge_17gak_134{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fee2e2;color:#b91c1c;font-weight:700;border:1px solid #fecaca}._node_17gak_99:before{content:"";position:absolute;left:22px;width:8px;height:8px;background:#9ca3af;border-radius:50%}._genDelBtn_17gak_157{position:absolute;top:6px;right:6px;width:18px;height:18px;line-height:16px;text-align:center;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-weight:600;font-size:12px;cursor:pointer;box-shadow:0 1px 2px #0000000f;display:none}._node_17gak_99:hover ._genDelBtn_17gak_157{display:block}._thumb_17gak_119{height:64px;width:64px;object-fit:cover;display:block}._spinner_17gak_185{width:24px;height:24px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:_spin_17gak_185 1s linear infinite}._spinnerInline_17gak_194{width:14px;height:14px;border:2px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:_spin_17gak_185 1s linear infinite;display:inline-block;vertical-align:middle}@keyframes _spin_17gak_185{to{transform:rotate(360deg)}}._info_17gak_209{min-width:0}._title_17gak_213{font-weight:600;color:#111827}._subtitle_17gak_218{color:#6b7280;font-size:10px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._subtitleExpanded_17gak_229{color:#6b7280;font-size:10px;line-height:1.2;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}._errorRow_17gak_239{display:flex;gap:8px;align-items:center;margin-top:6px}._errorText_17gak_246{color:#b91c1c;font-size:12px}._editPromptBtn_17gak_251{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:4px;padding:2px 6px;font-size:12px;cursor:pointer}._promptBar_17gak_261{padding:16px 68px 16px 16px;border-top:1px solid #F3EEE6;background:#faf7f2;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;align-items:center;min-height:52px;position:relative}._iconsRow_17gak_273{display:none}._topRow_17gak_277{display:flex;justify-content:flex-end}._clearBtn_17gak_282{background:transparent;border:none;color:#6b6b6b;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;padding:4px 8px;border-radius:4px}._clearBtn_17gak_282:hover{color:#c2a266;background:#c2a2661a}._clearBtn_17gak_282:disabled{opacity:.4;cursor:not-allowed}._inputRow_17gak_304{display:flex;gap:12px;align-items:center;flex:1}._textarea_17gak_311{flex:1;min-height:52px;max-height:52px;resize:none;border:1px solid #E8E2D9;border-radius:10px;padding:16px;font-size:14px;background:#fff;color:#1a1a1a;transition:border-color .15s ease;line-height:1.4}._textarea_17gak_311:focus{outline:none;border-color:#c2a266;box-shadow:0 0 0 2px #c2a26633}._textarea_17gak_311::placeholder{color:#6b6b6b}._generateBtn_17gak_336{background:#1a1a1a;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;position:absolute;right:20px;top:50%;transform:translateY(-50%)}._generateBtn_17gak_336:hover:not(:disabled){background:#000}._generateBtn_17gak_336:disabled{background:#6b6b6b;cursor:not-allowed}._loadingSpinner_17gak_363{width:16px;height:16px;border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;animation:_spin_17gak_185 1s linear infinite}._clearIcon_17gak_372{position:absolute;top:50%;right:16px;transform:translateY(-50%);background:transparent;border:none;color:#6b6b6b;cursor:pointer;transition:all .15s ease;padding:8px;border-radius:6px;z-index:10}._clearIcon_17gak_372:hover:not(:disabled){color:#c2a266;background:#c2a2661a}._clearIcon_17gak_372:disabled{opacity:.4;cursor:not-allowed}._moreBtn_17gak_398{background:transparent;border:none;color:#4f46e5;padding:0;margin-top:2px;font-size:10px;cursor:pointer}@media (max-width: 768px){._thumbWrap_17gak_119{height:48px;width:48px;flex:0 0 48px}._thumb_17gak_119{height:48px;width:48px}._node_17gak_99{padding:10px 8px;gap:10px}._subtitle_17gak_218,._subtitleExpanded_17gak_229{font-size:12px;line-height:1.35}._clearBtn_17gak_282{padding:6px 10px;font-size:14px}._promptBar_17gak_261{position:sticky;bottom:0;background:#faf7f2;padding:16px 68px 16px 16px;min-height:52px}._inputRow_17gak_304{flex:1}._textarea_17gak_311{min-height:50px;font-size:14px;padding:6px 16px;border-radius:12px}._generateBtn_17gak_336{width:28px;height:28px;border-radius:50%;position:absolute;right:16px;top:50%;transform:translateY(-50%)}}._dropzone_hka9t_1{border:2px dashed #d1d5db;border-radius:.5rem;padding:2rem;text-align:center;cursor:pointer;transition:all .2s;background:#f9fafb}._compact_hka9t_11{padding:12px 16px;display:flex;align-items:center;justify-content:flex-start;border-radius:10px;height:52px;flex:1}._dropzone_hka9t_1:hover,._dropzone_hka9t_1._active_hka9t_26{border-color:#6366f1;background:#eef2ff}._disabled_hka9t_31{opacity:.6;cursor:not-allowed;pointer-events:none}._content_hka9t_37{display:flex;flex-direction:column;align-items:center;gap:1rem}._icon_hka9t_44{width:2.5rem;height:2.5rem;color:#9ca3af}._compactRow_hka9t_50{display:inline-flex;align-items:center;gap:8px}._compactIcon_hka9t_56{width:16px;height:16px;color:#6b7280}._compactText_hka9t_62{font-size:14px;color:#4b5563}._text_hka9t_67{font-size:1.125rem;color:#374151;margin:0}._subtext_hka9t_73{font-size:.9rem;color:#6b7280;margin:0}@media (max-width: 480px){._dropzone_hka9t_1{padding:16px}._compact_hka9t_11{padding:12px 16px}._compactText_hka9t_62{font-size:14px}}._viewer_1dbtf_1{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px;display:flex;flex-direction:column;height:100%;width:100%;min-height:0;min-width:0}._canvasWrap_1dbtf_14{position:relative;min-width:0;width:100%;height:100%;min-height:420px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;align-self:stretch;flex:1 1 auto}._image_1dbtf_32{width:100%;height:100%;object-fit:contain;border-radius:4px;display:block}._controlsTopRight_1dbtf_40{position:absolute;right:8px;top:8px;display:flex;gap:4px}._navBtn_1dbtf_48{background:#111827cc;color:#fff;border:none;border-radius:4px;padding:4px 8px}._navBtn_1dbtf_48:disabled{opacity:.4;cursor:not-allowed}._buttonRow_1dbtf_61{display:flex;gap:8px;padding-top:8px}._iconBtn_1dbtf_67{background:#fff;border:1px solid #e5e7eb;color:#111827;border-radius:8px;padding:8px;min-width:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000a}._iconBtn_1dbtf_67:hover:not(:disabled){background:#f9fafb}._iconBtn_1dbtf_67:disabled{opacity:.5;cursor:not-allowed}._placeholder_1dbtf_90{color:#6b7280;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._errorPlaceholder_1dbtf_99{color:#b91c1c;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px;text-align:center}._errorTitle_1dbtf_112{font-weight:700}._errorSub_1dbtf_116{color:#7f1d1d;font-size:14px}@media (max-width: 1024px){._canvasWrap_1dbtf_14{height:auto;min-height:min(56dvh,70vh)}}@media (max-width: 768px){._navBtn_1dbtf_48{padding:8px 10px;border-radius:8px}._buttonRow_1dbtf_61{position:sticky;bottom:0;background:#fff;padding:8px 0 0;z-index:1}._iconBtn_1dbtf_67{min-width:44px;min-height:44px}}._bar_15t4e_1{display:flex;gap:12px;overflow-x:auto;padding:12px 4px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;-webkit-overflow-scrolling:touch}._tile_15t4e_11{position:relative;width:140px;height:90px;border-radius:8px;background:#f3f4f6;border:1px solid #e5e7eb;cursor:pointer;flex:0 0 auto;overflow:hidden}._addTile_15t4e_24{display:grid;place-items:center;background:transparent;border:2px dashed #9ca3af;color:#6b7280}._addTile_15t4e_24:hover{background:#f9fafb}._addPlus_15t4e_34{font-size:36px;line-height:1;font-weight:500}._active_15t4e_40{outline:2px solid #111827;outline-offset:0}._label_15t4e_45{position:absolute;left:6px;bottom:6px;background:#0009;color:#fff;font-size:12px;padding:2px 6px;border-radius:999px}@media (max-width: 768px){._tile_15t4e_11{height:104px}}@media (max-width: 420px){._label_15t4e_45{display:none}}._deleteBtn_15t4e_64{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:999px;background:#000000a6;color:#fff;border:none;display:grid;place-items:center;cursor:pointer}._mosaic_15t4e_79{position:absolute;top:0;right:0;bottom:0;left:0}._piece_15t4e_84{position:absolute;width:50px;height:50px;object-fit:cover;box-shadow:0 1px 2px #0003;border-radius:4px}._empty_15t4e_93{width:100%;height:100%;display:grid;place-items:center;color:#9ca3af;font-size:12px}._backdrop_9b5jn_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_9b5jn_14{background:#faf7f2;border:1px solid #E8E2D9;border-radius:14px;padding:24px;max-width:520px;width:92%;max-height:80vh;overflow:hidden;position:relative;box-shadow:0 20px 60px #0000002e}._closeButton_9b5jn_27{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}._closeButton_9b5jn_27:hover{background:#f3f4f6;color:#333}._content_9b5jn_47{text-align:center;overflow:auto;max-height:calc(100% - 56px)}._title_9b5jn_53{font-size:22px;font-weight:700;margin:0 0 16px;color:#111}._message_9b5jn_60{font-size:16px;color:#666;margin:0 0 24px;line-height:1.5}._actions_9b5jn_67{display:flex;gap:12px;justify-content:center;margin-bottom:24px}._primaryButton_9b5jn_74{background:#1a1a1a;color:#fff;border:1px solid #000;padding:12px 20px;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}._primaryButton_9b5jn_74:hover{opacity:.92}._secondaryButton_9b5jn_88{background:#fff;color:#1a1a1a;border:1px solid #E8E2D9;padding:12px 20px;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;transition:border-color .2s}._secondaryButton_9b5jn_88:hover{border-color:#c2a266}._quotaInfo_9b5jn_102{background:#fff;border:1px solid #E8E2D9;border-radius:10px;padding:16px;text-align:left}._quotaRow_9b5jn_110{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:8px}._quotaRow_9b5jn_110:last-child{margin-bottom:0}._quotaRow_9b5jn_110 span:first-child{color:#6b7280}._quotaRow_9b5jn_110 span:last-child{font-weight:500;color:#111}@media (max-width: 640px){._backdrop_9b5jn_1{align-items:stretch}._modal_9b5jn_14{width:100vw;height:100dvh;max-height:none;border-radius:0;padding-top:calc(16px + var(--safe-top));padding-bottom:calc(16px + var(--safe-bottom))}._closeButton_9b5jn_27{top:calc(8px + var(--safe-top));right:8px}._actions_9b5jn_67{flex-direction:column}._title_9b5jn_53{font-size:20px}._message_9b5jn_60{font-size:15px}}._container_7yu8n_1{position:relative;min-height:500vh;width:100%}._stickyWrapper_7yu8n_7{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(to bottom,#fff,#f8f8f8)}._imageStack_7yu8n_19{position:relative;width:90%;max-width:600px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}._imageLayer_7yu8n_29{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-out}._imageLayer_7yu8n_29 img{width:100%;height:100%;object-fit:contain;border-radius:16px;box-shadow:0 20px 60px #00000026}._imageCaption_7yu8n_47{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:12px 24px;border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .3s ease-out}._prompt_7yu8n_60{font-size:1rem;font-weight:500;letter-spacing:.01em}._textBubble_7yu8n_66{position:absolute;bottom:5%;left:50%;transform:translate(-50%);width:90%;max-width:700px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5}._bubbleContent_7yu8n_80{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:20px 32px;font-size:1.4rem;font-weight:400;font-style:italic;font-family:Georgia,Times New Roman,serif;color:#333;text-align:center;box-shadow:0 8px 32px #0000001f;letter-spacing:.02em;line-height:1.5;transition:opacity .3s ease-out}._questionSection_7yu8n_98{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;transition:opacity .3s ease-out;z-index:10;width:90%;max-width:600px;pointer-events:none}._question_7yu8n_98{font-size:2rem;font-weight:700;color:var(--gray-900);margin-bottom:2rem;line-height:1.3;animation:_fadeInUp_7yu8n_1 .8s ease-out}._answer_7yu8n_120{transition:opacity .3s ease-out}._answer_7yu8n_120 p{font-size:2.5rem;font-weight:800;color:var(--primary-600);margin:0;animation:_fadeInScale_7yu8n_1 .6s ease-out}._subAnswer_7yu8n_132{font-size:1.25rem!important;font-weight:500!important;color:var(--gray-600)!important;margin-top:.5rem!important;animation:_fadeInUp_7yu8n_1 .6s ease-out .2s!important;animation-fill-mode:both}._screenshotSection_7yu8n_141{position:absolute;bottom:10vh;left:50%;transform:translate(-50%);width:90%;max-width:1200px;transition:opacity .5s ease-out;transform-origin:center top}._screenshot_7yu8n_141{width:100%;height:auto;border-radius:16px;box-shadow:0 30px 80px #0003;animation:_slideInUp_7yu8n_1 1s ease-out}._screenshotCaption_7yu8n_160{text-align:center;margin-top:1.5rem;font-size:1rem;color:var(--gray-600);font-style:italic}._progressIndicator_7yu8n_168{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:200px;height:4px;background:#0000001a;border-radius:2px;overflow:hidden;z-index:100}._progressBar_7yu8n_181{width:100%;height:100%;background:var(--primary-500);transform-origin:left;transition:transform .1s ease-out}@keyframes _fadeInUp_7yu8n_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInScale_7yu8n_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes _slideInUp_7yu8n_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._stickyWrapper_7yu8n_7{flex-direction:column;justify-content:flex-start;padding-top:10vh}._imageStack_7yu8n_19{width:85%;max-width:400px;margin-bottom:1rem}._textBubble_7yu8n_66{position:relative;bottom:auto;left:auto;transform:none;width:90%;max-width:400px;margin-top:1rem}._bubbleContent_7yu8n_80{font-size:1rem;padding:16px 20px;border-radius:16px;box-shadow:0 6px 24px #00000026;line-height:1.4}._question_7yu8n_98{font-size:1.5rem}._answer_7yu8n_120 p{font-size:2rem}._subAnswer_7yu8n_132{font-size:1rem!important}}._container_1wdup_1{position:relative;width:100%;height:400px;overflow:hidden;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none}._imageContainer_1wdup_11{position:relative;width:100%;height:100%}._beforeImage_1wdup_17,._afterImage_1wdup_18{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}._beforeContainer_1wdup_28{position:absolute;top:0;left:0;width:100%;height:100%}._slider_1wdup_36{position:absolute;top:0;height:100%;width:2px;transform:translate(-1px);z-index:10}._sliderLine_1wdup_45{width:2px;height:100%;background:#ffffffe6;box-shadow:0 0 0 1px #0000001a}._sliderHandle_1wdup_52{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;background:#fffffff2;border:2px solid rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:grab;transition:all .2s ease;box-shadow:0 4px 12px #00000026}._sliderHandle_1wdup_52:hover{background:#fff;box-shadow:0 6px 16px #0003;transform:translate(-50%,-50%) scale(1.05)}._sliderHandle_1wdup_52:active{cursor:grabbing;transform:translate(-50%,-50%) scale(.98)}._sliderArrowLeft_1wdup_81,._sliderArrowRight_1wdup_82{font-size:14px;font-weight:700;color:#666;line-height:1}._sliderArrowLeft_1wdup_81{margin-right:2px}._sliderArrowRight_1wdup_82{margin-left:2px}._labels_1wdup_97{position:absolute;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;pointer-events:none;z-index:5}._beforeLabel_1wdup_108,._afterLabel_1wdup_109{padding:4px 8px;background:#0009;color:#fff;font-size:12px;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){._container_1wdup_1{height:300px;touch-action:pan-y pinch-zoom}._slider_1wdup_36{width:48px;transform:translate(-24px)}._sliderLine_1wdup_45{position:absolute;left:50%;transform:translate(-50%)}._sliderHandle_1wdup_52{width:48px;height:48px;border:3px solid rgba(0,0,0,.15)}._sliderHandle_1wdup_52:active{background:#fff;box-shadow:0 8px 20px #00000040;transform:translate(-50%,-50%) scale(1.1)}._sliderArrowLeft_1wdup_81,._sliderArrowRight_1wdup_82{font-size:16px}._labels_1wdup_97{top:12px;left:12px;right:12px}}._home_nmd5z_11{max-width:1360px;margin:0 auto}._hero_nmd5z_16{background:linear-gradient(180deg,var(--ivory),#fff 60%);padding:2.5rem 1.25rem 2rem}._heroInner_nmd5z_21{text-align:center;max-width:900px;margin:0 auto 2rem}._title_nmd5z_27{font-size:clamp(2rem,4.6vw,3.25rem);font-weight:700;color:var(--ink);letter-spacing:.2px;margin-bottom:.75rem}._subtitle_nmd5z_35{font-size:clamp(1.05rem,2.4vw,1.25rem);color:var(--ash);margin:0 auto 1.75rem;max-width:720px}._cta_nmd5z_42{display:flex;gap:.75rem;justify-content:center}._ctaPrimary_nmd5z_48{padding:.9rem 1.4rem;background:var(--ink);color:#fff;text-decoration:none;border-radius:999px;font-weight:600;border:1px solid #000}._ctaPrimary_nmd5z_48:hover{opacity:.92}._ctaSecondary_nmd5z_60{padding:.9rem 1.2rem;background:transparent;color:var(--ink);text-decoration:none;border-radius:999px;font-weight:600;border:1px solid var(--sand)}._ctaSecondary_nmd5z_60:hover{border-color:var(--gold)}._trustRow_nmd5z_72{margin-top:1.5rem;color:var(--ash);font-size:.9rem}._logoRow_nmd5z_78{display:flex;gap:.75rem;justify-content:center;margin-top:.75rem;flex-wrap:wrap}._logoPlaceholder_nmd5z_86{padding:10px 12px;border:1px dashed var(--sand);border-radius:10px;color:#96938b;background:#fff;font-weight:600;font-size:.85rem}._scrollSection_nmd5z_96{width:100%;margin:0;padding:0}._screenshotWrap_nmd5z_102{max-width:1100px;margin:1.5rem auto 0;padding:0 .5rem}._screenshot_nmd5z_102{height:clamp(220px,40vw,420px);border:1px solid var(--sand);border-radius:16px;background:linear-gradient(135deg,#ffffff,var(--linen));display:grid;place-items:center;overflow:hidden}._screenshotNote_nmd5z_118{color:#8a8881;font-size:.95rem;text-align:center;padding:1rem 1.25rem}._features_nmd5z_125{padding:3.25rem 1.25rem 2rem}._sectionHeader_nmd5z_129{text-align:center;margin-bottom:2.2rem}._sectionHeader_nmd5z_129 h2{font-size:clamp(1.6rem,4vw,2.2rem);color:var(--ink);font-weight:700}._sectionHeader_nmd5z_129 p{color:var(--ash);margin-top:.4rem}._featureGrid_nmd5z_145{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}._feature_nmd5z_125{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid var(--sand)}._feature_nmd5z_125 h3{color:var(--ink);margin-bottom:.4rem;font-weight:600}._feature_nmd5z_125 p{color:var(--ash);line-height:1.6}._proof_nmd5z_169{padding:3rem 1.25rem 4rem}._proofGrid_nmd5z_173{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}._proofCard_nmd5z_179{background:#fff;border:1px solid var(--sand);border-radius:14px;overflow:hidden}._proofShot_nmd5z_186{height:220px;background:linear-gradient(135deg,#ffffff,var(--linen));display:grid;place-items:center}._proofCaption_nmd5z_193{padding:.9rem 1rem;color:var(--ink);font-weight:600}._centerCta_nmd5z_199{text-align:center;margin-top:1.5rem}@media (max-width: 480px){._cta_nmd5z_42{flex-direction:column;align-items:stretch}._ctaPrimary_nmd5z_48,._ctaSecondary_nmd5z_60{text-align:center}._featureGrid_nmd5z_145{grid-template-columns:1fr}}._login_1pero_1{display:flex;justify-content:center;align-items:center;min-height:calc(100dvh - var(--safe-top) - var(--safe-bottom));padding:16px 12px}._inModal_1pero_10{min-height:auto;padding:8px 0}._card_1pero_15{background:#fff;padding:2rem;border-radius:.5rem;border:1px solid #e5e7eb;width:100%;max-width:400px}._title_1pero_24{text-align:center;font-size:1.5rem;color:#111827;margin-bottom:1.5rem}._error_1pero_31{background:#fee;color:#dc2626;padding:.75rem;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem}._form_1pero_40{display:flex;flex-direction:column;gap:1rem}._field_1pero_46{display:flex;flex-direction:column;gap:.25rem}._field_1pero_46 label{font-size:.875rem;color:#374151;font-weight:500}._field_1pero_46 input{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;transition:border-color .2s}._field_1pero_46 input:focus{outline:none;border-color:#1a1a1a}._field_1pero_46 input:disabled{background:#f9fafb;cursor:not-allowed}._submitButton_1pero_76{padding:.75rem;background:#1a1a1a;color:#fff;border:1px solid #000;border-radius:999px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}._submitButton_1pero_76:hover:not(:disabled){opacity:.92}._submitButton_1pero_76:disabled{background:#9ca3af;cursor:not-allowed}._toggle_1pero_95{text-align:center;margin-top:1.5rem;color:#6b7280;font-size:.875rem}._link_1pero_102{color:#1a1a1a;background:none;border:none;cursor:pointer;text-decoration:underline}._link_1pero_102:hover{opacity:.85}._oauthButton_1pero_112{padding:.75rem 1rem;background:#1a1a1a;color:#fff;border:1px solid #000;border-radius:999px;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._oauthIcon_1pero_127{width:18px;height:18px;display:inline-block;flex-shrink:0}._divider_1pero_134{text-align:center;color:#9ca3af;margin:1rem 0 .5rem}._note_1pero_140{margin-top:.5rem;font-size:.85rem;color:#6b7280;text-align:center}._page_r4zml_1{width:100%;max-width:1400px;margin:0 auto;padding:2rem;color:#111827}@media (max-width: 1200px){._page_r4zml_1{max-width:1100px;padding:2rem 1.5rem}}@media (max-width: 768px){._page_r4zml_1{padding:2rem 12px}}._title_r4zml_23{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.25rem}._subtitle_r4zml_30{color:#6b7280;margin-bottom:1.5rem}._content_r4zml_35{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem}._tiersSection_r4zml_42{display:flex;flex-direction:column;height:100%}._tiersGrid_r4zml_48{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;height:100%;align-content:start}._boostersSection_r4zml_56{display:flex;flex-direction:column;height:100%}._boostersGrid_r4zml_62{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;height:100%}._boostersGrid_r4zml_62 ._card_r4zml_70:last-child{grid-column:1 / -1}@media (max-width: 1024px){._content_r4zml_35{grid-template-columns:1fr;gap:2rem}._tiersGrid_r4zml_48{grid-template-columns:repeat(2,1fr)}._boostersGrid_r4zml_62{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}._boostersGrid_r4zml_62 ._card_r4zml_70:last-child{grid-column:auto}}@media (max-width: 640px){._tiersGrid_r4zml_48,._boostersGrid_r4zml_62{grid-template-columns:1fr}}._card_r4zml_70{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;height:100%}._cardTitle_r4zml_114{font-size:1rem;font-weight:700;margin:0 0 .5rem;line-height:1.4}._price_r4zml_121{margin-bottom:1rem}._amount_r4zml_125{font-size:2rem;font-weight:700;color:#111827}._period_r4zml_131{color:#6b7280;font-size:.875rem}._features_r4zml_136{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;flex:1}._feature_r4zml_136{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f9fafb;border-radius:6px;font-size:.875rem}._feature_r4zml_136 span{color:#6b7280}._feature_r4zml_136 strong{color:#111827;font-weight:600}._button_r4zml_163{width:100%;padding:.8rem 1rem;background:#1a1a1a;color:#fff;border:1px solid #000;border-radius:999px;font-weight:600;cursor:pointer;transition:opacity .2s;min-height:44px;margin-top:1rem}._button_r4zml_163:hover:not(:disabled){opacity:.92}._currentButton_r4zml_181{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed}._sectionTitle_r4zml_187{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#111827}._sectionSubtitle_r4zml_194{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}._boosterPrice_r4zml_200{font-size:2rem;font-weight:700;color:#6366f1;margin-bottom:1rem}._boosterButton_r4zml_207{width:100%;padding:.75rem;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:600;margin-top:auto}._boosterButton_r4zml_207:hover{background:#e5e7eb}._note_r4zml_225{margin-top:1.25rem;color:#6b7280}._ctaLink_r4zml_230{color:#1a1a1a;text-decoration:none;font-weight:600}._ctaLink_r4zml_230:hover{opacity:.85}._page_1k10q_1{width:100%;max-width:1400px;margin:0 auto;padding:2rem;color:#111827}@media (max-width: 1200px){._page_1k10q_1{max-width:1100px;padding:2rem 1.5rem}}@media (max-width: 768px){._page_1k10q_1{padding:2rem 12px}}._title_1k10q_23{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.25rem}._subtitle_1k10q_30{color:#6b7280;margin-bottom:2rem}._faqList_1k10q_35{display:flex;flex-direction:column;gap:1rem}._faqItem_1k10q_41{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}._question_1k10q_51{font-size:1rem;font-weight:700;margin:0;color:#111827}._answer_1k10q_58{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem;color:#374151;line-height:1.6;margin:0}._muted_1k10q_68{color:#6b7280}._page_b4dps_1{width:100%;max-width:1400px;margin:0 auto;padding:2rem;color:#111827}@media (max-width: 1200px){._page_b4dps_1{max-width:1100px;padding:2rem 1.5rem}}@media (max-width: 768px){._page_b4dps_1{padding:2rem 12px}}._title_b4dps_23{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.25rem}._subtitle_b4dps_30{color:#6b7280;margin-bottom:1.5rem}._grid_b4dps_35{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media (max-width: 1024px){._grid_b4dps_35{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){._grid_b4dps_35{grid-template-columns:1fr}}._card_b4dps_49{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;height:100%}._cardTitle_b4dps_59{font-size:1rem;font-weight:700;margin:0 0 .5rem;line-height:1.4}._cardDescription_b4dps_66{color:#374151;font-size:.875rem;line-height:1.5;margin:0 0 .5rem;flex:0 0 auto;min-height:3.9375rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._promptWrapper_b4dps_79{margin-top:auto;flex:1;display:flex;align-items:flex-end}._prompt_b4dps_79{width:100%;padding:.625rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem;line-height:1.5;min-height:6.125rem;display:flex;flex-direction:column;gap:.25rem;position:relative}._promptLabel_b4dps_102{color:#6b7280;font-weight:600;flex-shrink:0}._promptText_b4dps_108{color:#111827;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;padding-right:2rem}._copyButton_b4dps_117{position:absolute;bottom:.5rem;right:.5rem;padding:.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._copyButton_b4dps_117:hover{background:#f3f4f6;color:#374151}._copyButton_b4dps_117:active{transform:scale(.95)}._note_b4dps_142{margin-top:1.25rem;color:#6b7280}._legalContainer_fh7ly_11{min-height:100vh;background:linear-gradient(180deg,var(--ivory),#fff 60%);padding:2rem 1rem}._legalContent_fh7ly_17{max-width:900px;margin:0 auto;color:var(--ink)}._legalContent_fh7ly_17 h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.25rem;color:var(--ink)}._lastUpdated_fh7ly_31{color:var(--ash);font-size:1rem;margin-bottom:2rem}._legalContent_fh7ly_17 section{background:#fff;border:1px solid var(--sand);border-radius:10px;padding:1.5rem;margin-bottom:1rem}._legalContent_fh7ly_17 h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--ink)}._legalContent_fh7ly_17 h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;margin-top:1.25rem;color:var(--ink)}._legalContent_fh7ly_17 p{line-height:1.6;color:#374151;margin-bottom:1rem}._legalContent_fh7ly_17 ul,._legalContent_fh7ly_17 ol{margin-left:1.5rem;margin-bottom:1rem;line-height:1.6;color:#374151}._legalContent_fh7ly_17 li{margin-bottom:.5rem}._legalContent_fh7ly_17 strong{color:var(--ink);font-weight:600}._legalContent_fh7ly_17 a{color:var(--gold);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}._legalContent_fh7ly_17 a:hover{border-bottom-color:var(--gold)}._refundForm_fh7ly_95{margin-top:2rem}._formGroup_fh7ly_99{margin-bottom:1.5rem}._formGroup_fh7ly_99 label{display:block;font-weight:600;color:var(--ink);margin-bottom:.5rem}._formGroup_fh7ly_99 input[type=text],._formGroup_fh7ly_99 input[type=email],._formGroup_fh7ly_99 input[type=date],._formGroup_fh7ly_99 select,._formGroup_fh7ly_99 textarea{width:100%;padding:.75rem;border:1px solid var(--sand);border-radius:10px;font-size:1rem;background:#fff;transition:border-color .2s}._formGroup_fh7ly_99 input:focus,._formGroup_fh7ly_99 select:focus,._formGroup_fh7ly_99 textarea:focus{outline:none;border-color:var(--gold)}._formGroup_fh7ly_99 small{display:block;margin-top:.25rem;color:var(--ash);font-size:.875rem}._checkboxLabel_fh7ly_138{display:flex;align-items:flex-start;cursor:pointer;margin-bottom:1rem}._checkboxLabel_fh7ly_138 input[type=checkbox]{margin-right:.75rem;margin-top:.25rem;width:18px;height:18px;cursor:pointer}._checkboxLabel_fh7ly_138 span{flex:1;line-height:1.6;color:#374151}._formActions_fh7ly_159{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--sand)}._submitButton_fh7ly_167,._button_fh7ly_168{padding:.9rem 1.4rem;background:var(--ink);color:#fff;text-decoration:none;border-radius:999px;font-weight:600;border:1px solid #000;font-size:1rem;cursor:pointer;transition:opacity .2s;display:inline-block}._submitButton_fh7ly_167:hover,._button_fh7ly_168:hover{opacity:.92}._cancelButton_fh7ly_187{padding:.9rem 1.2rem;background:transparent;color:var(--ink);text-decoration:none;border-radius:999px;font-weight:600;border:1px solid var(--sand);font-size:1rem;cursor:pointer;transition:border-color .2s;display:inline-block;text-align:center}._cancelButton_fh7ly_187:hover{border-color:var(--gold)}._successMessage_fh7ly_206{background:var(--linen);border:1px solid var(--sand);border-radius:10px;padding:2rem;margin-top:2rem}._successMessage_fh7ly_206 p{color:var(--ink);margin-bottom:.75rem}._successMessage_fh7ly_206 strong{color:var(--ink);font-weight:700}._helpSection_fh7ly_224{background:var(--ivory);border:1px solid var(--sand);border-radius:10px;padding:1.5rem;margin-top:2rem}._helpSection_fh7ly_224 h3{margin-top:0;color:var(--ink)}._helpSection_fh7ly_224 ul{margin-bottom:0}@media (max-width: 768px){._legalContent_fh7ly_17{padding:2rem 1.5rem}._legalContent_fh7ly_17 h1{font-size:2rem}._legalContent_fh7ly_17 h2{font-size:1.5rem}._formActions_fh7ly_159{flex-direction:column}._cancelButton_fh7ly_187{width:100%}}:root{--ink: #1A1A1A;--ivory: #FAF7F2;--linen: #F3EEE6;--sand: #E8E2D9;--ash: #6B6B6B;--gold: #C2A266}._footer_chdvu_11{background:var(--linen);color:var(--ink);padding:3rem 0 1.5rem;margin-top:4rem;border-top:1px solid var(--sand)}._footerContent_chdvu_19{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}._footerSection_chdvu_29{display:flex;flex-direction:column}._footerTitle_chdvu_34{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--ink)}._footerDescription_chdvu_41{color:var(--ash);line-height:1.6;font-size:.95rem}._sectionTitle_chdvu_47{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--ink)}._footerLinks_chdvu_54{list-style:none;padding:0;margin:0}._footerLinks_chdvu_54 li{margin-bottom:.75rem}._footerLinks_chdvu_54 a{color:var(--ash);text-decoration:none;font-size:.95rem;transition:color .2s}._footerLinks_chdvu_54 a:hover{color:var(--gold)}._footerBottom_chdvu_75{border-top:1px solid var(--sand);padding-top:1.5rem;text-align:center}._footerBottom_chdvu_75 p{color:var(--ash);font-size:.875rem;margin:0}@media (max-width: 768px){._footerContent_chdvu_19{grid-template-columns:1fr;gap:2rem;text-align:center}._footerSection_chdvu_29{align-items:center}._footerLinks_chdvu_54{display:flex;flex-direction:column;align-items:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;color:#111827;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{font-family:inherit;font-weight:500}input,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*:focus-visible{outline:2px solid #6366f1;outline-offset:2px}:root{--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px;--safe-top: env(safe-area-inset-top);--safe-right: env(safe-area-inset-right);--safe-bottom: env(safe-area-inset-bottom);--safe-left: env(safe-area-inset-left);--fs-body: clamp(14px, 1.4vw, 16px);--fs-subtitle: clamp(12px, 1.2vw, 14px);--fs-h1: clamp(24px, 4.2vw, 48px);--fs-h2: clamp(20px, 2.8vw, 32px);--fs-h3: clamp(16px, 2.2vw, 20px)}html,body,#root{height:100%}html{scrollbar-gutter:stable}.touch-scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}.touch-scroll-y{-webkit-overflow-scrolling:touch;overflow-y:auto}.full-viewport{min-height:100dvh}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
