.learn-page{color:#eef0f4;font-family:var(--font-body,"DM Sans", system-ui, sans-serif);background:#0d0f14;min-height:100vh}.learn-nav{z-index:100;-webkit-backdrop-filter:blur(18px);background:#0d0f148c;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:60px;padding:0 clamp(1.25rem,4vw,3rem);display:flex;position:fixed;top:0;left:0;right:0}.learn-nav-logo{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;letter-spacing:.01em;align-items:center;gap:10px;font-size:1.1rem;font-weight:500;text-decoration:none;display:flex}.learn-nav-mark{color:#0d0f14;width:30px;height:30px;font-size:.8rem;font-weight:700;font-family:var(--font-body,"DM Sans", system-ui, sans-serif);background:#b8965a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.learn-nav-links{align-items:center;gap:1.75rem;display:flex}.learn-nav-links a{letter-spacing:.07em;text-transform:uppercase;color:#eef0f48c;font-size:.72rem;font-weight:500;text-decoration:none;transition:color .2s}.learn-nav-links a:hover{color:#eef0f4}.learn-nav-cta{border:1px solid #b8965a59;border-radius:3px;padding:.4rem 1rem;color:#b8965a!important;transition:background .2s!important}.learn-nav-cta:hover{background:#b8965a1f!important}.learn-hero{background:linear-gradient(155deg,#0d0f14 0%,#141820 55%,#0a0c10 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.learn-hero-bg{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(65% 55% at 18% 38%,#b8965a12 0%,#0000 60%),radial-gradient(55% 65% at 82% 62%,#6b7d9612 0%,#0000 60%);position:absolute;inset:-25%}.learn-hero-grid{z-index:0;opacity:.022;pointer-events:none;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.learn-hero-line{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#b8965a1f 25% 75%,#0000 100%);height:1px;position:absolute;top:50%;left:0;right:0}.learn-hero-content{z-index:1;text-align:center;width:100%;max-width:800px;padding:0 clamp(1.25rem,5vw,2.5rem);position:relative}.learn-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#b8965a;align-items:center;gap:.7rem;margin-bottom:2.25rem;font-size:.65rem;font-weight:600;display:inline-flex}.learn-eyebrow:before,.learn-eyebrow:after{content:"";background:#b8965a66;width:36px;height:1px;display:block}.learn-h1{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:300;line-height:1.07}.learn-h1 em{color:#b8965a;font-style:italic;font-weight:300}.learn-sub{color:#eef0f499;max-width:500px;margin:0 auto 2.75rem;font-size:clamp(.88rem,2vw,1.05rem);font-weight:300;line-height:1.75}.learn-stats{justify-content:center;gap:clamp(2rem,5vw,5rem);margin-bottom:2.75rem;display:flex}.learn-stat-n{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;font-size:2.4rem;font-weight:300;display:block}.learn-stat-l{letter-spacing:.12em;text-transform:uppercase;color:#eef0f452;margin-top:.2rem;font-size:.6rem;font-weight:600;display:block}.learn-cta-btn{letter-spacing:.07em;text-transform:uppercase;color:#0d0f14;background:#b8965a;border-radius:3px;align-items:center;gap:.7rem;padding:.85rem 2.25rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.learn-cta-btn:hover{opacity:.85}.learn-scroll-hint{letter-spacing:.18em;text-transform:uppercase;color:#eef0f447;z-index:1;flex-direction:column;align-items:center;gap:.4rem;font-size:.58rem;animation:2.8s ease-in-out infinite learnFloat;display:flex;position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%)}@keyframes learnFloat{0%,to{opacity:.35;transform:translate(-50%)translateY(0)}50%{opacity:.65;transform:translate(-50%)translateY(7px)}}.learn-section-label{letter-spacing:.2em;text-transform:uppercase;color:#b8965a;align-items:center;gap:.9rem;margin-bottom:.85rem;font-size:.6rem;font-weight:600;display:flex}.learn-section-label:after{content:"";background:#b8965a4d;width:50px;height:1px}.learn-section-title{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.12}.learn-section-sub{color:#eef0f48c;max-width:480px;margin-bottom:3.5rem;font-size:.88rem;font-weight:300;line-height:1.75}.learn-stages{background:#0d0f14;padding:clamp(4.5rem,7vw,8rem) clamp(1.25rem,4vw,3rem)}.learn-stages-grid{border:1px solid #ffffff12;grid-template-columns:repeat(5,1fr);display:grid;position:relative}.learn-stages-grid:before{content:"";opacity:.55;background:linear-gradient(90deg,#3d9a72 0% 20%,#4a7fa8 20% 40%,#8a6fbf 40% 60%,#b8965a 60% 80%,#7a8fa8 80% 100%);height:2px;position:absolute;top:0;left:0;right:0}.learn-stage-card{background:#ffffff09;border-right:1px solid #ffffff12;padding:2rem 1.5rem 2.5rem;text-decoration:none;transition:background .25s;display:block;position:relative;overflow:hidden}.learn-stage-card:last-child{border-right:none}.learn-stage-card:hover{background:#fff1}.learn-stage-card:after{content:"";background:var(--sc);transform-origin:0;height:2px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.learn-stage-card:hover:after{transform:scaleX(1)}.learn-stage-num{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#ffffff0a;-webkit-user-select:none;user-select:none;font-size:3.5rem;font-weight:300;line-height:1;position:absolute;top:.75rem;right:1rem}.learn-stage-age{letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.58rem;font-weight:700;display:block}.learn-stage-name{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;margin-bottom:.65rem;font-size:1.3rem;font-weight:400;line-height:1.2}.learn-stage-tag{color:#eef0f46b;margin-bottom:1.5rem;font-size:.75rem;font-weight:300;line-height:1.6}.learn-stage-meta{letter-spacing:.06em;color:#eef0f447;text-transform:uppercase;font-size:.6rem}.learn-stage-arrow{opacity:0;font-size:.85rem;transition:opacity .25s,transform .25s;position:absolute;bottom:1.5rem;right:1.25rem}.learn-stage-card:hover .learn-stage-arrow{opacity:1;transform:translate(3px)}.learn-modules-strip{background:#141820;border-top:1px solid #ffffff0f;padding:clamp(4rem,6vw,7rem) clamp(1.25rem,4vw,3rem)}.learn-modules-grid{background:#ffffff0d;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1px;display:grid}.learn-module-tile{background:#141820;padding:1.75rem;text-decoration:none;transition:background .2s;display:block}.learn-module-tile:hover{background:#1c2030}.learn-module-tile-stage{letter-spacing:.14em;text-transform:uppercase;margin-bottom:.7rem;font-size:.58rem;font-weight:700;display:block}.learn-module-tile-title{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;margin-bottom:.6rem;font-size:1.1rem;font-weight:400;line-height:1.3}.learn-module-tile-sum{color:#eef0f461;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.1rem;font-size:.76rem;font-weight:300;line-height:1.65;display:-webkit-box;overflow:hidden}.learn-module-tile-meta{color:#eef0f447;letter-spacing:.04em;align-items:center;gap:.4rem;font-size:.62rem;display:flex}.learn-module-tile-meta:before{content:"";background:currentColor;width:14px;height:1px;display:block}.learn-philosophy{background:#0d0f14;padding:clamp(5rem,8vw,9rem) clamp(1.25rem,4vw,3rem);position:relative;overflow:hidden}.learn-philosophy:after{content:"";pointer-events:none;background:radial-gradient(at 100%,#b8965a0e 0%,#0000 65%);width:50%;position:absolute;top:0;bottom:0;right:0}.learn-philosophy-quote{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;z-index:1;max-width:640px;margin-bottom:2.25rem;font-size:clamp(1.7rem,3.5vw,2.6rem);font-style:italic;font-weight:300;line-height:1.38;position:relative}.learn-philosophy-quote strong{color:#b8965a;font-style:normal;font-weight:500}.learn-philosophy-link{letter-spacing:.1em;text-transform:uppercase;color:#b8965a;z-index:1;border-bottom:1px solid #b8965a4d;align-items:center;gap:.65rem;padding-bottom:2px;font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex;position:relative}.learn-philosophy-link:hover{color:#eef0f4;border-color:#eef0f44d}.learn-cta-banner{text-align:center;background:#141820;padding:clamp(4rem,7vw,8rem) clamp(1.25rem,4vw,3rem);position:relative;overflow:hidden}.learn-cta-banner:before{content:"";pointer-events:none;background:radial-gradient(#b8965a0e 0%,#0000 70%);border-radius:50%;width:500px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.learn-cta-banner h2{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;z-index:1;margin-bottom:.9rem;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:300;position:relative}.learn-cta-banner p{color:#eef0f480;z-index:1;max-width:400px;margin:0 auto 2.25rem;font-size:.88rem;font-weight:300;line-height:1.75;position:relative}.learn-stage-hero{background:#0d0f14;border-bottom:1px solid #ffffff12;padding:calc(60px + 4rem) clamp(1.25rem,4vw,3rem) 4rem;position:relative}.learn-breadcrumb{letter-spacing:.06em;text-transform:uppercase;color:#eef0f452;align-items:center;gap:.6rem;margin-bottom:2.5rem;font-size:.68rem;display:flex}.learn-breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.learn-breadcrumb a:hover{color:#eef0f4a6}.learn-breadcrumb span{opacity:.3}.learn-stage-hero-inner{max-width:680px}.learn-stage-label{letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.6rem;font-weight:700;display:block}.learn-stage-h1{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.08}.learn-stage-tagline{color:#eef0f48c;margin-bottom:1rem;font-size:1rem;font-weight:300;line-height:1.7}.learn-stage-info{color:#eef0f447;letter-spacing:.04em;font-size:.68rem}.learn-module-list{background:#0d0f14;padding:3.5rem clamp(1.25rem,4vw,3rem)}.learn-module-row{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:1.75rem;padding:1.75rem 0;text-decoration:none;transition:padding-left .2s;display:flex}.learn-module-row:first-child{border-top:1px solid #ffffff0f}.learn-module-row:hover{padding-left:.5rem}.learn-module-row-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.78rem;font-weight:600;display:flex}.learn-module-row-title{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;margin-bottom:.4rem;font-size:1.25rem;font-weight:400;line-height:1.3}.learn-module-row-sum{color:#eef0f46b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.85rem;font-size:.8rem;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.learn-module-row-tags{color:#eef0f447;letter-spacing:.04em;flex-wrap:wrap;gap:1.25rem;font-size:.62rem;display:flex}.learn-module-row-arrow{opacity:0;flex-shrink:0;align-self:center;margin-left:auto;font-size:1rem;transition:opacity .2s,transform .2s}.learn-module-row:hover .learn-module-row-arrow{opacity:1;transform:translate(4px)}.learn-stage-nav{background:#ffffff0f;border-top:1px solid #ffffff0f;gap:1px;display:flex}.learn-stage-nav-btn{background:#0d0f14;flex:1;padding:1.5rem clamp(1.25rem,4vw,3rem);text-decoration:none;transition:background .2s}.learn-stage-nav-btn:hover{background:#141820}.learn-stage-nav-btn p:first-child{letter-spacing:.1em;text-transform:uppercase;color:#eef0f44d;margin-bottom:.35rem;font-size:.6rem}.learn-stage-nav-btn p:last-child{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;font-size:1.1rem;font-weight:400}.learn-module-hero{background:#0d0f14;border-bottom:1px solid #ffffff12;padding:calc(60px + 4rem) clamp(1.25rem,4vw,3rem) 4rem}.learn-module-grid{grid-template-columns:1fr 1fr;gap:5rem;max-width:1100px;display:grid}.learn-module-h1{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;margin-bottom:1.25rem;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:300;line-height:1.08}.learn-module-summary{color:#eef0f494;font-size:1rem;font-weight:300;line-height:1.78}.learn-decisions-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;padding:1.75rem}.learn-decisions-label{letter-spacing:.16em;text-transform:uppercase;color:#eef0f452;margin-bottom:1.1rem;font-size:.58rem;font-weight:700;display:block}.learn-decision-item{color:#eef0f499;border-bottom:1px solid #ffffff0f;gap:.85rem;padding:.85rem 0;font-size:.82rem;font-weight:300;line-height:1.55;display:flex}.learn-decision-item:last-child{border-bottom:none}.learn-decision-arrow{color:#b8965a;flex-shrink:0;margin-top:1px;font-size:.7rem}.learn-content-body{background:#0d0f14;max-width:1100px;padding:3.5rem clamp(1.25rem,4vw,3rem)}.learn-content-section{margin-bottom:3.5rem}.learn-content-label{letter-spacing:.16em;text-transform:uppercase;color:#eef0f44d;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.6rem;font-weight:700;display:flex}.learn-content-label:after{content:"";background:#ffffff14;flex:1;max-width:40px;height:1px}.learn-concept-row{border-bottom:1px solid #ffffff0f;grid-template-columns:200px 1fr;align-items:start;gap:2.5rem;padding:1.25rem 0;display:grid}.learn-concept-term{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;font-size:1.05rem;font-weight:400;line-height:1.3}.learn-concept-def{color:#eef0f485;font-size:.82rem;font-weight:300;line-height:1.72}.learn-action-row{color:#eef0f499;border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:1.1rem;padding:1.1rem 0;font-size:.85rem;font-weight:300;line-height:1.6;display:flex}.learn-action-num{color:#b8965a;background:#b8965a26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:.65rem;font-weight:700;display:flex}.learn-portal-cta{text-align:center;background:#ffffff09;border:1px solid #ffffff14;margin-top:3rem;padding:2.5rem}.learn-portal-cta h3{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;margin-bottom:.6rem;font-size:1.5rem;font-weight:300}.learn-portal-cta p{color:#eef0f46b;margin-bottom:1.5rem;font-size:.82rem;font-weight:300}.learn-module-nav{background:#ffffff0f;border-top:1px solid #ffffff0f;gap:1px;display:flex}.learn-module-nav-btn{background:#0d0f14;flex:1;padding:1.4rem clamp(1.25rem,4vw,3rem);text-decoration:none;transition:background .2s}.learn-module-nav-btn:hover{background:#141820}.learn-module-nav-btn p:first-child{letter-spacing:.1em;text-transform:uppercase;color:#eef0f447;margin-bottom:.3rem;font-size:.58rem}.learn-module-nav-btn p:last-child{font-family:var(--font-heading,"Cormorant Garamond", Georgia, serif);color:#eef0f4;font-size:1rem;font-weight:400}@media (max-width:900px){.learn-module-grid{grid-template-columns:1fr;gap:2.5rem}.learn-concept-row{grid-template-columns:1fr;gap:.4rem}}@media (max-width:768px){.learn-stages-grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:repeat(5,min(75vw,260px));padding-bottom:1rem;overflow-x:auto}.learn-stages-grid::-webkit-scrollbar{display:none}.learn-stages-grid:before{display:none}.learn-stage-card{border-right:1px solid #ffffff12!important}.learn-nav-links{display:none}.learn-stage-nav,.learn-module-nav{flex-direction:column}}
