@import"https://fonts.googleapis.com/css2?family=Anton&family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg: #f4efe4;--bg-deep: #e8dfcd;--surface: rgba(255, 249, 236, .78);--surface-solid: #fff7ea;--text: #1f2c2e;--text-inverse: #fff9ee;--accent: #bf5f45;--accent-2: #2f8a7a;--muted: #5d6d6f;--line: rgba(32, 48, 50, .16);--shadow: rgba(58, 43, 20, .2);--hero-a: #f5cbb7;--hero-b: #d6e6c7;--hero-c: #cfe5df;--grain-opacity: .1}html[data-theme=meadow]{--bg: #f4efe4;--bg-deep: #e8dfcd;--surface: rgba(255, 249, 236, .78);--surface-solid: #fff7ea;--text: #1f2c2e;--text-inverse: #fff9ee;--accent: #bf5f45;--accent-2: #2f8a7a;--muted: #5d6d6f;--line: rgba(32, 48, 50, .16);--shadow: rgba(58, 43, 20, .2);--hero-a: #f5cbb7;--hero-b: #d6e6c7;--hero-c: #cfe5df}html[data-theme=sunset]{--bg: #f7e7dd;--bg-deep: #ead4c2;--surface: rgba(255, 241, 231, .82);--surface-solid: #fff0e7;--text: #372324;--text-inverse: #fff2eb;--accent: #b3403c;--accent-2: #9c6e2f;--muted: #745759;--line: rgba(72, 40, 42, .16);--shadow: rgba(87, 42, 34, .22);--hero-a: #f6b8b0;--hero-b: #f8d8b5;--hero-c: #f5c5d7}html[data-theme=lagoon]{--bg: #e6f0ee;--bg-deep: #d4e4e3;--surface: rgba(239, 249, 247, .8);--surface-solid: #f4fcfb;--text: #1c3235;--text-inverse: #f4fffd;--accent: #1e7f86;--accent-2: #d06f4a;--muted: #4f6d71;--line: rgba(22, 64, 68, .16);--shadow: rgba(16, 61, 64, .18);--hero-a: #a7dfe2;--hero-b: #c6ebd4;--hero-c: #f7d8a9}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;font-size:clamp(15px,.42vw + 13.5px,18px);color:var(--text);background:radial-gradient(circle at 13% 18%,color-mix(in srgb,var(--hero-a) 54%,transparent),transparent 44%),radial-gradient(circle at 85% 2%,color-mix(in srgb,var(--hero-c) 46%,transparent),transparent 40%),linear-gradient(165deg,var(--bg) 0%,var(--bg-deep) 100%);text-rendering:optimizeLegibility;line-height:1.6;min-height:100vh;position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:28;opacity:var(--grain-opacity);mix-blend-mode:multiply;background-image:radial-gradient(circle at .6px .6px,rgba(0,0,0,.32) .42px,transparent .8px),radial-gradient(circle at 1px 1px,rgba(28,28,28,.26) .7px,transparent 1px),radial-gradient(circle at 2px 2px,rgba(64,64,64,.2) .6px,transparent 1px),radial-gradient(circle at 3px 3px,rgba(22,22,22,.14) .5px,transparent .95px);background-size:2px 2px,3px 3px,5px 5px,7px 7px;background-position:1px 0,0 0,1px 2px,2px 1px}body.dadri-mode,html.dadri-mode body{--bg: #0f0f0f;--bg-deep: #151313;--surface: rgba(20, 16, 16, .9);--surface-solid: #1a1515;--text: #f5f0e6;--text-inverse: #0f0f0f;--accent: #8b0000;--accent-2: #5d3fd3;--muted: #797d62;--line: rgba(245, 240, 230, .24);--shadow: rgba(0, 0, 0, .45);--hero-a: #4a1c1a;--hero-b: #8b0000;--hero-c: #5d3fd3;--grain-opacity: 0;background:radial-gradient(circle at 14% 16%,rgba(139,0,0,.24),transparent 34%),radial-gradient(circle at 88% 84%,rgba(93,63,211,.18),transparent 42%),linear-gradient(172deg,#0f0f0f,#171313 42%,#101010)}body.dadri-mode:before{content:none;opacity:0;animation:none}body.dadri-mode:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:27;opacity:.26;mix-blend-mode:multiply;background-image:repeating-linear-gradient(110deg,rgba(0,0,0,.54) 0 2px,transparent 2px 16px),repeating-linear-gradient(14deg,rgba(139,0,0,.17) 0 1px,transparent 1px 24px),linear-gradient(180deg,#12121261,#06060699)}body.dadri-mode a,body.dadri-mode button{border-radius:0}html.dadri-mode h1,html.dadri-mode h2,html.dadri-mode h3,html.dadri-mode h4{font-family:Anton,Arial Black,Impact,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.02em;line-height:.95}html.dadri-mode p,html.dadri-mode li{letter-spacing:.005em}html.dadri-mode .section-no{margin:0;font-family:Anton,Arial Black,Impact,sans-serif;font-size:clamp(2.2rem,16vw,10rem);line-height:.86;letter-spacing:-.02em;color:color-mix(in srgb,var(--accent) 76%,var(--text));opacity:.5;-webkit-user-select:none;user-select:none}html.dadri-mode .warning-bar{display:block;margin:.9rem 0;padding:.4rem .6rem;border-top:1px solid color-mix(in srgb,var(--accent) 80%,var(--line));border-bottom:1px solid color-mix(in srgb,var(--accent) 80%,var(--line));background:repeating-linear-gradient(-32deg,color-mix(in srgb,var(--accent) 78%,transparent) 0,color-mix(in srgb,var(--accent) 78%,transparent) 9px,color-mix(in srgb,#0f0f0f 84%,transparent) 9px,color-mix(in srgb,#0f0f0f 84%,transparent) 18px);color:var(--text);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}html.dadri-mode .distressed-media{position:relative;isolation:isolate}html.dadri-mode .distressed-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;mix-blend-mode:multiply;background-image:repeating-linear-gradient(121deg,rgba(0,0,0,.42) 0 2px,transparent 2px 12px),radial-gradient(circle at 18% 22%,rgba(139,0,0,.24),transparent 46%),radial-gradient(circle at 84% 74%,rgba(93,63,211,.16),transparent 48%)}p{margin-block:0 1rem}a{color:var(--accent)}h1,h2,h3,h4{font-family:Fraunces,Iowan Old Style,Times New Roman,serif;font-weight:600;line-height:1.12;text-wrap:balance}button,input,textarea{font:inherit}button,input,textarea,select{color:inherit}::selection{background:color-mix(in srgb,var(--accent) 25%,white);color:var(--text)}a,button{transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 70%,white);outline-offset:2px}main,section{-webkit-font-smoothing:antialiased}@media(max-width:640px){:root{--grain-opacity: .08}body{line-height:1.55}}@media(prefers-reduced-motion:reduce){body.dadri-mode:before{animation:none;opacity:0}}body{margin:0}.atmosphere.svelte-12qhfyh{position:fixed;top:-14vh;right:-10vw;bottom:-14vh;left:-10vw;pointer-events:none;z-index:26;overflow:hidden;transform-origin:50% 30%;animation:svelte-12qhfyh-canopy-drift 14s ease-in-out infinite alternate}.dadri-fractal-overlay.svelte-12qhfyh{position:fixed;top:-10%;right:-8%;bottom:-10%;left:-8%;pointer-events:none;z-index:0;opacity:.56;mix-blend-mode:multiply;filter:contrast(240%) saturate(0%) brightness(.72);will-change:opacity}.dadri-fractal-overlay.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:116%;height:116%;display:block;transform:translate(-5%,-5%)}.shadow-layer.svelte-12qhfyh{--tile-size: 1450px auto;--bg-pos: center;position:absolute;top:-6vh;right:-6vw;bottom:-6vh;left:-6vw;transform-origin:50% 35%;background-repeat:repeat;background-position:var(--bg-pos);background-size:var(--tile-size);mix-blend-mode:multiply;will-change:transform}.branch.svelte-12qhfyh{background-image:url(../../../media/images/overlays/overlay_branch.svg)}.shadow-layer.far.svelte-12qhfyh{--tile-size: 2380px auto;--bg-pos: 10% 18%;opacity:.1;filter:blur(14px);transform:rotate(-4deg) scale(1.12);animation:svelte-12qhfyh-branch-sway-far 24s ease-in-out infinite}.shadow-layer.mid.svelte-12qhfyh{--tile-size: 1860px auto;--bg-pos: 60% 32%;opacity:.12;filter:blur(8px);transform:rotate(3deg) scale(1.08);animation:svelte-12qhfyh-branch-sway-mid 19s ease-in-out infinite}.shadow-layer.near.svelte-12qhfyh{--tile-size: 1420px auto;--bg-pos: 26% 56%;opacity:.29;filter:blur(1.9px);transform:rotate(-6deg) scale(1.03);animation:svelte-12qhfyh-branch-sway-near 9s ease-in-out infinite}.shadow-layer.near-detail.svelte-12qhfyh{--tile-size: 1080px auto;--bg-pos: 78% 72%;opacity:.36;filter:blur(.55px);transform:rotate(8deg) scale(.96);animation:svelte-12qhfyh-branch-sway-detail 7.4s ease-in-out infinite}.site-header.svelte-12qhfyh{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:1.3rem;min-height:5rem;padding:1rem clamp(1rem,2.4vw,2rem);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);overflow:visible}.brand-row.svelte-12qhfyh{display:flex;align-items:flex-start;gap:.55rem;min-width:0}.brand-stack.svelte-12qhfyh{display:grid;align-items:end;gap:.2rem}.dadri-brand-link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.dadri-brand-logo.svelte-12qhfyh{width:2.45rem;height:2.45rem;object-fit:contain}.brand.svelte-12qhfyh{font-family:Fraunces,Iowan Old Style,Times New Roman,serif;font-weight:700;font-size:clamp(1.03rem,2.1vw,1.35rem);line-height:1.15;text-decoration:none;letter-spacing:.02em;color:var(--text)}.brand-subtitle.svelte-12qhfyh{margin:0;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.header-controls.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.menu-toggle.svelte-12qhfyh{display:none;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface-solid) 72%,transparent);color:var(--text);padding:.38rem;width:2.05rem;height:2.05rem;font-weight:700;align-items:center;justify-content:center;cursor:pointer}.menu-toggle-icon.svelte-12qhfyh{width:.88rem;height:.68rem;display:inline-block;position:relative;border-top:1.8px solid currentColor;border-bottom:1.8px solid currentColor}.menu-toggle-icon.svelte-12qhfyh:after{content:"";position:absolute;left:0;right:0;top:45%;border-top:1.8px solid currentColor}nav.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:.48rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:color-mix(in srgb,var(--text) 92%,transparent);text-decoration:none;font-size:clamp(.82rem,1vw,.9rem);border:1px solid transparent;border-radius:999px;padding:.35rem .7rem;background:transparent}nav.svelte-12qhfyh a.current:where(.svelte-12qhfyh){border-color:color-mix(in srgb,var(--accent) 45%,var(--line));background:color-mix(in srgb,var(--surface-solid) 82%,transparent);color:var(--text)}body.dadri-mode .site-header.svelte-12qhfyh{background:color-mix(in srgb,var(--surface-solid) 94%,transparent);border-bottom-color:color-mix(in srgb,var(--accent) 62%,var(--line));-webkit-backdrop-filter:blur(4px) saturate(1.2);backdrop-filter:blur(4px) saturate(1.2)}body.dadri-mode .brand.svelte-12qhfyh{letter-spacing:.03em;text-transform:uppercase}body.dadri-mode .brand-subtitle.svelte-12qhfyh{color:color-mix(in srgb,var(--muted) 90%,var(--text))}body.dadri-mode nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:0;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;background:color-mix(in srgb,var(--surface) 82%,transparent)}body.dadri-mode nav.svelte-12qhfyh a.current:where(.svelte-12qhfyh){border-color:color-mix(in srgb,var(--accent) 80%,var(--line));background:color-mix(in srgb,var(--accent) 30%,var(--surface-solid));color:var(--text)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{border-color:color-mix(in srgb,var(--line) 88%,transparent);background:color-mix(in srgb,var(--surface-solid) 65%,transparent)}.theme-picker.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.38rem;padding:.32rem;border-radius:999px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-solid) 68%,transparent)}.mobile-theme-picker.svelte-12qhfyh{display:none;margin-left:auto}.desktop-theme-picker.svelte-12qhfyh{display:inline-flex}.theme-picker.svelte-12qhfyh button:where(.svelte-12qhfyh){border:1px solid transparent;border-radius:999px;padding:.26rem;width:1.85rem;height:1.85rem;font-weight:700;background:transparent;color:var(--muted);cursor:pointer;display:grid;place-items:center}.theme-picker.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--text);background:color-mix(in srgb,var(--surface-solid) 85%,transparent)}.theme-picker.svelte-12qhfyh button.active:where(.svelte-12qhfyh){border-color:color-mix(in srgb,var(--accent) 65%,var(--line));background:color-mix(in srgb,var(--surface-solid) 86%,transparent)}.swatch.svelte-12qhfyh{width:.95rem;height:.95rem;border-radius:50%;display:inline-block;background:radial-gradient(circle at 30% 28%,color-mix(in srgb,white 42%,var(--swatch-tone)),var(--swatch-tone));border:1px solid color-mix(in srgb,var(--swatch-tone) 55%,black)}.sr-only.svelte-12qhfyh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell.svelte-12qhfyh{position:relative;z-index:1}@keyframes svelte-12qhfyh-branch-sway-far{0%,to{transform:translateZ(0) rotate(-4deg) scale(1.12)}40%{transform:translate3d(10px,-7px,0) rotate(-2.4deg) scale(1.125)}72%{transform:translate3d(-9px,6px,0) rotate(-5.1deg) scale(1.11)}}@keyframes svelte-12qhfyh-branch-sway-mid{0%,to{transform:translateZ(0) rotate(3deg) scale(1.08)}35%{transform:translate3d(-15px,9px,0) rotate(4.6deg) scale(1.095)}70%{transform:translate3d(13px,-8px,0) rotate(1.8deg) scale(1.07)}}@keyframes svelte-12qhfyh-branch-sway-near{0%,to{transform:translateZ(0) rotate(-6deg) scale(1.03)}24%{transform:translate3d(42px,-24px,0) rotate(-.4deg) scale(1.07)}54%{transform:translate3d(-36px,22px,0) rotate(-10.5deg) scale(1.005)}80%{transform:translate3d(20px,-13px,0) rotate(-3.2deg) scale(1.045)}}@keyframes svelte-12qhfyh-branch-sway-detail{0%,to{transform:translateZ(0) rotate(8deg) scale(.96)}28%{transform:translate3d(-28px,16px,0) rotate(12.2deg) scale(1.01)}60%{transform:translate3d(30px,-18px,0) rotate(3.2deg) scale(.93)}86%{transform:translate3d(-12px,8px,0) rotate(9deg) scale(.97)}}@keyframes svelte-12qhfyh-canopy-drift{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-4px,0)}}@media(max-width:900px){.site-header.svelte-12qhfyh{display:grid;grid-template-columns:1fr;align-items:start;gap:.65rem}.brand-row.svelte-12qhfyh{width:100%;align-items:center;gap:.5rem}.brand-stack.svelte-12qhfyh{min-width:0;gap:.12rem}.header-controls.svelte-12qhfyh{display:block;width:100%}.menu-toggle.svelte-12qhfyh{display:inline-flex}.desktop-theme-picker.svelte-12qhfyh{display:none}.mobile-theme-picker.svelte-12qhfyh{display:inline-flex}nav.svelte-12qhfyh{display:none;width:100%;gap:.35rem;padding-top:.1rem}nav.open.svelte-12qhfyh{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.4rem .62rem;font-size:.8rem;text-align:center}.theme-picker.svelte-12qhfyh{gap:.28rem;padding:.26rem}.theme-picker.svelte-12qhfyh button:where(.svelte-12qhfyh){width:1.7rem;height:1.7rem}}@media(max-width:520px){.brand.svelte-12qhfyh{font-size:1.02rem}.brand-subtitle.svelte-12qhfyh{font-size:.72rem}nav.open.svelte-12qhfyh{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.atmosphere.svelte-12qhfyh{animation:none;top:-8vh;right:-6vw;bottom:-8vh;left:-6vw}.dadri-fractal-overlay.svelte-12qhfyh{opacity:.46}.shadow-layer.svelte-12qhfyh{animation:none;opacity:.14;filter:blur(5px)}.shadow-layer.near.svelte-12qhfyh,.shadow-layer.near-detail.svelte-12qhfyh{opacity:.16;filter:blur(2px)}}
