*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#003366;--navy-dark:#002855;--navy-deeper:#001e45;--orange:#FFA500;--orange-light:#ffb733;--white:#ffffff;--off-white:#f5f4f0;--light-gray:#e8e7e3;--mid-gray:#8a8a8a;--text-dark:#1a1a2e}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--off-white);color:var(--text-dark);overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 4rem;background:#001e45f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-logo img{height:44px;width:auto}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{color:#ffffffb3;text-decoration:none;font-size:.83rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:color .2s}.nav-links a:hover{color:var(--orange)}.nav-cta{background:var(--orange);color:#fff!important;padding:.55rem 1.4rem;border-radius:3px}.nav-cta:hover{background:var(--orange-light)!important}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px;z-index:101}.nav-toggle-bar{display:block;width:24px;height:2px;background:var(--white);transition:transform .3s,opacity .3s}.nav-toggle.active .nav-toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.active .nav-toggle-bar:nth-child(2){opacity:0}.nav-toggle.active .nav-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{min-height:100vh;background:var(--navy-deeper);display:flex;flex-direction:column;justify-content:center;padding:8rem 4rem 6rem;position:relative;overflow:hidden}.hero-bg-glow{position:absolute;top:-20%;right:-10%;width:70vw;height:70vw;background:radial-gradient(circle,rgba(0,51,102,.5) 0%,transparent 70%);pointer-events:none}.hero-line{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(232,68,42,.5),transparent)}.hero-eyebrow{font-size:.74rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:2rem;display:flex;align-items:center;gap:1rem;animation:fadeUp .7s ease forwards}.hero-eyebrow:before{content:"";display:block;width:40px;height:1px;background:var(--orange)}.hero h1{font-family:Playfair Display,serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:700;color:var(--white);line-height:1.1;max-width:820px;margin-bottom:2rem;animation:fadeUp .7s .15s ease both}.hero h1 em{font-style:normal;color:var(--orange)}.hero-sub{font-size:1.12rem;color:#ffffff94;max-width:580px;line-height:1.8;margin-bottom:3rem;font-weight:300;animation:fadeUp .7s .3s ease both}.hero-actions{display:flex;gap:1.2rem;align-items:center;animation:fadeUp .7s .45s ease both}.btn-primary{background:var(--orange);color:#fff;padding:1rem 2.2rem;border-radius:3px;text-decoration:none;font-size:.88rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;transition:background .2s,transform .2s;display:inline-block;border:none;cursor:pointer;font-family:inherit}.btn-primary:hover{background:var(--orange-light);transform:translateY(-2px)}.btn-ghost{color:#ffffffa6;text-decoration:none;font-size:.9rem;transition:color .2s}.btn-ghost:hover{color:#fff}.hero-stats{display:flex;gap:4rem;margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08);animation:fadeUp .7s .6s ease both}.stat-num{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700;color:var(--white)}.stat-label{font-size:.76rem;color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;margin-top:.3rem}section{padding:6rem 4rem}.section-label{font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:1.2rem}.section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;color:var(--navy-deeper);line-height:1.2;max-width:600px;margin-bottom:1.5rem}.pain{background:var(--white);display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.pain-list{list-style:none;display:flex;flex-direction:column;gap:1.2rem;margin-top:2rem}.pain-item{display:flex;gap:1.2rem;align-items:flex-start;padding:1.4rem 1.6rem;background:var(--off-white);border-left:3px solid var(--orange);border-radius:0 4px 4px 0}.pain-item strong{display:block;font-size:.93rem;font-weight:500;color:var(--navy-deeper);margin-bottom:.3rem}.pain-item p{font-size:.86rem;color:var(--mid-gray);line-height:1.65}.pain-quote{background:var(--navy-deeper);color:var(--white);padding:3rem;border-radius:4px;position:relative;overflow:hidden}.pain-quote:before{content:"“";font-family:Playfair Display,serif;font-size:9rem;color:var(--orange);opacity:.2;position:absolute;top:-2rem;left:1.5rem;line-height:1}.pain-quote p{font-size:1.1rem;line-height:1.85;color:#ffffffd1;font-weight:300;font-style:italic;position:relative;z-index:1}.pain-quote-author{margin-top:1.5rem;font-size:.8rem;color:var(--orange);font-weight:500;letter-spacing:.1em;text-transform:uppercase}.services{background:var(--navy-deeper);position:relative;overflow:hidden}.services-header{margin-bottom:4rem}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff0d;border:1px solid rgba(255,255,255,.05)}.service-card{background:var(--navy-deeper);padding:2.5rem 2rem;transition:background .3s}.service-card:hover{background:#00336673}.service-num{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:orange;line-height:1;margin-bottom:1.2rem;display:block}.service-accent{display:block;width:24px;height:2px;background:var(--orange);margin-bottom:1.4rem;transition:width .3s}.service-card:hover .service-accent{width:48px}.service-title{font-size:1rem;font-weight:500;color:var(--white);margin-bottom:.7rem}.service-desc{font-size:.86rem;color:#ffffff7a;line-height:1.75}.tiers{background:var(--off-white)}.tiers-intro{max-width:700px;margin:0 auto 4rem;text-align:center}.tiers-intro .section-title{margin-left:auto;margin-right:auto}.tiers-intro p{color:var(--mid-gray);line-height:1.8;font-size:1rem;margin-top:1rem}.tiers-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.tier-card{background:var(--white);border:1px solid var(--light-gray);border-radius:4px;padding:3rem;position:relative;overflow:hidden;transition:box-shadow .3s,transform .3s}.tier-card:hover{box-shadow:0 20px 60px #00000014;transform:translateY(-3px)}.tier-card.featured{border-color:var(--navy);border-width:2px}.tier-badge{display:inline-block;background:var(--navy);color:#fff;font-size:.68rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;padding:.3rem .9rem;border-radius:2px;margin-bottom:1.5rem}.tier-badge.orange{background:var(--orange)}.tier-name{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--navy-deeper);margin-bottom:.5rem}.tier-price{font-size:1.5rem;font-weight:300;color:var(--navy);margin-bottom:.3rem}.tier-price strong{font-weight:700;font-size:2rem}.tier-price-from{font-size:.95rem;font-weight:400;color:var(--mid-gray);text-transform:lowercase;letter-spacing:.02em;margin-right:.15rem}.sprint-callout{margin-top:3rem;max-width:680px;margin-left:auto;margin-right:auto;text-align:center;padding:2rem;border-top:1px solid rgba(0,51,102,.12)}.sprint-label{color:var(--orange);margin-bottom:.9rem}.sprint-heading{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;color:var(--navy-deeper);margin-bottom:.8rem}.sprint-body{font-size:.95rem;color:#555;line-height:1.7;font-weight:300;margin-bottom:1.2rem}.sprint-cta{display:inline-block;font-size:.85rem;font-weight:500;color:var(--navy);text-decoration:none;letter-spacing:.04em;border-bottom:1px solid rgba(0,51,102,.3);padding-bottom:2px;transition:border-color .2s,color .2s}.sprint-cta:hover{color:var(--orange);border-color:var(--orange)}.tier-hours{font-size:.82rem;color:var(--mid-gray);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--light-gray)}.tier-features{list-style:none;display:flex;flex-direction:column;gap:.9rem}.tier-features li{display:flex;gap:.8rem;font-size:.88rem;color:#444;line-height:1.5;align-items:flex-start}.tier-features li:before{content:"→";color:var(--orange);font-weight:700;flex-shrink:0}.about{background:var(--white);display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.about-credentials{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}.credential{display:flex;gap:1.2rem;align-items:flex-start;padding:1.2rem 1.4rem;border:1px solid var(--light-gray);border-radius:3px;transition:border-color .2s,background .2s}.credential:hover{border-color:var(--navy);background:#00336605}.cred-icon{width:38px;height:38px;background:var(--navy-deeper);border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem}.cred-text strong{display:block;font-size:.9rem;font-weight:500;color:var(--navy-deeper);margin-bottom:.15rem}.cred-text span{font-size:.81rem;color:var(--mid-gray)}.about-right p{font-size:1.02rem;color:#555;line-height:1.9;margin-bottom:1.5rem;font-weight:300}.wins-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.win-item{padding:1.2rem;background:var(--off-white);border-radius:3px}.win-stat{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--orange);line-height:1;margin-bottom:.3rem}.win-label{font-size:.8rem;color:var(--mid-gray);line-height:1.4}.testimonials{background:var(--off-white);padding:6rem 4rem}.testimonials .section-title{color:var(--navy-deeper);margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:var(--navy-deeper);padding:2.5rem;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.testimonial-quote{font-size:1.05rem;line-height:1.85;color:#ffffffd1;font-weight:300;font-style:italic;margin-bottom:1.5rem}.testimonial-author{font-size:.8rem;color:var(--orange);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.global{background:var(--navy);text-align:center;padding:5rem 4rem}.global .section-title{color:#fff;margin:0 auto 1rem;text-align:center;max-width:700px}.global-sub{font-size:1rem;color:#ffffff85;max-width:620px;margin:0 auto 3rem;line-height:1.8;font-weight:300}.cta{background:var(--navy-deeper);text-align:center;padding:7rem 4rem;position:relative;overflow:hidden}.cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(232,68,42,.1) 0%,transparent 70%);pointer-events:none}.cta .section-title{color:#fff;margin:0 auto 1rem;text-align:center;max-width:640px;position:relative}.cta-sub{font-size:1rem;color:#ffffff7a;margin-bottom:2.5rem;font-weight:300;position:relative}.tally-wrap{width:100%;max-width:680px;margin:1rem auto 2rem;position:relative;z-index:1}.tally-wrap iframe{display:block;width:100%;border:0;background:transparent}.cta-email{display:inline-block;font-size:1.05rem;color:var(--orange);text-decoration:none;font-weight:500;border-bottom:1px solid rgba(232,68,42,.3);padding-bottom:.2rem;margin-top:1.25rem;position:relative;z-index:1;transition:border-color .2s}.cta-email:hover{border-color:var(--orange)}.contact-form{max-width:540px;margin:0 auto 2rem;position:relative;z-index:1}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-input{width:100%;padding:.9rem 1.2rem;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:3px;color:var(--white);font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s,background .2s;outline:none}.form-input::placeholder{color:#ffffff59}.form-input:focus{border-color:var(--orange);background:#ffffff1a}.form-input-full{display:block;margin-bottom:1rem}textarea.form-input{resize:vertical;min-height:100px}.form-submit{width:100%;text-align:center;margin-top:.5rem}.form-status{margin-top:1rem;font-size:.88rem;min-height:1.4em}.form-status.success{color:#4ade80}.form-status.error{color:#f87171}.cta-divider{color:#ffffff4d;font-size:.85rem;margin:.5rem 0 1.5rem;position:relative;z-index:1}footer{background:#0b1030;padding:2.5rem 4rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.05)}footer img{height:28px;opacity:.8}footer p{font-size:.78rem;color:#ffffff38;letter-spacing:.04em}.footer-link{font-size:.78rem;color:#ffffff59;text-decoration:none;letter-spacing:.04em;transition:color .2s}.footer-link:hover{color:#ffffffb3}.legal-page{background:var(--off-white);min-height:100vh;padding:9rem 2rem 5rem}.legal-content{max-width:760px;margin:0 auto;background:var(--white);padding:4rem 3.5rem;border-radius:4px;border:1px solid var(--light-gray)}.legal-content h1{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;color:var(--navy-deeper);line-height:1.2;margin-bottom:.5rem}.legal-meta{font-size:.85rem;color:var(--mid-gray);margin-bottom:2rem;letter-spacing:.02em}.legal-content h2{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:var(--navy-deeper);margin-top:2.4rem;margin-bottom:.8rem}.legal-content p{font-size:1rem;color:#444;line-height:1.8;margin-bottom:1rem;font-weight:300}.legal-content a{color:var(--navy);text-decoration:underline;text-decoration-color:#0033664d;transition:text-decoration-color .2s}.legal-content a:hover{text-decoration-color:var(--navy)}.nowrap{white-space:nowrap}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){nav{padding:1rem 1.5rem}.nav-toggle{display:flex}.nav-links{display:none;position:fixed;inset:0;background:#001e45fa;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:99}.nav-links.open{display:flex}.nav-links a{font-size:1.1rem}section{padding:4rem 1.5rem}.hero{padding:7rem 1.5rem 4rem}.hero h1{font-size:clamp(2rem,7vw,3.2rem)}.hero-sub{font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.pain,.about{grid-template-columns:1fr;gap:3rem}.services-grid,.tiers-grid,.testimonials-grid{grid-template-columns:1fr}.testimonials{padding:4rem 1.5rem}.hero-stats{gap:2rem;flex-wrap:wrap}.hero-stats>div{min-width:calc(50% - 1rem)}.wins-grid{grid-template-columns:1fr}.form-row{flex-direction:column;gap:0}.form-row .form-input{margin-bottom:1rem}footer{flex-direction:column;gap:1rem;text-align:center;padding:2rem 1.5rem}.global,.cta{padding:4rem 1.5rem}.stat-num{font-size:1.8rem}.tier-card{padding:2rem}}@media(max-width:480px){nav{padding:.8rem 1rem}.nav-logo img{height:36px}section{padding:3rem 1rem}.hero{padding:6rem 1rem 3rem}.hero-stats{gap:1.5rem}.hero-stats>div{min-width:100%}.pain-item{padding:1rem 1.2rem}.service-card{padding:2rem 1.5rem}.tz-row{flex-direction:column;align-items:center}footer{padding:1.5rem 1rem}}
