:root{--cf-orange: #f38020;--cf-bg: #f7f8fa;--cf-dark: #22243a;--cf-sidebar: #23263b;--cf-card: #fff;--cf-border: #e8e8ed;--cf-gray: #a0a4ab;--cf-shadow: 0 4px 20px #22243a15}body{font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--cf-bg);color:var(--cf-dark);margin:0;min-height:100vh}.cf-loader[data-astro-cid-wwes6yjo]{position:fixed;z-index:99999;inset:0;background:var(--cf-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .5s;opacity:1;pointer-events:all}.cf-loader[data-astro-cid-wwes6yjo].hide{opacity:0;pointer-events:none;transition:opacity .5s}.cf-loader-logo[data-astro-cid-wwes6yjo]{width:70px;height:70px;margin-bottom:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #f3802012;display:flex;align-items:center;justify-content:center}.cf-loader-dots[data-astro-cid-wwes6yjo]{display:flex;gap:.5em;justify-content:center;align-items:center;margin-top:.8em}.cf-dot[data-astro-cid-wwes6yjo]{width:13px;height:13px;border-radius:50%;background:var(--cf-orange);opacity:.5;animation:cf-bounce 1.2s infinite}.cf-dot[data-astro-cid-wwes6yjo]:nth-child(2){animation-delay:.15s}.cf-dot[data-astro-cid-wwes6yjo]:nth-child(3){animation-delay:.3s}@keyframes cf-bounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.1);opacity:1}}.cf-topbar[data-astro-cid-wwes6yjo]{width:100vw;background:var(--cf-card);border-bottom:1px solid var(--cf-border);height:58px;display:flex;align-items:center;padding-left:250px;position:fixed;top:0;left:0;right:0;z-index:11;box-shadow:0 1px 8px #22243a08}.cf-topbar-logo[data-astro-cid-wwes6yjo]{width:36px;height:36px;margin-right:1.1em;vertical-align:middle;background:#fff;border-radius:10px;box-shadow:0 2px 8px #f3802012;object-fit:contain}.cf-topbar-title[data-astro-cid-wwes6yjo]{font-size:1.35rem;font-weight:800;color:var(--cf-orange);letter-spacing:.7px}.cf-sidebar[data-astro-cid-wwes6yjo]{position:fixed;width:250px;top:0;left:0;bottom:0;background:var(--cf-sidebar);color:#fff;padding:1.8rem 0 0;z-index:12;border-right:1px solid var(--cf-border);display:flex;flex-direction:column;align-items:center}.cf-side-nav[data-astro-cid-wwes6yjo]{width:100%;display:flex;flex-direction:column;margin-top:2rem;gap:.3em}.cf-side-link[data-astro-cid-wwes6yjo]{color:#fff;text-decoration:none;display:flex;align-items:center;font-weight:600;font-size:1.09em;padding:.7em 2.1em .7em 2.2em;border-radius:10px 0 0 10px;margin-bottom:.3em;transition:background .16s,color .18s;gap:1.1em}.cf-side-link[data-astro-cid-wwes6yjo].active,.cf-side-link[data-astro-cid-wwes6yjo]:hover{background:#fff;color:var(--cf-orange)}.cf-side-link[data-astro-cid-wwes6yjo] svg[data-astro-cid-wwes6yjo]{width:1.2em;height:1.2em;fill:currentColor}.cf-main[data-astro-cid-wwes6yjo]{margin-left:250px;padding:80px 2.5vw 2vw;min-height:100vh;max-width:950px}@media (max-width: 900px){.cf-main[data-astro-cid-wwes6yjo]{padding:80px .6em 1em}}@media (max-width: 650px){.cf-sidebar[data-astro-cid-wwes6yjo]{width:63px;min-width:63px;padding:.6em 0 0}.cf-side-link[data-astro-cid-wwes6yjo],.cf-side-link[data-astro-cid-wwes6yjo].active,.cf-side-link[data-astro-cid-wwes6yjo]:hover{padding:1em .7em;border-radius:10px;justify-content:center;font-size:1.15em}.cf-topbar[data-astro-cid-wwes6yjo]{padding-left:63px}.cf-topbar-title[data-astro-cid-wwes6yjo]{font-size:1.07em}.cf-main[data-astro-cid-wwes6yjo]{margin-left:63px}}.cf-profile-card[data-astro-cid-wwes6yjo]{background:#fff;border-radius:15px;box-shadow:0 2px 14px #22243a14;border:1px solid var(--cf-border);padding:2.2em 2em 1.7em;max-width:550px;margin:0 auto 2.7em;display:flex;align-items:center;gap:2.3em;transition:box-shadow .2s}.cf-profile-avatar[data-astro-cid-wwes6yjo]{width:110px;height:110px;border-radius:50%;border:3px solid var(--cf-orange);object-fit:cover;background:#ffe0c2}.cf-profile-info[data-astro-cid-wwes6yjo]{flex:1;min-width:0}.cf-profile-username[data-astro-cid-wwes6yjo]{font-weight:800;color:var(--cf-dark);font-size:1.45em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:.5em}.cf-profile-link[data-astro-cid-wwes6yjo]{display:inline-block;margin-top:.3em;color:var(--cf-orange);font-size:1.18em;text-decoration:none;font-weight:700;transition:color .16s;margin-bottom:.5em}.cf-profile-link[data-astro-cid-wwes6yjo]:hover{color:#ffb47e}.cf-profile-bio[data-astro-cid-wwes6yjo]{color:#444;font-size:1.07em;margin:.5em 0 .9em;line-height:1.5;max-width:350px}.cf-profile-details[data-astro-cid-wwes6yjo]{color:var(--cf-gray);font-size:.97em;margin-top:1em}.cf-footer[data-astro-cid-wwes6yjo]{color:#b2adc7;text-align:center;margin:3rem 0 0;font-size:.99em;letter-spacing:.1px}@media (max-width:850px){.cf-profile-card[data-astro-cid-wwes6yjo]{flex-direction:column;align-items:center;padding:1.6em .6em;gap:1em}.cf-profile-avatar[data-astro-cid-wwes6yjo]{width:80px;height:80px}.cf-profile-info[data-astro-cid-wwes6yjo]{text-align:center}}
