:root{--bg:#ede8dc;--bg-card:#fff;--text-strong:#111;--text-body:#333;--text-muted:#888480;--border:#e2e0dc;--border-soft:#e8e6e2;--accent:#c87b52;--accent-2:#9e5c35;--accent-green:#0f4223;--accent-red:#ff303c;--glass-bg:#8080804d;--glass-white:#fffffff5;--font:"Inter", system-ui, sans-serif;--h1:clamp(28px, calc(28px + 14.9256 * (100vw - 375px) / 819), 46px);--h2:clamp(22px, calc(22px + 9.9504 * (100vw - 375px) / 819), 36px);--p1:clamp(16px, 2.1rem, 21px);--body:clamp(13px, 1.6rem, 16px);--p3:max(1.4rem, 14px);--br:4rem;--br-sm:2rem;--br-xs:1rem;--padgrid:4rem;--nav-top:3.2rem;--ease:cubic-bezier(.55, 0, .1, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--t-micro:.35s;--t-panel:.55s;font-size:clamp(9px,.661376vw,10px)}@media (width<=1194px){:root{--padgrid:2.4rem}}@media (width<=768px){:root{--padgrid:1.6rem;--nav-top:1.6rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{box-sizing:border-box;scroll-behavior:auto;overflow-x:hidden}html.lenis{height:auto}body{background:var(--bg);color:var(--text-body);font-family:var(--font);overscroll-behavior:none;-webkit-font-smoothing:antialiased;line-height:1.6}.IO{opacity:0;transition:opacity var(--t-panel) var(--ease), transform var(--t-panel) var(--ease);transform:translateY(2rem)}.IO.in{opacity:1;transform:translateY(0)}.shine-border{position:relative}.shine-border:after{content:"";border-radius:inherit;-webkit-mask-composite:destination-out;pointer-events:none;background:linear-gradient(156deg,#ffffff73 2%,#fff0 39% 54%,#ffffff1f 93%) border-box;border:2px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}::-webkit-scrollbar{background:0 0;width:0}.chat-input::placeholder{color:#a05a2366}@keyframes suggFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sugg-animated{animation:.35s both suggFadeUp}@keyframes arrowPulse{0%,to{opacity:.75;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}.arrow-anim{animation:1.8s ease-in-out infinite arrowPulse;display:inline-block}@media (prefers-reduced-motion:reduce){.liquid-avatar{border-radius:50%!important;animation:none!important}.aurora-bg,.sugg-animated{animation:none!important}}@keyframes liquidMorph{0%{border-radius:62% 38% 58% 42%/48% 62% 38% 52%}20%{border-radius:40% 60% 35% 65%/65% 35% 60% 40%}40%{border-radius:58% 42% 68% 32%/36% 58% 42% 64%}60%{border-radius:38% 62% 42% 58%/58% 40% 62% 38%}80%{border-radius:52% 48% 38% 62%/42% 64% 36% 58%}to{border-radius:62% 38% 58% 42%/48% 62% 38% 52%}}@keyframes liquidGlow{0%,to{box-shadow:0 0 0 1.5px #fff0c880}50%{box-shadow:0 0 0 1.5px #fff0c8f2}}.liquid-avatar{will-change:border-radius, box-shadow;animation:4s ease-in-out infinite liquidMorph,3s ease-in-out infinite liquidGlow}
