html{scroll-behavior:smooth;font-size:max(17px,1.2vw);overflow-x:hidden}:root{--white:#fff;--offwhite:#f8f7f4;--grey-bg:#f1efe9;--rule:#e2dfd8;--grey-dark:#8c877f;--charcoal:#2c2c2c;--slate:#3d4a5c;--navy:#1b2a3f;--navy-deep:#111e2e;--brass:#9a7c45;--brass-lt:#b8975c;--brass-pale:#ede0c8;--nav-h:max(68px, 5vw);--wrap:min(90%, 1400px)}@media (min-width:1500px){:root{--wrap:88%}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--white);color:var(--charcoal);width:100%;font-family:DM Sans,sans-serif;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4{color:var(--navy);font-family:Playfair Display,serif;line-height:1.15}h1{font-size:2.8rem}h2{font-size:2.2rem}h3{font-size:1.7rem}h4{font-size:1.3rem}p,li,td{color:#4a4745;font-size:1rem;font-weight:300;line-height:1.75}.page-wrap{padding-top:var(--nav-h)}.wrap{width:var(--wrap);margin:0 auto;padding:3.2rem 0}.sec-label{letter-spacing:.18rem;text-transform:uppercase;color:var(--brass);align-items:center;gap:.6rem;margin-bottom:.7rem;font-family:DM Sans,sans-serif;font-size:.68rem;font-weight:600;display:flex}.sec-label:before{content:"";background:var(--brass);width:1.8rem;height:1px}@media (min-width:1280px){.sec-label:before{height:2px}}.sec-label-center{justify-content:center}.btn{letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;padding:.82rem 2rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;transition:all .22s;display:inline-block}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover{background:var(--brass)}.btn-brass{background:var(--brass);color:var(--white)}.btn-brass:hover{background:var(--brass-lt)}.btn-ghost{color:var(--white);background:0 0;border:.12rem solid #fff6}.btn-ghost:hover{background:var(--white);color:var(--navy)}@keyframes fadeUp{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:none}}.anim{animation:.7s forwards fadeUp}.anim-d1{opacity:0;animation:.7s .12s forwards fadeUp}.anim-d2{opacity:0;animation:.7s .24s forwards fadeUp}.nav{z-index:999;background:var(--white);border-bottom:1px solid var(--rule);height:var(--nav-h);position:fixed;top:0;left:0;right:0;box-shadow:0 1px 10px #0000000d}.nav-in{width:var(--wrap);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.nav-logo{align-items:center;gap:.7rem;display:flex}.nav-logo img{width:auto;height:max(44px,3.6vw)}.nav-logo-t{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.nav-logo-m{color:var(--navy);white-space:nowrap;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;line-height:1}.nav-logo-s{letter-spacing:.14rem;color:var(--grey-dark);text-transform:uppercase;white-space:nowrap;font-size:.58rem;font-weight:600}.nav-links{align-items:center;gap:.3rem;display:flex}.nav-link{letter-spacing:.08rem;text-transform:uppercase;color:var(--slate);white-space:nowrap;padding:.4rem .65rem;font-size:.65rem;font-weight:600;transition:color .2s;position:relative}.nav-link:after{content:"";background:var(--brass);transform-origin:0;height:2px;transition:transform .22s;position:absolute;bottom:0;left:.65rem;right:.65rem;transform:scaleX(0)}.nav-link:hover,.nav-link.active{color:var(--navy)}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-cta{background:var(--navy);letter-spacing:.08rem;text-transform:uppercase;white-space:nowrap;padding:.42rem 1rem;font-size:.65rem;font-weight:600;transition:background .2s;color:var(--white)!important}.nav-cta:hover{background:var(--brass)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:none}.hamburger span{background:var(--navy);width:24px;height:2px;transition:all .25s;display:block}.mob-overlay{z-index:997;opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;display:none;position:fixed;inset:0}.mob-overlay.open{opacity:1;pointer-events:all}.mob-menu{top:var(--nav-h);background:var(--white);z-index:998;border-bottom:2px solid var(--navy);max-height:calc(100vh - var(--nav-h));transition:transform .3s;display:none;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-110%);box-shadow:0 8px 32px #0000001f}.mob-menu.open{transform:translateY(0)}.mob-link{color:var(--slate);letter-spacing:1.5px;text-transform:uppercase;border-bottom:1px solid var(--grey-bg);padding:1.1rem 1.5rem;font-size:1rem;font-weight:500;display:block}.mob-link:hover{background:var(--offwhite);color:var(--navy)}.mob-cta-w{padding:1rem 1.5rem .5rem}.mob-cta{text-align:center;background:var(--navy);letter-spacing:1.5px;text-transform:uppercase;padding:1rem;font-size:1rem;font-weight:500;display:block;color:var(--white)!important}.mob-cta:hover{background:var(--brass)}.hero{background:var(--navy-deep);flex-direction:column;width:100%;display:flex}.hero-title-bar{z-index:10;background:var(--navy);text-align:center;border-bottom:.14rem solid var(--brass-lt);width:100%;padding:1.2rem 0;position:relative}.hero-title-bar-in{width:var(--wrap);margin:0 auto}.hero-h1{color:var(--white);font-size:2.5rem;font-weight:600;line-height:1.2}.hero-sub{color:#ffffffbf;margin-top:.4rem;font-size:1rem;line-height:1.65}.hero-panels{grid-template-columns:1fr 1fr;width:100%;height:max(260px,50vh);display:grid;position:relative;overflow:hidden}.hero-panel{position:relative;overflow:hidden}.hero-panel img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-panel-ov{background:#0a121e1f;position:absolute;inset:0}.hero-div{background:linear-gradient(to bottom,transparent,var(--brass-lt) 20%,var(--brass-lt) 80%,transparent);z-index:4;width:max(2px,.18vw);position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hero-grad{z-index:1;pointer-events:none;background:linear-gradient(#111e2ed9 0%,#111e2eb3 8%,#0000 22%);position:absolute;inset:0}.hero-ey-wrap{z-index:6;justify-content:center;align-items:center;gap:1.2rem;padding:.9rem 5%;display:flex;position:absolute;top:0;left:0;right:0}.hero-ey-line{background:linear-gradient(90deg,#0000,#b8975c99);flex:1;max-width:10vw;height:1px}.hero-ey-wrap .hero-ey-line:last-child{background:linear-gradient(270deg,#0000,#b8975c99)}.hero-ey{letter-spacing:.2rem;text-transform:uppercase;color:var(--white);white-space:normal;text-align:center;text-shadow:0 0 8px #000000e6,0 2px 16px #000c;font-size:.85rem}.hero-bar{z-index:6;background:var(--navy);border-top:.14rem solid var(--brass-lt);flex-wrap:wrap;justify-content:center;width:100%;padding:.9rem 0;display:flex;position:relative}.hero-bar-in{width:var(--wrap);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-bar-hl{color:var(--white);flex:200px;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500}.flow-bg{background:var(--offwhite);border-top:1px solid var(--rule)}.flow-in{width:var(--wrap);margin:0 auto;padding:3.5rem 0}.flow-head{text-align:center;margin-bottom:2.5rem}.flow-sub{color:var(--brass);margin-top:.4rem;font-size:1rem;font-weight:500}.flow-row{align-items:stretch;display:flex}.f-node{background:var(--white);border:1px solid var(--rule);text-align:center;flex-direction:column;flex:1;align-items:center;padding:1.5rem 1.1rem;transition:box-shadow .2s,border-color .2s;display:flex}.f-node:hover{border-color:var(--brass);z-index:2;box-shadow:0 6px 36px #0000001a}.f-num{background:var(--navy);width:2rem;height:2rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.7rem;font-size:.65rem;font-weight:600;display:flex}.f-icon{margin-bottom:.4rem;font-size:2rem}.f-h4{letter-spacing:.1rem;text-transform:uppercase;color:var(--navy);margin-bottom:.35rem;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:700}.f-p{color:var(--grey-dark);font-size:.88rem;line-height:1.6}.f-arrow{color:var(--brass);flex-shrink:0;align-items:center;display:flex}.f-arrow svg{width:1.3rem;height:1.3rem}.f-result{background:var(--navy);color:var(--white);text-align:center;border:1px solid var(--navy);flex:1.3;padding:1.5rem 1.2rem}.f-result-h4{letter-spacing:.12rem;text-transform:uppercase;color:var(--brass-lt);margin-bottom:.6rem;font-family:DM Sans,sans-serif;font-size:.75rem}.f-items li{color:#ffffffa6;text-align:center;border-bottom:1px solid #ffffff12;padding:.25rem 0;font-size:.88rem;line-height:1.5}.f-items li:last-child{border-bottom:none}.flow-cta{text-align:center;margin-top:2rem}.about-banner{background:linear-gradient(135deg,#0d1b2a,#162236 60%,#0d1b2a);border-bottom:.14rem solid #c8a84b;padding:2.5rem 0;position:relative;overflow:hidden}.about-banner:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 60px,#c8a84b06 60px 61px);position:absolute;inset:0}.about-banner-in{width:var(--wrap);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.about-banner-txt{flex:1;min-width:250px}.about-banner h2{color:#f5f0e8;margin:.4rem 0 1rem;font-size:2.4rem;font-weight:700;line-height:1.15}.about-banner .btn{background:#c8a84b;font-weight:700;color:#0d1b2a!important}.about-banner .btn:hover{background:var(--brass-lt);transform:translateY(-2px)}.about-wrap{width:var(--wrap);flex-direction:column;gap:2rem;margin:0 auto;padding:2.5rem 0 4rem;display:flex}.consultant{background:#162236;border:1px solid #c8a84b33;grid-template-columns:clamp(280px,25%,700px) 1fr;display:grid;overflow:hidden}.con-photo{aspect-ratio:3/4;position:relative;overflow:hidden}.con-photo img{object-fit:cover;object-position:top center;width:100%;height:100%}.con-photo:after{content:"";background:linear-gradient(90deg,#0000 70%,#162236 100%);position:absolute;inset:0}.con-info{flex-direction:column;gap:.5rem;padding:1.6rem;display:flex}.con-role{color:#c8d4e4;align-items:center;gap:.6rem;font-size:.82rem;display:inline-flex}.con-role:before{content:"";background:#c8a84b;width:1.4rem;height:1.5px}.con-name{color:#f5f0e8;font-size:2rem;font-weight:700;line-height:1.1}.con-div{background:#c8a84b;width:2.5rem;height:2px;margin:.2rem 0 .3rem}.credentials{grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin-top:.3rem;display:grid}.credential{color:#c8d4e4;align-items:flex-start;gap:.5rem;font-size:.88rem;line-height:1.5;display:flex}.credential:before{content:"◆";color:#c8a84b;flex-shrink:0;margin-top:.45rem;font-size:.35rem}.stat-row{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.stat-pill{background:#c8a84b14;border:1px solid #c8a84b33;flex-direction:column;align-items:center;min-width:max(60px,5vw);padding:.4rem .7rem;display:flex}.stat-val{color:#c8a84b;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;line-height:1}.stat-lbl{letter-spacing:.1em;text-transform:uppercase;color:#8b9cb5;white-space:nowrap;margin-top:.15rem;font-size:.55rem;font-weight:600}.con-cta{letter-spacing:.08em;text-transform:uppercase;color:#c8a84b;border-bottom:1px solid #c8a84b4d;align-items:center;gap:.4rem;width:fit-content;margin-top:.4rem;padding-bottom:2px;font-size:.72rem;font-weight:700;transition:color .2s;display:inline-flex}.con-cta:hover{color:#e4c97a}.nxt-team{background:#162236;border:1px solid #c8a84b26;grid-template-columns:1fr min(42vw,9999px);align-items:stretch;min-height:max(28rem,34vw);display:grid;overflow:hidden}.nxt-team-txt{flex-direction:column;justify-content:center;padding:2rem;display:flex}.nxt-team-h2{color:#f5f0e8;margin:0 0 1rem;font-size:1.8rem;font-weight:700}.bullets li{color:#c8d4e4;align-items:flex-start;gap:.6rem;margin-bottom:.4rem;font-size:.92rem;line-height:1.55;display:flex}.bullets li:before{content:"◆";color:#c8a84b;flex-shrink:0;margin-top:.5rem;font-size:.35rem}.team-photo{position:relative;overflow:hidden}.team-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.team-photo:before{content:"";z-index:1;background:linear-gradient(90deg,#162236 0%,#0000 20%);position:absolute;inset:0}.itr-bg{background:var(--offwhite)}.itr-bg .wrap{padding-top:1.6rem}.itr-header{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:2.5rem;display:grid}.itr-h2{color:var(--navy);font-size:2.2rem;line-height:1.2}.itr-em{color:var(--brass);font-family:Cormorant Garamond,serif;font-size:1.08em;font-style:italic}.itr-right{flex-direction:column;gap:1rem;display:flex}.itr-tagline{color:var(--navy);border-top:1px solid var(--rule);padding-top:.9rem;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-style:italic}.collage{border-radius:.8rem;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:.6rem;width:100%;height:max(360px,40vw);display:grid;overflow:hidden}.c-item{border-radius:.5rem;position:relative;overflow:hidden}.c-item img{object-fit:cover;width:100%;height:100%}.clients-header{text-align:center;margin-bottom:1rem}.clients-em{color:var(--brass);font-family:Cormorant Garamond,serif;font-size:1.05em;font-style:italic}.clients-sub{max-width:70%;margin-top:.5rem;margin-left:auto;margin-right:auto}.clients-grid{background:var(--rule);flex-wrap:wrap;justify-content:center;gap:1px;margin-bottom:2.5rem;display:flex}.client-card{background:var(--white);width:calc(20% - 1px);min-width:210px;transition:box-shadow .25s;overflow:hidden}.client-card:hover{z-index:2;position:relative;box-shadow:0 6px 36px #0000001a}.client-card-img{aspect-ratio:4/3;position:relative;overflow:hidden}.client-card-img img{object-fit:cover;object-position:center top;width:100%;height:100%}.client-card-body{text-align:center;padding:1rem .9rem 1.2rem}.c-num{letter-spacing:.15rem;color:var(--brass);text-transform:uppercase;margin-bottom:.3rem;font-size:.6rem;font-weight:500}.c-title{color:var(--navy);font-family:Playfair Display,serif;font-size:1rem;line-height:1.3}.c-desc{color:var(--grey-dark);margin-top:.3rem;font-size:.88rem;line-height:1.5}.clients-cta{text-align:center}.journey-bg{background:var(--navy-deep);color:var(--white)}.journey-header{margin-bottom:2rem}.journey-h2{color:var(--white)}.journey-header-p{color:#ffffff9e;max-width:65%;margin-top:.5rem;font-size:1rem}.journey-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.journey-header-cta{margin-top:0}.phase-bar{border:1px solid #ffffff1a;margin-bottom:1.8rem;display:flex;overflow:hidden}.ph-item{text-align:center;cursor:pointer;color:var(--white);background:0 0;border:none;border-right:1px solid #ffffff1a;flex:1;padding:.9rem .6rem;transition:background .2s}.ph-item:last-child{border-right:none}.ph-item:hover{background:#ffffff0d}.ph-item.active{background:var(--brass)!important}.ph-num{letter-spacing:.12rem;text-transform:uppercase;color:#ffffffd9;margin-bottom:.2rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600}.ph-item.active .ph-num{color:#fff}.ph-title{letter-spacing:.05rem;text-transform:uppercase;color:#ffffffb8;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500}.ph-item.active .ph-title{color:#fff;font-weight:700}.phase-panel{background:#ffffff0a;border:1px solid #ffffff17;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2rem;padding:2rem;animation:.35s both fadeUp;display:grid}.pp-label{letter-spacing:.12rem;text-transform:uppercase;color:var(--brass);margin-bottom:.4rem;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:500}.pp-h3{color:var(--white);margin-bottom:.6rem;font-size:1.5rem;line-height:1.2}.pp-obj{color:#ffffff80;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;line-height:1.6}.pp-desc{color:#ffffff9e;margin-bottom:1.1rem;font-size:.95rem;font-weight:300;line-height:1.8}.sess-badge{color:var(--brass-lt);background:#9a7c451f;border:1px solid #9a7c4540;align-items:center;gap:.5rem;margin-bottom:1.1rem;padding:.45rem .8rem;font-size:.82rem;font-weight:500;display:inline-flex}.outcome-block{border-left:2px solid var(--brass);background:#9a7c450f;padding:.9rem 1.1rem}.outcome-label{letter-spacing:.12rem;text-transform:uppercase;color:var(--brass);margin-bottom:.3rem;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:500}.outcome-text{color:#ffffffc7;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;line-height:1.65}.deliv-header{letter-spacing:.12rem;text-transform:uppercase;color:#ffffff59;border-bottom:1px solid #ffffff14;margin-bottom:1rem;padding-bottom:.6rem;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:500}.deliv-grid{background:#ffffff12;grid-template-columns:1fr 1fr;gap:1px;display:grid}.deliv{text-align:center;background:#ffffff08;padding:1rem .9rem;transition:background .2s}.deliv:hover{background:#ffffff12}.deliv:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:100%;max-width:50%}.deliv-icon{margin-bottom:.4rem;font-size:1.6rem}.deliv-p{color:#ffffffb8;font-size:.88rem;font-weight:300;line-height:1.55}.coaching{background:#ffffff08;border:1px solid #ffffff17;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;margin-bottom:2rem;padding:2rem;display:grid}.coaching-img{border-radius:.5rem;height:max(200px,18vw);overflow:hidden}.coaching-img img{object-fit:contain;border-radius:.5rem;width:100%;height:100%}.coaching-h3{color:var(--white);margin-bottom:.7rem;font-size:1.5rem}.coaching-p{color:#ffffffad;font-size:.95rem;line-height:1.8}.coaching-quote{border-left:3px solid var(--brass);margin-top:1rem;padding:.8rem 1.1rem}.coaching-quote p{color:#ffffffc7;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;line-height:1.68}.journey-cta{text-align:right}.pricing-bg{background:var(--offwhite)}.pricing-header{text-align:center;margin-bottom:2.2rem}.pricing-sub{color:var(--grey-dark);margin-top:.4rem}.pricing-grid{border:1px solid var(--rule);flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;display:flex;overflow:hidden}.pricing-card{background:var(--white);border-right:1px solid var(--rule);flex-direction:column;width:25%;min-width:240px;padding:1.6rem 1.2rem 1.4rem;transition:box-shadow .25s;display:flex}.pricing-card:last-child{border-right:none}.pricing-card:hover{z-index:2;position:relative;box-shadow:0 6px 36px #0000001a}.pricing-card.featured{background:var(--navy)!important}.card-phase{letter-spacing:.15rem;text-transform:uppercase;color:var(--brass);text-align:center;margin-bottom:.5rem;font-size:.62rem;font-weight:500}.featured .card-phase{color:var(--brass-lt)}.card-title{color:var(--navy);text-align:center;margin-bottom:1rem;font-size:1.05rem;line-height:1.3}.featured .card-title{color:var(--white)}.feats{flex-direction:column;flex:1;gap:.45rem;margin-bottom:1.2rem;display:flex}.feats li{color:var(--charcoal);align-items:flex-start;gap:.5rem;font-size:.88rem;font-weight:300;line-height:1.5;display:flex}.featured .feats li{color:#ffffffb8}.feats li:before{content:"";background:var(--brass);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.55rem}.featured .feats li:before{background:var(--brass-lt)}.price-row{border-top:1px solid var(--rule);align-items:baseline;gap:.3rem;margin-top:auto;padding-top:.8rem;display:flex}.featured .price-row{border-top-color:#ffffff1f}.price-val{color:var(--navy);font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700}.featured .price-val{color:var(--brass-lt)}.price-period{color:var(--grey-dark);font-size:.68rem}.featured .price-period{color:#ffffff73}.intro-box{background:var(--white);border:1px solid var(--rule);justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.8rem 2rem;display:flex}.intro-badge{background:var(--brass-pale);color:var(--brass);letter-spacing:.1rem;text-transform:uppercase;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.55rem;font-weight:500;display:inline-block}.intro-h3{color:var(--navy);margin-bottom:.3rem;font-size:1.2rem}.intro-p{color:var(--grey-dark);max-width:60%}.intro-price-block{text-align:center;flex-shrink:0}.big-price{color:var(--navy);font-family:Playfair Display,serif;font-size:2.8rem;line-height:1}.intro-note{color:var(--grey-dark);margin-top:.2rem;font-size:.68rem}.intro-btn{margin-top:1rem;display:inline-block}.pricing-cta{text-align:center}.validate-note{color:var(--grey-dark);margin-top:.6rem;font-size:.82rem;font-style:italic}.contact-bg{background:var(--white);border-top:1px solid var(--rule)}.contact-grid{grid-template-columns:1fr 1.45fr;gap:3.5rem;display:grid}.contact-h2{color:var(--navy);margin-bottom:.8rem;font-size:2rem}.contact-info-p{margin-bottom:1.3rem}.contact-detail{align-items:flex-start;gap:.7rem;margin-bottom:1rem;display:flex}.contact-detail-icon{background:var(--grey-bg);flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.95rem;display:flex}.contact-detail-text{color:var(--charcoal);font-size:.92rem;line-height:1.6}.email-link{color:var(--navy);font-weight:500}.email-link:hover{color:var(--brass)}.form-box{background:var(--offwhite);border:1px solid var(--rule);padding:1.4rem}.form-title{color:var(--navy);margin-bottom:.2rem;font-size:1.15rem}.form-sub{color:var(--grey-dark);margin-bottom:1rem;font-size:.82rem}.form-row{gap:.5rem;margin-bottom:.5rem;display:grid}.form-two-col{grid-template-columns:1fr 1fr}.form-group{flex-direction:column;gap:.2rem;display:flex}.form-label{letter-spacing:.1rem;text-transform:uppercase;color:var(--slate);font-size:.62rem;font-weight:600}.form-input,.form-textarea{background:var(--white);border:1px solid var(--rule);color:var(--charcoal);appearance:none;border-radius:0;outline:none;width:100%;padding:.5rem .8rem;font-family:DM Sans,sans-serif;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-textarea:focus{border-color:var(--brass);box-shadow:0 0 0 3px #9a7c451a}.form-textarea{resize:vertical;min-height:4.5rem}.submit-btn{text-align:center;background:var(--navy);width:100%;color:var(--white);cursor:pointer;letter-spacing:.12rem;text-transform:uppercase;border:none;margin-top:1rem;padding:.85rem;font-family:DM Sans,sans-serif;font-size:.68rem;font-weight:600;transition:background .22s;display:block}.submit-btn:hover{background:var(--brass)}.form-note{text-align:center;color:var(--grey-dark);margin-top:.6rem;font-size:.78rem}.form-error{color:#c0392b;background:#fdf0ee;border:1px solid #e8b4b0;margin-bottom:.6rem;padding:.6rem .8rem;font-size:.82rem}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:3.5rem 2rem;display:flex}.success-icon-wrap{background:#9a7c451a;border:1px solid #9a7c454d;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.4rem;display:flex}.success-icon{font-size:1.6rem;line-height:1}.success-rule{background:var(--brass);width:2.5rem;height:2px;margin:1rem auto 1.2rem}.success-h3{color:var(--navy);margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.success-p{max-width:72%;color:var(--grey-dark);font-size:.92rem;font-weight:300;line-height:1.75}.footer{background:var(--navy-deep);border-top:1px solid var(--brass-lt);color:var(--white);padding:3rem 0 2rem}.footer-in{width:var(--wrap);grid-template-columns:1.5fr 1fr 1fr;gap:2.5rem;margin:0 auto;display:grid}.footer-logo{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.footer-logo-m{color:var(--brass-lt);letter-spacing:1px;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:600;line-height:1.2}.footer-logo-s{text-transform:uppercase;letter-spacing:.12rem;color:#fffc;font-size:.62rem}.footer-tagline{color:#ffffffbf;font-size:.92rem;line-height:1.6}.footer-title{text-transform:uppercase;letter-spacing:.12rem;color:var(--brass-lt);margin-bottom:1rem;font-size:.72rem;font-weight:600}.footer-link{color:#ffffffd9;margin-bottom:.6rem;font-size:.88rem;transition:color .2s;display:block}.footer-link:hover{color:var(--brass-lt)}.footer-email{color:#ffffffbf;font-size:.92rem;font-weight:500;transition:color .2s}.footer-email:hover{color:var(--brass-lt)}.footer-legal{margin-top:1rem}.footer-legal p{margin:0;line-height:1.5;color:#ffffffb3!important;font-size:.65rem!important}.footer-legal-links{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.footer-privacy{color:#ffffff8c;font-size:.65rem;transition:color .2s}.footer-privacy:hover{color:var(--brass-lt)}.priv-hero{background:var(--navy-deep);border-bottom:1px solid #c8a84b26}.priv-hero-wrap{padding-top:3rem;padding-bottom:3rem}.priv-h1{color:var(--white);margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.priv-updated{letter-spacing:.1rem;color:#ffffff59;text-transform:uppercase;margin-bottom:0;font-size:.72rem}.priv-intro{color:#ffffffa6;max-width:680px;margin-top:1.2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.priv-body{padding-top:3rem;padding-bottom:4rem}.priv-grid{grid-template-columns:220px 1fr;align-items:start;gap:4rem;display:grid}.priv-toc{top:calc(var(--nav-h) + 2rem);position:sticky}.priv-toc-label{letter-spacing:.15rem;text-transform:uppercase;color:var(--brass);margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:600}.priv-toc-link{color:var(--grey-dark);border-bottom:1px solid var(--rule);align-items:baseline;gap:.6rem;padding:.38rem 0;font-size:.82rem;line-height:1.4;transition:color .2s;display:flex}.priv-toc-link:hover{color:var(--navy)}.priv-toc-num{letter-spacing:.08rem;color:var(--brass);flex-shrink:0;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600}.priv-sections{flex-direction:column;gap:0;display:flex}.priv-section{border-bottom:1px solid var(--rule);padding:2rem 0}.priv-section:first-child{padding-top:0}.priv-section-num{letter-spacing:.14rem;text-transform:uppercase;color:var(--brass);margin-bottom:.4rem;font-family:DM Sans,sans-serif;font-size:.58rem;font-weight:600}.priv-section-h2{color:var(--navy);margin-bottom:1rem;font-size:1.35rem;line-height:1.2}.priv-block{margin-bottom:.8rem}.priv-block:last-child{margin-bottom:0}.priv-sub{color:var(--navy);margin-bottom:.4rem;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:600}.priv-p{color:#4a4745;font-size:.95rem;font-weight:300;line-height:1.8}.priv-list{margin:.6rem 0 0;padding:0;list-style:none}.priv-list li{color:#4a4745;padding:.3rem 0 .3rem 1.2rem;font-size:.95rem;font-weight:300;line-height:1.75;position:relative}.priv-list li:before{content:"";background:var(--brass);width:.45rem;height:.45rem;position:absolute;top:.85rem;left:0;transform:rotate(45deg)}.priv-contact-box{background:#9a7c450a;border:1px solid #9a7c4533;margin-top:.8rem;padding:1rem 1.2rem}.priv-contact-row{align-items:center;gap:.7rem;display:flex}.priv-contact-icon{font-size:1.1rem}.priv-contact-link{color:var(--navy);font-size:.95rem;font-weight:500;transition:color .2s}.priv-contact-link:hover{color:var(--brass)}.priv-cta-bar{background:var(--navy-deep);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.5rem;padding:2rem;display:flex}.priv-cta-txt{color:#ffffffb3;margin:0;font-size:.95rem;font-weight:300}.book-hero{background:var(--navy-deep);border-bottom:1px solid #c8a84b26}.book-hero-wrap{padding-top:1.2rem;padding-bottom:1.2rem}.book-h1{color:var(--white);margin-bottom:.6rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.book-tagline{color:var(--brass-lt);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.5}.book-body{padding-top:3.5rem;padding-bottom:4rem}.book-grid{grid-template-columns:1fr 420px;align-items:start;gap:4rem;display:grid}.book-section-h2{color:var(--navy);margin-bottom:.8rem;font-size:1.6rem;line-height:1.2}.book-intro-p{color:#4a4745;margin-bottom:2rem;font-size:.98rem;font-weight:300;line-height:1.8}.book-includes{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.book-include{align-items:flex-start;gap:1rem;display:flex}.book-include-icon{flex-shrink:0;margin-top:.1rem;font-size:1.4rem}.book-include-title{color:var(--navy);margin-bottom:.2rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.book-include-desc{color:#6a6560;font-size:.88rem;font-weight:300;line-height:1.65}.book-right{top:calc(var(--nav-h) + 2rem);position:sticky}.book-payment-card{background:var(--white);border:1px solid var(--rule);box-shadow:0 4px 24px #00000012}.book-price-header{background:var(--navy-deep);text-align:center;padding:2rem}.book-price-label{letter-spacing:.16rem;text-transform:uppercase;color:#ffffff8c;margin-bottom:.6rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.book-price-val{color:var(--white);font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1}.book-price-note{color:#fff6;letter-spacing:.04rem;margin-top:.4rem;font-size:.72rem}.book-divider{background:var(--rule);height:1px}.book-stripe-wrap{justify-content:center;padding:28px 24px;display:flex}.book-secure{color:var(--grey-dark);letter-spacing:.02rem;justify-content:center;align-items:center;gap:.4rem;padding-bottom:18px;font-size:.88rem;display:flex}.book-secure-icon{font-size:1rem}.book-what-next{border-top:1px solid var(--rule);background:var(--offwhite);padding:18px 24px 24px}.book-what-next-label{letter-spacing:.14rem;text-transform:uppercase;color:var(--brass);margin-bottom:.8rem;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600}.book-steps{counter-reset:steps;margin:0;padding:0;list-style:none}.book-steps li{counter-increment:steps;color:#4a4745;align-items:baseline;gap:.7rem;padding:.25rem 0;font-size:.85rem;font-weight:300;line-height:1.6;display:flex}.book-steps li:before{content:counter(steps);background:var(--brass);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-family:DM Sans,sans-serif;font-size:.58rem;font-weight:700;display:inline-flex}.book-reassure{color:var(--grey-dark);text-align:center;margin-top:1rem;font-size:.82rem;font-weight:300}.book-mail-link{color:var(--brass);font-weight:500;transition:color .2s}.book-mail-link:hover{color:var(--navy)}@media (max-width:1024px){:root{--wrap:92%}.nav-links{display:none}.hamburger{display:flex}.mob-overlay,.mob-menu{display:block}h1{font-size:clamp(1.6rem,6vw,2.8rem)}h2{font-size:clamp(1.4rem,5.5vw,2.2rem)}h3{font-size:clamp(1.2rem,4.5vw,1.7rem)}.btn,.btn-ghost-dark{white-space:normal;text-align:center}.hero-panels{grid-template-columns:1fr;height:42vh;min-height:240px}.hero-panel:nth-child(2),.hero-div{display:none}.hero-bar{padding:.9rem 0}.hero-bar-in{flex-direction:column;gap:.6rem}.hero-bar-hl{text-align:center;flex:none}.hero-bar .btn{text-align:center;width:100%}.flow-row{flex-direction:column;gap:.5rem}.f-arrow{display:none}.f-node,.f-result{flex:none;width:100%}.consultant{grid-template-columns:1fr}.consultant>*{min-width:0}.con-photo{aspect-ratio:3/4;min-height:0}.con-photo:after{background:linear-gradient(#0000 80%,#16223699 100%)}.credentials,.nxt-team{grid-template-columns:1fr}.nxt-team>*{min-width:0}.team-photo{height:max(18rem,55vw)}.about-banner-in{flex-direction:column;gap:1rem}.itr-header{grid-template-columns:1fr;gap:1.5rem}.itr-header>*{min-width:0}.itr-h2{font-size:clamp(1.4rem,5.5vw,2.2rem)}.collage{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:.5rem;height:auto}.c1{grid-row:auto;height:13rem}.c-item{height:10rem}.client-card{width:calc(50% - 1px);min-width:0}.clients-header h2{font-size:clamp(1.3rem,5vw,2.2rem)}.phase-bar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.ph-item{border-bottom:none;flex:none;min-width:0;padding:.7rem .5rem}.ph-num{font-size:.58rem}.ph-title{letter-spacing:.02rem;font-size:.7rem}.phase-panel{grid-template-columns:1fr;gap:1.5rem;padding:1.2rem}.phase-panel>*{min-width:0}.coaching{grid-template-columns:1fr;gap:1.5rem;padding:1.2rem}.coaching>*{min-width:0}.coaching-img{height:13rem}.pricing-card{border-right:none;border-bottom:1px solid var(--rule);width:100%;min-width:0}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-grid>*{min-width:0}.contact-h2{font-size:clamp(1.4rem,5.5vw,2rem)}.form-two-col{grid-template-columns:1fr}.form-input,.form-textarea{font-size:16px}.intro-box{text-align:center;flex-direction:column}.intro-p{max-width:100%;margin:0 auto}.footer-in{text-align:center;grid-template-columns:1fr;gap:1.5rem}.footer-logo{justify-content:center}.clients-sub,.journey-header-p{max-width:100%}.priv-grid{grid-template-columns:1fr;gap:2rem}.priv-toc{display:none;position:static}.priv-cta-bar{flex-direction:column;align-items:flex-start;gap:1rem}.book-grid{grid-template-columns:1fr;gap:2.5rem}.book-right{position:static}}@media (max-width:480px){.client-card{width:100%}.client-card-img{aspect-ratio:3/2}.deliv-grid{grid-template-columns:1fr}.deliv:last-child:nth-child(odd){grid-column:auto;justify-self:auto;max-width:100%}.con-photo{aspect-ratio:3/4}.stat-row{justify-content:center}.stat-lbl{white-space:normal}.hero-ey{letter-spacing:.08rem;font-size:.65rem}.hero-ey-wrap{gap:.5rem;padding:.6rem 3%}.hero-ey-line{display:none}.wtd-h1{padding-bottom:.15em;font-size:1.75rem;line-height:1.3}.ph-num{font-size:.55rem}.ph-title{font-size:.65rem}.journey-header-p{font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.nav-link{padding:.3rem .35rem;font-size:.6rem}.nav-cta{padding:.35rem .6rem;font-size:.6rem}.hero-panels{grid-template-columns:1fr 1fr;height:max(220px,42vh)}.hero-panel:nth-child(2){display:block}.hero-bar-in{flex-flow:wrap;justify-content:center;gap:.75rem}.hero-bar-hl{text-align:left;flex:180px}.hero-bar .btn{width:auto}.consultant{grid-template-columns:min(28vw,240px) 1fr}.credentials{grid-template-columns:1fr}.client-card{width:calc(33.333% - 1px)}.pricing-card{width:50%}}@media (min-width:1025px) and (max-width:1280px){.nav-logo-s{display:none}.nav-links{gap:.1rem}.nav-link{padding:.3rem .4rem;font-size:.6rem}.nav-cta{padding:.4rem .7rem;font-size:.6rem}}@media (min-width:2000px){.nxt-team{grid-template-columns:1fr clamp(320px,28%,500px);min-height:auto}.team-photo{aspect-ratio:4/3;height:auto}}@media (min-width:3840px){.consultant{grid-template-columns:clamp(600px,25%,3000px) 1fr}.con-photo{aspect-ratio:unset;align-self:stretch}.con-photo img{object-position:top center}.nxt-team{grid-template-columns:1fr clamp(600px,28%,3000px)}.team-photo{aspect-ratio:unset;align-self:stretch}.team-photo img{object-position:center top}}@media (min-width:2560px){.book-right{position:static}.book-grid{grid-template-columns:1fr 34%}stripe-buy-button{transform-origin:top;display:block;transform:scale(1.5)}.book-stripe-wrap{align-items:flex-start;padding-bottom:70px}}@media (min-width:3840px){.book-grid{grid-template-columns:1fr 32%}stripe-buy-button{transform:scale(2)}.book-stripe-wrap{padding-bottom:140px}}@media (min-width:5120px){.wtd-hero-in{padding-top:7rem}.book-grid{grid-template-columns:1fr 30%}stripe-buy-button{transform:scale(2.8)}.book-stripe-wrap{padding-bottom:230px}}@media (min-width:7680px){.book-grid{grid-template-columns:1fr 28%}stripe-buy-button{transform:scale(4.2)}.book-stripe-wrap{padding-bottom:380px}}.wtd-hero{background:linear-gradient(135deg,#0d1b2a 0%,#162236 55%,#1a2d47 100%);border-bottom:.14rem solid #c8a84b;position:relative;overflow:hidden}.wtd-hero:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 80px,#c8a84b05 80px 81px),repeating-linear-gradient(90deg,#0000,#0000 80px,#c8a84b05 80px 81px);position:absolute;inset:0}.wtd-hero-in{width:var(--wrap);box-sizing:border-box;grid-template-columns:1.1fr .9fr;align-items:start;gap:3rem;margin:0 auto;padding:2rem 1rem 1.5rem;display:grid}@media (min-width:1280px){.wtd-hero{height:calc(100vh - var(--nav-h))}.wtd-hero-in{align-items:stretch;height:100%;padding:clamp(2rem,5vh,5rem) 1rem}.wtd-left{flex-direction:column;justify-content:space-evenly;display:flex}.wtd-right{justify-content:center}.wtd-intro{margin-bottom:0}.wtd-delivers{margin-bottom:0;padding-bottom:clamp(1.2rem,3vh,2.5rem)}.wtd-list li{padding:.35rem .5rem}.wtd-delivers-label{margin-bottom:.9rem}.wtd-tagline-card{padding:.9rem 1.2rem}}.wtd-h1-br,.wtd-h1-mob-br{display:block}.wtd-h1-nowrap{white-space:nowrap}@media (max-width:767px){.wtd-h1-nowrap{white-space:normal}}.wtd-h1{color:#f5f0e8;text-shadow:0 2px 24px #00000059;letter-spacing:-.01em;margin:.4rem;padding-bottom:.1em;font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:700;line-height:1.18}.wtd-intro{color:#ffffffc7;max-width:95%;margin-bottom:.5rem;font-size:clamp(.88rem,1vw,.98rem);font-weight:300;line-height:1.75}.wtd-delivers{margin-bottom:.6rem}.wtd-delivers-label{letter-spacing:.15rem;text-transform:uppercase;color:#c8a84b;margin-bottom:.9rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.wtd-list{grid-template-columns:1fr 1fr;gap:.55rem .8rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.wtd-list li{background:#ffffff0a;border:1px solid #c8a84b1f;align-items:center;gap:.55rem;padding:.4rem .55rem;transition:background .2s,border-color .2s;display:flex}.wtd-list li:hover{background:#c8a84b12;border-color:#c8a84b4d}.wtd-list li:last-child,.wtd-list li:nth-last-child(2):nth-child(odd){grid-column:1/-1;justify-content:center;justify-self:center;width:calc(50% - .4rem)}.wtd-icon{flex-shrink:0;font-size:1rem;line-height:1.5}.wtd-list li div{flex-direction:column;gap:.05rem;display:flex}.wtd-list li strong{color:#f5f0e8;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;line-height:1.3}.wtd-list li span{color:#ffffff80;font-size:.75rem;line-height:1.4}.wtd-ctas{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.btn-ghost-dark{color:#f5f0e8;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:.12rem solid #ffffff4d;padding:.82rem 1.6rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;transition:all .22s;display:inline-block}.btn-ghost-dark:hover{color:#fff;background:#ffffff14;border-color:#fff9}.wtd-right{flex-direction:column;gap:.85rem;display:flex}.wtd-photo-wrap{position:relative}.wtd-photo{object-fit:cover;object-position:center top;width:100%;height:max(160px,16vw);display:block}.wtd-photo-badge{color:#0d1b2a;text-align:center;background:#c8a84b;padding:.7rem 1rem;position:absolute;bottom:-1px;right:-1px}.wtd-badge-num{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1}.wtd-badge-lbl{letter-spacing:.1rem;text-transform:uppercase;margin-top:.15rem;font-size:.55rem;font-weight:700;line-height:1.3}.wtd-tagline-card{background:#c8a84b14;border:1px solid #c8a84b33;border-left:.3rem solid #c8a84b;padding:1rem 1.2rem}.wtd-tagline{color:#ffffffd1;margin:0;font-family:Cormorant Garamond,serif;font-size:1.12rem;font-style:italic;line-height:1.6}@media (max-width:768px){.wtd-hero-in{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1rem}.wtd-left,.wtd-right{min-width:0;overflow:hidden}.wtd-h1{font-size:1.9rem}.wtd-list{grid-template-columns:1fr}.wtd-list li:last-child,.wtd-list li:nth-last-child(2):nth-child(odd){grid-column:auto;justify-content:flex-start;justify-self:auto;width:auto}.wtd-ctas{flex-direction:column;align-items:stretch;margin-top:.5rem}.wtd-ctas .btn,.wtd-ctas .btn-ghost-dark{white-space:normal;text-align:center}.wtd-photo{height:min(240px,60vw)}}@media (min-width:401px) and (max-width:767px){.wtd-h1{font-size:clamp(1.2rem,5.5vw,1.5rem);line-height:1.25}}@media (max-width:400px){.wtd-hero-in{padding:1.2rem .75rem}.wtd-h1{font-size:clamp(1.05rem,5.5vw,1.25rem);line-height:1.25}}@media (min-width:769px) and (max-width:1024px){.wtd-hero-in{grid-template-columns:1fr 1fr;align-items:start;gap:2rem}.wtd-list{grid-template-columns:1fr}.wtd-list li:last-child,.wtd-list li:nth-last-child(2):nth-child(odd){grid-column:auto;justify-content:flex-start;justify-self:auto;width:auto}.wtd-h1{font-size:2rem}.wtd-photo{height:max(180px,22vw)}}
