.navbar{z-index:1000;height:var(--nav-height);transition:background var(--transition), box-shadow var(--transition);position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--border);background:#ffffffeb}.navbar__inner{align-items:center;gap:2rem;height:100%;display:flex}.navbar__logo{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.navbar__mark{background:var(--navy);width:36px;height:36px;color:var(--white);font-family:var(--font-display);border-radius:10px;place-items:center;font-size:1rem;font-weight:700;display:grid}.navbar__name{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.navbar__nav{align-items:center;gap:2.25rem;margin-left:auto;display:flex}.navbar__link{color:var(--text-secondary);transition:color var(--transition);font-size:.875rem;font-weight:500;position:relative}.navbar__link:hover,.navbar__link--active{color:var(--text)}.navbar__link--active:after{content:"";background:var(--gold);border-radius:2px;height:2px;position:absolute;bottom:-6px;left:0;right:0}.navbar__cta{background:var(--navy);color:var(--white);transition:transform var(--transition), box-shadow var(--transition);border-radius:999px;flex-shrink:0;margin-left:.5rem;padding:.6rem 1.35rem;font-size:.85rem;font-weight:600}.navbar__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0f172933}.navbar__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:none}.navbar__burger span{background:var(--text);width:22px;height:2px;transition:transform var(--transition), opacity var(--transition);display:block}.navbar__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__burger--open span:nth-child(2){opacity:0}.navbar__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.navbar__burger{display:flex}.navbar__cta{display:none}.navbar__nav{background:var(--white);flex-direction:column;justify-content:center;gap:2rem;margin:0;transition:transform .45s cubic-bezier(.22,1,.36,1);position:fixed;inset:0;transform:translate(100%)}.navbar__nav--open{transform:translate(0)}.navbar__link{font-family:var(--font-display);font-size:1.75rem}}.footer{background:var(--navy);color:#ffffffbf;margin-top:2rem;padding-top:5rem}.footer__grid{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:4rem;display:grid}.footer__logo{font-family:var(--font-display);color:var(--white);align-items:center;gap:.65rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:inline-flex}.footer__mark{background:var(--gold);width:32px;height:32px;color:var(--navy);border-radius:8px;place-items:center;font-size:.9rem;font-weight:700;display:grid}.footer__tagline{font-family:var(--font-display);color:#ffffff80;max-width:280px;font-size:.95rem;font-style:italic}.footer__col h4{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1.25rem;font-size:.7rem;font-weight:600}.footer__col a{transition:color var(--transition);margin-bottom:.65rem;font-size:.9rem;display:block}.footer__col a:hover{color:var(--white)}.footer__bar{color:#ffffff59;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-block:1.75rem;font-size:.8rem;display:flex}@media (width<=768px){.footer__grid{grid-template-columns:1fr;gap:2rem}}.loader{z-index:10000;background:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;display:flex;position:fixed;inset:0}.loader__mark{background:var(--navy);width:56px;height:56px;color:var(--white);font-family:var(--font-display);border-radius:14px;place-items:center;font-size:1.5rem;font-weight:700;display:grid}.loader__name{font-family:var(--font-display);color:var(--text);font-size:1.25rem}.loader__bar{background:var(--border);border-radius:2px;width:160px;height:2px;margin-top:.5rem;overflow:hidden}.loader__bar-fill{background:var(--gold);border-radius:2px;width:0;height:100%}.hero-scene{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:100%;min-height:520px;box-shadow:var(--shadow-xl);overflow:hidden}.hero-scene canvas{display:block;width:100%!important;height:100%!important}@media (width<=900px){.hero-scene{min-height:360px}}.typewriter__cursor{color:var(--gold);font-weight:300;animation:.8s step-end infinite blink}@keyframes blink{50%{opacity:0}}.btn{cursor:pointer;transition:transform var(--transition), box-shadow var(--transition), background var(--transition);white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.85rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--navy);color:var(--white)}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f172938}.btn--secondary{background:var(--white);color:var(--text);border:1px solid var(--border-strong)}.btn--secondary:hover{border-color:var(--text);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn--outline{color:var(--gold);border:1.5px solid var(--gold);background:0 0}.btn--outline:hover{background:var(--gold-bg);transform:translateY(-2px)}.btn--ghost{color:var(--text);background:0 0;padding-inline:0}.btn--ghost:hover{color:var(--gold)}.btn--full{width:100%}.hero{padding-top:calc(var(--nav-height) + 3rem);background:linear-gradient(180deg, var(--white) 0%, var(--off-white) 100%);align-items:center;min-height:92vh;padding-bottom:4rem;display:flex}.hero__grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:4rem;display:grid}.hero__label{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.72rem;font-weight:600}.hero__title{max-width:540px;min-height:2.2em;margin-bottom:1.5rem}.hero__desc{max-width:480px;margin-bottom:2.25rem;font-size:1.125rem;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:.85rem;margin-bottom:2.5rem;display:flex}.hero__pillars{flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;display:flex}.hero__pillars li{color:var(--text-muted);padding-left:1rem;font-size:.82rem;font-weight:500;position:relative}.hero__pillars li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hero__visual{height:100%;min-height:480px}.bento{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.bento__item--1{grid-column:1}.bento__item--2{grid-column:2}.bento__item--3{grid-column:3}.bento__item--4{grid-column:1}.bento__item--5{grid-column:2}.bento__item--6{grid-column:3}.bento__card{height:100%;padding:1.75rem}.bento__card h3{margin-bottom:.65rem;font-size:1.1rem}.bento__card p{font-size:.88rem;line-height:1.65}.bento__icon-wrap{background:var(--gold-bg);border:1px solid var(--gold-border);border-radius:var(--radius-xs);width:44px;height:44px;color:var(--gold);place-items:center;margin-bottom:1.25rem;display:grid}.home-more{text-align:center;margin-top:3rem}.quote-block{grid-template-columns:auto 1fr;align-items:center;gap:3.5rem;max-width:900px;margin-inline:auto;display:grid}.quote-block__avatar{background:var(--navy);width:120px;height:120px;color:var(--white);font-family:var(--font-display);box-shadow:var(--shadow-lg);border-radius:50%;place-items:center;font-size:2rem;font-weight:700;display:grid}.quote-block__text p{font-family:var(--font-display);color:var(--text);margin-bottom:1.75rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-style:italic;line-height:1.55}.quote-block__text footer{flex-direction:column;gap:.2rem;display:flex}.quote-block__text footer strong{font-family:var(--font-display);color:var(--text);font-size:1.05rem}.quote-block__text footer span{color:var(--text-muted);font-size:.85rem}.cta-band{background:var(--navy);border-radius:var(--radius);color:var(--white);justify-content:space-between;align-items:center;gap:2rem;padding:3.5rem 3rem;display:flex}.cta-band h2{color:var(--white);margin-bottom:.5rem}.cta-band p{color:#ffffffa6;max-width:420px}.cta-band__actions{flex-wrap:wrap;flex-shrink:0;gap:.85rem;display:flex}.cta-band .btn--primary{background:var(--white);color:var(--navy)}.cta-band .btn--secondary{color:var(--white);background:0 0;border-color:#ffffff4d}.cta-band .btn--secondary:hover{border-color:var(--white)}@media (width<=1024px){.hero__grid{grid-template-columns:1fr;gap:3rem}.hero__visual{min-height:380px}.bento{grid-template-columns:1fr 1fr}.bento__item--1,.bento__item--2,.bento__item--3,.bento__item--4,.bento__item--5,.bento__item--6{grid-column:auto}}@media (width<=768px){.hero{min-height:auto;padding-bottom:3rem}.bento{grid-template-columns:1fr}.quote-block{text-align:center;grid-template-columns:1fr;gap:2rem}.quote-block__avatar{margin-inline:auto}.cta-band{text-align:center;flex-direction:column;padding:2.5rem 1.75rem}.cta-band__actions{justify-content:center}}.services-list{flex-direction:column;gap:1rem;display:flex}.service-row{grid-template-columns:auto 1fr;align-items:start;gap:1.75rem;padding:2rem 2.25rem;display:grid}.service-row__icon{background:var(--gold-bg);border:1px solid var(--gold-border);border-radius:var(--radius-sm);width:52px;height:52px;color:var(--gold);flex-shrink:0;place-items:center;display:grid}.service-row__body h3{margin-bottom:.5rem;font-size:1.2rem}.service-row__body p{max-width:720px;font-size:.95rem;line-height:1.7}.services-cta{text-align:center;background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius);padding:4rem 2rem}.services-cta h2{margin-bottom:.75rem}.services-cta p{max-width:480px;margin:0 auto 2rem}@media (width<=600px){.service-row{grid-template-columns:1fr;gap:1rem}}.about-founder{grid-template-columns:280px 1fr;align-items:start;gap:4rem;display:grid}.about-founder__portrait{text-align:center}.about-founder__avatar{background:var(--navy);width:200px;height:200px;color:var(--white);font-family:var(--font-display);box-shadow:var(--shadow-xl);border-radius:50%;place-items:center;margin:0 auto 1rem;font-size:3rem;font-weight:700;display:grid}.about-founder__role{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-size:.85rem;font-weight:600}.about-founder__bio h2{margin-bottom:1.25rem;font-size:clamp(2rem,3vw,2.5rem)}.about-founder__lead{color:var(--text);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.75}.about-founder__bio p{margin-bottom:1rem;line-height:1.75}.about-founder__quote{border-left:3px solid var(--gold);font-family:var(--font-display);color:var(--text);margin-top:1.75rem;padding-left:1.25rem;font-size:1.05rem;font-style:italic;line-height:1.65}.about-mission{text-align:center;max-width:720px;margin-inline:auto}.about-mission h2{margin-bottom:1.25rem}.about-mission p{font-size:1.1rem;line-height:1.75}.about-values{margin-top:2rem}.about-value h3{color:var(--text);margin-bottom:.65rem;font-size:1.1rem}.about-value p{font-size:.92rem}.about-cta{text-align:center;margin-top:3rem}@media (width<=768px){.about-founder{grid-template-columns:1fr;gap:2rem}}.consult-scene-wrap{background:var(--off-white);height:280vh;position:relative}.consult-scene{width:100%;height:100vh;position:sticky;top:0}.consult-scene canvas{display:block;width:100%!important;height:100%!important}.consult-scene__caption{font-family:var(--font-display);text-align:center;max-width:640px;color:var(--text);opacity:0;z-index:2;padding:0 1.5rem;font-size:clamp(1.2rem,2.5vw,1.85rem);position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.plans{align-items:stretch}.plan-card{flex-direction:column;height:100%;padding:2.25rem;display:flex;position:relative}.plan-card--featured{border-color:var(--gold-border);box-shadow:var(--shadow-lg)}.plan-card__badge{background:var(--gold);color:var(--white);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.35rem 1rem;font-size:.68rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.plan-card h3{margin-bottom:1.5rem;padding-top:.5rem}.plan-card ul{flex:1;margin-bottom:2rem;list-style:none}.plan-card li{color:var(--text-secondary);margin-bottom:.7rem;padding-left:1.35rem;font-size:.9rem;line-height:1.55;position:relative}.plan-card li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.contact-grid{grid-template-columns:1fr 1.35fr;align-items:start;gap:2rem;display:grid}.contact-info{flex-direction:column;gap:1rem;display:flex}.contact-info__block h3{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.contact-info__block p{font-size:.92rem;line-height:1.65}.contact-info__block ul{list-style:none}.contact-info__block li{color:var(--text-secondary);margin-bottom:.45rem;padding-left:1.1rem;font-size:.88rem;position:relative}.contact-info__block li:before{content:"→";color:var(--gold);font-size:.8rem;position:absolute;left:0}.contact-form-wrap{padding:2.5rem}.contact-form h3{margin-bottom:1.5rem;font-size:1.3rem}.contact-form label{color:var(--text-secondary);margin-bottom:1.1rem;font-size:.82rem;font-weight:500;display:block}.contact-form input,.contact-form select,.contact-form textarea{background:var(--white);border:1px solid var(--border-strong);border-radius:var(--radius-xs);width:100%;color:var(--text);transition:border-color var(--transition), box-shadow var(--transition);margin-top:.35rem;padding:.8rem 1rem;font-size:.92rem;display:block}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-bg);outline:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--text-muted)}.contact-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23a67c00' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.contact-form textarea{resize:vertical;min-height:120px}.contact-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-success{text-align:center;padding:2rem 1rem}.contact-success__icon{background:var(--gold-bg);border:2px solid var(--gold);width:56px;height:56px;color:var(--gold);border-radius:50%;place-items:center;margin:0 auto 1.25rem;font-size:1.25rem;font-weight:700;display:grid}.contact-success h3{margin-bottom:.75rem}.contact-success p{margin-bottom:1.75rem;max-width:360px;margin-inline:auto}@media (width<=900px){.contact-grid,.contact-form__row{grid-template-columns:1fr}}:root{--white:#fff;--off-white:#fafafa;--cream:#f5f3ef;--surface:#fff;--surface-elevated:#fff;--border:#1a1a1a14;--border-strong:#1a1a1a24;--text:#1a1a1a;--text-secondary:#5c5c5c;--text-muted:#8a8a8a;--navy:#0f1729;--gold:#a67c00;--gold-light:#c9a227;--gold-bg:#a67c0014;--gold-border:#a67c0038;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 24px #0000000f;--shadow-lg:0 20px 60px #00000014;--shadow-xl:0 32px 80px #0000001a;--font-display:"Playfair Display", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--nav-height:76px;--section-pad:clamp(5rem, 12vw, 9rem);--radius:20px;--radius-sm:12px;--radius-xs:8px;--transition:.35s cubic-bezier(.22, 1, .36, 1);--max-width:1240px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background:var(--white);color:var(--text);min-height:100vh;line-height:1.7;overflow-x:hidden}#root{min-height:100vh}h1,h2,h3,h4,h5{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);font-weight:600;line-height:1.12}h1{font-size:clamp(2.75rem,5.5vw,4.25rem)}h2{font-size:clamp(2rem,3.5vw,3rem)}h3{font-size:clamp(1.2rem,2vw,1.5rem)}p{color:var(--text-secondary)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font-family:inherit}::selection{background:var(--gold-bg);color:var(--text)}.container{width:min(var(--max-width), 90vw);margin-inline:auto}.section{padding-block:var(--section-pad);position:relative}.section--alt{background:var(--off-white)}.section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:600;display:inline-flex}.section-label:before{content:"";background:var(--gold);width:24px;height:1px}.section-title{max-width:720px;margin-bottom:1.25rem}.section-subtitle{max-width:580px;margin-bottom:3.5rem;font-size:1.125rem;line-height:1.75}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);padding:2rem}.card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.text-gold{color:var(--gold)}.text-gradient{background:linear-gradient(135deg, var(--gold-light), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-hero{padding-top:calc(var(--nav-height) + 5rem);padding-bottom:5rem}.page-hero--center{text-align:center}.page-hero--center .section-subtitle,.page-hero--center p{margin-inline:auto}.page-hero h1{margin-bottom:1.25rem}.page-hero p{max-width:600px;font-size:1.125rem}.grid-2{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.reveal{opacity:0;transform:translateY(32px)}.reveal-left{opacity:0;transform:translate(-32px)}.reveal-right{opacity:0;transform:translate(32px)}@media (width<=1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){:root{--nav-height:68px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}
