.tech-page{max-width:960px;margin:0 auto;padding:0 1.5rem 3rem}.tech-hero{text-align:center;padding:3rem 1rem 2rem}.tech-hero h1{font-size:2.2rem;font-weight:800;color:var(--accent);margin-bottom:.5rem}.tech-hero .subtitle{font-size:1.05rem;color:var(--text-muted);max-width:700px;margin:0 auto;line-height:1.6}.tech-hero .hero-philosophy{font-size:.95rem;color:var(--text);max-width:650px;margin:1rem auto 0;line-height:1.6;font-style:italic}.tech-page .mindset-banner{display:flex;gap:1rem;align-items:flex-start;background:var(--blue-bg, #ebf5fb);border-left:4px solid var(--blue, #2980b9);padding:1.2rem 1.5rem;border-radius:8px;margin:0 0 2rem}.tech-page .mindset-banner .mindset-icon{font-size:1.8rem;flex-shrink:0}.tech-page .mindset-banner strong{display:block;margin-bottom:.3rem}.tech-page .mindset-banner p{margin:0;font-size:.92rem;color:var(--text-muted)}.tech-page .strategy-nav{background:#fff;border:1px solid var(--border);border-radius:10px;padding:1rem 1.5rem;margin-bottom:2rem}.tech-page .strategy-nav p{font-size:.85rem;color:var(--text-muted);margin-bottom:.5rem}.tech-page .strategy-nav-links{display:flex;flex-wrap:wrap;gap:.5rem}.tech-page .strategy-nav-links a{display:inline-block;padding:.4rem .8rem;background:var(--accent);color:#fff;border-radius:6px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s}.tech-page .strategy-nav-links a:hover{background:var(--accent-light)}.tech-page .strategy{background:#fff;border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;overflow:hidden}.tech-page .strategy-header{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--accent);color:#fff}.tech-page .strategy-number{font-size:1.8rem;font-weight:800;opacity:.5;line-height:1}.tech-page .strategy-header h2{font-size:1.3rem;margin-bottom:.3rem}.tech-page .strategy-header .principle{font-size:.9rem;opacity:.85;margin:0}.tech-page .strategy-body{padding:1.5rem}.tech-page .strategy-body h3{font-size:1.1rem;font-weight:700;margin:1.5rem 0 .8rem;color:var(--accent)}.tech-page .strategy-body h3:first-child{margin-top:0}.tech-page .principle-card{background:#fff;border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:8px;padding:1.2rem 1.5rem;margin-bottom:1rem}.tech-page .principle-card h3{margin-top:0!important;margin-bottom:.5rem}.tech-page .principle-card h4{margin-top:0;margin-bottom:.5rem;color:var(--accent)}.tech-page .principle-card p{margin:.4rem 0;font-size:.92rem;line-height:1.6;color:var(--text-muted)}.tech-page .principle-card ul,.tech-page .principle-card ol{margin:.5rem 0;padding-left:1.2rem}.tech-page .principle-card li{font-size:.9rem;line-height:1.6;color:var(--text-muted);margin-bottom:.3rem}.tech-page .formula-card{background:#eef6fb;border:1px solid #b8d8ea;border-left:4px solid #2980b9;border-radius:8px;padding:1.2rem 1.5rem;margin:1rem 0}.tech-page .formula-card h4{margin-top:0;margin-bottom:.6rem;color:#1a5276;font-size:.95rem}.tech-page .formula-card p{margin:.4rem 0;font-size:.9rem;line-height:1.7;color:var(--text)}.tech-page .formula-card .formula{font-size:.95rem;font-weight:600}.tech-page .formula-card pre{background:transparent;margin:0;padding:0;font-family:Courier New,monospace;font-size:.88rem;line-height:1.8;white-space:pre-wrap;color:var(--text)}.tech-page .tip-box{background:#fefcf3;border:1px dashed #e2c97e;border-radius:8px;padding:1rem 1.2rem;margin:1rem 0;font-size:.9rem;line-height:1.6;color:var(--text-muted)}.tech-page .tip-box strong{color:var(--text)}.tech-page .do-dont{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0}.tech-page .do-col,.tech-page .dont-col{border-radius:8px;padding:1rem}.tech-page .do-col h4,.tech-page .dont-col h4{margin-top:0;font-size:.95rem}.tech-page .do-col p,.tech-page .dont-col p{font-size:.88rem;line-height:1.6;margin:.3rem 0}.tech-page .formula-text{font-family:Courier New,monospace;font-size:.88rem;font-weight:600}.tech-page .guide-table-wrap{overflow-x:auto;margin:1rem 0}.tech-page .guide-table{width:100%;border-collapse:collapse;font-size:.85rem}.tech-page .guide-table th{text-align:left;padding:.6rem;border-bottom:2px solid var(--border);font-weight:700;background:#fafafa}.tech-page .guide-table td{padding:.55rem .6rem;border-bottom:1px solid #f0f0f0;vertical-align:top;line-height:1.5}.tech-page .guide-table td strong{color:var(--text)}.tech-page .qualities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin:1rem 0}.tech-page .quality-card{background:#fafafa;border:1px solid var(--border);border-radius:10px;padding:1rem}.tech-page .quality-card h4{margin-top:0;margin-bottom:.4rem;font-size:.95rem}.tech-page .quality-card p{margin:0;font-size:.85rem;color:var(--text-muted);line-height:1.5}.tech-page .ref-card{background:#f8f9fa;border:1px solid var(--border);border-left:4px solid #27ae60;border-radius:8px;padding:1rem 1.2rem;margin-bottom:.8rem}.tech-page .ref-card h4{margin-top:0;margin-bottom:.4rem;font-size:.92rem;color:var(--text)}.tech-page .ref-card p{margin:0;font-size:.88rem;line-height:1.6;color:var(--text-muted)}.tech-page .cta-row{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #f0f0f0}.tech-page .cta-link{color:var(--accent);font-weight:600;font-size:.9rem;text-decoration:none}.tech-page .cta-link:hover{text-decoration:underline}.ib-subnav{display:flex;align-items:center;gap:.3rem;padding:.6rem 1.5rem;background:#fff;border-bottom:1px solid var(--border);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ib-subnav::-webkit-scrollbar{display:none}.ib-subnav .subnav-link{padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;color:var(--text-muted);text-decoration:none;white-space:nowrap;transition:all .2s}.ib-subnav .subnav-link:hover{background:#f0f0f0;color:var(--text)}.ib-subnav .subnav-link.active{background:var(--accent);color:#fff;font-weight:600}@media(max-width:768px){.tech-page{padding:0 1rem 2rem}.tech-hero h1{font-size:1.6rem}.tech-page .do-dont,.tech-page .qualities-grid{grid-template-columns:1fr}.tech-page .cta-row{flex-direction:column}.ib-subnav{padding:.5rem .8rem;gap:.2rem}.ib-subnav .subnav-link{font-size:.78rem;padding:.35rem .7rem}}
