/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}:root{--bg:#001123;--bg-2:#35444d;--text:#eff9f0;--muted:#a3bdba;--brand:#ecab4c;--brand-2:#d49a3a;--card:#35444d;--surface:#eff9f0;--ring:#ecab4c66;--accent:#ecab4c;--accent-dark:#b88a2a;--btn-text:#001123;--nav-btn-text:#001123;--nav-btn-bg:var(--brand);--nav-btn-border:var(--brand);--icon-color:#ecab4c;--shadow:#0011234d}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}p{color:var(--muted);margin-bottom:1rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.btn{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:var(--btn-text);cursor:pointer;box-shadow:0 4px 15px var(--shadow);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn:hover{box-shadow:0 8px 25px var(--shadow);transform:translateY(-2px)}.btn-secondary{color:var(--brand);border:2px solid var(--brand);background:0 0}.btn-secondary:hover{background:var(--brand);color:var(--btn-text)}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#001123f2;border-bottom:1px solid #ecab4c33;padding:1rem 0;transition:transform .3s,opacity .3s;position:fixed;top:0;left:0;right:0}@media(max-width:768px){.site-header.hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}}.header-inner{justify-content:space-between;align-items:center;display:flex}.logo{color:var(--text);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.logo-mark{background:linear-gradient(135deg,var(--brand),var(--brand-2));width:40px;height:40px;color:var(--btn-text);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;box-shadow:0 2px 8px #d4af374d}.nav-menu{align-items:center;gap:2rem;list-style:none;display:flex}.nav-menu a{color:var(--text);font-weight:500;text-decoration:none;transition:color .3s}.nav-menu a:hover{color:var(--brand)}.nav-toggle{color:var(--text);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.hero{background:linear-gradient(135deg,var(--bg) 0%,var(--bg-2) 50%,var(--brand) 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 80% 20%,#ecab4c4d,#0000 50%),radial-gradient(at 20% 80%,#001123cc,#0000 70%);position:absolute;top:0;right:0;bottom:0;left:0}.hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:80vh;display:grid;position:relative}.hero-text{background:var(--bg);border:1px solid #ecab4c4d;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.hero-image{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.hero-image img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-text h1{color:var(--text);background:linear-gradient(135deg,var(--text) 0%,var(--brand) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.hero-text .subtitle{color:var(--muted);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.features{background:var(--bg-2);padding:6rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.feature-card{background:var(--card);text-align:center;border:1px solid #ecab4c33;padding:2.5rem;transition:all .3s}.feature-card:hover{box-shadow:0 20px 40px var(--shadow);transform:translateY(-5px)}.feature-icon{background:var(--brand);width:80px;height:80px;color:var(--btn-text);justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.feature-icon i{width:32px;height:32px;color:var(--btn-text)}.feature-card h3{color:var(--text);margin-bottom:1rem}.feature-card p{color:var(--muted)}.about{background:var(--bg-2);padding:6rem 0}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-text h2{color:var(--text);margin-bottom:2rem}.about-text p{margin-bottom:1.5rem;font-size:1.1rem}.about-image img{object-fit:cover;object-position:center top;width:100%;height:auto;max-height:560px;box-shadow:0 15px 40px var(--shadow);border-radius:8px}.about-image--grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.about-image--grid img{aspect-ratio:1;object-position:center 25%;border-radius:8px;height:100%;max-height:none}.who-its-for{background:var(--bg);padding:6rem 0}.who-its-for__grid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.who-its-for__col .eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--brand);margin-bottom:.85rem;font-size:.78rem;font-weight:700}.who-its-for__col h2{color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.4rem,2.2vw,1.75rem);line-height:1.2}.who-its-for__col ul{margin:0;padding:0;list-style:none}.who-its-for__col li{color:var(--text);margin-bottom:.85rem;padding-left:1.6rem;font-size:1.02rem;line-height:1.55;position:relative}.who-its-for__col li:before{content:"→";color:var(--brand);font-weight:700;position:absolute;top:0;left:0}.who-its-for__caveat{border-left:3px solid var(--brand);color:var(--text);background:#ecab4c14;margin-top:1.5rem;padding:.9rem 1.1rem;font-style:italic;font-weight:600}@media(max-width:800px){.who-its-for{padding:4rem 0}.who-its-for__grid{grid-template-columns:1fr;gap:3rem}}.subtitle--small{opacity:.92;margin-top:1rem;font-size:.95rem}.subtitle--italic{font-style:italic}.orgs-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--brand);text-align:center;margin:2.5rem 0 1.25rem;font-size:.78rem;font-weight:700}.orgs-grid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.orgs-grid--small .org{flex:0 0 160px}.org{text-align:center;flex-direction:column;flex:0 0 120px;align-items:center;gap:.5rem;display:flex}.org__tile{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:96px;height:96px;padding:12px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000026}a.org__tile:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000038}.org__tile img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.org__label{color:var(--text);opacity:.85;font-size:.72rem;font-weight:600;line-height:1.2}@media(max-width:600px){.orgs-grid{gap:.75rem}.org{flex:0 0 90px}.org__tile{width:80px;height:80px;padding:10px}.org__label{font-size:.68rem}}.kw{color:var(--brand);background:linear-gradient(#0000 65%,#ecab4c29 65%);padding:0 2px;font-weight:700}.card-eyebrow{background:var(--brand);color:var(--btn-text,#fff);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-self:flex-start;margin-bottom:.75rem;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-block}.journey{background:linear-gradient(180deg,#0a1d35 0%,var(--bg) 100%);border-top:1px solid #ecab4c2e;border-bottom:1px solid #ecab4c2e;padding:6rem 0}.journey-intro{text-align:center;max-width:820px;margin:0 auto 3.5rem}.journey-intro .eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--brand);margin-bottom:1rem;font-size:.85rem;font-weight:700}.journey-intro h2{color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.85rem,3.5vw,2.6rem);line-height:1.1}.journey-intro p{color:var(--muted);font-size:1.1rem;line-height:1.7}.journey-intro strong{color:var(--text)}.journey-montage{background:#0a1a30;border:1px solid #ecab4c38;border-radius:14px;max-width:460px;margin:0 auto 3rem;overflow:hidden;box-shadow:0 24px 60px #00000073}.journey-montage img{width:100%;height:auto;display:block}.journey-montage figcaption{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--brand);background:linear-gradient(#0a1a3000,#0a1a30);padding:.85rem 1rem 1rem;font-size:.78rem;font-weight:700}@media(max-width:600px){.journey-montage{max-width:92%;margin-bottom:2.25rem}}.moments-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:820px;margin:0 auto;display:grid}.moment{aspect-ratio:1;background:var(--bg-2,#35444d);cursor:pointer;border-radius:10px;margin:0;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 10px 28px #0000002e}.moment img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1);display:block}.moment:after{content:"";pointer-events:none;opacity:.55;background:linear-gradient(#0000 60%,#00000038);transition:opacity .35s;position:absolute;top:0;right:0;bottom:0;left:0}.moment:hover{transform:translateY(-4px);box-shadow:0 20px 44px #00000047}.moment:hover img{transform:scale(1.06)}.moment:hover:after{opacity:0}.moment--quote{text-align:center;cursor:default;background:linear-gradient(155deg,#0a1a30,#1c2c45);border:1px solid #ecab4c2e;justify-content:center;align-items:center;padding:1.25rem;display:flex;color:var(--text,#eff9f0)!important}.moment--quote:after{display:none}.moment--quote:hover{transform:translateY(-4px)}.moment--quote .quote-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--brand);margin-bottom:.65rem;font-size:.72rem;font-weight:700;display:block}.moment--quote .quote-text{letter-spacing:-.01em;color:var(--text,#eff9f0);margin:0;font-size:clamp(.95rem,1.15vw,1.15rem);font-weight:600;line-height:1.35}@media(max-width:900px){.moments-grid{grid-template-columns:repeat(3,1fr);max-width:640px}}@media(max-width:600px){.moments-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.bio-toggle{border:none;border-bottom:1px solid var(--brand);color:var(--brand);cursor:pointer;background:0 0;align-items:center;gap:.4rem;margin-top:.5rem;padding:.5rem 0;font-size:.95rem;font-weight:600;transition:opacity .2s;display:inline-flex}.bio-toggle:hover{opacity:.75}.bio-toggle:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.instagram-feed{background:var(--bg-2);padding:5rem 0 4rem}.ig-cta-card{color:#fff;background:linear-gradient(135deg,#fdf497,#fd5949,#d6249f 70%,#285aeb);border-radius:16px;align-items:center;gap:1.5rem;max-width:640px;margin:0 auto;padding:1.5rem 1.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #00000026}.ig-cta-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0003}.ig-cta-card svg{color:#fff;flex-shrink:0}.ig-cta-card div{flex-direction:column;flex:1;gap:.25rem;display:flex}.ig-cta-card strong{font-size:1.15rem;font-weight:700}.ig-cta-card span{opacity:.92;font-size:.95rem}.ig-cta-arrow{flex-shrink:0;font-size:1.5rem;font-weight:700}@media(max-width:600px){.ig-cta-card{text-align:center;flex-direction:column;padding:2rem 1.5rem}.ig-cta-arrow{display:none}}.podcast{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-2) 15%,var(--bg-2) 50%,var(--bg) 100%);padding:6rem 0;position:relative}.podcast-header{text-align:center;margin-bottom:4rem}.podcast-header h2{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.podcast-header p{color:#f8f9fa;text-shadow:0 1px 5px #0003;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.7}.podcast-content{flex-direction:column;align-items:center;gap:4rem;margin-bottom:4rem;display:flex}.podcast-image{justify-content:center;width:100%;max-width:800px;display:flex;position:relative}.podcast-image img{border:8px solid var(--bg);object-fit:contain;border-radius:24px;width:100%;max-width:700px;height:auto;transition:transform .4s;box-shadow:0 30px 100px #00000080}.podcast-image img:hover{transform:translateY(-12px)scale(1.03);box-shadow:0 40px 120px #0009}.podcast-info{grid-template-columns:1fr 1fr;gap:4rem;width:100%;max-width:1000px;display:grid}.platforms h3,.episodes h3{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700}.platform-links{flex-direction:column;gap:1rem;display:flex}.platform-link{color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:16px;align-items:center;gap:1rem;padding:1.2rem 1.8rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000001a}.platform-link:hover{background:#ffffff40;border-color:#ffffff80;transform:translate(8px)translateY(-2px);box-shadow:0 12px 35px #0000004d}.platform-link svg{flex-shrink:0}.platform-link span{font-size:1.1rem;font-weight:600}.episode-list{margin:0;padding:0;list-style:none}.episode-list li{color:#f1f3f4;text-shadow:0 1px 3px #0003;border-bottom:1px solid #ffffff26;padding:1.2rem 0;font-size:1.05rem;line-height:1.6;transition:color .3s}.episode-list li:hover{color:#fff}.episode-list li:last-child{border-bottom:none}.connect-section{text-align:center;padding:2rem 0}.connect-section h3{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.social-links{justify-content:center;align-items:center;gap:2rem;display:flex}.social-link{color:#fff;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{color:var(--brand);transform:translateY(-2px)}.social-link svg{color:var(--brand)}.social-link span{font-size:1.1rem;font-weight:600}.services{background:var(--bg-2);padding:6rem 0;position:relative;overflow:hidden}.services-bg{pointer-events:none;z-index:0;opacity:.12;width:100%;height:100%;position:absolute;top:0;left:0}.services-bg-rugby{background:linear-gradient(135deg,var(--brand),var(--brand-2));left:-17.5vw;-webkit-mask-image:url(images/svgs/rugby.svg);mask-image:url(images/svgs/rugby.svg);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:35vw;mask-size:35vw;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.services-bg-me-business{background:linear-gradient(135deg,var(--brand),var(--brand-2));left:50%;transform:translate(-50%)translateY(-50%);-webkit-mask-image:url(images/svgs/me-business.svg);mask-image:url(images/svgs/me-business.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:30vw;mask-size:30vw;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.services-bg-business{background:linear-gradient(135deg,var(--brand),var(--brand-2));right:-16vw;-webkit-mask-image:url(images/svgs/business.svg);mask-image:url(images/svgs/business.svg);-webkit-mask-position:100%;mask-position:100%;-webkit-mask-size:32vw;mask-size:32vw;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(max-width:768px){.services-bg{display:none}}.rugby-bg-static{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.service-card{background:var(--card);border:1px solid #ecab4c33;border-radius:12px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0000001a}.service-card h3{color:var(--brand);margin-bottom:1rem}.service-card ul{margin:1.5rem 0;list-style:none}.service-card li{color:var(--muted);padding:.5rem 0 .5rem 1.5rem;position:relative}.service-card li:before{content:"✓";color:var(--brand);font-weight:700;position:absolute;left:0}.contact{background:var(--bg);padding:6rem 0}.contact-content{text-align:center;max-width:600px;margin:0 auto}.contact h2{color:var(--text);margin-bottom:1rem}.contact p{margin-bottom:3rem;font-size:1.1rem}.contact-form{background:var(--card);border:1px solid #ecab4c33;padding:3rem}.form-group{text-align:left;margin-bottom:1.5rem}.form-group label{color:var(--text);margin-bottom:.5rem;font-weight:500;display:block}.form-group input,.form-group textarea{background:var(--bg);width:100%;color:var(--text);border:2px solid #ecab4c33;padding:1rem;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--brand);outline:none}.form-group textarea{resize:vertical;height:120px}.site-footer{background:var(--bg);text-align:center;border-top:1px solid #ecab4c33;padding:3rem 0}.work-with{background:var(--bg-2);padding:6rem 0;position:relative;overflow:hidden}.work-with:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ecab4c1a,#ffd70033,#ecab4c1a,#0000);width:100%;height:100%;animation:5s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}.work-with .container{z-index:2;position:relative}@keyframes shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.work-with-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem 2rem;margin-top:2rem;display:flex}.work-with-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:120px;transition:all .3s;display:flex}.work-with-item:hover{box-shadow:0 20px 40px var(--shadow);transform:translateY(-5px)}.work-with-image{border:3px solid var(--brand);width:120px;height:120px;box-shadow:0 4px 15px var(--shadow);border-radius:50%;margin:0 auto .5rem;overflow:hidden}.work-with-image img{object-fit:cover;width:100%;height:100%}.work-with-logo{box-shadow:none;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;padding:18px;display:flex}.work-with-logo img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.work-with-item h3{color:var(--text);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.work-with-item p{color:var(--muted);margin-bottom:0;font-size:.75rem}.testimonials{background:var(--bg);padding:6rem 0}.testimonials-grid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;margin-top:2rem;display:grid}.testimonial-card{background:var(--card);border:1px solid #ecab4c33;padding:2.5rem}.testimonial-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.testimonial-org-logo{background:#fff;border-radius:10px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;padding:6px;display:flex;box-shadow:0 2px 8px #0000002e}.testimonial-org-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.testimonial-avatar{border:2px solid var(--brand);width:56px;height:56px;box-shadow:0 4px 12px var(--shadow);background:var(--bg-2);aspect-ratio:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.testimonial-avatar img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%}.testimonial-avatar[aria-hidden=true]{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:var(--btn-text);font-size:1.2rem;font-weight:700}.testimonial-avatar[aria-hidden=true]:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px}.testimonial-card h3{color:var(--text);margin:0 0 .25rem}.testimonial-meta{color:var(--brand);font-size:.9rem;font-weight:600}.testimonial-card blockquote p{color:var(--surface)}.testimonials-photos{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:560px;margin:0 auto 3.5rem;display:grid}.testimonials-photo{aspect-ratio:1;background:var(--bg-2);border:1px solid #ecab4c33;border-radius:10px;margin:0;overflow:hidden}.testimonials-photo img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1);display:block}.testimonials-photo:hover img{transform:scale(1.05)}@media(max-width:520px){.testimonials-photos{gap:.6rem;max-width:360px}}.hero-bio-toggle{align-self:flex-start;margin:.35rem 0 1.75rem}.hero-bio-more{margin:.5rem 0 1.25rem}.hero-bio-more p{color:var(--muted);margin-bottom:.9rem;font-size:1rem;line-height:1.65}.hero-clean-split.bio-open{align-items:flex-start;padding-top:6rem}.hero-clean-split.bio-open .hero-image-section{align-self:start;position:sticky;top:6rem}.hero-id{align-items:center;gap:.85rem;margin-bottom:1.5rem;display:flex}.hero-id__photo{object-fit:cover;object-position:center top;border:2px solid var(--brand);border-radius:50%;flex-shrink:0;width:64px;height:64px;box-shadow:0 4px 14px #00000040}.hero-id__name{color:var(--text);font-size:1.05rem;font-weight:700;line-height:1.2;display:block}.hero-id__role{color:var(--brand);font-size:.85rem;font-weight:600;display:block}.ben-story{background:var(--bg-2);padding:clamp(3rem,6vw,5rem) 0}.ben-story__inner{max-width:760px;margin:0 auto}.ben-story__inner .eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--brand);margin-bottom:.85rem;font-size:.78rem;font-weight:700}.ben-story__inner h2{color:var(--text);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.15}.ben-story__inner p{color:var(--text);margin-bottom:1.2rem;font-size:1.05rem;line-height:1.7}.offer-availability{text-align:center;max-width:1100px;color:var(--text);background:#ecab4c14;border:1px solid #ecab4c59;margin:3rem auto 0;padding:1.5rem 1.75rem;font-size:1.1rem;font-weight:600;line-height:1.5}.offer-photos{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:900px;margin:3.5rem auto 0;display:grid}.offer-photo{aspect-ratio:3/4;background:var(--bg-2);border:1px solid #ecab4c33;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 12px 30px #00000038}.offer-photo img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1);display:block}.offer-photo:hover img{transform:scale(1.04)}@media(max-width:600px){.offer-photos{gap:.6rem}.offer-photo{border-radius:8px}}.instagram{background:var(--bg);padding:6rem 0}.instagram-embeds{flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0;display:flex}.instagram-media{flex:1;width:100%;min-width:300px;max-width:540px}@media(max-width:768px){.instagram-embeds{flex-direction:column;gap:1rem;margin:1rem 0}.instagram-media{min-width:auto;max-width:100%}}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.social-links{gap:1rem;display:flex}.social-links a{color:var(--muted);font-size:1.5rem;transition:color .3s}.social-links a:hover{color:var(--brand)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fade-in{animation:.6s ease-out fadeInUp}.animate-fade-in-left{animation:.6s ease-out fadeInLeft}.animate-fade-in-right{animation:.6s ease-out fadeInRight}.animate-scale-in{animation:.5s ease-out scaleIn}.animate-slide-down{animation:.6s ease-out slideInDown}.animate-pulse{animation:2s infinite pulse}.animate-float{animation:3s ease-in-out infinite float}.scroll-animate{opacity:0;transition:all .6s ease-out;transform:translateY(30px)}.scroll-animate.animate{opacity:1;transform:translateY(0)}.scroll-animate-left{opacity:0;transition:all .6s ease-out;transform:translate(-30px)}.scroll-animate-left.animate{opacity:1;transform:translate(0)}.scroll-animate-right{opacity:0;transition:all .6s ease-out;transform:translate(30px)}.scroll-animate-right.animate{opacity:1;transform:translate(0)}.service-card{transition:all .3s}.service-card:hover{box-shadow:0 20px 40px var(--shadow);transform:translateY(-10px)scale(1.02)}.testimonial-card{transition:all .3s}.testimonial-card:hover{box-shadow:0 15px 30px var(--shadow);transform:translateY(-5px)}.hero-text-section{animation:.8s ease-out fadeInLeft}.hero-image-section{animation:.8s ease-out fadeInRight}.btn{position:relative;overflow:hidden}.btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn:hover:before{left:100%}.logo{transition:all .3s}.logo:hover{transform:scale(1.05)}.logo-mark{transition:all .3s}.logo:hover .logo-mark{transform:rotate(5deg)}.social-links a{transition:all .3s}.social-links a:hover{transform:translateY(-3px)scale(1.1)}.form-group{transition:all .3s}.form-group:focus-within{transform:translateY(-2px)}input,textarea{transition:all .3s}input:focus,textarea:focus{transform:scale(1.02);box-shadow:0 0 0 3px #ecab4c4d}@media(max-width:768px){.nav-menu{background:var(--bg);z-index:1000;border-top:1px solid #ecab4c33;flex-direction:column;padding:2rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-menu.open{display:flex}.nav-toggle{display:block}.hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-text{order:2;margin:0 1rem;padding:2rem}.hero-image{order:1;height:300px}.about-content{grid-template-columns:1fr;gap:2rem}.podcast-content{gap:3rem}.podcast-header{margin-bottom:2.5rem}.podcast-header h2{font-size:clamp(2rem,5vw,2.5rem)}.podcast-header p{font-size:1rem}.podcast-image{max-width:100%}.podcast-image img{border-radius:20px;max-width:100%}.podcast-info{grid-template-columns:1fr;gap:3rem;max-width:100%}.platform-links{gap:1rem}.platform-link{padding:1rem 1.5rem}.connect-section{padding:1.5rem 0}.social-links{flex-direction:column;gap:1rem}.social-link{padding:.5rem 1rem}.hero-ctas{justify-content:center}.footer-content{flex-direction:column;gap:1rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.work-with-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.work-with-item{min-height:140px}.work-with-image{width:100px;height:100px}.work-with-logo{padding:12px}.work-with-item h3{font-size:.95rem}.testimonials-grid{grid-template-columns:1fr;gap:1.25rem}.instagram-embeds{flex-direction:column;gap:1.5rem}.instagram-embed-container{max-width:100%}.contact-form{padding:2rem}}@media(max-width:480px){.container{padding:0 1rem}.hero-text h1{font-size:2rem}.hero-ctas{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}.work-with-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.work-with-image{width:88px;height:88px}}.hero-variation-1{background:linear-gradient(135deg,#001123cc,#35444d99),url(images/ben-pegna-headshot-new.png) 100%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1 .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-text-overlay{background:#001123b3;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}.hero-text-overlay h1{color:var(--text);background:linear-gradient(135deg,var(--text) 0%,var(--brand) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.hero-text-overlay .subtitle{color:var(--muted);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.hero-text-overlay .hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}@media(max-width:768px){.hero-variation-1{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-2 .hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:80vh;display:grid;position:relative}.hero-variation-2 .hero-text{background:var(--bg);border:1px solid #ecab4c4d;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.hero-variation-2 .hero-image{background:linear-gradient(135deg,var(--bg-2) 0%,var(--brand) 20%,var(--bg-2) 100%);border:1px solid #ecab4c4d;justify-content:center;align-items:center;height:500px;padding:3rem;display:flex;box-shadow:0 20px 40px #0000004d}.hero-variation-2 .hero-image img{object-fit:cover;object-position:center;width:100%;height:100%}@media(max-width:768px){.hero-variation-2 .hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-variation-2 .hero-text{order:2;margin:0 1rem;padding:2rem}.hero-variation-2 .hero-image{order:1;height:300px;padding:2rem}}.hero-variation-3 .hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:80vh;display:grid;position:relative}.hero-variation-3 .hero-text{background:var(--bg);border:1px solid #ecab4c4d;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.hero-variation-3 .hero-image{background:var(--bg-2);border:1px solid #ecab4c4d;justify-content:center;align-items:center;height:500px;padding:3rem;display:flex;box-shadow:0 20px 40px #0000004d}.hero-variation-3 .hero-image img{object-fit:cover;object-position:center;width:100%;height:100%}@media(max-width:768px){.hero-variation-3 .hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-variation-3 .hero-text{order:2;margin:0 1rem;padding:2rem}.hero-variation-3 .hero-image{order:1;height:300px;padding:2rem}}.hero-variation-4 .hero-content{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;max-width:800px;min-height:80vh;margin:0 auto;display:flex;position:relative}.hero-text-only{background:var(--bg);border:1px solid #ecab4c4d;margin-bottom:3rem;padding:4rem;position:relative;box-shadow:0 20px 40px #0000004d}.hero-text-only h1{color:var(--text);background:linear-gradient(135deg,var(--text) 0%,var(--brand) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.hero-text-only .subtitle{color:var(--muted);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.hero-text-only .hero-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-visual-elements{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.visual-icon{background:var(--brand);width:80px;height:80px;color:var(--btn-text);justify-content:center;align-items:center;font-size:2rem;display:flex;box-shadow:0 10px 30px #ecab4c4d}@media(max-width:768px){.hero-text-only{margin:0 1rem 2rem;padding:2rem}.hero-visual-elements{gap:1rem}.visual-icon{width:60px;height:60px;font-size:1.5rem}}.hero-variation-5 .hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:80vh;display:grid;position:relative}.hero-variation-5 .hero-text{background:var(--bg);border:1px solid #ecab4c4d;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.hero-variation-5 .hero-image{justify-content:center;align-items:center;height:500px;display:flex}.image-frame{border:8px solid var(--brand);background:var(--bg-2);justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;box-shadow:0 20px 60px #0006}.image-frame img{object-fit:cover;object-position:center;width:100%;height:100%}@media(max-width:768px){.hero-variation-5 .hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-variation-5 .hero-text{order:2;margin:0 1rem;padding:2rem}.hero-variation-5 .hero-image{order:1;height:300px}.image-frame{border-width:4px;padding:1rem}}.hero-variation-1a{background:linear-gradient(135deg,#001123cc,#35444d99),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1a .hero-content{z-index:1;justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1a .hero-text-overlay{text-align:center;background:#001123b3;border:1px solid #ecab4c4d;max-width:800px;padding:4rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1a .hero-text-overlay{margin:0 1rem;padding:2rem}}.hero-variation-1b{background:linear-gradient(135deg,#001123cc,#35444d99),url(images/ben-pegna-headshot-new.png) 0/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1b .hero-content{z-index:1;justify-content:flex-end;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1b .hero-text-overlay{text-align:right;background:#001123b3;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1b .hero-content{justify-content:center}.hero-variation-1b .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-1c{background:linear-gradient(90deg,#001123e6,#0011234d,#0011231a),url(images/ben-pegna-headshot-new.png) 100%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1c .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1c .hero-text-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00112399;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1c{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-variation-1c .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-1d{background:linear-gradient(135deg,#001123cc,#35444d99),url(images/ben-pegna-headshot-new.png) 100%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1d .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1d .hero-text-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0011234d;border:1px solid #ecab4c33;border-radius:0;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1d{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-variation-1d .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-1e{background:linear-gradient(135deg,#001123e6,#00112366 60%,#0011231a),url(images/ben-pegna-headshot-new.png) 100%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1e:before{content:"";z-index:0;background:linear-gradient(45deg,#0000,#001123cc 30%,#001123e6);position:absolute;top:0;right:0;bottom:0;left:0}.hero-variation-1e .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1e .hero-text-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00112380;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1e{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-variation-1e:before{display:none}.hero-variation-1e .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-1f{background:linear-gradient(90deg,#001123e6,#001123b3,#00112333),url(images/ben-pegna-headshot-new.png) 70%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1f .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1f .hero-text-overlay{background:#001123cc;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1f{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-variation-1f .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-1g{background:linear-gradient(90deg,#001123f2,#001123cc 40%,#0011231a,#0000),url(images/ben-pegna-headshot-new.png) 60%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1g .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1g .hero-text-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#001123b3;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1g{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-variation-1g .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-1h{background:url(images/ben-pegna-headshot-new.png) 65%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1h:before{content:"";z-index:0;background:linear-gradient(90deg,#001123e6,#001123b3 50%,#0011231a 70%,#0000);position:absolute;top:0;right:0;bottom:0;left:0}.hero-variation-1h .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1h .hero-text-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00112399;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1h{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-variation-1h:before{display:none}.hero-variation-1h .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-variation-1i{background:url(images/ben-pegna-headshot-new.png) 60%/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-variation-1i:before{content:"";z-index:0;background:radial-gradient(at 30%,#001123e6,#001123b3 40%,#00112333,#0000);position:absolute;top:0;right:0;bottom:0;left:0}.hero-variation-1i .hero-content{z-index:1;justify-content:flex-start;align-items:center;min-height:80vh;display:flex;position:relative}.hero-variation-1i .hero-text-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#001123b3;border:1px solid #ecab4c4d;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media(max-width:768px){.hero-variation-1i{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-variation-1i:before{display:none}.hero-variation-1i .hero-text-overlay{text-align:center;margin:0 1rem;padding:2rem}}.hero-clean-split{background:var(--bg);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-clean-split .hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:0;width:100%;min-height:80vh;display:grid;position:relative}.hero-text-section{flex-direction:column;justify-content:center;height:100%;padding:clamp(2.5rem,4vw,4rem) clamp(1.25rem,3vw,3rem) clamp(2.5rem,4vw,4rem) 0;display:flex}.hero-text-section h1{color:var(--text);letter-spacing:-.02em;margin-bottom:clamp(1.25rem,1.5vw,2rem);font-size:clamp(2.1rem,1rem + 2.8vw,3.5rem);font-weight:700;line-height:1.1}.hero-text-section .subtitle{color:var(--muted);margin-bottom:clamp(1.5rem,2.4vw,3rem);font-size:clamp(1.1rem,.6rem + 1vw,1.5rem);font-weight:400;line-height:1.45}.hero-text-section .hero-ctas{flex-wrap:wrap;gap:1.5rem;display:flex}.hero-image-section{justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.hero-image-section img{object-fit:cover;object-position:center;width:100%;max-width:560px;height:auto}.hero-carousel{aspect-ratio:1;background:linear-gradient(160deg,var(--bg-2,#f7f3ec) 0%,var(--bg,#efe7d8) 100%);border-radius:14px;width:100%;max-width:560px;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000047}.hero-carousel .hero-slide{object-fit:cover;object-position:center center;opacity:0;width:100%;max-width:none;height:100%;transition:opacity .6s;position:absolute;top:0;right:0;bottom:0;left:0}.hero-carousel .hero-slide.active{opacity:1}.hero-dots{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#00000059;border-radius:999px;gap:.5rem;padding:.4rem .75rem;display:flex;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.hero-dot:hover{background:#ffffffbf}.hero-dot.active{background:#fff;transform:scale(1.25)}@media(max-width:768px){.hero-clean-split{min-height:auto}.hero-clean-split .hero-content{text-align:center;grid-template-columns:1fr;gap:1.25rem}.hero-id{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.1rem}.hero-id__photo{width:78px;height:78px}.hero-text-section{order:1;padding:1rem 1rem 2rem}.hero-text-section h1{order:-1;font-size:2rem;line-height:1.1}.hero-text-section .subtitle{font-size:1.05rem}.hero-image-section{order:2;padding:.5rem .5rem 3rem}.hero-clean-split.bio-open{padding-top:1.5rem}.hero-clean-split.bio-open .hero-image-section{position:static}.hero-image-section img,.hero-carousel{max-width:260px}.hero-ctas{flex-direction:row;justify-content:center;gap:.75rem}.hero-ctas .btn{padding:.75rem 1.25rem;font-size:.95rem}}@media(max-width:380px){.hero-text-section h1{font-size:1.75rem}.hero-carousel,.hero-image-section img{max-width:220px}}.hero-left-split{background:linear-gradient(90deg,#001123e6,#001123b3 30%,#0011231a 50%,#0000),url(images/ben-pegna-headshot-new.png) 0/cover no-repeat;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-left-split .hero-content{z-index:1;justify-content:flex-end;align-items:center;width:100%;min-height:80vh;display:flex;position:relative}.hero-left-split .hero-text-section{flex-direction:column;justify-content:center;max-width:60%;height:100%;padding:4rem 0 4rem 3rem;display:flex}.hero-left-split .hero-text-section h1{color:var(--text);letter-spacing:-.02em;margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.hero-left-split .hero-text-section .subtitle{color:var(--muted);margin-bottom:3rem;font-size:1.5rem;font-weight:400;line-height:1.4}.hero-left-split .hero-text-section .hero-ctas{flex-wrap:wrap;gap:1.5rem;display:flex}@media(max-width:768px){.hero-left-split{background:linear-gradient(135deg,#001123e6,#35444dcc),url(images/ben-pegna-headshot-new.png) 50%/cover no-repeat}.hero-left-split .hero-content{text-align:center;justify-content:center}.hero-left-split .hero-text-section{max-width:100%;padding:2rem 1rem}.hero-left-split .hero-text-section h1{font-size:2.5rem}.hero-left-split .hero-text-section .subtitle{font-size:1.25rem}}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@keyframes pulse{50%{opacity:.5}}
