.container{max-width:1400px;margin:0 auto}h1{text-align:center;margin-bottom:30px;font-size:2.5em;background:linear-gradient(90deg,#00d4ff,#00ff88);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(0,212,255,.3)}.chart-container{background:rgba(20,20,35,.8);border-radius:20px;padding:20px;box-shadow:0 10px 50px rgba(0,0,0,.5);margin-bottom:40px;border:1px solid rgba(0,212,255,.2);.chart-header{height:0;display:flex;.instagram-link:first-child{color:#eae286}.instagram-link:nth-child(2){color:#86a9e2}.instagram-link{padding:0 10px;.instagram-icon{width:20px;height:20px;transition:color .3s ease}}.instagram-icon:hover{color:#E4405F}}}svg{width:100%;height:500px}.grid-line{stroke:rgba(255,255,255,.05);stroke-width:1}.price-line{fill:none;stroke:#b7c1c2;stroke-width:3;filter:drop-shadow(0 0 5px rgba(145,155,157,.5))}.zone{fill:rgba(255,193,7,.1);stroke:#ffc107;stroke-width:2;stroke-dasharray:5,5}.support-line{stroke:#ffc107;stroke-width:2;stroke-dasharray:8,4;opacity:.8}.annotation{font-size:14px;font-weight:700}.phase-label{font-size:18px;font-weight:700;fill:#fff}.consolidation-label{fill:rgba(255,152,0,.8)}.expansion-label{fill:rgba(76,175,80,.8)}.retracement-label{fill:rgba(244,67,54,.8)}.continuation-label{fill:rgba(0,212,255,.8)}.entry-point{fill:#4caf50;filter:drop-shadow(0 0 8px rgba(76,175,80,.8))}.entry-point,.stop-loss{stroke:#fff;stroke-width:1}.stop-loss{fill:#f44336}.take-profit{fill:#00d4ff;stroke:#fff;stroke-width:2}.arrow{fill:none;stroke-width:2;marker-end:url(#arrowhead)}.entry-arrow{stroke:#4caf50}.sl-arrow{stroke:#f44336}.tp-arrow{stroke:#00d4ff}.info-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:30px}.info-card{background:rgba(20,20,35,.8);border-radius:15px;padding:25px;border:1px solid rgba(0,212,255,.2);transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,212,255,.3)}.info-card h3{margin-bottom:15px;font-size:1.3em;border-bottom:2px solid;padding-bottom:10px}.consolidation-card h3{color:#ff9800;border-color:#ff9800}.expansion-card h3{color:#4caf50;border-color:#4caf50}.retracement-card h3{color:#f44336;border-color:#f44336}.continuation-card h3{color:#00d4ff;border-color:#00d4ff}.info-card p{line-height:1.6;color:#ddd;margin-bottom:10px}.info-card ul{list-style:none;padding-left:0}.info-card li{padding:8px 0 8px 20px;position:relative;color:#ccc}.info-card li:before{content:"・";position:absolute;left:0;color:inherit}.legend{background:rgba(20,20,35,.8);border-radius:15px;padding:25px;border:1px solid rgba(0,212,255,.2);flex-wrap:wrap;gap:30px;justify-content:center}.legend,.legend-item{display:flex;align-items:center}.legend-item{gap:10px}.legend-icon{width:20px;height:20px;border-radius:50%;border:2px solid #fff}.entry-icon{background:#4caf50}.sl-icon{background:#f44336}.tp-icon{background:#00d4ff}.volume-bar{fill:rgba(0,212,255,.3);stroke:#00d4ff;stroke-width:1}@media (max-width:768px){h1{font-size:1.8em}.chart-container{padding:20px}svg{height:400px}}