/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111;--muted:#5e6064;--yellow:#ffd400;--yellow-deep:#e7b800;--yellow-soft:#fff1be;--cream:#fffdf5;--paper:#fffdf5;--surface:#f3f4f6;--sky:#dcefff;--coral:#ffaf96;--lavender:#d8cef8;--mint:#bfe7d1;--line:#d7d7d2;--shadow:0 22px 60px #1a180f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline-offset:4px;outline:4px solid #1756d8}.site-shell{min-height:100vh;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:12px;padding:14px 18px;font-weight:800;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(1400px,100% - 48px);min-height:84px;margin:0 auto;display:grid}.brand{letter-spacing:-.045em;align-items:center;gap:10px;width:fit-content;font-size:clamp(1.12rem,2vw,1.6rem);font-weight:900;display:inline-flex}.bolt-mark{color:var(--yellow);filter:drop-shadow(2px 2px 0 var(--ink));place-items:center;font-size:2.2rem;line-height:1;display:inline-grid}.desktop-nav{gap:36px;font-weight:700;display:flex}.desktop-nav a{border-bottom:3px solid #0000;padding:12px 0 9px}.desktop-nav a:hover{border-color:var(--yellow)}.header-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.theme-toggle{border:1.5px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex:0 0 44px;place-items:center;font-size:1.25rem;font-weight:900;transition:transform .16s,background .16s;display:grid}.theme-toggle:hover{background:var(--yellow-soft);transform:translateY(-2px)rotate(-8deg)}.language-switch{border:1.5px solid var(--line);background:#fff;border-radius:999px;padding:4px;display:flex}.language-switch button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:36px;padding:0 8px;font-weight:800;display:inline-flex}.language-switch button.active{background:var(--yellow)}.sign-in{border:2px solid var(--ink);background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(40px,7vw,110px);width:min(1400px,100% - 48px);min-height:780px;margin:0 auto;padding:56px 0 80px;display:grid}.hero-copy{z-index:3;position:relative}.eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;margin-bottom:26px;font-size:clamp(3.4rem,6.4vw,6.6rem);font-weight:900;line-height:.94}h1 span{display:block}h1 span:last-child{width:fit-content;position:relative}h1 span:last-child:after{content:"";background:var(--yellow);z-index:-1;border-radius:99px;height:10px;position:absolute;bottom:-10px;left:2px;right:-6px;transform:rotate(-1deg)}.hero-intro{max-width:650px;color:var(--muted);margin-bottom:34px;font-size:clamp(1.12rem,1.7vw,1.42rem);line-height:1.55}.hero-inline-event{border:2px solid var(--ink);max-width:680px;box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:22px;margin:0 0 22px;padding:20px}.hero-inline-event .card-kicker{margin-bottom:15px}.hero-inline-event-details{grid-template-columns:minmax(0,1fr) minmax(170px,.48fr);align-items:end;gap:18px;display:grid}.hero-inline-event h2{letter-spacing:-.045em;margin:0 0 6px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1}.hero-inline-event p{margin:0 0 5px;font-weight:850}.hero-inline-event small{color:var(--muted);line-height:1.4;display:block}.hero-inline-event .card-action{min-height:50px}.hero-brand-showcase{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:36px;min-height:610px;box-shadow:0 24px 70px #1111111f}.hero-brand-showcase-en{background-image:url(/power-buddies-logo.webp)}.hero-brand-showcase-fr{background-image:url(/super-amis-logo.webp)}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border:2px solid var(--ink);border-radius:18px;justify-content:center;align-items:center;gap:14px;min-height:62px;padding:0 22px;font-weight:850;transition:transform .18s,box-shadow .18s;display:inline-flex}.button span:last-child{margin-left:auto;font-size:1.4rem}.button:hover,.card-action:hover,.sign-in:hover{box-shadow:4px 5px 0 var(--ink);transform:translateY(-3px)}.button-primary{background:var(--yellow);min-width:250px}.button-secondary{background:#fff;min-width:230px}.hero-visual{min-height:640px;position:relative}.community-orbit{height:400px;position:absolute;inset:0 0 auto 20px}.orbit-line{border:2px dashed #aaa79f;border-radius:50%;position:absolute}.orbit-one{width:480px;height:250px;top:85px;left:65px;transform:rotate(7deg)}.orbit-two{width:360px;height:180px;top:125px;left:180px;transform:rotate(-11deg)}.avatar{border:5px solid var(--cream);border-radius:50%;place-items:center;width:104px;height:104px;font-size:2rem;font-weight:800;display:grid;position:absolute;box-shadow:0 12px 30px #1a180f1f}.avatar:after{content:"";background:#1237829e;border-radius:60% 60% 45% 45%;height:35%;position:absolute;bottom:0;left:14px;right:14px}.avatar-one{background:var(--sky);top:170px;left:10px}.avatar-two{background:var(--coral);top:20px;right:190px}.avatar-three{background:var(--mint);top:155px;right:15px}.avatar-four{background:var(--lavender);top:55px;right:80px}.community-bolt{background:var(--yellow);color:#fff;border-radius:50%;place-items:center;width:132px;height:132px;font-size:4.6rem;display:grid;position:absolute;top:92px;left:48%;transform:translate(-50%);box-shadow:0 16px 35px #e7b80059}.orbit-heart,.orbit-chat{border-radius:50%;place-items:center;width:58px;height:58px;font-size:2.2rem;font-weight:800;display:grid;position:absolute}.orbit-heart{background:#fff1be;top:10px;left:47%}.orbit-chat{background:#dce4ff;top:10px;right:6%}.featured-event{z-index:4;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:30px;position:absolute;bottom:25px;left:8%;right:20%}.card-kicker{align-items:center;gap:10px;margin-bottom:22px;font-weight:800;display:flex}.card-kicker strong{background:var(--surface);color:var(--muted);text-transform:uppercase;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:.72rem}.round-icon{background:var(--yellow);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.featured-event h2{letter-spacing:-.055em;margin-bottom:16px;font-size:clamp(2rem,3vw,3.3rem);line-height:1}.event-date{margin-bottom:8px;font-size:1.08rem;font-weight:800}.event-place{color:var(--muted);margin-bottom:24px;line-height:1.5}.card-action{border:2px solid var(--ink);border-radius:15px;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;font-weight:850;transition:transform .18s,box-shadow .18s;display:flex}.notification-card{z-index:5;background:#fff8d8;border:1px solid #e3d7aa;border-radius:22px;gap:12px;width:290px;padding:18px;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 18px 40px #1a180f26}.notification-card strong{margin-bottom:8px;display:block}.notification-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.impact-strip{color:#fff;background:#111;border:2px solid #111;border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1280px,100% - 48px);margin:24px auto 0;display:grid;overflow:hidden}.impact-strip article{text-align:center;align-content:center;justify-items:center;gap:7px;min-height:154px;padding:24px 30px;display:grid}.impact-strip article+article{border-left:1px solid #4c4c4c}.impact-strip strong{color:var(--yellow);letter-spacing:-.06em;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:950;line-height:.9}.impact-strip p{color:#fff;max-width:280px;margin:0;font-size:clamp(.9rem,1.4vw,1.08rem);font-weight:800;line-height:1.25}.schedule-section{width:min(1200px,100% - 48px);margin:0 auto;padding:130px 0}.section-heading{max-width:720px;margin-bottom:42px}.section-heading h2{letter-spacing:-.06em;margin-bottom:18px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1}.section-heading>p:last-child{color:var(--muted);font-size:1.1rem;line-height:1.65}.event-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.event-tile{border:2px solid var(--ink);background:#fff;border-radius:24px;min-height:290px;padding:26px;position:relative;overflow:hidden}.event-tile:nth-child(2){background:var(--sky)}.event-tile:nth-child(3){background:#fff1be}.event-number{color:#11111114;letter-spacing:-.08em;font-size:6rem;font-weight:900;position:absolute;top:8px;right:18px}.demo-pill{z-index:2;background:var(--ink);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:54px;padding:7px 11px;font-size:.7rem;font-weight:850;display:inline-block;position:relative}.event-tile h3{z-index:2;letter-spacing:-.04em;margin-bottom:12px;font-size:1.65rem;position:relative}.event-tile p{max-width:230px;color:var(--muted);line-height:1.55}.event-tile button{border:2px solid var(--ink);background:var(--yellow);cursor:pointer;border-radius:50%;width:50px;height:50px;font-size:1.4rem;font-weight:900;position:absolute;bottom:20px;right:20px}.site-footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:170px;padding:40px max(24px,50% - 700px);display:grid}.site-footer p{color:#cfcfcf;text-align:center;margin:0}.site-footer>a:last-child{justify-self:end;font-weight:800}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:760px}.hero-visual{width:min(760px,100%);margin:0 auto}}@media (width<=760px){.site-header,.hero,.schedule-section{width:min(100% - 32px,680px)}.site-header{gap:12px;min-height:74px}.brand span:last-child{font-size:1.02rem}.header-actions{gap:8px}.sign-in{min-height:42px;padding:0 12px;font-size:.82rem}.language-switch button{min-width:38px;min-height:32px;font-size:.76rem}.hero{gap:26px;min-height:auto;padding:54px 0 74px}h1{font-size:clamp(3.2rem,15vw,5.2rem)}h1 span:last-child:after{height:7px}.hero-actions,.button{width:100%}.hero-visual{min-height:600px}.community-orbit{transform-origin:0 0;width:700px;left:-15px;transform:scale(.78)}.featured-event{padding:24px;bottom:40px;left:0;right:0}.notification-card{width:min(270px,82%);bottom:-60px;right:-6px}.impact-strip{width:calc(100% - 32px);margin-top:20px}.impact-strip article{min-height:140px;padding:18px 10px}.impact-strip strong{font-size:clamp(2rem,10vw,3rem)}.impact-strip p{font-size:clamp(.68rem,2.5vw,.82rem)}.schedule-section{padding:110px 0 90px}.event-grid{grid-template-columns:1fr}.event-tile{min-height:260px}.site-footer{grid-template-columns:1fr;justify-items:start}.site-footer p{text-align:left}.site-footer>a:last-child{justify-self:start}.hero-inline-event-details{grid-template-columns:1fr}.hero-inline-event .card-action{width:100%}.hero-brand-showcase{width:min(100%,480px);min-height:510px;margin:0 auto}}@media (width<=430px){.brand .bolt-mark,.sign-in{display:none}.hero-visual{min-height:560px}.community-orbit{transform:scale(.62)}.featured-event h2{font-size:2.3rem}.card-kicker{align-items:flex-start}.card-kicker strong{text-align:center;max-width:92px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.founder-shell{background:#f1f2f4;min-height:100vh}.founder-header{background:#fff;border-bottom:1px solid #d8d9dc;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:0 max(20px,50% - 690px);display:flex}.founder-identity{color:var(--muted);align-items:center;gap:12px;font-size:.82rem;font-weight:800;display:flex}.founder-identity div{background:var(--yellow);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.founder-main{width:min(1380px,100% - 40px);margin:0 auto;padding:28px 0 80px}.demo-banner{background:#fff7c7;border:1px solid #d8c873;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 18px;display:grid}.demo-banner>span{color:#20814d}.demo-banner strong,.demo-banner p{margin:0}.demo-banner p{color:#5f5a3e;margin-top:3px;font-size:.88rem}.demo-banner a{font-weight:850}.founder-title-row{justify-content:space-between;align-items:flex-end;gap:30px;padding:54px 0 30px;display:flex}.founder-title-row h1{max-width:850px;margin-bottom:16px;font-size:clamp(2.5rem,5vw,5rem)}.founder-title-row>div>p:last-child{max-width:780px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.55}.founder-secondary-action{border:2px solid var(--ink);cursor:pointer;background:#fff;border-radius:14px;flex:none;min-height:50px;padding:0 18px;font-weight:850}.publisher-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.publisher-card{background:#fff;border:1px solid #dadadd;border-radius:22px;padding:24px;box-shadow:0 9px 28px #1818180d}.publisher-card-heading{align-items:flex-start;gap:14px;margin-bottom:26px;display:flex}.publisher-card-heading.compact{margin-bottom:18px}.publisher-card-heading h2,.preview-heading h2{letter-spacing:-.035em;margin:0 0 5px;font-size:1.35rem}.publisher-card-heading p{color:var(--muted);margin:0;font-size:.88rem}.step-number{background:var(--yellow);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.publisher-card label:not(.channel-option){color:#343538;gap:8px;margin-top:18px;font-size:.82rem;font-weight:850;display:grid}.publisher-card input,.publisher-card select,.publisher-card textarea{width:100%;color:var(--ink);background:#fbfbfc;border:1.5px solid #c9cace;border-radius:13px;padding:13px 14px;font-size:.96rem;font-weight:500}.publisher-card textarea{resize:vertical;line-height:1.5}.two-field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ai-helper{background:#fff6bf;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.ai-helper>span{font-size:1.5rem}.ai-helper strong,.ai-helper p{margin:0}.ai-helper p{color:#6a6241;margin-top:3px;font-size:.76rem;line-height:1.35}.ai-helper button,.preview-heading button{cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:850;text-decoration:underline}.publisher-side{gap:14px;display:grid}.channel-option{cursor:pointer;border-top:1px solid #ececef;align-items:center;gap:12px;padding:14px 0;display:flex}.channel-option input{width:22px;height:22px;accent-color:var(--ink)}.channel-option span{gap:3px;display:grid}.channel-option small{color:var(--muted)}.preview-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.phone-preview{background:#fff9dc;border:1px solid #e3d7aa;border-radius:18px;margin-top:16px;padding:17px}.phone-preview-top{color:var(--muted);justify-content:space-between;margin-bottom:12px;font-size:.72rem;display:flex}.phone-preview>strong{margin-bottom:7px;font-size:1.08rem;display:block}.phone-preview p,.phone-preview small{color:var(--muted);margin:0;line-height:1.45;display:block}.phone-preview small{margin-top:5px}.publish-button{border:2px solid var(--ink);background:var(--yellow);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;min-height:60px;padding:0 20px;font-size:1.02rem;font-weight:900;display:flex}.publish-success{background:#e6f7ed;border:1px solid #8ac7a6;border-radius:16px;padding:15px}.publish-success p{color:#3e6f54;margin:5px 0 0;font-size:.82rem;line-height:1.45}@media (width<=1180px){.publisher-grid{grid-template-columns:1fr 1fr}.publisher-side{grid-column:1/-1;grid-template-columns:1fr 1fr}.publish-button,.publish-success{grid-column:1/-1}}@media (width<=760px){.founder-header{min-height:68px;padding:0 16px}.founder-header .brand .bolt-mark{display:inline-grid}.founder-identity>span{display:none}.founder-main{width:min(100% - 24px,620px);padding-top:12px}.demo-banner{grid-template-columns:auto 1fr;align-items:flex-start}.demo-banner a{grid-column:2;font-size:.82rem}.founder-title-row{padding:38px 0 22px;display:grid}.founder-title-row h1{font-size:clamp(2.8rem,14vw,4.4rem)}.founder-secondary-action{width:100%}.publisher-grid,.publisher-side{grid-template-columns:1fr}.publisher-side,.publish-button,.publish-success{grid-column:auto}.publisher-card{padding:19px}.ai-helper{grid-template-columns:auto 1fr}.ai-helper button{grid-column:2;justify-self:start}}@media (width<=430px){.two-field-row{grid-template-columns:1fr}}.expanded-header{grid-template-columns:minmax(190px,1fr) auto minmax(230px,1fr);gap:24px;width:min(1500px,100% - 48px)}.wide-nav{gap:clamp(14px,1.7vw,28px);font-size:.9rem}.mobile-nav-strip{display:none}.content-section{width:min(1280px,100% - 48px);margin:0 auto;padding:120px 0;scroll-margin-top:24px}.origin-section{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(54px,8vw,110px);display:grid}.origin-section.story-only{display:block}.origin-section.story-only .story-copy{max-width:920px}.story-copy h2,.mission-panel h2,.closing-cta h2{letter-spacing:-.065em;margin-bottom:24px;font-size:clamp(2.7rem,5vw,5.1rem);line-height:.98}.story-copy>p:not(.eyebrow),.mission-panel>p:not(.eyebrow),.closing-cta>div>p:last-child{color:var(--muted);font-size:1.08rem;line-height:1.72}.photo-slot{color:#56544c;text-align:center;background:linear-gradient(135deg,#ffd4002e,#0000 50%),#f0eee4;border:2px dashed #8b8980;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:360px;padding:26px;display:flex}.photo-slot>span{border:2px solid;border-radius:50%;place-items:center;width:56px;height:56px;font-size:1.8rem;display:grid}.photo-slot strong{font-size:1.05rem}.photo-slot small{max-width:230px;line-height:1.5}.photo-slot-portrait{border-radius:24px;min-height:450px}.photo-slot-square{aspect-ratio:1;border-radius:22px;min-height:0}.mission-section{border:2px solid var(--ink);border-radius:32px;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);width:min(1400px,100% - 48px);margin:0 auto;display:grid;overflow:hidden}.mission-panel{min-height:470px;padding:clamp(38px,6vw,80px);position:relative}.mission-main{background:var(--yellow)}.mission-main>p:not(.eyebrow){color:#282200}.mission-origin{background:var(--ink);color:#fff}.mission-origin h3{letter-spacing:-.05em;margin:120px 0 18px;font-size:clamp(1.8rem,3vw,2.8rem);position:relative}.mission-origin p{color:#d1d1d1;position:relative}.year-mark{color:#ffffff1f;letter-spacing:-.09em;font-size:clamp(6rem,12vw,10rem);font-weight:950;position:absolute;top:28px;right:32px}.founders-section,.hall-section{background:#f1f0e9;width:100%;max-width:none;padding-inline:max(24px,50% - 640px)}.wide-heading{max-width:920px}.founder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.person-card{border:2px solid var(--ink);background:#fff;border-radius:28px;grid-template-columns:minmax(220px,.8fr) minmax(0,1fr);align-items:center;gap:30px;padding:22px;display:grid}.person-card-petros{background:var(--sky)}.person-card>div>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:15px;font-size:.76rem;font-weight:850;display:block}.person-card h3{letter-spacing:-.055em;margin-bottom:14px;font-size:clamp(2rem,3vw,3rem);line-height:1}.person-card p{color:var(--muted);margin:0;line-height:1.65}.founder-statement{border:2px solid var(--ink);background:var(--yellow);border-radius:30px;max-width:1050px;margin:74px auto 0;padding:clamp(30px,5vw,64px)}.founder-message-section{padding-bottom:36px}.founder-message-section .founder-statement{margin-top:0}.founder-message-section+.origin-section{padding-top:70px}.founder-statement>div{justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.founder-statement .eyebrow{margin:0}.draft-badge{background:var(--ink);color:#fff;white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:850}.founder-statement>p{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(1.55rem,3vw,2.65rem);font-weight:800;line-height:1.25}.founder-statement cite{font-style:normal;font-weight:850}.events-overview{padding-bottom:140px}.event-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.event-type-card{border:2px solid var(--ink);background:#fff;border-radius:25px;min-height:330px;padding:28px;position:relative;overflow:hidden}.event-type-card:nth-child(2){background:var(--sky)}.event-type-card:nth-child(3){background:#fff0b5}.event-type-card:nth-child(4){background:var(--mint)}.event-type-card:nth-child(5){background:#f1eaff}.event-type-card:nth-child(6){background:#ffe1d7}.event-type-card>span{color:#11111129;letter-spacing:-.08em;margin-bottom:82px;font-size:4.8rem;font-weight:950;line-height:.8;display:block}.event-type-card h3{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(1.55rem,2vw,2rem);line-height:1.08}.event-type-card p{color:#3f4145;margin:0;font-weight:520;line-height:1.6}.event-overview-cta{justify-content:flex-end;margin-top:28px;display:flex}.hall-section{background:var(--ink);color:#fff}.hall-section .section-heading>p:last-child,.hall-section .milestone-card p,.hall-section .press-card>p:not(.publication){color:#cfcfcf}.milestone-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.milestone-card{background:#1a1a1a;border:1px solid #4e4e4e;border-radius:24px;padding:14px}.milestone-card .photo-slot{color:#dad8ce;background:#292823;border-color:#77746a}.milestone-card>div:last-child{padding:20px 8px 8px}.milestone-card strong{color:var(--yellow);margin-bottom:12px;font-size:1.18rem;display:block}.milestone-card p{margin:0;font-size:.92rem;line-height:1.55}.press-heading{margin:100px 0 30px}.press-heading h3{letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,4vw,4rem)}.press-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.press-card{background:#202020;border:1px solid #4f4f4f;border-radius:25px;flex-direction:column;min-height:390px;padding:28px;display:flex}.press-meta{color:#aaa;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:.76rem;font-weight:800;display:flex}.press-meta span{color:var(--yellow)}.press-card .publication{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:72px 0 8px;font-size:.78rem;font-weight:850}.press-card h4{letter-spacing:-.04em;margin:0 0 14px;font-size:1.65rem;line-height:1.1}.press-card>p:not(.publication){line-height:1.55}.press-card>a{border-bottom:2px solid var(--yellow);gap:10px;width:fit-content;margin-top:auto;padding-bottom:5px;font-weight:850;display:inline-flex}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.team-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:18px}.team-card:nth-child(2){background:var(--sky)}.team-card:nth-child(3){background:#f1ecff}.team-card h3{letter-spacing:-.04em;margin:24px 8px 8px;font-size:1.65rem}.team-card>strong{color:#55575a;text-transform:uppercase;margin:0 8px 14px;font-size:.78rem;line-height:1.4;display:block}.team-card>p{color:var(--muted);margin:0 8px 12px;line-height:1.6}.pending-profile{border-style:dashed}.closing-cta{border:2px solid var(--ink);background:var(--sky);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:50px;width:min(1280px,100% - 48px);margin:120px auto;padding:clamp(34px,6vw,72px);display:grid}.closing-cta h2{max-width:850px}.closing-cta>div:last-child{flex-direction:column;gap:12px;display:flex}.footer-brand .bolt-mark{color:var(--yellow)}.footer-copy{text-align:center}.footer-copy a{color:#aaa;border-bottom:1px solid #777;margin-top:10px;font-size:.76rem;font-weight:750;display:inline-block}.footer-copy a:hover{color:#fff;border-color:var(--yellow)}.history-page{background:#f3f2ed;min-height:100vh}.history-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto}.history-shell{width:min(980px,100% - 48px);margin:0 auto;padding:100px 0 130px}.history-intro{max-width:850px}.history-intro h1{font-size:clamp(3.2rem,8vw,7rem)}.history-intro>p:last-child{max-width:720px;color:var(--muted);font-size:1.12rem;line-height:1.65}.history-note{border:2px solid var(--ink);background:#fff;border-radius:30px;margin-top:62px;padding:clamp(30px,6vw,70px)}.history-note>div{align-items:center;gap:18px;margin-bottom:44px;display:flex}.history-note>div>span{background:var(--yellow);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.history-note .eyebrow{margin:0}.history-note h2{letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(2.5rem,6vw,5rem)}.history-note>p{color:var(--muted);font-size:1.05rem;line-height:1.7}.history-note>a{border-bottom:3px solid var(--yellow);gap:10px;margin-top:18px;padding-bottom:6px;font-weight:850;display:inline-flex}.history-footnote{color:#73757a;text-align:center;margin:28px 0 0;font-size:.78rem}.schedule-page{background:#f2f3f5;min-height:100vh}.schedule-header{border-bottom:1px solid var(--line);background:#fff;width:100%;padding-inline:max(24px,50% - 700px)}.active-nav{border-color:var(--yellow)!important}.calendar-shell{width:min(1320px,100% - 48px);margin:0 auto;padding:78px 0 120px}.calendar-title-row{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:42px;display:flex}.calendar-title-row h1{margin-bottom:18px;font-size:clamp(3rem,6vw,6rem)}.calendar-title-row>div>p:last-child{max-width:720px;color:var(--muted);font-size:1.08rem;line-height:1.6}.demo-calendar-badge{text-transform:uppercase;background:#fff1ae;border-radius:999px;flex:none;padding:10px 14px;font-size:.76rem;font-weight:850}.calendar-card{background:#fff;border:1px solid #d7d8db;border-radius:28px;overflow-x:auto;box-shadow:0 16px 44px #14141412}.calendar-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;min-width:720px;padding:24px 28px;display:flex}.month-controls{align-items:center;gap:18px;display:flex}.month-controls h2{letter-spacing:-.035em;text-align:center;text-transform:capitalize;min-width:220px;margin:0;font-size:1.45rem}.month-controls button,.view-switch button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-width:44px;min-height:42px;font-weight:850}.view-switch{border:1px solid var(--line);background:#f1f2f4;border-radius:14px;padding:4px;display:flex}.view-switch button{background:0 0;border:0;padding:0 14px}.view-switch button.active{background:var(--yellow)}.calendar-grid{grid-template-columns:repeat(7,minmax(100px,1fr));min-width:720px;display:grid}.weekday{border-bottom:1px solid var(--line);color:var(--muted);text-align:center;text-transform:uppercase;padding:14px;font-size:.75rem;font-weight:850}.calendar-day{border-bottom:1px solid #e2e2df;border-right:1px solid #e2e2df;min-height:138px;padding:12px}.calendar-day:nth-child(7n){border-right:0}.calendar-day>span{border-radius:50%;place-items:center;width:30px;height:30px;font-size:.84rem;font-weight:850;display:grid}.calendar-day.has-event{background:#fffced}.calendar-day.has-event>span{background:var(--yellow)}.calendar-day>div{border-left:4px solid var(--yellow-deep);background:#fff;border-radius:5px;margin-top:15px;padding:9px}.calendar-day strong,.calendar-day small{display:block}.calendar-day strong{margin-bottom:5px;font-size:.78rem;line-height:1.3}.calendar-day small{color:var(--muted);font-size:.7rem}.calendar-list{min-width:720px;padding:10px 26px}.calendar-event-row{border-bottom:1px solid var(--line);grid-template-columns:145px minmax(0,1fr) auto;align-items:center;gap:22px;padding:24px 0;display:grid}.calendar-event-row:last-child{border-bottom:0}.calendar-event-row time{font-weight:850}.calendar-event-row h3{letter-spacing:-.03em;margin-bottom:6px;font-size:1.3rem}.calendar-event-row p{color:var(--muted);margin:0}.calendar-event-row a{border:2px solid var(--ink);background:var(--yellow);border-radius:13px;align-items:center;gap:12px;min-height:46px;padding:0 15px;font-size:.85rem;font-weight:850;display:inline-flex}.empty-month{color:var(--muted);margin:0;padding:42px 0}.upcoming-list-section{padding-top:100px}.standalone-list{border:1px solid var(--line);background:#fff;border-radius:26px;min-width:0;padding-inline:28px}@media (width<=1320px){.expanded-header{grid-template-columns:minmax(190px,1fr) auto}.expanded-header .desktop-nav{display:none}.mobile-nav-strip{border-block:1px solid var(--line);white-space:nowrap;scrollbar-width:none;gap:24px;width:min(100% - 48px,980px);margin:0 auto;padding:12px 2px;font-size:.84rem;font-weight:800;display:flex;overflow-x:auto}.mobile-nav-strip::-webkit-scrollbar{display:none}.founder-grid,.event-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.milestone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.person-card{grid-template-columns:1fr}.person-card .photo-slot-portrait{min-height:360px}}@media (width<=850px){.origin-section,.mission-section,.closing-cta{grid-template-columns:1fr}.origin-section{gap:36px}.mission-panel{min-height:auto}.mission-origin h3{margin-top:90px}.press-grid,.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.closing-cta{align-items:start}.closing-cta>div:last-child{flex-direction:row;width:100%}.closing-cta .button{width:100%}.calendar-title-row{display:grid}.demo-calendar-badge{justify-self:start}}@media (width<=760px){.content-section,.mission-section,.closing-cta,.calendar-shell{width:min(100% - 32px,680px)}.founders-section,.hall-section{width:100%;padding-inline:16px}.content-section{padding-block:86px}.mobile-nav-strip{width:calc(100% - 32px)}.photo-slot{min-height:290px}.founder-grid,.event-type-grid,.milestone-grid,.press-grid,.team-grid{grid-template-columns:1fr}.founder-statement>div{flex-direction:column;align-items:flex-start}.event-type-card{min-height:280px}.event-type-card>span{margin-bottom:54px}.closing-cta{margin-block:72px}.closing-cta>div:last-child{flex-direction:column}.schedule-header{width:100%;padding-inline:16px}.calendar-shell{padding-top:54px}.calendar-event-row{grid-template-columns:110px minmax(0,1fr)}.calendar-event-row a{grid-column:2;width:fit-content}.standalone-list{padding-inline:18px}.footer-copy{text-align:left}.history-shell{width:calc(100% - 32px);padding-top:70px}}@media (width<=500px){.expanded-header .brand span:last-child,.schedule-header .brand span:last-child{font-size:.9rem}.origin-section{grid-template-columns:minmax(0,1fr)}.mission-panel{padding:30px}.person-card .photo-slot-portrait{min-height:320px}.founder-statement{padding:28px}.calendar-title-row h1{font-size:3.1rem}.calendar-event-row{grid-template-columns:1fr;gap:12px}.calendar-event-row a{grid-column:auto}}.volunteer-section{border:2px solid var(--ink);background:#ffe99a;border-radius:34px;width:min(1400px,100% - 48px);max-width:1400px;padding:clamp(38px,7vw,90px)}.volunteer-intro{max-width:940px}.volunteer-intro h2{letter-spacing:-.075em;margin-bottom:22px;font-size:clamp(3rem,7vw,6.8rem);line-height:.92}.volunteer-intro>p:not(.eyebrow){color:#4d421b;max-width:790px;font-size:1.1rem;line-height:1.65}.volunteer-demo-badge{background:var(--ink);color:#fff;text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:850;display:inline-block}.volunteer-layout{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:start;gap:32px;margin-top:64px;display:grid}.volunteer-steps{border-top:2px solid var(--ink)}.volunteer-steps article{border-bottom:1px solid #11111159;grid-template-columns:58px minmax(0,1fr);gap:20px;padding:24px 4px;display:grid}.volunteer-steps article>span{color:#11111159;font-size:1.35rem;font-weight:900}.volunteer-steps h3{letter-spacing:-.035em;margin-bottom:8px;font-size:1.35rem}.volunteer-steps p{color:#504a34;margin:0;line-height:1.58}.agreement-preview{background:var(--ink);color:#fff;border-radius:28px;padding:clamp(28px,4vw,46px);box-shadow:0 18px 38px #1a180f33}.agreement-icon{background:var(--yellow);width:64px;height:64px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:36px;font-size:1.8rem;font-weight:950;display:grid}.agreement-preview h3{letter-spacing:-.05em;margin-bottom:14px;font-size:2rem}.agreement-preview>p{color:#cfcfcf;line-height:1.6}.agreement-preview ul{margin:28px 0 34px;padding:0;list-style:none}.agreement-preview li{color:#e4e4e4;border-top:1px solid #444;padding:13px 0 13px 28px;font-size:.9rem;position:relative}.agreement-preview li:before{content:"✓";color:var(--yellow);font-weight:900;position:absolute;left:0}.agreement-preview .button{width:100%;color:var(--ink)}.agreement-preview>small{color:#a7a7a7;text-align:center;margin-top:18px;font-size:.72rem;display:block}.volunteer-page{background:#f1f2f4;min-height:100vh}.volunteer-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr auto;width:100%;padding-inline:max(24px,50% - 700px)}.volunteer-page-shell{width:min(1280px,100% - 48px);margin:0 auto;padding:78px 0 130px}.volunteer-page-hero{background:var(--yellow);border-radius:32px;justify-content:space-between;align-items:flex-end;gap:50px;padding:clamp(36px,7vw,84px);display:flex}.volunteer-page-hero>div{max-width:860px}.volunteer-page-hero .demo-calendar-badge{background:var(--ink);color:#fff;margin-bottom:34px;display:inline-block}.volunteer-page-hero h1{margin-bottom:22px;font-size:clamp(3.4rem,8vw,7.6rem)}.volunteer-page-hero>div>p:not(.eyebrow){color:#403718;max-width:760px;font-size:1.12rem;line-height:1.65}.volunteer-page-hero small{color:#514719;font-weight:750}.print-button{cursor:pointer;background:#fff;flex:0 0 250px}.volunteer-apply{padding:120px 0}.volunteer-apply-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:42px;display:grid}.volunteer-apply-layout>ol{margin:0;padding:0;list-style:none}.volunteer-apply-layout>ol>li{border-top:1px solid var(--line);grid-template-columns:64px minmax(0,1fr);gap:24px;padding:26px 0;display:grid}.volunteer-apply-layout>ol>li:last-child{border-bottom:1px solid var(--line)}.volunteer-apply-layout>ol>li>span{color:#a1a2a5;font-size:1.35rem;font-weight:900}.volunteer-apply-layout h3{letter-spacing:-.035em;margin-bottom:9px;font-size:1.38rem}.volunteer-apply-layout p{color:var(--muted);margin:0;line-height:1.62}.volunteer-apply-layout>aside{border:2px solid var(--ink);background:#fff;border-radius:24px;padding:30px}.volunteer-apply-layout>aside h3{font-size:1.65rem}.volunteer-apply-layout>aside ul{margin:24px 0;padding-left:20px}.volunteer-apply-layout>aside li{margin-bottom:10px;line-height:1.45}.volunteer-apply-layout>aside p{background:#fff4bd;border-radius:15px;padding:16px;font-size:.86rem}.volunteer-agreement-sheet{background:#fff;border:1px solid #d0d1d4;border-radius:28px;padding:clamp(28px,6vw,72px);box-shadow:0 18px 55px #19191914}.volunteer-agreement-sheet>header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:24px;min-height:0;padding:0 0 24px;display:flex}.volunteer-agreement-sheet>header>div{align-items:center;gap:10px;font-size:1.2rem;display:flex}.volunteer-agreement-sheet>header>span{text-transform:uppercase;background:#fff0a5;border-radius:999px;padding:8px 11px;font-size:.7rem;font-weight:850}.agreement-sheet-title{max-width:950px;padding:58px 0 44px}.agreement-sheet-title h2{letter-spacing:-.06em;margin-bottom:18px;font-size:clamp(2.6rem,5vw,5.2rem);line-height:.98}.agreement-sheet-title>p:last-child{color:var(--muted);font-size:1.05rem;line-height:1.6}.agreement-fields{background:#f4f4f1;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:26px;display:grid}.agreement-fields label,.signature-grid label{color:#4f5054;gap:8px;font-size:.8rem;font-weight:800;display:grid}.agreement-fields input,.signature-grid input{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdbec1;border-radius:10px;padding:8px 12px}.agreement-field-wide{grid-column:1/-1}.expectations-list,.volunteer-acknowledgement{border:0;margin:50px 0 0;padding:0}.expectations-list legend,.volunteer-acknowledgement legend{letter-spacing:-.035em;margin-bottom:20px;font-size:1.5rem;font-weight:900}.expectations-list>label{border-top:1px solid var(--line);cursor:pointer;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:16px;padding:20px 4px;display:grid}.expectations-list>label:last-child{border-bottom:1px solid var(--line)}.expectations-list input,.volunteer-acknowledgement input{width:22px;height:22px;accent-color:var(--yellow-deep);margin:2px 0 0}.expectations-list strong,.expectations-list small{display:block}.expectations-list strong{margin-bottom:7px;font-size:1rem}.expectations-list small{color:var(--muted);font-size:.9rem;line-height:1.58}.volunteer-acknowledgement{border:2px solid var(--ink);background:#fff9dc;border-radius:20px;padding:24px}.volunteer-acknowledgement legend{background:#fff;margin:0;padding:0 8px}.volunteer-acknowledgement label{cursor:pointer;grid-template-columns:28px minmax(0,1fr);gap:14px;line-height:1.58;display:grid}.signature-grid{grid-template-columns:1fr .6fr 1fr;gap:22px;margin-top:44px;display:grid}.agreement-final-note{border-top:1px solid var(--line);color:#6f7074;text-align:center;margin:38px 0 0;padding-top:22px;font-size:.76rem;line-height:1.5}@media (width<=980px){.volunteer-layout,.volunteer-apply-layout{grid-template-columns:1fr}.volunteer-page-hero{flex-direction:column;align-items:flex-start}.print-button{flex-basis:auto}.signature-grid{grid-template-columns:1fr 1fr}.signature-grid label:last-child{grid-column:1/-1}}@media (width<=760px){.volunteer-section,.volunteer-page-shell{width:calc(100% - 32px)}.volunteer-section{padding:32px 22px}.volunteer-layout{margin-top:44px}.volunteer-header{width:100%;padding-inline:16px}.volunteer-page-shell{padding-top:28px}.volunteer-page-hero{padding:34px 24px}.volunteer-apply{padding:82px 0}.agreement-fields,.signature-grid{grid-template-columns:1fr}.agreement-field-wide,.signature-grid label:last-child{grid-column:auto}.volunteer-agreement-sheet{border-radius:20px;padding:24px 18px}.volunteer-agreement-sheet>header{align-items:flex-start}}@media (width<=500px){.volunteer-steps article,.volunteer-apply-layout>ol>li{grid-template-columns:42px minmax(0,1fr);gap:12px}.volunteer-page-hero h1{font-size:3.45rem}.agreement-sheet-title h2{font-size:2.6rem}.volunteer-agreement-sheet>header>span{text-align:center;max-width:105px}}@media print{@page{size:letter;margin:12mm}body,.volunteer-page{background:#fff!important}.no-print{display:none!important}.volunteer-page-shell{width:100%;margin:0;padding:0}.volunteer-agreement-sheet{box-shadow:none;border:0;border-radius:0;padding:0}.volunteer-agreement-sheet>header,.agreement-fields,.volunteer-acknowledgement,.expectations-list input{-webkit-print-color-adjust:exact;print-color-adjust:exact}.agreement-sheet-title{padding:28px 0 24px}.agreement-sheet-title h2{font-size:28pt}.agreement-fields,.expectations-list>label,.volunteer-acknowledgement,.signature-grid{break-inside:avoid}.expectations-list>label{padding-block:12px}.expectations-list small{font-size:8.5pt;line-height:1.4}.agreement-final-note{break-inside:avoid}}.quick-return{z-index:80;color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111111e6;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;gap:0;width:46px;min-height:46px;padding:0;font-size:.76rem;font-weight:800;transition:opacity .16s,transform .16s;display:inline-flex;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 8px 24px #1111112e}.quick-return:hover,.quick-return:focus-visible{opacity:1;gap:8px;width:auto;padding:0 14px;transform:translateY(-2px)}.quick-return-icon{color:var(--yellow);font-size:1rem}.quick-return-label{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.quick-return:hover .quick-return-label,.quick-return:focus-visible .quick-return-label{clip:auto;clip-path:none;width:auto;height:auto;position:static;overflow:visible}.hero-contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:690px;margin-top:28px;display:grid}.hero-contact>p{letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin:0 0 2px;font-size:.76rem;font-weight:900}.hero-contact a{border:1.5px solid var(--ink);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;min-width:0;padding:13px 14px;transition:transform .16s,box-shadow .16s;display:grid}.hero-contact a:hover{box-shadow:3px 4px 0 var(--ink);transform:translateY(-2px)}.hero-contact a>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.hero-contact a>strong{overflow-wrap:anywhere;grid-column:1;min-width:0;font-size:.88rem}.hero-contact a>b{grid-area:1/2/span 2;align-self:center;font-size:1.15rem}.hero-schedule-visual{min-height:540px}.hero-schedule-visual .featured-event{inset:60px 72px auto 0}.hero-schedule-visual .notification-card{bottom:36px;right:0}.founder-statement-title{letter-spacing:-.025em;margin:0;font-size:clamp(1rem,2vw,1.35rem);font-weight:950}@media (width<=1050px){.hero-schedule-visual{min-height:510px}}@media (width<=760px){.hero-contact{grid-template-columns:1fr}.hero-contact>p{grid-column:auto}.hero-schedule-visual{min-height:510px}.hero-schedule-visual .featured-event{inset:20px 0 auto}.hero-schedule-visual .notification-card{bottom:10px;right:-4px}.quick-return{max-width:calc(100% - 24px);bottom:12px;right:12px}}@media print{.quick-return{display:none!important}}.public-header{z-index:70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf5f5;border-bottom:1px solid #d7d7d2db;width:100%;min-height:88px;padding-inline:max(24px,50% - 750px);position:sticky;top:0}.brand-with-logo{letter-spacing:-.035em;gap:12px}.brand-logo{background:#fff 50%/contain no-repeat;border:1px solid #eceae2;border-radius:10px;flex:none;height:60px;display:block}.brand-logo-en{background-image:url(/power-buddies-logo.webp);width:48px}.brand-logo-fr{background-image:url(/super-amis-logo.webp);width:42px}.public-header .wide-nav{white-space:nowrap;gap:clamp(9px,1.05vw,18px);font-size:.78rem}.public-header .wide-nav a.active-nav{border-color:var(--yellow)}.mobile-founder-link{color:#626469}@media (width<=1320px){.public-header+.mobile-nav-strip{z-index:65;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf5f7;border-top:0;width:100%;padding-inline:24px;position:sticky;top:88px}}@media (width<=760px){.public-header{min-height:78px;padding-inline:16px}.brand-logo{height:52px}.public-header+.mobile-nav-strip{padding-inline:16px;top:78px}}@media (width<=430px){.public-header .brand-with-logo span:last-child{max-width:105px;font-size:.82rem;line-height:1;display:inline}.brand-logo{height:48px}.theme-toggle{flex-basis:40px;width:40px;height:40px}}@media print{.public-header,.public-header+.mobile-nav-strip{display:none!important}}.founder-statements-stack{gap:18px;display:grid}.founder-statement-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.founder-statement-petros{background:#e9f1ff;box-shadow:7px 8px #2157cf}.draft-badge{border:1px solid var(--ink);letter-spacing:.05em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:.67rem;font-style:normal;font-weight:900;display:inline-flex}.shadowing-card{border:2px solid var(--ink);box-shadow:7px 8px 0 var(--ink);background:#e9f1ff;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;margin-top:28px;padding:clamp(24px,4vw,42px);display:grid}.shadowing-card h3{letter-spacing:-.045em;max-width:760px;margin:8px 0 12px;font-size:clamp(1.5rem,3vw,2.6rem);line-height:1}.shadowing-card>div>p:last-child{max-width:820px;color:var(--muted);margin:0;line-height:1.7}.shadowing-card .button{white-space:nowrap}.payments-section{padding-top:34px;padding-bottom:86px}.payment-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.payment-method-grid article{border:2px solid var(--ink);min-width:0;box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:22px;padding:26px}.payment-method-grid article:nth-child(2){background:var(--yellow-soft)}.payment-method-grid article:nth-child(3){background:#ece7ff}.payment-method-grid article>span{margin-bottom:32px;font-weight:950;display:block}.payment-method-grid h3{letter-spacing:-.035em;margin:0 0 12px;font-size:1.35rem}.payment-method-grid p{color:var(--muted);margin:0;line-height:1.65}.payment-method-grid a,.payment-method-grid strong{overflow-wrap:anywhere;text-underline-offset:4px;margin-top:18px;font-size:.82rem;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;display:inline-block}.receipts-panel{background:var(--ink);color:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:24px;padding:28px clamp(24px,4vw,40px);display:grid}.receipts-panel p{max-width:800px;margin:0;line-height:1.6}.receipts-panel .eyebrow{color:var(--yellow);margin-bottom:7px}@media (width<=900px){.payment-method-grid{grid-template-columns:1fr}.shadowing-card,.receipts-panel{grid-template-columns:1fr;align-items:start}.shadowing-card .button,.receipts-panel .button{justify-self:start}}@media (width<=520px){.shadowing-card .button,.receipts-panel .button{white-space:normal;width:100%}}.account-page{background:var(--paper);min-height:100vh}.account-shell{width:min(1220px,100% - 48px);margin:0 auto;padding:72px 0 110px}.account-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding-bottom:42px;display:grid}.account-hero h1{letter-spacing:-.075em;max-width:950px;margin:10px 0 18px;font-size:clamp(2.7rem,7vw,6.8rem);line-height:.9}.account-hero>div>p:last-child{max-width:760px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}.account-safe-badge{border:1.5px solid var(--ink);text-transform:uppercase;background:#d8f5e2;border-radius:16px;align-items:center;gap:10px;max-width:275px;padding:12px 15px;font-size:.72rem;font-weight:900;line-height:1.35;display:inline-flex}.account-safe-badge b{font-size:1.15rem}.account-demo-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr);gap:22px;display:grid}.account-create-card,.account-payment-card{border:2px solid var(--ink);box-shadow:7px 8px 0 var(--ink);background:#fff;border-radius:24px;padding:clamp(24px,4vw,38px)}.account-card-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;margin-bottom:28px;display:grid}.account-card-heading>span,.account-card-number{border:2px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:950;display:grid}.account-card-heading h2,.account-payment-card h2{letter-spacing:-.045em;margin:0 0 6px;font-size:clamp(1.5rem,3vw,2.15rem)}.account-card-heading p{color:var(--muted);margin:0;line-height:1.5}.account-type-field{border:0;margin:0 0 22px;padding:0}.account-type-field legend,.account-form-grid label{font-size:.78rem;font-weight:900}.account-type-field>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:9px;display:grid}.account-type-field label{cursor:pointer}.account-type-field input{opacity:0;position:absolute}.account-type-field span{border:1.5px solid var(--ink);text-align:center;border-radius:13px;justify-content:center;align-items:center;min-height:50px;padding:10px;font-weight:850;display:flex}.account-type-field input:checked+span{background:var(--yellow);box-shadow:3px 3px 0 var(--ink)}.account-type-field input:focus-visible+span{outline-offset:2px;outline:3px solid #2157cf}.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-form-grid label{gap:7px;display:grid}.account-form-grid input,.account-form-grid select{width:100%;min-height:49px;color:var(--ink);font:inherit;background:#fffef9;border:1.5px solid #bbb9b1;border-radius:12px;padding:0 13px}.account-form-grid input:focus,.account-form-grid select:focus{border-color:#2157cf;outline:3px solid #2157cf2e}.account-submit{margin-top:22px}.account-create-card>small{color:var(--muted);margin-top:13px;font-weight:750;display:block}.account-payment-card{background:#ece7ff}.account-payment-card h2{margin-top:26px}.account-payment-card ul{gap:0;margin:24px 0;padding:0;list-style:none;display:grid}.account-payment-card li{border-bottom:1px solid #1113;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;padding:15px 0;font-size:.88rem;font-weight:750;line-height:1.45;display:grid}.account-payment-card li>span{border:1px solid var(--ink);background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:950;display:grid}.account-review-note{background:#fff;border-radius:13px;align-items:center;gap:10px;padding:13px;font-weight:900;display:flex}.account-review-note>span{font-size:1.2rem}.account-review-note p{margin:0}.account-success{background:#d8f5e2;border:2px solid #176437;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:28px;padding:20px 24px;display:grid}.account-success>span{color:#fff;background:#176437;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:950;display:grid}.account-success h2,.account-success p{margin:0}.account-success p{margin-top:4px;line-height:1.5}.account-success button,.event-history-list button,.event-history-list a,.demo-receipt button{color:inherit;font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:900;text-decoration:underline;text-decoration-thickness:2px}.event-history-demo{margin-top:72px;position:relative}.event-history-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;margin-bottom:24px;display:grid}.event-history-heading h2{letter-spacing:-.06em;max-width:850px;margin:7px 0 10px;font-size:clamp(2rem,5vw,4rem);line-height:.98}.event-history-heading>div>p:last-child{max-width:740px;color:var(--muted);margin:0;line-height:1.6}.event-history-heading>span{background:var(--ink);color:#fff;border-radius:12px;max-width:240px;padding:11px 13px;font-size:.72rem;font-weight:850;line-height:1.35}.event-history-list{gap:12px;transition:filter .18s,opacity .18s;display:grid}.event-history-demo:not(.is-unlocked) .event-history-list{opacity:.32;filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none}.event-history-list article{border:1.5px solid var(--ink);background:#fff;border-radius:16px;grid-template-columns:minmax(145px,.65fr) minmax(240px,1.4fr) auto minmax(135px,.55fr);align-items:center;gap:18px;padding:18px 20px;display:grid}.history-date-block,.event-history-list article>div:nth-child(2){gap:4px;display:grid}.history-date-block small,.event-history-list article p{color:var(--muted);margin:0;font-size:.76rem}.event-history-list h3{margin:0;font-size:1rem}.history-status{border:1px solid var(--ink);white-space:nowrap;border-radius:999px;justify-self:start;padding:6px 9px;font-size:.68rem;font-weight:900}.status-paid{background:#d8f5e2}.status-free{background:#e9f1ff}.status-pending{background:var(--yellow-soft)}.history-no-receipt{color:var(--muted);font-size:.76rem;font-weight:800}.demo-receipt{border:2px dashed var(--ink);max-width:820px;box-shadow:7px 8px 0 var(--yellow);background:#fff;margin:24px auto 0;padding:clamp(24px,5vw,44px)}.demo-receipt-top{border-bottom:2px solid var(--ink);justify-content:space-between;gap:20px;padding-bottom:24px;display:flex}.demo-receipt-top h2{margin:6px 0 0;font-size:1.8rem}.demo-receipt-top>span{color:#8b2f26;text-align:right;text-transform:uppercase;max-width:220px;font-size:.72rem;font-weight:900;line-height:1.4}.demo-receipt dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:24px 0;display:grid}.demo-receipt dl>div{border-bottom:1px solid #d8d6ce;justify-content:space-between;gap:14px;padding:13px 0;display:flex}.demo-receipt dt{color:var(--muted);font-size:.78rem;font-weight:800}.demo-receipt dd{text-align:right;margin:0;font-size:.82rem;font-weight:900}.receipt-request-panel{border:2px solid var(--ink);background:var(--yellow-soft);border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;margin-top:44px;padding:26px 30px;display:grid}.receipt-request-panel p{max-width:760px;margin:0;line-height:1.6}.receipt-request-panel .eyebrow{margin-bottom:5px}@media (width<=900px){.account-hero,.account-demo-grid,.event-history-heading,.receipt-request-panel{grid-template-columns:1fr}.account-safe-badge{justify-self:start;max-width:none}.event-history-list article{grid-template-columns:1fr 1fr}.event-history-heading>span{justify-self:start;max-width:none}.receipt-request-panel .button{justify-self:start}}@media (width<=620px){.account-shell{width:min(100% - 28px,1220px);padding-top:42px}.account-form-grid,.account-type-field>div,.event-history-list article,.demo-receipt dl{grid-template-columns:1fr}.account-success{grid-template-columns:auto minmax(0,1fr)}.account-success button{grid-column:2;justify-self:start}.demo-receipt-top{display:grid}.demo-receipt-top>span{text-align:left;max-width:none}.receipt-request-panel .button,.account-submit{width:100%}}.contact-section{color:#fff;background:#0a0b0d;border-radius:32px;width:min(1280px,100% - 48px);margin-top:40px;margin-bottom:100px;padding:clamp(34px,6vw,78px);scroll-margin-top:150px}.contact-section-heading{max-width:930px}.contact-section-heading h2{letter-spacing:-.065em;margin:8px 0 20px;font-size:clamp(2.5rem,6vw,5.5rem);line-height:.94}.contact-section-heading>p:last-child{color:#c7c9ce;max-width:760px;margin:0;font-size:1.05rem;line-height:1.65}.contact-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:44px;display:grid}.contact-method-grid a{background:#17191e;border:1.5px solid #5b5d63;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;min-width:0;padding:20px;transition:transform .16s,border-color .16s;display:grid}.contact-method-grid a:hover{border-color:var(--yellow);transform:translateY(-3px)}.contact-method-grid a>span{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.contact-method-grid a>strong{overflow-wrap:anywhere;grid-column:1;min-width:0;font-size:clamp(.9rem,1.5vw,1.12rem)}.contact-method-grid a>b{grid-area:1/2/span 2;align-self:center;font-size:1.25rem}.contact-schedule-row{border-top:1px solid #41434a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:36px;padding-top:30px;display:grid}.contact-schedule-row p{color:#c7c9ce;max-width:680px;margin:0;line-height:1.6}@media (width<=900px){.contact-method-grid{grid-template-columns:1fr}}@media (width<=620px){.contact-section{width:calc(100% - 28px);padding:30px 20px}.contact-schedule-row{grid-template-columns:1fr}.contact-schedule-row .button{width:100%}}.community-photo{border:2px solid var(--ink);isolation:isolate;background:#111;flex-direction:column;min-width:0;margin:0;display:flex;position:relative;overflow:hidden}.community-photo-frame{background:#111;flex:none;width:100%;min-height:0;overflow:hidden}.community-photo img{object-fit:cover;width:100%;height:100%;display:block}.community-photo figcaption{color:#fff;background:#111;flex:none;padding:13px 16px 14px;font-size:.78rem;font-weight:850;line-height:1.4;position:static}.hero-community-photo{border-radius:36px;align-self:center;width:100%;max-width:680px;box-shadow:0 24px 70px #1113}.hero-community-photo figcaption{color:var(--yellow);letter-spacing:.02em;padding:14px 18px 16px;font-size:.86rem}.founder-duo-photo{width:min(100%,900px);box-shadow:7px 8px 0 var(--yellow);border-radius:30px;margin:34px auto 0}.team-community-photo{width:min(100%,760px);box-shadow:7px 8px 0 var(--yellow);border-radius:30px;margin:0 auto 54px}.event-community-photo{border-radius:28px;width:min(100%,520px);margin:0 0 30px}.gallery-heading{max-width:820px;margin:92px 0 30px}.gallery-heading h3{letter-spacing:-.06em;margin:0 0 14px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.95}.gallery-heading>p:last-child{color:#cfcfcf;max-width:710px;margin:0;font-size:1.02rem;line-height:1.65}.community-gallery{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:16px;display:grid}.gallery-photo{border-color:#4e5158;border-radius:24px;grid-column:span 2;width:100%}.gallery-photo-4{grid-column:3/5;justify-self:center;width:min(100%,440px)}.gallery-photo-5{grid-column:1/4}.gallery-photo-6{grid-column:4/7}.photo-backed-timeline{margin-top:88px}.milestone-text-card{align-items:flex-end;min-height:235px;padding:24px;display:flex}.milestone-text-card>div:last-child{padding:0}.volunteer-voices{border:2px solid var(--ink);color:#111;background:#fffdf5;border-radius:28px;margin-top:58px;padding:clamp(24px,5vw,54px)}.volunteer-voices-heading{max-width:850px}.volunteer-voices-heading h3{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(2rem,4.5vw,4rem);line-height:.98}.volunteer-voices-heading>p:last-child{color:#55575c;max-width:730px;margin:0;line-height:1.65}.featured-volunteer-story{background:#090a0c;border:2px solid #111;border-radius:24px;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);margin-top:34px;display:grid;overflow:hidden}.volunteer-story-photo{border:0;border-right:2px solid #111;border-radius:0;min-height:0}.featured-volunteer-story blockquote{color:#fff;flex-direction:column;justify-content:center;margin:0;padding:clamp(28px,5vw,58px);display:flex}.featured-volunteer-story blockquote>span{height:64px;color:var(--yellow);font-family:Georgia,serif;font-size:6.5rem;line-height:1}.featured-volunteer-story blockquote>p{letter-spacing:-.045em;margin:18px 0 34px;font-size:clamp(1.7rem,3.5vw,3.1rem);font-weight:850;line-height:1.16}.featured-volunteer-story blockquote footer{gap:5px;display:grid}.featured-volunteer-story blockquote footer strong{color:var(--yellow);font-size:1rem}.featured-volunteer-story blockquote footer small{color:#bfc1c6;font-weight:750}.volunteer-stories-pending{color:#686a70;margin:18px 0 0;font-size:.78rem;font-weight:750;line-height:1.5}.staff-mission{border:2px solid var(--ink);color:#fff;background:#0a0b0e;border-radius:28px;margin-top:34px;padding:clamp(28px,5vw,54px)}.staff-mission-heading{max-width:880px}.staff-mission-heading .eyebrow{color:var(--yellow)}.staff-mission-heading h3{letter-spacing:-.06em;margin:0 0 16px;font-size:clamp(2.2rem,5vw,4.7rem);line-height:.96}.staff-mission-heading>p:last-child{color:#c6c8cd;max-width:750px;margin:0;font-size:1.02rem;line-height:1.65}.staff-mission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.staff-mission-grid article{background:#17191e;border:1px solid #454952;border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:22px;display:grid}.staff-mission-grid article>span{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.75rem;font-weight:950;display:grid}.staff-mission-grid h4{letter-spacing:-.025em;margin:2px 0 8px;font-size:1.05rem}.staff-mission-grid p{color:#bfc2c8;margin:0;font-size:.88rem;line-height:1.6}@media (width<=900px){.community-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-photo{grid-column:auto}.gallery-photo-4{grid-column:1/-1;width:min(100%,440px)}.featured-volunteer-story{grid-template-columns:1fr}.volunteer-story-photo{border-bottom:2px solid #111;border-right:0;justify-self:center;width:min(100%,540px)}.staff-mission-grid{grid-template-columns:1fr}}@media (width<=620px){.hero-community-photo{border-radius:26px}.community-gallery{grid-template-columns:1fr}.gallery-photo-4{grid-column:auto;width:min(100%,420px)}.community-photo figcaption{padding:12px 14px 13px;font-size:.76rem}.hero-community-photo figcaption{padding:13px 15px 14px;font-size:.9rem}.volunteer-voices{padding:22px 16px}.featured-volunteer-story blockquote{padding:28px 22px 34px}.staff-mission{padding:26px 18px}.staff-mission-grid article{grid-template-columns:38px minmax(0,1fr);padding:18px 15px}.staff-mission-grid article>span{width:36px;height:36px}}html[data-theme=dark]{--ink:#f4f1e8;--muted:#d2d5dc;--cream:#0d0f12;--paper:#0d0f12;--surface:#191c22;--line:#3b4049;--sky:#17324a;--coral:#542b27;--lavender:#30284c;--mint:#173a2b;--yellow-soft:#352f12;--shadow:0 22px 60px #00000057}html[data-theme=dark] body,html[data-theme=dark] .site-shell,html[data-theme=dark] .history-page,html[data-theme=dark] .schedule-page,html[data-theme=dark] .volunteer-page,html[data-theme=dark] .founder-shell,html[data-theme=dark] .account-page{color:#f4f1e8;background:#0d0f12}html[data-theme=dark] .public-header,html[data-theme=dark] .public-header+.mobile-nav-strip,html[data-theme=dark] .schedule-header,html[data-theme=dark] .volunteer-header,html[data-theme=dark] .founder-header{background:#0d0f12f5;border-color:#343943}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .language-switch,html[data-theme=dark] .sign-in,html[data-theme=dark] .header-login-cta,html[data-theme=dark] .button-secondary,html[data-theme=dark] .hero-inline-event,html[data-theme=dark] .featured-event,html[data-theme=dark] .notification-card,html[data-theme=dark] .event-tile,html[data-theme=dark] .person-card,html[data-theme=dark] .event-type-card,html[data-theme=dark] .team-card,html[data-theme=dark] .history-note,html[data-theme=dark] .calendar-card,html[data-theme=dark] .month-controls button,html[data-theme=dark] .standalone-list,html[data-theme=dark] .publisher-card,html[data-theme=dark] .founder-secondary-action,html[data-theme=dark] .print-button,html[data-theme=dark] .volunteer-apply-layout>aside,html[data-theme=dark] .volunteer-agreement-sheet,html[data-theme=dark] .payment-method-grid article,html[data-theme=dark] .account-create-card,html[data-theme=dark] .account-payment-card,html[data-theme=dark] .event-history-list article,html[data-theme=dark] .demo-receipt{color:#f4f1e8;background:#181b20}html[data-theme=dark] .publisher-card input,html[data-theme=dark] .publisher-card select,html[data-theme=dark] .publisher-card textarea,html[data-theme=dark] .agreement-fields,html[data-theme=dark] .agreement-fields input,html[data-theme=dark] .signature-grid input,html[data-theme=dark] .account-form-grid input,html[data-theme=dark] .account-form-grid select,html[data-theme=dark] .account-payment-card li>span,html[data-theme=dark] .account-review-note,html[data-theme=dark] .volunteer-acknowledgement legend,html[data-theme=dark] .calendar-day>div{color:#f4f1e8;background:#101217}html[data-theme=dark] .photo-slot{color:#c5c8ce;background:linear-gradient(135deg,#ffd4001a,#0000 50%),#1b1f25;border-color:#666c75}html[data-theme=dark] .volunteer-voices{color:#f4f1e8;background:#181b20}html[data-theme=dark] .volunteer-voices-heading>p:last-child,html[data-theme=dark] .volunteer-stories-pending{color:var(--muted)}html[data-theme=dark] .view-switch{background:#181b20}html[data-theme=dark] .founders-section,html[data-theme=dark] .team-section{background:#12151a}html[data-theme=dark] .founder-statement-petros,html[data-theme=dark] .shadowing-card{background:#182b40}html[data-theme=dark] .calendar-day.has-event,html[data-theme=dark] .phone-preview,html[data-theme=dark] .ai-helper,html[data-theme=dark] .volunteer-acknowledgement,html[data-theme=dark] .volunteer-apply-layout>aside p,html[data-theme=dark] .receipt-request-panel{color:#f4f1e8;background:#302b13}html[data-theme=dark] .skip-link,html[data-theme=dark] .site-footer,html[data-theme=dark] .mission-origin,html[data-theme=dark] .hall-section,html[data-theme=dark] .agreement-preview,html[data-theme=dark] .receipts-panel,html[data-theme=dark] .event-history-heading>span,html[data-theme=dark] .demo-pill,html[data-theme=dark] .volunteer-demo-badge,html[data-theme=dark] .volunteer-page-hero .demo-calendar-badge,html[data-theme=dark] .draft-badge{color:#fff;background:#050609}html[data-theme=dark] .button-primary,html[data-theme=dark] .round-icon,html[data-theme=dark] .mission-main,html[data-theme=dark] .founder-statement:not(.founder-statement-petros),html[data-theme=dark] .volunteer-section,html[data-theme=dark] .volunteer-page-hero,html[data-theme=dark] .language-switch button.active,html[data-theme=dark] .view-switch button.active,html[data-theme=dark] .history-note>div>span,html[data-theme=dark] .account-card-heading>span,html[data-theme=dark] .account-card-number,html[data-theme=dark] .account-success,html[data-theme=dark] .account-safe-badge,html[data-theme=dark] .account-type-field input:checked+span,html[data-theme=dark] .status-paid,html[data-theme=dark] .status-free,html[data-theme=dark] .status-pending,html[data-theme=dark] .calendar-event-row a,html[data-theme=dark] .demo-calendar-badge,html[data-theme=dark] .demo-banner,html[data-theme=dark] .publish-button,html[data-theme=dark] .publish-success,html[data-theme=dark] .volunteer-agreement-sheet>header>span{color:#111}html[data-theme=dark] .event-type-card:nth-child(2),html[data-theme=dark] .event-type-card:nth-child(4),html[data-theme=dark] .event-type-card:nth-child(5),html[data-theme=dark] .event-type-card:nth-child(6),html[data-theme=dark] .person-card-petros,html[data-theme=dark] .team-card:nth-child(2),html[data-theme=dark] .team-card:nth-child(3),html[data-theme=dark] .payment-method-grid article:nth-child(2),html[data-theme=dark] .payment-method-grid article:nth-child(3){color:#f4f1e8;background:#1a252f}html[data-theme=dark] .event-type-card:nth-child(3){color:#f4f1e8;background:#302b13}html[data-theme=dark] .event-tile:nth-child(2){background:#1a252f}html[data-theme=dark] .event-tile:nth-child(3){background:#302b13}html[data-theme=dark] .event-type-card p,html[data-theme=dark] .team-card>strong,html[data-theme=dark] .publisher-card label:not(.channel-option),html[data-theme=dark] .agreement-fields label,html[data-theme=dark] .signature-grid label{color:#d9dce2;font-weight:540}html[data-theme=dark] .impact-strip{color:#fff;background:#111317;border-color:#5b6068}html[data-theme=dark] .impact-strip article+article{border-color:#5b6068}html[data-theme=dark] .impact-strip p{color:#fff}html[data-theme=dark] .programs-first-heading>div>p:last-child,html[data-theme=dark] .section-heading>p:last-child,html[data-theme=dark] .staff-mission-heading>p:last-child,html[data-theme=dark] .staff-mission-grid p,html[data-theme=dark] .recurring-program-card p{color:#d2d5dc;font-weight:520}html[data-theme=dark] .volunteer-steps p{color:#4b421d}html[data-theme=dark] .contact-section{border:1px solid #353a43}html[data-theme=dark] .hero-brand-showcase,html[data-theme=dark] .brand-logo{background-color:#fff}html[data-theme=dark] .quick-return{color:#111;background:#f4f1e8f0;border-color:#4a4f58}html[data-theme=dark] .quick-return-icon{color:#7b6200}@media (prefers-reduced-motion:no-preference){body,.public-header,.mobile-nav-strip,.publisher-card,.calendar-card,.account-create-card,.account-payment-card{transition:background-color .18s,color .18s,border-color .18s}}.public-header.expanded-header{grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(18px,2.4vw,38px)}.public-header .sleek-nav{white-space:nowrap;justify-content:center;align-items:center;gap:4px;font-size:.82rem;display:flex}.sleek-nav>a,.nav-dropdown>summary{cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;min-height:42px;padding:0 12px;font-weight:820;list-style:none;transition:background .16s,color .16s;display:inline-flex}.nav-dropdown>summary::-webkit-details-marker{display:none}.mobile-menu-shell>summary::-webkit-details-marker{display:none}.sleek-nav>a:hover,.sleek-nav>a.active-nav,.nav-dropdown>summary:hover,.nav-dropdown.active-nav>summary,.nav-dropdown[open]>summary{background:var(--yellow-soft);border:0}.nav-dropdown{position:relative}.nav-dropdown>summary span{color:#6b6d72;font-size:.8rem;transition:transform .16s}.nav-dropdown[open]>summary span{transform:rotate(180deg)}.nav-dropdown-panel{z-index:100;border:1px solid var(--line);background:#fffdf5fc;border-radius:20px;gap:3px;width:290px;padding:14px;display:grid;position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%);box-shadow:0 22px 55px #1111112e}.nav-dropdown-panel:before{content:"";width:100%;height:14px;position:absolute;top:-14px;left:0}.nav-dropdown-panel>strong{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding:7px 10px 11px;font-size:.68rem}.nav-dropdown-panel a,.mobile-menu-panel a{border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:10px;font-weight:760;display:flex}.nav-dropdown-panel a:hover,.mobile-menu-panel a:hover{background:var(--yellow-soft)}.nav-dropdown-panel a span,.mobile-menu-panel a span{color:#8a6d00}.header-schedule-cta{border:2px solid var(--ink);background:var(--yellow);color:#111;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:.78rem;font-weight:900;display:inline-flex}.header-login-cta{border:2px solid var(--ink);min-height:44px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.78rem;font-weight:900;display:inline-flex}.header-login-cta:hover,.header-login-cta.active{background:var(--yellow-soft)}.language-flag{border-radius:2px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:15px;font-size:1.18rem;line-height:1;display:inline-flex;overflow:hidden}.quebec-flag{color:#fff;background:#1474c4;border:1px solid #d3d5d9;position:relative}.quebec-flag:before,.quebec-flag:after{content:"";z-index:2;background:#fff;position:absolute}.quebec-flag:before{width:3px;top:0;bottom:0;left:calc(50% - 1.5px)}.quebec-flag:after{height:3px;top:calc(50% - 1.5px);left:0;right:0}.quebec-flag i{z-index:1;font-size:4.5px;font-style:normal;line-height:1;position:absolute}.quebec-flag i:first-child{top:1px;left:3px}.quebec-flag i:nth-child(2){top:1px;right:3px}.quebec-flag i:nth-child(3){bottom:1px;left:3px}.quebec-flag i:nth-child(4){bottom:1px;right:3px}.mobile-menu-shell{justify-self:end;display:none;position:relative}.mobile-menu-shell>summary{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:.82rem;font-weight:900;list-style:none;display:inline-flex}.mobile-menu-shell[open]>summary span{transform:rotate(180deg)}.mobile-menu-panel{z-index:100;border:1px solid var(--line);background:#fffdf5fc;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(760px,100vw - 32px);max-height:min(72vh,680px);padding:16px;display:grid;position:absolute;top:calc(100% + 15px);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 24px 65px #11111138}.mobile-menu-panel section{border:1px solid var(--line);border-radius:16px;padding:10px}.mobile-menu-panel h2{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:4px 8px 8px;font-size:.68rem}.mobile-menu-home,.mobile-menu-contact{border:1px solid var(--line);background:var(--yellow-soft)}.programs-first{padding-top:96px;scroll-margin-top:110px}.programs-first-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;display:grid}.programs-first-heading>div{max-width:900px}.programs-first-heading h2,.recurring-schedule-heading h2{letter-spacing:-.07em;margin:0 0 18px;font-size:clamp(2.8rem,6vw,6.2rem);line-height:.9}.programs-first-heading>div>p:last-child,.recurring-schedule-heading+p{max-width:760px;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.68}.recurring-program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:42px;display:grid}.recurring-program-card{border:1.5px solid var(--ink);min-height:350px;box-shadow:5px 6px 0 var(--ink);background:#fff;border-radius:25px;flex-direction:column;padding:clamp(24px,3vw,34px);display:flex}.recurring-program-card:nth-child(2){background:#e9f1ff}.recurring-program-card:nth-child(3){background:#f1ecff}.recurring-program-card.weekly-highlight{background:var(--yellow)}.recurring-program-card>span,.recurring-schedule-cards article>span{letter-spacing:.07em;text-transform:uppercase;border:1px solid;border-radius:999px;width:fit-content;padding:7px 10px;font-size:.7rem;font-weight:950;display:inline-flex}.recurring-program-card h3{letter-spacing:-.055em;margin:auto 0 12px;font-size:clamp(1.8rem,3vw,3rem);line-height:.95}.recurring-program-card>strong,.recurring-schedule-cards article>strong{text-transform:uppercase;margin-bottom:12px;font-size:.82rem;line-height:1.4}.recurring-program-card p{color:#4d4f54;margin:0;line-height:1.6}.schedule-reminder{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:14px;margin-top:20px;padding:20px 22px;display:grid}.schedule-reminder>span{background:var(--ink);width:38px;height:38px;color:var(--yellow);border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:900;display:grid}.schedule-reminder strong{margin-bottom:4px;display:block}.schedule-reminder p{color:var(--muted);margin:0;line-height:1.55}.about-mission-section{margin-top:110px;scroll-margin-top:110px}#our-story,#founders,#events,#staff-support,#team,#volunteer,#payments,#hall,#contact{scroll-margin-top:110px}.about-founder-heading{margin-bottom:30px}.recurring-schedule-summary{border:2px solid var(--ink);color:#fff;background:#0e1013;border-radius:28px;margin:0 0 36px;padding:clamp(26px,5vw,50px)}.recurring-schedule-heading{max-width:880px}.recurring-schedule-heading .eyebrow{color:var(--yellow)}.recurring-schedule-heading h2{font-size:clamp(2.4rem,5vw,5rem)}.recurring-schedule-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.recurring-schedule-cards article{background:#191c21;border:1px solid #464a52;border-radius:20px;padding:24px}.recurring-schedule-cards article:first-child{border-color:var(--yellow)}.recurring-schedule-cards h3{color:#fff;letter-spacing:-.05em;margin:42px 0 10px;font-size:clamp(1.7rem,3vw,2.7rem);line-height:.98}.recurring-schedule-cards p{color:#c5c8ce;margin:0;line-height:1.6}.calendar-details-pending{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.76rem;font-weight:850;display:inline-flex}html[data-theme=dark] .nav-dropdown-panel,html[data-theme=dark] .mobile-menu-panel,html[data-theme=dark] .mobile-menu-shell>summary{color:#f4f1e8;background:#181b20fc;border-color:#3b4049}html[data-theme=dark] .mobile-menu-panel section,html[data-theme=dark] .mobile-menu-home,html[data-theme=dark] .mobile-menu-contact{border-color:#3b4049}html[data-theme=dark] .recurring-program-card{color:#f4f1e8;background:#181b20;border-color:#656b75;box-shadow:5px 6px #f4f1e8}html[data-theme=dark] .recurring-program-card:nth-child(2),html[data-theme=dark] .recurring-program-card:nth-child(3){background:#1a252f}html[data-theme=dark] .recurring-program-card.weekly-highlight{background:#302b13}html[data-theme=dark] .recurring-program-card p{color:var(--muted)}@media (width<=1320px){.public-header .sleek-nav{display:none}.mobile-menu-shell{display:block}.public-header.expanded-header{grid-template-columns:minmax(190px,1fr) auto auto;gap:14px}}@media (width<=900px){.programs-first-heading{grid-template-columns:1fr;align-items:start}.programs-first-heading .button{justify-self:start}.recurring-program-grid{grid-template-columns:1fr}.recurring-program-card{min-height:300px}.recurring-schedule-cards{grid-template-columns:1fr}}@media (width<=760px){.public-header.expanded-header{grid-template-columns:minmax(120px,1fr) auto auto;width:100%}.header-schedule-cta{display:none}.public-header .header-actions{gap:7px}.header-login-cta{min-height:40px;padding:0 12px}.mobile-menu-panel{overscroll-behavior:contain;grid-template-columns:1fr;width:auto;max-height:calc(100dvh - 104px);position:fixed;top:88px;left:14px;right:14px;transform:none}.event-type-card{min-height:260px;padding:24px}.event-type-card>span{margin-bottom:40px;font-size:4rem}.event-type-card p{font-size:1.02rem;line-height:1.55}.programs-first{padding-top:70px}.about-mission-section{margin-top:72px}.calendar-details-pending{grid-column:2;width:fit-content}}@media (width<=520px){.public-header .brand-with-logo>span:last-child{display:none}.public-header.expanded-header{grid-template-columns:auto 1fr auto}.mobile-menu-shell{justify-self:center}.public-header .theme-toggle{display:none}.public-header .header-actions{gap:4px}.header-login-cta{padding:0 9px}.public-header .language-switch button{gap:3px;min-width:0;padding:0 5px}.public-header .language-flag{flex-basis:19px;width:19px;height:13px}.mobile-menu-panel{padding:12px;top:84px;left:10px;right:10px}.programs-first-heading h2,.recurring-schedule-heading h2{font-size:clamp(2.55rem,14vw,4.2rem)}.recurring-program-card{min-height:280px;padding:24px 20px}.schedule-reminder{grid-template-columns:1fr}}
