.page-module__wsXUnG__container{color:#fff;background:#050508;min-height:100vh;padding:3rem 2rem;font-family:Inter,-apple-system,system-ui,sans-serif;position:relative;overflow:hidden}.page-module__wsXUnG__blob1{z-index:0;pointer-events:none;background:radial-gradient(circle,#b8a36b1a 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:-10%;right:-5%}.page-module__wsXUnG__blob2{z-index:0;pointer-events:none;background:radial-gradient(circle,#b8a36b14 0%,#0000 70%);width:50vw;height:50vw;position:absolute;bottom:-10%;left:-5%}.page-module__wsXUnG__noiseOverlay{opacity:.05;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}.page-module__wsXUnG__header{z-index:2;text-align:center;margin-bottom:2rem;position:relative}.page-module__wsXUnG__badge{color:#b8a36b;letter-spacing:.15em;text-transform:uppercase;background:#b8a36b1a;border:1px solid #b8a36b4d;border-radius:100px;margin-bottom:2rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.page-module__wsXUnG__title{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1.1}.page-module__wsXUnG__subtitle{color:#ffffff80;max-width:650px;margin:0 auto;font-size:1rem;font-weight:400;line-height:1.5}.page-module__wsXUnG__mainTabContainer{z-index:5;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;margin-bottom:1.5rem;display:flex;position:relative}.page-module__wsXUnG__mainTabBtn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:99px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.page-module__wsXUnG__mainTabBtn.page-module__wsXUnG__activeMain{color:#fff;background:#000;border-color:#fff3;box-shadow:0 4px 20px #00000080}.page-module__wsXUnG__mainTabBtn:hover:not(.page-module__wsXUnG__activeMain){color:#fffc}.page-module__wsXUnG__tabNav{z-index:2;background:0 0;flex-wrap:wrap;justify-content:center;gap:.5rem;width:fit-content;max-width:100%;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:4px;display:flex;position:relative}.page-module__wsXUnG__tabBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.page-module__wsXUnG__tabBtn:hover{color:#fff;background:#ffffff0d}.page-module__wsXUnG__tabBtn.page-module__wsXUnG__active{color:#000;background:#b8a36b;box-shadow:0 10px 40px #b8a36b33}.page-module__wsXUnG__mainContent{z-index:2;max-width:1200px;margin:0 auto;position:relative}.page-module__wsXUnG__articleHero{margin-bottom:1.5rem}.page-module__wsXUnG__articleTitle{letter-spacing:-.02em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;display:flex}.page-module__wsXUnG__titleIcon{font-size:1.5rem}.page-module__wsXUnG__articleIntro{color:#fff9;max-width:650px;font-size:1rem;line-height:1.5}.page-module__wsXUnG__lessonGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.page-module__wsXUnG__subcategoryNav{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.75rem;display:flex}.page-module__wsXUnG__subcategoryBtn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s}.page-module__wsXUnG__subcategoryBtn:hover{color:#fff;background:#ffffff1a}.page-module__wsXUnG__subcategoryBtn.page-module__wsXUnG__activeSubcategory{color:#000;background:#fff;border-color:#fff;box-shadow:0 4px 25px #ffffff26}.page-module__wsXUnG__subcategoryHeader{margin-bottom:1rem}.page-module__wsXUnG__subcategoryTitle{color:#ffffffe6;border-left:3px solid #b8a36b;padding-left:.75rem;font-size:1.25rem;font-weight:700}.page-module__wsXUnG__lessonCard{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);animation:.8s cubic-bezier(.16,1,.3,1) forwards page-module__wsXUnG__slideUp;animation-delay:calc(var(--index)*.1s);opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:1.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}@keyframes page-module__wsXUnG__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.page-module__wsXUnG__lessonCard:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-12px)}.page-module__wsXUnG__cardGlow{pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:60%;height:60%;position:absolute;top:-20%;right:-20%}.page-module__wsXUnG__lessonNumber{color:#b8a36b;letter-spacing:.2em;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:block}.page-module__wsXUnG__lessonTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:800;line-height:1.2}.page-module__wsXUnG__lessonText{color:#ffffff80;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;transition:color .4s}.page-module__wsXUnG__lessonCard:hover .page-module__wsXUnG__lessonText{color:#fffc}.page-module__wsXUnG__impactBox{background:#0000004d;border:1px solid #ffffff0d;border-radius:12px;padding:1rem}.page-module__wsXUnG__impactLabel{text-transform:uppercase;letter-spacing:.15em;color:#fff6;margin-bottom:.5rem;font-size:.65rem;font-weight:700;display:block}.page-module__wsXUnG__impactContent{color:#fff;font-size:.9rem;font-weight:500;line-height:1.4}.page-module__wsXUnG__techniqueBox{background:#b8a36b0d;border:1px dashed #b8a36b33;border-radius:10px;margin-top:1rem;padding:1rem;position:relative;overflow:hidden}.page-module__wsXUnG__techniqueLabel{text-transform:uppercase;letter-spacing:.2em;color:#b8a36b;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.page-module__wsXUnG__techniqueContent{color:#ffffffe6;font-family:JetBrains Mono,monospace;font-size:.95rem;line-height:1.6;display:block}.page-module__wsXUnG__theoryAccent{text-align:center;background:linear-gradient(135deg,#b8a36b0d 0%,#1e1e231a 100%);border:1px solid #b8a36b26;border-radius:60px;margin-top:6rem;padding:5rem;position:relative;overflow:hidden}.page-module__wsXUnG__theoryBadge{color:#000;background:#b8a36b;border-radius:4px;margin-bottom:2rem;padding:4px 12px;font-size:.7rem;font-weight:800;display:inline-block}.page-module__wsXUnG__theoryAccent h3{margin-bottom:4rem;font-size:2.5rem;font-weight:800}.page-module__wsXUnG__colorDemo{justify-content:center;gap:8rem;display:flex}.page-module__wsXUnG__swatchPair{flex-direction:column;align-items:center;gap:2rem;display:flex}.page-module__wsXUnG__swatchStack{display:flex}.page-module__wsXUnG__swatch{border:4px solid #000;border-radius:50%;width:100px;height:100px;box-shadow:0 20px 50px #00000080}.page-module__wsXUnG__swatch:nth-child(2){margin-left:-30px}.page-module__wsXUnG__teal{background:teal}.page-module__wsXUnG__orange{background:orange}.page-module__wsXUnG__purple{background:purple}.page-module__wsXUnG__yellow{background:#ff0}.page-module__wsXUnG__swatchLabel{color:#fffc;font-size:1rem;font-weight:700}.page-module__wsXUnG__footer{z-index:2;text-align:center;color:#ffffff4d;letter-spacing:.1em;border-top:1px solid #ffffff0d;margin-top:10rem;padding:4rem;font-size:.85rem;font-weight:500;position:relative}.page-module__wsXUnG__fadeEnter{animation:1s cubic-bezier(.16,1,.3,1) forwards page-module__wsXUnG__fadeIn}@keyframes page-module__wsXUnG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.page-module__wsXUnG__articleHero{text-align:center;flex-direction:column;gap:3rem}}@media (max-width:768px){.page-module__wsXUnG__container{padding:4rem 1.5rem}.page-module__wsXUnG__title{font-size:3rem}.page-module__wsXUnG__heroIcon{width:120px;height:120px;font-size:4rem}.page-module__wsXUnG__articleTitle{font-size:2.5rem}.page-module__wsXUnG__lessonGrid{grid-template-columns:1fr}.page-module__wsXUnG__lessonCard{padding:2.5rem}.page-module__wsXUnG__tabNav{border-radius:30px;flex-wrap:wrap}.page-module__wsXUnG__colorDemo{flex-direction:column;gap:4rem}}
