
/* =========================================================
   ResultPro PG Public Combined Final CSS
   One stable stylesheet for landing links/public pages.
   ========================================================= */
:root{--g:#064E3B;--g2:#0B6B4F;--gold:#D4AF37;--gold2:#B8860B;--bg:#f5f6f1;--txt:#001f3a;--mut:#56627a;--line:#dfc673;--sh:0 12px 30px rgba(6,78,59,.10)}
*{box-sizing:border-box}html,body{margin:0!important;min-width:1180px!important;overflow-x:auto!important;background:var(--bg)!important;color:var(--txt)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important}.pgpub-body a{text-decoration:none!important}
.pgpub-shell{min-width:1180px;min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:linear-gradient(180deg,#f7f7f2,#f1f3ec)}
.pgpub-sidebar{background:#efe8c1;border-right:1px solid #d5c176;padding:14px 10px;min-height:100vh;position:sticky;top:0}.pgpub-side-logo{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 10px;text-align:center;box-shadow:0 5px 14px rgba(6,78,59,.07);margin-bottom:12px}.pgpub-side-logo img{width:74px!important;height:74px!important;max-width:74px!important;max-height:74px!important;object-fit:contain!important;display:block!important;margin:0 auto 8px!important;border-radius:50%;border:2px solid var(--gold)}.pgpub-side-logo h3{margin:0;color:var(--g);font-size:15px;line-height:1.15;font-weight:950}.pgpub-side-logo p{margin:4px 0 0;color:#334155;font-size:12px;font-weight:800}
.pgpub-menu-group{margin:9px 0;background:#f7f0cf;border:1px solid #cbbb7e;border-radius:10px;overflow:hidden}.pgpub-menu-title{background:#d5d5d5;color:#000;padding:7px 10px;font-size:15px;line-height:1;font-weight:950;border-bottom:1px solid #888}.pgpub-menu-group a{display:flex;align-items:center;gap:7px;min-height:34px;padding:7px 10px;color:#b80000!important;font-size:13px;font-weight:850;border-bottom:1px dotted #c3b277;line-height:1.15;background:#f8f1d2}.pgpub-menu-group a:before{content:"»";color:#b80000;font-weight:950}.pgpub-menu-group a:hover,.pgpub-menu-group a.active{background:var(--g);color:#fff!important}.pgpub-menu-group a:hover:before,.pgpub-menu-group a.active:before{color:#fff}
.pgpub-main{min-width:0;padding:22px 28px 34px}.pgpub-header{min-height:96px;background:#fff;border:1px solid #dfe3ea;border-left:6px solid var(--g);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px;box-shadow:var(--sh);margin-bottom:18px}.pgpub-brand{display:flex;align-items:center;gap:15px}.pgpub-brand img{width:74px!important;height:74px!important;min-width:74px!important;max-width:74px!important;max-height:74px!important;object-fit:contain!important;display:block!important;border:2px solid var(--gold);border-radius:50%;background:#fff;padding:3px}.pgpub-brand h1{margin:0;color:#000;font-size:28px;line-height:1.05;font-weight:950}.pgpub-brand p{margin:5px 0 0;color:#334155;font-size:17px;font-weight:850}.pgpub-top-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pgpub-top-actions a{min-height:38px;border-radius:999px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;color:var(--g)!important;border:1px solid #d7dde7;font-weight:950}.pgpub-top-actions a:hover{background:var(--g);color:#fff!important}
.pgpub-hero{min-height:128px;border-radius:18px;padding:22px 26px;margin-bottom:18px;background:linear-gradient(135deg,#064E3B 0%,#0B6B4F 72%,#758124 100%);border:1px solid var(--line);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--sh)}.pgpub-badge{display:inline-flex;align-items:center;border:1px solid rgba(212,175,55,.70);background:rgba(255,255,255,.12);border-radius:999px;padding:6px 13px;font-size:12px;font-weight:950;color:#fff;margin-bottom:10px}.pgpub-hero h2{margin:0 0 6px;color:#fff;font-size:32px;line-height:1.03;font-weight:950}.pgpub-hero p{margin:0;color:rgba(255,255,255,.93);max-width:850px;font-size:15px;line-height:1.35;font-weight:850}.pgpub-hero-icon{width:84px;height:84px;min-width:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16);border:1px solid rgba(212,175,55,.6);font-size:34px}
.pgpub-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.pgpub-panel{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--sh);overflow:hidden;margin-bottom:16px}.pgpub-panel-head{min-height:70px;background:linear-gradient(135deg,#fffdf4,#fff8df);border-bottom:1px solid #e7d8a8;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pgpub-panel-head h3{margin:0;color:var(--g);font-size:22px;line-height:1.1;font-weight:950}.pgpub-panel-head p{margin:5px 0 0;color:var(--mut);font-size:13px;line-height:1.3;font-weight:850}.pgpub-panel-body{padding:18px 20px 20px}.pgpub-form{display:grid;gap:12px}.pgpub-form p{margin:0}.pgpub-form label{display:block;color:var(--g);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:950;margin-bottom:5px}.pgpub-form input,.pgpub-form select,.pgpub-form textarea{width:100%;min-height:42px;border:1px solid #d7dde7;border-radius:12px;padding:9px 12px;font:inherit;font-weight:800;background:#f8fafc;color:var(--txt);outline:none}.pgpub-form textarea{min-height:110px;resize:vertical}.pgpub-form input:focus,.pgpub-form select:focus,.pgpub-form textarea:focus{background:#fff;border-color:var(--gold);box-shadow:0 0 0 3px rgba(212,175,55,.22)}.pgpub-btn-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}.pgpub-btn,.pgpub-form button,.pgpub-form input[type=submit]{min-height:42px;border:0;border-radius:12px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--g),var(--g2));color:#fff!important;font-weight:950;cursor:pointer;box-shadow:0 8px 16px rgba(6,78,59,.16)}.pgpub-btn.gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#001f3a!important}.pgpub-note{border-left:4px solid var(--gold);background:#fff8df;border-radius:12px;padding:12px 14px;color:#334155;font-weight:850;line-height:1.4}.pgpub-list{display:grid;gap:10px;margin-top:12px}.pgpub-list div{background:#f8fafc;border:1px solid #d7dde7;border-radius:12px;padding:12px}.pgpub-list strong{display:block;color:var(--g);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.pgpub-list span{display:block;color:#334155;margin-top:4px;font-weight:850}.pgpub-footer{margin-top:18px;color:#64748b;font-size:12px;font-weight:800;text-align:center}
.pg-public-raw-repair img,body.pgpub-body img{max-width:90px!important;max-height:90px!important}body>img{max-width:90px!important;max-height:90px!important}
@media(max-width:900px){html,body{min-width:1180px!important}.pgpub-shell{grid-template-columns:248px minmax(0,1fr)!important}.pgpub-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* ===== Landing-page compatibility classes ===== */
.pg-landing-body{background:#f5f6f1!important;font-family:Arial,Helvetica,sans-serif!important;color:#001f3a!important;min-width:1180px!important;overflow-x:auto!important}
.pg-page-shell{width:1180px;margin:0 auto;background:#fff;box-shadow:0 10px 28px rgba(6,78,59,.10)}
.pg-landing-header{display:flex;align-items:center;gap:18px;min-height:110px;padding:16px 22px;background:#fff;border-bottom:4px solid #064E3B}
.pg-header-logo,.pg-portrait-placeholder img{width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important;object-fit:contain!important;border:2px solid #D4AF37;border-radius:50%;background:#fff;padding:3px}
.pg-header-text h1{margin:0;font-size:28px;font-weight:950;color:#001f3a}.pg-header-text h2{margin:4px 0 0;font-size:20px;color:#064E3B;font-weight:900}
.pg-header-notice-panel{margin-left:auto}.pg-notice-trigger-panel{min-height:52px;border:1px solid #dfc673;background:#fff8df;border-radius:14px;display:flex;gap:10px;align-items:center;padding:8px 14px;color:#064E3B;font-weight:900}
.pg-main-layout{display:grid;grid-template-columns:250px 1fr;gap:18px;padding:18px;background:#f5f6f1}.pg-left-menu{background:#efe8c1;border:1px solid #d5c176;border-radius:12px;padding:10px}
.pg-search-box{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:10px;padding:8px;margin-bottom:10px}.pg-search-box input{border:0;outline:0;width:100%;font-weight:800}
.pg-menu-group{margin:9px 0;background:#f7f0cf;border:1px solid #cbbb7e;border-radius:10px;overflow:hidden}.pg-menu-title,.pg-menu-head{display:block;background:#d5d5d5;color:#000!important;padding:8px 10px;font-weight:950;text-decoration:none}
.pg-menu-group a:not(.pg-menu-head){display:block;padding:8px 10px;color:#b80000!important;text-decoration:none;font-weight:850;border-bottom:1px dotted #c3b277}.pg-menu-group a:hover{background:#064E3B;color:#fff!important}
.pg-content-area{min-width:0}.pg-intro-row{display:grid;grid-template-columns:230px 1fr;gap:16px;align-items:start}.pg-portrait-card,.pg-section,.pg-contact{background:#fff;border:1px solid #dfc673;border-radius:14px;box-shadow:0 8px 20px rgba(6,78,59,.08);padding:16px;margin-bottom:14px}
.pg-portrait-placeholder{text-align:center}.pg-portrait-caption{font-weight:950;color:#064E3B;text-align:center;margin-top:8px}.pg-about-text{background:#fff;border:1px solid #dfc673;border-radius:14px;box-shadow:0 8px 20px rgba(6,78,59,.08);padding:18px;font-weight:850;line-height:1.55}
.pg-section h3,.pg-contact h3{margin:0 0 10px;color:#064E3B;font-size:22px}.pg-download-list{display:grid;gap:10px}.pg-download-item{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;border:1px solid #d7dde7;border-radius:12px;padding:12px;text-decoration:none;color:#001f3a!important;font-weight:900}
.pg-download-tag{background:#064E3B;color:#fff;border-radius:999px;padding:5px 10px}.pg-steps{font-weight:850;line-height:1.55}.pg-action-row{display:flex;gap:10px}.pg-action-btn{min-height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#064E3B;color:#fff!important;padding:0 16px;text-decoration:none;font-weight:950}.pg-action-btn.secondary{background:#B8860B}.pg-footer{text-align:center;color:#64748b;font-weight:800;padding:15px}
