
:root{--dsw-bg:#090f1f;--dsw-panel:#101936;--dsw-panel2:#16224a;--dsw-text:#f8fbff;--dsw-muted:#b9c5df;--dsw-accent:#7c3aed;--dsw-hot:#ff3d8b;--dsw-line:rgba(255,255,255,.14)}
body{background:radial-gradient(circle at 15% 0,#28356c 0,#090f1f 42%,#060913 100%);color:var(--dsw-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;padding-bottom:7.5rem}.navbar,.card,.dsw-panel{background:linear-gradient(180deg,rgba(22,34,74,.95),rgba(12,18,40,.96));border:1px solid var(--dsw-line)}.navbar-brand{font-weight:900;letter-spacing:.02em}.navbar-brand span,.text-hot{color:var(--dsw-hot)}a{color:inherit}.hero{padding:4rem 0 2rem}.hero h1{font-size:clamp(2.4rem,6vw,5.4rem);line-height:.96;font-weight:950;letter-spacing:-.05em}.lead{color:var(--dsw-muted)}.btn-hot{background:linear-gradient(135deg,var(--dsw-hot),var(--dsw-accent));border:0;color:white;font-weight:800}.profile-card img{aspect-ratio:4/5;object-fit:cover}.profile-card{border-radius:1.35rem;overflow:hidden}.badge-soft{background:rgba(124,58,237,.18);color:#e8dcff;border:1px solid rgba(124,58,237,.35)}.photo-main{border-radius:1.5rem;border:1px solid var(--dsw-line);box-shadow:0 2rem 5rem rgba(0,0,0,.45)}.sticky-box{position:sticky;top:1rem}.crumb{font-size:.9rem;color:var(--dsw-muted)}.footer{color:var(--dsw-muted);border-top:1px solid var(--dsw-line);margin-top:4rem;padding:2rem 0}.desc p{color:#dbe5fb;font-size:1.08rem}.link-cloud a{display:inline-block;margin:.25rem;padding:.45rem .75rem;border:1px solid var(--dsw-line);border-radius:999px;background:rgba(255,255,255,.04);text-decoration:none;color:var(--dsw-muted)}.profileMain{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-template-areas:'media head' 'media desc';gap:1.5rem;align-items:start}.profileAside{grid-area:media}.profileHead{grid-area:head}.profileDescSeo{grid-area:desc}.profileHead .btn-hot{margin-top:1rem}@media (max-width:991.98px){.profileMain{grid-template-columns:1fr;grid-template-areas:'head' 'media' 'desc'}.sticky-box{position:static}}.stickyChat{position:fixed;left:0;right:auto;bottom:0;width:100vw;max-width:none;margin:0;z-index:1080;border-radius:0;background:linear-gradient(135deg,rgba(255,61,139,.98),rgba(124,58,237,.98));box-shadow:0 -1rem 3rem rgba(0,0,0,.42);border-top:1px solid rgba(255,255,255,.22)}.stickyChatMain{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem clamp(.9rem,4vw,3rem);color:#fff}.stickyThumb{width:56px;height:56px;object-fit:cover;border-radius:14px;border:2px solid rgba(255,255,255,.65);flex:0 0 auto}.stickyChatText{font-weight:900;line-height:1.08}.stickyChatText small{display:block;font-weight:650;opacity:.86}.stickyChat .btn{white-space:nowrap;background:#fff;color:#861052;border:0;font-weight:900;border-radius:999px;padding:.75rem 1.35rem}@media (max-width:575.98px){body{padding-bottom:6.25rem}.stickyChatMain{min-height:72px;padding:.55rem .75rem}.stickyThumb{width:48px;height:48px;border-radius:12px}.stickyChatText{font-size:.95rem}.stickyChatText small{font-size:.76rem}.stickyChat .btn{padding:.65rem .9rem;font-size:.9rem}}
