.shiya-landing{--midnight-900:#0a0f1c;--midnight-800:#0f172a;--midnight-700:#1b2436;--midnight-600:#273143;--slate-700:#374151;--slate-600:#4b5563;--slate-500:#6b7280;--slate-400:#9ca3af;--sand-500:#c9bba3;--sand-400:#d8cdba;--sand-300:#e5ddd0;--sand-200:#efeae1;--ivory-100:#fff;--ivory-200:#fbfaf7;--ivory-300:#f6f4ef;--ivory-400:#eeebe4;--amber-600:#c8801f;--amber-500:#e6a23c;--amber-400:#efb963;--amber-200:#f7ddb2;--amber-100:#fcf0dc;--positive:#3f7a63;--font-display:var(--font-figtree,Figtree),"Figtree",-apple-system,"Segoe UI",sans-serif;--font-body:var(--font-inter,Inter),"Inter",-apple-system,"Segoe UI",sans-serif;--ease-standard:cubic-bezier(0.2,0,0,1);--ease-out:cubic-bezier(0.16,1,0.3,1);--transition-control:color 140ms var(--ease-standard),background-color 140ms var(--ease-standard),border-color 140ms var(--ease-standard),box-shadow 140ms var(--ease-standard);--radius-lg:16px}.shiya-landing,.shiya-landing [data-theme=light]{--surface-page:var(--ivory-300);--surface-card:var(--ivory-100);--surface-sunken:var(--ivory-400);--surface-accent-soft:var(--amber-100);--text-heading:var(--midnight-800);--text-body:var(--slate-700);--text-muted:var(--slate-500);--text-faint:var(--slate-400);--text-accent:var(--amber-600);--border-hairline:var(--sand-300);--border-strong:var(--sand-500);--shadow-1:0 1px 2px rgba(15,23,42,.04),0 2px 8px rgba(15,23,42,.04);--shadow-2:0 2px 4px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.06);--shadow-3:0 8px 16px rgba(15,23,42,.06),0 24px 56px rgba(15,23,42,.1);--shadow-glow-amber:0 0 0 1px var(--amber-200),0 8px 28px rgba(230,162,60,.22)}.shiya-landing [data-theme=midnight],.shiya-landing[data-theme=midnight]{--surface-page:var(--midnight-800);--surface-card:var(--midnight-700);--surface-sunken:var(--midnight-900);--surface-accent-soft:rgba(230,162,60,.12);--text-heading:var(--ivory-200);--text-body:hsla(43,28%,95%,.78);--text-muted:hsla(43,28%,95%,.56);--text-faint:hsla(43,28%,95%,.38);--text-accent:var(--amber-400);--border-hairline:hsla(43,28%,95%,.14);--border-strong:hsla(43,28%,95%,.26);--shadow-1:0 1px 2px rgba(0,0,0,.3);--shadow-2:0 8px 24px rgba(0,0,0,.38);--shadow-3:0 24px 56px rgba(0,0,0,.48)}.shiya-landing{font-family:var(--font-body);background:var(--surface-page);color:var(--text-body);overflow-x:hidden;transition:background-color .4s var(--ease-standard);-webkit-font-smoothing:antialiased}.shiya-landing ::-moz-selection{background:var(--amber-200);color:var(--midnight-800)}.shiya-landing ::selection{background:var(--amber-200);color:var(--midnight-800)}.shiya-landing h1,.shiya-landing h2,.shiya-landing h3{font-family:var(--font-display);color:var(--text-heading)}html:has(.shiya-landing){scroll-padding-top:96px}.shiya-landing a{color:var(--amber-600);text-decoration:none;border-bottom:1px solid rgba(230,162,60,.35);transition:var(--transition-control)}.shiya-landing a:hover{color:var(--midnight-800);border-bottom-color:var(--midnight-800)}.shiya-landing [data-theme=midnight] a,.shiya-landing[data-theme=midnight] a{color:var(--amber-400)}.shiya-landing [data-theme=midnight] a:hover,.shiya-landing[data-theme=midnight] a:hover{color:var(--ivory-100);border-bottom-color:var(--ivory-100)}.shiya-landing .lp-quiet-link{border-bottom:none;color:var(--text-body)}.shiya-landing .lp-quiet-link:hover{color:var(--text-heading);border-bottom:none}.shiya-landing .lp-btn-accent{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:var(--amber-500);color:var(--midnight-800);font-family:var(--font-body);font-weight:600;cursor:pointer;transition:var(--transition-control)}.shiya-landing .lp-btn-accent:hover{background:var(--amber-600);color:var(--midnight-800)}.shiya-landing .lp-btn-accent:active{transform:translateY(1px)}.shiya-landing .lp-btn-accent:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(230,162,60,.32)}.shiya-landing .lp-btn-sm{height:34px;padding:0 16px;font-size:13px}.shiya-landing .lp-btn-lg{height:52px;padding:0 28px;font-size:15px}.shiya-landing .lp-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:600;letter-spacing:.06em;white-space:nowrap;vertical-align:middle}.shiya-landing .lp-badge-amber{background:var(--surface-accent-soft);color:var(--amber-600);border:1px solid rgba(230,162,60,.35)}.shiya-landing .lp-badge-neutral{background:var(--surface-sunken);color:var(--text-muted);border:1px solid var(--border-hairline)}.shiya-landing .lp-check-chip{padding:8px 16px;border-radius:999px;border:1px solid var(--sand-500);background:transparent;color:var(--midnight-800);font-size:14px;font-family:var(--font-body);cursor:pointer;transition:var(--transition-control)}.shiya-landing .lp-check-chip:hover{background:var(--ivory-400)}.shiya-landing .lp-check-chip[aria-pressed=true]{border-color:var(--midnight-800);background:var(--midnight-800);color:var(--ivory-300)}.shiya-landing .lp-check-chip[aria-pressed=true]:hover{background:var(--midnight-600);border-color:var(--midnight-600)}.shiya-landing .lp-check-chip:active{transform:translateY(1px)}.shiya-landing .lp-check-chip:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(230,162,60,.32)}.shiya-landing .lp-field{width:100%;box-sizing:border-box;font-family:var(--font-body);font-size:15px;color:var(--text-heading);background:var(--surface-card);border:1px solid var(--border-hairline);border-radius:8px;padding:11px 14px;outline:none;transition:var(--transition-control)}.shiya-landing .lp-field:focus{border-color:var(--amber-500);box-shadow:0 0 0 3px rgba(230,162,60,.32)}.shiya-landing .lp-field[aria-invalid=true]{border-color:#a8433a}.shiya-landing .lp-card-hover{transition:box-shadow .25s var(--ease-standard)}.shiya-landing .lp-card-hover:hover{box-shadow:var(--shadow-2)}@keyframes shiyaRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes shiyaRing{0%{transform:translate(-50%,-50%) scale(.05);opacity:.5}70%{opacity:.14}to{transform:translate(-50%,-50%) scale(1);opacity:0}}@keyframes shiyaGlow{0%,to{opacity:.55}50%{opacity:1}}@keyframes shiyaBeam{0%,to{opacity:.7}50%{opacity:1}}@keyframes shiyaFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes shiyaCue{0%{transform:scaleY(0);transform-origin:top}45%{transform:scaleY(1);transform-origin:top}55%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}@keyframes shiyaDotPulse{0%,to{opacity:.4}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.shiya-landing [style*=shiyaBeam],.shiya-landing [style*=shiyaCue],.shiya-landing [style*=shiyaDotPulse],.shiya-landing [style*=shiyaFloat],.shiya-landing [style*=shiyaGlow],.shiya-landing [style*=shiyaRing],.shiya-landing [style*=shiyaRise]{animation:none!important}}