.p-portal-root{font-family:var(--font-manrope),var(--font-inter),sans-serif;--p-primary:#0ea5e9;--p-primary-dark:#0284c7;--p-sky:#0ea5e9;--p-bg:#fff;--p-ink:#111827;--p-ink-m:#4b5563;--p-ink-mu:#9ca3af;--p-bd:#e5e7eb;--p-cream:#fff;--p-cream-d:#f8fafc;--p-em:#38bdf8;--p-em-light:#f0f9ff;color:var(--p-ink);background-color:var(--p-bg)}body:has(.p-portal-root){background-color:#fff!important}.p-nav{border-bottom:1px solid var(--p-bd);z-index:50;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 5%;display:flex;position:sticky;top:0}.p-nav-logo{color:var(--p-ink);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.p-nav-logo-icon{background:var(--p-primary);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.p-nav-links{align-items:center;gap:1.5rem;margin-left:1rem;display:flex}.p-nav-link{color:var(--p-ink-m);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;height:72px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:relative}.p-nav-link:hover,.p-nav-link.p-active{color:var(--p-primary)}.p-nav-link.p-active:after{content:"";background:var(--p-primary);border-radius:2px 2px 0 0;width:100%;height:3px;position:absolute;bottom:0;left:0}.p-nav-arrow{margin-left:4px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.p-nav-badge{color:#92400e;background:#fef3c7;border-radius:10px;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:800}.p-nav-right{align-items:center;gap:1rem;display:flex}.p-nav-search-bar{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:.5rem;width:240px;padding:.5rem .75rem;display:flex}.p-nav-search-bar input{width:100%;color:var(--p-ink);background:0 0;border:none;outline:none;font-size:.875rem}.p-nav-btn-masuk{color:var(--p-ink);background:#f3f4f6;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.p-nav-btn-daftar{background:var(--p-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex;color:#fff!important}.p-hero{text-align:center;padding:5rem 5% 4rem;position:relative}.p-hero:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 20%,#f0fdf4 0%,#fff0 60%);width:100%;height:100%;position:absolute;top:0;left:0}.p-hero h1{color:var(--p-ink);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.p-hero h1 em{color:var(--p-primary);font-family:serif;font-style:italic;font-weight:400}.p-hero-sub{color:var(--p-ink-m);max-width:600px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.p-search-box{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;align-items:center;max-width:760px;margin:0 auto 2rem;padding:.5rem;display:flex;box-shadow:0 10px 40px -10px #00000014}.p-sb-main{flex:1;align-items:center;gap:.75rem;padding:0 1rem;display:flex}.p-sb-main input{width:100%;color:var(--p-ink);border:none;outline:none;font-size:.9375rem}.p-sb-divider{background:#e5e7eb;width:1px;height:32px}.p-sb-select{color:var(--p-ink-m);cursor:pointer;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.9375rem;font-weight:500;display:flex}.p-sb-btn{background:var(--p-primary);color:#fff;cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;transition:opacity .2s;display:flex}.p-quick-filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.p-qf-label{color:var(--p-ink-mu);font-size:.8125rem;font-weight:500}.p-qf-chip{color:var(--p-ink-m);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;transition:all .2s;display:flex}.p-qf-chip.p-active{background:var(--p-primary-dark);color:#fff;border-color:var(--p-primary-dark)}.p-qf-chip:not(.p-active):hover{border-color:var(--p-primary);color:var(--p-primary)}.p-qf-dot{background:#94a3b8;border-radius:50%;width:6px;height:6px}.p-qf-chip.p-active .p-qf-dot{background:#0ea5e9}.p-stats-bar{border-top:1px solid #f3f4f6;grid-template-columns:repeat(4,1fr);max-width:1000px;margin:4rem auto 0;padding-top:3rem;display:grid}.p-stat-item{text-align:center;position:relative}.p-stat-item:not(:last-child):after{content:"";background:#f1f5f9;width:1px;height:80%;position:absolute;top:10%;right:0}.p-stat-value{color:var(--p-primary);margin-bottom:.25rem;font-size:1.875rem;font-weight:800;display:block}.p-nav-dropdown:before{content:"";background:0 0;height:20px;position:absolute;top:-15px;left:0;right:0}.p-user-drop{left:auto;right:0;width:220px!important;padding:.5rem!important}.p-user-drop .p-dropdown-grid{gap:0!important;padding:0!important}.p-user-drop .p-dropdown-item{padding:.75rem 1rem!important;font-size:.875rem!important}.p-user-drop .p-logout-item{border-top:1px solid #f1f5f9;border-radius:0 0 .75rem .75rem;margin-top:4px}.p-nav-dropdown-wrap:hover .p-nav-arrow{transform:rotate(180deg)}.p-nav-dropdown-wrap:hover .p-nav-link{color:var(--p-primary)}.p-dropdown-item{transition:all .26s cubic-bezier(.4,0,.2,1)}.p-dropdown-item:hover{background-color:#10b9810d;transform:translate(6px)}.p-user-nav{cursor:pointer;background:0 0;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:all .2s;display:flex}.p-user-nav:hover{background:#f8fafc}.p-stat-label{color:var(--p-ink-mu);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700;display:block}.p-nav-dropdown-wrap{align-items:center;height:100%;display:flex;position:relative}.p-nav-dropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;width:320px;margin-top:-1px;transition:all .5s ease-in-out;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 20px 40px -10px #0000001f}.p-jenjang-drop{width:580px}.p-nav-dropdown-wrap:hover .p-nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.p-dropdown-grid{grid-template-columns:1fr;gap:.25rem;padding:.75rem;display:grid}.p-jenjang-drop .p-dropdown-grid{grid-template-columns:1fr 1fr;gap:.5rem;padding:1.25rem}.p-dropdown-item{background:0 0;border-radius:.75rem;align-items:center;gap:1rem;padding:.875rem;text-decoration:none;transition:all .2s;display:flex}.p-dropdown-item:hover{background:#f8fafc;transform:translate(4px)}.p-di-icon-box{color:#64748b;background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.p-di-text{flex-direction:column;flex:1;display:flex}.p-di-label{color:#1e293b;font-size:.9375rem;font-weight:700}.p-di-desc{color:#94a3b8;font-size:.75rem}.p-di-count{color:#64748b;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700}.p-dropdown-footer{background:#fafafa;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.p-df-stats{color:#94a3b8;font-size:.8125rem;font-weight:500}.p-df-link{color:#0369a1;font-size:.8125rem;font-weight:700;text-decoration:none}.p-df-link:hover{text-decoration:underline}.p-main-layout{grid-template-columns:280px 1fr;gap:3rem;max-width:1280px;margin:4rem auto;padding:0 5%;display:grid}.p-sidebar{flex-direction:column;gap:1.5rem;display:flex}.p-sidebar-card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 20px -5px #0000000d}.p-content-header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.p-sidebar-section{margin-bottom:2rem}.p-sidebar-section:last-child{margin-bottom:0}.p-sidebar-title{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.75rem;font-weight:800}.p-filter-option{cursor:pointer;justify-content:space-between;align-items:center;padding:.5rem 0;transition:all .2s;display:flex}.p-filter-check{border:2px solid #cbd5e1;border-radius:4px;width:1.25rem;height:1.25rem;margin-right:.75rem;transition:all .2s;position:relative}.p-filter-check.p-checked{background:#0369a1;border-color:#0369a1}.p-filter-check.p-checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.p-filter-label{color:#475569;flex:1;font-size:.875rem;font-weight:600}.p-filter-count{color:#94a3b8;font-size:.8125rem;font-weight:500}.p-akred-grid{flex-direction:column;gap:.75rem;display:flex}.p-akred-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem;font-size:.875rem;font-weight:700;transition:all .2s}.p-akred-btn.p-active,.p-akred-btn.p-active.p-a-plus{color:#0369a1;background:#ecfdf4;border-color:#0ea5e9}.p-results-title{color:#111827;font-size:1.5rem;font-weight:800}.p-result-summary{color:#94a3b8;margin-top:.25rem;font-size:.875rem}.p-cards-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.p-active-filters{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 2rem;display:flex}.p-active-filter-tag{color:#0369a1;background:#f0f9ff;border:1px solid #d1fae5;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;display:flex}.p-school-card{color:inherit;background:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.p-school-card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000000d}.p-card-image-wrap{height:200px;position:relative}.p-card-image-wrap img{object-fit:cover;width:100%;height:100%}.p-featured-badge{color:#fff;letter-spacing:.05em;z-index:2;background:#064e3b;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:1rem;right:1rem}.p-card-header{padding:1.25rem 1.25rem .5rem}.p-card-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.p-badge{border-radius:4px;padding:2px 8px;font-size:10px;font-weight:800}.p-badge-ap{color:#0284c7;background:#f0f9ff}.p-badge-a{color:#2563eb;background:#eff6ff}.p-badge-b{color:#4b5563;background:#f3f4f6}.p-badge-negeri{color:#ea580c;background:#fff7ed}.p-badge-swasta{color:#7c3aed;background:#f5f3ff}.badge-sd{color:#92400e;background:#fef3c7}.badge-smp{color:#1d4ed8;background:#eff6ff}.badge-sma{color:#0369a1;background:#f0f9ff}.badge-smk{color:#9d174d;background:#fdf2f8}.p-card-name{color:#111827;font-size:1.125rem;font-weight:800;line-height:1.4}.p-card-body{flex:1;padding:.5rem 1.25rem 1.25rem}.p-card-location{color:#64748b;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem;font-size:.8125rem;line-height:1.4;display:flex}.p-card-location svg{color:#94a3b8;flex-shrink:0;width:16px;height:16px;margin-top:2px}.p-card-stats{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;padding-top:1rem;display:grid}.p-card-stat-num{color:#111827;font-size:1.25rem;font-weight:800}.p-card-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.02em;font-size:10px;font-weight:600}.p-card-footer{background:#f9fafb;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.p-s-open{color:#0284c7;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;display:flex}.p-s-closed{color:#64748b;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;display:flex}.p-pulse{background:#0ea5e9;border-radius:50%;width:8px;height:8px;animation:2s infinite p-pulse;box-shadow:0 0 #10b981b3}.p-dot{background:#94a3b8;border-radius:50%;width:8px;height:8px}@keyframes p-pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 10px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.p-card-cta{color:#111827;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:700;transition:gap .2s;display:flex}.p-school-card:hover .p-card-cta{gap:.5rem}.p-sort-select{color:#475569;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .75rem center/1rem no-repeat;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:.5rem 2.5rem .5rem 1rem;font-size:.875rem;font-weight:600}.p-pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:4rem;padding-bottom:5rem;display:flex}.p-pg-num,.p-pg-arrow{color:#475569;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.p-pg-num:hover,.p-pg-arrow:hover{color:#0369a1;background:#f0fdf4;border-color:#0369a1}.p-pg-num.p-active{color:#fff;background:#0369a1;border-color:#0369a1}.p-pg-dots{color:#94a3b8;padding:0 .5rem}.p-pg-arrow svg{color:#64748b}.p-pg-arrow:hover svg{color:#0369a1}.p-breadcrumb-nav{border-bottom:1px solid #f1f5f9;padding:.75rem 5%}.p-breadcrumb-container{align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;display:flex}.p-bc-home,.p-bc-link{color:#94a3b8;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.p-bc-home:hover,.p-bc-link:hover{color:var(--p-primary)}.p-bc-sep{color:#e2e8f0}.p-bc-current{color:#475569;font-size:.875rem;font-weight:600}.p-detail-layout{grid-template-columns:1fr 380px;align-items:start;gap:3rem;max-width:1200px;margin:3rem auto;padding:0 5%;display:grid}.p-detail-gallery{border-radius:1.5rem;height:400px;margin-bottom:2rem;position:relative;overflow:hidden}.p-detail-hero-img{object-fit:cover;width:100%;height:100%}.p-detail-title{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.p-detail-badges{gap:.75rem;margin-bottom:2rem;display:flex}.p-detail-info-grid{background:#f8fafc;border-radius:1.25rem;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem;display:grid}.p-info-lbl{color:#94a3b8;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.p-info-val{color:#1e293b;font-size:.9375rem;font-weight:700}.p-detail-section{margin-bottom:2.5rem}.p-section-title{color:#111827;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.p-section-text{color:#475569;font-size:.9375rem;line-height:1.7}.p-fasilitas-list{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.p-fasilitas-item{color:#475569;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.p-fasilitas-item svg{color:#0ea5e9}.p-sidebar-sticky{position:sticky;top:100px}.p-payment-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 40px #0000000f}.p-pay-title{margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.p-pay-desc{color:#64748b;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.p-price-tag{background:#f8fafc;border-radius:1rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.25rem;display:flex}.p-price-lbl{color:#64748b;font-size:.875rem;font-weight:600}.p-price-val{color:#111827;font-size:1.5rem;font-weight:800}.p-pay-features{flex-direction:column;gap:.875rem;margin-bottom:2rem;display:flex}.p-pay-feat{color:#475569;gap:.75rem;font-size:.875rem;line-height:1.4;display:flex}.p-pay-feat svg{color:#0ea5e9;flex-shrink:0}.p-pay-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.p-pay-back{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.p-pay-back:hover{background:#e2e8f0}.p-pay-title-sm{font-size:1rem;font-weight:800}.p-form-group{margin-bottom:1.25rem}.p-form-label{color:#94a3b8;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.p-form-input{border:1.5px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;height:48px;padding:0 1rem;font-size:.9375rem;transition:border-color .2s}.p-form-input:focus{border-color:var(--p-primary)}.p-pay-summary{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem}.p-ps-row{justify-content:space-between;font-size:.875rem;display:flex}.p-panduan-layout{grid-template-columns:280px 1fr;gap:4rem;max-width:1200px;margin:3rem auto;padding:0 5%;display:grid}.p-panduan-nav{flex-direction:column;gap:.25rem;display:flex}.p-panduan-nav-title{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem;padding:0 .75rem;font-size:.75rem;font-weight:800}.p-panduan-nav-link{color:#475569;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.p-panduan-nav-link:hover{color:var(--p-primary);background:#f8fafc}.p-panduan-nav-link.p-pnav-active{color:#0369a1;background:#f0f9ff}.p-panduan-nav-div{background:#f1f5f9;height:1px;margin:1rem .75rem}.p-panduan-content h1{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.p-lead{color:#64748b;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.p-faq-list{flex-direction:column;gap:1rem;display:flex}.p-faq-item{border:1px solid #e2e8f0;border-radius:1rem;transition:all .2s;overflow:hidden}.p-faq-q{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.p-faq-qt{color:#1e293b;font-size:1.0625rem;font-weight:700}.p-faq-icon{color:#94a3b8;transition:transform .3s}.p-faq-ans{background:#f8fafc;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.p-faq-ans-inner{color:#475569;padding:0 1.5rem 1.5rem;font-size:.9375rem;line-height:1.7}.p-faq-item.p-open{border-color:#0ea5e9;box-shadow:0 4px 12px #10b98114}.p-faq-item.p-open .p-faq-icon{color:#0ea5e9;transform:rotate(45deg)}.p-doc-tabs{border-bottom:1px solid #f1f5f9;gap:1rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.p-doc-tab{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700;transition:all .2s;position:relative}.p-doc-tab:hover{color:var(--p-primary)}.p-doc-tab.p-active{color:#0369a1}.p-doc-tab.p-active:after{content:"";background:#0ea5e9;border-radius:10px;height:3px;position:absolute;bottom:-.5rem;left:0;right:0}.p-doc-panel{flex-direction:column;gap:.75rem;margin-bottom:3rem;display:flex}.p-check-item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1.25rem;padding:1.25rem;transition:all .2s;display:flex}.p-check-item:hover{background:#f8fafc;border-color:#cbd5e1}.p-check-box{border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;width:24px;height:24px;transition:all .2s;position:relative}.p-check-main{color:#1e293b;margin-bottom:.25rem;font-size:1rem;font-weight:700}.p-check-sub{color:#64748b;font-size:.875rem}.p-check-req{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800}.p-wajib{color:#ef4444;background:#fef2f2}.p-opt{color:#94a3b8;background:#f8fafc}.p-check-item.p-done{background:#f0fdf4;border-color:#bcf0da}.p-check-item.p-done .p-check-box{background:#0ea5e9;border-color:#0ea5e9}.p-check-item.p-done .p-check-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.p-check-item.p-done .p-check-main{color:#0284c7;opacity:.6;text-decoration:line-through}.p-doc-note{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:1rem;align-items:center;padding:1.25rem;font-size:.875rem;line-height:1.6;display:flex}.p-doc-note svg{color:#3b82f6;flex-shrink:0}.p-timeline{flex-direction:column;margin-bottom:4rem;display:flex}.p-tl-item{grid-template-columns:140px 40px 1fr;gap:1.5rem;display:grid}.p-tl-left{text-align:right;padding-top:.25rem}.p-tl-date{color:#64748b;font-size:.875rem;font-weight:700;line-height:1.4}.p-tl-center{flex-direction:column;align-items:center;display:flex}.p-tl-dot{z-index:2;background:#cbd5e1;border:3px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:.375rem;box-shadow:0 0 0 2px #e2e8f0}.p-tl-dot.p-tl-done{background:#0ea5e9;box-shadow:0 0 0 2px #0ea5e9}.p-tl-dot.p-tl-now{background:#0ea5e9;animation:2s infinite p-pulse-tl;box-shadow:0 0 0 2px #0ea5e9}.p-tl-dot.p-tl-soon{background:#fff;box-shadow:0 0 0 2px #3b82f6}@keyframes p-pulse-tl{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.p-tl-line{background:#e2e8f0;flex:1;width:2px;margin:.5rem 0}.p-tl-item:last-child .p-tl-line{display:none}.p-tl-body{padding-bottom:3rem}.p-tl-badge{text-transform:uppercase;border-radius:20px;margin-bottom:.75rem;padding:2px 8px;font-size:10px;font-weight:800;display:inline-block}.p-tl-badge-done{color:#166534;background:#f0fdf4}.p-tl-badge-now{color:#0369a1;background:#f0f9ff;border:1px solid #0ea5e9}.p-tl-badge-soon{color:#1e40af;background:#eff6ff}.p-tl-title{color:#1e293b;margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.p-tl-desc{color:#64748b;font-size:.9375rem;line-height:1.6}.p-info-box{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:1rem;padding:1.5rem;font-size:.875rem;line-height:1.6}.p-steps{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.p-step{grid-template-columns:48px 1fr;gap:1.5rem;display:grid}.p-step-line{flex-direction:column;align-items:center;display:flex}.p-step-num{color:#fff;z-index:2;background:#0ea5e9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;font-weight:800;display:flex}.p-step-connector{background:#e2e8f0;flex:1;width:2px;margin:.5rem 0}.p-step:last-child .p-step-connector{display:none}.p-step-body{padding-bottom:2.5rem}.p-step-body h3{color:#1e293b;margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.p-step-body p{color:#475569;margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.p-step-tip{color:#92400e;background:#fffbeb;border-left:4px solid #f59e0b;border-radius:.5rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6}.p-tips-card{background:#f0fdf4;border:1px solid #bcf0da;border-radius:1.5rem;padding:2.5rem}.p-tips-card h3{color:#0369a1;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.p-tips-list{flex-direction:column;gap:1.25rem;display:flex}.p-tip-item{color:#166534;gap:1rem;font-size:.9375rem;font-weight:500;line-height:1.6;display:flex}.p-tip-n{color:#fff;background:#0ea5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;font-weight:800;display:flex}.p-jenjang-hero{max-width:1200px;margin:0 auto;padding:4rem 5%}.p-jenjang-hero-inner{align-items:center;gap:2.5rem;display:flex}.p-jenjang-icon-big{color:#fff;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:3rem;display:flex;box-shadow:0 10px 20px #0000001a}.p-jenjang-hero-text{flex:1}.p-jenjang-hero-text h1{color:#111827;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.p-jenjang-hero-text p{color:#4b5563;font-size:1.125rem;line-height:1.6}.p-jenjang-hero-stats{gap:2rem;display:flex}.p-jh-stat{flex-direction:column;display:flex}.p-jh-num{color:#111827;font-size:1.75rem;font-weight:800}.p-jh-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}@media (max-width:768px){.p-jenjang-hero-inner{text-align:center;flex-direction:column}.p-jenjang-hero-stats{justify-content:center;margin-top:1rem}}
