:root{color-scheme:light;--bg:#f7f3ee;--paper:#fffdfa;--ink:#191715;--muted:#686057;--line:#e5c9d3;--accent:#c72862;--accent-strong:#7f1731;--gold:#d6a956;--green:#2f6f5e;--blue:#284d63;--pastel-pink:#f4a3bd;--pastel-coral:#f0a68d;--pastel-lavender:#e0b8ff;--pastel-cyan:#a9edf3;--pastel-yellow:#f6d184;--button-ink:#0e0b13;--button-pink:var(--pastel-pink);--button-orange:var(--pastel-coral);--button-cyan:var(--pastel-cyan);--button-yellow:var(--pastel-yellow);--shadow:0 22px 54px rgba(25, 23, 21, 0.14);--soft-shadow:0 10px 26px rgba(25, 23, 21, 0.1);--hero-overlay:linear-gradient(110deg, rgba(8, 7, 8, 0.78), rgba(64, 20, 35, 0.44) 54%, rgba(8, 7, 8, 0.58));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;background:#100b10}body{position:relative;min-height:100vh;margin:0;overflow-x:hidden;background:#100b10;color:var(--ink);line-height:1.6}.site-background{position:fixed;inset:0;z-index:0;width:100vw;height:100vh;overflow:hidden;pointer-events:none;background:#100b10}.site-background-pan{position:absolute;inset:0}.site-background-image{position:absolute;top:0;left:50%;width:var(--bg-render-width,100vw);height:var(--bg-render-height,auto);max-width:none;object-fit:contain;object-position:center top;transform:translate3d(-50%,var(--bg-shift,0),0);transform-origin:center top;will-change:transform}.site-background::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,8,9,.34),rgba(10,8,9,.08) 42%,rgba(10,8,9,.62))}.site-footer,.site-header,main{position:relative;z-index:1;width:min(100%,1080px);margin-left:auto;margin-right:auto}body[data-template=home] main{min-height:var(--bg-scroll-min-height,auto)}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.skip-link{position:absolute;left:-999px;top:0;background:var(--ink);color:#fff;padding:.75rem 1rem;z-index:20}.skip-link:focus{left:1rem;top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:min(100% - 2rem,1080px);margin-top:.85rem;padding:.78rem clamp(1rem,4vw,2rem);border:1px solid rgba(214,169,86,.32);border-radius:22px;background:linear-gradient(135deg,rgba(42,24,31,.88),rgba(127,23,49,.72));backdrop-filter:blur(22px) saturate(1.08);box-shadow:0 18px 46px rgba(16,11,16,.2)}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.brand-logo{display:block;width:clamp(7.4rem,13vw,9.4rem);height:auto;max-height:3.6rem;object-fit:contain;content:url("/assets/brand/hot-md-logo-home-white-text.webp")}.site-nav{display:flex;align-items:center;gap:.35rem}.nav-more summary,.site-nav a{text-decoration:none;color:rgba(255,250,244,.82);font-weight:760;font-size:.94rem;padding:.55rem .7rem;border-radius:999px}.nav-more summary:hover,.nav-more[open]>summary,.site-nav a:hover{color:#ffd88a;background:rgba(214,169,86,.13)}.nav-more{position:relative}.nav-more summary{display:flex;align-items:center;gap:.35rem;cursor:pointer;list-style:none}.nav-more summary::-webkit-details-marker{display:none}.nav-more summary::after{content:"";width:.42rem;height:.42rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px)}.nav-more[open] summary::after{transform:rotate(225deg) translateY(-1px)}.nav-dropdown{position:absolute;top:calc(100% + .5rem);right:0;display:grid;gap:.2rem;min-width:220px;padding:.55rem;border:1px solid rgba(214,169,86,.36);border-radius:16px;background:linear-gradient(135deg,rgba(42,24,31,.98),rgba(127,23,49,.96));box-shadow:0 24px 54px rgba(16,11,16,.3)}.nav-dropdown a{display:block;padding:.7rem .8rem;white-space:nowrap;color:rgba(255,250,244,.92);border-radius:10px;background:rgba(255,250,244,.08)}.nav-dropdown a:hover{color:#ffd88a;background:rgba(214,169,86,.13)}.nav-toggle{position:relative;display:none;width:46px;height:42px;overflow:hidden;border:1px solid rgba(214,169,86,.48);border-radius:12px;background:rgba(255,250,244,.88);box-shadow:0 10px 22px rgba(34,18,26,.12),inset 0 0 0 1px rgba(255,255,255,.62);cursor:pointer;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s}.nav-toggle::before{display:none}.nav-toggle span{position:relative;z-index:1;display:block;height:2px;margin:5px 11px;border-radius:999px;background:#5c1024;box-shadow:none}.nav-toggle:hover{transform:translateY(-1px);background:#fffaf4;border-color:rgba(214,169,86,.68);box-shadow:0 14px 28px rgba(34,18,26,.16),inset 0 0 0 1px rgba(255,255,255,.7)}.nav-toggle[aria-expanded=true]{background:#f6e2df;border-color:rgba(214,169,86,.72)}.hero{position:relative;min-height:min(820px,88vh);display:grid;align-items:end;overflow:hidden;padding:clamp(4.2rem,10vw,8rem) clamp(1rem,4vw,3rem);color:#fff;isolation:isolate}.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:var(--hero-overlay)}.hero-copy{max-width:860px}body[data-template=home] .site-background::after{background:linear-gradient(180deg,rgba(16,11,16,.24),rgba(127,23,49,.2) 34%,rgba(16,11,16,.72)),linear-gradient(105deg,rgba(16,11,16,.82),rgba(199,40,98,.28) 58%,rgba(16,11,16,.2))}body[data-template=contact] .hero{align-items:center;width:min(100% - 2rem,1080px);min-height:min(520px,58vh);margin-left:auto;margin-right:auto;padding:clamp(1.2rem,3vw,2.2rem) 0 clamp(.75rem,2vw,1.15rem)}body[data-template=contact] .hero::after{display:none}body[data-template=contact] .hero-copy{width:min(100%,760px);max-width:760px;padding:clamp(1.35rem,3.5vw,2.65rem);border:1px solid rgba(214,169,86,.3);border-radius:26px;background:linear-gradient(135deg,rgba(42,24,31,.42),rgba(127,23,49,.24));box-shadow:0 24px 54px rgba(16,11,16,.18),inset 0 1px 0 rgba(255,250,244,.08);backdrop-filter:blur(4px) saturate(1.04)}body[data-template=contact] .hero .eyebrow{color:#ffd88a}body[data-template=contact] .hero h1{max-width:11ch;text-wrap:balance;text-shadow:0 10px 34px rgba(16,11,16,.34)}body[data-template=contact] .hero p:not(.eyebrow){color:rgba(255,250,244,.88)}body[data-template=contact] .hero-actions{margin-top:1.2rem}body[data-template=models] .hero{align-items:center;width:min(100% - 2rem,1080px);min-height:min(520px,58vh);margin-left:auto;margin-right:auto;padding:clamp(1.2rem,3vw,2.2rem) 0 clamp(.75rem,2vw,1.15rem)}body[data-template=models] .hero::after{display:none}body[data-template=models] .hero-copy{width:min(100%,760px);max-width:760px;padding:clamp(1.35rem,3.5vw,2.65rem);border:1px solid rgba(214,169,86,.3);border-radius:26px;background:linear-gradient(135deg,rgba(42,24,31,.42),rgba(127,23,49,.24));box-shadow:0 24px 54px rgba(16,11,16,.18),inset 0 1px 0 rgba(255,250,244,.08);backdrop-filter:blur(4px) saturate(1.04)}body[data-template=models] .hero .eyebrow{color:#ffd88a}body[data-template=models] .hero h1{max-width:11ch;text-wrap:balance;text-shadow:0 10px 34px rgba(16,11,16,.34)}body[data-template=models] .hero-actions:empty{display:none}body[data-template=podcast] .hero{align-items:center;width:min(100% - 2rem,1080px);min-height:min(520px,58vh);margin-left:auto;margin-right:auto;padding:clamp(1.2rem,3vw,2.2rem) 0 clamp(.75rem,2vw,1.15rem)}body[data-template=podcast] .hero::after{display:none}body[data-template=podcast] .hero-copy{width:min(100%,760px);max-width:760px;padding:clamp(1.35rem,3.5vw,2.65rem);border:1px solid rgba(214,169,86,.3);border-radius:26px;background:linear-gradient(135deg,rgba(42,24,31,.42),rgba(127,23,49,.24));box-shadow:0 24px 54px rgba(16,11,16,.18),inset 0 1px 0 rgba(255,250,244,.08);backdrop-filter:blur(4px) saturate(1.04)}body[data-template=podcast] .hero .eyebrow{color:#ffd88a}body[data-template=podcast] .hero h1{max-width:12ch;text-wrap:balance;text-shadow:0 10px 34px rgba(16,11,16,.34)}body[data-template=podcast] .hero p:not(.eyebrow){color:rgba(255,250,244,.9)}body[data-template=podcast] main>.section{width:min(100% - 2rem,1080px);max-width:1080px;margin-top:clamp(1rem,2.6vw,1.7rem);padding:clamp(1.45rem,3.4vw,2.5rem);border:1px solid rgba(214,169,86,.32);border-radius:26px;background:radial-gradient(circle at 16% 14%,rgba(255,216,138,.18),transparent 32%),radial-gradient(circle at 86% 18%,rgba(215,47,115,.22),transparent 34%),linear-gradient(135deg,rgba(42,24,31,.9),rgba(127,23,49,.68));color:#fffaf4;box-shadow:0 30px 72px rgba(16,11,16,.24),inset 0 1px 0 rgba(255,250,244,.08);backdrop-filter:blur(10px)}body[data-template=podcast] main>.section:nth-of-type(2n){background:radial-gradient(circle at 22% 18%,rgba(255,176,102,.34),transparent 34%),radial-gradient(circle at 82% 18%,rgba(215,47,115,.34),transparent 34%),linear-gradient(135deg,#471522,#c8415c 52%,#8f2149)}body[data-template=podcast] main>.section:last-of-type{margin-bottom:clamp(2rem,5vw,4rem)}body[data-template=podcast] .kicker,body[data-template=podcast] .section-heading .kicker{color:#ffd88a}body[data-template=podcast] .section-heading h2,body[data-template=podcast] h2{color:#fffaf4;text-shadow:0 12px 30px rgba(16,11,16,.24)}body[data-template=podcast] .section-lead,body[data-template=podcast] p{color:rgba(255,250,244,.82)}body[data-template=podcast] .card{border-color:rgba(214,169,86,.3);border-radius:18px;background:linear-gradient(135deg,rgba(42,24,31,.74),rgba(127,23,49,.52));color:#fffaf4;box-shadow:inset 0 1px 0 rgba(255,250,244,.08)}body[data-template=podcast] .episode-meta{color:rgba(42,24,31,.56)}body[data-template=podcast] .card h2{color:#ffd88a;text-shadow:none}body[data-template=podcast] .card p{color:rgba(255,250,244,.78)}body[data-template=home] .hero{min-height:min(760px,84vh);align-items:center;padding-top:clamp(2.2rem,4.5vw,3.6rem);padding-inline:0;padding-bottom:clamp(1.3rem,3vw,2.1rem)}body[data-template=home] .hero::after,body[data-template=home] .hero::before{display:none}body[data-template=home] .hero-copy{--hero-pad:clamp(1.35rem, 3.4vw, 2.4rem);--hero-visual-space:clamp(1.35rem, 30vw, 24rem);position:relative;width:min(100%,1080px);max-width:1080px;min-height:clamp(34rem,58vw,42rem);padding:var(--hero-pad);padding-right:var(--hero-visual-space);border:1px solid rgba(214,169,86,.22);border-radius:26px;background:linear-gradient(135deg,rgba(42,24,31,.58),rgba(127,23,49,.34));box-shadow:0 30px 72px rgba(16,11,16,.24);backdrop-filter:blur(10px)}body[data-template=home] .hero .eyebrow{color:#ffd88a}body[data-template=home] .hero h1{max-width:12ch;text-wrap:balance;text-shadow:0 10px 34px rgba(16,11,16,.34)}body[data-template=home] h1{font-size:clamp(2.35rem, 5.8vw, 4.85rem);line-height:1}body[data-template=home] .hero h1+p{margin-top:.9rem}body[data-template=home] .hero p:not(.eyebrow){color:rgba(255,250,244,.88);margin-bottom:.45rem}body[data-template=home] .hero-highlights{display:grid;gap:.42rem;max-width:680px;margin:1.05rem 0 0;padding:0;list-style:none}body[data-template=home] .hero-highlights li{position:relative;display:flex;align-items:center;min-height:1.55rem;padding:0 0 0 1.7rem;color:rgba(255,250,244,.95);font-weight:780;line-height:1.24}body[data-template=home] .hero-highlights li::before{content:"";position:absolute;left:.12rem;top:50%;width:.72rem;height:.42rem;border-left:2px solid #ffd88a;border-bottom:2px solid #ffd88a;transform:translateY(-62%) rotate(-45deg);filter:drop-shadow(0 0 8px rgba(255,216,138,.24))}body[data-template=home] .home-hero-visual{position:absolute;top:clamp(1.35rem,3vw,1.9rem);right:clamp(1.1rem,3vw,2rem);width:clamp(16rem,26vw,20.5rem);aspect-ratio:0.78;overflow:hidden;margin:0;border:1px solid rgba(214,169,86,.38);border-radius:22px;background:rgba(42,24,31,.42);box-shadow:0 24px 52px rgba(16,11,16,.28),inset 0 1px 0 rgba(255,250,244,.08);transform:rotate(2.2deg);transform-origin:center}body[data-template=home] .home-hero-visual::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(42,24,31,.02),rgba(42,24,31,.24)),linear-gradient(135deg,rgba(255,216,138,.12),transparent 34%,rgba(199,40,98,.16));pointer-events:none}body[data-template=home] .home-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:53% 48%;transform:scale(1.06) rotate(-2.2deg)}body[data-template=home] .voice-memo-hero{position:relative;left:calc((var(--hero-visual-space) - var(--hero-pad)) * .36);width:min(760px,calc(100% + var(--hero-visual-space) - var(--hero-pad)));min-height:10.9rem;overflow:hidden;margin:1.35rem auto 0;padding:.95rem 1rem .95rem clamp(7rem,16vw,10.4rem);border-color:rgba(214,169,86,.32);border-radius:18px;background:radial-gradient(circle at 24% 18%,rgba(214,169,86,.2),transparent 28%),linear-gradient(135deg,rgba(42,24,31,.88),rgba(127,23,49,.74) 58%,rgba(199,40,98,.52));box-shadow:0 22px 48px rgba(16,11,16,.26),inset 0 1px 0 rgba(255,250,244,.08);transform:none}body[data-template=home] .voice-memo-hero::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(255,250,244,.06),transparent 34%,rgba(214,169,86,.08));pointer-events:none}body[data-template=home] .voice-memo-hero>:not(.voice-sticker){position:relative;z-index:2}body[data-template=home] .voice-memo-hero .voice-avatar{display:none}body[data-template=home] .voice-memo-hero .voice-memo-head{margin-bottom:.95rem}body[data-template=home] .voice-memo-hero .voice-memo-head span{color:#ffd88a}body[data-template=home] .voice-memo-hero .voice-memo-head strong{color:#fffaf4}body[data-template=home] .voice-sticker{position:absolute;left:clamp(-1.25rem,-1vw,-.35rem);bottom:-.8rem;z-index:1;width:clamp(7.8rem,15vw,10.4rem);height:auto;max-width:none;filter:drop-shadow(0 20px 24px rgba(16,11,16,.34)) drop-shadow(0 0 .75rem rgba(214,169,86,.16));pointer-events:none}body[data-template=home] .voice-memo-hero .voice-play{width:3.75rem;height:3.75rem;border:1px solid rgba(214,169,86,.48);background:#c72862;color:#fffaf4;box-shadow:0 14px 28px rgba(199,40,98,.28),inset 0 1px 0 rgba(255,250,244,.12)}body[data-template=home] .voice-memo-hero .voice-play:hover{transform:translateY(-1px);background:#d72f73;border-color:rgba(214,169,86,.72);filter:none}body[data-template=home] .voice-memo-hero .voice-wave{height:4.65rem;border:1px solid rgba(214,169,86,.28);border-radius:14px;background:radial-gradient(circle at 18% 24%,rgba(255,216,138,.2),transparent 30%),radial-gradient(circle at 78% 68%,rgba(215,47,115,.24),transparent 34%),linear-gradient(135deg,rgba(42,24,31,.96),rgba(92,22,45,.88) 58%,rgba(32,18,27,.96));box-shadow:inset 0 1px 0 rgba(255,250,244,.08)}body[data-template=home] .voice-memo-hero .voice-wave-texture{opacity:.12;filter:blur(10px) saturate(.9) contrast(1.04)}body[data-template=home] .voice-memo-hero .voice-wave-glow{background:linear-gradient(90deg,rgba(255,216,138,.12),rgba(255,250,244,.04) 36%,rgba(215,47,115,.14) 58%,rgba(214,169,86,.08))}body[data-template=home] .voice-memo-hero .voice-wave-bars i{background:linear-gradient(180deg,#fff4cd,#ffd88a 34%,#d72f73 70%,#c72862);box-shadow:0 0 10px rgba(214,169,86,.24);opacity:.9}body[data-template=home] .voice-memo-hero .voice-wave-progress{background:linear-gradient(90deg,rgba(199,40,98,.38),rgba(214,169,86,.18))}body[data-template=home] .voice-memo-hero .voice-wave::after{border-color:rgba(214,169,86,.22)}body[data-template=home] .voice-memo-hero .voice-transcript summary{color:#ffd88a}body[data-template=home] .voice-memo-hero .voice-transcript p{color:rgba(255,250,244,.82)}body[data-template=home] .hero-actions{position:relative;left:calc((var(--hero-visual-space) - var(--hero-pad)) * .36);justify-content:center;width:min(880px,calc(100% + var(--hero-visual-space) - var(--hero-pad)));max-width:none;margin:1.2rem auto 0;transform:none}body[data-template=home] .hero-actions .button{min-width:min(100%,14rem)}body[data-template=home] .section-intro{position:relative;width:min(100%,1080px);max-width:1080px;margin:0 auto clamp(2.2rem,5vw,3.8rem);padding:clamp(1.45rem,3.4vw,2.5rem);border:1px solid rgba(214,169,86,.24);border-radius:26px;background:radial-gradient(circle at 82% 18%,rgba(214,169,86,.16),transparent 30%),linear-gradient(135deg,rgba(42,24,31,.82),rgba(127,23,49,.58));box-shadow:0 30px 72px rgba(16,11,16,.22);backdrop-filter:blur(10px)}body[data-template=home] .section-intro::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(105deg,rgba(16,11,16,.18),rgba(199,40,98,.1));pointer-events:none}body[data-template=home] .section-intro+.section{margin-top:0;border-top:0}body[data-template=home] .section-intro .kicker{color:#ffd88a}body[data-template=home] .section-intro h2{color:#fffaf4;text-shadow:0 10px 34px rgba(16,11,16,.22)}body[data-template=home] .section-intro p{color:rgba(255,250,244,.78)}body[data-template=home] .home-delight{display:block;text-align:center}body[data-template=home] .home-delight-copy{max-width:790px;margin:0 auto}body[data-template=home] .home-delight h2{max-width:840px;margin:0 auto;font-size:clamp(2rem, 4.4vw, 3.45rem);line-height:1.05}body[data-template=home] .home-delight h2 a,body[data-template=home] .home-delight h2 a:focus-visible,body[data-template=home] .home-delight h2 a:visited{color:#ffd88a;text-decoration:none;transition:color .18s}body[data-template=home] .home-delight h2 a:hover{color:#d6a956;text-decoration:none}body[data-template=home] .home-delight-copy p{max-width:760px;margin:1.15rem auto 0;font-size:1.08rem;line-height:1.7}body[data-template=home] .home-delight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.35rem);margin-top:clamp(2rem,4vw,2.8rem)}body[data-template=home] .home-delight-card{min-width:0}body[data-template=home] .home-delight-image-link{display:block;color:inherit;text-decoration:none}body[data-template=home] .home-delight-card figure{position:relative;overflow:hidden;margin:0 0 1rem;aspect-ratio:16/10;border:1px solid rgba(214,169,86,.34);border-radius:15px;background:rgba(42,24,31,.44);box-shadow:0 18px 36px rgba(16,11,16,.22)}body[data-template=home] .home-delight-card figure::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(42,24,31,.02),rgba(42,24,31,.22));pointer-events:none}body[data-template=home] .home-delight-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s,filter .22s}body[data-template=home] .home-delight-image-link:hover img{transform:scale(1.025);filter:brightness(1.04)}body[data-template=home] .home-delight-card h3{margin:0 0 .35rem;color:#fffaf4;font-size:clamp(1.15rem, 2vw, 1.45rem);line-height:1.15}body[data-template=home] .home-delight-card p{max-width:18rem;margin:0 auto;color:rgba(255,250,244,.76);font-size:1rem;line-height:1.45}body[data-template=home] .home-section-actions{display:flex;justify-content:center;gap:.75rem;margin-top:clamp(1.45rem,3vw,2.1rem)}body[data-template=home] .home-section-actions .button{min-width:min(100%,15rem)}body[data-template=home] .home-profile-section{position:relative;width:min(100%,1080px);max-width:1080px;margin:0 auto clamp(2.4rem,5vw,4rem);padding:clamp(1.45rem,3.4vw,2.5rem);overflow:hidden;border:1px solid rgba(214,169,86,.58);border-radius:26px;background:radial-gradient(circle at 12% 0,rgba(255,250,244,.82),transparent 30%),radial-gradient(circle at 84% 12%,rgba(255,216,138,.58),transparent 34%),radial-gradient(circle at 46% 96%,rgba(199,40,98,.22),transparent 38%),linear-gradient(135deg,#fff7e8,#e2b95b 48%,#7f1731);box-shadow:0 34px 86px rgba(16,11,16,.28),0 0 0 1px rgba(255,216,138,.12),inset 0 1px 0 rgba(255,250,244,.5);backdrop-filter:blur(10px)}body[data-template=home] .home-profile-section::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,244,.36),transparent 32%,rgba(127,23,49,.14));pointer-events:none}body[data-template=home] .home-profile-section>*{position:relative;z-index:1}body[data-template=home] .home-profile-section .section-heading{display:grid;justify-content:center;gap:.85rem;margin-bottom:1rem;text-align:center}body[data-template=home] .home-profile-section .kicker{color:#8f2149}body[data-template=home] .home-profile-section h2{max-width:820px;margin:0 auto;color:#2a181f;font-size:clamp(2rem, 4.2vw, 3.25rem);line-height:1.04;text-shadow:0 10px 30px rgba(255,250,244,.34)}body[data-template=home] .home-profile-section h2 a,body[data-template=home] .home-profile-section h2 a:focus-visible,body[data-template=home] .home-profile-section h2 a:visited{color:#c72862;text-decoration:none;transition:color .18s}body[data-template=home] .home-profile-section h2 a:hover{color:#8f2149;text-decoration:none}body[data-template=home] .home-profile-section .section-lead{max-width:760px;margin:0 auto clamp(1.35rem,3vw,2rem);color:rgba(42,24,31,.78);font-size:1.04rem;line-height:1.62;text-align:center}body[data-template=home] .home-profile-section .model-filters{margin:0 0 clamp(1.2rem,3vw,1.8rem);border-color:rgba(127,23,49,.22);border-radius:18px;background:rgba(255,250,244,.64);box-shadow:0 18px 42px rgba(16,11,16,.16),inset 0 1px 0 rgba(255,250,244,.46)}body[data-template=home] .home-profile-section .model-filter-summary{padding:clamp(.95rem,2.2vw,1.25rem)}body[data-template=home] .home-profile-section .model-filter-summary::before{background:#c72862;color:#fffaf4;box-shadow:0 10px 20px rgba(199,40,98,.22)}body[data-template=home] .home-profile-section .model-filter-summary strong{color:#2a181f}body[data-template=home] .home-profile-section .filter-empty,body[data-template=home] .home-profile-section .filter-summary,body[data-template=home] .home-profile-section .model-filter-summary small{color:rgba(42,24,31,.7)}body[data-template=home] .home-profile-section .model-filter-panel{border-top-color:rgba(127,23,49,.16)}body[data-template=home] .home-profile-section .filter-group{border-color:rgba(127,23,49,.14);background:rgba(255,250,244,.54)}body[data-template=home] .home-profile-section .filter-group legend{color:#8f2149}body[data-template=home] .home-profile-section .filter-check span{color:rgba(42,24,31,.82);background:rgba(255,250,244,.66);border-color:rgba(199,40,98,.14)}body[data-template=home] .home-profile-section .filter-check input:checked+span{color:#2a181f;background:#d6a956;border-color:rgba(255,250,244,.42)}body[data-template=home] .home-profile-section .filter-reset{border:1px solid rgba(214,169,86,.42);border-radius:10px;background:#c72862;color:#fffaf4;text-shadow:none;box-shadow:0 14px 26px rgba(199,40,98,.22)}body[data-template=home] .home-profile-section .filter-reset:hover{background:#d72f73;box-shadow:0 18px 34px rgba(215,47,115,.3)}body[data-template=home] .home-profile-section .profile-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.8vw,1.1rem)}body[data-template=home] .home-profile-section .profile-card{display:grid;align-content:start;overflow:hidden;padding:0;border:1px solid rgba(214,169,86,.3);border-radius:18px;background:#fff6f8;box-shadow:0 22px 46px rgba(16,11,16,.24),inset 0 1px 0 rgba(255,250,244,.4);transition:transform .22s,border-color .22s,box-shadow .22s,background .22s}body[data-template=home] .home-profile-section .profile-card a{height:auto}body[data-template=home] .home-profile-section .profile-card figure{display:block;margin:0;border:0;border-radius:0;background:#fff6f8;box-shadow:none;aspect-ratio:auto}body[data-template=home] .home-profile-section .profile-card:hover{transform:translateY(-2px);border-color:rgba(255,216,138,.66);background:#fffaf4;box-shadow:0 26px 48px rgba(199,40,98,.18),0 0 0 1px rgba(214,169,86,.14),inset 0 1px 0 rgba(255,250,244,.5)}body[data-template=home] .home-profile-section .profile-card img{width:100%;height:auto;aspect-ratio:5/7;object-fit:cover}body[data-template=home] .home-profile-section .profile-card figcaption{position:static;display:grid;gap:.28rem;justify-content:center;padding:1.05rem .9rem .4rem;color:#2a181f;background:linear-gradient(180deg,#fffaf4,#fff3f7);text-align:center;transition:background .22s}body[data-template=home] .home-profile-section .profile-card:hover figcaption{background:linear-gradient(180deg,#fffaf4,#fde8ef)}body[data-template=home] .home-profile-section .profile-card strong{color:#2a181f;font-size:1.1rem;line-height:1.05}body[data-template=home] .home-profile-section .profile-card figcaption span{grid-row:1;color:rgba(42,24,31,.64);font-size:.9rem}body[data-template=home] .home-profile-section .profile-style-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.42rem;margin:0;padding:.65rem .75rem 1rem;background:linear-gradient(180deg,#fff3f7,#fffaf4);transition:background .22s}body[data-template=home] .home-profile-section .profile-card:hover .profile-style-chips{background:linear-gradient(180deg,#fde8ef,#fff7e8)}body[data-template=home] .home-profile-section .profile-style-chips strong{flex:1 0 100%;margin-bottom:.25rem;color:#c72862;text-align:center;text-transform:uppercase;font-size:.78rem;line-height:1;letter-spacing:0}body[data-template=home] .home-profile-section .profile-style-chips span{display:inline-flex;align-items:center;justify-content:center;min-height:1.8rem;padding:.36rem .62rem;border:1px solid rgba(199,40,98,.2);border-radius:999px;background:rgba(199,40,98,.06);color:#2a181f;font-size:.78rem;font-weight:820;line-height:1;transition:transform .18s,color .18s,background .18s,border-color .18s}body[data-template=home] .home-profile-section .profile-card:hover .profile-style-chips span{border-color:rgba(199,40,98,.28);background:rgba(199,40,98,.09)}body[data-template=home] .home-profile-section .profile-style-chips span:hover{transform:translateY(-1px);color:#2a181f;background:#d6a956;border-color:rgba(214,169,86,.58)}body[data-template=home] .home-profile-section .profile-card>p{display:none}body[data-template=home] .home-profile-section .applicant-card>p{display:block;margin:0;padding:.85rem .95rem 1.05rem;background:linear-gradient(180deg,#fff3f7,#fffaf4);color:rgba(42,24,31,.76);text-align:center;font-size:.88rem;font-weight:760;line-height:1.42}body[data-template=home] .home-profile-section .applicant-card:hover>p{background:linear-gradient(180deg,#fde8ef,#fff7e8)}body[data-template=home] .home-profile-section .applicant-card img{object-position:center;transform:none;background:#fffaf4}body[data-template=home] .home-profile-section .applicant-card figure{background:#fffaf4}body[data-template=home] .home-profile-section .apply-trust-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.42rem;margin:0;padding:0 .75rem 1rem;background:0 0}body[data-template=home] .home-profile-section .apply-trust-chips span{display:inline-flex;align-items:center;justify-content:center;min-height:1.8rem;padding:.36rem .62rem;border:1px solid rgba(199,40,98,.2);border-radius:999px;background:rgba(199,40,98,.06);color:#2a181f;font-size:.78rem;font-weight:820;line-height:1;transition:transform .18s,color .18s,background .18s,border-color .18s}body[data-template=home] .home-profile-section .applicant-card:hover .apply-trust-chips span{border-color:rgba(199,40,98,.28);background:rgba(199,40,98,.09)}body[data-template=home] .home-profile-section .apply-trust-chips span:hover{transform:translateY(-1px);color:#2a181f;background:#d6a956;border-color:rgba(214,169,86,.58)}body[data-template=home] .home-profile-actions{display:flex;justify-content:center;margin-top:clamp(1.45rem,3vw,2.1rem)}body[data-template=home] .home-profile-actions .button{min-width:min(100%,18rem)}body[data-template=models] .models-listing-section{position:relative;width:min(100% - 2rem,1080px);max-width:1080px;overflow:hidden;margin-bottom:clamp(1.25rem,3vw,2rem);border:1px solid rgba(214,169,86,.58);border-radius:26px;background:radial-gradient(circle at 14% 0,rgba(255,250,244,.86),transparent 30%),radial-gradient(circle at 86% 12%,rgba(255,216,138,.66),transparent 34%),linear-gradient(135deg,#fff4df,#e2b95b 56%,#d6a956 100%);box-shadow:0 34px 86px rgba(16,11,16,.22),inset 0 1px 0 rgba(255,250,244,.55)}body[data-template=models] .models-listing-section::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,244,.34),transparent 38%,rgba(255,216,138,.18));pointer-events:none}body[data-template=models] .models-listing-section>*{position:relative;z-index:1}body[data-template=models] .models-listing-section .section-heading{justify-content:center;text-align:center}body[data-template=models] .models-listing-section .kicker{color:#8f2149}body[data-template=models] .models-listing-section .section-lead{max-width:720px;margin-left:auto;margin-right:auto;color:rgba(42,24,31,.74);text-align:center}body[data-template=models] .models-listing-section .profile-card p{color:rgba(42,24,31,.76)}body[data-template=models] .models-listing-section .profile-style-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.42rem;margin:0;padding:.75rem .75rem 1rem;text-align:center}body[data-template=models] .models-listing-section .apply-trust-chips span,body[data-template=models] .models-listing-section .profile-style-chips a,body[data-template=models] .models-listing-section .profile-style-chips span{border-color:rgba(199,40,98,.22);background:rgba(255,250,244,.78);color:#2a181f;box-shadow:0 8px 18px rgba(42,24,31,.08)}body[data-template=models] .models-listing-section .profile-style-chips a{display:inline-flex;align-items:center;justify-content:center;min-height:1.8rem;padding:.36rem .7rem;border:1px solid rgba(199,40,98,.22);border-radius:999px;background:rgba(255,250,244,.82);color:#2a181f;text-decoration:none;font-size:.78rem;font-weight:820;line-height:1;box-shadow:0 8px 18px rgba(42,24,31,.08);transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s}body[data-template=models] .models-listing-section .profile-style-chips a:hover{transform:translateY(-1px);background:#d6a956;border-color:rgba(214,169,86,.58);color:#2a181f;box-shadow:0 12px 24px rgba(214,169,86,.2)}body[data-template=models] .models-listing-section .profile-style-chips strong{flex:1 0 100%;margin-bottom:.2rem;color:#8f2149;text-align:center;text-transform:uppercase;font-size:.78rem;line-height:1;letter-spacing:0}body[data-template=models] .model-filters{margin:1rem 0 1.25rem;border-color:rgba(127,23,49,.2);border-radius:18px;background:rgba(255,250,244,.68);box-shadow:0 18px 42px rgba(16,11,16,.14),inset 0 1px 0 rgba(255,250,244,.46)}body[data-template=models] .model-filter-summary{gap:.75rem;padding:.85rem 1rem}body[data-template=models] .model-filter-summary::before{width:1.9rem;height:1.9rem;background:#8f2149;color:#ffd88a}body[data-template=models] .model-filter-summary strong{font-size:clamp(1rem, 1.8vw, 1.25rem)}body[data-template=models] .model-filter-summary small{margin-top:.1rem;font-size:.82rem}body[data-template=models] .filter-summary{font-size:.82rem}body[data-template=models] .model-filter-panel{padding:0 1rem 1rem}body[data-template=models] .filter-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem .85rem;margin-bottom:.85rem}body[data-template=models] .filter-group legend{margin-bottom:.35rem;color:#8f2149;font-size:.72rem}body[data-template=models] .filter-list{gap:.28rem}body[data-template=models] .filter-check{min-height:1.75rem;gap:.38rem;font-size:.84rem}body[data-template=models] .filter-check input{width:.95rem;height:.95rem;border-color:rgba(199,40,98,.28)}body[data-template=models] .filter-check input:checked{border-color:#c72862;background:#c72862}body[data-template=models] .filter-reset{min-height:42px;padding:.68rem 1rem;border:1px solid rgba(214,169,86,.42);border-radius:10px;background:#c72862;color:#fffaf4;text-shadow:none;box-shadow:0 14px 26px rgba(199,40,98,.22);font-weight:880}body[data-template=models] .filter-reset:hover{transform:translateY(-1px);background:#d72f73;border-color:rgba(214,169,86,.68);box-shadow:0 18px 34px rgba(215,47,115,.3)}@media (max-width:920px){body[data-template=models] .filter-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){body[data-template=models] .model-filter-summary{grid-template-columns:minmax(0,1fr) 1.9rem}body[data-template=models] .filter-summary{grid-column:1/-1;grid-row:2;white-space:normal}body[data-template=models] .filter-columns{grid-template-columns:1fr}}body[data-template=models] .site-footer{margin-top:clamp(1.1rem,3vw,2rem)}body[data-template=home] .home-agency-section{position:relative;width:min(100%,1080px);max-width:1080px;margin:0 auto clamp(2.4rem,5vw,4rem);padding:clamp(1.45rem,3.5vw,2.7rem);overflow:hidden;border:1px solid rgba(214,169,86,.28);border-radius:26px;background:radial-gradient(circle at 12% 10%,rgba(214,169,86,.2),transparent 30%),radial-gradient(circle at 92% 12%,rgba(199,40,98,.24),transparent 34%),linear-gradient(135deg,rgba(42,24,31,.88),rgba(127,23,49,.58));box-shadow:0 30px 72px rgba(16,11,16,.24),inset 0 1px 0 rgba(255,250,244,.07);backdrop-filter:blur(10px)}body[data-template=home] .home-agency-section::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,250,244,.05),transparent 38%,rgba(214,169,86,.08));pointer-events:none}body[data-template=home] .home-agency-section>*{position:relative;z-index:1}body[data-template=home] .home-agency-head{max-width:820px;margin:0 auto clamp(1.6rem,4vw,2.5rem);text-align:center}body[data-template=home] .home-agency-head h2{margin:0;color:#fffaf4;font-size:clamp(2rem, 4.2vw, 3.2rem);line-height:1.06;text-wrap:balance;text-shadow:0 14px 38px rgba(16,11,16,.28)}body[data-template=home] .home-agency-head h2 span{color:#ffd88a}body[data-template=home] .home-agency-head p{max-width:760px;margin:1.05rem auto 0;color:rgba(255,250,244,.78);font-size:1.05rem;line-height:1.68}body[data-template=home] .home-agency-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,2vw,1.2rem)}body[data-template=home] .home-agency-pillar{min-width:0;padding:clamp(1rem,2.2vw,1.25rem);border:1px solid rgba(214,169,86,.2);border-radius:16px;background:rgba(255,250,244,.08);box-shadow:0 18px 38px rgba(16,11,16,.18),inset 0 1px 0 rgba(255,250,244,.06);transition:transform .18s,border-color .18s,background .18s}body[data-template=home] .home-agency-pillar:hover{transform:translateY(-2px);border-color:rgba(255,216,138,.42);background:rgba(255,250,244,.12)}body[data-template=home] .home-agency-pillar a{display:block;height:100%;color:inherit;text-decoration:none}body[data-template=home] .home-agency-icon{display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;margin:0 0 .85rem;border:1px solid rgba(214,169,86,.36);border-radius:12px;background:radial-gradient(circle at 30% 20%,rgba(255,216,138,.8),rgba(214,169,86,.18) 38%,rgba(199,40,98,.2));box-shadow:0 12px 24px rgba(16,11,16,.18)}body[data-template=home] .home-agency-icon svg{width:1.35rem;height:1.35rem;fill:none;stroke:#ffd88a;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(255,216,138,.18))}body[data-template=home] .home-agency-pillar h3{margin:0 0 .45rem;color:#fffaf4;font-size:1.05rem;line-height:1.22}body[data-template=home] .home-agency-pillar p{margin:0;color:rgba(255,250,244,.74);line-height:1.55}body[data-template=home] .home-podcast-feature{position:relative;display:grid;grid-template-columns:minmax(0,0.94fr) minmax(18rem,0.74fr);gap:clamp(1.2rem,3vw,2rem);align-items:center;width:min(100%,1080px);max-width:1080px;margin:0 auto clamp(2.8rem,6vw,4.8rem);padding:clamp(1.45rem,3.5vw,2.7rem);overflow:hidden;border:1px solid rgba(255,216,138,.36);border-radius:26px;background:radial-gradient(circle at 35% 25%,rgba(255,176,102,.66),transparent 34%),radial-gradient(circle at 78% 14%,rgba(215,47,115,.36),transparent 34%),radial-gradient(circle at 10% 90%,rgba(255,216,138,.2),transparent 28%),linear-gradient(135deg,#471522,#ea4b63 50%,#a52b42);box-shadow:0 32px 80px rgba(16,11,16,.28),inset 0 1px 0 rgba(255,250,244,.1);backdrop-filter:blur(10px)}body[data-template=home] .home-podcast-feature::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,250,244,.06),transparent 34%,rgba(214,169,86,.08));pointer-events:none}body[data-template=home] .home-podcast-feature>*{position:relative;z-index:1}body[data-template=home] .home-podcast-copy{position:relative;min-height:clamp(21rem,33vw,27rem);padding-right:clamp(8rem,17vw,15rem)}body[data-template=home] .home-podcast-copy .kicker{color:#ffd88a}body[data-template=home] .home-podcast-copy h2{max-width:12ch;margin:0;color:#fffaf4;font-size:clamp(2.25rem, 5vw, 4rem);line-height:1;text-shadow:0 14px 38px rgba(16,11,16,.3)}body[data-template=home] .home-podcast-copy h2 span{color:#ffd88a}body[data-template=home] .home-podcast-copy h2 a{color:#ffd88a;text-decoration:none;transition:color .18s,text-shadow .18s}body[data-template=home] .home-podcast-copy h2 a:hover{color:#d6a956;text-shadow:0 10px 24px rgba(214,169,86,.18)}body[data-template=home] .home-podcast-copy p:not(.kicker){max-width:58ch;margin-top:1rem;color:rgba(255,250,244,.78);font-size:1.05rem;line-height:1.64}body[data-template=home] .home-podcast-topics{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.1rem}body[data-template=home] .home-podcast-topics a{display:inline-flex;align-items:center;min-height:2.1rem;padding:.48rem .72rem;border:1px solid rgba(255,216,138,.48);border-radius:999px;background:rgba(42,24,31,.5);color:#fffaf4;text-decoration:none;font-size:.86rem;font-weight:840;line-height:1;box-shadow:inset 0 1px 0 rgba(255,250,244,.08),0 10px 20px rgba(42,24,31,.16);transition:transform .18s,background .18s,border-color .18s,color .18s}body[data-template=home] .home-podcast-topics a:hover{transform:translateY(-1px);background:#ffd88a;border-color:rgba(255,250,244,.72);color:#2a181f}body[data-template=home] .home-podcast-host{position:absolute;right:-1.5rem;bottom:-2.7rem;width:clamp(9.5rem,17vw,14rem);height:auto;filter:drop-shadow(0 24px 34px rgba(16,11,16,.34));pointer-events:none}body[data-template=home] .home-podcast-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.2rem}body[data-template=home] .home-latest-episode{overflow:hidden;border:1px solid rgba(214,169,86,.28);border-radius:20px;background:#fffaf4;box-shadow:0 24px 54px rgba(16,11,16,.26);transition:transform .2s,border-color .2s,box-shadow .2s}body[data-template=home] .home-latest-episode:hover{transform:translateY(-3px);border-color:rgba(255,216,138,.62);box-shadow:0 30px 62px rgba(199,40,98,.2)}body[data-template=home] .home-latest-episode a{display:grid;color:inherit;text-decoration:none}body[data-template=home] .home-latest-episode figure{margin:0;aspect-ratio:1;overflow:hidden;background:#2a181f}body[data-template=home] .home-latest-episode img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s}body[data-template=home] .home-latest-episode:hover img{transform:scale(1.025)}body[data-template=home] .home-latest-episode div{padding:1.05rem;background:linear-gradient(180deg,#fffaf4,#fff3f7)}body[data-template=home] .home-latest-episode span{display:inline-flex;margin-bottom:.5rem;color:#c72862;font-size:.78rem;font-weight:900;text-transform:uppercase;line-height:1}body[data-template=home] .home-latest-episode .episode-meta{margin:0 0 .45rem;color:rgba(42,24,31,.58);font-size:.82rem;font-weight:780}body[data-template=home] .home-latest-episode h3{margin:0 0 .55rem;color:#2a181f;font-size:clamp(1.15rem, 2vw, 1.45rem);line-height:1.15}body[data-template=home] .home-latest-episode p{margin:0;color:rgba(42,24,31,.68);line-height:1.52}.eyebrow,.kicker{margin:0 0 .8rem;color:var(--gold);font-weight:850;text-transform:uppercase;letter-spacing:0;font-size:.82rem}h1{margin:0;font-size:clamp(2.55rem, 7vw, 5.7rem);line-height:.98;letter-spacing:0;max-width:920px}h2{margin:0 0 .75rem;font-size:clamp(1.35rem, 2.5vw, 2.15rem);line-height:1.15;letter-spacing:0}p{margin:0 0 1rem;color:var(--muted)}.hero p:not(.eyebrow){color:rgba(255,255,255,.88);max-width:66ch;font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.button{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;min-height:48px;overflow:hidden;padding:.82rem 1.18rem;border:1px solid rgba(214,169,86,.42);border-radius:10px;background:#c72862;color:#fffaf4;text-align:center;text-decoration:none;font-weight:880;line-height:1.08;text-shadow:none;box-shadow:0 14px 26px rgba(199,40,98,.22);cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.button::before{display:none}.button::after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 52%);opacity:.8;pointer-events:none}.button:hover{transform:translateY(-2px);background:#d72f73;border-color:rgba(214,169,86,.68);box-shadow:0 18px 34px rgba(215,47,115,.3)}.button:active{transform:translateY(0);box-shadow:0 10px 20px rgba(92,16,36,.18)}.button.primary{background:#c72862;color:#fffaf4}.button.primary:hover{background:#d72f73}.button.neutral{color:#2a181f;background:#d6a956;border-color:rgba(255,250,244,.42);box-shadow:0 12px 24px rgba(191,143,61,.18)}.button.neutral:hover{background:#e2b965;border-color:rgba(255,250,244,.64);box-shadow:0 16px 30px rgba(191,143,61,.24)}.voice-memo{width:min(680px,100%);margin-top:1.5rem;padding:.85rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(18,12,18,.78);color:#fff;box-shadow:0 18px 44px rgba(0,0,0,.22);backdrop-filter:blur(16px)}.voice-memo-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.7rem}.voice-avatar{width:3rem;height:3rem;flex:0 0 auto;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.78);box-shadow:0 8px 18px rgba(0,0,0,.22)}.voice-memo-head span{display:block;color:rgba(255,255,255,.68);font-size:.78rem;font-weight:850;text-transform:uppercase}.voice-memo-head strong{display:block;color:#fff;font-size:clamp(1.02rem, 2vw, 1.24rem);line-height:1.15}.voice-player{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center}.voice-play{display:grid;place-items:center;width:3.55rem;height:3.55rem;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#c500d8,var(--accent));box-shadow:0 12px 24px rgba(157,29,59,.32);cursor:pointer}.voice-play:hover{filter:brightness(1.06)}.voice-play-icon{display:block;width:0;height:0;margin-left:.22rem;border-top:.55rem solid transparent;border-bottom:.55rem solid transparent;border-left:.8rem solid currentColor}.voice-memo.is-playing .voice-play-icon{position:relative;width:1rem;height:1.05rem;margin-left:0;border:0}.voice-memo.is-playing .voice-play-icon::after,.voice-memo.is-playing .voice-play-icon::before{content:"";position:absolute;top:0;width:.34rem;height:1.05rem;border-radius:2px;background:currentColor}.voice-memo.is-playing .voice-play-icon::before{left:.12rem}.voice-memo.is-playing .voice-play-icon::after{right:.12rem}.voice-wave{position:relative;height:5.2rem;overflow:hidden;border-left:1px solid rgba(255,255,255,.5);border-radius:8px;background:radial-gradient(circle at 18% 30%,rgba(219,39,183,.38),transparent 32%),radial-gradient(circle at 78% 64%,rgba(255,118,126,.32),transparent 36%),linear-gradient(135deg,#110711,#231027 58%,#10070f);isolation:isolate}.voice-wave-texture{position:absolute;inset:-34% -8%;z-index:0;width:116%;height:168%;max-width:none;object-fit:cover;object-position:center;opacity:.22;filter:blur(8px) saturate(1.3) contrast(1.05);transform:scale(1.02)}.voice-wave-glow{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.03) 35%,rgba(255,255,255,.12) 58%,rgba(255,255,255,.04));pointer-events:none}.voice-wave-bars{position:absolute;inset:0.72rem 0.9rem;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:clamp(2px,.45vw,6px)}.voice-wave-bars i{display:block;width:clamp(2px,.45vw,5px);height:var(--h);min-height:.45rem;border-radius:999px;background:linear-gradient(180deg,#fff8ff,#ff65bd 42%,#8c24ff);box-shadow:0 0 10px rgba(255,90,196,.34);opacity:.82;transform-origin:center}.voice-wave::before{content:"";position:absolute;inset:0;z-index:5;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.08) 44%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.12) 56%,transparent 100%);transform:translateX(-105%);opacity:0;pointer-events:none}.voice-wave::after{content:"";position:absolute;inset:0;z-index:6;border:1px solid rgba(255,255,255,.13);border-radius:inherit;pointer-events:none}.voice-wave-progress{position:absolute;inset:0 auto 0 0;z-index:2;width:0%;background:linear-gradient(90deg,rgba(197,0,216,.34),rgba(255,104,169,.18));transition:width 160ms linear}.voice-memo.is-playing .voice-wave-texture{animation:8s ease-in-out infinite alternate voiceTextureDrift}.voice-memo.is-playing .voice-wave-bars i{animation:.9s ease-in-out infinite alternate voiceBarDance;animation-delay:var(--d)}.voice-memo.is-playing .voice-wave::before{animation:2.6s ease-in-out infinite voiceWaveScan;opacity:1}.voice-memo.is-playing .voice-play{animation:1.7s ease-in-out infinite voicePulse}.voice-transcript{grid-column:1/-1;margin-top:.55rem}.voice-transcript summary{width:max-content;color:rgba(255,255,255,.82);font-size:.88rem;font-weight:800;cursor:pointer}.voice-transcript p{margin:.45rem 0 0;color:rgba(255,255,255,.78);font-size:.92rem;line-height:1.5}@keyframes voiceTextureDrift{from{transform:scale(1.02) translate3d(-1.5%,0,0);opacity:.18}to{transform:scale(1.08) translate3d(1.5%,0,0);opacity:.28}}@keyframes voiceBarDance{from{transform:scaleY(.58);opacity:.58}to{transform:scaleY(1.14);opacity:1}}@keyframes voiceWaveScan{0%{transform:translateX(-110%)}100%,55%{transform:translateX(110%)}}@keyframes voicePulse{0%,100%{transform:scale(1);box-shadow:0 12px 24px rgba(157,29,59,.32)}50%{transform:scale(1.045);box-shadow:0 16px 32px rgba(197,0,216,.38)}}.section{padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,2.6rem);max-width:960px;margin:0 auto;background:rgba(247,243,238,.82);backdrop-filter:blur(8px)}.section+.section{border-top:1px solid rgba(221,212,200,.35)}.section-intro{margin-top:1.25rem}.section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.25rem}.section-heading .kicker{margin-bottom:.35rem}.section-lead{max-width:68ch;color:#514941;font-size:1.02rem}.model-filters{margin:1.5rem 0 1.75rem;background:rgba(255,253,250,.96);border:1px solid var(--line);border-radius:8px;box-shadow:var(--soft-shadow);overflow:hidden}.model-filter-summary{display:grid;grid-template-columns:minmax(0,1fr) auto 2.15rem;gap:1rem;align-items:center;padding:clamp(1rem,2.6vw,1.5rem);cursor:pointer;list-style:none}.model-filter-summary::-webkit-details-marker{display:none}.model-filter-summary::before{content:"+";display:inline-flex;align-items:center;justify-content:center;grid-column:3;grid-row:1;width:2.15rem;height:2.15rem;border-radius:999px;background:var(--ink);color:#fff;font-weight:900}.model-filters[open] .model-filter-summary::before{content:"-"}.model-filter-summary>span:first-child{min-width:0}.model-filter-summary strong{display:block;font-size:clamp(1.2rem, 2.5vw, 1.65rem);line-height:1.12}.model-filter-summary small{display:block;margin-top:.2rem;color:var(--muted);font-size:.92rem;font-weight:650}.model-filter-panel{padding:0 clamp(1rem,2.6vw,1.5rem) clamp(1rem,2.6vw,1.5rem);border-top:1px solid rgba(221,212,200,.72)}.filter-reset{position:relative;overflow:hidden;border:3px solid var(--button-ink);border-radius:14px;padding:.72rem 1rem;background:linear-gradient(135deg,#15111a,#2c1631 50%,var(--button-cyan));color:#fff;font:inherit;font-weight:950;line-height:1.08;text-shadow:0 2px 0 var(--button-ink);box-shadow:0 5px 0 var(--button-ink),0 0 0 1px rgba(255,255,255,.25) inset;cursor:pointer;white-space:nowrap;transition:transform .16s,box-shadow .16s}.filter-reset:hover{transform:translateY(-1px);box-shadow:0 6px 0 var(--button-ink),0 14px 26px rgba(25,217,242,.16)}.filter-empty,.filter-summary{color:var(--muted);font-size:.92rem}.filter-summary{display:inline-flex;align-items:center;grid-column:2;grid-row:1;font-weight:780;white-space:nowrap}.filter-empty{margin:1rem 0 0;padding:1rem;border:1px solid rgba(157,29,59,.24);border-radius:8px;background:rgba(157,29,59,.08);color:#4b1826}.filter-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.4rem;margin-bottom:1rem}.filter-group{margin:0;padding:0;border:0}.filter-group legend{margin-bottom:.5rem;color:var(--muted);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.filter-list{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.filter-check{display:flex;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:center;min-height:2.15rem;color:var(--ink);font-weight:760;cursor:pointer}.filter-check input{appearance:none;width:1.15rem;height:1.15rem;margin:0;border:2px solid #c9bdae;border-radius:4px;background:#fff;flex:0 0 auto}.filter-check input:checked{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 3px #fff}.filter-check input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.filter-check span{line-height:1.2}[data-profile-gallery-trigger]{cursor:zoom-in}.profile-gallery-open{overflow:hidden}.profile-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(1rem,4vw,3rem);background:rgba(16,11,16,.88);backdrop-filter:blur(10px)}.profile-lightbox-image{display:block;max-width:min(94vw,1120px);max-height:88vh;width:auto;height:auto;object-fit:contain;border:1px solid rgba(214,169,86,.42);border-radius:22px;background:rgba(42,24,31,.64);box-shadow:0 30px 82px rgba(0,0,0,.42)}.profile-lightbox-close,.profile-lightbox-nav{position:fixed;display:grid;place-items:center;border:1px solid rgba(214,169,86,.46);border-radius:999px;background:rgba(42,24,31,.82);color:#ffd88a;font:inherit;font-weight:950;box-shadow:0 14px 32px rgba(16,11,16,.3);cursor:pointer;transition:transform .16s,background .16s}.profile-lightbox-close:hover,.profile-lightbox-nav:hover{transform:translateY(-1px);background:rgba(127,23,49,.92)}.profile-lightbox-close{top:1rem;right:1rem;width:3rem;height:3rem;font-size:2rem;line-height:1}.profile-lightbox-nav{top:50%;width:3.25rem;height:3.25rem;font-size:2.8rem;line-height:1;transform:translateY(-50%)}.profile-lightbox-nav:hover{transform:translateY(calc(-50% - 1px))}.profile-lightbox-prev{left:clamp(.75rem,3vw,2rem)}.profile-lightbox-next{right:clamp(.75rem,3vw,2rem)}.profile-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card,.contact-form{background:rgba(255,253,250,.96);border:1px solid var(--line);border-radius:8px;padding:clamp(1rem,2.5vw,1.5rem);box-shadow:var(--soft-shadow)}.card h2{font-size:1.2rem}.profile-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-card{min-width:0}.profile-card a{display:block;color:inherit;text-decoration:none}.profile-card figure{position:relative;overflow:hidden;margin:0 0 .8rem;border-radius:8px;background:#ddd4c8;aspect-ratio:5/7;box-shadow:var(--soft-shadow)}.profile-card img{width:100%;height:100%;display:block;object-fit:cover}.profile-card figcaption{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;gap:.6rem;align-items:baseline;padding:1.8rem .85rem .85rem;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,0))}.profile-card strong{font-size:1.08rem}.profile-card span{font-size:.86rem;color:rgba(255,255,255,.82)}.profile-card p{font-size:.95rem}.applicant-card figure{background:#e7ff78}.applicant-card figcaption{display:block}.applicant-card figcaption strong{display:block;font-size:clamp(1.08rem, 2vw, 1.28rem);line-height:1.08}.applicant-card figcaption span{display:block;margin-top:.35rem;color:rgba(255,255,255,.9)}.form-note{font-size:.88rem;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(300px,1fr);gap:clamp(1.5rem,4vw,4rem)}.contact-methods{display:grid;gap:.75rem;margin-top:1.5rem}.contact-methods a{display:grid;gap:.15rem;padding:1rem;background:var(--paper);border:1px solid var(--line);border-radius:8px;text-decoration:none;box-shadow:var(--shadow)}.contact-methods span{color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.contact-form{display:grid;gap:1rem}.contact-model-select{margin:0;padding:0;border:0}.contact-model-select legend{color:var(--muted);font-weight:850}.contact-model-select p{margin:.2rem 0 .85rem;color:var(--muted);font-size:.92rem}.contact-model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:.7rem}.contact-model-choice{position:relative;display:block;min-width:0;cursor:pointer}.contact-model-choice input{position:absolute;inset:0;width:1px;height:1px;opacity:0;pointer-events:none}.contact-model-card{position:relative;display:block;overflow:hidden;aspect-ratio:5/7;border:2px solid transparent;border-radius:8px;background:#ddd4c8;box-shadow:var(--soft-shadow);transition:border-color .18s,box-shadow .18s,transform .18s}.contact-model-card img{display:block;width:100%;height:100%;object-fit:cover}.contact-model-card::after{content:"";position:absolute;inset:auto 0 0;height:58%;background:linear-gradient(0deg,rgba(16,12,12,.82),rgba(16,12,12,0));pointer-events:none}.contact-model-name{position:absolute;left:.55rem;right:.55rem;bottom:.55rem;z-index:2;color:#fff;font-weight:880;line-height:1.05;text-shadow:0 2px 8px rgba(0,0,0,.62);overflow-wrap:anywhere}.contact-model-check{position:absolute;top:.45rem;right:.45rem;z-index:3;display:grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:999px;background:rgba(255,253,250,.94);color:var(--accent);font-weight:950;box-shadow:0 8px 18px rgba(0,0,0,.18);opacity:0;transform:scale(.78);transition:opacity .18s,transform .18s}.contact-model-choice:hover .contact-model-card{transform:translateY(-2px)}.contact-model-choice input:checked+.contact-model-card{border-color:var(--accent);box-shadow:0 0 0 3px rgba(157,29,59,.16),var(--soft-shadow)}.contact-model-choice input:checked+.contact-model-card .contact-model-check{opacity:1;transform:scale(1)}.contact-model-choice input:focus-visible+.contact-model-card{outline:3px solid var(--gold);outline-offset:3px}body[data-template=contact] .contact-layout{width:min(100% - 2rem,1080px);max-width:1080px;margin-top:clamp(.45rem,1.4vw,.9rem);padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(214,169,86,.34);border-radius:26px;background:radial-gradient(circle at 78% 14%,rgba(215,47,115,.34),transparent 30%),radial-gradient(circle at 18% 90%,rgba(255,216,138,.14),transparent 34%),linear-gradient(135deg,rgba(42,24,31,.96),rgba(127,23,49,.82) 58%,rgba(199,40,98,.42));box-shadow:0 30px 72px rgba(16,11,16,.26),inset 0 1px 0 rgba(255,250,244,.08)}body[data-template=contact] .site-footer{margin-top:clamp(1.1rem,3vw,2rem)}body[data-template=contact] .contact-layout>div h2{color:#fffaf4;text-shadow:0 12px 30px rgba(16,11,16,.28)}body[data-template=contact] .contact-layout>div p{color:rgba(255,250,244,.82)}body[data-template=contact] .contact-layout>div .kicker{color:#ffd88a}body[data-template=contact] .contact-layout .booking-steps{display:grid;gap:.7rem;margin-top:1.25rem}body[data-template=contact] .contact-layout .booking-steps div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem .75rem;padding:.9rem;border:1px solid rgba(214,169,86,.24);border-radius:14px;background:rgba(255,250,244,.1);box-shadow:inset 0 1px 0 rgba(255,250,244,.06)}body[data-template=contact] .contact-layout .booking-steps span{grid-row:1/3;display:grid;place-items:center;width:2.15rem;height:2.15rem;border-radius:999px;background:linear-gradient(135deg,#ffd88a,#d6a956);color:#2a181f;font-size:.78rem;font-weight:950}body[data-template=contact] .contact-layout .booking-steps strong{color:#fffaf4;font-size:1rem;line-height:1.12}body[data-template=contact] .contact-layout .booking-steps p{margin:0;color:rgba(255,250,244,.74);font-size:.94rem;line-height:1.45}body[data-template=contact] .contact-layout .contact-methods a{border-color:rgba(214,169,86,.24);border-radius:14px;background:rgba(255,250,244,.1);color:#fffaf4;box-shadow:0 18px 38px rgba(16,11,16,.18),inset 0 1px 0 rgba(255,250,244,.06);transition:transform 180ms,border-color 180ms,background 180ms}body[data-template=contact] .contact-layout .contact-methods a:hover{transform:translateY(-1px);border-color:rgba(255,216,138,.5);background:rgba(255,250,244,.14)}body[data-template=contact] .contact-layout .contact-methods span{color:#ffd88a}body[data-template=contact] .contact-layout .contact-form{border-color:rgba(214,169,86,.28);border-radius:20px;background:linear-gradient(180deg,#fffaf4,#fff3f7);box-shadow:0 24px 54px rgba(16,11,16,.26)}body[data-template=contact] .contact-layout .contact-form .form-note,body[data-template=contact] .contact-layout .contact-form p,body[data-template=contact] .contact-layout .contact-model-select p{color:rgba(42,24,31,.66)}body[data-template=contact] .contact-layout .contact-model-select legend{color:#8f2149}body[data-template=home] .home-contact-section{position:relative;width:min(100%,1080px);max-width:1080px;margin:0 auto clamp(2.8rem,6vw,4.8rem);padding:clamp(1.45rem,3.5vw,2.7rem);overflow:hidden;border:1px solid rgba(214,169,86,.34);border-radius:26px;background:radial-gradient(circle at 74% 16%,rgba(255,43,145,.72),transparent 34%),radial-gradient(circle at 18% 90%,rgba(136,37,255,.22),transparent 36%),linear-gradient(135deg,#1b0b18,#561339 55%,#250b27);box-shadow:0 34px 86px rgba(16,11,16,.32),inset 0 1px 0 rgba(255,250,244,.08)}body[data-template=home] .home-contact-section::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,250,244,.05),transparent 38%,rgba(214,169,86,.08));pointer-events:none}body[data-template=home] .home-contact-section>*{position:relative;z-index:1}body[data-template=home] .home-contact-section h2{color:#fffaf4;text-shadow:0 14px 38px rgba(16,11,16,.32)}body[data-template=home] .home-contact-section p{color:rgba(255,250,244,.78)}body[data-template=home] .home-contact-section .kicker{color:#ffd88a}body[data-template=home] .home-contact-section .contact-methods a{border-color:rgba(214,169,86,.24);background:rgba(255,250,244,.1);color:#fffaf4;box-shadow:0 18px 38px rgba(16,11,16,.18),inset 0 1px 0 rgba(255,250,244,.06)}body[data-template=home] .home-contact-section .contact-methods span{color:#ffd88a}body[data-template=home] .home-contact-section .booking-steps{display:grid;gap:.7rem;margin-top:1.25rem}body[data-template=home] .home-contact-section .booking-steps div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem .75rem;padding:.9rem;border:1px solid rgba(214,169,86,.24);border-radius:14px;background:rgba(255,250,244,.1);box-shadow:inset 0 1px 0 rgba(255,250,244,.06)}body[data-template=home] .home-contact-section .booking-steps span{grid-row:1/3;display:grid;place-items:center;width:2.15rem;height:2.15rem;border-radius:999px;background:#ffd88a;color:#2a181f;font-size:.78rem;font-weight:950}body[data-template=home] .home-contact-section .booking-steps strong{color:#fffaf4;font-size:1rem;line-height:1.12}body[data-template=home] .home-contact-section .booking-steps p{margin:0;color:rgba(255,250,244,.74);font-size:.94rem;line-height:1.45}body[data-template=home] .home-contact-section .contact-form{border-color:rgba(214,169,86,.28);border-radius:20px;background:linear-gradient(180deg,#fffaf4,#fff3f7);box-shadow:0 24px 54px rgba(16,11,16,.26)}body[data-template=home] .home-contact-section .contact-form .form-note,body[data-template=home] .home-contact-section .contact-form p,body[data-template=home] .home-contact-section .contact-model-select p{color:rgba(42,24,31,.66)}body[data-template=home] .home-contact-section .contact-model-select legend{color:#8f2149}body[data-template=home] .home-contact-section .contact-success{display:grid;justify-items:center;gap:.75rem;margin-top:.3rem;padding:clamp(1.1rem,3vw,1.6rem);overflow:hidden;border:1px solid rgba(39,174,96,.32);border-radius:18px;background:radial-gradient(circle at 50% 0,rgba(39,174,96,.16),transparent 38%),linear-gradient(180deg,#f3fff7,#fffaf4);color:#21422e;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.76),0 18px 36px rgba(16,11,16,.12)}body[data-template=home] .home-contact-section .contact-success[hidden]{display:none}body[data-template=home] .home-contact-section .spray-check{position:relative;display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:999px;background:radial-gradient(circle at 32% 22%,#baffc8 0 12%,transparent 13%),radial-gradient(circle at 72% 68%,rgba(39,174,96,.62) 0 9%,transparent 10%),#27ae60;color:#fffaf4;font-size:2.55rem;font-weight:950;line-height:1;transform:rotate(-7deg);text-shadow:0 2px 0 rgba(18,83,45,.24),0 0 12px rgba(255,250,244,.42);box-shadow:0 12px 24px rgba(39,174,96,.24),0 0 0 5px rgba(39,174,96,.1)}body[data-template=home] .home-contact-section .spray-check::after,body[data-template=home] .home-contact-section .spray-check::before{content:"";position:absolute;border-radius:999px;background:#27ae60;opacity:.28;filter:blur(.5px)}body[data-template=home] .home-contact-section .spray-check::before{width:.42rem;height:.42rem;left:-.35rem;top:.75rem;box-shadow:4.7rem .2rem 0 -.05rem #27ae60,3.8rem 3.9rem 0 -.08rem #27ae60,.9rem 4.55rem 0 -.12rem #27ae60}body[data-template=home] .home-contact-section .spray-check::after{width:.28rem;height:.28rem;right:.2rem;top:-.35rem;box-shadow:-4.2rem 1rem 0 #27ae60,-.5rem 4.7rem 0 #27ae60,-3.1rem 4rem 0 -.05rem #27ae60}body[data-template=home] .home-contact-section .contact-success h3{margin:0;color:#173522;font-size:clamp(1.35rem, 3vw, 1.8rem);line-height:1.08}body[data-template=home] .home-contact-section .contact-success p{max-width:56ch;margin:0;color:rgba(23,53,34,.76)}body[data-template=home] .home-contact-section .contact-success a{color:#8f2149;font-weight:860;text-decoration-thickness:2px;text-underline-offset:3px}body[data-template=home] .home-contact-section .submitted-contact{width:min(100%,34rem);margin-top:.25rem;padding:.95rem;border:1px solid rgba(199,40,98,.16);border-radius:14px;background:rgba(255,250,244,.84);text-align:left}body[data-template=home] .home-contact-section .submitted-contact strong{display:block;margin-bottom:.65rem;color:#2a181f}body[data-template=home] .home-contact-section .submitted-contact dl{display:grid;gap:.55rem;margin:0 0 .75rem}body[data-template=home] .home-contact-section .submitted-contact dl>div{display:grid;grid-template-columns:0.9fr 1.3fr;gap:.75rem;align-items:center}body[data-template=home] .home-contact-section .submitted-contact dt{color:#8f2149;font-size:.75rem;font-weight:900;text-transform:uppercase}body[data-template=home] .home-contact-section .submitted-contact dd{margin:0;color:#2a181f;font-weight:820;overflow-wrap:anywhere}body[data-template=home] .home-final-cta{position:relative;display:grid;grid-template-columns:minmax(0,0.88fr) minmax(18rem,0.72fr);align-items:center;width:min(100%,1080px);max-width:1080px;min-height:clamp(24rem,46vw,34rem);margin:0 auto;padding:clamp(1.6rem,4vw,3rem);overflow:visible;border:0;border-radius:0;background:0 0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}body[data-template=home] .home-final-cta::before{display:none}body[data-template=home] .home-final-copy{position:relative;z-index:2;width:min(100%,34.5rem);max-width:34.5rem;padding:clamp(1.15rem,3vw,1.9rem);border:1px solid rgba(214,169,86,.3);border-radius:24px;background:linear-gradient(135deg,rgba(42,24,31,.78),rgba(127,23,49,.58));box-shadow:0 24px 58px rgba(16,11,16,.24),inset 0 1px 0 rgba(255,250,244,.08);backdrop-filter:blur(7px)}body[data-template=home] .home-final-copy .kicker{color:#ffd88a}body[data-template=home] .home-final-copy h2{margin:0;color:#fffaf4;font-size:clamp(2rem, 4vw, 3.2rem);line-height:1.06;text-shadow:0 12px 34px rgba(16,11,16,.34)}body[data-template=home] .home-final-copy p:not(.kicker){max-width:54ch;margin:1rem 0 0;color:rgba(255,250,244,.88);font-size:1.08rem;line-height:1.62;text-shadow:0 2px 12px rgba(16,11,16,.76)}body[data-template=home] .home-final-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}body[data-template=home] .home-final-sticker{position:absolute;right:clamp(-5.5rem,-7vw,-2.8rem);bottom:-3.45rem;z-index:1;width:clamp(25rem,47vw,39rem);margin:0;pointer-events:none;filter:drop-shadow(0 26px 44px rgba(16,11,16,.28))}body[data-template=home] .home-final-sticker img{display:block;width:100%;height:auto}label{display:grid;gap:.35rem;color:var(--muted);font-weight:760}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:.8rem;font:inherit;color:var(--ink);background:#fff}textarea{resize:vertical}.apply-form-row{display:grid;grid-template-columns:1fr 0.7fr;gap:.8rem}.apply-submit-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.apply-submit-row .button{flex:1 1 180px}.episode-meta{color:var(--muted);font-size:.82rem;font-weight:780}.blog-filter-box{margin:0 0 1rem;border:1px solid var(--line);border-radius:8px;background:rgba(255,253,250,.94);box-shadow:var(--soft-shadow);overflow:hidden}.blog-filter-box summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;cursor:pointer;list-style:none}.blog-filter-box summary::-webkit-details-marker{display:none}.blog-filter-box summary::after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;flex:0 0 auto;border-radius:999px;background:var(--ink);color:#fff;font-weight:900}.blog-filter-box[open] summary::after{content:"-"}.blog-filter-box strong{display:block;color:var(--ink);font-size:1.08rem;line-height:1.15}.blog-filter-box small{color:var(--muted);font-weight:650}@keyframes reviewFadeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.whatsapp-float{position:fixed;right:clamp(.7rem,2vw,1.15rem);bottom:clamp(.7rem,2vw,1.15rem);z-index:9;display:grid;justify-items:center;width:clamp(6.8rem,9vw,8.8rem);color:#062a17;text-decoration:none;filter:drop-shadow(0 18px 28px rgba(16,11,16,.32));transition:transform .18s,filter .18s}.whatsapp-float:hover{transform:translateY(-3px) scale(1.02);filter:drop-shadow(0 24px 34px rgba(16,11,16,.36))}.whatsapp-float img{display:block;width:100%;height:auto;pointer-events:none}.whatsapp-float span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:2.15rem;margin-top:-1.05rem;padding:.48rem .78rem;border:1px solid rgba(6,42,23,.28);border-radius:999px;background:linear-gradient(135deg,#12b957,#25d366 58%,#7af2a4);color:#062a17;font-size:.86rem;font-weight:930;line-height:1;box-shadow:0 10px 22px rgba(37,211,102,.28),inset 0 1px 0 rgba(255,255,255,.36)}.whatsapp-float span::before{content:"";width:.52rem;height:.52rem;margin-right:.35rem;border-radius:999px;background:#062a17;box-shadow:0 0 0 3px rgba(6,42,23,.12)}.site-footer{position:relative;display:grid;grid-template-columns:minmax(13rem,0.95fr) minmax(10rem,0.7fr) minmax(13rem,0.85fr);gap:1rem clamp(1.2rem,4vw,3rem);overflow:hidden;margin-top:0;padding:clamp(1.05rem,2.8vw,1.55rem) clamp(1rem,3vw,1.6rem) clamp(1.25rem,3vw,1.8rem);border:1px solid rgba(214,169,86,.28);border-radius:22px 22px 0 0;background:radial-gradient(circle at 12% 10%,rgba(215,47,115,.28),transparent 26%),radial-gradient(circle at 88% 18%,rgba(255,216,138,.12),transparent 28%),linear-gradient(135deg,rgba(42,24,31,.98),rgba(91,17,43,.94) 52%,rgba(24,10,22,.98));color:#fff;box-shadow:0 -18px 48px rgba(16,11,16,.22),inset 0 1px 0 rgba(255,250,244,.08)}.site-footer::before{content:"";position:absolute;inset:0;background-image:var(--bg-url);background-size:cover;background-position:center bottom;opacity:.16;filter:saturate(1.15) contrast(1.06);pointer-events:none}.site-footer::after{content:"";position:absolute;left:0;right:0;top:0;height:.42rem;background:linear-gradient(90deg,#d72f73,#ff7a3d,#ffd88a);pointer-events:none}.site-footer>*{position:relative;z-index:1}.footer-intro{display:grid;align-content:start;gap:.45rem;min-width:0}.footer-logo{display:block;width:min(8.6rem,64%);height:auto;filter:drop-shadow(0 10px 20px rgba(16,11,16,.2))}.site-footer p{color:rgba(255,250,244,.72);max-width:34ch;margin:0;line-height:1.42;font-size:.94rem}.site-footer a{color:#fffaf4}.footer-contact{display:grid;gap:.45rem;min-width:0;align-self:start}.footer-contact a{display:grid;gap:.05rem;min-width:0;padding:0;border:0;border-radius:0;background:0 0;text-decoration:none;font-weight:850;overflow-wrap:anywhere;transition:transform .18s,color .18s}.footer-contact a:hover{transform:translateX(2px);color:#ffd88a}.footer-contact span{color:#ffd88a;font-size:.74rem;font-weight:900;text-transform:uppercase}.footer-links{display:grid;align-content:start;gap:.35rem;padding:0;border-top:0}.footer-links a{color:rgba(255,250,244,.8);text-decoration:none;font-size:.94rem;font-weight:760;line-height:1.2}.footer-links a:hover{color:#ffd88a}.footer-agencies{grid-column:1/-1;display:grid;gap:.45rem;padding-top:.7rem;border-top:1px solid rgba(214,169,86,.14)}.footer-agencies h2{margin:0;color:rgba(255,250,244,.62);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.footer-agencies div{display:flex;flex-wrap:wrap;gap:.35rem .85rem}.footer-agencies a,.footer-agencies span{color:rgba(255,250,244,.62);font-size:.82rem;font-weight:760;text-decoration:none;line-height:1.25}.footer-agencies a:hover{color:#ffd88a}.orbitwerk-credit{justify-self:start;display:inline-grid;grid-template-columns:2.15rem minmax(0,1fr);gap:.55rem;align-items:center;margin-top:.2rem;padding:.42rem .58rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06);font-size:.82rem}.orbitwerk-credit,.site-footer .orbitwerk-credit{color:#fff;text-decoration:none}.orbitwerk-credit img{display:block;width:2.15rem;height:2.15rem;object-fit:contain;border-radius:6px;background:rgba(255,255,255,.92)}.orbitwerk-credit span{display:grid;gap:.12rem}.orbitwerk-credit strong{color:#fff;line-height:1.15}.orbitwerk-credit small{color:rgba(255,255,255,.68);font-weight:750;line-height:1.25}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-background-image{transform:translate3d(-50%,0,0)}*,::after,::before{transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}@media (max-width:980px){.profile-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{display:block}.site-footer{grid-template-columns:minmax(0,1fr) minmax(10rem,0.7fr)}.footer-contact{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.nav-toggle{display:block}.site-nav{position:absolute;inset:calc(100% + 0.55rem) 0 auto 0;display:none;flex-direction:column;align-items:stretch;gap:.45rem;max-height:min(84vh,42rem);overflow-y:auto;overscroll-behavior:contain;padding:.75rem;background:linear-gradient(135deg,rgba(42,24,31,.995),rgba(127,23,49,.985));border:1px solid rgba(214,169,86,.38);border-radius:18px;box-shadow:0 24px 54px rgba(16,11,16,.3);backdrop-filter:blur(6px);scrollbar-color:rgba(214,169,86,0.72) rgba(42,24,31,0.64)}body[data-template=home] .site-header{width:min(100% - 1rem,1080px);margin-top:.5rem;border-radius:18px}.site-nav.is-open{display:flex}.site-nav a,body[data-template=home] .site-nav a{padding:.88rem .95rem;color:rgba(255,250,244,.96);background:rgba(255,250,244,.12);border:1px solid rgba(214,169,86,.2);border-radius:12px}.site-nav a:hover,body[data-template=home] .site-nav a:hover{color:#ffd88a;background:rgba(214,169,86,.14);border-color:rgba(214,169,86,.42)}.nav-more{background:rgba(255,250,244,.12);border:1px solid rgba(214,169,86,.2);border-radius:12px;overflow:hidden}.nav-more summary,body[data-template=home] .nav-more summary{padding:.88rem .95rem;justify-content:space-between;color:rgba(255,250,244,.94);background:0 0;border-radius:12px}.nav-more[open]{border-color:rgba(214,169,86,.58);box-shadow:inset 0 0 0 1px rgba(214,169,86,.12)}.nav-more summary:hover,.nav-more[open]>summary,body[data-template=home] .nav-more summary:hover,body[data-template=home] .nav-more[open]>summary{color:#ffd88a;background:rgba(214,169,86,.12);border-radius:12px}.nav-dropdown{position:static;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;padding:.55rem;border:0;border-top:1px solid rgba(214,169,86,.18);border-radius:0;background:rgba(16,11,16,.2);box-shadow:none}.nav-dropdown a,body[data-template=home] .nav-dropdown a{min-height:2.45rem;padding:.62rem .64rem;white-space:normal;color:rgba(255,250,244,.9);background:rgba(16,11,16,.38);border-color:rgba(214,169,86,.16);border-radius:10px;font-size:.84rem;line-height:1.14}.nav-dropdown a:hover,body[data-template=home] .nav-dropdown a:hover{color:#ffd88a;background:rgba(214,169,86,.12);border-color:rgba(214,169,86,.38)}.apply-form-row,.contact-layout{grid-template-columns:1fr}body[data-template=home] .hero-copy{min-height:0;padding-right:clamp(1.35rem,3.4vw,2.4rem)}body[data-template=home] .home-hero-visual{display:none}body[data-template=home] .voice-memo-hero{left:auto;width:min(820px,100%);margin:1.45rem auto 0;transform:none}body[data-template=home] .hero-actions{left:auto;width:100%;margin:1.2rem auto 0;transform:none}body[data-template=home] .section-intro{width:min(100%,1080px);margin-top:0;border-radius:20px}body[data-template=home] .home-delight h2{font-size:clamp(1.85rem, 8vw, 2.65rem)}body[data-template=home] .home-delight-copy p{font-size:1rem;line-height:1.62}body[data-template=home] .home-delight-grid{grid-template-columns:1fr;gap:1.2rem}body[data-template=home] .home-delight-card figure{max-width:25rem;margin-left:auto;margin-right:auto}body[data-template=home] .home-profile-section{width:min(100%,1080px);border-radius:20px}body[data-template=home] .home-profile-section .section-heading{display:grid;gap:.85rem}body[data-template=home] .home-profile-section h2{max-width:100%;font-size:clamp(1.9rem, 8vw, 2.65rem)}body[data-template=home] .home-profile-section .profile-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}body[data-template=home] .home-agency-section{width:min(100%,1080px);border-radius:20px}body[data-template=home] .home-agency-head h2{font-size:clamp(1.8rem, 7.8vw, 2.55rem)}body[data-template=home] .home-agency-grid{grid-template-columns:1fr}body[data-template=home] .home-podcast-feature{grid-template-columns:1fr;width:min(100%,1080px);border-radius:20px}body[data-template=home] .home-podcast-copy{min-height:0;padding-right:0;text-align:center}body[data-template=home] .home-podcast-copy h2{max-width:100%;font-size:clamp(2rem, 9vw, 3rem)}body[data-template=home] .home-podcast-copy p:not(.kicker){margin-left:auto;margin-right:auto}body[data-template=home] .home-podcast-topics{justify-content:center}body[data-template=home] .home-podcast-host{position:relative;right:auto;bottom:auto;display:block;width:clamp(7.8rem,38vw,10rem);margin:.95rem auto -.45rem}body[data-template=home] .home-podcast-actions{margin-top:0}body[data-template=home] .home-latest-episode{max-width:26rem;margin:0 auto}body[data-template=home] .home-final-cta{grid-template-columns:1fr;min-height:0;padding-bottom:clamp(14rem,52vw,21rem);text-align:center}body[data-template=home] .home-final-copy{width:min(100%,36rem);max-width:100%;margin:0 auto;border-radius:20px}body[data-template=home] .home-final-copy p:not(.kicker){margin-left:auto;margin-right:auto}body[data-template=home] .home-final-actions{justify-content:center}body[data-template=home] .home-final-sticker{right:50%;bottom:-2rem;z-index:3;width:clamp(18rem,78vw,27rem);transform:translateX(58%)}.model-filter-summary{grid-template-columns:minmax(0,1fr) 2.15rem}.filter-summary{grid-column:1/-1;grid-row:2;margin-right:0;white-space:normal}.filter-columns{grid-template-columns:1fr}.filter-reset{width:100%}.hero{min-height:min(760px,78vh);padding-top:5.2rem}body[data-template=home] .voice-memo-hero{min-height:0;padding:1rem 4.8rem 1rem 1rem}body[data-template=home] .voice-sticker{left:auto;right:-.85rem;top:4.65rem;bottom:auto;width:clamp(5.3rem,25vw,6.8rem)}.hero-actions .button{width:100%}.site-footer{display:grid;grid-template-columns:1fr;border-radius:20px 20px 0 0}.footer-logo{width:min(11rem,56vw)}.footer-links{grid-column:auto;grid-row:auto;display:flex;flex-wrap:wrap;gap:.42rem .85rem}.footer-contact{grid-column:auto;grid-template-columns:1fr}.footer-agencies{margin-top:0}.orbitwerk-credit{justify-self:start}}@media (max-width:540px){.profile-grid.compact{grid-template-columns:1fr}.contact-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{padding-inline:0.85rem}body[data-template=home] .hero{padding-inline:0.5rem}body[data-template=home] .hero-highlights{gap:.38rem;margin-top:.85rem}body[data-template=home] .hero-highlights li{min-height:0;padding-left:1.45rem;font-size:.92rem;line-height:1.18}body[data-template=home] .hero-highlights li::before{left:.08rem;width:.62rem;height:.36rem}body[data-template=home] .voice-memo-hero{min-height:0;padding:1rem 4.8rem 1rem 1rem}body[data-template=home] .voice-sticker{left:auto;right:-.85rem;top:4.65rem;bottom:auto;width:clamp(5.3rem,25vw,6.8rem);opacity:.96}body[data-template=home] .voice-memo-hero .voice-player{grid-template-columns:3.35rem minmax(0,1fr);gap:.7rem}body[data-template=home] .voice-memo-hero .voice-play{width:3.35rem;height:3.35rem}body[data-template=home] .voice-memo-hero .voice-wave{height:4.8rem}body[data-template=home] .home-profile-section .profile-grid.compact{grid-template-columns:1fr}body[data-template=home] .home-final-cta{padding-bottom:clamp(13rem,76vw,18rem)}body[data-template=home] .home-section-actions .button{width:100%}body[data-template=home] .home-final-copy h2{font-size:clamp(1.8rem, 8.6vw, 2.45rem)}body[data-template=home] .home-final-actions .button{width:100%}body[data-template=home] .home-final-sticker{bottom:-1.2rem;width:clamp(18rem,92vw,24rem);transform:translateX(55%)}h1{font-size:clamp(2.25rem, 14vw, 3.75rem)}.hero{min-height:760px}.section{padding-inline:1rem}.whatsapp-float{right:.55rem;bottom:.55rem;width:clamp(5.6rem,25vw,7rem)}.whatsapp-float span{min-height:1.95rem;margin-top:-.85rem;padding:.42rem .62rem;font-size:.78rem}}