.hp-container{background-color:var(--bg-deep);background-image:radial-gradient(at 100% 0%,rgba(99,102,241,.08) 0px,transparent 50%),radial-gradient(at 0% 100%,rgba(6,182,212,.05) 0px,transparent 40%),radial-gradient(rgba(248,250,252,.03) 1px,transparent 1px);background-size:100% 100%,100% 100%,40px 40px;background-attachment:fixed;color:var(--text-primary);min-height:100vh;margin:0;padding:0;width:100%}.hp-main-content{width:100%;margin:0}.hp-header{height:64px;background:var(--glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:center}.hp-header-content{width:100%;max-width:1200px;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.hp-logo{font-size:20px;font-weight:800;color:var(--text-primary);text-decoration:none;letter-spacing:-.025em;display:flex;align-items:center;gap:10px;font-family:Outfit,sans-serif}.hp-logo-dot{width:10px;height:10px;background:var(--primary);border-radius:50%;box-shadow:0 0 10px var(--primary-glow)}.hp-progress-pill{background:var(--bg-card);padding:6px 16px;border-radius:9999px;font-size:13px;font-weight:600;color:var(--text-secondary);border:1px solid var(--border-subtle)}.hp-hero{padding:100px 24px 60px;display:flex;justify-content:center}.hp-hero-content{max-width:1200px;width:100%;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.hp-hero h1{font-size:64px;font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:24px;letter-spacing:-.04em}.hp-hero p{font-size:20px;line-height:1.6;color:var(--text-secondary);margin-bottom:40px}.hp-hero-visual{height:400px;background:var(--bg-surface);border-radius:24px;border:1px solid var(--border-subtle);box-shadow:var(--shadow-premium);overflow:hidden;position:relative}.hp-visual-header{height:44px;background:var(--bg-card);border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;padding:0 20px;gap:8px}.hp-dot{width:10px;height:10px;border-radius:50%;background:#f8fafc1a}.hp-visual-body{flex:1;padding:40px;background:var(--bg-surface)}.hp-category-tabs{display:flex;gap:4px;margin-bottom:48px;padding:4px;background:var(--bg-card);border-radius:14px;width:fit-content;border:1px solid var(--border-subtle)}.hp-tab-btn{display:flex;align-items:center;gap:10px;padding:10px 20px;border-radius:10px;border:none;background:transparent;cursor:pointer;font-weight:600;font-size:14px;color:var(--text-secondary);transition:all .2s}.hp-tab-btn:hover{color:var(--text-primary)}.hp-tab-btn.active{color:var(--text-primary);background:var(--bg-card-hover);box-shadow:0 4px 12px #0003}.hp-roadmap{padding:60px 24px 120px;display:flex;flex-direction:column;align-items:center}.hp-roadmap-header{max-width:1200px;width:100%;margin-bottom:56px}.hp-roadmap-header h2{font-size:40px;color:var(--text-primary);margin-bottom:12px}.hp-roadmap-header p{font-size:18px;color:var(--text-secondary)}.hp-module-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:24px;padding:40px;margin-bottom:40px;box-shadow:var(--shadow-premium);transition:all .3s ease}.hp-module-card:hover{border-color:var(--border-active);transform:translateY(-4px)}.hp-module-header{margin-bottom:32px}.hp-module-label{font-size:12px;font-weight:800;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.hp-problem-sub-list{background:#0f172a4d;border-radius:16px;overflow:hidden}.hp-problem-row{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;cursor:pointer;transition:all .2s;border-bottom:1px solid var(--border-subtle)}.hp-problem-row:last-child{border-bottom:none}.hp-problem-row:hover{background:#f8fafc0a}.hp-problem-name{font-size:15px;font-weight:500;color:var(--text-primary)}.hp-pattern-master-header{background:transparent;padding:64px 24px 32px;margin-bottom:0;position:relative;overflow:visible;text-align:center}.hp-pattern-bg-accent{position:absolute;top:-10%;left:50%;transform:translate(-50%);width:600px;height:400px;filter:blur(120px);opacity:.1;z-index:-1;border-radius:50%}.hp-pmh-content{display:flex;justify-content:center;position:relative;z-index:1;width:100%}.hp-pmh-inner{display:flex;flex-direction:column;align-items:center;max-width:900px;width:100%;margin:0 auto}.hp-pmh-title{margin:0 0 12px;font-size:56px;font-weight:900;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.025em;line-height:1.1;font-family:Outfit,sans-serif}.hp-pmh-mantra-text{font-size:20px;font-weight:600;margin-bottom:16px;opacity:.9;font-style:italic}.hp-pmh-summary-text{font-size:18px;color:var(--text-secondary);max-width:800px;margin:0 auto 24px;line-height:1.6}@media(max-width:768px){.hp-pattern-master-header{padding:40px 16px 20px}.hp-pmh-title{font-size:32px;letter-spacing:-.01em}.hp-pmh-mantra-text{font-size:15px;margin-bottom:12px}.hp-pmh-summary-text{font-size:14px;margin-bottom:16px;line-height:1.5}}.hp-pmh-mantra{font-size:20px;font-weight:700;color:var(--primary);margin-bottom:16px}.hp-pmh-summary{font-size:16px;line-height:1.7;color:var(--text-secondary);margin-bottom:40px}.pattern-detail-card{background:#0f172a66!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,.08)!important;border-radius:20px!important;padding:32px!important;box-shadow:none!important}@media(max-width:768px){.pattern-detail-card{padding:20px 16px!important;border-radius:16px!important}.problem-list-item{flex-direction:row;align-items:center!important;justify-content:space-between;gap:12px;padding:14px 12px!important}.problem-meta{justify-content:flex-end;gap:8px!important}.problem-list-item .problem-shortcut-btn{display:none!important}.learn-pattern-card .problem-shortcut-btn.learn{display:inline-flex!important}.hp-category-view{padding:24px 16px!important}.hp-category-title{font-size:2.25rem!important}}.problem-list-item{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.05)!important;padding:16px 20px!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;border-radius:12px;cursor:pointer}.problem-list-item:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.problem-row-chevron{display:none;color:var(--text-muted);flex-shrink:0}@media(max-width:768px){.problem-row-chevron{display:block}}.problem-list-item:hover{background:#f8fafc0a!important}.hp-patterns-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}@media(max-width:480px){.hp-patterns-grid{grid-template-columns:1fr;gap:16px}}.hp-difficulty-tag.easy{background:#10b9811a;color:#10b981}.hp-difficulty-tag.medium{background:#f59e0b1a;color:#f59e0b}.hp-difficulty-tag.hard{background:#ef44441a;color:#ef4444}.hp-view-switcher{display:flex;background:#0f172acc;padding:3px;border-radius:12px;border:1px solid rgba(255,255,255,.1);width:fit-content;margin:-10px auto 32px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #0006;position:relative;z-index:10}.hp-view-btn{padding:8px 20px;border-radius:10px;font-weight:700;font-size:13px;color:#94a3b8;background:transparent;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-family:Outfit,sans-serif;letter-spacing:.02em}.hp-view-btn:hover{color:#fff}.hp-view-btn.active{color:#fff;background:var(--primary);box-shadow:0 4px 12px #6366f159}.hp-pmh-clues-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hp-pmh-clue-item{display:flex;gap:10px;font-size:13px;font-weight:500;color:var(--text-secondary);line-height:1.4}.hp-pmh-visual-aid{background:var(--bg-deep);border:1px solid var(--border-subtle);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:16px}.hp-pmh-visual-title{font-size:11px;font-weight:800;text-transform:uppercase;color:#94a3b8;letter-spacing:.1em}.hp-pmh-mini-viz{flex:1;display:flex;align-items:center;justify-content:center;min-height:120px}.subcategory-header{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.05)}.subcategory-badge{font-size:11px;font-weight:900;color:var(--primary);text-transform:uppercase;letter-spacing:.12rem;background:#6366f11a;padding:6px 14px;border-radius:8px;width:fit-content;border:1.5px solid rgba(99,102,241,.2);font-family:Outfit,sans-serif}.subcategory-description{font-size:15px;color:var(--text-secondary);margin:0;font-weight:500;line-height:1.6}.problem-list{display:flex;flex-direction:column;gap:4px}.problem-title{font-size:17px;font-weight:700;color:var(--text-primary);margin:0;font-family:Outfit,sans-serif;letter-spacing:-.01em}.problem-difficulty-badge{display:inline-block;min-width:68px;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:6px}.problem-difficulty-badge.easy{background:#10b9811a;color:#10b981}.problem-difficulty-badge.medium{background:#f59e0b1a;color:#f59e0b}.problem-difficulty-badge.hard{background:#ef44441a;color:#ef4444}.problem-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:28px}.problem-search{position:relative;flex:1 1 260px;min-width:200px}.problem-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.problem-search-input{width:100%;box-sizing:border-box;padding:11px 14px 11px 40px;border-radius:12px;border:1px solid var(--border-subtle, rgba(255, 255, 255, .08));background:#ffffff08;color:var(--text-primary, #e2e8f0);font-size:14px;outline:none;transition:border-color .15s ease,background .15s ease}.problem-search-input:focus{border-color:#6366f1;background:#6366f10f}.problem-search-input::placeholder{color:var(--text-muted)}.problem-difficulty-filter{display:flex;gap:8px}.difficulty-chip{padding:8px 16px;border-radius:999px;border:1px solid var(--border-subtle, rgba(255, 255, 255, .08));background:transparent;color:var(--text-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .15s ease}.difficulty-chip:hover{color:var(--text-primary, #e2e8f0);border-color:#fff3}.difficulty-chip.easy.active{background:#10b98126;color:#10b981;border-color:#10b98166}.difficulty-chip.medium.active{background:#f59e0b26;color:#f59e0b;border-color:#f59e0b66}.difficulty-chip.hard.active{background:#ef444426;color:#ef4444;border-color:#ef444466}.problem-visited-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#10b98126;color:#10b981;flex-shrink:0}.problem-no-results{padding:40px 20px;text-align:center;color:var(--text-muted);font-size:15px}@media(max-width:640px){.problem-filter-bar{gap:10px}.problem-difficulty-filter{width:100%}.difficulty-chip{flex:1;text-align:center}}.problem-arrow{color:var(--text-muted);font-weight:800;font-size:20px;opacity:.2;transition:all .3s cubic-bezier(.4,0,.2,1)}.problem-list-item:hover{background:#ffffff08!important}.problem-list-item:hover .problem-arrow{opacity:1;color:var(--primary);transform:translate(6px)}.problem-list-item:hover .problem-title{color:var(--primary)}@media(max-width:768px){.hp-pmh-content{display:flex}.hp-pmh-clues-grid{grid-template-columns:1fr}.hp-hero{padding:60px 20px 40px}.hp-hero-content{grid-template-columns:1fr;gap:40px;text-align:center}.hp-hero h1{font-size:40px;line-height:1.2}.hp-hero p{font-size:16px;margin-bottom:24px}.hp-roadmap{padding:40px 20px 80px}.hp-roadmap-header h2{font-size:32px}.hp-category-tabs{flex-wrap:wrap;justify-content:center}.hp-module-card{padding:24px}.hp-problem-row{height:auto;padding:16px;flex-direction:column;align-items:flex-start;gap:8px}.hp-visual-body{padding:20px}}.systems-hero{position:relative;overflow:hidden;margin-top:40px;border-radius:40px;background:radial-gradient(circle at 50% -20%,rgba(245,158,11,.15) 0%,transparent 60%),#0f172a66;box-shadow:0 40px 100px -20px #00000080;border:1px solid rgba(245,158,11,.08)}@keyframes flash-highlight{0%{background:#818cf84d;border-color:#818cf880}to{background:transparent;border-color:transparent}}.auto-highlight-flash{animation:flash-highlight 1.5s ease-out forwards;border-radius:12px}.problem-shortcut-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#1e293b66;color:#94a3b8;border:1px solid rgba(255,255,255,.08);padding:6px 14px;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-transform:uppercase;font-family:Outfit,sans-serif;box-shadow:0 2px 4px #0003}.problem-shortcut-btn.concept{min-width:104px}.problem-shortcut-btn.sim{min-width:124px}.problem-shortcut-btn .btn-icon{opacity:.8;transition:transform .2s ease}.problem-shortcut-btn:hover .btn-icon{opacity:1;transform:scale(1.1)}.problem-shortcut-btn.concept{border-color:#38bdf833;background:#38bdf808;color:#7dd3fc}.problem-shortcut-btn.concept:hover{background:#38bdf81f;color:#38bdf8;border-color:#38bdf880;box-shadow:0 0 12px #38bdf833;transform:translateY(-1px)}.problem-shortcut-btn.practice{border-color:#34d39933;background:#34d39908;color:#6ee7b7}.problem-shortcut-btn.practice:hover{background:#34d3991f;color:#34d399;border-color:#34d39980;box-shadow:0 0 12px #34d39933;transform:translateY(-1px)}.problem-shortcut-btn.sim{border-color:#818cf833;background:#818cf808;color:#a5b4fc}.problem-shortcut-btn.sim:hover{background:#818cf81f;color:#818cf8;border-color:#818cf880;box-shadow:0 0 12px #818cf833;transform:translateY(-1px)}.problem-pro-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:5px;font-size:9px;font-weight:800;letter-spacing:.06em;color:#fbbf24;background:#fbbf241f;border:1px solid rgba(251,191,36,.3)}.problem-shortcut-btn.locked{border-color:#fbbf244d;background:#fbbf240d;color:#fbbf24}.problem-shortcut-btn.locked:hover{background:#fbbf2424;color:#fcd34d;border-color:#fbbf248c;box-shadow:0 0 12px #fbbf2433}.problem-list-item.is-locked .problem-title{opacity:.7}.problem-shortcut-btn.learn{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 15px #6366f159;border-radius:8px;font-size:11px;font-weight:800}.problem-shortcut-btn.learn:hover{background:linear-gradient(135deg,#818cf8,#6366f1);box-shadow:0 6px 20px #6366f180;border-color:#ffffff40;transform:translateY(-1px)}.problem-shortcut-btn:active{transform:scale(.96) translateY(0)}.learn-pattern-card{background:linear-gradient(135deg,#6366f11f,#0f172ab3)!important;border:1px solid rgba(99,102,241,.35)!important;box-shadow:0 0 25px #6366f114!important}.learn-card-title{color:#fff!important;font-size:18px!important;font-weight:700!important}.hp-problem-detail-view{padding:40px;width:100%;box-sizing:border-box}@media(max-width:768px){.hp-problem-detail-view{padding:16px}}
