.page-prompt-library .hero{position:relative;padding:60px 0 70px;background:#0b1120;overflow:hidden;isolation:isolate;min-height:480px;display:flex;align-items:center}.page-prompt-library .hero-blur-circle{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none;z-index:0;will-change:transform;animation:floatCircle 18s ease-in-out infinite alternate}.page-prompt-library .hero-blur-circle--1{width:500px;height:500px;background:rgb(37 99 235 / .25);top:-180px;right:-120px;animation-delay:0s}.page-prompt-library .hero-blur-circle--2{width:400px;height:400px;background:rgb(34 211 238 / .12);bottom:-120px;left:-100px;animation-delay:-6s}.page-prompt-library .hero-blur-circle--3{width:300px;height:300px;background:rgb(96 165 250 / .15);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-12s;animation-duration:22s}.page-prompt-library .hero-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgb(37 99 235 / .08),transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0;animation:pulseGlow 8s ease-in-out infinite alternate}@keyframes pulseGlow{0%{opacity:.4;transform:translate(-50%,-50%) scale(.95)}100%{opacity:.9;transform:translate(-50%,-50%) scale(1.05)}}@keyframes floatCircle{0%{transform:translate(0,0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.95)}100%{transform:translate(10px,-10px) scale(1.02)}}.page-prompt-library .hero-content{position:relative;z-index:1;text-align:center;max-width:820px;margin:0 auto}.page-prompt-library .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 18px 6px 12px;border-radius:50px;background:rgb(37 99 235 / .15);border:1px solid rgb(37 99 235 / .2);font-size:.75rem;font-weight:600;color:#22d3ee;letter-spacing:.5px;text-transform:uppercase;margin-bottom:20px;backdrop-filter:blur(8px)}.page-prompt-library .hero-badge-dot{width:8px;height:8px;border-radius:50%;background:#22d3ee;animation:dotPulse 2s ease-in-out infinite}@keyframes dotPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.page-prompt-library .hero h1{font-family:'Plus Jakarta Sans','Inter',sans-serif;font-weight:800;font-size:clamp(1.9rem, 5.5vw, 3.6rem);line-height:1.15;letter-spacing:-.02em;color:#fff;margin-bottom:16px}.page-prompt-library .hero h1 .highlight{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.page-prompt-library .hero-sub{font-size:clamp(1.1rem, 2.2vw, 1.5rem);color:#94a3b8;margin-bottom:14px}.page-prompt-library .hero-desc{font-size:clamp(0.95rem, 1.2vw, 1.1rem);color:#64748b;max-width:680px;margin:0 auto 0;line-height:1.7}.page-prompt-library .tools{padding:50px 0 60px;background:#0b1120}.page-prompt-library .tools-header{text-align:center;margin-bottom:44px}.page-prompt-library .tools-header h2{font-family:'Plus Jakarta Sans','Inter',sans-serif;font-weight:700;font-size:clamp(1.5rem, 3vw, 2.4rem);color:#fff;letter-spacing:-.02em}.page-prompt-library .tools-header h2 .highlight{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.page-prompt-library .tools-grid{display:grid;gap:24px;grid-template-columns:1fr}.page-prompt-library .tool-card{position:relative;background:#13203a;border-radius:20px;padding:30px 26px 28px;border:1px solid rgb(148 163 184 / .08);box-shadow:0 8px 32px rgb(0 0 0 / .4);transition:all 0.35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.page-prompt-library .tool-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgb(0 0 0 / .6),0 0 30px rgb(37 99 235 / .06);background:#1a2a4a;border-color:rgb(37 99 235 / .15)}.page-prompt-library .tool-icon-wrap{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,rgb(37 99 235 / .15),rgb(96 165 250 / .08));display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:18px}.page-prompt-library .tool-icon-wrap svg{width:30px;height:30px}.page-prompt-library .tool-card h3{font-family:'Plus Jakarta Sans','Inter',sans-serif;font-weight:700;font-size:1.15rem;color:#fff;margin-bottom:6px}.page-prompt-library .tool-card p{font-size:.92rem;color:#94a3b8;line-height:1.6;margin-bottom:18px;flex:1}.page-prompt-library .tool-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;font-weight:600;font-size:.85rem;border:none;cursor:pointer;transition:all 0.35s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgb(37 99 235 / .2)}.page-prompt-library .tool-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 32px rgb(37 99 235 / .35)}.page-prompt-library .tool-btn svg{width:18px;height:18px;transition:transform 0.3s}.page-prompt-library .tool-btn:hover svg{transform:translateX(4px)}.page-prompt-library .faq-section{padding:20px 0 60px;background:#0b1120}.page-prompt-library .faq-list{display:flex;flex-direction:column;gap:14px;max-width:900px;margin:0 auto}.page-prompt-library .faq-item{background:#13203a;border-radius:20px;border:1px solid rgb(148 163 184 / .08);transition:all 0.35s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 8px 32px rgb(0 0 0 / .4)}.page-prompt-library .faq-question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;cursor:pointer;background:#fff0;border:none;width:100%;text-align:left;color:#fff;font-family:'Plus Jakarta Sans','Inter',sans-serif;font-weight:600;font-size:1.02rem;line-height:1.4}.page-prompt-library .faq-question .faq-icon-wrap{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:rgb(37 99 235 / .12);transition:all 0.35s ease}.page-prompt-library .faq-question .faq-icon-wrap svg{width:18px;height:18px;transition:transform 0.35s ease;stroke:#22d3ee}.page-prompt-library .faq-item.active .faq-question .faq-icon-wrap svg{transform:rotate(180deg)}.page-prompt-library .faq-answer{max-height:0;opacity:0;overflow:hidden;transition:max-height 0.5s cubic-bezier(.4,0,.2,1),opacity 0.4s cubic-bezier(.4,0,.2,1);padding:0 24px;color:#94a3b8;font-size:.95rem;line-height:1.7}.page-prompt-library .faq-item.active .faq-answer{max-height:400px;opacity:1;padding:0 24px 24px 24px}.page-prompt-library .faq-answer strong{color:#22d3ee;font-weight:600}.page-prompt-library .disclaimer{padding:16px 0 40px;text-align:center;border-top:1px solid rgb(148 163 184 / .08);margin-top:10px}.page-prompt-library .disclaimer p{font-size:.78rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.7}@media (min-width:640px){.page-prompt-library .tools-grid{grid-template-columns:repeat(2,1fr);gap:26px}}@media (min-width:1024px){.page-prompt-library .hero{padding:90px 0 100px;min-height:560px}.page-prompt-library .tools-grid{gap:30px}.page-prompt-library .tool-card{padding:36px 32px 32px;border-radius:24px}.page-prompt-library .tool-icon-wrap{width:68px;height:68px}.page-prompt-library .tool-icon-wrap svg{width:34px;height:34px}.page-prompt-library .tool-card h3{font-size:1.25rem}}