/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#21150f;--ivory:#f7f0df;--paper:#fffaf0;--turmeric:#e6a826;--gold:#d6a43c;--gold-light:#f4d78e;--vermillion:#a53322;--maroon:#571a1d;--maroon-deep:#260d12;--green:#153e35;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 10% 10%, #d6a43c1a, transparent 26rem), var(--paper);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--turmeric);outline-offset:4px}.section-shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:20;color:#fff8e6;border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);min-height:96px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.wordmark{align-items:center;gap:12px;display:flex}.wordmark-mark{width:42px;height:42px;color:var(--maroon-deep);background:var(--gold-light);font-family:var(--serif);border:1px solid #ffffff80;border-radius:50%;place-items:center;font-size:18px;display:grid;box-shadow:0 0 0 5px #f4d78e1a}.wordmark strong,.wordmark small{display:block}.wordmark strong{font-family:var(--serif);letter-spacing:.02em;font-size:22px;font-weight:500}.wordmark small{color:#fff8e6ad;letter-spacing:.22em;margin-top:2px;font-size:9px;font-weight:700}.site-header nav{letter-spacing:.08em;align-items:center;gap:30px;font-size:12px;font-weight:650;display:flex}.site-header nav a{transition:color .18s,transform .18s}.site-header nav a:hover{color:var(--gold-light);transform:translateY(-1px)}.site-header .nav-program{border:1px solid #fff8e673;border-radius:999px;padding:11px 18px}.hero{isolation:isolate;color:#fff7e7;background:var(--maroon-deep);align-items:center;min-height:940px;display:grid;position:relative;overflow:hidden}.hero-image{z-index:-4;background:radial-gradient(circle at 78% 45%,#e7a826b3 0 1%,#0000 14%),linear-gradient(112deg,#1c050bfa 0 36%,#36070cab 60%,#2e080cc7),url(/images/mridangam-hero.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.015)}.hero-aditya-photo{z-index:-3;opacity:.84;background:url(/images/aditya-playing-mridangam.webp) bottom/auto 96% no-repeat;position:absolute;inset:88px 46% 0 5%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000061 10%,#000 24% 72%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000061 10%,#000 24% 72%,#0000 100%)}.hero-wash{z-index:-2;opacity:.7;background:repeating-linear-gradient(90deg,#0000 0 90px,#ffe19809 90px 91px),linear-gradient(#13050926,#0000 60%,#100507b8);position:absolute;inset:0}.hero:after{content:"";z-index:-2;border:1px solid #f5d78e40;border-radius:50%;width:760px;height:760px;position:absolute;bottom:-26%;right:-8%;box-shadow:0 0 0 45px #f5d78e09,0 0 0 90px #f5d78e06}.hero-content{justify-content:flex-end;width:min(1180px,100% - 48px);margin:120px auto 70px;display:flex}.hero-copy{width:650px;max-width:58vw}.hero-blessing-header{z-index:4;width:min(620px,100% - 430px);color:var(--gold-light);text-align:center;position:absolute;top:30px;left:50%;transform:translate(-50%)}.hero-blessing-header p{font-family:var(--serif);letter-spacing:.2em;margin:0;font-size:17px}.hero-blessing-header span{letter-spacing:.25em;text-transform:uppercase;margin-top:18px;font-size:11px;font-weight:700;display:block}.hero-presenter{color:var(--gold-light);align-items:center;gap:15px;margin:0 0 56px;display:flex}.hero-presenter img{object-fit:contain;filter:drop-shadow(0 2px 8px #00000059);border-radius:50%;flex:none;width:52px;height:52px}.hero-presenter i{background:#f4d78e94;flex:none;width:1px;height:57px}.hero-presenter div{gap:7px;display:grid}.hero-presenter strong{font-family:var(--serif);font-size:16px;font-weight:500}.hero-presenter span{font-family:var(--serif);font-size:14px}.invocation{color:var(--gold-light);font-family:var(--serif);letter-spacing:.18em;margin:0 0 28px;font-size:16px}.eyebrow,.kicker{color:var(--vermillion);letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.hero .eyebrow{color:#f5d891}.hero h1{max-width:760px;font-family:var(--serif);letter-spacing:-.045em;margin:0 0 26px;font-size:clamp(58px,5.5vw,78px);font-weight:400;line-height:.88}.hero h1 span{color:var(--gold-light);letter-spacing:-.025em;margin-top:18px;font-size:.6em;font-style:italic;line-height:1;display:block}.hero-intro{color:#fff7e7c7;max-width:580px;font-family:var(--serif);margin:0;font-size:21px;line-height:1.65}.hero-date{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a05098a;border:1px solid #f8dc993b;align-items:center;gap:26px;width:fit-content;margin-top:40px;padding:18px 24px;display:flex}.hero-date div{gap:4px;display:grid}.hero-date strong{color:#fff6de;font-family:var(--serif);font-size:18px;font-weight:500}.hero-date span{color:#fff6de99;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:750}.hero-date i{background:#fff6de38;width:1px;height:38px}.hero-actions,.event-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.photo-share-ribbon{z-index:4;color:#fff8e8;background:var(--green);border-top:1px solid #f4d78e59;border-bottom:1px solid #f4d78e59;padding:0 24px;position:relative}.photo-share-ribbon a{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(1120px,100%);min-height:86px;margin:0 auto;display:grid}.photo-share-ribbon span{color:var(--gold-light);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.photo-share-ribbon strong{font-family:var(--serif);letter-spacing:-.015em;font-size:clamp(21px,2.1vw,30px);font-weight:500}.photo-share-ribbon i{color:var(--gold-light);letter-spacing:.09em;text-transform:uppercase;border:1px solid #f4d78e80;border-radius:999px;padding:11px 15px;font-size:10px;font-style:normal;font-weight:800;transition:color .18s,background .18s}.photo-share-ribbon a:hover i{color:var(--green);background:var(--gold-light)}.venue-name-nowrap{white-space:nowrap}.button{letter-spacing:.12em;text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 24px;font-size:12px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{color:#28120a;background:var(--gold-light);box-shadow:0 12px 36px #19040838}.button-gold:hover{box-shadow:0 16px 42px #19040857}.button-rsvp{color:var(--maroon-deep);background:linear-gradient(135deg, #fff1c7 0%, var(--gold-light) 54%, #e9b94f 100%);border:1px solid #fff5d5eb;box-shadow:0 12px 36px #19040847,inset 0 0 0 1px #571a1d33}.button-rsvp:hover{color:var(--maroon-deep);background:linear-gradient(135deg,#fff8df 0%,#f8dc94 52%,#edbf55 100%);box-shadow:0 17px 46px #19040861,inset 0 0 0 1px #571a1d38}.text-link{color:#fff7e7cc;font-family:var(--serif);border-bottom:1px solid #fff7e74d;padding:12px 0 8px;font-size:15px}.scroll-cue{color:#fff7e780;letter-spacing:.2em;text-transform:uppercase;justify-items:center;gap:9px;font-size:9px;font-weight:800;display:grid;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-cue .rhythm-note{width:auto;height:auto;color:var(--gold-light);transform-origin:50%;background:0 0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:.8;animation:2s ease-in-out infinite notePulse;transform:rotate(-13deg)}@keyframes notePulse{0%,to{opacity:.58;filter:drop-shadow(0 0 #f4d78e00);transform:rotate(-13deg)scale(.92)}50%{opacity:1;filter:drop-shadow(0 0 8px #f4d78e85);transform:rotate(-13deg)scale(1.1)}}.opening-note{grid-template-columns:100px 1.05fr 1fr;align-items:center;gap:48px;padding-block:120px;display:grid}.opening-symbol{width:96px;height:96px;color:var(--maroon);font-family:var(--serif);border:1px solid #571a1d47;border-radius:50%;place-items:center;font-size:20px;display:grid;position:relative}.opening-symbol:after{content:"";border:1px solid #d6a43c80;border-radius:50%;position:absolute;inset:9px}.opening-note h2,.section-heading h2,.instrument-intro h2,.aditya-copy h2,.program-teaser h2{font-family:var(--serif);letter-spacing:-.035em;margin:16px 0 0;font-size:clamp(38px,4.3vw,64px);font-weight:400;line-height:1.04}.opening-note>p{color:#65574d;font-family:var(--serif);margin:0;font-size:clamp(22px,1.85vw,27px);line-height:1.68}.meaning-section{color:#fff8e8;background:radial-gradient(circle at 80% 20%, #d5a43c26, transparent 24rem), var(--green);position:relative;overflow:hidden}.meaning-section:after{content:none;color:#fff8e809;font-family:var(--serif);font-size:340px;position:absolute;bottom:-110px;right:-10px}.meaning-grid{z-index:1;grid-template-columns:.85fr 1.15fr;gap:100px;padding-block:130px;display:grid;position:relative}.kicker.light{color:var(--gold-light)}.meaning-copy .lead,.aditya-copy .lead{font-family:var(--serif);margin-top:0;font-size:28px;line-height:1.52}.meaning-copy>p:not(.lead){color:#fff8e8a6;font-size:15px;line-height:1.9}.meaning-copy .meaning-derivation{color:#fff8e8d6;font-family:var(--serif);font-size:clamp(22px,1.9vw,28px);line-height:1.65}.meaning-copy blockquote{color:var(--gold-light);font-family:var(--serif);border-top:1px solid #fff8e833;margin:50px 0 0;padding:26px 0 0 64px;font-size:22px;font-style:italic;position:relative}.meaning-copy blockquote span{font-size:60px;line-height:1;position:absolute;top:12px;left:0}.instrument-section{padding-block:130px}.instrument-intro{max-width:670px}.instrument-intro>p:last-child{color:#6c5d52;font-family:var(--serif);margin:28px 0 0;font-size:19px;line-height:1.8}.instrument-stage{background:#fff8ec;border:1px solid #571a1d21;margin-top:80px;padding:72px 54px 48px;overflow:hidden;box-shadow:0 28px 80px #571a1d12}.drum-visual{filter:drop-shadow(0 30px 28px #471d0f33);align-items:center;width:min(760px,90%);height:260px;margin-inline:auto;display:flex;position:relative}.drum-body{background:linear-gradient(90deg,#43140c59,#0000 12% 87%,#43140c59),repeating-linear-gradient(90deg,#9a3f24 0 5%,#b75b31 5% 10%);border:5px solid #5c2417;border-radius:22%/50%;width:72%;height:190px;margin-inline:-25px;position:relative;overflow:hidden}.drum-body:before,.drum-body:after{content:"";border-block:16px solid #f8d27938;width:42%;position:absolute;inset-block:0}.drum-body:before{left:0;transform:skew(9deg)}.drum-body:after{right:0;transform:skew(-9deg)}.drum-body i{background:#ffde8b80;width:2px;height:120%;position:absolute;top:-10%;transform:rotate(13deg)}.drum-body i:first-child{left:12%}.drum-body i:nth-child(2){left:27%}.drum-body i:nth-child(3){left:42%}.drum-body i:nth-child(4){right:42%;transform:rotate(-13deg)}.drum-body i:nth-child(5){right:27%;transform:rotate(-13deg)}.drum-body i:nth-child(6){right:12%;transform:rotate(-13deg)}.drum-left,.drum-right{z-index:2;background:#e8d0a3;border:14px solid #543020;border-radius:50%;flex:none;place-items:center;width:200px;height:220px;display:grid;position:relative;box-shadow:inset 0 0 0 8px #b7834b,inset 0 0 32px #50291966}.drum-right{width:180px;height:200px}.drum-left span,.drum-right span{aspect-ratio:1;background:radial-gradient(circle at 45% 40%,#333 0 8%,#0e0d0c 45%,#27221e 70%,#0b0b0a);border:3px solid #88745b;border-radius:50%;width:52%;display:block;box-shadow:0 0 0 13px #7553342b}.drum-left span{background:radial-gradient(circle,#28201b 0 22%,#9e7b57 24% 27%,#e6c794 30%);width:38%}.instrument-notes{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:50px;display:grid}.instrument-notes article{border-top:1px solid #571a1d33;padding-top:20px}.instrument-notes article>span{color:var(--vermillion);letter-spacing:.16em;font-size:10px;font-weight:800}.instrument-notes h3{font-family:var(--serif);margin:12px 0 8px;font-size:22px;font-weight:500}.instrument-notes p{color:#706157;margin:0;font-size:13px;line-height:1.65}.rhythm-pulse{color:#fff8e8;background:var(--maroon);grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;margin-top:60px;padding:44px;display:grid;box-shadow:0 26px 70px #571a1d29}.rhythm-pulse h3{font-family:var(--serif);margin:12px 0 15px;font-size:30px;font-weight:400}.rhythm-pulse>div>p:last-child{color:#fff8e8a8;margin:0;font-size:13px;line-height:1.75}.rhythm-pulse .kicker{color:var(--gold-light)}.beat-console{gap:26px;display:grid}.beat-row{grid-template-columns:repeat(8,1fr);gap:8px;display:grid}.beat-row>span{aspect-ratio:1;color:#fff8e885;font-family:var(--serif);border:1px solid #fff8e829;border-radius:50%;align-content:center;justify-items:center;gap:5px;font-size:13px;transition:transform .15s,color .15s,background .15s;display:grid}.beat-row>span i{font-family:var(--sans);font-size:8px;font-style:normal}.beat-row>span.active{color:var(--maroon-deep);background:var(--gold-light);border-color:var(--gold-light);transform:scale(1.12);box-shadow:0 0 0 6px #f4d78e1f}.beat-console button{color:#fff8e8;cursor:pointer;width:fit-content;min-height:42px;font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #fff8e847;border-radius:999px;align-items:center;gap:12px;padding:0 18px;font-size:11px;font-weight:750;display:inline-flex}.beat-console button span{color:var(--gold-light)}.artists-section{background:linear-gradient(#f5e9cde0,#f5e9cde0),repeating-linear-gradient(0deg,#0000 0 16px,#63321a0a 16px 17px);padding-block:130px}.section-heading.centered{text-align:center;max-width:720px;margin-inline:auto}.section-heading.centered>p:last-child{color:#76675b;max-width:600px;font-family:var(--serif);margin:24px auto 0;font-size:17px;line-height:1.75}.artist-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:70px;display:grid}.artist-card{background:var(--paper);border:1px solid #571a1d1f;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 18px 50px #441c1314}.artist-card:hover{transform:translateY(-6px);box-shadow:0 28px 65px #441c1321}.artist-portrait{aspect-ratio:4/4.5;color:#fff8e8e6;background:radial-gradient(circle at 50% 42%,#f4d78e38 0 22%,#0000 23%),linear-gradient(145deg,#611c1e,#2e1014);place-items:center;display:grid;position:relative;overflow:hidden}.portrait-2{background:radial-gradient(circle at 50% 42%,#f4d78e30 0 22%,#0000 23%),linear-gradient(145deg,#1c5547,#102d28)}.portrait-3{background:radial-gradient(circle at 50% 42%,#f4d78e36 0 22%,#0000 23%),linear-gradient(145deg,#9f5425,#562316)}.portrait-4{background:radial-gradient(circle at 50% 42%,#f4d78e30 0 22%,#0000 23%),linear-gradient(145deg,#4c3458,#241529)}.artist-portrait:before,.artist-portrait:after{content:"";aspect-ratio:1;border:1px solid #f4d78e40;width:70%;position:absolute;transform:rotate(45deg)}.artist-portrait:after{border-radius:50%;width:45%}.artist-portrait span{z-index:1;font-family:var(--serif);letter-spacing:-.04em;font-size:64px;position:relative}.artist-portrait small{color:#fff8e885;letter-spacing:.2em;text-align:center;text-transform:uppercase;border-top:1px solid #fff8e82e;padding-top:10px;font-size:8px;font-weight:800;position:absolute;bottom:14px;left:16px;right:16px}.artist-card-copy>p:first-child{color:var(--vermillion);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:18px;font-weight:800;line-height:1.35}.artist-card h3{min-height:58px;font-family:var(--serif);margin:9px 0 2px;font-size:24px;font-weight:500;line-height:1.15}.artist-card strong{color:#827063;font-family:var(--serif);font-size:14px;font-style:italic;font-weight:400}.artist-line{background:var(--gold);width:36px;height:1px;margin:18px 0 14px;display:block}.artist-description{color:#75675e;font-size:12px;line-height:1.7}.artist-description p{margin:0}.artist-description p+p{margin-top:14px}.artist-links{gap:12px;margin-top:24px;display:flex}.artist-links a{color:var(--maroon);letter-spacing:.08em;text-transform:uppercase;border:1px solid #571a1d33;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:10px;font-weight:800;transition:color .17s,background .17s,border-color .17s,transform .17s;display:inline-flex}.artist-links a:hover{color:#fff8e8;background:var(--maroon);border-color:var(--maroon);transform:translateY(-2px)}.artist-links svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:17px;height:17px}.artist-links .icon-dot{fill:currentColor;stroke:none}.guru-note{color:#5f5046;font-family:var(--serif);text-align:center;margin:44px 0 0;font-size:18px}.guru-note strong{color:var(--maroon);font-weight:500}.lineage-section{color:#fff8e8;background:radial-gradient(circle at 10% 40%, #e7a82624, transparent 26rem), var(--maroon-deep);padding-block:130px;position:relative;overflow:hidden}.lineage-section:after{content:"";opacity:.16;border:1px solid var(--gold-light);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;right:-200px;box-shadow:0 0 0 50px #f4d78e14,0 0 0 100px #f4d78e0d}.lineage-heading{grid-template-columns:1fr .72fr;align-items:end;gap:100px;display:grid}.lineage-heading>p{color:#fff8e89e;font-family:var(--serif);margin:0 0 4px;font-size:17px;line-height:1.8}.lineage-flow{z-index:1;gap:0;margin:90px 0 0;padding:0;list-style:none;display:grid;position:relative}.lineage-flow:before{content:"";background:linear-gradient(var(--gold-light), #f4d78e1a);width:1px;position:absolute;top:34px;bottom:34px;left:34px}.lineage-flow li{grid-template-columns:70px 1fr;align-items:start;gap:34px;padding-bottom:26px;display:grid;position:relative}.lineage-number{z-index:1;width:70px;height:70px;color:var(--gold-light);background:var(--maroon-deep);letter-spacing:.1em;border:1px solid #f4d78e6b;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.lineage-node{border-bottom:1px solid #fff8e81f;grid-template-columns:170px 1fr 1.2fr;align-items:center;gap:30px;min-height:70px;padding:10px 0 34px;display:grid}.lineage-node p{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.lineage-node h3{font-family:var(--serif);margin:0;font-size:23px;font-weight:400}.lineage-node>span{color:#fff8e88a;font-size:12px;line-height:1.7}.aditya-section{grid-template-columns:1.2fr .8fr;align-items:center;gap:72px;padding-block:140px;display:grid}.aditya-portrait{aspect-ratio:4/3;background:var(--maroon-deep);min-height:0;position:relative;overflow:hidden;box-shadow:24px 24px #ead9b7}.aditya-portrait:after{content:"";pointer-events:none;border:1px solid #f4d78e6b;position:absolute;inset:22px}.aditya-portrait>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.portrait-frame{z-index:1;color:#fff8e8;place-items:center;display:grid;position:relative}.portrait-frame span{font-family:var(--serif);letter-spacing:-.06em;font-size:120px}.portrait-frame small{color:#fff8e880;letter-spacing:.2em;text-transform:uppercase;margin-top:12px;font-size:9px;font-weight:800}.portrait-caption{z-index:2;color:var(--gold-light);font-family:var(--serif);letter-spacing:.12em;align-items:center;gap:20px;font-size:14px;display:flex;position:absolute;bottom:36px;left:42px;right:42px}.portrait-caption i{background:#f4d78e4d;flex:1;height:1px}.aditya-copy>p:not(.kicker){color:#65574e;font-size:15px;line-height:1.9}.aditya-copy .lead{color:var(--ink);margin:30px 0 18px}.aditya-quote{color:var(--maroon);border-top:1px solid #571a1d2e;grid-template-columns:44px 1fr;gap:16px;margin-top:36px;padding-top:28px;display:grid;position:relative}.aditya-quote>span{font-family:var(--serif);font-size:68px;line-height:.8}.aditya-quote p{font-family:var(--serif);margin:0;font-size:20px;font-style:italic;line-height:1.6}.event-section{color:#fff8e8;background:#331014;position:relative;overflow:hidden}.event-backdrop{opacity:.25;filter:saturate(.7);background:linear-gradient(90deg,#160408b3,#16040840),url(/images/mridangam-hero.png) 50%/cover;position:absolute;inset:0}.event-content{z-index:1;grid-template-columns:.9fr 1.1fr;gap:100px;padding-block:130px;display:grid;position:relative}.event-title .invocation{margin-bottom:18px}.event-title h2{font-family:var(--serif);letter-spacing:-.035em;margin:14px 0 24px;font-size:clamp(44px,5vw,74px);font-weight:400;line-height:1.02}.event-title>p:last-child{color:#fff8e8ad;font-family:var(--serif);font-size:17px;line-height:1.8}.schedule{border-top:1px solid #fff8e833}.schedule>div{border-bottom:1px solid #fff8e826;grid-template-columns:48px 120px 1fr;align-items:center;gap:14px;min-height:94px;display:grid}.schedule span{color:var(--gold-light);font-size:9px;font-weight:800}.schedule p{color:#fff8e88c;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.schedule strong{font-family:var(--serif);font-size:21px;font-weight:400}.event-actions{grid-column:1/-1;margin-top:0}.button-outline{color:#fff8e8;border:1px solid #fff8e859}.button-outline:hover{background:#fff8e814}.program-teaser{grid-template-columns:1fr .75fr;align-items:center;gap:100px;padding-block:120px;display:grid}.program-teaser>div>p:last-child{color:#6e5f54;max-width:650px;font-family:var(--serif);margin:25px 0 0;font-size:17px;line-height:1.8}.program-card{color:#fff8e8;background:var(--green);grid-template-columns:72px 1fr 30px;align-items:center;gap:22px;min-height:150px;padding:28px;transition:transform .18s;display:grid;box-shadow:18px 18px #dfcda9}.program-card:hover{transform:translate(-3px,-3px)}.program-icon{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.program-icon i{aspect-ratio:1;background:var(--gold-light);display:block}.program-icon i:nth-child(2),.program-icon i:nth-child(3){border:2px solid var(--gold-light);background:0 0}.program-card p{color:#fff8e88c;letter-spacing:.17em;text-transform:uppercase;margin:0 0 6px;font-size:9px;font-weight:800}.program-card strong{font-family:var(--serif);font-size:19px;font-weight:400}.program-card b{color:var(--gold-light);font-size:24px;font-weight:400}footer{color:#fff8e8;background:var(--maroon-deep);text-align:center;padding:100px 24px 50px}.footer-mark{width:56px;height:56px;color:var(--gold-light);font-family:var(--serif);border:1px solid #f4d78e66;border-radius:50%;place-items:center;margin:0 auto 26px;font-size:24px;display:grid}footer>p{color:#fff8e8e6;font-family:var(--serif);margin:0;font-size:clamp(25px,2.2vw,32px);font-style:italic;line-height:1.35}footer h2{color:var(--gold-light);font-family:var(--serif);margin:10px 0 8px;font-size:44px;font-weight:400}footer>span{color:#fff8e8ad;font-family:var(--serif);font-size:15px}.footer-rule{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;width:min(480px,80%);margin:60px auto 30px;display:grid}.footer-rule i{background:#fff8e829;height:1px}.footer-rule b{color:var(--gold-light);font-weight:400}footer small{color:#fff8e857;letter-spacing:.2em;text-transform:uppercase;font-size:8px;font-weight:800}.program-page{background:var(--paper);min-height:100vh;position:relative;overflow:hidden}.program-page-pattern{z-index:0;opacity:.22;border:1px solid var(--vermillion);border-radius:50%;width:540px;height:540px;position:absolute;top:-180px;right:-180px;box-shadow:0 0 0 46px #a533221f,0 0 0 92px #a5332214}.program-header{z-index:1;border-bottom:1px solid #571a1d26;justify-content:space-between;align-items:center;width:min(1080px,100% - 48px);min-height:88px;margin-inline:auto;display:flex;position:relative}.program-header a{color:var(--maroon);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:800;display:inline-flex}.program-header a span{font-size:18px;font-weight:400}.program-header p{color:#7d6d62;font-family:var(--serif);font-size:13px}.program-hero{z-index:1;text-align:center;width:min(880px,100% - 48px);margin:0 auto;padding:110px 0 80px;position:relative}.program-hero .invocation{color:var(--vermillion);margin-bottom:24px}.program-hero h1{font-family:var(--serif);letter-spacing:-.05em;margin:20px 0 24px;font-size:clamp(58px,8vw,104px);font-weight:400;line-height:.98}.program-hero>p:not(.invocation):not(.eyebrow){color:#6e5f54;max-width:650px;font-family:var(--serif);margin:0 auto;font-size:20px;line-height:1.7}.program-status{width:fit-content;color:var(--green);letter-spacing:.12em;text-transform:uppercase;background:#153e3514;border-radius:999px;align-items:center;gap:10px;margin-top:34px;padding:10px 16px;font-size:9px;font-weight:800;display:inline-flex}.program-status i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #153e351f}.program-placeholder{color:#fff8e8;background:radial-gradient(circle at 90% 20%, #f4d78e29, transparent 15rem), var(--maroon);grid-template-columns:100px 1fr 60px;align-items:center;gap:34px;width:min(980px,100% - 48px);margin:0 auto;padding:56px;display:grid;box-shadow:20px 20px #ead9b7}.program-number{width:80px;height:80px;color:var(--gold-light);border:1px solid #f4d78e66;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.program-placeholder p{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.program-placeholder h2{font-family:var(--serif);margin:10px 0 22px;font-size:34px;font-weight:400}.placeholder-lines{gap:8px;display:grid}.placeholder-lines i{opacity:.22;background:#fff8e8;border-radius:99px;width:72%;height:5px}.placeholder-lines i:nth-child(2){width:56%}.placeholder-lines i:nth-child(3){width:38%}.program-lock{color:var(--gold-light);text-align:right;font-size:28px}.program-explainer{width:min(1080px,100% - 48px);margin:0 auto;padding-block:130px}.program-explainer>div{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:34px;display:grid}.program-explainer article{border-top:1px solid #571a1d2e;padding:30px 0}.program-explainer article>span{color:var(--vermillion);font-family:var(--serif);font-size:15px;font-style:italic}.program-explainer h3{font-family:var(--serif);margin:14px 0 10px;font-size:24px;font-weight:400}.program-explainer article p{color:#76685e;margin:0;font-size:13px;line-height:1.75}.program-footer{padding:70px 24px}.program-footer>span{color:var(--gold-light);font-family:var(--serif);font-size:24px}.program-footer p{margin:16px 0 26px;font-style:normal}.program-footer a{color:var(--gold-light);letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #f4d78e66;padding-bottom:6px;font-size:10px;font-weight:800}@media (width<=960px){.site-header nav a:not(.nav-program){display:none}.hero{min-height:850px}.hero-image{background-position:68%}.hero-blessing-header{width:min(520px,100% - 390px)}.opening-note{grid-template-columns:80px 1fr}.opening-note>p{grid-column:2}.meaning-grid,.lineage-heading,.aditya-section,.event-content,.program-teaser{grid-template-columns:1fr;gap:52px}.artist-grid{grid-template-columns:repeat(2,1fr)}.rhythm-pulse{grid-template-columns:1fr}.lineage-node{grid-template-columns:145px 1fr}.lineage-node>span{grid-column:2}.event-actions{grid-column:auto}.aditya-portrait{min-height:520px}}@media (width<=680px){.section-shell,.site-header,.hero-content,.program-header,.program-hero,.program-placeholder,.program-explainer{width:min(100% - 32px,1180px)}.site-header{min-height:78px}.site-header .nav-program{padding:9px 12px;font-size:9px}.wordmark-mark{width:36px;height:36px}.wordmark strong{font-size:18px}.hero{min-height:790px}.hero-image{background:linear-gradient(90deg,#1c050beb,#36070c8c),url(/images/mridangam-hero.png) 62%/cover no-repeat}.hero-aditya-photo{opacity:.24;background-position:bottom;background-size:auto 72%;inset:78px 16% 0 -42%}.hero-content{margin-top:100px}.hero-copy{width:100%;max-width:none}.hero h1{font-size:clamp(52px,15vw,74px)}.hero-intro{max-width:92%;font-size:18px}.hero-date{gap:14px;padding:15px 14px}.hero-date strong{font-size:15px}.hero-date span{font-size:8px}.hero-actions,.event-actions{flex-direction:column;align-items:stretch}.hero-actions{max-width:280px}.button{width:100%}.text-link{text-align:center}.opening-note{grid-template-columns:1fr;gap:30px;padding-block:90px}.opening-note>p{grid-column:auto}.meaning-grid,.instrument-section,.artists-section .section-shell,.lineage-section .section-shell,.aditya-section,.event-content,.program-teaser{padding-block:90px}.meaning-copy .lead,.aditya-copy .lead{font-size:23px}.instrument-stage{margin-inline:-8px;padding:48px 16px 32px}.drum-visual{width:100%;height:190px}.drum-left,.drum-right{border-width:8px;width:108px;height:128px}.drum-right{width:100px;height:118px}.drum-body{border-width:3px;height:115px;margin-inline:-18px}.instrument-notes{grid-template-columns:1fr}.rhythm-pulse{margin-inline:-8px;padding:28px 18px}.beat-row{grid-template-columns:repeat(4,1fr);gap:10px}.artist-grid{grid-template-columns:1fr}.artist-card{grid-template-columns:.9fr 1.1fr;display:grid}.artist-portrait{aspect-ratio:auto;min-height:330px}.artist-portrait span{font-size:48px}.artist-card-copy{padding:28px 18px}.artist-card h3{min-height:0;font-size:21px}.lineage-heading{gap:30px}.lineage-flow{margin-top:60px}.lineage-flow:before{left:25px}.lineage-flow li{grid-template-columns:52px 1fr;gap:18px}.lineage-number{width:52px;height:52px}.lineage-node{grid-template-columns:1fr;gap:8px;padding-top:0}.lineage-node>span{grid-column:auto}.aditya-portrait{min-height:440px;box-shadow:12px 12px #ead9b7}.portrait-frame span{font-size:90px}.event-content{gap:42px}.schedule>div{grid-template-columns:35px 80px 1fr}.schedule strong{font-size:17px}.program-card{grid-template-columns:54px 1fr 20px;padding:22px;box-shadow:10px 10px #dfcda9}.program-header{min-height:74px}.program-header p{display:none}.program-hero{padding:80px 0 60px}.program-placeholder{grid-template-columns:62px 1fr;gap:18px;padding:30px 22px;box-shadow:10px 10px #ead9b7}.program-number{width:60px;height:60px}.program-placeholder h2{font-size:25px}.program-lock{display:none}.program-explainer{padding-block:90px}.program-explainer>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{justify-content:flex-start}.side-nav{z-index:40;color:#fff8e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#260d12cc;border:1px solid #f4d78e38;border-radius:18px;gap:5px;padding:10px;display:grid;position:fixed;top:50%;left:18px;transform:translateY(-50%);box-shadow:0 18px 50px #18050933}.side-nav a{color:#fff8e89e;transform-origin:0;border-radius:10px;grid-template-columns:22px 1fr;align-items:center;gap:7px;width:108px;min-height:32px;padding:0 8px;transition:color .17s,background .17s,transform .17s,box-shadow .17s;display:grid}.side-nav a span{color:var(--gold-light);letter-spacing:.08em;font-size:8px;font-weight:850}.side-nav a strong{letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.side-nav a:hover,.side-nav a:focus-visible{z-index:2;color:var(--maroon-deep);background:var(--gold-light);transform:scale(1.16)translate(2px);box-shadow:0 8px 25px #11040742}.side-nav a:hover span,.side-nav a:focus-visible span{color:var(--maroon)}.side-nav .side-nav-rsvp{color:#fff8e8;background:linear-gradient(135deg,#a3122e,#6e0d21);border-color:#ffe8c94d;box-shadow:0 8px 24px #1e020957}.side-nav .side-nav-program-guide{color:#28120a;background:var(--gold-light);border-color:#fff5d5eb;box-shadow:0 8px 24px #11040738}.side-nav .side-nav-program-guide span{color:var(--maroon);font-size:14px}.side-nav .side-nav-program-guide:hover,.side-nav .side-nav-program-guide:focus-visible{color:#28120a;background:#fff1c7}.side-nav .side-nav-program-guide:hover span,.side-nav .side-nav-program-guide:focus-visible span{color:var(--maroon)}.side-nav .side-nav-rsvp span{color:var(--gold-light);font-size:13px}.side-nav .side-nav-rsvp:hover,.side-nav .side-nav-rsvp:focus-visible{color:#fff8e8;background:linear-gradient(135deg,#b91838,#7c0d25)}.side-nav .side-nav-rsvp:hover span,.side-nav .side-nav-rsvp:focus-visible span{color:var(--gold-light)}.side-nav .side-nav-photos{color:#fff8e8;background:var(--green);border-color:#f4d78e47;box-shadow:0 8px 24px #082b2347}.side-nav .side-nav-photos span{color:var(--gold-light);font-size:14px}.side-nav .side-nav-photos:hover,.side-nav .side-nav-photos:focus-visible{color:#fff8e8;background:#1b4b40;border-color:#fff0c8b8}.side-nav .side-nav-photos:hover span,.side-nav .side-nav-photos:focus-visible span{color:#fff8e8}.venue-button{width:fit-content;margin-top:28px}.schedule-showcase{border-top:1px solid #fff8e833;display:grid}.schedule-showcase article{border-bottom:1px solid #fff8e826;grid-template-columns:54px 1fr;align-items:start;gap:18px;padding:28px 0;display:grid}.schedule-count{width:42px;height:42px;color:var(--gold-light);border:1px solid #f4d78e61;border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid}.schedule-showcase p{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:850}.schedule-showcase h3{font-family:var(--serif);margin:0 0 6px;font-size:26px;font-weight:400}.schedule-showcase strong,.schedule-showcase small{display:block}.schedule-showcase strong{color:#fff8e8c7;font-family:var(--serif);font-size:15px;font-weight:400}.schedule-showcase small{color:#fff8e880;margin-top:8px;font-size:11px;line-height:1.55}.real-instrument{padding:55px 42px 44px}.instrument-photos{grid-template-columns:1fr .88fr 1fr;align-items:stretch;gap:30px;display:grid}.instrument-photos figure{grid-template-rows:330px auto;min-width:0;margin:0;display:grid}.instrument-photo{background:#fff;border:1px solid #571a1d1a;place-items:center;padding:22px;display:grid;overflow:hidden}.instrument-photo img{object-fit:contain;filter:drop-shadow(0 15px 18px #3a190e29);width:100%;height:100%;display:block}.instrument-photo.shell-photo img{max-width:60%}.instrument-photos figcaption{border-top:1px solid #571a1d26;padding:22px 4px 0}.instrument-photos figcaption span{color:var(--vermillion);letter-spacing:.16em;font-size:9px;font-weight:850}.instrument-photos figcaption h3{font-family:var(--serif);margin:10px 0 8px;font-size:26px;font-weight:500}.instrument-photos figcaption p{color:#706157;margin:0;font-size:12px;line-height:1.65}.tradition-section{color:#fff8e8;background:radial-gradient(circle at 12% 15%, #f4d78e1f, transparent 28rem), var(--green);padding-block:130px;position:relative;overflow:hidden}.tradition-section:after{content:none;color:#fff8e809;font-family:var(--serif);font-size:190px;line-height:1;position:absolute;bottom:-60px;right:-20px}.tradition-heading{z-index:1;grid-template-columns:1fr .72fr;align-items:end;gap:95px;display:grid;position:relative}.tradition-heading>p{color:#fff8e89e;font-family:var(--serif);margin:0;font-size:17px;line-height:1.8}.tradition-grid{z-index:1;grid-template-columns:1fr;gap:24px;margin-top:70px;display:grid;position:relative}.tradition-card{background:#fff8e80e;border:1px solid #fff8e824;grid-template-columns:220px 1fr;gap:42px;padding:42px;transition:transform .19s,background .19s;display:grid}.tradition-card:hover{background:#fff8e816;transform:translateY(-4px)}.tradition-monogram{width:82px;height:82px;color:var(--green);background:var(--gold-light);font-family:var(--serif);background-clip:padding-box;border:5px solid #f4d78e29;border-radius:50%;place-items:center;font-size:20px;display:grid}.tradition-card>div:last-child>p:first-child{color:var(--gold-light);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:8px;font-weight:850}.tradition-card h3{font-family:var(--serif);margin:9px 0 5px;font-size:27px;font-weight:400;line-height:1.15}.tradition-card strong{color:#fff8e89e;font-family:var(--serif);font-size:14px;font-style:italic;font-weight:400}.tradition-card>div:last-child>span{background:var(--gold-light);width:36px;height:1px;margin:18px 0 15px;display:block}.tradition-description{color:#fff8e8ad;font-size:14px;line-height:1.85}.tradition-description p{margin:0}.tradition-description p+p{margin-top:16px}.lineage-chart{width:100%;min-width:1080px;height:800px;margin-top:70px;position:relative}.lineage-connectors{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.lineage-lines{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;vector-effect:non-scaling-stroke}.lineage-lines-branch{stroke:#f4d78e47}.lineage-lines-primary{stroke:var(--gold-light);stroke-width:2.5px}.lineage-card{color:#fff8e8;text-align:center;background:#5b1c20;border:1px solid #f4d78e57;align-content:center;justify-items:center;min-height:80px;padding:12px 16px;display:grid;position:absolute;box-shadow:0 12px 32px #0c020538}.lineage-card small{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;margin-bottom:5px;font-size:7px;font-weight:850}.lineage-card strong{font-family:var(--serif);font-size:16px;font-weight:400;line-height:1.2}.lineage-card.has-photo{padding-left:84px}.lineage-photo{object-fit:cover;object-position:center;border:1px solid #fff8e86b;border-radius:50%;width:62px;height:62px;display:block;position:absolute;top:9px;left:10px;box-shadow:0 5px 14px #0c020538}.lineage-photo-sprite{background-image:url(/images/lineage-portraits-source.png);background-repeat:no-repeat;background-size:1024px 1016px}.lineage-photo-source{background-position:-535px -70px}.lineage-photo-sivaraman{background-position:-86px -204px}.lineage-photo-murthy{background-position:-902px -204px}.lineage-photo-palghat{background-position:-910px -315px}.lineage-photo-karaikudi{background-position:-62px -418px}.lineage-photo-vinayakram{background-position:-888px -428px}.lineage-card.subash .lineage-photo{object-position:center 22%}.lineage-card.murali .lineage-photo,.lineage-card.ganesh .lineage-photo{object-position:center top}.lineage-card.aditya .lineage-photo{object-position:center 36%}.lineage-card.source .lineage-photo{object-position:center 18%}.lineage-card.sivaraman .lineage-photo{object-position:center 38%}.lineage-card.harihara .lineage-photo{object-position:center 18%}.lineage-card.murthy .lineage-photo{object-position:center 20%}.lineage-card.karaikudi .lineage-photo{object-position:center 36%}.lineage-card.palghat .lineage-photo{object-position:center 28%}.lineage-card.vaidyanathan .lineage-photo{object-position:center 22%}.lineage-card.vinayakram .lineage-photo{object-position:center}.lineage-card.branch{color:#fff8e8d1;background:#153e35;border-color:#fff8e82e}.lineage-card.guru{color:var(--maroon-deep);background:var(--gold-light);border-color:#fff0c8}.lineage-card.guru small{color:var(--maroon)}.lineage-card.student{color:#fff8e8;background:var(--vermillion);border-color:var(--gold-light);box-shadow:0 0 0 6px #f4d78e14,0 15px 38px #0c02054d}.lineage-card.source{width:21.67%;top:35px;left:39.17%}.lineage-card.sivaraman{width:19.17%;top:175px;left:2.08%}.lineage-card.harihara{width:19.17%;top:175px;left:30%}.lineage-card.murthy{width:19.17%;top:175px;left:58.33%}.lineage-card.palghat{width:19.17%;top:295px;left:77.08%}.lineage-card.karaikudi{width:19.17%;top:405px;left:1.67%}.lineage-card.vaidyanathan{width:19.17%;top:405px;left:25%}.lineage-card.subash{width:19.17%;top:405px;left:50.83%}.lineage-card.vinayakram{width:19.17%;top:405px;left:77.5%}.lineage-card.murali{width:21.67%;top:595px;left:25%}.lineage-card.ganesh{width:21.67%;top:595px;left:54.17%}.lineage-card.aditya{width:19.17%;top:720px;left:40.42%}@media (width>=1200px){.hero-content,.section-shell{padding-left:66px}}@media (width<=1100px){.side-nav{display:none}.lineage-section .section-shell{overflow-x:auto}.lineage-heading{position:sticky;left:0}}@media (width<=960px){.tradition-heading{grid-template-columns:1fr;gap:32px}.instrument-photos{grid-template-columns:1fr}.instrument-photos figure{grid-template-rows:290px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:24px}.instrument-photos figcaption{border-top:1px solid #571a1d26;padding:24px 0}}@media (width<=680px){.real-instrument{padding:24px 16px}.instrument-photos figure{grid-template-rows:270px auto;grid-template-columns:1fr;gap:0}.instrument-photo.shell-photo img{max-width:48%}.tradition-section{padding-block:90px}.tradition-grid{grid-template-columns:1fr;margin-top:50px}.tradition-card{grid-template-columns:64px 1fr;gap:18px;padding:24px 20px}.tradition-monogram{width:60px;height:60px;font-size:15px}.tradition-card h3,.schedule-showcase h3{font-size:22px}.lineage-chart{margin-top:50px}}.meaning-section:after,.tradition-section:after{content:none}.opening-note{grid-template-columns:.92fr 1.08fr}.side-nav{background:#22080df0;border-color:#f4d78e61;border-radius:22px;gap:8px;padding:15px;left:24px;box-shadow:0 24px 70px #12030757}.side-nav a{color:#fff8e8d1;border:1px solid #0000;border-radius:13px;grid-template-columns:30px 1fr;gap:10px;width:182px;min-height:48px;padding:0 13px}.side-nav a:hover,.side-nav a:focus-visible{border-color:#fff0c8;transform:scale(1.08)translate(3px)}.tradition-card{grid-template-columns:220px 1fr;align-items:start;gap:42px;min-height:330px}.tradition-portrait{background:#f4d78e;border:1px solid #fff8e838;border-radius:4px;width:220px;height:280px;overflow:hidden;box-shadow:0 16px 34px #0a020533}.tradition-portrait img{object-position:center top;width:100%;height:100%;display:block}.tradition-portrait-cover img{object-fit:cover}.tradition-portrait-contain img{object-fit:contain;padding:8px}@media (width>=1200px){.hero-content,.section-shell{padding-left:170px}}@media (width<=760px){.opening-note{grid-template-columns:1fr}.tradition-card{grid-template-columns:1fr;gap:24px;min-height:0;padding:26px 22px}.tradition-portrait{width:100%;height:min(420px,110vw)}.tradition-description{font-size:13px}}.side-nav{border-radius:26px;gap:10px;padding:18px;left:28px}.side-nav a{border-radius:16px;grid-template-columns:38px 1fr;gap:13px;width:274px;min-height:64px;padding:0 18px}.side-nav a span{font-size:12px}.side-nav a strong{letter-spacing:.11em;font-size:16px}.side-nav a:hover,.side-nav a:focus-visible{transform:scale(1.045)translate(4px)}.artist-card{grid-template-rows:310px auto;display:grid}.artist-portrait{aspect-ratio:auto;min-height:0}.artist-portrait-real:before,.artist-portrait-real:after{content:none}.artist-portrait-real img{width:100%;height:100%;display:block}.artist-portrait-cover img{object-fit:cover}.artist-portrait-contain{background:radial-gradient(circle at 50% 46%,#fffae8c7,#0000 56%),linear-gradient(145deg,#d9a934,#9c5426);padding:22px}.artist-portrait-contain img{object-fit:contain}.artist-card-copy{padding:32px 32px 36px}.artist-card h3{min-height:0;font-size:30px}.artist-description{font-size:13px;line-height:1.78}@media (width>=1281px){.hero-content,.section-shell{padding-left:280px}}@media (width<=1280px){.side-nav{display:none}.hero-content,.section-shell{padding-left:0}}@media (height<=720px) and (width>=1281px){.side-nav{transform-origin:0;transform:translateY(-50%)scale(.84)}}@media (width<=760px){.artist-grid{grid-template-columns:1fr}.artist-card{grid-template-rows:280px auto;grid-template-columns:1fr}.artist-portrait{min-height:0}.artist-card-copy{padding:28px 24px 32px}.artist-card h3{font-size:26px}}.artist-grid{grid-template-columns:1fr;gap:34px}.artist-card{grid-template-rows:1fr;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);min-height:500px;display:grid;position:relative}.artist-card:nth-child(2n) .artist-portrait{grid-area:1/2}.artist-card:nth-child(2n) .artist-card-copy{grid-area:1/1}.artist-portrait{width:100%;height:100%;min-height:500px}.artist-portrait-full{background:#f2e4c9;padding:18px}.artist-portrait-full img{object-fit:contain}.artist-card-copy{align-self:center;padding:52px 60px}.artist-card h3{max-width:560px;font-size:clamp(34px,3vw,46px)}.artist-card strong{font-size:17px}.artist-description{max-width:660px;font-size:14px;line-height:1.82}.artist-card:first-child .artist-portrait img{object-position:center 25%}.artist-card:nth-child(2) .artist-portrait img{object-position:center 18%}.artist-card:nth-child(3) .artist-portrait img{object-position:center 12%}.artist-card:nth-child(4) .artist-portrait img,.artist-card:nth-child(5) .artist-portrait img{object-position:center}.artist-card:nth-child(6) .artist-portrait img{object-position:center 45%}.artist-card-stacked,.artist-card-stacked:nth-child(2n){grid-template-rows:auto auto;grid-template-columns:1fr;min-height:0}.artist-card-stacked .artist-portrait,.artist-card-stacked:nth-child(2n) .artist-portrait{aspect-ratio:auto;background:#130d0b;grid-area:1/1;justify-self:center;width:min(860px,100%);height:auto;min-height:0}.artist-card-stacked .artist-portrait img{object-fit:contain;width:100%;height:auto}.artist-card-stacked .artist-card-copy,.artist-card-stacked:nth-child(2n) .artist-card-copy{grid-area:2/1;justify-self:center;width:min(860px,100%);padding:46px 52px 54px}.meaning-copy em{color:var(--gold-light);font-family:var(--serif)}@media (width<=900px){.artist-card,.artist-card:nth-child(2n){grid-template-rows:380px auto;grid-template-columns:1fr;min-height:0}.artist-card:nth-child(2n) .artist-portrait,.artist-card:nth-child(2n) .artist-card-copy{grid-area:auto/1}.artist-portrait{min-height:0}.artist-card-copy{padding:38px 34px 42px}.artist-card-stacked,.artist-card-stacked:nth-child(2n){grid-template-rows:auto auto}.artist-card-stacked .artist-card-copy,.artist-card-stacked:nth-child(2n) .artist-card-copy{padding:38px 34px 42px}}@media (width<=560px){.artist-card,.artist-card:nth-child(2n){grid-template-rows:300px auto}.artist-card-copy{padding:34px 24px 38px}.artist-card-stacked,.artist-card-stacked:nth-child(2n){grid-template-rows:auto auto}.artist-card-stacked .artist-card-copy,.artist-card-stacked:nth-child(2n) .artist-card-copy{padding:34px 24px 38px}.artist-description{font-size:13px}}.artist-grid{width:min(900px,100%);margin-left:auto;margin-right:auto}.artist-card,.artist-card:nth-child(2n),.artist-card-stacked,.artist-card-stacked:nth-child(2n){grid-template-rows:auto auto;grid-template-columns:1fr;min-height:0}.artist-card .artist-portrait,.artist-card:nth-child(2n) .artist-portrait,.artist-card-stacked .artist-portrait,.artist-card-stacked:nth-child(2n) .artist-portrait{aspect-ratio:4/3;background:#1d0c0f;grid-area:1/1;justify-self:stretch;width:100%;height:auto;min-height:0;padding:0}.artist-card .artist-portrait img,.artist-card:nth-child(2n) .artist-portrait img,.artist-card-stacked .artist-portrait img,.artist-card-stacked:nth-child(2n) .artist-portrait img{object-fit:contain;object-position:center;width:100%;height:100%}.artist-card .artist-portrait-full,.artist-card:nth-child(2n) .artist-portrait-full,.artist-card-stacked .artist-portrait-full,.artist-card-stacked:nth-child(2n) .artist-portrait-full{aspect-ratio:auto}.artist-card .artist-portrait-full img,.artist-card:nth-child(2n) .artist-portrait-full img,.artist-card-stacked .artist-portrait-full img,.artist-card-stacked:nth-child(2n) .artist-portrait-full img{object-fit:contain;height:auto}.artist-card .artist-card-copy,.artist-card:nth-child(2n) .artist-card-copy,.artist-card-stacked .artist-card-copy,.artist-card-stacked:nth-child(2n) .artist-card-copy{grid-area:2/1;place-self:stretch stretch;width:100%;max-width:none;padding:46px 52px 54px}.artist-card h3{white-space:pre-line;max-width:none}.artist-description{max-width:760px}@media (width>=761px){.hero-image{aspect-ratio:1586/992;opacity:.94;background:radial-gradient(circle at 78% 45%,#e7a826b3 0 1%,#0000 14%),linear-gradient(112deg,#1c050bfa 0 18%,#36070c61 52%,#2e080c80),url(/images/mridangam-hero.png) 50%/cover no-repeat;width:min(1160px,82vw);inset:auto 6% -110px auto;transform:none}}.meaning-grid>.meaning-gratitude{color:var(--gold-light);font-family:var(--serif);letter-spacing:-.018em;border-top:1px solid #fff8e833;grid-column:1/-1;margin:8px 0 0;padding:38px 0 0;font-size:clamp(27px,3vw,42px);font-style:italic;line-height:1.42}@media (width<=760px){.meaning-grid>.meaning-gratitude{margin-top:0;padding-top:30px;font-size:25px}.artist-card .artist-card-copy,.artist-card:nth-child(2n) .artist-card-copy,.artist-card-stacked .artist-card-copy,.artist-card-stacked:nth-child(2n) .artist-card-copy{padding:34px 24px 38px}.hero-image{background:linear-gradient(#1c050b3d,#1c050beb 74%),url(/images/mridangam-hero.png) right 30% top 7%/auto 72% no-repeat;transform:none}}.mahaperiyava-portrait,.subash-blessing-portrait{z-index:3;aspect-ratio:443/666;opacity:0;pointer-events:none;width:166px;animation:2.4s ease-out .55s forwards mahaperiyavaFade;position:absolute;top:18px}.mahaperiyava-portrait{left:58px}.subash-blessing-portrait{right:58px}.mahaperiyava-portrait:after,.subash-blessing-portrait:after{content:"";background:linear-gradient(#0000 54%,#260d1261 78%,#260d12 100%),linear-gradient(90deg,#260d12 0%,#0000 22% 78%,#260d12 100%);position:absolute;inset:-2px}.mahaperiyava-portrait img,.subash-blessing-portrait img{opacity:.82;object-fit:cover;object-position:center top;filter:sepia(.34)saturate(.84)contrast(1.12)brightness(.98);width:100%;height:100%;display:block;-webkit-mask-image:radial-gradient(70% 74% at 50% 43%,#000 48%,#000000d1 66%,#0000 100%);mask-image:radial-gradient(70% 74% at 50% 43%,#000 48%,#000000d1 66%,#0000 100%)}.subash-blessing-portrait img{opacity:.8;object-position:center 12%;filter:sepia(.28)saturate(.82)contrast(1.14)brightness(.92)}@keyframes mahaperiyavaFade{0%{opacity:0;filter:blur(5px)}to{opacity:.92;filter:blur()}}@keyframes mahaperiyavaFadeMobile{0%{opacity:0;filter:blur(4px)}to{opacity:.9;filter:blur()}}@media (width>=1281px){.side-nav{border-radius:22px;gap:8px;padding:14px;left:24px}.side-nav a{border-radius:13px;grid-template-columns:30px 1fr;gap:10px;width:206px;min-height:52px;padding:0 14px}.side-nav a span{font-size:10px}.side-nav a strong{letter-spacing:.1em;font-size:13px}.hero-aditya-photo{opacity:.88;background-position:100% 100%;background-size:auto 90%;inset:88px 28% 0 15%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000b8 9%,#000 23% 62%,#0000005c 78%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000000b8 9%,#000 23% 62%,#0000005c 78%,#0000 100%)}}@media (width<=760px){.hero{min-height:0;display:block}.hero-aditya-photo{opacity:.88;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;background-position:top;background-size:auto 100%;height:420px;inset:78px 0 auto;-webkit-mask-image:linear-gradient(#000 0% 63%,#000000b3 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#000 0% 63%,#000000b3 78%,#0000 100%),linear-gradient(90deg,#0000 0%,#000 18% 82%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-image{background:linear-gradient(to bottom, #260d1247 0 22%, #260d12c7 38%, #260d12e6 58%, #260d12b8), url(/images/mridangam-hero.png) right 25% bottom / auto 47% no-repeat, var(--maroon-deep)}.hero-content{z-index:2;margin:0 auto;padding-top:465px;padding-bottom:110px;position:relative}.hero-blessing-header{width:calc(100% - 204px);top:18px}.hero-blessing-header p{letter-spacing:.1em;font-size:12px;line-height:1.35}.hero-blessing-header span{letter-spacing:.13em;margin-top:8px;font-size:7px;line-height:1.5}.hero-presenter{gap:10px;margin-bottom:34px}.hero-presenter img{width:42px;height:42px}.hero-presenter i{height:48px}.hero-presenter div{gap:5px}.hero-presenter strong{font-size:14px}.hero-presenter span{font-size:12px}.hero h1{font-size:clamp(50px,14.4vw,68px)}.hero-intro{max-width:100%}.mahaperiyava-portrait,.subash-blessing-portrait{z-index:3;opacity:0;width:82px;height:auto;animation-name:mahaperiyavaFadeMobile;top:10px}.mahaperiyava-portrait{left:12px;right:auto}.subash-blessing-portrait{left:auto;right:12px}.mahaperiyava-portrait img,.subash-blessing-portrait img{opacity:.84;filter:sepia(.34)saturate(.84)contrast(1.12)brightness(.98)}.subash-blessing-portrait img{opacity:.8;object-position:center 12%;filter:sepia(.28)saturate(.82)contrast(1.14)brightness(.92)}.mahaperiyava-portrait:after,.subash-blessing-portrait:after{inset:-1px}.scroll-cue{bottom:24px}}.artist-card-stacked:first-child .artist-portrait,.artist-card-stacked:nth-child(2) .artist-portrait,.artist-card-stacked:nth-child(3) .artist-portrait,.artist-card-stacked:nth-child(6) .artist-portrait{aspect-ratio:4/5;overflow:hidden}.artist-card-stacked:first-child .artist-portrait img,.artist-card-stacked:nth-child(2) .artist-portrait img,.artist-card-stacked:nth-child(3) .artist-portrait img,.artist-card-stacked:nth-child(6) .artist-portrait img{object-fit:cover;width:100%;height:100%}.artist-card-stacked:first-child .artist-portrait img{object-position:center 45%}.artist-card-stacked:nth-child(2) .artist-portrait img{object-position:center 18%}@media (width>=1281px){.hero-content{justify-content:flex-start;width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:clamp(760px,52vw,1080px);padding-right:48px}.hero-copy{width:min(650px,48vw - 48px);max-width:none}.hero-aditya-photo{left:clamp(210px,14vw,300px);right:34%}}@media (width<=760px){.hero-actions{align-items:stretch;gap:12px;width:100%}.hero-actions .button{flex:1 1 0;padding-inline:14px;font-size:10px}.photo-share-ribbon{padding:0 18px}.photo-share-ribbon a{grid-template-columns:1fr auto;gap:4px 14px;min-height:102px}.photo-share-ribbon span{grid-column:1}.photo-share-ribbon strong{grid-column:1;font-size:20px;line-height:1.15}.photo-share-ribbon i{text-align:center;grid-area:1/2/span 2;padding:11px 12px}.artist-links a span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.artist-links a{justify-content:center;width:42px;height:42px;padding:0}}.button-live{color:#fff8e8;background:linear-gradient(135deg,#a3122e,#6e0d21);border:1px solid #ffe8c94d;box-shadow:0 14px 38px #1e020957}.button-live:hover{background:linear-gradient(135deg,#b91838,#7c0d25);box-shadow:0 18px 46px #1e020975}.event-day-bar{display:none}@media (width<=760px){.hero-actions{max-width:100%}.event-day-bar{z-index:80;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#310811f5;border:1px solid #ffe8c957;border-radius:15px;grid-template-columns:1fr 1fr;display:grid;position:fixed;left:12px;overflow:hidden;box-shadow:0 16px 44px #1f02097a}.event-day-bar a{color:#fff7e7;letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;min-height:56px;font-size:11px;font-weight:800;display:flex}.event-day-bar a+a{color:#2b130b;background:var(--gold-light)}.event-day-bar a:first-child span{color:#ff4a5f;font-size:10px}}.program,.holding,.control{color:#f4eee3;background:#090b10;min-height:100dvh;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.program button,.holding button,.control button,.program a,.holding a,.control a{font:inherit}.program button,.holding button,.control button{touch-action:manipulation}.program{--a:#d6b66a;background:radial-gradient(circle at 80% 0,#272032 0,#0000 35%),#090b10;grid-template-rows:58px minmax(0,1fr) 72px;height:100dvh;display:grid;overflow:hidden}.program header{color:#cfc4b5;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;padding:0 20px;font-size:.82rem;display:flex}.program header a{color:inherit}.program header .program-header-back{color:#f4eee3;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.program header .program-header-back span{color:var(--a);font-size:1rem}.program header strong{color:var(--a);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem}.program .card{grid-template-rows:minmax(240px,38%) 62%;height:100%;min-height:0;display:grid;overflow:hidden}.program .art{background:#14161d;min-height:0;position:relative;overflow:hidden}.program .art img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.program .art:after{content:"";z-index:2;pointer-events:none;opacity:.78;background:linear-gradient(90deg, var(--a) 0%, var(--a) 7%, var(--a) 16%, transparent 27%, transparent 73%, var(--a) 84%, var(--a) 93%, var(--a) 100%), linear-gradient(180deg, var(--a) 0%, var(--a) 13%, transparent 25%, transparent 75%, var(--a) 87%, var(--a) 100%);position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.program .art:after{background:linear-gradient(90deg, color-mix(in srgb, var(--a) 68%, transparent) 0%, color-mix(in srgb, var(--a) 38%, transparent) 7%, color-mix(in srgb, var(--a) 12%, transparent) 16%, transparent 27%, transparent 73%, color-mix(in srgb, var(--a) 12%, transparent) 84%, color-mix(in srgb, var(--a) 38%, transparent) 93%, color-mix(in srgb, var(--a) 68%, transparent) 100%), linear-gradient(180deg, color-mix(in srgb, var(--a) 58%, transparent) 0%, color-mix(in srgb, var(--a) 18%, transparent) 13%, transparent 25%, transparent 75%, color-mix(in srgb, var(--a) 18%, transparent) 87%, color-mix(in srgb, var(--a) 58%, transparent) 100%)}}.program .art-sun:after{opacity:.7;mix-blend-mode:screen;background:radial-gradient(at 30% 18%,#ffebb557 0%,#ffd2761f 28%,#0000 56%)}.program .art-lilac:after{display:none}.program .art-amber img,.program .art-emerald img{transform:scale(1.14)}.program .copy{padding:20px 22px 30px;overflow:auto}.program .piece-number{color:var(--a);align-items:flex-end;gap:9px;margin:0 0 15px;display:flex}.program .piece-number span{font-family:Georgia,Times New Roman,serif;font-size:3.4rem;line-height:.75}.program .piece-number small,.program .copy .facts small{letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:800}.program .copy h1,.holding h1,.control h1{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.program .copy h1{font-size:clamp(2rem,8vw,3.8rem);line-height:1.02}.program .subtitle{color:#ded4c6;margin:8px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-style:italic;line-height:1.4}.program .subtitle span{color:var(--a);letter-spacing:.035em;margin-top:5px;font-family:Inter,ui-sans-serif,sans-serif;font-size:.9rem;font-style:normal;line-height:1.55;display:block}.program .facts{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.program .facts div{background:#ffffff08;border:1px solid #ffffff1b;border-radius:10px;padding:11px;font-size:.92rem;line-height:1.35}.program .facts div:last-child{grid-column:1/-1}.program .facts small{color:#aaa092;margin-bottom:3px;display:block}.program .ragam-about{border:1px solid var(--a);margin:0 0 18px;padding:14px 15px}@supports (color:color-mix(in lab, red, red)){.program .ragam-about{border:1px solid color-mix(in srgb, var(--a) 42%, transparent)}}.program .ragam-about{background:linear-gradient(135deg, var(--a), #ffffff05);border-radius:10px}@supports (color:color-mix(in lab, red, red)){.program .ragam-about{background:linear-gradient(135deg, color-mix(in srgb, var(--a) 12%, transparent), #ffffff05)}}.program .ragam-about>strong{color:var(--a);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.7rem;display:block}.program .ragam-scale{grid-template-columns:112px 1fr;align-items:baseline;gap:10px;margin:6px 0;display:grid}.program .ragam-scale span{color:#a9a093;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.program .ragam-scale b{color:var(--a)}.program .ragam-scale em{color:#eee5d9;font-family:Georgia,Times New Roman,serif;font-size:.92rem;font-style:normal;line-height:1.4}.program .ragam-about p{color:#cfc5b8;margin:10px 0 0;font-size:.82rem;line-height:1.48}.program nav{z-index:5;padding:10px 15px calc(10px + env(safe-area-inset-bottom));background:#090b10;border-top:1px solid #ffffff1c;grid-template-columns:52px 1fr 52px;align-items:center;display:grid;position:relative}.program nav>button{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff26;border-radius:50%;width:46px;height:46px}.program nav>button:last-child{justify-self:end}.program nav>div{justify-content:center;gap:6px;display:flex}.program .dot{cursor:pointer;background:#656a74;border:0;border-radius:999px;width:8px;height:8px;padding:0}.program .dot.active{background:var(--a);width:24px}.program button:disabled,.control button:disabled{opacity:.25;cursor:default}.tone-amber{--a:#e4a35e}.tone-moon{--a:#adc4e7}.tone-green{--a:#86bf99}.tone-sun{--a:#f0a454}.tone-emerald{--a:#86bd91}.tone-rose{--a:#df9fbc}.tone-teal{--a:#89bfb7}.tone-violet{--a:#c3a9f0}.tone-lilac{--a:#e2b8ed}.holding{background:#0d0d12;display:grid;position:relative}.program-back-link{z-index:20;top:max(16px, env(safe-area-inset-top));left:max(16px, env(safe-area-inset-left));color:#fff8ec;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.025em;background:#090b10d1;border:1px solid #ffffff32;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:.82rem;font-weight:750;display:inline-flex;position:fixed;box-shadow:0 8px 26px #00000047}.program-back-link span{color:#d6b66a;font-size:1rem}.holding-visual{background:#08090c;grid-template-rows:minmax(0,1fr) auto;min-height:58dvh;display:grid;overflow:hidden}.holding-photo{isolation:isolate;background-position:50%;background-size:cover;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.holding-photo:before{content:"";z-index:-1;background:inherit;filter:blur(26px)brightness(.34);position:absolute;inset:-24px;transform:scale(1.08)}.holding-photo img{object-fit:contain;width:100%;height:100%;min-height:0;animation:.6s both photo-in}.holding-photo-nav{background:#111319;border-top:1px solid #ffffff18;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:10px 16px;display:flex}.holding-photo-nav strong,.holding-photo-nav span{display:block}.holding-photo-nav strong{font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:500}.holding-photo-nav span{color:#9f968a;margin-top:3px;font-size:.76rem}.holding-buttons{gap:8px;display:flex}.holding-buttons button{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff29;border-radius:50%;width:42px;height:42px}.holding-copy{flex-direction:column;justify-content:center;padding:38px 28px 46px;display:flex}.holding h1{font-size:clamp(2.6rem,10vw,6rem);line-height:.96}.holding-copy>p:not(.eyebrow){color:#d8cdbf;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.55}.program .eyebrow,.holding .eyebrow,.control .eyebrow{color:var(--a,#d6b66a);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.connecting{text-align:center;place-items:center;padding:30px}@keyframes photo-in{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.control{background:radial-gradient(circle at top,#2a1710,#0b0d12 62%);place-items:center;padding:22px;display:grid}.control-card{background:#14161ccc;border:1px solid #ffffff24;border-radius:22px;width:min(640px,100%);padding:28px;box-shadow:0 30px 90px #0008}.control h1{font-size:clamp(2rem,7vw,4rem)}.control-status{color:#d5c8b7}.control-preview{color:#cfc2b2;background:#ffffff06;border:1px solid #ffffff1c;border-radius:14px;align-items:center;gap:14px;min-height:92px;margin:22px 0;padding:12px;display:flex}.control-preview img{object-fit:cover;border-radius:9px;width:68px;height:68px}.control-preview strong,.control-preview span{display:block}.control-preview strong{color:#d7b96e;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem}.controls{grid-template-columns:1fr 1fr;gap:10px;display:grid}.controls button,.control-login button{color:#fff;cursor:pointer;border:1px solid #ffffff2b;border-radius:12px;min-height:52px;padding:10px}.control .primary{background:#bb7a37}.control .secondary,.control .quiet{background:#ffffff0b}.control .lower{margin-top:10px}.control .quiet{color:#cfc4b5;font-size:.8rem}.control .note{color:#aaa095;margin:18px 0 0;font-size:.88rem;line-height:1.5}.control .error,.program .error{color:#ffb7a5}.control-login{gap:16px;display:grid}.control-login label{color:#d5c8b7;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.control-login input{color:#fff;min-height:52px;font:inherit;background:#ffffff0b;border:1px solid #ffffff2b;border-radius:12px;padding:0 14px}.control-login a{color:#d7b96e;font-size:.9rem}.audience-error{background:#331817;border-radius:8px;padding:8px;font-size:.76rem;position:fixed;bottom:10px;right:10px}@media (width>=760px){.program .card{grid-template-rows:1fr;grid-template-columns:43% 57%}.program .copy{flex-direction:column;justify-content:center;padding:clamp(40px,6vh,72px) clamp(40px,6vw,90px);display:flex}.program .piece-number span{font-size:4.7rem}.program .facts{grid-template-columns:.7fr .7fr 1.5fr}.program .facts div:last-child{grid-column:auto}.holding{grid-template-rows:100dvh;grid-template-columns:56% 44%;height:100dvh}.holding-visual{grid-area:1/1;height:100%;min-height:100%}.holding-copy{grid-area:1/2;padding:clamp(42px,6vw,86px)}}@media (width<=420px){.program .ragam-scale{grid-template-columns:1fr;gap:2px}}@media (prefers-reduced-motion:reduce){.holding-photo img{animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
