:root{--bg: #f5efe5;--bg-staff: #f1eade;--surface: #fffcf7;--surface2: #f7f1e6;--raised: #ffffff;--ink: #2a2320;--ink2: #6e6257;--ink3: #9a8b7c;--line: #e3d9ca;--line2: #efe6d8;--accent: #b4552f;--accent-hover: #9e4526;--accent-text: #8e3f20;--accent-tint: #f7e7de;--green: #4f6b52;--green-tint: #e7ede6;--amber: #b5842a;--amber-text: #8a6318;--amber-tint: #fff3df;--red: #a93b2e;--red-text: #8e2c21;--red-tint: #fbe9e5;--blue: #4a5f7a;--blue-tint: #e8eef4;--font-serif: "Newsreader", Georgia, serif;--font-sans: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--radius-control: 10px;--radius-card: 16px;--radius-modal: 18px;--radius-pill: 999px;--shadow: 0 1px 2px rgba(42, 35, 32, .05), 0 12px 28px -20px rgba(42, 35, 32, .45);--shadow-button-hover: 0 12px 26px -10px var(--accent);--ease: cubic-bezier(.2, .8, .2, 1);--duration: .2s;--duration-page: .45s}[data-theme=dark]{--bg: #17130f;--surface: #211c18;--surface2: #2a241e;--raised: #2e2721;--ink: #f2eae0;--line: #382f27;--accent: #ce6b3e;--ink2: #b7a998;--ink3: #8a7c6c;--line2: #2f2820;--accent-text: #e0885c;--accent-tint: #3a2418;--green-tint: #22301f;--amber-tint: #3a2e14;--red-tint: #3c1f18;--blue-tint: #1e2833;--amber-text: #d9a84e;--red-text: #e07a66;--green: #8aa989;--blue: #8ba3bf}@media(prefers-reduced-motion:reduce){:root{--duration: 0ms;--duration-page: 0ms}}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:500;letter-spacing:-.02em}@keyframes rafta-spin{to{transform:rotate(360deg)}}@keyframes rafta-pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes rafta-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes rafta-page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes rafta-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes rafta-row-in{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@keyframes rafta-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes rafta-flash-ok{0%{box-shadow:0 0 #4f6b528c}60%{box-shadow:0 0 0 10px #4f6b5200}to{box-shadow:0 0 #4f6b5200}}@keyframes rafta-flash-error{0%{box-shadow:0 0 #a93b2e8c}60%{box-shadow:0 0 0 10px #a93b2e00}to{box-shadow:0 0 #a93b2e00}}@keyframes rafta-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}@keyframes rafta-caret-blink{0%,45%{opacity:1}50%,to{opacity:0}}.rafta-table{width:100%;border-collapse:collapse;background:var(--surface);font-size:13px;color:var(--ink)}.rafta-table thead th{background:var(--surface2);text-align:left;padding:9px 14px;font-size:12px;font-weight:600;color:var(--ink2);border-bottom:1px solid var(--line);white-space:nowrap}.rafta-table tbody td{padding:10px 14px;border-top:1px solid var(--line2);vertical-align:middle}.rafta-table tbody tr:first-child td{border-top:none}.rafta-table tbody tr[data-clickable]{cursor:pointer;transition:background var(--duration) var(--ease)}.rafta-table tbody tr[data-clickable]:hover{background:var(--surface2)}.landing{position:relative;min-height:100dvh;overflow:hidden;display:flex;align-items:flex-end;isolation:isolate}.landing__atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(ellipse 90% 70% at 12% 18%,rgba(180,85,47,.22),transparent 55%),radial-gradient(ellipse 70% 55% at 88% 12%,rgba(74,95,122,.14),transparent 50%),linear-gradient(165deg,#ebe2d4,#f5efe5 42%,#e8dcc8);animation:landing-shift 18s var(--ease) infinite alternate}.landing__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");background-size:180px 180px;mix-blend-mode:multiply}.landing__hero{width:min(720px,100%);padding:clamp(48px,12vh,120px) clamp(24px,6vw,72px) clamp(56px,14vh,110px);animation:landing-rise .9s var(--ease) both}.landing__brand{margin:0 0 1.1rem;font-family:var(--font-serif);font-size:clamp(3.2rem,9vw,5.5rem);font-weight:600;letter-spacing:-.04em;line-height:.95;color:var(--accent);animation:landing-brand 1.1s var(--ease) 80ms both}.landing__headline{margin:0 0 1rem;font-family:var(--font-serif);font-size:clamp(1.35rem,3.2vw,1.85rem);font-weight:500;letter-spacing:-.02em;line-height:1.25;color:var(--ink);max-width:22ch}.landing__lead{margin:0 0 2rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.55;color:var(--ink2);max-width:38ch}.landing__cta{display:flex;flex-wrap:wrap;gap:12px}.landing__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:var(--radius-control);font-family:var(--font-sans);font-size:15px;font-weight:600;text-decoration:none;transition:background var(--duration) var(--ease),color var(--duration) var(--ease),box-shadow var(--duration) var(--ease),transform var(--duration) var(--ease)}.landing__btn--primary{background:var(--accent);color:#fffaf5;box-shadow:var(--shadow)}.landing__btn--primary:hover{background:var(--accent-hover);box-shadow:var(--shadow-button-hover);transform:translateY(-1px)}.landing__btn--ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.landing__btn--ghost:hover{background:var(--surface);border-color:var(--ink3)}@keyframes landing-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-brand{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landing-shift{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(-8deg)}}@media(prefers-reduced-motion:reduce){.landing__atmosphere,.landing__hero,.landing__brand{animation:none}}
