@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,600;0,700;1,600&family=Inter:wght@400;600;700&display=swap";:root{--ivory:#f7f0e5;--paper:#fffaf2;--navy:#00506d;--deep:#003a52;--ink:#163b48;--teal:#14a99d;--mint:#dff3ed;--gold:#d5a638;--line:#003a522b;--pad:clamp(1.25rem,5vw,5rem);--serif:"Fraunces",Georgia,serif;--sans:"Inter",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--sans);margin:0;line-height:1.65}a{color:inherit}img{max-width:100%;display:block}:is(a:focus-visible,summary:focus-visible){outline:3px solid var(--gold);outline-offset:4px}.eyebrow{letter-spacing:.18em;color:#3d6872;margin:0 0 .7rem;font-size:.66rem;font-weight:800}.button,.pill{border-radius:99px;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.button{background:var(--deep);color:#fff;padding:1.05rem 1.5rem;transition:all .25s;box-shadow:0 0 #0000}.button:hover{transform:translateY(-3px)scale(1.025);box-shadow:0 12px 26px #003a5238}.secondary{background:var(--mint);color:var(--deep)}.nav{min-height:82px;padding:.6rem var(--pad);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#f7f0e5f0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.7rem;text-decoration:none;display:flex}.brand>img{object-fit:cover;border-radius:50%;width:50px;height:50px}.brand-name{letter-spacing:.12em;font-size:.74rem}.brand-name small{font:italic .62rem var(--serif);letter-spacing:0;display:block}.brand b{color:var(--gold)}.nav nav{align-items:center;gap:clamp(.8rem,2.5vw,2rem);display:flex}.nav nav a{font-size:.75rem;font-weight:800;text-decoration:none}.pill{border:1px solid var(--deep);padding:.7rem 1.05rem}.site-header .mobile-header-actions,.site-header .mobile-nav{display:none}.hero{min-height:760px;padding:clamp(3.5rem,7vw,7rem) var(--pad);background:radial-gradient(circle at 14% 20%,#14a99d1c,transparent 33%),var(--ivory);grid-template-columns:minmax(0,55fr) minmax(360px,45fr);align-items:center;gap:clamp(2rem,4vw,4rem);display:grid;overflow:hidden}.hero h1,.section h2,.assessment h2,.contact h2,.roadmap-callout h2{font:700 clamp(3.5rem,6.6vw,7.4rem)/.92 var(--serif);letter-spacing:-.055em;color:var(--deep);margin:.5rem 0 1.5rem}em{color:var(--teal);font-style:italic}.intro{max-width:650px;font-size:clamp(1.05rem,1.7vw,1.3rem)}.actions{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.line-link{border-bottom:1px solid;font-weight:800;text-decoration:none}.hero-visual{padding:1.5rem 1.5rem 3rem 0;position:relative}.hero-frame{position:relative}.hero-frame:before{content:"";border:1px solid var(--gold);z-index:0;border-radius:2rem;position:absolute;inset:-12px 12px 12px -12px}.hero-frame img{object-fit:cover;object-position:54% 34%;filter:saturate(.88);z-index:1;border-radius:1.8rem;width:100%;height:590px;position:relative}.hero-card{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf2f0;border:1px solid #d5a63899;border-radius:1.2rem;width:min(290px,80%);padding:1.35rem 1.5rem;position:absolute;bottom:0;right:-.5rem;box-shadow:0 20px 45px #001e2a33}.hero-card p{letter-spacing:.16em;margin:0;font-size:.6rem;font-weight:800}.hero-card strong{font:700 2.8rem var(--serif);color:var(--gold);display:block}.hero-card h2{font:700 1.25rem/1.05 var(--serif);color:var(--deep);margin:0 0 .8rem}.hero-card a{font-size:.72rem;font-weight:800}.proof-strip{background:var(--deep);color:#fff;padding:3rem var(--pad);grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative;overflow:hidden}.proof-strip:after,.work:after{content:"";opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.timeline-line{background:var(--gold);height:1px;position:absolute;top:2.95rem;left:12%;right:12%}.proof-strip article{z-index:1;padding-left:2.2rem;display:grid;position:relative}.year-dot{background:var(--gold);width:1.6rem;height:1.6rem;color:var(--deep);border-radius:50%;place-items:center;font-size:.65rem;font-weight:800;display:grid;position:absolute;top:-.65rem;left:0}.proof-strip b{color:var(--gold);font:700 1.35rem var(--serif)}.proof-strip article>span:not(.year-dot){font-weight:800}.proof-strip small{color:#c2d8de}.proof-strip img{object-fit:cover;object-position:55% 45%;border:4px solid var(--paper);width:70px;height:82px;position:absolute;top:-2rem;right:0;transform:rotate(4deg);box-shadow:0 5px 15px #00000040}.section{padding:clamp(5rem,9vw,8rem) var(--pad)}.about{background:var(--paper);grid-template-columns:minmax(310px,.8fr) 1.2fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.about-image{position:relative}.about-image:after{content:"MEET KHUSHBOO";background:var(--gold);letter-spacing:.15em;padding:.55rem .8rem;font-size:.6rem;font-weight:800;position:absolute;bottom:1rem;right:-1rem}.about-image img{object-fit:cover;object-position:52% 60%;border-radius:14rem 14rem 1.2rem 1.2rem;width:100%;height:560px}.about h2{max-width:850px;font-size:clamp(2.8rem,5vw,5rem)}.about>div>p:not(.eyebrow){max-width:720px;font-size:1.08rem}.ethos{border-left:3px solid var(--teal);background:var(--mint);padding:1rem 1.2rem}.section-title{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.section-title h2,.process h2,.faq h2{max-width:880px;font-size:clamp(2.7rem,5vw,5rem)}.section-title>p{max-width:340px}.service-list{border-top:1px solid var(--line)}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr auto;align-items:center;gap:2rem;padding:2.25rem 1rem;transition:all .25s;display:grid;position:relative;overflow:hidden}.service-list article:hover{background:linear-gradient(90deg,#ffffffb3,#fffaf259)}.service-number{font:700 4.8rem/1 var(--serif);color:#0000;-webkit-text-stroke:1px #d5a638bf}.service-heading{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.service-heading h3{font:700 2rem var(--serif);color:var(--deep);margin:0}.service-heading small{letter-spacing:.12em;background:var(--gold);color:var(--deep);border-radius:99px;padding:.35rem .55rem;font-size:.55rem;font-weight:800}.service-list p{max-width:720px;margin:.3rem 0 0}.service-list a{font-size:.76rem;font-weight:800;transition:all .2s}.service-list article:hover>a{transform:translate(5px)}.pricing-note,.proof-policy{background:var(--mint);border-left:4px solid var(--teal);margin-top:2rem;padding:1.2rem 1.4rem}.assessment{padding:clamp(4rem,8vw,7rem) var(--pad);background:var(--deep);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid;position:relative;overflow:hidden}.assessment h2{color:#fff;font-size:clamp(3.2rem,6vw,6.5rem)}.assessment .eyebrow{color:#9edbd2}.assessment ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 2rem;padding-left:1.2rem;display:grid}.assessment-price{background:var(--paper);min-width:300px;color:var(--deep);border:1px solid var(--gold);border-radius:1.4rem;justify-self:end;padding:2.2rem;box-shadow:20px 20px #14a99d59}.assessment-price span{font-weight:800;display:block}.assessment-price strong{font:700 5rem var(--serif);color:var(--gold);margin:.4rem 0;display:block}.work{background:var(--deep);color:#fff;position:relative;overflow:hidden}.work>*{z-index:1;position:relative}.work .eyebrow{color:#9edbd2}.work .section-title h2{color:#fff}.work-track{gap:1rem;width:max-content;animation:34s linear infinite marquee;display:flex}.work-track:hover{animation-play-state:paused}.work-track article{background:#0a4a61;border:1px solid #d5a6387a;border-radius:1rem;flex:none;width:310px;padding:1.6rem}.work-track span{color:var(--gold)}.work-track h3{font:700 1.35rem var(--serif);margin:.7rem 0}.work-track p{color:#d7e7ea}.proof-policy{color:var(--deep);background:#f3e5b8;align-items:center;gap:1rem;display:flex}@keyframes marquee{to{transform:translate(calc(-50% - .5rem))}}.momager{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.momager h2{font-size:clamp(3rem,5.6vw,6rem)}.momager-visual{min-height:650px;position:relative}.momager-visual>img{object-fit:cover;object-position:53% 53%;border-radius:1.4rem;width:100%;height:650px}.plan-cards{gap:.75rem;display:grid;position:absolute;bottom:2rem;left:-3rem;right:2rem}.plan-cards article{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffaf2d1;border:1px solid #ffffffb3;border-radius:1rem;padding:1rem 1.2rem;box-shadow:0 10px 30px #001e2a24}.plan-cards b{letter-spacing:.15em;color:var(--teal);font-size:.68rem}.plan-cards p{font:600 1.05rem var(--serif);margin:.25rem 0}.courses{background:var(--paper)}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.course-grid article{border:1px solid var(--line);background:var(--ivory);border-radius:1.3rem;grid-template-rows:auto 1fr auto;gap:1.5rem;min-height:440px;padding:2rem;transition:all .25s;display:grid}.course-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 38px #003a521f}.course-grid .service-number{font-size:4rem}.course-label{letter-spacing:.14em;color:var(--teal);margin:0 0 .65rem;font-size:.62rem;font-weight:800}.course-grid h3{font:700 clamp(1.9rem,3vw,2.7rem)/1.05 var(--serif);color:var(--deep);margin:0 0 1rem}.course-grid article>div>p:last-child{max-width:520px}.course-grid .button{place-self:end start}.course-note{text-align:center;color:var(--teal);margin:1.4rem 0 0;font-size:.82rem;font-weight:700}.course-interest-form{background:var(--mint);border-radius:1.4rem;grid-template-columns:.72fr 1.28fr;align-items:start;gap:2rem;margin-top:3.5rem;padding:clamp(1.4rem,4vw,3rem);scroll-margin-top:7rem;display:grid}.course-interest-form h3{font:700 clamp(2rem,4vw,3.5rem)/1.05 var(--serif);color:var(--deep);margin:.4rem 0 1rem}.course-interest-form iframe{background:#fff;border:0;border-radius:1rem;width:100%;min-height:710px}.process{background:var(--mint)}.process ol{grid-template-columns:repeat(4,1fr);gap:1rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.process li{background:var(--paper);border:1px solid var(--line);min-height:210px;padding:1.6rem;transition:all .25s}.process li:hover{transform:translateY(-4px);box-shadow:0 14px 35px #003a521f}.process li>span{color:var(--gold);font:700 2rem var(--serif)}.process li b{font:700 1.35rem var(--serif);color:var(--deep)}.faq{background-color:var(--ivory);background-image:radial-gradient(#003a5209 1px,#0000 1px);background-size:8px 8px}.faq>div{max-width:980px;margin:3rem auto 0}.faq details{border-top:1px solid var(--line);padding:1.45rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;gap:1.5rem;font-size:1.05rem;font-weight:800;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary i{font:400 1.8rem/1 var(--sans);color:var(--gold);transition:all .25s}.faq details[open] summary i{transform:rotate(45deg)}.faq details p{max-width:820px;animation:.25s both answer}@keyframes answer{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.roadmap-callout{padding:clamp(4rem,7vw,7rem) var(--pad);color:var(--deep);background:linear-gradient(125deg,#e0b445 0%,#d7a83b 42%,#20aaa0 140%);justify-content:space-between;align-items:center;gap:3rem;display:flex}.roadmap-callout h2{max-width:900px;font-size:clamp(2.7rem,5vw,5.2rem)}.roadmap-callout p:not(.eyebrow){max-width:750px}.roadmap-callout .button{flex:none}.contact{text-align:center;background:var(--paper);padding:clamp(6rem,11vw,10rem) var(--pad)}.contact h2{font-size:clamp(3.2rem,7vw,7rem)}.contact>p:not(.eyebrow){max-width:680px;margin:0 auto}.contact-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.contact-links a{font-weight:800}.privacy{padding:3rem var(--pad);background:var(--ivory)}.privacy h2{font:700 2rem var(--serif);color:var(--deep)}.privacy p{max-width:1000px}footer{background:var(--deep);color:#fff;padding:1.2rem var(--pad);justify-content:space-between;align-items:center;gap:1rem;font-size:.74rem;display:flex}footer a{color:var(--mint)}.footer-signature{align-items:center;gap:.8rem;display:flex}.footer-signature img{object-fit:cover;object-position:55% 42%;border:1px solid var(--gold);border-radius:50%;width:44px;height:44px}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{grid-row:1}.hero-frame img{height:560px}.proof-strip{grid-template-columns:1fr;gap:2rem}.timeline-line{left:calc(var(--pad) + .8rem);width:1px;height:auto;top:3rem;bottom:3rem;right:auto}.proof-strip article{margin-left:.1rem}.about,.assessment,.momager{grid-template-columns:1fr}.about-image img{height:520px}.service-list article{grid-template-columns:80px 1fr}.service-list article>a{grid-column:2}.assessment-price{justify-self:stretch}.course-grid,.course-interest-form{grid-template-columns:1fr}.course-grid article{min-height:0}.process ol{grid-template-columns:repeat(2,1fr)}.plan-cards{left:1rem}.roadmap-callout{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.site-header .desktop-nav{display:none}.site-header .mobile-header-actions{align-items:center;gap:.65rem;display:flex}.menu-toggle{border:1px solid var(--deep);width:44px;height:44px;color:var(--deep);cursor:pointer;background:0 0;border-radius:50%;align-content:center;gap:5px;padding:0 11px;display:grid}.menu-toggle span{background:currentColor;border-radius:2px;width:100%;height:2px;display:block}.site-header .mobile-nav{padding:1rem var(--pad) 1.25rem;background:var(--paper);border-bottom:1px solid var(--line);gap:0;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 30px #003a521f}.site-header .mobile-nav.is-open{display:grid}.site-header .mobile-nav a{border-bottom:1px solid var(--line);padding:.8rem 0;font-size:.9rem}.site-header .mobile-nav a:last-child{border-bottom:0}}@media (max-width:600px){.nav{padding-inline:.8rem}.brand>img{width:42px;height:42px}.brand-name strong{font-size:.58rem}.brand-name small{font-size:.52rem}.pill{padding:.55rem .72rem}.hero{padding-top:2rem}.hero h1{font-size:clamp(2.7rem,13vw,3.8rem)}.hero-frame img{object-position:53% 35%;height:470px}.hero-card{right:0}.actions{flex-direction:column;align-items:flex-start}.about-image img{object-position:54% 65%;height:440px}.section-title{flex-direction:column;align-items:start}.service-list article{grid-template-columns:1fr;padding-inline:.25rem}.service-number{font-size:3.2rem}.service-list article>a{grid-column:1}.assessment ul{grid-template-columns:1fr}.assessment-price{min-width:0}.proof-policy{flex-direction:column;align-items:start}.momager-visual,.momager-visual>img{height:560px;min-height:560px}.plan-cards{bottom:.8rem;left:.8rem;right:.8rem}.process ol{grid-template-columns:1fr}.contact-links,footer{flex-direction:column;align-items:flex-start}.contact{text-align:left}.contact-links{justify-content:flex-start}.footer-signature{align-items:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-list a,.process li{transition:none}.work-track,.faq details p{animation:none}}.identity-card{border-left:5px solid var(--teal);width:min(330px,88%)}.identity-card h2{font:700 1.25rem/1.2 var(--serif);margin:.45rem 0 .8rem}.podcast{background:var(--paper)}.podcast .section-title{align-items:end}.episodes{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.episode{background:var(--ivory);border:1px solid var(--line);border-radius:1.2rem;text-decoration:none;transition:all .25s;display:block;overflow:hidden}.episode:hover{transform:translateY(-5px);box-shadow:0 18px 38px #003a5224}.episode>img{aspect-ratio:16/9;object-fit:cover;width:100%}.episode>span{gap:.45rem;padding:1.3rem;display:grid}.episode b{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);font-size:.6rem}.episode strong{font:700 1.35rem/1.15 var(--serif);color:var(--deep)}.episode i{color:var(--gold);font-size:.72rem;font-style:normal;font-weight:800}.podcast-button{margin-top:2rem}@media (max-width:900px){.episodes{grid-template-columns:1fr}}.brand-stat{border:1px solid var(--gold);color:#fff;border-radius:99px;align-items:center;gap:1rem;margin-top:2rem;padding:.9rem 1.2rem;text-decoration:none;display:inline-flex}.brand-stat strong{font:700 2rem var(--serif);color:var(--gold)}.brand-stat span{font-weight:800}.brand-stat small{color:#9edbd2}.wedding{background:var(--ivory)}.wedding-credits article{grid-template-columns:100px 1fr}.wedding-video-placeholder{border:1px solid var(--gold);background:linear-gradient(135deg,var(--deep),#0a4a61);color:#fff;text-align:center;border-radius:1.8rem;flex-direction:column;justify-content:center;align-items:center;min-height:360px;margin-top:2rem;padding:2rem;display:flex}.wedding-video-placeholder span{letter-spacing:.18em;color:var(--gold);font-size:.65rem;font-weight:800}.wedding-video-placeholder strong{font:700 clamp(1.8rem,4vw,3.5rem) var(--serif);margin:.5rem 0}.wedding-video-placeholder small{color:#c2d8de}.podcast-directory h1{font:700 clamp(3.2rem,6vw,6.5rem)/.95 var(--serif);letter-spacing:-.05em;color:var(--deep);margin:.5rem 0}.all-episodes{row-gap:2rem}@media (max-width:600px){.brand-stat{border-radius:1.2rem;flex-direction:column;align-items:flex-start}.wedding-credits article{grid-template-columns:1fr}.wedding-video-placeholder{min-height:260px}.podcast-directory .section-title{align-items:flex-start}}.work .brand-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.work .brand-tile{color:#fff;text-align:center;background:#0a4a61;border:1px solid #d5a63859;border-radius:1rem;min-width:0;padding:1rem;text-decoration:none;transition:transform .25s,border-color .25s}:is(.work .brand-tile:hover,.work .brand-tile:focus-visible){border-color:var(--gold);transform:translateY(-3px)}.work .brand-logo-frame{aspect-ratio:1;background:var(--paper);border-radius:.75rem;place-items:center;padding:.75rem;display:grid;overflow:hidden}.work .brand-logo-frame img{object-fit:contain;filter:grayscale();width:100%;height:100%;transition:filter .25s}:is(.work .brand-tile:hover img,.work .brand-tile:focus-visible img){filter:grayscale(0)}.work .brand-tile strong{font:700 clamp(.84rem,1.3vw,1rem)/1.25 var(--sans);margin-top:.8rem;display:block}.work .experience-group{margin-top:4rem}.work .experience-group>h3{color:#9edbd2;font:800 .75rem var(--sans);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.25rem}.work .profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.work .profile-card{color:#fff;background:#0a4a61;border:1px solid #d5a63859;border-radius:1rem;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:1rem;min-width:0;padding:1rem;text-decoration:none;transition:transform .25s,border-color .25s;display:grid}:is(.work .profile-card:hover,.work .profile-card:focus-visible){border-color:var(--gold);transform:translateY(-3px)}.work .profile-card img{object-fit:cover;border:3px solid var(--paper);filter:grayscale();border-radius:50%;width:72px;height:72px;transition:filter .25s}:is(.work .profile-card:hover img,.work .profile-card:focus-visible img){filter:grayscale(0)}.work .profile-card strong,.work .profile-card small{display:block}.work .profile-card strong{font:700 1.05rem/1.25 var(--serif)}.work .profile-card small{color:#d7e7ea;margin-top:.35rem;line-height:1.4}.work .proof-policy{margin-top:2rem}@media (max-width:900px){.work .brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.work .profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.work .brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.work .brand-tile{padding:.7rem}.work .brand-logo-frame{padding:.5rem}.work .profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.work .profile-card{text-align:center;grid-template-columns:1fr;justify-items:center;padding:.85rem}.work .profile-card img{width:64px;height:64px}.work .experience-group{margin-top:3rem}}@media (prefers-reduced-motion:reduce){.work .brand-tile,.work .profile-card,.work .brand-logo-frame img,.work .profile-card img{transition:none}}.section-actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.5rem;display:flex}.kit-button{margin-top:1.5rem}.wedding-video-placeholder{position:relative;overflow:hidden}.wedding-video-placeholder video{object-fit:contain;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.wedding-video-placeholder>div{z-index:1;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:relative}.wedding-video-placeholder video:focus+div,.wedding-video-placeholder video:hover+div{opacity:.12}.wedding-video-placeholder>div{transition:opacity .2s}.headline-reveal .reveal-word{opacity:0;filter:blur(4px);transition:opacity .62s ease var(--word-delay),transform .72s cubic-bezier(.2,.8,.2,1) var(--word-delay),filter .62s ease var(--word-delay);display:inline-block;transform:translateY(.42em)}.headline-reveal.is-visible .reveal-word{opacity:1;filter:none;transform:none}.device-showcase,.work .brand-tile:nth-child(-n+3){opacity:0;transition:opacity .65s,transform .75s cubic-bezier(.2,.8,.2,1);transform:scale(.95)translateY(18px)}.device-showcase.is-visible,.work .brand-tile:nth-child(-n+3).is-visible{opacity:1;transform:none}.services .service-list article{isolation:isolate;min-height:155px;padding-right:clamp(10rem,23vw,22rem)}.service-device{background:var(--deep);border:1px solid var(--gold);pointer-events:none;opacity:0;border-radius:13px;width:clamp(110px,16vw,210px);height:124px;padding:8px;transition:opacity .35s,transform .45s cubic-bezier(.2,.8,.2,1);position:absolute;top:50%;right:clamp(1rem,4vw,4rem);overflow:hidden;transform:translateY(-50%)scale(.95);box-shadow:0 18px 38px #003a5233}.service-device.phone{border-radius:17px;width:82px;height:138px;padding:7px;right:clamp(2rem,7vw,7rem)}.service-device.laptop:after{content:"";background:var(--gold);border-radius:0 0 8px 8px;height:7px;position:absolute;bottom:-5px;left:-10%;right:-10%}.service-device img{object-fit:cover;filter:saturate(.88);border-radius:7px;width:100%;height:100%}.service-device.phone img{border-radius:11px}.service-device>span{background:var(--paper);color:var(--deep);letter-spacing:.08em;border-radius:4px;padding:.25rem .38rem;font-size:.48rem;font-weight:800;position:absolute;bottom:8px;left:10px}.device-camera{z-index:2;background:var(--gold);border-radius:9px;width:22px;height:3px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.service-list article:hover .service-device,.service-list article:focus-within .service-device{opacity:1;transform:translateY(-50%)scale(1)}.framed-episodes{align-items:start}.podcast-device{background:var(--deep);border:1px solid var(--gold);border-radius:25px;padding:19px 8px 22px;position:relative;box-shadow:0 22px 45px #003a5229}.podcast-device .episode{background:var(--ivory);border-radius:14px;height:100%}.podcast-device .device-speaker{background:var(--gold);border-radius:99px;width:28px;height:3px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.podcast-device .device-home{border:1px solid var(--gold);border-radius:50%;width:10px;height:10px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.podcast-device:hover{transform:translateY(-6px)scale(1.01)}.podcast-device .episode:hover{box-shadow:none;transform:none}.work .brand-tile:nth-child(-n+3){border:1px solid var(--gold);border-radius:1.4rem;grid-column:span 2;padding:1.15rem;box-shadow:0 18px 38px #00141e33}.work .brand-tile:nth-child(-n+3):before{content:"SELECTED WORK";color:var(--gold);letter-spacing:.15em;margin:0 auto .65rem;font-size:.52rem;font-weight:800;display:block}.work .brand-tile:nth-child(-n+3) .brand-logo-frame{aspect-ratio:16/9;border:7px solid var(--deep);box-shadow:0 0 0 1px var(--gold);border-radius:.8rem;padding:1.25rem}.work .brand-tile:nth-child(-n+3) .brand-logo-frame:after{content:"";background:var(--gold);border-radius:0 0 8px 8px;width:34%;height:5px;position:absolute;bottom:-7px;left:33%}.work .brand-tile:nth-child(-n+3) .brand-logo-frame{position:relative}@media (max-width:900px){.services .service-list article{padding-right:1rem}.service-device{opacity:1;grid-column:2;width:min(260px,100%);height:150px;margin-top:1rem;position:relative;top:auto;transform:scale(.95);right:auto!important}.service-device.phone{width:92px;height:155px}.service-list article:hover .service-device,.service-list article:focus-within .service-device{transform:scale(1)}.work .brand-tile:nth-child(-n+3){grid-column:span 1}}@media (max-width:600px){.service-device{grid-column:1}.framed-episodes{gap:1.6rem}.podcast-device{padding:18px 7px 21px}.work .brand-tile:nth-child(-n+3){grid-column:span 2}.work .brand-tile:nth-child(-n+3) .brand-logo-frame{aspect-ratio:16/9}}@media (prefers-reduced-motion:reduce){.headline-reveal .reveal-word,.device-showcase,.work .brand-tile:nth-child(-n+3){opacity:1;filter:none;transition:none;transform:none}.podcast-device:hover{transform:none}}.hero-frame img{object-position:50% 56%}.availability{color:var(--deep);letter-spacing:.16em;align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.65rem;font-weight:800;display:flex}.availability span{background:var(--teal);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #14a99d1f}.hero-socials{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.hero-socials a,.contact-socials a{border:1px solid var(--line);background:var(--paper);border-radius:99px;align-items:center;gap:.6rem;padding:.65rem .8rem;text-decoration:none;transition:transform .25s,border-color .25s;display:flex}.hero-socials a:hover,.contact-socials a:hover{border-color:var(--gold);transform:translateY(-3px)}.hero-socials b,.contact-socials b{background:var(--deep);width:30px;height:30px;color:var(--gold);letter-spacing:.05em;border-radius:50%;place-items:center;font-size:.62rem;display:grid}.hero-socials span,.contact-socials span{font-size:.7rem;font-weight:800}.floating-dock{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf2eb;border:1px solid #d5a638a6;border-radius:99px;gap:.3rem;padding:.45rem;display:flex;position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #003a5233}.floating-dock a{color:var(--deep);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:.7rem 1.05rem;font-size:.68rem;font-weight:800;text-decoration:none;transition:all .25s}:is(.floating-dock a:hover,.floating-dock a:focus-visible){background:var(--deep);color:#fff}.project-showcase{background:var(--mint);overflow:hidden}.project-showcase .section-title{align-items:center}.rail-controls{gap:.6rem;display:flex}.rail-controls button{border:1px solid var(--deep);width:48px;height:48px;color:var(--deep);cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:1.3rem;transition:all .25s;display:grid}.rail-controls button:hover{background:var(--deep);color:#fff}.project-rail{padding:.5rem var(--pad) 1.5rem;margin-inline:calc(var(--pad)*-1);scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;display:flex;overflow-x:auto}.project-rail::-webkit-scrollbar{display:none}.project-slide{scroll-snap-align:center;background:var(--paper);border:1px solid var(--gold);border-radius:1.3rem;flex:0 0 min(360px,82vw);padding:1rem 1rem 1.35rem;position:relative;box-shadow:0 18px 38px #003a521a}.project-index{color:var(--gold);font:700 2rem var(--serif);display:block}.project-screen{border:7px solid var(--deep);background:var(--ivory);border-radius:1rem;height:430px;overflow:hidden}.project-screen iframe{border:0;width:100%;height:100%}.project-slide p{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;margin:1rem 0 .15rem;font-size:.64rem;font-weight:800}.project-slide h3{color:var(--deep);font:700 1.5rem var(--serif);margin:0 0 .7rem}.project-slide>a{color:var(--deep);font-size:.72rem;font-weight:800}.rail-hint{color:var(--teal);text-align:center;margin:1rem 0 0;font-size:.72rem;font-weight:700}.contact-experience{text-align:left;background:var(--paper);grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.contact-experience h2{font-size:clamp(3rem,6vw,6.2rem)}.contact-intro{position:sticky;top:120px}.contact-intro>p:not(.eyebrow){max-width:560px}.contact-socials{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.enquiry-form{background:var(--ivory);border:1px solid var(--gold);box-shadow:18px 18px 0 var(--mint);border-radius:1.5rem;padding:clamp(1.3rem,3vw,2.5rem)}.form-heading{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.1rem;display:flex}.form-heading span{font:700 1.35rem var(--serif);color:var(--deep)}.form-heading small{color:var(--teal);font-weight:800}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid .wide{grid-column:1/-1}.enquiry-form label,.enquiry-form legend{color:var(--deep);letter-spacing:.07em;text-transform:uppercase;gap:.45rem;font-size:.68rem;font-weight:800;display:grid}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);font:500 .88rem/1.5 var(--sans);text-transform:none;letter-spacing:0;border-radius:.7rem;padding:.9rem 1rem}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{outline:2px solid var(--teal);outline-offset:2px;border-color:#0000}.enquiry-form fieldset{border:0;margin:1.7rem 0;padding:0}.enquiry-form legend{margin-bottom:.8rem}.service-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.service-options label{border:1px solid var(--line);background:var(--paper);cursor:pointer;text-transform:none;letter-spacing:0;border-radius:.7rem;align-items:center;gap:.7rem;padding:.65rem .75rem;display:flex}.service-options input{width:18px;height:18px;accent-color:var(--teal);padding:0}.enquiry-form>.button{cursor:pointer;border:0;margin-top:1.3rem}.form-status{background:var(--mint);border-left:4px solid var(--teal);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.form-status p{margin:0}.form-status .button{flex:none}.form-note{color:#3d6872;margin-top:1rem;display:block}.privacy{padding-bottom:6rem}@media (max-width:900px){.contact-experience{grid-template-columns:1fr}.contact-intro{position:static}.project-screen{height:390px}}@media (max-width:600px){.floating-dock{justify-content:space-between;width:calc(100% - 1.4rem);bottom:.7rem}.floating-dock a{text-align:center;flex:1;padding:.7rem .5rem}.project-showcase .section-title{flex-direction:row;align-items:end}.project-showcase .section-title>div:first-child{min-width:0}.rail-controls button{width:42px;height:42px}.form-grid,.service-options{grid-template-columns:1fr}.project-screen{height:410px}.contact-socials a{flex:100%}.enquiry-form{box-shadow:8px 8px 0 var(--mint)}.form-status{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.project-rail{scroll-behavior:auto}.hero-socials a,.contact-socials a,.floating-dock a,.rail-controls button{transition:none}}.course-interest-form{grid-template-columns:.88fr 1.12fr;align-items:center;min-height:310px}.course-form-link{border:1px solid var(--gold);background:var(--paper);min-height:180px;color:var(--deep);border-radius:1.2rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.4rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:grid;box-shadow:14px 14px #d5a63833}.course-form-link:hover{transform:translateY(-5px);box-shadow:18px 18px #d5a63847}.course-form-link>span{background:var(--deep);width:58px;height:58px;color:var(--gold);border-radius:50%;place-items:center;font-size:1.6rem;display:grid}.course-form-link strong,.course-form-link small{display:block}.course-form-link strong{font:700 clamp(1.35rem,2.4vw,2rem)/1.1 var(--serif)}.course-form-link small{color:#3d6872;margin-top:.45rem}.course-form-link>b{background:var(--gold);letter-spacing:.1em;border-radius:99px;padding:.55rem .75rem;font-size:.6rem}@media (max-width:900px){.course-interest-form{grid-template-columns:1fr;min-height:0}}@media (max-width:600px){.course-form-link{grid-template-columns:auto 1fr;min-height:150px}.course-form-link>b{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){.course-form-link{transition:none}}.service-device.phone{aspect-ratio:9/16;height:auto}.service-device.phone img{object-position:50% 48%}@media (max-width:900px){.services .service-list article{overflow:visible}.service-device.phone{aspect-ratio:9/16;justify-self:start;width:clamp(118px,18vw,150px);height:auto}.service-device.phone img{object-fit:cover;object-position:50% 48%}}@media (max-width:600px){.service-device.phone{justify-self:center;width:min(145px,48vw);margin-inline:auto}.service-device.phone img{object-position:50% 50%}}.brand-symbol{border:1px solid var(--gold);background:#fbf7ee url(/give-it-voice-logo.png) 50% 11%/175% no-repeat;border-radius:50%;width:52px;height:52px;display:block}.mini-mark{display:none}.brand-name{line-height:1.05;display:grid}.brand-name strong{letter-spacing:.16em;white-space:nowrap;font-size:.82rem}.brand-name b{color:var(--gold)}.brand-name small{color:var(--blue);letter-spacing:.01em;margin-top:.28rem;font-family:Georgia,serif;font-size:.72rem;font-style:italic}.hero-brandline{color:var(--blue);letter-spacing:.18em;align-items:baseline;gap:.42rem;margin:0 0 1.15rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:800;display:flex}.hero-brandline span{color:var(--gold)}.hero-brandline small{color:var(--blue);letter-spacing:0;margin-left:.25rem;font:italic clamp(.9rem,1.3vw,1.1rem) Georgia,serif}.hero-layout{z-index:2;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.hero-manifesto{background:var(--navy);color:#fff;border-radius:1.6rem;flex-direction:column;justify-content:space-between;justify-self:end;width:min(100%,400px);min-height:430px;padding:clamp(2rem,4vw,3.2rem);display:flex;position:relative;box-shadow:0 25px 65px #06273a29}.hero-manifesto p{color:var(--mint);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.hero-manifesto strong{letter-spacing:-.04em;font-size:clamp(2.3rem,4vw,4rem);line-height:.98}.hero-manifesto strong em{color:var(--gold);font-style:normal}.hero-manifesto div{flex-wrap:wrap;gap:.55rem;display:flex}.hero-manifesto div span{letter-spacing:.12em;border:1px solid #ffffff47;border-radius:99px;padding:.55rem .75rem;font-size:.65rem;font-weight:800}.hero-layout h1{font-size:clamp(3.4rem,6.5vw,7rem)}@media (max-width:900px){.hero-layout{grid-template-columns:1fr}.hero-manifesto{justify-self:stretch;width:100%;min-height:330px;margin-top:1rem}.hero-layout h1{font-size:clamp(3rem,13vw,5rem)}.brand-name strong{font-size:.7rem}.brand-name small{font-size:.62rem}.hero-brandline{flex-wrap:wrap}}
