:root{--brand-orange:#ff720d;--brand-blue:#003b5c;--brand-orange-light:#f4792026;--color-text-primary:#171717;--color-text-secondary:#6b7280;--color-text-muted:#737373;--border-subtle:#0000000f;--border-default:#00000014;--border-medium:#0000001f;--tracking-tight:-.02em;--tracking-wide:.05em}.glass-surface{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);background:#ffffffb3;box-shadow:0 4px 12px -2px #00000014,0 2px 6px -1px #0000000a}.icon-btn{cursor:pointer;color:var(--color-text-primary);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:all .2s;display:flex}.icon-btn:hover{background:#0000000d}.icon-btn:active{transform:scale(.95)}.icon-btn:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.big-round{border:1px solid var(--border-default);width:2.5rem;height:2.5rem;color:var(--color-text-primary);cursor:pointer;background:#ffffffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .15s,border-color .15s;display:flex;box-shadow:0 4px 12px -2px #00000014,0 2px 6px -1px #0000000a}.big-round:hover{border-color:var(--brand-orange);background:#ffffffe6;transform:scale(1.12)}.big-round:active{transform:scale(.93)}.big-round:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.big-close{color:#fff;background:#2a2a2a;border:none}.big-close:hover{background:#404040;border:none}.top-bar{z-index:100;align-items:center;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}@media (max-width:640px){.top-bar{top:.75rem;left:.75rem}}.bottom-dock{z-index:40;flex-direction:column-reverse;align-items:center;gap:.5rem;animation:.2s ease-out slideUp;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes slideUp{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:640px){.bottom-dock{bottom:1rem;left:1rem;right:1rem;transform:none}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}.side-panel{z-index:40;max-width:320px;max-height:calc(100vh - 40px);animation:.2s ease-out slideInRight;position:fixed;top:20px;right:20px;overflow-y:auto}@keyframes slideInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.side-panel{width:100%;height:auto;max-height:50vh;animation:.2s ease-out slideUp;inset:auto 0 0}}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#00000026 transparent}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:0 0}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#ff720d4d}@font-face{font-family:Urbanist;src:url(/Urbanist-VariableFont_wght.ttf)format("truetype");font-weight:400 600;font-style:normal}@font-face{font-family:Montserrat;src:url(/Montserrat-VariableFont_wght.ttf)format("truetype");font-weight:300 700;font-style:normal}.logoType{font-family:Urbanist,Arial,Helvetica,sans-serif;font-weight:600}body{background:var(--background);color:var(--foreground);white-space:pre-line;box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,Arial,Helvetica,sans-serif}div{box-sizing:border-box}::selection{color:#fff;background-color:#000}.full-screen{z-index:100!important;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}@media (max-width:768px),(orientation:portrait){.mobile-first-child{grid-area:1/1}}
