/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:var(--font-geist-sans);--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-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{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.resize{resize:both}}:root{--night:#071f26;--night-deep:#04171d;--night-soft:#10353a;--cream:#f4eedf;--cream-muted:#c6d0c7;--mint:#a8cfbd;--gold:#e5c28b;--line:#c3dbcc33;--font-display:Georgia, "Times New Roman", serif;--font-sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--night);color:var(--cream);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button{font:inherit}.site-shell{background:radial-gradient(circle at 87% 2%, #2466583d, transparent 31rem), linear-gradient(118deg, var(--night-deep) 0%, var(--night) 53%, #0b2b30 100%);min-height:100vh;transition:background .42s,color .42s;overflow:hidden}.site-shell[data-theme=fire]{--night:#f1eadf;--night-deep:#29251f;--night-soft:#e3d6c5;--cream:#29251f;--cream-muted:#756b5f;--mint:#bd6b4a;--gold:#d67a4d;--line:#29251f29;background:radial-gradient(circle at 84% 3%, #d67a4d24, transparent 31rem), linear-gradient(118deg, #e7dccd 0%, var(--night) 54%, #f6f0e7 100%)}.topbar{border-bottom:1px solid #c3dbcc21;justify-content:space-between;align-items:center;width:min(100% - 5rem,1320px);margin:0 auto;padding:1.75rem 0;display:flex}.brand,.footer-brand{color:var(--cream);letter-spacing:-.025em;align-items:center;gap:.62rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{width:1.25rem;height:1.25rem;display:inline-block;position:relative}.brand-mark span{border:1px solid var(--mint);border-radius:50%;width:.48rem;height:.48rem;position:absolute}.brand-mark span:first-child{background:var(--gold);border-color:var(--gold);top:0;left:.39rem}.brand-mark span:nth-child(2){bottom:.05rem;left:0}.brand-mark span:nth-child(3){bottom:.05rem;right:0}.brand-mark:before,.brand-mark:after{content:"";background:var(--mint);transform-origin:0;width:.5rem;height:1px;position:absolute;top:.33rem;left:.4rem;transform:rotate(60deg)}.brand-mark:after{top:.35rem;left:.75rem;transform:rotate(120deg)}.topbar-right{align-items:center;gap:2.1rem;display:flex}.theme-switcher{border:1px solid #c3dbcc33;border-radius:999px;align-items:center;gap:.18rem;padding:.2rem;display:inline-flex}.theme-switcher-label{color:var(--cream-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 .35rem 0 .5rem;font-size:.58rem}.theme-option{min-height:1.8rem;color:var(--cream-muted);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-radius:999px;padding:.3rem .62rem;font-size:.58rem;transition:background .18s,color .18s}.theme-option:hover,.theme-option.is-active{background:var(--cream);color:var(--night-deep)}.alpha-label,.topbar-link{color:var(--cream-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.alpha-label{align-items:center;gap:.46rem;display:inline-flex}.status-dot,.note-dot{background:var(--gold);border-radius:50%;width:.36rem;height:.36rem;display:inline-block;box-shadow:0 0 0 4px #e5c28b14}.hero-section{grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);align-items:center;width:min(100% - 5rem,1320px);min-height:min(720px,100vh - 5.5rem);margin:0 auto;padding:4rem 0 5.5rem;display:grid}.hero-copy{z-index:2;max-width:640px;padding:3rem 0 2.5rem;position:relative}.hero-kicker{color:var(--mint);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.75rem;margin:0 0 1.75rem;font-size:.7rem;font-weight:700;display:flex}.kicker-line{background:var(--gold);width:2.1rem;height:1px}.hero-title{color:var(--cream);font-family:var(--font-display);letter-spacing:-.075em;margin:0;font-size:clamp(3.8rem,7.2vw,7.7rem);font-weight:400;line-height:.88}.hero-title em{color:var(--gold);font-style:italic}.hero-description{max-width:28rem;color:var(--cream-muted);margin:2.35rem 0 0;font-size:clamp(1rem,1.22vw,1.18rem);line-height:1.65}.hero-meta{color:#c6d0c7b3;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;margin-top:4.2rem;font-size:.64rem;display:flex}.meta-rule{background:#c3dbcc47;width:2.3rem;height:1px}.visual-region{min-height:560px;position:relative}.visual-stage{min-height:620px;position:absolute;inset:-3rem -10% -2rem}.visual-wash{filter:blur(2px);background:radial-gradient(#45856a3d,#134b491c 45%,#0000 71%);border-radius:50%;position:absolute;inset:11% 8% 9% 7%}.commons-canvas{position:absolute;inset:0}.visual-caption{z-index:2;color:#c6d0c7bf;letter-spacing:.16em;text-transform:uppercase;flex-direction:column;gap:.23rem;font-size:.58rem;display:flex;position:absolute}.visual-caption span:first-child{color:var(--gold);font-family:var(--font-display);letter-spacing:0;font-size:.85rem}.visual-caption-top{top:13%;left:15%}.visual-caption-bottom{bottom:15%;left:25%}.visual-caption-right{text-align:right;top:42%;right:8%}.visual-center-mark{z-index:2;width:1.2rem;height:1.2rem;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.visual-center-mark span{border:1px solid #e5c28b7a;border-radius:50%;position:absolute;inset:0}.visual-center-mark span:last-child{background:var(--gold);border:0;inset:.34rem;box-shadow:0 0 24px #e5c28b9e}.visual-note{color:#c6d0c7bf;font-family:var(--font-display);align-items:center;gap:.55rem;font-size:.9rem;font-style:italic;display:flex;position:absolute;bottom:.1rem;right:4%}.site-shell[data-theme=fire] .visual-wash{background:radial-gradient(#d67a4d33,#b87d5c14 45%,#0000 71%)}.site-shell[data-theme=fire] .visual-note,.site-shell[data-theme=fire] .visual-caption{color:#756b5fd1}.site-shell[data-theme=fire] .topbar{border-bottom-color:#29251f21}.site-shell[data-theme=fire] .theme-switcher{border-color:#29251f29}.commons-section{width:min(100% - 5rem,1320px);margin:0 auto;padding:2.1rem 0 8.5rem}.section-rule{background:var(--line);width:100%;height:1px}.section-index{color:var(--mint);letter-spacing:.15em;text-transform:uppercase;margin:1.4rem 0 0;font-size:.65rem}.section-index span{color:var(--gold);margin:0 .45rem}.section-statement{max-width:810px;color:var(--cream);font-family:var(--font-display);letter-spacing:-.055em;margin:3.1rem 0 0 17%;font-size:clamp(2rem,3.6vw,4.3rem);line-height:.99}.site-footer{border-top:1px solid var(--line);width:min(100% - 5rem,1320px);min-height:11rem;color:var(--cream-muted);grid-template-columns:1fr 1.35fr auto;align-items:center;gap:2rem;margin:0 auto;display:grid;position:relative}.footer-brand{color:var(--cream)}.site-footer p{font-family:var(--font-display);margin:0;font-size:1.08rem;font-style:italic}.footer-orbit{border:1px solid #e5c28b70;border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:-.6rem;left:11rem}.footer-orbit span{background:var(--gold);border-radius:50%;width:.3rem;height:.3rem;position:absolute;top:-.2rem;left:.48rem}@media (width<=900px){.topbar,.hero-section,.commons-section,.site-footer{width:min(100% - 2.8rem,680px)}.hero-section{grid-template-columns:1fr;padding-top:2.9rem}.hero-copy{padding-top:1rem}.visual-region{min-height:440px;margin-top:-1.2rem}.visual-stage{min-height:500px;inset:-2rem -6% -1rem}.section-statement{margin-left:0}.site-footer{grid-template-columns:1fr auto;padding:2.3rem 0}.site-footer p{grid-area:2/1/auto/-1}}@media (width<=560px){.topbar,.hero-section,.commons-section,.site-footer{width:min(100% - 2rem,440px)}.topbar{padding:1.2rem 0}.topbar-right{gap:.7rem}.theme-switcher-label{display:none}.theme-option{min-height:1.7rem;padding-inline:.5rem}.topbar-link{display:none}.alpha-label{font-size:.59rem}.hero-section{min-height:0;padding:3.2rem 0 2.2rem}.hero-title{font-size:clamp(3.55rem,16vw,5.7rem);line-height:.9}.hero-description{margin-top:1.8rem;font-size:.98rem;line-height:1.58}.hero-meta{flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:3rem;line-height:1.4}.meta-rule{width:1.6rem}.visual-region{min-height:330px;margin:1.2rem -.8rem 0}.visual-stage{min-height:390px;inset:-1rem -13% -.5rem}.visual-caption-top{top:12%;left:14%}.visual-caption-bottom{bottom:9%;left:20%}.visual-caption-right{top:44%;right:8%}.visual-note{font-size:.8rem;bottom:-.25rem;right:1.2rem}.commons-section{padding-bottom:6rem}.section-statement{margin-top:2.2rem;font-size:2.7rem}.site-footer{min-height:13rem}.site-footer p{max-width:18rem;font-size:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
