:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif;line-height:1.5;font-weight:400;color:#1a1a2e;background:linear-gradient(180deg,#fff5f8,#fff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{font-weight:500;color:#ff6b9d;text-decoration:inherit}a:hover{color:#c44569}h1,h2,h3{font-weight:600}button{font-family:inherit}.lang-selector{position:relative}.lang-btn{background:#0000000a;border:1px solid #e5e7eb;color:#1a1a1a;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s;font-family:Inter,sans-serif}.lang-btn:hover{background:#00000014}.lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:4px;z-index:100;min-width:100px;box-shadow:0 8px 24px #0000001f}.lang-dropdown button{display:block;width:100%;text-align:left;background:none;border:none;color:#666;padding:8px 14px;font-size:13px;cursor:pointer;border-radius:6px;transition:background .15s;font-family:Inter,sans-serif}.lang-dropdown button:hover{background:#f3f4f6;color:#1a1a1a}.lang-dropdown button.active{color:#ec2c5a;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}.app{font-family:Inter,-apple-system,sans-serif;min-height:100vh}.pink{color:#ec2c5a}.pink-italic{color:#ec2c5a;font-style:italic}.gray{color:#9ca3af}.hero-page{min-height:100vh;background:#f8f8f8}.desktop-nav{display:none}.mobile-header{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb}.icon-btn{background:transparent;border:none;color:#1a1a1a;font-size:24px;cursor:pointer;padding:8px}.icon-btn.notification{position:relative}.notification-dot{position:absolute;top:4px;right:4px;width:10px;height:10px;background:#ec2c5a;border-radius:50%;border:2px solid #fff}.header-title{font-size:18px;font-weight:700;letter-spacing:4px;color:#1a1a1a}.hero-page .mobile-header{background:#0f0f12eb;border-bottom-color:#ffffff12}.hero-page .header-title{color:#fff}.hero-page .lang-btn{background:#ffffff0f;border-color:#ffffff24;color:#ffffffd9}.hero-page .lang-btn:hover{background:#ffffff1a}.hero-page .lang-dropdown{background:#1e1e22;border-color:#ffffff1a;box-shadow:0 8px 24px #00000080}.hero-page .lang-dropdown button{color:#ffffffa6}.hero-page .lang-dropdown button:hover{background:#ffffff0f;color:#fff}.hero-page .lang-dropdown button.active{color:#ec2c5a}.hero-section{position:relative;padding:80px 20px 100px;background:#0f0f12}.hero-section:after{content:"";position:absolute;bottom:0;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,rgba(236,44,90,.4),transparent)}.hero-section-simple .hero-simple-inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;margin:0 auto;gap:20px}.hero-section-simple .hero-headline{font-size:36px;line-height:1.2;color:#fff}.hero-section-simple .hero-subtext{font-size:16px;color:#ffffff94;border-left:none;padding-left:0;text-align:center;max-width:380px;margin-bottom:0;line-height:1.7;text-wrap:balance}.hero-glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:700px;height:500px;background:radial-gradient(ellipse,rgba(236,44,90,.22) 0%,transparent 68%);pointer-events:none}.hero-grid{max-width:1200px;margin:0 auto}.hero-left{text-align:center}.love-ai-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ec2c5a0f;border:1px solid rgba(236,44,90,.2);border-radius:24px;margin-bottom:24px}.love-ai-badge span:last-child{font-size:11px;font-weight:700;letter-spacing:2px;color:#1a1a1a}.hero-headline{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:20px}.hero-subtext{font-size:16px;color:#666;line-height:1.6;margin-bottom:32px;border-left:3px solid #ec2c5a;padding-left:16px;text-align:left;max-width:400px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;flex-direction:column;gap:12px;max-width:320px;margin:0 auto}.cta-primary{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 32px;background:#ec2c5a;color:#fff;border:none;border-radius:32px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 0 30px #ec2c5a66;transition:all .3s}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 0 40px #ec2c5a99}.cta-secondary{padding:18px 32px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.cta-secondary:hover{background:#ffffff1a}.hero-right,.analysis-card-web{display:none}.sample-section{padding:48px 20px;background:#f5f5f7}.sample-header{margin-bottom:20px;text-align:center}.sample-header h2{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.sample-header p{font-size:13px;color:#666}.sample-cards{display:flex;flex-direction:column;gap:16px}.sample-card{background:#fff;border:1px solid #e8e8ec;border-radius:16px;padding:20px;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:0 2px 12px #0000000d}.sample-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:1.5px;color:#ec2c5a;background:#ec2c5a1a;padding:4px 10px;border-radius:6px;margin-bottom:14px;align-self:flex-start}.sample-section-label{font-size:10px;font-weight:600;letter-spacing:1px;color:#999;margin-bottom:4px;text-transform:uppercase}.sample-situation{font-size:13px;color:#1a1a1a;line-height:1.65;margin-bottom:14px}.sample-risk{font-size:12px;color:#666;line-height:1.55;margin-bottom:14px;padding-left:10px;border-left:2px solid rgba(236,44,90,.4)}.sample-strategy-blur{font-size:12px;color:#666;line-height:1.55;filter:blur(5px);-webkit-user-select:none;user-select:none;pointer-events:none;margin-bottom:14px;padding-left:10px;border-left:2px solid rgba(236,44,90,.2)}.sample-lock-hint{display:flex;align-items:center;gap:5px;font-size:11px;color:#999;margin-bottom:12px}.sample-card-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:#ec2c5a14;color:#ec2c5a;border:1px solid rgba(236,44,90,.2);border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;transition:all .3s;margin-top:auto}.sample-card-cta:hover{background:#ec2c5a26;border-color:#ec2c5a66}.sample-dots{display:none}.sample-dot{width:6px;height:6px;border-radius:50%;background:#e5e7eb;border:none;padding:0;cursor:pointer;transition:all .3s}.sample-dot.active{background:#ec2c5a;width:18px;border-radius:3px}.mini-demo-section{padding:56px 20px;background:#fff;text-align:center}.mini-demo-inner{max-width:480px;margin:0 auto}.mini-demo-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#ec2c5a0f;border:1px solid rgba(236,44,90,.2);border-radius:20px;margin-bottom:20px;font-size:11px;font-weight:700;letter-spacing:2px;color:#ec2c5a}.mini-demo-title{font-family:Playfair Display,serif;font-size:24px;font-weight:700;color:#1a1a1a;line-height:1.3;margin-bottom:8px}.mini-demo-subtitle{font-size:14px;color:#666;margin-bottom:28px}.mini-demo-options{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.mini-demo-option{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fff;border:2px solid #e5e7eb;border-radius:32px;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.mini-demo-option:hover{border-color:#ec2c5a4d}.mini-demo-option.selected{border-color:#ec2c5a;background:#ec2c5a0f;color:#ec2c5a;font-weight:700}.mini-demo-emoji{font-size:18px}.mini-demo-result{margin-top:24px}.mini-demo-reveal{animation:preview-reveal .6s ease-out}.mini-demo-result-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:20px;text-align:left}.mini-demo-detected-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.5px;color:#ec2c5a;background:#ec2c5a14;border:1px solid rgba(236,44,90,.2);border-radius:20px;padding:6px 12px;margin-bottom:16px}.mini-demo-pulse{width:7px;height:7px;background:#ec2c5a;border-radius:50%;animation:pulse-dot 1.4s ease-in-out infinite;flex-shrink:0}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.mini-demo-insight-text{font-size:15px;line-height:1.7;color:#1a1a1a;margin-bottom:20px;padding-left:14px;border-left:3px solid #ec2c5a}.mini-demo-signals{margin-top:4px}.mini-demo-reveals-label{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#999;margin-bottom:10px}.mini-demo-signal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.mini-demo-signal-list li{font-size:14px;color:#333;line-height:1.5;padding-left:16px;position:relative}.mini-demo-signal-list li:before{content:"→";position:absolute;left:0;color:#ec2c5a;font-size:12px}.mini-signal-blurred{filter:blur(5px);-webkit-user-select:none;user-select:none;color:#666!important}.mini-demo-cta{width:100%;max-width:360px}@media (prefers-color-scheme: dark){.hero-page .mini-demo-section{background:#111114}.hero-page .mini-demo-title{color:#fff}.hero-page .mini-demo-subtitle{color:#ffffff8c}.hero-page .mini-demo-option{background:#1c1c20;border-color:#ffffff1a;color:#fff}.hero-page .mini-demo-option:hover{border-color:#ec2c5a66}.hero-page .mini-demo-option.selected{background:#ec2c5a1f;border-color:#ec2c5a;color:#ec2c5a}.hero-page .mini-demo-result-card{background:#1c1c20;border-color:#ffffff14}.hero-page .mini-demo-insight-text{color:#ffffffd9}.hero-page .mini-demo-signal-list li{color:#ffffffbf}.hero-page .mini-demo-reveals-label{color:#ffffff59}.hero-page .sample-section{background:#111114}.hero-page .sample-header h2{color:#fff}.hero-page .sample-card{background:#1c1c20;border-color:#ffffff14;box-shadow:none}.hero-page .sample-header p{color:#ffffff80}.hero-page .sample-situation{color:#ffffffd9}.hero-page .sample-section-label{color:#ffffff59}.hero-page .sample-risk{color:#ffffff8c}.hero-page .compare-section{background:#0d0d10}.hero-page .compare-header h2{color:#fff}.hero-page .compare-header p{color:#ffffff80}.hero-page .why-section-web{background:#111114}.hero-page .why-header-web h2{color:#fff}.hero-page .why-header-web>div>p{color:#ffffff80}}.compare-section{padding:56px 20px;background:#fff}.compare-header{text-align:center;margin-bottom:28px}.compare-header h2{font-family:Playfair Display,serif;font-size:26px;margin-bottom:8px}.compare-header p{font-size:14px;color:#666}.compare-table{max-width:700px;margin:0 auto}.compare-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 0;border-bottom:1px solid #e5e7eb}.compare-row-header{display:none}.compare-feature{grid-column:1 / -1;font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.compare-us,.compare-them{display:flex;align-items:flex-start;gap:6px;font-size:13px;padding:8px 10px;border-radius:8px}.compare-us{background:#ec2c5a1a;border:1px solid rgba(236,44,90,.2)}.compare-them{background:#f4f4f6;border:1px solid #e0e0e6;color:#333}.compare-check{color:#16a34a;font-weight:700;flex-shrink:0}.compare-x{color:#dc2626;font-weight:700;flex-shrink:0}.compare-detail{color:#444;line-height:1.4}.compare-logo{font-weight:700;color:#ec2c5a}.compare-cta{display:block;margin:28px auto 0}.hero-price-hint{font-size:13px;color:#888;margin-top:10px;text-align:center}.exit-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.exit-popup{background:#fff;border-radius:20px;padding:32px 24px;max-width:400px;width:100%;text-align:center;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.exit-popup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#f0f0f0;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666}.exit-popup-close:hover{background:#e0e0e0}.exit-popup-emoji{font-size:40px;margin-bottom:12px}.exit-popup-title{font-family:Playfair Display,serif;font-size:22px;margin-bottom:8px}.exit-popup-desc{font-size:14px;color:#666;line-height:1.5;margin-bottom:20px}.exit-popup-cta{width:100%;max-width:280px}.exit-popup-subtext{font-size:12px;color:#999;margin-top:10px}.why-section-web{padding:56px 20px;background:#f5f5f7}.why-header-web{margin-bottom:20px;text-align:center}.why-header-web h2{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.why-header-web>div>p{color:#666;font-size:13px}.why-dots{display:flex;justify-content:center;gap:8px;padding-top:12px}.why-dot{width:6px;height:6px;border-radius:50%;background:#e5e7eb;border:none;padding:0;cursor:pointer;transition:all .3s}.why-dot.active{background:#ec2c5a;width:18px;border-radius:3px}.carousel-btns{display:none}.why-cards-web{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:4px}.why-cards-web::-webkit-scrollbar{display:none}.why-card-web{min-width:calc(100vw - 40px);max-width:calc(100vw - 40px);background:#f8f8f8;border:1px solid #e5e7eb;border-radius:16px;padding:24px;flex-shrink:0;scroll-snap-align:start;box-sizing:border-box}.why-icon-web{width:48px;height:48px;border-radius:50%;background:#ec2c5a1a;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.why-card-web h4{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.why-card-web p{font-size:14px;color:#666;line-height:1.6}.login-cta-section{padding:20px;background:#fff}.login-cta-content{background:#f8f8f8;border:1px solid #e5e7eb;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px}.login-cta-left{display:flex;align-items:center;gap:16px}.login-cta-left .check-icon{width:40px;height:40px;border-radius:50%;background:#22c55e26;color:#22c55e;display:flex;align-items:center;justify-content:center;font-size:18px}.login-cta-left h3{font-size:16px;font-weight:700;color:#1a1a1a}.login-cta-left p{font-size:13px;color:#666}.login-cta-btn{padding:14px 32px;background:transparent;color:#ec2c5a;border:2px solid #ec2c5a;border-radius:12px;font-size:14px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .3s}.login-cta-btn:hover{background:#ec2c5a;color:#fff}.web-footer{display:none}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#181113f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-around;padding:12px 0 24px;z-index:50}.mobile-bottom-nav .nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;background:transparent;border:none;color:#fff6;font-size:10px;font-weight:600;cursor:pointer}.mobile-bottom-nav .nav-item span:first-child{font-size:24px}.mobile-bottom-nav .nav-item.active{color:#ec2c5a}.question-page{min-height:100vh;background:#121212}.question-nav{display:none}.mobile-q-header{position:sticky;top:0;z-index:50;padding:16px 20px;background:#121212f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.q-header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.back-btn{width:44px;height:44px;border-radius:50%;background:transparent;border:none;color:#fff;font-size:28px;cursor:pointer}.diagnosis-label{font-size:14px;font-weight:600;letter-spacing:2px;color:#ffffff80}.spacer{width:44px}.q-progress-row{display:flex;justify-content:space-between;margin-bottom:8px}.q-label{font-size:12px;color:#ffffff80}.q-count{font-size:12px;font-weight:700}.q-progress-bar{height:6px;background:#1e1e1e;border-radius:3px;overflow:hidden}.q-progress-fill{height:100%;background:#ec2c5a;border-radius:3px;transition:width .5s}.desktop-progress{display:none}.question-main{padding:24px 20px 150px}.question-grid{max-width:1000px;margin:0 auto}.question-title{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:12px}.question-subtitle{font-size:14px;color:#ffffff80;margin-bottom:24px;line-height:1.6}.hint-box{display:none}.options-list{display:flex;flex-direction:column;gap:12px}.option-item{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#1e1e1e;border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .2s}.option-item:hover{border-color:#ffffff1a}.option-item.selected{border-color:#ec2c5a;background:#ec2c5a1a}.option-item input{display:none}.option-text{font-size:16px;font-weight:500;color:#fffc}.option-item.selected .option-text{color:#ec2c5a;font-weight:700}.check-circle{width:24px;height:24px;border-radius:50%;background:#ec2c5a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.empty-circle{width:24px;height:24px;border-radius:50%;border:2px solid rgba(255,255,255,.2)}.next-btn-container{display:none}.mobile-bottom-btn{position:fixed;bottom:0;left:0;right:0;padding:20px;background:#121212e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.05)}.next-btn{width:100%;height:56px;background:#ec2c5a;color:#fff;border:none;border-radius:28px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 0 25px #ec2c5a80}.next-btn:disabled{background:#333;box-shadow:none;cursor:not-allowed}.q6-page{position:relative}.ambient-glow{position:fixed;border-radius:50%;pointer-events:none}.ambient-glow.top-right{top:-10%;right:-10%;width:300px;height:300px;background:#ec2c5a26;filter:blur(80px)}.ambient-glow.bottom-left{bottom:10%;left:-10%;width:200px;height:200px;background:#a855f71a;filter:blur(60px)}.q6-mobile-header{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#121212f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05)}.progress-inline{flex:1;display:flex;align-items:center;gap:12px}.progress-bar-inline{flex:1;height:8px;background:#2a2a2a;border-radius:4px;overflow:hidden}.progress-fill-inline{height:100%;background:#ec2c5a;border-radius:4px;box-shadow:0 0 12px #ec2c5a99}.progress-count{font-size:12px;font-weight:700;color:#ec2c5a}.q6-main{padding:24px 20px 150px}.q6-grid{max-width:1000px;margin:0 auto}.q6-left h1{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}.optional{font-size:16px;color:#fff6;margin-bottom:16px}.q6-desc{display:none}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:14px;font-weight:600;color:#ffffffb3;margin-bottom:8px}.form-group textarea{width:100%;min-height:150px;padding:16px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#fff;font-size:16px;font-family:inherit;resize:none;outline:none}.form-group textarea::placeholder{color:#fff6}.form-group textarea:focus{border-color:#ec2c5a80}.context-textarea{min-height:80px!important}.hidden-input{display:none}.upload-btn{display:flex;align-items:center;gap:16px;padding:20px;background:#1a1a1a;border:2px dashed rgba(255,255,255,.1);border-radius:16px;cursor:pointer;transition:all .3s}.upload-btn:hover{border-color:#ec2c5a80}.upload-icon{width:48px;height:48px;border-radius:12px;background:#2a2a2a;display:flex;align-items:center;justify-content:center;font-size:20px}.upload-text{flex:1}.upload-title{display:block;font-size:16px;font-weight:600;color:#fff}.upload-sub{display:block;font-size:12px;color:#fff6;margin-top:2px}.upload-arrow{font-size:24px;color:#ffffff4d}.image-preview-box{position:relative;margin-top:16px;border-radius:16px;overflow:hidden}.image-preview-box img{width:100%;max-height:200px;object-fit:cover}.remove-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#000000b3;border:none;color:#fff;font-size:16px;cursor:pointer}.mt-4{margin-top:16px}.q6-mobile-bottom{position:fixed;bottom:0;left:0;right:0;padding:40px 20px 20px;background:linear-gradient(to top,#121212 0%,transparent 100%)}.finish-btn{width:100%;height:56px;background:#ec2c5a;color:#fff;border:none;border-radius:28px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 0 25px #ec2c5a80}.preview-page{min-height:100vh;background:#121212;display:flex;align-items:center;justify-content:center;padding:40px 24px}.preview-container{max-width:600px;width:100%;text-align:center}.preview-icon{font-size:64px;margin-bottom:16px}.preview-page h2{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#fff;margin-bottom:8px}.preview-subtitle{font-size:15px;color:#ffffff80;margin-bottom:24px}.preview-analyzing{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 0}.preview-spinner{width:40px;height:40px;border:3px solid rgba(236,44,90,.15);border-top-color:#ec2c5a;border-radius:50%;animation:preview-spin .8s linear infinite}@keyframes preview-spin{to{transform:rotate(360deg)}}.preview-analyzing-text{font-size:14px;color:#ffffff80;animation:preview-pulse 1.5s ease-in-out infinite}@keyframes preview-pulse{0%,to{opacity:.5}50%{opacity:1}}.preview-fade-in{animation:preview-reveal .6s ease-out}@keyframes preview-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.preview-insight-card{background:#ec2c5a14;border:1px solid rgba(236,44,90,.25);border-radius:20px;padding:28px 24px;margin-bottom:24px;text-align:center}.preview-insight-label{font-size:13px;font-weight:600;color:#ffffff80}.preview-insight-text{font-family:Playfair Display,serif;font-size:18px;font-weight:600;color:#fffffff2;line-height:1.7;margin:16px 0}.preview-pattern-badge{display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;color:#ec2c5a;background:#ec2c5a1f;padding:4px 14px;border-radius:12px;margin-bottom:14px}.preview-teaser-visible{font-size:15px;font-style:italic;color:#ffffffbf;line-height:1.7;text-align:center;padding:0 8px 20px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:24px}.preview-blur-section{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;margin-bottom:24px}.preview-blur-header{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#fff9;margin-bottom:16px}.preview-lock-icon{font-size:16px}.preview-blur-box{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.preview-blur-line{height:12px;background:linear-gradient(90deg,#ffffff14,#ffffff0a);border-radius:6px;animation:preview-shimmer 2s ease-in-out infinite}@keyframes preview-shimmer{0%,to{opacity:.6}50%{opacity:1}}.preview-locked-desc{font-size:13px;color:#fff6}.preview-toc{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;margin-bottom:32px;text-align:left}.preview-toc-title{font-size:13px;font-weight:600;color:#ffffff80;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}.preview-toc-item{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:15px;color:#fffc}.preview-toc-item+.preview-toc-item{border-top:1px solid rgba(255,255,255,.05)}.preview-toc-num{width:28px;height:28px;border-radius:50%;background:#ec2c5a26;color:#ec2c5a;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.preview-unlock-btn{width:100%;height:56px;background:linear-gradient(135deg,#ec2c5a,#ff6b8a);color:#fff;border:none;border-radius:28px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 0 30px #ec2c5a66;transition:all .3s;margin-bottom:16px}.preview-unlock-btn:hover{transform:translateY(-2px);box-shadow:0 0 40px #ec2c5a99}.preview-back-btn{background:none;border:none;color:#fff6;font-size:14px;cursor:pointer;padding:8px 16px}.preview-back-btn:hover{color:#ffffffb3}.payment-page{min-height:100vh;background:#121212;display:flex;align-items:center;justify-content:center;padding:24px}.payment-container{max-width:720px;width:100%;text-align:center}.payment-icon{font-size:64px;margin-bottom:16px}.payment-page h2{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#fff;margin-bottom:12px}.payment-desc{font-size:15px;color:#ffffff80;line-height:1.7;margin-bottom:32px}.payment-features{text-align:left;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;margin-bottom:32px}.payment-feature{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:15px;color:#fffc}.payment-feature+.payment-feature{border-top:1px solid rgba(255,255,255,.05)}.feature-check{width:28px;height:28px;border-radius:50%;background:#ec2c5a26;color:#ec2c5a;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.checkout-btn{width:100%;height:56px;background:#ec2c5a;color:#fff;border:none;border-radius:28px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 0 30px #ec2c5a66;transition:all .3s;margin-bottom:16px}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 0 40px #ec2c5a99}.checkout-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.payment-back-btn{background:transparent;border:none;color:#fff6;font-size:14px;cursor:pointer;padding:8px 16px;transition:color .2s}.payment-back-btn:hover{color:#ffffffb3}.payment-options{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.payment-option{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:28px 24px;text-align:center;position:relative}.payment-option-pro{border-color:#ec2c5a;order:-1}.pro-recommend-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#ec2c5a;color:#fff;padding:4px 16px;border-radius:12px;font-size:11px;font-weight:700;letter-spacing:1px;white-space:nowrap}.payment-option h3{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:#fff;margin:0 0 8px}.payment-price{font-size:36px;font-weight:800;color:#fff;margin:8px 0}.price-period{font-size:14px;font-weight:400;color:#ffffff80}.payment-price-desc{font-size:13px;color:#fff6;margin-bottom:20px}.checkout-btn-single{background:#ffffff1a;box-shadow:none}.checkout-btn-single:hover{background:#ffffff26;box-shadow:none;transform:translateY(-2px)}.checkout-btn-pro{background:linear-gradient(135deg,#ec2c5a,#ff6b8a);box-shadow:0 0 30px #ec2c5a66}.checkout-btn-pro:hover{box-shadow:0 0 40px #ec2c5a99}.user-avatar-btn{position:relative}.pro-badge{position:absolute;bottom:-4px;right:-6px;background:linear-gradient(135deg,#ec2c5a,#ff6b8a);color:#fff;font-size:7px;font-weight:800;padding:1px 4px;border-radius:4px;letter-spacing:.5px;line-height:1.2}.pro-badge-large{background:linear-gradient(135deg,#ec2c5a,#ff6b8a);color:#fff;font-size:14px;font-weight:700;padding:6px 14px;border-radius:8px;letter-spacing:1px;flex-shrink:0}.mypage-sub-active{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:16px;background:#ec2c5a14;border:1px solid rgba(236,44,90,.25);border-radius:12px}.mypage-sub-active p{color:#ffffffb3;font-size:14px;line-height:1.5;margin:0}.mypage-manage-btn{width:100%;margin-top:12px;padding:10px 20px;background:#6366f11f;border:1px solid rgba(99,102,241,.3);color:#818cf8;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.mypage-manage-btn:hover{background:#6366f133;border-color:#6366f180}.mypage-manage-btn:disabled{opacity:.5;cursor:not-allowed}.mypage-sub-inactive{padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px}.mypage-sub-inactive p{color:#ffffff80;font-size:14px;line-height:1.5;margin:0 0 12px}.mypage-upgrade-btn{width:100%;background:linear-gradient(135deg,#ec2c5a,#ff6b8a);color:#fff;border:none;padding:12px 24px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.mypage-upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #ec2c5a66}.loading-page{min-height:100vh;background:#121212;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center}.result-page{min-height:100vh;background:#121212;display:flex;flex-direction:column;align-items:center;padding:40px 24px;text-align:center}.loading-spinner{width:60px;height:60px;border:4px solid #1e1e1e;border-top-color:#ec2c5a;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:24px}@keyframes spin{to{transform:rotate(360deg)}}.loading-page h2,.result-page h2{font-size:24px;color:#fff;margin-bottom:8px}.loading-heart{position:relative;width:80px;height:80px;margin-bottom:28px}.loading-heart-svg{width:80px;height:80px;animation:heartbeat 1.2s ease-in-out infinite}.loading-heart-ring{position:absolute;top:50%;left:50%;width:80px;height:80px;border-radius:50%;border:2px solid #ec2c5a;transform:translate(-50%,-50%) scale(1);opacity:0;animation:heartRing 1.2s ease-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.1)}60%{transform:scale(1)}}@keyframes heartRing{0%{transform:translate(-50%,-50%) scale(.8);opacity:.6}to{transform:translate(-50%,-50%) scale(1.6);opacity:0}}.loading-steps{position:relative;height:32px;margin:16px 0 24px;width:100%;max-width:340px;overflow:hidden}.loading-step{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:15px;color:#ffffffb3;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.loading-step.active{opacity:1;transform:translateY(0)}.loading-progress-track{width:100%;max-width:280px;height:4px;background:#ffffff14;border-radius:2px;overflow:hidden;margin-bottom:20px}.loading-progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#ec2c5a,#f06292);border-radius:2px;animation:progressFill 8s cubic-bezier(.25,.8,.25,1) forwards}@keyframes progressFill{0%{width:0%}30%{width:55%}60%{width:78%}80%{width:87%}to{width:92%}}.loading-footnote{color:#ffffff80;font-size:14px}.result-icon{font-size:64px;margin-bottom:16px}.error-msg{color:#ef4444;margin-bottom:24px}.report-box{background:#1e1e1e;border-radius:20px;padding:24px;width:100%;max-width:600px;text-align:left;margin-bottom:24px}.report-section-title{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.3px;margin:28px 0 12px;padding:14px 16px;background:#ec2c5a1f;border-left:3px solid #ec2c5a;border-radius:0 8px 8px 0}.report-section-title:first-child{margin-top:0}.report-subsection-title{font-size:13px;font-weight:700;color:#ec2c5a;letter-spacing:.8px;text-transform:uppercase;margin:22px 0 8px;display:flex;align-items:center;gap:8px}.report-subsection-title:before{content:"";display:inline-block;width:4px;height:4px;background:#ec2c5a;border-radius:50%;flex-shrink:0}.report-label{font-size:11px;font-weight:600;color:#fff6;letter-spacing:1px;text-transform:uppercase;margin:16px 0 4px}.report-box p{color:#fffc;line-height:1.7;margin:8px 0}.report-box li{color:#fffc;line-height:1.7;margin:8px 0 8px 20px}.report-capture-area{width:100%;max-width:600px;padding:32px 24px;background:#121212;border-radius:20px;text-align:center}.report-capture-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.report-capture-logo{font-size:16px;font-weight:700;letter-spacing:3px;color:#fff}.report-capture-badge{font-size:11px;font-weight:600;letter-spacing:1px;color:#ec2c5a;padding:6px 12px;border:1px solid rgba(236,44,90,.3);border-radius:16px}.report-capture-footer{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#ffffff4d;letter-spacing:1px}.result-actions{display:flex;gap:12px;margin:24px 0;width:100%;max-width:600px}.action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;border-radius:16px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.action-btn:disabled{opacity:.6;cursor:not-allowed}.save-btn{background:#ec2c5a;color:#fff}.save-btn:hover:not(:disabled){background:#d4264f}.share-btn{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.15)}.share-btn:hover:not(:disabled){background:#ffffff26}.share-toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);padding:12px 24px;background:#000000d9;color:#fff;border-radius:12px;font-size:14px;font-weight:500;z-index:100;animation:toastIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.email-report-section{width:100%;max-width:600px;margin:8px 0 24px}.email-cta-btn{width:100%;padding:16px 24px;background:#ec2c5a;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px}.email-cta-btn:hover:not(:disabled){background:#d4264f}.email-cta-btn:disabled{opacity:.5;cursor:not-allowed}.email-input-row{display:flex;gap:8px;width:100%}.email-input{flex:1;padding:14px 16px;background:#fff;border:1.5px solid #ddd;border-radius:12px;color:#1a1a1a;font-size:15px;outline:none;transition:border-color .2s}.email-input::placeholder{color:#aaa}.email-input:focus{border-color:#ec2c5a}.email-send-btn{padding:14px 20px;background:#ec2c5a;color:#fff;border:none;border-radius:12px;font-size:18px;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.email-send-btn:hover:not(:disabled){background:#d4264f}.email-send-btn:disabled{opacity:.4;cursor:not-allowed}.email-sent-msg{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:#22c55e1a;border:1px solid rgba(34,197,94,.2);border-radius:12px;color:#22c55e;font-size:14px}.restart-btn{padding:16px 48px;background:transparent;color:#ec2c5a;border:2px solid #ec2c5a;border-radius:28px;font-size:16px;font-weight:700;cursor:pointer}.restart-btn:hover{background:#ec2c5a;color:#fff}.level-card{width:100%;max-width:600px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;margin:24px 0;text-align:left}.level-meter{margin-bottom:20px}.level-meter:last-of-type{margin-bottom:12px}.level-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.level-label{font-size:14px;font-weight:600;color:#ffffffe6}.level-value{font-size:20px;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.level-bar-track{width:100%;height:8px;background:#ffffff14;border-radius:4px;overflow:hidden;margin-bottom:8px}.level-bar-fill{height:100%;border-radius:4px;transition:width .8s ease-out}.level-bar-emotional{background:linear-gradient(90deg,#22c55e,#f59e0b,#ec2c5a)}.level-bar-connection{background:linear-gradient(90deg,#6366f1,#818cf8,#a78bfa)}.level-desc{font-size:13px;color:#ffffff8c;line-height:1.5}.level-disclaimer{font-size:11px;color:#ffffff4d;text-align:center;margin-top:4px}.chart-card{width:100%;max-width:600px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;margin-bottom:24px;text-align:center}.chart-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:16px}.chart-img{width:100%;max-width:100%;border-radius:12px}.chart-fallback{padding:32px 16px;text-align:center}.chart-fallback span{font-size:32px;display:block;margin-bottom:12px}.chart-fallback p{font-size:14px;color:#ffffff80;line-height:1.5}.legal-page{min-height:100vh;background:#121212;padding:24px}.legal-container{max-width:720px;margin:0 auto}.legal-back{background:transparent;border:none;color:#ffffff80;font-size:14px;cursor:pointer;padding:8px 0;margin-bottom:24px;display:block}.legal-back:hover{color:#ec2c5a}.legal-page h1{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:#fff;margin-bottom:8px}.legal-updated{font-size:13px;color:#fff6;margin-bottom:32px}.legal-content h2{font-size:18px;font-weight:700;color:#ec2c5a;margin:28px 0 12px}.legal-content p{font-size:15px;color:#ffffffbf;line-height:1.8;margin:8px 0}.legal-content ul{margin:8px 0 8px 20px}.legal-content li{font-size:15px;color:#ffffffbf;line-height:1.8;margin:4px 0}.legal-content a{color:#ec2c5a;text-decoration:underline}.legal-content a:hover{color:#ff4d79}.legal-content strong{color:#ffffffe6}.refund-form{margin:20px 0 28px;padding:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px}.refund-form-group{margin-bottom:16px}.refund-form-group label{display:block;font-size:13px;font-weight:600;color:#ffffffb3;margin-bottom:6px}.refund-form-group input,.refund-form-group select{width:100%;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:15px;font-family:Inter,sans-serif;outline:none;transition:border-color .2s}.refund-form-group input::placeholder{color:#ffffff4d}.refund-form-group input:focus,.refund-form-group select:focus{border-color:#ec2c5a}.refund-form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23999' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.refund-form-group select option{background:#1a1a1a;color:#fff}.refund-form-group input:disabled,.refund-form-group select:disabled{opacity:.5}.refund-form-group input[type=date]{color-scheme:dark}.refund-submit-btn{width:100%;padding:14px;background:#ec2c5a;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.refund-submit-btn:hover:not(:disabled){background:#d4264f}.refund-submit-btn:disabled{opacity:.5;cursor:not-allowed}.refund-success-box{margin:20px 0 28px;padding:24px;background:#22c55e0f;border:1px solid rgba(34,197,94,.2);border-radius:16px;text-align:center}.refund-success-icon{font-size:36px;display:block;margin-bottom:12px}.refund-success-box h3{color:#22c55e;font-size:18px;margin-bottom:8px}.refund-success-box p{color:#ffffffb3!important;font-size:14px!important;line-height:1.6!important}.refund-success-box a{color:#ec2c5a}.mobile-header-right{display:flex;align-items:center;gap:12px}.login-btn-nav{padding:6px 16px;background:#ec2c5a;color:#fff;border:1px solid #ec2c5a;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.login-btn-nav:hover{background:#d4264f;border-color:#d4264f}.user-menu{position:relative}.user-avatar-btn{width:32px;height:32px;border-radius:50%;background:#ec2c5a;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;min-width:200px;z-index:100;box-shadow:0 8px 24px #0000001f}.user-dropdown-email{padding:8px 12px;font-size:12px;color:#999;border-bottom:1px solid #e5e7eb;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-dropdown button{display:block;width:100%;text-align:left;background:none;border:none;padding:10px 12px;font-size:14px;color:#1a1a1a;cursor:pointer;border-radius:8px;transition:background .15s;font-family:Inter,sans-serif}.user-dropdown button:hover{background:#f3f4f6}.login-page{min-height:100vh;background:#121212;display:flex;align-items:center;justify-content:center;padding:24px}.login-container{max-width:420px;width:100%;text-align:center}.login-back-btn{background:transparent;border:none;color:#ffffff80;font-size:14px;cursor:pointer;padding:8px 0;margin-bottom:24px;display:block;font-family:Inter,sans-serif}.login-back-btn:hover{color:#ec2c5a}.login-icon{font-size:48px;margin-bottom:16px}.login-container h2{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#fff;margin-bottom:8px}.login-desc{font-size:14px;color:#ffffff80;margin-bottom:32px}.google-auth-btn{width:100%;padding:14px;background:#fff;color:#333;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s;font-family:Inter,sans-serif}.google-auth-btn:hover{background:#f5f5f5}.auth-divider{display:flex;align-items:center;margin:24px 0;color:#fff6;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.auth-divider span{padding:0 16px}.auth-form{text-align:left}.auth-form-group{margin-bottom:16px}.auth-form-group label{display:block;font-size:13px;font-weight:600;color:#ffffffb3;margin-bottom:6px}.auth-form-group input{width:100%;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:15px;font-family:Inter,sans-serif;outline:none;transition:border-color .2s}.auth-form-group input::placeholder{color:#ffffff4d}.auth-form-group input:focus{border-color:#ec2c5a}.auth-error{color:#ef4444;font-size:13px;margin-bottom:12px}.auth-submit-btn{width:100%;padding:14px;background:#ec2c5a;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s;font-family:Inter,sans-serif}.auth-submit-btn:hover:not(:disabled){background:#d4264f}.auth-submit-btn:disabled{opacity:.5;cursor:not-allowed}.auth-toggle{margin-top:24px;font-size:14px;color:#ffffff80}.auth-toggle button{background:none;border:none;color:#ec2c5a;font-weight:600;cursor:pointer;font-size:14px;font-family:Inter,sans-serif}.auth-toggle button:hover{text-decoration:underline}.auth-forgot-row{text-align:right;margin-top:-8px;margin-bottom:16px}.auth-forgot-btn{background:none;border:none;color:#ec2c5a;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;padding:0}.auth-forgot-btn:hover{text-decoration:underline}.auth-verify-email{font-size:16px;font-weight:600;color:#ec2c5a;margin-bottom:24px}.history-page{min-height:100vh;background:#121212;padding:24px}.history-container{max-width:640px;margin:0 auto}.history-container h2{font-family:Playfair Display,serif;font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}.history-desc{font-size:14px;color:#ffffff80;margin-bottom:24px}.history-loading{text-align:center;padding:60px 0}.history-loading p{color:#ffffff80;margin-top:16px}.history-empty{text-align:center;padding:60px 24px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px}.history-empty span{font-size:48px;display:block;margin-bottom:16px}.history-empty p{color:#ffffff80;font-size:15px}.history-list{display:flex;flex-direction:column;gap:12px}.history-card{display:flex;align-items:center;gap:16px;padding:20px;background:#1e1e1e;border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .2s;text-align:left;width:100%;font-family:Inter,sans-serif}.history-card:hover{border-color:#ec2c5a4d}.history-card-icon{font-size:28px;flex-shrink:0}.history-card-body{flex:1;min-width:0}.history-card-body h4{font-size:15px;font-weight:600;color:#fff;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-card-body p{font-size:13px;color:#fff6}.history-card-arrow{font-size:20px;color:#ffffff4d;flex-shrink:0}.mypage{min-height:100vh;background:#121212;padding:24px}.mypage-container{max-width:560px;margin:0 auto}.mypage-container>h2{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#fff;margin-bottom:24px}.mypage-section{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;margin-bottom:16px}.mypage-section h3{font-size:16px;font-weight:700;color:#fff;margin-bottom:16px}.mypage-section-desc{font-size:13px;color:#ffffff80;margin-bottom:16px;line-height:1.5}.mypage-profile-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.mypage-avatar{width:56px;height:56px;border-radius:50%;background:#ec2c5a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.mypage-profile-info{min-width:0}.mypage-email{font-size:15px;font-weight:600;color:#fff;margin-bottom:4px;word-break:break-all}.mypage-join{font-size:13px;color:#fff6}.mypage-field{margin-bottom:12px}.mypage-field label{display:block;font-size:13px;font-weight:600;color:#ffffffb3;margin-bottom:6px}.mypage-field input{width:100%;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:15px;font-family:Inter,sans-serif;outline:none;transition:border-color .2s}.mypage-field input::placeholder{color:#ffffff4d}.mypage-field input:focus{border-color:#ec2c5a}.mypage-field-row{display:flex;gap:8px}.mypage-field-row input{flex:1}.mypage-save-btn{padding:12px 20px;background:#ec2c5a;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif;transition:background .2s}.mypage-save-btn:hover:not(:disabled){background:#d4264f}.mypage-save-btn:disabled{opacity:.5;cursor:not-allowed}.mypage-success{color:#22c55e;font-size:13px;margin-top:8px}.mypage-lang-grid{display:flex;flex-wrap:wrap;gap:8px}.mypage-lang-btn{padding:10px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#ffffffb3;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.mypage-lang-btn:hover{background:#ffffff1a;color:#fff}.mypage-lang-btn.active{background:#ec2c5a26;border-color:#ec2c5a;color:#ec2c5a;font-weight:700}.mypage-reports-btn{width:100%;padding:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;text-align:left;transition:all .2s;font-family:Inter,sans-serif}.mypage-reports-btn:hover{background:#ffffff1a;border-color:#ec2c5a4d}.mypage-danger{border-color:#ef444433;background:#ef444408}.mypage-danger h3{color:#ef4444}.mypage-delete-btn{padding:12px 24px;background:transparent;border:1px solid #ef4444;color:#ef4444;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}.mypage-delete-btn:hover{background:#ef4444;color:#fff}.mypage-delete-confirm{margin-top:12px}.mypage-delete-confirm p{font-size:14px;color:#ffffffb3;margin-bottom:12px}.mypage-delete-confirm input{width:100%;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(239,68,68,.3);border-radius:10px;color:#fff;font-size:15px;font-family:Inter,sans-serif;outline:none;margin-bottom:12px}.mypage-delete-confirm input::placeholder{color:#ffffff4d}.mypage-delete-confirm input:focus{border-color:#ef4444}.mypage-delete-actions{display:flex;gap:8px}.mypage-delete-cancel{flex:1;padding:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#ffffffb3;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.mypage-delete-cancel:hover{background:#ffffff1a}.mypage-delete-confirm-btn{flex:1;padding:12px;background:#ef4444;border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .2s}.mypage-delete-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.mypage-delete-confirm-btn:hover:not(:disabled){background:#dc2626}.mypage-signout-btn{width:100%;padding:14px;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff9;font-size:15px;font-weight:600;cursor:pointer;margin-top:8px;margin-bottom:40px;transition:all .2s;font-family:Inter,sans-serif}.mypage-signout-btn:hover{background:#ffffff0f;color:#fff}@media (min-width: 768px){.hero-page{background:#f8f8f8}.desktop-nav{display:block;position:sticky;top:0;z-index:50;background:#f8f8f8e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb}.hero-page .desktop-nav{background:#0f0f12eb;border-bottom-color:#ffffff12}.hero-page .nav-logo{color:#fff}.hero-page .login-btn-nav{background:#ec2c5ad9;border-color:transparent}.nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-size:20px;font-weight:700;letter-spacing:4px;color:#1a1a1a;text-decoration:none}.nav-links{display:flex;gap:32px}.nav-links a{font-size:14px;font-weight:500;color:#666;text-decoration:none;padding-bottom:20px;border-bottom:2px solid transparent;margin-bottom:-20px;transition:all .2s}.nav-links a:hover,.nav-links a.active{color:#ec2c5a;border-bottom-color:#ec2c5a}.notification-btn-web{position:relative;background:transparent;border:none;font-size:20px;cursor:pointer;padding:8px}.notif-dot{position:absolute;top:6px;right:6px;width:8px;height:8px;background:#ec2c5a;border-radius:50%}.login-btn-web{padding:10px 24px;background:#fff;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:24px;font-size:14px;font-weight:500;cursor:pointer}.login-btn-web:hover{background:#f5f5f5}.mobile-header{display:none}.hero-section{padding:100px 40px 120px}.hero-glow{width:800px;height:600px;background:radial-gradient(ellipse,rgba(236,44,90,.1) 0%,transparent 70%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-left{text-align:left}.love-ai-badge{background:#0f0f0fcc}.love-ai-badge span:last-child{color:#fff}.hero-headline{font-size:48px;color:#1a1a1a;line-height:1.1}.hero-section-simple .hero-headline{font-size:48px;color:#fff}.hero-section-simple .hero-subtext{color:#ffffff94;text-align:center;margin-left:auto;margin-right:auto}.hero-subtext{color:#666;margin-left:0}.hero-buttons{flex-direction:row;max-width:none;margin:0}.cta-secondary{color:#1a1a1a;border-color:#e5e7eb;background:#fff}.cta-secondary:hover{background:#f5f5f5}.hero-right{display:block;position:relative;height:500px}.floating-heart{position:absolute;top:-20px;right:20px;width:300px;height:270px;opacity:.7}.floating-heart svg{width:100%;height:100%;filter:drop-shadow(0 0 20px rgba(236,44,90,.6))}.analysis-card-web{display:block;position:absolute;bottom:0;right:0;width:380px;background:#fff;border-radius:24px;padding:32px;box-shadow:0 20px 60px #0000001a;border:1px solid #e5e7eb}.card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.card-label{font-size:12px;font-weight:700;letter-spacing:2px;color:#ec2c5a;margin-bottom:4px}.card-title{font-size:28px;font-weight:700;color:#1a1a1a;letter-spacing:-1px}.card-time{font-size:16px;color:#666}.timer-icon{width:48px;height:48px;border-radius:50%;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:20px}.card-divider{height:1px;background:#e5e7eb;margin-bottom:24px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.avatars{display:flex}.avatar{width:40px;height:40px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:16px;margin-left:-12px;border:3px solid #fff;filter:grayscale(1);opacity:.7}.avatar:first-child{margin-left:0}.avatar-count{width:40px;height:40px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#666;margin-left:-12px;border:3px solid #fff}.analyzed-text{font-size:11px;font-weight:600;color:#999;letter-spacing:1px}.start-btn-card{width:100%;padding:16px;background:linear-gradient(135deg,#ec2c5a,#ff4d79);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s}.start-btn-card:hover{transform:scale(1.02)}.sample-section{padding:80px 40px}.sample-header h2{font-size:32px}.sample-header p{font-size:16px}.sample-cards{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;overflow:visible}.sample-card{min-width:auto;max-width:none;border-radius:20px;padding:24px}.sample-tag{font-size:11px;padding:4px 12px;border-radius:8px;margin-bottom:16px}.sample-section-label{font-size:11px;margin-bottom:6px}.sample-situation{font-size:14px;line-height:1.7;margin-bottom:20px}.sample-risk,.sample-strategy-blur{font-size:13px;line-height:1.6;margin-bottom:20px}.sample-card-cta{padding:14px;font-size:14px;border-radius:14px}.sample-dots{display:none}.mini-demo-section{padding:80px 40px}.mini-demo-inner{max-width:600px}.mini-demo-title{font-size:32px}.mini-demo-subtitle{font-size:16px;margin-bottom:36px}.mini-demo-option{padding:14px 24px;font-size:16px}.mini-demo-result-card{padding:32px}.mini-demo-insight{font-size:19px}.compare-section{padding:80px 40px}.compare-header h2{font-size:32px}.compare-table{max-width:800px}.compare-row{grid-template-columns:1fr 1fr 1fr;align-items:center}.compare-row-header{display:grid;font-weight:700;border-bottom:2px solid #ddd}.compare-feature{grid-column:1;margin-bottom:0}.why-section-web{padding:80px 40px}.why-header-web{max-width:1200px;margin:0 auto 40px;text-align:center}.why-header-web h2{font-size:32px}.why-header-web>div>p{font-size:16px}.why-dots,.carousel-btns{display:none}.carousel-btns button{width:40px;height:40px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;font-size:20px;color:#666;cursor:pointer}.carousel-btns button:hover{border-color:#ec2c5a;color:#ec2c5a}.why-cards-web{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;overflow:visible}.why-card-web{min-width:auto;max-width:none;border-radius:20px;display:flex;flex-direction:column}.why-card-web h4{font-size:20px}.login-cta-section{padding:40px;background:#fff}.login-cta-content{max-width:1200px;margin:0 auto;flex-direction:row;justify-content:space-between;align-items:center;background:#f8f8f8;border-color:#e5e7eb;padding:32px 40px;border-radius:20px}.login-cta-left h3{color:#1a1a1a;font-size:18px}.login-cta-left p{color:#666}.web-footer{display:block;background:#f8f8f8;border-top:1px solid #e5e7eb;padding:60px 40px 30px}.footer-grid{max-width:1200px;margin:0 auto 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand h3{font-size:24px;font-weight:700;letter-spacing:4px;color:#1a1a1a;margin-bottom:12px}.footer-brand p{font-size:14px;color:#666}.footer-links h4{font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:16px}.footer-links a{display:block;font-size:14px;color:#666;text-decoration:none;margin-bottom:10px}.footer-links a:hover{color:#ec2c5a}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid #e5e7eb}.footer-bottom p{font-size:12px;color:#999}.mobile-bottom-nav{display:none}.question-page{background:#f8f8f8}.question-nav{display:block;background:#f8f8f8e6;border-bottom:1px solid #e5e7eb}.question-nav .nav-inner{display:flex;justify-content:space-between;align-items:center}.nav-left-q{display:flex;align-items:center;gap:16px}.back-btn-web{width:40px;height:40px;border-radius:50%;background:transparent;border:none;font-size:24px;color:#1a1a1a;cursor:pointer}.back-btn-web:hover{background:#0000000d}.diagnosis-label-web{font-size:13px;font-weight:500;letter-spacing:1px;color:#666}.nav-right-q{display:flex;align-items:center;gap:16px}.user-info{font-size:12px;color:#666;text-align:right;line-height:1.4}.user-info strong{color:#1a1a1a}.mobile-q-header{display:none}.desktop-progress{display:block;max-width:900px;margin:0 auto;padding:40px 40px 0}.progress-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px;font-weight:500;color:#666}.progress-bar-web{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.progress-fill-web{height:100%;background:#ec2c5a;border-radius:3px;box-shadow:0 0 10px #ec2c5a66}.question-main{padding:60px 40px}.question-grid{display:grid;grid-template-columns:5fr 7fr;gap:60px}.question-title{font-size:42px;color:#1a1a1a}.question-subtitle{font-size:16px;color:#666;line-height:1.7}.hint-box{display:flex;gap:16px;margin-top:32px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.hint-icon{width:40px;height:40px;border-radius:12px;background:#ec2c5a1a;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hint-box h4{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.hint-box p{font-size:13px;color:#666;line-height:1.5}.option-item{background:#fff;border-color:#e5e7eb}.option-item:hover{border-color:#ec2c5a4d}.option-text{color:#1a1a1a;font-size:18px}.empty-circle{border-color:#d1d5db}.next-btn-container{display:flex;justify-content:flex-end;margin-top:32px}.next-question-btn{padding:16px 40px;background:#ec2c5a;color:#fff;border:none;border-radius:32px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:10px;box-shadow:0 8px 30px #ec2c5a4d;transition:all .3s}.next-question-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ec2c5a66}.next-question-btn:disabled{background:#d1d5db;box-shadow:none;cursor:not-allowed}.mobile-bottom-btn{display:none}.q6-page{background:#f8f8f8}.q6-page .ambient-glow,.q6-mobile-header{display:none}.q6-main{padding:60px 40px}.q6-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.q6-left h1{font-size:42px;color:#1a1a1a}.optional{color:#666}.q6-desc{display:block;font-size:16px;color:#666;line-height:1.7;margin-top:16px}.form-group textarea{background:#fff;border-color:#e5e7eb;color:#1a1a1a}.form-group textarea::placeholder{color:#999}.upload-btn{background:#fff;border-color:#e5e7eb}.upload-btn:hover{border-color:#ec2c5a;background:#ec2c5a05}.upload-icon{background:#f5f5f5}.upload-title{color:#1a1a1a}.upload-sub{color:#666}.q6-mobile-bottom{display:none}.q6-right .finish-btn{margin-top:24px}.legal-page{background:#f8f8f8;padding:40px}.legal-back{color:#666}.legal-page h1{color:#1a1a1a}.legal-updated{color:#999}.legal-content p,.legal-content li{color:#444}.legal-content strong{color:#1a1a1a}.payment-page{background:#f8f8f8}.payment-page h2{color:#1a1a1a}.payment-desc{color:#666}.payment-features{background:#fff;border-color:#e5e7eb}.payment-feature{color:#333}.payment-feature+.payment-feature{border-top-color:#e5e7eb}.payment-back-btn{color:#999}.payment-back-btn:hover{color:#666}.payment-options{flex-direction:row}.payment-option{flex:1;background:#fff;border-color:#e5e7eb}.payment-option-pro{border-color:#ec2c5a;order:0}.payment-option h3,.payment-price{color:#1a1a1a}.price-period,.payment-price-desc{color:#999}.checkout-btn-single{background:#f3f4f6;color:#333}.checkout-btn-single:hover{background:#e5e7eb}.mypage-sub-active{background:#ec2c5a0d;border-color:#ec2c5a33}.mypage-sub-active p{color:#555}.mypage-sub-inactive{background:#f9fafb;border-color:#e5e7eb}.mypage-sub-inactive p{color:#666}.loading-page,.result-page{background:#f8f8f8}.loading-spinner{border-color:#e5e7eb}.loading-page h2,.result-page h2{color:#1a1a1a}.loading-step{color:#0009}.loading-progress-track{background:#0000000f}.loading-footnote{color:#666}.report-capture-area{background:#fff;border:1px solid #e5e7eb}.report-capture-logo{color:#1a1a1a}.report-capture-header{border-bottom-color:#e5e7eb}.report-capture-footer{border-top-color:#e5e7eb;color:#999}.report-box{background:#f8f8f8;border:1px solid #e5e7eb}.report-section-title{color:#1a1a1a;background:#ec2c5a12}.report-subsection-title{color:#c0234a}.report-subsection-title:before{background:#c0234a}.report-label{color:#0006}.report-box p,.report-box li{color:#333}.share-btn{background:#fff;color:#1a1a1a;border-color:#e5e7eb}.share-btn:hover:not(:disabled){background:#f5f5f5}.share-toast{background:#1a1a1a}.level-card{background:#fff;border-color:#e5e7eb}.level-label,.level-value{color:#1a1a1a}.level-bar-track{background:#f0f0f0}.level-desc{color:#666}.level-disclaimer{color:#999}.chart-card{background:#fff;border-color:#e5e7eb}.chart-title{color:#1a1a1a}.chart-fallback p{color:#666}.nav-right{display:flex;align-items:center;gap:16px}.lang-btn{background:#fff;border:1px solid #e5e7eb;color:#1a1a1a}.lang-btn:hover{background:#f5f5f5}.lang-dropdown{background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0000001a}.lang-dropdown button{color:#333}.lang-dropdown button:hover{background:#f5f5f5;color:#1a1a1a}.lang-dropdown button.active{color:#ec2c5a}.login-btn-nav{padding:8px 20px;background:#fff;color:#1a1a1a;border:1px solid #e5e7eb;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;font-family:Inter,sans-serif}.login-btn-nav:hover{background:#f5f5f5}.user-menu{position:relative}.user-avatar-btn{width:36px;height:36px;border-radius:50%;background:#ec2c5a;color:#fff;border:none;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .2s;font-family:Inter,sans-serif}.user-avatar-btn:hover{opacity:.85}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;min-width:200px;z-index:100;box-shadow:0 8px 24px #0000001f}.user-dropdown-email{padding:8px 12px;font-size:12px;color:#999;border-bottom:1px solid #e5e7eb;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-dropdown button{display:block;width:100%;text-align:left;background:none;border:none;padding:10px 12px;font-size:14px;color:#333;cursor:pointer;border-radius:8px;transition:background .15s;font-family:Inter,sans-serif}.user-dropdown button:hover{background:#f5f5f5}.login-page{min-height:100vh;background:#f8f8f8;display:flex;align-items:center;justify-content:center;padding:40px}.login-container{max-width:420px;width:100%;text-align:center}.login-back-btn{background:transparent;border:none;color:#666;font-size:14px;cursor:pointer;padding:8px 0;margin-bottom:24px;display:block;font-family:Inter,sans-serif}.login-back-btn:hover{color:#ec2c5a}.login-icon{font-size:48px;margin-bottom:16px}.login-container h2{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.login-desc{font-size:14px;color:#666;margin-bottom:32px}.google-auth-btn{width:100%;padding:14px;background:#fff;color:#333;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s;font-family:Inter,sans-serif}.google-auth-btn:hover{background:#f5f5f5}.auth-divider{display:flex;align-items:center;margin:24px 0;color:#999;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-divider span{padding:0 16px}.auth-form{text-align:left}.auth-form-group{margin-bottom:16px}.auth-form-group label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:6px}.auth-form-group input{width:100%;padding:12px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#1a1a1a;font-size:15px;font-family:Inter,sans-serif;outline:none;transition:border-color .2s}.auth-form-group input::placeholder{color:#999}.auth-form-group input:focus{border-color:#ec2c5a}.auth-error{color:#ef4444;font-size:13px;margin-bottom:12px}.auth-submit-btn{width:100%;padding:14px;background:#ec2c5a;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s;font-family:Inter,sans-serif}.auth-submit-btn:hover:not(:disabled){background:#d4264f}.auth-submit-btn:disabled{opacity:.5;cursor:not-allowed}.auth-toggle{margin-top:24px;font-size:14px;color:#666}.auth-toggle button{background:none;border:none;color:#ec2c5a;font-weight:600;cursor:pointer;font-size:14px;font-family:Inter,sans-serif}.auth-toggle button:hover{text-decoration:underline}.auth-verify-email{font-size:16px;font-weight:600;color:#ec2c5a;margin-bottom:24px}.history-page{min-height:100vh;background:#f8f8f8;padding:40px}.history-container{max-width:640px;margin:0 auto}.history-container h2{font-family:Playfair Display,serif;font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.history-desc{font-size:14px;color:#666;margin-bottom:32px}.history-loading{text-align:center;padding:60px 0}.history-loading p{color:#666;margin-top:16px}.history-empty{text-align:center;padding:60px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.history-empty span{font-size:48px;display:block;margin-bottom:16px}.history-empty p{color:#666;font-size:15px}.history-list{display:flex;flex-direction:column;gap:12px}.history-card{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .2s;text-align:left;width:100%;font-family:Inter,sans-serif}.history-card:hover{border-color:#ec2c5a4d;box-shadow:0 4px 12px #0000000f}.history-card-icon{font-size:28px;flex-shrink:0}.history-card-body{flex:1;min-width:0}.history-card-body h4{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-card-body p{font-size:13px;color:#999}.history-card-arrow{font-size:20px;color:#ccc;flex-shrink:0}.mypage{min-height:100vh;background:#f8f8f8;padding:40px}.mypage-container>h2{color:#1a1a1a}.mypage-section{background:#fff;border-color:#e5e7eb}.mypage-section h3{color:#1a1a1a}.mypage-section-desc{color:#666}.mypage-email{color:#1a1a1a}.mypage-join{color:#999}.mypage-field label{color:#333}.mypage-field input{background:#fff;border:1px solid #e5e7eb;color:#1a1a1a}.mypage-field input::placeholder{color:#999}.mypage-lang-btn{background:#f8f8f8;border-color:#e5e7eb;color:#333}.mypage-lang-btn:hover{background:#f0f0f0;color:#1a1a1a}.mypage-lang-btn.active{background:#ec2c5a14;border-color:#ec2c5a;color:#ec2c5a}.mypage-reports-btn{background:#f8f8f8;border-color:#e5e7eb;color:#1a1a1a}.mypage-reports-btn:hover{background:#f0f0f0;border-color:#ec2c5a4d}.mypage-danger{background:#ef444405;border-color:#ef444426}.mypage-delete-confirm p{color:#333}.mypage-delete-confirm input{background:#fff;border-color:#ef44444d;color:#1a1a1a}.mypage-delete-confirm input::placeholder{color:#999}.mypage-delete-cancel{background:#f8f8f8;border-color:#e5e7eb;color:#333}.mypage-delete-cancel:hover{background:#f0f0f0}.mypage-signout-btn{border-color:#e5e7eb;color:#666}.mypage-signout-btn:hover{background:#f5f5f5;color:#1a1a1a}}@media (prefers-color-scheme: dark){.hero-page .compare-row{border-bottom-color:#ffffff0f}.hero-page .compare-feature{color:#ffffffbf}.hero-page .compare-them{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#ffffffb3}.hero-page .compare-us{background:#ec2c5a26;border:1px solid rgba(236,44,90,.3)}.hero-page .compare-detail{color:#ffffffb3}.hero-page .compare-check{color:#4ade80}.hero-page .compare-x{color:#f87171}.hero-page .compare-row-header{border-bottom-color:#ffffff1a}.hero-page .why-card-web{background:#1c1c20;border-color:#ffffff12}.hero-page .why-card-web h4{color:#fff}.hero-page .why-card-web p{color:#fff9}.hero-page .web-footer{background:#0a0a0d;border-top-color:#ffffff12}.hero-page .footer-brand h3{color:#fff}.hero-page .footer-brand p{color:#ffffff73}.hero-page .footer-links h4{color:#fffc}.hero-page .footer-links a{color:#ffffff73}.hero-page .footer-links a:hover{color:#ec2c5a}.hero-page .footer-bottom{border-top-color:#ffffff0f}.hero-page .footer-bottom p{color:#ffffff4d}}.report-preview{display:flex;flex-direction:column;gap:16px;padding:24px 16px 40px;max-width:480px;margin:0 auto}.preview-header{text-align:center;padding-bottom:8px}.preview-emoji{font-size:40px;display:block;margin-bottom:12px}.preview-header h1{font-size:22px;font-weight:700;color:#fff;margin:0 0 8px}.preview-header .preview-subtitle{font-size:14px;color:#fff9;margin:0}.levels-card{background:#ffffff0d;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:20px;border:1px solid rgba(255,255,255,.1)}.level-bar-item{display:flex;flex-direction:column;gap:6px}.level-bar-header{display:flex;justify-content:space-between;align-items:center}.level-bar-icon-label{font-size:13px;font-weight:600;color:#fff}.level-bar-value{font-size:13px;font-weight:700;color:#ff4d7d}.level-bar-track{height:8px;background:#ffffff1f;border-radius:4px;overflow:hidden}.level-bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#ff4d7d,#ff9ab5);transition:width .8s ease}.level-bar-desc{font-size:12px;color:#fff9;margin:0}.pattern-card{background:#ffffff0d;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:12px}.pattern-card-label{font-size:12px;font-weight:600;color:#ffffff8c;text-transform:uppercase;letter-spacing:.5px}.pattern-description{font-size:15px;line-height:1.65;color:#fff;margin:0}.pattern-badge{display:inline-block;padding:6px 14px;border-radius:50px;background:#ff4d7d26;color:#ff4d7d;font-size:13px;font-weight:600;align-self:flex-start}.full-analysis-card{background:#ffffff0d;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.1)}.full-analysis-header{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#fff;margin-bottom:14px}.teaser-sentence{font-size:15px;line-height:1.6;color:#fff;font-style:italic;margin:0 0 16px;padding:12px 16px;border-left:2px solid #ff4d7d;background:#ff4d7d0f;border-radius:0 8px 8px 0}.blurred-content{display:flex;flex-direction:column;gap:8px;margin:0 0 14px;filter:blur(4px);opacity:.35;-webkit-user-select:none;user-select:none;pointer-events:none}.blur-line{height:12px;border-radius:6px;background:#fff9}.blur-line.long{width:100%}.blur-line.medium{width:75%}.blur-line.short{width:50%}.unlock-hint{font-size:13px;color:#ffffff80;margin:0;text-align:center}.report-contents-card{background:#ffffff0d;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.1)}.contents-label{font-size:11px;font-weight:700;color:#ffffff80;letter-spacing:.8px;margin:0 0 14px}.contents-item{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px;color:#fff}.contents-item:last-child{border-bottom:none;padding-bottom:0}.contents-number{width:24px;height:24px;border-radius:50%;background:#ff4d7d26;color:#ff4d7d;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.unlock-section{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 0 8px}.unlock-meta{font-size:12px;color:#ffffff80;text-align:center;margin:0}.unlock-button{width:100%;padding:18px;border-radius:50px;background:linear-gradient(135deg,#ff4d7d,#ff6b9d);color:#fff;font-size:17px;font-weight:700;border:none;cursor:pointer;letter-spacing:.2px}.unlock-button:active{transform:scale(.98);opacity:.92}.unlock-sub{font-size:11px;color:#ffffff59;margin:0}
