@keyframes mandalaSpin_page-home{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes scrollPulse_page-home{0%,to{opacity:.4}50%{opacity:1}}@keyframes fadeUp_page-home{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.page-home *,.page-home :after,.page-home :before{box-sizing:border-box;margin:0;padding:0}.page-home{--ink:#0d1b3e;--deep:#081228;--gold:#c9a84c;--gold-lt:#e8cb7a;--saffron:#d4922a;--cream:#f4ecd8;--mist:#7a90b0;--border:rgba(201,168,76,.22);--ff-head:"Cormorant Garamond",Georgia,serif;--ff-body:"Jost","Helvetica Neue",sans-serif;scroll-behavior:smooth;background:var(--ink);color:var(--cream);font-family:var(--ff-body);font-size:1.18rem;font-weight:300;line-height:1.75;overflow-x:hidden}.page-home nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem 5vw;background:rgba(13,27,62,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(201,168,76,.22)}.page-home .nav-links{display:flex;gap:2.2rem;list-style:none;justify-content:center;align-items:center}.page-home .nav-links a{font-size:1.2rem;letter-spacing:.13em;text-transform:uppercase;color:#a8b8d0;text-decoration:none;transition:color .25s;white-space:nowrap}.page-home .nav-links a.active,.page-home .nav-links a:hover{color:#e8cb7a}.page-home .nav-cta{font-size:1.2rem;letter-spacing:.13em;text-transform:uppercase;color:#c9a84c;border:1px solid #c9a84c;padding:.45rem 1.3rem;border-radius:2px;text-decoration:none;transition:background .25s,color .25s;white-space:nowrap}.page-home .nav-cta:hover{background:#c9a84c;color:#0b1630}.page-home .hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:120px 5vw 7vh;position:relative;overflow:hidden;text-align:center}.page-home .hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 70% at 65% 50%,#1a2e80 0,#0d1b3e 45%,#03060f 100%),linear-gradient(180deg,#030712 0,#0d1b3e 50%,#081228)}.page-home .hero-mandala{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48vw;max-width:520px;opacity:.22;animation:mandalaSpin_page-home 90s linear infinite;filter:drop-shadow(0 0 24px rgba(201,168,76,.12))}.page-home .hero-company-label{position:relative;display:flex;align-items:center;gap:1.4rem;width:100%;max-width:680px;justify-content:center}.page-home .hero-company-label .hcl-line{flex:1;height:1px;background:linear-gradient(to right,transparent,var(--gold));opacity:.6;max-width:160px}.page-home .hero-company-label .hcl-line.right{background:linear-gradient(to left,transparent,var(--gold))}.page-home .hero-company-label .hcl-text{font-size:1.2rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold-lt);white-space:nowrap;font-family:var(--ff-head);font-weight:500;text-shadow:0 0 40px hsla(44,71%,69%,.5),0 0 80px rgba(201,168,76,.25)}.page-home .hero-bottom{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:6vh}.page-home .hero h1{position:relative;font-family:var(--ff-head);font-size:clamp(2rem,3.8vw,3.4rem);font-weight:300;line-height:1.18;letter-spacing:-.01em;max-width:95vw;margin-bottom:1.2rem;text-align:center}.page-home .hero h1 em{font-style:italic;color:var(--gold-lt)}.page-home .hero-sub{position:relative;font-size:clamp(1.2rem,1.4vw,1.15rem);color:var(--mist);max-width:80vw;line-height:1.85;text-align:center;margin-bottom:2rem}.page-home .hero-divider-line{width:48px;height:1px;background:linear-gradient(to right,transparent,var(--gold),transparent);margin:0 auto 2rem;opacity:.6}.page-home .hero-legacy{position:relative;font-family:var(--ff-head);font-size:clamp(1rem,1.6vw,1.3rem);font-style:italic;font-weight:300;color:hsla(44,71%,69%,.82);max-width:680px;line-height:1.7;text-align:center;letter-spacing:.01em;margin-bottom:0;margin-top:4rem;padding-top:2rem}.page-home .hero-ctas{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;justify-content:center}.page-home .hero-cta-primary{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 2.2rem;background:var(--gold);color:var(--ink);font-family:var(--ff-body);font-size:1.2rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;text-decoration:none;border-radius:3px;transition:background .25s,transform .2s}.page-home .hero-cta-primary:hover{background:var(--gold-lt);transform:translateY(-2px)}.page-home .hero-cta-secondary{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 2.2rem;background:transparent;color:var(--cream);border:1px solid rgba(201,168,76,.5);font-family:var(--ff-body);font-size:1.2rem;font-weight:400;letter-spacing:.13em;text-transform:uppercase;text-decoration:none;border-radius:3px;transition:border-color .25s,background .25s,transform .2s}.page-home .hero-cta-secondary:hover{border-color:var(--gold);background:rgba(201,168,76,.08);transform:translateY(-2px)}.page-home .hero-cta-ghost{font-size:1.2rem;color:var(--mist);text-decoration:none;letter-spacing:.08em;padding:.9rem .6rem;transition:color .2s;font-family:var(--ff-body)}.page-home .hero-cta-ghost:hover{color:var(--gold-lt)}.page-home .hero-actions{position:relative;display:flex;gap:1.2rem;align-items:center}.page-home .btn-primary{display:inline-block;padding:.85rem 2.4rem;background:var(--gold);color:var(--ink);font-family:var(--ff-body);font-size:1.2rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .25s}.page-home .btn-primary:hover{background:var(--gold-lt)}.page-home .btn-ghost{display:inline-block;padding:.85rem 2.4rem;border:1px solid hsla(43,56%,90%,.3);color:var(--cream);font-family:var(--ff-body);font-size:1.2rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:border-color .25s,color .25s}.page-home .btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.page-home .hero-scroll{position:absolute;bottom:2.5rem;right:5vw;display:flex;flex-direction:column;align-items:center;gap:.6rem;font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mist)}.page-home .scroll-line{width:1px;height:48px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse_page-home 2s ease-in-out infinite}.page-home section{padding:7rem 5vw}.page-home .section-label{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:.8rem}.page-home .section-label:before{content:"";width:24px;height:1px;background:var(--gold)}.page-home .section-title{font-family:var(--ff-head);font-size:clamp(2rem,4vw,3.4rem);font-weight:300;line-height:1.15;margin-bottom:1.2rem}.page-home .section-title em{font-style:italic;color:var(--gold-lt)}.page-home .section-lead{font-size:1.2rem;color:var(--mist);max-width:560px;line-height:1.8;margin-bottom:3.5rem}.page-home hr.divider{border:none;border-top:1px solid var(--border);margin:0}.page-home .video-section{background:var(--deep);padding:6rem 2rem;text-align:center}.page-home .video-kicker{font-family:Jost,Helvetica Neue,Arial,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:1rem}.page-home .video-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:var(--parchment);margin-bottom:.75rem}.page-home .video-sub{font-family:Jost,sans-serif;font-size:1rem;color:hsla(45,29%,92%,.65);max-width:560px;margin:0 auto 2.5rem;line-height:1.7}.page-home .video-wrapper{position:relative;max-width:860px;margin:0 auto;border-radius:12px;overflow:hidden;border:1px solid rgba(201,168,76,.3);background:#0a1528;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;cursor:pointer}.page-home .video-placeholder-bg{position:absolute;inset:0;background:linear-gradient(135deg,#0d1b3e,#0a1528 50%,#12213a)}.page-home .video-placeholder-pattern{position:absolute;inset:0;opacity:.07;background-image:repeating-linear-gradient(45deg,#c9a84c,#c9a84c 1px,transparent 0,transparent 40px)}.page-home .video-play-btn{position:relative;z-index:2;width:80px;height:80px;border-radius:50%;background:rgba(201,168,76,.15);border:2px solid rgba(201,168,76,.6);display:flex;align-items:center;justify-content:center;transition:background .3s,transform .3s}.page-home .video-wrapper:hover .video-play-btn{background:rgba(201,168,76,.3);transform:scale(1.08)}.page-home .video-play-btn svg{margin-left:5px}.page-home .video-placeholder-label{position:absolute;bottom:1.2rem;left:50%;transform:translateX(-50%);z-index:2;font-family:Jost,sans-serif;font-size:.75rem;letter-spacing:2px;color:rgba(201,168,76,.7);text-transform:uppercase;white-space:nowrap}.page-home .video-corner{position:absolute;width:20px;height:20px;border-color:rgba(201,168,76,.4);border-style:solid;z-index:2}.page-home .video-corner.tl{top:14px;left:14px;border-width:2px 0 0 2px}.page-home .video-corner.tr{top:14px;right:14px;border-width:2px 2px 0 0}.page-home .video-corner.bl{bottom:14px;left:14px;border-width:0 0 2px 2px}.page-home .video-corner.br{bottom:14px;right:14px;border-width:0 2px 2px 0}.page-home .problem{background:var(--deep)}.page-home .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.page-home .problem-card{background:var(--deep);padding:2.5rem 2rem}.page-home .problem-card .icon{width:36px;height:36px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem}.page-home .problem-card .icon svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:1.5}.page-home .problem-card h3{font-family:var(--ff-head);font-size:1.25rem;font-weight:400;margin-bottom:.6rem;color:var(--cream)}.page-home .problem-card p{font-size:1.2rem;color:var(--mist);line-height:1.75}.page-home .circuits-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end;margin-bottom:4rem}.page-home .circuit-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-bottom:1px}.page-home .circuit-tab{background:var(--deep);padding:1.6rem 1.4rem;cursor:pointer;transition:background .25s;border:none;text-align:left;color:inherit}.page-home .circuit-tab.active,.page-home .circuit-tab:hover{background:rgba(201,168,76,.08)}.page-home .circuit-tab.active .tab-name{color:var(--gold-lt)}.page-home .tab-path{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.page-home .tab-name{font-family:var(--ff-head);font-size:1.2rem;font-weight:400;color:var(--cream);line-height:1.2}.page-home .circuit-panel{display:none;border:1px solid var(--border);padding:3rem;background:var(--deep)}.page-home .circuit-panel.active{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.page-home .panel-title{font-family:var(--ff-head);font-size:2rem;font-weight:300;margin-bottom:1rem;color:var(--cream)}.page-home .panel-desc{font-size:1.2rem;color:var(--mist);line-height:1.8;margin-bottom:1.6rem}.page-home .panel-destinations{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem}.page-home .dest-tag{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .9rem;border:1px solid var(--border);color:var(--mist);border-radius:2px}.page-home .panel-archetypes h4{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem}.page-home .panel-archetypes p{font-size:1.2rem;color:var(--mist);line-height:1.7}.page-home .panel-visual{display:flex;align-items:center;justify-content:center;border:1px solid var(--border);min-height:240px;position:relative;overflow:hidden}.page-home .panel-visual-bg{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(201,168,76,.06) 0,transparent 70%)}.page-home .panel-visual-text{font-family:var(--ff-head);font-size:5rem;font-weight:300;color:rgba(201,168,76,.12);position:relative;letter-spacing:-.04em}.page-home .panel-stat{position:absolute;bottom:1.2rem;right:1.2rem;text-align:right}.page-home .panel-stat .num{font-family:var(--ff-body);font-size:2.4rem;font-weight:600;color:var(--gold);line-height:1}.page-home .panel-stat .lbl{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mist)}.page-home .features{background:var(--deep)}.page-home .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.page-home .feature-card{background:var(--deep);padding:3rem 2.5rem;display:grid;grid-template-columns:auto 1fr;gap:1.6rem;align-items:start}.page-home .feature-num{font-family:var(--ff-body);font-size:3.5rem;font-weight:600;line-height:1;color:rgba(201,168,76,.18);letter-spacing:-.04em;margin-top:-.3rem}.page-home .feature-body h3{font-family:var(--ff-head);font-size:1.4rem;font-weight:400;margin-bottom:.6rem;color:var(--cream)}.page-home .feature-body p{font-size:1.2rem;color:var(--mist);line-height:1.75;margin-bottom:1rem}.page-home .feature-pills{display:flex;flex-wrap:wrap;gap:.4rem}.page-home .pill{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;padding:.25rem .75rem;border:1px solid rgba(201,168,76,.3);color:var(--gold);border-radius:20px}.page-home .value-chain{display:grid;grid-template-columns:1fr 2fr;gap:5rem;align-items:center}.page-home .vc-steps{display:flex;flex-direction:column;gap:0}.page-home .vc-step{display:grid;grid-template-columns:40px 1fr;gap:1rem;padding:1.6rem 0;border-bottom:1px solid var(--border)}.page-home .vc-step:first-child{border-top:1px solid var(--border)}.page-home .vc-step-num{font-family:var(--ff-body);font-size:1.1rem;color:var(--gold);font-weight:600;padding-top:.1rem}.page-home .vc-step-title{font-family:var(--ff-head);font-size:1.1rem;font-weight:400;color:var(--cream);margin-bottom:.3rem}.page-home .vc-step-desc{font-size:1.2rem;color:var(--mist);line-height:1.7}.page-home .vc-visual{display:flex;align-items:center;justify-content:center;padding:3rem;border:1px solid var(--border)}.page-home .vc-visual svg{width:100%;max-width:380px}.page-home .destinations{background:var(--deep)}.page-home .dest-map-placeholder{border:1px solid var(--border);padding:2rem 2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);margin-top:2rem}.page-home .dest-region{background:var(--deep);padding:2rem 1.8rem}.page-home .dest-region-name{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.page-home .dest-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.page-home .dest-list li{font-family:var(--ff-head);font-size:1.05rem;font-weight:300;color:var(--cream);padding-bottom:.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.page-home .dest-list li:last-child{border-bottom:none;padding-bottom:0}.page-home .dest-list li .circuit-badge{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mist)}.page-home .cta-section{position:relative;overflow:hidden}.page-home .cta-bg{position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 50% 100%,rgba(201,168,76,.06) 0,transparent 70%)}.page-home .cta-tagline{font-family:var(--ff-head);font-size:clamp(2rem,5vw,4.5rem);font-weight:300;line-height:1.1;text-align:center;margin-bottom:4rem;position:relative}.page-home .cta-tagline em{font-style:italic;color:var(--gold-lt)}.page-home .cta-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);position:relative}.page-home .cta-card{background:var(--ink);padding:2.8rem 2.2rem;display:flex;flex-direction:column;gap:.8rem}.page-home .cta-card:hover{background:var(--deep)}.page-home .cta-for{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.page-home .cta-card-title{font-family:var(--ff-head);font-size:1.2rem;font-weight:400;color:var(--cream);line-height:1.2}.page-home .cta-card-desc{font-size:1.2rem;color:var(--mist);line-height:1.75;flex:1}.page-home .cta-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-decoration:none;margin-top:.6rem;transition:gap .2s}.page-home .cta-link:hover{gap:.9rem}.page-home .cta-link:after{content:"→"}.page-home .site-footer{background:#07101e;border-top:1px solid rgba(201,168,76,.25)}.page-home .footer-inner{padding:4rem 5vw 0}.page-home .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid var(--border)}@media (max-width:900px){.page-home .footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:560px){.page-home .footer-top{grid-template-columns:1fr}}.page-home .footer-company-name{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;color:var(--cream);margin-bottom:.5rem}.page-home .footer-tagline-new{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem}.page-home .footer-desc{font-size:1.2rem;color:var(--mist);line-height:1.85;margin-bottom:1.6rem;max-width:340px}.page-home .footer-legal{font-size:1.2rem;color:rgba(122,144,176,.45);line-height:1.9}.page-home .footer-col-head{font-size:1.2rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:1.4rem}.page-home .footer-nav-col ul{list-style:none;display:flex;flex-direction:column;gap:.85rem}.page-home .footer-nav-col ul li a{font-size:1.2rem;color:var(--mist);text-decoration:none;transition:color .2s}.page-home .footer-nav-col ul li a:hover{color:var(--cream)}.page-home .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;gap:1rem;flex-wrap:wrap}.page-home .footer-copy-new{font-size:1.2rem;color:rgba(122,144,176,.5)}.page-home .footer-bottom-links{display:flex;gap:2rem}.page-home .footer-bottom-links a{font-size:1.2rem;color:rgba(122,144,176,.5);text-decoration:none;transition:color .2s}.page-home .footer-bottom-links a:hover{color:var(--mist)}.page-home .stats-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(4,1fr);background:var(--border);gap:1px}.page-home .stat-item{background:var(--deep);padding:2.2rem 2rem;text-align:center}.page-home .stat-item .sn{font-family:var(--ff-head);font-size:2.8rem;font-weight:300;color:var(--gold-lt);line-height:1;margin-bottom:.3rem}.page-home .stat-item .sl{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mist)}.page-home .hero-company-label{animation:fadeUp_page-home .8s .2s both}.page-home .hero h1{animation:fadeUp_page-home .8s .45s both}.page-home .hero-sub{animation:fadeUp_page-home .8s .65s both}.page-home .hero-legacy{animation:fadeUp_page-home .8s .95s both}.page-home .hero-ctas{animation:fadeUp_page-home .8s 1.12s both}.page-home .hero-divider-line{animation:fadeUp_page-home .8s .8s both}.page-home .hero-sub2-title{animation:fadeUp_page-home .8s .9s both}.page-home .hero-sub2{animation:fadeUp_page-home .8s 1.05s both}.page-home .page-hero{min-height:42vh;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;padding:100px 5vw 5vh}.page-home .page-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(201,168,76,.07) 0,transparent 70%),linear-gradient(170deg,#0f1f50,#0d1b3e 60%,#081228)}.page-home .contact-form{max-width:680px;margin:0 auto}.page-home .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-bottom:1.4rem}.page-home .form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.4rem}.page-home .form-group label{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.page-home .form-group input,.page-home .form-group select,.page-home .form-group textarea{background:var(--deep);border:1px solid var(--border);color:var(--cream);font-family:var(--ff-body);font-size:1.2rem;padding:.85rem 1rem;border-radius:2px;outline:none;transition:border-color .2s;width:100%}.page-home .form-group input:focus,.page-home .form-group select:focus,.page-home .form-group textarea:focus{border-color:var(--gold)}.page-home .form-group textarea{resize:vertical;min-height:130px}.page-home .form-submit{margin-top:.5rem}.page-home .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;margin-top:4rem}.page-home .about-visual{border:1px solid var(--border);padding:3rem;display:flex;align-items:center;justify-content:center;min-height:320px;position:relative}.page-home .about-visual-bg{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(201,168,76,.06) 0,transparent 70%)}.page-home .about-visual-text{font-family:var(--ff-head);font-size:7rem;font-weight:300;color:rgba(201,168,76,.1);position:relative}.page-home .values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border:1px solid var(--border);margin-top:4rem}.page-home .value-card{background:var(--deep);padding:2.2rem 2rem}.page-home .value-card h4{font-family:var(--ff-head);font-size:1.2rem;font-weight:400;color:var(--cream);margin-bottom:.5rem}.page-home .value-card p{font-size:1.2rem;color:var(--mist);line-height:1.75}.page-home .value-icon{font-size:1.4rem;margin-bottom:.8rem}.page-home .team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-top:2rem}.page-home .team-card{background:var(--deep);padding:2.5rem 2rem}.page-home .team-role{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.page-home .team-name{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;color:var(--cream);margin-bottom:.5rem}.page-home .team-bio{font-size:1.2rem;color:var(--mist);line-height:1.75}.page-home .contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-bottom:5rem}.page-home .contact-info-card{background:var(--deep);padding:2.5rem 2rem}.page-home .contact-info-label{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.page-home .contact-info-value{font-family:var(--ff-head);font-size:1.1rem;color:var(--cream);margin-bottom:.3rem}.page-home .contact-info-sub{font-size:1.2rem;color:var(--mist)}.page-home .setu-intro{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-bottom:5rem}.page-home .tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);margin-top:3rem}.page-home .tier-card{background:var(--deep);padding:3rem 2.2rem;position:relative}.page-home .tier-card.featured{background:rgba(201,168,76,.06)}.page-home .tier-badge{font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.page-home .tier-name{font-family:var(--ff-head);font-size:2rem;font-weight:300;color:var(--cream);margin-bottom:1rem}.page-home .tier-price{font-family:var(--ff-body);font-size:3rem;font-weight:600;color:var(--gold-lt);line-height:1;margin-bottom:.3rem}.page-home .tier-price-sub{font-size:1.2rem;color:var(--mist);letter-spacing:.1em;margin-bottom:1.6rem}.page-home .tier-features{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin-bottom:2rem}.page-home .tier-features li{font-size:1.2rem;color:var(--mist);padding-left:1.2rem;position:relative}.page-home .tier-features li:before{content:"-";position:absolute;left:0;color:var(--gold);font-size:1.2rem}.page-home .form-success{display:none;text-align:center;padding:3rem;border:1px solid var(--border)}.page-home .form-success.show{display:block}.page-home .form-success h3{font-family:var(--ff-head);font-size:2rem;color:var(--gold-lt);margin-bottom:.8rem}.page-home .form-success p{color:var(--mist)}.page-home .cards-section{padding:7rem 5vw 6rem;background:var(--deep);text-align:center}.page-home .cards-kicker{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.7rem}.page-home .cards-subtitle{font-family:var(--ff-head);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:300;color:#5a4020;margin-bottom:3.5rem;opacity:.85}.page-home .dual-cards{gap:1.8rem;max-width:1100px;text-align:left}.page-home .dc-features li{font-size:1.2rem;color:hsla(43,56%,90%,.75);display:flex;align-items:center;gap:.7rem}.page-home .dc-btn:hover{border-color:var(--gold);background:rgba(201,168,76,.1);color:var(--gold-lt)}.page-home .flywheel-section{padding:7rem 5vw;background:var(--ink)}.page-home .flywheel-inner{max-width:1100px;margin:0 auto;text-align:center}.page-home .fw-heading{font-family:var(--ff-head);font-size:clamp(2rem,4vw,3.2rem);font-weight:300;color:var(--cream);margin-bottom:1rem;letter-spacing:-.01em}.page-home .fw-sub{font-size:1.2rem;color:var(--mist);max-width:540px;margin:0 auto 4rem;line-height:1.75}.page-home .fw-steps{display:flex;align-items:flex-start;gap:0;justify-content:center}.page-home .fw-step{background:hsla(0,0%,100%,.03);border:1px solid var(--border);border-radius:12px;padding:2.2rem 1.8rem;text-align:left;flex:1;transition:background .25s,border-color .25s}.page-home .fw-step:hover{background:rgba(201,168,76,.05);border-color:rgba(201,168,76,.4)}.page-home .fw-num{font-family:var(--ff-head);font-size:2rem;font-weight:300;color:var(--gold);margin-bottom:.9rem;line-height:1}.page-home .fw-step-title{font-family:var(--ff-head);font-size:1.3rem;font-weight:400;color:var(--cream);margin-bottom:.6rem}.page-home .fw-step-desc{font-size:1.2rem;color:var(--mist);line-height:1.7}.page-home .fw-arrow{color:var(--gold);font-size:1.4rem;padding:0 .6rem;margin-top:3.2rem;opacity:.5;flex-shrink:0}.page-home .quote-section{padding:7rem 5vw;background:var(--deep);text-align:center;position:relative}.page-home .quote-divider-line{width:40px;height:1px;background:var(--gold);margin:0 auto 3rem;opacity:.6}.page-home .big-quote{font-family:var(--ff-head);font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:300;font-style:italic;color:var(--cream);line-height:1.35;max-width:820px;margin:0 auto 2rem;letter-spacing:-.01em}.page-home .quote-sub{font-size:1.2rem;color:var(--mist);max-width:620px;margin:0 auto;line-height:1.8}.page-home .join-section{padding:7rem 5vw;background:var(--ink);position:relative;overflow:hidden}.page-home .join-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 50% 100%,rgba(201,168,76,.07) 0,transparent 65%);pointer-events:none}.page-home .join-inner{position:relative;text-align:center;max-width:600px;margin:0 auto}.page-home .join-icon{margin-bottom:1.8rem;opacity:.85}.page-home .join-title{font-family:var(--ff-head);font-size:clamp(2.4rem,5vw,4rem);font-weight:300;color:var(--cream);margin-bottom:1.2rem;line-height:1.1}.page-home .join-sub{font-size:1.2rem;color:var(--mist);line-height:1.8;margin-bottom:2.8rem}.page-home .join-btn{display:inline-flex;align-items:center;gap:.4rem;padding:1rem 2.8rem;background:var(--gold);color:var(--ink);font-family:var(--ff-body);font-size:1.2rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:background .25s,transform .2s}.page-home .join-btn:hover{background:var(--gold-lt);transform:translateY(-2px)}.page-home .reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.page-home .reveal.reveal-left{transform:translateX(-44px)}.page-home .reveal.reveal-right{transform:translateX(44px)}.page-home .reveal.reveal-scale{transform:translateY(20px) scale(.96)}.page-home .reveal.visible{opacity:1!important;transform:none!important}.page-home .reveal-delay-1{transition-delay:.08s}.page-home .reveal-delay-2{transition-delay:.2s}.page-home .reveal-delay-3{transition-delay:.33s}.page-home .reveal-delay-4{transition-delay:.48s}.page-home .problem{background:#f5edd8!important;color:#1a0d00}.page-home .problem .section-label{background:linear-gradient(90deg,#7a5500,#c9a84c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-home .problem .section-label:before{background:#7a5500}.page-home .problem .section-title{color:#1a0d00}.page-home .problem .section-title em{color:#9a6800;-webkit-text-fill-color:#9a6800;background:none}.page-home .problem .section-lead{color:#5a4020}.page-home .problem-card{background:rgba(255,251,240,.85)!important}.page-home .problem-card h3{color:#1a0d00}.page-home .problem-card p{color:#5a4020}.page-home .problem-card .icon{border-color:rgba(122,85,0,.35)}.page-home .problem-grid{background:rgba(122,85,0,.22);border-color:rgba(122,85,0,.22)}.page-home .cs .section-label{background:linear-gradient(90deg,#7a5500,#c9a84c)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.page-home .cs .section-label:before{background:#7a5500!important}.page-home .cs .section-title{color:#1a0d00!important}.page-home .cs .section-title em{color:#9a6800!important;-webkit-text-fill-color:#9a6800!important;background:none!important}.page-home .cs .section-lead{color:#5a4020!important}.page-home .cs p{color:#4a3010!important}.page-home .cs h2,.page-home .cs h3,.page-home .cs h4{color:#1a0d00!important}.page-home .cs .circuit-card,.page-home .cs .contact-info-card,.page-home .cs .corridor-pill,.page-home .cs .country-card,.page-home .cs .dest-region,.page-home .cs .feature-card,.page-home .cs .format-card,.page-home .cs .gild-tier,.page-home .cs .how-step,.page-home .cs .karma-card,.page-home .cs .pillar-card,.page-home .cs .skill-card,.page-home .cs .team-card,.page-home .cs .value-card,.page-home .cs .wp-card,.page-home .cs .yoga-card{background:rgba(255,252,244,.92)!important;border-color:rgba(122,85,0,.22)!important}.page-home .cs .circuit-card-title,.page-home .cs .country-name,.page-home .cs .feature-body h3,.page-home .cs .format-name,.page-home .cs .gild-tier-name,.page-home .cs .how-step-title,.page-home .cs .karma-card-title,.page-home .cs .pillar-title,.page-home .cs .skill-name,.page-home .cs .wp-card-title{color:#1a0d00!important}.page-home .cs .country-cities,.page-home .cs .feature-body p,.page-home .cs .format-desc,.page-home .cs .how-step-body,.page-home .cs .karma-card-body p,.page-home .cs .pillar-body p,.page-home .cs .skill-desc{color:#5a4020!important}.page-home .cs .feature-num,.page-home .cs .pillar-num,.page-home .cs .step-num,.page-home .cs .wp-num{color:rgba(122,85,0,.45)!important}.page-home .cs .trade-feature-title{color:#1a0d00!important}.page-home .cs .trade-feature-desc{color:#5a4020!important}.page-home .cs .trade-feature-num{color:#7a5500!important}.page-home .cs .trade-feature-item{border-color:rgba(122,85,0,.25)!important}.page-home .cs .circuit-tab{background:rgba(255,251,240,.8)!important;border-color:rgba(122,85,0,.22)!important}.page-home .cs .circuit-tab.active{background:rgba(201,168,76,.25)!important;border-color:rgba(201,168,76,.6)!important}.page-home .cs .tab-name{color:#1a0d00!important}.page-home .cs .tab-path{color:#9a6800!important}.page-home .cs .circuit-tab.active .tab-name{color:#7a5500!important}.page-home .cs .circuit-panel.active{background:rgba(255,251,240,.95)!important}.page-home .cs .panel-title{color:#1a0d00!important}.page-home .cs .panel-desc{color:#5a4020!important}.page-home .cs .dest-tag{color:#7a5500!important;border-color:rgba(122,85,0,.35)!important}.page-home .cs .panel-archetypes h4{color:#9a6800!important}.page-home .cs .panel-archetypes p{color:#5a4020!important}.page-home .cs .gita-intro-block{background:rgba(122,85,0,.06)!important;border-color:rgba(122,85,0,.22)!important}.page-home .cs .gita-intro-text{color:#1a0d00!important}.page-home .cs .gita-intro-text strong{color:#7a5500!important}.page-home .cs .gita-cta-arrow,.page-home .cs .gita-cta-label,.page-home .cs .gita-intro-eyebrow{color:#9a6800!important}.page-home .cs .founder-heading,.page-home .cs .founder-name{color:#1a0d00!important}.page-home .cs .founder-quote p{color:#3a2800!important}.page-home .cs .founder-bio p{color:#3a2e00!important}.page-home .cs .founder-meta-item{color:#5a4020!important}.page-home .cs .contact-info-label{color:#7a5500!important}.page-home .cs .contact-info-value{color:#1a0d00!important}.page-home .cs .contact-info-sub{color:#5a4020!important}.page-home .cs .legal-body,.page-home .cs .legal-body h2,.page-home .cs .legal-body h3{color:#1a0d00!important}.page-home .cs .legal-body li,.page-home .cs .legal-body p{color:#4a3010!important}.page-home .cs .mission-text{color:#5a4020!important}.page-home .cs .stat-num{color:#7a5500!important}.page-home .cs .challenge-text,.page-home .cs .stat-label{color:#5a4020!important}.page-home .cs .master-name{color:#1a0d00!important}.page-home .cs .master-title{color:#7a5500!important}.page-home .cs .master-bio{color:#5a4020!important}.page-home .cs .waitlist-section h2{color:#1a0d00!important}.page-home .cs .waitlist-section h2 em{color:#9a6800!important}.page-home .cards-section{background:#f5edd8!important}.page-home .flywheel-section,.page-home .join-section,.page-home .video-section{background:#0d1b3e!important}.page-home .dual-cards{display:grid;grid-template-columns:1fr 1fr;gap:2.2rem;max-width:1140px;margin:0 auto}.page-home .dual-card{border-radius:14px;min-height:480px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;text-decoration:none;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease;box-shadow:0 10px 40px rgba(0,0,0,.28)}.page-home .dual-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(0,0,0,.45)}.page-home .yatri-card{background-image:url(/img/af51e967eadf32bb.png);background-size:cover;background-position:center 30%}.page-home .setu-card{background-image:url(/img/30b0f284f8250fd2.png);background-size:cover;background-position:50%}.page-home .dc-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,12,28,.3) 0,rgba(5,12,28,.15) 30%,rgba(5,12,28,.68) 65%,rgba(5,12,28,.94));transition:background .35s}.page-home .dual-card:hover .dc-overlay{background:linear-gradient(180deg,rgba(5,12,28,.18) 0,rgba(5,12,28,.08) 28%,rgba(5,12,28,.7) 63%,rgba(5,12,28,.96))}.page-home .dc-stripe{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7a5500,#e8cb7a,rgba(201,168,76,.15));z-index:3}.page-home .dc-body{position:relative;z-index:2;padding:2rem 2.4rem 2.6rem;display:flex;flex-direction:column;align-items:center;text-align:center}.page-home .dc-eyebrow{font-family:var(--ff-body);font-size:.85rem;letter-spacing:.26em;text-transform:uppercase;color:hsla(44,71%,69%,.75);margin-bottom:.55rem}.page-home .dc-name{font-family:var(--ff-head);font-size:clamp(2.6rem,4vw,3.6rem);font-weight:400;color:#f5edd8;line-height:1;text-shadow:0 2px 18px rgba(0,0,0,.5);margin-bottom:.9rem}.page-home .dc-line{width:44px;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.85),transparent);margin:0 auto 1rem}.page-home .dc-desc{font-size:1.05rem;color:hsla(46,46%,89%,.82);line-height:1.65;margin-bottom:1.6rem;max-width:320px}.page-home .dc-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--ff-body);font-size:.9rem;letter-spacing:.2em;text-transform:uppercase;color:#e8cb7a;font-weight:500;padding:.65rem 1.8rem;border:1px solid hsla(44,71%,69%,.45);border-radius:3px;background:rgba(0,0,0,.32);backdrop-filter:blur(6px);transition:all .25s;text-decoration:none}.page-home .dual-card:hover .dc-cta{background:rgba(201,168,76,.22);border-color:hsla(44,71%,69%,.85);color:#fff}.page-home .dc-arrow{display:inline-block;transition:transform .25s}.page-home .dual-card:hover .dc-arrow{transform:translateX(5px)}.page-home .quote-section{background:#f5edd8!important}.page-home .quote-section .big-quote{color:#1a0d00!important}.page-home .quote-section .quote-sub{color:#5a4020!important}.page-home .quote-section .quote-divider-line{background:#9a6800!important;opacity:1!important}.page-home .quote-section .quote-attr{color:#6b4c22!important}.page-home .cards-section .cards-kicker{color:#9a6800!important}.page-home .cards-section .cards-subtitle{color:#5a4020!important;opacity:1!important}.page-home .quote-section .quote-sub{color:#4a3010!important}.page-home .dc-overlay{background:linear-gradient(180deg,rgba(5,12,28,.2) 0,rgba(5,12,28,.1) 25%,rgba(5,12,28,.65) 55%,rgba(5,12,28,.97))!important}.page-home .dual-card:hover .dc-overlay{background:linear-gradient(180deg,rgba(5,12,28,.12) 0,rgba(5,12,28,.06) 22%,rgba(5,12,28,.68) 53%,rgba(5,12,28,.98))!important}.page-home .dc-eyebrow{color:hsla(44,71%,69%,.95)!important;font-weight:500!important}.page-home .dc-name{text-shadow:0 2px 20px rgba(0,0,0,.7)!important}.page-home .dc-desc{color:hsla(0,0%,100%,.92)!important;text-shadow:0 1px 8px rgba(0,0,0,.6)!important}.page-home .dc-cta{color:#f5edd8!important;border-color:hsla(44,71%,69%,.65)!important}.page-home .dc-overlay{background:linear-gradient(180deg,rgba(5,12,28,.08) 0,rgba(5,12,28,.05) 20%,rgba(5,12,28,.55) 52%,#050c1c)!important}.page-home .dual-card:hover .dc-overlay{background:linear-gradient(180deg,rgba(5,12,28,.04) 0,rgba(5,12,28,.03) 18%,rgba(5,12,28,.58) 50%,#050c1c)!important}.page-home .dc-body{padding:1.8rem 2.2rem 2.4rem!important}.page-home .dc-eyebrow{color:#e8cb7a!important;font-weight:600!important;letter-spacing:.28em!important;text-shadow:0 1px 4px rgba(0,0,0,.8)!important}.page-home .dc-name{color:#fff!important;font-size:clamp(2.8rem,4.5vw,4rem)!important;font-weight:500!important;text-shadow:0 2px 12px rgba(0,0,0,.9)!important}.page-home .dc-line{background:linear-gradient(90deg,transparent,rgba(201,168,76,.9),transparent)!important;margin-bottom:1.2rem!important}.page-home .dc-desc{color:#fff!important;font-size:1.05rem!important;line-height:1.7!important;text-shadow:0 1px 6px rgba(0,0,0,.95)!important;font-weight:400!important;max-width:340px!important;margin-bottom:1.8rem!important;opacity:1!important}.page-home .dc-cta{color:#fff!important;border-color:hsla(44,71%,69%,.7)!important;background:rgba(0,0,0,.45)!important;font-weight:600!important;padding:.75rem 2rem!important;font-size:.95rem!important}.page-home .dual-card:hover .dc-cta{background:rgba(201,168,76,.3)!important;border-color:#e8cb7a!important;color:#fff!important}.page-home .cards-section .dc-desc,.page-home .cards-section .dual-card .dc-desc,.page-home .dual-card .dc-desc,.page-home .dual-card p.dc-desc{color:#fff!important;text-shadow:0 1px 8px rgba(0,0,0,.95)!important;opacity:1!important}@media (max-width:768px){.page-home{overflow-x:hidden!important}.page-home iframe,.page-home img,.page-home svg,.page-home video{max-width:100%!important}.page-home nav{padding:.7rem 4vw!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:900!important}.page-home nav>a svg{width:130px!important;height:36px!important}.page-home .nav-cta,.page-home .nav-links{display:none!important}.page-home .hero{min-height:100svh!important;padding:90px 5vw 6vh!important}.page-home .hero h1{font-size:clamp(2.2rem,8vw,3.2rem)!important;line-height:1.15!important}.page-home .hero-company-label{gap:.4rem!important}.page-home .hero-company-label .hcl-text{font-size:.55rem!important;letter-spacing:.12em!important;max-width:46vw!important;overflow:hidden!important;text-overflow:ellipsis!important}.page-home .hero-company-label .hcl-line{max-width:36px!important}.page-home .hero-legacy,.page-home .hero-sub{font-size:1rem!important;max-width:90vw!important}.page-home .hero-legacy{margin-top:1.5rem!important;padding-top:1.5rem!important}.page-home .hero-ctas{flex-direction:column!important;width:100%!important;gap:.8rem!important}.page-home .hero-cta-primary,.page-home .hero-cta-secondary{width:100%!important;justify-content:center!important;font-size:1rem!important}.page-home .hero-cta-ghost,.page-home .hero-scroll{display:none!important}.page-home .about-hero,.page-home .contact-hero,.page-home .page-hero{min-height:auto!important;padding:100px 5vw 4vh!important}.page-home .about-hero h1,.page-home .contact-hero h1,.page-home .page-hero h1{font-size:clamp(2rem,7vw,2.8rem)!important;line-height:1.15!important}.page-home section{padding:3rem 5vw!important}.page-home .challenge-heading,.page-home .founder-heading,.page-home .fw-heading,.page-home .mission-heading,.page-home .section-title{font-size:clamp(1.8rem,6.5vw,2.6rem)!important;line-height:1.2!important}.page-home .fw-sub,.page-home .section-lead{font-size:1rem!important;max-width:100%!important}.page-home .about-grid,.page-home .cf-row,.page-home .challenge-cards,.page-home .circuits-header,.page-home .contact-grid,.page-home .contact-info-grid,.page-home .cta-cards,.page-home .dest-map-placeholder,.page-home .dual-cards,.page-home .explore-cards,.page-home .features-grid,.page-home .footer-top,.page-home .form-row,.page-home .formats-grid,.page-home .founder-grid,.page-home .how-grid,.page-home .knowledge-grid,.page-home .map-grid,.page-home .masters-grid,.page-home .mission-grid,.page-home .pillar-grid,.page-home .pillars-grid,.page-home .problem-grid,.page-home .product-grid,.page-home .raja-cards-grid,.page-home .setu-intro,.page-home .seva-grid,.page-home .skills-grid,.page-home .team-grid,.page-home .team-grid-new,.page-home .tier-grid,.page-home .trade-intro,.page-home .value-chain,.page-home .values-grid,.page-home .values-grid-new,.page-home .vision-grid,.page-home .wellness-grid,.page-home .why-grid,.page-home .yoga-cards-grid{grid-template-columns:1fr!important;gap:1rem!important}.page-home .about-stats-row,.page-home .knowledge-stats,.page-home .map-stats,.page-home .stats-bar,.page-home .stats-row,.page-home .wellness-stats{grid-template-columns:1fr 1fr!important;gap:1px!important}.page-home .fw-steps{flex-direction:column!important;gap:1rem!important}.page-home .fw-step{flex:none!important;width:100%!important}.page-home .fw-arrow{display:none!important}.page-home .circuit-tabs,.page-home .countries-grid{grid-template-columns:1fr 1fr!important}.page-home .circuit-panel.active{grid-template-columns:1fr!important}.page-home .popup-meta-grid{grid-template-columns:1fr 1fr!important}.page-home .yatri-way-section{grid-template-columns:1fr!important;gap:2rem!important;padding:3rem 5vw!important}.page-home .yw-photo{height:240px!important}.page-home .yw-photo-wrap{max-width:100%!important}.page-home .form-card-dark{padding:1.8rem 1.2rem!important}.page-home .notify-form,.page-home .waitlist-form{flex-direction:column!important;max-width:100%!important}.page-home .notify-input,.page-home .waitlist-input{border-radius:6px 6px 0 0!important}.page-home .notify-btn,.page-home .waitlist-btn{border-radius:0 0 6px 6px!important;padding:1rem!important}.page-home .countdown-row{gap:.6rem!important}.page-home .cd-num{font-size:clamp(2rem,8vw,3rem)!important}.page-home .founder-inner{flex-direction:column!important}.page-home .founder-photo-wrap{max-width:180px!important;margin:0 auto 1.5rem!important}.page-home .footer-bottom{flex-direction:column!important;text-align:center!important;gap:.5rem!important}.page-home .footer-bottom-links{justify-content:center!important}.page-home .cta-tagline{font-size:clamp(1.6rem,6vw,2.6rem)!important}.page-home .karma-card{grid-template-columns:1fr!important}}@media (max-width:1024px) and (min-width:769px){.page-home nav>a svg{width:180px!important;height:50px!important}.page-home .nav-links{gap:1.4rem!important}.page-home .nav-links a{font-size:1rem!important}.page-home .challenge-cards,.page-home .cta-cards,.page-home .features-grid,.page-home .masters-grid,.page-home .pillars-grid,.page-home .team-grid{grid-template-columns:repeat(2,1fr)!important}}