@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Inter:wght@300;400;500;600;700&display=swap";.navbar{position:fixed;top:0;width:100%;padding:1.2rem 3rem;display:flex;justify-content:space-between;align-items:center;background:#0a0a0ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(212,175,55,.2);z-index:1000}.navbar-logo{font-family:Cinzel,serif;color:#f5a513;font-size:1.1rem;font-weight:700;letter-spacing:1px}.navbar-links{display:flex;gap:2rem}.navbar-links a{color:var(--accent-silver);font-size:.95rem;transition:.3s ease}.navbar-links a:hover{color:#f5a513}.hero{position:relative;min-height:100vh;background:linear-gradient(to bottom,#030303,#080808 35%,#0a0a0a 65%,#111);display:flex;align-items:center;justify-content:center;padding:8rem 2rem 5rem;text-align:center;overflow:hidden}.hero-sun-container{position:absolute;bottom:-8%;left:50%;transform:translate(-50%);width:110vw;height:32vh;display:flex;justify-content:center;align-items:flex-end;z-index:1;pointer-events:none}.hero-sun{width:140vw;height:69vh;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at center bottom,#fff5b4d9,#f4c430a6 18%,#d4af3747 38%,#c0c0c014,#0000 72%);box-shadow:0 0 50px #f4c4301a,0 0 100px #d4af370d;position:relative;filter:blur(.5px)}.hero-sun:after{content:"";position:absolute;bottom:0;left:5%;width:90%;height:2px;background:linear-gradient(to right,transparent,rgba(212,175,55,.35),rgba(244,196,48,.6),rgba(192,192,192,.35),rgba(244,196,48,.6),rgba(212,175,55,.35),transparent)}.hero-logo-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:1.2rem}.hero-logo{width:240px;height:auto;object-fit:contain;filter:drop-shadow(0 0 8px rgba(244,196,48,.18)) drop-shadow(0 0 18px rgba(212,175,55,.08));opacity:.95}.hero-content{position:relative;z-index:3;max-width:1000px;width:100%}.hero-symbol{font-size:2rem;margin-bottom:1rem;color:#f5a513;text-shadow:0 0 12px rgba(244,196,48,.25)}.hero-title{font-family:Cinzel,serif;font-size:4.8rem;color:#f5a513;letter-spacing:4px;margin-bottom:1rem;text-transform:uppercase;text-shadow:0 0 18px rgba(244,196,48,.12),0 0 36px rgba(244,196,48,.06)}.hero-subtitle{font-family:Cinzel,serif;font-size:1.8rem;color:var(--accent-silver);font-weight:400;margin-bottom:1.5rem;letter-spacing:1px}.hero-description{max-width:720px;margin:0 auto 2.2rem;font-size:1.15rem;line-height:1.9;color:var(--text-light)}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.primary-btn,.secondary-btn{padding:.95rem 1.8rem;border-radius:999px;border:1px solid #f5a513;cursor:pointer;font-weight:600;transition:all .35s ease;font-size:.95rem}.primary-btn{background:linear-gradient(135deg,#f4c430,#f5a513);color:#000;box-shadow:0 0 18px #f4c43026}.secondary-btn{background:#ffffff05;color:#f5a513;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-3px);box-shadow:0 0 24px #f4c43038}.hero-bottom-fade{position:absolute;bottom:0;left:0;width:100%;height:140px;background:linear-gradient(to bottom,#0000,#0a0a0a);z-index:2}.footer{padding:1.5rem 2rem;text-align:center;border-top:1px solid rgba(212,175,55,.15);color:var(--text-muted);background:#0a0a0a}@media(max-width:768px){.navbar{padding:1rem 1.2rem;flex-direction:column;gap:.8rem}.navbar-logo{font-size:.95rem;text-align:center}.navbar-links{gap:1rem;flex-wrap:wrap;justify-content:center}.navbar-links a{font-size:.9rem}.hero{padding:7rem 1.2rem 4rem;min-height:100vh}.hero-content{transform:translateY(0)}.hero-logo{width:85px}.hero-title{font-size:2.4rem;letter-spacing:2px;line-height:1.2}.hero-subtitle{font-size:1.1rem;line-height:1.5}.hero-description{font-size:.98rem;line-height:1.7;margin:0 auto 2rem}.hero-buttons{flex-direction:column;align-items:center;gap:.8rem}.primary-btn,.secondary-btn{width:100%;max-width:320px;text-align:center;padding:.9rem 1.2rem;font-size:.92rem}.hero-sun-container{width:130vw;height:24vh;bottom:10%}.hero-sun{width:130vw;height:26vh}.problem-section{padding:5rem 1.2rem}.section-tag{font-size:.75rem;letter-spacing:2px}.problem-opening p{font-size:1.45rem;line-height:1.35}.problem-shift{font-size:1rem}.problem-points p{font-size:.98rem;line-height:1.7}.problem-closing p{font-size:.98rem;line-height:1.75}.problem-closing h2{font-size:1.9rem;line-height:1.3}.philosophy-section{padding:5rem 1.2rem}.philosophy-container{display:grid;grid-template-columns:1fr!important;gap:1.5rem;width:100%;max-width:100%;overflow:visible}.philosophy-right,.philosophy-left{width:100%;max-width:100%;min-width:0}.philosophy-title{font-size:2rem;line-height:1.25}.philosophy-intro{font-size:1rem}.philosophy-body,.philosophy-founder{font-size:.96rem;line-height:1.75}.philosophy-founder{padding-left:.8rem}.philosophy-clarity p{font-size:.98rem}.philosophy-clarity h3{font-size:1.3rem}.pillar-card{display:block;width:100%;max-width:100%;min-width:0;min-height:auto;padding:1.25rem;border-radius:18px;overflow:visible;margin:0 auto;transform:none}.pillar-item{width:100%;min-width:0}.pillar-item p{font-size:.95rem;line-height:1.65;word-break:normal;overflow-wrap:normal}.experience-section{padding:5rem 1.2rem}.experience-header{margin-bottom:2.5rem}.experience-title{font-size:2.1rem;line-height:1.2}.experience-meta{font-size:.92rem;line-height:1.6}.experience-grid{display:grid;grid-template-columns:1fr!important;gap:1rem;width:100%}.experience-card{width:100%;max-width:100%;min-width:0;padding:1.4rem;border-radius:18px;overflow:hidden}.experience-list li,.experience-line{font-size:1rem}.experience-flow p{overflow-wrap:break-word;word-break:break-word}.framework-section{padding:5rem 1.2rem}.framework-header{margin-bottom:2.5rem}.framework-title{font-size:2rem;line-height:1.25}.framework-grid{display:grid;grid-template-columns:1fr!important;gap:1rem;width:100%;margin-bottom:2rem}.framework-card{width:100%;max-width:100%;min-width:0;min-height:auto;padding:1.4rem;border-radius:18px;overflow:hidden}.framework-number{font-size:1.5rem}.framework-card h3{font-size:1.3rem}.framework-card p{overflow-wrap:break-word;word-break:break-word}.framework-closing h3{font-size:1.5rem}.framework-closing p{font-size:.92rem}.rishikesh-section{padding:5rem 1.2rem}.rishikesh-sun{width:320px;height:320px;filter:blur(35px)}.rishikesh-title{font-size:2rem;margin-bottom:2rem;line-height:1.25}.rishikesh-lines{margin-bottom:2.2rem}.rishikesh-lines p{font-size:1rem;line-height:1.6}.rishikesh-closing p{font-size:.95rem}.rishikesh-closing h3{font-size:2.3rem}.footer{padding:1.2rem 1rem;font-size:.85rem}}.problem-section{position:relative;background:linear-gradient(to bottom,#0a0a0a,#080808 40%,#050505);padding:7rem 2rem;border-top:1px solid rgba(212,175,55,.08);overflow:hidden}.problem-container{max-width:900px;margin:0 auto;text-align:center}.section-tag{color:#f5a513;font-size:3.85rem;text-transform:uppercase;letter-spacing:3px;margin-bottom:2rem;font-weight:600}.problem-opening{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2.5rem}.problem-opening p{font-family:Cinzel,serif;font-size:2.1rem;color:var(--text-light);line-height:1.35;letter-spacing:.5px}.problem-shift{font-size:1.25rem;color:var(--accent-silver);margin-bottom:2rem;font-style:italic}.problem-points{display:flex;flex-direction:column;gap:.9rem;margin-bottom:3rem}.problem-points p{font-size:1.15rem;color:#d9d9d9;line-height:1.8}.problem-closing p{font-size:1.15rem;color:var(--text-light);line-height:1.9;max-width:760px;margin:0 auto 1rem}.problem-closing h2{font-family:Cinzel,serif;font-size:2.8rem;color:#f5a513;line-height:1.3;text-shadow:0 0 18px rgba(244,196,48,.08)}.philosophy-section{position:relative;background:radial-gradient(circle at 80% 30%,rgba(244,196,48,.04),transparent 30%),linear-gradient(to bottom,#050505,#0a0a0a 45%,#070707);padding:7rem 2rem;border-top:1px solid rgba(212,175,55,.08);overflow:hidden}.philosophy-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}.philosophy-left{display:flex;flex-direction:column}.philosophy-title{font-family:Cinzel,serif;font-size:3rem;color:#f5a513;line-height:1.25;margin-bottom:1.5rem;text-shadow:0 0 18px rgba(244,196,48,.06)}.philosophy-intro{font-size:1.2rem;color:var(--accent-silver);margin-bottom:1rem}.philosophy-body{font-size:1.08rem;color:var(--text-light);line-height:1.9;margin-bottom:1.8rem;max-width:680px}.philosophy-founder{font-size:1rem;color:#d8d8d8;line-height:1.8;margin-bottom:2rem;padding-left:1rem;border-left:2px solid rgba(244,196,48,.25)}.philosophy-founder span{color:#f5a513;font-weight:600}.philosophy-clarity{display:flex;flex-direction:column;gap:.7rem}.philosophy-clarity p{font-size:1.05rem;color:var(--accent-silver);letter-spacing:.3px}.philosophy-clarity h3{font-family:Cinzel,serif;font-size:1.8rem;color:#f5a513;line-height:1.4;margin-top:.8rem}.philosophy-right{display:flex;justify-content:center}.pillar-card{width:100%;max-width:420px;background:#ffffff05;border:1px solid rgba(212,175,55,.18);border-radius:24px;padding:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 30px #f4c43008,inset 0 0 30px #ffffff03}.pillar-label{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:var(--accent-silver);margin-bottom:1.5rem}.pillar-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-top:1px solid rgba(212,175,55,.1)}.pillar-item:first-of-type{border-top:none}.pillar-number{font-family:Cinzel,serif;font-size:1rem;color:#f5a513;min-width:32px}.pillar-item p{font-size:1.15rem;color:var(--text-light);line-height:1.5}.experience-section{position:relative;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#ffb52c,#f5a513 45% 100%);padding:7rem 2rem;overflow:hidden}.experience-container{max-width:1200px;margin:0 auto}.experience-header{text-align:center;margin-bottom:3.5rem}.experience-tag{font-size:.85rem;text-transform:uppercase;letter-spacing:3px;color:#000000b3;font-weight:700;margin-bottom:1rem}.experience-title{font-family:Cinzel,serif;font-size:3.2rem;color:#111;line-height:1.2;margin-bottom:1rem}.experience-meta{font-size:1.05rem;color:#000000bf;letter-spacing:.4px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.experience-card{background:#ffffff1f;border:1px solid rgba(0,0,0,.12);border-radius:24px;padding:2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 30px #00000014,inset 0 0 20px #ffffff14}.experience-card-label{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:#000000a6;font-weight:700;margin-bottom:1.5rem}.experience-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.experience-list li{font-size:1.2rem;color:#111;font-weight:600;line-height:1.5;padding-bottom:.8rem;border-bottom:1px solid rgba(0,0,0,.08)}.experience-line{font-size:1.15rem;color:#000000d9;margin-bottom:1.5rem;font-weight:500}.experience-flow{display:flex;flex-direction:column;gap:1rem}.experience-flow p{font-family:Cinzel,serif;font-size:1.5rem;color:#111;line-height:1.4}.framework-section{position:relative;background:radial-gradient(circle at 50% 0%,rgba(244,196,48,.04),transparent 25%),linear-gradient(to bottom,#050505,#0a0a0a,#070707);padding:7rem 2rem;border-top:1px solid rgba(212,175,55,.08);overflow:hidden}.framework-container{max-width:1200px;margin:0 auto}.framework-header{text-align:center;margin-bottom:3.5rem}.framework-title{font-family:Cinzel,serif;font-size:3rem;color:#f5a513;line-height:1.25;text-shadow:0 0 18px rgba(244,196,48,.06)}.framework-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;margin-bottom:3.5rem}.framework-card{position:relative;background:#ffffff05;border:1px solid rgba(212,175,55,.14);border-radius:24px;padding:2rem;min-height:260px;display:flex;flex-direction:column;justify-content:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 24px #f4c43008,inset 0 0 18px #ffffff03;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.framework-card:hover{transform:translateY(-6px);border-color:#f4c43040;box-shadow:0 0 30px #f4c4300f,inset 0 0 20px #ffffff04}.framework-number{font-family:Cinzel,serif;font-size:2rem;color:#f5a513;margin-bottom:1rem;line-height:1}.framework-card h3{font-family:Cinzel,serif;font-size:1.7rem;color:var(--accent-silver);margin-bottom:1rem;line-height:1.3}.framework-card p{font-size:1.05rem;color:var(--text-light);line-height:1.8}.framework-closing{text-align:center;max-width:900px;margin:0 auto}.framework-closing h3{font-family:Cinzel,serif;font-size:2.3rem;color:#f5a513;line-height:1.3;margin-bottom:.8rem}.framework-closing p{font-size:1.05rem;color:var(--accent-silver);letter-spacing:.3px}.rishikesh-section{position:relative;background:linear-gradient(to bottom,#050505,#080808 45%,#040404);padding:7rem 2rem;border-top:1px solid rgba(212,175,55,.08);overflow:hidden}.rishikesh-sun{position:absolute;top:50%;left:50%;transform:translate(-50%,-35%);width:920px;height:920px;border-radius:50%;background:radial-gradient(circle,#fff0aa47,#f4c43038 22%,#d4af3724 42%,#c0c0c00d,#0000 78%);filter:blur(60px);z-index:1;pointer-events:none}.rishikesh-container{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.rishikesh-title{font-family:Cinzel,serif;font-size:3rem;color:#f5a513;line-height:1.25;margin-bottom:2.5rem;text-shadow:0 0 18px rgba(244,196,48,.06)}.rishikesh-lines{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.rishikesh-lines p{font-size:1.35rem;color:var(--accent-silver);line-height:1.7;letter-spacing:.3px}.rishikesh-closing p{font-size:1.1rem;color:var(--text-light);margin-bottom:1rem;line-height:1.8}.rishikesh-closing h3{font-family:Cinzel,serif;font-size:4rem;color:#f5a513;line-height:1.1;padding-bottom:3%;text-shadow:0 0 18px rgba(244,196,48,.08),0 0 32px rgba(244,196,48,.04)}.immersion-hero{position:relative;min-height:100vh;background:linear-gradient(to bottom,#040404,#090909 45%,#0a0a0a);display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;overflow:hidden;text-align:center}.immersion-sun{position:absolute;bottom:-8%;left:50%;transform:translate(-50%);width:110vw;height:42vh;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at center bottom,#fff5b4e0,#f4c430ad 18%,#d4af374d 40%,#c0c0c014,#0000 76%);box-shadow:0 0 60px #f4c4301f,0 0 120px #d4af370f;filter:blur(.5px);z-index:1;pointer-events:none}.immersion-sun:after{content:"";position:absolute;bottom:0;left:8%;width:84%;height:2px;background:linear-gradient(to right,transparent,rgba(212,175,55,.35),rgba(244,196,48,.6),rgba(192,192,192,.25),rgba(244,196,48,.6),rgba(212,175,55,.35),transparent)}.immersion-hero-content{position:relative;z-index:2;max-width:950px;width:100%;transform:translateY(-3vh)}.immersion-tag{color:#f5a513;font-size:.95rem;text-transform:uppercase;letter-spacing:3px;font-weight:600;margin-bottom:1.25rem}.immersion-title{font-family:Cinzel,serif;font-size:4.2rem;line-height:1.2;color:#f5a513;margin-bottom:1.2rem;text-shadow:0 0 18px rgba(244,196,48,.1),0 0 36px rgba(244,196,48,.04)}.immersion-location{font-family:Cinzel,serif;font-size:1.4rem;color:var(--accent-silver);letter-spacing:2px;margin-bottom:1.4rem}.immersion-subtitle{max-width:700px;margin:0 auto;font-size:1.55rem;color:var(--text-light);line-height:1.9}@media(max-width:768px){.immersion-hero{padding:7rem 1.2rem 4rem;min-height:100vh}.immersion-hero-content{transform:translateY(0)}.immersion-tag{font-size:.75rem;letter-spacing:2px}.immersion-title{font-size:2.3rem;line-height:1.2}.immersion-location{font-size:1rem;letter-spacing:1px}.immersion-subtitle{font-size:.98rem;line-height:1.7}.immersion-sun{width:125vw;height:28vh;bottom:-4%}.immersion-flow-section{padding:5rem 1.2rem}.immersion-flow-header{margin-bottom:2.5rem}.immersion-flow-title{font-size:2rem;line-height:1.25}.immersion-days-grid{display:grid;grid-template-columns:1fr!important;gap:1rem;width:100%}.immersion-day-card{width:100%;max-width:100%;min-width:0;min-height:auto;padding:1.4rem;border-radius:18px;overflow:hidden}.immersion-day-label{font-size:.75rem}.immersion-day-card h3{font-size:1.4rem}.immersion-day-card li{overflow-wrap:break-word;word-break:break-word}.immersion-fit-section{padding:5rem 1.2rem}.immersion-fit-header{margin-bottom:2.4rem}.immersion-fit-tag{font-size:.75rem;letter-spacing:2px}.immersion-fit-title{font-size:2rem;line-height:1.25}.immersion-fit-grid{display:grid;grid-template-columns:1fr!important;gap:1rem;width:100%}.immersion-fit-card{width:100%;max-width:100%;min-width:0;padding:1.4rem;border-radius:18px;overflow:hidden}.immersion-fit-card-label{font-size:1.2rem}.immersion-fit-card li{overflow-wrap:break-word;word-break:break-word}}.immersion-flow-section{position:relative;background:radial-gradient(circle at 50% 0%,rgba(244,196,48,.04),transparent 24%),linear-gradient(to bottom,#050505,#0a0a0a,#070707);padding:7rem 2rem;border-top:1px solid rgba(212,175,55,.08);overflow:hidden}.immersion-flow-container{max-width:1250px;margin:0 auto}.immersion-flow-header{text-align:center;margin-bottom:3.5rem}.immersion-flow-title{font-family:Cinzel,serif;font-size:3rem;color:var(--text-yellow);line-height:1.25;text-shadow:0 0 18px rgba(244,196,48,.06)}.immersion-days-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.immersion-day-card{position:relative;background:#ffffff05;border:1px solid rgba(212,175,55,.14);border-radius:24px;padding:2rem;min-height:360px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 24px #f4c43008,inset 0 0 18px #ffffff03;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.immersion-day-card:hover{transform:translateY(-6px);border-color:#f4c43040;box-shadow:0 0 30px #f4c4300f,inset 0 0 20px #ffffff04}.immersion-day-label{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:var(--accent-silver);font-weight:600;margin-bottom:.9rem}.immersion-day-card h3{font-family:Cinzel,serif;font-size:2rem;color:var(--text-yellow);margin-bottom:1.4rem;line-height:1.3}.immersion-day-card ul{list-style:none;display:flex;flex-direction:column;gap:1rem}.immersion-day-card li{position:relative;padding-left:1.2rem;color:var(--text-light);font-size:1rem;line-height:1.8}.immersion-day-card li:before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;border-radius:50%;background:var(--text-yellow);box-shadow:0 0 8px #f4c4302e}.immersion-fit-section{position:relative;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#ffb938,#f5a513 45% 100%);padding:7rem 2rem;overflow:hidden}.immersion-fit-container{max-width:1200px;margin:0 auto}.immersion-fit-header{text-align:center;margin-bottom:3.2rem}.immersion-fit-tag{font-size:.85rem;text-transform:uppercase;letter-spacing:3px;color:#000000b8;font-weight:700;margin-bottom:1rem}.immersion-fit-title{font-family:Cinzel,serif;font-size:3rem;color:#111;line-height:1.2}.immersion-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.immersion-fit-card{background:#ffffff24;border:1px solid rgba(0,0,0,.12);border-radius:24px;padding:2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 30px #00000014,inset 0 0 20px #ffffff14}.immersion-fit-card-label{font-family:Cinzel,serif;font-size:1.5rem;color:#111;margin-bottom:1.4rem;line-height:1.3}.immersion-fit-card ul{list-style:none;display:flex;flex-direction:column;gap:1rem}.immersion-fit-card li{position:relative;padding-left:1.2rem;color:#000000e0;font-size:1.05rem;line-height:1.8;font-weight:500}.immersion-fit-card li:before{content:"";position:absolute;left:0;top:.78rem;width:6px;height:6px;border-radius:50%;background:#111;opacity:.75}.fit-yes{border-color:#0000001a}.fit-no{border-color:#00000024}.assessment-coming-section{position:relative;background:linear-gradient(to bottom,#050505,#090909 45%,#060606);padding:7rem 2rem 8rem;border-top:1px solid rgba(212,175,55,.08);overflow:hidden}.assessment-coming-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,#fff0aa1f,#f4c4301a 24%,#d4af370f 42%,#0000 72%);filter:blur(50px);z-index:1;pointer-events:none}.assessment-coming-container{position:relative;z-index:2;max-width:850px;margin:0 auto;text-align:center}.assessment-coming-title{font-family:Cinzel,serif;font-size:3rem;color:var(--text-yellow);line-height:1.25;margin-bottom:1.5rem;text-shadow:0 0 18px rgba(244,196,48,.06)}.assessment-coming-text{max-width:720px;margin:0 auto 1.5rem;font-size:1.1rem;color:var(--text-light);line-height:1.9}.assessment-coming-note{font-size:1rem;color:var(--accent-silver);letter-spacing:.3px}@media(max-width:768px){.assessment-coming-section{padding:5rem 1.2rem 6rem}.assessment-coming-glow{width:320px;height:320px;filter:blur(35px)}.assessment-section-tag{font-size:.75rem;letter-spacing:2px}.assessment-coming-title{font-size:2rem;line-height:1.25}.assessment-coming-text{font-size:.96rem;line-height:1.75}.assessment-coming-note{font-size:.9rem}.assessment-coming-btn{width:100%;max-width:280px;padding:.9rem 1.2rem;font-size:.92rem}}.about-hero{position:relative;min-height:100vh;background:linear-gradient(to bottom,#040404,#090909 45%,#0a0a0a);display:flex;align-items:center;justify-content:center;padding:8rem 2rem 5rem;overflow:hidden}.about-hero-glow{position:absolute;right:10%;top:50%;transform:translateY(-50%);width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,#fff0aa29,#f4c4301f 26%,#d4af370f 44%,#0000 72%);filter:blur(45px);z-index:1;pointer-events:none}.about-hero-container{position:relative;z-index:2;max-width:1250px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;gap:4rem;align-items:center}.about-hero-image-wrap{position:relative}.about-hero-image{width:100%;max-width:420px;aspect-ratio:4 / 5;object-fit:cover;border-radius:28px;border:1px solid rgba(212,175,55,.16);box-shadow:0 20px 50px #00000059,0 0 30px #f4c4300a;display:block}.about-tag{color:#f5a513;font-size:.85rem;text-transform:uppercase;letter-spacing:3px;font-weight:600;margin-bottom:1rem}.about-title{font-family:Cinzel,serif;font-size:4.2rem;line-height:1.1;color:#f5a513;margin-bottom:1rem;text-shadow:0 0 18px rgba(244,196,48,.08),0 0 36px rgba(244,196,48,.03)}.about-role{font-family:Cinzel,serif;font-size:1.5rem;color:var(--accent-silver);margin-bottom:.4rem}.about-role-sub{font-size:1rem;color:var(--text-light);letter-spacing:.4px;margin-bottom:1.6rem}.about-intro{max-width:680px;font-size:1.08rem;color:var(--text-light);line-height:1.9}.about-section{position:relative;padding:6.5rem 2rem;border-top:1px solid rgba(212,175,55,.08)}.about-journey-section{background:linear-gradient(to bottom,#050505,#090909)}.about-strategy-section{background:radial-gradient(circle at 50% 0%,rgba(244,196,48,.04),transparent 26%),linear-gradient(to bottom,#080808,#0a0a0a)}.about-present-section{background:linear-gradient(135deg,#f4c430,#f5a513 45%,#c89b2a)}.about-container{max-width:1200px;margin:0 auto}.about-section-header{text-align:center;margin-bottom:3rem}.about-section-tag{font-size:.85rem;text-transform:uppercase;letter-spacing:3px;font-weight:600;margin-bottom:1rem}.about-journey-section .about-section-tag,.about-strategy-section .about-section-tag{color:#f5a513}.about-present-section .about-section-tag{color:#000000b3}.about-section-title{font-family:Cinzel,serif;font-size:3rem;line-height:1.2}.about-journey-section .about-section-title,.about-strategy-section .about-section-title{color:#f5a513}.about-present-section .about-section-title{color:#111}.about-text-block{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.4rem}.about-journey-section .about-text-block p,.about-strategy-section .about-text-block p{color:var(--text-light)}.about-present-section .about-text-block p{color:#000000e0}.about-text-block p{font-size:1.08rem;line-height:1.95;text-align:center}.about-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem}.about-card{background:#ffffff05;border:1px solid rgba(212,175,55,.14);border-radius:24px;padding:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 24px #f4c43008,inset 0 0 18px #ffffff03}.about-card h3{font-family:Cinzel,serif;font-size:1.5rem;color:#f5a513;margin-bottom:1rem}.about-card p{font-size:1rem;color:var(--text-light);line-height:1.85}.about-closing-line{font-family:Cinzel,serif;font-size:1.35rem!important;line-height:1.7!important;font-weight:600}@media(max-width:768px){.about-hero{min-height:auto;padding:7rem 1.2rem 4rem}.about-hero-glow{width:260px;height:260px;right:50%;top:18%;transform:translate(50%);filter:blur(30px)}.about-hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}.about-hero-image{max-width:280px;margin:0 auto;border-radius:22px}.about-title{font-size:2.4rem}.about-role{font-size:1.15rem}.about-role-sub{font-size:.95rem}.about-intro{font-size:.98rem;line-height:1.75}.about-section{padding:5rem 1.2rem}.about-section-header{margin-bottom:2.2rem}.about-section-tag{font-size:.75rem;letter-spacing:2px}.about-section-title{font-size:2rem}.about-text-block{gap:1rem}.about-text-block p{font-size:.96rem;line-height:1.8}.about-cards-grid{grid-template-columns:1fr;gap:1.2rem}.about-card{padding:1.5rem;border-radius:20px}.about-card h3{font-size:1.25rem}.about-card p{font-size:.95rem;line-height:1.75}.about-closing-line{font-size:1.1rem!important;line-height:1.6!important}}:root{--bg-black: #0a0a0a;--bg-dark: #111111;--text-yellow: #f5a513;--accent-gold: #f5a513;--accent-silver: #c0c0c0;--text-light: #f5f5f5;--text-muted: #bdbdbd}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{margin:0;background-color:var(--bg-black);color:var(--text-light);font-family:Inter,sans-serif;width:100%;max-width:100%;overflow-x:hidden;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{width:100%;max-width:100%;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font-family:inherit;border:none;outline:none;background:none;cursor:pointer}img{max-width:100%;height:auto;display:block}p,a,li,button,span{overflow-wrap:break-word;word-wrap:break-word}h1,h2,h3,h4,h5,h6{text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.primary-btn,.secondary-btn,.assessment-coming-btn{white-space:normal;word-break:break-word;text-align:center}section,div,main,header,footer,nav{max-width:100%}button,a{-webkit-tap-highlight-color:transparent}@media(max-width:768px){html,body,#root{overflow-x:hidden}.primary-btn,.secondary-btn,.assessment-coming-btn{width:100%;max-width:320px}}
