.psk-topbar{background:var(--navy-deep);color:#c9d4e8;font-size:12.5px}span.psk-logo-text strong{color:#fff;font-size:13px}.psk-topbar .psk-wrap{display:flex;justify-content:space-between;align-items:center;height:34px}.psk-topbar-links{display:flex;gap:18px}.psk-topbar-links a:hover{color:var(--amber-2)}.psk-site-header{background:var(--navy);position:sticky;top:0;z-index:60;box-shadow:0 4px 18px rgb(0 10 30 / .18)}.psk-header-inner{display:flex;align-items:center;gap:26px;height:74px}.psk-logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.psk-logo img{height:77px;width:auto;border-radius:8px}.psk-logo-mark{width:42px;height:42px;border-radius:10px;background:linear-gradient(140deg,var(--amber),var(--amber-2));display:flex;align-items:center;justify-content:center;color:var(--navy);font-weight:900;font-size:15px}.psk-logo-text b{display:block;font-size:16.5px;font-weight:800;color:#fff}.psk-logo-text span{display:block;font-size:10.5px;color:#9db2d6}.psk-header-search{flex:1;max-width:560px;position:relative}.psk-header-search input{width:100%;height:44px;border-radius:999px;border:none;padding:0 50px 0 18px;font-family:inherit;font-size:14px;background:rgb(255 255 255 / .08);color:#fff}.psk-header-search input::placeholder{color:#93a4c4}.psk-header-search input:focus{outline:2px solid var(--amber);background:rgb(255 255 255 / .14)}.psk-header-search button{position:absolute;left:4px;top:4px;width:36px;height:36px;border-radius:50%;background:var(--amber);color:var(--navy-deep);display:flex;align-items:center;justify-content:center}.psk-header-actions{display:flex;align-items:center;gap:8px;margin-inline-start:auto}.psk-header-actions a{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#dfe6f5;position:relative}.psk-header-actions a:hover{background:rgb(255 255 255 / .08)}.psk-badge-dot{position:absolute;top:6px;left:6px;background:var(--amber);color:var(--navy-deep);font-size:10px;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.psk-header-cta{display:flex;align-items:center;gap:8px;background:var(--amber);color:var(--navy-deep);padding:0 16px;height:40px;border-radius:10px;font-weight:800;font-size:13.5px;flex-shrink:0}.psk-header-search-mobile{display:none;padding:0 0 14px}.psk-header-search-mobile.active{display:block}.psk-bottom-toolbar{position:fixed;bottom:0;right:0;left:0;z-index:70;background:var(--white);border-top:1px solid var(--line);box-shadow:0 -8px 24px rgb(0 26 67 / .10)}.psk-bottom-toolbar .psk-wrap{display:flex;align-items:stretch;justify-content:space-between;max-width:1240px}.psk-bottom-toolbar ul{display:flex;width:100%}.psk-tb-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 4px;color:var(--navy);font-size:11.5px;font-weight:700;position:relative}.psk-tb-item .psk-icon{width:22px;height:22px;color:var(--navy)}.psk-tb-item.is-main{margin-top:-22px}.psk-tb-item.is-main .psk-icon-wrap{width:52px;height:52px;border-radius:50%;background:linear-gradient(150deg,var(--amber),var(--amber-2));display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgb(255 122 26 / .45);border:4px solid var(--white)}.psk-tb-item.is-main .psk-icon{color:var(--navy-deep);width:22px;height:22px}.psk-tb-badge{position:absolute;top:2px;left:calc(50% - 2px);background:var(--navy);color:#fff;font-size:9.5px;font-weight:800;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}