body.main-page{--primary-bg:var(--theme-bg,#07070f);--secondary-bg:var(--theme-bg-elevated,#12121a);--accent-color:var(--theme-accent,#f59e0b);--text-primary:var(--theme-text,#f9fafb);--text-secondary:var(--theme-text-muted,#9ca3af);--gradient-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-accent:linear-gradient(45deg, gold, #ffb800);--card-bg:var(--theme-surface,#252530);--card-border:var(--theme-border,#ffffff1a);--card-hover-border:var(--theme-border,#ffffff29);--header-bg:color-mix(in srgb, var(--theme-bg,#07070f) 82%, transparent);--shadow-soft:0 4px 24px #00000059;--shadow-hover:0 16px 45px #0006, 0 4px 18px #00000047;background:var(--theme-bg,#07070f);color:var(--theme-text,#f9fafb)}html[data-theme=light] body.main-page{--primary-bg:#faf8f4;--secondary-bg:#fff;--accent-color:#d4a012;--text-primary:#1e1e32;--text-secondary:#5c5a72;--gradient-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-accent:linear-gradient(45deg, gold, #ffb800);--card-bg:#ffffffeb;--card-border:#1e1e321a;--card-hover-border:#1e1e3229;--header-bg:#ffffffd1;--shadow-soft:0 4px 24px #1e1e3212;--shadow-hover:0 16px 45px #1e1e321f, 0 4px 18px #1e1e3214;background:var(--primary-bg);color:var(--text-primary)}body.main-page .milky-way,body.llm-mode .milky-way{opacity:0;animation:none;display:none}body.main-page .header{background:var(--header-bg);border-bottom:1px solid #ffc10740;box-shadow:0 2px 20px #1e1e320f}html[data-theme=light] body.main-page .logo-image{filter:brightness(0)saturate()}html[data-theme=light] body.main-page .logo-image:hover{filter:brightness(0)saturate()drop-shadow(0 0 8px #ffc10780);transform:scale(1.05)}body.main-page .nav-menu a{color:var(--text-primary)}body.main-page .nav-menu a:hover{color:var(--accent-color)}body.main-page .nav-divider{color:#1e1e3240}body.main-page .nav-auth .auth-link{background:var(--gradient-accent);color:#1a1a2e;border:2px solid #ffc1074d;box-shadow:0 2px 8px #ffc10733}body.main-page .nav-auth .auth-link:hover{color:#1a1a2e;background:gold;border-color:#d4a012;transform:translateY(-2px);box-shadow:0 4px 16px #ffc10759}body.main-page .hero-logo-image{filter:none;animation:none}body.main-page .hero-logo-image:hover{filter:none;transform:none}@keyframes heroLogoGlowLight{0%,to{filter:none}50%{filter:none}}body.main-page .shimmer-text{background:linear-gradient(90deg, var(--text-secondary) 0%, var(--text-secondary) 30%, #ffc107b3 45%, gold 50%, #ffc107b3 55%, var(--text-secondary) 70%, var(--text-secondary) 100%);-webkit-text-fill-color:transparent;background-size:300% 100%;-webkit-background-clip:text;background-clip:text}body.main-page .ai-intro-title,body.main-page .section-title{color:var(--text-primary)}body.main-page .star-decoration{color:gold}body.main-page .cta-button{box-shadow:0 4px 16px #0000001a}body.main-page .cta-button.primary{background:linear-gradient(135deg,#3b82f6d9,#6366f1d9);border:1px solid #3b82f699}body.main-page .cta-button.primary:hover{background:linear-gradient(135deg,#3b82f6,#6366f1);border-color:#3b82f6e6;box-shadow:0 8px 28px #3b82f64d}body.main-page .cta-button.secondary{background:linear-gradient(135deg,#6366f1d9,#8b5cf6d9);border:1px solid #6366f199}body.main-page .cta-button.secondary:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1e6;box-shadow:0 8px 28px #6366f14d}body.main-page .cta-button.tertiary{background:linear-gradient(135deg,#8b5cf6d9,#a855f7d9);border:1px solid #8b5cf699}body.main-page .cta-button.tertiary:hover{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-color:#8b5cf6e6;box-shadow:0 8px 28px #8b5cf64d}body.main-page .cta-button.green{background:linear-gradient(135deg,#c44ff8d9,#d946efd9);border:1px solid #c44ff899}body.main-page .cta-button.green:hover{background:linear-gradient(135deg,#c44ff8,#d946ef);border-color:#c44ff8e6;box-shadow:0 8px 28px #c44ff84d}body.main-page .cta-button.yellow{color:#1a1a2e;background:linear-gradient(135deg,#ffc107e6,#ffa000e6);border:1px solid #ffc107b3}body.main-page .cta-button.yellow:hover{color:#1a1a2e;background:linear-gradient(135deg,gold,#ffb800);border-color:#d4a012;box-shadow:0 8px 28px #ffc10766}body.main-page .service-card{border:1px solid var(--card-border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px)saturate(140%);background:#ffffffb8}body.main-page .service-card:before{background:linear-gradient(135deg,#d4a0120f 0%,#0000 100%)}body.main-page .service-card:hover{border:1px solid var(--card-hover-border);box-shadow:var(--shadow-hover);background:#ffffffeb;transform:translateY(-6px)scale(1.01)}body.main-page .service-card h3{color:var(--text-primary)}body.main-page .service-card p{color:var(--text-secondary)}body.main-page .service-card[data-service=saju],body.main-page .service-card[data-service=fortune],body.main-page .service-card[data-service=compatibility]{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff5dceb 0%,#fffffffa 60%);border:1px solid #d4a01224}body.main-page .service-card[data-service=saju]:hover,body.main-page .service-card[data-service=fortune]:hover,body.main-page .service-card[data-service=compatibility]:hover{box-shadow:var(--shadow-hover);background:linear-gradient(135deg,#fff0c6fa 0%,#fff 60%);border:1px solid #d4a01233}body.main-page .service-card[data-service=tarot]{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#f8f0ffeb 0%,#fffffffa 60%);border:1px solid #a855f724}body.main-page .service-card[data-service=tarot]:hover{box-shadow:var(--shadow-hover);background:linear-gradient(135deg,#f3e8fffa 0%,#fff 60%);border:1px solid #a855f733}body.main-page .service-card[data-service=consultation],body.main-page .service-card[data-service=date-selection],body.main-page .service-card[data-service=dream],body.main-page .service-card[data-service=subscription]{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff7e4eb 0%,#fffffffa 60%);border:1px solid #f59e0b24}body.main-page .service-card[data-service=consultation]:hover,body.main-page .service-card[data-service=date-selection]:hover,body.main-page .service-card[data-service=dream]:hover,body.main-page .service-card[data-service=subscription]:hover{box-shadow:var(--shadow-hover);background:linear-gradient(135deg,#ffedc5fa 0%,#fff 60%);border:1px solid #f59e0b33}body.main-page .footer{background:#ffffffb3;border-top:1px solid #ffc10740;box-shadow:0 -4px 24px #1e1e320d}body.main-page .footer-logo-image{filter:none}body.main-page .footer-copyright{border-top:1px solid #1e1e3214}body.main-page .legal-links a{color:var(--text-secondary);border:1px solid #ffc1074d}body.main-page .legal-links a:hover{color:var(--accent-color);background:#ffd7001a;border-color:#ffc10799}body.main-page .login-popup{background:#1e1e324d}body.main-page .login-container{background:#fffffff7;border:1px solid #ffc10733;box-shadow:0 20px 60px #1e1e3226}body.main-page .login-header{background:#faf8f4f2;border-bottom:1px solid #1e1e3214}body.main-page .login-title{color:var(--text-primary)}body.main-page .login-close{color:var(--text-secondary)}body.main-page .login-close:hover{color:var(--accent-color);background:#ffd7001a}body.main-page .login-input{color:var(--text-primary);background:#faf8f4cc;border:1px solid #1e1e321f}body.main-page .login-input:focus{background:#fff;border-color:#ffc10780;box-shadow:0 0 0 3px #ffd70026}body.main-page .login-input::placeholder{color:#5c5a7299}body.main-page .login-btn{background:var(--gradient-accent);color:#1a1a2e;border:1px solid #ffc1074d}body.main-page .login-btn:hover{color:#1a1a2e;background:gold;border-color:#d4a012}body.main-page .divider span{color:var(--text-secondary);background:#fff}body.main-page .divider:before{background:#1e1e321a}body.main-page .chat-popup{background:#1e1e324d}body.main-page .chat-container{background:#fffffff7;border:1px solid #ffc10733;box-shadow:0 20px 60px #1e1e3226}body.main-page .chat-sidebar{background:#faf8f4fa;border-right:1px solid #1e1e3214}body.main-page .sidebar-header{border-bottom:1px solid #1e1e3214}body.main-page .sidebar-header h3{color:var(--text-primary)}body.main-page .sidebar-close:hover,body.main-page .chat-close:hover,body.main-page .history-toggle:hover{color:var(--accent-color);background:#ffd7001a}body.main-page .history-item{background:#fffc;border:1px solid #1e1e3214}body.main-page .history-item:hover{background:#ffd70014;border-color:#ffc1074d}body.main-page .history-item-date,body.main-page .history-date-title{color:var(--text-secondary)}body.main-page .history-item-preview{color:var(--text-primary)}body.main-page .history-item-delete{color:#5c5a7280}body.main-page .sidebar-close,body.main-page .chat-close,body.main-page .history-toggle{color:var(--text-secondary)}body.main-page .chat-header{background:#faf8f4f2;border-bottom:1px solid #1e1e3214}body.main-page .chat-title{color:var(--text-primary)}body.main-page .chat-messages{background:#fff}body.main-page .ai-message .message-content{color:var(--text-primary);background:#faf8f4e6;border:1px solid #1e1e3214}body.main-page .user-message .message-content{color:var(--text-primary);background:#ffd70026;border:1px solid #ffc10740}body.main-page .message-content{color:var(--text-primary)}body.main-page .option-btn{color:var(--text-primary);background:#ffffffe6;border:1px solid #ffc10740}body.main-page .option-btn:hover{background:#ffd7001f;border-color:#ffc10780}body.main-page .chat-input-container{background:#faf8f4f2;border-top:1px solid #1e1e3214}body.main-page .chat-input{color:var(--text-primary);background:#fff;border:1px solid #1e1e321f}body.main-page .chat-input:focus{border-color:#ffc10780}body.main-page .chat-send{background:var(--gradient-accent);color:#1a1a2e;border:1px solid #ffc1074d}body.main-page .chat-send:hover{background:gold;border-color:#d4a012}body.main-page .no-history{color:var(--text-secondary)}@media (max-width:768px){body.main-page .mobile-menu-toggle span{background:var(--text-primary)}body.main-page .nav-menu{background:#fffffff7;border-right:1px solid #ffc10733;box-shadow:4px 0 24px #1e1e321a}body.main-page .nav-menu a{color:var(--text-primary);border-bottom:1px solid #1e1e3214}body.main-page .nav-menu a:hover{color:var(--accent-color)}}body.main-page:not(:has(.auth-standalone)) .auth-page{background:#faf8f4}body.main-page:not(:has(.auth-standalone)) .auth-page .auth-container{background:#faf8f4}body.main-page:not(:has(.auth-standalone)) .auth-form-container{background:#fffffff7;border:1px solid #1e1e321f;border-radius:20px;box-shadow:0 15px 35px #1e1e3214}body.main-page:not(:has(.auth-standalone)) .auth-logo-image{filter:brightness(0)saturate()}:is(body.main-page:not(:has(.auth-standalone)) .auth-form input[type=text],body.main-page:not(:has(.auth-standalone)) .auth-form input[type=email],body.main-page:not(:has(.auth-standalone)) .auth-form input[type=password],body.main-page:not(:has(.auth-standalone)) .auth-form input[type=tel]){color:var(--text-primary);background:#fff;border:1px solid #1e1e321f}body.main-page:not(:has(.auth-standalone)) .auth-form input[type=text]::placeholder{color:#5c5a7299}body.main-page:not(:has(.auth-standalone)) .auth-form input[type=email]::placeholder{color:#5c5a7299}body.main-page:not(:has(.auth-standalone)) .auth-form input[type=password]::placeholder{color:#5c5a7299}body.main-page:not(:has(.auth-standalone)) .auth-form input[type=tel]::placeholder{color:#5c5a7299}:is(body.main-page:not(:has(.auth-standalone)) .auth-form input[type=text]:focus,body.main-page:not(:has(.auth-standalone)) .auth-form input[type=email]:focus,body.main-page:not(:has(.auth-standalone)) .auth-form input[type=password]:focus,body.main-page:not(:has(.auth-standalone)) .auth-form input[type=tel]:focus){background:#fff;border-color:#ffc10799;box-shadow:0 0 0 3px #ffd70026}body.main-page .form-group input,body.main-page .form-group select{color:var(--text-primary);background:#fff;border:2px solid #1e1e321f}body.main-page .form-group input:focus,body.main-page .form-group select:focus{background:#fff;border-color:#ffc10799;outline:none}body.main-page .form-group input::placeholder{color:#5c5a7299}body.main-page .form-group textarea{color:var(--text-primary);background:#ffffffe6;border:1px solid #1e1e321f}body.main-page .form-group textarea:focus{background:#fff;border-color:#ffc10799}body.main-page .form-group textarea::placeholder{color:#5c5a7299}body.main-page .form-group select option,body.main-page select option{color:var(--text-primary);background:#fff}body.main-page input:-webkit-autofill{-webkit-text-fill-color:var(--text-primary);background-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #fff}body.main-page input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);background-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #fff}body.main-page input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-primary);background-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #fff}body.main-page input:-webkit-autofill:active{-webkit-text-fill-color:var(--text-primary);background-color:#fff;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #fff}body.main-page .form-group input:hover,body.main-page .form-group select:hover,body.main-page .form-group textarea:hover{background:#fff;border-color:#ffc10773;box-shadow:0 0 0 3px #ffd7001f}body.main-page .form-group input:active,body.main-page .form-group select:active,body.main-page .form-group textarea:active{background:#fff;border-color:#ffc10799;box-shadow:0 0 0 3px #ffd70029}body.main-page .year-select:hover,body.main-page .baseline-date-input:hover{background:#fff;border-color:#ffc10773;box-shadow:0 0 0 3px #ffd7001f}body.main-page .year-select:active,body.main-page .baseline-date-input:active{background:#fff;border-color:#ffc10799;box-shadow:0 0 0 3px #ffd70029}body.main-page .mobile-form-section input:hover,body.main-page .mobile-form-section select:hover{background:#fffffffa;border-color:#ffc10773;box-shadow:0 0 0 3px #ffd7001f}body.llm-mode header.header,body.llm-mode main.main,body.llm-mode .floating-buttons,body.llm-mode #ai-chat-popup,body.llm-mode footer.footer,body.llm-mode #login-popup{display:none}body.llm-mode .stars-container{z-index:0;display:block}body.llm-mode{background:var(--theme-bg);color:var(--theme-text);--text-primary:var(--theme-text);--text-secondary:var(--theme-text-muted);--llm-font-base:.875rem;--llm-font-sm:.75rem;--llm-icon-size:.875rem;--llm-card-bg:var(--theme-surface);--llm-shell-header-offset:3.25rem;--llm-point-blue:#2563eb;--llm-point-blue-hover:#1d4ed8;--llm-point-orange:#f59e0b;--llm-point-orange-soft:#f59e0beb;--llm-point-orange-hover:#f59e0b}body.llm-mode .llm-app-shell{z-index:10;display:flex;position:fixed;inset:0;overflow:hidden}body.llm-mode .llm-sidebar{background:var(--theme-sidebar-bg);width:260px;box-shadow:var(--theme-sidebar-shadow);border-right:none;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}body.llm-mode .llm-profile-area{border-top:none;border-bottom:none;order:0;padding:.625rem .75rem .5rem}body.llm-mode .llm-profile-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}body.llm-mode .llm-home-btn{cursor:pointer;background:0 0;border:none;border-radius:0;flex:1;justify-content:flex-start;align-items:center;gap:.5rem;min-width:0;margin:0 0 0 .875rem;padding:0;line-height:1.2;display:inline-flex}body.llm-mode .llm-home-title{font-size:var(--llm-font-base);color:var(--theme-text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-family:OpenAI Sans,sans-serif;font-weight:700;overflow:hidden}body.llm-mode .llm-home-star-wrap{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative}body.llm-mode .llm-home-star{z-index:1;color:#fbbf24;transform-origin:50%;width:22px;height:22px;animation:3.6s ease-in-out infinite llm-home-star-float;position:relative}body.llm-mode .llm-home-btn:hover .llm-home-star{color:#fcd34d}@keyframes llm-home-star-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}body.llm-mode .llm-sparkle{color:#fde68a;pointer-events:none;opacity:0;justify-content:center;align-items:center;animation:2.8s ease-in-out infinite llm-sparkle-twinkle;display:inline-flex;position:absolute;transform:scale(.5)}body.llm-mode .llm-sparkle svg{width:100%;height:100%;display:block}body.llm-mode .llm-sparkle--1{width:8px;height:8px;animation-delay:0s;top:1px;right:1px}body.llm-mode .llm-sparkle--2{width:4px;height:4px;animation-delay:.95s;bottom:3px;left:0}body.llm-mode .llm-sparkle--3{width:6px;height:6px;animation-delay:1.85s;top:8px;left:0}@keyframes llm-sparkle-twinkle{0%,to{opacity:0;transform:scale(.45)rotate(0)}45%{opacity:.95;transform:scale(1)rotate(12deg)}70%{opacity:.35;transform:scale(.7)rotate(-8deg)}}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-sparkle{opacity:.55;animation:none;transform:scale(.85)}body.llm-mode .llm-home-star{animation:none}}body.llm-mode #llm-login-link[hidden],body.llm-mode #llm-user-greeting[hidden]{display:none}body.llm-mode .llm-user-row{background:var(--theme-fill);width:100%;color:var(--theme-text-soft);font-weight:600;font-size:var(--llm-font-base);border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:.25rem;padding:.625rem .5rem .625rem .875rem;font-family:OpenAI Sans,sans-serif;transition:background .15s;display:flex}body.llm-mode .llm-user-row-main{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}body.llm-mode .llm-user-row-main .llm-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body.llm-mode .llm-user-row .llm-welcome-name{color:var(--theme-accent-text);font-weight:700}body.llm-mode .llm-user-menu-wrap{flex-shrink:0;position:relative}body.llm-mode .llm-user-menu-btn{width:36px;height:36px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}body.llm-mode .llm-user-menu-btn .llm-user-menu-icon--collapsed{display:none}body.llm-mode .llm-user-menu-btn .llm-user-menu-icon--expanded{display:inline-flex}body.llm-mode .llm-user-menu-btn:hover,body.llm-mode .llm-user-menu-btn[aria-expanded=true]{background:var(--theme-fill);color:var(--theme-text)}body.llm-mode .llm-user-menu-dropdown{background:var(--llm-card-bg);z-index:60;border:none;border-radius:12px;flex-direction:column;gap:2px;min-width:152px;padding:.35rem;display:flex;position:absolute;bottom:calc(100% + .35rem);right:0;box-shadow:0 12px 32px #00000073}body.llm-mode .llm-user-menu-dropdown[hidden]{display:none}body.llm-mode .llm-user-menu-item{width:100%;color:var(--theme-text-soft);font-size:var(--llm-font-base);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.55rem .75rem;font-family:OpenAI Sans,sans-serif;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:block}body.llm-mode .llm-user-menu-item:hover{background:var(--theme-fill);color:var(--theme-text)}body.llm-mode .llm-user-menu-item--admin{color:#ffd68cf2;align-items:center;gap:.45rem;display:flex}body.llm-mode .llm-user-menu-item--admin .llm-icon{flex-shrink:0;width:15px;height:15px}body.llm-mode .llm-user-menu-item--admin:hover{color:#ffe0a3;background:#ffd68c1a}body.llm-mode .llm-sub-plan-switch{color:#ffd68cf2;flex-direction:column;gap:.4rem;padding:.55rem .75rem .65rem;display:flex}body.llm-mode .llm-sub-plan-switch[hidden]{display:none}body.llm-mode .llm-sub-plan-switch-label{letter-spacing:.02em;opacity:.85;font-size:.72rem;font-weight:700}body.llm-mode .llm-sub-plan-switch-btns{grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;display:grid}body.llm-mode .llm-sub-plan-switch-btn{appearance:none;background:var(--theme-fill);color:var(--theme-text-soft);cursor:pointer;border:none;border-radius:8px;padding:.4rem .2rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:background .15s,color .15s}body.llm-mode .llm-sub-plan-switch-btn:hover{background:var(--theme-fill-hover);color:var(--theme-text)}body.llm-mode .llm-sub-plan-switch-btn.is-on{color:#fff;background:#2563eb}body.llm-mode .llm-user-menu-item--danger{color:#f87171}body.llm-mode .llm-user-menu-item--danger:hover{color:#fca5a5;background:#ef44441f}body.llm-mode .llm-sidebar-toggle{width:36px;height:36px;color:var(--theme-text);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s,background .15s,border-color .15s;display:flex}body.llm-mode .llm-sidebar-toggle:hover{background:var(--theme-fill)}body.llm-mode .llm-sidebar-toggle svg{width:var(--llm-icon-size);height:var(--llm-icon-size)}body.llm-mode .llm-login-link{text-align:center;color:var(--theme-text-soft);font-weight:700;font-size:var(--llm-font-base);background:var(--theme-fill);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.55rem .85rem;text-decoration:none;transition:background .15s,color .15s;display:flex}body.llm-mode .llm-login-link:hover{background:var(--theme-fill-strong);color:var(--theme-text)}body.llm-mode .llm-login-link svg{width:var(--llm-icon-size);height:var(--llm-icon-size)}body.llm-mode .llm-auth-links{gap:.5rem;display:flex}body.llm-mode .llm-auth-links .auth-link{text-align:center;color:var(--theme-text-soft);font-weight:600;font-size:var(--llm-font-base);background:var(--theme-fill);border:none;border-radius:8px;flex:1;padding:.45rem .5rem;text-decoration:none;transition:background .15s,color .15s}body.llm-mode .llm-auth-links .auth-link:hover{background:var(--theme-fill-strong);color:var(--theme-text)}body.llm-mode .llm-sidebar-menu{flex-direction:column;flex:none;order:1;gap:2px;padding:.875rem .75rem .5rem;display:flex}body.llm-mode .llm-chat-history{border-top:1px solid var(--theme-border);flex-direction:column;flex:auto;order:2;min-height:0;margin-top:.25rem;padding:0 .15rem 0 .75rem;display:flex;overflow:hidden}body.llm-mode .llm-chat-history-head{flex-shrink:0;justify-content:space-between;align-items:center;padding:.625rem .6rem .5rem .25rem;display:flex}body.llm-mode .llm-chat-history-label{font-size:var(--llm-font-base);color:var(--theme-text-faint);letter-spacing:.01em;font-weight:600}body.llm-mode .llm-chat-history-clear{color:#ef4444;cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin:0;padding:0;transition:opacity .15s,background-color .15s,color .15s;display:inline-flex}body.llm-mode .llm-chat-history-clear:hover:not(:disabled),body.llm-mode .llm-chat-history-clear:focus-visible:not(:disabled){opacity:1;color:#f87171;background:#ef444424;outline:none}body.llm-mode .llm-chat-history-clear:disabled{opacity:.28;cursor:not-allowed}body.llm-mode .llm-chat-history-list{scrollbar-gutter:auto;scrollbar-width:thin;scrollbar-color:var(--theme-scroll-thumb) transparent;flex-direction:column;flex:1;gap:2px;min-height:0;max-height:calc(21.875rem + 12px);padding-bottom:.5rem;padding-right:0;display:flex;overflow-y:auto}body.llm-mode .llm-chat-history-loading{justify-content:center;align-items:center;padding:.85rem .75rem;display:flex}body.llm-mode .llm-chat-history-spinner{border:2px solid var(--theme-border);border-top-color:var(--theme-text-soft);border-radius:50%;width:1.125rem;height:1.125rem;animation:.75s linear infinite llm-chat-history-spin}@keyframes llm-chat-history-spin{to{transform:rotate(360deg)}}body.llm-mode .llm-chat-history-list::-webkit-scrollbar{width:5px}body.llm-mode .llm-chat-history-list::-webkit-scrollbar-track{background:0 0;margin:4px 0}body.llm-mode .llm-chat-history-list::-webkit-scrollbar-thumb{background:var(--theme-scroll-thumb);border-radius:999px}body.llm-mode .llm-chat-history-list::-webkit-scrollbar-thumb:hover{background:var(--theme-scroll-thumb-hover)}body.llm-mode .llm-chat-history-row{box-sizing:border-box;border-radius:10px;align-items:stretch;gap:.125rem;width:100%;display:flex;position:relative;overflow:visible}body.llm-mode .llm-chat-history-row:hover{background:var(--theme-fill)}body.llm-mode .llm-chat-history-row.active{background:var(--theme-fill-hover)}body.llm-mode .llm-chat-history-item{min-width:0;color:var(--theme-text-soft);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;flex:1;gap:.15rem;padding:.5rem .625rem;font-family:OpenAI Sans,sans-serif;transition:color .15s;display:flex}body.llm-mode .llm-chat-history-row:hover .llm-chat-history-item,body.llm-mode .llm-chat-history-row.active .llm-chat-history-item{color:var(--theme-text)}body.llm-mode .llm-chat-history-title{font-size:var(--llm-font-base);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}body.llm-mode .llm-chat-history-time{font-size:var(--llm-font-sm);color:var(--theme-text-faint);font-weight:500}body.llm-mode .llm-chat-history-row:hover .llm-chat-history-time,body.llm-mode .llm-chat-history-row.active .llm-chat-history-time{color:var(--theme-text-muted)}body.llm-mode .llm-chat-history-menu{flex-shrink:0;align-self:center;margin-right:.125rem;position:relative}body.llm-mode .llm-chat-history-more{width:36px;min-width:36px;height:36px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex}body.llm-mode .llm-chat-history-row:hover .llm-chat-history-more,body.llm-mode .llm-chat-history-row.active .llm-chat-history-more,body.llm-mode .llm-chat-history-more[aria-expanded=true]{color:var(--theme-text-soft)}body.llm-mode .llm-chat-history-more:hover,body.llm-mode .llm-chat-history-more:focus-visible{background:var(--theme-fill-hover);color:var(--theme-text)}body.llm-mode .llm-chat-history-dropdown{z-index:40;background:var(--llm-card-bg);border:none;border-radius:12px;flex-direction:column;gap:.1rem;min-width:10.5rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + 2px);right:0;box-shadow:0 12px 32px #00000073}body.llm-mode .llm-chat-history-dropdown--portal{z-index:1200;position:fixed;right:auto}body.llm-mode .llm-chat-history-dropdown-item{width:100%;color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .6rem;font-family:inherit;font-weight:500;display:flex}body.llm-mode .llm-chat-history-dropdown-item:hover{background:var(--theme-fill)}body.llm-mode .llm-chat-history-dropdown-item--danger{color:#f87171}body.llm-mode .llm-chat-history-dropdown-item--danger:hover{background:#ef44441f}body.llm-mode .llm-archive-table-wrap{scrollbar-width:thin;scrollbar-color:#5a526e transparent;width:100%;margin-top:1.15rem;overflow-x:auto}body.llm-mode .llm-archive-table-wrap::-webkit-scrollbar{width:8px;height:8px}body.llm-mode .llm-archive-table-wrap::-webkit-scrollbar-track{background:0 0}body.llm-mode .llm-archive-table-wrap::-webkit-scrollbar-thumb{background:var(--theme-scroll-thumb-hover);border-radius:999px}body.llm-mode .llm-archive-table-wrap::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}body.llm-mode .llm-archive-table{border-collapse:collapse;background:var(--theme-surface);width:100%;min-width:28rem;color:var(--theme-text)}body.llm-mode .llm-archive-table th,body.llm-mode .llm-archive-table td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--theme-border);font-size:var(--llm-font-base);padding:.85rem 1rem}body.llm-mode .llm-archive-table th{color:var(--theme-text-muted);font-weight:600;font-size:var(--llm-font-sm);background:var(--theme-surface-2);border-bottom-color:var(--theme-border)}body.llm-mode .llm-archive-table tbody tr:hover td{background:var(--theme-fill)}body.llm-mode .llm-archive-empty-row td{text-align:center;color:var(--theme-text-faint);font-size:var(--llm-font-sm);padding:2.25rem 1rem}body.llm-mode .llm-archive-empty-row:hover td{background:0 0}body.llm-mode .llm-archive-link{color:var(--theme-text);font-weight:500;text-decoration:none}body.llm-mode .llm-archive-link:hover{text-decoration:underline}body.llm-mode .llm-archive-th-date,body.llm-mode .llm-archive-td-time,body.llm-mode .llm-archive-th-mode,body.llm-mode .llm-archive-td-mode{white-space:nowrap;width:7.5rem;color:var(--theme-text-muted)}body.llm-mode .llm-archive-td-title{min-width:10rem}body.llm-mode .llm-archive-td-title .llm-archive-link{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}body.llm-mode .llm-archive-th-actions,body.llm-mode .llm-archive-td-actions{text-align:right;width:3.5rem}body.llm-mode .llm-archive-td-actions .llm-chat-history-menu{justify-content:flex-end;display:inline-flex}body.llm-mode .llm-support-page .llm-support-main-tabs{border-bottom:1px solid var(--theme-border);background:0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;margin:.25rem 0 0;padding:0;display:grid}body.llm-mode .llm-support-page .llm-support-main-tab{appearance:none;min-height:0;color:var(--theme-text-faint);letter-spacing:-.03em;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:.85rem .5rem .95rem;font-family:inherit;font-size:1.2rem;font-weight:600;transition:color .15s,border-color .15s}body.llm-mode .llm-support-page .llm-support-main-tab:hover{color:var(--theme-text-soft);background:0 0}body.llm-mode .llm-support-page .llm-support-main-tab.is-active{color:var(--theme-text);border-bottom-color:var(--theme-text);background:0 0;font-weight:700}body.llm-mode .llm-support-page .llm-support-panel{margin-top:1.25rem}body.llm-mode .llm-support-page .llm-support-pills{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.45rem;margin:0 0 1rem;display:flex}body.llm-mode .llm-support-page .llm-support-pill{appearance:none;background:var(--theme-ghost);color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:999px;padding:.45rem .95rem;font-family:inherit;font-weight:600;transition:background .15s,color .15s}body.llm-mode .llm-support-page .llm-support-pill:hover{background:var(--theme-ghost-hover);color:var(--theme-text)}body.llm-mode .llm-support-page .llm-support-pill.is-active{background:var(--llm-point-orange);color:#1a1520}@media (max-width:640px){body.llm-mode .llm-support-page .llm-support-main-tab{padding:.75rem .15rem .85rem;font-size:.92rem}}body.llm-mode .llm-inquiry-list-foot{justify-content:flex-end;margin:.85rem 0 0;display:flex}body.llm-mode .llm-inquiry-write-btn{background:var(--llm-point-orange);color:#1a1520;font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.55rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}body.llm-mode .llm-inquiry-write-btn:hover{background:var(--llm-point-orange-hover)}body.llm-mode .llm-inquiry-form{flex-direction:column;gap:1.1rem;width:100%;margin:0;display:flex}body.llm-mode .llm-inquiry-field{flex-direction:column;gap:.45rem;display:flex}body.llm-mode .llm-inquiry-label{font-size:var(--llm-font-sm);color:var(--theme-text-muted);font-weight:600}body.llm-mode .llm-inquiry-input,body.llm-mode .llm-inquiry-textarea{box-sizing:border-box;background:var(--theme-field-bg);width:100%;color:var(--theme-input-text);font-size:var(--llm-font-base);color-scheme:var(--theme-color-scheme);border:none;border-radius:12px;outline:none;padding:.75rem .9rem;font-family:inherit}body.llm-mode .llm-inquiry-textarea{resize:vertical;min-height:10rem;line-height:1.55}body.llm-mode .llm-inquiry-input:focus,body.llm-mode .llm-inquiry-textarea:focus{box-shadow:inset 0 0 0 1px #f59e0b8c}body.llm-mode .llm-inquiry-file-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}body.llm-mode .llm-inquiry-file-btn{appearance:none;background:var(--theme-ghost);color:var(--theme-text);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:10px;padding:.5rem .95rem;font-family:inherit;font-weight:600}body.llm-mode .llm-inquiry-file-btn:hover{background:var(--theme-ghost-hover)}body.llm-mode .llm-inquiry-file-name{font-size:var(--llm-font-sm);color:var(--theme-text-faint)}body.llm-mode .llm-inquiry-file-input{display:none}body.llm-mode .llm-inquiry-actions{justify-content:flex-end;gap:.55rem;margin-top:.35rem;display:flex}body.llm-mode .llm-inquiry-btn{appearance:none;font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:10px;padding:.65rem 1.2rem;font-family:inherit;font-weight:700}body.llm-mode .llm-inquiry-btn:disabled{opacity:.55;cursor:not-allowed}body.llm-mode .llm-inquiry-btn--ghost{background:var(--theme-ghost);color:var(--theme-text)}body.llm-mode .llm-inquiry-btn--primary{background:var(--llm-point-orange);color:#1a1520}body.llm-mode .llm-inquiry-follow-form{flex-direction:column;gap:.85rem;width:100%;margin-top:.15rem;display:flex}body.llm-mode .llm-inquiry-row{cursor:pointer}body.llm-mode .llm-inquiry-row:focus-visible td{outline:1px solid #f59e0b8c}body.llm-mode .llm-inquiry-detail-top,body.llm-mode .llm-inquiry-detail-bottom{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.15rem;margin-bottom:0;display:flex}body.llm-mode .llm-inquiry-list-btn{appearance:none;background:var(--theme-ghost);color:var(--theme-text);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.45rem .9rem;font-weight:700;text-decoration:none;display:inline-flex}body.llm-mode .llm-inquiry-list-btn:hover{background:var(--theme-ghost-hover)}body.llm-mode .llm-inquiry-surface{background:var(--llm-card-bg);box-sizing:border-box;border-radius:16px;min-height:0;padding:1.25rem 1.35rem 1.35rem}body.llm-mode .llm-inquiry-pair-list{flex-direction:column;gap:.85rem;display:flex}body.llm-mode .llm-inquiry-pair-card{min-height:0}body.llm-mode .llm-inquiry-pair-head{justify-content:space-between;align-items:baseline;gap:.75rem;margin:0 0 .75rem;display:flex}body.llm-mode .llm-inquiry-pair-head .llm-inquiry-answer-heading{margin:0}body.llm-mode .llm-inquiry-pair-head .llm-inquiry-detail-meta{flex-shrink:0;margin:0}body.llm-mode .llm-inquiry-field-block{text-align:left;margin:0 0 .95rem}body.llm-mode .llm-inquiry-field-head{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}body.llm-mode .llm-inquiry-field-head .llm-inquiry-detail-meta{flex-shrink:0;margin:0}body.llm-mode .llm-inquiry-field-label{font-size:var(--llm-font-sm);color:var(--theme-text-faint);margin:0 0 .35rem;font-weight:600;line-height:1.3;display:block}body.llm-mode .llm-inquiry-pair-q{text-align:left;padding:0}body.llm-mode .llm-inquiry-pair-q .llm-inquiry-detail-body{text-align:left;margin-top:0}body.llm-mode .llm-inquiry-answer-card{box-sizing:border-box;text-align:center;background:#ffffff0b;border:none;border-radius:12px;margin-top:.95rem;padding:.95rem 1rem}body.llm-mode .llm-inquiry-answer-head{justify-content:center;align-items:baseline;gap:.75rem;margin-bottom:.65rem;display:flex}body.llm-mode .llm-inquiry-answer-head .llm-inquiry-answer-heading{margin:0}body.llm-mode .llm-inquiry-answer-head .llm-inquiry-detail-meta{flex-shrink:0;margin:0}body.llm-mode .llm-inquiry-answer-card .llm-inquiry-detail-title{text-align:center;margin:0 0 .55rem}body.llm-mode .llm-inquiry-answer-card .llm-inquiry-detail-body{text-align:center}body.llm-mode .llm-inquiry-answer-card .llm-inquiry-answer-empty{text-align:center;margin:0}body.llm-mode .llm-inquiry-answer-card .llm-inquiry-detail-attach{justify-content:center;display:flex}body.llm-mode .llm-inquiry-answer-card .llm-inquiry-answer-date{text-align:center;margin:.75rem 0 0}body.llm-mode .llm-inquiry-msg-divider{background:var(--theme-fill-hover);height:1px;margin:.95rem 0}body.llm-mode .llm-inquiry-form-surface{min-height:0}body.llm-mode .llm-inquiry-surface-head{border-bottom:1px solid #ffffff1a;margin:0 0 .85rem;padding:0 0 .85rem}body.llm-mode .llm-inquiry-surface-head .llm-inquiry-detail-meta{margin:.35rem 0 0}body.llm-mode .llm-inquiry-surface-section{padding:1.1rem 0 0}body.llm-mode .llm-inquiry-surface-section+.llm-inquiry-surface-section{border-top:1px solid var(--theme-border);margin-top:1.1rem;padding-top:1.1rem}body.llm-mode .llm-inquiry-surface-section .llm-inquiry-detail-meta{margin:.25rem 0 .75rem}body.llm-mode .llm-inquiry-detail-title{font-size:var(--llm-font-base);color:var(--theme-text);margin:0;font-weight:700;line-height:1.45}body.llm-mode .llm-inquiry-detail-meta{color:var(--theme-text-faint);font-size:var(--llm-font-sm);margin:.35rem 0 0}body.llm-mode .llm-inquiry-detail-loading{color:var(--theme-text-muted);text-align:center;padding:2rem 0}body.llm-mode .llm-inquiry-detail-card{background:var(--llm-card-bg);border-radius:14px;margin-bottom:.85rem;padding:1.1rem 1.15rem}body.llm-mode .llm-inquiry-detail-card .llm-inquiry-detail-meta{margin:.25rem 0 .75rem}body.llm-mode .llm-inquiry-detail-body{white-space:pre-wrap;color:var(--theme-text);line-height:1.55;font-size:var(--llm-font-sm);font-weight:400}body.llm-mode .llm-inquiry-detail-attach{border-top:none;margin-top:.65rem;padding-top:0}body.llm-mode .llm-inquiry-detail-attach-label{font-size:var(--llm-font-sm);color:var(--theme-text-faint);margin:0 0 .4rem;font-weight:600}body.llm-mode .llm-inquiry-thumb-btn{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;width:40px;height:40px;padding:0;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}body.llm-mode .llm-inquiry-thumb-btn:hover{box-shadow:inset 0 0 0 1px #f59e0b8c}body.llm-mode .llm-inquiry-thumb{object-fit:cover;border:none;border-radius:0;width:40px;height:40px;display:block}body.llm-mode .llm-inquiry-answer-heading{font-size:var(--llm-font-base);color:var(--theme-text);margin:0 0 .35rem;font-weight:700}body.llm-mode .llm-inquiry-answer-empty{color:var(--theme-text-faint);font-size:var(--llm-font-sm);margin:.35rem 0 0;line-height:1.5}body.llm-mode .llm-inquiry-lightbox{z-index:5000;background:#000000d1;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex;position:fixed;inset:0}body.llm-mode .llm-inquiry-lightbox-img{object-fit:contain;border-radius:8px;max-width:min(92vw,960px);max-height:min(78vh,820px)}body.llm-mode .llm-inquiry-lightbox-close{appearance:none;background:var(--theme-ghost);color:var(--theme-text);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-weight:700}body.llm-mode .llm-confirm-modal{z-index:5000;background:var(--theme-overlay);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}body.llm-mode .llm-confirm-modal[hidden]{display:none}body.llm-mode .llm-confirm-dialog{background:var(--theme-surface);width:min(100%,340px);box-shadow:var(--theme-popup-shadow);text-align:center;border:none;border-radius:16px;padding:1.5rem 1.35rem 1.25rem}body.llm-mode .llm-confirm-message{font-size:var(--llm-font-base);color:var(--theme-text);margin:0 0 1.25rem;line-height:1.6}body.llm-mode .llm-confirm-actions{gap:.625rem;display:flex}body.llm-mode .llm-confirm-cancel,body.llm-mode .llm-confirm-ok{height:42px;font-size:var(--llm-font-base);cursor:pointer;border-radius:10px;flex:1;font-family:OpenAI Sans,sans-serif;font-weight:700;transition:background .15s,border-color .15s,color .15s}body.llm-mode .llm-confirm-cancel{background:var(--theme-fill-hover);color:var(--theme-text-soft);border:none}body.llm-mode .llm-confirm-cancel:hover{background:var(--theme-fill-hover)}body.llm-mode .llm-confirm-ok{color:#fff;background:#ef4444;border:none}body.llm-mode .llm-confirm-ok:hover{background:#dc2626}body.llm-mode .llm-side-new-chat{background:var(--theme-fill);border:none;margin-bottom:.25rem}body.llm-mode .llm-side-new-chat:hover{background:var(--theme-accent-soft);color:var(--theme-text)}body.llm-mode .llm-chat-history-empty{font-size:var(--llm-font-base);color:var(--theme-text-faint);padding:.5rem .75rem}body.llm-mode .llm-side-item{cursor:pointer;width:100%;color:var(--theme-text-soft);font-weight:600;font-size:var(--llm-font-base);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem .875rem;font-family:OpenAI Sans,sans-serif;text-decoration:none;transition:background .15s,color .15s;display:flex}body.llm-mode .llm-side-item:hover{background:var(--theme-fill);color:var(--theme-text)}body.llm-mode .llm-side-item.active,body.llm-mode .llm-side-item.is-active{background:var(--theme-accent-soft);color:var(--theme-accent-text)}body.llm-mode .llm-side-item.active .llm-icon,body.llm-mode .llm-side-item.is-active .llm-icon,body.llm-mode .llm-side-item.active .llm-icon svg,body.llm-mode .llm-side-item.is-active .llm-icon svg{color:var(--theme-accent-text);stroke:var(--theme-accent-text)}body.llm-mode .llm-sidebar-bottom{border-top:none;flex-direction:column;flex:none;order:3;gap:2px;margin-top:auto;padding:.75rem;display:flex}body.llm-mode .llm-sidebar-bottom-support-row{align-items:center;gap:.35rem;width:100%;margin-bottom:.55rem;display:flex}body.llm-mode .llm-sidebar-bottom-support-row>.llm-side-item{flex:auto;min-width:0}body.llm-mode .llm-sidebar-bottom-support-row .llm-theme-toggle{flex:none;align-self:center;margin:0}body.llm-mode .llm-chat-history-empty{font-size:var(--llm-font-sm);color:var(--theme-text-faint);padding:.5rem .75rem;line-height:1.45}body.llm-mode.llm-sidebar-collapsed .llm-sidebar{z-index:30;width:65px;height:100%;overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-app-shell,body.llm-mode.llm-sidebar-collapsed .llm-profile-area,body.llm-mode.llm-sidebar-collapsed .llm-sidebar-menu,body.llm-mode.llm-sidebar-collapsed .llm-sidebar-bottom{overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-profile-area{flex-shrink:0;padding:.5rem .35rem .35rem}body.llm-mode.llm-sidebar-collapsed .llm-profile-top{justify-content:center;gap:0;width:100%}body.llm-mode.llm-sidebar-collapsed .llm-home-btn{border-radius:0;flex:none;justify-content:center;align-items:center;gap:0;width:100%;height:44px;min-height:44px;margin:0;display:flex;overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-home-title{display:none}body.llm-mode.llm-sidebar-collapsed .llm-sidebar-menu{flex:none;min-height:0;padding:.35rem .35rem .25rem;overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-sidebar-bottom{flex-shrink:0;gap:2px;margin-top:auto;padding:.25rem .35rem .65rem}body.llm-mode.llm-sidebar-collapsed .llm-side-item{border-radius:10px;justify-content:center;align-items:center;gap:0;width:100%;height:44px;min-height:44px;padding:0;overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-sidebar .llm-text,body.llm-mode.llm-sidebar-collapsed .llm-chat-history,body.llm-mode.llm-sidebar-collapsed .llm-login-link-text,body.llm-mode.llm-sidebar-collapsed .llm-sidebar-toggle{display:none}body.llm-mode.llm-sidebar-collapsed .llm-user-row{border-radius:12px;justify-content:center;align-items:center;gap:0;width:100%;height:44px;min-height:44px;padding:0}body.llm-mode.llm-sidebar-collapsed .llm-user-row:hover{background:var(--theme-fill-hover)}body.llm-mode.llm-sidebar-collapsed .llm-user-row-main{display:none}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-wrap{justify-content:center;width:100%;display:flex}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-btn{width:100%;height:44px;min-height:44px;color:var(--theme-text-soft);border-radius:10px;padding:0;overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-icon--collapsed{display:inline-flex}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-icon--expanded{display:none}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-btn:hover,body.llm-mode.llm-sidebar-collapsed .llm-user-menu-btn[aria-expanded=true]{color:var(--theme-text);background:0 0}body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]{position:relative;overflow:visible}body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:before{content:"";opacity:0;visibility:hidden;pointer-events:none;z-index:201;filter:drop-shadow(-1px 0 #00000014);border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:6px solid #fff;transition:opacity .15s,visibility .15s;position:absolute;top:50%;left:calc(100% + 3px);transform:translateY(-50%)}body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:after{content:attr(data-sidebar-tip);color:#111;font-size:var(--llm-font-base);white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:200;background:#fff;border:1px solid #00000014;border-radius:8px;padding:.4rem .65rem;font-family:OpenAI Sans,sans-serif;font-weight:600;line-height:1.2;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;top:50%;left:calc(100% + .5rem);transform:translateY(-50%)translate(-4px);box-shadow:0 6px 16px #00000038}body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:hover:before,body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:focus-visible:before,body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:hover:after,body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:focus-visible:after{opacity:1;visibility:visible}body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:hover:after,body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:focus-visible:after{transform:translateY(-50%)translate(0)}body.llm-mode .llm-bottom-link{color:var(--theme-text-faint);font-weight:500;font-size:var(--llm-font-base);background:0 0;border:none;border-radius:10px;padding:.6rem 1rem;text-decoration:none;transition:background .15s,color .15s;display:block}body.llm-mode .llm-bottom-link:hover{color:var(--theme-text-soft);background:var(--theme-fill)}body.llm-mode .llm-mobile-header,body.llm-mode .llm-sidebar-backdrop{display:none}body.llm-mode .llm-main{overscroll-behavior-x:none;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}body.llm-mode:not(.llm-chatting):not(.llm-service-active) .llm-main:not(.llm-main--chatting){grid-template-rows:.9fr auto auto 1.1fr;align-content:stretch;justify-items:center;display:grid}body.llm-mode:not(.llm-chatting):not(.llm-service-active) .llm-main:not(.llm-main--chatting) .llm-hero-center{grid-row:2;padding:0 1.5rem 1.75rem}body.llm-mode:not(.llm-chatting):not(.llm-service-active) .llm-main:not(.llm-main--chatting) .llm-bottom-area{grid-row:3;padding:1.25rem 1.5rem 0}body.llm-mode .llm-chat-scroll{width:100%;padding:max(env(safe-area-inset-top,0px), var(--llm-shell-header-offset)) 3.75rem 1rem;box-sizing:border-box;flex-direction:column;flex:1;align-items:center;min-height:0;display:none;overflow-y:auto}body.llm-mode .llm-chat-scroll.active{display:flex}body.llm-mode .llm-chat-scroll::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}body.llm-mode .llm-chat-scroll{scrollbar-width:none;-ms-overflow-style:none}body.llm-mode .llm-chat-messages{-webkit-user-select:text;user-select:text;flex-direction:column;gap:1.25rem;width:100%;max-width:760px;padding-bottom:.5rem;display:flex}body.llm-mode .llm-chat-saju-tip{color:var(--text-secondary,#5c5a72);text-align:center;opacity:.88;margin:0;padding:.15rem .25rem .1rem;font-size:.8125rem;line-height:1.45}body.llm-mode .llm-saju-setup{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.15rem;width:100%;max-width:min(760px,100%);margin:0 auto;padding:0 .75rem 1.5rem;display:flex}body.llm-mode .llm-saju-setup--service{text-align:center;gap:1.35rem;padding-top:calc(2.75rem + 100px)}body.llm-mode .llm-saju-setup-head{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:min(760px,100%);display:flex}body.llm-mode .llm-page-loading-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.llm-mode .llm-saju-setup-loading{flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;max-width:min(760px,100%);display:flex}body.llm-mode .llm-service-page-loading.llm-saju-setup{align-items:flex-start;padding-top:0}body.llm-mode .llm-saju-setup-status{width:100%;font-size:var(--llm-font-sm);color:var(--theme-text-muted);text-align:center;margin:0}body.llm-mode .llm-saju-setup .llm-embed-form{text-align:left;background:var(--llm-card-bg);box-sizing:border-box;border-radius:14px;width:100%;max-width:min(760px,100%);padding:1rem 1.125rem}body.llm-mode .llm-embed-form-intro{max-width:100%;margin:0 0 .25rem}body.llm-mode .llm-fortune-setup .llm-embed-form-intro,body.llm-mode .llm-saju-setup .llm-embed-form-intro{margin-bottom:.35rem}body.llm-mode .llm-saju-intro-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;width:100%;max-width:min(760px,100%);margin:0;display:grid}body.llm-mode .llm-saju-intro-grid--stack{grid-template-columns:1fr}body.llm-mode .llm-saju-intro-card--stack{flex-direction:column;gap:0;display:flex}body.llm-mode .llm-saju-intro-section.is-follow{border-top:1px solid var(--theme-border);margin-top:.95rem;padding-top:.95rem}body.llm-mode .llm-saju-intro-card{box-sizing:border-box;color:#fff;border-radius:14px;width:100%;min-width:0;margin:0;padding:1.15rem 1.2rem 1.05rem}body.llm-mode .llm-saju-intro-card.is-chat{background:var(--llm-point-blue)}body.llm-mode .llm-saju-intro-card.is-chat.is-secondary{background:var(--llm-point-blue-hover)}body.llm-mode .llm-saju-intro-card.is-book{background:var(--llm-point-blue)}body.llm-mode .llm-saju-intro-card.is-book.is-secondary{background:var(--llm-point-blue-hover)}body.llm-mode .llm-saju-intro-title{letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.08rem;font-weight:800;line-height:1.3}body.llm-mode .llm-saju-intro-desc{font-size:var(--llm-font-sm,.875rem);color:#ffffffeb;margin:0;font-weight:500;line-height:1.55}body.llm-mode .llm-saju-intro-pills{flex-wrap:wrap;gap:.4rem;margin:.15rem 0 0;display:flex}body.llm-mode .llm-saju-intro-pills--marquee{flex-wrap:unset;gap:0;display:block}body.llm-mode .llm-saju-intro-pills-static{flex-wrap:wrap;gap:.4rem;display:flex}body.llm-mode .llm-saju-intro-pills-marquee{display:none}body.llm-mode .llm-saju-intro-pill{background:color-mix(in srgb, var(--llm-point-blue) 85%, #000);color:#fffffffa;white-space:nowrap;box-sizing:border-box;border:none;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.72rem;font-weight:600;line-height:1.25;display:inline-flex}body.llm-mode .llm-saju-intro-note{color:#ffffffb8;margin:.55rem 0 0;font-size:.72rem;font-weight:500;line-height:1.4}body.llm-mode .llm-saju-deep-page{box-sizing:border-box;width:100%;max-width:760px;margin:0 auto;padding:.75rem .85rem 2rem}body.llm-mode .llm-saju-deep-result{flex-direction:column;gap:.85rem;display:flex}body.llm-mode .llm-saju-deep-ms-fold{background:var(--llm-card-bg);box-sizing:border-box;border-radius:14px;padding:1rem 1.125rem}body.llm-mode .llm-saju-deep-ms-fold .llm-ms-bubble-fold-toggle{padding:.15rem 0}body.llm-mode .llm-saju-deep-status{color:var(--theme-text-soft);font-size:var(--llm-font-sm);text-align:center;flex-direction:column;align-items:center;gap:.55rem;padding:.75rem .5rem;display:flex}body.llm-mode .llm-saju-deep-boot{justify-content:center;min-height:min(42vh,18rem);padding:2rem .5rem}body.llm-mode .llm-saju-deep-done{color:var(--theme-text-soft);font-size:var(--llm-font-sm);text-align:center;margin:0;padding:.35rem .15rem;font-weight:600}body.llm-mode .llm-saju-deep-done-bar{flex-direction:column;align-items:center;gap:.75rem;padding:.25rem 0 .15rem;display:flex}body.llm-mode .llm-saju-deep-export-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}body.llm-mode .llm-saju-deep-pdf-btn{appearance:none;font:inherit;cursor:pointer;background:var(--llm-point-blue);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:.55rem 1.15rem;font-size:.875rem;font-weight:700;display:inline-flex}body.llm-mode .llm-saju-deep-pdf-btn:hover:not(:disabled){background:var(--llm-point-blue-hover)}body.llm-mode .llm-saju-deep-pdf-btn:disabled{opacity:.4;cursor:not-allowed;background:var(--llm-point-blue);color:var(--theme-text-soft)}body.llm-mode .llm-saju-deep-topics{flex-direction:column;gap:.55rem;min-width:0;display:flex}body.llm-mode .llm-saju-deep-guide-sentinel{pointer-events:none;visibility:hidden;width:100%;height:1px;margin:0;padding:0}body.llm-mode .llm-saju-deep-guide-anchor{min-width:0;position:relative}body.llm-mode .llm-saju-deep-guide-sticky{z-index:40;box-sizing:border-box;background:0 0;margin:0 -.85rem;padding:.4rem .85rem .45rem;position:relative}body.llm-mode .llm-saju-deep-guide-sticky.is-pinned{-webkit-backdrop-filter:none;box-shadow:none;pointer-events:none;background:0 0;border-bottom:none;margin:0;padding:.2rem .55rem .35rem}body.llm-mode .llm-saju-deep-guide-sticky.is-pinned .llm-saju-deep-guide{pointer-events:auto}@media (min-width:769px){body.llm-mode .llm-saju-deep-guide-sticky.is-pinned{-webkit-backdrop-filter:none;box-shadow:none;pointer-events:none;background:0 0;border-bottom:none;padding:.2rem .55rem .35rem}}body.llm-mode .llm-saju-deep-guide{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;gap:.4rem;padding:.1rem .05rem .2rem;display:flex;overflow:auto hidden}body.llm-mode .llm-saju-deep-guide-sticky.is-pinned .llm-saju-deep-guide{padding:.2rem .15rem .55rem}body.llm-mode .llm-saju-deep-guide.is-dragging,body.llm-mode .llm-saju-deep-guide.is-dragging .llm-saju-deep-guide-pill{cursor:grabbing}body.llm-mode .llm-saju-deep-guide::-webkit-scrollbar{width:0;height:0;display:none}body.llm-mode .llm-saju-deep-guide-pill{appearance:none;background:var(--theme-fill);color:var(--theme-text-muted);cursor:pointer;white-space:nowrap;touch-action:pan-x;border:none;border-radius:999px;flex-shrink:0;align-items:center;padding:.28rem .65rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.25;transition:background .15s,color .15s,opacity .15s,transform .15s,box-shadow .15s;display:inline-flex}body.llm-mode .llm-saju-deep-guide-sticky.is-pinned .llm-saju-deep-guide-pill{box-shadow:0 4px 10px #0000008c,0 1px 3px #0006}html[data-theme=light] body.llm-mode .llm-saju-deep-guide-sticky.is-pinned .llm-saju-deep-guide-pill{box-shadow:0 2px 8px #1e1e321f,0 1px 2px #1e1e3214}body.llm-mode .llm-saju-deep-guide-pill:not(.is-locked):hover{background:var(--llm-point-blue);color:#fff}body.llm-mode .llm-saju-deep-guide-pill:not(.is-locked):active{transform:scale(.97)}body.llm-mode .llm-saju-deep-guide-pill.is-locked{cursor:default;opacity:.45}body.llm-mode .llm-saju-deep-guide-pill.is-active.is-locked,body.llm-mode .llm-saju-deep-guide-pill.is-loading.is-locked{opacity:1}body.llm-mode .llm-saju-deep-guide-pill.is-done.is-locked{opacity:.7}body.llm-mode .llm-saju-deep-guide-pill.is-active,body.llm-mode .llm-saju-deep-guide-pill.is-selected{background:var(--llm-point-blue);color:#fff}body.llm-mode .llm-saju-deep-guide-pill.is-active:not(.is-locked):hover,body.llm-mode .llm-saju-deep-guide-pill.is-selected:not(.is-locked):hover{background:var(--llm-point-blue-hover);color:#fff}body.llm-mode .llm-saju-deep-guide-pill.is-loading{justify-content:center;min-width:2.6rem;padding-left:.7rem;padding-right:.7rem}body.llm-mode .llm-saju-deep-guide-dots{align-items:center;gap:.22rem;height:.9em;display:inline-flex}body.llm-mode .llm-saju-deep-guide-dots i{opacity:.35;background:currentColor;border-radius:50%;width:.28rem;height:.28rem;animation:1.05s ease-in-out infinite llm-saju-deep-guide-dot;display:block}body.llm-mode .llm-saju-deep-guide-dots i:nth-child(2){animation-delay:.15s}body.llm-mode .llm-saju-deep-guide-dots i:nth-child(3){animation-delay:.3s}@keyframes llm-saju-deep-guide-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-.12rem)}}body.llm-mode .llm-saju-deep-guide-pill.is-done{color:#fff;background:#1e3a8a}html[data-theme=light] body.llm-mode .llm-saju-deep-guide-pill.is-done{color:#fff;background:#1d4ed8}html[data-theme=light] body.llm-mode .llm-saju-deep-guide-pill.is-locked:not(.is-active):not(.is-loading):not(.is-done):not(.is-error){opacity:.55;background:var(--theme-fill);color:var(--theme-text-muted)}body.llm-mode .llm-saju-deep-guide-pill.is-done:not(.is-locked):hover,body.llm-mode .llm-saju-deep-guide-pill.is-done.is-active,body.llm-mode .llm-saju-deep-guide-pill.is-done.is-selected{background:var(--llm-point-blue);color:#fff}body.llm-mode .llm-saju-deep-guide-pill.is-done.is-active:not(.is-locked):hover,body.llm-mode .llm-saju-deep-guide-pill.is-done.is-selected:not(.is-locked):hover{background:var(--llm-point-blue-hover)}body.llm-mode .llm-saju-deep-guide-pill.is-error{color:#fff;background:#dc26268c}body.llm-mode .llm-saju-deep-topic-card.is-error{outline:1px solid #dc262673}body.llm-mode .llm-saju-deep-topic-list{flex-direction:column;gap:.55rem;display:flex}body.llm-mode .llm-saju-deep-topic-card{background:var(--llm-card-bg);border:1px solid var(--theme-border);border-radius:14px;scroll-margin-top:3.75rem;overflow:visible}body.llm-mode .llm-saju-deep-topic-card.is-loading{outline:1px solid #2563eb73}body.llm-mode .llm-saju-deep-topic-head{appearance:none;z-index:2;width:100%;min-width:0;color:var(--theme-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:.45rem;margin:0;padding:.5rem .55rem .5rem .85rem;font-size:.95rem;font-weight:700;display:flex;position:relative;overflow:visible}body.llm-mode .llm-saju-deep-topic-head:hover:not(:disabled){background:var(--theme-fill)}body.llm-mode .llm-saju-deep-topic-head:disabled{cursor:default;opacity:.55}body.llm-mode .llm-saju-deep-topic-label{flex-wrap:wrap;flex:auto;align-items:baseline;gap:.45rem;min-width:0;display:inline-flex}body.llm-mode .llm-saju-deep-topic-meta{color:var(--theme-text-muted);flex-shrink:0;font-size:.75rem;font-weight:600}body.llm-mode .llm-saju-deep-topic-chevron{border-right:2px solid var(--theme-text-faint);border-bottom:2px solid var(--theme-text-faint);flex-shrink:0;width:.45rem;height:.45rem;margin-left:auto;margin-right:.35rem;transition:transform .18s;transform:rotate(-135deg)}body.llm-mode .llm-saju-deep-topic-card.is-collapsed .llm-saju-deep-topic-chevron{margin-top:-.15rem;transform:rotate(45deg)}body.llm-mode .llm-saju-deep-topic-body{color:var(--theme-text);border-radius:0 0 13px 13px;padding:0 1rem 1rem;font-size:.9375rem;line-height:1.55;overflow:hidden}body.llm-mode .llm-saju-deep-topic-copy-row{border-top:1px solid var(--theme-border);justify-content:flex-end;margin-top:.75rem;padding-top:.55rem;display:flex}body.llm-mode .llm-saju-deep-topic-copy-btn{appearance:none;border:1px solid var(--theme-border);background:var(--theme-fill);color:var(--theme-text-soft);font:inherit;cursor:pointer;border-radius:999px;margin:0;padding:.35rem .75rem;font-size:.78rem;font-weight:600}body.llm-mode .llm-saju-deep-topic-copy-btn:hover{color:var(--theme-text);background:color-mix(in srgb, var(--theme-fill) 70%, var(--theme-text-faint) 30%)}body.llm-mode .llm-saju-deep-topic-copy-btn.is-copied{color:#059669;background:#0596691a;border-color:#05966959}@media (max-width:640px){body.llm-mode .llm-saju-setup{gap:.95rem;padding:0 .35rem 1.25rem}body.llm-mode .llm-saju-intro-grid{grid-template-columns:1fr;gap:.65rem}body.llm-mode .llm-saju-intro-card{padding:.95rem 1rem .9rem}body.llm-mode .llm-saju-intro-title{font-size:.98rem}body.llm-mode .llm-saju-intro-pills-static{display:none}body.llm-mode .llm-saju-intro-pills-marquee{flex-direction:column;gap:.4rem;width:100%;margin-top:.15rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}body.llm-mode .llm-saju-intro-pills-row{width:100%;overflow:hidden}body.llm-mode .llm-saju-intro-pills-track{will-change:transform;width:max-content;display:flex}body.llm-mode .llm-saju-intro-pills-group{flex-shrink:0;gap:.4rem;padding-right:.4rem;display:flex}body.llm-mode .llm-saju-intro-pills-row--left .llm-saju-intro-pills-track{animation:28s linear infinite llm-saju-pills-left}body.llm-mode .llm-saju-intro-pills-row--right .llm-saju-intro-pills-track{animation:28s linear infinite llm-saju-pills-right}@keyframes llm-saju-pills-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes llm-saju-pills-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-saju-intro-pills-row--left .llm-saju-intro-pills-track,body.llm-mode .llm-saju-intro-pills-row--right .llm-saju-intro-pills-track{animation:none}}body.llm-mode .llm-saju-deep-page{padding:.5rem .45rem 1.75rem}body.llm-mode .llm-saju-deep-guide-sticky{margin:0 -.45rem;padding:.35rem .45rem .4rem}body.llm-mode .llm-saju-deep-guide-sticky.is-pinned{box-shadow:none;background:0 0;margin:0;padding:.15rem .45rem .3rem}}@media (max-width:768px){body.llm-mode.llm-service-active .llm-service-panel{padding-top:.35rem}:is(body.llm-mode.llm-fortune-active .llm-service-panel,body.llm-mode.llm-service-active .llm-service-panel:has(.llm-saju-entry-page)){padding-top:.75rem}body.llm-mode .llm-saju-deep-guide-sticky.is-pinned{padding-left:.45rem;padding-right:.45rem}body.llm-mode .llm-saju-deep-guide-sticky.is-pinned .llm-saju-deep-guide-pill{box-shadow:0 5px 14px #000000a6,0 2px 4px #00000073}}body.llm-mode .llm-hero-center{pointer-events:none;flex-direction:column;flex:none;justify-content:center;align-items:center;min-height:0;padding:1.5rem 1.5rem .5rem;display:flex}body.llm-mode .llm-hero-center.hidden{display:none}body.llm-mode .llm-logo-wrap{justify-content:center;display:flex}body.llm-mode .llm-logo-image{width:min(200px,52vw);height:auto;display:block}body.llm-mode .llm-bottom-area{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:.75rem;width:100%;max-width:820px;padding:0 1.5rem 1.5rem;display:flex;overflow-x:hidden}body.llm-mode.llm-chatting .llm-bottom-area,body.llm-mode .llm-main--chatting .llm-bottom-area{grid-row:auto;margin-top:auto;padding:.75rem 1.5rem 1.35rem}@property --llm-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}body.llm-mode .llm-input-container{box-sizing:border-box;background:0 0;border-radius:24px;width:100%;padding:1px;transition:box-shadow .3s,opacity .2s,filter .2s;position:relative;overflow:hidden}body.llm-mode.llm-chat-locked .llm-input-container{opacity:.4;filter:grayscale(.3);pointer-events:none;-webkit-user-select:none;user-select:none}body.llm-mode .llm-chat-sub-gate{color:#334155;text-align:center;background:#0f172a0b;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;margin:0 0 .65rem;padding:.65rem .9rem;font-size:.92rem;line-height:1.4;display:flex}body.llm-mode .llm-chat-sub-gate p{margin:0}body.llm-mode .llm-chat-sub-gate-link{color:#1d4ed8;text-underline-offset:2px;font-weight:600;text-decoration:underline}body.llm-mode .llm-chat-sub-gate-link:hover{color:#1e40af}body.llm-mode .llm-input-border-track{border-radius:inherit;--llm-border-angle:0deg;background:conic-gradient(from var(--llm-border-angle), transparent 0deg, #fde0471a 30deg, #fcd34d52 60deg, #fbbf2494 85deg, #eab30880 105deg, #caa8485c 120deg, #7dd3fc61 135deg, #38bdf894 160deg, #60a5fa8c 180deg, #3b82f685 200deg, #2563eb75 220deg, #38bdf85c 240deg, #818cf82e 260deg, #a78bfa1a 280deg, transparent 310deg, transparent 360deg);pointer-events:none;z-index:0;animation:8s linear infinite llm-border-gradient-flow;position:absolute;inset:0}body.llm-mode .llm-input-container.llm-input-lost-focus,body.llm-mode .llm-input-container.llm-input-focused{box-shadow:var(--theme-input-glow)}@keyframes llm-border-gradient-flow{to{--llm-border-angle:360deg}}@supports not (background:conic-gradient(from var(--llm-border-angle), red, blue)){body.llm-mode .llm-input-border-track{background:conic-gradient(#0000 0deg,#fcd34d52 60deg,#fbbf2494 85deg,#7dd3fc61 135deg,#38bdf894 160deg,#3b82f685 200deg,#2563eb75 220deg,#a78bfa1a 280deg,#0000 310deg 360deg);width:200%;height:200%;animation:8s linear infinite llm-border-rotate;inset:-50%}}@keyframes llm-border-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.llm-mode .llm-input-card{z-index:1;box-sizing:border-box;background:var(--theme-input-bg);width:100%;box-shadow:none;border:none;border-radius:23px;flex-direction:column;display:flex;position:relative;overflow:hidden}body.llm-mode .llm-input-container.llm-input-focused .llm-input-card{background:var(--theme-input-bg)}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-input-border-track{display:none}body.llm-mode .llm-input-container{box-shadow:none;background:var(--theme-surface)}}body.llm-mode .llm-input-text-wrap{padding:1rem 1.125rem .35rem}body.llm-mode .llm-chat-input{resize:none;width:100%;font-size:var(--llm-font-base);min-height:44px;max-height:252px;color:var(--theme-text);scrollbar-width:thin;scrollbar-color:var(--theme-scroll-thumb) transparent;background:0 0;border:none;outline:none;padding:0 .35rem 0 0;font-family:OpenAI Sans,sans-serif;line-height:1.5;overflow-y:auto}body.llm-mode .llm-chat-input::-webkit-scrollbar{width:5px}body.llm-mode .llm-chat-input::-webkit-scrollbar-track{background:0 0;margin:6px 0}body.llm-mode .llm-chat-input::-webkit-scrollbar-thumb{background:var(--theme-scroll-thumb);background-clip:padding-box;border:1px solid #0000;border-radius:999px}body.llm-mode .llm-chat-input::-webkit-scrollbar-thumb:hover{background:var(--theme-scroll-thumb-hover);background-clip:padding-box}body.llm-mode .llm-chat-input::-webkit-scrollbar-corner{background:0 0}body.llm-mode .llm-chat-input::placeholder{color:var(--theme-text-faint)}body.llm-mode .llm-input-actions{align-items:center;gap:.5rem;padding:.35rem .75rem .75rem;display:flex}body.llm-mode .llm-input-actions-spacer{flex:auto;min-width:0}body.llm-mode .llm-input-send-btn{background:var(--theme-fill);width:36px;height:36px;color:var(--theme-text-faint);cursor:not-allowed;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}body.llm-mode .llm-input-send-btn:not(:disabled){color:#fff;cursor:pointer;background:#2563eb}body.llm-mode .llm-input-send-btn:not(:disabled):hover{color:#fff;background:#1d4ed8}body.llm-mode .llm-input-send-btn .llm-icon svg{stroke-width:2px;width:16px;height:16px}body.llm-mode .llm-input-send-btn.is-stop:not(:disabled){color:#fff;cursor:pointer;background:#2563eb}body.llm-mode .llm-input-send-btn.is-stop:not(:disabled):hover{background:#1d4ed8}body.llm-mode .llm-input-send-btn.is-stop .llm-stop-icon{fill:currentColor;color:#fff;flex-shrink:0;width:14px;height:14px;display:block}body.llm-mode .llm-pill-row{scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;max-width:100%;display:flex;overflow:auto hidden}body.llm-mode .llm-pill-row::-webkit-scrollbar{height:0;display:none}body.llm-mode .llm-pill{background:var(--theme-fill);color:var(--theme-text-soft);cursor:pointer;font-weight:600;font-size:var(--llm-font-base);border:none;border-radius:999px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-family:OpenAI Sans,sans-serif;line-height:1.2;text-decoration:none;transition:background .15s,color .15s;display:flex}body.llm-mode .llm-pill:hover{background:var(--theme-pill-hover-bg);color:var(--theme-text)}body.llm-mode .llm-pill.llm-pill--subscribe,body.llm-mode .llm-pill[data-mode=subscription]{color:#111;background:#facc15;order:-1}body.llm-mode .llm-pill.llm-pill--subscribe:hover,body.llm-mode .llm-pill[data-mode=subscription]:hover,body.llm-mode .llm-pill.llm-pill--subscribe.active,body.llm-mode .llm-pill[data-mode=subscription].active{color:#111;background:#eab308}body.llm-mode .llm-pill.llm-pill--subscribe .llm-icon,body.llm-mode .llm-pill.llm-pill--subscribe .llm-icon svg,body.llm-mode .llm-pill[data-mode=subscription] .llm-icon,body.llm-mode .llm-pill[data-mode=subscription] .llm-icon svg{color:#111;stroke:#111}body.llm-mode .llm-pill .llm-text,body.llm-mode .llm-side-item .llm-text{font-size:var(--llm-font-base);line-height:1.2}body.llm-mode .llm-input-actions-start{align-items:center;gap:.45rem;min-width:0;display:inline-flex}body.llm-mode .llm-model-select-wrap{align-items:center;min-width:0;display:inline-flex}body.llm-mode .llm-search-toggle,body.llm-mode .llm-think-toggle{background:var(--theme-fill);height:36px;color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:0 .75rem;font-family:OpenAI Sans,sans-serif;font-weight:600;line-height:1;transition:background .15s,color .15s,opacity .15s;display:inline-flex}body.llm-mode .llm-search-toggle .llm-icon,body.llm-mode .llm-think-toggle .llm-icon{flex-shrink:0;width:15px;height:15px}body.llm-mode .llm-search-toggle:hover:not(:disabled),body.llm-mode .llm-think-toggle:hover:not(:disabled){background:var(--theme-fill-hover);color:var(--theme-text)}body.llm-mode .llm-search-toggle.is-on,body.llm-mode .llm-think-toggle.is-on{color:#fff;background:#2563eb}body.llm-mode .llm-search-toggle.is-on:hover:not(:disabled),body.llm-mode .llm-think-toggle.is-on:hover:not(:disabled){color:#fff;background:#1d4ed8}body.llm-mode .llm-search-toggle:disabled,body.llm-mode .llm-think-toggle:disabled{opacity:.38;cursor:not-allowed;pointer-events:none;color:var(--theme-text-faint);background:var(--theme-fill)}body.llm-mode .llm-model-select{appearance:none;background:var(--theme-select-chevron) no-repeat right .8rem center / 12px 12px, var(--theme-fill);min-width:5.5rem;max-width:8.5rem;height:36px;color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;color-scheme:var(--theme-color-scheme);box-shadow:none;border:none;border-radius:999px;outline:none;padding:0 1.85rem 0 .75rem;font-family:OpenAI Sans,sans-serif;font-weight:600;line-height:1.2;transition:background-color .15s,color .15s}body.llm-mode .llm-model-select:hover{background-color:var(--theme-fill-hover);color:var(--theme-text)}body.llm-mode .llm-model-select:disabled{opacity:.85;cursor:default}body.llm-mode .llm-model-select:disabled:hover{background-color:#0000}body.llm-mode .llm-model-select:focus{background-color:var(--theme-field-bg-focus)}body.llm-mode .llm-model-select option{background:var(--theme-option-bg);color:var(--theme-text)}body.llm-mode .llm-model-select option:disabled{color:var(--theme-text-faint)}body.llm-mode{--llm-msg-avatar:48px;--llm-msg-avatar-gap:.45rem}body.llm-mode .llm-message{gap:var(--llm-msg-avatar-gap);flex-direction:row;align-items:flex-start;width:100%;display:flex;position:relative}body.llm-mode .llm-message.ai-message{justify-content:flex-start}body.llm-mode .llm-message.user-message{flex-direction:row;justify-content:flex-end}body.llm-mode .llm-message-avatar{width:var(--llm-msg-avatar);height:var(--llm-msg-avatar);font-size:var(--llm-font-sm);color:#fbbf24;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}body.llm-mode .llm-message-avatar.ai-avatar,body.llm-mode .llm-message-avatar.user-avatar{width:var(--llm-msg-avatar);height:var(--llm-msg-avatar);box-shadow:none;background:0 0;border:none;padding:0}body.llm-mode .ai-message .llm-message-avatar{margin-left:calc(-1 * (var(--llm-msg-avatar) + var(--llm-msg-avatar-gap)))}body.llm-mode .user-message .llm-message-avatar{margin-right:calc(-1 * (var(--llm-msg-avatar) + var(--llm-msg-avatar-gap)));order:2}body.llm-mode .llm-avatar-img,body.llm-mode .llm-companion-fab-img{object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.28)}body.llm-mode .llm-companion-fab-img{filter:saturate(1.15)}body.llm-mode .user-message .llm-message-avatar{background:0 0;border:none}body.llm-mode .llm-message-content{max-width:80%;color:var(--theme-text);background:var(--llm-card-bg);white-space:pre-line;-webkit-user-select:text;user-select:text;border:none;border-radius:0 14px 14px;padding:.75rem 1.125rem;font-size:15px;line-height:1.65}body.llm-mode .ai-message .llm-message-main{flex-direction:column;flex:auto;gap:.45rem;min-width:0;max-width:min(100%,40rem);display:flex}body.llm-mode .ai-message.llm-message--plain{gap:0}body.llm-mode .ai-message:not(:has(.llm-message-avatar)){gap:0}body.llm-mode .ai-message:not(:has(.llm-message-avatar)) .llm-message-main{max-width:min(100%,42rem)}body.llm-mode .ai-message .llm-message-content{max-width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;padding:.1rem 0}body.llm-mode .ai-message.llm-typing-indicator .llm-message-content,body.llm-mode .ai-message.llm-progress-status .llm-message-content{max-width:none}body.llm-mode .llm-ai-actions{align-items:center;gap:.2rem;margin-top:.15rem;display:flex}body.llm-mode .llm-ai-action-btn{appearance:none;width:32px;height:32px;color:var(--theme-text-faint);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex;position:relative}body.llm-mode .llm-ai-action-btn:hover{color:var(--theme-text-soft);background:var(--theme-fill)}body.llm-mode .llm-ai-action-btn.is-on{color:#93c5fd;background:#3b82f629}body.llm-mode .llm-ai-action-btn.is-loading{opacity:.7}body.llm-mode .llm-ai-action-btn.is-down.is-on{color:#fca5a5;background:#ef444429}body.llm-mode .llm-ai-action-btn[data-tip]:after{content:attr(data-tip);color:#111;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:20;background:#fff;border:1px solid #00000014;border-radius:8px;width:max-content;padding:.35rem .55rem;font-size:12px;font-weight:500;line-height:1.35;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 6px 16px #00000038}body.llm-mode .llm-ai-action-btn[data-tip]:hover:after,body.llm-mode .llm-ai-action-btn[data-tip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}body.llm-mode .llm-md{white-space:normal}body.llm-mode .llm-md .llm-md-p{margin:0 0 .65em}body.llm-mode .llm-md .llm-md-p:last-child{margin-bottom:0}body.llm-mode .llm-md .llm-md-h{color:var(--theme-text);margin:.85em 0 .4em;font-size:17px;font-weight:700;line-height:1.4}body.llm-mode .llm-md .llm-md-h:first-child{margin-top:0}body.llm-mode .llm-md strong{color:var(--theme-text);font-weight:700}body.llm-mode .llm-md em{color:var(--theme-text);font-style:italic}body.llm-mode .llm-md .llm-md-list{margin:.35em 0 .65em;padding-left:1.25em}body.llm-mode .llm-md .llm-md-list li{margin:.2em 0}body.llm-mode .llm-md .llm-md-code{background:var(--theme-fill);border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}body.llm-mode .llm-md .llm-md-pre{white-space:pre-wrap;background:#00000047;border-radius:8px;margin:.5em 0;padding:.65em .75em;font-size:.88em;overflow-x:auto}body.llm-mode .llm-md .llm-md-hr{border:none;border-top:1px solid var(--theme-border);margin:.75em 0}body.llm-mode .llm-md .llm-md-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--theme-border);border-radius:10px;width:100%;margin:.55em 0 .75em;overflow-x:auto}body.llm-mode .llm-md .llm-md-table{border-collapse:collapse;width:100%;font-size:.92em;line-height:1.45}body.llm-mode .llm-md .llm-md-table th,body.llm-mode .llm-md .llm-md-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff1a;padding:.55em .7em}body.llm-mode .llm-md .llm-md-table th{color:var(--theme-text);background:var(--theme-fill);white-space:nowrap;font-weight:700}body.llm-mode .llm-md .llm-md-table td{color:var(--theme-text)}body.llm-mode .llm-md .llm-md-table tr:last-child td{border-bottom:none}body.llm-mode .llm-tarot-mention{vertical-align:baseline;max-width:100%;line-height:1.45;display:inline}body.llm-mode .llm-tarot-mention--major,body.llm-mode .llm-tarot-mention--minor{color:#111118;white-space:nowrap;cursor:pointer;vertical-align:baseline;background:#fff;border:1px solid #1e1e3229;border-radius:8px;margin:0 .12rem;padding:.14rem .55rem;font-size:.9em;font-weight:700;line-height:1.45;transition:background .15s,border-color .15s,color .15s;display:inline;position:relative}body.llm-mode .llm-tarot-mention--minor{white-space:normal;font-size:.86em;font-weight:650}body.llm-mode .llm-tarot-mention--major:hover,body.llm-mode .llm-tarot-mention--minor:hover{color:#111118;background:#f4f4f7;border-color:#1e1e3247}body.llm-mode .llm-tarot-mention--major:focus-visible,body.llm-mode .llm-tarot-mention--minor:focus-visible{outline-offset:2px;outline:2px solid #1e1e3259}body.llm-mode .llm-tarot-mention-preview{z-index:5200;pointer-events:none;opacity:0;visibility:hidden;border:1px solid var(--theme-border);background:#121218;border-radius:.85rem;flex-direction:row;align-items:stretch;width:min(94vw,820px);height:min(88vh,580px);max-height:min(88vh,580px);transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-48%)scale(.92);box-shadow:0 24px 64px #000000b3}body.llm-mode .llm-tarot-mention-preview.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}body.llm-mode .llm-tarot-mention-preview--minor{flex-direction:column;width:min(92vw,480px)}body.llm-mode .llm-tarot-mention-preview--minor .llm-tarot-mention-preview-label{background:0 0;width:100%;max-width:none;height:auto;max-height:min(70vh,480px);padding:1.35rem 1.1rem 1.1rem}body.llm-mode .llm-tarot-mention-preview-x{z-index:3;width:2.1rem;height:2.1rem;color:var(--theme-text);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:1.35rem;line-height:1;transition:color .15s,opacity .15s;display:inline-flex;position:absolute;top:.4rem;right:.4rem}body.llm-mode .llm-tarot-mention-preview-x:hover{color:var(--theme-text);opacity:.85;background:0 0}body.llm-mode .llm-tarot-mention-preview-x:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}body.llm-mode .llm-tarot-mention-preview-close{border:1px solid var(--theme-border);background:var(--theme-fill);color:var(--theme-text);letter-spacing:.02em;cursor:pointer;border-radius:999px;align-self:flex-start;margin-top:auto;padding:.42rem 1.15rem;font-size:.84rem;font-weight:600;transition:background .15s,border-color .15s}body.llm-mode .llm-tarot-mention-preview-close:hover{background:var(--theme-ghost-hover);border-color:var(--theme-text-faint)}body.llm-mode .llm-tarot-mention-preview-close:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}body.llm-mode .llm-tarot-mention-preview-card{aspect-ratio:2/3;width:auto;max-width:min(46%,380px);height:100%;box-shadow:none;background:#0c0c12;border:none;border-right:1px solid #ffffff1a;border-radius:0;flex:none;overflow:hidden}body.llm-mode .llm-tarot-mention-preview-card img{object-fit:cover;width:100%;height:100%;display:block}body.llm-mode .llm-tarot-mention-preview-card.is-reversed img{transform:rotate(180deg)}body.llm-mode .llm-tarot-mention-preview-label{text-align:left;background:#00000059;flex-direction:column;flex:auto;align-items:stretch;gap:.45rem;width:auto;min-width:0;height:auto;padding:1.35rem 1.4rem 1.15rem;display:flex;overflow-y:auto}body.llm-mode .llm-tarot-mention-preview-title-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.35rem .5rem;display:flex}body.llm-mode .llm-tarot-mention-preview-name-ko{letter-spacing:.02em;color:#fffffff5;font-size:1.08rem;font-weight:700;line-height:1.25}body.llm-mode .llm-tarot-mention-preview-orient-badge{letter-spacing:.02em;color:#dbeafe;background:#3b82f652;border:1px solid #93c5fd8c;border-radius:999px;align-items:center;padding:.16rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}body.llm-mode .llm-tarot-mention-preview-orient-badge.is-reversed{color:#fef3c7;background:#eab30847;border-color:#facc1585}body.llm-mode .llm-tarot-mention-preview-name-en{letter-spacing:.03em;color:var(--theme-text-muted);font-size:.88rem;font-weight:550;line-height:1.3}body.llm-mode .llm-tarot-mention-preview-name-en[hidden]{display:none}body.llm-mode .llm-tarot-mention-preview-meanings{text-align:left;flex-direction:column;gap:.65rem;margin-top:.35rem;display:flex}body.llm-mode .llm-tarot-mention-preview-orient{background:var(--theme-fill);border:1px solid var(--theme-border);border-radius:.55rem;flex-direction:column;gap:.2rem;padding:.55rem .65rem;display:flex}body.llm-mode .llm-tarot-mention-preview-orient-label{letter-spacing:.04em;color:#facc15;text-transform:none;font-size:.72rem;font-weight:700}body.llm-mode .llm-tarot-mention-preview-meaning{color:var(--theme-text);font-size:.86rem;font-weight:650;line-height:1.4}body.llm-mode .llm-tarot-mention-preview-interp{color:var(--theme-text-soft);font-size:.8rem;font-weight:500;line-height:1.45}body.llm-mode .llm-tarot-mention-preview-backdrop{z-index:5190;opacity:0;visibility:hidden;background:#000000b8;transition:opacity .18s,visibility .18s;position:fixed;inset:0}body.llm-mode .llm-tarot-mention-preview-backdrop.is-open{opacity:1;visibility:visible}@media (max-width:768px){body.llm-mode .llm-tarot-mention-preview{flex-direction:column;width:calc(100vw - 1rem);max-width:none;height:auto;max-height:min(92vh,640px)}body.llm-mode .llm-tarot-mention-preview-card{aspect-ratio:2/3;border-bottom:1px solid #ffffff1a;border-right:none;width:100%;max-width:none;height:auto;max-height:48vh}body.llm-mode .llm-tarot-mention-preview-card img{width:100%;height:100%;max-height:48vh}body.llm-mode .llm-tarot-mention-preview-name-ko{font-size:1.02rem}body.llm-mode .llm-tarot-mention-preview-label{text-align:left;width:100%;max-width:none;height:auto;max-height:min(42vh,340px);padding:.95rem .95rem 1rem}body.llm-mode .llm-tarot-mention-preview-close{text-align:center;align-self:stretch}body.llm-mode .llm-tarot-mention-preview--minor{width:calc(100vw - 1rem)}body.llm-mode .llm-tarot-mention-preview-name-en{font-size:.84rem}}body.llm-mode .llm-md-line{box-sizing:border-box}body.llm-mode .llm-md-line.is-pending{opacity:0;pointer-events:none;max-height:0;margin:0;padding:0;overflow:hidden;transform:translateY(6px)}body.llm-mode .llm-md-line.is-in{opacity:1;pointer-events:auto;-webkit-user-select:text;user-select:text;margin-top:.55em;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1),max-height .55s cubic-bezier(.22,1,.36,1),margin-top .45s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:none}body.llm-mode .llm-md-line.is-in:first-child{margin-top:0}body.llm-mode .llm-md-line.is-in.is-unlocked{-webkit-user-select:text;user-select:text;overflow:visible}body.llm-mode .llm-chat-messages .llm-message-content,body.llm-mode .llm-chat-messages .llm-md,body.llm-mode .llm-chat-messages .llm-md-line.is-in{-webkit-user-select:text;user-select:text}body.llm-mode .llm-md-line .llm-md-p{margin:0}body.llm-mode .llm-md-line .llm-md-p:last-child{margin-bottom:0}@media (max-width:720px){body.llm-mode .llm-md-line.is-pending{transform:translateY(3px)}body.llm-mode .llm-md-line.is-in{transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),max-height .28s cubic-bezier(.22,1,.36,1),margin-top .28s cubic-bezier(.22,1,.36,1)}}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-md-line.is-pending,body.llm-mode .llm-md-line.is-in{transition:none;transform:none}}body.llm-mode .llm-message--streaming .llm-message-content:after{display:none}body.llm-mode .llm-typing-indicator .llm-typing-bubble,body.llm-mode .llm-progress-status .llm-progress-bubble,body.llm-mode .llm-progress-status .llm-typing-bubble{min-height:1.65em;color:var(--theme-text);background:0 0;border:none;align-items:center;gap:.55rem;padding:.35rem 0;display:inline-flex}body.llm-mode .llm-typing-star{color:#ffd660fa;transform-origin:50%;will-change:transform, opacity;justify-content:center;align-items:center;width:1.85em;height:1.85em;animation:2.6s cubic-bezier(.45,.05,.25,1) infinite llm-typing-star;display:inline-flex}body.llm-mode .llm-typing-star svg{width:100%;height:100%;display:block}@keyframes llm-typing-star{0%{opacity:.45;transform:rotate(0)scale(.82)}18%{opacity:.95;transform:rotate(140deg)scale(1.12)}36%{opacity:.65;transform:rotate(300deg)scale(.9)}45%{opacity:.82;transform:rotate(360deg)scale(1)}45%,58%{opacity:.82;transform:rotate(360deg)scale(1)}74%{opacity:.95;transform:rotate(500deg)scale(1.1)}90%{opacity:.55;transform:rotate(680deg)scale(.88)}to{opacity:.45;transform:rotate(720deg)scale(.82)}}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-typing-star{animation:2.4s ease-in-out infinite llm-typing-star-soft}@keyframes llm-typing-star-soft{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:.9;transform:scale(1.05)}}}body.llm-mode .llm-progress-label{color:var(--theme-text);font-size:inherit;letter-spacing:.01em}body.llm-mode .llm-progress-status.is-done .llm-progress-bubble{opacity:.55}body.llm-mode .llm-message-content:has(.llm-embed-form){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}body.llm-mode .llm-message-content:has(.llm-result-card){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}body.llm-mode .llm-message-content:has(.llm-manseryuk-inline){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}body.llm-mode .llm-message-content:has(.llm-saju-reading-block){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}body.llm-mode .ai-message .llm-message-content:has(.llm-embed-form){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}body.llm-mode .ai-message .llm-message-content:has(.llm-result-card){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}body.llm-mode .ai-message .llm-message-content:has(.llm-manseryuk-inline){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}body.llm-mode .ai-message .llm-message-content:has(.llm-saju-reading-block){white-space:normal;background:var(--theme-surface);border-radius:14px;width:100%;max-width:min(100%,640px);padding:1rem 1.125rem}:is(body.llm-mode .llm-message-content:has(.llm-saju-reading-block) .llm-ms-card,body.llm-mode .llm-saju-reading-card .llm-ms-card){box-shadow:none;background:0 0;border:none;padding:.35rem 0 .85rem}body.llm-mode .llm-saju-reading-card+.llm-saju-reading-card{border-top:1px solid var(--theme-border);margin-top:.15rem;padding-top:.85rem}body.llm-mode .llm-demo-notice{color:#ffd68cf2;background:#f59e0b1f;border-radius:10px;margin:.85rem 0 0;padding:.7rem .85rem;font-size:.82rem;font-weight:600;line-height:1.5}body.llm-mode .llm-proxy-check{font-size:var(--llm-font-base);color:var(--theme-text);cursor:pointer;align-items:flex-start;gap:.5rem;margin:.85rem 0 .25rem;font-weight:600;line-height:1.4;display:flex}body.llm-mode .llm-proxy-check input{accent-color:#2563eb;margin-top:.2rem}body.llm-mode .llm-proxy-hint{color:var(--theme-text-muted);margin:0 0 .75rem;padding-left:1.4rem;font-size:.78rem;line-height:1.4}body.llm-mode .llm-form--demo-locked .llm-embed-field input:disabled,body.llm-mode .llm-form--demo-locked .llm-embed-field select:disabled{opacity:.55;cursor:not-allowed}body.llm-mode .llm-demo-start-btn{color:#1a1208;background:#f59e0beb}body.llm-mode .llm-demo-start-btn:hover:not(:disabled){background:#fbbf24}body.llm-mode .llm-chat-action{justify-content:center;width:100%;padding:.35rem .75rem .75rem;display:flex}body.llm-mode .llm-demo-subscribe-btn{color:#1a1208;text-align:center;cursor:pointer;background:#f59e0b;border:none;border-radius:14px;width:min(100%,420px);margin:0 auto;padding:.95rem 1.15rem;font-family:inherit;font-size:.9rem;font-weight:800;line-height:1.45;transition:background .15s,transform .15s;display:block;box-shadow:0 8px 24px #f59e0b47}body.llm-mode .llm-tarot-qa-limit-msg .llm-message-content{justify-content:center;width:100%;display:flex}body.llm-mode .llm-tarot-qa-subscribe-btn{color:#fff;text-align:center;cursor:pointer;background:#f59e0b;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.45rem;width:min(100%,320px);margin:.15rem auto 0;padding:.85rem 1.15rem;font-family:inherit;font-size:.9rem;font-weight:700;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 8px 24px #f59e0b47}body.llm-mode .llm-tarot-qa-subscribe-btn:hover{color:#fff;background:#fbbf24}body.llm-mode .llm-tarot-qa-subscribe-btn:active{transform:scale(.98)}body.llm-mode .llm-tarot-qa-subscribe-label{font-weight:700}body.llm-mode .llm-demo-subscribe-btn:hover{background:#fbbf24}body.llm-mode .llm-demo-subscribe-btn:active{transform:scale(.98)}body.llm-mode .llm-manseryuk-inline{flex-direction:column;gap:.75rem;display:flex}body.llm-mode .llm-saju-manseryuk-head{color:var(--theme-text-soft);font-size:var(--llm-font-base);margin:0 0 .65rem;line-height:1.5}body.llm-mode .llm-ms-bubble-fold{width:100%;min-width:0}body.llm-mode .llm-ms-bubble-fold-toggle{width:100%;color:var(--theme-text-soft);font:inherit;font-size:var(--llm-font-base);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:.15rem 0;font-weight:600;display:flex}body.llm-mode .llm-ms-bubble-fold-toggle:hover{color:var(--theme-text)}body.llm-mode .llm-ms-bubble-fold-chevron{border-right:2px solid var(--theme-text-faint);border-bottom:2px solid var(--theme-text-faint);flex-shrink:0;width:.45rem;height:.45rem;transition:transform .18s;transform:rotate(-135deg)}body.llm-mode .llm-ms-bubble-fold.is-collapsed .llm-ms-bubble-fold-chevron{margin-top:-.15rem;transform:rotate(45deg)}body.llm-mode .llm-ms-bubble-fold-body{margin-top:.65rem}body.llm-mode .llm-ms-result-fold{width:100%}body.llm-mode .llm-ms-result-fold-body{flex-direction:column;gap:.85rem;display:flex}body.llm-mode .llm-ms-result-fold-toggle{border:1px solid var(--theme-border);background:var(--theme-fill);width:100%;color:var(--theme-text);font:inherit;font-size:var(--llm-font-base);text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .75rem;padding:.85rem 1rem;font-weight:600;display:flex}body.llm-mode .llm-ms-result-fold-toggle:hover{background:var(--theme-fill-hover)}body.llm-mode .llm-ms-result-fold-chevron{border-right:2px solid var(--theme-text-faint);border-bottom:2px solid var(--theme-text-faint);flex-shrink:0;width:.45rem;height:.45rem;transition:transform .18s;transform:rotate(-135deg)}body.llm-mode .llm-ms-result-fold.is-collapsed .llm-ms-result-fold-chevron{margin-top:-.15rem;transform:rotate(45deg)}body.llm-mode .llm-ms-result-fold.is-collapsed .llm-ms-result-fold-body{display:none}body.llm-mode .llm-saju-manseryuk-only .llm-saju-reading-cards{flex-direction:column;gap:.75rem;display:flex}body.llm-mode .llm-saju-reading-card.is-revealing{animation:.45s both llm-saju-card-in}@keyframes llm-saju-card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}body.llm-mode .llm-tarot-guide-row{box-sizing:border-box;justify-content:flex-end;width:100%;margin:.15rem 0 .55rem;padding:0 .15rem;display:flex}body.llm-mode .llm-tarot-guide-wrap{flex-flow:column;justify-content:flex-start;align-items:flex-end;gap:.4rem;width:100%;max-width:min(92%,420px);display:flex}body.llm-mode .llm-tarot-guide-chip{text-align:left;white-space:nowrap;opacity:0;width:fit-content;max-width:100%;line-height:1.35;transform:translateY(6px)}@media (max-width:768px){body.llm-mode .llm-tarot-guide-wrap{min-width:0;max-width:100%}body.llm-mode .llm-tarot-guide-chip{white-space:nowrap;text-overflow:ellipsis;width:auto;min-width:0;max-width:100%;display:block;overflow:hidden}}body.llm-mode .llm-tarot-guide-row.is-visible .llm-tarot-guide-chip{animation:.38s forwards llm-tarot-guide-fade-in;animation-delay:calc(var(--guide-i,0) * 70ms)}@keyframes llm-tarot-guide-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-tarot-guide-chip{opacity:1;transform:none}body.llm-mode .llm-tarot-guide-row.is-visible .llm-tarot-guide-chip{animation:none}}body.llm-mode .llm-bottom-area:has(.llm-tarot-next-float){position:relative;overflow:visible}body.llm-mode .llm-tarot-next-float{z-index:45;pointer-events:none;justify-content:flex-end;align-items:center;width:auto;height:auto;margin:0;padding:0;display:flex;position:absolute;bottom:calc(100% + .5rem);left:auto;right:1.5rem}body.llm-mode .llm-tarot-next-float .llm-tarot-next-btn{pointer-events:auto}body.llm-mode .llm-tarot-qa-remain{white-space:nowrap;color:#ffffffeb;-webkit-backdrop-filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#0f172ac7;border:none;border-radius:999px;align-items:center;margin:0;padding:.45rem .85rem;font-size:.78rem;font-weight:650;line-height:1.2;display:inline-flex;box-shadow:0 4px 14px #00000038}body.llm-mode .llm-tarot-qa-remain.is-low{color:#fde68a}body.llm-mode .llm-tarot-qa-remain.is-empty{color:#fecaca}html[data-theme=light] body.llm-mode .llm-tarot-qa-remain{color:#0f172ad1;background:#ffffffeb;border:none;box-shadow:0 4px 14px #0f172a1a}html[data-theme=light] body.llm-mode .llm-tarot-qa-remain.is-low{color:#b45309}html[data-theme=light] body.llm-mode .llm-tarot-qa-remain.is-empty{color:#b91c1c}@media (max-width:768px){body.llm-mode .llm-tarot-next-float{bottom:calc(100% + .4rem);right:1rem}}body.llm-mode .llm-tarot-next-row{justify-content:flex-end;width:100%;margin:.1rem 0 .4rem;display:flex}body.llm-mode .llm-tarot-next-wrap{justify-content:flex-end;width:100%;max-width:min(92%,420px);display:flex}body.llm-mode .llm-tarot-next-btn{appearance:none;cursor:pointer;color:#fff;white-space:nowrap;filter:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:999px;outline:none;align-items:center;gap:.4rem;margin:0;padding:.6rem 1rem .6rem 1.1rem;font-family:inherit;font-size:.86rem;font-weight:700;line-height:1.2;transition:filter .15s;display:inline-flex;transform:none;box-shadow:0 4px 14px #2563eb52}body.llm-mode .llm-tarot-next-btn:hover,body.llm-mode .llm-tarot-next-btn:focus-visible,body.llm-mode .llm-tarot-next-btn:active{filter:brightness(1.08);color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);transform:none;box-shadow:0 4px 14px #2563eb52}body.llm-mode .llm-tarot-next-btn:disabled{opacity:.55;cursor:wait;filter:none;box-shadow:none;pointer-events:none}body.llm-mode .llm-tarot-next-label{min-width:0;line-height:1.2}body.llm-mode .llm-tarot-next-arrow{flex-shrink:0;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;animation:1.15s ease-in-out infinite llm-tarot-next-arrow-bob;display:inline-flex}body.llm-mode .llm-tarot-next-arrow svg{width:100%;height:100%;display:block}@keyframes llm-tarot-next-arrow-bob{0%,to{opacity:.85;transform:translate(0)}50%{opacity:1;transform:translate(5px)}}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-tarot-next-arrow{animation:none}}body.llm-mode .llm-suggest-dock{box-sizing:border-box;z-index:6;pointer-events:auto;flex-shrink:0;width:100%;max-width:none;margin:0 0 .45rem;padding:0;position:relative}body.llm-mode .llm-suggest-dock:before,body.llm-mode .llm-suggest-dock:after{content:"";z-index:8;pointer-events:none;opacity:0;width:2rem;transition:opacity .2s;position:absolute;top:0;bottom:0}body.llm-mode .llm-suggest-dock:before{background:linear-gradient(to right, var(--theme-bg,#07070f) 22%, transparent);left:0}body.llm-mode .llm-suggest-dock:after{background:linear-gradient(to left, var(--theme-bg,#07070f) 22%, transparent);right:0}body.llm-mode .llm-suggest-dock.can-scroll-left:before,body.llm-mode .llm-suggest-dock.can-scroll-right:after{opacity:1}body.llm-mode .llm-suggest-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:none;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;touch-action:pan-x;z-index:5;flex-wrap:nowrap;align-items:center;gap:.45rem;width:100%;margin:0;padding:.2rem 0;display:flex;position:relative;overflow:auto hidden}body.llm-mode .llm-suggest-wrap::-webkit-scrollbar{width:0;height:0;display:none}body.llm-mode .llm-suggest-wrap.is-dragging{cursor:grabbing}body.llm-mode .llm-suggest-chip{appearance:none;white-space:nowrap;color:#fff;cursor:pointer;box-shadow:none;filter:none;text-shadow:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:manipulation;z-index:2;pointer-events:auto;background:#2563eb;border:none;border-radius:999px;outline:none;flex:none;padding:.55rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;line-height:1.35;transition:background .15s;position:relative}body.llm-mode .llm-suggest-chip:hover:not(:disabled){color:#fff;box-shadow:none;background:#1d4ed8;transform:none}body.llm-mode .llm-suggest-chip:active:not(:disabled){box-shadow:none;background:#1e40af;transform:none}body.llm-mode .llm-suggest-chip--full{box-shadow:none;filter:none;background:#2563eb}body.llm-mode .llm-message.llm-suggest-jump{animation:1.2s llm-suggest-jump-flash}@keyframes llm-suggest-jump-flash{0%{outline:2px solid #2563eb00}25%{outline-offset:4px;outline:2px solid #2563ebd9}to{outline-offset:0;outline:2px solid #2563eb00}}body.llm-mode .llm-suggest-chip:disabled,body.llm-mode .llm-suggest-chip[aria-disabled=true]{opacity:.4;filter:grayscale(.3);cursor:not-allowed;pointer-events:none}body.llm-mode .llm-suggest-dock.is-busy,body.llm-mode.llm-chat-locked .llm-suggest-dock{opacity:.4;filter:grayscale(.3);pointer-events:none;-webkit-user-select:none;user-select:none}body.llm-mode .llm-saju-reading-block{flex-direction:column;gap:.85rem;width:100%;display:flex}body.llm-mode .llm-saju-reading-cards{flex-direction:column;gap:.75rem;display:flex}body.llm-mode .llm-saju-reading-cards .llm-ms-card,body.llm-mode .llm-saju-reading-card .llm-ms-card{margin-bottom:0}body.llm-mode .llm-saju-reading-text{white-space:pre-line;color:var(--theme-text);line-height:1.65}body.llm-mode .llm-message--streaming .llm-saju-reading-text:after{content:"";vertical-align:text-bottom;background:#ffffffbf;width:.45em;height:1.05em;margin-left:2px;animation:.85s step-end infinite llm-stream-caret;display:inline-block}body.llm-mode .llm-ms-card-reveal{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(12px)}body.llm-mode .llm-ms-card-reveal.is-visible{opacity:1;transform:translateY(0)}body.llm-mode .llm-ms-card-reveal .llm-ms-card{margin-bottom:0}body.llm-mode .llm-icon{width:var(--llm-icon-size);height:var(--llm-icon-size);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}body.llm-mode .llm-icon svg{width:var(--llm-icon-size);height:var(--llm-icon-size)}body.llm-mode .user-message .llm-message-content{color:#fff;background:#2563eb;border:none;border-radius:14px 0 14px 14px}body.llm-mode .llm-goto-btn{color:#fff;font-weight:700;font-size:var(--llm-font-base);cursor:pointer;background:#f59e0b;border:none;border-radius:8px;margin-top:.875rem;padding:.5rem 1.25rem;font-family:OpenAI Sans,sans-serif;text-decoration:none;transition:background .15s;display:inline-block}body.llm-mode .llm-goto-btn:hover{background:#d97706}body.llm-mode .llm-message .input-form{background:0 0}body.llm-mode .llm-message .form-container{gap:1rem}body.llm-mode .llm-message .result-button,body.llm-mode .llm-message .mobile-result-button{width:100%}@media (max-width:1100px){body.llm-mode .llm-sidebar{width:230px}body.llm-mode.llm-sidebar-collapsed .llm-sidebar{width:65px}}@media (max-width:768px){body.llm-mode .llm-app-shell{flex-direction:row;height:100dvh;min-height:100dvh;position:fixed;inset:0;overflow:hidden}body.llm-mode .llm-main{width:100%;min-height:0;padding-bottom:env(safe-area-inset-bottom,0);flex:1}body.llm-mode:not(.llm-chatting):not(.llm-service-active) .llm-main:not(.llm-main--chatting){flex-direction:column;grid-template-rows:none;align-items:center;display:flex}body.llm-mode:not(.llm-chatting):not(.llm-service-active) .llm-main:not(.llm-main--chatting) .llm-hero-center{flex:1;grid-row:auto;justify-content:center;align-items:center;width:100%;min-height:0;padding:.75rem 1rem 1rem;display:flex}body.llm-mode:not(.llm-chatting):not(.llm-service-active) .llm-main:not(.llm-main--chatting) .llm-bottom-area{padding:.5rem .875rem calc(.75rem + env(safe-area-inset-bottom,0));grid-row:auto;width:100%;max-width:820px;margin-top:0}body.llm-mode .llm-mobile-header{width:100%;padding:calc(.55rem + env(safe-area-inset-top,0)) .75rem .55rem;box-sizing:border-box;z-index:20;background:var(--theme-bg);border-bottom:1px solid var(--theme-border);-webkit-backdrop-filter:blur(12px);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;display:flex}body.llm-mode .llm-mobile-menu-btn,body.llm-mode .llm-mobile-header-title{color:var(--theme-text);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:OpenAI Sans,sans-serif}body.llm-mode .llm-mobile-menu-btn{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}body.llm-mode .llm-mobile-menu-btn:hover,body.llm-mode .llm-mobile-menu-btn:focus-visible{background:var(--theme-fill);outline:none}body.llm-mode .llm-mobile-menu-btn .llm-icon,body.llm-mode .llm-mobile-menu-btn svg{stroke-width:2px;width:1.25rem;height:1.25rem}body.llm-mode .llm-mobile-header-title{text-align:center;letter-spacing:-.02em;min-width:0;color:var(--theme-text);flex:1;justify-content:center;align-items:center;gap:.35rem;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}body.llm-mode .llm-mobile-header-title .llm-home-star-wrap{width:28px;height:28px}body.llm-mode .llm-mobile-header-title .llm-home-star{width:20px;height:20px}body.llm-mode .llm-mobile-header-title-text{min-width:0}body.llm-mode .llm-mobile-fab-slot{z-index:30;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}body.llm-mode .llm-companion-fab-wrap:not(.llm-companion-fab-wrap--header){display:none}body.llm-mode .llm-companion-fab-wrap.llm-companion-fab-wrap--header{bottom:auto;right:auto;z-index:30;flex-direction:column;justify-content:center;align-items:flex-end;gap:0;width:40px;height:40px;display:flex;position:relative;inset:auto}body.llm-mode .llm-companion-fab-wrap--header .llm-companion-fab,body.llm-mode .llm-companion-fab-wrap--header .llm-companion-fab-anchor{width:36px;height:36px}body.llm-mode .llm-companion-fab-wrap--header .llm-companion-fab-mbti,body.llm-mode .llm-companion-fab-wrap--header:after{display:none}body.llm-mode .llm-companion-fab-wrap--header .llm-companion-panel{top:calc(3.25rem + env(safe-area-inset-top,0));z-index:90;width:min(348px,100vw - 1.5rem);max-height:min(70dvh,520px);position:fixed;bottom:auto;left:auto;right:.75rem;overflow:auto}body.llm-mode .llm-companion-fab-wrap--header:not(.is-open) .llm-companion-fab:hover{transform:scale(1.06)}body.llm-mode .llm-sidebar,body.llm-mode.llm-sidebar-collapsed .llm-sidebar{z-index:1200;width:min(300px,86vw);max-width:300px;box-shadow:var(--theme-sidebar-shadow);padding-top:env(safe-area-inset-top,0);pointer-events:none;background:var(--theme-sidebar-bg);-webkit-backdrop-filter:none;border-right:none;flex-direction:column;flex:0 0 0;transition:transform .28s cubic-bezier(.22,1,.36,1);position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-105%)}body.llm-mode.llm-mobile-nav-open .llm-sidebar{pointer-events:auto;transform:translate(0)}body.llm-mode.llm-sidebar-collapsed .llm-profile-area{padding:.625rem .75rem .5rem;display:block}body.llm-mode.llm-sidebar-collapsed .llm-profile-top{justify-content:space-between;width:auto}body.llm-mode.llm-sidebar-collapsed .llm-sidebar-menu{flex-direction:column;flex:none;display:flex;overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-sidebar-bottom{flex-direction:column;flex-shrink:0;display:flex;overflow:visible}body.llm-mode.llm-sidebar-collapsed .llm-chat-history{flex:auto;min-height:0;display:flex;overflow:hidden}body.llm-mode.llm-sidebar-collapsed .llm-home-btn{justify-content:flex-start;width:auto;margin-left:.875rem}body.llm-mode.llm-sidebar-collapsed .llm-home-title{display:inline}body.llm-mode.llm-sidebar-collapsed .llm-side-item{justify-content:flex-start;width:auto}body.llm-mode.llm-sidebar-collapsed .llm-sidebar .llm-text,body.llm-mode.llm-sidebar-collapsed .llm-login-link-text{display:inline}body.llm-mode.llm-sidebar-collapsed .llm-sidebar-toggle{display:none}body.llm-mode.llm-sidebar-collapsed .llm-user-row{justify-content:flex-start;width:auto}body.llm-mode.llm-sidebar-collapsed .llm-user-row-main{display:flex}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-wrap{display:block}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-icon--collapsed{display:none}body.llm-mode.llm-sidebar-collapsed .llm-user-menu-icon--expanded{display:inline-flex}body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:before,body.llm-mode.llm-sidebar-collapsed [data-sidebar-tip]:after{display:none}body.llm-mode .llm-profile-area{flex-shrink:0;display:block}body.llm-mode .llm-sidebar-menu{flex-direction:column;flex:none;overflow:visible}body.llm-mode .llm-chat-history{flex:auto;min-height:0;display:flex;overflow:hidden}body.llm-mode .llm-chat-history-list{flex:auto;min-height:0;max-height:none;overflow-y:auto}body.llm-mode .llm-sidebar-bottom{border-left:none;flex-direction:column;flex-shrink:0}body.llm-mode .llm-sidebar-toggle{display:none}body.llm-mode .llm-sidebar-backdrop{z-index:1100;background:var(--theme-overlay);opacity:0;pointer-events:none;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;margin:0;padding:0;transition:opacity .28s;display:block;position:fixed;inset:0}body.llm-mode.llm-mobile-nav-open .llm-sidebar-backdrop{opacity:1;pointer-events:auto}body.llm-mode.llm-mobile-nav-open{overflow:hidden}body.llm-mode .llm-bottom-area,body.llm-mode.llm-chatting .llm-bottom-area{padding:.5rem .875rem calc(.85rem + env(safe-area-inset-bottom,0));flex-shrink:0;width:100%}body.llm-mode .llm-chat-scroll{flex:1;min-height:0;padding:.75rem 1rem}body.llm-mode .llm-pill-row{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;box-sizing:border-box;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.4rem;width:100%;max-width:100%;padding:.1rem 0;display:flex;overflow:auto hidden;-webkit-mask-image:none;mask-image:none}body.llm-mode .llm-pill-row::-webkit-scrollbar{height:0;display:none}body.llm-mode .llm-pill-row.llm-pill-fade-right{-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 1.1rem),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 1.1rem),#0000 100%)}body.llm-mode .llm-pill-row.llm-pill-fade-left{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 1.1rem 100%);mask-image:linear-gradient(90deg,#0000 0,#000 1.1rem 100%)}body.llm-mode .llm-pill-row.llm-pill-fade-left.llm-pill-fade-right{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 1.1rem calc(100% - 1.1rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 1.1rem calc(100% - 1.1rem),#0000 100%)}body.llm-mode .llm-pill-row::-webkit-scrollbar{display:none}body.llm-mode .llm-pill{white-space:nowrap;font-size:var(--llm-font-sm);flex:none;padding:.45rem .75rem}body.llm-mode .llm-message,body.llm-mode .llm-message.user-message{flex-direction:column;gap:.35rem}body.llm-mode .llm-message.ai-message{align-items:flex-start}body.llm-mode .llm-message.user-message{align-items:flex-end}body.llm-mode .ai-message .llm-message-avatar,body.llm-mode .user-message .llm-message-avatar{order:0;margin-left:0;margin-right:0}body.llm-mode .llm-message-content{border-radius:4px 14px 14px}body.llm-mode .user-message .llm-message-content{border-radius:14px 4px 14px 14px}}body.llm-mode .llm-embed-form{flex-direction:column;gap:.875rem;width:100%;display:flex}body.llm-mode .llm-embed-form-title{font-size:var(--llm-font-base);color:var(--theme-text);margin-bottom:.125rem;font-weight:700}body.llm-mode .llm-embed-form-hint{color:var(--theme-text-muted);margin:0 0 .35rem;font-size:.8rem;line-height:1.45}body.llm-mode .llm-tarot-form-title-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}body.llm-mode .llm-tarot-form-title-row .llm-embed-form-title{flex:1;min-width:0;margin-bottom:0}body.llm-mode .llm-tarot-credit-badge{color:#f5c518;letter-spacing:.02em;box-shadow:none;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.28rem;margin:0;padding:.15rem .1rem;font-family:inherit;font-size:.82rem;font-weight:800;line-height:1.2;display:inline-flex;position:relative}body.llm-mode .llm-tarot-credit-badge-icon{color:#f5c518;flex-shrink:0;width:1.05rem;height:1.05rem}body.llm-mode .llm-tarot-credit-badge-count{font-variant-numeric:tabular-nums;color:#f5c518}body.llm-mode .llm-tarot-credit-badge[data-tip]:after{content:attr(data-tip);color:#111;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:30;background:#fff;border:1px solid #00000014;border-radius:8px;width:max-content;padding:.4rem .65rem;font-size:.78rem;font-weight:600;line-height:1.3;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 6px 16px #00000038}body.llm-mode .llm-tarot-credit-badge[data-tip]:before{content:"";opacity:0;visibility:hidden;pointer-events:none;z-index:31;filter:drop-shadow(0 -1px #0000000f);border:6px solid #0000;border-bottom-color:#fff;transition:opacity .15s,visibility .15s;position:absolute;top:calc(100% + 2px);right:.55rem}body.llm-mode .llm-tarot-credit-badge[data-tip]:hover:after,body.llm-mode .llm-tarot-credit-badge[data-tip]:focus-visible:after,body.llm-mode .llm-tarot-credit-badge[data-tip].is-tip-open:after,body.llm-mode .llm-tarot-credit-badge[data-tip]:hover:before,body.llm-mode .llm-tarot-credit-badge[data-tip]:focus-visible:before,body.llm-mode .llm-tarot-credit-badge[data-tip].is-tip-open:before{opacity:1;visibility:visible}body.llm-mode .llm-tarot-credit-badge[data-tip]:hover:after,body.llm-mode .llm-tarot-credit-badge[data-tip]:focus-visible:after,body.llm-mode .llm-tarot-credit-badge[data-tip].is-tip-open:after{transform:translateY(0)}body.llm-mode .llm-embed-form-title-spaced{margin-top:.5rem}body.llm-mode .llm-embed-form-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:560px){body.llm-mode .llm-embed-form-row{grid-template-columns:1fr}}body.llm-mode .llm-birth-corr-hint,body.llm-mode .llm-ms-corr-hint{color:var(--theme-text-faint);white-space:normal;grid-column:1/-1;max-width:none;margin:.15rem 0 .35rem;font-size:.75rem;line-height:1.45}body.llm-mode .llm-embed-field{flex-direction:column;gap:.35rem;display:flex}body.llm-mode .llm-embed-field label{font-size:var(--llm-font-sm);color:var(--theme-text-muted);font-weight:600}body.llm-mode .llm-embed-field input,body.llm-mode .llm-embed-field select,body.llm-mode .llm-embed-field textarea{background:var(--theme-field-bg);height:38px;color:var(--theme-input-text);font-size:var(--llm-font-base);color-scheme:var(--theme-color-scheme);box-shadow:none;caret-color:var(--theme-input-text);border:none;border-radius:8px;outline:none;padding:0 .625rem;font-family:OpenAI Sans,sans-serif}body.llm-mode .llm-embed-field select{appearance:none;background-image:var(--theme-select-chevron);background-position:right .85rem center;background-repeat:no-repeat;background-size:12px 12px;background-color:var(--theme-field-bg);cursor:pointer;padding-right:2.1rem}body.llm-mode .llm-embed-field textarea{resize:vertical;height:auto;min-height:72px;padding:.625rem .75rem}body.llm-mode .llm-embed-field input::placeholder,body.llm-mode .llm-embed-field textarea::placeholder{color:var(--theme-text-faint)}body.llm-mode .llm-embed-field input:hover,body.llm-mode .llm-embed-field select:hover,body.llm-mode .llm-embed-field textarea:hover{background-color:var(--theme-field-bg-hover)}body.llm-mode .llm-embed-field input:focus,body.llm-mode .llm-embed-field select:focus,body.llm-mode .llm-embed-field textarea:focus{background-color:var(--theme-field-bg-focus);box-shadow:none}body.llm-mode .llm-embed-field select option{background:var(--theme-option-bg);color:var(--theme-text)}body.llm-mode .llm-embed-field input[type=date]{min-width:0}body.llm-mode .llm-embed-field input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.9);opacity:.75;cursor:pointer}body.llm-mode .llm-embed-field input:-webkit-autofill{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-field input:-webkit-autofill:active{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-field textarea:-webkit-autofill{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-field textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-field textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-field textarea:-webkit-autofill:active{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-embed-form.submitted .llm-embed-field input,body.llm-mode .llm-embed-form.submitted .llm-embed-field select,body.llm-mode .llm-embed-form.submitted .llm-embed-field textarea{color:var(--theme-text-soft);background:var(--theme-fill);border:none}body.llm-mode .llm-embed-form--profile-pick .llm-embed-field input:disabled,body.llm-mode .llm-embed-form--profile-pick .llm-embed-field select:disabled{opacity:.42;cursor:not-allowed;color:var(--theme-text-faint);-webkit-text-fill-color:var(--theme-text-faint);background:var(--theme-fill)}body.llm-mode .llm-embed-form--profile-pick.is-profile-filled .llm-embed-field input:disabled,body.llm-mode .llm-embed-form--profile-pick.is-profile-filled .llm-embed-field select:disabled{opacity:1;cursor:default;color:var(--theme-text);-webkit-text-fill-color:var(--theme-text);background:var(--theme-fill)}body.llm-mode .llm-embed-form-actions{flex-wrap:wrap;gap:.5rem;width:100%;margin-top:.15rem;display:flex}body.llm-mode .llm-embed-form-actions .llm-embed-submit{flex:8.5rem}body.llm-mode .llm-embed-submit{color:#fff;height:42px;font-weight:700;font-size:var(--llm-font-base);cursor:pointer;box-shadow:none;background:#f59e0bd9;border:none;border-radius:10px;padding:0 1rem;font-family:OpenAI Sans,sans-serif;transition:background .15s,opacity .15s}body.llm-mode .llm-embed-submit:hover:not(:disabled){background:#f59e0b}body.llm-mode .llm-embed-submit:disabled{opacity:.6;cursor:not-allowed}body.llm-mode .llm-embed-submit--primary{color:#fff;background:#f59e0be6}body.llm-mode .llm-embed-submit--primary:hover:not(:disabled){background:#f59e0b}body.llm-mode .llm-embed-submit--secondary,body.llm-mode .llm-embed-submit--ghost{background:var(--theme-fill-hover);color:var(--theme-text)}body.llm-mode .llm-embed-submit--secondary:hover:not(:disabled),body.llm-mode .llm-embed-submit--ghost:hover:not(:disabled){background:var(--theme-ghost-hover)}body.llm-mode .llm-tarot-form-actions{flex-wrap:wrap;gap:.5rem;margin-top:.15rem;display:flex}body.llm-mode .llm-tarot-action-btn{height:42px;font-weight:700;font-size:var(--llm-font-base);cursor:pointer;border:none;border-radius:10px;flex:8.5rem;font-family:OpenAI Sans,sans-serif;transition:background .15s,opacity .15s,transform .15s}body.llm-mode .llm-tarot-action-free{background:var(--theme-fill-hover);color:var(--theme-text)}body.llm-mode .llm-tarot-action-free:hover:not(:disabled){background:var(--theme-ghost-hover)}body.llm-mode .llm-tarot-action-paid{color:#fff;background:#f59e0be6}body.llm-mode .llm-tarot-action-paid:hover:not(:disabled){background:#f59e0b;transform:translateY(-1px)}body.llm-mode .llm-tarot-action-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}body.llm-mode .llm-tarot-resume-pick{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}body.llm-mode .llm-tarot-resume-pick-text{margin:0}body.llm-mode .llm-tarot-resume-pick .llm-tarot-action-btn{flex:none;min-width:10rem;padding:0 1rem}body.llm-mode .llm-result-card{flex-direction:column;gap:1rem;width:100%;display:flex}body.llm-mode .llm-result-greeting{font-size:var(--llm-font-base);color:var(--theme-text);margin:0}body.llm-mode .llm-result-summary{flex-wrap:wrap;gap:.5rem;display:flex}body.llm-mode .llm-result-summary span{font-size:var(--llm-font-sm);background:var(--theme-fill-hover);color:var(--theme-text-soft);border:none;border-radius:999px;padding:.25rem .625rem}body.llm-mode .llm-result-section h3{font-size:var(--llm-font-base);color:var(--theme-text);margin:0 0 .5rem;font-weight:700}body.llm-mode .llm-result-section p,body.llm-mode .llm-result-section li{font-size:var(--llm-font-base);color:var(--theme-text-soft);margin:0;line-height:1.6}body.llm-mode .llm-result-section ul{flex-direction:column;gap:.35rem;margin:.5rem 0 0;padding-left:1.125rem;display:flex}body.llm-mode .llm-result-section+.llm-result-section{border-top:1px solid #ffffff14;padding-top:.75rem}body.llm-mode .llm-embed-form.submitted{opacity:.55;pointer-events:none}body.llm-mode .llm-embed-person{background:var(--theme-fill);border:none;border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}body.llm-mode .llm-embed-person-label{font-size:var(--llm-font-base);color:var(--theme-text-soft);font-weight:700}body.llm-mode .llm-compat-duo{flex-direction:column;gap:.75rem;width:100%;display:flex}body.llm-mode .llm-compat-person-label{align-items:center;gap:.4rem;display:inline-flex}body.llm-mode .llm-compat-person--male .llm-compat-person-label{color:#60a5fa}body.llm-mode .llm-compat-person--female .llm-compat-person-label{color:#f472b6}body.llm-mode .llm-compat-person .llm-embed-form-row{flex-wrap:wrap;gap:.5rem;display:flex}body.llm-mode .llm-compat-person .llm-embed-form-row .llm-embed-field{flex:calc(50% - .25rem);min-width:0}body.llm-mode.llm-fortune-active .llm-service-panel{padding:max(env(safe-area-inset-top,0px), var(--llm-shell-header-offset)) 1.25rem 2.5rem;justify-content:flex-start;align-items:center}body.llm-mode .llm-fortune-page{box-sizing:border-box;width:100%;max-width:min(820px,100%);margin:0 auto;padding:0 .25rem}body.llm-mode .llm-fortune-page:has(.llm-fortune-setup--form){max-width:min(820px,100%)}body.llm-mode .llm-fortune-setup{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.35rem;width:100%;display:flex}body.llm-mode .llm-fortune-setup--pick{justify-content:flex-start;gap:1.5rem;min-height:0;padding-top:calc(2.75rem + 100px)}body.llm-mode .llm-saju-entry-page{box-sizing:border-box;width:100%;max-width:min(880px,100%);margin:0 auto;padding:0 1rem 2rem}body.llm-mode.llm-service-active .llm-service-panel:has(.llm-saju-entry-page){padding:max(env(safe-area-inset-top,0px), var(--llm-shell-header-offset)) 1.25rem 2.5rem;justify-content:flex-start;align-items:center}body.llm-mode .llm-saju-entry-setup{width:100%}body.llm-mode .llm-saju-entry-setup .llm-fortune-pick-grid,body.llm-mode .llm-saju-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:min(820px,100%)}body.llm-mode .llm-saju-entry-card{border-radius:18px;gap:.8rem;min-height:30rem;padding:1.85rem 1.5rem 4.25rem;position:relative}body.llm-mode .llm-saju-entry-card .llm-fortune-pick-name{font-size:clamp(1.25rem,2.5vw,1.45rem)}body.llm-mode .llm-saju-entry-desc{color:#ffffffeb;font-size:.98rem;line-height:1.55}body.llm-mode .llm-saju-entry-recommend{width:100%;margin-top:auto;padding-top:1.15rem}body.llm-mode .llm-saju-entry-recommend-label{letter-spacing:-.01em;color:#ffffffbf;border-top:1px solid #ffffff38;margin:0 0 .6rem;padding-top:1.15rem;font-size:15px;font-weight:700;display:block}body.llm-mode .llm-saju-entry-recommends{gap:.5rem;margin-top:0}body.llm-mode .llm-saju-entry-recommends li{color:#fffffff5;font-size:13px;font-weight:600;line-height:1.45}body.llm-mode .llm-saju-entry-go{color:#fff;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;animation:2.4s ease-in-out infinite llm-saju-entry-go-float;display:inline-flex;position:absolute;bottom:1.15rem;right:1.15rem}body.llm-mode .llm-saju-entry-card.is-blue .llm-saju-entry-go{background:var(--llm-point-blue-hover)}body.llm-mode .llm-saju-entry-card.is-blue-deep .llm-saju-entry-go{background:var(--llm-point-blue)}body.llm-mode .llm-saju-entry-card:hover .llm-saju-entry-go{filter:brightness(1.06)}@keyframes llm-saju-entry-go-float{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@media (prefers-reduced-motion:reduce){body.llm-mode .llm-saju-entry-go{animation:none}}body.llm-mode .llm-fortune-setup .llm-embed-form{text-align:left;background:var(--llm-card-bg);box-sizing:border-box;border-radius:14px;width:100%;max-width:min(760px,100%);padding:1rem 1.125rem}body.llm-mode .llm-fortune-setup--form{justify-content:flex-start;min-height:0;padding-top:calc(2.75rem + 100px)}body.llm-mode .llm-fortune-title{letter-spacing:-.03em;color:var(--theme-text);margin:0;font-size:clamp(1.35rem,3.2vw,1.75rem);font-weight:800;line-height:1.35}body.llm-mode .llm-fortune-title--pick{font-size:clamp(1.45rem,3.4vw,1.85rem);font-weight:800}body.llm-mode .llm-service-form-heading{margin:.15rem 0 .25rem}body.llm-mode .llm-fortune-sub{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:-.55rem 0 0;line-height:1.5}body.llm-mode .llm-fortune-sub--pick{max-width:28rem;margin:-.35rem 0 .15rem}body.llm-mode .llm-fortune-status{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:0}body.llm-mode .llm-fortune-outcome{flex-direction:column;gap:1rem;width:100%;max-width:720px;margin:0 auto;display:flex}body.llm-mode .llm-fortune-result-block{width:100%}body.llm-mode .llm-fortune-result-text{white-space:pre-wrap;line-height:1.7;font-size:var(--llm-font-base);color:var(--theme-text);background:var(--llm-card-bg);box-sizing:border-box;border-radius:16px;padding:1.15rem 1.25rem}body.llm-mode .llm-fortune-pick-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.85rem;width:100%;max-width:760px;margin:0 auto;display:grid}body.llm-mode .llm-fortune-pick-card{color:#fff;text-align:left;cursor:pointer;box-sizing:border-box;border:none;border-radius:15px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;min-width:0;min-height:10.5rem;padding:1.2rem 1.1rem 1.15rem;font-family:OpenAI Sans,sans-serif;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:flex;position:relative}body.llm-mode .llm-fortune-pick-card.is-blue{background:var(--llm-point-blue)}body.llm-mode .llm-fortune-pick-card.is-blue-deep{background:var(--llm-point-blue-hover)}body.llm-mode .llm-fortune-pick-card:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px)}body.llm-mode .llm-fortune-pick-card.selected{box-shadow:0 0 0 2px #fff}body.llm-mode .llm-fortune-pick-card:disabled:not(.selected){opacity:.45;cursor:default;filter:none;transform:none}body.llm-mode .llm-fortune-pick-name{letter-spacing:-.02em;font-size:1.15rem;font-weight:800;line-height:1.3}body.llm-mode .llm-fortune-pick-desc{font-size:var(--llm-font-sm);color:#ffffffe0;white-space:pre-line;font-weight:500;line-height:1.5}body.llm-mode .llm-fortune-pick-features{flex-direction:column;gap:.28rem;width:100%;margin:.35rem 0 0;padding:0;list-style:none;display:flex}body.llm-mode .llm-fortune-pick-features li{color:#ffffffeb;padding-left:.95rem;font-size:.78rem;font-weight:600;line-height:1.35;position:relative}body.llm-mode .llm-fortune-pick-features li:before{content:"";background:#ffffffd9;border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.45em;left:0}body.llm-mode .llm-fortune-done-wrap{opacity:.88}body.llm-mode .llm-fortune-done-wrap .llm-message-content{font-size:var(--llm-font-sm);color:var(--theme-text-soft)}@media (max-width:900px){body.llm-mode.llm-fortune-active .llm-service-panel{padding-left:1.35rem;padding-right:1.35rem}body.llm-mode .llm-fortune-page{max-width:100%;padding:0}body.llm-mode .llm-fortune-pick-grid{grid-template-columns:1fr;gap:.75rem;width:100%;max-width:min(380px,100% - .25rem);margin:0 auto}body.llm-mode .llm-fortune-pick-card{min-height:5.75rem;padding:1.05rem 1.1rem}body.llm-mode .llm-saju-entry-setup .llm-fortune-pick-grid,body.llm-mode .llm-saju-entry-grid{grid-template-columns:1fr;gap:.85rem;max-width:min(440px,100%);margin:0 auto}body.llm-mode .llm-saju-entry-card{min-height:0;padding:1.35rem 1.25rem 3.5rem}body.llm-mode .llm-saju-entry-page .llm-fortune-setup--pick,body.llm-mode .llm-fortune-page .llm-fortune-setup--pick,body.llm-mode .llm-saju-setup--service{gap:1.15rem;padding-top:1.75rem}:is(body.llm-mode.llm-service-active .llm-service-panel:has(.llm-saju-entry-page),body.llm-mode.llm-fortune-active .llm-service-panel){padding-top:.75rem;padding-bottom:1.5rem}body.llm-mode .llm-subscription-page{padding-top:2.5rem;padding-bottom:2rem}body.llm-mode .llm-subscription-page .llm-subscription-main{justify-content:flex-start;gap:1.15rem;min-height:0}body.llm-mode .llm-subscription-header{gap:1.15rem}}@media (max-width:420px){body.llm-mode.llm-fortune-active .llm-service-panel{padding-left:1.5rem;padding-right:1.5rem}body.llm-mode .llm-fortune-pick-grid{max-width:min(340px,100vw - 3rem)}}body.llm-mode .llm-category-chips{flex-direction:column;gap:.5rem;width:100%;display:flex}body.llm-mode .llm-category-chip{background:var(--theme-fill);color:var(--theme-text);text-align:left;cursor:pointer;border:none;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.75rem .875rem;font-family:OpenAI Sans,sans-serif;transition:background .15s;display:flex}body.llm-mode .llm-category-chip:hover:not(:disabled){background:var(--theme-fill-strong)}body.llm-mode .llm-category-chip.selected{background:#f59e0b2e}body.llm-mode .llm-category-chip:disabled:not(.selected){opacity:.4;cursor:default}body.llm-mode .llm-chip-label{font-size:var(--llm-font-base);font-weight:700}body.llm-mode .llm-chip-desc{font-size:var(--llm-font-sm);color:var(--theme-text-muted)}body.llm-mode .llm-concern-chips{flex-wrap:wrap;gap:.5rem;display:flex}body.llm-mode .llm-concern-chip{background:var(--theme-fill);color:var(--theme-text-soft);font-size:var(--llm-font-base);cursor:pointer;border:none;border-radius:999px;padding:.5rem .875rem;font-family:OpenAI Sans,sans-serif;font-weight:600;transition:background .15s}body.llm-mode .llm-concern-chip:hover:not(:disabled){background:var(--theme-fill-strong)}body.llm-mode .llm-concern-chip.selected{background:var(--theme-accent-soft);color:var(--theme-accent-text)}body.llm-mode .llm-concern-text{background:var(--theme-fill);width:100%;color:var(--theme-text);font-size:var(--llm-font-base);resize:vertical;min-height:72px;color-scheme:var(--theme-color-scheme);box-shadow:none;caret-color:var(--theme-text);border:none;border-radius:10px;outline:none;padding:.625rem .75rem;font-family:OpenAI Sans,sans-serif}body.llm-mode .llm-concern-text:hover{background:#ffffff1c}body.llm-mode .llm-concern-text:focus{background:var(--theme-fill-strong);box-shadow:none}body.llm-mode .llm-concern-text::placeholder{color:var(--theme-text-faint)}body.llm-mode .llm-concern-text:-webkit-autofill{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-concern-text:-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-concern-text:-webkit-autofill:focus{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-concern-text:-webkit-autofill:active{-webkit-text-fill-color:var(--theme-text);background-color:#161620fa;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 30px #161620fa}body.llm-mode .llm-iljin-nav--static{justify-content:center}body.llm-mode .llm-daily-fortune-shell{flex-direction:column;gap:.9rem;width:100%;max-width:36rem;padding:1.15rem 1.1rem 1.25rem;display:flex}body.llm-mode .llm-df-head{text-align:center}body.llm-mode .llm-df-kicker{letter-spacing:.08em;color:#ffd700d9;text-transform:none;margin:0 0 .35rem;font-size:.72rem;font-weight:700}body.llm-mode .llm-df-title{color:var(--theme-text);margin:0;font-size:1.2rem;font-weight:800}body.llm-mode .llm-df-name{color:gold}body.llm-mode .llm-df-note{color:var(--theme-text-muted);margin:.45rem 0 0;font-size:.75rem}body.llm-mode .llm-df-tabs{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}body.llm-mode .llm-df-tab{appearance:none;background:var(--theme-fill);color:var(--theme-text-soft);cursor:pointer;border:none;border-radius:999px;padding:.42rem .72rem;font-family:inherit;font-size:.78rem;font-weight:650;transition:background .15s,color .15s}body.llm-mode .llm-df-tab:hover{background:var(--theme-fill-strong);color:var(--theme-text)}body.llm-mode .llm-df-tab.is-active{color:gold;background:#ffd7002e}body.llm-mode .llm-df-panels{min-height:10rem}body.llm-mode .llm-df-panel{display:none}body.llm-mode .llm-df-panel.is-active{display:block}body.llm-mode .llm-df-headline{color:var(--theme-text);text-align:center;word-break:keep-all;margin:.75rem 0 .35rem;font-size:1.05rem;font-weight:800;line-height:1.5}body.llm-mode .llm-df-date-line{color:var(--theme-text-faint);text-align:center;letter-spacing:.02em;margin:0 0 .15rem;font-size:.82rem;font-weight:600}body.llm-mode .llm-df-body{text-align:left}body.llm-mode .llm-df-body-p{color:var(--theme-text-soft);word-break:keep-all;margin:0 0 .85rem;font-size:.92rem;line-height:1.75}body.llm-mode .llm-df-body-p:last-child{margin-bottom:0}body.llm-mode .llm-df-extras{border-top:1px solid var(--theme-border);flex-direction:column;gap:1.15rem;margin-top:.35rem;padding-top:1.05rem;display:flex}body.llm-mode .llm-df-extras-title{letter-spacing:.04em;color:#ffd700e0;margin:0 0 .65rem;font-size:.78rem;font-weight:750}body.llm-mode .llm-df-score-hero{text-align:center;margin:0 0 .85rem;line-height:1}body.llm-mode .llm-df-score-hero-num{color:gold;letter-spacing:-.02em;font-size:2.15rem;font-weight:800}body.llm-mode .llm-df-score-hero-unit{color:#ffd700b3;margin-left:.15rem;font-size:.95rem;font-weight:700}body.llm-mode .llm-df-score-list{flex-direction:column;gap:.48rem;display:flex}body.llm-mode .llm-df-score-row{grid-template-columns:5.2rem 1fr 2rem;align-items:center;gap:.55rem;display:grid}body.llm-mode .llm-df-score-label{color:var(--theme-text-soft);font-size:.78rem;font-weight:650}body.llm-mode .llm-df-score-bar{background:var(--theme-fill);border-radius:999px;height:.38rem;overflow:hidden}body.llm-mode .llm-df-score-fill{border-radius:inherit;background:linear-gradient(90deg,#ffd7008c,#ffd700f2);height:100%;display:block}body.llm-mode .llm-df-score-num{color:var(--theme-text);text-align:right;font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:750}body.llm-mode .llm-df-lucky-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}body.llm-mode .llm-df-lucky-item{justify-content:space-between;align-items:center;gap:.75rem;display:flex}body.llm-mode .llm-df-lucky-key{color:var(--theme-text-muted);flex-shrink:0;font-size:.8rem;font-weight:650}body.llm-mode .llm-df-lucky-val{color:var(--theme-text);text-align:right;align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;display:inline-flex}body.llm-mode .llm-df-lucky-swatch{border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;width:.85rem;height:.85rem}body.llm-mode .llm-df-lucky-sub{color:var(--theme-text-faint);font-size:.72rem;font-weight:550}@media (max-width:560px){body.llm-mode .llm-df-title{font-size:1.1rem}body.llm-mode .llm-df-headline{font-size:.98rem}body.llm-mode .llm-df-tab{padding:.38rem .58rem;font-size:.72rem}body.llm-mode .llm-df-score-row{grid-template-columns:4.6rem 1fr 1.8rem;gap:.4rem}body.llm-mode .llm-df-score-hero-num{font-size:1.9rem}}body.llm-mode .llm-iljin-calendar{margin-top:.75rem;padding:1rem 1.05rem 1.15rem}body.llm-mode .llm-ms-result .llm-iljin-calendar,body.llm-mode .llm-saju-reading-cards .llm-iljin-calendar{background:var(--llm-card-bg);border-radius:14px}body.llm-mode .llm-iljin-title{color:var(--theme-text);margin:0 0 .25rem;font-size:1.05rem;font-weight:700}body.llm-mode .llm-iljin-sub{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:0 0 .85rem;line-height:1.45}body.llm-mode .llm-iljin-nav{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.65rem;display:flex}body.llm-mode .llm-iljin-nav-label{color:var(--theme-text);font-size:.95rem;font-weight:700}body.llm-mode .llm-iljin-nav-btn{background:var(--theme-fill);width:2.1rem;height:2.1rem;color:var(--theme-text);cursor:pointer;border:none;border-radius:10px;font-size:1.25rem;line-height:1}body.llm-mode .llm-iljin-nav-btn:hover{background:var(--theme-ghost-hover)}body.llm-mode .llm-iljin-weekdays{text-align:center;color:var(--theme-text-faint);grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;margin-bottom:.35rem;font-size:.7rem;font-weight:600;display:grid}body.llm-mode .llm-iljin-weekdays span:first-child{color:#f87171d9}body.llm-mode .llm-iljin-weekdays span:last-child{color:#60a5fad9}body.llm-mode .llm-iljin-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;display:grid}body.llm-mode .llm-iljin-cell{background:var(--theme-fill);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:.1rem;min-height:3.6rem;padding:.3rem .2rem;display:flex}body.llm-mode .llm-iljin-cell.is-empty{background:0 0;min-height:0}body.llm-mode .llm-iljin-cell.is-today{background:#60a5fa2e;box-shadow:inset 0 0 0 1px #60a5fa8c}body.llm-mode .llm-iljin-daynum{color:var(--theme-text-soft);font-size:.72rem;font-weight:700}body.llm-mode .llm-iljin-ganji{color:var(--theme-text);letter-spacing:-.02em;font-size:.78rem;font-weight:700}body.llm-mode .llm-iljin-term{color:#fbbf24e6;font-size:.58rem;line-height:1.2}body.llm-mode .llm-iljin-legend{color:var(--theme-text-faint);margin:.75rem 0 0;font-size:.72rem;line-height:1.4}body.llm-mode .llm-score-hero{background:radial-gradient(circle,#f59e0b24,#f59e0b08);border:1px solid #f59e0b40;border-radius:14px;justify-content:center;align-items:baseline;gap:.25rem;padding:.875rem 0;display:flex}body.llm-mode .llm-score-number{color:#fbbf24;font-size:2.4rem;font-weight:800;line-height:1}body.llm-mode .llm-score-unit{color:var(--theme-text-muted);font-size:1rem;font-weight:600}body.llm-mode .llm-score-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}@media (max-width:560px){body.llm-mode .llm-score-grid{grid-template-columns:repeat(2,1fr)}}body.llm-mode .llm-score-item{background:var(--theme-fill);border:none;border-radius:10px;flex-direction:column;align-items:center;gap:.2rem;padding:.625rem .25rem;display:flex}body.llm-mode .llm-score-item span{font-size:var(--llm-font-sm);color:var(--theme-text-muted)}body.llm-mode .llm-score-item strong{color:var(--theme-text);font-size:1.05rem}body.llm-mode .llm-date-list{padding-left:0;list-style:none}body.llm-mode .llm-date-item{background:var(--theme-fill);border:none;border-radius:12px;padding:.75rem .875rem}body.llm-mode .llm-date-item.best{background:#f59e0b24}body.llm-mode .llm-date-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}body.llm-mode .llm-date-head strong{font-size:var(--llm-font-base);color:var(--theme-text)}body.llm-mode .llm-date-badge{font-size:var(--llm-font-sm);color:#fff;background:#f59e0bd9;border-radius:999px;padding:.15rem .5rem;font-weight:700}body.llm-mode .llm-date-score{font-size:var(--llm-font-base);color:#fbbf24;margin-left:auto;font-weight:700}body.llm-mode .llm-date-item p{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0}body.llm-mode .llm-result-tarot{max-width:100%}body.llm-mode .llm-tarot-structure-label{font-size:var(--llm-font-sm);letter-spacing:.02em;color:var(--theme-structure-label);margin:0 0 .65rem;font-weight:700}body.llm-mode .llm-tarot-section-label{font-size:var(--llm-font-sm);color:var(--theme-text-soft);margin:.85rem 0 .55rem;font-weight:700}body.llm-mode .llm-tarot-minor-keywords{margin:.75rem 0 .35rem}body.llm-mode .llm-tarot-minor-keywords .llm-tarot-keyword-pills{justify-content:flex-start}body.llm-mode .llm-tarot-keyword-pills{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.45rem;display:flex}body.llm-mode .llm-tarot-keyword-pill{background:var(--theme-fill);color:var(--theme-text-soft);font-size:var(--llm-font-sm);white-space:normal;border-radius:999px;align-items:center;max-width:100%;padding:.35rem .8rem;font-weight:600;line-height:1.3;display:inline-flex}body.llm-mode .llm-tarot-interp-item--minor .llm-tarot-keyword-pills{justify-content:flex-start;margin-top:.5rem}body.llm-mode .llm-tarot-result-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:.65rem;display:grid}@media (max-width:560px){body.llm-mode .llm-tarot-result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){body.llm-mode .llm-tarot-result-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;flex-wrap:nowrap;grid-template-columns:none;gap:.75rem;padding:.15rem .35rem .55rem;display:flex;overflow:auto hidden}body.llm-mode .llm-tarot-result-grid--minor{max-width:none}body.llm-mode .llm-tarot-result-grid::-webkit-scrollbar{display:none}body.llm-mode .llm-tarot-result-card{scroll-snap-align:center;flex:0 0 min(72vw,220px);width:min(72vw,220px)}body.llm-mode .llm-tarot-result-face{width:100%;max-width:min(72vw,200px)}}body.llm-mode .llm-tarot-result-card{text-align:center;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;gap:.4rem;padding:0;display:flex}body.llm-mode .llm-tarot-result-face{aspect-ratio:168/236;border:1.5px solid var(--theme-tarot-face-border);background:var(--theme-tarot-face-bg);width:100%;max-width:132px;box-shadow:var(--theme-tarot-face-shadow);border-radius:12px;margin:0 auto;overflow:hidden}body.llm-mode .llm-tarot-result-art,body.llm-mode .llm-tarot-result-face .llm-tarot-face-empty{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}body.llm-mode .llm-tarot-result-art-wrap{display:none}body.llm-mode .llm-tarot-result-icon{font-size:1.5rem}body.llm-mode .llm-tarot-result-name{font-size:var(--llm-font-base);color:var(--theme-text);font-weight:700;line-height:1.3}body.llm-mode .llm-tarot-result-orient{font-size:var(--llm-font-sm);color:#ffd700e6;letter-spacing:.02em;font-weight:700}body.llm-mode .llm-tarot-result-card.is-reversed .llm-tarot-result-orient{color:#ffa0a0eb}body.llm-mode .llm-reveal-orient{font-size:var(--llm-font-sm);color:#ffd700e6;margin-bottom:.2rem;font-weight:700;display:block}body.llm-mode .llm-reveal-card.is-reversed .llm-reveal-orient{color:#ffa0a0eb}body.llm-mode .llm-tarot-interp-orient{color:#ffd700e0;font-weight:700;font-size:var(--llm-font-sm);margin-left:.35rem}body.llm-mode .llm-tarot-interp-item.is-reversed .llm-tarot-interp-orient{color:#ffa0a0eb}body.llm-mode .llm-tarot-result-keywords{font-size:var(--llm-font-sm);color:#ffd700e0;line-height:1.35}body.llm-mode .llm-tarot-result-name-en{font-size:var(--llm-font-sm);color:var(--theme-text-faint);margin-top:.1rem;line-height:1.3}body.llm-mode .llm-tarot-result-meaning{font-size:var(--llm-font-sm);color:var(--theme-text-muted);line-height:1.35}body.llm-mode .llm-tarot-interp-list,body.llm-mode .llm-result-section .llm-tarot-interp-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}body.llm-mode .llm-tarot-interp-item{border-top:1px solid #ffffff14;margin:0;padding:.75rem 0 0}body.llm-mode .llm-tarot-interp-item:first-child{border-top:none;padding-top:0}body.llm-mode .llm-tarot-interp-item strong{color:var(--theme-text);margin-bottom:.35rem;display:block}body.llm-mode .llm-tarot-interp-en{color:var(--theme-text-faint);font-size:.9em;font-weight:500}body.llm-mode .llm-tarot-interp-meaning{font-size:var(--llm-font-sm);color:#ffd700d9;margin:0 0 .35rem;line-height:1.45}body.llm-mode .llm-tarot-interp-meaning span{color:#ffd700f2;font-weight:700}body.llm-mode .llm-tarot-interp-body{font-size:var(--llm-font-base);color:var(--theme-text-soft);margin:0;line-height:1.55}body.llm-mode .llm-tarot-llm-body{margin:0}body.llm-mode .llm-tarot-concern-text{color:var(--theme-text-soft);font-size:var(--llm-font-base);margin:0;line-height:1.55}body.llm-mode .llm-tarot-manseryuk-text{background:var(--theme-fill);color:var(--theme-text-soft);font-family:OpenAI Sans,sans-serif;font-size:var(--llm-font-sm);white-space:pre-wrap;border-radius:10px;margin:0;padding:.75rem .85rem;line-height:1.55;overflow-x:auto}body.llm-mode .llm-tarot-manseryuk-empty{color:var(--theme-text-muted);font-size:var(--llm-font-sm);margin:0}body.llm-mode .llm-tarot-llm-loading{color:var(--theme-text-muted);font-size:var(--llm-font-base);margin:0;line-height:1.5}body.llm-mode .llm-tarot-llm-text{color:var(--theme-text-soft);font-size:var(--llm-font-base);white-space:pre-wrap;margin:0;line-height:1.65}body.llm-mode.llm-service-active .llm-hero-center,body.llm-mode.llm-service-active .llm-bottom-area,body.llm-mode.llm-service-active .llm-chat-scroll{display:none}body.llm-mode.llm-service-active .llm-main{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-height:0;display:flex;overflow:hidden}body.llm-mode.llm-service-active .llm-service-panel{width:100%;max-width:none;padding:max(env(safe-area-inset-top,0px), var(--llm-shell-header-offset)) 0 2rem;scrollbar-width:thin;scrollbar-color:#5a526e transparent;background:0 0;flex-direction:column;flex:auto;align-self:stretch;align-items:center;min-height:0;max-height:100%;margin:0;display:flex;overflow:hidden auto}body.llm-mode.llm-service-active .llm-guide-step{background:var(--llm-card-bg);border:none}body.llm-mode.llm-subscription-active .llm-service-panel{justify-content:flex-start;align-items:center;padding:0}body.llm-mode .llm-subscription-page{box-sizing:border-box;width:100%;max-width:min(1040px,100%);padding:max(clamp(2.5rem, 12vh, 6rem), var(--llm-shell-header-offset)) 1.25rem 3.5rem;flex-direction:column;align-items:stretch;gap:2.75rem;margin:0 auto;display:flex}body.llm-mode .llm-subscription-page .llm-subscription-main{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:stretch;gap:1.5rem;width:100%;min-height:min(48vh,480px);display:flex}@media (max-width:900px){body.llm-mode .llm-subscription-page{padding-top:2.5rem}body.llm-mode .llm-subscription-page .llm-subscription-main{justify-content:flex-start;min-height:0}}body.llm-mode .llm-subscription-page .llm-subscription-faq{width:100%;max-width:min(760px,100%);margin:0 auto;padding:0}body.llm-mode .llm-subscription-page .llm-sub-faq-cards{flex-direction:column;gap:.65rem;width:100%;display:flex}body.llm-mode .llm-subscription-page .llm-sub-faq-card{background:var(--llm-card-bg);border:none;border-radius:16px;padding:0;overflow:hidden}body.llm-mode.llm-manseryuk-active .llm-service-panel{justify-content:flex-start;align-items:stretch}body.llm-mode .llm-manseryuk-page{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:720px;margin:0 auto;padding:0 1.25rem 2.5rem;display:flex}body.llm-mode .llm-ms-header{text-align:center}body.llm-mode .llm-ms-title{color:var(--theme-text);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.65rem;font-weight:800}body.llm-mode .llm-ms-subtitle{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0;line-height:1.55}body.llm-mode .llm-ms-status{text-align:center;font-size:var(--llm-font-sm);color:var(--theme-text-muted);padding:.35rem .75rem}body.llm-mode .llm-ms-status.is-ready{color:#34d399e6}body.llm-mode .llm-ms-status.is-error{color:#fca5a5f2}body.llm-mode .llm-ms-card{background:var(--llm-card-bg);border:none;border-radius:14px;padding:1.1rem 1.15rem}body.llm-mode .llm-ms-form{flex-direction:column;gap:1rem;display:flex}body.llm-mode .llm-ms-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}body.llm-mode .llm-check-label{color:var(--theme-text-soft);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;margin-top:1.65rem;font-weight:600;display:inline-flex}body.llm-mode .llm-check-label input[type=checkbox]{accent-color:#f59e0b;width:1rem;height:1rem}@media (max-width:560px){body.llm-mode .llm-ms-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.llm-mode .llm-ms-card-title{color:var(--theme-text);margin:0;font-size:1rem;font-weight:700}body.llm-mode .llm-ms-result-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:.75rem 0 .5rem;display:flex}body.llm-mode .llm-ms-result-toolbar-label{color:var(--theme-text-soft);font-size:.95rem;font-weight:700}body.llm-mode .llm-ms-result-toolbar-actions{gap:.4rem;display:flex}body.llm-mode .llm-ms-toolbar-btn{appearance:none;border:1px solid var(--theme-border);background:var(--theme-fill);color:var(--theme-text-soft);font:inherit;cursor:pointer;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:600}body.llm-mode .llm-ms-toolbar-btn:hover{background:var(--theme-fill-hover);color:var(--theme-text)}body.llm-mode .llm-ms-card--foldable{padding:0;overflow:hidden}body.llm-mode .llm-ms-card-toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:.95rem 1rem;display:flex}body.llm-mode .llm-ms-card-toggle:hover{background:var(--theme-fill)}body.llm-mode .llm-ms-card-chevron{border-right:2px solid var(--theme-text-faint);border-bottom:2px solid var(--theme-text-faint);flex-shrink:0;width:.45rem;height:.45rem;transition:transform .18s;transform:rotate(-135deg)}body.llm-mode .llm-ms-card--foldable.is-collapsed .llm-ms-card-chevron{margin-top:-.15rem;transform:rotate(45deg)}body.llm-mode .llm-ms-card-body{padding:0 1rem 1rem}body.llm-mode .llm-ms-card--foldable.is-collapsed .llm-ms-card-body{display:none}body.llm-mode .llm-ms-card--iljin .llm-iljin-calendar{box-shadow:none;background:0 0;border:none;margin:0;padding:0}body.llm-mode .llm-ms-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;display:grid}body.llm-mode .llm-ms-info-grid .llm-ms-span-all{grid-column:1/-1}body.llm-mode .llm-ms-label{font-size:var(--llm-font-sm);color:var(--theme-text-faint);margin-bottom:.15rem;display:block}body.llm-mode .llm-ms-value{font-size:var(--llm-font-base);color:var(--theme-text);font-weight:600}body.llm-mode .llm-ms-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}body.llm-mode .llm-ms-pillar-table,body.llm-mode .llm-ms-data-table{border-collapse:collapse;width:100%;font-size:var(--llm-font-sm)}body.llm-mode .llm-ms-pillar-table th,body.llm-mode .llm-ms-pillar-table td,body.llm-mode .llm-ms-data-table th,body.llm-mode .llm-ms-data-table td{text-align:center;vertical-align:top;background:var(--theme-fill);border:none;padding:.55rem .4rem}body.llm-mode .llm-ms-pillar-table th,body.llm-mode .llm-ms-data-table th{color:var(--theme-text-muted);background:var(--theme-fill);font-weight:600}body.llm-mode .llm-ms-pillar-cell{flex-direction:column;align-items:center;gap:.1rem;padding:.35rem .05rem;display:flex}body.llm-mode .llm-ms-pillar-table--rows th.llm-ms-row-label,body.llm-mode .llm-ms-pillar-table--rows td.llm-ms-row-label{text-align:left;white-space:nowrap;color:var(--theme-text-muted);min-width:4.5rem;font-size:.72rem}body.llm-mode .llm-ms-pillar-table--rows td{font-size:var(--llm-font-sm);color:var(--theme-text-soft);vertical-align:middle}body.llm-mode .llm-ms-pillar-table--rows td.llm-ms-pillar-ganji{padding-top:.55rem;padding-bottom:.55rem}body.llm-mode .llm-ms-kr.llm-ms-kr--pillar,body.llm-mode .llm-ms-pillar-table .llm-ms-kr--pillar{color:var(--theme-text-muted);font-size:.75rem;font-weight:600;display:block}body.llm-mode .llm-ms-pillar-blank{text-align:center;color:var(--theme-text-faint);font-size:.95rem}body.llm-mode .llm-ms-data-table td.llm-ms-left,body.llm-mode .llm-ms-left{text-align:left}body.llm-mode .llm-ms-subhead{color:var(--theme-text-soft);margin:.85rem 0 .45rem;font-size:.88rem;font-weight:700}body.llm-mode .llm-ms-hint{color:var(--theme-text-faint);margin-top:.15rem;font-size:.7rem;font-weight:500;display:block}body.llm-mode .llm-ms-note-inline{font-weight:500;font-size:var(--llm-font-sm);color:var(--theme-text-soft)}body.llm-mode .llm-ms-split-block{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:560px){body.llm-mode .llm-ms-split-block{grid-template-columns:1fr}}body.llm-mode .llm-ms-dae-row{cursor:pointer;transition:background .15s}body.llm-mode .llm-ms-dae-row:hover{background:var(--theme-fill)}body.llm-mode .llm-ms-dae-row.is-selected td{background:#60a5fa29;outline:none}body.llm-mode .llm-ms-woon-panel{margin-top:.85rem}body.llm-mode .llm-ms-year-chip{cursor:pointer;font:inherit;border:none}body.llm-mode .llm-ms-year-chip.is-selected,body.llm-mode .llm-ms-chip.is-selected{color:var(--theme-text);background:#60a5fa47}body.llm-mode .llm-ms-hanja:not(.llm-ms-hanja--pillar){font-size:1.35rem;font-weight:700;line-height:1.2}body.llm-mode .llm-ms-pillar-table .llm-ms-hanja--pillar,body.llm-mode .llm-message-content .llm-ms-pillar-table .llm-ms-hanja--pillar,body.llm-mode .llm-saju-reading-block .llm-ms-pillar-table .llm-ms-hanja--pillar,body.llm-mode .llm-manseryuk-page .llm-ms-pillar-table .llm-ms-hanja--pillar{letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1.05;display:block}body.llm-mode .llm-ms-sg-table .llm-ms-hanja--sg,body.llm-mode .llm-message-content .llm-ms-sg-table .llm-ms-hanja--sg,body.llm-mode .llm-saju-reading-block .llm-ms-sg-table .llm-ms-hanja--sg{font-size:1.75rem;font-weight:800;line-height:1.1;display:block}body.llm-mode .llm-ms-kr{font-size:var(--llm-font-base);color:var(--theme-text-soft)}body.llm-mode .llm-ms-sub,body.llm-mode .llm-ms-jj{color:var(--theme-text-faint);font-size:.7rem}body.llm-mode .llm-ms-daymaster{font-size:var(--llm-font-base);color:var(--theme-text-soft);margin-top:.85rem;line-height:1.5}body.llm-mode .llm-ms-oh{font-weight:700}body.llm-mode .llm-ms-oh.oh-mok,body.llm-mode .llm-ms-oh-label.oh-mok,body.llm-mode .llm-ms-hanja.oh-mok{color:#34d399}body.llm-mode .llm-ms-oh.oh-hwa,body.llm-mode .llm-ms-oh-label.oh-hwa,body.llm-mode .llm-ms-hanja.oh-hwa{color:#f87171}body.llm-mode .llm-ms-oh.oh-to,body.llm-mode .llm-ms-oh-label.oh-to,body.llm-mode .llm-ms-hanja.oh-to{color:#fbbf24}body.llm-mode .llm-ms-oh.oh-geum,body.llm-mode .llm-ms-oh-label.oh-geum,body.llm-mode .llm-ms-hanja.oh-geum{color:#e5e7eb}body.llm-mode .llm-ms-oh.oh-su,body.llm-mode .llm-ms-oh-label.oh-su,body.llm-mode .llm-ms-hanja.oh-su{color:#60a5fa}html[data-theme=light] body.llm-mode .llm-ms-oh.oh-mok,html[data-theme=light] body.llm-mode .llm-ms-oh-label.oh-mok,html[data-theme=light] body.llm-mode .llm-ms-hanja.oh-mok{color:#059669}html[data-theme=light] body.llm-mode .llm-ms-oh.oh-hwa,html[data-theme=light] body.llm-mode .llm-ms-oh-label.oh-hwa,html[data-theme=light] body.llm-mode .llm-ms-hanja.oh-hwa{color:#dc2626}html[data-theme=light] body.llm-mode .llm-ms-oh.oh-to,html[data-theme=light] body.llm-mode .llm-ms-oh-label.oh-to,html[data-theme=light] body.llm-mode .llm-ms-hanja.oh-to{color:#b45309}html[data-theme=light] body.llm-mode .llm-ms-oh.oh-geum,html[data-theme=light] body.llm-mode .llm-ms-oh-label.oh-geum,html[data-theme=light] body.llm-mode .llm-ms-hanja.oh-geum{color:#57534e}html[data-theme=light] body.llm-mode .llm-ms-oh.oh-su,html[data-theme=light] body.llm-mode .llm-ms-oh-label.oh-su,html[data-theme=light] body.llm-mode .llm-ms-hanja.oh-su{color:#2563eb}body.llm-mode .llm-ms-oh-row{grid-template-columns:2rem 1fr 4.5rem;align-items:center;gap:.5rem;margin-bottom:.45rem;display:grid}body.llm-mode .llm-ms-oh-label{font-size:var(--llm-font-sm);font-weight:700}body.llm-mode .llm-ms-oh-track{background:var(--theme-fill);border-radius:999px;height:8px;overflow:hidden}body.llm-mode .llm-ms-oh-fill{border-radius:999px;height:100%}body.llm-mode .llm-ms-oh-fill.oh-mok{background:#34d399}body.llm-mode .llm-ms-oh-fill.oh-hwa{background:#f87171}body.llm-mode .llm-ms-oh-fill.oh-to{background:#fbbf24}body.llm-mode .llm-ms-oh-fill.oh-geum{background:#e5e7eb}body.llm-mode .llm-ms-oh-fill.oh-su{background:#60a5fa}html[data-theme=light] body.llm-mode .llm-ms-oh-fill.oh-mok{background:#10b981}html[data-theme=light] body.llm-mode .llm-ms-oh-fill.oh-hwa{background:#ef4444}html[data-theme=light] body.llm-mode .llm-ms-oh-fill.oh-to{background:#d97706}html[data-theme=light] body.llm-mode .llm-ms-oh-fill.oh-geum{background:#78716c}html[data-theme=light] body.llm-mode .llm-ms-oh-fill.oh-su{background:#3b82f6}body.llm-mode .llm-ms-oh-count{font-size:var(--llm-font-sm);color:var(--theme-text-muted);text-align:right}body.llm-mode .llm-ms-oh-map{background:var(--theme-fill);border-radius:12px;margin:0 0 1rem;padding:.85rem .65rem .35rem}body.llm-mode .llm-ms-oh-map-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.25rem;padding:0 .35rem;display:flex}body.llm-mode .llm-ms-oh-map-head--legend-only{justify-content:flex-end}body.llm-mode .llm-ms-oh-map-legend{font-size:var(--llm-font-sm);color:var(--theme-text-muted);flex-wrap:wrap;gap:.65rem .9rem;display:flex}body.llm-mode .llm-ms-oh-map-leg:before{content:"";vertical-align:middle;border-radius:1px;width:1rem;height:2px;margin-right:.35rem;display:inline-block}body.llm-mode .llm-ms-oh-map-leg--gen:before{background:#34d399}body.llm-mode .llm-ms-oh-map-leg--ke:before{background:#f87171 linear-gradient(90deg,#f87171 50%,#0000 50%) 0 0/6px 2px}body.llm-mode .llm-ms-oh-map-leg--self:before{box-sizing:border-box;background:0 0;border:2px solid #fbbf24f2;border-radius:50%;width:.7rem;height:.7rem}body.llm-mode .llm-ms-oh-map-svg{width:min(100%,340px);height:auto;margin:0 auto;display:block}body.llm-mode .llm-ms-oh-map-guide{fill:none;stroke:#ffffff0f;stroke-width:1px}body.llm-mode .llm-ms-oh-map-node-ring{stroke:#ffffff59}body.llm-mode .llm-ms-oh-map-edge{fill:#ffffff8c;text-anchor:middle;pointer-events:none;font-size:9px;font-weight:600}body.llm-mode .llm-ms-oh-map-edge--gen{fill:#a7f3d0d9}body.llm-mode .llm-ms-oh-map-edge--ke{fill:#fca5a5d9}body.llm-mode .llm-ms-oh-map-word,body.llm-mode .llm-ms-oh-map-hanja,body.llm-mode .llm-ms-oh-map-pct{text-anchor:middle;pointer-events:none;paint-order:stroke fill;stroke:#0a0c128c;stroke-width:2.5px}body.llm-mode .llm-ms-oh-map-word{fill:#ffffffeb;font-size:8px;font-weight:700}body.llm-mode .llm-ms-oh-map-hanja{fill:#fff;font-size:14px;font-weight:800}body.llm-mode .llm-ms-oh-map-pct{fill:#fff;font-size:10px;font-weight:800}body.llm-mode .llm-ms-oh-map-meta{fill:#ffffff9e;text-anchor:middle;pointer-events:none;font-size:10px;font-weight:600}html[data-theme=light] body.llm-mode .llm-ms-oh-map{background:#1e1e320a}html[data-theme=light] body.llm-mode .llm-ms-oh-map-guide{stroke:#1e1e321a}html[data-theme=light] body.llm-mode .llm-ms-oh-map-node-ring{stroke:#ffffff59}html[data-theme=light] body.llm-mode .llm-ms-oh-map-node>circle[fill]:not([fill=none]){fill:#454545!important}html[data-theme=light] body.llm-mode .llm-ms-oh-map-node>rect[fill=\#d1d5db],html[data-theme=light] body.llm-mode .llm-ms-oh-map-node>rect[fill=\#e5e7eb],html[data-theme=light] body.llm-mode .llm-ms-oh-map-node>rect[fill=\#78716c]{fill:#78716c!important}html[data-theme=light] body.llm-mode .llm-ms-oh-map-edge{fill:#1e1e328c}html[data-theme=light] body.llm-mode .llm-ms-oh-map-edge--gen{fill:#059669e6}html[data-theme=light] body.llm-mode .llm-ms-oh-map-edge--ke{fill:#dc2626d9}html[data-theme=light] body.llm-mode .llm-ms-oh-map-word,html[data-theme=light] body.llm-mode .llm-ms-oh-map-hanja,html[data-theme=light] body.llm-mode .llm-ms-oh-map-pct{stroke:#ffffffd9;stroke-width:2.8px}html[data-theme=light] body.llm-mode .llm-ms-oh-map-word{fill:#1e1e32}html[data-theme=light] body.llm-mode .llm-ms-oh-map-hanja,html[data-theme=light] body.llm-mode .llm-ms-oh-map-pct{fill:#111118}html[data-theme=light] body.llm-mode .llm-ms-oh-map-meta{fill:#1e1e329e}html[data-theme=light] body.llm-mode .llm-ms-sinyak-gauge--weak .llm-ms-sinyak-gauge-label{color:#1d4ed8}html[data-theme=light] body.llm-mode .llm-ms-sinyak-gauge--mid .llm-ms-sinyak-gauge-label{color:#b45309}html[data-theme=light] body.llm-mode .llm-ms-sinyak-gauge--strong .llm-ms-sinyak-gauge-label{color:#b91c1c}html[data-theme=light] body.llm-mode .llm-ms-sinyak-gauge-knob{background:#fff;box-shadow:0 0 0 2px #1e1e3247}html[data-theme=light] body.llm-mode .llm-ms-chip.is-hit{color:#92400e;background:#d4a01229}html[data-theme=light] body.llm-mode .llm-ms-dae-row.is-selected td{background:#2563eb1f}html[data-theme=light] body.llm-mode .llm-ms-year-chip.is-selected,html[data-theme=light] body.llm-mode .llm-ms-chip.is-selected{color:#1e3a5f;background:#2563eb29}body.llm-mode .llm-ms-oh-map .llm-ms-note{margin:.15rem .35rem .55rem}body.llm-mode .llm-ms-sinyak-gauge{background:var(--theme-fill);border-radius:12px;margin:0 0 1rem;padding:.9rem .95rem .65rem}body.llm-mode .llm-ms-sinyak-gauge-top{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}body.llm-mode .llm-ms-sinyak-gauge-label{letter-spacing:-.02em;color:var(--theme-text);font-size:1.25rem;font-weight:800}body.llm-mode .llm-ms-sinyak-gauge--weak .llm-ms-sinyak-gauge-label{color:#93c5fd}body.llm-mode .llm-ms-sinyak-gauge--mid .llm-ms-sinyak-gauge-label{color:#fde68a}body.llm-mode .llm-ms-sinyak-gauge--strong .llm-ms-sinyak-gauge-label{color:#fca5a5}body.llm-mode .llm-ms-sinyak-gauge-score{font-size:var(--llm-font-sm);color:var(--theme-text-muted)}body.llm-mode .llm-ms-sinyak-gauge-score strong{color:var(--theme-text);font-size:1.05rem}body.llm-mode .llm-ms-sinyak-gauge-track{height:14px;margin:.35rem .35rem .55rem;position:relative}body.llm-mode .llm-ms-sinyak-gauge-zones{background:var(--theme-fill);border-radius:999px;height:100%;display:flex;overflow:hidden}body.llm-mode .llm-ms-sinyak-zone--weak{background:linear-gradient(90deg,#3b82f6,#60a5fa)}body.llm-mode .llm-ms-sinyak-zone--mid{background:linear-gradient(90deg,#fbbf24,#f59e0b)}body.llm-mode .llm-ms-sinyak-zone--strong{background:linear-gradient(90deg,#f87171,#ef4444)}body.llm-mode .llm-ms-sinyak-gauge-marker{z-index:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}body.llm-mode .llm-ms-sinyak-gauge-knob{background:#fff;border-radius:50%;width:18px;height:18px;display:block;box-shadow:0 0 0 2px #00000059}body.llm-mode .llm-ms-sinyak-gauge-scale{font-size:var(--llm-font-sm);color:var(--theme-text-muted);justify-content:space-between;padding:0 .15rem;display:flex}body.llm-mode .llm-ms-sinyak-gauge .llm-ms-note{margin:.55rem 0 0}body.llm-mode .llm-ms-oh-badge-row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}body.llm-mode .llm-ms-oh-badge-card{background:var(--theme-fill);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;padding:.9rem .6rem .75rem;display:flex}body.llm-mode .llm-ms-oh-badge-caption{font-size:var(--llm-font-sm);color:var(--theme-text-muted);font-weight:700}body.llm-mode .llm-ms-oh-badge{background:var(--theme-fill);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:flex}body.llm-mode .llm-ms-oh-badge.oh-mok{background:#34d39938}body.llm-mode .llm-ms-oh-badge.oh-hwa{background:#f8717138}body.llm-mode .llm-ms-oh-badge.oh-to{background:#fbbf2438}body.llm-mode .llm-ms-oh-badge.oh-geum{background:#d1d5db33}body.llm-mode .llm-ms-oh-badge.oh-su{background:#60a5fa38}body.llm-mode .llm-ms-oh-badge-hanja{font-size:1.35rem;font-weight:800;line-height:1.1}body.llm-mode .llm-ms-oh-badge.oh-mok .llm-ms-oh-badge-hanja,body.llm-mode .llm-ms-oh-badge.oh-mok .llm-ms-oh-badge-oh{color:#34d399}body.llm-mode .llm-ms-oh-badge.oh-hwa .llm-ms-oh-badge-hanja,body.llm-mode .llm-ms-oh-badge.oh-hwa .llm-ms-oh-badge-oh{color:#f87171}body.llm-mode .llm-ms-oh-badge.oh-to .llm-ms-oh-badge-hanja,body.llm-mode .llm-ms-oh-badge.oh-to .llm-ms-oh-badge-oh{color:#fbbf24}body.llm-mode .llm-ms-oh-badge.oh-geum .llm-ms-oh-badge-hanja,body.llm-mode .llm-ms-oh-badge.oh-geum .llm-ms-oh-badge-oh{color:#e5e7eb}body.llm-mode .llm-ms-oh-badge.oh-su .llm-ms-oh-badge-hanja,body.llm-mode .llm-ms-oh-badge.oh-su .llm-ms-oh-badge-oh{color:#60a5fa}html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-geum{background:#57534e24}html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-mok .llm-ms-oh-badge-hanja,html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-mok .llm-ms-oh-badge-oh{color:#059669}html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-hwa .llm-ms-oh-badge-hanja,html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-hwa .llm-ms-oh-badge-oh{color:#dc2626}html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-to .llm-ms-oh-badge-hanja,html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-to .llm-ms-oh-badge-oh{color:#b45309}html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-geum .llm-ms-oh-badge-hanja,html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-geum .llm-ms-oh-badge-oh{color:#44403c}html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-su .llm-ms-oh-badge-hanja,html[data-theme=light] body.llm-mode .llm-ms-oh-badge.oh-su .llm-ms-oh-badge-oh{color:#2563eb}html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-geum{background:#57534e24}html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-geum .llm-ms-daymaster-hanja,html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-geum .llm-ms-daymaster-gan{color:#44403c}html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-mok .llm-ms-daymaster-hanja,html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-mok .llm-ms-daymaster-gan{color:#059669}html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-hwa .llm-ms-daymaster-hanja,html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-hwa .llm-ms-daymaster-gan{color:#dc2626}html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-to .llm-ms-daymaster-hanja,html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-to .llm-ms-daymaster-gan{color:#b45309}html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-su .llm-ms-daymaster-hanja,html[data-theme=light] body.llm-mode .llm-ms-daymaster-badge.oh-su .llm-ms-daymaster-gan{color:#2563eb}body.llm-mode .llm-ms-oh-badge-oh{font-size:.75rem;font-weight:700}body.llm-mode .llm-ms-oh-badge-word{font-size:var(--llm-font-sm);color:var(--theme-text-soft);font-weight:600}body.llm-mode .llm-ms-daymaster-hero{background:var(--theme-fill);border-radius:12px;align-items:center;gap:.85rem;margin-top:.95rem;padding:.85rem .95rem;display:flex}body.llm-mode .llm-ms-daymaster-badge{background:var(--theme-fill);border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;display:flex}body.llm-mode .llm-ms-daymaster-badge.oh-mok{background:#34d39933}body.llm-mode .llm-ms-daymaster-badge.oh-hwa{background:#f8717133}body.llm-mode .llm-ms-daymaster-badge.oh-to{background:#fbbf2433}body.llm-mode .llm-ms-daymaster-badge.oh-geum{background:#d1d5db2e}body.llm-mode .llm-ms-daymaster-badge.oh-su{background:#60a5fa33}body.llm-mode .llm-ms-daymaster-hanja{font-size:1.4rem;font-weight:800;line-height:1.05}body.llm-mode .llm-ms-daymaster-badge.oh-mok .llm-ms-daymaster-hanja,body.llm-mode .llm-ms-daymaster-badge.oh-mok .llm-ms-daymaster-gan{color:#34d399}body.llm-mode .llm-ms-daymaster-badge.oh-hwa .llm-ms-daymaster-hanja,body.llm-mode .llm-ms-daymaster-badge.oh-hwa .llm-ms-daymaster-gan{color:#f87171}body.llm-mode .llm-ms-daymaster-badge.oh-to .llm-ms-daymaster-hanja,body.llm-mode .llm-ms-daymaster-badge.oh-to .llm-ms-daymaster-gan{color:#fbbf24}body.llm-mode .llm-ms-daymaster-badge.oh-geum .llm-ms-daymaster-hanja,body.llm-mode .llm-ms-daymaster-badge.oh-geum .llm-ms-daymaster-gan{color:#e5e7eb}body.llm-mode .llm-ms-daymaster-badge.oh-su .llm-ms-daymaster-hanja,body.llm-mode .llm-ms-daymaster-badge.oh-su .llm-ms-daymaster-gan{color:#60a5fa}body.llm-mode .llm-ms-daymaster-gan{font-size:.72rem;font-weight:700}body.llm-mode .llm-ms-daymaster-meta{flex-direction:column;gap:.4rem;min-width:0;display:flex}body.llm-mode .llm-ms-daymaster-title{font-size:var(--llm-font-base);color:var(--theme-text);font-weight:700}body.llm-mode .llm-ms-sinyak-chip{font-size:var(--llm-font-sm);background:var(--theme-fill);color:var(--theme-text-soft);border-radius:999px;align-self:flex-start;padding:.2rem .55rem;font-weight:700;display:inline-flex}body.llm-mode .llm-ms-sinyak-chip--weak{color:#93c5fd;background:#3b82f633}body.llm-mode .llm-ms-sinyak-chip--mid{color:#fde68a;background:#f59e0b33}body.llm-mode .llm-ms-sinyak-chip--strong{color:#fca5a5;background:#f8717133}body.llm-mode .llm-ms-viz-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}body.llm-mode .llm-ms-viz-card{background:var(--theme-fill);border-radius:12px;flex-direction:column;gap:.55rem;padding:.85rem .9rem;display:flex}body.llm-mode .llm-ms-ji-chip-wrap{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}body.llm-mode .llm-ms-ji-chip{background:var(--theme-fill-hover);min-width:2.1rem;height:2.1rem;color:var(--theme-text);border-radius:10px;justify-content:center;align-items:center;padding:0 .45rem;font-size:1rem;font-weight:800;display:inline-flex}body.llm-mode .llm-ms-ji-chip--samhap{color:#93c5fd;background:#60a5fa2e}body.llm-mode .llm-ms-ji-dot{color:var(--theme-text-faint);font-weight:700}body.llm-mode .llm-ms-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}body.llm-mode .llm-ms-tile-section+.llm-ms-tile-section{margin-top:.85rem}body.llm-mode .llm-ms-tile{background:var(--theme-fill);border-radius:12px;padding:.75rem .8rem}body.llm-mode .llm-ms-tile--gil{background:#34d3991a}body.llm-mode .llm-ms-tile--hyung{background:#f8717114}body.llm-mode .llm-ms-tile.is-empty{opacity:.4}body.llm-mode .llm-ms-tile-top{justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.35rem;display:flex}body.llm-mode .llm-ms-tile-label{font-size:var(--llm-font-sm);color:var(--theme-text-muted);font-weight:600}body.llm-mode .llm-ms-tile-title{color:var(--theme-text);margin-bottom:.2rem;font-size:.95rem;font-weight:800;display:block}body.llm-mode .llm-ms-tile .llm-ms-hint{margin:0}body.llm-mode .llm-ms-rel-grid{flex-direction:column;gap:.65rem;display:flex}body.llm-mode .llm-ms-rel-group{background:var(--theme-fill);border-radius:12px;padding:.75rem .85rem}body.llm-mode .llm-ms-rel-group-head{flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin-bottom:.45rem;display:flex}body.llm-mode .llm-ms-rel-type{font-size:var(--llm-font-sm);color:var(--theme-text-soft);font-weight:800}body.llm-mode .llm-ms-rel{background:var(--theme-fill);font-size:var(--llm-font-sm);color:var(--theme-text-soft);border-radius:999px;align-items:center;padding:.35rem .65rem;display:inline-flex}body.llm-mode .llm-ms-rel--hap{color:#6ee7b7;background:#34d3992e}body.llm-mode .llm-ms-rel--chung{color:#fca5a5;background:#f8717133}body.llm-mode .llm-ms-rel--hyung{color:#fdba74;background:#fb923c33}body.llm-mode .llm-ms-rel--pa{color:#c4b5fd;background:#a78bfa33}body.llm-mode .llm-ms-rel--hae{color:#f9a8d4;background:#f472b62e}body.llm-mode .llm-ms-rel--wonjin{color:#fde047;background:#facc1529}@media (max-width:560px){body.llm-mode .llm-ms-viz-grid,body.llm-mode .llm-ms-tile-grid,body.llm-mode .llm-ms-oh-badge-row{grid-template-columns:1fr}}body.llm-mode .llm-ms-explain-block{flex-direction:column;gap:.85rem;display:flex}body.llm-mode .llm-ms-explain-item{background:var(--theme-fill);border-radius:10px;padding:.75rem .85rem}body.llm-mode .llm-ms-explain-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem .75rem;margin-bottom:.35rem;display:flex}body.llm-mode .llm-ms-explain-item .llm-ms-hint{margin:0;display:block}body.llm-mode .llm-ms-rel-wrap,body.llm-mode .llm-ms-chip-wrap{flex-wrap:wrap;gap:.4rem;display:flex}body.llm-mode .llm-ms-rel,body.llm-mode .llm-ms-chip{background:var(--theme-fill);font-size:var(--llm-font-sm);color:var(--theme-text-soft);border:none;border-radius:999px;align-items:center;padding:.35rem .65rem;display:inline-flex}body.llm-mode .llm-ms-chip.is-hit{color:gold;background:#ffd7002e}body.llm-mode .llm-ms-sg-summary{margin-bottom:.85rem}body.llm-mode .llm-ms-sg-stars{vertical-align:top;font-size:var(--llm-font-sm);line-height:1.45}body.llm-mode .llm-ms-sg-star{color:var(--theme-text-soft);display:block}body.llm-mode .llm-ms-sg-star+.llm-ms-sg-star{margin-top:.15rem}body.llm-mode .llm-ms-sg-table td.llm-ms-sg-cell{padding-top:.65rem;padding-bottom:.4rem}body.llm-mode .llm-ms-sg-table td.llm-ms-sg-stars{padding-top:.35rem;padding-bottom:.55rem}body.llm-mode .llm-message-content .llm-ms-sg-table,body.llm-mode .llm-saju-reading-block .llm-ms-sg-table{font-size:inherit}body.llm-mode .llm-ms-muted{color:var(--theme-text-faint)}body.llm-mode .llm-ms-note{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:0 0 .75rem;line-height:1.5}body.llm-mode .llm-ms-summary{background:var(--theme-fill);white-space:pre-wrap;font-family:OpenAI Sans,sans-serif;font-size:var(--llm-font-sm);color:var(--theme-text-soft);border:none;border-radius:10px;margin:0;padding:.85rem .95rem;line-height:1.55}body.llm-mode .llm-ms-error{color:#fca5a5f2;background:#ef444426;border-radius:12px;padding:1rem}body.llm-mode .llm-ms-result{flex-direction:column;gap:.85rem;display:flex}body.llm-mode .llm-ms-result[hidden]{display:none}body.llm-mode .llm-ms-chat-context-note{font-size:var(--llm-font-sm);color:#ffd700bf;margin-top:.75rem}body.llm-mode .llm-service-panel{width:100%;max-width:none;padding:max(env(safe-area-inset-top,0px), var(--llm-shell-header-offset)) 0 2rem;scrollbar-width:thin;scrollbar-color:#5a526e transparent;min-height:0;max-height:100%;margin:0;overflow-y:auto}body.llm-mode .llm-service-panel[hidden]{display:none}body.llm-mode .llm-service-panel::-webkit-scrollbar{width:8px}body.llm-mode .llm-service-panel::-webkit-scrollbar-track{background:0 0}body.llm-mode .llm-service-panel::-webkit-scrollbar-thumb{background:#5a526e;border-radius:999px}body.llm-mode .llm-service-panel::-webkit-scrollbar-thumb:hover{background:#726890}body.llm-mode .llm-subscription-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}body.llm-mode .llm-subscription-title{color:var(--theme-text);letter-spacing:-.02em;margin:0;font-size:1.65rem;font-weight:800}body.llm-mode .llm-subscription-subtitle{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0;line-height:1.55}body.llm-mode .llm-sub-period-toggle{background:var(--theme-fill);isolation:isolate;border-radius:999px;grid-template-columns:1fr 1fr;width:min(100%,300px);padding:4px;display:grid;position:relative}body.llm-mode .llm-sub-period-thumb{z-index:0;pointer-events:none;background:#f59e0beb;border-radius:999px;width:calc(50% - 4px);height:calc(100% - 8px);transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;top:4px;left:4px;box-shadow:0 4px 14px #00000038}body.llm-mode .llm-sub-period-toggle.is-monthly .llm-sub-period-thumb{transform:translate(100%)}body.llm-mode .llm-sub-period-btn{z-index:1;appearance:none;font:inherit;font-size:var(--llm-font-sm);color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;margin:0;padding:.55rem .75rem;font-weight:700;transition:color .2s;display:inline-flex;position:relative}body.llm-mode .llm-sub-period-btn.is-active{color:#fff}body.llm-mode .llm-sub-period-recommend{letter-spacing:-.02em;color:#b45309f2;white-space:nowrap;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;padding:.12rem .4rem;font-size:.65rem;font-weight:800;line-height:1.2;display:inline-flex}body.llm-mode .llm-sub-period-btn:not(.is-active) .llm-sub-period-recommend{color:#fff;background:#f59e0bf2}body.llm-mode .llm-sub-plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;width:100%;display:grid}body.llm-mode .llm-sub-plans-grid.llm-sub-plans-grid--duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:calc(66.6667% - .333333rem + 30px);max-width:100%;margin:0 auto}@media (max-width:900px){body.llm-mode .llm-sub-plans-grid{grid-template-columns:1fr;gap:.85rem;max-width:420px;margin:0 auto}body.llm-mode .llm-sub-plans-grid.llm-sub-plans-grid--duo{grid-template-columns:1fr;gap:1rem;width:100%;max-width:420px}}body.llm-mode .llm-subscription-page .llm-sub-plan-card{background:var(--llm-card-bg);box-sizing:border-box;border:none;border-radius:16px;flex-direction:column;gap:.85rem;min-width:0;height:100%;min-height:100%;padding:1.25rem 1rem 1.1rem;display:flex;position:relative}body.llm-mode .llm-subscription-page .llm-sub-plans-grid--duo .llm-sub-plan-card{height:100%}body.llm-mode .llm-subscription-page .llm-sub-plans-grid--duo .llm-sub-plan-features{padding-bottom:80px}body.llm-mode .llm-subscription-page .llm-sub-plan-card.featured,body.llm-mode .llm-subscription-page .llm-sub-plan-card.is-pro{background:var(--llm-card-bg);border:none;box-shadow:0 0 0 2px #ffd7008c}body.llm-mode .llm-subscription-page .llm-sub-plan-badges{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex;position:absolute;top:.75rem;right:.75rem}body.llm-mode .llm-subscription-page .llm-sub-pro-badge{letter-spacing:0;color:#fff;white-space:nowrap;background:#f59e0bf2;border-radius:.4rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;font-size:.95rem;font-weight:800;line-height:1;display:inline-flex}body.llm-mode .llm-subscription-page .llm-sub-daily-badge{display:none}body.llm-mode .llm-subscription-page .llm-sub-plan-card.is-daily-fortune{box-shadow:none;border:none}body.llm-mode .llm-subscription-page .llm-sub-plan-name-tag{color:#fbbf24f2;margin-left:.2rem;font-size:.85em;font-weight:700}body.llm-mode .llm-subscription-page .llm-sub-save-badge{color:#fff;white-space:nowrap;background:#f59e0bf2;border-radius:999px;flex-shrink:0;margin:0;padding:.15rem .4rem;font-size:10px;font-weight:800;line-height:1.2;position:static}body.llm-mode .llm-subscription-page .llm-sub-plan-card-head{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;display:flex}body.llm-mode .llm-subscription-page .llm-sub-plan-name{width:100%;min-height:22px;color:var(--theme-text-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem;margin:0;font-size:.92rem;font-weight:700;display:flex}body.llm-mode .llm-subscription-page .llm-sub-plan-tier{letter-spacing:.06em;color:#fbbf24e6;text-transform:none;margin:0 0 .35rem;font-size:.75rem;font-weight:700}body.llm-mode .llm-subscription-page .llm-sub-plan-price{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.25rem;width:100%;min-height:44px;margin-top:.75rem;display:flex}body.llm-mode .llm-subscription-page .llm-sub-plan-amount{color:var(--theme-text);letter-spacing:-.03em;font-size:30pt;font-weight:800;line-height:1.1}body.llm-mode .llm-subscription-page .llm-sub-plan-unit{color:var(--theme-text-muted);font-size:14px;font-weight:600}body.llm-mode .llm-subscription-page .llm-sub-plan-extra{flex-flow:wrap;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:22px;margin-top:.5rem;display:flex}body.llm-mode .llm-subscription-page .llm-sub-plan-extra--spacer{visibility:hidden;pointer-events:none;min-height:1.35rem}body.llm-mode .llm-subscription-page .llm-sub-plan-compare{color:var(--theme-text-faint);white-space:nowrap;margin:0;font-size:12px;line-height:1.4}body.llm-mode .llm-subscription-page .llm-sub-plan-compare s{color:var(--theme-text-faint)}body.llm-mode .llm-subscription-page .llm-sub-plan-features{flex-direction:column;flex:auto;gap:.45rem;margin:.625rem 0 0;padding:0;list-style:none;display:flex}body.llm-mode .llm-subscription-page .llm-sub-plan-features li{color:var(--theme-text-soft);min-height:1.45em;padding-left:1rem;font-size:14px;line-height:1.45;position:relative}body.llm-mode .llm-subscription-page .llm-sub-plan-feature-spacer{visibility:hidden}body.llm-mode .llm-subscription-page .llm-sub-plan-features li:before{content:"·";color:#ffd700cc;font-weight:700;position:absolute;left:0}body.llm-mode .llm-subscription-page .llm-subscribe-btn{color:#fff;cursor:pointer;background:#f59e0beb;border:none;border-radius:12px;width:100%;height:44px;margin-top:auto;font-family:OpenAI Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background .15s,transform .15s}body.llm-mode .llm-subscription-page .llm-subscribe-btn:hover{background:#f59e0b;transform:translateY(-1px)}body.llm-mode .llm-subscription-page .llm-subscribe-btn.featured{color:#fff;background:#f59e0beb}body.llm-mode .llm-subscription-page .llm-subscribe-btn.featured:hover{background:#f59e0b}body.llm-mode .llm-subscription-section-title{color:var(--theme-text-soft);text-align:center;margin:0 0 .875rem;font-size:1rem;font-weight:700}body.llm-mode .llm-sub-faq-cards{flex-direction:column;gap:.55rem;display:flex}body.llm-mode .llm-sub-faq-card{background:var(--llm-card-bg);border:none;border-radius:16px;padding:0;overflow:hidden}body.llm-mode .llm-sub-faq-q{width:100%;font-family:inherit;font-size:var(--llm-font-base);color:var(--theme-text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin:0;padding:.95rem 1.05rem;font-weight:700;line-height:1.45;display:flex}body.llm-mode .llm-sub-faq-q:hover{background:var(--theme-fill)}body.llm-mode .llm-sub-faq-q-text{flex:auto;min-width:0}body.llm-mode .llm-sub-faq-chevron{border-right:2px solid var(--theme-text-faint);border-bottom:2px solid var(--theme-text-faint);flex-shrink:0;width:.45rem;height:.45rem;margin-left:.35rem;transition:transform .18s;transform:rotate(45deg)}body.llm-mode .llm-sub-faq-card.is-open .llm-sub-faq-chevron{margin-top:.2rem;transform:rotate(-135deg)}body.llm-mode .llm-sub-faq-a{color:var(--theme-text-muted);margin:0;padding:0 1.05rem 1rem 2.55rem}body.llm-mode .llm-sub-faq-a[hidden]{display:none}body.llm-mode .llm-sub-faq-a p{font-size:var(--llm-font-base);margin:0;line-height:1.55}body.llm-mode .llm-sub-faq-label{color:#fbbf24;flex-shrink:0;min-width:1.25rem;font-weight:800}body.llm-mode .llm-sub-faq-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}body.llm-mode .llm-sub-faq-list li{background:var(--theme-fill);font-size:var(--llm-font-base);color:var(--theme-text-muted);border-radius:12px;padding:.875rem 1rem;line-height:1.55}body.llm-mode .llm-sub-faq-list strong{color:var(--theme-text)}body.llm-mode .llm-guide-page{flex-direction:column;gap:1.75rem;width:100%;max-width:640px;margin:0 auto;padding:0 1.25rem;display:flex}body.llm-mode .llm-guide-header{text-align:center}body.llm-mode .llm-guide-title{color:var(--theme-text);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.65rem;font-weight:800}body.llm-mode .llm-guide-subtitle{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0;line-height:1.55}body.llm-mode .llm-guide-steps{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}body.llm-mode .llm-guide-step{background:var(--llm-card-bg);border:none;border-radius:14px;align-items:flex-start;gap:.875rem;padding:1rem;display:flex}body.llm-mode .llm-guide-step-num{color:gold;width:1.75rem;height:1.75rem;font-size:var(--llm-font-sm);background:#ffd70026;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}body.llm-mode .llm-guide-step-body strong{font-size:var(--llm-font-base);color:var(--theme-text);margin-bottom:.35rem;display:block}body.llm-mode .llm-guide-step-body p{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0;line-height:1.55}body.llm-mode .llm-info-page{flex-direction:column;gap:1.25rem;width:100%;max-width:640px;margin:0 auto;padding:0 1.25rem 2rem;display:flex}body.llm-mode .llm-info-page.llm-support-page{max-width:720px}body.llm-mode .llm-info-page.llm-inquiry-detail-page,body.llm-mode .llm-info-page.llm-inquiry-form-page{gap:.85rem;width:100%;max-width:920px}body.llm-mode .llm-info-header{text-align:center}body.llm-mode .llm-info-title{color:var(--theme-text);letter-spacing:-.02em;margin:0;font-size:1.65rem;font-weight:800}body.llm-mode .llm-info-subtitle{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:.55rem 0 0;line-height:1.5}body.llm-mode .llm-info-tabs,body.llm-mode .llm-info-filters{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}body.llm-mode .llm-info-tab,body.llm-mode .llm-info-filter{appearance:none;background:var(--theme-fill);color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:999px;padding:.45rem .9rem;font-weight:600;transition:background .15s,color .15s}body.llm-mode .llm-info-tab:hover,body.llm-mode .llm-info-filter:hover{background:var(--theme-fill-strong);color:var(--theme-text)}body.llm-mode .llm-info-tab.active,body.llm-mode .llm-info-filter.active{color:gold;background:#ffd7002e}body.llm-mode .llm-info-list{flex-direction:column;gap:.65rem;display:flex}body.llm-mode .llm-faq-tab-panel{flex-direction:column;gap:.65rem;display:none}body.llm-mode .llm-faq-tab-panel.active{display:flex}body.llm-mode .llm-info-item{background:var(--llm-card-bg);border-radius:14px;overflow:hidden}body.llm-mode .llm-info-item-toggle{appearance:none;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.1rem;display:flex}body.llm-mode .llm-info-item-meta{flex-direction:column;gap:.3rem;min-width:0;display:flex}body.llm-mode .llm-info-item-title{font-size:var(--llm-font-base);color:var(--theme-text);font-weight:650;line-height:1.4}body.llm-mode .llm-info-item-date{font-size:var(--llm-font-sm);color:var(--theme-text-faint)}body.llm-mode .llm-info-item-chevron{border-right:2px solid var(--theme-text-faint);border-bottom:2px solid var(--theme-text-faint);flex-shrink:0;width:.55rem;height:.55rem;margin-top:-.15rem;transition:transform .18s;transform:rotate(45deg)}body.llm-mode .llm-info-item.is-open .llm-info-item-chevron{margin-top:.2rem;transform:rotate(225deg)}body.llm-mode .llm-info-item-body{font-size:var(--llm-font-base);color:var(--theme-text-soft);padding:0 1.1rem 1.1rem;line-height:1.6;display:none}body.llm-mode .llm-info-item.is-open .llm-info-item-body{display:block}body.llm-mode .llm-info-item-body p{margin:0 0 .65rem}body.llm-mode .llm-info-item-body p:last-child{margin-bottom:0}body.llm-mode .llm-info-item-body ul{margin:0 0 .65rem;padding-left:1.15rem}body.llm-mode .llm-info-item-body li{margin-bottom:.25rem}body.llm-mode .llm-info-item-body strong{color:var(--theme-text-soft);font-weight:650}body.llm-mode .llm-terms-article{background:var(--llm-card-bg);border-radius:14px;padding:1.25rem 1.2rem 1.35rem}body.llm-mode .llm-terms-article-title{color:var(--theme-text);margin:0 0 1rem;font-size:1.05rem;font-weight:750}body.llm-mode .llm-terms-article-body{font-size:var(--llm-font-base);color:var(--theme-text-soft);line-height:1.7}body.llm-mode .llm-terms-article-body p{margin:0 0 .9rem}body.llm-mode .llm-terms-article-body p:last-child{margin-bottom:0}body.llm-mode .llm-terms-article-body strong{color:var(--theme-text);font-weight:700}body.llm-mode .llm-terms-dl{flex-direction:column;gap:.75rem;margin:0;display:flex}body.llm-mode .llm-terms-dl>div{grid-template-columns:8.5rem minmax(0,1fr);align-items:baseline;gap:.5rem .75rem;display:grid}body.llm-mode .llm-terms-dl dt{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:0;font-weight:700}body.llm-mode .llm-terms-dl dd{color:var(--theme-text-soft);margin:0;font-weight:600}body.llm-mode .llm-terms-note{font-size:var(--llm-font-sm);color:var(--theme-text-faint);margin:1.1rem 0 0}@media (max-width:560px){body.llm-mode .llm-terms-dl>div{grid-template-columns:1fr;gap:.2rem}}body.llm-mode .llm-profile-page{flex-direction:column;gap:1rem;width:100%;max-width:640px;margin:0 auto;padding:0 1.25rem;display:flex}body.llm-mode .llm-profile-section{background:var(--llm-card-bg);border:none;border-radius:16px;flex-direction:column;gap:.875rem;padding:1.25rem;display:flex}body.llm-mode.llm-profile-active .llm-profile-section{background:var(--llm-card-bg)}body.llm-mode .llm-profile-section:first-of-type{padding-top:1.25rem}body.llm-mode .llm-profile-header{text-align:center}body.llm-mode .llm-profile-title{color:var(--theme-text);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.65rem;font-weight:800}body.llm-mode .llm-profile-subtitle{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0;line-height:1.55}body.llm-mode .llm-profile-form{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.875rem;padding:0;display:flex}body.llm-mode .llm-profile-field{flex-direction:column;gap:.35rem;display:flex}body.llm-mode .llm-profile-field>label{font-size:var(--llm-font-sm);color:var(--theme-text-muted);font-weight:600}body.llm-mode .llm-profile-readonly{background:var(--theme-fill);min-height:38px;color:var(--theme-text-soft);font-size:var(--llm-font-base);border:none;border-radius:8px;align-items:center;padding:0 .625rem;display:flex}body.llm-mode .llm-profile-form .llm-embed-field label{color:var(--theme-text-muted)}body.llm-mode .llm-profile-input{background:var(--theme-fill);height:38px;color:var(--theme-text);font-size:var(--llm-font-base);color-scheme:var(--theme-color-scheme);box-shadow:none;border:none;border-radius:8px;outline:none;width:100%;padding:0 .625rem;font-family:OpenAI Sans,sans-serif}body.llm-mode .llm-profile-input:disabled{color:var(--theme-text-soft);background:var(--theme-fill);opacity:1;border:none}body.llm-mode .llm-profile-input:not(:disabled):focus{background:var(--theme-fill-strong);box-shadow:none}body.llm-mode .llm-profile-input::placeholder{color:var(--theme-text-faint)}body.llm-mode .llm-profile-actions{justify-content:flex-end;gap:.5rem;padding-top:.35rem;display:flex}body.llm-mode .llm-profile-btn{background:var(--theme-fill-hover);height:40px;color:var(--theme-text);font-size:var(--llm-font-base);cursor:pointer;border:none;border-radius:10px;padding:0 1rem;font-family:OpenAI Sans,sans-serif;font-weight:700;transition:background .15s,color .15s}body.llm-mode .llm-profile-btn:hover{background:var(--theme-ghost-hover)}body.llm-mode .llm-profile-btn--primary{color:#fff;background:#f59e0be6}body.llm-mode .llm-profile-btn--primary:hover{background:#f59e0b}body.llm-mode .llm-profile-btn--danger{color:#fca5a5f2;background:#ef44441f}body.llm-mode .llm-profile-btn--danger:hover{background:#ef444433}body.llm-mode .llm-payment-history{flex-direction:column;gap:.5rem;display:flex}body.llm-mode .llm-payment-item{background:var(--theme-fill);border:none;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.75rem;display:flex}body.llm-mode .llm-payment-item:last-child{border-bottom:none}body.llm-mode .llm-payment-item-main{flex-wrap:wrap;flex:200px;align-items:center;gap:.5rem 1rem;min-width:0;display:flex}body.llm-mode .llm-payment-date{font-size:var(--llm-font-sm);color:var(--theme-text-muted);min-width:5.5rem}body.llm-mode .llm-payment-amount{font-size:var(--llm-font-base);color:var(--theme-text);font-weight:700}body.llm-mode .llm-payment-product{font-size:var(--llm-font-base);color:var(--theme-text-soft);flex:140px}body.llm-mode .llm-payment-item-actions{flex-shrink:0;gap:.375rem;display:flex}body.llm-mode .llm-payment-action-btn{height:32px;font-size:var(--llm-font-sm);padding:0 .75rem}body.llm-mode .llm-profile-pagination{justify-content:center;align-items:center;gap:.5rem;padding-top:.5rem;display:flex}body.llm-mode .llm-profile-page-btn,body.llm-mode .llm-profile-page-num{background:var(--theme-fill);min-width:32px;height:32px;color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:8px;padding:0 .5rem;font-family:OpenAI Sans,sans-serif}body.llm-mode .llm-profile-page-btn:disabled{opacity:.35;cursor:not-allowed}body.llm-mode .llm-profile-page-num.active{background:var(--theme-accent-soft);color:var(--theme-accent-text)}body.llm-mode .llm-profile-page-numbers{gap:.25rem;display:flex}body.llm-mode .llm-payment-empty{color:var(--theme-text-muted);font-size:var(--llm-font-base);margin:0;padding:.75rem 0;line-height:1.5}body.llm-mode .llm-subscription-status{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}body.llm-mode .llm-subscription-status-info{flex:auto;min-width:0}body.llm-mode .llm-subscription-status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}body.llm-mode .llm-subscription-plan,body.llm-mode .llm-subscription-next{font-size:var(--llm-font-base);color:var(--theme-text-soft);margin:0;line-height:1.5}body.llm-mode .llm-subscription-note{color:var(--theme-accent-text);margin:.35rem 0 0;font-size:.9em;line-height:1.45}body.llm-mode .llm-subscription-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}body.llm-mode .llm-fortune-settings{flex-direction:column;gap:.5rem;padding-top:.75rem;display:flex}body.llm-mode .llm-fortune-time-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}body.llm-mode .llm-fortune-time-row>label{font-size:var(--llm-font-sm);color:var(--theme-text-muted);width:100%}body.llm-mode .llm-fortune-time-row .llm-profile-input{flex:140px;min-width:120px}body.llm-mode .llm-profile-withdraw{justify-content:center;padding-top:.25rem;display:flex}body.llm-mode .llm-guide-section-title{color:var(--theme-text-soft);text-align:center;margin:0 0 .875rem;font-size:1rem;font-weight:700}body.llm-mode .llm-guide-tips{background:var(--llm-card-bg);border:none;border-radius:14px;padding:1.1rem 1.15rem}body.llm-mode .llm-guide-tips .llm-sub-faq-list{margin:0}body.llm-mode .llm-tarot-overlay{z-index:200;-webkit-backdrop-filter:none;opacity:0;visibility:hidden;background:0 0;transition:opacity .35s;display:none;position:fixed;inset:0;overflow-y:auto;pointer-events:none!important}body.llm-mode .llm-tarot-overlay.visible{visibility:visible;opacity:1;display:block;pointer-events:auto!important}body.llm-mode .llm-tarot-overlay[hidden]{pointer-events:none!important;visibility:hidden!important;opacity:0!important;display:none!important}body.llm-mode.llm-tarot-mode .llm-app-shell>:not(.llm-tarot-overlay){visibility:hidden}body.llm-mode.llm-tarot-mode .stars-container{visibility:visible;opacity:1;z-index:1}body.llm-mode.llm-tarot-mode #stars-overlay-canvas{z-index:1;visibility:visible}body.llm-mode .llm-tarot-stage{background:#07070f8c;flex-direction:column;justify-content:space-between;align-items:stretch;gap:0;min-height:100dvh;padding:0;display:flex;position:relative}body.llm-mode .llm-tarot-stage:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#07070f38 0%,#0000 18% 78%,#07070f47 100%);position:absolute;inset:0}body.llm-mode .llm-tarot-stage>*{z-index:1;position:relative}body.llm-mode .llm-tarot-header{text-align:center;z-index:2;flex-shrink:0;padding:3.5rem 1.5rem 1.25rem;position:relative}body.llm-mode .llm-tarot-header h2{color:var(--theme-text);letter-spacing:-.02em;margin:0 0 .45rem;font-size:1.35rem;font-weight:700;line-height:1.35}body.llm-mode .llm-tarot-concern{max-width:28rem;font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0 auto;line-height:1.5}body.llm-mode .llm-tarot-wheel-wrap{--wheel-radius:min(62vw, 560px);touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-mask-composite:source-in;flex:1;width:100%;min-height:56vh;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%),linear-gradient(#0000 0%,#000 10% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%),linear-gradient(#0000 0%,#000 10% 88%,#0000 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-in;mask-composite:intersect}body.llm-mode .llm-tarot-wheel-loading{z-index:140;-webkit-backdrop-filter:none;background:#08080e38;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .45s,visibility .45s;display:flex;position:absolute;inset:0}body.llm-mode .llm-tarot-wheel-loading.hidden{opacity:0;visibility:hidden;pointer-events:none}body.llm-mode .llm-tarot-wheel-loading p{font-size:var(--llm-font-base);color:var(--theme-text-soft);letter-spacing:-.01em;margin:0;font-weight:600}body.llm-mode .llm-tarot-wheel-loading-spinner{border:2px solid #ffffff26;border-top-color:gold;border-radius:50%;width:2.25rem;height:2.25rem;animation:.9s linear infinite llm-tarot-spin}@keyframes llm-tarot-spin{to{transform:rotate(360deg)}}body.llm-mode .llm-tarot-wheel-wrap.is-loading .tarot-wheel-card{opacity:0;pointer-events:none}body.llm-mode .llm-tarot-wheel-wrap.is-dealing .tarot-wheel-card{opacity:1;pointer-events:none}body.llm-mode .llm-tarot-wheel-wrap.is-dealing{cursor:default}body.llm-mode .llm-tarot-wheel-wrap:before,body.llm-mode .llm-tarot-wheel-wrap:after{content:none}body.llm-mode .llm-tarot-wheel-wrap.dragging{cursor:grabbing}body.llm-mode .llm-tarot-wheel-focus{left:50%;top:calc(100% - var(--wheel-radius) * 1.88 + 8px);pointer-events:none;z-index:130;background:linear-gradient(90deg,#0000 0%,#ffd70033 20%,#ffd700f2 50%,#ffd70033 80%,#0000 100%);border-radius:2px;width:min(38vw,168px);height:2px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 16px #ffd70059}body.llm-mode .llm-tarot-wheel{--wheel-size:calc(var(--wheel-radius) * 2);left:50%;top:calc(100% + var(--wheel-radius) * .1);width:var(--wheel-size);height:var(--wheel-size);margin-left:calc(-1 * var(--wheel-radius));margin-top:calc(-1 * var(--wheel-radius));transform-origin:50%;z-index:20;position:absolute}body.llm-mode .llm-tarot-wheel .tarot-wheel-card{background-color:#14121f;background-image:var(--tarot-card-back,none);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;width:168px;height:236px;box-shadow:none;opacity:1;transform-origin:50%;z-index:20;pointer-events:auto;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #0000;border-radius:18px;margin:0;padding:0;transition:border-color .2s,box-shadow .2s;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}html.tarot-has-back body.llm-mode .llm-tarot-wheel .tarot-wheel-card{background-color:#0000}html:not(.tarot-has-back) body.llm-mode .llm-tarot-wheel .tarot-wheel-card:before{content:"";pointer-events:none;border:1px dashed #ffffff2e;border-radius:12px;position:absolute;inset:10px}body.llm-mode .llm-tarot-wheel-wrap.dragging .tarot-wheel-card{cursor:grabbing;transition:none}body.llm-mode .tarot-wheel-card:hover:not(.selected){box-shadow:none;border-color:#0000}body.llm-mode .tarot-wheel-card.selected,html.tarot-has-back body.llm-mode .llm-tarot-wheel .tarot-wheel-card.selected{opacity:1;border-color:gold;overflow:visible;box-shadow:0 0 0 2px gold,0 0 14px #ffd7008c}body.llm-mode .llm-tarot-wheel.locked .tarot-wheel-card:not(.selected){opacity:.22;filter:grayscale(40%);cursor:not-allowed;pointer-events:none}@media (max-width:768px){body.llm-mode .llm-tarot-wheel-wrap{--wheel-radius:min(64vw, 360px);min-height:50vh;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%),linear-gradient(#0000 0%,#000 8% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%),linear-gradient(#0000 0%,#000 8% 90%,#0000 100%)}body.llm-mode .llm-tarot-wheel .tarot-wheel-card{border-radius:14px;width:124px;height:174px}body.llm-mode .llm-tarot-wheel-focus{display:none}body.llm-mode .llm-tarot-header{padding:calc(5.5rem + env(safe-area-inset-top,0)) 1.25rem 1.25rem}body.llm-mode .llm-tarot-header h2{font-size:1.2rem;line-height:1.4}body.llm-mode .llm-tarot-footer{padding:.35rem 1rem 2.25rem}}body.llm-mode .llm-reveal-stage{justify-content:center;gap:1.5rem;padding:2rem 1.5rem 2.5rem}body.llm-mode .llm-reveal-row{perspective:1400px;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.125rem;min-height:280px;padding:.5rem 0;display:flex}body.llm-mode .llm-reveal-card{opacity:0;width:168px;height:auto;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .75s ease-out;transition-delay:calc(var(--deal-i) * .22s);flex-direction:column;flex:none;align-items:center;display:flex;transform:translateY(36px)scale(.94)}body.llm-mode .llm-reveal-card.dealt{opacity:1;transform:translateY(0)scale(1)}body.llm-mode .llm-reveal-flip-wrap{perspective:1000px;flex:0 0 236px;width:100%;height:236px}body.llm-mode .llm-reveal-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform 1s cubic-bezier(.33,1,.68,1);position:relative}body.llm-mode .llm-reveal-card.flipped .llm-reveal-inner{transform:rotateY(180deg)}body.llm-mode .llm-reveal-face{backface-visibility:hidden;border-radius:15px;position:absolute;inset:0;overflow:hidden}body.llm-mode .llm-reveal-back{background-color:#14121f;background-image:var(--tarot-card-back,none);box-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;overflow:hidden}html.tarot-has-back body.llm-mode .llm-reveal-back{background-color:#0000}html:not(.tarot-has-back) body.llm-mode .llm-reveal-back:before{content:"";pointer-events:none;border:1px dashed #ffffff2e;border-radius:10px;position:absolute;inset:10px}body.llm-mode .llm-reveal-back:after{display:none}body.llm-mode .llm-reveal-front{box-shadow:none;background:linear-gradient(160deg,#1a1530,#0f0d20);border:none;transform:rotateY(180deg)}body.llm-mode .llm-tarot-front-art{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}body.llm-mode .llm-tarot-face-empty{box-sizing:border-box;width:100%;height:100%;color:var(--theme-text-muted);text-align:center;background:linear-gradient(160deg,#1a1530f2,#0f0d20fa);flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.75rem;display:flex}body.llm-mode .llm-tarot-face-empty-num{letter-spacing:.04em;color:#ffd7008c;font-size:.75rem;font-weight:700}body.llm-mode .llm-tarot-face-empty-name{color:var(--theme-text-soft);font-size:.85rem;font-weight:700;line-height:1.3}body.llm-mode .llm-reveal-meta{text-align:center;opacity:0;width:100%;min-height:2.8em;margin-top:.625rem;transition:opacity .55s .15s,transform .55s .15s;transform:translateY(4px)}body.llm-mode .llm-reveal-card.flipped .llm-reveal-meta{opacity:1;transform:translateY(0)}body.llm-mode .llm-reveal-card.flipped .llm-reveal-front{box-shadow:none;border-color:#0000}body.llm-mode .llm-reveal-icon{display:none}body.llm-mode .llm-reveal-name{font-size:var(--llm-font-base);color:gold;font-weight:700;line-height:1.3;display:block}body.llm-mode .llm-reveal-keywords{font-size:var(--llm-font-sm);color:var(--theme-text-soft);margin-top:.2rem;line-height:1.4;display:block}body.llm-mode .llm-reveal-meaning{font-size:var(--llm-font-sm);color:var(--theme-text-muted);line-height:1.4}body.llm-mode .llm-reveal-status{font-size:var(--llm-font-base);color:var(--theme-text-muted);margin:0;transition:opacity .4s}@keyframes llm-status-pulse{0%,to{opacity:.55}50%{opacity:.88}}body.llm-mode .llm-reveal-status.is-active{animation:2.2s ease-in-out infinite llm-status-pulse}@media (max-width:768px){body.llm-mode .llm-reveal-stage.llm-reveal-stage--carousel{padding:1.25rem 0 calc(1.75rem + env(safe-area-inset-bottom,0));justify-content:flex-start;gap:.85rem;overflow:visible}body.llm-mode .llm-reveal-stage--carousel .llm-tarot-header{padding:calc(4.5rem + env(safe-area-inset-top,0)) 1rem 1rem;flex-shrink:0}body.llm-mode .llm-reveal-stage--carousel .llm-tarot-header h2{margin-bottom:.35rem;font-size:1.15rem}body.llm-mode .llm-reveal-stage--carousel .llm-tarot-concern{font-size:var(--llm-font-base);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}body.llm-mode .llm-reveal-row.llm-reveal-row--carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;flex-wrap:nowrap;flex:auto;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;max-width:100%;min-height:0;padding:1.1rem 0 .75rem;overflow:auto visible}body.llm-mode .llm-reveal-stage--carousel.is-revealing .llm-reveal-row--carousel{touch-action:none;overscroll-behavior:none;overflow-x:hidden}body.llm-mode .llm-reveal-row.llm-reveal-row--carousel::-webkit-scrollbar{display:none}body.llm-mode .llm-reveal-row--carousel .llm-reveal-card{scroll-snap-align:center;scroll-snap-stop:always;box-sizing:border-box;flex:0 0 100%;width:100%;max-width:100%;padding:0 14vw;overflow:visible}body.llm-mode .llm-reveal-row--carousel .llm-reveal-flip-wrap{aspect-ratio:168/236;flex-basis:auto;width:100%;max-width:min(68vw,260px);height:auto;margin:0 auto;overflow:visible}body.llm-mode .llm-reveal-row--carousel .llm-reveal-meta{text-align:center;width:100%;max-width:min(68vw,260px);margin:.75rem auto 0}body.llm-mode .llm-reveal-row--carousel .llm-reveal-name{font-size:1.05rem}body.llm-mode .llm-reveal-row--carousel .llm-reveal-keywords{font-size:var(--llm-font-base)}body.llm-mode .llm-reveal-row--carousel .llm-reveal-meaning{display:none}body.llm-mode .llm-reveal-dots{flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;padding:.15rem 1rem 0;display:flex}body.llm-mode .llm-reveal-dot{background:#ffffff47;border-radius:50%;width:6px;height:6px;transition:background .2s,transform .2s}body.llm-mode .llm-reveal-dot.is-active{background:#ffd700eb;transform:scale(1.25)}}body.llm-mode .llm-reveal-swipe-hint{display:none}@media (max-width:768px){body.llm-mode .llm-reveal-row:not(.llm-reveal-row--carousel){gap:.625rem}body.llm-mode .llm-reveal-row:not(.llm-reveal-row--carousel) .llm-reveal-card{width:108px}body.llm-mode .llm-reveal-row:not(.llm-reveal-row--carousel) .llm-reveal-flip-wrap{flex-basis:156px;height:156px}body.llm-mode .llm-reveal-name{font-size:var(--llm-font-base)}body.llm-mode .llm-reveal-keywords{font-size:var(--llm-font-sm)}body.llm-mode .llm-reveal-meaning{display:none}}body.llm-mode .llm-tarot-footer{z-index:2;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;margin-top:-.5rem;padding:.5rem 1.5rem 2.75rem;display:flex;position:relative}body.llm-mode .llm-tarot-cancel{background:var(--theme-fill-hover);color:var(--theme-text-soft);font-size:var(--llm-font-base);cursor:pointer;border:none;border-radius:10px;padding:.625rem 1.25rem;font-family:OpenAI Sans,sans-serif;font-weight:600;transition:background .15s}body.llm-mode .llm-tarot-cancel:hover{background:var(--theme-ghost-hover)}body.llm-mode .llm-tarot-confirm{color:#fff;font-size:var(--llm-font-base);cursor:pointer;background:#f59e0be6;border:none;border-radius:10px;padding:.625rem 1.75rem;font-family:OpenAI Sans,sans-serif;font-weight:700;transition:background .15s,opacity .15s}body.llm-mode .llm-tarot-confirm:hover:not(:disabled){background:#f59e0b}body.llm-mode .llm-tarot-confirm:disabled{opacity:.5;cursor:not-allowed;background:var(--theme-ghost-hover)}body.llm-mode .llm-companion-fab-wrap{z-index:60;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:5rem;right:1.25rem}body.llm-mode .llm-companion-fab{cursor:pointer;width:88px;height:88px;box-shadow:none;background:0 0;border:none;border-radius:50%;padding:0;transition:transform .25s,opacity .2s;overflow:hidden}body.llm-mode .llm-companion-fab-anchor{flex-shrink:0;width:88px;height:88px;display:inline-flex;position:relative}body.llm-mode .llm-companion-fab-mbti{z-index:2;color:#facc15;letter-spacing:.02em;pointer-events:none;background:#111118;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:2.4rem;padding:.22rem .45rem;font-size:.72rem;font-weight:800;line-height:1.15;display:inline-flex;position:absolute;bottom:.35rem;left:50%;right:auto;transform:translate(-50%);box-shadow:0 2px 8px #0006}body.llm-mode .llm-companion-fab-wrap.is-busy{pointer-events:none}body.llm-mode .llm-companion-fab-wrap.is-busy .llm-companion-fab,body.llm-mode .llm-companion-fab:disabled{cursor:not-allowed;opacity:.42;filter:grayscale(.55);transform:none}body.llm-mode .llm-companion-fab-wrap.is-busy:after{content:"답변 생성 중에는 바꿀 수 없어요.";opacity:0;visibility:hidden}body.llm-mode .llm-companion-fab-wrap:after{content:"캐릭터의 성격을 바꿔보세요.";white-space:nowrap;color:#111;font-size:var(--llm-font-sm);opacity:0;visibility:hidden;pointer-events:none;z-index:5;background:#fff;border-radius:8px;padding:.45rem .7rem;font-weight:600;line-height:1.3;transition:opacity .15s,visibility .15s;position:absolute;bottom:.75rem;right:calc(100% + .65rem);box-shadow:0 6px 18px #00000047}body.llm-mode .llm-companion-fab-wrap:not(.is-open):has(.llm-companion-fab:hover):after{opacity:1;visibility:visible}body.llm-mode .llm-companion-fab-wrap:not(.is-open):has(.llm-companion-fab:focus-visible):after{opacity:1;visibility:visible}body.llm-mode .llm-companion-fab-wrap.is-open:after{opacity:0;visibility:hidden;transition:none}body.llm-mode .llm-companion-fab-wrap:not(.is-open) .llm-companion-fab:hover{transform:scale(1.04)}body.llm-mode .llm-companion-fab-wrap.is-open .llm-companion-fab:hover{transform:none}body.llm-mode .llm-companion-panel{background:var(--theme-surface);width:min(348px,100vw - 2rem);box-shadow:var(--theme-panel-shadow);border:none;border-radius:18px;overflow:visible}body.llm-mode .llm-companion-panel-inner{padding:1rem 1.125rem 1.125rem}body.llm-mode .llm-companion-title{font-size:var(--llm-font-base);color:var(--theme-text);margin:0 0 .875rem;font-weight:700}body.llm-mode .llm-companion-mbti-head{align-items:center;gap:.5rem;margin:0 0 .5rem;display:flex}body.llm-mode .llm-companion-mbti-head .llm-companion-title{flex:auto;margin:0;line-height:1.2}body.llm-mode .llm-companion-char-mbti{color:#facc15;letter-spacing:.02em;background:#facc1533;border-radius:999px;justify-content:center;align-items:center;margin-top:.15rem;padding:.15rem .45rem;font-size:.68rem;font-weight:700;line-height:1.2;display:inline-flex}body.llm-mode .llm-companion-desc{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:0 0 .875rem}body.llm-mode .llm-companion-back{background:var(--theme-fill);color:#ffd700e6;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin:0;padding:0;font-family:OpenAI Sans,sans-serif;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}body.llm-mode .llm-companion-back:hover{background:#ffd70024}body.llm-mode .llm-companion-chars{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}body.llm-mode .llm-companion-char{background:var(--theme-fill);cursor:pointer;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:.875rem .5rem;font-family:OpenAI Sans,sans-serif;transition:background .15s,transform .15s;display:flex}body.llm-mode .llm-companion-char:hover{background:#ffd7001a;transform:translateY(-2px)}body.llm-mode .llm-companion-char.selected{background:#ffd70024}body.llm-mode .llm-companion-char-img{background-color:#0000;background-image:url(/icons/llm-character.webp?v=4);background-position:50%;background-repeat:no-repeat;background-size:128%;border:none;border-radius:50%;width:72px;height:72px}body.llm-mode .llm-companion-char-img--nangja{background-image:url(/icons/llm-character-nangja.webp?v=4)}body.llm-mode .llm-companion-char-name{font-size:var(--llm-font-base);color:var(--theme-text);font-weight:700}body.llm-mode .llm-companion-mbti-grid{grid-template-columns:repeat(4,1fr);gap:.375rem;margin-top:-2.75rem;padding-top:3.25rem;display:grid}body.llm-mode .llm-companion-mbti-btn{background:var(--theme-fill);height:34px;color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:8px;font-family:OpenAI Sans,sans-serif;font-weight:700;transition:background .15s,color .15s;position:relative}body.llm-mode .llm-companion-mbti-btn:hover{z-index:2;background:#ffd70024}body.llm-mode .llm-companion-mbti-btn.selected{color:gold;background:#ffd70038}body.llm-mode .llm-companion-mbti-btn:after{content:attr(data-tip);color:#111;width:max-content;min-width:0;max-width:min(168px,100vw - 3rem);font-size:var(--llm-font-sm);white-space:normal;text-align:left;pointer-events:none;opacity:0;visibility:hidden;z-index:5;background:#fff;border:1px solid #00000014;border-radius:10px;padding:.45rem .625rem;font-weight:500;line-height:1.45;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 6px 16px #00000038}body.llm-mode .llm-companion-mbti-btn:before{content:"";opacity:0;visibility:hidden;pointer-events:none;z-index:5;filter:drop-shadow(0 1px #0000000f);border:6px solid #0000;border-top-color:#fff;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%)}body.llm-mode .llm-companion-mbti-btn:nth-child(4n-3):after{text-align:left;left:0;transform:translateY(4px)}body.llm-mode .llm-companion-mbti-btn:nth-child(4n-3):before{left:1.25rem;transform:none}body.llm-mode .llm-companion-mbti-btn:nth-child(4n):after{text-align:right;left:auto;right:0;transform:translateY(4px)}body.llm-mode .llm-companion-mbti-btn:nth-child(4n):before{left:auto;right:1.25rem;transform:none}body.llm-mode .llm-companion-mbti-btn:nth-child(4n):hover:after,body.llm-mode .llm-companion-mbti-btn:nth-child(4n):focus-visible:after{transform:translateY(0)}body.llm-mode .llm-companion-mbti-btn:nth-child(-n+4):after{top:calc(100% + 8px);bottom:auto;transform:translate(-50%)translateY(-4px)}body.llm-mode .llm-companion-mbti-btn:nth-child(-n+4):before{border-top-color:#0000;border-bottom-color:#fff;top:calc(100% + 2px);bottom:auto}body.llm-mode .llm-companion-mbti-btn:nth-child(-n+4):nth-child(4n-3):after{transform:translateY(-4px)}body.llm-mode .llm-companion-mbti-btn:nth-child(-n+4):nth-child(4n):after{left:auto;right:0;transform:translateY(-4px)}body.llm-mode .llm-companion-mbti-btn:nth-child(-n+4):nth-child(4n):hover:after,body.llm-mode .llm-companion-mbti-btn:nth-child(-n+4):nth-child(4n):focus-visible:after{transform:translateY(0)}body.llm-mode .llm-companion-mbti-btn:hover:after,body.llm-mode .llm-companion-mbti-btn:focus-visible:after{opacity:1;visibility:visible}body.llm-mode .llm-companion-mbti-btn:nth-child(4n-3):hover:after,body.llm-mode .llm-companion-mbti-btn:nth-child(4n-3):focus-visible:after,body.llm-mode .llm-companion-mbti-btn:nth-child(4n):hover:after,body.llm-mode .llm-companion-mbti-btn:nth-child(4n):focus-visible:after{transform:translateY(0)}body.llm-mode .llm-companion-mbti-btn:not(:nth-child(4n-3)):not(:nth-child(4n)):hover:after,body.llm-mode .llm-companion-mbti-btn:not(:nth-child(4n-3)):not(:nth-child(4n)):focus-visible:after{transform:translate(-50%)translateY(0)}body.llm-mode .llm-companion-mbti-btn:hover:before,body.llm-mode .llm-companion-mbti-btn:focus-visible:before{opacity:1;visibility:visible}body.llm-mode .llm-companion-step[data-step=mbti]{padding-top:.25rem;overflow:visible}body.llm-mode .llm-form-profile-picker{margin:0 0 .85rem}body.llm-mode .llm-form-profile-picker-label{font-size:var(--llm-font-sm);color:var(--theme-text-soft);margin:0 0 .45rem;font-weight:700}body.llm-mode .llm-form-profile-picker-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}body.llm-mode .llm-form-profile-btn{appearance:none;background:var(--theme-fill);min-width:0;height:auto;color:var(--theme-text-soft);font-family:OpenAI Sans,sans-serif;font-size:var(--llm-font-sm);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;box-sizing:border-box;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;max-width:9rem;padding:.45rem .95rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,color .15s;display:inline-flex;overflow:hidden}body.llm-mode .llm-form-profile-btn:hover:not(:disabled){background:var(--theme-ghost-hover);color:var(--theme-text)}body.llm-mode .llm-form-profile-btn.is-on{background:var(--llm-point-blue);color:#fff}body.llm-mode .llm-form-profile-btn.is-locked,body.llm-mode .llm-form-profile-btn.is-empty{opacity:.4;cursor:not-allowed}body.llm-mode .llm-form-profile-btn:disabled{cursor:not-allowed}body.llm-mode .llm-form-profile-btn.is-incomplete:not(.is-on){opacity:.65}body.llm-mode .llm-form-profile-btn--edit{color:#bfdbfefa;background:#2563eb38;max-width:none}body.llm-mode .llm-form-profile-btn--edit svg{flex-shrink:0}body.llm-mode .llm-form-profile-btn--edit:hover{color:#fff;background:#2563eb5c}body.llm-mode a.llm-form-profile-btn--edit[aria-disabled=true]{opacity:.45;pointer-events:none;cursor:not-allowed}body.llm-mode .llm-saju-slot-chips{flex-wrap:wrap;gap:.45rem;margin:.25rem 0 .5rem;display:flex}body.llm-mode .llm-saju-slot-chip{appearance:none;background:var(--theme-fill);color:var(--theme-text-soft);font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:999px;padding:.45rem .85rem;font-family:OpenAI Sans,sans-serif;font-weight:700;transition:background .15s,color .15s}body.llm-mode .llm-saju-slot-chip:hover:not(:disabled){background:var(--theme-fill-strong);color:var(--theme-text)}body.llm-mode .llm-saju-slot-chip.is-on{color:#fff;background:#2563eb}body.llm-mode .llm-saju-slot-chip--add{color:#93c5fd;background:#2563eb2e}body.llm-mode .llm-saju-slot-chip--add:disabled{opacity:.45;cursor:not-allowed}body.llm-mode .llm-settings-page{width:100%;max-width:560px;margin:0 auto;padding:1.25rem 1.25rem 2.5rem}body.llm-mode .llm-settings-title{color:var(--theme-text);text-align:center;margin:0 0 .35rem;font-size:1.5rem;font-weight:800}body.llm-mode .llm-settings-subtitle{text-align:center;color:var(--theme-text-muted);font-size:var(--llm-font-base);margin:0 0 1.5rem}body.llm-mode .llm-settings-section-head{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-bottom:.9rem;display:flex}body.llm-mode .llm-settings-section-title{color:var(--theme-text);margin:0;font-size:1rem;font-weight:700}body.llm-mode .llm-settings-section-plan{font-size:var(--llm-font-sm);color:var(--theme-text-muted);white-space:nowrap;margin:0;font-weight:600}body.llm-mode .llm-settings-section-desc{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:.25rem 0 0}body.llm-mode .llm-slot-list{flex-direction:column;gap:.55rem;margin-bottom:.85rem;display:flex}body.llm-mode .llm-slot-card{background:var(--llm-card-bg);text-align:left;width:100%;font:inherit;color:inherit;box-sizing:border-box;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}body.llm-mode .llm-slot-card--profile{flex-direction:column;align-items:stretch;gap:.75rem}body.llm-mode .llm-slot-card--profile .llm-slot-card-top{justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;width:100%;display:flex}body.llm-mode .llm-slot-card--profile .llm-slot-card-main{flex:auto;min-width:0}body.llm-mode .llm-slot-card-saved{text-align:right;max-width:48%;color:var(--theme-text-faint);white-space:normal;word-break:keep-all;flex:none;margin:0;font-size:.75rem;line-height:1.4}body.llm-mode .llm-slot-card-saved.is-saved{color:var(--theme-accent-text)}@media (max-width:520px){body.llm-mode .llm-slot-card--profile .llm-slot-card-top{flex-direction:column;align-items:stretch;gap:.35rem}body.llm-mode .llm-slot-card-saved{text-align:left;max-width:none}}body.llm-mode .llm-slot-card--locked{opacity:.48;filter:grayscale(.35);pointer-events:none;background:var(--theme-fill);border-color:var(--theme-text-faint)}body.llm-mode .llm-slot-card--empty{cursor:pointer;background:#2563eb14;border:1px dashed #93c5fd73}body.llm-mode .llm-slot-card--empty:hover{background:#2563eb29;border-color:#93c5fdb3}body.llm-mode .llm-slot-lock{letter-spacing:.02em;color:var(--theme-text-faint);background:var(--theme-fill);border-radius:999px;padding:.25rem .5rem;font-size:11px;font-weight:800}body.llm-mode .llm-slot-add-mark{color:#93c5fd;background:#2563eb47;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1.15rem;font-weight:700;line-height:1;display:inline-flex}body.llm-mode .llm-slot-card-name{color:var(--theme-text);margin:0 0 .2rem;font-weight:700}body.llm-mode .llm-slot-badge{color:#93c5fd;vertical-align:middle;background:#2563eb40;border-radius:999px;margin-left:.35rem;padding:.1rem .4rem;font-size:10px;font-weight:800;display:inline-block}body.llm-mode .llm-slot-card-meta{font-size:var(--llm-font-sm);color:var(--theme-text-muted);white-space:normal;word-break:keep-all;overflow-wrap:anywhere;margin:0;line-height:1.45}body.llm-mode .llm-slot-card-timer{color:var(--theme-text-muted);margin:.35rem 0 0;font-size:.78rem}body.llm-mode .llm-slot-card-timer.is-locked{color:var(--theme-accent-text)}body.llm-mode .llm-slot-card-actions--row{flex-flow:row;align-items:stretch;gap:.4rem;width:100%;display:flex}body.llm-mode .llm-slot-card-actions--row .llm-slot-btn{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0;padding:.55rem .45rem;font-size:.78rem}@media (max-width:420px){body.llm-mode .llm-slot-card-actions--row .llm-slot-btn{padding:.5rem .3rem;font-size:.72rem}}body.llm-mode .llm-slot-card-actions--stack{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.35rem;display:flex}body.llm-mode .llm-slot-card-actions--stack .llm-slot-btn{white-space:nowrap}body.llm-mode .llm-slot-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}body.llm-mode .llm-slot-card-note{font-size:var(--llm-font-sm);color:var(--theme-text-faint)}body.llm-mode .llm-settings-hint{font-size:var(--llm-font-sm);color:var(--theme-text-muted);margin:.5rem 0 .75rem;line-height:1.5}body.llm-mode .llm-settings-birth-form{text-align:left;flex-direction:column;gap:.65rem;min-width:min(100%,280px);display:flex}body.llm-mode .llm-settings-birth-form .llm-embed-form-row{flex-direction:column;gap:.55rem;margin:0;display:flex}body.llm-mode .llm-settings-birth-form .llm-embed-field label{color:var(--theme-text-soft);margin-bottom:.25rem;font-size:.78rem;font-weight:600;display:block}body.llm-mode .llm-settings-birth-form .llm-embed-field input,body.llm-mode .llm-settings-birth-form .llm-embed-field select{box-sizing:border-box;border:1px solid var(--theme-border);width:100%;height:40px;color:var(--theme-text);background:#00000047;border-radius:10px;padding:0 .7rem;font-size:.88rem}body.llm-mode .llm-settings-birth-form .llm-embed-field input::placeholder{color:var(--theme-text-faint)}body.llm-mode .llm-settings-birth-error{color:#fca5a5;margin:0;font-size:.88rem;line-height:1.4}.llm-popup-root .llm-popup-dialog:has(.llm-settings-birth-form){width:min(100%,380px)}body.llm-mode .llm-slot-plan-cta{flex-direction:column;gap:.45rem;margin-top:.15rem;display:flex}body.llm-mode .llm-slot-plan-cta .llm-slot-btn{box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;width:100%;height:44px;padding:0 .9rem;font-size:.9rem;font-weight:700;line-height:1.2;transition:background .15s,transform .15s;display:inline-flex}body.llm-mode .llm-slot-plan-cta .llm-slot-btn:hover{transform:translateY(-1px)}body.llm-mode .llm-slot-plan-cta .llm-slot-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}body.llm-mode .llm-slot-btn{appearance:none;font-size:var(--llm-font-sm);cursor:pointer;border:none;border-radius:10px;padding:.55rem .9rem;font-family:OpenAI Sans,sans-serif;font-weight:700}body.llm-mode .llm-slot-btn--primary{background:var(--llm-point-blue);color:#fff;width:100%}body.llm-mode .llm-slot-btn--primary:hover{background:var(--llm-point-blue-hover)}body.llm-mode .llm-slot-btn--orange{background:var(--llm-point-orange-soft);color:#fff}body.llm-mode .llm-slot-btn--orange:hover{background:var(--llm-point-orange-hover)}body.llm-mode .llm-slot-btn--ghost{background:var(--theme-fill-hover);color:var(--theme-text-soft)}body.llm-mode .llm-slot-btn--memory{background:var(--theme-ghost);color:var(--theme-text)}body.llm-mode .llm-slot-btn--memory:hover{background:var(--theme-ghost-hover)}body.llm-mode .llm-slot-btn--danger{color:#fca5a5;background:#ef44442e}body.llm-mode .llm-slot-btn--danger:hover{background:#ef444447}.llm-slot-modal-root{z-index:10000;-webkit-backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.llm-slot-modal{background:var(--theme-surface);border-radius:16px;width:min(100%,380px);padding:1.35rem 1.25rem 1.2rem;font-family:OpenAI Sans,sans-serif;box-shadow:0 20px 60px #00000073}.llm-slot-modal-title{color:var(--theme-text);text-align:center;margin:0 0 .4rem;font-size:1.05rem;font-weight:800}.llm-slot-modal-desc{color:var(--theme-text-muted);text-align:center;margin:0 0 1rem;font-size:.8rem;line-height:1.55}.llm-slot-field{color:var(--theme-text-muted);flex-direction:column;gap:.35rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:flex}.llm-slot-input{background:var(--theme-field-bg);width:100%;height:42px;color:var(--theme-input-text);box-sizing:border-box;color-scheme:var(--theme-color-scheme);border:none;border-radius:10px;padding:0 .75rem;font-family:inherit;font-size:.875rem}select.llm-slot-input{appearance:none;background-image:var(--theme-select-chevron);background-position:right .9rem center;background-repeat:no-repeat;background-size:12px 12px;background-color:var(--theme-field-bg);cursor:pointer;color-scheme:var(--theme-color-scheme);padding-right:2.15rem}.llm-slot-phone-row{gap:.4rem;display:flex}.llm-slot-phone-row .llm-slot-input{flex:1}.llm-slot-modal-error{color:#fca5a5;margin:0 0 .75rem;font-size:.8rem}.llm-slot-modal-actions{gap:.5rem;display:flex}.llm-slot-modal-actions .llm-slot-btn{box-sizing:border-box;border-radius:10px;flex:1;justify-content:center;align-items:center;height:42px;padding:0 .75rem;font-size:.875rem;font-weight:700;line-height:1.2;display:inline-flex}.llm-slot-modal-actions .llm-slot-btn--ghost{background:var(--theme-fill-hover);color:var(--theme-text)}.llm-slot-modal-actions .llm-slot-btn--orange,.llm-slot-modal-actions .llm-slot-btn--primary{background:var(--llm-point-orange-soft,#f59e0beb);color:#fff;border-radius:10px;width:auto;height:42px}.llm-slot-modal-actions .llm-slot-btn--orange:hover,.llm-slot-modal-actions .llm-slot-btn--primary:hover{background:var(--llm-point-orange-hover,#f59e0b);transform:none}body.llm-mode .llm-tarot-drawn-dock{display:none}@media (min-width:769px){body.llm-mode .llm-tarot-drawn-dock{z-index:80;pointer-events:none;flex-direction:column;align-items:center;width:auto;display:flex;position:fixed;top:50%;left:auto;right:1.25rem;overflow:visible;transform:translateY(-50%)}body.llm-mode .llm-tarot-drawn-dock-hit{pointer-events:auto;z-index:1;isolation:isolate;position:relative;overflow:visible}body.llm-mode .llm-tarot-drawn-tip{color:#111;letter-spacing:.01em;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:50;background:#fff;border:1px solid #00000014;border-radius:.65rem;padding:.48rem .78rem;font-size:.8rem;font-weight:700;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + .7rem);left:50%;transform:translate(-50%)translateY(.2rem);box-shadow:0 8px 22px #00000038}body.llm-mode .llm-tarot-drawn-tip:after{content:"";border:5px solid #0000;border-top-color:#fff;margin-left:-5px;position:absolute;top:100%;left:50%}body.llm-mode .llm-tarot-drawn-dock-hit:hover .llm-tarot-drawn-tip,body.llm-mode .llm-tarot-drawn-dock-hit:focus-within .llm-tarot-drawn-tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}}body.llm-mode .llm-tarot-drawn-stack{cursor:pointer;z-index:1;background:0 0;border:none;width:130px;height:195px;padding:0;display:block;position:relative;overflow:visible}body.llm-mode .llm-tarot-drawn-dock-hit .llm-tarot-drawn-stack{z-index:1}body.llm-mode .llm-tarot-drawn-stack-layer{z-index:0;width:100%;transform:translate(calc(var(--stack-i,0) * 3px), calc(var(--stack-i,0) * -3px)) rotate(calc((var(--stack-i,0) - 2) * 3.2deg));transform-origin:50% 85%;transition:transform .18s;position:absolute;inset:0}body.llm-mode .llm-tarot-drawn-stack:hover .llm-tarot-drawn-stack-layer{transform:translate(calc(var(--stack-i,0) * 4px), calc(var(--stack-i,0) * -4px)) rotate(calc((var(--stack-i,0) - 2) * 4deg))}body.llm-mode .llm-tarot-drawn-face{aspect-ratio:2/3.3;border:1px solid var(--theme-border);width:100%;box-shadow:none;background:#12141c;border-radius:.4rem;position:relative;overflow:hidden}body.llm-mode .llm-tarot-drawn-face img{object-fit:cover;width:100%;height:100%;display:block}body.llm-mode .llm-tarot-drawn-face.is-reversed img{transform:rotate(180deg)}body.llm-mode .llm-tarot-drawn-face-empty{width:100%;height:100%;color:var(--theme-text-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.35rem;font-size:.65rem;display:flex}body.llm-mode .llm-tarot-drawn-fab-wrap{display:none}@media (max-width:768px){body.llm-mode .llm-tarot-drawn-fab-wrap{right:max(.85rem, env(safe-area-inset-right,0px));bottom:calc(5.75rem + env(safe-area-inset-bottom,0px));z-index:1300;pointer-events:auto;flex-direction:column;align-items:center;display:flex;position:fixed}body.llm-mode .llm-tarot-drawn-fab-stack{width:70px;height:105px}body.llm-mode .llm-tarot-drawn-open-row{display:none}}body.llm-mode .llm-tarot-drawn-open-row{justify-content:flex-end;width:100%;max-width:820px;margin:.45rem auto .9rem;padding:0 clamp(2.5rem,12vw,6.5rem) 0 .25rem;display:flex}body.llm-mode .llm-tarot-drawn-open-btn{color:#ffeca0fa;letter-spacing:.01em;cursor:pointer;background:#ffd70024;border:1px solid #ffd70066;border-radius:999px;padding:.85rem 1.65rem;font-size:1.05rem;font-weight:800;box-shadow:0 4px 18px #00000047}body.llm-mode .llm-tarot-drawn-open-btn:hover{background:#ffd70038;border-color:#ffd70099}body.llm-mode .llm-tarot-drawn-overlay{z-index:100050;background:var(--theme-drawn-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}body.llm-mode .llm-tarot-drawn-overlay.is-mobile{align-items:center;padding:1.25rem 0}body.llm-mode .llm-tarot-drawn-overlay-close{top:max(.85rem, env(safe-area-inset-top,0px));right:max(.85rem, env(safe-area-inset-right,0px));z-index:2;background:var(--theme-fill-strong);width:2.4rem;height:2.4rem;color:var(--theme-text);cursor:pointer;border:none;border-radius:999px;font-size:1.5rem;line-height:1;position:absolute}body.llm-mode .llm-tarot-drawn-overlay-close:hover{background:var(--theme-ghost-hover)}body.llm-mode .llm-tarot-drawn-row{--tarot-slot-w:min(11.5rem, 16vw);--tarot-face-h:calc(var(--tarot-slot-w) * 1.5);--tarot-meta-h:6.2rem;flex-direction:row;justify-content:center;align-items:flex-start;gap:clamp(.85rem,2.2vw,1.75rem);width:min(100%,1100px);padding:.5rem .25rem;display:flex}body.llm-mode .llm-tarot-drawn-row-slot{width:var(--tarot-slot-w);flex:0 0 var(--tarot-slot-w);filter:none;pointer-events:none;flex-direction:column;align-items:center;gap:.45rem;transition:transform .28s,opacity .22s;display:flex}body.llm-mode .llm-tarot-drawn-row-hit{width:var(--tarot-slot-w);height:var(--tarot-face-h);cursor:zoom-in;pointer-events:auto;background:0 0;border:none;flex:none;padding:0}body.llm-mode .llm-tarot-drawn-row-hit .llm-tarot-drawn-face{width:100%;height:100%}body.llm-mode .llm-tarot-drawn-row-hit .llm-tarot-drawn-face img{object-fit:cover;width:100%;height:100%}body.llm-mode .llm-tarot-drawn-row-slot:hover{z-index:3;transform:translateY(-.35rem)scale(1.04)}body.llm-mode .llm-tarot-drawn-row-slot.is-active{z-index:4}body.llm-mode .llm-tarot-drawn-row-slot.is-zoomed{z-index:8;filter:none;transform:scale(1.45)}body.llm-mode .llm-tarot-drawn-row-slot.is-zoomed .llm-tarot-drawn-row-hit{cursor:zoom-out}body.llm-mode .llm-tarot-drawn-row:has(.is-zoomed) .llm-tarot-drawn-row-slot:not(.is-zoomed){opacity:.28}body.llm-mode .llm-tarot-drawn-meta{text-align:center;pointer-events:none;width:100%}body.llm-mode .llm-tarot-drawn-meta.is-compact{width:100%;height:var(--tarot-meta-h,6.2rem);max-width:none;overflow:hidden}body.llm-mode .llm-tarot-drawn-meta-title{flex-wrap:wrap;justify-content:center;align-items:center;gap:.28rem;display:flex}body.llm-mode .llm-tarot-drawn-meta-name{color:var(--theme-text);text-shadow:none;font-size:.78rem;font-weight:800}body.llm-mode .llm-tarot-drawn-meta.is-compact .llm-tarot-drawn-meta-name{font-size:.84rem}body.llm-mode .llm-tarot-drawn-meta-orient{background:var(--theme-ghost-hover);color:var(--theme-text);border-radius:999px;padding:.12rem .38rem;font-size:.62rem;font-weight:700;display:inline-flex}body.llm-mode .llm-tarot-drawn-meta-orient.is-reversed{color:#ffd89a;background:#f59e0b47}body.llm-mode .llm-tarot-drawn-meta-en{color:var(--theme-text-muted);margin-top:.12rem;font-size:.62rem}body.llm-mode .llm-tarot-drawn-meta-meaning{color:var(--theme-text-soft);text-shadow:none;margin:.28rem 0 0;font-size:.68rem;line-height:1.35}body.llm-mode .llm-tarot-drawn-meta.is-compact .llm-tarot-drawn-meta-meaning{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.74rem;display:-webkit-box;overflow:hidden}body.llm-mode .llm-tarot-drawn-row-slot.is-zoomed .llm-tarot-drawn-meta-meaning{-webkit-line-clamp:5;font-size:.78rem}body.llm-mode .llm-tarot-drawn-carousel{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:100vw;display:flex}body.llm-mode .llm-tarot-drawn-swipe{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;width:100%;max-width:100vw;display:flex;overflow:auto hidden}body.llm-mode .llm-tarot-drawn-swipe::-webkit-scrollbar{display:none}body.llm-mode .llm-tarot-drawn-swipe-slide{scroll-snap-align:center;scroll-snap-stop:always;box-sizing:border-box;flex-direction:column;flex:0 0 100%;align-items:center;gap:.85rem;width:100%;padding:0 1.25rem;display:flex}body.llm-mode .llm-tarot-drawn-carousel-zoom{cursor:zoom-in;touch-action:manipulation;background:0 0;border:none;padding:0;transition:transform .28s}body.llm-mode .llm-tarot-drawn-carousel-zoom.is-zoomed{cursor:zoom-out;z-index:2;transform:scale(1.22)}body.llm-mode .llm-tarot-drawn-carousel-face{width:min(62vw,240px)}body.llm-mode .llm-tarot-drawn-carousel .llm-tarot-drawn-meta{max-width:min(86vw,320px)}body.llm-mode .llm-tarot-drawn-carousel .llm-tarot-drawn-meta-name{font-size:1.05rem}body.llm-mode .llm-tarot-drawn-carousel .llm-tarot-drawn-meta-meaning{-webkit-line-clamp:unset;margin-top:.45rem;font-size:.84rem;display:block}body.llm-mode .llm-tarot-drawn-carousel-count{color:var(--theme-text-soft);font-size:.85rem;font-weight:700}body.llm-mode .llm-tarot-drawn-dots{gap:.4rem;display:flex}body.llm-mode .llm-tarot-drawn-dot{cursor:pointer;background:#ffffff47;border:none;border-radius:999px;width:.45rem;height:.45rem;padding:0}body.llm-mode .llm-tarot-drawn-dot.is-active{background:#ffd700f2;transform:scale(1.15)}
