body .pm7-docs-hero{background:linear-gradient(180deg,#0f172a,#1e293b);position:relative;overflow:hidden;padding:8rem 0 6rem;min-height:700px;display:flex;align-items:center;text-align:center}body .pm7-docs-hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 20% 50%,rgba(28,134,239,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(124,58,237,.3) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(59,130,246,.2) 0%,transparent 50%);animation:gradient-shift 30s ease infinite;z-index:1}body .pm7-docs-hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;z-index:2}@keyframes gradient-shift{0%,to{transform:rotate(0) scale(1.5)}50%{transform:rotate(180deg) scale(1.5)}}body .pm7-docs-hero .pm7-docs-container{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 2rem}body .pm7-docs-hero h1{font-size:clamp(3.5rem,6vw,5rem);font-weight:900;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.03em;background:linear-gradient(135deg,#93c5fd,#c4b5fd,#93c5fd);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-flow 5s ease infinite}@keyframes gradient-flow{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}body .pm7-docs-hero h2{font-size:1.875rem;font-weight:400;color:#e2e8f0;margin:0 0 2.5rem;letter-spacing:-.01em;opacity:.9}body .pm7-docs-hero .pm7-docs-lead{font-size:1.25rem;line-height:1.8;color:#cbd5e1;max-width:800px;margin:0 auto 1.5rem;opacity:.85}body .pm7-docs-hero .tagline{font-size:1.375rem;font-weight:500;color:#60a5fa;margin:2.5rem 0;text-shadow:0 0 30px rgba(96,165,250,.5)}body .pm7-docs-hero .pm7-docs-hero-actions{display:flex;gap:1.25rem;margin-top:3.5rem;justify-content:center}body .pm7-docs-hero .pm7-button--primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:.75rem;box-shadow:0 0 0 1px #ffffff1a inset,0 10px 25px -5px #3b82f680;transition:all .3s ease;position:relative;overflow:hidden}body .pm7-docs-hero .pm7-button--primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}body .pm7-docs-hero .pm7-button--primary:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #fff3 inset,0 20px 35px -5px #3b82f699}body .pm7-docs-hero .pm7-button--primary:hover:before{left:100%}body .pm7-docs-hero .pm7-button--outline{background:#ffffff0d;color:#93c5fd;border:1px solid rgba(147,197,253,.3);padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;border-radius:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}body:not(.dark) .pm7-docs-hero .pm7-button--outline{color:#fff!important}body .pm7-docs-hero .pm7-button--outline:hover{background:#ffffff1a;border-color:#93c5fd80;transform:translateY(-2px);box-shadow:0 10px 25px -5px #93c5fd4d}body .pm7-docs-hero .ai-badge{display:inline-flex;align-items:center;gap:.75rem;background:#a78bfa1a;color:#c4b5fd;padding:.625rem 1.5rem;border-radius:999px;font-size:.875rem;font-weight:600;margin-top:3.5rem;border:1px solid rgba(167,139,250,.3);box-shadow:0 0 20px #a78bfa4d,inset 0 0 20px #a78bfa1a;animation:pulse-glow 3s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #a78bfa4d,inset 0 0 20px #a78bfa1a}50%{box-shadow:0 0 30px #a78bfa80,inset 0 0 25px #a78bfa33}}@media (max-width: 768px){body .pm7-docs-hero{padding:5rem 0 4rem;min-height:auto}body .pm7-docs-hero h1{font-size:3rem}body .pm7-docs-hero h2{font-size:1.5rem}body .pm7-docs-hero .pm7-docs-lead{font-size:1.125rem}body .pm7-docs-hero .pm7-docs-hero-actions{flex-direction:column;width:100%}body .pm7-docs-hero .pm7-button{width:100%;text-align:center}}
