:root{--navy: #0d1821;--navy-mid: #162232;--navy-deep: #08111b;--accent: #c9913d;--accent-light: #e5b06a;--accent-dim: rgba(201, 145, 61, .15);--accent-border:rgba(201, 145, 61, .3);--cream: #f7f2ea;--cream-dark: #ede5d6;--white: #ffffff;--text-dark: #1a1a1a;--text-mid: #4a5260;--text-light: #7a7e85;--border: rgba(26, 26, 26, .1);--border-strong:rgba(26, 26, 26, .16);--shadow-sm: 0 1px 2px rgba(13, 24, 33, .05);--shadow: 0 4px 16px rgba(13, 24, 33, .08);--remylaw-navy: #0f3460;--remylaw-blue: #1B6FA8;--remylaw-cream:#f4f7fb;--radius: 6px;--radius-lg: 10px;--sidebar-w: 260px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:var(--cream);color:var(--text-dark);font-size:15px;line-height:1.6;min-height:100vh;min-height:100dvh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;color:var(--navy);line-height:1.2}button,input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer;background:none;border:none;padding:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-light)}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--accent);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";display:block;width:24px;height:1px;background:currentColor}.theme-remylaw{--accent: var(--remylaw-blue);--accent-light: #4a93c9;--accent-dim: rgba(27, 111, 168, .12);--accent-border:rgba(27, 111, 168, .3);--navy: var(--remylaw-navy);background:var(--remylaw-cream)}.theme-remylaw h1,.theme-remylaw h2,.theme-remylaw h3{color:var(--remylaw-navy)}.sidebar.svelte-117kvff.svelte-117kvff{width:var(--sidebar-w);min-width:var(--sidebar-w);background:var(--navy);color:#f5f0e8;padding:28px 18px;height:100vh;height:100dvh;position:sticky;top:0;overflow-y:auto;display:flex;flex-direction:column;gap:26px}.brand.svelte-117kvff.svelte-117kvff{display:flex;align-items:center;gap:12px;padding:0 8px 6px;margin-bottom:4px}.brand-mark.svelte-117kvff.svelte-117kvff{width:36px;height:36px;border-radius:50%;flex-shrink:0;display:block;object-fit:cover}.brand-wordmark.svelte-117kvff.svelte-117kvff{display:flex;flex-direction:column;line-height:1.1}.brand-name.svelte-117kvff.svelte-117kvff{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500;color:#f5f0e8}.brand-sub.svelte-117kvff.svelte-117kvff{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#f5f0e880;margin-top:2px}.nav-section.svelte-117kvff.svelte-117kvff{display:flex;flex-direction:column;gap:4px}.nav-heading.svelte-117kvff.svelte-117kvff{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#f5f0e880;padding:0 10px 8px;font-weight:500}ul.svelte-117kvff.svelte-117kvff{list-style:none;display:flex;flex-direction:column;gap:1px}li.svelte-117kvff a.svelte-117kvff{display:flex;align-items:center;gap:11px;padding:8px 10px;border-radius:5px;color:#f5f0e8c7;font-size:14px;text-decoration:none;transition:background .15s ease,color .15s ease}li.svelte-117kvff a.svelte-117kvff:hover{background:#f5f0e80f;color:#f5f0e8}li.svelte-117kvff a.active.svelte-117kvff{background:var(--accent-dim);color:#f5f0e8}.nav-icon.svelte-117kvff.svelte-117kvff{width:18px;text-align:center;color:var(--accent-light);font-size:14px}li.svelte-117kvff a.active .nav-icon.svelte-117kvff{color:var(--accent-light)}.nav-dot.svelte-117kvff.svelte-117kvff{width:7px;height:7px;border-radius:50%;background:var(--accent-light);margin-left:6px}@media (max-width: 900px){.sidebar.svelte-117kvff.svelte-117kvff{width:100%;height:100dvh;min-height:0;padding:22px 20px}}.app.svelte-poq5vm.svelte-poq5vm{display:flex;min-height:100vh;min-height:100dvh}.content.svelte-poq5vm.svelte-poq5vm{flex:1;min-width:0;padding:40px clamp(20px,5vw,56px) 80px;background:var(--cream)}.mobile-toggle.svelte-poq5vm.svelte-poq5vm{display:none;position:fixed;top:14px;right:14px;z-index:120;width:40px;height:40px;background:var(--white);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:var(--shadow-sm)}.mobile-toggle.svelte-poq5vm span.svelte-poq5vm{width:18px;height:2px;background:var(--navy);border-radius:1px;transition:transform .22s ease,opacity .18s ease}.mobile-backdrop.svelte-poq5vm.svelte-poq5vm{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0d182180;z-index:105;cursor:default;opacity:0;transition:opacity .22s ease}@media (max-width: 900px){.app.svelte-poq5vm.svelte-poq5vm{display:block}aside.sidebar{position:fixed!important;top:0;left:0;bottom:0;width:280px;height:100dvh;max-height:100dvh;z-index:110;transform:translate(-100%);transition:transform .24s ease;box-shadow:4px 0 24px #00000040}.app.mobile-open.svelte-poq5vm aside.sidebar{transform:translate(0)}.mobile-backdrop.svelte-poq5vm.svelte-poq5vm{display:block}.app.mobile-open.svelte-poq5vm .mobile-backdrop.svelte-poq5vm{opacity:1}.mobile-toggle.svelte-poq5vm.svelte-poq5vm{display:flex}.content.svelte-poq5vm.svelte-poq5vm{padding:72px 20px 80px}.app.mobile-open.svelte-poq5vm .mobile-toggle span.svelte-poq5vm:nth-child(1){transform:translateY(7px) rotate(45deg)}.app.mobile-open.svelte-poq5vm .mobile-toggle span.svelte-poq5vm:nth-child(2){opacity:0}.app.mobile-open.svelte-poq5vm .mobile-toggle span.svelte-poq5vm:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}
