.pem-events-wrap,.pem-events-grid{margin:24px 0}.pem-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgb(15 23 42 / .06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pem-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgb(15 23 42 / .1);border-color:#dbe3ee}.pem-card-image-wrap{display:block;text-decoration:none;background:#f3f4f6;overflow:hidden}.pem-card-image{width:100%;display:block;object-fit:cover}.pem-card-body{padding:18px}.pem-badges{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.pem-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#2563eb;color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.2px}.pem-badge-light{background:#eff6ff;color:#1d4ed8}.pem-card-title{margin:0 0 12px;font-size:22px;line-height:1.35;font-weight:700}.pem-card-title a{color:#0f172a;text-decoration:none}.pem-card-title a:hover{color:#2563eb}.pem-meta-row{margin:0 0 8px;font-size:14px;line-height:1.6;color:#475569}.pem-meta-row strong{color:#111827;font-weight:700}.pem-card-excerpt{margin:12px 0 18px;color:#4b5563;font-size:15px;line-height:1.7}.pem-tags-row{margin:16px 0 10px;color:#374151;font-size:15px;line-height:1.6}.pem-price-line{font-size:18px;margin-bottom:14px;color:#0f172a;font-weight:800}.pem-empty{padding:20px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#475569}.pem-btn,a.pem-btn,button.pem-btn,.pem-register-box .single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px!important;border:none!important;border-radius:12px!important;background:#2563eb!important;color:#ffffff!important;text-decoration:none!important;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 20px rgb(37 99 235 / .16)}.pem-btn:hover,a.pem-btn:hover,button.pem-btn:hover,.pem-register-box .single_add_to_cart_button:hover{background:#1d4ed8!important;color:#ffffff!important;transform:translateY(-1px)}.pem-btn-secondary{background:#f1f5f9!important;color:#0f172a!important;border:1px solid #cbd5e1!important;box-shadow:none!important}.pem-btn-secondary:hover{background:#e2e8f0!important;color:#0f172a!important;border-color:#94a3b8!important}.pem-notice{margin:18px 0;padding:14px 16px;border-radius:14px;font-size:14px;font-weight:700;line-height:1.6}.pem-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.pem-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.pem-warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.pem-filter-bar{margin:0 0 28px;padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 30px rgb(15 23 42 / .06)}.pem-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pem-filter-item label{display:block;margin-bottom:8px;font-size:14px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.4px;opacity:.9}.pem-filter-item input,.pem-filter-item select{width:100%;height:50px;padding:0 16px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#0f172a;font-size:15px;font-weight:500;box-sizing:border-box;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease;box-shadow:0 2px 8px rgb(15 23 42 / .04)}.pem-filter-item input:focus,.pem-filter-item select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .12);transform:translateY(-1px)}.pem-filter-item select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2em;padding-right:40px}.pem-filter-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.pem-events-wrap.pem-layout-grid,.pem-events-grid{display:grid;gap:24px}.pem-events-wrap.pem-layout-grid.pem-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.pem-events-wrap.pem-layout-grid.pem-cols-3,.pem-events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pem-layout-grid .pem-card{display:flex;flex-direction:column;height:100%}.pem-layout-grid .pem-card-image{height:220px;transition:transform .35s ease}.pem-layout-grid .pem-card:hover .pem-card-image{transform:scale(1.04)}.pem-layout-grid .pem-card-body{display:flex;flex-direction:column;flex:1}.pem-layout-grid .pem-btn,.pem-layout-grid a.pem-btn{margin-top:auto}.pem-events-wrap.pem-layout-list{display:flex;flex-direction:column;gap:22px}.pem-layout-list .pem-card{display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:stretch;padding:18px}.pem-layout-list .pem-card-image-wrap{width:100%;height:100%;border-radius:14px}.pem-layout-list .pem-card-image{height:170px;border-radius:14px}.pem-layout-list .pem-card-body{padding:0;display:flex;flex-direction:column;justify-content:center}.pem-layout-list .pem-btn,.pem-layout-list a.pem-btn{align-self:flex-start}.single-pem_event .site-main,.single-pem_event .content-area,.single-pem_event .entry-content{width:100%}.single-pem_event h1.entry-title,.single-pem_event .entry-title,.single-pem_event .post-title,.single-pem_event h1{font-size:34px!important;line-height:1.22!important;font-weight:800;color:#0f172a;margin-bottom:18px!important}.single-pem_event .post-thumbnail,.single-pem_event .featured-image,.single-pem_event .wp-post-image{margin-bottom:22px}.single-pem_event .post-thumbnail img,.single-pem_event img.wp-post-image,.single-pem_event .featured-image img{width:100%;max-height:420px;object-fit:cover;border-radius:20px;display:block;box-shadow:0 10px 30px rgb(15 23 42 / .08)}.single-pem_event .entry-content{color:#334155;font-size:16px;line-height:1.8}.single-pem_event .entry-content p{margin-bottom:16px}.single-pem_event .pem-single-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:28px 0}.single-pem_event .pem-single-meta-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px 18px;box-shadow:0 6px 18px rgb(15 23 42 / .05);color:#475569;font-size:15px;line-height:1.65}.single-pem_event .pem-single-meta-item strong{display:block;margin-bottom:6px;color:#0f172a;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.3px}.single-pem_event .pem-tags-row{margin:10px 0 22px;font-size:15px;color:#475569}.single-pem_event .pem-tags-row strong{color:#111827}.single-pem_event .pem-section{margin:34px 0;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 24px rgb(15 23 42 / .05)}.single-pem_event .pem-section h3{margin:0 0 18px;font-size:24px;line-height:1.3;font-weight:800;color:#0f172a}.pem-speakers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:10px}.pem-speaker-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:18px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.pem-speaker-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(15 23 42 / .08)}.pem-speaker-img{width:88px;height:88px;object-fit:cover;border-radius:50%;margin:0 auto 12px;display:block;border:3px solid #fff;box-shadow:0 6px 14px rgb(15 23 42 / .08)}.pem-speaker-name{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:6px}.pem-speaker-role{font-size:14px;color:#64748b;line-height:1.5}.pem-agenda-list{display:flex;flex-direction:column;gap:14px;margin-top:12px}.pem-agenda-item{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:flex-start;padding:18px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px}.pem-agenda-time{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;background:#eff6ff;color:#1d4ed8;border-radius:12px;font-weight:800;font-size:14px}.pem-agenda-title{font-size:17px;font-weight:800;color:#0f172a;margin-bottom:6px}.pem-agenda-desc{color:#475569;font-size:15px;line-height:1.7}.pem-register-box{margin:36px 0;padding:24px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);border:1px solid #dbeafe;border-radius:22px;box-shadow:0 12px 28px rgb(37 99 235 / .07)}.pem-register-box h3{margin-bottom:16px}.pem-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:18px}.pem-form label{display:block;margin-bottom:7px;font-size:14px;font-weight:700;color:#0f172a}.pem-form input,.pem-form textarea,.pem-form select{width:100%;padding:13px 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.pem-form input:focus,.pem-form textarea:focus,.pem-form select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .1)}.pem-form textarea{min-height:120px;resize:vertical}.pem-map-box{margin:30px 0}.pem-map-address{margin:0 0 12px;color:#4b5563;font-size:15px;line-height:1.6}.pem-map-canvas{width:100%;height:380px;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgb(15 23 42 / .06)}@media (max-width:768px){.pem-map-canvas{height:280px;border-radius:14px}}@media (max-width:992px){.pem-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pem-events-wrap.pem-layout-grid.pem-cols-3,.pem-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pem-layout-grid .pem-card-image{height:210px}.pem-layout-grid .pem-card-title{font-size:20px}.pem-layout-list .pem-card{grid-template-columns:180px 1fr;gap:18px}.pem-layout-list .pem-card-image{height:145px}.pem-layout-list .pem-card-title{font-size:21px}}@media (max-width:768px){.pem-filter-bar{padding:18px;border-radius:16px;margin:0 0 20px}.pem-filter-grid{grid-template-columns:1fr}.pem-filter-actions{flex-direction:column}.pem-filter-actions .pem-btn,.pem-filter-actions .pem-btn-secondary{width:100%;justify-content:center}.pem-events-wrap.pem-layout-grid.pem-cols-2,.pem-events-wrap.pem-layout-grid.pem-cols-3,.pem-events-grid{grid-template-columns:1fr}.pem-layout-grid .pem-card-image{height:200px}.pem-layout-grid .pem-card-body{padding:16px}.pem-layout-grid .pem-card-title{font-size:19px}.pem-layout-grid .pem-btn,.pem-layout-grid a.pem-btn{width:100%}.pem-events-wrap.pem-layout-list{gap:18px}.pem-layout-list .pem-card{grid-template-columns:1fr;padding:14px;gap:14px}.pem-layout-list .pem-card-image{width:100%;height:190px;border-radius:12px}.pem-layout-list .pem-card-title{font-size:20px;line-height:1.35}.pem-layout-list .pem-card-excerpt{font-size:14px;line-height:1.65}.pem-layout-list .pem-btn,.pem-layout-list a.pem-btn{width:100%;justify-content:center}.single-pem_event h1.entry-title,.single-pem_event .entry-title,.single-pem_event .post-title,.single-pem_event h1{font-size:26px!important;line-height:1.28!important}.single-pem_event .pem-section{padding:16px;border-radius:16px}.single-pem_event .pem-section h3{font-size:20px}.pem-agenda-item{grid-template-columns:1fr;gap:12px;padding:14px}.pem-agenda-time{justify-content:flex-start;width:max-content}.pem-map-canvas{height:280px;border-radius:14px}.pem-register-box{padding:16px;border-radius:16px}.pem-form-grid{grid-template-columns:1fr}.pem-btn,a.pem-btn,button.pem-btn,.pem-register-box .single_add_to_cart_button{width:100%}}.pem-card-no-image{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);color:#94a3b8;text-align:center}.pem-card-no-image svg{width:46px;height:46px;stroke:currentColor;opacity:.85}.pem-card-no-image span{font-size:13px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#94a3b8}.pem-layout-grid .pem-card-no-image,.pem-events-grid .pem-card-no-image{height:220px}.pem-layout-list .pem-card-no-image{height:170px;border-radius:14px}@media (max-width:992px){.pem-layout-list .pem-card-no-image{height:145px}}@media (max-width:768px){.pem-layout-grid .pem-card-no-image,.pem-events-grid .pem-card-no-image{height:200px}.pem-layout-list .pem-card-no-image{height:190px;border-radius:12px}}.pem-organizer-box{margin:34px 0}.pem-organizer-card{display:grid;grid-template-columns:120px 1fr;gap:20px;align-items:center;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:20px;padding:20px;box-shadow:0 8px 24px rgb(15 23 42 / .05)}.pem-organizer-media{display:flex;align-items:center;justify-content:center}.pem-organizer-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;display:block;border:4px solid #fff;box-shadow:0 10px 20px rgb(15 23 42 / .08);background:#f1f5f9}.pem-organizer-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);color:#1d4ed8;font-size:34px;font-weight:800}.pem-organizer-content{display:flex;flex-direction:column;gap:8px}.pem-organizer-name{font-size:24px;line-height:1.25;font-weight:800;color:#0f172a}.pem-organizer-subtitle{font-size:14px;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.4px}.pem-organizer-bio{font-size:15px;line-height:1.75;color:#475569;max-width:720px}.pem-organizer-link{margin-top:6px;align-self:flex-start}@media (max-width:768px){.pem-organizer-card{grid-template-columns:1fr;text-align:center;padding:16px;gap:16px}.pem-organizer-avatar{width:88px;height:88px}.pem-organizer-name{font-size:20px}.pem-organizer-link{width:100%;justify-content:center}}.pem-register-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.pem-register-head h3{margin:0}.pem-reg-status{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.3px;text-transform:uppercase}.pem-reg-status.is-open{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.pem-reg-status.is-closed{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.pem-reg-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:0 0 20px}.pem-reg-summary-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px;box-shadow:0 6px 16px rgb(15 23 42 / .04)}.pem-reg-summary-item strong{display:block;margin-bottom:6px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;color:#64748b}.pem-reg-summary-item span{display:block;font-size:16px;font-weight:700;line-height:1.5;color:#0f172a}.pem-reg-summary-item-wide{grid-column:1 / -1}.pem-paid-box p{margin:0 0 14px;color:#475569;line-height:1.7}@media (max-width:768px){.pem-register-head{flex-direction:column;align-items:flex-start}.pem-reg-status{min-height:34px}.pem-reg-summary{grid-template-columns:1fr}}.pem-participation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-top:10px}.pem-participation-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 20px rgb(15 23 42 / .04)}.pem-participation-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.pem-participation-title{font-size:20px;font-weight:800;line-height:1.3;color:#0f172a}.pem-mode-helper{margin:0 0 14px;color:#475569;font-size:14px;line-height:1.6}@media (max-width:768px){.pem-participation-grid{grid-template-columns:1fr}.pem-participation-header{flex-direction:column;align-items:flex-start}.pem-participation-title{font-size:18px}}.pem-broadcasts-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:22px;margin:24px 0}.pem-broadcast-card{display:flex;flex-direction:column;height:100%}.pem-broadcast-card .pem-card-image{height:220px;object-fit:cover}.pem-broadcast-card .pem-card-body{display:flex;flex-direction:column;gap:10px;flex:1}.pem-broadcast-card .pem-btn{margin-top:auto}@media (max-width:768px){.pem-broadcasts-wrap{grid-template-columns:1fr}.pem-broadcast-card .pem-card-image{height:200px}}.pem-broadcast-access-box{border:1px solid #dbeafe;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);box-shadow:0 12px 28px rgb(37 99 235 / .06)}.pem-broadcast-access-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.pem-broadcast-access-head h3{margin:0}.pem-broadcast-access-text{margin:0 0 16px;color:#475569;font-size:15px;line-height:1.7}.pem-broadcast-access-success{color:#166534;font-weight:600}@media (max-width:768px){.pem-broadcast-access-head{flex-direction:column;align-items:flex-start}}.pem-participation-overview-box{margin:34px 0}.pem-participation-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.pem-participation-overview-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 20px rgb(15 23 42 / .04)}.pem-participation-overview-title{font-size:18px;font-weight:800;line-height:1.3;color:#0f172a;margin-bottom:12px}.pem-participation-overview-meta{display:flex;flex-direction:column;gap:8px;color:#475569;font-size:14px;line-height:1.6}.pem-participation-overview-meta strong{color:#0f172a}@media (max-width:768px){.pem-participation-overview-grid{grid-template-columns:1fr}.pem-participation-overview-card{padding:16px}}.pem-auth-container{max-width:480px;margin:30px auto;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 12px 28px rgb(15 23 42 / .06)}.pem-auth-tabs{display:flex;gap:4px;margin-bottom:22px;background:#f3f4f6;border-radius:12px;padding:4px}.pem-tab{flex:1;text-align:center;padding:10px 0;font-weight:700;color:#475569;background:#fff0;border:none;border-radius:10px;cursor:pointer;font-size:15px}.pem-tab.active{background:#fff;color:#0f172a;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.pem-auth-form{display:none}.pem-auth-form.active{display:block}.pem-auth-form label{display:block;margin:14px 0 6px;font-weight:700;font-size:14px;color:#0f172a}.pem-auth-form input[type="text"],.pem-auth-form input[type="email"],.pem-auth-form input[type="tel"],.pem-auth-form input[type="password"]{width:100%;height:46px;padding:0 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font-size:15px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.pem-auth-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .1)}.pem-checkbox-label{display:flex;align-items:center;gap:8px;margin:16px 0;color:#475569;font-weight:600;font-size:14px}.pem-checkbox-label input[type="checkbox"]{width:18px;height:18px}.pem-auth-links{margin-top:16px;text-align:center}.pem-auth-links a{color:#2563eb;font-weight:600;text-decoration:none}.pem-account-logged-in{max-width:480px;margin:30px auto;text-align:center;font-size:16px;color:#0f172a}.pem-account-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media (max-width:768px){.pem-auth-container{margin:20px 10px;padding:18px}}.pem-password-wrap{position:relative}.pem-password-wrap input{padding-right:90px}.pem-toggle-password{position:absolute;top:50%;right:8px;transform:translateY(-50%);border:none;background:#eef2ff;color:#1d4ed8;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer;line-height:1}.pem-toggle-password:hover{background:#dbeafe}@media (max-width:768px){.pem-password-wrap input{padding-right:80px}.pem-toggle-password{right:6px;padding:6px 8px;font-size:11px}}.pem-auth-container{max-width:520px;margin:30px auto;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 12px 28px rgb(15 23 42 / .06)}.pem-auth-tabs{display:flex;gap:4px;margin-bottom:22px;background:#f3f4f6;border-radius:12px;padding:4px}.pem-tab{flex:1;text-align:center;padding:10px 0;font-weight:700;color:#475569;background:#fff0;border:none;border-radius:10px;cursor:pointer;font-size:15px}.pem-tab.active{background:#fff;color:#0f172a;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.pem-auth-form{display:none}.pem-auth-form.active{display:block}.pem-auth-form label{display:block;margin:14px 0 6px;font-weight:700;font-size:14px;color:#0f172a}.pem-auth-form input[type="text"],.pem-auth-form input[type="email"],.pem-auth-form input[type="tel"],.pem-auth-form input[type="password"]{width:100%;height:46px;padding:0 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font-size:15px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.pem-auth-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .1)}.pem-checkbox-label{display:flex;align-items:center;gap:8px;margin:16px 0;color:#475569;font-weight:600;font-size:14px}.pem-checkbox-label input[type="checkbox"]{width:18px;height:18px}.pem-auth-links{margin-top:16px;text-align:center}.pem-auth-links a{color:#2563eb;font-weight:600;text-decoration:none}.pem-account-logged-in{max-width:520px;margin:30px auto;text-align:center;font-size:16px;color:#0f172a}.pem-account-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.pem-password-wrap{position:relative}.pem-password-wrap input{padding-right:90px!important}.pem-toggle-password{position:absolute;top:50%;right:8px;transform:translateY(-50%);border:none;background:#eef2ff;color:#1d4ed8;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer;line-height:1}.pem-toggle-password:hover{background:#dbeafe}@media (max-width:768px){.pem-auth-container{margin:20px 10px;padding:18px}.pem-password-wrap input{padding-right:80px!important}.pem-toggle-password{right:6px;padding:6px 8px;font-size:11px}}.pem-registration-deadline-line{margin:0 0 18px;color:#475569;font-size:15px;line-height:1.7}.pem-registration-deadline-line strong{color:#0f172a}.pem-reg-accordion{display:flex;flex-direction:column;gap:14px}.pem-reg-accordion-item{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 6px 16px rgb(15 23 42 / .04)}.pem-reg-accordion-toggle{width:100%;border:none;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;text-align:left;font:inherit}.pem-reg-accordion-title{font-size:17px;font-weight:800;color:#0f172a}.pem-reg-accordion-icon{font-size:22px;font-weight:700;color:#2563eb;line-height:1}.pem-reg-accordion-item.is-open .pem-reg-accordion-icon{transform:rotate(45deg)}.pem-reg-accordion-content{display:none;padding:0 18px 18px;border-top:1px solid #eef2f7}@media (max-width:768px){.pem-reg-accordion-toggle{padding:14px 16px}.pem-reg-accordion-content{padding:0 16px 16px}}.pem-reg-accordion{gap:12px}.pem-reg-accordion-item{border:none;background:#fff0;box-shadow:none;overflow:visible}.pem-reg-accordion-toggle{width:100%;min-height:52px;padding:14px 18px;border:1px solid #dbe3ee;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left;font:inherit;box-shadow:0 6px 16px rgb(15 23 42 / .05);transition:all .2s ease}.pem-reg-accordion-toggle:hover{border-color:#bfdbfe;box-shadow:0 10px 22px rgb(37 99 235 / .08);transform:translateY(-1px)}.pem-reg-accordion-item.is-open .pem-reg-accordion-toggle{border-color:#93c5fd;background:#f8fbff;box-shadow:0 10px 22px rgb(37 99 235 / .1)}.pem-reg-accordion-title{font-size:15px;font-weight:700;line-height:1.4;color:#0f172a}.pem-reg-accordion-icon{width:30px;min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:20px;font-weight:700;line-height:1;transition:transform .2s ease,background .2s ease,color .2s ease}.pem-reg-accordion-item.is-open .pem-reg-accordion-icon{transform:rotate(45deg);background:#2563eb;color:#fff}.pem-reg-accordion-content{margin-top:10px;padding:18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgb(15 23 42 / .04)}@media (max-width:768px){.pem-reg-accordion-toggle{min-height:48px;padding:12px 14px;border-radius:12px}.pem-reg-accordion-title{font-size:14px}.pem-reg-accordion-icon{width:28px;min-width:28px;height:28px;font-size:18px}.pem-reg-accordion-content{padding:14px;border-radius:14px}}.pem-filter-actions{display:flex;justify-content:flex-end;margin-top:16px}