.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-child{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.reveal-child.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal,.reveal-child{opacity:1;transform:none;transition:none}}.pro-container{max-width:1160px;margin:0 auto;padding:0 24px}.pro-container-narrow{max-width:800px}.pro-section{padding:48px 0}.section-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6366f1;margin-bottom:12px}.pro-section-header{text-align:center;max-width:640px;margin:0 auto 64px}.pro-section-header h2{font-size:clamp(28px,4vw,40px);font-weight:800;color:#0f172a;margin:0 0 16px;letter-spacing:-.02em;line-height:1.15}.pro-section-header p{font-size:18px;color:#64748b;line-height:1.7;margin:0}.pro-anchor-button{text-decoration:none}.pro-features-section{background:#f8fafc}.pro-feature{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:64px}.pro-feature:last-child{margin-bottom:0}.pro-feature:nth-of-type(even) .pro-feature-copy{order:2}.pro-feature-copy{max-width:480px}.pro-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:20px;color:#6366f1;background:rgba(99,102,241,.1);border-radius:14px}.pro-feature-icon svg{width:24px;height:24px}.pro-feature-copy h3{font-size:clamp(24px,3.2vw,32px);font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}.pro-feature-copy p{font-size:17px;color:#475569;line-height:1.75;margin:0}.pro-feature-highlights{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px}.pro-feature-highlights li{position:relative;padding-left:30px;font-size:15px;color:#475569;line-height:1.6}.pro-feature-highlights li::before{content:"";position:absolute;left:0;top:.35em;width:16px;height:9px;border-left:2px solid #6366f1;border-bottom:2px solid #6366f1;border-radius:1px;transform:rotate(-45deg)}.pro-feature-media{border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 24px 80px rgba(15,23,42,.12),0 4px 16px rgba(0,0,0,.06);min-height:220px}.pro-feature-media img{display:block;width:100%;height:auto}.pro-feature-media.is-missing{background:linear-gradient(145deg,#1e1b4b 0%,#312e81 50%,#2d1b69 100%);border-color:transparent;box-shadow:0 24px 80px rgba(99,102,241,.25),0 4px 16px rgba(0,0,0,.15)}.pro-media-open{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in}.pro-media-open:focus-visible{outline:2px solid #6366f1;outline-offset:-2px}.pro-media-nav{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px;border-top:1px solid #e2e8f0;background:#f8fafc}.pro-media-arrow{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#334155;font-size:20px;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.pro-media-arrow:hover{background:#6366f1;border-color:#6366f1;color:#fff}.pro-media-dots{display:flex;align-items:center;gap:8px}.pro-media-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:background .15s ease,transform .15s ease}.pro-media-dot.is-active{background:#6366f1;transform:scale(1.3)}.pro-lightbox{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.82);cursor:zoom-out}.pro-lightbox-inner{position:relative;max-width:min(1200px,100%);max-height:100%;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:default}.pro-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 140px);width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 30px 90px rgba(0,0,0,.5)}.pro-lightbox-close{position:absolute;top:-14px;right:-14px;width:36px;height:36px;border:none;border-radius:50%;background:#fff;color:#0f172a;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.3)}.pro-lightbox-nav{display:flex;align-items:center;gap:16px}.pro-lightbox-count{font-size:14px;font-weight:600;color:#e2e8f0;font-variant-numeric:tabular-nums}@media(max-width:640px){.pro-lightbox{padding:16px}.pro-lightbox-close{top:-10px;right:-10px}}.pro-plans-section{scroll-margin-top:90px}.pro-subscribed{max-width:480px;margin:0 auto;padding:40px 32px;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 24px 80px rgba(15,23,42,.08)}.pro-subscribed-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:5px 14px;border-radius:20px}.pro-subscribed p{font-size:18px;font-weight:600;color:#0f172a;margin:16px 0 28px}.pro-faq-section{background:#f8fafc}.pro-faq-list{display:flex;flex-direction:column;gap:12px}.pro-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px 24px;transition:border-color .2s ease,box-shadow .2s ease}.pro-faq-item[open]{border-color:rgba(99,102,241,.35);box-shadow:0 12px 32px rgba(99,102,241,.1)}.pro-faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:17px;font-weight:600;color:#0f172a;cursor:pointer;list-style:none}.pro-faq-item summary::-webkit-details-marker{display:none}.pro-faq-item summary::after{content:"+";flex:0 0 auto;font-size:22px;font-weight:400;line-height:1;color:#6366f1}.pro-faq-item[open] summary::after{content:"−"}.pro-faq-item p{font-size:16px;color:#475569;line-height:1.75;margin:16px 0 0}.pro-cta-section{background:linear-gradient(135deg,#4338ca 0%,#6d28d9 55%,#7c3aed 100%);padding:48px 24px;text-align:center;position:relative;overflow:hidden}.pro-cta-section::before{content:'';position:absolute;inset: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:48px 48px;pointer-events:none}.pro-cta-orb{position:absolute;width:500px;height:500px;background:rgba(124,58,237,.35);border-radius:50%;filter:blur(100px);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;animation:pro-cta-orb-pulse 6s ease-in-out infinite}@keyframes pro-cta-orb-pulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:.35}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.5}}.pro-cta-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.pro-cta-inner h2{font-size:clamp(28px,4vw,44px);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.15;margin:0 0 16px}.pro-cta-inner p{font-size:18px;color:rgba(196,181,253,.9);line-height:1.65;margin:0 0 36px}@media(prefers-reduced-motion:reduce){.pro-cta-orb{animation:none}}@media(max-width:900px){.pro-feature{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.pro-feature:nth-of-type(even) .pro-feature-copy{order:0}.pro-feature-copy{max-width:none}}@media(max-width:768px){.pro-container{padding:0 16px}.pro-section{padding:24px 0}.pro-cta-section{padding:24px 16px}.pro-section-header{margin-bottom:44px}}