﻿:root{color-scheme:light;--color-page: #faf8f3;--color-page-rgb: 250, 248, 243;--color-bg-alt: #f0ece1;--color-surface: #ffffff;--color-text: #15212b;--color-text-rgb: 21, 33, 43;--color-text-muted: #5a6470;--color-text-light: #8a93a0;--color-border: #dde2e8;--color-primary: #173d56;--color-primary-rgb: 23, 61, 86;--color-primary-strong:#0d2538;--color-feature: #0d2538;--color-logo-surface: #ffffff;--color-logo-plate: transparent;--color-cta: #173d56;--color-cta-hover: #0d2538;--color-on-primary: #faf8f3}@media(prefers-color-scheme: dark){:root:not([data-theme=light]){color-scheme:dark;--color-page: #12181d;--color-page-rgb: 18, 24, 29;--color-bg-alt: #19222a;--color-surface: #1d2832;--color-text: #e8ebee;--color-text-rgb: 232, 235, 238;--color-text-muted: #9ca6b1;--color-text-light: #717b86;--color-border: #2c3843;--color-primary: #7cc4e0;--color-primary-rgb: 124, 196, 224;--color-primary-strong:#a6d8ee;--color-feature: #283139;--color-logo-surface: #d8dde4;--color-logo-plate: #d8dde4;--color-cta: #f4f6f9;--color-cta-hover: #ffffff;--color-on-primary: #0d2538}}:root[data-theme=dark]{color-scheme:dark;--color-page: #12181d;--color-page-rgb: 18, 24, 29;--color-bg-alt: #19222a;--color-surface: #1d2832;--color-text: #e8ebee;--color-text-rgb: 232, 235, 238;--color-text-muted: #9ca6b1;--color-text-light: #717b86;--color-border: #2c3843;--color-primary: #7cc4e0;--color-primary-rgb: 124, 196, 224;--color-primary-strong:#a6d8ee;--color-feature: #283139;--color-logo-surface: #d8dde4;--color-logo-plate: #d8dde4;--color-cta: #f4f6f9;--color-cta-hover: #ffffff;--color-on-primary: #0d2538}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:hidden;overflow-x:clip}html.is-nav-open,html.is-nav-open body{overflow:hidden;touch-action:none}body{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:17px;line-height:1.65;color:var(--color-text);background:var(--color-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{max-width:100%;height:auto;display:block}a{color:var(--color-primary);text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}a:hover{color:var(--color-primary-strong)}.skip-link{position:absolute;top:0;left:.75rem;transform:translateY(-200%);z-index:10000;background:#173d56;color:#faf8f3;padding:.75rem 1.5rem;border-radius:0 0 12px 12px;font-weight:600;text-decoration:none;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0);outline:2px solid #e76f51;outline-offset:2px;color:#faf8f3}h1,h2,h3,h4,h5{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;line-height:1.15;letter-spacing:-0.02em;margin:0 0 1rem;color:var(--color-text)}h1{font-size:clamp(2.25rem,4.5vw + 1rem,4rem);font-weight:500}h2{font-size:clamp(1.75rem,2.5vw + 1rem,2.75rem)}h3{font-size:clamp(1.25rem,1vw + 1rem,1.5rem)}h4{font-size:1.125rem}p{margin:0 0 1rem}ul,ol{margin:0 0 1rem 1.25rem;padding:0}li{margin-bottom:.5rem}strong{font-weight:600}small{font-size:.875rem;color:var(--color-text-muted)}button{font:inherit;cursor:pointer}::selection{background:#173d56;color:#faf8f3}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.container--narrow{max-width:760px}.section{padding:4rem 0}@media(min-width: 768px){.section{padding:6rem 0}}.section--alt{background:var(--color-bg-alt)}.section--dark{background:var(--color-feature);color:#faf8f3}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:#faf8f3}.section--dark a{color:#f4a999}.section__eyebrow{display:inline-block;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:.75rem}.section__eyebrow::before{content:"[ ";color:#e76f51}.section__eyebrow::after{content:" ]";color:#e76f51}.section--dark .section__eyebrow,.section__eyebrow--on-dark{color:#fff}.section__eyebrow-num{color:#e76f51}.section__eyebrow--mono{color:var(--color-text)}.section__header{max-width:720px;margin-bottom:3rem}.section__header p{font-size:1.1rem;color:var(--color-text-muted)}.section__header--center{margin-inline:auto;text-align:center}.section__header--announce .section__eyebrow{margin-bottom:1rem;font-size:.85rem}.section__header--announce p{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(1.2rem,.8vw + 1.05rem,1.7rem);line-height:1.45;color:var(--color-text)}.section__header-cta{margin-top:.75rem;font-size:1rem !important}.section__header-cta a{font-weight:600;color:var(--color-primary)}.section__header-cta a:hover{color:var(--color-primary-strong)}.section--dark .section__header p{color:rgba(250,248,243,.8)}.text-accent{color:#e76f51;font-weight:600}.site{display:flex;flex-direction:column;min-height:100vh}.site__main{flex:1}.book-announce-section{padding-bottom:1.5rem}.book-announce{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.75rem 1.5rem;border-radius:12px;background:#e76f51;background-image:linear-gradient(135deg, #e76f51 0%, rgb(88.1639928699%, 28.9839572193%, 14.1889483066%) 100%);color:#faf8f3;text-decoration:none;box-shadow:0 8px 24px rgba(231,111,81,.3);transition:filter 200ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.book-announce:hover{filter:brightness(1.06)}.book-announce__media{flex-shrink:0}.book-announce__media img{display:block;width:52px;height:auto;border-radius:6px;box-shadow:0 4px 14px rgba(13,37,56,.45)}.book-announce__media img.book-cover-3d{width:64px;border-radius:0;box-shadow:none}.book-announce__body{flex:1 1 16rem;min-width:0}.book-announce__eyebrow{display:inline-block;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#faf8f3;opacity:.85;margin-bottom:2px}.book-announce__text{margin:0;font-size:1.05rem;font-weight:500;line-height:1.35}.book-announce__text strong{font-weight:700}.book-announce__cta{flex-shrink:0;display:inline-flex;align-items:center;padding:.5rem 1.5rem;border-radius:999px;background:#faf8f3;color:#e76f51;font-weight:700;font-size:.95rem;white-space:nowrap;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.book-announce:hover .book-announce__cta{transform:translateY(-1px)}@media(max-width: 639px){.book-announce-section .container{padding-left:0;padding-right:0}.book-announce{border-radius:0}.book-announce__cta{width:100%;justify-content:center}}.site-header{background:var(--color-page);border-bottom:1px solid rgba(0,0,0,0);position:relative;z-index:50}.site-header--sticky{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(var(--color-page-rgb), 0.95);backdrop-filter:saturate(150%) blur(8px);-webkit-backdrop-filter:saturate(150%) blur(8px);border-bottom:1px solid var(--color-border);transform:translateY(-100%);transition:transform 280ms cubic-bezier(0.4, 0, 0.2, 1)}.site-header--sticky.is-visible{transform:translateY(0)}.site-header--sticky.site-header--snap{transition:none}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;gap:1.5rem}.site-logo{display:inline-flex;align-items:center;gap:.75rem;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:600;font-size:1.15rem;color:var(--color-text);letter-spacing:-0.01em;flex-shrink:0}.site-logo:hover{color:var(--color-primary)}.site-logo svg{width:32px;height:32px}.site-logo__img{height:48px;width:auto;display:block}@media(min-width: 768px){.site-logo__img{height:56px}}.site-nav{display:none}@media(min-width: 1024px){.site-nav{display:flex;align-items:center;flex:1;justify-content:space-between;margin-left:2rem}}.site-nav__links{display:flex;align-items:center;gap:1.5rem}@media(min-width: 1024px){.site-nav__links{gap:2rem}}.site-nav__actions{display:flex;align-items:center;gap:1rem}.site-nav__link{font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.88rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);white-space:nowrap;display:inline-flex;align-items:baseline}.site-nav__link::before,.site-nav__link::after{display:inline-block;color:#e76f51;font-weight:600;opacity:0;pointer-events:none;transition:opacity 260ms cubic-bezier(0.34, 1.56, 0.64, 1),transform 260ms cubic-bezier(0.34, 1.56, 0.64, 1);will-change:opacity,transform}.site-nav__link::before{content:"[ ";transform:translateX(-10px)}.site-nav__link::after{content:" ]";transform:translateX(10px)}.site-nav__link{transition:color 180ms cubic-bezier(0.4, 0, 0.2, 1)}.site-nav__link:hover{color:var(--color-primary)}.site-nav__link:hover::before,.site-nav__link:hover::after,.site-nav__link.is-current::before,.site-nav__link.is-current::after{opacity:1;transform:translateX(0)}.site-nav__link.is-current{color:var(--color-primary)}.lang-switcher{display:inline-flex;align-items:center;flex-shrink:0}.lang-switcher__link{display:inline-flex;align-items:baseline;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-text-rgb), 0.55);padding:.25rem .5rem;border-radius:6px;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.lang-switcher__link:hover{color:var(--color-primary);background:rgba(var(--color-primary-rgb), 0.06)}.site-header__mobile-actions{display:flex;align-items:center;gap:.5rem}@media(min-width: 1024px){.site-header__mobile-actions{display:none}}.nav-toggle{background:rgba(0,0,0,0);border:0;padding:.75rem;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;color:var(--color-text);border-radius:6px;transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.nav-toggle:hover{background:rgba(var(--color-primary-rgb), 0.06)}.nav-toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media(min-width: 1024px){.nav-toggle{display:none}}.nav-toggle__icon{display:block;width:18px;height:2px;background:var(--color-text);position:relative;transition:background 100ms cubic-bezier(0.4, 0, 0.2, 1)}.nav-toggle__icon::before,.nav-toggle__icon::after{content:"";position:absolute;left:0;width:100%;height:2px;background:var(--color-text);transition:transform 220ms cubic-bezier(0.4, 0, 0.2, 1),top 220ms cubic-bezier(0.4, 0, 0.2, 1)}.nav-toggle__icon::before{top:-6px}.nav-toggle__icon::after{top:6px}.nav-toggle[aria-expanded=true] .nav-toggle__icon{background:rgba(0,0,0,0)}.nav-toggle[aria-expanded=true] .nav-toggle__icon::before{top:0;transform:rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__icon::after{top:0;transform:rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;z-index:41;background:var(--color-page);border-top:1px solid var(--color-border);padding:1rem 2rem 1.5rem;opacity:0;transform:translateY(-8px);visibility:hidden;pointer-events:none;transition:opacity 220ms cubic-bezier(0.4, 0, 0.2, 1),transform 220ms cubic-bezier(0.4, 0, 0.2, 1),visibility 0s linear 220ms}.mobile-nav.is-open{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto;transition:opacity 220ms cubic-bezier(0.4, 0, 0.2, 1),transform 220ms cubic-bezier(0.4, 0, 0.2, 1),visibility 0s linear 0s}@media(prefers-reduced-motion: reduce){.mobile-nav{transition:opacity 0s,visibility 0s;transform:none}.mobile-nav.is-open{transform:none}}@media(min-width: 1024px){.mobile-nav{display:none !important}}.menu-backdrop{position:fixed;inset:0;z-index:40;background:rgba(20,31,26,.45);backdrop-filter:blur(6px) saturate(120%);-webkit-backdrop-filter:blur(6px) saturate(120%);opacity:0;visibility:hidden;transition:opacity 220ms cubic-bezier(0.4, 0, 0.2, 1),visibility 220ms cubic-bezier(0.4, 0, 0.2, 1)}.menu-backdrop.is-open{opacity:1;visibility:visible}@media(min-width: 1024px){.menu-backdrop{display:none}}.mobile-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.mobile-nav__cta{margin-top:.75rem}.mobile-nav__cta .btn{display:flex;width:100%;justify-content:center}.mobile-nav__link{display:block;padding:.5rem 0;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text)}.mobile-nav__link.is-current{color:var(--color-primary)}.mobile-nav__link.is-current::before{content:"[ ";color:#e76f51;font-weight:600}.mobile-nav__link.is-current::after{content:" ]";color:#e76f51;font-weight:600}.site-footer{background:var(--color-feature);color:rgba(250,248,243,.85);padding:4rem 0 1.5rem}.site-footer a{color:rgba(250,248,243,.85)}.site-footer a:hover{color:#f4a999}.site-footer__grid{display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width: 768px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer__col h4{color:#faf8f3;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif}.site-footer__col ul{list-style:none;margin:0;padding:0}.site-footer__col li{margin-bottom:.5rem}.site-footer__brand{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.5rem;color:#faf8f3;margin-bottom:.75rem}.site-footer__logo{height:75px;width:auto;display:block}.site-footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(250,248,243,.15);display:flex;flex-direction:column;gap:.75rem;font-size:.85rem;color:rgba(250,248,243,.65)}@media(min-width: 768px){.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.site-footer__bottom-end{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.theme-toggle{background:rgba(0,0,0,0);border:0;padding:0;cursor:pointer;border-radius:999px;flex-shrink:0}.theme-toggle:focus-visible{outline:2px solid #f4a999;outline-offset:2px}.theme-toggle__track{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:52px;height:26px;padding:0 6px;border-radius:999px;background:rgba(250,248,243,.08);border:1px solid rgba(250,248,243,.2)}.theme-toggle__icon{position:relative;z-index:2;display:inline-flex;width:13px;height:13px;color:rgba(250,248,243,.45);transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.theme-toggle__icon svg{width:100%;height:100%;display:block}.theme-toggle__knob{position:absolute;z-index:1;top:50%;left:3px;width:20px;height:20px;margin-top:-10px;border-radius:50%;background:rgba(250,248,243,.92);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.theme-toggle__icon--sun{color:#0d2538}.theme-toggle.is-dark .theme-toggle__knob{transform:translateX(26px)}.theme-toggle.is-dark .theme-toggle__icon--sun{color:rgba(250,248,243,.45)}.theme-toggle.is-dark .theme-toggle__icon--moon{color:#0d2538}@media(prefers-reduced-motion: reduce){.theme-toggle__knob{transition:none}}.anbi-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgba(250,248,243,.08);border:1px solid rgba(250,248,243,.2);border-radius:6px;font-size:.8rem;font-weight:600;color:#faf8f3;letter-spacing:.02em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;font-size:.95rem;border:1.5px solid rgba(0,0,0,0);cursor:pointer;text-decoration:none;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),background 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),color 200ms cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--color-cta);color:var(--color-on-primary)}.btn--primary:hover{background:var(--color-cta-hover);color:var(--color-on-primary)}.btn--accent{background:#e76f51;color:#faf8f3}.btn--accent:hover{background:hsl(12,75.7575757576%,53.1764705882%);color:#faf8f3}.btn--ghost{background:rgba(0,0,0,0);color:var(--color-text);border-color:var(--color-border)}.btn--ghost:hover{border-color:var(--color-primary);color:var(--color-primary)}.btn--on-dark{background:#faf8f3;color:#0d2538}.btn--on-dark:hover{background:#f4a999;color:#0d2538}.btn--ghost-on-dark{background:rgba(0,0,0,0);color:#faf8f3;border-color:rgba(250,248,243,.45)}.btn--ghost-on-dark:hover{border-color:#faf8f3;background:rgba(250,248,243,.1);color:#faf8f3}.btn--lg{padding:1rem 2rem;font-size:1rem}.hero-video-wrap{width:100%;max-width:1200px;margin:0 auto;padding:0;container-type:inline-size}@media(min-width: 768px){.hero-video-wrap{padding:0 2rem}}.hero-video{position:relative;width:100%;overflow:hidden;isolation:isolate;color:#faf8f3;display:flex;flex-direction:column;justify-content:center}@media(min-width: 768px){.hero-video{border-radius:24px;box-shadow:0 4px 10px -6px rgba(13,37,56,.1),0 30px 55px -30px rgba(13,37,56,.18)}}.hero-video__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;background:#0d2538}.hero-video__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to top, rgba(20, 31, 26, 0.65) 0%, rgba(20, 31, 26, 0.45) 100%);pointer-events:none}.hero-video__content{position:relative;z-index:2;flex-shrink:0;display:flex;flex-direction:column;padding-top:clamp(3rem,9vh,9rem);padding-bottom:clamp(3rem,9vh,9rem);max-width:880px}.hero-video__eyebrow{font-size:1.15rem;margin-bottom:1rem;text-shadow:0 1px 6px rgba(20,31,26,.55)}.hero-video__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;color:#faf8f3;margin:0 0 1.5rem;font-size:clamp(2.4rem,5.5vw + 1rem,4.6rem);line-height:1.05;letter-spacing:-0.02em;text-shadow:0 2px 24px rgba(20,31,26,.35)}.hero-video__lead{font-size:clamp(1.05rem,.6vw + .95rem,1.3rem);line-height:1.55;color:#faf8f3;font-weight:500;max-width:640px;margin:0 0 2rem;text-shadow:0 0 1px rgba(20,31,26,.6),0 1px 2px rgba(20,31,26,.7),0 0 16px rgba(20,31,26,.55)}.hero-video__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero{position:relative;padding:4rem 0 6rem;overflow:hidden}@media(min-width: 768px){.hero{padding:6rem 0 8rem}}.hero__inner{display:grid;grid-template-columns:minmax(0, 1fr);min-width:0;gap:3rem;align-items:center}@media(min-width: 1024px){.hero__inner{grid-template-columns:minmax(0, 1.1fr) minmax(0, 1fr);gap:6rem}}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgba(var(--color-primary-rgb), 0.08);border-radius:999px;color:var(--color-primary);font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.hero__eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:#3a9bb5;animation:pulse 2s infinite}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(0.9)}}.hero__title{margin-bottom:1.5rem}.hero__lead{font-size:1.2rem;color:var(--color-text-muted);max-width:540px;margin-bottom:2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.hero__stats{display:flex;gap:3rem;flex-wrap:wrap;padding-top:1.5rem;border-top:1px solid var(--color-border)}.hero__stat-num{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:2rem;font-weight:500;color:var(--color-primary);line-height:1}.hero__stat-label{font-size:.85rem;color:var(--color-text-muted);margin-top:.25rem}.hero__visual{position:relative;aspect-ratio:4/5;border-radius:24px;overflow:hidden;background:linear-gradient(135deg, #173d56 0%, #4a8aa6 60%, #f4a999 100%)}@media(min-width: 1024px){.hero__visual{aspect-ratio:4/5}}.hero__visual-pattern{position:absolute;inset:0;opacity:.4;mix-blend-mode:overlay}.hero__visual-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.card{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.card:hover{transform:translateY(-3px);border-color:#4a8aa6;box-shadow:0 10px 40px -10px rgba(13,37,56,.15)}.card__media{aspect-ratio:16/10;background:linear-gradient(135deg, #173d56 0%, #4a8aa6 100%);position:relative;overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover}.card__media::after{content:"";position:absolute;inset:0 0 auto 0;height:40%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);pointer-events:none}.card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1;gap:.75rem}.card__meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8rem;color:var(--color-text-muted)}.card__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.35rem;font-weight:500;margin:0;color:var(--color-text)}.card__eyebrow{position:absolute;top:1rem;right:1rem;z-index:1;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}.card__eyebrow::before{content:"[ ";color:#e76f51}.card__eyebrow::after{content:" ]";color:#e76f51}.card__excerpt{color:var(--color-text-muted);font-size:.95rem;margin:0;flex:1}.card__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;font-weight:600;color:var(--color-primary);font-size:.9rem}.card__link::after{content:"→";transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.card:hover .card__link::after{transform:translateX(4px)}.project-tile{position:relative;display:block;width:100%;height:100%;min-height:360px;aspect-ratio:4/5;overflow:hidden;border-radius:12px;background:var(--color-bg-alt);color:#faf8f3;text-decoration:none;isolation:isolate;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)}.project-tile:hover{transform:translateY(-3px);box-shadow:0 18px 50px -16px rgba(13,37,56,.45);color:#faf8f3}@media(min-width: 768px){.project-tile{aspect-ratio:3/4;min-height:420px}}.project-tile__bg{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;transform:translateZ(0)}.project-tile__bg img,.project-tile__bg svg{width:100%;height:100%;object-fit:cover;transition:transform 600ms cubic-bezier(0.4, 0, 0.2, 1)}.project-tile__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(5, 9, 15, 0.96) 0%, rgba(5, 9, 15, 0.78) 30%, rgba(5, 9, 15, 0.3) 60%, transparent 90%);pointer-events:none}.project-tile:hover .project-tile__bg img,.project-tile:hover .project-tile__bg svg{transform:scale(1.06)}.project-tile__tags{position:absolute;top:.75rem;left:.75rem;right:.75rem;z-index:2;display:flex;flex-wrap:wrap;gap:.5rem}.project-tile__tag{display:inline-block;padding:4px .75rem;border-radius:999px;background:rgba(20,31,26,.55);color:#faf8f3;border:1px solid rgba(255,255,255,.22);font-size:.72rem;font-weight:600;letter-spacing:.04em;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.project-tile__content{position:absolute;inset:auto 0 0 0;z-index:2;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.project-tile__location{font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(250,248,243,.85)}.project-tile__location::before{content:"[ ";color:#e76f51}.project-tile__location::after{content:" ]";color:#e76f51}.project-tile__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;font-size:1.4rem;line-height:1.15;margin:0;color:#faf8f3;letter-spacing:-0.01em}@media(min-width: 768px){.project-tile__title{font-size:1.55rem}}.project-tile__tagline{margin:0;font-size:.92rem;line-height:1.45;color:rgba(250,248,243,.88)}#pillars{padding-top:3rem}.pillars{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.pillars{grid-template-columns:1.3fr 1fr;grid-template-rows:1fr 1fr;aspect-ratio:5/4;gap:1rem}}@media(min-width: 1024px){.pillars{grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;aspect-ratio:auto;gap:1.5rem}}.pillar{position:relative;display:flex;flex-direction:column;width:100%;aspect-ratio:5/6;overflow:hidden;border-radius:24px;color:#faf8f3;text-decoration:none;isolation:isolate;animation:pillar-reveal 800ms cubic-bezier(0.4, 0, 0.2, 1) backwards;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 400ms cubic-bezier(0.4, 0, 0.2, 1)}@media(prefers-reduced-motion: reduce){.pillar{animation:none}}.pillar:nth-child(2){animation-delay:120ms}.pillar:nth-child(3){animation-delay:240ms}@media(min-width: 768px){.pillar{aspect-ratio:auto;height:100%}.pillar:nth-child(1){grid-row:1/span 2}}@media(min-width: 1024px){.pillar{aspect-ratio:5/6;height:auto}.pillar:nth-child(1){grid-row:auto}}.pillar:hover{transform:translateY(-3px);color:#faf8f3;box-shadow:0 22px 55px -18px rgba(13,37,56,.45)}.pillar:hover .pillar__bg img{transform:scale(1.07)}.pillar:hover .pillar__link::after{transform:translateX(6px)}@keyframes pillar-reveal{from{opacity:0;transform:translateY(2.5rem)}}.pillar__bg{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden}.pillar__bg img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform 700ms cubic-bezier(0.4, 0, 0.2, 1)}.pillar__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(13, 37, 56, 0.94) 0%, rgba(13, 37, 56, 0.7) 40%, rgba(13, 37, 56, 0.22) 75%, rgba(13, 37, 56, 0.28) 100%);pointer-events:none}.pillar__num{position:absolute;top:1.5rem;left:1.5rem;z-index:2;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-weight:600;font-size:1.55rem;line-height:1;letter-spacing:.04em;color:#faf8f3;text-shadow:0 1px 1px rgba(13,37,56,.75);pointer-events:none}.pillar__num::before,.pillar__num::after{color:#e76f51}.pillar__num::before{content:"[ "}.pillar__num::after{content:" ]"}.pillar__content{position:relative;z-index:2;margin-top:auto;padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column;gap:.75rem}.pillar__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;font-size:1.75rem;line-height:1.05;margin:0;letter-spacing:-0.02em;color:#faf8f3}@media(min-width: 768px){.pillar__title{font-size:clamp(1.35rem,1.4vw + .85rem,2.3rem)}}.pillar p{margin:0;font-size:.95rem;line-height:1.5;color:#faf8f3}.pillar__link{margin-top:.5rem;font-weight:600;font-size:.95rem;color:#faf8f3;display:inline-flex;align-items:center;gap:.5rem;letter-spacing:.01em}.pillar__link::after{content:"→";display:inline-block;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.pillar-section{margin-top:3rem}.pillar-section:first-of-type{margin-top:0}.pillar-section__sub{margin-bottom:1.5rem}.pillar-section__sub h3{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:500;margin:0 0 .5rem;letter-spacing:-0.01em}.pillar-section__sub p{margin:0;color:var(--color-text-muted)}.tag{display:inline-block;padding:2px .5rem;background:rgba(var(--color-primary-rgb), 0.08);color:var(--color-primary);border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.tag--accent{background:rgba(231,111,81,.12);color:#e76f51}.grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 768px){.grid--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.grid--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px){.grid--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid--4{grid-template-columns:repeat(4, 1fr)}}.features{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width: 768px){.features{grid-template-columns:repeat(3, 1fr)}}.feature__icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(var(--color-primary-rgb), 0.08);color:var(--color-primary);margin-bottom:1rem}.feature__icon svg{width:24px;height:24px}.feature h3{margin-bottom:.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:1.15rem;font-weight:600;letter-spacing:0}.feature p{color:var(--color-text-muted);margin:0;font-size:.95rem}.cta{background:var(--color-feature);color:#faf8f3;border-radius:24px;padding:3rem 1.5rem;text-align:center;position:relative;overflow:hidden}@media(min-width: 768px){.cta{padding:4rem 3rem}}.cta h2,.cta p{color:#faf8f3}.cta p{max-width:540px;margin-left:auto;margin-right:auto;color:rgba(250,248,243,.85)}.cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.cta__brochure-link{margin:1rem 0 0;font-size:.9rem;text-align:center;color:rgba(250,248,243,.7)}.cta__brochure-link a{color:rgba(250,248,243,.85);border-bottom:1px solid rgba(250,248,243,.25);padding-bottom:1px}.cta__brochure-link a:hover{color:#faf8f3;border-bottom-color:rgba(250,248,243,.6)}.form{display:flex;flex-direction:column;gap:1rem;max-width:540px}.form__field{display:flex;flex-direction:column;gap:.5rem}.form__label{font-weight:600;font-size:.9rem}.form__input,.form__textarea{width:100%;padding:.75rem 1rem;border:1.5px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-text);font:inherit;font-size:1rem;transition:border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.form__input:focus,.form__textarea:focus{outline:none;border-color:var(--color-primary)}.form__textarea{min-height:140px;resize:vertical;font-family:inherit}.world-map{position:relative;margin:0 auto;width:100%;max-width:950px;aspect-ratio:2/1;overflow:visible}.section:has(.world-map){overflow-x:clip}.world-map__img{display:block;width:100%;height:100%;object-fit:contain;background:var(--color-bg-alt);border-radius:12px}.world-map__pin{position:absolute;width:0;height:0;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;font:inherit}.world-map__pin::before{content:"";position:absolute;left:0;top:0;width:44px;height:44px;transform:translate(-50%, -50%);border-radius:50%}.world-map__pin:focus{outline:none}.world-map__pin[aria-expanded=true] .world-map__tooltip{opacity:1;visibility:visible;transform:translate(calc(-50% + var(--tip-shift)), -8px)}.world-map__pin[aria-expanded=true] .world-map__dot,.world-map__pin:hover .world-map__dot{transform:translate(-50%, -50%) scale(1.4)}.world-map__pin[aria-expanded=true]{z-index:4}.world-map__dot{position:absolute;left:0;top:0;width:14px;height:14px;border-radius:50%;background:#e76f51;box-shadow:0 0 0 4px rgba(231,111,81,.22),0 2px 6px -1px rgba(0,0,0,.25);transform:translate(-50%, -50%);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.world-map__tooltip{position:absolute;left:0;bottom:100%;--tip-shift: 0px;transform:translate(calc(-50% + var(--tip-shift)), 0);width:max-content;min-width:220px;max-width:min(340px,100vw - 32px);padding:1rem 1.5rem;background:#0d2538;color:#faf8f3;border-radius:12px;font-size:.9rem;line-height:1.45;text-align:left;box-shadow:0 12px 32px -10px rgba(0,0,0,.35);opacity:0;visibility:hidden;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms cubic-bezier(0.4, 0, 0.2, 1),visibility 0s linear 200ms;z-index:5}.world-map__tooltip::after{content:"";position:absolute;top:100%;left:calc(50% - var(--tip-shift));transform:translateX(-50%);border:6px solid rgba(0,0,0,0);border-top-color:#0d2538}.world-map__pin:hover .world-map__tooltip,.world-map__pin:focus .world-map__tooltip{transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.world-map__tooltip-close{position:absolute;top:.5rem;right:.75rem;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;line-height:1;color:rgba(250,248,243,.55);cursor:pointer;user-select:none;border-radius:50%;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.world-map__tooltip-close:hover,.world-map__tooltip-close:focus{color:#faf8f3;background:rgba(250,248,243,.1);outline:none}.world-map__tooltip-place{display:block;margin:0 2rem .75rem 0;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(250,248,243,.7)}.world-map__tooltip-list{list-style:none;margin:0;padding:0}.world-map__tooltip-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:36px;margin:0;padding:0;line-height:1.4}.world-map__tooltip-list li+li{border-top:1px solid rgba(250,248,243,.08)}.world-map__tooltip-list a{color:#faf8f3;text-decoration:none;line-height:1.4;padding:6px 0;flex:1}.world-map__tooltip-list a:hover{color:#f4a999}.world-map__tooltip-year{flex-shrink:0;font-size:.78rem;line-height:1.4;color:rgba(250,248,243,.5);font-variant-numeric:tabular-nums}.newsletter{display:grid;gap:1.5rem;padding:2rem 0 3rem;border-bottom:1px solid rgba(250,248,243,.12);margin-bottom:3rem}@media(min-width: 1024px){.newsletter{grid-template-columns:1fr 1fr;align-items:center;gap:3rem}}.newsletter__copy{color:rgba(250,248,243,.85)}.newsletter__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.4rem;font-weight:500;margin:0 0 .5rem;color:#faf8f3}.newsletter__hint{margin:0;font-size:.95rem;line-height:1.5}.newsletter__row{display:flex;flex-direction:column;gap:.75rem}@media(min-width: 640px){.newsletter__row{flex-direction:row}}.newsletter__input{flex:1;min-width:0;padding:.75rem 1rem;font:inherit;font-size:1rem;color:#faf8f3;background:rgba(250,248,243,.08);border:1px solid rgba(250,248,243,.2);border-radius:12px;transition:border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.newsletter__input::placeholder{color:rgba(250,248,243,.55)}.newsletter__input:focus{outline:none;border-color:#f4a999;background:rgba(250,248,243,.14)}.newsletter__submit{flex-shrink:0}.donate-hero{padding:4rem 0 3rem}.donate-hero__inner{display:grid;grid-template-columns:minmax(0, 1fr);min-width:0;gap:2rem;align-items:start}@media(min-width: 1024px){.donate-hero__inner{grid-template-columns:minmax(0, 1fr) minmax(0, 460px);gap:4rem}}.donate-hero__text h1{margin-bottom:1rem}.donate-hero__text p{font-size:1.2rem;color:var(--color-text-muted);margin:0;max-width:40ch}.donate-hero__inner .donate-form-card{width:100%}@media(min-width: 1024px){.donate-hero__inner .donate-form-card{margin:0;max-width:none}}.donate-form-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;padding:1.5rem;max-width:640px;margin:0 auto;box-shadow:0 2px 12px -4px rgba(13,37,56,.08);overflow-x:clip;overflow-clip-margin:1rem}@media(min-width: 768px){.donate-form-card{padding:3rem}}.donate-form{display:flex;flex-direction:column;gap:1.5rem}.donate-row{display:flex;flex-direction:column;gap:.5rem}.donate-row__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--color-text-muted)}.donate-toggles{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:4px;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:12px;padding:4px}.donate-toggles--amounts{grid-template-columns:repeat(2, minmax(0, 1fr))}@media(min-width: 768px){.donate-toggles--amounts{grid-template-columns:repeat(3, minmax(0, 1fr))}}.donate-toggles--amounts [data-amount=other]{grid-column:1/-1}.donate-toggle{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;padding:.75rem .75rem;border:0;border-radius:6px;background:rgba(0,0,0,0);color:var(--color-text);text-decoration:none;font-family:inherit;font-weight:500;font-size:.95rem;line-height:1;cursor:pointer;transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1),color 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap;min-width:0}.donate-toggle:hover{color:var(--color-primary)}.donate-toggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.donate-toggle.is-active{background:var(--color-cta);color:var(--color-on-primary);box-shadow:0 2px 6px -2px rgba(13,37,56,.35)}.donate-toggle.is-active:hover{color:var(--color-on-primary)}.donate-toggle--monthly{position:relative;overflow:visible;gap:.4em}.donate-toggle--monthly .monthly-heart{color:#e76f51;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.donate-toggle--monthly.is-active .monthly-heart{color:var(--color-on-primary);animation:heart-beat .5s cubic-bezier(0.4, 0, 0.2, 1)}.heart-burst{position:absolute;inset:0;pointer-events:none;overflow:visible}.heart-balloon{position:absolute;bottom:40%;font-size:1rem;line-height:1;color:#e76f51;opacity:0;will-change:transform,opacity;animation-name:heart-float;animation-timing-function:ease-out;animation-fill-mode:forwards}.donate-toggle.is-animating-in{animation:amount-pop .4s cubic-bezier(0.4, 0, 0.2, 1) both}@keyframes heart-float{0%{opacity:0;transform:translate(0, 0) scale(0.3)}12%{opacity:1}70%{opacity:1}100%{opacity:0;transform:translate(var(--x, 0), var(--y, -70px)) scale(var(--s, 1)) rotate(var(--r, 0))}}@keyframes heart-beat{0%,100%{transform:scale(1)}40%{transform:scale(1.4)}}@keyframes amount-pop{0%{opacity:0;transform:scale(0.8) translateY(8px)}60%{transform:scale(1.06)}100%{opacity:1;transform:scale(1) translateY(0)}}@media(prefers-reduced-motion: reduce){.heart-balloon,.donate-toggle--monthly.is-active .monthly-heart,.donate-toggle.is-animating-in{animation:none}.heart-balloon{display:none}}.custom-amount-wrapper{display:none;align-items:center;gap:.75rem;padding:.5rem 1rem;border:1.5px solid var(--color-border);border-radius:12px;background:var(--color-page);transition:border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.custom-amount-wrapper.is-visible{display:flex}.custom-amount-wrapper:focus-within{border-color:var(--color-primary)}.custom-amount-currency{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.4rem;color:var(--color-primary);font-weight:600;width:1.5rem;text-align:center;flex-shrink:0}.donate-custom-input{flex:1;min-width:0;padding:.75rem 0;border:0;background:rgba(0,0,0,0);color:var(--color-text);font:inherit;font-size:1.05rem}.donate-custom-input:focus{outline:none}.donate-custom-input.is-invalid+.custom-amount-currency,.custom-amount-wrapper.is-invalid .donate-custom-input{color:#e76f51}.custom-amount-currency-select{flex-shrink:0;display:flex;align-items:center;padding-left:.75rem;border-left:1px solid var(--color-border)}.custom-amount-currency-select select{appearance:none;-webkit-appearance:none;border:0;background:rgba(0,0,0,0);color:var(--color-text);font:inherit;font-weight:600;font-size:.95rem;cursor:pointer;padding:.5rem 1.4em .5rem .5rem;border-radius:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23808080' stroke-width='1.5' d='M2.5 4.5 6 8l3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .3em center}.custom-amount-currency-select select:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.subscribe-toggle{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;user-select:none;line-height:1.4}.subscribe-toggle input{position:absolute;opacity:0;pointer-events:none}.subscribe-toggle__switch{flex-shrink:0;width:44px;height:26px;background:var(--color-border);border-radius:999px;position:relative;margin-top:2px;transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.subscribe-toggle__switch::after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#faf8f3;border-radius:999px;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 4px rgba(13,37,56,.25)}.subscribe-toggle input:checked+.subscribe-toggle__switch{background:#173d56}.subscribe-toggle input:checked+.subscribe-toggle__switch::after{transform:translateX(18px)}.subscribe-toggle__text{font-size:.95rem;color:var(--color-text)}.subscribe-toggle__text small{display:block;font-size:.8rem;color:var(--color-text-muted);margin-top:2px}.validation-message{display:none;color:#e76f51;font-size:.9rem;font-weight:500;margin:-0.5rem 0 0}.validation-message.is-visible{display:block}.donate-button{width:100%;border-radius:12px}.donate-button.is-disabled,.donate-button[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.donate-form__note{margin:0;text-align:center;font-size:.82rem;color:var(--color-text-muted)}.ways{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width: 1024px){.ways{grid-template-columns:repeat(3, 1fr)}}.way-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column}.way-card__kicker{font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#e76f51;margin-bottom:.5rem}.way-card__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.4rem;color:var(--color-text);margin:0 0 .5rem;letter-spacing:-0.01em}.way-card__who{font-size:.9rem;color:var(--color-text-muted);margin:0 0 1rem;line-height:1.5;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.way-card__body p{font-size:.95rem;color:var(--color-text);line-height:1.55;margin:0 0 .75rem}.way-card__body p strong{color:var(--color-text);font-weight:600}.way-card__bullets{list-style:none;padding:0;margin:.5rem 0 0;display:grid;row-gap:.5rem}.way-card__bullets li{font-size:.9rem;color:var(--color-text);padding-left:14px;position:relative;line-height:1.5}.way-card__bullets li::before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#e76f51}.ways__cta{margin-top:2rem;padding:1.5rem 2rem;background:var(--color-feature);color:#faf8f3;border-radius:12px;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media(min-width: 768px){.ways__cta{grid-template-columns:1.4fr 1fr}}.ways__cta h3{font-family:"Fraunces",Georgia,"Times New Roman",serif;color:#faf8f3;font-size:1.3rem;margin:0 0 .5rem}.ways__cta p{color:rgba(250,248,243,.85);font-size:.95rem;line-height:1.55;margin:0}.ways__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width: 768px){.ways__cta-actions{justify-content:flex-end}}.pillar-story p{margin:0 0 .75rem}.pillar-story p:last-child{margin-bottom:0}.product-hero-wrap{width:100%;margin:0 auto 2rem}@media(min-width: 768px){.product-hero-wrap{width:calc(100% - 8rem);max-width:calc(1200px - 4rem);margin-bottom:3rem}}.product-hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:clamp(320px,56vw,560px);padding:3rem 1.5rem 2rem;overflow:hidden;color:#fff;background:linear-gradient(135deg, #173d56 0%, #4a8aa6 100%)}@media(min-width: 768px){.product-hero{border-radius:24px;padding:4rem 3rem 3rem;box-shadow:0 10px 18px -8px rgba(13,37,56,.18),0 60px 100px -40px rgba(13,37,56,.32)}}.product-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.product-hero__bg--fallback{display:flex;align-items:center;justify-content:center}.product-hero__bg--fallback svg,.product-hero__bg--fallback img{width:60%;height:auto;opacity:.4}.product-hero__scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.35) 55%, rgba(0, 0, 0, 0.75) 100%)}.product-hero__content{position:relative;z-index:1;max-width:760px}.product-hero h1{color:#fff;font-size:clamp(2.2rem,3.5vw + 1rem,3.6rem);line-height:1.05;margin:0 0 1rem;text-shadow:0 2px 24px rgba(0,0,0,.35)}.product-hero__lead{font-size:clamp(1.05rem,.6vw + .9rem,1.35rem);line-height:1.45;color:rgba(255,255,255,.94);margin:0;max-width:56ch;text-shadow:0 2px 14px rgba(0,0,0,.4)}.product-features{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.product-features{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.product-features{grid-template-columns:repeat(3, 1fr)}}.product-feature{padding:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;display:flex;flex-direction:column;gap:.5rem;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)}.product-feature:hover{transform:translateY(-2px);border-color:#4a8aa6;box-shadow:0 10px 24px -12px rgba(13,37,56,.18)}.product-feature__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:rgba(var(--color-primary-rgb), 0.08);color:var(--color-primary);margin-bottom:.5rem}.product-feature__icon svg{width:22px;height:22px}.product-feature h3{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:1.05rem;font-weight:600;margin:0;letter-spacing:0}.product-feature p{margin:0;font-size:.95rem;color:var(--color-text-muted)}.product-problem{padding-top:1.5rem;padding-bottom:1.5rem}.product-problem__inner{max-width:760px;border-left:4px solid #e76f51;padding:1rem 1.5rem}.product-problem__label{display:block;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.5rem}.product-problem__label::before{content:"[ ";color:#e76f51}.product-problem__label::after{content:" ]";color:#e76f51}.product-problem__text{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(1.2rem,1vw + 1rem,1.6rem);line-height:1.4;color:var(--color-text);margin:0;letter-spacing:-0.01em}.product-unique{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 768px){.product-unique{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.product-unique{grid-template-columns:repeat(3, 1fr);gap:2rem}}.product-unique__item{display:flex;align-items:flex-start;gap:1rem}.product-unique__num{flex-shrink:0;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:500;color:#e76f51;line-height:1;padding-top:4px}.product-unique__item h3{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 .5rem;letter-spacing:0}.product-unique__item p{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.55}.use-cases{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.use-cases{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 1024px){.use-cases{grid-template-columns:repeat(3, 1fr)}}.use-case{background:var(--color-page);border:1px solid var(--color-border);border-radius:24px;padding:1.5rem}.use-case h3{margin:0 0 .75rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:0}.use-case p{margin:0;color:var(--color-text-muted);font-size:.95rem;line-height:1.55}.use-cases__outro{margin:2rem auto 0;max-width:640px;text-align:center;font-size:1rem;color:var(--color-text-muted);line-height:1.55}.use-cases__outro a{font-weight:600;margin-left:.5rem;color:var(--color-primary)}.use-cases__outro a:hover{color:var(--color-primary-strong)}.media-feature__head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.media-feature__title{margin:.5rem 0 0;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:500;font-size:1.6rem;line-height:1.2;max-width:32ch}.media-feature__more{font-weight:600;font-size:.95rem;color:var(--color-primary);text-decoration:none;white-space:nowrap}.media-feature__more:hover{color:var(--color-primary-strong);text-decoration:underline}.media-feature__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.media-feature__grid{grid-template-columns:repeat(3, 1fr)}}.media-feature__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.media-feature__card:hover{transform:translateY(-2px)}.media-feature__card:hover .media-feature__play{background:rgba(0,0,0,.32)}.media-feature__card:hover .media-feature__play svg{transform:scale(1.08)}.media-feature__thumb{position:relative;aspect-ratio:16/9;background:#0d2538;overflow:hidden;border-radius:12px}.media-feature__thumb img{width:100%;height:100%;object-fit:cover}.media-feature__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.18);transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.media-feature__play svg{width:18px;height:18px;color:#faf8f3;background:rgba(0,0,0,.6);border-radius:50%;padding:12px;box-sizing:content-box;backdrop-filter:blur(4px);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.media-feature__body{padding:.75rem 0 0}.media-feature__meta{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--color-text-muted);margin-bottom:.5rem}.media-feature__heading{margin:0;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.08rem;font-weight:500;line-height:1.3;color:var(--color-text)}.media-films{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 1024px){.media-films{grid-template-columns:repeat(2, 1fr)}}.film-card{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)}.film-card:hover{transform:translateY(-2px);border-color:#4a8aa6;box-shadow:0 14px 28px -14px rgba(13,37,56,.22)}.film-card__thumb{position:relative;aspect-ratio:16/9;background:#0d2538;overflow:hidden}.film-card__thumb img{width:100%;height:100%;object-fit:cover}.film-card__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.18);transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.film-card__play svg{width:26px;height:26px;color:#faf8f3;background:rgba(0,0,0,.55);border-radius:50%;padding:18px;box-sizing:content-box;backdrop-filter:blur(4px);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.film-card:hover .film-card__play{background:rgba(0,0,0,.32)}.film-card:hover .film-card__play svg{transform:scale(1.08)}.film-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.film-card__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.4rem;font-weight:500;margin:0;line-height:1.25}.film-card__desc{margin:0;color:var(--color-text-muted);font-size:.98rem;line-height:1.5}.film-card__credit{margin:.5rem 0 0;font-size:.82rem;color:var(--color-text-muted);font-style:italic}.media-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 768px){.media-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.media-grid{grid-template-columns:repeat(3, 1fr)}}.media-grid--press{margin-bottom:3rem}@media(min-width: 768px){.media-grid--press{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.media-grid--press{grid-template-columns:repeat(2, 1fr)}}.media-card{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)}.media-card:hover{transform:translateY(-2px);border-color:#4a8aa6;box-shadow:0 12px 24px -12px rgba(13,37,56,.18)}.media-card__thumb{position:relative;aspect-ratio:16/9;background:#0d2538;overflow:hidden}.media-card__thumb img{width:100%;height:100%;object-fit:cover}.media-card__thumb--tedx{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #e62b1e 0%, #b22219 100%)}.media-card__tedx{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-weight:700;font-size:2.4rem;color:#faf8f3;letter-spacing:-0.02em}.media-card__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.15);transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.media-card__play svg{width:18px;height:18px;color:#faf8f3;background:rgba(0,0,0,.6);border-radius:50%;padding:12px;box-sizing:content-box;backdrop-filter:blur(4px);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.media-card:hover .media-card__play{background:rgba(0,0,0,.28)}.media-card:hover .media-card__play svg{transform:scale(1.08)}.media-card__body{padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.media-card__meta{display:flex;align-items:center;gap:.75rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--color-text-muted)}.media-card__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.15rem;font-weight:500;margin:0;line-height:1.3;color:var(--color-text)}.media-card__speaker{margin:0;font-size:.9rem;color:var(--color-text-muted)}.media-card__lang,.media-list__lang{display:inline-flex;align-items:center;padding:1px 6px;border:1px solid var(--color-border);border-radius:6px;font-size:.68rem;font-weight:600;letter-spacing:.06em;color:var(--color-text-muted)}.media-year+.media-year{margin-top:3rem}.media-year__label{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.4rem;font-weight:500;margin:0 0 1rem;color:var(--color-primary)}.media-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--color-border)}.media-list__item{border-bottom:1px solid var(--color-border);margin:0}.media-list__link{display:grid;grid-template-columns:1fr;gap:.25rem;padding:1rem 0;text-decoration:none;color:var(--color-text);transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}@media(min-width: 768px){.media-list__link{grid-template-columns:90px 200px 1fr auto;gap:1rem;align-items:baseline;padding:.75rem 0}}.media-list__link:hover{color:var(--color-primary)}.media-list__link:hover .media-list__title{text-decoration:underline;text-decoration-color:rgba(var(--color-primary-rgb), 0.35)}.media-list__date{font-size:.82rem;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.media-list__source{font-weight:600;font-size:.95rem;color:var(--color-primary-strong)}.media-list__title{font-size:.95rem;line-height:1.4}.media-list__tags{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.media-list__type{display:inline-flex;align-items:center;padding:1px 8px;border-radius:999px;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:rgba(var(--color-primary-rgb), 0.08);color:var(--color-primary)}.media-list__type--radio,.media-list__type--podcast{background:rgba(231,111,81,.12);color:hsl(12,75.7575757576%,49.1764705882%)}.media-list__type--video,.media-list__type--tv{background:rgba(74,138,166,.18);color:var(--color-primary-strong)}.media-list__type--award{background:rgba(184,134,11,.15);color:#8b6914}.project-hero{padding:3rem 0 1.5rem}.project-hero__lead{font-size:1.2rem;color:var(--color-text-muted);margin-bottom:1.5rem}.project-flow{padding-bottom:3rem}.project-flow__block+.project-flow__block{margin-top:2rem}.project-flow__block--center{text-align:center}.project-hero__media{margin-bottom:1.5rem;border-radius:24px;overflow:hidden;aspect-ratio:16/9;background:linear-gradient(135deg, #173d56 0%, #f4a999 100%)}.project-hero__media img{width:100%;height:100%;object-fit:cover}.project-meta{margin:1.5rem 0 0;padding:1rem 0 0;border-top:1px solid var(--color-border);list-style:none;display:flex;flex-direction:column;gap:.5rem;font-size:.95rem}@media(min-width: 768px){.project-meta{flex-direction:row;flex-wrap:wrap;gap:.75rem 2rem;align-items:center}}.project-meta__item{display:flex;align-items:center;gap:.5rem;margin:0;color:var(--color-text);min-width:0}.project-meta__icon{flex-shrink:0;width:18px;height:18px;color:var(--color-primary)}.project-meta__item span{font-weight:500;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}.project-meta__item a{color:inherit;text-decoration:underline;text-decoration-color:rgba(var(--color-primary-rgb), 0.35);text-decoration-thickness:1.5px;text-underline-offset:3px;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),text-decoration-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.project-meta__item a:hover{color:var(--color-primary);text-decoration-color:var(--color-primary)}.gallery{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;width:100%}@media(min-width: 768px){.gallery{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;aspect-ratio:16/9;gap:1rem}}.gallery__item{margin:0;border-radius:12px;overflow:hidden;background:var(--color-bg-alt);aspect-ratio:4/3;position:relative;cursor:zoom-in;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.gallery__item>a{display:block;width:100%;height:100%;cursor:zoom-in}.gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1)}.gallery__item:hover img{transform:scale(1.04)}@media(min-width: 768px){.gallery__item{aspect-ratio:auto}}.gallery__item:first-child{grid-column:1/-1;aspect-ratio:16/9}@media(min-width: 768px){.gallery__item:first-child{grid-column:1;grid-row:1/span 2;aspect-ratio:auto}}.gallery--2{grid-template-columns:1fr 1fr}@media(min-width: 768px){.gallery--2{grid-template-columns:1fr 1fr;grid-template-rows:auto;aspect-ratio:auto}}.gallery--2 .gallery__item,.gallery--2 .gallery__item:first-child{grid-column:auto;grid-row:auto;aspect-ratio:4/3}@media(min-width: 768px){.gallery--2 .gallery__item,.gallery--2 .gallery__item:first-child{aspect-ratio:4/3}}.gallery--1{grid-template-columns:1fr}@media(min-width: 768px){.gallery--1{grid-template-columns:1fr;grid-template-rows:auto;aspect-ratio:16/9}}.gallery--1 .gallery__item:first-child{grid-column:1/-1;aspect-ratio:16/9}@media(min-width: 768px){.gallery--1 .gallery__item:first-child{grid-row:1;aspect-ratio:auto}}.app-screens{display:grid;grid-template-columns:1fr;gap:1rem;margin:3rem auto;max-width:520px}@media(min-width: 768px){.app-screens{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:720px}}.app-screens img{width:100%;height:auto;border-radius:24px;background:var(--color-bg-alt);box-shadow:0 12px 28px -10px rgba(13,37,56,.25)}.article-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 1024px){.article-layout{grid-template-columns:minmax(0, 760px) minmax(260px, 320px);gap:3rem;align-items:start}}@media(min-width: 1024px){.article-sidebar{position:sticky;top:120px;align-self:start}}.video-embed{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#0d2538;box-shadow:0 14px 32px -14px rgba(13,37,56,.35)}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sidebar-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;padding:1.5rem}.sidebar-card p{margin:0 0 1rem;color:var(--color-text-muted);font-size:.95rem;line-height:1.55}.sidebar-card .btn{width:100%}.sidebar-card--accent{background:var(--color-bg-alt)}.sidebar-card__eyebrow{display:block;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem}.sidebar-card__eyebrow::before{content:"[ ";color:#e76f51}.sidebar-card__eyebrow::after{content:" ]";color:#e76f51}.sidebar-card__title{margin:0 0 .75rem;font-size:1.2rem;font-family:"Fraunces",Georgia,"Times New Roman",serif;line-height:1.25}.sidebar-card__url{display:block;margin-bottom:1rem;font-size:.85rem;color:var(--color-text-muted);word-break:break-all}.sidebar-card__link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-primary);font-size:.9rem}.sidebar-card__link:hover{color:var(--color-primary-strong)}.prose{max-width:760px}.prose h2{margin-top:3rem;font-size:1.75rem}.prose h3{margin-top:2rem}.prose p,.prose li{font-size:1.05rem;line-height:1.7}.prose ul li{margin-bottom:.5rem}.prose blockquote{border-left:3px solid var(--color-primary);margin:1.5rem 0;padding:.5rem 0 .5rem 1.5rem;color:var(--color-text-muted);font-style:italic}.prose img{border-radius:12px;margin:1.5rem 0}.prose .prose__lightbox-link{display:block;cursor:zoom-in;overflow:hidden;border-radius:12px;margin:1.5rem 0}.prose .prose__lightbox-link img{display:block;margin:0;transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1)}.prose .prose__lightbox-link:hover img{transform:scale(1.03)}.prose a:not(.btn):not(.prose__lightbox-link){color:var(--color-primary);text-decoration:underline;text-decoration-color:rgba(var(--color-primary-rgb), 0.4);text-decoration-thickness:1.5px;text-underline-offset:3px;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),text-decoration-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.prose a:not(.btn):not(.prose__lightbox-link):hover{color:var(--color-primary-strong);text-decoration-color:var(--color-primary-strong)}.page-hero{padding:4rem 0 2rem}.page-hero__inner{max-width:720px}.not-found-hero__inner{margin:0 auto;text-align:center}.not-found-stamp{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 2rem;margin-bottom:1.5rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.not-found-stamp__label{font-size:.7rem;letter-spacing:.18em;color:var(--color-text-muted);text-transform:uppercase}.not-found-stamp__num{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:4.5rem;font-weight:600;line-height:1;color:var(--color-primary);letter-spacing:-0.02em}@media(min-width: 768px){.not-found-stamp__num{font-size:6rem}}.page-hero h1{margin-bottom:1rem}.page-hero p{font-size:1.2rem;color:var(--color-text-muted);margin:0}.project-grid{display:grid;gap:1rem;grid-template-columns:1fr;width:100%}@media(min-width: 768px){.project-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 1024px){.project-grid{grid-template-columns:repeat(3, 1fr)}}.project-grid__item{display:flex;width:100%}.project-grid__item>.project-tile{width:100%}.filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem}.filter-chip{padding:.5rem 1rem;border-radius:999px;border:1.5px solid var(--color-border);background:rgba(0,0,0,0);font-weight:500;font-size:.9rem;color:var(--color-text);cursor:pointer;transition:border-color 200ms cubic-bezier(0.4, 0, 0.2, 1),color 200ms cubic-bezier(0.4, 0, 0.2, 1),background 200ms cubic-bezier(0.4, 0, 0.2, 1)}.filter-chip:hover{border-color:var(--color-primary);color:var(--color-primary)}.filter-chip.is-active{background:#173d56;color:#faf8f3;border-color:var(--color-primary)}.about-collage{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;grid-template-areas:"lead lead" "a    b"}@media(min-width: 768px){.about-collage{grid-template-columns:2fr 1fr 1fr;grid-template-areas:"lead a b";aspect-ratio:16/7;gap:1rem}}.about-collage figure{margin:0;border-radius:12px;overflow:hidden;background:var(--color-bg-alt)}.about-collage figure img{width:100%;height:100%;object-fit:cover;object-position:center top}.about-collage__lead{grid-area:lead;aspect-ratio:16/10}@media(min-width: 768px){.about-collage__lead{aspect-ratio:auto}}.about-collage__a{grid-area:a;aspect-ratio:3/4}@media(min-width: 768px){.about-collage__a{aspect-ratio:auto}}.about-collage__b{grid-area:b;aspect-ratio:3/4}@media(min-width: 768px){.about-collage__b{aspect-ratio:auto}}.about-story{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width: 1024px){.about-story{grid-template-columns:1.1fr 1fr;gap:4rem}}.about-story__text p{font-size:1.05rem}.about-story__media{margin:0;border-radius:24px;overflow:hidden;aspect-ratio:4/3;background:var(--color-bg-alt)}.about-story__media img{width:100%;height:100%;object-fit:cover}.about-anbi{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width: 1024px){.about-anbi{grid-template-columns:1fr 1fr;gap:3rem}}.about-anbi__media{margin:0;border-radius:24px;overflow:hidden;aspect-ratio:4/5;background:var(--color-bg-alt);max-width:480px}.about-anbi__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.timeline{position:relative;padding:1.5rem 0}.timeline::before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:var(--color-border)}@media(min-width: 768px){.timeline::before{left:50%;transform:translateX(-1px)}}.timeline__entry{position:relative;padding-left:2rem;margin-bottom:2rem}@media(min-width: 768px){.timeline__entry{width:50%;padding-left:0;padding-right:2rem}.timeline__entry:nth-child(even){margin-left:50%;padding-left:2rem;padding-right:0;text-align:left}.timeline__entry:nth-child(odd){text-align:right}}.timeline__entry::before{content:"";position:absolute;left:0;top:6px;width:16px;height:16px;border-radius:50%;background:var(--color-page);border:3px solid var(--color-primary)}@media(min-width: 768px){.timeline__entry::before{left:auto;right:-8px}}@media(min-width: 768px){.timeline__entry:nth-child(even)::before{left:-8px;right:auto}}.timeline__year{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.5rem;color:var(--color-primary);font-weight:600;margin-bottom:.25rem}.timeline__milestone{margin:0 0 .75rem;font-weight:600;color:#e76f51;font-size:1.02rem;line-height:1.4}.timeline__milestone a{color:inherit;text-decoration:underline;text-decoration-color:rgba(231,111,81,.5);text-decoration-thickness:1.5px}.timeline__milestone-emoji{font-size:1.7em;line-height:1;vertical-align:-0.18em;margin-right:.15em}.timeline__text{color:var(--color-text-muted);margin:0}.timeline__text a{color:var(--color-text);text-decoration:underline;text-decoration-color:rgba(var(--color-primary-rgb), 0.4);text-decoration-thickness:1.5px;text-underline-offset:3px;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),text-decoration-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.timeline__text a:hover{color:var(--color-primary);text-decoration-color:var(--color-primary)}.team{display:grid;gap:1.5rem;grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.team{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.team{grid-template-columns:repeat(4, 1fr)}}.team__group-heading{margin-top:4rem;margin-bottom:1.5rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-muted)}.team__avatar{width:100%;aspect-ratio:4/5;border-radius:12px;background:linear-gradient(135deg, #173d56, #4a8aa6);margin:0 0 .75rem;display:flex;align-items:center;justify-content:center;color:#faf8f3;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:3.5rem;font-weight:500}.team__photo{width:100%;aspect-ratio:4/5;border-radius:12px;object-fit:cover;object-position:center top;margin:0 0 1rem;display:block;background:var(--color-bg-alt);box-shadow:0 10px 30px -10px rgba(13,37,56,.18)}.team__member{text-align:left}.team__name{font-weight:600;font-size:1rem;margin:0;color:var(--color-text)}.team__role{font-size:.85rem;color:var(--color-text-muted);margin-top:.25rem}.contact-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:640px;margin:0 auto 3rem;box-shadow:0 1px 3px rgba(13,37,56,.05)}@media(min-width: 768px){.contact-card{padding:4rem 3rem}}.contact-card__label{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:600;color:var(--color-text-muted)}.contact-card__email{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,4vw + .5rem,2.5rem);font-weight:500;color:var(--color-primary);letter-spacing:-0.01em;text-decoration:none;word-break:break-all;line-height:1.1}.contact-card__email:hover{color:var(--color-primary-strong);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2px}.contact-card__note{margin:0 0 .75rem;color:var(--color-text-muted);max-width:420px;font-size:.95rem}.contact-info{display:grid;gap:1rem;grid-template-columns:1fr;max-width:760px;margin:0 auto}@media(min-width: 768px){.contact-info{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.contact-info__item{display:flex;flex-direction:column;gap:.5rem}.contact-info__label{text-transform:uppercase;font-size:.72rem;letter-spacing:.1em;color:var(--color-text-muted);font-weight:600}.contact-info__value{font-size:.95rem;line-height:1.5;color:var(--color-text)}.partners-marquee{overflow-x:auto;overflow-y:hidden;width:100%;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-x pan-y;scrollbar-width:none;-ms-overflow-style:none}.partners-marquee::-webkit-scrollbar{display:none}.partners-marquee.is-dragging{cursor:grabbing}.partners-marquee:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;border-radius:6px}.partners-marquee{-webkit-mask-image:linear-gradient(to right, transparent 0, #000 80px, #000 calc(100% - 80px), transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 80px, #000 calc(100% - 80px), transparent 100%)}.partners-marquee__track{display:flex;align-items:center;gap:1.5rem;width:max-content}@media(min-width: 768px){.partners-marquee__track{gap:3rem}}@media(prefers-reduced-motion: reduce){.partners-marquee{overflow:visible;cursor:auto;-webkit-mask-image:none;mask-image:none}.partners-marquee__track{flex-wrap:wrap;width:100%;justify-content:center;gap:1.5rem;padding:0 1.5rem}}.partners-marquee img{-webkit-user-drag:none;pointer-events:none}.partner-tile{flex-shrink:0;flex-grow:0;display:inline-flex;align-items:center;justify-content:center;width:150px;height:88px;padding:0 .75rem;text-decoration:none;color:inherit;background:var(--color-logo-plate);border-radius:12px}@media(min-width: 768px){.partner-tile{width:180px;padding:0 1rem}}.partner-tile img{max-height:72px;max-width:100%;width:auto;height:auto;object-fit:contain;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.partner-tile:hover img{transform:scale(1.08)}.partners-marquee.is-dragging .partner-tile img{transform:none}.partner-tile--text{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:.95rem;font-weight:500;color:var(--color-text-muted);white-space:nowrap;letter-spacing:.01em}.partner-tile--text:hover{color:var(--color-primary)}.partner-tile__name{display:inline-block}.shop-promo{display:grid;gap:2rem;grid-template-columns:1fr;text-decoration:none;color:var(--color-text);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.shop-promo:hover{color:var(--color-text)}.shop-promo:hover .shop-promo__img img{transform:scale(1.04)}.shop-promo:hover .shop-promo__cta{color:var(--color-primary-strong)}.shop-promo:hover .shop-promo__cta::after{transform:translateX(6px)}@media(min-width: 768px){.shop-promo{grid-template-columns:1.6fr 1fr;align-items:center;gap:4rem}}.shop-promo__images{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:1fr 1fr;gap:.75rem}@media(min-width: 768px){.shop-promo__images{gap:1rem}}.shop-promo__img{overflow:hidden;border-radius:12px;background:var(--color-bg-alt);width:100%;height:100%}.shop-promo__img img{width:100%;height:100%;object-fit:cover;transition:transform 600ms cubic-bezier(0.4, 0, 0.2, 1);display:block}.shop-promo__images>.shop-promo__img:nth-child(1){grid-row:1/span 2;aspect-ratio:1/1}@media(max-width: 480px){.shop-promo__images>.shop-promo__img:nth-child(1){grid-row:auto;aspect-ratio:1/1}.shop-promo__images>.shop-promo__img:nth-child(2){display:none}.shop-promo__images>.shop-promo__img:nth-child(3){aspect-ratio:1/1}}@media(max-width: 480px){.shop-promo__images{grid-template-columns:1fr 1fr;grid-template-rows:auto}}.shop-promo__text{color:var(--color-text)}.shop-promo__text h2{margin:0 0 1rem;font-size:clamp(1.75rem,1.6vw + 1.2rem,2.5rem)}.shop-promo__text p{margin:0 0 1.5rem;color:var(--color-text-muted);font-size:1.1rem;line-height:1.6}.shop-promo__cta{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-primary);font-size:1.05rem;letter-spacing:.01em}.shop-promo__cta::after{content:"→";transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.corporate-promo{display:grid;gap:1.5rem;grid-template-columns:1fr;background:var(--color-surface);border:1px solid var(--color-border);border-left:4px solid #e76f51;border-radius:24px;padding:2rem}@media(min-width: 768px){.corporate-promo{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;padding:4rem}}.corporate-promo__text h2{margin:0 0 1rem;font-size:clamp(1.5rem,1.2vw + 1.1rem,2.1rem)}.corporate-promo__text p{margin:0 0 1rem;color:var(--color-text-muted);font-size:1.05rem;line-height:1.6}.corporate-promo__actions{display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width: 768px){.corporate-promo__actions{flex-direction:column;align-items:stretch}}.supporter{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center;padding:2rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;scroll-margin-top:120px}@media(min-width: 1024px){.supporter{grid-template-columns:1fr 1.4fr;gap:4rem;padding:3rem}}.supporter__media{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--color-bg-alt);border-radius:12px;aspect-ratio:4/3}.supporter__media a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.supporter__media img{max-width:80%;max-height:80%;width:auto;height:auto;object-fit:contain}.supporter__body h2{margin:0 0 1rem;font-size:clamp(1.6rem,1vw + 1.3rem,2.2rem)}.supporter__body p{font-size:1.05rem;margin:0 0 1rem}.supporter__link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-primary);font-size:.95rem}.supporter__link:hover{color:var(--color-primary-strong)}.supporter-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 768px){.supporter-grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}.supporter-grid__cta{margin:2rem auto 0;max-width:640px;text-align:center;font-size:1rem;color:var(--color-text-muted)}.supporter-grid__cta a{font-weight:600;margin-left:.5rem;color:var(--color-primary)}.supporter-grid__cta a:hover{color:var(--color-primary-strong)}.supporter-card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--color-page);border:1px solid var(--color-border);border-radius:24px;scroll-margin-top:120px;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.supporter-card:hover{transform:translateY(-3px);border-color:#4a8aa6;box-shadow:0 18px 40px -16px rgba(13,37,56,.18)}.supporter-card__logo{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background:var(--color-bg-alt);border-radius:12px;height:140px}.supporter-card__logo a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.supporter-card__logo img{max-width:70%;max-height:100%;width:auto;height:auto;object-fit:contain}.supporter-card__body{display:flex;flex-direction:column;flex:1}.supporter-card__body p{margin:0 0 1rem;color:var(--color-text-muted);font-size:.98rem}.supporter-card__title{margin:0 0 .75rem;font-size:1.25rem}.supporter-card__link{margin-top:auto;font-weight:600;color:var(--color-primary);font-size:.9rem}.supporter-card__link:hover{color:var(--color-primary-strong)}.partner-list__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.partner-list__grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 1024px){.partner-list__grid{grid-template-columns:repeat(3, 1fr)}}.supporter:target,.supporter-card:target,.partner-list__card:target{outline:2px solid var(--color-primary);outline-offset:4px}.partner-list__card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:24px;text-decoration:none;color:var(--color-text);scroll-margin-top:120px;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.partner-list__card:hover{transform:translateY(-3px);border-color:#4a8aa6;box-shadow:0 18px 40px -16px rgba(13,37,56,.18);color:var(--color-text)}.partner-list__card:hover .partner-list__link{color:var(--color-primary-strong)}.partner-list__logo{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:var(--color-logo-surface);border-radius:12px;height:100px}.partner-list__logo img{max-width:70%;max-height:100%;width:auto;height:auto;object-fit:contain}.partner-list__body{display:flex;flex-direction:column;flex:1}.partner-list__body p{margin:0 0 1rem;color:var(--color-text-muted);font-size:.95rem;line-height:1.55}.partner-list__name{margin:0 0 .75rem;font-size:1.15rem}.partner-list__link{margin-top:auto;font-weight:600;color:var(--color-primary);font-size:.9rem}.thank-you{padding:6rem 1.5rem;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 280px)}.thank-you__inner{max-width:580px;text-align:center}.thank-you__mark{font-size:3.5rem;line-height:1;margin-bottom:1rem}.thank-you__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,4vw + 1rem,3.75rem);font-weight:500;letter-spacing:-0.02em;margin:0 0 1rem;color:var(--color-text)}.thank-you__lead{font-size:clamp(1.1rem,.5vw + 1rem,1.35rem);line-height:1.45;color:var(--color-text-muted);margin:0 auto 3rem;max-width:480px}.thank-you__body{margin-bottom:3rem}.thank-you__body p{font-size:1rem;line-height:1.7;color:var(--color-text-muted);margin:0 0 .75rem}.thank-you__body a{color:var(--color-primary);text-decoration:underline;text-decoration-color:rgba(var(--color-primary-rgb), 0.4);text-underline-offset:3px}.thank-you__actions{display:inline-flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}.thank-you__fineprint{font-size:.85rem;line-height:1.55;color:var(--color-text-light);margin:0}.shop-hero{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width: 1024px){.shop-hero{grid-template-columns:1fr 1fr;gap:4rem}}.shop-hero__media{margin:0;border-radius:24px;overflow:hidden;aspect-ratio:4/5;background:var(--color-bg-alt)}.shop-hero__media img{width:100%;height:100%;object-fit:cover}.shop-hero__media--landscape{aspect-ratio:3/2}.shop-hero__text p{font-size:1.05rem}.shop-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width: 768px){.shop-grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}.shop-card{display:block;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;text-decoration:none;color:var(--color-text);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1),border-color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.shop-card:hover{transform:translateY(-3px);border-color:#4a8aa6;box-shadow:0 18px 40px -16px rgba(13,37,56,.25);color:var(--color-text)}.shop-card:hover .shop-card__media img{transform:scale(1.04)}.shop-card:hover .shop-card__cta{color:var(--color-primary-strong)}.shop-card:hover .shop-card__cta::after{transform:translateX(4px)}.shop-card__media{aspect-ratio:4/5;background:var(--color-bg-alt);overflow:hidden}.shop-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 600ms cubic-bezier(0.4, 0, 0.2, 1)}.shop-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.shop-card__label{text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:600;color:var(--color-text-muted)}.shop-card__title{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.35rem;font-weight:500;margin:0;letter-spacing:-0.01em}.shop-card__cta{margin-top:.5rem;font-weight:600;font-size:.95rem;color:var(--color-primary);display:inline-flex;align-items:center;gap:.5rem}.shop-card__cta::after{content:"→";transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.anbi-block{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem}.anbi-block h3{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:1.05rem;font-weight:600;margin-bottom:.75rem;letter-spacing:0}.anbi-block dl{display:grid;grid-template-columns:140px minmax(0, 1fr);gap:.5rem 1rem;margin:0;font-size:.95rem}.anbi-block dt{color:var(--color-text-muted)}.anbi-block dd{margin:0;color:var(--color-text);font-weight:500;overflow-wrap:anywhere}.book-hero{padding:4rem 0 6rem}@media(min-width: 1024px){.book-hero{padding:6rem 0 8rem}}.book-hero__inner{display:grid;gap:3rem;align-items:center}@media(min-width: 1024px){.book-hero__inner{grid-template-columns:1fr minmax(320px, 0.85fr);gap:6rem}}.book-hero__text{max-width:38rem}.book-hero__text .book-hero__eyebrow{font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#e76f51;margin:0 0 .75rem}.book-hero__text .book-hero__title{margin:0 0 1rem}.book-hero__text .book-hero__lead{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,1rem + 1.2vw,1.6rem);font-weight:500;color:var(--color-primary-strong);margin:0 0 1.5rem}.book-hero__text p{line-height:1.7}.book-hero__text .book-hero__availability{font-size:.95rem;color:var(--color-text-muted);font-style:italic}.book-hero__cta{margin-top:2rem}.book-hero__note{display:flex;align-items:baseline;gap:.5rem;margin:1rem 0 0;font-size:.95rem;line-height:1.55;color:var(--color-text);max-width:32rem}.book-hero__note-icon{flex-shrink:0;color:#e76f51;font-size:1.05em}.book-hero__visual{display:flex;flex-direction:column;align-items:center;justify-content:center;order:-1}@media(min-width: 1024px){.book-hero__visual{order:0}}.book-stage{--bw: clamp(190px, 42vw, 300px);--bh: calc(var(--bw) * 1.594);--bt: calc(var(--bw) * 0.114);position:relative;width:var(--bw);height:var(--bh);margin:1rem auto 2rem;perspective:1800px}.book-3d__float{width:100%;height:100%;transform-style:preserve-3d;animation:book-float 7s ease-in-out infinite}.book-3d{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:translateZ(calc(var(--bt) / -2)) rotateX(var(--rx, -6deg)) rotateY(var(--ry, 32deg));transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);will-change:transform}.book-3d.is-tilting{transition:none}.book-3d__face{position:absolute;top:0;left:0;width:var(--bw);height:var(--bh);background-size:cover;background-position:center;backface-visibility:hidden}.book-3d__cover{background-image:url("/assets/images/book/cover.webp");transform:translateZ(var(--bt));border-radius:1px 5px 5px 1px;overflow:hidden}.book-3d__cover::before,.book-3d__cover::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.book-3d__cover::before{background:linear-gradient(to right, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0) 7%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.2) 100%)}.book-3d__cover::after{background:radial-gradient(130% 110% at var(--gx, 32%) var(--gy, 15%), rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.04) 24%, rgba(255, 255, 255, 0) 50%),linear-gradient(115deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 28%)}.book-3d__back{background-color:#0d2538;background-image:linear-gradient(to left, rgba(255, 255, 255, 0.06) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.25) 100%);transform:translateZ(0);border-radius:5px 1px 1px 5px}.book-3d__spine{width:var(--bt);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0) 28%, rgba(255, 255, 255, 0.03) 50%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0.09) 100%),url("/assets/images/book/spine.webp");transform-origin:left center;transform:rotateY(-90deg)}.book-3d__edge{background-color:#efe6d4}.book-3d__edge--right{left:auto;right:0;width:var(--bt);transform-origin:right center;transform:rotateY(90deg);background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0) 93%, rgba(0, 0, 0, 0.18) 100%),repeating-linear-gradient(to right, rgba(0, 0, 0, 0.07) 0, rgba(0, 0, 0, 0) 1.4px, rgba(0, 0, 0, 0.07) 2.8px)}.book-3d__edge--top{height:var(--bt);transform-origin:center top;transform:rotateX(90deg);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.14) 0%, rgba(0, 0, 0, 0) 6%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.12) 100%),repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0, rgba(0, 0, 0, 0) 1.7px, rgba(0, 0, 0, 0.05) 3.4px)}.book-3d__edge--bottom{top:auto;bottom:0;height:var(--bt);transform-origin:center bottom;transform:rotateX(-90deg);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 6%, rgba(0, 0, 0, 0) 94%, rgba(0, 0, 0, 0.14) 100%),repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0) 1.7px, rgba(0, 0, 0, 0.06) 3.4px)}.book-stage__shadow{position:absolute;left:50%;bottom:-7%;width:90%;height:32px;transform:translateX(-50%);background:radial-gradient(ellipse 50% 50% at center, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.13) 48%, transparent 76%);filter:blur(8px);animation:book-shadow 7s ease-in-out infinite}.book-promo{display:grid;gap:1.5rem;grid-template-columns:1fr;align-items:center;color:inherit;text-decoration:none}@media(min-width: 1024px){.book-promo{grid-template-columns:auto 1fr;gap:4rem}}.book-promo:hover .book-promo__media img{transform:translateY(-5px);box-shadow:0 24px 52px rgba(0,0,0,.26),0 3px 8px rgba(0,0,0,.18)}.book-promo:hover .book-promo__media img.book-cover-3d{box-shadow:none}.book-promo:hover .book-promo__cta{color:var(--color-primary-strong)}.book-promo:hover .book-promo__cta::after{transform:translateX(6px)}.book-promo__media{justify-self:center}.book-promo__media img{display:block;width:clamp(140px,36vw,200px);height:auto;border-radius:2px 6px 6px 2px;box-shadow:0 18px 42px rgba(0,0,0,.22),0 2px 6px rgba(0,0,0,.16);transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)}.book-promo__media img.book-cover-3d{width:clamp(170px,42vw,240px);border-radius:0;box-shadow:none}.book-promo__text h2{margin:0 0 .75rem}.book-promo__text p{font-size:1.05rem;line-height:1.7;margin:0 0 1rem}.book-promo__cta{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-primary);font-size:1.05rem;letter-spacing:.01em}.book-promo__cta::after{content:"→";transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.book-quote{margin:3rem 0 0;max-width:30rem;text-align:center}.book-quote blockquote{margin:0;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:clamp(1.1rem,.95rem + .8vw,1.4rem);font-style:italic;line-height:1.5;color:var(--color-primary-strong)}.book-quote blockquote::before{content:"“"}.book-quote blockquote::after{content:"”"}.book-quote figcaption{margin-top:.75rem;font-family:"Share Tech Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}@keyframes book-float{0%,100%{transform:translateY(0) rotateY(-3deg)}50%{transform:translateY(-14px) rotateY(3deg)}}@keyframes book-shadow{0%,100%{transform:translateX(-50%) scale(1);opacity:.85}50%{transform:translateX(-50%) scale(0.86);opacity:.6}}@media(prefers-reduced-motion: reduce){.book-3d__float,.book-stage__shadow{animation:none}.book-3d{transition:none}}/*# sourceMappingURL=main.css.map */