@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@500;600;700;800&family=Caveat:wght@600;700&family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap");:root{--cream:#fbf6ec;--cream-2:#faf0df;--paper:#fffaf2;--ink:#1b1613;--muted:#6f6458;--line:#eadfce;--orange:#f0592a;--orange-2:#ff8a4a;--teal:#2e9f96;--blue:#172644;--shadow:0 24px 70px rgb(27 22 19/13%);--shadow-soft:0 18px 50px rgb(27 22 19/8%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}body::selection{background:var(--orange);color:white}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow:hidden}section[id]{scroll-margin-top:138px}.site-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:50}.promo-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;background:var(--ink);color:var(--cream);padding:11px 22px;font-size:13.5px}.promo-pill{display:inline-flex;align-items:center;gap:8px;color:#f4c9a0;font-weight:700}.promo-pill span{width:6px;height:6px;border-radius:50%;background:var(--orange)}.promo-link{color:#f4c9a0;text-decoration:underline;text-underline-offset:3px}.site-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;justify-content:space-between;grid-gap:30px;gap:30px;width:100%;margin:0;padding:16px max(40px,calc((100vw - 1280px) / 2 + 40px));border-bottom:1px solid var(--line);background:rgb(251 246 236/84%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-family:Bricolage Grotesque,Inter,sans-serif;font-size:18px;font-weight:800}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--orange);color:white;font-size:14px;box-shadow:0 8px 22px rgb(240 89 42/28%)}.site-nav{display:flex;justify-content:center;gap:30px;color:var(--muted);font-size:15px;font-weight:600}.site-nav a:hover{color:var(--ink)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;border:1px solid transparent;font-size:14px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:white;box-shadow:0 14px 36px rgb(240 89 42/26%)}.button-secondary{border:1px solid rgb(27 22 19/18%);background:rgb(255 250 242/78%);color:var(--ink)}.button-text{min-height:0;padding:0;color:var(--orange)}.hero{position:relative;width:min(1280px,calc(100% - 32px));margin:0 auto;padding:64px 40px 56px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);grid-gap:54px;gap:54px;align-items:center}.script-label{margin:0 0 8px;color:var(--orange);font-family:Caveat,Segoe Script,cursive;font-size:30px;font-weight:700;line-height:1}.funnel-hero h1,.hero h1,.legal-hero h1,.section-header h2{margin:0;font-family:Bricolage Grotesque,Georgia,Times New Roman,serif;font-weight:800;letter-spacing:0}.hero h1{max-width:700px;margin-bottom:22px;font-size:clamp(42px,5.2vw,68px);line-height:1}.hero-lead{max-width:520px;margin:0;color:var(--muted);font-size:19px;line-height:1.6}.cta-row,.hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:30px}.cta-row-center{justify-content:center}.hero-media{position:relative;min-height:570px;overflow:hidden;border-radius:28px;background:var(--ink);box-shadow:var(--shadow)}.hero-portrait-shell{display:grid;min-height:560px;place-items:end center;overflow:visible;border-radius:0;background:transparent;box-shadow:none;isolation:isolate}.hero-portrait-shell:before{position:absolute;z-index:-1;width:min(460px,88%);aspect-ratio:1;border-radius:999px;background:var(--orange);box-shadow:0 28px 70px rgb(240 89 42/24%);content:"";inset:50% auto auto 50%;transform:translate(-50%,-48%)}.hero-portrait-shell:after{position:absolute;z-index:-2;width:min(520px,96%);aspect-ratio:1;border:1px solid rgb(234 223 206/80%);border-radius:999px;background:rgb(255 250 242/74%);content:"";inset:48% auto auto 50%;transform:translate(-50%,-50%)}.hero-media img{width:100%;height:100%;min-height:570px;object-fit:cover}.hero-portrait-shell img{width:min(430px,100%);height:auto;min-height:0;object-fit:contain;filter:drop-shadow(0 24px 40px rgb(40 20 10/32%))}.hero-badge{position:absolute;right:18px;bottom:18px;max-width:230px;border:1px solid rgb(255 255 255/20%);border-radius:18px;padding:16px;background:rgb(27 22 19/72%);color:white;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-portrait-shell .hero-badge{right:0;bottom:34px;max-width:225px;border-color:rgb(234 223 206/72%);background:rgb(255 250 242/90%);color:var(--ink);box-shadow:var(--shadow-soft)}.hero-badge strong{display:block;font-size:28px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;max-width:560px;margin-top:30px}.hero-stat{border-top:1px solid var(--line);padding-top:14px}.hero-stat strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:.95}.hero-stat span{color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}.logo-strip{display:flex;width:100%;align-items:center;gap:38px;border-block:1px solid var(--line);background:var(--cream-2);padding:24px max(24px,calc((100vw - 1180px) / 2))}.logo-strip>span{color:var(--muted);font-family:Caveat,Segoe Script,cursive;font-size:25px;font-weight:700;white-space:nowrap}.logo-strip>div{display:flex;flex:1 1;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px}.logo-image{width:auto;max-width:150px;height:34px;object-fit:contain;filter:grayscale(1);opacity:.68}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:86px 0}.section-tight{padding-block:54px}.section-header{max-width:760px;margin-bottom:40px}.section-header-center{margin-inline:auto;text-align:center}.section-header h2{font-size:clamp(34px,5vw,56px);line-height:.98}.section-header p:not(.script-label){color:var(--muted);font-size:18px;line-height:1.65}.story-section{width:min(1280px,calc(100% - 32px));padding:96px 0 76px}.story-section .section-header{margin-bottom:36px}.story-presentation{display:grid;grid-template-columns:minmax(380px,.92fr) minmax(0,1.08fr);grid-gap:42px;gap:42px;align-items:start}.story-media-stack{position:relative;min-height:660px}.story-visual-card{position:relative;width:74%;aspect-ratio:4/5;overflow:hidden;border-radius:28px;background:var(--ink);box-shadow:var(--shadow)}.story-visual-card img{width:100%;height:100%;object-fit:cover;object-position:center center}.story-secondary-card{position:absolute;right:0;bottom:0;width:76%;aspect-ratio:3/2;overflow:hidden;border:6px solid var(--cream);border-radius:24px;background:var(--ink);box-shadow:0 24px 60px rgb(27 22 19/18%)}.story-secondary-card img{width:100%;height:100%;object-fit:cover;object-position:center}.story-copy-panel{display:flex;flex-direction:column;justify-content:center;margin:0;border:1px solid var(--line);border-radius:28px;background:rgb(255 250 242/72%);padding:44px 48px;box-shadow:0 18px 50px rgb(27 22 19/6%);text-align:left}.story-copy-panel p{margin:0 0 16px;color:#5c5347;font-size:18px;line-height:1.68}.story-copy-panel p:last-child{margin-bottom:0}.story-copy-panel p:first-child{color:var(--ink);font-weight:800}.story-signature{margin-top:36px;color:var(--ink);font-family:Caveat,Segoe Script,cursive;font-size:36px;font-weight:700;text-align:center}.festival-feature,.story-grid{display:grid;grid-template-columns:.88fr 1.12fr;grid-gap:42px;gap:42px;align-items:center}.festival-image,.story-image{overflow:hidden;border-radius:28px;background:var(--ink);box-shadow:var(--shadow)}.festival-image img,.story-image img{width:100%;height:560px;object-fit:cover}.artist-grid,.benefit-grid,.festival-grid,.milestones,.testimonial-grid{display:grid;grid-gap:16px;gap:16px}.milestones{grid-template-columns:repeat(3,1fr);margin-top:24px}.benefit-card,.faq-item,.festival-card,.funnel-card,.legal-content,.milestone,.testimonial-card{border:1px solid var(--line);border-radius:18px;background:var(--paper)}.benefit-card,.festival-card,.milestone,.testimonial-card{padding:26px;box-shadow:0 14px 34px rgb(27 22 19/5%)}.benefit-card span,.milestone span{color:var(--orange);font-size:13px;font-weight:900;text-transform:uppercase}.benefit-card h3,.festival-card h3,.milestone h3{margin:12px 0 8px;font-size:20px}.benefit-card p,.festival-card p,.milestone p,.testimonial-card p{color:var(--muted);line-height:1.58}.milestone-dark{background:var(--ink)}.milestone-dark,.milestone-dark h3{color:var(--cream)}.milestone-dark p{color:#b5ab9a}.dark-band{background:var(--ink);color:var(--cream);padding-block:22px}.dark-panel{position:relative;overflow:hidden;width:min(1280px,calc(100% - 32px));margin:0 auto;border-radius:28px;padding:70px;background:linear-gradient(135deg,rgb(240 89 42/20%),transparent 38%),var(--ink)}.dark-panel .benefit-card p,.dark-panel .section-header p:not(.script-label){color:#cfc4b3}.benefit-grid{grid-template-columns:repeat(2,1fr)}.dark-panel .benefit-card{border-color:#3a312a;background:#221c18}.dark-panel .benefit-card h3{color:white}.feature-band{padding-block:80px}.feature-band-dark{width:100%;max-width:none;margin:0;padding:82px max(32px,calc((100vw - 1180px) / 2));background:var(--ink);color:var(--cream)}.feature-band-dark .feature-card p,.feature-band-dark .section-header p:not(.script-label){color:#c7bdac}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.feature-card{border:1px solid var(--line);border-radius:18px;background:var(--paper);padding:28px 30px}.feature-card span{display:block;margin-bottom:10px;color:var(--orange);font-size:15px;font-weight:800}.feature-card h3{margin:0 0 8px;font-size:20px}.feature-card p{margin:0;color:var(--muted);line-height:1.58}.feature-band-dark .feature-card{border-color:#322a24;background:#211b17}.book-offer{display:grid;grid-template-columns:.78fr 1.22fr;width:min(1280px,calc(100% - 32px));margin:20px auto 84px;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:white}.book-visual{position:relative;display:flex;min-height:360px;align-items:center;justify-content:center;padding:46px 30px;background:radial-gradient(circle at 40% 30%,#2a3a66,#162244 70%)}.book-visual:after{position:absolute;inset:0;background:radial-gradient(circle at 70% 80%,rgb(240 89 42/25%),transparent 60%);content:""}.book-visual img{position:relative;z-index:1;width:min(230px,70%);height:auto;filter:drop-shadow(0 26px 40px rgb(0 0 0/45%))}.book-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 56px}.book-copy h2{max-width:520px;margin:0 0 14px;font-family:Bricolage Grotesque,Georgia,serif;font-size:clamp(34px,4vw,44px);line-height:1.06}.book-copy p:not(.script-label){max-width:500px;margin:0 0 26px;color:#5c5347;font-size:17px;line-height:1.6}.book-copy>span{margin-top:12px;color:#9a8f7e;font-size:12.5px}.video-section{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:34px;gap:34px;align-items:center}.video-frame{position:relative;overflow:hidden;border-radius:22px;background:#080604;box-shadow:0 24px 70px rgb(27 22 19/18%);aspect-ratio:16/9}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.festival-video-section{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:78px 0 28px}.festival-video-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.festival-video-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:0 18px 46px rgb(27 22 19/8%)}.festival-video-card video{display:block;width:100%;aspect-ratio:16/9;background:#080604;object-fit:cover}.festival-video-card div{padding:18px 20px 20px}.festival-video-card span{display:block;margin-bottom:6px;color:var(--orange);font-size:13px;font-weight:900;text-transform:uppercase}.festival-video-card h3{margin:0;font-size:21px}.artist-grid{grid-template-columns:repeat(3,1fr)}.artist-card{position:relative;min-height:360px;overflow:hidden;border-radius:18px;background:var(--ink);box-shadow:var(--shadow-soft)}.artist-card img{width:100%;height:100%;min-height:360px;object-fit:cover;transition:transform .4s ease}.artist-card:hover img{transform:scale(1.04)}.artist-card div{position:absolute;inset:auto 0 0;padding:70px 22px 22px;background:linear-gradient(0deg,rgb(0 0 0/78%),transparent);color:white}.artist-card h3{margin:0;font-size:22px}.artist-card p{margin:4px 0 0;color:#f1c6b3}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-card{min-height:260px}.testimonial-card-with-image{display:flex;flex-direction:column}.testimonial-avatar{width:76px;height:76px;margin-bottom:20px;border-radius:50%;object-fit:cover;box-shadow:0 10px 24px rgb(27 22 19/12%)}.testimonial-card blockquote{margin:0;font-family:Bricolage Grotesque,Georgia,Times New Roman,serif;font-weight:600;font-size:24px;line-height:1.28}.testimonial-card footer{margin-top:24px;color:var(--muted)}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.fit-card{border-radius:18px;padding:32px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.fit-card.is-dark{background:var(--ink);color:white}.fit-card h3{margin-top:0}.fit-card ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.9}.fit-card.is-dark ul{color:#cfc4b3}.faq-list{display:grid;grid-gap:10px;gap:10px}.faq-item{padding:0}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px;border:0;background:transparent;color:var(--ink);cursor:pointer;padding:22px 24px;text-align:left;font:inherit;font-weight:800}.faq-item p{margin:0;padding:0 24px 24px;color:var(--muted);line-height:1.65}.cta-band{width:min(1180px,calc(100% - 32px));margin:0 auto 80px;border-radius:28px;background:linear-gradient(135deg,rgb(255 138 74/44%),transparent 44%),var(--orange);color:white;padding:54px;text-align:center}.cta-band h2{max-width:760px;margin:0 auto;font-family:Bricolage Grotesque,Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,58px);line-height:.98}.cta-band .button-primary{background:white;color:var(--orange);box-shadow:none}.site-footer{display:grid;grid-template-columns:1fr auto;grid-gap:32px;gap:32px;width:min(1180px,calc(100% - 32px));margin:0 auto;border-top:1px solid var(--line);padding:38px 0 46px;color:var(--muted)}.site-footer p{max-width:480px;line-height:1.6}.footer-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.copyright{grid-column:1/-1;font-size:13px}.funnel-hero,.legal-hero{width:min(880px,calc(100% - 32px));margin:0 auto;padding:92px 0 38px;text-align:center}.funnel-hero h1,.legal-hero h1{font-size:clamp(42px,7vw,76px);line-height:.94}.funnel-hero p,.legal-hero p{color:var(--muted);font-size:18px;line-height:1.65}.funnel-card{width:min(760px,calc(100% - 32px));margin:0 auto 90px;padding:36px;background:rgb(255 250 242/82%);box-shadow:0 24px 70px rgb(27 22 19/10%)}.form-grid{display:grid;grid-gap:18px;gap:18px}.field{display:grid;grid-gap:9px;gap:9px;color:var(--muted);font-size:13px;font-weight:800}.field input,.field select{width:100%;border:1.5px solid var(--line);border-radius:999px;background:rgb(255 250 245/88%);color:var(--ink);font:inherit;padding:16px 20px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field input:focus,.field select:focus{border-color:rgb(240 89 42/58%);background:white;box-shadow:0 0 0 4px rgb(240 89 42/10%)}.form-grid .button{border:0;cursor:pointer;margin-top:2px}.embed-shell{min-height:620px}.calendly-inline-widget,.embed-shell-tall{min-height:760px}.legal-content{width:min(920px,calc(100% - 32px));margin:0 auto 90px;padding:42px;color:var(--muted);line-height:1.75}.legal-content h2{color:var(--ink);margin-top:34px}.festival-grid{grid-template-columns:repeat(3,1fr)}.festival-card img{width:100%;height:230px;object-fit:cover;border-radius:14px;margin-bottom:18px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tag{border-radius:999px;background:var(--cream-2);color:var(--muted);padding:7px 10px;font-size:12px;font-weight:800}@media (max-width:980px){.site-header{grid-template-columns:1fr auto;padding-inline:24px}.site-nav{display:none}.book-offer,.festival-feature,.hero-grid,.story-grid,.story-presentation,.video-section{grid-template-columns:1fr}.hero{padding-top:54px}.hero-media,.hero-media img{min-height:430px}.hero-portrait-shell{min-height:500px}.hero-portrait-shell img{width:min(390px,90%)}.artist-grid,.feature-grid,.festival-grid,.festival-video-grid,.fit-grid,.milestones,.testimonial-grid{grid-template-columns:1fr}.story-media-stack{display:grid;width:min(620px,100%);min-height:0;margin:0 auto;padding-bottom:0;grid-gap:18px;gap:18px}.story-visual-card{width:100%;min-height:0;aspect-ratio:4/5}.story-secondary-card{position:relative;right:auto;bottom:auto;width:100%;aspect-ratio:16/9;border-width:0}.story-copy-panel{padding:34px 30px}.benefit-grid{grid-template-columns:1fr}.dark-panel{padding:42px 24px}.book-copy{padding:42px 30px}}@media (max-width:640px){section[id]{scroll-margin-top:154px}.site-header{width:100%;gap:10px;padding:12px 14px}.promo-bar{justify-content:flex-start;gap:5px 10px;padding:9px 16px;font-size:12px;line-height:1.18}.promo-bar>span:not(.promo-pill){flex:1 1 210px}.promo-link{min-height:0;padding:0;font-size:12.5px}.brand span:last-child{display:none}.button{min-height:42px;padding-inline:15px;font-size:13px}.hero h1{max-width:360px;font-size:42px;line-height:.95}.hero-lead{font-size:16px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:24px}.hero-stat{min-height:92px;border:1px solid var(--line);border-radius:16px;background:rgb(255 250 242/72%);padding:13px 10px 12px;box-shadow:0 12px 26px rgb(27 22 19/5%)}.hero-stat strong{font-size:30px}.hero-stat span{display:block;margin-top:5px;font-size:10px;line-height:1.12;overflow-wrap:anywhere}.hero-portrait-shell{min-height:430px}.hero-portrait-shell .hero-badge{right:8px;bottom:18px;max-width:190px}.logo-strip{display:grid;grid-gap:16px;gap:16px}.logo-strip>div{justify-content:flex-start}.section{padding-block:62px}.hero{width:100%;padding:42px 22px 50px}.festival-image img,.story-image img{height:380px}.story-visual-card{min-height:0;aspect-ratio:3/4}.story-copy-panel{padding:28px 22px}.festival-video-section{width:calc(100% - 32px);padding-top:58px}.book-copy,.cta-band,.funnel-card,.legal-content{padding:28px 20px}.book-offer{width:calc(100% - 32px)}.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}