*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif;background:#fff;color:#111}button{font-family:inherit}.kv-page{width:100%;min-height:100vh;background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif;overflow-x:hidden}.kv-container{max-width:1100px;margin:0 auto;padding-bottom:60px}.kv-header-area{padding:20px 18px 0}.kv-title{text-align:center;font-size:30px;font-weight:800;margin:10px 0 22px;color:#111;letter-spacing:-.5px}.kv-topTabs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5e7eb;border-left:0;border-right:0;background:#fff}.kv-topTab{padding:16px 10px;border:0;background:transparent;cursor:pointer;font-size:15px;font-weight:600;border-left:1px solid #e5e7eb;color:#6b7280;transition:all .2s}.kv-topTab:first-child{border-left:0}.kv-topTab.active{background:#1f2937;color:#fff}.kv-hybrid-banner{margin:24px 0 0;height:320px;background-size:cover;background-position:center;border-radius:0;box-shadow:0 10px 25px #00000026;display:flex;align-items:center;padding:0 40px;position:relative;overflow:hidden;z-index:10}.kv-hybrid-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.2) 60%,transparent 100%)}.kv-banner-content{position:relative;z-index:1;color:#fff}.kv-banner-sub{font-size:16px;color:#e5e7eb;margin-bottom:8px;font-weight:500}.kv-banner-main{margin-bottom:16px}.kv-gold-text{font-size:56px;font-weight:900;letter-spacing:-1px;background:linear-gradient(to bottom,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 6px rgba(0,0,0,.3))}.kv-banner-desc{font-size:18px;line-height:1.6;color:#f3f4f6;font-weight:400}.kv-disclaimer-box{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px 20px}.kv-disclaimer-list{margin:0;padding-left:14px;font-size:13px;line-height:1.6;color:#4b5563;list-style-type:disc}.kv-disclaimer-list li{margin-bottom:2px}.kv-text-highlight{color:#ef4444;font-weight:700}.kv-subTabs{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;margin:0;border-bottom:1px solid #e5e7eb}.kv-subTab{padding:16px 10px;border:0;background-color:#fff!important;cursor:pointer;font-size:15px;color:#6b7280;font-weight:600;border-radius:0;border-right:1px solid #f3f4f6;position:relative}.kv-subTab:last-child{border-right:0}.kv-subTab.active{background-color:#fff!important;color:#111;font-weight:800}.kv-subTab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background-color:#1f2937;z-index:1}.kv-content-padding{padding:0 18px}.kv-long-bg-wrap{width:100%;background-color:#111;padding:80px 20px 100px;border-radius:0;margin-top:0;margin-bottom:40px;box-shadow:0 10px 30px #0000001a;color:#fff;position:relative}.kv-intro-section-title{text-align:center;margin-bottom:80px}.kv-intro-main{font-size:34px;font-weight:900;color:#fff;line-height:1.3;margin-bottom:20px;text-shadow:0 2px 10px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;gap:12px}.kv-intro-icon-svg{width:36px;height:36px;color:gold}.kv-intro-desc{font-size:16px;opacity:.85;line-height:1.8;color:#f3f4f6;max-width:800px;margin:0 auto;word-break:keep-all}.kv-zigzag-row{display:flex;align-items:center;justify-content:space-between;gap:50px;margin-bottom:120px}.kv-zigzag-row.reverse{flex-direction:row-reverse}.kv-zigzag-text{flex:1}.kv-zigzag-visual{flex:1.2;position:relative;z-index:2}.kv-zigzag-title{font-size:32px;font-weight:800;color:#fff;margin-bottom:20px;line-height:1.3;text-shadow:0 4px 10px rgba(0,0,0,.5)}.kv-zigzag-desc{font-size:16px;line-height:1.7;color:#e5e7eb;word-break:keep-all;font-weight:400;opacity:.9}.kv-mock-card{background:#fff;border-radius:20px;padding:25px;color:#333;box-shadow:0 25px 60px #0006;border:1px solid rgba(255,255,255,.1);position:relative}.kv-mock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #f1f1f1;padding-bottom:12px}.kv-mock-title{font-size:18px;font-weight:800;color:#111}.kv-mock-badge{background:#fff0f0;color:#ff3b30;font-size:12px;font-weight:700;padding:4px 8px;border-radius:4px}.kv-detail-section{margin-bottom:100px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:60px}.kv-detail-section:last-child{border-bottom:none;margin-bottom:0}.kv-chart-flex{display:flex;align-items:flex-end;justify-content:space-between;height:180px;padding:0 10px;margin-bottom:20px}.kv-bar-col{display:flex;flex-direction:column;align-items:center;width:16%;height:100%;justify-content:flex-end}.kv-bar-val{font-size:11px;font-weight:700;margin-bottom:6px;color:#555}.kv-bar-stick{width:100%;border-radius:4px 4px 0 0;position:relative;box-shadow:2px 2px 5px #0000001a}.kv-bar-stick.red{background:linear-gradient(to bottom,#ff5f58,#ff3b30)}.kv-bar-stick.blue{background:linear-gradient(to bottom,#409cff,#007aff)}.kv-bar-name{font-size:12px;font-weight:600;margin-top:8px;color:#333}.kv-mock-table{width:100%;border-collapse:collapse;font-size:13px;text-align:center;border-top:1px solid #333}.kv-mock-table th{background:#f8f9fa;padding:10px;border-bottom:1px solid #eee;color:#666;font-weight:700;white-space:nowrap}.kv-mock-table td{padding:10px;border-bottom:1px solid #f1f1f1;color:#333;white-space:nowrap}.td-red{color:#ff3b30;font-weight:700}.td-blue{color:#007aff;font-weight:700}.kv-return-chart{display:flex;align-items:flex-end;justify-content:space-around;height:160px;padding-bottom:10px;border-bottom:1px solid #f1f1f1;margin-bottom:15px;position:relative}.kv-return-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:14%;height:100%;position:relative;z-index:2}.kv-return-val{font-size:10px;font-weight:700;margin-bottom:4px;color:#555;background:#fff;padding:2px 4px;border-radius:4px;box-shadow:0 1px 2px #0000001a}.kv-return-bar{width:100%;border-radius:4px 4px 0 0;position:relative}.kv-return-bar.pos{background:linear-gradient(to bottom,#ff5f58,#ff3b30);box-shadow:2px 2px 5px #ff3b3033}.kv-return-bar.neg{background:linear-gradient(to bottom,#409cff,#007aff);box-shadow:2px 2px 5px #007aff33}.kv-return-name{font-size:11px;font-weight:600;margin-top:6px;color:#666}.kv-return-line{position:absolute;bottom:30px;left:0;right:0;border-top:1px dashed #ddd;z-index:1}.kv-rank-badge{display:inline-block;width:24px;height:24px;background:#333;color:#fff;border-radius:50%;text-align:center;line-height:24px;font-size:12px;font-weight:700;margin-right:6px}.kv-rank-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f1f1f1;align-items:center}.kv-rank-left{display:flex;align-items:center;flex:1}.kv-rank-right{text-align:right;font-weight:700;font-size:14px}.kv-heatmap-grid{display:flex;gap:4px;height:140px;margin-bottom:20px}.kv-heatmap-cell{flex:1;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:inset 0 0 15px #0000001a;position:relative;overflow:hidden;padding:10px;text-align:center}.hm-bg-1{background:#e31b23;flex:1.5}.hm-bg-2{background:#f05a28}.hm-bg-3{background:#d64d57}.hm-bg-4{background:#3e5782}.hm-rank{font-size:12px;opacity:.9;margin-bottom:4px}.hm-name{font-size:16px;font-weight:800;margin-bottom:4px;line-height:1.2}.hm-rate{font-size:13px;font-weight:700}.kv-catch-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f1f1f1}.kv-catch-info h4{margin:0;font-size:15px;font-weight:800;color:#111}.kv-catch-info span{font-size:12px;color:#888;margin-left:4px}.kv-catch-price{text-align:right}.kv-catch-val{font-size:14px;font-weight:700;color:#111}.kv-catch-pct{font-size:12px;font-weight:700;margin-left:6px;padding:2px 6px;border-radius:4px;color:#fff}.bg-red{background:#ff3b30}.bg-blue{background:#007aff}.kv-check-grid{display:flex;gap:8px;margin-top:8px}.kv-check-box{flex:1;background:#f8f9fa;border-radius:6px;padding:6px 0;text-align:center}.kv-check-label{font-size:10px;color:#666;margin-bottom:2px}.kv-check-icon{font-size:12px;color:#ff3b30;font-weight:900}.kv-score-box{flex:1;background:#fff0f0;border-radius:6px;padding:6px 0;text-align:center;border:1px solid #ff3b30}.kv-score-val{font-size:13px;font-weight:800;color:#ff3b30}.kv-mini-chart{width:40px;height:30px;position:relative;margin:0 auto}.kv-candle-wick{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#ff3b30;transform:translate(-50%)}.kv-candle-body{position:absolute;inset:20%;background:#ff3b30}.kv-noti-item{background:#f8f9fa;border-radius:12px;padding:18px;margin-bottom:12px;border-left:4px solid #1f2937}.kv-noti-head{display:flex;justify-content:space-between;margin-bottom:8px;font-size:12px;color:#666;font-weight:600}.kv-noti-body{font-size:14px;color:#333;line-height:1.6}.kv-noti-highlight{color:#ff3b30;font-weight:700}.kv-footer-notice{margin-top:30px;padding:20px 10px}.kv-footer-title{font-size:18px;font-weight:800;color:#333;margin-bottom:12px}.kv-footer-list{list-style:none;padding:0;margin:0}.kv-footer-item{font-size:15px;color:#555;line-height:1.6;margin-bottom:4px;word-break:keep-all}.kv-red-highlight{color:#e60000;font-weight:700}.kv-join-container{padding:20px 0}.kv-section-title{font-size:20px;font-weight:800;color:#111;margin-bottom:15px}.kv-join-table{width:100%;border-top:2px solid #333;border-bottom:1px solid #e5e7eb;border-collapse:collapse}.kv-join-th{background:#f8f9fa;width:140px;text-align:left;padding:15px 20px;font-weight:700;font-size:14px;color:#333;border-bottom:1px solid #e5e7eb;vertical-align:top}.kv-join-td{background:#fff;padding:15px 20px;text-align:left;font-size:14px;color:#444;line-height:1.6;border-bottom:1px solid #e5e7eb}.kv-red-text{color:#e60000;font-weight:700}.kv-fee-notice-list{margin-top:20px;padding-left:0;list-style:none}.kv-fee-notice-item{font-size:13px;color:#555;line-height:1.6;margin-bottom:6px;padding-left:14px;text-indent:-14px}.kv-link-bread{color:#e60000;font-weight:700;text-decoration:none}.kv-tableWrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:0;background:#fff;border-top:2px solid #333}.kv-table{border-collapse:collapse;width:100%;min-width:700px}.kv-th{background:#f8f9fa;color:#333;font-weight:700;font-size:13px;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:12px 10px;text-align:center;white-space:nowrap}.kv-td{background:#fff;color:#333;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:12px 10px;text-align:center;font-size:13px;white-space:nowrap}.kv-td:last-child,.kv-th:last-child{border-right:0}.kv-faq-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:0 10px}.kv-faq-count{font-size:14px;font-weight:700;color:#333}.kv-faq-close-btn{background:#f1f1f1;border:1px solid #ddd;padding:6px 12px;font-size:12px;cursor:pointer;border-radius:4px}.kv-faq-list{border-top:2px solid #333}.kv-faq-item{border-bottom:1px solid #e5e7eb}.kv-faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 10px;cursor:pointer;background:#fff;transition:background .2s}.kv-faq-question:hover{background:#f9f9f9}.kv-faq-q-text{font-size:14px;font-weight:700;color:#333}.kv-faq-q-mark{color:#007aff;margin-right:8px;font-weight:900}.kv-faq-arrow{color:#999;font-size:12px;transition:transform .3s}.kv-faq-arrow.open{transform:rotate(180deg)}.kv-faq-answer{background:#f8f9fa;padding:20px;font-size:14px;color:#555;line-height:1.6;border-top:1px solid #f1f1f1;display:none}.kv-faq-answer.open{display:block}.kv-faq-a-mark{color:#555;margin-right:8px;font-weight:900}
