.language-switcher-dropdown{position:relative;margin-left:auto;margin-right:1rem}.language-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;color:#1f2937;transition:all .2s ease;min-width:100px}.globe-icon{flex-shrink:0;color:#6b7280;transition:color .2s ease}.language-toggle:hover .globe-icon{color:#f7931a}.language-toggle:hover{background:#f9fafb;border-color:#d1d5db}.language-toggle:focus{outline:none;border-color:#f7931a;box-shadow:0 0 0 3px #f7931a1a}.lang-name{flex:1;text-align:center}.dropdown-arrow{transition:transform .2s ease}.language-dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1000;overflow:hidden}.language-dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.language-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .75rem;background:transparent;border:none;cursor:pointer;font-size:.875rem;color:#4b5563;text-align:left;transition:all .15s ease;position:relative}.language-option:hover{background:#f9fafb;color:#1f2937}.language-option.active{background:#fef3c7;color:#1f2937;font-weight:500}.option-name{font-weight:500}.check-icon{color:#f7931a;margin-left:auto}.header-dark .language-toggle{background:#ffffff1a;border-color:#fff3;color:#fff}.header-dark .language-toggle:hover{background:#ffffff26;border-color:#ffffff4d}.header-dark .language-dropdown-menu{background:#1f2937;border-color:#ffffff1a}.header-dark .language-option{color:#d1d5db}.header-dark .language-option:hover{background:#ffffff1a;color:#fff}.header-dark .language-option.active{background:#f7931a33;color:#fff}@media (max-width: 1023px){.language-switcher-dropdown{margin-left:0;margin-right:.75rem}.language-toggle{min-width:auto;padding:.375rem .625rem;font-size:.8125rem}.language-dropdown-menu{right:0;min-width:120px}.lang-name{display:none}.globe-icon{width:18px;height:18px}.language-toggle{padding:.5rem;min-width:auto}}@media (max-width: 640px){.language-switcher-dropdown{margin-right:.5rem}.language-toggle{padding:.425rem}.globe-icon{width:16px;height:16px}}.layout{min-height:100vh;display:flex;flex-direction:column}.header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;overflow:visible}.header-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#111827;font-weight:700;font-size:1.125rem;transition:opacity .2s}.logo:hover{opacity:.8}.logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#f7931a,#ffb84d);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;font-weight:700;box-shadow:0 2px 8px #f7931a33}.logo-text{display:none}@media (min-width: 640px){.logo-text{display:block}}.nav-desktop{display:none;flex:1;align-items:center;justify-content:space-between;margin-left:3rem}@media (min-width: 1024px){.nav-desktop{display:flex}}.nav-items{display:flex;align-items:center;gap:.5rem}.nav-item{padding:.625rem 1rem;color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:500;border-radius:8px;transition:all .2s;position:relative;cursor:pointer;background:transparent;border:none;display:flex;align-items:center;gap:.375rem}.nav-item:hover{color:#111827;background:#f3f4f6}.nav-item.active{color:#f7931a;background:#fef3c7}.dropdown{position:relative}.dropdown-toggle{display:flex;align-items:center;gap:.375rem}.dropdown-arrow{transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.articles-menu{min-width:360px}.articles-list{display:flex;flex-direction:column;gap:.25rem}.article-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border-radius:8px;text-decoration:none;color:#374151;transition:all .2s ease}.article-item:hover{background:#f3f4f6;transform:translate(4px)}.article-item.active{background:#fef3c7;color:#92400e}.article-icon{font-size:1.25rem;margin-top:.125rem}.article-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.article-title{font-weight:600;font-size:.9375rem;line-height:1.3}.article-discipline{font-size:.8125rem;color:#6b7280}.article-item.active .article-discipline{color:#92400e;opacity:.8}.dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001f;border:1px solid #e5e7eb;padding:.75rem;min-width:320px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s}.dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem}.dropdown-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;border-radius:8px;text-decoration:none;color:#6b7280;transition:all .2s;text-align:center}.dropdown-item:hover{background:#f9fafb;color:#111827}.dropdown-item.active{background:#fef3c7;color:#f7931a}.item-icon{font-size:1.25rem}.item-text{font-size:.75rem;font-weight:500}.nav-cta{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#f7931a,#ffb84d);color:#fff;border-radius:8px;text-decoration:none;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #f7931a33}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f7931a4d}.nav-cta svg{transition:transform .2s}.nav-cta:hover svg{transform:translate(2px)}.header-right{display:flex;align-items:center;gap:.5rem}.mobile-menu-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;cursor:pointer;position:relative;z-index:1001}@media (min-width: 1024px){.mobile-menu-btn{display:none}}.burger{position:relative;width:24px;height:20px;display:flex;flex-direction:column;justify-content:space-between}.burger span{display:block;width:100%;height:2px;background:#111827;border-radius:2px;transition:all .3s}.burger.open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav-mobile{position:fixed;inset:64px 0 0;background:#fff;transform:translate(100%);transition:transform .3s;overflow-y:auto;z-index:999;display:block}.nav-mobile.open{transform:translate(0)}@media (min-width: 1024px){.nav-mobile{display:none!important}}.mobile-nav-content{padding:1.5rem;max-width:480px;margin:0 auto}.mobile-section{margin-bottom:2rem}.mobile-section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:1rem}.mobile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.mobile-grid-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;background:#f9fafb;border-radius:12px;text-decoration:none;color:#6b7280;transition:all .2s;text-align:center}.mobile-grid-item:active{transform:scale(.98)}.mobile-grid-item.active{background:#fef3c7;color:#f7931a}.mobile-item-icon{font-size:1.5rem}.mobile-item-text{font-size:.75rem;font-weight:500}.mobile-divider{height:1px;background:#e5e7eb;margin:2rem 0}.mobile-articles{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0}.mobile-article-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border-radius:8px;text-decoration:none;color:#374151;background:#f9fafb;transition:all .2s ease}.mobile-article-item:active{background:#e5e7eb}.mobile-article-item.active{background:#fef3c7;color:#92400e}.mobile-article-icon{font-size:1.25rem}.mobile-article-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.mobile-article-title{font-weight:600;font-size:.9375rem;line-height:1.3}.mobile-article-discipline{font-size:.8125rem;color:#6b7280}.mobile-article-item.active .mobile-article-discipline{color:#92400e;opacity:.8}.mobile-links{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.mobile-link{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:12px;text-decoration:none;color:#374151;font-weight:500;transition:all .2s}.mobile-link:active{transform:scale(.98)}.mobile-link.active{background:#fef3c7;color:#f7931a}.mobile-link-icon{font-size:1.25rem}.mobile-cta{padding:1rem;background:linear-gradient(135deg,#f8fafc,#f3f4f6);border-radius:12px}.mobile-cta-btn{display:block;width:100%;padding:.875rem;background:linear-gradient(135deg,#f7931a,#ffb84d);color:#fff;border-radius:8px;text-align:center;text-decoration:none;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #f7931a33}.mobile-cta-btn:active{transform:scale(.98)}.main{flex:1;width:100%}.footer{background:#111827;color:#fff;padding:3rem 0 1.5rem;margin-top:auto}.footer-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand h3{font-size:1.25rem;margin-bottom:.5rem}.footer-brand p{color:#9ca3af;font-size:.875rem}.footer-links{display:flex;gap:2rem;flex-wrap:wrap}.footer-links a{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#f7931a}.footer-bottom{padding-top:1.5rem;text-align:center}.footer-bottom p{color:#6b7280;font-size:.875rem}@media (max-width: 768px){.header-container{padding:0 1rem;gap:.5rem}.footer-content{flex-direction:column;text-align:left}.footer-links{justify-content:flex-start}}.home{width:100%;overflow-x:hidden}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(to bottom,#0f0f23,#1a1a2e);overflow:hidden}.hero-background{position:absolute;inset:0;pointer-events:none}.grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;animation:grid-move 20s linear infinite}@keyframes grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.gradient-orb{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(100px);opacity:.5}.gradient-orb-1{background:radial-gradient(circle,#f7931a 0%,transparent 70%);top:-200px;right:-200px;animation:float-1 15s ease-in-out infinite}.gradient-orb-2{background:radial-gradient(circle,#4F46E5 0%,transparent 70%);bottom:-200px;left:-200px;animation:float-2 20s ease-in-out infinite}@keyframes float-1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,50px) scale(1.1)}}@keyframes float-2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,-50px) scale(1.1)}}.hero-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{color:#fff}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f7931a1a;border:1px solid rgba(247,147,26,.3);border-radius:100px;font-size:.875rem;color:#f7931a;margin-bottom:2rem}.badge-dot{width:6px;height:6px;background:#f7931a;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.title-line{display:block}.highlight-bitcoin{background:linear-gradient(135deg,#f7931a,#ff9a00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.hero-subtitle{font-size:1.125rem;line-height:1.75;color:#ffffffb3;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary,.btn-secondary,.btn-outline{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#f7931a,#ff9a00);color:#fff;box-shadow:0 4px 14px #f7931a4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f7931a66}.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-outline:hover{background:#ffffff1a;border-color:#ffffff80}.btn-arrow{transition:transform .3s ease}.btn-primary:hover .btn-arrow,.btn-outline:hover .btn-arrow{transform:translate(4px)}.hero-visual{display:flex;align-items:center;justify-content:center}.network-container{position:relative;width:400px;height:400px}.network-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.bitcoin-node{width:100px;height:100px;background:linear-gradient(135deg,#f7931a,#ff9a00);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 60px #f7931a66,0 0 100px #f7931a33;animation:pulse-glow 3s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 60px #f7931a66,0 0 100px #f7931a33}50%{box-shadow:0 0 80px #f7931a99,0 0 120px #f7931a4d}}.bitcoin-icon{font-size:3rem;color:#fff;font-weight:700}.orbit-node{position:absolute;width:50px;height:50px;transform:translate(-50%,-50%)}.orbit-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#ffffff0d;border:2px solid var(--node-color, #f7931a);border-radius:50%;font-size:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.orbit-node:hover .orbit-icon{background:var(--node-color, #f7931a);transform:scale(1.2);box-shadow:0 0 30px var(--node-color, #f7931a)}.orbit-line{position:absolute;top:50%;left:50%;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--node-color, #f7931a),transparent);opacity:.2;transform-origin:left center;animation:rotate-line 20s linear infinite}@keyframes rotate-line{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.perspectives-section{padding:5rem 2rem;background:#fff}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-label{display:inline-block;padding:.375rem .875rem;background:linear-gradient(135deg,#f7931a10,#ff9a0010);border:1px solid #f7931a20;border-radius:100px;font-size:.875rem;color:#f7931a;font-weight:500;margin-bottom:1rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#0f0f23;margin-bottom:1rem}.section-description{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.75}.perspectives-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.perspective-card{position:relative;padding:1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:16px;text-decoration:none;color:inherit;transition:all .3s ease;display:flex;align-items:center;gap:1rem;overflow:hidden}.perspective-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--card-color, #f7931a);transform:scaleY(0);transition:transform .3s ease}.perspective-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:var(--card-color, #f7931a)}.perspective-card:hover:before{transform:scaleY(1)}.card-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--card-color, #f7931a)10,var(--card-color, #f7931a)20);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0}.card-content{flex:1}.card-title{font-size:1.25rem;font-weight:600;color:#0f0f23;margin-bottom:.25rem}.card-description{font-size:.875rem;color:#64748b;line-height:1.5}.card-arrow{color:var(--card-color, #f7931a);font-size:1.25rem;transition:transform .3s ease}.perspective-card:hover .card-arrow{transform:translate(4px)}.insights-section{padding:5rem 2rem;background:#f8fafc}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem}.insight-card{padding:2rem;background:#fff;border-radius:16px;text-align:center;transition:transform .3s ease}.insight-card:hover{transform:translateY(-4px)}.insight-icon{width:60px;height:60px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#f7931a10,#ff9a0010);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#f7931a}.insight-icon svg{width:28px;height:28px}.insight-card h3{font-size:1.25rem;font-weight:600;color:#0f0f23;margin-bottom:.75rem}.insight-card p{font-size:.875rem;color:#64748b;line-height:1.6}.cta-section{padding:5rem 2rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff}.cta-content{max-width:600px;margin:0 auto;text-align:center}.cta-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.cta-description{font-size:1.125rem;color:#ffffffb3;margin-bottom:2rem;line-height:1.75}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 968px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-actions{justify-content:center}.network-container{width:350px;height:350px}.bitcoin-node{width:80px;height:80px}.bitcoin-icon{font-size:2.5rem}.orbit-node{width:40px;height:40px}.orbit-icon{font-size:1.2rem}}@media (max-width: 640px){.hero-section{min-height:auto;padding:4rem 0}.hero-container{padding:1rem}.network-container{width:300px;height:300px}.perspectives-grid,.insights-grid{grid-template-columns:1fr}.cta-actions{flex-direction:column;align-items:center}.btn-primary,.btn-secondary,.btn-outline{width:100%;justify-content:center}}.topic-template{width:100%;min-height:100vh}.topic-hero{position:relative;padding:4rem 2rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;overflow:hidden}.topic-hero-background{position:absolute;inset:0;pointer-events:none}.topic-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;animation:grid-slide 30s linear infinite}.topic-gradient-orb{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(247,147,26,.3) 0%,transparent 70%);border-radius:50%;top:-250px;right:-100px;filter:blur(80px);animation:float-orb 20s ease-in-out infinite}@keyframes float-orb{0%,to{transform:translate(0)}50%{transform:translate(-50px,50px)}}.topic-hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.topic-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,#f7931a33,#ff9b0033);border:2px solid rgba(247,147,26,.4);border-radius:20px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topic-icon{font-size:3.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.topic-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#f7931a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.topic-subtitle{font-size:1.5rem;color:#f7931a;margin-bottom:1.5rem;font-weight:500}.topic-introduction{font-size:1.125rem;line-height:1.75;color:#fffc;max-width:700px;margin:0 auto}.topic-main{padding:4rem 2rem;background:linear-gradient(to bottom,#f8fafc,#fff)}.topic-container{max-width:1400px;margin:0 auto}.topic-content-grid{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.topic-content{display:flex;flex-direction:column;gap:3rem}.content-section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000000d;border:1px solid rgba(0,0,0,.05)}.section-title{display:flex;align-items:center;gap:1rem;font-size:1.75rem;font-weight:600;color:#0f0f23;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f7931a20}.section-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#f7931a,#ff9a00);color:#fff;border-radius:10px;font-size:1.125rem;font-weight:700}.subsection{margin-bottom:2rem}.subsection:last-child{margin-bottom:0}.subsection-title{font-size:1.25rem;font-weight:600;color:#1a1a2e;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.subsection-title:before{content:"";width:4px;height:20px;background:linear-gradient(to bottom,#f7931a,#ff9a00);border-radius:2px}.content-list{list-style:none;padding:0;margin:0}.content-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05);font-size:1rem;line-height:1.6;color:#475569}.content-item:last-child{border-bottom:none}.item-bullet{display:inline-block;width:6px;height:6px;background:#f7931a;border-radius:50%;margin-top:.5rem;flex-shrink:0}.topic-sidebar{position:sticky;top:80px;display:flex;flex-direction:column;gap:1.5rem}.article-card{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.article-card .card-title{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.article-content{color:#4b5563}.article-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.4}.article-author{font-size:.875rem;color:#6b7280;margin-bottom:.25rem;font-style:italic}.article-date{font-size:.875rem;color:#9ca3af;margin-bottom:1rem}.article-summary{padding:1rem;background:#f9fafb;border-radius:8px;margin-bottom:1.5rem;border-left:3px solid #f7931a}.article-summary p{font-size:.9375rem;line-height:1.6;color:#374151;font-weight:500}.article-preview{color:#4b5563}.article-read-more{display:inline-flex;align-items:center;margin-top:1rem;color:#f7931a;text-decoration:none;font-weight:500;font-size:.9375rem;transition:transform .2s ease}.sidebar-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;border:1px solid rgba(0,0,0,.05)}.card-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#0f0f23;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid rgba(247,147,26,.1)}.card-icon{font-size:1.25rem}.insights-content{display:flex;flex-direction:column;gap:1rem}.insight-item{display:flex;gap:.75rem;align-items:flex-start}.insight-index{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f7931a1a;color:#f7931a;border-radius:50%;font-size:.875rem;font-weight:600;flex-shrink:0}.insight-text{font-size:.875rem;line-height:1.5;color:#475569;margin:0}.resources-content{display:flex;flex-direction:column;gap:1.5rem}.resource-section{display:flex;flex-direction:column;gap:.75rem}.resource-label{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.resource-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.resource-item{font-size:.875rem;line-height:1.5;color:#475569}.resource-item strong{color:#0f0f23;display:block;margin-bottom:.25rem}.resource-item a{color:#f7931a;text-decoration:none;font-weight:500;transition:color .2s}.resource-item a:hover{color:#ff9a00;text-decoration:underline}.resource-author{color:#64748b;font-size:.8rem}.resource-desc{margin:.25rem 0 0;font-size:.8rem;color:#64748b;line-height:1.4}.reflection-content{display:flex;flex-direction:column;gap:1rem}.reflection-question{font-size:.875rem;line-height:1.5;color:#475569;margin:0;padding-left:1rem;position:relative}.reflection-question:before{content:"•";position:absolute;left:0;color:#f7931a;font-weight:700}@media (max-width: 1280px){.topic-content-grid{grid-template-columns:1fr}.topic-sidebar{position:relative;top:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}}@media (max-width: 768px){.topic-hero{padding:3rem 1rem}.topic-main{padding:2rem 1rem}.content-section{padding:1.5rem}.topic-sidebar{grid-template-columns:1fr}.topic-icon-wrapper{width:80px;height:80px}.topic-icon{font-size:2.5rem}}@media (max-width: 480px){.section-title{font-size:1.5rem;flex-wrap:wrap}.subsection-title{font-size:1.125rem}.content-item{font-size:.9rem}}.learning-path{width:100%;min-height:100vh}.path-hero{position:relative;padding:4rem 2rem 5rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;overflow:hidden}.path-hero-background{position:absolute;inset:0;pointer-events:none}.path-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;animation:grid-slide 30s linear infinite}.path-gradient-orb{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(247,147,26,.3) 0%,transparent 70%);border-radius:50%;top:-300px;right:-150px;filter:blur(100px)}.path-hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.path-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#f7931a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.path-subtitle{font-size:1.25rem;line-height:1.8;color:#fffc}.path-stages{padding:4rem 2rem;background:#f8fafc}.stages-container{max-width:1200px;margin:0 auto}.stages-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#0f0f23}.stage-section{margin-bottom:4rem;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000000d}.stage-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.stage-number{background:linear-gradient(135deg,#f7931a,#ff9a00);color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem}.stage-info{flex:1}.stage-title{font-size:1.75rem;font-weight:600;color:#0f0f23;margin-bottom:.25rem}.stage-duration{color:#64748b;font-size:.875rem}.stage-description{color:#475569;line-height:1.6;margin-bottom:2rem}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.module-card{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;position:relative;min-height:400px}.module-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.module-icon{font-size:1.5rem}.module-title{font-size:1.25rem;font-weight:600;color:#0f0f23;flex:1}.module-time{padding:.25rem .75rem;background:#e0f2fe;color:#0369a1;border-radius:20px;font-size:.75rem;font-weight:500}.module-focus{color:#f7931a;font-weight:500;margin-bottom:1.5rem}.module-content{margin-bottom:1.5rem;flex:1}.module-content h5{font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.key-points,.exercises{list-style:none;padding:0;margin-bottom:1.5rem}.key-points li,.exercises li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#64748b;line-height:1.5}.key-points li:before{content:"•";position:absolute;left:0;color:#f7931a;font-weight:700}.exercises li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.module-link{display:inline-flex;align-items:center;color:#f7931a;text-decoration:none;font-weight:500;transition:transform .2s;align-self:flex-start;margin-top:auto}.module-link:hover{transform:translate(4px)}.path-milestones{padding:4rem 2rem;background:#fff}.milestones-container{max-width:1000px;margin:0 auto}.milestones-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#0f0f23}.milestones-timeline{display:grid;gap:2rem}.milestone-item{display:flex;gap:1.5rem;align-items:flex-start}.milestone-marker{width:48px;height:48px;background:linear-gradient(135deg,#f7931a,#ff9a00);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.milestone-item:not(:last-child) .milestone-marker:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:2px;height:calc(2rem + 48px);background:linear-gradient(to bottom,#f7931a,transparent)}.marker-number{color:#fff;font-weight:600;font-size:1.125rem}.milestone-content{flex:1;padding-top:.5rem}.milestone-week{display:inline-block;padding:.25rem .75rem;background:#fef3c7;color:#92400e;border-radius:20px;font-size:.75rem;font-weight:500;margin-bottom:.75rem}.milestone-achievement{font-size:1.25rem;font-weight:600;color:#0f0f23;margin-bottom:.5rem}.milestone-checkpoint{display:flex;align-items:center;gap:.5rem;color:#64748b}.checkpoint-icon{color:#10b981;font-weight:700}.path-tips{padding:4rem 2rem;background:linear-gradient(135deg,#f8fafc,#fff)}.tips-container{max-width:1000px;margin:0 auto}.path-tips .tips-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#0f0f23!important}.tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.tip-card{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0}.tip-card h4{font-size:1.125rem;font-weight:600;color:#0f0f23!important;margin-bottom:.5rem}.tip-card p{color:#64748b!important;font-size:.875rem;line-height:1.5}.path-navigation{padding:4rem 2rem;background:#0f0f23}.nav-container{max-width:800px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.nav-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2rem;text-decoration:none;color:#fff;transition:all .3s;position:relative;overflow:hidden}.nav-card:hover{background:#ffffff1a;transform:translateY(-2px)}.nav-icon{font-size:2rem;display:block;margin-bottom:1rem}.nav-card h3{font-size:1.25rem;margin-bottom:.5rem}.nav-card p{color:#fffc;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.nav-arrow{position:absolute;bottom:1.5rem;right:1.5rem;font-size:1.25rem;color:#f7931a;transition:transform .3s}.nav-card:hover .nav-arrow{transform:translate(4px)}@media (max-width: 1200px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.path-title{font-size:2rem}.path-overview{grid-template-columns:repeat(2,1fr)}.modules-grid,.nav-container{grid-template-columns:1fr}.stage-section{padding:1.5rem}}.study-guide{width:100%;min-height:100vh}.guide-hero{position:relative;padding:4rem 2rem 5rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;overflow:hidden}.guide-hero-background{position:absolute;inset:0;pointer-events:none}.guide-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;animation:grid-slide 30s linear infinite}.guide-gradient-orb{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(247,147,26,.3) 0%,transparent 70%);border-radius:50%;top:-300px;right:-150px;filter:blur(100px)}.guide-hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.guide-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#f7931a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guide-subtitle{font-size:1.25rem;line-height:1.8;color:#fffc}.learning-principles{padding:4rem 2rem;background:#f8fafc}.principles-container{max-width:1200px;margin:0 auto}.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.principle-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0}.principle-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.principle-icon{font-size:2rem}.principle-title{font-size:1.25rem;font-weight:600;color:#0f0f23}.principle-description{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.principle-practices{list-style:none;padding:0}.principle-practices li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#475569}.principle-practices li:before{content:"•";position:absolute;left:0;color:#f7931a;font-weight:700}.learning-paths{padding:4rem 2rem;background:#fff}.paths-container{max-width:1200px;margin:0 auto}.paths-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.path-card{background:#f8fafc;border-radius:12px;padding:2rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%}.path-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.path-icon{font-size:2rem}.path-type{font-size:1.5rem;font-weight:600;color:#0f0f23;margin:0;flex:1}.path-suitable{color:#64748b;font-size:.875rem;margin:0 0 .75rem}.path-focus{color:#f7931a;font-weight:500;margin-bottom:2rem}.path-steps{margin-bottom:2rem;flex:1;display:flex;flex-direction:column}.path-steps h4,.path-resources h4{font-size:1rem;font-weight:600;color:#475569;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.steps-list{flex:1;display:flex;flex-direction:column;justify-content:space-between}.step-item{display:grid;grid-template-columns:100px 1fr;gap:2rem;align-items:center;min-height:50px;padding:.75rem 0}.step-phase{background:linear-gradient(135deg,#f7931a,#ff9a00);color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap;text-align:center;display:flex;align-items:center;justify-content:center}.step-content{color:#64748b;line-height:1.5;text-align:left}.step-content-link{color:#f7931a;text-decoration:none;line-height:1.5;transition:all .3s ease;border-bottom:1px dashed #f7931a;text-align:left}.step-content-link:hover{color:#d87000;border-bottom-style:solid}.path-resources{margin-top:auto}.path-resources ul{list-style:none;padding:0}.path-resources li{padding:.5rem 0;color:#475569;border-bottom:1px solid #e2e8f0}.path-resources li:last-child{border-bottom:none}.resource-link{color:#f7931a;text-decoration:none;transition:all .3s ease}.resource-link:hover{color:#d87000;text-decoration:underline}.study-methods{padding:4rem 2rem;background:#f8fafc}.methods-container{max-width:1200px;margin:0 auto}.methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.method-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;height:100%}.method-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.method-icon{font-size:2rem}.method-name{font-size:1.5rem;font-weight:600;color:#0f0f23}.method-description{color:#64748b;margin-bottom:1.5rem}.method-process{margin-bottom:1.5rem;flex-grow:1}.method-process h4{font-size:1rem;margin-bottom:.75rem;color:#475569;font-weight:600}.method-process ol{padding-left:1.5rem;color:#64748b}.method-process li{margin-bottom:.5rem;line-height:1.5}.method-example{padding:1rem;background:#fef3c7;border-radius:8px;border-left:3px solid #f7931a;margin-top:auto}.method-example strong{color:#92400e}.method-example p{margin-top:.5rem;color:#78350f}.practical-exercises{padding:4rem 2rem;background:#fff}.exercises-container{max-width:1200px;margin:0 auto}.exercise-level{margin-bottom:3rem}.level-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.level-icon{font-size:2rem}.level-name{font-size:1.5rem;font-weight:600;color:#0f0f23}.exercises-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}.exercise-card{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.exercise-title{font-size:1.25rem;font-weight:600;color:#0f0f23;margin-bottom:.75rem}.exercise-description{color:#64748b;margin-bottom:1rem;line-height:1.5}.exercise-tools,.exercise-learning{padding:.75rem;background:#fff;border-radius:6px;margin-bottom:.5rem}.exercise-tools strong,.exercise-learning strong{color:#475569;margin-right:.5rem}.exercise-tools span,.exercise-learning span{color:#64748b}.community-engagement{padding:4rem 2rem;background:#f8fafc}.engagement-container{max-width:1200px;margin:0 auto}.community-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.community-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000000d}.community-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.community-icon{font-size:2rem}.community-type{font-size:1.25rem;font-weight:600;color:#0f0f23}.platforms-list{display:flex;flex-direction:column;gap:1rem}.platform-item{padding:1rem;background:#f8fafc;border-radius:8px;border-left:3px solid #f7931a}.platform-item h4{font-size:1.125rem;font-weight:600;color:#0f0f23;margin-bottom:.5rem}.platform-item p{color:#64748b;margin-bottom:.75rem}.platform-item a{color:#f7931a;text-decoration:none;font-weight:500;transition:transform .2s;display:inline-block}.platform-item a:hover{transform:translate(4px)}.guide-summary{padding:4rem 2rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff}.summary-container{max-width:800px;margin:0 auto;text-align:center}.summary-title{font-size:2rem;margin-bottom:2rem;color:#fff}.summary-content p{font-size:1.125rem;line-height:1.8;color:#ffffffe6;margin-bottom:2rem}.summary-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:linear-gradient(135deg,#f7931a,#ff9a00);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #f7931a4d}.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-secondary:hover{background:#ffffff26}.btn-primary:hover .btn-arrow,.btn-secondary:hover .btn-arrow{transform:translate(4px)}@media (max-width: 1200px){.principles-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.principles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.guide-title{font-size:2rem}.principles-grid,.paths-grid,.methods-grid,.exercises-grid,.community-grid{grid-template-columns:1fr}.path-header{flex-direction:column;align-items:flex-start}.summary-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}}.resources{width:100%;min-height:100vh}.resources-nav{position:fixed;top:50%;right:2rem;transform:translateY(-50%);z-index:100;background:#fff;border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05);max-height:80vh;overflow-y:auto}.resources-nav-content{display:flex;flex-direction:column;gap:1rem}.resources-nav-title{font-size:.875rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0;padding-bottom:.5rem;border-bottom:1px solid #eee}.resources-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.resources-nav-item{margin:0}.resources-nav-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%;text-align:left;color:#333}.resources-nav-link:hover{background:#f8fafc;transform:translate(-2px)}.resources-nav-item.active .resources-nav-link{background:linear-gradient(135deg,#f7931a,#ffb347);color:#fff;font-weight:500}.resources-nav-icon{font-size:1.25rem;width:1.5rem;display:flex;align-items:center;justify-content:center}.resources-nav-text{font-size:.875rem;white-space:nowrap}@media (max-width: 1280px){.resources-nav{right:1rem}.resources-nav-text{display:none}.resources-nav-link{padding:.75rem;justify-content:center}.resources-nav-title{display:none}}@media (max-width: 768px){.resources-nav{position:fixed;top:auto;bottom:1rem;left:50%;right:auto;transform:translate(-50%);flex-direction:row;padding:.75rem;width:auto;max-width:calc(100% - 2rem);overflow-x:auto;max-height:none}.resources-nav-content,.resources-nav-list{flex-direction:row;gap:.5rem}.resources-nav-link{padding:.5rem}.resources-nav-icon{font-size:1.125rem}}.resources-hero{position:relative;padding:4rem 2rem 5rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;overflow:hidden}.resources-hero-background{position:absolute;inset:0;pointer-events:none}.resources-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;animation:grid-slide 30s linear infinite}.resources-gradient-orb{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(247,147,26,.3) 0%,transparent 70%);border-radius:50%;top:-300px;right:-150px;filter:blur(100px)}.resources-hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.resources-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#f7931a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.resources-subtitle{font-size:1.25rem;line-height:1.8;color:#fffc}.section-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#0f0f23}.resource-category{margin-bottom:2.5rem}.resource-category:last-child{margin-bottom:0}.category-title{font-size:1.5rem;font-weight:500;color:#475569;margin-bottom:1rem;padding-left:1rem;border-left:3px solid #f7931a}.books-section{background:#fafafa}.books-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.book-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;transition:transform .2s}.book-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.book-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.book-title{font-size:1.25rem;font-weight:600;color:#0f0f23;flex:1}.book-level{padding:.25rem .75rem;background:linear-gradient(135deg,#f7931a,#ff9a00);color:#fff;border-radius:20px;font-size:.75rem;font-weight:500}.book-author{color:#475569;margin-bottom:.25rem}.book-year{color:#94a3b8;font-size:.875rem;margin-bottom:.75rem}.book-description{color:#64748b;line-height:1.5;margin-bottom:1rem}.book-language{display:inline-block;padding:.25rem .5rem;background:#e0f2fe;color:#0369a1;border-radius:4px;font-size:.875rem}.courses-section{background:#fff}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.course-card{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;min-height:280px}.course-title{font-size:1.25rem;font-weight:600;color:#0f0f23;margin-bottom:.5rem}.course-provider{color:#f7931a;font-weight:500;margin-bottom:.5rem}.course-duration{color:#64748b;font-size:.875rem;margin-bottom:1rem}.course-description{color:#475569;line-height:1.5;margin-bottom:1rem;flex:1}.course-link{display:inline-flex;align-items:center;color:#f7931a;text-decoration:none;font-weight:500;transition:transform .2s;align-self:flex-start;margin-top:auto}.course-link:hover{transform:translate(4px)}.tools-section{background:#fff}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.tool-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;min-height:250px}.tool-name{font-size:1.25rem;font-weight:600;color:#0f0f23;margin-bottom:.5rem}.tool-type{display:inline-block;padding:.25rem .75rem;background:#fef3c7;color:#92400e;border-radius:4px;font-size:.75rem;margin-bottom:1rem;width:fit-content;white-space:nowrap}.tool-description{color:#64748b;line-height:1.5;margin-bottom:1rem;flex:1}.tool-link{display:inline-flex;align-items:center;color:#f7931a;text-decoration:none;font-weight:500;transition:transform .2s;align-self:flex-start;margin-top:auto}.tool-link:hover{transform:translate(4px)}.community-section{background:#f8fafc}.community-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.community-card{background:linear-gradient(135deg,#f8fafc,#fff);border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.community-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.community-name{font-size:1.25rem;font-weight:600;color:#0f0f23}.community-type{padding:.25rem .5rem;background:#ddd6fe;color:#6b21a8;border-radius:4px;font-size:.75rem}.community-description{color:#64748b;line-height:1.5;margin-bottom:1rem}.community-footer{display:flex;justify-content:space-between;align-items:center}.community-language{padding:.25rem .5rem;background:#e0f2fe;color:#0369a1;border-radius:4px;font-size:.875rem}.community-link{color:#f7931a;text-decoration:none;font-weight:500}.podcasts-section{background:#f8fafc}.podcasts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.podcast-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.podcast-name{font-size:1.25rem;font-weight:600;color:#0f0f23;margin-bottom:.5rem}.podcast-host{color:#f7931a;font-size:.875rem;margin-bottom:.75rem}.podcast-description{color:#64748b;line-height:1.5;margin-bottom:1rem}.podcast-frequency{display:inline-block;padding:.25rem .5rem;background:#dcfce7;color:#14532d;border-radius:4px;font-size:.875rem}.podcast-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.podcast-link{color:#f7931a;text-decoration:none;font-weight:500;font-size:.875rem;transition:color .2s}.podcast-link:hover{color:#e67e00;text-decoration:underline}.discipline-resources{background:#f8fafc}.discipline-section{margin-bottom:2rem;background:#fff;border-radius:16px;padding:2rem;border:1px solid #e2e8f0}.discipline-section:last-child{margin-bottom:0}.discipline-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#0f0f23;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f7931a}.discipline-icon{font-size:1.75rem}.discipline-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.resource-list{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.resource-list h4{font-size:1.125rem;font-weight:600;color:#475569;margin-bottom:1rem;padding-left:.75rem;border-left:3px solid #f7931a}.resource-list ul{list-style:none;padding:0}.resource-list li{color:#64748b;line-height:1.5;border-bottom:1px solid #f1f5f9;position:relative;padding:.75rem 0 .75rem 1.5rem}.resource-list li:last-child{border-bottom:none}.resource-list li:before{content:"•";position:absolute;left:0;color:#f7931a;font-weight:700}.resource-link{color:#334155;text-decoration:none;transition:color .2s;display:inline-block}.resource-link:hover{color:#f7931a;text-decoration:underline}.resources-tips{background:linear-gradient(135deg,#0f0f23,#1a1a2e);padding:4rem 2rem}.tips-container{max-width:1000px;margin:0 auto;text-align:center}.resources-tips .tips-title{font-size:2rem;margin-bottom:2rem;color:#fff!important}.tips-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.tip-box{padding:1.5rem;background:#ffffff0d;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.tip-icon{font-size:2rem;display:block;margin-bottom:1rem}.tip-box p{color:#ffffffe6;line-height:1.5}@media (max-width: 768px){.resources-title{font-size:2rem}.books-grid,.courses-grid,.tools-grid,.community-grid,.podcasts-grid,.discipline-content{grid-template-columns:1fr}.discipline-section{padding:1.5rem}}.articles-page{min-height:100vh;background:#fff}.articles-hero{position:relative;padding:4rem 2rem 5rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;overflow:hidden}.articles-hero-background{position:absolute;inset:0;pointer-events:none}.articles-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;animation:grid-slide 30s linear infinite}.articles-gradient-orb{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(247,147,26,.3) 0%,transparent 70%);border-radius:50%;top:-300px;right:-150px;filter:blur(100px)}.articles-hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.articles-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#f7931a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.articles-subtitle{font-size:1.25rem;line-height:1.8;color:#fffc}.articles-main{padding:4rem 2rem;background:#f9fafb}.articles-container{max-width:1200px;margin:0 auto}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.article-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column}.article-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:#f7931a}.article-card-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0}.article-discipline-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#6b7280;font-size:.875rem;font-weight:500;transition:color .2s ease}.article-discipline-link:hover{color:#f7931a}.article-discipline-icon{font-size:1.125rem}.article-read-time{font-size:.8125rem;color:#9ca3af}.article-card-body{flex:1;padding:1rem 1.5rem}.article-card-title{font-size:1.375rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.3}.article-card-summary{font-size:.9375rem;line-height:1.7;color:#4b5563;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card-footer{padding:0 1.5rem 1.5rem}.article-read-more{display:inline-flex;align-items:center;color:#f7931a;text-decoration:none;font-weight:500;font-size:.9375rem;transition:transform .2s ease}.article-read-more:hover{transform:translate(4px)}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.pagination-btn{padding:.75rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-numbers{display:flex;gap:.5rem}.pagination-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination-number:hover{background:#f3f4f6;border-color:#d1d5db}.pagination-number.active{background:#f7931a;border-color:#f7931a;color:#fff}.no-articles{text-align:center;padding:4rem 2rem}.no-articles-text{font-size:1.25rem;color:#6b7280;margin-bottom:2rem}.no-articles-link{display:inline-flex;align-items:center;padding:.875rem 2rem;background:#f7931a;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.no-articles-link:hover{background:#e88c0a;transform:translateY(-2px)}.articles-cta{padding:4rem 2rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff}.cta-container{max-width:800px;margin:0 auto;text-align:center}.cta-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:2rem}.cta-subtitle{font-size:1.125rem;line-height:1.8;color:#ffffffe6;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s;display:inline-flex;align-items:center;gap:.5rem}.btn-arrow{transition:transform .3s}.cta-primary{background:linear-gradient(135deg,#f7931a,#ff9a00);color:#fff}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.cta-primary:hover .btn-arrow{transform:translate(4px)}.cta-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.cta-secondary:hover .btn-arrow{transform:translate(4px)}@media (max-width: 1024px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.articles-hero{padding:3rem 1rem 4rem}.articles-title{font-size:2rem}.articles-subtitle{font-size:1.125rem}.articles-grid{grid-template-columns:1fr;gap:1.5rem}.pagination{flex-direction:column;gap:1.5rem}.pagination-numbers{order:-1}.cta-buttons{flex-direction:column}.cta-btn{width:100%}}.article-page{min-height:100vh;background:#fff}.article-hero{position:relative;padding:3rem 2rem 4rem;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;overflow:hidden}.article-hero-background{position:absolute;inset:0;pointer-events:none}.article-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;animation:grid-slide 30s linear infinite}.article-gradient-orb{position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(247,147,26,.2) 0%,transparent 70%);border-radius:50%;top:-300px;right:-150px;filter:blur(100px)}.article-hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto}.article-breadcrumb{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.9375rem}.breadcrumb-link{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#f7931a}.breadcrumb-separator{color:#fff6}.breadcrumb-current{color:#ffffffe6}.article-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(135deg,#fff,#f7931a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.article-meta{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#ffffffb3}.article-hero-author{font-style:italic}.meta-separator{color:#ffffff4d}.article-main{padding:4rem 2rem;background:#fff}.article-container{max-width:800px;margin:0 auto}.article-lead{font-size:1.25rem;line-height:1.8;color:#374151;padding:2rem;background:#f9fafb;border-left:4px solid #f7931a;border-radius:8px;margin-bottom:3rem;font-weight:500}.article-body,.article-section{margin-bottom:3rem}.section-heading{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1.5rem;margin-top:3rem;position:relative;padding-left:1rem}.section-heading:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:100%;background:#f7931a;border-radius:2px}.article-paragraph{font-size:1.125rem;line-height:1.9;color:#4b5563;margin-bottom:1.75rem;text-align:justify}.article-quote{margin:2.5rem 0;padding:2rem;background:linear-gradient(135deg,#fef3c7,#fef9e7);border-left:4px solid #f59e0b;border-radius:8px;font-style:italic}.article-quote p{font-size:1.25rem;line-height:1.8;color:#92400e;margin-bottom:1rem}.article-quote cite{display:block;text-align:right;font-size:1rem;color:#78350f;font-style:normal;font-weight:600}.article-points{list-style:none;padding:0;margin:2rem 0}.article-points li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.125rem;line-height:1.8;color:#4b5563}.article-points li:before{content:"→";position:absolute;left:0;color:#f7931a;font-weight:700;font-size:1.25rem}.article-takeaways-section{margin:4rem 0}.takeaways-heading{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center}.takeaways-box{background:linear-gradient(135deg,#fef3c7,#fff7ed);border:2px solid #fcd34d;border-radius:16px;padding:2rem}.takeaways-list{list-style:none;padding:0;margin:0}.takeaway-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.takeaway-item:last-child{margin-bottom:0}.takeaway-number{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;background:#f59e0b;color:#fff;border-radius:50%;font-weight:700;font-size:.875rem}.takeaway-text{flex:1;font-size:1.0625rem;line-height:1.7;color:#78350f}.article-footer{margin-top:4rem;padding-top:2rem;border-top:2px solid #e5e7eb}.article-tags{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.tag-label{font-size:.9375rem;color:#6b7280;font-weight:600}.tag{padding:.375rem 1rem;background:#f3f4f6;border-radius:20px;font-size:.875rem;color:#4b5563;transition:all .2s ease}.tag:hover{background:#e5e7eb;color:#111827}.article-actions{display:flex;justify-content:space-between;align-items:center}.back-to-topic{display:inline-flex;align-items:center;color:#f7931a;text-decoration:none;font-weight:500;font-size:.9375rem;transition:transform .2s ease}.back-to-topic:hover{transform:translate(-4px)}.article-error{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.article-error h1{font-size:2rem;color:#111827;margin-bottom:1rem}.article-error a{color:#f7931a;text-decoration:none;font-weight:600}@media (max-width: 768px){.article-hero{padding:2rem 1rem 3rem}.article-hero-title{font-size:1.75rem}.article-main{padding:2rem 1rem}.article-lead{font-size:1.125rem;padding:1.5rem}.article-paragraph{font-size:1rem;text-align:left}.section-heading{font-size:1.5rem}.article-meta{flex-wrap:wrap;gap:.5rem}}@keyframes grid-slide{0%{transform:translate(0)}to{transform:translate(40px,40px)}}.app{max-width:1280px;margin:0 auto;text-align:center}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}
