@font-face{font-family:Fonde;src:url(Fonde.otf) format("opentype"),url(Fonde.ttf) format("truetype");font-weight:400;font-display:swap}:root{--egret: #F3EBE0;--pickled-beet: #4D243D;--blackberry-cordial: #422A47;--orchid-mist: #917799;--orchid-bloom: #C4AFD1;--vibrant-orange: #FF741F;--accent-line: #D4A574;--background: #FFFFFF;--foreground: #2D2D2D;--text-warm: #5C4033;--text-warm-light: #7A6050;--text-heading: #4D243D;--font-inter: "Inter", system-ui, sans-serif;--font-saber: "Fonde", serif;--font-devanagari: "Noto Serif Devanagari", serif;--text-xs: .65rem;--text-sm: .8rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: clamp(1.5rem, 3vw, 2.5rem);--text-2xl: clamp(2rem, 5vw, 4rem);--text-hero: clamp(3rem, 10vw, 8rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-inter);font-weight:300;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea{font-family:inherit}::selection{background:var(--orchid-mist);color:var(--blackberry-cordial)}.scroll-thread{position:absolute;top:0;left:5vw;width:50px;z-index:1;pointer-events:none}@media(max-width:767px){.scroll-thread{left:2vw}}.scroll-thread-dress{position:absolute;left:50%;transform:translate(-50%);width:clamp(140px,18vw,200px);height:auto;z-index:1;pointer-events:none}.font-display{font-family:var(--font-saber)}.font-script{font-family:var(--font-saber);font-style:italic}.font-devanagari{font-family:var(--font-devanagari)}.cursor-dot{position:fixed;top:0;left:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .3s;will-change:transform}.cursor-dot__inner{display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:999px;background:#fff;color:#000;mix-blend-mode:difference;transform:translate(-50%,-50%);transition:width .3s cubic-bezier(.645,.045,.355,1),height .3s cubic-bezier(.645,.045,.355,1),border-radius .3s cubic-bezier(.645,.045,.355,1),background .3s,padding .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.cursor-dot--active .cursor-dot__inner{width:auto;min-width:40px;height:36px;border-radius:18px;padding:0 14px}.cursor-dot__label{font-family:var(--font-inter);font-size:11px;font-weight:500;letter-spacing:.05em;color:inherit;white-space:nowrap;opacity:0;filter:blur(6px);transition:opacity .3s .05s,filter .3s .05s}.cursor-dot--active .cursor-dot__label{opacity:1;filter:blur(0px)}[data-cursor-text]{cursor:none}@media(hover:none){.cursor-dot{display:none}}.container{max-width:1400px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.container{padding-left:4rem;padding-right:4rem}}.text-center{text-align:center}.grain:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px}.brand-rule{height:1px;background:linear-gradient(90deg,transparent,var(--orchid-mist) 20%,var(--vibrant-orange) 50%,var(--orchid-mist) 80%,transparent);opacity:.5}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--egret)}::-webkit-scrollbar-thumb{background:var(--orchid-mist);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--pickled-beet)}.section-pad{padding:8rem 1.5rem}.section-pad-sm{padding:4rem 1.5rem 6rem}@media(min-width:1024px){.section-pad{padding:11rem 4rem}.section-pad-sm{padding:5rem 4rem 8rem}}.reveal,.clip-reveal,.scale-in{will-change:transform,opacity,clip-path}.reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease-out,transform .7s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.clip-reveal{clip-path:inset(100% 0 0 0);transition:clip-path 1.1s cubic-bezier(.215,.61,.355,1)}.clip-reveal.visible{clip-path:inset(0% 0 0 0)}.scale-in{opacity:0;transform:scale(.96);transition:opacity 1s cubic-bezier(.215,.61,.355,1),transform 1s cubic-bezier(.215,.61,.355,1)}.scale-in.visible{opacity:1;transform:scale(1)}[data-delay="1"]{transition-delay:.12s}[data-delay="2"]{transition-delay:.24s}[data-delay="3"]{transition-delay:.36s}[data-delay="4"]{transition-delay:.48s}[data-delay="5"]{transition-delay:.6s}[data-delay="6"]{transition-delay:.72s}.prelaunch-nav{position:fixed;top:0;left:0;right:0;z-index:50;transform:translateY(0);transition:transform .5s cubic-bezier(.22,1,.36,1)}.nav-inner{background:#f3ebe0b8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(77,36,61,.08);position:relative;box-shadow:0 0 #1f0e1900;transition:background .7s cubic-bezier(.22,1,.36,1),border-color .7s cubic-bezier(.22,1,.36,1),box-shadow .7s cubic-bezier(.22,1,.36,1),backdrop-filter .7s cubic-bezier(.22,1,.36,1),-webkit-backdrop-filter .7s cubic-bezier(.22,1,.36,1)}.nav-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;pointer-events:none;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(212,165,116,.06) 2px,rgba(212,165,116,.06) 3px),repeating-linear-gradient(90deg,transparent,transparent 3px,rgba(212,165,116,.04) 3px,rgba(212,165,116,.04) 4px);mix-blend-mode:multiply}.nav-bar{max-width:1600px;margin:0 auto;padding:.8rem 1.2rem;display:flex;align-items:center;justify-content:space-between;transition:padding .7s cubic-bezier(.22,1,.36,1)}@media(min-width:1024px){.nav-bar{padding:.9rem 2.1rem}}.nav-scrolled .nav-inner{background:#f3ebe0e6;border-bottom-color:#4d243d1f;box-shadow:0 12px 34px #1f0e1914;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px)}.nav-left{display:flex;align-items:center;gap:.75rem;min-width:0}@media(min-width:1024px){.nav-left{gap:2rem;width:auto}}.nav-hamburger{padding:.5rem;color:var(--pickled-beet);min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.nav-hamburger{display:none}}.nav-link{display:none;font-size:var(--text-sm);letter-spacing:.15em;text-transform:uppercase;font-weight:400;color:var(--pickled-beet);opacity:.6;white-space:nowrap;position:relative;transition:color .3s,opacity .3s}.nav-link:hover{opacity:1;color:var(--vibrant-orange)}.nav-link.is-active{opacity:1}@media(min-width:1024px){.nav-link{display:block}}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--vibrant-orange);transition:width .3s}.nav-link.is-active:after,.nav-link:hover:after{width:100%}.nav-wordmark-center{position:absolute;left:50%;transform:translate(-50%)}.nav-logo{display:flex;align-items:center;justify-content:center;gap:6px;line-height:0;transition:opacity .45s ease}.nav-emblem{width:auto;height:36px;max-height:36px;transition:opacity .45s ease}.nav-scrolled .nav-emblem{opacity:.96}.nav-logo:hover .nav-emblem{opacity:.7}.nav-wordmark{width:auto;height:44px;opacity:1;transition:opacity .45s ease;overflow:hidden}.nav-scrolled .nav-wordmark{opacity:.98}.nav-logo:hover .nav-wordmark{opacity:.7}.nav-right{display:flex;align-items:center;justify-content:flex-end;min-width:0}@media(min-width:1024px){.nav-right{gap:1rem;width:auto}}.nav-waitlist-btn{display:none;font-size:var(--text-sm);letter-spacing:.2em;text-transform:uppercase;font-weight:400;padding:.5rem 1.25rem;background:transparent;color:var(--pickled-beet);border:1px solid var(--pickled-beet);transition:background .3s,color .3s}@media(min-width:1024px){.nav-waitlist-btn{display:block}}.nav-waitlist-btn:hover{background:var(--pickled-beet);color:var(--egret)}.nav-gradient-line{display:none}.mobile-menu{background:var(--background);padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:1024px){.mobile-menu{display:none!important}}.mobile-menu-link{font-size:14px;letter-spacing:.3em;text-transform:uppercase;font-weight:300;color:var(--text-heading)}.mobile-menu-link.is-active{color:var(--vibrant-orange)}.mobile-menu-link--cta{padding:.85rem 1.35rem;border:1px solid rgba(77,36,61,.2)}.page-hero{padding:100px 1.5rem 3.5rem;position:relative;overflow:hidden;background:var(--pickled-beet)}@media(min-width:1024px){.page-hero{padding:140px 4rem 5rem}}.page-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 40% at 50% 30%,rgba(145,119,153,.12) 0%,transparent 60%)}.page-hero__watermark{position:absolute;top:50%;right:-20%;transform:translateY(-50%);opacity:.1;pointer-events:none;height:140%}.page-hero__watermark img{height:100%;width:auto}.page-hero__content{position:relative;max-width:1400px;margin:0 auto}.page-hero .section-label__text{color:var(--egret)}.page-hero .section-label__line{background:var(--egret);opacity:.4}.page-hero__title{font-size:var(--text-hero);font-weight:300;line-height:1.05;color:var(--egret);margin:0 0 .25rem}.page-hero__hindi-accent{display:flex;align-items:center;justify-content:flex-start;gap:0;margin-top:.25rem;font-size:var(--text-base);color:var(--orchid-bloom)}.page-hero__hindi-line{flex:0 0 clamp(80px,15vw,200px);height:1px;background:var(--accent-line);opacity:.4;margin:0 1rem}.page-hero__script{font-size:var(--text-xl);margin-top:.5rem;color:var(--vibrant-orange);letter-spacing:.05em}.page-hero__subtitle{margin-top:2rem;font-size:var(--text-base);font-weight:300;line-height:1.8;max-width:520px;color:var(--orchid-bloom)}.section-label{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.section-label--center{justify-content:center}.section-label__line{width:40px;height:1px;background:var(--vibrant-orange)}.section-label__text{font-size:var(--text-xs);letter-spacing:.5em;text-transform:uppercase;font-weight:400;color:var(--vibrant-orange)}.section-title{font-size:var(--text-2xl);font-weight:300;line-height:1.05;margin-bottom:2.5rem}.section-title--lg{font-size:var(--text-2xl)}.section-script{font-size:var(--text-xl);letter-spacing:.05em;margin-bottom:2rem}.section-intro{font-size:var(--text-lg);font-weight:300;line-height:2;max-width:700px}.section-header{margin-bottom:4rem}@media(min-width:768px){.section-header{margin-bottom:5rem}}.two-col{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1400px;margin:0 auto}@media(min-width:1024px){.two-col{grid-template-columns:1fr 1fr;gap:4rem}}.two-col--center{align-items:center}.hero-cinematic{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--pickled-beet)}.hero-cinematic__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.3}.hero-cinematic__bg canvas{width:100%!important;height:100%!important;display:block}.hero-cinematic__content{position:relative;z-index:2;text-align:center;max-width:900px;padding:6rem 2rem 4rem}.hero-cinematic__script{font-size:clamp(2.5rem,6vw,5.5rem);font-family:var(--font-inter);font-weight:300;color:var(--egret);margin:0 0 1.5rem;line-height:1.1}.hero-cinematic__script em{font-family:var(--font-saber);font-style:italic;font-weight:400}.hero-cinematic__countdown{display:flex;justify-content:center;align-items:center;gap:0;margin-bottom:2.5rem}.hero-cinematic__unit{display:flex;flex-direction:column;align-items:center}.hero-cinematic__unit-label{font-family:var(--font-inter);font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--orchid-mist);margin-top:.4rem}.hero-cinematic__value{font-size:var(--text-hero);line-height:1.1;color:var(--vibrant-orange);letter-spacing:-.02em}.hero-cinematic__sep{font-size:clamp(3rem,10vw,7rem);color:var(--vibrant-orange);opacity:.3;line-height:1;padding:0 .15em}.hero-cinematic__bottom{display:flex;flex-direction:column;align-items:center;gap:2rem}.hero-cinematic__cta{display:inline-block;padding:1.1rem 3.5rem;background:var(--vibrant-orange);color:#fff;font-family:var(--font-inter);font-size:var(--text-sm);font-weight:500;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:filter .3s}.hero-cinematic__cta:hover{filter:brightness(1.1)}.hero-cinematic__tagline{font-size:var(--text-lg);letter-spacing:.15em;text-transform:uppercase;color:var(--egret);opacity:.5;margin:0;font-family:var(--font-inter);font-weight:300;line-height:1.5;white-space:nowrap}.hero-cinematic__scroll{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.45}.hero-cinematic__scroll-line{width:1px;height:4rem;background:var(--accent-line)}.hero-cinematic__scroll-text{font-size:var(--text-sm);letter-spacing:.2em;text-transform:uppercase;color:var(--egret)}@media(max-width:600px){.hero-cinematic__content{padding:5rem 1.5rem 3rem}.hero-cinematic__countdown{gap:.2rem}}.home-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 1.5rem 4rem}.chapter-mark{position:absolute;top:7rem;left:1.5rem;z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none;display:none}@media(min-width:768px){.chapter-mark{top:8rem;left:2.5rem}}.chapter-number{display:block;font-size:clamp(4rem,12vw,8rem);line-height:1;color:var(--pickled-beet);opacity:.04}.chapter-title{display:block;font-size:clamp(10px,1.5vw,12px);text-transform:uppercase;letter-spacing:.25em;color:var(--orchid-mist);opacity:.5;margin-top:-1rem}@media(min-width:768px){.chapter-title{margin-top:-1.5rem}}.chapter-mark--light .chapter-number{color:var(--egret);opacity:.06}.chapter-mark--light .chapter-title{color:#f3ebe080}.loom-wrapper{width:100%;max-width:42rem;margin-bottom:3rem}.home-hero__headline{display:flex;flex-wrap:wrap;justify-content:center;gap:0 .35em;margin-bottom:1.5rem;text-align:center}.home-hero__headline span{font-size:clamp(2rem,6vw,5rem);color:var(--pickled-beet);line-height:1.1}.home-hero__subline{font-size:clamp(1.8rem,4.5vw,3rem);color:var(--orchid-mist);text-align:center}.home-hero__arrow{position:relative;margin:3rem auto 0;display:flex;justify-content:center;animation:arrowBounce 2s ease-in-out infinite}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.home-hero__arrow svg{opacity:.4}.hero-countdown{margin-top:2.5rem;text-align:center}.hero-countdown__label{font-size:11px;letter-spacing:.3em;text-transform:uppercase;margin-bottom:1rem;font-weight:300}.hero-countdown__timer{display:flex;gap:.5rem;justify-content:center;align-items:center}@media(min-width:640px){.hero-countdown__timer{gap:1rem}}.hero-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:3.5rem}@media(min-width:640px){.hero-countdown__unit{min-width:4.5rem}}.hero-countdown__value{font-size:clamp(1.8rem,5vw,3rem);line-height:1;color:var(--egret);font-variant-numeric:tabular-nums}.hero-countdown__name{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:var(--orchid-mist);margin-top:.35rem}.hero-countdown__sep{font-size:clamp(1rem,2vw,1.5rem);color:var(--orchid-mist);opacity:.5;margin-top:-.75rem}.home-hero--dark .home-hero__headline span{color:var(--egret)}.home-hero--dark .home-hero__subline{color:var(--orchid-bloom)}.home-hero--dark .home-hero__arrow svg{opacity:.5}.editorial-break{position:relative;width:100%;overflow:hidden}.editorial-break__image{position:absolute;right:0;left:0;top:-15%;bottom:-15%}.editorial-break__image img{width:100%;height:100%;object-fit:cover}.editorial-break__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000004d 40%,#0000000d)}.editorial-break__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}@media(min-width:768px){.editorial-break__content{padding:4rem}}.editorial-break__quote{font-size:clamp(1.6rem,4vw,3.2rem);color:var(--egret);line-height:1.2;font-style:italic;max-width:48rem}.editorial-break__meta{margin-top:1.5rem}.editorial-break__line{width:3rem;height:2px;background:var(--vibrant-orange);margin-bottom:1rem}.editorial-break__meta p{font-size:clamp(14px,1.5vw,16px);color:#f3ebe0b3;letter-spacing:.05em}.editorial-break__title{font-size:clamp(2rem,5vw,4.5rem);line-height:1.1;max-width:32rem}.editorial-break__script{font-size:clamp(1rem,2.5vw,1.5rem);margin-top:.75rem}.editorial-break__desc{margin-top:1rem;max-width:36rem;font-size:clamp(14px,1.5vw,16px);line-height:1.6;color:#f3ebe0b3}.chapter-section{position:relative;padding:6rem 1.5rem;overflow:hidden}@media(min-width:768px){.chapter-section{padding:8rem 1.5rem}}@media(min-width:1024px){.chapter-section{padding:8rem 4rem}}.chapter-section--centered{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.problem__stat{font-size:clamp(1.8rem,4.5vw,3.5rem);line-height:1.15;margin-bottom:2rem}.problem__sub{font-size:clamp(1.4rem,3.5vw,2.5rem);line-height:1.2;margin-bottom:2rem}.problem__anger{font-size:clamp(1.2rem,3vw,2rem);line-height:1.3}.answer__headline{font-size:clamp(3rem,8vw,8rem);line-height:1.05;margin-bottom:2rem}.answer__body{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;max-width:40rem;margin:0 auto 3rem}.answer__divider{width:100%;max-width:32rem;height:1px;background:var(--orchid-mist);opacity:.3;margin:0 auto 3rem}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:36rem;margin:0 auto}.stat-item{text-align:center}.stat-value{display:block;font-size:clamp(1.6rem,4vw,2.8rem);line-height:1.1}.stat-label{font-size:10px;text-transform:uppercase;letter-spacing:.2em;margin-top:.25rem;display:block}@media(min-width:640px){.stat-label{font-size:12px}}.artisan-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.artisan-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.artisan-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.artisan-card{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:3/4;transition:transform .3s cubic-bezier(.22,1,.36,1)}.artisan-card:hover{transform:translateY(-6px)}.artisan-card__image{position:relative;width:100%;height:100%;overflow:hidden}.artisan-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-out}.artisan-card:hover .artisan-card__image img{transform:scale(1.05)}.artisan-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.1) 50%,transparent 100%);pointer-events:none}.artisan-card__text{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1.5rem}.artisan-card__text h4{font-size:clamp(1rem,2vw,1.25rem);color:var(--egret);margin-bottom:.25rem}.artisan-card__text p{font-size:14px;color:#f3ebe0bf}.artisan-quote{font-size:clamp(1rem,2.5vw,1.4rem);color:var(--orchid-mist);line-height:1.5;text-align:center;margin-top:3.5rem;max-width:40rem;margin-left:auto;margin-right:auto}@media(min-width:768px){.artisan-quote{margin-top:5rem}}.founder-image{border-radius:8px;overflow:hidden}.founder-image img{width:100%}.founder-name{font-size:var(--text-2xl);font-weight:300;line-height:1.1;margin-bottom:.75rem}.founder-script{font-size:var(--text-lg);margin-bottom:2rem;letter-spacing:.05em}.founder-bio{font-size:var(--text-lg);line-height:1.6;max-width:32rem;margin-bottom:2rem}.founder-link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-saber);font-size:14px;text-transform:uppercase;letter-spacing:.15em;transition:gap .3s}.founder-link:hover{gap:.75rem}.founder-frame{position:relative}.founder-frame__offset{position:absolute;top:-1rem;right:-1rem;width:100%;height:100%;border:1px solid rgba(196,175,209,.2);pointer-events:none}.founder-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.founder-stat{border-top:1px solid rgba(196,175,209,.2);padding-top:1rem}.founder-stat__label{font-size:var(--text-xs);letter-spacing:.3em;text-transform:uppercase;font-weight:400;opacity:.7;margin-bottom:.25rem}.founder-stat__value{font-size:var(--text-base);font-weight:300}.staggered-color-words{display:flex;flex-wrap:wrap;justify-content:center;gap:0 .4em}@media(min-width:768px){.staggered-color-words{justify-content:flex-start}}.staggered-color-words span{font-size:clamp(3rem,8vw,7rem);line-height:1.1;opacity:0;transform:scale(.8) translateY(40px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.staggered-color-words.visible span{opacity:1;transform:scale(1) translateY(0)}.staggered-color-words.visible span:nth-child(2){transition-delay:.4s}.staggered-color-words.visible span:nth-child(3){transition-delay:.8s}.text-center-mobile{text-align:center}@media(min-width:768px){.text-center-mobile{text-align:left}}.vision-body{font-size:clamp(15px,1.5vw,18px);line-height:1.6;margin-top:2rem;max-width:32rem}@media(max-width:767px){.vision-body{margin:2rem auto 0}}.vision-italic{font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.3;margin-top:1.5rem;max-width:32rem}@media(max-width:767px){.vision-italic{margin:1.5rem auto 0}}.countdown-heading{font-size:clamp(1.8rem,4vw,3.5rem);font-weight:300;line-height:1.2;text-align:center;margin-bottom:3rem}.countdown{display:flex;gap:.75rem;justify-content:center;align-items:center}@media(min-width:640px){.countdown{gap:1.5rem}}.countdown-unit{position:relative}.countdown-box{display:flex;flex-direction:column;align-items:center;padding:1rem;border-radius:.5rem;background:#91779914;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(145,119,153,.2);overflow:hidden}@media(min-width:640px){.countdown-box{padding:1.5rem 2rem}}.countdown-value{font-size:clamp(2rem,8vw,5rem);line-height:1;color:var(--pickled-beet);font-variant-numeric:tabular-nums;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.countdown-value.flip{animation:countFlip .4s ease-in-out}@keyframes countFlip{0%{transform:translateY(-40px);opacity:0}to{transform:translateY(0);opacity:1}}.countdown-label{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:var(--orchid-mist);margin-top:.5rem}@media(min-width:640px){.countdown-label{font-size:12px}}.countdown-sep{font-size:clamp(1.25rem,3vw,1.5rem);color:var(--orchid-mist);align-self:center;margin-top:-1rem}.countdown-script{font-size:clamp(1.1rem,3vw,1.6rem);text-align:center;margin-top:3rem}.countdown-teasers{text-align:center;margin-top:4rem}.countdown-teasers__label{font-size:12px;text-transform:uppercase;letter-spacing:.25em;margin-bottom:1.5rem}.countdown-teasers__grid{display:flex;gap:1rem;justify-content:center}.countdown-teaser{position:relative;width:7rem;height:9rem;border-radius:8px;overflow:hidden}@media(min-width:640px){.countdown-teaser{width:9rem;height:12rem}}.countdown-teaser img{width:100%;height:100%;object-fit:cover;filter:blur(3px) saturate(.8)}.countdown-teaser__blur{position:absolute;top:0;right:0;bottom:0;left:0;background:#f3ebe040}.waitlist-section{padding:6rem 1.5rem}.waitlist-heading{font-size:var(--text-2xl);font-weight:300;text-align:center;margin-bottom:.75rem}.waitlist-subtext{text-align:center;font-size:var(--text-base);margin-bottom:3rem}.waitlist-dots{display:flex;gap:.5rem;justify-content:center;margin-bottom:2rem}.waitlist-dot{width:8px;height:8px;border-radius:50%;background:#fff3;transition:all .3s}.waitlist-dot.active{background:var(--vibrant-orange);transform:scale(1.3)}.waitlist-dot.completed{background:var(--orchid-bloom)}.waitlist-container{width:100%;max-width:48rem;margin:0 auto}.waitlist-step{display:none}.waitlist-step.active{display:block}.tier-card{display:block;width:100%;text-align:left;padding:1.5rem;border-radius:.5rem;margin-bottom:1rem;background:#ffffff08;border:1.5px solid rgba(255,255,255,.1);transition:all .3s;position:relative}.tier-card:hover,.tier-card.selected{background:#ffffff14}.tier-card.selected{border-color:var(--selected-border, rgba(255,255,255,.3))}.tier-card h3{font-size:clamp(1.15rem,2vw,1.5rem);margin-bottom:.25rem}.tier-card p{font-size:clamp(14px,1.5vw,16px)}.tier-badge{position:absolute;top:.75rem;right:1rem;font-size:10px;text-transform:uppercase;letter-spacing:.15em;padding:.15rem .5rem;border-radius:9999px;background:var(--vibrant-orange);color:var(--egret)}.waitlist-back{display:flex;align-items:center;gap:.25rem;font-size:14px;margin-bottom:1rem;padding:0}.waitlist-form{max-width:28rem;margin:0 auto}.waitlist-form input{display:block;width:100%;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:1rem 1.2rem;font-size:15px;color:var(--egret);margin-bottom:1rem;outline:none;transition:border-color .3s}.waitlist-form input::placeholder{color:#ffffff59}.waitlist-form input:focus{border-color:var(--vibrant-orange)}.waitlist-submit{display:block;width:100%;padding:1rem;border-radius:8px;background:var(--vibrant-orange);color:var(--egret);font-size:13px;text-transform:uppercase;letter-spacing:.15em;transition:opacity .3s;margin-top:.5rem}.waitlist-submit:hover{opacity:.9}.waitlist-done-emblem{width:60px;height:60px;margin:0 auto 2rem;opacity:.8}#waitlist-step-done{text-align:center;max-width:28rem;margin:0 auto}#waitlist-step-done h3{font-size:clamp(1.8rem,4vw,3rem);margin-bottom:.75rem}#waitlist-step-done p{margin-bottom:1rem}.waitlist-done-tier{display:inline-block;padding:.5rem 1rem;border-radius:9999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:var(--orchid-bloom);font-size:14px;margin-bottom:2rem}.copy-link-btn{padding:.625rem 1.5rem;border-radius:9999px;border:1px solid var(--orchid-mist);font-size:14px;background:transparent;transition:opacity .3s;margin-bottom:2rem;display:inline-block}.copy-link-btn:hover{opacity:.8}.waitlist-count{font-size:14px;opacity:.7}.btn{display:inline-block;font-size:13px;letter-spacing:.15em;text-transform:uppercase;font-weight:300;padding:1rem 2rem;border-radius:8px;transition:opacity .3s,transform .3s}.btn:hover{opacity:.9}.btn--solid{background:var(--pickled-beet);color:var(--egret)}.btn--outline{border:1px solid var(--pickled-beet);color:var(--pickled-beet)}.btn--outline:hover{background:var(--pickled-beet);color:var(--egret);opacity:1}.btn--outline-orchid{border:1px solid var(--orchid-mist);color:var(--orchid-mist)}.btn--outline-orchid:hover{background:#9177991a;opacity:1}.btn--orange{background:var(--vibrant-orange);color:var(--egret)}.btn--full{display:block;width:100%;text-align:center}.cta-center{max-width:600px;margin:0 auto;text-align:center}.cta-lotus{width:48px;height:48px;margin:0 auto 2rem;opacity:.15}.cta-text{font-size:var(--text-xl);font-weight:300;line-height:1.5;margin-bottom:2.5rem}.cta-script{font-size:var(--text-xl);margin-bottom:2.5rem;letter-spacing:.05em}.cta-body{font-size:var(--text-lg);font-weight:300;line-height:1.8;max-width:560px;margin:0 auto 2.5rem}.cta-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}@media(min-width:640px){.cta-buttons{flex-direction:row;justify-content:center}}.cta-note{font-size:var(--text-base)}.pillar-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:5rem}@media(min-width:640px){.pillar-grid{grid-template-columns:repeat(2,1fr);gap:3rem 4rem}}.pillar-card__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.pillar-card__num{font-size:var(--text-sm)}.pillar-card__dot{width:6px;height:6px;border-radius:50%;background:var(--orchid-mist);opacity:.4}.pillar-card__line{flex:1;height:1px;background:var(--orchid-mist);opacity:.15}.pillar-card__title{font-size:var(--text-xl);font-weight:300;margin-bottom:1rem;transition:color .3s}.pillar-card:hover .pillar-card__title{color:var(--pickled-beet)}.pillar-card__body{font-size:var(--text-base);font-weight:300;line-height:1.9}.body-text-stack{display:flex;flex-direction:column;gap:1.5rem}.body-text-stack p{font-size:var(--text-base);font-weight:300;line-height:1.8}.body-text-stack em{font-style:normal}.image-frame{position:relative}.image-frame__inner{overflow:hidden}.image-frame__inner img{width:100%;height:100%;object-fit:cover}.image-frame__corner{position:absolute;width:48px;height:48px;pointer-events:none}.image-frame__corner--tr{top:-12px;right:-12px;border-top:1px solid var(--orchid-mist);border-right:1px solid var(--orchid-mist);opacity:.3}.image-frame__corner--bl{bottom:-12px;left:-12px;border-bottom:1px solid var(--orchid-mist);border-left:1px solid var(--orchid-mist);opacity:.3}.kaarigar-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}@media(min-width:640px){.kaarigar-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.kaarigar-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.kaarigar-card__image{aspect-ratio:4/5;overflow:hidden;margin-bottom:1.5rem;transition:box-shadow .3s}.kaarigar-card:hover .kaarigar-card__image{box-shadow:0 8px 30px #4d243d1f}.kaarigar-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.kaarigar-card:hover .kaarigar-card__image img{transform:scale(1.03)}.kaarigar-card__placeholder{width:100%;height:100%;background:#9177990f;border:1px dashed rgba(145,119,153,.15);border-radius:8px}.kaarigar-card__name{font-size:var(--text-xl);margin:0 0 .25rem}.kaarigar-card__soon{font-size:var(--text-sm);font-weight:300;margin-bottom:.75rem;color:var(--orchid-mist)}.kaarigar-card__quote{font-size:var(--text-base);font-weight:300;line-height:1.8;font-style:italic}.kaarigar-note{display:flex;align-items:center;gap:.75rem;margin-top:3.5rem}.kaarigar-note p{font-size:var(--text-sm);font-weight:300;font-style:italic}.social-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3.5rem}@media(min-width:1024px){.social-grid{grid-template-columns:repeat(2,1fr)}}.social-card{border-radius:.5rem;padding:2rem 2.5rem;transition:transform .35s,box-shadow .35s;height:100%}.social-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #4d243d14}.social-card__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.social-card__header h3{font-size:var(--text-xl);font-weight:300}.social-card__desc{font-size:var(--text-base);font-weight:300;line-height:1.8;margin-bottom:1.5rem}.social-card__link{font-size:var(--text-sm);font-weight:300;display:inline-block;margin-bottom:2rem;transition:opacity .3s;letter-spacing:.03em}.social-card__link:hover{opacity:.7}.ig-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.ig-thumb{aspect-ratio:1;border-radius:8px;overflow:hidden;transition:transform .3s}.ig-thumb:hover{transform:scale(1.04)}.ig-thumb img{width:100%;height:100%;object-fit:cover}.fb-post{border-radius:.5rem;padding:1.25rem;background:var(--egret);border:1px solid rgba(145,119,153,.12)}.fb-post__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.fb-post__avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#91779926;flex-shrink:0}.fb-post__name{font-size:13px;font-weight:500}.fb-post__time{font-size:10px;font-weight:300}.fb-post__body{font-size:13px;font-weight:300;line-height:1.7;margin-bottom:1rem}.fb-post__image{border-radius:8px;overflow:hidden}.fb-post__image img{width:100%;height:auto;object-fit:cover}.highlights-list{margin-top:3.5rem}.highlight-sep{height:1px;background:linear-gradient(90deg,transparent,var(--orchid-mist),transparent);opacity:.2}.highlight-item{display:flex;flex-direction:column;gap:1rem;padding:2rem 0;transition:transform .3s}@media(min-width:640px){.highlight-item{flex-direction:row;align-items:flex-start;gap:2rem}}.highlight-item:hover{transform:translate(4px)}.highlight-tag{display:inline-flex;align-items:center;align-self:flex-start;padding:.375rem 1rem;border-radius:9999px;font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;font-weight:400;background:#9177991a;color:var(--orchid-mist);border:1px solid rgba(145,119,153,.15);flex-shrink:0}.highlight-content h3{font-size:var(--text-lg);font-weight:300;margin-bottom:.5rem}.highlight-content p{font-size:var(--text-base);font-weight:300;line-height:1.8}.contact-details{display:flex;flex-direction:column;gap:2.5rem}.contact-detail__label{font-size:var(--text-sm);letter-spacing:.3em;text-transform:uppercase;font-weight:400;margin-bottom:.75rem}.contact-detail__value{font-size:var(--text-lg);font-weight:300;display:block;transition:color .3s}a.contact-detail__value:hover{color:var(--vibrant-orange)!important}.form-label{font-size:var(--text-sm);letter-spacing:.3em;text-transform:uppercase;font-weight:400;margin-bottom:2.5rem}.contact-form{display:flex;flex-direction:column;gap:2rem}.form-group label{display:block;font-size:var(--text-sm);letter-spacing:.3em;text-transform:uppercase;margin-bottom:.75rem}.form-group .optional{text-transform:none;letter-spacing:normal;opacity:.5}.form-group input,.form-group textarea{width:100%;padding:1rem 1.2rem;background:transparent;border:1px solid var(--orchid-mist);border-radius:8px;font-size:15px;font-weight:300;color:var(--text-heading);outline:none;transition:border-color .3s;resize:none}.form-group input:focus,.form-group textarea:focus{border-color:var(--vibrant-orange)}.phone-entry{--phone-entry-border: var(--orchid-mist);--phone-entry-color: var(--text-heading)}.home-cta__form .phone-entry,.waitlist-bold__form .phone-entry{--phone-entry-border: rgba(255, 255, 255, .2);--phone-entry-color: var(--egret)}.phone-entry.is-phone-fallback{display:grid;grid-template-columns:minmax(88px,108px) minmax(0,1fr);gap:.75rem;align-items:stretch}.phone-entry__fallback[hidden]{display:none!important}.phone-entry__fallback{display:flex;align-items:center;border:1px solid var(--phone-entry-border);border-radius:8px;color:var(--phone-entry-color);background:transparent;overflow:hidden}.phone-entry__plus{padding-left:1rem;opacity:.7;font-size:15px;line-height:1}.phone-entry__code{width:100%;min-width:0;padding:1rem 1rem 1rem .35rem!important;border:none!important;border-radius:0!important;background:transparent!important;color:inherit!important;outline:none;box-shadow:none}.phone-entry__code::placeholder{color:inherit;opacity:.45}.form-group .iti,.home-cta__form .iti,.waitlist-bold__form .iti{display:block;width:100%}.form-group .iti__flag-container{border-right:1px solid var(--orchid-mist)}.home-cta__form .iti__flag-container,.waitlist-bold__form .iti__flag-container{border-right:1px solid rgba(255,255,255,.2)}.form-group .iti__selected-country,.form-group .iti__selected-dial-code{color:var(--text-heading)}.home-cta__form .iti__selected-country,.home-cta__form .iti__selected-dial-code,.waitlist-bold__form .iti__selected-country,.waitlist-bold__form .iti__selected-dial-code{color:var(--egret)}.iti__country-list{background:#241225;color:var(--egret);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 40px #12081252}.iti__country-list .iti__country:hover{background:#ffffff14}.iti__country-list .iti__divider{border-bottom-color:#ffffff2e}.contact-thanks{padding:5rem 0}.contact-thanks h3{font-size:1.5rem;font-weight:300;margin-bottom:1rem}.rsvp-heading{font-size:var(--text-2xl);font-weight:300;line-height:.95;margin-bottom:.75rem}.rsvp-script{font-size:var(--text-xl);margin-bottom:2.5rem;letter-spacing:.05em}.rsvp-body{font-size:15px;font-weight:300;line-height:1.9;max-width:520px;margin:0 auto 3rem}.rsvp-details{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}@media(min-width:640px){.rsvp-details{flex-direction:row;justify-content:center;gap:4rem}}.rsvp-detail__label{font-size:10px;letter-spacing:.4em;text-transform:uppercase;font-weight:400;margin-bottom:.5rem}.rsvp-detail__value{font-size:14px;font-weight:300}.rsvp-note{font-size:12px;font-weight:300;margin-top:1.5rem}.site-footer{padding:0 1.5rem;position:relative;background:var(--blackberry-cordial);color:var(--egret);overflow:hidden;isolation:isolate}@media(min-width:1024px){.site-footer{padding:0 4rem}}.site-footer__pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.site-footer__pattern-image{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.footer-shell{max-width:920px;margin:0 auto;padding-top:3.2rem;position:relative;z-index:1}.footer-brand-block{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:1024px){.footer-shell{padding-top:3.8rem}}.footer-logo{display:inline-flex;align-items:center;justify-content:center;width:auto;margin:0 auto 1.65rem}.footer-logo-full{width:min(360px,72vw);height:auto;display:block;margin:0 auto}.footer-logo-lockup{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-logo-emblem{width:auto;height:clamp(42px,6vw,64px);display:block}.footer-logo-wordmark{width:min(420px,82vw);height:auto;display:block}.footer-tagline{font-size:var(--text-sm);font-weight:300;line-height:1.75;max-width:360px;color:#c4afd1;-webkit-text-fill-color:#c4afd1;margin:0 auto}.footer-nav{margin-top:2.2rem;display:grid;grid-template-columns:repeat(2,minmax(140px,200px));justify-content:center;gap:2rem 4rem}.footer-heading{font-size:.92rem;font-weight:400;color:#f3ebe0;-webkit-text-fill-color:#f3ebe0;margin:0 0 1.25rem;letter-spacing:.08em;text-transform:uppercase}.footer-menu{min-width:0;text-align:center}.footer-link{display:block;font-size:1.05rem;font-weight:300;color:#c4afd1;-webkit-text-fill-color:#c4afd1;margin-bottom:.95rem;transition:color .3s,opacity .3s}.footer-link:hover{color:#f3ebe0;-webkit-text-fill-color:#f3ebe0;opacity:1}.footer__devanagari-accent{max-width:920px;margin:2.2rem auto 0;text-align:center;position:relative;z-index:1}.footer__devanagari-text{margin:0;color:#f3ebe0ad;-webkit-text-fill-color:rgba(243,235,224,.68);font-size:1.15rem;letter-spacing:.12em}.parallax-image{overflow:hidden;border-radius:8px}.parallax-image__inner{position:relative}.parallax-image__inner img{width:100%;height:100%;object-fit:cover}.ig-embed-section{padding:4rem 1.5rem 6rem}@media(min-width:1024px){.ig-embed-section{padding:4rem 4rem 8rem}}.ig-embed-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media(min-width:640px){.ig-embed-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ig-embed-grid{grid-template-columns:repeat(3,1fr)}}.ig-embed-grid iframe{width:100%!important;min-width:0!important;border-radius:.5rem}.ig-embed-cta{text-align:center;margin-top:3rem}.ethos-section{padding:5rem 1.5rem;text-align:center}@media(min-width:1024px){.ethos-section{padding:7rem 4rem}}.ethos-headline{font-size:var(--text-xl);font-weight:400;line-height:1.3;max-width:48rem;margin:0 auto 2rem}.ethos-details{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 3rem;margin-top:2.5rem}.ethos-detail{text-align:center}.ethos-detail__value{display:block;font-size:var(--text-xl);line-height:1.1;margin-bottom:.25rem}.ethos-detail__label{font-size:10px;text-transform:uppercase;letter-spacing:.25em;display:block}.craft-section{position:relative;padding:6rem 1.5rem;overflow:hidden}@media(min-width:1024px){.craft-section{padding:8rem 4rem}}.craft-gallery{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:3rem}@media(min-width:640px){.craft-gallery{grid-template-columns:1.2fr .8fr;grid-template-rows:auto auto;gap:1rem}.craft-gallery .craft-card:nth-child(1){grid-row:1 / 3;aspect-ratio:3/5}.craft-gallery .craft-card:nth-child(2){aspect-ratio:4/3}.craft-gallery .craft-card:nth-child(3){aspect-ratio:4/3}.craft-gallery .craft-card:nth-child(4){grid-column:1 / -1;aspect-ratio:21/9}}@media(min-width:1024px){.craft-gallery{gap:1.25rem}}.craft-card{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4/5;transition:transform .3s cubic-bezier(.22,1,.36,1)}.craft-card:hover{transform:translateY(-4px)}.craft-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-out}.craft-card:hover img{transform:scale(1.03)}.craft-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.25) 50%,transparent 100%);pointer-events:none;z-index:1}.craft-card__text{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2}.craft-card__text h4{font-size:clamp(1rem,2vw,1.25rem);color:var(--egret);margin-bottom:.25rem}.craft-card__text p{font-size:14px;color:#f3ebe0bf;line-height:1.6}.craft-quote{font-size:clamp(1.2rem,3vw,1.6rem);line-height:1.5;text-align:center;margin-top:4rem;max-width:40rem;margin-left:auto;margin-right:auto}.launch-event{position:relative;padding:6rem 1.5rem;overflow:hidden}@media(min-width:1024px){.launch-event{padding:8rem 4rem}}.launch-event__inner{max-width:48rem;margin:0 auto;text-align:center}.launch-event__date{display:inline-block;padding:.5rem 1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:9999px;font-size:12px;letter-spacing:.25em;text-transform:uppercase;margin-bottom:2rem}.launch-event__details{display:flex;flex-direction:column;gap:1.5rem;margin:3rem auto;max-width:24rem}@media(min-width:640px){.launch-event__details{flex-direction:row;justify-content:center;gap:3rem;max-width:none}}.launch-detail{text-align:center}.launch-detail__label{font-size:10px;letter-spacing:.4em;text-transform:uppercase;font-weight:400;margin-bottom:.5rem}.launch-detail__value{font-size:15px;font-weight:300}.film-letter{padding:12rem 1.5rem;min-height:90vh;display:flex;align-items:center}@media(min-width:1024px){.film-letter{padding:14rem 4rem}}.film-letter__inner{max-width:42rem;margin:0 auto}.film-letter__greeting{font-size:var(--text-hero);line-height:1.1;margin:0 0 3rem;color:var(--vibrant-orange)}.film-letter__body{font-size:clamp(1.5rem,3.5vw,2.6rem);font-weight:500;line-height:1.55;margin:0}.film-letter__presents{font-size:clamp(1.5rem,3.5vw,2.6rem);font-weight:500;line-height:1.55;margin:12rem 0 0}.film-letter__tagline{font-size:clamp(3.5rem,10vw,8rem);line-height:1.05;margin:0;letter-spacing:-.02em}.thread-dress{display:none}.scroll-reveal{margin:2.5rem 0}.scroll-reveal-text{line-height:1.5}.sr-word{display:inline-block}.film-breath{position:relative;height:200vh;background:var(--egret)}.film-breath+.shopify-section,.film-breath+.shopify-section .film-craft{margin-top:0}.film-breath__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--pickled-beet);opacity:0}.film-craft{padding:0;overflow:visible;background:var(--pickled-beet)}.film-craft__layout{display:flex;flex-direction:column;max-width:1400px;margin:0 auto}@media(min-width:768px){.film-craft__layout{flex-direction:row;align-items:flex-start}}.film-craft__left{flex:0 0 50%;max-width:50%;align-self:stretch}@media(max-width:767px){.film-craft__left{flex:none;max-width:100%}}.film-craft__photo{position:sticky;top:0;height:100vh;display:flex;align-items:center;padding:2rem}.film-craft__img{width:100%;height:85%;object-fit:cover;object-position:center;display:block}.film-craft__accent{position:absolute;bottom:4rem;right:0;background:var(--pickled-beet);padding:1.5rem 2rem;max-width:200px}.film-craft__accent-text{font-size:clamp(1rem,2vw,1.2rem);line-height:1.5;color:var(--egret);margin:0}.film-craft__right{flex:1;padding:0 2rem}@media(min-width:1024px){.film-craft__right{padding:0 4rem}}.film-craft__panel{min-height:100vh;display:flex;align-items:center}.film-craft__panel--spacer-end,.film-craft__panel--short{min-height:40vh}.film-craft__content{width:100%}.film-craft__poetic{font-size:clamp(1.8rem,4vw,3rem);line-height:1.3;font-weight:400;margin:0;color:var(--pickled-beet)}.film-craft__headline{font-size:clamp(1.8rem,4vw,3rem);line-height:1.25;font-weight:400;margin:0 0 2rem;color:var(--pickled-beet)}.film-craft__body{font-size:clamp(17px,1.6vw,21px);font-weight:300;line-height:1.8;margin:0 0 2.5rem;max-width:480px}.film-craft__cta{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:var(--egret);text-decoration:none;padding-bottom:.5rem;border-bottom:2px solid var(--vibrant-orange);transition:opacity .3s}.film-craft__cta:hover{opacity:.7}.film-artisans{background:var(--pickled-beet);overflow:hidden}.film-artisans__intro{padding:8rem 2rem 4rem;text-align:center;max-width:48rem;margin:0 auto}.film-artisans__tagline{font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:1.2;margin:0}.film-artisans__track-wrap{height:100vh;display:flex;align-items:center;overflow:hidden}.film-artisans__track{display:flex;gap:2.5rem;padding:0 4rem;will-change:transform}.film-artisans__card{flex-shrink:0}.film-artisans__closing{padding:4rem 2rem 8rem;text-align:center}.film-artisans__line{font-size:clamp(15px,1.5vw,18px);font-weight:300;letter-spacing:.05em;margin:0}.tilt-card{position:relative;width:320px;height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:none;margin:0}@media(max-width:767px){.tilt-card{width:260px;height:340px}}.tilt-card__inner{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transition:transform .3s}.tilt-card__img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.tilt-card__name{margin-top:1.25rem;font-size:clamp(1.4rem,3vw,2rem);text-align:center}.film-artisans__letter{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.film-artisans__letter-inner{max-width:38rem;text-align:center}.film-artisans__letter-text{font-size:clamp(1.5rem,3.5vw,2.6rem);font-weight:500;line-height:1.55;margin:0}.film-artisans__body{font-size:clamp(16px,1.5vw,19px);font-weight:300;line-height:1.8;max-width:36rem;margin:2rem auto 0;text-align:center}.film-metamorphosis{padding:8rem 2rem}@media(min-width:1024px){.film-metamorphosis{padding:10rem 4rem}}.film-metamorphosis__inner{max-width:1200px;margin:0 auto}.film-metamorphosis__header{margin-bottom:5rem}.film-metamorphosis__title{margin:0;line-height:1}.film-metamorphosis__title .font-display{display:block;font-size:clamp(3rem,8vw,6rem);font-weight:400}.film-metamorphosis__title .font-script{display:block;font-size:clamp(3.2rem,8.5vw,6.5rem)}.film-metamorphosis__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.film-metamorphosis__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(min-width:768px){.film-metamorphosis__card:nth-child(2){margin-top:4rem}}.film-metamorphosis__card-image{overflow:hidden;margin-bottom:1.5rem}.film-metamorphosis__card-image img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block;transition:transform .5s ease}.film-metamorphosis__card:hover .film-metamorphosis__card-image img{transform:scale(1.03)}.film-metamorphosis__card-text{position:relative}.film-metamorphosis__card-title{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:400;margin:0 0 .75rem;display:inline}.film-metamorphosis__card-number{font-size:clamp(2rem,4vw,3rem);opacity:.2;float:right;line-height:1;margin-top:-.5rem}.film-metamorphosis__card-body{font-size:clamp(13px,1.3vw,15px);font-weight:300;line-height:1.7;margin:0;max-width:360px}.film-founder{position:relative;min-height:250vh}.film-founder__image{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:1}.film-founder__img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.film-founder__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#4d243d26,#4d243d66,#4d243dbf 60%,#4d243deb)}.film-founder__text{position:relative;z-index:2;max-width:38rem;margin:-50vh auto 0;padding:0 2rem 10rem}.film-founder__line{font-size:clamp(1.3rem,3vw,2.2rem);font-weight:300;line-height:1.6;margin:0}.film-founder__line.font-display{font-size:clamp(1.8rem,4vw,3rem);font-weight:400;line-height:1.25}.film-founder__line.font-script{font-size:clamp(1.6rem,3.5vw,2.4rem)}.film-founder__signature{font-size:clamp(1.6rem,3.5vw,2.4rem);margin:0}#film-founder .scroll-reveal{margin:2rem 0}.letter-section{padding:3rem 1.5rem}@media(min-width:1024px){.letter-section{padding:4rem}}.letter-inner{max-width:38rem;margin:0 auto}.letter-line{margin-bottom:1.5rem}.letter-headline{font-size:clamp(1.4rem,3.5vw,2.2rem);font-weight:400;line-height:1.3;margin-bottom:1rem;text-align:left}.letter-paragraph{font-size:clamp(16px,1.5vw,18px);font-weight:300;line-height:1.85;text-align:left;margin:0}.letter-paragraph--italic{font-style:italic;font-size:clamp(17px,1.6vw,20px);line-height:1.9}.letter-photo-caption-wrap{text-align:center;margin-top:.75rem}.letter-stat{text-align:center;padding:2rem 0}.letter-stat__value{display:block;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1;margin-bottom:.3rem}.letter-stat__label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.25em}.letter-stats-row{padding:1rem 0}.letter-stats-grid{display:flex;justify-content:center;gap:3rem}@media(max-width:480px){.letter-stats-grid{gap:1.5rem}}.letter-stat-item{text-align:center}.letter-signature{margin-top:1.5rem;text-align:left}.letter-sign-off{font-size:clamp(1.2rem,2.5vw,1.6rem);margin:0}.letter-label{font-size:11px;text-transform:uppercase;letter-spacing:.25em}.letter-link{display:inline-flex;align-items:center;gap:.5rem;font-size:14px;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:opacity .3s}.letter-link:hover{opacity:.7}.letter-button{display:inline-block;padding:1rem 2.5rem;font-size:13px;text-transform:uppercase;letter-spacing:.2em;text-decoration:none;border:none;cursor:pointer;transition:opacity .3s}.letter-button:hover{opacity:.85}.letter-quote{font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.6;margin:0;padding-left:1.25rem;border-left:2px solid var(--orchid-mist)}.letter-section--divider{padding:2rem 1.5rem}.letter-divider{display:flex;align-items:center;gap:1.5rem;justify-content:center}.letter-divider__line{height:1px;width:60px;background:var(--orchid-mist);opacity:.4}.letter-form{margin:0}.letter-form__row{display:flex;flex-wrap:wrap;gap:.75rem}.letter-form__input{flex:1;min-width:180px;padding:1rem 1.2rem;font-size:15px;font-family:var(--font-inter);background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:var(--egret);outline:none;transition:border-color .3s}.letter-form__input::placeholder{color:#ffffff59}.letter-form__input:focus{border-color:var(--vibrant-orange)}.letter-form__submit{padding:1rem 2rem;font-size:13px;font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.15em;border:none;border-radius:8px;cursor:pointer;transition:opacity .3s;white-space:nowrap}.letter-form__submit:hover{opacity:.9}.letter-form__note{font-size:12px;margin-top:.75rem}.letter-section:not(.letter-section--dark) .letter-form__input{border-color:var(--orchid-mist);color:var(--blackberry-cordial)}.letter-section:not(.letter-section--dark) .letter-form__input::placeholder{color:var(--orchid-mist)}.letter-photos{display:flex;justify-content:center;gap:2rem;max-width:48rem;margin:1.5rem auto .5rem;padding:0 1rem}@media(max-width:600px){.letter-photos{gap:1rem;padding:0}}.letter-photo{flex:1;max-width:220px;position:relative;padding:8px}.letter-photo:nth-child(1){transform:rotate(-2.5deg)}.letter-photo:nth-child(2){transform:rotate(1.5deg) translateY(6px)}.letter-photo:nth-child(3){transform:rotate(-1.5deg) translateY(-3px)}.letter-photo:nth-child(4){transform:rotate(2deg) translateY(5px)}.letter-photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--orchid-mist);mask-image:radial-gradient(circle at 5px 0,transparent 3.5px,black 4px),radial-gradient(circle at 5px 100%,transparent 3.5px,black 4px),radial-gradient(circle at 0 5px,transparent 3.5px,black 4px),radial-gradient(circle at 100% 5px,transparent 3.5px,black 4px);mask-size:10px 100%,10px 100%,100% 10px,100% 10px;mask-position:top left,bottom left,left top,left bottom;mask-repeat:repeat-x,repeat-x,repeat-y,repeat-y;mask-composite:intersect;-webkit-mask-image:radial-gradient(circle at 5px 0,transparent 3.5px,black 4px),radial-gradient(circle at 5px 100%,transparent 3.5px,black 4px),radial-gradient(circle at 0 5px,transparent 3.5px,black 4px),radial-gradient(circle at 100% 5px,transparent 3.5px,black 4px);-webkit-mask-size:10px 100%,10px 100%,100% 10px,100% 10px;-webkit-mask-position:top left,bottom left,left top,left bottom;-webkit-mask-repeat:repeat-x,repeat-x,repeat-y,repeat-y;-webkit-mask-composite:source-in;pointer-events:none}.letter-photo img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.letter-photo-caption{font-size:clamp(1rem,2vw,1.2rem);margin:0;text-align:center}.letter-section+.letter-section{border-top:none}.early-access-section{min-height:auto;padding:6rem 1.5rem}@media(min-width:1024px){.early-access-section{padding:8rem 4rem}}.early-access__inner{max-width:40rem;margin:0 auto;text-align:center}.early-access__heading{font-size:var(--text-2xl);font-weight:400;line-height:1.15;margin-bottom:1.5rem}.early-access__body{font-size:var(--text-base);font-weight:300;line-height:1.9;margin-bottom:2.5rem}.early-access__form-wrap{max-width:32rem;margin:0 auto}.early-access__input-row{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.early-access__input-row{flex-direction:row;gap:0}}.early-access__email-input{flex:1;padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.2);background:transparent;border-radius:8px;font-size:15px;font-weight:300;color:var(--egret);outline:none;transition:border-color .3s}.early-access__email-input::placeholder{color:#ffffff59}.early-access__email-input:focus{border-color:var(--vibrant-orange)}.early-access__submit{padding:1rem 2rem;font-size:13px;letter-spacing:.15em;text-transform:uppercase;border-radius:8px;transition:opacity .3s}.early-access__submit:hover{opacity:.9}.early-access__disclaimer{font-size:12px;font-weight:300;margin-top:1rem}.craft-card__image-wrap{position:relative;width:100%;height:100%;overflow:hidden}.craft-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease-out}.craft-card:hover .craft-card__image-wrap img{transform:scale(1.03)}.craft-card__title{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:.25rem}.craft-card__description{font-size:14px;line-height:1.6}.craft-section__quote{font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.5;text-align:center;max-width:36rem;margin:0 auto 3rem;letter-spacing:.03em}.brand-rule-section{padding:3rem 1.5rem}@media(min-width:1024px){.brand-rule-section{padding:3.5rem 4rem}}.brand-rule__emblem{opacity:.15}.founder-teaser-section{min-height:auto;padding:5rem 1.5rem}@media(min-width:1024px){.founder-teaser-section{padding:6rem 4rem}}.founder-teaser__inner{max-width:40rem;margin:0 auto;text-align:center}.founder-teaser__name{font-size:var(--text-2xl);font-weight:400;line-height:1.05;margin-bottom:.75rem}.founder-teaser__tagline{font-size:var(--text-lg);margin-bottom:2rem;letter-spacing:.05em}.founder-teaser__bio{font-size:var(--text-base);font-weight:300;line-height:1.9;margin-bottom:2.5rem}.founder-teaser__link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-saber);font-size:14px;text-transform:uppercase;letter-spacing:.15em;transition:gap .3s}.founder-teaser__link:hover{gap:.75rem}.vip-launch-section{min-height:auto;padding:6rem 1.5rem}@media(min-width:1024px){.vip-launch-section{padding:8rem 4rem}}.vip-launch__inner{max-width:48rem;margin:0 auto;text-align:center}.vip-launch__badge{margin-bottom:2rem;opacity:.6}.vip-launch__badge img{margin:0 auto}.vip-launch__heading{font-size:var(--text-2xl);font-weight:400;line-height:1.1;margin-bottom:1.5rem}.vip-launch__date-badge{font-size:var(--text-lg);margin-bottom:2.5rem;letter-spacing:.05em}.vip-launch-section .countdown-box{background:#ffffff0d;border-color:#ffffff26}.vip-details-grid{display:flex;flex-direction:column;gap:1.5rem;margin:3rem auto}@media(min-width:640px){.vip-details-grid{flex-direction:row;justify-content:center;gap:3rem}}.vip-detail-item{text-align:center}.vip-detail-label{display:block;font-size:10px;letter-spacing:.4em;text-transform:uppercase;font-weight:400;margin-bottom:.5rem}.vip-detail-value{display:block;font-size:15px;font-weight:300}.vip-launch__body{font-size:var(--text-base);font-weight:300;line-height:1.9;margin-bottom:2.5rem}.vip-launch__form-wrap{max-width:36rem;margin:2.5rem auto 0}.vip-launch__input-row{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.vip-launch__input-row{flex-direction:row;gap:.75rem}}.vip-launch__input{flex:1;padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:transparent;font-size:15px;font-weight:300;color:var(--egret);outline:none;transition:border-color .3s}.vip-launch__input::placeholder{color:#ffffff59}.vip-launch__input:focus{border-color:var(--vibrant-orange)}.vip-launch__submit{padding:1rem 2rem;border-radius:8px;font-size:13px;letter-spacing:.15em;text-transform:uppercase;transition:opacity .3s;white-space:nowrap}.vip-launch__submit:hover{opacity:.9}.vip-launch__disclaimer{font-size:12px;font-weight:300;margin-top:1rem}.instagram-section__handle{font-size:clamp(1.2rem,2.5vw,1.6rem);margin-bottom:1rem;letter-spacing:.05em}.instagram-section__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width:640px){.instagram-section__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.instagram-section__grid{grid-template-columns:repeat(3,1fr)}}.instagram-section__grid iframe{width:100%!important;min-width:0!important}.instagram-section__placeholder{border-radius:.5rem}.instagram-section__follow-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:13px;letter-spacing:.2em;text-transform:uppercase;padding:.875rem 2rem;border:1px solid;transition:opacity .3s}.instagram-section__follow-btn:hover{opacity:.7}.ig-empty-state{text-align:center;padding:3rem}.ig-follow-cta{text-align:center;margin-top:1.5rem}.ig-follow-cta .btn{margin-top:.5rem}.simple-cta-section{min-height:auto;padding:4.5rem 1.5rem}@media(min-width:1024px){.simple-cta-section{padding:5.5rem 4rem}}.simple-cta__inner{max-width:36rem;margin:0 auto;text-align:center}.simple-cta__emblem{margin-bottom:2rem;opacity:.15}.simple-cta__emblem img{margin:0 auto}.simple-cta__heading{font-size:var(--text-2xl);font-weight:400;line-height:1.2;margin-bottom:1rem}.simple-cta__script{font-size:var(--text-lg);margin-bottom:2.5rem;letter-spacing:.05em}.simple-cta__button{display:inline-block;padding:1rem 2rem;font-size:13px;letter-spacing:.15em;text-transform:uppercase;border-radius:8px;transition:opacity .3s}.simple-cta__button:hover{opacity:.9}.vip-launch-section,.vip-launch-section .container,.vip-launch__inner{max-width:100%;overflow:hidden}@media(max-width:480px){.countdown{gap:.35rem}.countdown-box{padding:.75rem .5rem;min-width:0}.countdown-value{font-size:clamp(1.4rem,6vw,2.5rem)}.countdown-sep{font-size:1rem;margin-top:-.5rem}.countdown-label{font-size:8px;letter-spacing:.15em}}@media(max-width:480px){.vip-launch__input-row{flex-direction:column;gap:.75rem}.vip-launch__input,.vip-launch__submit{width:100%}}.btn,.early-access__submit,.vip-launch__submit,.simple-cta__button,.waitlist-submit,.founder-teaser__link{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.form-group input,.form-group textarea,.early-access__email-input,.vip-launch__input,.waitlist-form input{min-height:44px}.page-hero__watermark{overflow:hidden;max-width:100%}.page-hero__watermark img{max-width:100%}.craft-section__quote{font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.5;text-align:center;max-width:36rem;margin:0 auto 3rem;letter-spacing:.03em;font-style:italic;border:none;padding:0}.brand-rule-section .brand-rule{display:flex;align-items:center;gap:1.5rem;justify-content:center;height:auto;background:none}.brand-rule__line{flex:1;max-width:200px;height:1px;background:linear-gradient(90deg,transparent,var(--orchid-mist),transparent);opacity:.4}.brand-rule__emblem{opacity:.25;flex-shrink:0}.brand-rule__emblem img{display:block}.brand-rule__tagline{text-align:center;font-size:clamp(1.1rem,2.5vw,1.5rem);margin-top:1.5rem;letter-spacing:.05em}.section-label__text{color:var(--pickled-beet)}.section-label__line{background:var(--pickled-beet);opacity:.4}@media(max-width:640px){.font-script{font-size:max(1rem,inherit)}.page-hero__script,.founder-teaser__tagline,.vip-launch__date-badge .font-script,.brand-rule__tagline{font-size:1.1rem}}@media(max-width:768px){.reveal{transform:translateY(10px)}.chapter-section--centered{min-height:auto}}.founder-teaser__link{padding:.5rem 0}.site-footer .container{max-width:1400px}.artisan-polaroids{padding:4rem 2rem 8rem;overflow:hidden}.artisan-polaroids__grid{max-width:1100px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:2.5rem}.artisan-polaroids__card{margin:0;background:#fff;padding:1rem 1rem 1.5rem;box-shadow:0 4px 20px #4d243d14,0 1px 4px #0000000d;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;flex:0 0 auto;width:clamp(180px,22vw,240px)}.artisan-polaroids__card:hover{box-shadow:0 12px 40px #4d243d26,0 2px 8px #00000014}.artisan-polaroids__frame{overflow:hidden}.artisan-polaroids__img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.artisan-polaroids__name{text-align:center;font-size:var(--text-xl);color:var(--pickled-beet);margin:1rem 0 0;line-height:1.1}@media(max-width:768px){.artisan-polaroids{padding:3rem 1.5rem 5rem}.artisan-polaroids__grid{gap:1.5rem}.artisan-polaroids__card{width:clamp(140px,40vw,180px)}}.letter-photos{padding:3rem 0}.letter-photos__grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.letter-photos__card{margin:0;background:#fff;padding:.5rem;box-shadow:0 4px 20px #00000026;flex:0 0 auto;width:clamp(140px,16vw,190px);position:relative}.letter-photos__card:nth-child(1){transform:rotate(-2deg)}.letter-photos__card:nth-child(2){transform:rotate(1.5deg) translateY(.5rem)}.letter-photos__card:nth-child(3){transform:rotate(-1deg) translateY(-.3rem)}.letter-photos__frame{overflow:hidden}.letter-photos__img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.letter-photos__placeholder{width:100%;aspect-ratio:3 / 4;background:#91779926;display:flex;align-items:center;justify-content:center}.letter-photos__emblem{position:absolute;bottom:.6rem;right:.6rem;width:18px;height:auto;opacity:.12}.letter-photos__caption{text-align:center;font-size:var(--text-sm);font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--pickled-beet);margin:.8rem 0 0;line-height:1.3}@media(max-width:600px){.letter-photos__card{width:clamp(130px,38vw,180px);padding:.4rem}.letter-photos__grid{gap:1rem}}.founder-polaroid{display:flex;justify-content:center;padding:4rem 0 3rem}.founder-polaroid__card{margin:0;background:#fff;padding:1.2rem 1.2rem 1.8rem;box-shadow:0 6px 30px #4d243d1a,0 2px 6px #0000000d;width:clamp(220px,28vw,300px)}.founder-polaroid__frame{overflow:hidden}.founder-polaroid__img{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.founder-polaroid__name{text-align:center;font-size:var(--text-xl);color:var(--pickled-beet);margin:1.2rem 0 0;line-height:1.1}@media(max-width:600px){.founder-polaroid__card{width:clamp(200px,55vw,260px)}}.fashion-labels{padding:0 2rem 8rem;background:var(--pickled-beet)}.fashion-labels__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.fashion-label{text-decoration:none;display:block}.fashion-label__inner{position:relative;background:#fffcf7;padding:2.5rem 2rem 2rem;overflow:hidden;transition:transform .3s,box-shadow .3s;border-top:3px solid rgba(77,36,61,.06)}.fashion-label:hover .fashion-label__inner{transform:translateY(-3px);box-shadow:0 8px 30px #4d243d1a}.fashion-label__texture{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(77,36,61,.018) 2px,rgba(77,36,61,.018) 3px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(77,36,61,.018) 2px,rgba(77,36,61,.018) 3px);pointer-events:none}.fashion-label__stitch{position:absolute;top:0;left:1rem;right:1rem;height:0;border-top:1px dashed rgba(77,36,61,.12);pointer-events:none}.fashion-label__content{position:relative;z-index:1}.fashion-label__eyebrow{display:block;font-family:var(--font-saber);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:var(--pickled-beet);opacity:.6;margin-bottom:1.5rem;line-height:1.6}.fashion-label__title{font-size:var(--text-xl);color:var(--pickled-beet);margin:0 0 .5rem;line-height:1.1}.fashion-label__subtitle{font-size:var(--text-base);font-weight:300;color:var(--orchid-mist);margin:0 0 1.5rem;line-height:1.5}.fashion-label__cta{font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;font-weight:400;color:var(--vibrant-orange);transition:letter-spacing .3s}.fashion-label:hover .fashion-label__cta{letter-spacing:.3em}.fashion-label__emblem{position:absolute;bottom:1rem;right:1rem;width:28px;height:auto;opacity:.2}@media(max-width:768px){.fashion-labels{padding:4rem 1.5rem}.fashion-labels__grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.fashion-labels{padding:3rem 1rem}.fashion-label__inner{padding:2rem 1.5rem}}.waitlist-bold{padding:8rem 2rem 4rem;text-align:center}.waitlist-bold__inner{max-width:800px;margin:0 auto}.waitlist-bold__label{font-size:var(--text-2xl);line-height:1.1;margin:0 0 2.5rem}.waitlist-bold__timer{display:flex;justify-content:center;align-items:flex-start;gap:.5rem;margin-bottom:4rem}.waitlist-bold__unit{display:flex;flex-direction:column;align-items:center}.waitlist-bold__value{font-size:clamp(4rem,12vw,8rem);line-height:1;color:var(--egret)}.waitlist-bold__sep{font-size:clamp(3rem,8vw,5rem);color:var(--orchid-mist);line-height:1;padding-top:.1em;opacity:.4}.waitlist-bold__unit-label{font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--orchid-mist);margin-top:.5rem}.waitlist-bold__heading{font-size:var(--text-2xl);margin:0 0 3rem;line-height:1.1}.waitlist-bold__tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.waitlist-bold__tier{position:relative;padding:2rem 1.5rem;border:1.5px solid rgba(145,119,153,.4);border-radius:8px;background:transparent;text-align:left;transition:border-color .3s,transform .3s,background .3s;cursor:pointer}.waitlist-bold__tier:hover{border-color:var(--egret);transform:translateY(-2px);background:#f3ebe00d}.waitlist-bold__tier--rec{border-color:var(--vibrant-orange)}.waitlist-bold__badge{position:absolute;top:-.6rem;left:1.5rem;background:var(--vibrant-orange);color:#fff;font-size:.6rem;font-weight:600;letter-spacing:.12em;padding:.25rem .7rem;border-radius:3px}.waitlist-bold__tier-title{font-size:var(--text-xl);color:var(--egret);margin:0 0 .5rem}.waitlist-bold__tier-desc{font-size:var(--text-base);color:var(--orchid-bloom);margin:0;line-height:1.5}.waitlist-bold__form-wrap{max-width:400px;margin:0 auto}.waitlist-bold__back{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--orchid-mist);margin-bottom:1.5rem;padding:0;background:none;border:none;cursor:pointer;transition:color .3s}.waitlist-bold__back:hover{color:var(--egret)}.waitlist-bold__form{display:flex;flex-direction:column;gap:.8rem}.waitlist-bold__form input{padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:transparent;font-size:15px;color:var(--egret);transition:border-color .3s;font-family:var(--font-inter)}.waitlist-bold__form input::placeholder{color:#ffffff59}.waitlist-bold__form input:focus{outline:none;border-color:var(--vibrant-orange)}.waitlist-bold__submit{padding:1rem;background:var(--vibrant-orange);color:var(--egret);border:none;border-radius:8px;font-size:13px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:opacity .3s}.waitlist-bold__submit:hover{opacity:.9}.waitlist-bold__done{padding:3rem 0}.waitlist-bold__done-heading{font-size:1.8rem;margin:0 0 .8rem}@media(max-width:600px){.waitlist-bold{padding:5rem 1.5rem 3rem}.waitlist-bold__timer{gap:.3rem}.waitlist-bold__tiers{grid-template-columns:1fr}}.making-section-label{margin:0 0 1rem;font-family:var(--font-inter);font-size:var(--text-sm);font-weight:300;letter-spacing:.1em;text-transform:none;color:var(--orchid-mist);display:inline-flex;align-items:center;gap:.75rem}.making-media-block{position:relative;overflow:hidden;border:1px solid rgba(212,165,116,.28);background:linear-gradient(135deg,#d4a5741a,#9177990f),linear-gradient(to bottom right,#f3ebe0f5,#ece2d6f5);min-height:220px}.making-media-block:before,.making-media-block:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(212,165,116,.16);pointer-events:none}.making-media-block:after{inset:auto 18px 18px auto;width:72px;height:72px;border-left:0;border-top:0}.making-media-block__label{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--orchid-mist);max-width:18rem}.making-media-block img,.making-media-block video{width:100%;height:100%;object-fit:cover;display:block}.making-hero-v2{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 20%,rgba(212,165,116,.16),transparent 30%),radial-gradient(circle at 82% 14%,rgba(145,119,153,.12),transparent 24%),linear-gradient(180deg,#4d243df7,#422a47fc);min-height:76vh;color:var(--egret)}.making-hero-v2__veil{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.making-hero-v2__veil{background:linear-gradient(180deg,#4d243d0a,#4d243d75),radial-gradient(circle at 50% 10%,rgba(243,235,224,.04),transparent 28%)}.making-hero-v2__inner{position:relative;z-index:1;max-width:860px;margin:0 auto;padding:10rem 2rem 5.25rem;display:flex;justify-content:center;align-items:center;text-align:center}.making-hero-v2__intro{display:flex;flex-direction:column;align-items:center}.making-hero-v2__eyebrow{margin:0 0 1rem;font-family:var(--font-inter);font-size:var(--text-sm);font-weight:300;letter-spacing:.1em;text-transform:none;color:var(--orchid-mist);display:inline-flex;align-items:center;gap:.75rem}.making-hero-v2__eyebrow-divider{opacity:.3}.making-hero-v2__title{margin:0;max-width:12ch;font-size:clamp(3.6rem,7vw,7.2rem);font-weight:300;line-height:1.15;color:var(--egret);letter-spacing:0}.making-hero-v2__lead{margin:1.35rem 0 0;max-width:16ch;font-size:clamp(1.7rem,2.35vw,2.5rem);line-height:1.12;color:#f3ebe0eb}.making-hero-v2__meta{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-top:1.6rem;font-size:.76rem;letter-spacing:.24em;text-transform:uppercase;color:#f3ebe0b8}.making-hero-v2__meta-sep{color:#d4a5746b}.making-hero-v2__lineage{display:flex;align-items:center;gap:1rem;margin-top:2.25rem}.making-hero-v2__emblem{width:52px;height:auto;opacity:.88}.making-hero-v2__lineage-copy{margin:0;font-size:var(--text-base);letter-spacing:.08em;color:var(--orchid-bloom)}.making-hero-v2__scroll{position:absolute;left:50%;bottom:1.35rem;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:1}.making-hero-v2__scroll-line{width:1px;height:3.5rem;background:#d4a5748c}.making-hero-v2__scroll-text{font-size:var(--text-xs);letter-spacing:.24em;text-transform:uppercase;color:var(--orchid-bloom)}.making-atlas{background:var(--egret);padding:5.5rem 2rem 7rem}.making-atlas__inner,.making-ritual__inner,.making-closing__inner{max-width:1280px;margin:0 auto}.making-atlas__preface{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:3.5rem;align-items:start;margin-bottom:4.75rem;padding-bottom:3rem;border-bottom:1px solid rgba(77,36,61,.1)}.making-atlas__chapter{position:sticky;top:8rem}.making-atlas__title,.making-ritual__title,.making-closing__title{margin:0;font-size:var(--text-2xl);line-height:1.15;font-weight:300;color:var(--pickled-beet);letter-spacing:0;max-width:24ch}.making-section-label__divider{opacity:.3}.making-atlas__narrative{max-width:42rem}.making-atlas__narrative p{margin:0;font-size:clamp(1.02rem,1.15vw,1.15rem);line-height:1.82;color:var(--blackberry-cordial);font-weight:300}.making-atlas__narrative p+p{margin-top:1.25rem}.making-atlas__body,.making-ritual__body,.making-place-card__body,.making-chapter__copy p{margin:1rem 0 0;font-size:var(--text-base);line-height:1.8;color:var(--blackberry-cordial);font-weight:300}.making-atlas__places{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-bottom:5rem}.making-textile+.making-textile{margin-top:6.5rem}.making-textile__header{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.7rem}.making-textile__eyebrow,.making-process-intro .making-section-label,.making-atelier__subhead{margin:0;font-family:var(--font-inter);font-size:var(--text-sm);font-weight:300;letter-spacing:.1em;text-transform:none;color:var(--orchid-mist)}.making-textile__title,.making-atelier__title{margin:0;font-size:var(--text-2xl);line-height:1.15;font-weight:300;color:var(--pickled-beet);letter-spacing:0;max-width:24ch;margin-inline:auto}.making-textile__layout{display:grid;gap:1rem}.making-textile__layout--chanderi{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,.7fr));align-items:stretch}.making-textile__layout--maheshwari{grid-template-columns:repeat(2,minmax(0,.88fr)) minmax(0,1.1fr)}.making-textile__copy{max-width:38rem;margin-top:1.75rem}.making-textile__source{margin:0 0 .8rem;font-size:var(--text-sm);letter-spacing:.12em;text-transform:uppercase;color:var(--orchid-mist)}.making-textile__copy p:last-child,.making-atelier__body,.making-atelier-card__body p,.making-gallery__description,.making-closing__body{margin:0;font-size:.96rem;line-height:1.62;color:var(--blackberry-cordial);font-weight:300}.making-process-intro{max-width:38rem;margin:6.5rem auto 0;text-align:center}.making-process-intro .making-atlas__title,.making-closing__title{margin-inline:auto;text-align:center}.making-place-card{padding:2rem;border:1px solid rgba(212,165,116,.2);background:#ffffff59}.making-place-card--dark{background:linear-gradient(180deg,#4d243dfa,#422a47fa)}.making-place-card__kicker,.making-chapter__label{margin:0 0 .65rem;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--accent-line)}.making-place-card__title{margin:0;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1;color:var(--pickled-beet)}.making-place-card--dark .making-place-card__title{color:var(--egret)}.making-place-card--dark .making-place-card__body{color:var(--orchid-bloom)}.making-media-block--place{margin-top:1.75rem;min-height:20rem}.making-media-block--textile-hero,.making-media-block--textile-portrait{min-height:31rem}.making-media-block--textile-city,.making-media-block--textile-detail{min-height:28rem}.making-media-block--atelier{min-height:25rem;aspect-ratio:4 / 5}.making-gallery{position:relative;margin-top:2.5rem}.making-gallery__brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;margin-bottom:1.5rem}.making-gallery__emblem{display:block;width:58px;height:auto;opacity:.9;margin:0 auto}.making-gallery__brand-label{margin:.9rem 0 0;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--orchid-mist)}.making-gallery__viewport{position:relative;height:44rem;overflow:hidden;cursor:default;-webkit-user-select:none;user-select:none;touch-action:pan-y}.making-gallery__viewport:active{cursor:default}.making-gallery__viewport:before{content:"";position:absolute;top:9%;right:8%;bottom:10%;left:8%;border-top:1px solid rgba(212,165,116,.18);border-bottom:1px solid rgba(212,165,116,.12);border-radius:50%;pointer-events:none}.making-gallery__card{position:absolute;top:0;left:0;width:360px;background:#ffffffd6;border:1px solid rgba(212,165,116,.22);padding:.85rem;overflow:hidden;box-shadow:0 24px 48px #4d243d14;will-change:transform,opacity}.making-gallery__card:before{content:"";position:absolute;top:.85rem;right:.85rem;bottom:.85rem;left:.85rem;border:1px solid rgba(212,165,116,.14);pointer-events:none}.making-gallery__media{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#91779914}.making-gallery__media--selector{display:grid;grid-template-rows:minmax(0,1fr) auto}.making-gallery__media-stage{position:relative;min-height:0;overflow:hidden}.making-gallery__media-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .48s ease}.making-gallery__media-item.is-active{opacity:1;pointer-events:auto}.making-gallery__thumbs{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem;padding:.45rem;background:#ffffffc7;border-top:1px solid rgba(212,165,116,.14)}.making-gallery__thumb{position:relative;display:block;padding:0;border:1px solid rgba(212,165,116,.12);background:#f3ebe0e6;overflow:hidden;aspect-ratio:1 / 1;transition:opacity .26s ease,box-shadow .26s ease,transform .26s ease;opacity:.76}.making-gallery__thumb.is-active{box-shadow:inset 0 0 0 1px #4d243d7a;opacity:1;transform:translateY(-1px)}.making-gallery__thumb-index{position:absolute;left:.32rem;bottom:.22rem;z-index:3;font-size:.72rem;line-height:1;color:#f3ebe0f5;text-shadow:0 1px 2px rgba(77,36,61,.5);pointer-events:none}.making-gallery__thumb--video:before{content:"";position:absolute;left:50%;top:50%;width:1.25rem;height:1.25rem;transform:translate(-50%,-50%);border-radius:999px;background:#4d243da8;z-index:1}.making-gallery__thumb--video:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-28%,-50%);width:0;height:0;border-top:.28rem solid transparent;border-bottom:.28rem solid transparent;border-left:.42rem solid rgba(243,235,224,.95);z-index:2;opacity:1}.making-gallery__media--placeholder{display:flex;align-items:flex-end;justify-content:flex-start;background:linear-gradient(180deg,#f3ebe02e,#d4a5741f),repeating-linear-gradient(135deg,#91779912 0 18px,#d4a5740f 18px 36px)}.making-gallery__placeholder-label{position:relative;z-index:1;display:inline-flex;margin:0 1rem 1rem;padding:.45rem .65rem;background:#ffffff9e;font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;color:var(--orchid-mist)}.making-gallery__media img,.making-gallery__media video{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.making-gallery__media-item,.making-gallery__media-stage,.making-gallery__index{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.making-gallery__media-stage,.making-gallery__media-item,.making-gallery__index{pointer-events:none}.making-gallery__index{position:absolute;left:.85rem;top:.85rem;display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;padding:.2rem .55rem;background:#f3ebe0e0;border:1px solid rgba(77,36,61,.16);box-shadow:0 10px 24px #4d243d1f;font-size:clamp(.98rem,1.5vw,1.2rem);line-height:1;color:#4d243deb;letter-spacing:.08em;z-index:3}.making-gallery__body{text-align:left;padding:.85rem .15rem .15rem}.making-gallery__meta{margin:0 0 .3rem;font-size:var(--text-xs);letter-spacing:.17em;text-transform:uppercase;color:var(--orchid-mist)}.making-gallery__name{margin:0;font-size:clamp(1.45rem,2.2vw,1.8rem);color:var(--pickled-beet);line-height:1.08}.making-media-block--hero{min-height:28rem}.making-media-block--detail{min-height:18rem}.making-media-block--wide{min-height:22rem}.making-media-block--diagram{min-height:16rem}.making-media-block--vertical,.making-media-block--panorama{min-height:24rem}.making-media-block--small{min-height:14rem}.making-media-block--final{min-height:30rem}.making-media-block--closing{min-height:28rem;margin-top:2rem}.making-closing{background:var(--egret);padding:7rem 2rem 8rem}.making-closing--inline{padding:6rem 0 0}.making-closing__inner{text-align:center}.making-closing__emblem{width:72px;height:auto;opacity:.88}.making-closing__script{margin:1rem 0 .5rem;font-size:var(--text-xl);color:var(--accent-line)}.making-closing__title{max-width:16ch;margin:0 auto}.making-closing__body{max-width:40rem;margin:1rem auto 0}.making-atelier{background:radial-gradient(circle at 18% 20%,rgba(212,165,116,.12),transparent 24%),linear-gradient(180deg,#f3ebe0f5,#fffffffa);padding:7rem 2rem 8rem}.making-atelier__inner{max-width:1280px;margin:0 auto}.making-atelier__intro{max-width:44rem;margin:0 auto 3rem;text-align:center}.making-atelier__body{margin:1rem auto 0;max-width:34rem}.making-atelier__subhead{margin-top:1.75rem}.making-atelier__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.making-atelier-card{background:#ffffffb8;border:1px solid rgba(212,165,116,.2);padding:.85rem}.making-atelier-card__body{padding:1rem .15rem .15rem}.making-media-block--atelier picture{display:block;height:100%}.making-atelier-card__image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.making-atelier-card__image--designer{object-position:center top}.making-atelier-card__title{margin:0 0 .6rem;font-size:clamp(1.6rem,2.3vw,2rem);line-height:1.06;color:var(--pickled-beet)}@media(max-width:1100px){.making-hero-v2__title{max-width:12ch}.making-atlas__preface{grid-template-columns:1fr;gap:1.8rem}.making-atlas__chapter{position:static}.making-textile__layout--chanderi,.making-textile__layout--maheshwari,.making-atelier__grid{grid-template-columns:1fr}}@media(max-width:768px){.making-hero-v2__inner,.making-atlas,.making-closing,.making-atelier{padding-left:1.5rem;padding-right:1.5rem}.making-hero-v2__inner{padding-top:8rem;padding-bottom:4.75rem}.making-gallery__viewport{height:auto;overflow:visible;cursor:default;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.making-gallery__viewport:before{display:none}.making-gallery__card{position:relative;width:auto;transform:none!important;opacity:1!important}.making-gallery__viewport{grid-template-columns:1fr}.making-atlas{padding-top:4.25rem}.making-atlas__preface{margin-bottom:3.5rem;padding-bottom:2.25rem}.making-media-block--hero,.making-media-block--final,.making-media-block--closing{min-height:22rem}.making-media-block--landscape,.making-media-block--portrait,.making-media-block--place,.making-media-block--textile-hero,.making-media-block--textile-portrait,.making-media-block--textile-city,.making-media-block--textile-detail,.making-media-block--atelier,.making-media-block--wide,.making-media-block--panorama,.making-media-block--vertical{min-height:18rem}.making-hero-v2__scroll{bottom:1.25rem}.making-gallery__card{min-height:auto}}@media(max-width:480px){.making-hero-v2__inner,.making-atlas,.making-closing,.making-atelier{padding-left:1rem;padding-right:1rem}.making-hero-v2__title{font-size:clamp(2.8rem,12vw,4rem)}.making-atlas__body,.making-place-card__body,.making-gallery__description,.making-atelier__body,.making-atelier-card__body p,.making-closing__body{font-size:.95rem}.making-atlas__narrative p{font-size:.98rem}.making-place-card,.making-atelier-card{padding:1.25rem}}.video-hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background:#000}.video-hero__media{width:100%;height:100%;object-fit:cover;display:block}.video-hero__play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;place-self:center;padding:.5rem;border:0;background:transparent;color:#917799fa;cursor:pointer;transition:opacity .28s ease,transform .28s ease,color .28s ease;width:auto;height:auto;margin:auto;border-radius:999px;box-shadow:none;opacity:1}.video-hero__play-overlay[hidden]{display:none}.video-hero.is-playing .video-hero__play-overlay,.video-hero.is-started .video-hero__play-overlay{opacity:0;pointer-events:none}.video-hero__play-overlay:hover{transform:scale(1.03);color:#f3ebe0}.video-hero__play-overlay-icon{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;padding:1.65rem;margin-left:0;border:1px solid rgba(243,235,224,.58);border-radius:999px;background:radial-gradient(circle at center,#91779952,#4d243d38 56%,#4d243d14);box-shadow:inset 0 0 0 1px #f3ebe01f,0 18px 42px #12081238,0 4px 12px #12081224;color:var(--egret);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.video-hero__play-overlay-icon svg,.video-hero__control-icon svg{width:100%;height:100%;display:block}.video-hero__play-overlay-icon svg[hidden],.video-hero__control-icon svg[hidden]{display:none!important}.video-hero__controls{position:absolute;inset:auto 0 0;z-index:2;padding:2rem 1.5rem 1.35rem;background:linear-gradient(180deg,#0e080e00,#22121fd1 44%,#22121ff5)}.video-hero__controls-inner{width:min(100%,1040px);margin:0 auto}.video-hero__controls-row{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:.9rem}.video-hero__control-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;-webkit-appearance:none;appearance:none;min-height:2.9rem;padding:.72rem 1rem;border:1px solid rgba(243,235,224,.24);border-radius:0;background:linear-gradient(180deg,#91779947,#4d243d66);color:var(--egret);font-family:var(--font-inter);font-size:.76rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease,opacity .25s ease,box-shadow .25s ease;opacity:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px #f3ebe014,0 8px 22px #12081229}.video-hero__control-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex:0 0 auto}.video-hero__control-label{display:inline-block;line-height:1}.video-hero__control-btn:hover{transform:translateY(-1px);border-color:#f3ebe075;background:linear-gradient(180deg,#91779952,#4d243d70);box-shadow:inset 0 0 0 1px #f3ebe01a,0 10px 26px #12081233}.video-hero__time{display:inline-flex;align-items:center;gap:.4rem;min-width:7.25rem;color:#f3ebe0e0;font-size:.82rem;letter-spacing:.08em}.video-hero__time-sep{opacity:.55}.video-hero__volume-wrap{display:inline-flex;align-items:center;width:min(16vw,132px)}.video-hero__progress-wrap{display:block}.video-hero__progress,.video-hero__volume{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:#f3ebe02e;outline:none;cursor:pointer}.video-hero__progress::-webkit-slider-thumb,.video-hero__volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:20px;border:0;border-radius:0;background:center / contain no-repeat var(--video-hero-slider-thumb);box-shadow:none;margin-top:-7px}.video-hero__progress::-moz-range-thumb,.video-hero__volume::-moz-range-thumb{width:26px;height:20px;border:0;border-radius:0;background:center / contain no-repeat var(--video-hero-slider-thumb);box-shadow:none}.video-hero__progress{background:linear-gradient(90deg,rgba(243,235,224,.95) 0%,rgba(212,165,116,.88) var(--video-progress, 0%),rgba(243,235,224,.2) var(--video-progress, 0%),rgba(243,235,224,.12) 100%)}.video-hero__volume{background:linear-gradient(90deg,rgba(243,235,224,.85) 0%,rgba(145,119,153,.85) var(--video-volume, 100%),rgba(243,235,224,.16) var(--video-volume, 100%),rgba(243,235,224,.12) 100%)}.video-hero__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}.video-hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2}.video-hero__scroll-line{width:1px;height:4rem;background:linear-gradient(to bottom,var(--accent-line),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(1.1)}}.founder-hero{position:relative;background:#f2ebe0}.founder-hero__image-block{position:relative;width:100%;height:50vh;min-height:350px;overflow:hidden;container-type:inline-size}.founder-hero__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.founder-hero__bg-img{width:100%;height:100%;object-fit:cover;display:block}.founder-hero__bg-placeholder{width:100%;height:100%;background:var(--blackberry-cordial)}.founder-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3218286b}.founder-hero__question-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding-inline:clamp(1rem,2.25vw,2rem)}.founder-hero__question{width:100%;max-width:100%;font-size:clamp(1.3rem,5.85vw,6.15rem);font-weight:300;line-height:1;color:var(--egret);margin:0;padding:0;display:block;text-align:center;text-transform:uppercase;letter-spacing:-.03em;white-space:nowrap}.founder-hero__answer{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;padding:6rem 2rem}.founder-hero__answer-lotus{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:.08}.founder-hero__answer-lotus img{width:clamp(300px,45vw,550px);height:auto}.founder-hero__answer-text{position:relative;z-index:1;font-size:clamp(2rem,5vw,4rem);font-weight:300;line-height:1.2;color:var(--pickled-beet);text-align:center;max-width:700px;margin:0}.founder-hero__portrait-wrap{display:flex;justify-content:center;margin-top:-8rem;position:relative;z-index:2}.founder-hero__portrait{width:clamp(200px,25vw,320px);aspect-ratio:3 / 4;overflow:hidden;box-shadow:0 8px 40px #4d243d26}.founder-hero__portrait-img{width:100%;height:100%;object-fit:cover;object-position:38% center;display:block}.founder-hero__portrait-placeholder{width:100%;height:100%;background:#91779914}.founder-hero__content{text-align:center;padding:3rem 2rem 6rem;max-width:700px;margin:0 auto}.founder-hero__label{font-family:var(--font-inter);font-size:var(--text-sm);font-weight:300;letter-spacing:.1em;color:var(--orchid-mist);margin:2rem 0 1.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.founder-hero__label-sep{opacity:.3}.founder-hero__wordmark{margin:0 0 .5rem;text-align:center}.founder-hero__wordmark img{width:clamp(200px,40vw,400px);height:auto;opacity:.85;display:block;margin:0 auto}.founder-hero__hindi-name{display:flex;align-items:center;justify-content:center;gap:0;margin:0 0 3rem;font-size:var(--text-base);color:var(--orchid-mist)}.founder-hero__hindi-line{flex:0 0 clamp(80px,15vw,200px);height:1px;background:var(--accent-line);opacity:.4;margin:0 1rem}.founder-hero__bio{font-size:var(--text-base);font-weight:300;line-height:1.8;color:var(--blackberry-cordial);text-align:center}.founder-hero__bio p{margin:0 0 1.5rem}.founder-hero__bio p:last-child{margin-bottom:0}.founder-hero__bio p:first-child:first-letter{font-family:var(--font-saber);font-style:italic;font-size:2.6em;line-height:.9;margin-right:.08em;color:var(--pickled-beet);opacity:.7}@supports ((-webkit-initial-letter: 2) or (initial-letter: 2)){.founder-hero__bio p:first-child:first-letter{-webkit-initial-letter:2;initial-letter:2;margin-right:.12em;margin-top:0;font-size:inherit}}@supports not ((-webkit-initial-letter: 2) or (initial-letter: 2)){.founder-hero__bio p:first-child:first-letter{float:left;line-height:1;margin-top:-.18em}}@media(max-width:768px){.founder-hero__bio p:first-child:first-letter{-webkit-initial-letter:unset;initial-letter:unset;float:none;font-size:2.1em;line-height:.92;margin-right:.04em;margin-top:0}}@media(max-width:480px){.founder-hero__bio p:first-child:first-letter{font-size:1.8em;margin-right:.03em}}@media(min-width:769px){.founder-hero__bio p:first-child{text-wrap:pretty}}@media(max-width:768px){.founder-hero__question-wrap{padding-inline:1rem}.founder-hero__question{width:100%;font-size:clamp(1rem,6vw,2.5rem);letter-spacing:-.02em}.founder-hero__portrait-wrap{margin-top:-5rem}.founder-hero__portrait{width:clamp(160px,40vw,250px)}.founder-hero__content{padding:2rem 1.5rem 4rem}}@media(max-width:480px){.founder-hero__image-block{height:35vh;min-height:250px}.founder-hero__question{width:100%;font-size:clamp(.78rem,5.15vw,1.18rem);letter-spacing:-.008em}.founder-hero__portrait-wrap{margin-top:-4rem}.founder-hero__name{font-size:clamp(2rem,8vw,3rem)}}.brand-section{background:#f2ebe0;padding:6rem 2rem}.brand-section__content{text-align:center;max-width:900px;margin:0 auto}.brand-section__label{font-family:var(--font-inter);font-size:var(--text-sm);font-weight:300;letter-spacing:.1em;color:var(--orchid-mist);margin:0 0 1.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.brand-section__label-sep{opacity:.3}.brand-section__heading{font-size:var(--text-2xl);font-weight:300;line-height:1.1;color:var(--pickled-beet);margin:0 0 .5rem}.brand-section__hindi-accent{display:flex;align-items:center;justify-content:center;gap:0;margin:0 0 3rem;font-size:var(--text-base);color:var(--orchid-mist)}.brand-section__hindi-line{flex:0 0 clamp(80px,15vw,200px);height:1px;background:var(--accent-line);opacity:.4;margin:0 1rem}.brand-section__grid{display:grid;grid-template-columns:1fr;gap:3rem;text-align:left}@media(min-width:768px){.brand-section__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}}.brand-section__media{border-radius:8px;overflow:hidden;aspect-ratio:4/5}.brand-section__media video,.brand-section__media img{width:100%;height:100%;object-fit:cover;display:block}.brand-section__body{color:var(--blackberry-cordial)}@media(min-width:1024px){.brand-section{padding:8rem 4rem}}.philosophy-section{padding:6rem 2rem}.philosophy-section--home-glow{position:relative;overflow:hidden;--philosophy-spotlight-x: 50%;--philosophy-spotlight-y: 50%}.philosophy-section__content{max-width:1120px;margin:0 auto}.philosophy-section--home-glow .philosophy-section__content{position:relative;z-index:1}.philosophy-section__spotlight{position:absolute;left:var(--philosophy-spotlight-x);top:var(--philosophy-spotlight-y);width:34rem;height:34rem;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);background:radial-gradient(circle,#91779933,#9177991f 22%,#d4a57414 40%,#fff0 70%);opacity:0;transition:opacity .35s ease;mix-blend-mode:screen;filter:blur(2px);z-index:0}.philosophy-section--home-glow.is-philosophy-active .philosophy-section__spotlight{opacity:1}.philosophy-section__label{font-family:var(--font-inter);font-size:var(--text-sm);font-weight:300;letter-spacing:.1em;color:var(--orchid-mist);margin:0 0 1.5rem;display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.philosophy-section__label-sep{opacity:.3}.philosophy-section__heading{font-size:var(--text-2xl);font-weight:300;line-height:1.2;color:var(--pickled-beet);margin:0 0 2.5rem;max-width:34rem}.philosophy-section__intro{font-size:var(--text-base);font-weight:300;line-height:1.8;color:var(--blackberry-cordial);max-width:36rem;margin:0 0 3rem}.philosophy-section__pillars{display:grid;grid-template-columns:1fr;gap:1rem;text-align:left}@media(min-width:640px){.philosophy-section__pillars{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.philosophy-section__pillars{grid-template-columns:1.3fr 1fr 1fr;align-items:stretch}}.philosophy-section__pillar{display:flex;flex-direction:column;justify-content:space-between;position:relative;min-height:220px;padding:1.5rem;border:1px solid rgba(145,119,153,.18);background:#ffffff9e;overflow:hidden;isolation:isolate;transition:border-color .28s ease,background-color .28s ease,box-shadow .28s ease;--philosophy-glow-x: 50%;--philosophy-glow-y: 50%;--philosophy-glow-opacity: 0}.philosophy-section--home-glow .philosophy-section__pillar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(240px circle at var(--philosophy-glow-x) var(--philosophy-glow-y),rgba(145,119,153,calc(var(--philosophy-glow-opacity) * .42)) 0%,rgba(212,165,116,calc(var(--philosophy-glow-opacity) * .22)) 36%,rgba(255,255,255,0) 70%);opacity:1;z-index:0}.philosophy-section--home-glow .philosophy-section__pillar>*{position:relative;z-index:1}.philosophy-section--home-glow.is-philosophy-active .philosophy-section__pillar{border-color:#9177994d;box-shadow:0 18px 40px #4d243d12}.philosophy-section__pillar--lead{min-height:320px;background:#ffffffc2}@media(min-width:1024px){.philosophy-section__pillar--lead{grid-row:span 2;padding:2rem}}.philosophy-section__pillar-meta{display:flex;align-items:center;gap:.9rem;margin-bottom:2rem}.philosophy-section__pillar-num{font-size:var(--text-sm);color:var(--vibrant-orange);display:block;flex:0 0 auto}.philosophy-section__pillar-line{width:100%;height:1px;background:var(--accent-line);opacity:.4}.philosophy-section__pillar-title{font-size:clamp(1.1rem,2vw,1.45rem);font-weight:400;line-height:1.25;color:var(--pickled-beet);margin:0 0 .9rem;max-width:16ch}.philosophy-section__pillar--lead .philosophy-section__pillar-title{font-size:clamp(1.1rem,2vw,1.45rem);font-weight:400;line-height:1.25;max-width:16ch}.philosophy-section__pillar-body{font-size:var(--text-base);font-weight:300;line-height:1.65;color:var(--blackberry-cordial);margin:0;max-width:28ch}@media(min-width:1024px){.philosophy-section{padding:8rem 4rem}}@media(max-width:768px){.philosophy-section__heading{max-width:12ch}.philosophy-section__pillar{min-height:0}.philosophy-section__pillar--lead .philosophy-section__pillar-title{max-width:16ch}}.page-redirect{min-height:40vh;display:grid;place-items:center;padding:4rem 2rem;text-align:center}.page-redirect__inner{max-width:32rem}.page-redirect__eyebrow{margin:0 0 .75rem;font-size:var(--text-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--orchid-mist)}.page-redirect__title{margin:0 0 .75rem;color:var(--pickled-beet)}.page-redirect__body{margin:0;color:var(--blackberry-cordial)}.subhero{background:var(--pickled-beet);color:var(--egret);position:relative;overflow:hidden}.subhero__watermark{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:.15;height:140%}.subhero__watermark img{height:100%;width:auto}.subhero__inner{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.subhero__emblem{width:40px;height:auto;opacity:.6;margin-bottom:2rem;display:block}.subhero__pre{font-family:var(--font-inter);font-size:var(--text-base);font-weight:300;letter-spacing:.25em;text-transform:uppercase;color:var(--egret);opacity:.7;margin:0 0 .5rem}.subhero__headline{font-size:var(--text-2xl);font-weight:300;line-height:1.15;color:var(--egret);margin:0 0 3rem}.subhero__countdown{display:flex;justify-content:center;align-items:flex-start;gap:0;margin-bottom:1rem}.subhero__unit{display:flex;flex-direction:column;align-items:center;min-width:clamp(4rem,10vw,7rem)}.subhero__value{font-size:clamp(3rem,8vw,5.5rem);line-height:1;color:var(--egret);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.subhero__unit-label{font-family:var(--font-inter);font-size:.6rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--orchid-mist);margin-top:.6rem}.subhero__sep{font-size:var(--text-2xl);color:var(--egret);opacity:.25;line-height:1;padding:0 .3em;margin-top:.15em}.subhero__lotus{width:24px;height:auto;opacity:.25;margin:1.5rem auto 2rem;display:block}.subhero__cta{display:inline-block;padding:1rem 2rem;background:#0003;color:var(--egret);font-family:var(--font-inter);font-size:13px;font-weight:300;letter-spacing:.15em;text-transform:uppercase;border:1px solid rgba(243,235,224,.2);border-radius:8px;transition:opacity .3s;text-decoration:none}.subhero__cta:hover{opacity:.9}@media(max-width:768px){.subhero__inner{padding:4rem 1.5rem}.subhero__value{font-size:clamp(2.5rem,10vw,4rem)}.subhero__watermark{left:-15vw}}@media(max-width:480px){.subhero__inner{padding:3rem 1rem}.subhero__headline{font-size:clamp(1.6rem,6vw,2.2rem)}.subhero__sep{padding:0 .15em}}.home-content{background:#fff;position:relative}.home-content__block{position:relative;overflow:hidden}.home-content__block--brand{padding:10rem 2rem;overflow:hidden}@media(min-width:1024px){.home-content__block--brand{padding:12rem 4rem}}.home-content__watermark{position:absolute;top:50%;right:-15vw;transform:translateY(-50%);font-size:clamp(35vw,45vw,55vw);font-weight:500;line-height:1;color:var(--pickled-beet);opacity:.06;pointer-events:none;z-index:0;white-space:nowrap;-webkit-user-select:none;user-select:none}.home-content__emblem-float{position:absolute;left:-3vw;top:12%;pointer-events:none;z-index:0}.home-content__emblem-float img{width:clamp(200px,25vw,400px);height:auto;opacity:.4}.home-content__inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.home-content__rule{width:60px;height:1px;background:var(--accent-line);opacity:.5;margin:0 auto}.home-content__rule--wide{width:100%;max-width:1200px;margin:0 auto;opacity:.15}.home-content__label{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:3rem 0 2.5rem}.home-content__label-en{font-size:var(--text-xs);letter-spacing:.5em;text-transform:uppercase;font-weight:400;color:var(--pickled-beet);opacity:.6}.home-content__label-sep{color:var(--accent-line);opacity:.5}.home-content__label-hi{font-size:.85rem;color:var(--pickled-beet);opacity:.45;letter-spacing:.05em}.home-content__heading{font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.15;color:var(--pickled-beet);text-align:center;margin:0 0 3rem}.home-content__body{font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:300;line-height:1.45;color:var(--blackberry-cordial);text-align:left}.home-content__body p{margin:0 0 1.5rem}.home-content__body p:last-child{margin-bottom:3rem}.home-founder{background:#fff;padding:0 2rem 10rem;position:relative;overflow:hidden}@media(min-width:1024px){.home-founder{padding:0 4rem 12rem}}.home-founder__inner{display:grid;grid-template-columns:1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:start}@media(min-width:768px){.home-founder__inner{grid-template-columns:1fr 1.1fr;gap:5rem;align-items:center}}.home-founder__photo{position:relative}.home-founder__card-frame{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border:1px solid var(--accent-line);opacity:.25;pointer-events:none;z-index:2}.home-founder__card-frame-top{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:28px;height:auto;opacity:.5;background:#fff;padding:0 8px}.home-founder__card-frame-bottom{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:22px;height:auto;opacity:.4;background:#fff;padding:0 6px}.home-founder__frame{position:relative;z-index:1;overflow:hidden}.home-founder__frame img{width:100%;height:auto;display:block;aspect-ratio:3/4;object-fit:cover}.home-founder__placeholder{width:100%;aspect-ratio:3/4;background:#91779914}.home-founder__text{padding:1rem 0}.home-founder__name{font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.1;color:var(--pickled-beet);margin:0 0 .5rem}.home-founder__hindi{font-size:clamp(1.2rem,2vw,1.6rem);color:var(--orchid-mist);margin:0 0 1.5rem;letter-spacing:.05em}.home-founder__tagline{font-size:var(--text-sm);letter-spacing:.2em;text-transform:uppercase;color:var(--vibrant-orange);margin:0 0 2rem}.home-founder__bio{font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:300;line-height:1.45;color:var(--blackberry-cordial)}.home-founder__bio p{margin:0 0 1.5rem}.home-cta{background:transparent;color:var(--egret);position:relative;overflow:hidden;padding:6rem 2rem}@media(min-width:1024px){.home-cta{padding:8rem 4rem}}.home-cta__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.8)}.home-cta__devanagari{display:none}.home-cta__inner{position:relative;z-index:1;max-width:860px;margin:0 auto;text-align:center;background:var(--blackberry-cordial);padding:5rem 5rem 4rem;border-radius:8px}.home-cta__timer{display:flex;justify-content:center;align-items:flex-start;gap:.5rem;margin-bottom:2rem}.home-cta__timer-unit{display:flex;flex-direction:column;align-items:center;min-width:clamp(3rem,8vw,5rem)}.home-cta__timer-value{font-size:clamp(2rem,5vw,3.5rem);line-height:1;color:var(--egret);font-variant-numeric:tabular-nums}.home-cta__timer-label{font-family:var(--font-inter);font-size:.6rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--orchid-bloom);margin-top:.4rem}.home-cta__timer-sep{font-size:clamp(1.5rem,4vw,2.5rem);color:var(--egret);opacity:.25;line-height:1;padding:0 .1em;margin-top:.1em}.home-cta__heading{font-size:var(--text-2xl);font-weight:300;line-height:1.1;color:var(--egret);margin:0 0 1rem}.home-cta__sub{font-size:var(--text-base);color:var(--orchid-bloom);margin:0 0 .5rem;letter-spacing:.05em}.home-cta__tiers{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:480px;margin:1.5rem auto 0}@media(min-width:640px){.home-cta__tiers{grid-template-columns:1fr 1fr}}.home-cta__tier-wrap{position:relative;overflow:visible;display:flex}.home-cta__tier-emblem-peek{position:absolute;height:80%;width:auto;top:50%;transform:translateY(-50%);opacity:.5;z-index:0;pointer-events:none}.home-cta__tier-wrap:first-child .home-cta__tier-emblem-peek{left:-30%;transform:translateY(-50%) scaleX(-1)}.home-cta__tier-wrap:last-child .home-cta__tier-emblem-peek{right:-30%}.home-cta__tier{position:relative;z-index:1;text-align:center;padding:1.5rem 1.25rem;background:#5a3248;border:1px solid rgba(212,165,116,.15);border-radius:8px;color:var(--egret);transition:all .3s cubic-bezier(.22,1,.36,1);cursor:pointer;overflow:hidden;width:100%}.home-cta__tier:hover{border-color:var(--accent-line);transform:translateY(-3px)}.home-cta__tier--rec{border-color:#d4a57426}.home-cta__tier--rec:hover{border-color:var(--accent-line)}.home-cta__tier-frame,.home-cta__badge,.home-cta__tier-emblem{display:none}.home-cta__tier-title{font-size:var(--text-xl);font-weight:300;color:var(--egret);margin:0 0 .5rem}.home-cta__tier-desc{font-size:var(--text-sm);color:var(--orchid-bloom);margin:0 0 1.25rem;line-height:1.5}.home-cta__tier-arrow{font-size:1.2rem;color:var(--accent-line);opacity:0;transition:opacity .3s}.home-cta__tier:hover .home-cta__tier-arrow{opacity:1}.home-cta__form-wrap{max-width:400px;margin:0 auto}.home-cta__back{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--orchid-mist);margin-bottom:1.5rem;padding:0;background:none;border:none;cursor:pointer;transition:color .3s}.home-cta__back:hover{color:var(--egret)}.home-cta__form{display:flex;flex-direction:column;gap:.8rem}.home-cta__form input[type=text],.home-cta__form input[type=email],.home-cta__form input[type=tel]{padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:transparent;font-size:15px;color:var(--egret);transition:border-color .3s;font-family:var(--font-inter)}.home-cta__form input::placeholder{color:#ffffff59}.home-cta__form input:focus{outline:none;border-color:var(--vibrant-orange)}.home-cta__submit{padding:1rem;background:var(--vibrant-orange);color:var(--egret);border:none;border-radius:8px;font-family:var(--font-inter);font-size:13px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:opacity .3s;margin-top:.5rem}.home-cta__submit:hover{opacity:.9}.home-cta__done{padding:2rem 0;text-align:center}.home-cta__done-lotus{width:36px;height:auto;opacity:.5;margin:0 auto 2rem}.home-cta__done-heading{font-size:clamp(1.8rem,3vw,2.5rem);margin:0 0 .75rem;color:var(--egret)}.home-cta__done-sub{font-size:var(--text-sm);color:var(--orchid-bloom);margin:0}.home-cta__lotus-bottom,.home-cta__lotus-bottom img{display:none}.footer__devanagari-accent{text-align:center;padding:1.5rem 0 1rem}.footer__devanagari-text{font-size:clamp(1rem,2vw,1.4rem);color:var(--egret);opacity:.5;letter-spacing:.05em;word-spacing:.3em;margin:0}@media(prefers-reduced-motion:reduce){.reveal,.clip-reveal,.scale-in,.scroll-reveal-text,.staggered-color-words span,.sequential-words span{transition-duration:.01ms!important;animation-duration:.01ms!important;opacity:1!important;transform:none!important;clip-path:none!important}.home-hero__arrow{animation:none}}@media(max-width:768px){.scroll-thread{width:30px;stroke-width:1.8;opacity:.3}.scroll-thread-dress{width:clamp(80px,12vw,120px);opacity:.6}.nav-bar{padding:.75rem 1rem}.nav-scrolled .nav-bar{padding-top:.5rem;padding-bottom:.68rem}.nav-emblem{height:28px;max-height:28px}.nav-scrolled .nav-emblem{height:18px;max-height:18px}.nav-wordmark{height:38px}.hero-cinematic__content{padding:5rem 1.25rem 3rem;max-width:100%}.hero-cinematic__script{font-size:clamp(2rem,6vw,3.5rem)}.hero-cinematic__countdown{gap:0;margin-bottom:2rem}.hero-cinematic__value{font-size:clamp(2.5rem,8vw,4rem)}.hero-cinematic__sep{font-size:clamp(2rem,6vw,3rem);padding:0 .1em}.hero-cinematic__cta{display:block;width:100%;text-align:center;padding:1rem 2rem}.hero-cinematic__tagline{white-space:normal;font-size:var(--text-base);letter-spacing:.1em}.hero-cinematic__scroll{bottom:1.5rem}.hero-cinematic__scroll-line{height:2.5rem}.film-letter{padding:6rem 1.25rem}.film-letter__inner{max-width:100%;padding:0 .25rem}.film-letter__greeting{font-size:clamp(2rem,8vw,3.5rem);margin-bottom:2rem}.film-letter__body{font-size:clamp(1.3rem,4vw,2rem)}.film-letter__presents{margin-top:6rem;font-size:clamp(1.3rem,4vw,2rem)}.film-letter__tagline{font-size:clamp(2.5rem,10vw,5rem)}.scroll-reveal{margin:1.5rem 0}.letter-photos__grid{gap:1rem}.letter-photos__card{width:clamp(100px,28vw,150px);padding:.35rem}.letter-photos__card:nth-child(1){transform:rotate(-1.5deg)}.letter-photos__card:nth-child(2){transform:rotate(1deg) translateY(.3rem)}.letter-photos__card:nth-child(3){transform:rotate(-.8deg) translateY(-.2rem)}.letter-photos__caption{font-size:.6rem;letter-spacing:.05em;margin-top:.4rem}.letter-photos__emblem{width:12px;bottom:.3rem;right:.3rem}.waitlist-bold{padding:5rem 1.25rem 6rem}.waitlist-bold__label{font-size:clamp(1.4rem,4vw,2rem);margin-bottom:1.5rem}.waitlist-bold__timer{gap:.25rem;margin-bottom:2.5rem}.waitlist-bold__value{font-size:clamp(2.5rem,8vw,4rem)}.waitlist-bold__sep{font-size:clamp(2rem,6vw,3rem)}.waitlist-bold__heading{font-size:clamp(1.6rem,4vw,2.5rem);margin-bottom:2rem}.waitlist-bold__tiers{grid-template-columns:1fr}.waitlist-bold__tier{padding:1.5rem 1.25rem}.waitlist-bold__form-wrap{max-width:100%}.waitlist-bold__form input{padding:.9rem 1rem;width:100%}.site-footer{padding:0 1.25rem}.footer-shell{max-width:100%;padding-top:3.6rem}.footer-logo{margin-bottom:1.4rem}.footer-logo-full{width:min(310px,72vw)}.footer-tagline{font-size:var(--text-sm);margin:0 auto;text-align:center;color:#c4afd1;-webkit-text-fill-color:#c4afd1}.footer-nav{margin-top:2.5rem;gap:1.5rem 2rem;grid-template-columns:repeat(2,minmax(120px,1fr))}.footer-heading{font-size:var(--text-xs);margin-bottom:1rem;text-align:center;color:#f3ebe0;-webkit-text-fill-color:#f3ebe0}.footer-link{font-size:1rem;margin-bottom:.65rem;text-align:center;color:#c4afd1;-webkit-text-fill-color:#c4afd1}.footer__devanagari-accent{margin-top:2.2rem}.thread-dress{display:none}.video-hero__devanagari{font-size:55vw}.video-hero__tagline{margin-top:1.5rem;font-size:.7rem;letter-spacing:.25em}.video-hero__scroll-line{height:3rem}.subhero__inner{padding:4rem 1.25rem}.home-content__block--brand{padding:6rem 1.25rem}.home-content__watermark{font-size:55vw;right:-20vw}.home-content__heading{font-size:clamp(1.6rem,5vw,2.5rem);margin-bottom:2rem}.home-founder{padding:4rem 1.25rem 6rem}.home-founder__card-frame{top:-10px;right:-10px;bottom:-10px;left:-10px}.home-cta{padding:6rem 1.25rem}.home-cta__devanagari{font-size:45vw}.home-cta__tiers{grid-template-columns:1fr}.home-cta__tier{padding:2rem 1.5rem 1.5rem}.footer__devanagari-text{font-size:1rem;letter-spacing:.1em}.hero-cinematic,.film-letter,.waitlist-bold,.site-footer,.video-hero,.home-content,.home-cta{overflow-x:clip}}@media(max-width:480px){.nav-bar{padding:.6rem .75rem}.nav-emblem{height:24px;max-height:24px}.nav-scrolled .nav-emblem{height:16px;max-height:16px}.nav-wordmark{height:34px}.nav-hamburger{min-width:40px;min-height:40px;padding:.35rem}.mobile-menu{padding:2rem 1rem;gap:1.5rem}.mobile-menu-link{font-size:13px;letter-spacing:.2em}.hero-cinematic__content{padding:4.5rem 1rem 2.5rem}.hero-cinematic__script{font-size:clamp(1.6rem,5.5vw,2.5rem);margin-bottom:.75rem}.hero-cinematic__countdown{gap:0;margin-bottom:1.5rem}.hero-cinematic__value{font-size:clamp(2rem,7vw,3rem)}.hero-cinematic__sep{font-size:clamp(1.5rem,5vw,2.5rem);padding:0 .05em}.hero-cinematic__bottom{gap:1.25rem}.hero-cinematic__cta{padding:.9rem 1.5rem;font-size:.7rem;letter-spacing:.15em}.hero-cinematic__scroll{bottom:1rem}.hero-cinematic__scroll-line{height:2rem}.hero-cinematic__scroll-text{font-size:.65rem}.film-letter{padding:4rem 1rem}.film-letter__inner{padding:0}.film-letter__greeting{font-size:clamp(1.6rem,7vw,2.5rem);margin-bottom:1.5rem}.film-letter__body{font-size:clamp(1.15rem,4vw,1.6rem);line-height:1.5}.film-letter__presents{margin-top:4rem;font-size:clamp(1.15rem,4vw,1.6rem)}.film-letter__tagline{font-size:clamp(2.2rem,9vw,3.5rem)}.scroll-reveal{margin:1rem 0}.letter-photos{padding:1.5rem 0}.letter-photos__grid{gap:.6rem;justify-content:center}.letter-photos__card{width:clamp(90px,27vw,130px);padding:.25rem}.letter-photos__card:nth-child(1){transform:rotate(-1deg)}.letter-photos__card:nth-child(2){transform:rotate(.8deg)}.letter-photos__card:nth-child(3){transform:rotate(-.5deg)}.letter-photos__caption{font-size:.5rem;letter-spacing:.03em;margin-top:.25rem}.letter-photos__emblem{width:10px;bottom:.25rem;right:.25rem}.waitlist-bold{padding:3.5rem 1rem 5rem}.waitlist-bold__label{font-size:clamp(1.1rem,3.5vw,1.6rem);margin-bottom:1rem}.waitlist-bold__timer{gap:.15rem;margin-bottom:2rem}.waitlist-bold__value{font-size:clamp(2rem,7vw,3rem)}.waitlist-bold__sep{font-size:clamp(1.5rem,5vw,2rem);padding-top:0}.waitlist-bold__unit-label{font-size:.55rem;letter-spacing:.1em;margin-top:.25rem}.waitlist-bold__heading{font-size:clamp(1.3rem,3.5vw,2rem);margin-bottom:1.5rem}.waitlist-bold__tier{padding:1.25rem 1rem}.waitlist-bold__tier-title{font-size:var(--text-base)}.waitlist-bold__tier-desc{font-size:var(--text-sm)}.waitlist-bold__form input{padding:.8rem .9rem;font-size:var(--text-sm)}.waitlist-bold__submit{padding:.9rem;font-size:.7rem}.site-footer{padding:0 1rem}.footer-shell{padding-top:3rem}.footer-logo{margin-bottom:1.15rem}.footer-logo-full{width:min(255px,72vw)}.footer-tagline{max-width:260px}.footer-nav{grid-template-columns:1fr;gap:1.5rem}.footer__devanagari-accent{margin-top:1.9rem}.footer__devanagari-text{font-size:.92rem;letter-spacing:.08em}.scroll-thread,.scroll-thread-dress{display:none}.section-pad{padding:4rem 1rem}.section-pad-sm{padding:0 1rem 4rem}.video-hero__emblem img{width:80px}.video-hero__tagline{font-size:.65rem;letter-spacing:.2em;margin-top:1.25rem}.video-hero__devanagari{font-size:60vw}.subhero__inner{padding:3rem 1rem}.subhero__headline{font-size:clamp(1.2rem,4vw,1.8rem);margin-bottom:2rem}.subhero__rule{margin-bottom:2rem}.subhero__rule:last-child{margin-top:2rem}.home-content__block--brand{padding:4rem 1rem}.home-content__label{margin:2rem 0 1.5rem;gap:.5rem}.home-content__heading{font-size:clamp(1.4rem,5vw,2rem)}.home-founder{padding:2rem 1rem 4rem}.home-founder__name{font-size:clamp(1.6rem,5vw,2.5rem)}.home-cta{padding:4rem 1rem}.home-cta__heading{font-size:clamp(1.6rem,5vw,2.5rem);margin-bottom:.75rem}.home-cta__tier{padding:1.5rem 1.25rem 1.25rem}.home-cta__form-wrap{max-width:100%}.footer__devanagari-text{font-size:.9rem;letter-spacing:.05em}body,.hero-cinematic,.film-letter,.waitlist-bold,.site-footer,.film-craft,.film-artisans,.film-metamorphosis,.video-hero,.home-content,.home-cta{overflow-x:clip}}[data-editorial-group] [data-editorial-item]{opacity:0;transform:translate3d(0,30px,0) scale(.987);filter:blur(10px);transition:opacity .95s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1),filter 1.1s cubic-bezier(.22,1,.36,1);transition-delay:var(--editorial-delay, 0ms);will-change:opacity,transform,filter}[data-editorial-group].is-editorial-visible [data-editorial-item]{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.prelaunch-nav .nav-inner{background:#f3ebe0cc;border-bottom-color:#9177992e;box-shadow:0 10px 30px #1f0e190f}.subhero,.founder-hero,.brand-section,.philosophy-section,.home-cta,.kaarigar-section,.contact-section,.making-hero-v2,.making-atlas,.making-ritual,.making-closing,.highlights-hero,.highlights-list,.highlights-cta{position:relative}.subhero:after,.brand-section:before,.home-cta:before,.making-hero-v2:before,.contact-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.subhero:after{background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,transparent 32%),radial-gradient(circle at 50% 8%,rgba(243,235,224,.07),transparent 34%);z-index:0}.brand-section:before{background:radial-gradient(circle at 16% 24%,rgba(145,119,153,.08),transparent 34%),radial-gradient(circle at 84% 72%,rgba(212,165,116,.08),transparent 30%)}.home-cta:before{background:linear-gradient(180deg,rgba(243,235,224,.02) 0%,transparent 30%),radial-gradient(circle at 50% 0%,rgba(243,235,224,.08),transparent 38%);z-index:0}.making-hero-v2:before,.contact-section:before{background:linear-gradient(180deg,rgba(145,119,153,.02) 0%,transparent 24%),radial-gradient(circle at 80% 18%,rgba(212,165,116,.04),transparent 22%)}.subhero__inner,.founder-hero__content,.brand-section__immersive,.philosophy-section__content,.home-cta__inner,.contact-section__content,.making-atlas__inner,.making-ritual__inner,.making-closing__inner{position:relative;z-index:1}.founder-hero{background:linear-gradient(180deg,#f2ebe0eb,#f7f0e7 38%,#f2ebe0)}.founder-hero__image-block{height:min(62vh,880px);min-height:420px}.founder-hero__bg-video,.founder-hero__bg-img{transform:scale(1.03)}.founder-hero__bg-img{object-position:center 24%}.founder-hero__overlay{background:linear-gradient(180deg,#180b1333,#381d2e66 38%,#381d2e94)}.founder-hero__question{font-size:clamp(1.4rem,5.45vw,5.75rem);letter-spacing:-.04em;text-shadow:0 14px 32px rgba(31,14,25,.18)}.founder-hero__portrait-wrap{margin-top:-9rem}.founder-hero__portrait,.brand-section__media,.kaarigar-gallery__card,.contact-form-wrap,.contact-thank-you,.home-cta__inner{border-radius:20px;border:1px solid rgba(145,119,153,.18);box-shadow:0 28px 70px #4d243d1f}.founder-hero__portrait{position:relative;width:clamp(220px,27vw,360px);background:#fff9;overflow:hidden}.founder-hero__portrait:before,.brand-section__media:before,.home-cta__inner:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(243,235,224,.46);border-radius:12px;pointer-events:none;z-index:1}.founder-hero__portrait:before,.home-cta__inner:before{display:none}.founder-hero__portrait-img{object-position:38% 28%}.founder-hero__content{max-width:760px;padding:3.75rem 2rem 7.5rem}.founder-hero__bio,.brand-section__body,.philosophy-section__pillar-body,.contact-section__content p,.making-chapter__body,.making-closing__body,.kaarigar-gallery__quote{text-wrap:pretty}.founder-hero__bio{font-size:clamp(.98rem,1.08vw,1.06rem);line-height:1.92}.brand-section{background:linear-gradient(180deg,#f2ebe0,#f4ede5);padding:7rem 2rem}.brand-section__immersive{max-width:1240px;gap:clamp(1.5rem,4vw,4.75rem)}.brand-section__media{position:relative;overflow:hidden;background:#ffffff94}.brand-section__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#16091205,#16091229);z-index:1;pointer-events:none}.brand-section__media img,.brand-section__media video{transform:scale(1.03)}.brand-section__type{padding-inline:clamp(.5rem,2vw,2rem)}.brand-section__word{letter-spacing:-.03em}.philosophy-section{padding:7rem 2rem}.philosophy-section__content{max-width:1180px}.philosophy-section__heading{max-width:32rem;margin-bottom:2.8rem}.philosophy-section__pillars{gap:1.15rem}.philosophy-section__pillar{min-height:236px;padding:1.7rem;background:#ffffffad;transition:border-color .28s ease,background-color .28s ease,box-shadow .28s ease,transform .32s ease}.philosophy-section__pillar--lead{min-height:352px;background:#fffc}.philosophy-section--home-glow.is-philosophy-active .philosophy-section__pillar{box-shadow:0 20px 46px #4d243d12}.philosophy-section__pillar-body{font-size:clamp(.96rem,1vw,1.02rem);line-height:1.72}.subhero__inner{max-width:960px;padding:5.5rem 2rem 5rem}.subhero__emblem{opacity:.72;margin-bottom:1.5rem}.subhero__headline{font-size:clamp(2.5rem,6vw,4.85rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:3.5rem}.subhero__countdown{margin-bottom:1.65rem}.subhero__cta,.home-cta__submit,.contact-section button,.contact-section .button,.making-closing a.button,.hero-cinematic__cta{border-radius:999px}.subhero__cta{padding:1rem 2.2rem;background:#00000029;box-shadow:inset 0 1px #ffffff0d;transition:opacity .3s,transform .32s ease,border-color .32s ease,background-color .32s ease}.subhero__cta:hover{transform:translateY(-2px);border-color:#f3ebe052;background:#00000038}.home-cta{padding:7rem 2rem}.home-cta__bg-video{filter:brightness(.68) saturate(.85)}.home-cta__inner{max-width:920px;background:linear-gradient(180deg,#422a47f5,#4d243df7);padding:5.5rem 5rem 4.5rem;overflow:hidden}.home-cta__heading{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.04;letter-spacing:-.04em}.home-cta__sub{font-size:clamp(.9rem,1vw,1rem);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.8rem}.home-cta__tiers{max-width:560px;gap:1.35rem;margin-top:2rem}.home-cta__tier-emblem-peek{opacity:.3}.home-cta__tier{padding:1.85rem 1.45rem;background:linear-gradient(180deg,#6f435c,#5a3248);border-radius:18px}.home-cta__tier:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1f0e192e}.home-cta__tier-desc{font-size:clamp(.9rem,.9vw,.95rem);line-height:1.65;margin-bottom:0}.home-cta__form input[type=text],.home-cta__form input[type=email],.home-cta__form input[type=tel]{border-radius:12px;background:#ffffff08}.home-cta__submit{box-shadow:0 14px 26px #ff741f2e}.site-footer .footer-brand,.site-footer .footer-col{transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .9s cubic-bezier(.22,1,.36,1)}@media(min-width:1024px){.brand-section,.philosophy-section,.home-cta{padding-inline:4rem}.brand-section,.philosophy-section,.home-cta{padding-block:9rem}}@media(max-width:768px){[data-editorial-group] [data-editorial-item]{transform:translate3d(0,18px,0) scale(.992);filter:blur(6px)}.founder-hero__image-block{min-height:340px}.founder-hero__portrait-wrap{margin-top:-6rem}.founder-hero__content{padding:2.4rem 1.5rem 4.5rem}.brand-section,.philosophy-section,.home-cta{padding-inline:1.25rem}.brand-section{padding-block:5rem}.philosophy-section,.home-cta{padding-block:5.5rem}.home-cta__inner{padding:4rem 1.5rem 3.25rem;border-radius:18px}}@media(max-width:480px){.founder-hero__image-block{min-height:300px}.founder-hero__portrait-wrap{margin-top:-4.5rem}.subhero__headline{font-size:clamp(1.8rem,7vw,2.6rem);margin-bottom:2.4rem}.home-cta__heading{font-size:clamp(1.9rem,8vw,2.8rem)}}@media(prefers-reduced-motion:reduce){[data-editorial-group] [data-editorial-item]{opacity:1!important;transform:none!important;filter:none!important}}@media(max-width:768px){body.is-mobile-static .reveal,body.is-mobile-static .clip-reveal,body.is-mobile-static .scale-in,body.is-mobile-static .scroll-reveal-text,body.is-mobile-static .staggered-color-words span,body.is-mobile-static .sequential-words span,body.is-mobile-static [data-editorial-group] [data-editorial-item]{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;transition:none!important;animation:none!important}body.is-mobile-static .staggered-color-words span,body.is-mobile-static .sequential-words span{display:inline!important}}.founder-hero__portrait,.brand-section__media,.kaarigar-gallery__card,.contact-form-wrap,.contact-thank-you,.home-cta__inner,.home-cta__tier,.home-cta__form input[type=text],.home-cta__form input[type=email],.home-cta__form input[type=tel],.home-cta__submit,.subhero__cta,.hero-cinematic__cta{border-radius:0!important}.brand-section__media:before,.brand-section__media:after{border-radius:0!important}.btn,.btn--solid,.btn--outline,.social-card,.ig-thumb,.fb-post,.fb-post__image,.parallax-image,.waitlist-bold__tier,.waitlist-bold__form input,.waitlist-bold__submit,.contact-form input,.contact-form textarea,#contact-form-wrap,#contact-thank-you,.kaarigar-card__image,.kaarigar-gallery__card,.kaarigar-gallery__media,.making-media-block,.making-orbit-card,.highlights-cta__card,.highlights-list__item,.highlight-card,.page-hero__media,.letter-photos__card,.home-content__frame,.home-founder__frame,.video-hero__cta,.mobile-menu,.nav-hamburger{border-radius:0!important}.founder-hero__portrait,.brand-section__media,.home-cta__inner{position:relative}.founder-hero__portrait:before,.brand-section__media:before,.home-cta__inner:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(243,235,224,.26);border-radius:0!important;pointer-events:none;z-index:1;display:block}.brand-section__media:after{border-radius:0!important}.philosophy-section__spotlight{background:radial-gradient(circle,#9177991f,#91779912 22%,#d4a5740a 40%,#fff0 70%)}.philosophy-section--home-glow .philosophy-section__pillar:after{background:radial-gradient(240px circle at var(--philosophy-glow-x) var(--philosophy-glow-y),rgba(145,119,153,calc(var(--philosophy-glow-opacity) * .22)) 0%,rgba(212,165,116,calc(var(--philosophy-glow-opacity) * .1)) 36%,rgba(255,255,255,0) 70%)}.philosophy-section--home-glow.is-philosophy-active .philosophy-section__pillar{box-shadow:0 12px 28px #4d243d0a}@media(max-width:768px){.video-hero__play-overlay{padding:.4rem}.video-hero__play-overlay-icon{width:82px;height:82px;padding:1.35rem}.video-hero__controls{padding:.95rem .9rem .8rem;background:linear-gradient(180deg,#0e080e00,#22121f8f 34%,#22121fd6)}.video-hero__controls-inner{width:min(100%,560px)}.video-hero__controls-row{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.55rem}.video-hero__control-btn{flex:0 0 auto;width:2.7rem;height:2.7rem;min-width:0;min-height:0;padding:0;gap:0;border-radius:0}.video-hero__time{order:4;width:auto;justify-content:center;min-width:0;font-size:.72rem}.video-hero__volume-wrap{display:none}.video-hero__control-icon{display:inline-flex}.video-hero__control-label{display:none}.video-hero__progress-wrap{padding:.25rem 0}.video-hero__progress{height:6px}.philosophy-section{padding-top:6.6rem}.philosophy-section__heading{font-size:clamp(1.95rem,7.2vw,2.85rem);line-height:1.06;letter-spacing:-.035em;max-width:11ch;margin-bottom:2rem}.founder-hero__question-wrap{padding-inline:1.2rem}.founder-hero__question{max-width:13ch;font-size:clamp(1.4rem,6.6vw,2.35rem);line-height:.98;letter-spacing:-.035em;white-space:normal;text-wrap:balance}.home-cta__inner{padding:3.4rem 1.35rem 2.85rem}.home-cta__tiers{gap:1.15rem;margin-top:1.6rem}.home-cta__tier-wrap{min-height:0;align-items:stretch;justify-content:center}.home-cta__tier-emblem-peek{width:min(160px,34vw);height:auto;top:50%;opacity:.14}.home-cta__tier-wrap:first-child .home-cta__tier-emblem-peek{left:-8%;transform:translateY(-50%) scaleX(-1)}.home-cta__tier-wrap:last-child .home-cta__tier-emblem-peek{right:-8%}.home-cta__tier{padding:1.35rem 1.05rem 1.15rem;min-height:0}.site-footer__pattern{top:0;right:-6%;bottom:0;left:-6%}.site-footer__pattern-image{width:112%;max-width:none;height:100%;object-fit:cover;object-position:center top}.footer-shell{padding-top:2.7rem}}@media(max-width:480px){.video-hero{min-height:460px}.video-hero__play-overlay{padding:.32rem}.video-hero__play-overlay-icon{width:74px;height:74px;padding:1.15rem}.video-hero__controls{padding:.8rem .75rem .7rem}.video-hero__controls-inner{width:100%}.video-hero__controls-row{gap:.42rem;margin-bottom:.45rem}.video-hero__control-btn{width:2.45rem;height:2.45rem;border-radius:0}.video-hero__progress,.video-hero__volume{height:4px}.video-hero__time{width:100%;order:4;font-size:.68rem}.video-hero__progress-wrap{padding:.35rem .1rem .1rem}.video-hero__progress::-webkit-slider-thumb,.video-hero__volume::-webkit-slider-thumb{width:22px;height:16px;margin-top:-6px}.video-hero__progress::-moz-range-thumb,.video-hero__volume::-moz-range-thumb{width:22px;height:16px}.philosophy-section{padding-top:6.9rem;padding-bottom:4.6rem}.philosophy-section__label{margin-bottom:1rem}.philosophy-section__heading{font-size:clamp(2rem,9.1vw,2.7rem);line-height:1.04;max-width:10.5ch}.founder-hero__image-block{height:42vh;min-height:320px}.founder-hero__question-wrap{padding-inline:1rem}.founder-hero__question{max-width:12ch;font-size:clamp(1.55rem,8.2vw,2rem);line-height:.96}.home-cta{padding:4.2rem .75rem}.home-cta__inner{padding:2.85rem .85rem 2.2rem}.home-cta__heading{font-size:clamp(2.1rem,10vw,2.85rem);line-height:1.03}.home-cta__sub{font-size:.82rem;letter-spacing:.12em}.home-cta__tiers{gap:.9rem;margin-top:1.3rem}.home-cta__tier-wrap{width:min(82%,290px);margin-inline:auto}.home-cta__tier-emblem-peek{width:min(118px,31vw);top:50%;opacity:.16}.home-cta__tier-wrap:first-child .home-cta__tier-emblem-peek{left:-14%}.home-cta__tier-wrap:last-child .home-cta__tier-emblem-peek{right:-14%}.home-cta__tier{padding:1.05rem .9rem .95rem}.home-cta__tier-title{font-size:clamp(1.35rem,6.8vw,1.7rem);line-height:1.04}.home-cta__tier-desc{font-size:.84rem;line-height:1.34;max-width:17ch;margin:0 auto}.site-footer__pattern{top:0;right:-12%;bottom:0;left:-12%}.site-footer__pattern-image{width:124%;object-position:center 4%}.footer-logo-full{width:min(244px,70vw)}.footer-shell{padding-top:2.45rem}.footer-tagline{max-width:240px;line-height:1.55}.footer-nav{gap:1.25rem;margin-top:2rem}}@media(max-width:380px){.home-cta__tier-wrap{width:min(80%,270px)}.home-cta__tier-emblem-peek{width:min(104px,29vw);opacity:.15}.home-cta__tier-wrap:first-child .home-cta__tier-emblem-peek{left:-12%}.home-cta__tier-wrap:last-child .home-cta__tier-emblem-peek{right:-12%}.home-cta__tier-title{font-size:clamp(1.25rem,6.4vw,1.55rem)}.home-cta__tier-desc{font-size:.8rem;max-width:16.5ch}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
