/*! 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-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--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)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#092f35;--teal:#087b78;--teal2:#0aa29b;--coral:#f05b46;--gold:#edae2b;--cream:#fff9ed;--paper:#fffdf7;--muted:#5d6f6d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7f5;border-bottom:1px solid #092f3514;align-items:center;gap:34px;height:94px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.5px;white-space:nowrap;align-items:center;gap:12px;margin-right:auto;font-size:20px;display:flex}.brand span:last-child{gap:8px;display:flex}.brand i{color:var(--gold);font-style:normal}.brand-mark{border:4px solid var(--teal);width:48px;height:48px;color:var(--teal);border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid;transform:rotate(45deg)}.desktop-nav{gap:28px;font-size:14px;font-weight:600;display:flex}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:"";background:var(--teal2);height:2px;transition:all .25s;position:absolute;bottom:5px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:750;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.compact{min-height:44px;padding:0 24px}.coral{background:var(--coral);color:#fff}.coral:hover{background:#d94836}.teal{background:linear-gradient(135deg,var(--teal),var(--teal2));color:#fff}.outline{border:2px solid var(--teal);color:var(--teal);background:#fffdf8}.outline:hover{background:#e4f5f2}.cream{background:var(--cream);color:var(--teal);gap:14px}.mobile-nav{display:none}.hero{background:radial-gradient(circle at 10% 10%,#fff 0,var(--cream) 45%,#f7edda 100%);min-height:810px;padding:118px clamp(24px,5.5vw,86px) 170px;position:relative;overflow:hidden}.motif{opacity:.12;background:repeating-linear-gradient(45deg,transparent 0 25px,var(--gold) 26px 29px,transparent 30px 55px),repeating-linear-gradient(-45deg,transparent 0 25px,var(--gold) 26px 29px,transparent 30px 55px);width:280px;height:420px;position:absolute;top:95px;left:-125px;transform:rotate(45deg)}.hero-copy{z-index:3;width:51%;max-width:720px;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-size:14px;font-weight:800}.eyebrow b{color:var(--gold);padding:0 7px}.hero h1{letter-spacing:-.065em;margin:28px 0;font-size:clamp(56px,5.8vw,92px);line-height:.96}.hero h1 em{color:var(--teal2);font-style:normal}.hero-text{max-width:650px;font-size:22px;line-height:1.55}.actions{gap:16px;margin-top:34px;display:flex}.hero-media{z-index:1;width:53%;height:680px;position:absolute;top:55px;right:-4%}.hero-main{object-fit:cover;border:8px solid #fff;border-radius:47% 0 0 42%;width:100%;height:100%;box-shadow:0 24px 60px #092f3529}.hero-small{object-fit:cover;object-position:50% 18%;border:7px solid #fff;border-radius:44% 45% 35% 34%;width:45%;height:265px;position:absolute;bottom:-24px;left:-17%}.sun-disc{background:var(--teal2);z-index:-1;border-radius:50%;width:150px;height:150px;position:absolute;top:36px;left:-9%}.event-card{z-index:5;background:#fff;border-radius:24px;grid-template-columns:150px 1fr 58px;align-items:center;width:min(690px,58%);min-height:178px;transition:all .25s;display:grid;position:absolute;bottom:54px;left:5.5%;overflow:hidden;box-shadow:0 18px 40px #092f352e}.event-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #092f353d}.date{background:var(--teal);color:#fff;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.date small{letter-spacing:.15em;font-weight:800}.date strong{font-size:36px}.event-copy{padding:28px}.event-copy>small{text-transform:uppercase;color:var(--coral);letter-spacing:.1em;font-weight:800}.event-copy>strong{margin:8px 0 14px;font-size:27px;display:block}.event-copy>span{color:var(--teal);font-size:13px;font-weight:700}.event-copy b{color:var(--gold);padding:0 8px}.arrow{background:var(--teal2);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.section{padding:110px clamp(24px,7vw,110px)}.intro{background:#fff;grid-template-columns:1.2fr 1fr;gap:10vw;display:grid}.intro h2,.section-heading h2,.leadership h2,.donate h2{letter-spacing:-.045em;margin:16px 0;font-size:clamp(38px,4vw,62px);line-height:1.07}.intro>div:last-child{color:var(--muted);font-size:18px;line-height:1.75}.text-link{color:var(--teal);margin-top:16px;font-weight:800;display:inline-block}.values{background:#fff;grid-template-columns:repeat(3,1fr);gap:1px;padding-top:0;display:grid}.values article{border-top:1px solid #dbe3e1;padding:42px}.values span{color:var(--coral);font-weight:800}.values h3{margin:42px 0 12px;font-size:30px}.values p{color:var(--muted);line-height:1.6}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:10vw;margin-bottom:52px;display:grid}.section-heading>p{color:var(--muted);font-size:17px;line-height:1.7}.program-grid{grid-template-columns:1.4fr .8fr .8fr;gap:22px;display:grid}.featured-program{background:#fff;border-radius:26px;overflow:hidden}.featured-program img{object-fit:cover;width:100%;height:310px}.featured-program div,.program-card{padding:30px}.program-grid span{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800}.program-grid h3{margin:11px 0;font-size:28px}.program-grid p{line-height:1.6}.program-card{border-radius:26px;flex-direction:column;justify-content:flex-end;min-height:480px;display:flex}.program-card.gold{background:var(--gold);color:#382700}.program-card.coral-bg{background:var(--coral);color:#fff}.membership-band{background:var(--teal);color:#fff;justify-content:space-between;align-items:center;gap:50px;padding:92px clamp(24px,7vw,110px);display:flex}.membership-band>div{max-width:780px}.membership-band h2{letter-spacing:-.05em;margin:14px 0;font-size:clamp(40px,4.3vw,68px)}.membership-band p:not(.kicker){opacity:.86;font-size:18px;line-height:1.6}.kicker.light{color:#a9e5df}.leader-grid{grid-template-columns:repeat(2,1fr);gap:0 52px;display:grid}.leader-grid article{border-top:1px solid #d8dfdd;align-items:center;gap:20px;padding:24px 0;display:flex}.leader-grid article>span{color:var(--coral);font-weight:800}.leader-grid h3{margin:0 0 5px;font-size:20px}.leader-grid p{color:var(--muted);margin:0}.gallery{background:var(--ink);color:#fff;grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;padding-right:0;display:grid}.gallery-copy{padding-right:30px}.gallery-copy h2{letter-spacing:-.05em;margin:16px 0;font-size:clamp(40px,4vw,65px);line-height:1.06}.gallery-copy>p:last-child{color:#bed0cd;font-size:18px;line-height:1.7}.gallery-images{grid-template-columns:1.4fr .7fr;gap:15px;display:grid}.gallery-images img{object-fit:cover;border-radius:28px 0 0 28px;width:100%;height:560px}.gallery-images img:last-child{object-position:50% 20%;border-radius:28px 0 0 28px}.donate{grid-template-columns:1fr 1fr;align-items:center;gap:10vw;display:grid}.donate>div:first-child p:last-child{color:var(--muted);font-size:18px;line-height:1.7}.donate-card{background:var(--cream);border:1px solid #f1e2c5;border-radius:28px;flex-direction:column;align-items:flex-start;gap:18px;padding:42px;display:flex}.donate-card small{text-transform:uppercase;letter-spacing:.13em;color:var(--teal);font-weight:800}.donate-card strong{word-break:break-all;font-size:clamp(19px,2vw,27px)}footer{color:#fff;background:#06272c;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding:74px clamp(24px,7vw,110px) 30px;display:grid;position:relative}.footer-brand{gap:17px;display:flex}.footer-brand .brand-mark{color:#55c6bb;border-color:#55c6bb}.footer-brand p,footer>div>p{color:#a8bfbc;line-height:1.7}footer>div:not(.footer-brand){flex-direction:column;gap:13px;display:flex}footer>div>a{color:#c9d8d6}.copyright{color:#8da9a5;border-top:1px solid #315056;grid-column:1/-1;margin:25px 0 0;padding-top:28px;font-size:13px}@media (width<=1050px){.desktop-nav{display:none}.site-header>.coral{margin-left:auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;font-size:28px;list-style:none}.mobile-nav div{background:#fff;border-radius:16px;flex-direction:column;width:230px;padding:18px;display:flex;position:absolute;top:43px;right:0;box-shadow:0 15px 40px #143b3b33}.mobile-nav a{padding:12px}.hero{min-height:1040px;padding-top:80px}.hero-copy{width:66%}.hero-media{opacity:.95;width:52%}.event-card{width:86%;bottom:55px}.program-grid{grid-template-columns:1fr 1fr}.featured-program{grid-column:1/-1}.gallery{grid-template-columns:1fr}.gallery-copy{padding-right:10vw}.gallery-images img{height:400px}}@media (width<=720px){.site-header{height:76px;padding:0 20px}.brand{font-size:14px}.brand-mark{width:38px;height:38px;font-size:18px}.site-header>.coral{display:none}.hero{min-height:940px;padding:64px 20px 370px}.hero-copy{width:100%}.eyebrow{font-size:11px;line-height:1.8}.hero h1{font-size:49px}.hero-text{font-size:18px}.actions{flex-direction:column;align-items:stretch}.hero-media{width:95%;height:310px;top:auto;bottom:140px;right:-15%}.hero-main{border-width:5px;border-radius:48% 0 0 35%}.hero-small{border-width:4px;height:125px}.sun-disc{width:90px;height:90px}.event-card{grid-template-columns:85px 1fr;width:auto;min-height:110px;bottom:30px;left:20px;right:20px}.date strong{font-size:23px}.event-copy{padding:18px}.event-copy>strong{font-size:17px}.event-copy>span,.arrow{display:none}.section{padding:75px 22px}.intro,.section-heading,.donate{grid-template-columns:1fr;gap:24px}.values{grid-template-columns:1fr;padding:0 22px 70px}.values article{padding:30px 0}.values h3{margin:18px 0 8px}.program-grid{grid-template-columns:1fr}.featured-program{grid-column:auto}.program-card{min-height:260px}.membership-band{padding:70px 22px;display:block}.membership-band .button{margin-top:20px}.leader-grid{grid-template-columns:1fr}.gallery{padding-right:0}.gallery-images{grid-template-columns:1.2fr .8fr}.gallery-images img{height:280px}.gallery-images img:last-child{border-radius:18px 0 0 18px}.donate-card{padding:28px}footer{grid-template-columns:1fr 1fr;gap:40px 28px}.footer-brand,.copyright{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.event-card{transition:none}}.gallery{grid-template-columns:.65fr 1.35fr;padding-right:clamp(24px,7vw,110px)}.gallery-images{grid-template-rows:260px 260px;grid-template-columns:1.2fr .8fr .8fr;gap:14px}.gallery-photo{border-radius:24px;min-width:0;margin:0;position:relative;overflow:hidden}.gallery-photo.photo-1{grid-row:1/3}.gallery-photo.photo-4{grid-column:2/4}.gallery-images .gallery-photo img{object-fit:cover;border-radius:0;width:100%;height:100%;transition:transform .45s}.gallery-images .gallery-photo video{object-fit:contain;background:#041d21;width:100%;height:100%}.gallery-images .gallery-photo.photo-2 img{object-position:50% 22%}.gallery-images .gallery-photo.photo-4 img{object-position:50% 45%}.gallery-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#041c20c7);position:absolute;inset:45% 0 0}.gallery-photo figcaption{z-index:1;color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800;position:absolute;bottom:18px;left:20px;right:20px}.gallery-photo:hover img{transform:scale(1.035)}@media (width<=1050px){.gallery{padding-right:clamp(24px,7vw,110px)}.gallery-images{grid-template-rows:235px 235px}}@media (width<=720px){.gallery{padding-right:22px}.gallery-images{grid-template-rows:300px 205px 205px;grid-template-columns:1fr 1fr}.gallery-photo.photo-1{grid-area:auto/1/auto/3}.gallery-photo.photo-4{grid-column:1/3}.gallery-photo{border-radius:18px}.gallery-photo figcaption{font-size:11px;bottom:13px;left:14px}}.hero{background:radial-gradient(circle at 9% 12%,#fff 0,#fff5d8 35%,#dff5ee 68%,#cfeee8 100%)}.hero:after{content:"";opacity:.25;background:#f8bf3b;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-170px;right:31%}.hero-main{object-position:center 42%;border-radius:38% 4% 4% 38%;box-shadow:0 28px 75px #0543433b}.hero-small{object-position:center 28%;border-radius:50%;width:235px;height:235px;bottom:4%;left:-13%;box-shadow:0 16px 45px #092f3538}.sun-disc{background:linear-gradient(135deg,#f06449,#f3b32d)}.values article:first-child{background:#fff7d7}.values article:nth-child(2){background:#e5f7f1}.values article:nth-child(3){background:#ffebe6}.programs{background:linear-gradient(150deg,#e4f7f1 0,#fff8e8 62%,#ffe8e1 100%)}.featured-program img{object-position:center 38%;height:360px}.leadership{background:#fff9ed}.leader-grid{grid-template-columns:repeat(4,1fr);gap:26px}.leader-grid article{background:#fff;border:0;border-radius:24px;padding:0;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 12px 32px #092f351a}.leader-grid article:hover{transform:translateY(-6px);box-shadow:0 20px 42px #092f3529}.leader-photo-wrap{background:#dceae6;height:245px;position:relative;overflow:hidden}.leader-photo-wrap img{object-fit:cover;object-position:center top;width:100%;height:100%}.leader-grid article>div:last-child{padding:21px 20px 24px}.leader-grid h3{font-size:19px}.leader-grid p{color:var(--teal);font-weight:750}.community-story{background:#fff;grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;display:grid}.story-photo{position:relative}.story-photo img{object-fit:cover;object-position:center 32%;border-radius:36px 36px 120px;width:100%;height:610px;box-shadow:24px 24px #f2b32e}.story-photo span{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;background:#fff;border-radius:999px;padding:13px 18px;font-size:12px;font-weight:800;position:absolute;bottom:24px;left:24px}.story-copy h2,.video-copy h2{letter-spacing:-.052em;margin:16px 0 24px;font-size:clamp(42px,4.4vw,70px);line-height:1.02}.story-copy>p:last-of-type{color:var(--muted);font-size:19px;line-height:1.7}.story-stats{gap:18px;margin-top:34px;display:flex}.story-stats span{color:var(--teal);background:#e7f7f3;border-radius:18px;flex:1;padding:20px;font-weight:700}.story-stats b{color:var(--coral);font-size:30px;display:block}.video-section{color:#fff;background:linear-gradient(125deg,#0b7775,#092f35);grid-template-columns:.65fr 1.35fr;align-items:center;gap:6vw;display:grid}.video-copy p:last-child{color:#c2d9d6;font-size:18px;line-height:1.7}.video-frame{background:linear-gradient(135deg,#f2b32e,#f05b46);border-radius:32px;padding:12px;box-shadow:0 24px 60px #001a1d66}.video-frame video{aspect-ratio:16/9;object-fit:cover;background:#041d21;border-radius:22px;width:100%;display:block}.gallery{padding:105px clamp(24px,7vw,110px);display:block}.gallery-copy{max-width:780px;margin-bottom:42px}.gallery-images{grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:16px;display:grid}.gallery-photo,.gallery-photo.photo-1,.gallery-photo.photo-4{grid-area:auto}.gallery-photo:first-child,.gallery-photo:nth-child(8),.gallery-photo:nth-child(9),.gallery-photo:nth-child(10){grid-column:span 2}.gallery-photo:nth-child(2),.gallery-photo:nth-child(4),.gallery-photo:nth-child(14){grid-row:span 2}.gallery-images .gallery-photo img{object-position:center center}.gallery-images .gallery-photo:nth-child(2) img,.gallery-images .gallery-photo:nth-child(4) img{object-position:center 22%}@media (width<=1050px){.leader-grid{grid-template-columns:repeat(2,1fr)}.community-story,.video-section{grid-template-columns:1fr}.story-photo{max-width:780px}.gallery-images{grid-template-columns:repeat(3,1fr)}.gallery-photo:nth-child(8),.gallery-photo:nth-child(9),.gallery-photo:nth-child(10){grid-column:auto}}@media (width<=720px){.hero-main{border-radius:35% 0 0 28%}.hero-small{width:125px;height:125px}.leader-grid{grid-template-columns:1fr 1fr;gap:12px}.leader-photo-wrap{height:190px}.leader-grid article>div:last-child{padding:16px}.leader-grid h3{font-size:16px}.community-story{gap:55px}.story-photo img{border-radius:25px 25px 75px;height:440px;box-shadow:12px 14px #f2b32e}.story-stats{flex-direction:column}.video-section{padding-left:22px;padding-right:22px}.gallery{padding:75px 22px}.gallery-images{grid-template-rows:none;grid-template-columns:1fr 1fr;grid-auto-rows:180px}.gallery-photo,.gallery-photo.photo-1,.gallery-photo.photo-4,.gallery-photo:first-child,.gallery-photo:nth-child(8),.gallery-photo:nth-child(9),.gallery-photo:nth-child(10){grid-area:auto}.gallery-photo:nth-child(3n+1){grid-column:span 2}.gallery-photo:nth-child(2),.gallery-photo:nth-child(4),.gallery-photo:nth-child(14){grid-row:span 2}}.leader-grid article:first-child .leader-photo-wrap img{object-fit:contain;object-position:center;background:linear-gradient(135deg,#dff3ed,#fff6df)}.sakela-song{z-index:6;color:#fff;background:linear-gradient(120deg,#f05b46 0%,#e65c39 42%,#edae2b 100%);border-radius:26px;grid-template-columns:auto 1fr minmax(270px,390px);align-items:center;gap:26px;margin:-24px clamp(24px,7vw,110px) 0;padding:30px 38px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #74361838}.sakela-song:after{content:"";pointer-events:none;border:2px solid #ffffff40;border-radius:50%;width:210px;height:210px;position:absolute;top:-120px;right:13%;box-shadow:0 0 0 28px #ffffff12,0 0 0 58px #ffffff0d}.song-note{width:68px;height:68px;color:var(--coral);background:#fff;border-radius:50%;place-items:center;font-size:38px;font-weight:900;display:grid;box-shadow:0 10px 25px #64281433}.song-copy{z-index:1;position:relative}.song-copy p{text-transform:uppercase;letter-spacing:.14em;opacity:.85;margin:0 0 7px;font-size:12px;font-weight:850}.song-copy h2{letter-spacing:-.035em;margin:0 0 6px;font-size:clamp(25px,2.7vw,40px)}.song-copy span{opacity:.9;font-size:16px}.song-player{z-index:1;filter:drop-shadow(0 10px 18px #501e1029);width:100%;height:54px;accent-color:var(--teal);border-radius:999px;position:relative}@media (width<=720px){.sakela-song{grid-template-columns:auto 1fr;gap:16px;margin:-12px 18px 0;padding:25px 22px}.song-note{width:52px;height:52px;font-size:29px}.song-copy h2{font-size:25px}.song-copy span{font-size:14px;line-height:1.45;display:block}.song-player{grid-column:1/-1;width:100%;margin-top:4px}.sakela-song:after{right:-70px}}.brand-logo{object-fit:contain;background:#fff;border-radius:50%;flex:none;width:58px;height:58px}.footer-logo{width:68px;height:68px}@media (width<=720px){.brand-logo{width:46px;height:46px}.footer-logo{width:62px;height:62px}}.sakelathan-highlight{background:linear-gradient(145deg,#fff9e8 0%,#fffdf7 45%,#e4f6f1 100%);position:relative;overflow:hidden}.sakelathan-highlight:before{content:"";background:#edae2b2e;border-radius:50%;width:380px;height:380px;position:absolute;top:-190px;right:-170px;box-shadow:0 0 0 38px #087b7812,0 0 0 78px #f05b460d}.sakelathan-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px;display:flex;position:relative}.sakelathan-heading h2{letter-spacing:-.055em;max-width:900px;margin:16px 0 0;font-size:clamp(46px,5.2vw,78px);line-height:.98}.sakelathan-heading h2 em{color:var(--teal2);font-style:normal;display:block}.milestone-date{max-width:310px;color:var(--teal);text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:999px;padding:15px 20px;font-size:13px;font-weight:800;box-shadow:0 10px 28px #092f3517}.milestone-date b{color:var(--gold);padding:0 5px}.sakelathan-photos{grid-template-columns:1fr 1fr;gap:20px;display:grid;position:relative}.sakelathan-photos figure{background:var(--ink);border-radius:28px;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 45px #092f3526}.sakelathan-photos img{object-fit:cover;object-position:center;width:100%;height:430px;transition:transform .45s}.sakelathan-photos figure:hover img{transform:scale(1.025)}.sakelathan-photos figure:after{content:"";pointer-events:none;background:linear-gradient(#0000,#041c20c7);position:absolute;inset:55% 0 0}.sakelathan-photos figcaption{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:850;position:absolute;bottom:20px;left:24px}.sakelathan-story{border-top:5px solid var(--gold);max-width:1120px;color:var(--muted);background:#fff;border-radius:26px;margin:24px auto 0;padding:42px 48px;font-size:18px;line-height:1.72;position:relative;box-shadow:0 15px 40px #092f351a}.sakelathan-story p{margin:0 0 18px}.sakelathan-story p:last-child{margin-bottom:0}.sakelathan-story strong{color:var(--ink)}.sakelathan-story .history-note{border-top:1px solid #dce5e2;padding-top:20px;font-size:16px}@media (width<=900px){.sakelathan-heading{display:block}.milestone-date{margin-top:24px;display:inline-block}.sakelathan-photos img{height:340px}}@media (width<=720px){.sakelathan-heading h2{font-size:44px}.sakelathan-photos{grid-template-columns:1fr}.sakelathan-photos img{height:300px}.sakelathan-photos figure{border-radius:20px}.sakelathan-story{padding:28px 24px;font-size:16px}.sakelathan-story .history-note{font-size:15px}.milestone-date{border-radius:18px;line-height:1.5}.sakelathan-highlight:before{display:none}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
