*, ::before, ::after{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{font-family:arial;background:#fff;color:#111827;-webkit-font-smoothing:antialiased;scrollbar-width:thin;scrollbar-color:#D1D5DB transparent}
::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-thumb{background:#D1D5DB;border-radius:4px}
::-webkit-scrollbar-thumb:hover{background:#9CA3AF}
::-webkit-scrollbar-track{background:transparent}
a{text-decoration:none;color:inherit}
h1,h2,h3,h4,.brand{font-family:'Bricolage Grotesque',sans-serif}
nav{padding:0 28px;position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb;height:64px;display:flex;align-items:center;justify-content:space-between;transition:box-shadow .3s}
nav.scrolled{box-shadow:0 2px 20px rgba(var(--p-rgb,124,58,237),0.1)}
.brand{display:flex;align-items:center;gap:8px;font-size:1.3rem;font-weight:700;color:#111827;text-decoration:none}
.brand img{height:32px;max-width:initial!important;max-height:initial!important}
.brand-icon{width:32px;height:32px;border-radius:8px;background:var(--p,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-family:'Bricolage Grotesque',sans-serif}
.nav-links{display:flex;align-items:center;gap:32px;list-style:none}
.nav-links a{color:#6b7280;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}
.nav-links a:hover,.nav-links a.nav-active{color:var(--p,#7c3aed)}
.nav-actions{display:flex;align-items:center;gap:12px}
.hamburger{padding:4px;display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none}
.hamburger span{display:block;width:22px;height:2px;background:#111827;border-radius:2px;transition:all .3s}
.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}
.hamburger.open span:nth-child(2){opacity:0}
.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}
.mobile-menu{padding:16px 5%;display:none;position:fixed;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:99;flex-direction:column;gap:2px;box-shadow:0 8px 30px #00000014;max-height:calc(100vh - 64px);overflow-y:auto}
.mobile-menu.open{display:flex}
.mobile-menu a{padding:12px 10px;color:#111827;text-decoration:none;font-size:.95rem;font-weight:500;border-radius:8px;transition:background .2s}
.mobile-menu a:hover{background:var(--p-light,#ede9fe);color:var(--p,#7c3aed)}
.mobile-menu .btn{margin-top:6px;width:100%;justify-content:center}
.btn{padding:8px 20px;display:inline-flex;align-items:center;gap:8px;border-radius:100px;font-family:'Bricolage Grotesque',sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:all .25s;white-space:nowrap}
.btn-primary{background:var(--p,#7c3aed);color:#fff;box-shadow:0 4px 16px rgba(var(--p-rgb,124,58,237),0.35)}
.btn-primary:hover{background:var(--p-dark,#5b21b6);transform:translateY(-1px);box-shadow:0 6px 24px rgba(var(--p-rgb,124,58,237),0.45)}
.btn-outline{background:transparent;color:#111827;border:1.5px solid #e5e7eb}
.btn-outline:hover{border-color:var(--p,#7c3aed);color:var(--p,#7c3aed)}
.btn-ghost{padding:10px 16px;background:transparent;color:#111827}
.btn-ghost:hover{color:var(--p,#7c3aed)}
.btn-lg{padding:14px 30px;font-size:1rem}
.btn-white{background:#fff;color:var(--p,#7c3aed);box-shadow:0 4px 20px #00000026}
.btn-white:hover{background:var(--p-soft,#f5f3ff);transform:translateY(-1px)}
.btn-icon-sm{width:15px;height:15px}
.btn-icon-purple{color:var(--p,#7c3aed)}
.page-hero{padding:120px 5% 50px;text-align:center;background:linear-gradient(160deg,var(--p-soft,#f5f3ff) 0%,#fff 65%)}
.page-hero-tag{padding:6px 16px;margin-bottom:18px;display:inline-flex;align-items:center;gap:6px;background:var(--p-light,#ede9fe);color:var(--p,#7c3aed);border-radius:100px;font-size:.8rem;font-weight:700;font-family:'Bricolage Grotesque',sans-serif}
.tag-icon{width:13px;height:13px}
.page-hero h1{margin-bottom:14px;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;color:#111827;line-height:1.15}
.page-hero p{margin:0 auto;font-size:1rem;color:#6b7280;max-width:500px;line-height:1.7}
.page-hero-link{color:var(--p,#7c3aed);font-weight:600}
.text-purple{color:var(--p,#7c3aed)}
.cta-section{padding:72px 10%;margin:0 5% 80px;background:linear-gradient(135deg,var(--p-dark) 0%,var(--p) 50%,#8B5CF6 100%);border-radius:28px;text-align:center;position:relative;overflow:hidden}
.cta-section::before{content:'';position:absolute;top:-50%;left:-20%;width:500px;height:500px;background:#ffffff0d;border-radius:50%}
.cta-section::after{content:'';position:absolute;bottom:-30%;right:-10%;width:350px;height:350px;background:#ffffff0d;border-radius:50%}
.cta-section h2{margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.6rem);color:#fff;position:relative;z-index:1}
.cta-section p{margin-bottom:32px;color:#fffc;font-size:1rem;position:relative;z-index:1}
.cta-actions{position:relative;z-index:1;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
footer{padding:60px 5% 30px;background:#111827}
.footer-top{margin-bottom:40px;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:40px}
.footer-brand .brand{margin-bottom:12px;color:#fff;text-decoration:none;display:inline-flex}
.footer-brand p{font-size:.85rem;color:#9ca3af;line-height:1.7}
.footer-brand .brand img{filter:brightness(0) invert(1)}
.footer-col h4{margin-bottom:16px;color:#fff;font-size:.9rem;font-weight:700}
.footer-col ul{list-style:none}
.footer-col li{margin-bottom:10px}
.footer-col a{color:#9ca3af;text-decoration:none;font-size:.85rem;transition:color .2s}
.footer-col a:hover{color:var(--p-mid,#8b5cf6)}
.footer-bottom{padding-top:24px;border-top:1px solid #374151;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}
.footer-bottom p{color:#6b7280;font-size:.8rem}
.footer-social{display:flex;gap:12px}
.social-icon{width:36px;height:36px;border-radius:50%;background:#374151;display:flex;align-items:center;justify-content:center;color:#9ca3af;text-decoration:none;transition:all .2s;font-size:.85rem}
.social-icon:hover{background:var(--p,#7c3aed);color:#fff}
.social-icon svg{display:block}
.pub-avatar-wrap{position:relative}
.pub-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--p,#7C3AED),var(--p-mid,#A78BFA));color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid var(--p-light,#7c3aed40);transition:transform .2s;user-select:none}
.pub-avatar:hover{transform:scale(1.05)}
.pub-dropdown{display:none;position:absolute;top:48px;right:0;width:240px;max-width:calc(100vw - 16px);background:#fff;border:1.5px solid #E9E5F4;border-radius:16px;box-shadow:0 12px 48px #0000002e;z-index:9999;overflow:hidden}
.pub-dropdown.open{display:block;animation:pubDdIn .15s ease}
@keyframes pubDdIn {
from{opacity:0;transform:translateY(-6px)}
to{opacity:1;transform:translateY(0)}
}
.pub-dd-user{padding:14px 14px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border,#E9E5F4)}
.pub-dd-ava{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--p,#7C3AED),var(--p-mid,#A78BFA));color:#fff;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}
.pub-dd-info{min-width:0;flex:1}
.pub-dd-name{font-size:.84rem;font-weight:700;color:var(--text,#0F0A1E);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pub-dd-email{font-size:.71rem;color:var(--muted,#9CA3AF);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}
.pub-dd-menu{padding:6px}
.pub-dd-item{padding:9px 10px;display:flex;align-items:center;gap:10px;width:100%;border-radius:9px;border:none;background:transparent;color:var(--text,#0F0A1E);font-size:.83rem;font-weight:600;cursor:pointer;text-align:left;font-family:inherit;transition:background .12s,color .12s;text-decoration:none}
.pub-dd-item:hover{background:var(--p-light,#EDE9FE)}
.pub-dd-item-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.pub-dd-item-icon svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}
.pub-dd-icon-purple{background:#7c3aed1f;color:var(--p,#7C3AED)}
.pub-dd-icon-red{background:#ef44441a;color:#EF4444}
.pub-dd-sep{margin:0 6px;height:1px;background:var(--border,#E9E5F4)}
.pub-dd-item--danger{color:#EF4444}
.pub-dd-item--danger:hover{background:#ef44441a;color:#EF4444}
.pub-notif-wrap{position:relative}
.pub-notif-btn{width:36px;height:36px;border-radius:10px;border:1.5px solid #E5E7EB;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .2s;color:#374151}
.pub-notif-btn:hover{border-color:var(--p,#7C3AED);color:var(--p,#7C3AED);background:var(--p-soft,#F5F3FF)}
.pub-notif-btn svg{width:16px;height:16px}
.pub-notif-dot{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 3px;background:#EF4444;color:#fff;border-radius:99px;font-size:.6rem;font-weight:800;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff;line-height:1}
@keyframes fadeInDown {
from{opacity:0;transform:translateY(-6px)}
to{opacity:1;transform:translateY(0)}
}
.pub-notif-dropdown{display:none;position:fixed;top:60px;right:20px;width:380px;max-width:calc(100vw - 24px);background:#fff;border-radius:18px;border:1.5px solid #EBEBF5;box-shadow:0 8px 36px #00000021;z-index:9999;overflow:hidden}
.pub-notif-dropdown.open{display:block;animation:fadeInDown .15s ease}
.pub-notif-dropdown .nbd-header{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1.5px solid #F3F4F6}
.pub-notif-dropdown .nbd-title{font-size:.95rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:6px}
.pub-notif-dropdown .nbd-badge{padding:1px 8px;background:var(--p,#7C3AED);color:#fff;border-radius:99px;font-size:.7rem;margin-left:4px}
.pub-notif-dropdown .nbd-all-read{color:#9CA3AF;font-size:.82rem;font-weight:400;margin-left:4px}
.pub-notif-dropdown .nbd-view-all{font-size:.82rem;color:var(--p,#7C3AED);background:none;border:none;cursor:pointer;font-weight:600;text-decoration:none;white-space:nowrap}
.pub-notif-dropdown .nbd-view-all:hover{text-decoration:underline}
.pub-notif-dropdown .nbd-list{max-height:340px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#D1D5DB transparent}
.pub-notif-dropdown .nbd-list::-webkit-scrollbar{width:4px}
.pub-notif-dropdown .nbd-list::-webkit-scrollbar-thumb{background:#D1D5DB;border-radius:4px}
.pub-notif-dropdown .nbd-list::-webkit-scrollbar-track{background:transparent}
.pub-notif-dropdown .nbd-empty{padding:40px;text-align:center;color:#9CA3AF;font-size:.88rem}
.pub-notif-dropdown .nbd-item{padding:14px 20px;display:flex;align-items:flex-start;gap:14px;background:#fff;border-bottom:1px solid #F3F4F6;cursor:pointer;transition:background .15s}
.pub-notif-dropdown .nbd-item:last-child{border-bottom:none}
.pub-notif-dropdown .nbd-item:hover{background:#F9F9FF}
.pub-notif-dropdown .nbd-item--unread{background:#fff}
.pub-notif-dropdown .nbd-item-ava{width:44px;height:44px;min-width:44px;border-radius:50%;background:#F3F4F6;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.pub-notif-dropdown .nbd-item-ava svg{width:20px;height:20px;min-width:20px;min-height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;display:block}
.pub-notif-dropdown .nbd-item-body{flex:1;min-width:0}
.pub-notif-dropdown .nbd-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px}
.pub-notif-dropdown .nbd-item-title{font-size:.88rem;font-weight:700;color:#111827;line-height:1.35;flex:1;min-width:0}
.pub-notif-dropdown .nbd-item-msg{font-size:.8rem;color:#6B7280;line-height:1.45;white-space:normal;word-break:break-word}
.pub-notif-dropdown .nbd-item-time{flex-shrink:0;padding:2px 8px;background:#F3F4F6;color:#6B7280;border-radius:99px;font-size:.68rem;font-weight:600;white-space:nowrap}
.pub-notif-dropdown .nbd-item-dot{width:8px;height:8px;min-width:8px;border-radius:50%;background:var(--p,#7C3AED);margin-top:6px;flex-shrink:0}
@media(max-width:1024px) {
.page-hero{padding:100px 5% 52px}
nav{padding:0 4%}
}
@media(max-width:768px) {
nav{padding:0 4%}
.nav-links,.nav-actions .btn-ghost{display:none}
nav .btn-primary{display:none}
.hamburger{display:flex}
.page-hero{padding:88px 4% 40px}
.page-hero h1{font-size:1.8rem}
.page-hero p{font-size:.95rem}
.cta-section{padding:48px 6%;margin:0 4% 60px}
footer{padding:48px 4% 24px}
.footer-top{grid-template-columns:1fr 1fr;gap:24px}
.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}
}
@media(max-width:540px) {
.page-hero{padding:80px 4% 32px}
.page-hero h1{font-size:1.55rem}
.page-hero p{margin-bottom:20px;font-size:.9rem}
.cta-section{padding:40px 5%;margin:0 3% 48px;border-radius:20px}
.cta-section h2{font-size:1.4rem}
.cta-actions .btn-lg{padding:12px 22px;font-size:.9rem}
.footer-top{grid-template-columns:1fr}
.footer-bottom{flex-direction:column;align-items:flex-start}
}
