.pr-container{max-width:1140px;margin:0 auto;padding:0 1.5rem}.pr-label{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent, #2e86de);margin-bottom:.75rem}.pr-section{padding:5rem 0}.pr-section--white{background:#fff}.pr-section--grey{background:#f8fafc}.pr-sec-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.pr-sec-header h2{font-family:Poppins,sans-serif;font-size:clamp(1.65rem,3.5vw,2.4rem);font-weight:800;color:#0f2238;line-height:1.15;letter-spacing:-.015em;margin:.5rem 0 1rem}.pr-sec-header p{font-size:1.0625rem;color:#64748b;line-height:1.8;margin:0}.pr-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;line-height:1;border-radius:8px;border:2px solid transparent;text-decoration:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}.pr-btn--primary{background:#2e86de;color:#fff;border-color:#2e86de}.pr-btn--primary:hover{background:#1c6fc0;border-color:#1c6fc0;color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #2e86de59}.pr-btn--outline{background:transparent;color:#0f2238;border-color:#cbd5e1}.pr-btn--outline:hover{background:#f8fafc;border-color:#0f2238;transform:translateY(-1px)}.pr-btn--ghost{background:transparent;color:#fff;border-color:#fff6}.pr-btn--ghost:hover{background:#ffffff1a;border-color:#ffffffb3}.pr-btn--lg{padding:1.05rem 2.25rem;font-size:1.0625rem}.pr-hero{background:radial-gradient(ellipse 55% 60% at 75% 50%,rgba(46,134,222,.18) 0%,transparent 65%),linear-gradient(145deg,#0a1929,#0f2238 40%,#1a3c5e);padding:6rem 0 5.5rem;color:#fff}.pr-hero__inner{max-width:760px;display:flex;flex-direction:column;gap:1.25rem}.pr-hero__title{font-family:Poppins,sans-serif;font-size:clamp(2.1rem,5vw,3.2rem);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:#fff;margin:0}.pr-hero__sub{font-size:1.2rem;font-weight:600;color:#ffffffc7;margin:0;line-height:1.5}.pr-hero__intro{font-size:1.0625rem;color:#ffffffb3;line-height:1.8;margin:0}.pr-hero__actions{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:.5rem}.pr-hero__trust{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#fff9;margin:0;font-style:italic}.pr-hero__trust svg{color:#34d399;flex-shrink:0}.pr-plans{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.pr-plan{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;position:relative;transition:box-shadow .2s,transform .2s}.pr-plan:hover{box-shadow:0 8px 30px #00000014;transform:translateY(-2px)}.pr-plan--featured{border-color:#2e86de;box-shadow:0 8px 40px #2e86de2e}.pr-plan__launch-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#10b981;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.3rem 1.1rem;border-radius:99px;white-space:nowrap}.pr-plan__header h3{font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:800;color:#0f2238;margin:0 0 .5rem}.pr-plan__best{font-size:.9rem;color:#64748b;line-height:1.55;margin:0 0 1rem}.pr-plan__price-wrap{margin-bottom:0}.pr-plan__was{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.pr-plan__was-amount{font-size:1rem;color:#94a3b8;text-decoration:line-through}.pr-plan__sale{font-size:.7rem;font-weight:700;background:#10b981;color:#fff;border-radius:99px;padding:.15rem .55rem}.pr-plan__price{display:flex;align-items:baseline;gap:.25rem}.pr-plan__amount{font-family:Poppins,sans-serif;font-size:2.75rem;font-weight:800;color:#0f2238;line-height:1}.pr-plan__period{font-size:1rem;color:#64748b;font-weight:500}.pr-plan__offer-note{font-size:.8125rem;color:#10b981;font-weight:600;margin:.625rem 0 0;line-height:1.5}.pr-plan__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem;flex:1}.pr-plan__features li{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:#334155}.pr-plan__features li svg{color:#2e86de;flex-shrink:0}.pr-plan__cta{display:flex;align-items:center;justify-content:center;padding:.9rem 1.5rem;border-radius:8px;font-weight:700;text-decoration:none;transition:all .2s;font-size:1rem}.pr-trust-bar{list-style:none;padding:1.5rem 1.75rem;margin:0;background:#f0f7ff;border:1px solid rgba(46,134,222,.2);border-radius:12px;display:flex;flex-wrap:wrap;gap:.75rem 2rem;justify-content:center}.pr-trust-bar li{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#1a3c5e}.pr-trust-bar li svg{color:#2e86de;flex-shrink:0}.pr-affects-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.pr-affects-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:box-shadow .2s,transform .2s}.pr-affects-card:hover{box-shadow:0 4px 18px #00000012;transform:translateY(-2px)}.pr-affects-card__icon{width:46px;height:46px;background:#2e86de1a;color:#2e86de;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.pr-affects-card h3{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:#0f2238;margin:0 0 .5rem}.pr-affects-card p{font-size:.9375rem;color:#64748b;line-height:1.7;margin:0}.pr-why__card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;gap:2rem;max-width:860px;margin:0 auto}.pr-why__icon{width:64px;height:64px;background:#2e86de1a;color:#2e86de;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pr-why__body{display:flex;flex-direction:column;gap:1rem}.pr-why__body h2{font-family:Poppins,sans-serif;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:800;color:#0f2238;margin:0;line-height:1.2}.pr-why__body p{font-size:1rem;color:#475569;line-height:1.8;margin:0}.pr-ownership{display:flex;align-items:flex-start;gap:1.25rem;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:1.75rem 2rem;max-width:860px;margin:0 auto}.pr-ownership__icon{width:40px;height:40px;background:#f59e0b1f;color:#d97706;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pr-ownership h2{font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700;color:#92400e;margin:0 0 .5rem}.pr-ownership p{font-size:.9375rem;color:#78350f;line-height:1.75;margin:0}.pr-faq__container{max-width:780px}.pr-faq__list{display:flex;flex-direction:column;gap:.75rem}.pr-faq__item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.pr-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;font-size:1rem;font-weight:600;color:#0f2238;transition:background .15s}.pr-faq__q:hover{background:#f8fafc}.pr-faq__q::-webkit-details-marker{display:none}.pr-faq__chevron{flex-shrink:0;color:#2e86de;transition:transform .25s ease}details[open] .pr-faq__chevron{transform:rotate(180deg)}.pr-faq__a{padding:0 1.5rem 1.25rem}.pr-faq__a p{font-size:.9375rem;color:#64748b;line-height:1.75;margin:0}.pr-links-grid{display:grid;grid-template-columns:1fr;gap:.875rem;max-width:860px;margin:0 auto}.pr-link-card{display:flex;align-items:center;gap:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.1rem 1.25rem;text-decoration:none;color:#0f2238;font-weight:600;font-size:.9375rem;transition:all .2s}.pr-link-card:hover{background:#f0f7ff;border-color:#2e86de;color:#2e86de;transform:translate(3px)}.pr-link-card__icon{width:38px;height:38px;background:#2e86de1a;color:#2e86de;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pr-link-card span{flex:1}.pr-link-card__arrow{color:#94a3b8;flex-shrink:0;transition:color .2s}.pr-link-card:hover .pr-link-card__arrow{color:#2e86de}.pr-final-cta{background:radial-gradient(ellipse 60% 70% at 50% 50%,rgba(46,134,222,.2) 0%,transparent 70%),linear-gradient(140deg,#0a1929,#0f2238,#1a3c5e);padding:5.5rem 0}.pr-final-cta__inner{max-width:640px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.pr-final-cta__inner h2{font-family:Poppins,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:#fff;line-height:1.15;margin:0}.pr-final-cta__inner p{font-size:1.0625rem;color:#ffffffb8;line-height:1.75;margin:0}@media(min-width:640px){.pr-affects-grid,.pr-links-grid{grid-template-columns:repeat(2,1fr)}.pr-why__card{flex-direction:row;align-items:flex-start}}@media(min-width:900px){.pr-plans,.pr-affects-grid,.pr-links-grid{grid-template-columns:repeat(3,1fr)}}
