/* Genere par build_css.py — NE PAS EDITER. Sources : style.css */
@font-face{font-family:'Roboto secours';src:local('Arial'),local('Helvetica Neue'),local('Liberation Sans');font-weight:100 900;font-style:normal;size-adjust:99.58%;ascent-override:93.17%;descent-override:24.52%;line-gap-override:0%}
:root{--por-blue:#105895;--por-red:#e63133;--por-red-dark:#c91f21;--por-yellow:#f1d030;--por-ink:#07152b;--por-dark:#242b33;--por-line:#dde7f1;--por-font:'Roboto','Roboto secours',Arial,sans-serif}
body,html{overflow-x:clip}
body{margin:0;font-family:var(--por-font)}
img{max-width:100%}
#porh-header,#porh-header *{box-sizing:border-box}
#porh-header{width:100%;position:relative;z-index:9999;font-family:var(--por-font);background:#fff}
body.porh-body-lock{overflow:hidden}
#porh-header .porh-container{width:min(1360px,calc(100% - 52px));margin:0 auto}
#porh-header .porh-topbar{background:var(--por-dark);color:#fff;min-height:38px;display:flex;align-items:center}
#porh-header .porh-topbar-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;width:min(1360px,calc(100% - 52px));margin:0 auto;min-height:38px}
#porh-header .porh-topbar-left{display:flex;align-items:center;gap:13px;justify-content:flex-start;min-width:0}
#porh-header .porh-topbar-center{display:flex;align-items:center;justify-content:center;min-width:0}
#porh-header .porh-topbar-right{display:flex;align-items:center;justify-content:flex-end;min-width:0}
#porh-header .porh-topbar a,#porh-header .porh-topbar span{color:#fff;text-decoration:none;font-size:13px;line-height:1.2;font-weight:900;white-space:nowrap}
#porh-header .porh-topbar-center a{overflow:hidden;text-overflow:ellipsis}
#porh-header .porh-phone::before{content:"☎";margin-right:6px}
#porh-header .porh-topbar-center a::before{content:"★";color:var(--por-yellow);margin-right:8px}
#porh-header .porh-separator{width:1px;height:18px;background:rgba(255,255,255,.28);display:block}
#porh-header .porh-main-header{position:relative;background:#fff;border-bottom:3px solid var(--por-blue)}
#porh-header .porh-main-inner{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:0}
#porh-header .porh-logo{flex:0 0 auto;display:flex;align-items:center;text-decoration:none;position:relative;z-index:20;margin-right:38px}
#porh-header .porh-logo img{display:block;width:232px;max-width:232px;height:auto}
#porh-header .porh-nav{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;gap:10px}
#porh-header .porh-menu-trigger,#porh-header .porh-nav-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;flex-shrink:0;padding:10px 14px;margin:0;border:0;background:0 0;color:var(--por-ink);text-decoration:none;font-family:var(--por-font);font-size:13.5px;line-height:1.1;font-weight:900;cursor:pointer;transition:color .2s ease;position:relative}
#porh-header .porh-menu-trigger span{color:var(--por-blue);font-size:11px;line-height:1;transition:color .2s ease}
#porh-header .porh-menu-trigger:hover,#porh-header .porh-nav-item.porh-desktop-open>.porh-menu-trigger,#porh-header .porh-nav-link:hover{color:var(--por-red)}
#porh-header .porh-nav-item.porh-desktop-open>.porh-menu-trigger span{color:var(--por-red)}
#porh-header .porh-menu-trigger::after,#porh-header .porh-nav-link::after{content:'';position:absolute;left:0;right:0;bottom:-3px;height:3px;background:var(--por-red);transform:scaleX(0);transition:transform .15s}
#porh-header .porh-nav-item.porh-desktop-open .porh-menu-trigger::after,#porh-header .porh-nav-item:hover .porh-menu-trigger::after,#porh-header .porh-nav-link:hover::after{transform:scaleX(1)}
#porh-header .porh-shop-btn{flex:0 0 auto;min-width:166px;height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;margin-left:24px;border-radius:999px;background:var(--por-red);color:#fff;text-decoration:none;font-size:13.5px;line-height:1;font-weight:900;white-space:nowrap;box-shadow:0 14px 30px rgba(230,49,51,.25);transition:background-color .2s ease,transform .2s ease}
#porh-header .porh-shop-btn:hover{background:var(--por-red-dark);transform:translateY(-2px)}
#porh-header .porh-burger{display:none}
#porh-header .porh-nav>a.porh-mobile-shop-btn{display:none}
#porh-header .porh-nav-item{position:static}
#porh-header .porh-mega-menu{display:none;position:absolute;left:50%;top:100%;transform:translateX(-50%);width:min(1120px,calc(100vw - 120px));padding:30px;background:#fff;border:1px solid var(--por-line);border-top:6px solid var(--por-red);border-radius:0 0 28px 28px;box-shadow:0 28px 70px rgba(7,21,43,.16);z-index:10000}
#porh-header .porh-mega-menu::before{content:"";position:absolute;left:0;right:0;top:-34px;height:34px}
#porh-header .porh-nav-item.porh-desktop-open .porh-mega-menu{display:grid;grid-template-columns:288px 1fr;gap:26px}
#porh-header .porh-mega-intro{background:linear-gradient(160deg,#0f4f86,#0b3a64);color:#fff;border-radius:18px;padding:24px;display:flex;flex-direction:column}
#porh-header .porh-mega-intro>span{display:inline-block;align-self:flex-start;background:var(--por-yellow);color:var(--por-ink);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;padding:5px 11px;border-radius:999px;margin-bottom:14px}
#porh-header .porh-mega-intro .porh-mega-title{margin:0 0 10px;font-size:19px;font-weight:900;line-height:1.2;color:#fff!important}
#porh-header .porh-mega-intro p{margin:0 0 18px;font-size:13.5px;line-height:1.55;color:rgba(255,255,255,.85)}
#porh-header .porh-mega-intro a{margin-top:auto;align-self:flex-start;color:#fff;font-size:13px;font-weight:900;text-decoration:none;border-bottom:2px solid var(--por-yellow);padding-bottom:2px}
#porh-header .porh-mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-content:start}
#porh-header .porh-mega-card{display:block;text-decoration:none;background:#f7fafd;border:1px solid var(--por-line);border-radius:14px;padding:14px 15px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
#porh-header .porh-mega-card strong{display:block;color:var(--por-ink);font-size:14px;font-weight:900;margin-bottom:5px;transition:color .15s ease}
#porh-header .porh-mega-card p{margin:0 0 8px;font-size:12px;line-height:1.45;color:#52606d}
#porh-header .porh-mega-card ul{margin:0;padding-left:16px}
#porh-header .porh-mega-card li{font-size:11.5px;color:var(--por-blue);font-weight:700;line-height:1.5}
#porh-header .porh-mega-card:hover{transform:translateY(-3px);border-color:var(--por-red);box-shadow:0 12px 26px rgba(230,49,51,.22)}
#porh-header .porh-mega-card:hover strong{color:var(--por-red)}
#porh-header .porh-mega-card-yellow{background:#fffbe9;border-color:#f0e3a8}
#porh-header .porh-mega-card-yellow:hover{border-color:var(--por-red);box-shadow:0 12px 26px rgba(230,49,51,.22)}
#porh-header .porh-mega-intro .porh-mega-title,#porh-header .porh-mega-intro .porh-mega-title *{color:#fff!important}
#porh-header .porh-mega-intro p{color:rgba(255,255,255,.88)!important}
#porh-header .porh-mega-intro a{color:#fff!important}
@media (max-width:1400px){
#porh-header .porh-topbar-center,#porh-header .porh-topbar-right{display:none}
#porh-header .porh-topbar-inner{display:flex;justify-content:center;align-items:center;gap:0;padding:0 18px;width:100%}
#porh-header .porh-topbar-left{justify-content:center;width:auto;flex-wrap:nowrap;gap:9px}
#porh-header .porh-topbar a,#porh-header .porh-topbar span{white-space:nowrap;font-size:clamp(10px,2.7vw,13px);text-align:center}
#porh-header .porh-burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:50px;height:50px;padding:0;border:0;border-radius:12px;background:var(--por-red);cursor:pointer;flex:0 0 auto;z-index:60}
#porh-header .porh-burger span{display:block;width:22px;height:2.5px;border-radius:2px;background:#fff;margin:0 auto;transition:transform .25s ease,opacity .2s ease}
#porh-header.porh-menu-open .porh-burger span:first-child{transform:translateY(7.5px) rotate(45deg)}
#porh-header.porh-menu-open .porh-burger span:nth-child(2){opacity:0}
#porh-header.porh-menu-open .porh-burger span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}
#porh-header .porh-shop-btn{display:none}
#porh-header .porh-logo{margin-right:0}
#porh-header .porh-nav{position:absolute;top:100%;left:0;right:0;width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;max-height:0;overflow:hidden;background:#fff;box-shadow:0 24px 50px rgba(7,21,43,.18);transition:max-height .32s ease;z-index:55}
#porh-header.porh-menu-open .porh-nav{max-height:calc(100vh - 120px);overflow-y:auto;padding:8px 20px 24px}
#porh-header .porh-menu-trigger,#porh-header .porh-nav-link{width:100%;justify-content:space-between;padding:15px 4px;font-size:15px;border-bottom:1px solid #eef2f6}
#porh-header .porh-menu-trigger::after,#porh-header .porh-nav-link::after{display:none}
#porh-header .porh-menu-trigger span{font-size:13px;transition:transform .2s ease}
#porh-header .porh-submenu-open>.porh-menu-trigger{color:var(--por-red)}
#porh-header .porh-submenu-open>.porh-menu-trigger span{transform:rotate(180deg);color:var(--por-red)}
#porh-header .porh-mega-menu{position:static;transform:none;width:100%;display:none;padding:0;margin:0 0 10px;border:0;border-radius:0;box-shadow:none}
#porh-header .porh-mega-menu::before{display:none}
#porh-header .porh-submenu-open .porh-mega-menu{display:block}
#porh-header .porh-mega-intro{padding:16px;border-radius:14px;margin:8px 0 12px}
#porh-header .porh-mega-intro .porh-mega-title{font-size:16px}
#porh-header .porh-mega-grid{grid-template-columns:1fr;gap:10px}
#porh-header .porh-mega-card ul{display:none}
#porh-header .porh-nav>a.porh-mobile-shop-btn{display:flex;align-items:center;justify-content:center;margin-top:18px;height:52px;border:0;border-radius:999px;background:var(--por-red);color:#fff;text-decoration:none;font-size:15px;font-weight:900}
}
@media (max-width:520px){
#porh-header .porh-logo img{width:170px}
#porh-header .porh-main-inner{min-height:80px}
}
.porfooter,.porfooter *{box-sizing:border-box}
.porfooter{width:100%;position:relative;overflow:hidden;padding:clamp(48px,7vw,88px) 0 clamp(28px,4vw,40px);background:radial-gradient(circle at 84% 12%,rgba(230,49,51,.2),transparent 30%),linear-gradient(135deg,#07152b 0,#0d416e 48%,#105895 100%);color:#fff;font-family:var(--por-font)}
.porfooter::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.4;background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:34px 34px}
.porfooter-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding-inline:clamp(20px,5vw,64px)}
.porfooter-intro{text-align:center;margin-bottom:clamp(36px,5vw,56px)}
.porfooter-brand-line{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(14px,2vw,24px);margin-bottom:22px}
.porfooter-logo{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;padding:clamp(10px,1.6vw,16px) clamp(16px,2.4vw,26px);box-shadow:0 14px 34px rgba(0,0,0,.22);text-decoration:none}
.porfooter-logo img{display:block;height:clamp(46px,5vw,64px);width:auto}
.porfooter-label{display:inline-flex;align-items:center;background:var(--por-yellow);color:var(--por-ink);font-size:clamp(12px,1.4vw,15px);font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:10px 18px;border-radius:999px}
.porfooter-tagline{max-width:680px;margin:0 auto;color:rgba(255,255,255,.85);font-size:clamp(14px,1.5vw,17px);line-height:1.6;font-weight:500}
.porfooter-cols{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:clamp(28px,4vw,56px);align-items:start;padding-top:clamp(28px,4vw,40px);border-top:1px solid rgba(255,255,255,.16)}
.porfooter-col strong{display:block;color:#fff;font-size:clamp(16px,1.8vw,19px);font-weight:900;line-height:1.2;margin-bottom:18px}
.porfooter-col>a{display:flex;align-items:center;gap:10px;width:fit-content;color:rgba(255,255,255,.8);text-decoration:none;font-size:clamp(14px,1.5vw,16px);line-height:1.4;font-weight:600;margin-bottom:12px;transition:color .2s ease,transform .2s ease}
.porfooter-col>a::before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--por-yellow)}
.porfooter-col>a:hover{color:#fff;transform:translateX(4px)}
.porfooter-social>p{margin:0 0 18px;max-width:340px;color:rgba(255,255,255,.72);font-size:clamp(13px,1.4vw,15px);line-height:1.55;font-weight:500}
.porfooter-social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.6vw,18px);margin-top:6px}
.porfooter-social-grid a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:clamp(14px,1.8vw,20px) 8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;text-decoration:none;transition:transform .2s ease,background-color .2s ease}
.porfooter-social-grid a:hover{background:rgba(255,255,255,.16);transform:translateY(-4px)}
.porfooter-social-grid img{width:clamp(40px,5vw,58px);height:auto;display:block}
.porfooter-social-grid span{color:#fff;font-size:clamp(11px,1.3vw,13.5px);font-weight:700;line-height:1.2;text-align:center}
.porfooter-cta{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(14px,2vw,20px);margin-top:clamp(36px,5vw,52px);padding-top:clamp(28px,4vw,36px);border-top:1px solid rgba(255,255,255,.16)}
.porfooter-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:16px 30px;border-radius:12px;font-size:clamp(14px,1.6vw,16px);line-height:1;font-weight:900;text-decoration:none;transition:transform .22s ease,background-color .22s ease,color .22s ease,box-shadow .22s ease}
.porfooter-btn-red{background:var(--por-red);color:#fff;box-shadow:0 18px 38px rgba(230,49,51,.3)}
.porfooter-btn-red::after{content:"→";margin-left:10px}
.porfooter-btn-red:hover{background:var(--por-red-dark);transform:translateY(-3px);box-shadow:0 24px 48px rgba(230,49,51,.38)}
.porfooter-btn-white{background:#fff;color:var(--por-blue);box-shadow:0 18px 38px rgba(0,0,0,.16)}
.porfooter-btn-white:hover{color:var(--por-red);transform:translateY(-3px)}
.porfooter-bottom{margin-top:clamp(26px,3.5vw,36px);padding-top:clamp(20px,2.6vw,26px);border-top:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}
.porfooter-bottom p{margin:0;color:rgba(255,255,255,.7);font-size:clamp(13px,1.4vw,15px);font-weight:600}
.porfooter-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}
.porfooter-legal a{color:rgba(255,255,255,.7);text-decoration:none;font-size:clamp(13px,1.4vw,15px);font-weight:600;transition:color .2s ease}
.porfooter-legal a:hover{color:#fff}
@media (max-width:900px){
.porfooter-cols{grid-template-columns:1fr 1fr;gap:32px}
.porfooter-social{grid-column:1/-1}
.porfooter-social-grid{grid-template-columns:repeat(6,1fr)}
}
@media (max-width:560px){
.porfooter-label{white-space:normal;text-align:center}
.porfooter-cols{grid-template-columns:1fr;text-align:center;gap:30px}
.porfooter-col strong{margin-bottom:14px}
.porfooter-col>a{width:auto;justify-content:center}
.porfooter-col>a::before{display:none}
.porfooter-social>p{max-width:none;margin-inline:auto}
.porfooter-social-grid{grid-template-columns:repeat(3,1fr);max-width:360px;margin-inline:auto}
.porfooter-cta{flex-direction:column}
.porfooter-btn{width:min(320px,100%)}
}
.porarch{font-family:var(--por-font);padding:8px 0 44px}
.porarch *{box-sizing:border-box}
.porarch article{margin:0}
.porarch-hero{position:relative;overflow:hidden;border-radius:22px;min-height:clamp(210px,22vw,280px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,4vw,48px) clamp(26px,4vw,52px);margin:clamp(14px,3vw,26px) 0 clamp(28px,4vw,40px);background:radial-gradient(circle at 88% 10%,rgba(230,49,51,.24),transparent 32%),linear-gradient(135deg,#07152b 0,#0d416e 50%,#105895 100%);color:#fff}
.porarch-hero::before{content:"";position:absolute;inset:0;opacity:.34;pointer-events:none;background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:30px 30px}
.porarch-hero>*{position:relative;z-index:2}
.porarch-kicker{display:inline-block;background:var(--por-yellow);color:var(--por-ink);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:6px 13px;border-radius:999px;margin-bottom:14px}
.porarch-hero h1{margin:0 0 12px;font-size:clamp(26px,3.4vw,40px);font-weight:900;line-height:1.12;color:#fff}
.porarch-hero p{margin:0;max-width:760px;font-size:clamp(14px,1.5vw,17px);line-height:1.6;color:rgba(255,255,255,.86);font-weight:500}
.porarch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.2vw,28px)}
.porarch-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e6eef6;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(7,21,43,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.porarch-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(7,21,43,.14);border-color:#d2e0ee}
.porarch-cardlink{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}
.porarch-thumb{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#0d416e,#105895)}
.porarch-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.porarch-card:hover .porarch-thumb img{transform:scale(1.04)}
.porarch-thumb-empty{display:flex;align-items:center;justify-content:center}
.porarch-thumb-empty img{width:62%;height:auto;object-fit:contain;opacity:.92;transform:none!important}
.porarch-body{display:flex;flex-direction:column;flex:1 1 auto;padding:15px 16px 16px}
.porarch-pills{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:9px}
.porarch-pill{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;padding:5px 10px;border-radius:999px;background:#eaf2fb;color:var(--por-blue)}
.porarch-card h2{margin:0 0 8px;font-size:clamp(15.5px,1.6vw,17.5px);line-height:1.28;font-weight:900;color:var(--por-ink);transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.porarch-card:hover h2{color:var(--por-red)}
.porarch-date{margin:0 0 9px;font-size:12px;font-weight:700;color:#7689a0}
.porarch-excerpt{margin:0 0 14px;font-size:13.5px;line-height:1.5;color:#52606d;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.porarch-more{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:900;color:var(--por-red)}
.porarch-more::after{content:"→";transition:transform .2s ease}
.porarch-card:hover .porarch-more::after{transform:translateX(4px)}
.porarch-empty{text-align:center;padding:44px 20px;color:#52606d;font-size:16px;font-weight:600}
.porarch-pagination{margin-top:clamp(28px,4vw,44px);display:flex;justify-content:center}
.porarch-pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center}
.porarch-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border-radius:11px;background:#fff;border:1px solid #dce7f1;color:var(--por-blue);font-weight:900;font-size:14px;text-decoration:none;transition:.18s}
.porarch-pagination .page-numbers:hover{background:var(--por-blue);color:#fff;border-color:var(--por-blue)}
.porarch-pagination .page-numbers.current{background:var(--por-red);color:#fff;border-color:var(--por-red)}
.porarch-pagination .page-numbers.dots{background:0 0;border:0;min-width:auto}
@media (max-width:980px){
.porarch-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:600px){
.porarch{padding-left:16px;padding-right:16px}
.porarch-grid{grid-template-columns:1fr}
.porarch-hero{min-height:auto;padding:26px 22px;border-radius:18px}
.porarch-hero h1{font-size:clamp(24px,7vw,30px)}
.porfaq-item summary{padding:18px 18px;font-size:17px;gap:14px}
.porfaq-item summary::after{width:32px;height:32px;font-size:24px}
.porfaq-answer{padding:0 18px 18px;font-size:15.5px}
}
.porfaq{margin-top:clamp(38px,5vw,58px);padding-top:clamp(28px,4vw,40px);border-top:1px solid #e1e9f2}
.porfaq *{box-sizing:border-box}
.porfaq-head{margin-bottom:clamp(20px,2.5vw,28px);text-align:center}
.porfaq-kicker{display:inline-block;background:var(--por-yellow);color:var(--por-ink);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:6px 13px;border-radius:999px;margin-bottom:12px}
.porfaq-head h2{margin:0;font-size:clamp(20px,2.4vw,28px);font-weight:900;line-height:1.2;color:var(--por-ink)}
.porfaq-list{display:flex;flex-direction:column;gap:14px;width:100%}
details.porfaq-item{background:#fff;border:1px solid #e6eef6;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(7,21,43,.05);transition:border-color .18s ease,box-shadow .18s ease}
details.porfaq-item[open]{border-color:#cfdded;box-shadow:0 10px 26px rgba(7,21,43,.09)}
.porfaq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 28px;font-size:clamp(16px,1.65vw,20px);line-height:1.35;font-weight:900;color:var(--por-ink)}
.porfaq-item summary::-webkit-details-marker{display:none}
.porfaq-item summary::after{content:"+";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#eaf2fb;color:var(--por-blue);font-size:27px;font-weight:900;transition:transform .2s ease,background-color .2s ease,color .2s ease}
details.porfaq-item[open] summary::after{content:"–";background:var(--por-red);color:#fff}
.porfaq-item summary:hover{color:var(--por-blue)}
.porfaq-answer{padding:0 28px 24px;font-size:clamp(15px,1.55vw,17.5px);line-height:1.65;color:#52606d;font-weight:500}
.porpost{width:90%;max-width:1360px;margin:0 auto;padding:14px 0 60px;font-family:var(--por-font)}
.porpost *{box-sizing:border-box}
.porpost-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,4fr);gap:clamp(32px,3vw,56px);align-items:start}
.porpost-main,.porpost-toc-wrap{align-self:start}
.porpost-grid-notoc{grid-template-columns:minmax(0,1fr);max-width:900px;margin:0 auto}
.porpost-toc-wrap{position:sticky;top:24px;align-self:start;max-height:calc(100vh - 48px);overflow-y:auto;max-width:340px}
.porpost-toc{background:#fff;border:1px solid #e6eef6;border-radius:16px;padding:18px 18px 14px;box-shadow:0 10px 28px rgba(7,21,43,.06)}
.porpost-toc-title{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--por-blue);margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #eef3f8}
.porpost-toc ul{list-style:none;margin:0;padding:0}
.porpost-toc a{display:block;padding:7px 10px;border-radius:8px;font-size:14px;line-height:1.35;font-weight:600;color:#54637a;text-decoration:none;border-left:3px solid transparent;transition:.18s}
.porpost-toc a:hover{background:#f4f8fc;color:var(--por-blue)}
.porpost-toc a.is-active{background:#eaf2fb;color:var(--por-blue);border-left-color:var(--por-red);font-weight:800}
.porpost-toc-l3 a{padding-left:22px;font-size:13.5px;color:#6c7b90}
.porpost-toc-mobile{display:none}
.porpost-head{margin-bottom:22px}
.porpost-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}
.porpost-pill{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;padding:6px 12px;border-radius:999px;background:#eaf2fb;color:var(--por-blue);text-decoration:none;transition:.2s}
.porpost-pill:hover{background:var(--por-blue);color:#fff}
.porpost-title{margin:0 0 14px;font-size:clamp(30px,3.8vw,46px);font-weight:900;line-height:1.12;color:var(--por-ink)}
.porpost-meta{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#7689a0}
.porpost-thumb{border-radius:20px;overflow:hidden;margin:12px 0 30px;box-shadow:0 18px 44px rgba(7,21,43,.12)}
.porpost-thumb img{width:100%;max-height:460px;object-fit:cover;display:block}
.porpost-content{font-size:clamp(16.5px,1.1vw,18px);line-height:1.8;color:#2a3542}
.porpost-content>*{margin-bottom:1.2em}
.porpost-content h2{font-size:clamp(23px,2.3vw,31px);font-weight:900;color:var(--por-ink);margin:1.7em 0 .55em;line-height:1.25;scroll-margin-top:24px}
.porpost-content h3{font-size:clamp(19px,1.9vw,24px);font-weight:900;color:var(--por-blue);margin:1.4em 0 .5em;line-height:1.3;scroll-margin-top:24px}
.porpost-content h4{font-size:clamp(17px,1.5vw,20px);font-weight:900;color:var(--por-ink);margin:1.2em 0 .4em}
.porpost-content p{margin:0 0 1.2em}
.porpost-content img{max-width:100%;height:auto;border-radius:12px}
.porpost-content a{color:var(--por-blue);text-decoration:underline}
.porpost-content a:hover{color:var(--por-red)}
.porpost-content ol,.porpost-content ul{padding-left:1.5em;margin:0 0 1.2em}
.porpost-content li{margin-bottom:.5em}
.porpost-content blockquote{border-left:4px solid var(--por-yellow);padding:8px 0 8px 20px;margin:1.4em 0;color:#3a4757;font-style:italic}
.porpost-content table{width:100%;border-collapse:collapse;margin:1.2em 0}
.porpost-content td,.porpost-content th{border:1px solid #e1e9f2;padding:10px 12px;text-align:left}
.porpost-content th{background:#f4f8fc;color:var(--por-ink);font-weight:900}
.porpost-back{margin-top:44px}
.porpost-back a{display:inline-flex;align-items:center;gap:8px;font-weight:900;color:var(--por-red);text-decoration:none}
.porpost-back a:hover{color:var(--por-red-dark)}
html{scroll-behavior:smooth}
@media (max-width:1040px){
.porpost{padding-left:20px;padding-right:20px}
.porpost-grid{grid-template-columns:minmax(0,1fr)}
.porpost-toc-wrap{display:none}
.porpost-toc-mobile{display:block;background:#fff;border:1px solid #e6eef6;border-radius:14px;margin:0 0 26px;overflow:hidden}
.porpost-toc-mobile summary{cursor:pointer;list-style:none;padding:16px 18px;font-weight:900;color:var(--por-ink);font-size:15.5px;display:flex;align-items:center;justify-content:space-between}
.porpost-toc-mobile summary::-webkit-details-marker{display:none}
.porpost-toc-mobile summary::after{content:"+";color:var(--por-blue);font-size:22px;font-weight:900}
.porpost-toc-mobile[open] summary::after{content:"\2013";color:var(--por-red)}
.porpost-toc-mobile ul{list-style:none;margin:0;padding:0 12px 14px}
.porpost-toc-mobile a{display:block;padding:9px 12px;border-radius:8px;font-size:15px;font-weight:600;color:#54637a;text-decoration:none}
.porpost-toc-mobile a:hover{background:#f4f8fc;color:var(--por-blue)}
.porpost-toc-mobile .porpost-toc-l3 a{padding-left:24px;font-size:14px}
}
@media (max-width:600px){
.porpost{padding-left:16px;padding-right:16px}
.porpost-thumb{border-radius:14px;margin-bottom:24px}
}
.porhome{width:100%;max-width:100%;overflow-x:clip}
.porhome>section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;left:auto!important;right:auto!important}
.porhome svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.porhero-rack-scene.porhero-rack-scene-image{display:block!important;grid-template-columns:none!important;padding:0!important;gap:0!important;background:0 0!important;border:0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(7,21,43,.16)!important}
.porhero-rack-scene-image .porhero-rack-image{display:block!important;width:100%!important;height:auto!important;object-fit:cover!important;border-radius:18px!important}
.porpost-author-jump{color:var(--por-blue);text-decoration:none;font-weight:800;border-bottom:1px dotted rgba(16,88,149,.5);transition:.2s}
.porpost-author-jump:hover{color:var(--por-red);border-bottom-color:var(--por-red)}
.porpost-author-box{display:flex;gap:22px;align-items:center;margin:48px 0 8px;padding:26px 28px;background:linear-gradient(135deg,#f4f8fc,#eef4fa);border:1px solid #e1ebf5;border-radius:20px;scroll-margin-top:24px}
.porpost-author-photo{flex:0 0 auto;width:104px;height:104px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 8px 22px rgba(7,21,43,.16);background:#fff}
.porpost-author-photo img{width:100%;height:100%;object-fit:cover;display:block}
.porpost-author-eyebrow{display:block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--por-red);margin-bottom:4px}
.porpost-author-name{margin:0 0 8px;font-size:21px;font-weight:900;color:var(--por-ink);line-height:1.2}
.porpost-author-bio{margin:0;font-size:15px;line-height:1.65;color:#46566a}
@media (max-width:600px){
.porpost-author-box{flex-direction:column;text-align:center;gap:16px;padding:24px 20px}
.porpost-author-photo{width:92px;height:92px}
}
.porbd-section{width:100%!important;position:relative;overflow:hidden;padding:84px 0 92px;font-family:var(--por-font);color:#fff;background:linear-gradient(135deg,#105895,#0d416e)!important}
.porbd-section::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px);background-size:34px 34px;opacity:.5;pointer-events:none}
.porbd-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}
.porbd-intro{display:grid;grid-template-columns:1.05fr 1fr;grid-template-areas:"head visual" "body visual";column-gap:46px;row-gap:12px;align-items:center;margin-bottom:52px}
.porbd-intro-head{grid-area:head}
.porbd-intro-body{grid-area:body}
.porbd-intro-visual{grid-area:visual}
.porbd-kicker{display:inline-block;background:var(--por-yellow);color:var(--por-ink);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding:7px 14px;border-radius:999px;margin-bottom:14px}
.porbd-intro-head h2{margin:0;color:#fff;font-size:clamp(28px,3.2vw,42px);font-weight:900;line-height:1.1}
.porbd-intro-body p{margin:0;color:#dbe8f5;font-size:16.5px;line-height:1.75}
.porbd-intro-visual img{width:100%;max-width:470px;border-radius:22px;display:block;margin-left:auto;box-shadow:0 22px 52px rgba(0,0,0,.36);border:4px solid rgba(255,255,255,.12)}
.porbd-library-head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;padding-bottom:18px;margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,.2)}
.porbd-library-title{font-size:clamp(20px,2.2vw,26px);font-weight:900;color:#fff}
.porbd-library-sub{font-size:14px;font-weight:800;color:var(--por-yellow)}
.porbd-rack{position:relative}
.porbd-shelf{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:32px 26px}
.porbd-item{display:flex;flex-direction:column;gap:12px;background:0 0;border:0;padding:0;cursor:pointer;text-align:center;font-family:inherit}
.porbd-cover{position:relative;aspect-ratio:3/4;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 16px 34px rgba(0,0,0,.36);border:1px solid rgba(255,255,255,.22);transition:transform .28s cubic-bezier(.2,.7,.3,1.3),box-shadow .28s}
.porbd-cover img{width:100%;height:100%;object-fit:cover;display:block}
.porbd-open:hover .porbd-cover{transform:translateY(-8px) rotate(-1.2deg) scale(1.03);box-shadow:0 28px 56px rgba(0,0,0,.46)}
.porbd-cover-hint{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:16px;background:linear-gradient(to top,rgba(7,21,43,.82),rgba(7,21,43,0) 55%);opacity:0;transition:opacity .28s}
.porbd-open:hover .porbd-cover-hint{opacity:1}
.porbd-cover-hint span{background:var(--por-red);color:#fff;font-weight:900;font-size:13px;padding:8px 16px;border-radius:999px;box-shadow:0 6px 16px rgba(230,49,51,.5)}
.porbd-meta strong{display:block;color:#fff;font-size:15px;font-weight:900;line-height:1.25}
.porbd-meta em{display:block;color:#bcd2e8;font-size:12.5px;font-style:normal;font-weight:700;margin-top:3px}
.porbd-locked{cursor:default}
.porbd-cover-locked{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:repeating-linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.1) 14px,rgba(255,255,255,.03) 14px,rgba(255,255,255,.03) 28px);border:2px dashed rgba(255,255,255,.4)}
.porbd-lock-icon svg{width:40px;height:40px;fill:none;stroke:rgba(255,255,255,.75);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.porbd-lock-text{font-weight:900;font-size:13px;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.04em}
.porbd-locked .porbd-meta strong{color:rgba(255,255,255,.8)}
.porbd-viewer{position:fixed;inset:0;z-index:99999;display:none;background:rgba(7,21,43,.95);flex-direction:column;align-items:center;justify-content:center}
.porbd-viewer.is-open{display:flex}
.porbd-viewer-bar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:14px;padding:14px 20px;color:#fff;background:linear-gradient(to bottom,rgba(0,0,0,.55),transparent);z-index:3}
.porbd-viewer-title{font-weight:900;font-size:15px;flex:1}
.porbd-viewer-counter{font-size:14px;font-weight:800;color:#cfe0f0;background:rgba(255,255,255,.14);padding:5px 13px;border-radius:999px}
.porbd-viewer-close{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.16);border:0;color:#fff;padding:9px 16px;border-radius:999px;font-size:14px;font-weight:800;cursor:pointer;transition:.2s;font-family:inherit}
.porbd-viewer-close:hover{background:var(--por-red)}
.porbd-btn-x{font-size:20px;line-height:1}
.porbd-stage{max-width:92vw;max-height:78vh;display:flex;align-items:center;justify-content:center}
.porbd-page-img{max-width:92vw;max-height:78vh;width:auto;height:auto;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5);background:#fff}
.porbd-nav{position:absolute;bottom:26px;display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.16);border:0;color:#fff;padding:12px 22px;border-radius:999px;font-size:15px;font-weight:800;cursor:pointer;transition:.2s;font-family:inherit;white-space:nowrap}
.porbd-nav:hover{background:var(--por-red)}
.porbd-nav-arrow{font-size:22px;line-height:1}
.porbd-prev{right:calc(50% + 9px)}
.porbd-next{left:calc(50% + 9px)}
.porfooter-bd{display:flex;align-items:center;gap:18px;max-width:560px;margin:6px auto 30px;padding:16px 22px;border-radius:16px;text-decoration:none;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);transition:.25s}
.porfooter-bd:hover{background:rgba(255,255,255,.12);border-color:var(--por-yellow);transform:translateY(-2px)}
.porfooter-bd-icon{flex:0 0 auto;width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--por-yellow);color:var(--por-ink)}
.porfooter-bd-icon svg{width:24px;height:24px}
.porfooter-bd-text{flex:1}
.porfooter-bd-text strong{display:block;color:#fff;font-size:16px;font-weight:900}
.porfooter-bd-text em{display:block;color:#cfe0f0;font-size:13px;font-style:normal;margin-top:2px}
.porfooter-bd-arrow{color:var(--por-yellow);font-size:22px;font-weight:900;transition:transform .25s}
.porfooter-bd:hover .porfooter-bd-arrow{transform:translateX(5px)}
.pornews-section{background:#fff!important}
.porneed-section{background:#f4f7fb!important}
.porlearn-section{background:#fff!important}
.porvideo-section{background:#f4f7fb!important}
@media (max-width:1024px){
.pornews-section .porarch-grid{display:flex!important;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:4px 0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.pornews-section .porarch-grid::-webkit-scrollbar{display:none}
.pornews-section .porarch-card{flex:0 0 85%;scroll-snap-align:start}
.porvideo-layout{display:flex!important;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:4px 0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.porvideo-layout::-webkit-scrollbar{display:none}
.porvideo-side{display:contents!important}
.porvideo-card,.porvideo-featured{flex:0 0 85%!important;scroll-snap-align:start}
}
@media (max-width:860px){
.porbd-section{padding:60px 0 66px}
.porbd-intro{grid-template-columns:1fr;grid-template-areas:"head" "visual" "body";text-align:center;row-gap:18px;margin-bottom:40px}
.porbd-intro-visual img{margin:0 auto;max-width:320px}
.porbd-shelf{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:26px 18px}
}
@media (max-width:600px){
.porbd-shelf{grid-template-columns:repeat(2,1fr);gap:22px 14px}
.porbd-nav{padding:10px 16px;font-size:13.5px}
.porbd-prev{right:calc(50% + 6px)}
.porbd-next{left:calc(50% + 6px)}
.porfooter-bd{margin:6px 16px 26px}
}
.porvideo-section{background:#fff!important}
.pornews-section::before,.porvideo-section::before{background:linear-gradient(rgba(16,88,149,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(16,88,149,.045) 1px,transparent 1px)!important;background-size:34px 34px!important;opacity:1!important}
.porvideo-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}
.porvideo-tags .porvideo-tag{margin:0!important}
.porvideo-tag-blue{background:#edf6ff!important;color:#105895!important}
@media (min-width:861px){
.porfooter-bd{margin:8px 0 32px!important;max-width:430px}
}
@media (min-width:861px){
.porbd-nav{bottom:auto;top:50%;transform:translateY(-50%)}
.porbd-prev{left:30px;right:auto}
.porbd-next{right:30px;left:auto}
}
@media (max-width:1024px){
.porvideo-layout{align-items:stretch!important}
.porvideo-card,.porvideo-featured{flex:0 0 85%!important;display:flex!important;flex-direction:column!important}
.porvideo-card-video,.porvideo-video-wrap{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important}
.porvideo-card-video iframe,.porvideo-video-wrap iframe{width:100%!important;height:100%!important}
.porvideo-card-content,.porvideo-featured-content{flex:1}
.porvideo-featured-content{padding:20px!important}
.porvideo-featured-content h3{font-size:18px!important;line-height:1.3!important}
.porvideo-featured-content p{font-size:14px!important}
}
@media (max-width:860px){
.porbd-intro-body{text-align:left!important}
.porbd-intro-body p{text-align:left!important}
}
.porquiz-section{width:100%!important;position:relative;overflow:hidden;padding:84px 0 92px;font-family:var(--por-font);color:#fff;background:linear-gradient(135deg,#105895,#0d416e)!important}
.porquiz-section::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.075) 1px,transparent 1px);background-size:34px 34px;opacity:.5;pointer-events:none}
.porquiz-container{width:min(1360px,calc(100% - 56px));max-width:none;margin:0 auto;padding:0;position:relative;z-index:2}
.porquiz-head{text-align:left;max-width:none;margin:0 0 38px}
.porquiz-kicker{display:inline-block;background:var(--por-yellow);color:var(--por-ink);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding:7px 14px;border-radius:999px;margin-bottom:14px}
.porquiz-head h2{margin:14px 0 14px;max-width:820px;font-size:clamp(34px,3.5vw,56px);font-weight:950;line-height:1.04;letter-spacing:-.04em;color:#fff}
.porquiz-head p{margin:0;color:#dbe8f5;font-size:16px;line-height:1.75;max-width:780px}
.porquiz-head .porquiz-seo{margin:14px 0 0;max-width:780px;color:#c3d6ea;font-size:16px;line-height:1.75}
.porquiz-card{display:grid;grid-template-columns:360px 1fr;gap:34px;align-items:stretch;min-height:360px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:34px;box-shadow:0 26px 60px rgba(7,21,43,.28)}
.porquiz-racki-col{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}
.porquiz-medallion{width:300px;height:300px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 38%,#fff,#dfeaf5);box-shadow:0 18px 40px rgba(0,0,0,.32),inset 0 0 0 6px rgba(255,255,255,.5)}
.porquiz-racki-img{width:84%;height:84%;object-fit:contain;display:block;transition:opacity .15s}
.porquiz-bubble{position:relative;background:#fff;color:var(--por-ink);font-weight:800;font-size:14.5px;line-height:1.4;padding:12px 16px;border-radius:14px;text-align:center;max-width:260px;box-shadow:0 8px 20px rgba(0,0,0,.18)}
.porquiz-bubble::after{content:"";position:absolute;top:-9px;left:50%;transform:translateX(-50%);border:9px solid transparent;border-top:0;border-bottom-color:#fff}
.porquiz-main{display:flex;flex-direction:column}
.porquiz-progress{display:flex;gap:8px;margin-bottom:22px}
.porquiz-dot{flex:1;height:6px;border-radius:999px;background:rgba(255,255,255,.2);transition:.3s}
.porquiz-dot.done{background:var(--por-yellow)}
.porquiz-stage{flex:1;display:flex;align-items:center}
.porquiz-screen{width:100%;animation:porquizfade .35s ease}
@keyframes porquizfade{
from{opacity:0;transform:translateY(8px)}
to{opacity:1;transform:none}
}
.porquiz-intro h3{margin:0 0 10px;font-size:24px;font-weight:900;color:#fff}
.porquiz-intro p{margin:0 0 22px;color:#dbe8f5;font-size:16px;line-height:1.6}
.porquiz-btn-go{display:inline-flex;align-items:center;gap:13px;background:var(--por-red);color:#fff;border:0;font-family:inherit;font-weight:900;font-size:23px;padding:25px 62px;border-radius:999px;cursor:pointer;box-shadow:0 18px 40px rgba(230,49,51,.5);transition:.2s;position:relative;animation:porquizpulse 2.4s ease-in-out infinite}
.porquiz-btn-go::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 18px 52px rgba(230,49,51,.85);opacity:0;pointer-events:none;animation:porquizglow 2.4s ease-in-out infinite}
.porquiz-btn-go:hover{background:var(--por-red-dark);transform:translateY(-2px) scale(1.02);animation:none}
.porquiz-btn-go:hover::after{animation:none;opacity:0}
.porquiz-btn-go .porquiz-go-arrow{font-size:25px;transition:transform .2s}
.porquiz-btn-go:hover .porquiz-go-arrow{transform:translateX(5px)}
@keyframes porquizpulse{
0%,100%{transform:scale(1)}
50%{transform:scale(1.03)}
}
@keyframes porquizglow{
0%,100%{opacity:0}
50%{opacity:1}
}
@media (prefers-reduced-motion:reduce){
.porquiz-btn-go,.porquiz-btn-go::after{animation:none}
}
.porquiz-intro p.porquiz-intro-hint{margin:60px 0 0!important;color:#cfe0f0;font-size:14px;font-weight:600}
.porquiz-step{font-size:12.5px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--por-yellow);margin-bottom:8px}
.porquiz-card .porquiz-q{margin:0 0 20px;font-size:clamp(20px,2.2vw,26px);font-weight:900;color:#fff!important;line-height:1.2}
.porquiz-answers{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.porquiz-answer{display:flex;align-items:center;gap:12px;text-align:left;background:rgba(255,255,255,.95);border:2px solid transparent;border-radius:14px;padding:14px 16px;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;color:var(--por-ink);transition:.18s;box-shadow:0 6px 16px rgba(0,0,0,.14);-webkit-tap-highlight-color:transparent}
.porquiz-answer:active,.porquiz-answer:focus{background:rgba(255,255,255,.95)!important;color:var(--por-ink)!important;outline:0;border-color:transparent!important;transform:none!important;box-shadow:0 6px 16px rgba(0,0,0,.14)!important}
@media (hover:none){
.porquiz-answer:hover{background:rgba(255,255,255,.95)!important;color:var(--por-ink)!important;border-color:transparent!important;transform:none!important;box-shadow:0 6px 16px rgba(0,0,0,.14)!important}
}
@media (hover:hover) and (pointer:fine){
.porquiz-answer:hover{background:var(--por-blue)!important;color:#fff!important;border-color:var(--por-yellow)!important;transform:translateY(-3px)!important;box-shadow:0 12px 26px rgba(0,0,0,.22)!important}
}
.porquiz-answer:focus-visible{outline:3px solid var(--por-yellow)!important;outline-offset:2px}
.porquiz-answer-ic{font-size:24px;flex:0 0 auto;line-height:1}
.porquiz-result-head{font-size:22px;font-weight:900;color:#fff;margin-bottom:20px;text-align:center}
.porquiz-res{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.95);border-radius:14px;padding:14px 18px;margin-bottom:12px;text-decoration:none;color:var(--por-ink);transition:.2s;box-shadow:0 6px 16px rgba(0,0,0,.14)}
.porquiz-res:hover{transform:translateX(4px);box-shadow:0 12px 26px rgba(0,0,0,.22)}
.porquiz-res-main{background:#fff;border:2px solid var(--por-yellow)}
.porquiz-res-rank{font-size:22px;flex:0 0 auto}
.porquiz-res-body{flex:1;min-width:0}
.porquiz-res-name{display:block;font-weight:900;font-size:15.5px;margin-bottom:6px}
.porquiz-res-bar{display:block;height:8px;border-radius:999px;background:#e6edf5;overflow:hidden}
.porquiz-res-bar>span{display:block;height:100%;background:linear-gradient(90deg,var(--por-blue),#1f7ac4);border-radius:999px;transition:width .7s ease}
.porquiz-res-pct{font-weight:900;font-size:18px;color:var(--por-blue);flex:0 0 auto}
.porquiz-res-arrow{color:var(--por-red);font-weight:900;font-size:20px;flex:0 0 auto}
.porquiz-btn-restart{display:block;margin:18px auto 0;background:rgba(255,255,255,.16);color:#fff;border:0;font-family:inherit;font-weight:800;font-size:15px;padding:11px 24px;border-radius:999px;cursor:pointer;transition:.2s}
.porquiz-btn-restart:hover{background:rgba(255,255,255,.3)}
@media (max-width:860px){
.porquiz-section{padding:60px 0 66px}
.porquiz-card{grid-template-columns:1fr;gap:22px;padding:22px}
.porquiz-medallion{width:210px;height:210px}
.porquiz-answers{grid-template-columns:1fr}
.porquiz-bubble{max-width:none}
.porquiz-intro p.porquiz-intro-hint{margin-top:40px!important}
}
.porfooter-fun{display:flex;flex-direction:column;gap:12px;max-width:560px;margin:8px 0 32px}
.porfooter-fun .porfooter-bd{margin:0!important;max-width:none!important;width:100%}
.porfooter-quiz .porfooter-bd-icon{background:var(--por-red);color:#fff}
@media (max-width:860px){
.porfooter-fun{max-width:none;margin:8px 16px 28px}
}
@media (min-width:861px){
.porbd-viewer.is-open{flex-direction:row;justify-content:center;align-items:center;gap:22px}
.porbd-nav{position:static!important;transform:none!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;flex:0 0 auto}
.porbd-stage{flex:0 1 auto}
}
.porpage-hero{position:relative;background:linear-gradient(135deg,#105895,#0d416e);color:#fff;padding:62px 0 70px;overflow:hidden}
.porpage-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:34px 34px;pointer-events:none}
.porpage-hero-inner{position:relative;z-index:2;width:min(920px,calc(100% - 48px));margin:0 auto}
.porpage-kicker{display:inline-block;background:var(--por-yellow);color:var(--por-ink);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:7px 14px;border-radius:999px}
.porpage-hero h1{margin:16px 0 12px;font-size:clamp(32px,4vw,52px);font-weight:950;line-height:1.04;letter-spacing:-.035em;color:#fff}
.porpage-hero p{margin:0;color:#dbe8f5;font-size:17px;line-height:1.6;max-width:700px}
.porpage{position:relative;background:#f4f7fb;overflow:hidden}
.porpage::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(16,88,149,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(16,88,149,.045) 1px,transparent 1px);background-size:34px 34px;pointer-events:none}
.porpage-body{position:relative;z-index:2;width:min(860px,calc(100% - 40px));margin:0 auto;padding:54px 0 72px}
.porpage-card{background:#fff;border:1px solid #e3ebf3;border-radius:20px;padding:clamp(24px,4vw,46px);box-shadow:0 18px 50px rgba(7,21,43,.07)}
.porpage-card h2{margin:36px 0 14px;font-size:clamp(22px,2.4vw,30px);font-weight:900;color:var(--por-ink);letter-spacing:-.02em;line-height:1.2}
.porpage-card h2:first-child{margin-top:0}
.porpage-card h3{margin:0 0 6px;font-size:18px;font-weight:800;color:var(--por-blue)}
.porpage-card p{margin:0 0 16px;color:#33414f;font-size:16px;line-height:1.75}
.porpage-card a{color:var(--por-red);font-weight:700;text-decoration:none;border-bottom:2px solid rgba(230,49,51,.25);transition:border-color .15s}
.porpage-card a:hover{border-bottom-color:var(--por-red)}
.porpage-card ul{margin:0 0 18px;padding-left:22px;color:#33414f;font-size:16px;line-height:1.8}
.porpage-card li{margin:0 0 8px}
.porpage-card li strong,.porpage-card p strong{color:var(--por-ink)}
.porpage-note{margin:18px auto 0;width:min(860px,calc(100% - 40px));position:relative;z-index:2;font-size:13.5px;color:#5d6b7a;border-left:3px solid var(--por-yellow);padding:6px 0 6px 14px;background:rgba(241,208,48,.07)}
.porpage-updated{margin:10px auto 0;width:min(860px,calc(100% - 40px));position:relative;z-index:2;font-size:13px;color:#8a96a4}
.porpage-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:4px 0 28px}
.porpage-contact-item{display:flex;gap:14px;align-items:flex-start;background:#f4f7fb;border:1px solid #e3ebf3;border-radius:14px;padding:18px}
.porpage-contact-item .ic{font-size:24px;line-height:1.1;flex:0 0 auto}
.porpage-contact-item h3{margin:0 0 4px;font-size:15px;color:var(--por-ink)}
.porpage-contact-item p{margin:0;font-size:15px;line-height:1.55;color:#33414f}
.porpage-contact-item a{font-size:15px}
.porpage-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}
.porpage-btn{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-weight:900;font-size:15px;padding:14px 26px;border-radius:999px;text-decoration:none;border:0}
.porpage-card a.porpage-btn{border-bottom:0}
.porpage-card a.porpage-btn-red{background:var(--por-red);color:#fff;box-shadow:0 10px 22px rgba(230,49,51,.32)}
.porpage-card a.porpage-btn-red:hover{background:var(--por-red-dark);color:#fff}
.porpage-card a.porpage-btn-ghost{background:#fff;color:var(--por-blue);border:2px solid #d8e2ee}
.porpage-card a.porpage-btn-ghost:hover{border-color:var(--por-blue);color:var(--por-blue)}
@media (max-width:640px){
.porpage-contact-grid{grid-template-columns:1fr}
.porpage-hero{padding:48px 0 54px}
.porpage-body{padding:40px 0 56px}
}
.porck[hidden]{display:none}
.porck-overlay{position:fixed;inset:0;z-index:99998;background:rgba(7,21,43,.62)}
.porck-overlay[hidden]{display:none}
.porck-bar{position:fixed;z-index:99999;left:50%;transform:translateX(-50%);bottom:18px;width:min(680px,calc(100% - 32px));display:grid;grid-template-columns:auto 1fr;gap:12px 16px;align-items:center;background:#fff;border:1px solid #e3ebf3;border-radius:20px;padding:18px 20px;box-shadow:0 24px 60px rgba(7,21,43,.34)}
.porck-bar[hidden]{display:none}
.porck-bar-txt h2{margin:0 0 4px;font-size:17px;font-weight:950;color:var(--por-ink);line-height:1.2;letter-spacing:-.01em}
.porck-bar-txt p{margin:0;font-size:13.5px;line-height:1.5;color:#56636f}
.porck-bar-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}
.porck-bar-actions .porck-btn{flex:1 1 0;min-width:150px}
.porck-bar .porck-legal{grid-column:1/-1;margin:0}
.porck-modal{position:fixed;z-index:99999;left:50%;top:50%;transform:translate(-50%,-50%);width:min(580px,calc(100% - 24px));max-height:min(86vh,680px);overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 80px rgba(7,21,43,.45)}
.porck-modal[hidden]{display:none}
.porck-head{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#105895,#0d416e);padding:22px 26px;border-radius:22px 22px 0 0;position:relative;overflow:hidden}
.porck-head::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:30px 30px}
.porck-racki{position:relative;z-index:2;width:96px;height:96px;flex:0 0 auto;object-fit:contain;border-radius:50%;background:radial-gradient(circle at 50% 38%,#fff,#dfeaf5);box-shadow:0 10px 24px rgba(0,0,0,.28),inset 0 0 0 4px rgba(255,255,255,.5);padding:6px}
.porck-bar .porck-racki{width:56px;height:56px;box-shadow:0 6px 14px rgba(7,21,43,.18),inset 0 0 0 3px rgba(255,255,255,.6);padding:4px}
.porck-head h2{position:relative;z-index:2;margin:0 0 4px;font-size:21px;font-weight:950;color:#fff;line-height:1.15;letter-spacing:-.01em}
.porck-sub{position:relative;z-index:2;margin:0;font-size:13.5px;color:#dbe8f5;font-style:italic}
.porck-actions,.porck-legal,.porck-modal .porck-desc,.porck-modal .porck-h3,.porck-modal>.porck-lead,.porck-rows{margin-left:26px;margin-right:26px}
.porck-lead{margin-top:18px;margin-bottom:6px;font-size:15.5px;font-weight:700;color:var(--por-ink)}
.porck-h3{margin-top:14px;margin-bottom:4px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--por-blue)}
.porck-desc{margin-top:0;margin-bottom:14px;font-size:13.5px;line-height:1.6;color:#56636f}
.porck-rows{display:flex;flex-direction:column;gap:10px}
.porck-row{display:flex;align-items:center;gap:16px;justify-content:space-between;background:#f4f7fb;border:1px solid #e3ebf3;border-radius:14px;padding:14px 16px;cursor:pointer}
.porck-row-txt{display:flex;flex-direction:column;gap:3px}
.porck-row-txt strong{font-size:14.5px;color:var(--por-ink)}
.porck-row-txt span{font-size:12.5px;line-height:1.45;color:#5a6673}
.porck-switch{position:relative;flex:0 0 auto;width:52px;height:30px}
.porck-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}
.porck-slider{position:absolute;inset:0;background:#788594;border-radius:999px;transition:.2s}
.porck-slider::before{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;background:#fff;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.25);transition:.2s}
.porck-switch input:checked+.porck-slider{background:var(--por-blue)}
.porck-switch input:checked+.porck-slider::before{transform:translateX(22px)}
.porck-switch input:focus-visible+.porck-slider{outline:3px solid var(--por-yellow);outline-offset:2px}
.porck-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.porck-btn{flex:1 1 auto;min-width:120px;font-family:inherit;font-weight:900;font-size:14.5px;padding:14px 18px;border-radius:999px;border:0;cursor:pointer;transition:.18s}
.porck-btn-ghost{background:#fff;color:var(--por-blue);border:2px solid #7f92aa}
.porck-btn-ghost:hover{border-color:var(--por-blue)}
.porck-btn-save{background:#eef3f9;color:var(--por-ink)}
.porck-btn-save:hover{background:#e2eaf3}
.porck-btn-refuse{background:var(--por-blue);color:#fff}
.porck-btn-refuse:hover{background:#0d416e}
.porck-btn-accept{background:#cc2427;color:#fff;box-shadow:0 10px 22px rgba(230,49,51,.32)}
.porck-btn-accept:hover{background:var(--por-red-dark)}
.porck-legal{margin-top:12px;margin-bottom:22px;font-size:12px;color:#6b7684}
.porck-legal a{color:var(--por-red-dark);font-weight:700;text-decoration:underline}
.porck-legal a:hover{color:var(--por-red)}
.porck-reopen{position:fixed;left:18px;bottom:18px;z-index:99998;width:52px;height:52px;border-radius:50%;border:0;background:#fff;box-shadow:0 8px 22px rgba(7,21,43,.28);font-size:24px;line-height:1;cursor:pointer;transition:.18s}
.porck-reopen[hidden]{display:none}
.porck-reopen:hover{transform:translateY(-2px) scale(1.05)}
@media (max-width:560px){
.porck-bar{left:0;right:0;bottom:0;transform:none;width:100%;border-radius:18px 18px 0 0;border-left:0;border-right:0;border-bottom:0;padding:14px 16px calc(14px + env(safe-area-inset-bottom));gap:10px 12px}
.porck-bar .porck-racki{width:46px;height:46px}
.porck-bar-txt h2{font-size:15.5px}
.porck-bar-txt p{font-size:12.5px}
.porck-bar-actions{gap:8px}
.porck-bar-actions .porck-btn{flex:1 1 0;min-width:0;padding:12px 6px;font-size:13px}
.porck-modal{left:0;right:0;bottom:0;top:auto;transform:none;width:100%;max-height:88vh;border-radius:20px 20px 0 0}
.porck-head{border-radius:20px 20px 0 0}
.porck-racki{width:74px;height:74px}
.porck-head h2{font-size:18px}
.porck-actions .porck-btn{flex:1 1 100%}
}
@media (max-width:359px){
.porck-bar-actions .porck-btn{flex:1 1 100%;font-size:14px;padding:12px 16px}
}
@media (max-height:460px){
.porck-bar{grid-template-columns:1fr;padding:10px 14px;gap:8px 12px}
.porck-bar .porck-racki{display:none}
.porck-bar-txt p{display:none}
.porck-bar-actions .porck-btn{flex:1 1 0;min-width:120px;padding:10px 14px}
}