*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#fff;background:#05050a;font-family:Inter,sans-serif}.chart-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080812d6;justify-content:center;align-items:center;padding:24px;animation:.18s modalFade;display:flex;position:fixed;inset:0}.chart-modal{background:#0b0b17;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;width:94vw;max-width:1800px;height:94vh;animation:.22s modalScale;display:flex;overflow:hidden;box-shadow:0 40px 120px #0000008c}.chart-modal-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 30px;display:flex}.chart-modal-header h2{letter-spacing:.05em;text-transform:uppercase;color:#fff;margin:0;font-size:13px;font-weight:700}.chart-modal-close{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;width:42px;height:42px;font-size:18px;transition:background .2s,transform .2s}.chart-modal-close:hover{background:#8c52ff29;transform:rotate(90deg)}.chart-modal-body{flex:1;justify-content:center;align-items:center;padding:18px 22px 22px;display:flex;overflow:hidden}.chart-modal-body>*{justify-content:center;align-items:center;width:100%;height:100%;display:flex;transform:translateY(22px)}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalScale{0%{opacity:0;transform:scale(.97)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=900px){.chart-modal-overlay{padding:10px}.chart-modal{border-radius:0;width:100vw;height:100vh}.chart-modal-header{padding:18px 20px}.chart-modal-body{padding:14px}.chart-modal-body>*{transform:translateY(12px)}}*{box-sizing:border-box}body{color:#fff;background:#05050a;margin:0;font-family:Inter,sans-serif}h1{margin-bottom:50px;font-size:56px}label{margin-bottom:16px;display:block}hr{border:none;border-top:1px solid #ffffff14;margin:50px 0}details{border:1px solid #2d2d44;border-radius:12px;margin-bottom:60px;overflow:hidden}summary{cursor:pointer;padding:16px;font-weight:600}.app{min-height:100vh;display:flex}.sidebar{background:#0b0b14;border-right:1px solid #ffffff14;flex-direction:column;width:240px;padding:32px;transition:transform .25s,opacity .25s;display:flex}.sidebar h2{margin-bottom:40px}.sidebar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:12px;height:48px;margin-bottom:12px}.sidebar-footer{opacity:.6;margin-top:auto}.content{flex:1;width:100%;min-width:0;max-width:1200px;margin:0 auto;padding:48px}.mobile-menu-button{display:none}@media (width<=900px){.app{flex-direction:column}.mobile-menu-button{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#0b0b14eb;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex;position:fixed;top:16px;left:16px;box-shadow:0 10px 24px #00000059}.sidebar{opacity:0;z-index:1500;background:#0b0b14;border-right:1px solid #ffffff14;width:270px;height:100vh;padding:80px 22px 24px;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{opacity:1;transform:translate(0)}.content{width:100%;padding:80px 20px 24px}}.nav-link{color:#fff;background:0 0;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;height:48px;margin-bottom:12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:flex}.nav-link:hover{background:#a855f726;border-color:#a855f773;transform:translateY(-1px)}.nav-link.active{color:#fff;background:#8c52ff1a;border-color:#8c52ff6b;box-shadow:inset 0 0 0 1px #8c52ff2e}.language-switch-card{z-index:2100;-webkit-backdrop-filter:blur(10px);background:#0b0b14eb;border:1px solid #ffffff1f;border-radius:12px;align-items:center;padding:4px;display:flex;position:fixed;top:20px;right:24px;box-shadow:0 10px 24px #00000059}.language-switch-option{color:#ffffff8c;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:34px;font-size:11px;font-weight:600;transition:background .2s,color .2s,transform .2s;display:flex}.language-switch-option:hover{color:#fff}.language-switch-option.active{color:#fff;background:#8c52ff2e;box-shadow:inset 0 0 0 1px #8c52ff59}.language-switch-option:active{transform:scale(.97)}.language-switch-divider{background:#ffffff1a;width:1px;height:18px;margin:0 2px}@media (width<=1024px){.app{flex-direction:column}.mobile-menu-button{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#0b0b14eb;border:none;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex;position:fixed;top:20px;left:20px;box-shadow:0 10px 24px #00000059}.language-switch-card{top:20px;right:20px}.sidebar{opacity:0;z-index:1500;background:#0b0b14;border-right:1px solid #ffffff14;width:270px;height:100vh;padding:84px 22px 24px;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{opacity:1;transform:translate(0)}.content{width:100%;padding:88px 20px 28px}}@media (width<=600px){.language-switch-card{right:14px}.mobile-menu-button{left:14px}}input[type=text]{color:#fff;background:#11111d;border:1px solid #ffffff14;border-radius:10px;width:100%;height:52px;padding:0 16px}.primary{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:12px;width:100%;height:52px;font-size:16px}.demo-box{background:#8c52ff14;border:1px solid #8c52ff33;border-radius:18px;margin-top:24px;padding:28px}.demo-box p{opacity:.8;line-height:1.7}.demo-box select{color:#fff;background:#11111d;border:1px solid #ffffff14;border-radius:10px;width:100%;height:52px;margin-top:10px;margin-bottom:15px;padding:0 16px}.hint{opacity:.6;margin-bottom:20px;font-size:14px}.analysis-options{flex-wrap:wrap;gap:28px;margin-top:16px;display:flex}.analysis-options label{cursor:pointer;align-items:center;gap:8px;margin:0;display:flex}.hero{flex-direction:column;flex:1;justify-content:center;min-height:100vh;padding:40px 0;display:flex}.hero-content{max-width:900px;margin-top:-80px}.hero-tag{color:#bca3ff;letter-spacing:.03em;background:#8c52ff1f;border:1px solid #8c52ff40;border-radius:999px;margin-bottom:28px;padding:8px 16px;font-size:13px;display:inline-block}.hero h1{letter-spacing:-.05em;max-width:500px;margin:0 0 36px;font-size:clamp(64px,6vw,105px);line-height:.95}.hero h2{color:#ffffffe6;max-width:620px;margin-top:0;font-size:20px;font-weight:500;line-height:1.45}.hero-actions{margin-top:36px}.hero-button{color:#fff;background:#8c52ff;border-radius:12px;justify-content:center;align-items:center;height:52px;padding:0 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 28px #8c52ff38}.hero-button:hover{transform:translateY(-2px);box-shadow:0 0 40px #8c52ff59}.hero-note{color:#ffffff73;margin-top:18px;font-size:12px}@media (width<=900px) and (orientation:portrait){.hero{justify-content:flex-start;min-height:auto;padding:96px 24px 56px}.hero-content{max-width:100%;margin-top:0}.hero-tag{margin-bottom:22px}.hero h1{max-width:100%;margin-bottom:24px;font-size:54px}.hero h2{max-width:100%;font-size:11px;line-height:1.6}.hero-actions{margin-top:28px}.hero-button{width:100%}}@media (width<=1024px) and (orientation:landscape){.hero{justify-content:center;min-height:100vh;padding:0 48px 32px;display:flex}.hero-content{max-width:720px;margin:-50px auto 0}.hero-tag{margin-bottom:18px}.hero h1{margin-bottom:20px;font-size:56px;line-height:.9}.hero h2{max-width:560px;font-size:14px;line-height:1.55}.hero-actions{margin-top:26px}}.analysis-page{max-width:860px;margin:0 auto;padding-top:160px;animation:.45s pageFade}.analysis-page h1{color:#fff;margin:0 0 30px;font-size:30px;font-weight:700}.analysis-subtitle{color:#fff9;max-width:600px;margin:0 0 36px;font-size:13px;line-height:1.6}.section{margin-bottom:28px}.section h3{color:#fff;margin-bottom:14px;font-size:16px;font-weight:600}.source-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:860px;display:grid}.source-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;min-height:88px;padding:18px;transition:transform .35s cubic-bezier(.22,.61,.36,1),background .35s,border-color .35s,box-shadow .35s}.source-card:hover{background:#ffffff09;border-color:#8c52ff59;transform:translateY(-2px);box-shadow:0 12px 28px #8c52ff1f}.source-card.active{background:#8c52ff14;border-color:#8c52ff7a;transform:translateY(-1px);box-shadow:0 14px 34px #8c52ff2e}.source-card h4{margin:0 0 8px;font-size:14px;font-weight:600}.source-card p{color:#fff9;margin:0;font-size:12px;line-height:1.5}.demo-box{background:#8c52ff0d;border:1px solid #8c52ff2e;border-radius:18px;flex-direction:column;max-width:860px;min-height:245px;margin-top:22px;padding:24px;animation:.35s fadeUp;display:flex}.demo-box h3{margin:0 0 10px;font-size:14px;font-weight:600}.demo-box p{color:#ffffffb8;margin:0;font-size:13px;line-height:1.6}.dataset-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:860px;margin-top:22px;margin-bottom:22px;display:grid}.dataset-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;min-height:84px;padding:16px;transition:transform .35s cubic-bezier(.22,.61,.36,1),background .35s,border-color .35s,box-shadow .35s}.dataset-card:hover{background:#ffffff09;border-color:#8c52ff59;transform:translateY(-2px);box-shadow:0 12px 28px #8c52ff1f}.dataset-card.active{background:#8c52ff14;border-color:#8c52ff7a;transform:translateY(-1px);box-shadow:0 14px 34px #8c52ff2e}.dataset-card h4{margin:0 0 8px;font-size:14px;font-weight:600}.dataset-card p{color:#fff9;margin:0;font-size:12px;line-height:1.5}.hint{color:#ffffff8c;margin-top:16px;font-size:12px}.primary{color:#fff;cursor:pointer;background:#8c52ff;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;height:50px;margin-top:32px;padding:0 28px;font-size:14px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pageFade{0%{opacity:0}to{opacity:1}}@media (width<=900px) and (orientation:portrait){.analysis-page{max-width:100%;padding:88px 18px 28px}.analysis-page h1{margin-bottom:12px;font-size:24px}.analysis-subtitle,.section{margin-bottom:18px}.source-grid{grid-template-columns:1fr;gap:12px}.source-card{border-radius:12px;min-height:76px;padding:16px}.source-card h4{margin-bottom:4px;font-size:14px}.source-card p{font-size:11px;line-height:1.4}.demo-box{border-radius:16px;min-height:auto;margin-top:18px;padding:18px}.demo-box h3{margin-bottom:6px;font-size:14px}.demo-box p{margin-bottom:16px;font-size:12px}.dataset-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px;margin-bottom:18px;display:grid}.dataset-card{border-radius:12px;flex-direction:column;justify-content:center;min-height:60px;padding:10px;display:flex}.dataset-card h4{margin:0 0 2px;font-size:12px;line-height:1.2}.dataset-card p{color:#ffffff94;margin:0;font-size:10px;line-height:1.2}.primary,.primary.compact,.primary.full{border-radius:12px;width:100%;height:48px;margin-top:18px}}@media (width<=1024px) and (orientation:landscape){.analysis-page{max-width:100%;padding:88px 24px 28px}.analysis-page h1{margin-bottom:12px;font-size:24px}.analysis-subtitle,.section{margin-bottom:16px}.source-grid{grid-template-columns:repeat(3,1fr);gap:10px}.source-card{border-radius:12px;min-height:74px;padding:14px}.source-card h4{margin-bottom:4px;font-size:13px}.source-card p{font-size:10px;line-height:1.35}.demo-box{border-radius:16px;min-height:auto;margin-top:16px;padding:18px}.demo-box h3{margin-bottom:6px;font-size:14px}.demo-box p{margin-bottom:14px;font-size:12px}.dataset-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px;margin-bottom:16px;display:grid}.dataset-card{border-radius:12px;flex-direction:column;justify-content:center;min-height:58px;padding:8px 10px;display:flex}.dataset-card h4{margin:0 0 2px;font-size:11px;line-height:1.2}.dataset-card p{color:#ffffff94;margin:0;font-size:9px;line-height:1.2}.primary,.primary.compact,.primary.full{border-radius:12px;width:100%;height:48px;margin-top:16px}}.dashboard{width:100%;max-width:1100px;margin:0 auto;padding:60px}.dashboard section{padding:0}.dashboard-header{margin-bottom:40px}.dashboard-tag{color:#bca3ff;letter-spacing:.03em;background:#8c52ff1a;border:1px solid #8c52ff40;border-radius:999px;align-items:center;padding:7px 14px;font-size:12px;font-weight:500;display:inline-flex}.dashboard-header h1{letter-spacing:-.02em;margin-top:20px;margin-bottom:12px;font-size:30px;font-weight:700;line-height:1.2}.dashboard-subtitle{color:#ffffffa6;max-width:700px;margin-bottom:20px;font-size:12px;line-height:1.6}.meta{color:#ffffff8c;margin-bottom:32px;font-size:12px}.analyst-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;width:100%;margin-bottom:40px;padding:40px}.analyst-content{padding:16px 24px 0}.analyst-card h2{text-transform:uppercase;letter-spacing:.05em;color:#ffffffeb;margin:20px 0 18px 24px;padding-left:0;font-size:12px;font-weight:700}.analyst-card h3{text-transform:uppercase;letter-spacing:.04em;color:#fff;margin-top:22px;margin-bottom:10px;font-size:12px;font-weight:700}.analyst-card h3:first-child{margin-top:0}.analyst-card p,.analyst-card li{color:#ffffffd1;max-width:820px;margin:0;font-size:12px;line-height:1.85}.analyst-card p{margin-bottom:14px}.analyst-card ul{margin-top:12px;margin-bottom:0;padding-left:18px}.analyst-card li{margin-bottom:10px}.analyst-actions{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:10px;margin-top:24px;margin-bottom:30px;padding-top:18px;display:flex}.analyst-button{color:#fff;cursor:pointer;background:#8c52ff14;border:1px solid #8c52ff40;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s}.analyst-button:hover{background:#8c52ff29;border-color:#8c52ff73;transform:translateY(-2px)}.analyst-answer{background:#8c52ff0f;border:1px solid #8c52ff2e;border-radius:14px;margin-top:20px;padding:22px}.analyst-answer h3{margin-top:0;margin-bottom:10px}@media (width<=900px) and (orientation:portrait){.analyst-card{margin-bottom:28px;padding:22px}.analyst-content{padding:20px 8px 0}.analyst-card h2{margin:18px 0 16px 8px;font-size:11px}.analyst-card h3{margin-top:18px;margin-bottom:8px;font-size:11px}.analyst-card p,.analyst-card li{font-size:11px;line-height:1.7}.analyst-card ul{padding-left:16px}.analyst-actions{gap:8px;margin-top:18px;margin-bottom:22px;padding-top:16px}.analyst-button{padding:7px 14px;font-size:11px}.analyst-answer{margin-top:18px;padding:18px}}@media (width<=1024px) and (orientation:landscape){.analyst-card{margin-bottom:30px;padding:24px}.analyst-content{padding:20px 12px 0}.analyst-card h2{margin:18px 0 16px 12px;font-size:11px}.analyst-card h3{margin-top:18px;margin-bottom:8px;font-size:11px}.analyst-card p,.analyst-card li{font-size:11px;line-height:1.65}.analyst-card ul{padding-left:16px}.analyst-actions{gap:8px;margin-top:18px;margin-bottom:22px;padding-top:16px}.analyst-button{padding:7px 14px;font-size:11px}.analyst-answer{margin-top:18px;padding:18px}}.discourse-section h2{text-transform:uppercase;letter-spacing:.03em;color:#ffffffeb;margin:0 0 18px;font-size:12px;font-weight:700}.discourse-section p{color:#ffffffa6;margin:0 0 18px;font-size:12px;line-height:1.7}.discourse-map-wrapper{width:100%;height:400px;margin-top:0}.chart-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:0;display:grid}.chart-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;padding:24px;overflow:hidden}.chart-card h2{text-transform:uppercase;letter-spacing:.03em;color:#ffffffeb;margin:0 0 18px;font-size:12px;font-weight:700}@media (width<=900px) and (orientation:portrait){.discourse-section h2{margin-bottom:14px;font-size:11px}.discourse-section p{margin-bottom:14px;font-size:11px;line-height:1.65}.discourse-map-wrapper{height:280px;margin-top:0}.chart-grid{grid-template-columns:1fr;gap:16px;margin-top:24px}.chart-card{border-radius:16px;padding:18px}.chart-card h2{margin-bottom:14px;font-size:11px}}@media (width<=1024px) and (orientation:landscape){.discourse-section h2{margin-bottom:14px;font-size:11px}.discourse-section p{margin-bottom:14px;font-size:11px;line-height:1.65}.discourse-map-wrapper{height:240px;margin-top:0}.chart-grid{grid-template-columns:1fr;gap:18px;margin-top:26px}.chart-card{border-radius:16px;padding:20px}.chart-card h2{margin-bottom:14px;font-size:11px}}.pattern-box{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;margin-top:32px;padding:38px}.pattern-box h2{text-transform:uppercase;letter-spacing:.03em;color:#ffffffeb;margin:22px 0 28px;padding-left:27px;font-size:12px;font-weight:700}.pattern-highlight{box-sizing:border-box;background:#8c52ff14;border:1px solid #8c52ff2e;border-left:3px solid #8c52ffcc;border-radius:16px;max-width:560px;margin:0 0 34px 20px;padding:24px 28px}.pattern-title{color:#fff;margin-bottom:8px;font-size:12px;font-weight:700;line-height:1.6}.pattern-count{color:#fff;margin-bottom:8px;font-size:12px;font-weight:700;line-height:1.4}.pattern-label{color:#fff9;font-size:12px;line-height:1.6}.pattern-box h3{text-transform:uppercase;letter-spacing:.03em;color:#ffffffeb;margin:6px 0 22px;padding-left:27px;font-size:12px;font-weight:700}.pattern-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.pattern-list li{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;align-items:center;width:560px;max-width:100%;padding:16px 20px 16px 36px;transition:background .25s,border-color .25s,transform .25s;display:flex}.pattern-list li:hover{background:#ffffff0a;border-color:#8c52ff2e;transform:translateY(-1px)}.pattern-item{text-align:left;color:#ffffffeb;margin-left:0;padding-left:0;font-size:12px;font-weight:500;line-height:1.5;display:block}.pattern-value{font-size:inherit;font-weight:inherit;color:inherit;background:0 0;border:none;border-radius:0;margin-left:6px;padding:0;display:inline}.data-box details{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;overflow:hidden}.data-box summary{cursor:pointer;text-transform:uppercase;letter-spacing:.03em;color:#ffffffeb;border-bottom:1px solid #ffffff0f;padding:20px 24px;font-size:12px;font-weight:700}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:22px 24px 24px;display:grid}.method-item{background:#8c52ff08;border:1px solid #8c52ff14;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.method-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff73;font-size:10px;font-weight:600}.method-value{color:#ffffffd9;font-size:12px;font-weight:500;line-height:1.6}@media (width<=900px) and (orientation:portrait){.pattern-box{border-radius:16px;margin-top:24px;padding:22px}.pattern-box h2,.pattern-box h3{margin:14px 0 18px;padding-left:14px;font-size:11px}.pattern-highlight{box-sizing:border-box;border-radius:14px;width:84%;max-width:420px;margin:0 auto 24px;padding:18px 18px 18px 14px}.pattern-title{margin-bottom:6px;font-size:11px;line-height:1.5}.pattern-count{margin-bottom:6px;font-size:11px;line-height:1.45}.pattern-label{font-size:11px;line-height:1.5}.pattern-list{flex-direction:column;gap:10px;display:flex}.pattern-list li{box-sizing:border-box;border-radius:12px;width:84%;max-width:420px;margin:0 auto;padding:14px 18px}.pattern-item{color:#ffffffeb;padding-left:0;font-size:11px;line-height:1.5;display:block}.data-box{margin-top:20px}.data-box details{border-radius:16px}.data-box summary{padding:16px 18px;font-size:11px}.method-grid{grid-template-columns:1fr;gap:10px;padding:18px}.method-item{border-radius:10px;padding:12px}.method-label{font-size:9px}.method-value{font-size:11px;line-height:1.5}}@media (width<=1024px) and (orientation:landscape){.pattern-box{border-radius:16px;margin-top:24px;padding:24px}.pattern-box h2,.pattern-box h3{margin:16px 0 18px;padding-left:18px;font-size:11px}.pattern-highlight{border-radius:14px;max-width:460px;margin:0 0 26px 14px;padding:18px 20px 18px 16px}.pattern-title{margin-bottom:6px;font-size:11px;line-height:1.5}.pattern-count{margin-bottom:6px;font-size:11px;line-height:1.45}.pattern-label{font-size:11px;line-height:1.5}.pattern-list{gap:10px}.pattern-list li{border-radius:12px;width:460px;max-width:100%;padding:14px 18px}.pattern-item{color:#ffffffeb;padding-left:0;font-size:11px;line-height:1.5;display:block}.data-box{margin-top:22px}.data-box details{border-radius:16px}.data-box summary{padding:18px 20px;font-size:11px}.method-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:20px}.method-item{border-radius:10px;padding:12px}.method-label{font-size:9px}.method-value{font-size:11px;line-height:1.5}}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.kpi-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:82px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.kpi-card:hover{border-color:#8c52ff47;transform:translateY(-2px);box-shadow:0 8px 18px #8c52ff1a}.kpi-value{color:#fff;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1}.kpi-label{text-align:center;color:#fff9;font-size:12px;font-weight:500;line-height:1.35}.pattern-box{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;padding:24px}.pattern-box h3{text-transform:uppercase;letter-spacing:.03em;margin-top:0;margin-bottom:16px;font-size:12px;font-weight:700}.pattern-box ol,.pattern-box ul{margin:0;padding-left:18px}.pattern-box li{color:#ffffffc7;margin-bottom:10px;font-size:12px;line-height:1.6}@media (width<=900px) and (orientation:portrait){.kpi-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:22px}.kpi-card{border-radius:12px;min-height:68px;padding:10px 8px}.kpi-value{margin-bottom:3px;font-size:20px}.kpi-label{font-size:10px;line-height:1.2}}@media (width<=1024px) and (orientation:landscape){.kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px}.kpi-card{border-radius:12px;min-height:68px;padding:10px}.kpi-value{margin-bottom:3px;font-size:20px}.kpi-label{font-size:10px;line-height:1.2}}.filters{flex-direction:column;gap:28px;margin-bottom:50px;display:flex}.filter-group{flex-direction:column;gap:14px;display:flex}.filter-group label{letter-spacing:.03em;text-transform:uppercase;color:#ffffffbf;margin:0;font-size:12px;font-weight:700}.filter-chips{flex-wrap:wrap;gap:10px;display:flex}.filter-chip{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;height:38px;padding:0 14px;font-size:12px;font-weight:500;line-height:1;transition:all .2s}.filter-chip:hover{border-color:#8c52ff59;transform:translateY(-1px)}.filter-chip.active{color:#d8c8ff;background:#8c52ff26;border-color:#8c52ff73}.comments-box{margin-top:32px}.data-box{margin-top:-15px}.comments-box details,.data-box details{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;overflow:hidden}.comments-box summary{cursor:pointer;text-transform:uppercase;letter-spacing:.03em;color:#ffffffeb;border-bottom:1px solid #ffffff0f;padding:20px 24px;font-size:12px;font-weight:700}.comment-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;margin:18px 20px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s}.comment-card:hover{border-color:#8c52ff4d;transform:translateY(-2px);box-shadow:0 8px 20px #8c52ff14}.comment-card small{letter-spacing:.03em;text-transform:uppercase;color:#ffffff73;margin-bottom:12px;font-size:11px;font-weight:600;display:block}.comment-tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.comment-tag{border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.role-tag{color:#ffffffeb;background:#3b82f61f;border:1px solid #3b82f640}.emotion-tag{color:#ffffffeb;background:#8c52ff1f;border:1px solid #8c52ff40}.comment-text{color:#ffffffd1;margin:0;font-size:12px;line-height:1.8}.comment-analysis{color:#ffffff9e;border-top:1px solid #ffffff0f;margin-top:14px;padding-top:14px;font-size:12px;line-height:1.8}.chart-placeholder{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}.recharts-wrapper{margin-top:10px}.chart-surface{box-sizing:border-box;background:#0b0b17;border-radius:18px;width:100%;height:400px;padding:22px}.chart-surface-large{border-radius:24px;height:520px;padding:32px}@media (width<=900px){.chart-surface{border-radius:16px;height:280px;padding:12px}.chart-surface-large{border-radius:18px;height:360px;padding:18px}}@media (width<=1024px) and (orientation:landscape){.chart-surface{height:240px}.chart-surface-large{height:320px}}.export-page{padding-top:164px}.export-kpi-grid{gap:18px;margin-top:36px;margin-bottom:36px;display:flex}.export-kpi-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:160px;min-height:96px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.export-kpi-card:hover{border-color:#8c52ff4d;transform:translateY(-2px);box-shadow:0 8px 20px #8c52ff1a}.export-kpi-value{text-align:center;color:#fff;font-size:14px;font-weight:700;line-height:1.3}.export-kpi-label{color:#fff9;margin-top:6px;font-size:12px}.export-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:12px;display:grid}.export-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.export-card:hover{border-color:#8c52ff4d;transform:translateY(-2px);box-shadow:0 8px 20px #8c52ff1a}.export-card h2{text-transform:uppercase;letter-spacing:.03em;color:#ffffffeb;margin:0 0 14px;font-size:12px;font-weight:700}.export-card p{color:#ffffffb8;flex:1;margin:0;font-size:12px;line-height:1.8}.coming-soon{text-transform:uppercase;letter-spacing:.05em;color:#ffffffa6;background:#8c52ff14;border:1px solid #8c52ff2e;border-radius:999px;align-self:flex-start;align-items:center;margin-top:20px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.export-page .meta{color:#fff9;margin-bottom:28px;font-size:12px}@media (width<=900px) and (orientation:portrait){.export-page{padding:96px 20px 32px}.export-kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;margin-bottom:26px;display:grid}.export-kpi-card{border-radius:12px;width:100%;min-height:68px;padding:12px}.export-kpi-value{font-size:13px}.export-kpi-label{text-align:center;margin-top:2px;font-size:10px}.export-grid{grid-template-columns:1fr;gap:14px}.export-card{border-radius:14px;min-height:auto;padding:18px}.export-card h2{margin-bottom:10px;font-size:12px}.export-card p{font-size:11px;line-height:1.6}.coming-soon{margin-top:16px;font-size:10px}}@media (width<=1024px) and (orientation:landscape){.export-page{padding:88px 24px 32px}.export-kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px;margin-bottom:24px;display:grid}.export-kpi-card{border-radius:12px;width:100%;min-height:68px;padding:12px}.export-kpi-value{font-size:13px}.export-kpi-label{text-align:center;margin-top:2px;font-size:10px}.export-grid{grid-template-columns:repeat(2,1fr);gap:14px}.export-card{border-radius:14px;min-height:150px;padding:18px}.export-card h2{margin-bottom:10px;font-size:12px}.export-card p{font-size:11px;line-height:1.6}.coming-soon{margin-top:16px;font-size:10px}}
