@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");:root{--blue:#1769e8;--blue-dark:#123d78;--blue-deep:#0d2d5c;--red:#ed1c24;--red-soft:#fff0f1;--gold:#f5aa00;--gold-light:#fff4d5;--text:#17365f;--text-dark:#102d55;--muted:#6b7f9e;--background:#eef5ff;--white:#ffffff;--border:#d6e2f2;--green:#169b62;--green-soft:#eaf8f1}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body,html{background:var(--background)}body{font-family:Inter,Arial,sans-serif;color:var(--text);-webkit-font-smoothing:antialiased}button,input{font-family:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}a{text-decoration:none;color:inherit}.pp-page{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;padding:30px 28px 0;background:radial-gradient(circle at 0 0,rgba(23,105,232,.15),transparent 27%),radial-gradient(circle at 100% 100%,rgba(245,170,0,.12),transparent 27%),linear-gradient(135deg,#f5f9ff,#edf5ff 48%,#ffffff)}.pp-decoration{position:fixed;border-radius:50%;pointer-events:none;z-index:0}.pp-decoration-blue{width:430px;height:430px;left:-250px;top:-190px;border:1px solid rgba(23,105,232,.12);box-shadow:0 0 0 35px rgba(23,105,232,.025),0 0 0 70px rgba(23,105,232,.018)}.pp-decoration-gold{width:360px;height:360px;right:-220px;bottom:-170px;border:1px solid rgba(245,170,0,.12);box-shadow:0 0 0 35px rgba(245,170,0,.025)}.pp-portal{width:min(1180px,100%);min-height:690px;z-index:2;display:grid;grid-template-columns:1fr .92fr;border:1px solid #cddced;border-radius:28px;background:#ffffff;box-shadow:0 25px 70px rgba(35,82,140,.14);animation:portalIn .7s ease both}.pp-left,.pp-portal{position:relative;overflow:hidden}.pp-left{display:flex;flex-direction:column;justify-content:center;padding:48px 58px;background:radial-gradient(circle at 10% 10%,rgba(23,105,232,.11),transparent 35%),radial-gradient(circle at 80% 90%,rgba(245,170,0,.1),transparent 30%),linear-gradient(145deg,#f8fbff,#eef6ff);border-right:1px solid var(--border)}.pp-left:after{content:"";position:absolute;width:300px;height:300px;right:-170px;top:-160px;border-radius:50%;border:1px solid rgba(23,105,232,.1);box-shadow:0 0 0 32px rgba(23,105,232,.025),0 0 0 64px rgba(23,105,232,.018);pointer-events:none}.pp-logo-area{position:relative;z-index:3;width:100%;height:125px;display:flex;align-items:center;margin-bottom:20px}.pp-logo{display:block;width:245px;height:120px;object-fit:contain;object-position:left center;mix-blend-mode:multiply;filter:drop-shadow(0 7px 15px rgba(23,61,120,.08));transition:transform .3s ease,filter .3s ease}.pp-logo:hover{transform:translateY(-3px);filter:drop-shadow(0 12px 22px rgba(23,61,120,.14))}.pp-badge{width:-moz-fit-content;width:fit-content;padding:9px 15px;border:1px solid rgba(23,105,232,.18);border-radius:999px;background:rgba(255,255,255,.78);color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.08em}.pp-badge,.pp-title{position:relative;z-index:3;margin-bottom:20px}.pp-title{max-width:520px;font-size:clamp(42px,4vw,57px);line-height:1.02;letter-spacing:-.045em;font-weight:900;color:var(--blue-deep)}.pp-title span{display:block;margin-top:5px;color:var(--gold);text-shadow:0 3px 10px rgba(245,170,0,.12)}.pp-description{max-width:510px;color:var(--muted);font-size:14px;line-height:1.8}.pp-description,.pp-features{position:relative;z-index:3;margin-bottom:28px}.pp-features{display:flex;flex-direction:column;gap:13px}.pp-feature{display:flex;align-items:center;gap:13px;animation:slideUp .6s ease both}.pp-feature:nth-child(2){animation-delay:.08s}.pp-feature:nth-child(3){animation-delay:.16s}.pp-feature-icon{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff;border:1px solid var(--border);box-shadow:0 7px 18px rgba(30,75,130,.08);font-size:20px;font-weight:800;transition:transform .25s ease,box-shadow .25s ease}.pp-feature:hover .pp-feature-icon{transform:translateY(-3px) rotate(-2deg);box-shadow:0 12px 25px rgba(30,75,130,.13)}.pp-feature-icon.blue{color:var(--blue)}.pp-feature-icon.red{color:var(--red)}.pp-feature-icon.gold{color:var(--gold)}.pp-feature strong{display:block;color:var(--blue-deep);font-size:13px;font-weight:800;margin-bottom:3px}.pp-feature small{display:block;color:var(--muted);font-size:10px;line-height:1.45}.pp-stats{position:relative;z-index:3;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;padding:15px 18px;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.88);box-shadow:0 10px 25px rgba(35,82,140,.07)}.pp-stat{display:flex;flex-direction:column;gap:2px;min-width:95px}.pp-stat strong{color:var(--blue);font-size:17px;font-weight:900}.pp-stat span{color:var(--muted);font-size:8px;font-weight:600;white-space:nowrap}.pp-stat-line{width:1px;height:32px;margin:0 13px;background:var(--border)}.pp-right{position:relative;display:flex;align-items:center;justify-content:center;padding:45px 52px;background:#ffffff}.pp-login{width:100%;max-width:420px;animation:loginIn .65s ease both}.pp-secure{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:8px;padding:8px 13px;margin-bottom:18px;border:1px solid rgba(22,155,98,.2);border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:800}.pp-secure span{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 2s infinite}.pp-login h2{color:var(--blue-deep);font-size:46px;line-height:1.05;letter-spacing:-.04em;font-weight:900;margin-bottom:7px}.pp-subtitle{color:var(--muted);font-size:13px;line-height:1.6;margin-bottom:27px}.pp-field{display:flex;flex-direction:column;gap:7px;margin-bottom:19px}.pp-field label,.pp-password-header label{color:var(--blue-deep);font-size:11px;font-weight:800}.pp-password-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.pp-forgot{border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:700}.pp-forgot:hover{color:var(--red)}.pp-input{position:relative;width:100%}.pp-input input{display:block;width:100%;height:54px;padding:0 65px 0 43px;border:1px solid #cfdbeb;border-radius:13px;outline:none;background:#ffffff;color:var(--blue-deep);font-size:13px;font-weight:500;box-shadow:0 4px 12px rgba(30,75,130,.025);transition:border-color .2s ease,box-shadow .2s ease}.pp-input input::placeholder{color:#9aaac0}.pp-input input:hover{border-color:#b9cbe1}.pp-input input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(23,105,232,.09)}.pp-input-symbol{left:15px;z-index:3;color:#7085a4;font-size:14px;pointer-events:none}.pp-input-symbol,.pp-show-password{position:absolute;top:50%;transform:translateY(-50%)}.pp-show-password{right:12px;border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:800}.pp-show-password:hover{color:var(--red)}.pp-remember{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:8px;color:var(--muted);font-size:10px;font-weight:600;margin:0 0 18px;cursor:pointer}.pp-remember input{position:absolute;opacity:0}.pp-checkbox{width:17px;height:17px;display:flex;align-items:center;justify-content:center;border:1px solid #c7d5e7;border-radius:5px;background:#ffffff;color:transparent;font-size:10px;font-weight:900}.pp-remember input:checked+.pp-checkbox{background:var(--blue);border-color:var(--blue);color:#ffffff}.pp-message{gap:9px;padding:11px 12px;margin-bottom:15px;border-radius:10px;font-size:10px;line-height:1.5}.pp-message,.pp-message b{display:flex;align-items:center}.pp-message b{width:19px;height:19px;flex-shrink:0;justify-content:center;border-radius:50%;color:white}.pp-message.error{color:#a91925;background:var(--red-soft);border:1px solid rgba(237,28,36,.15)}.pp-message.error b{background:var(--red)}.pp-message.success{color:#14764c;background:var(--green-soft);border:1px solid rgba(22,155,98,.15)}.pp-message.success b{background:var(--green)}.pp-login-button{width:100%;height:56px;border:0;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:15px;color:#173258;font-size:13px;font-weight:900;background:linear-gradient(135deg,#ffc83d,#f5a800);box-shadow:0 12px 27px rgba(245,168,0,.23);transition:transform .2s ease,box-shadow .2s ease}.pp-login-button:hover{transform:translateY(-2px);box-shadow:0 17px 33px rgba(245,168,0,.3)}.pp-login-button span{font-size:20px;transition:transform .2s ease}.pp-login-button:hover span{transform:translateX(4px)}.pp-spinner{width:17px;height:17px;border:2px solid rgba(23,50,88,.25);border-top-color:#173258;border-radius:50%;animation:spin .7s linear infinite}.pp-divider{display:flex;align-items:center;gap:10px;margin:25px 0 15px}.pp-divider span{flex:1 1;height:1px;background:var(--border)}.pp-divider small{color:#8b9bb1;font-size:8px;font-weight:800;letter-spacing:.08em;white-space:nowrap}.pp-register{width:100%;height:53px;display:flex;align-items:center;justify-content:center;gap:15px;border:1px solid #d0ddeb;border-radius:12px;background:#ffffff;color:var(--blue);font-size:12px;font-weight:800;transition:transform .2s ease,border-color .2s ease,background .2s ease}.pp-register b{color:var(--gold);font-size:18px;transition:transform .2s ease}.pp-register:hover{transform:translateY(-1px);border-color:rgba(23,105,232,.35);background:#f8fbff}.pp-register:hover b{transform:translateX(4px)}.pp-security{gap:11px;margin-top:17px;padding:12px;border:1px solid #dce8f6;border-radius:11px;background:linear-gradient(135deg,#f7fbff,#eff7ff)}.pp-security,.pp-security-icon{display:flex;align-items:center}.pp-security-icon{width:34px;height:34px;flex-shrink:0;justify-content:center;border-radius:9px;background:var(--green-soft);color:var(--green);font-size:15px;font-weight:900}.pp-security strong{display:block;color:var(--blue-deep);font-size:10px;margin-bottom:3px}.pp-security p{color:var(--muted);font-size:9px;line-height:1.45}.pp-footer{position:relative;z-index:3;width:min(1180px,100%);min-height:70px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:20px;gap:20px;color:#71839d;font-size:9px;padding:12px 5px}.pp-footer-logo img{width:105px;height:42px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}.pp-footer-links{display:flex;justify-content:flex-end;gap:18px}.pp-footer-links a:hover{color:var(--blue)}@keyframes portalIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes loginIn{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{box-shadow:0 0 0 4px rgba(22,155,98,.08)}50%{box-shadow:0 0 0 7px rgba(22,155,98,.02)}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:950px){.pp-page{padding:20px 15px 0}.pp-portal{grid-template-columns:1fr;max-width:720px}.pp-left{border-right:0;border-bottom:1px solid var(--border)}.pp-left,.pp-right{padding:40px}.pp-footer{grid-template-columns:1fr;text-align:center;gap:7px}.pp-footer-links,.pp-footer-logo{justify-content:center}.pp-footer-logo{display:flex}}@media (max-width:600px){.pp-page{padding:10px 9px 0}.pp-portal{border-radius:20px}.pp-left{padding:32px 24px}.pp-logo-area{height:95px;margin-bottom:15px}.pp-logo{width:190px;height:95px}.pp-title{font-size:38px}.pp-description{font-size:13px}.pp-right{padding:35px 24px}.pp-login h2{font-size:38px}.pp-stats{width:100%}.pp-stat{min-width:0;flex:1 1}.pp-stat strong{font-size:13px}.pp-stat span{font-size:7px;white-space:normal}.pp-stat-line{margin:0 7px}}@media (max-width:380px){.pp-left{padding:27px 19px}.pp-right{padding:30px 19px}.pp-title{font-size:33px}.pp-login h2{font-size:32px}.pp-stats{display:none}}.pp-dashboard{background:radial-gradient(circle at 85% 10%,rgba(23,105,232,.055),transparent 28%),#f5f8fc;color:#102a56}.pp-dashboard,.pp-sidebar{min-height:100vh;display:flex}.pp-sidebar{width:258px;position:fixed;left:0;top:0;bottom:0;z-index:100;flex-direction:column;background:#ffffff;border-right:1px solid #e4eaf2;box-shadow:4px 0 20px rgba(15,42,80,.035)}.pp-sidebar-brand{height:92px;display:flex;align-items:center;padding:18px 25px;border-bottom:1px solid #edf1f6}.pp-dashboard-logo{width:150px;height:auto;max-height:70px;object-fit:contain;object-position:left center}.pp-sidebar-section{padding:26px 15px 0}.pp-sidebar-label{padding:0 12px 10px;font-size:10px;font-weight:800;letter-spacing:1.4px;color:#8a9ab2}.pp-nav-item{min-height:46px;margin:3px 0;padding:0 13px;display:flex;align-items:center;gap:12px;border-radius:10px;color:#5d6f89;font-size:13px;font-weight:600;transition:all .2s ease}.pp-nav-item:hover{background:#f1f6ff;color:#1769e8;transform:translateX(2px)}.pp-nav-item.active{background:#eaf2ff;color:#1769e8;font-weight:700;box-shadow:inset 3px 0 0 #1769e8}.pp-nav-icon{width:27px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:15px}.pp-sidebar-bottom{margin-top:auto;padding:15px;border-top:1px solid #edf1f6}.pp-help-card{display:flex;gap:10px;padding:13px;margin-bottom:12px;border:1px solid #e7edf5;border-radius:12px;background:#f8fbff}.pp-help-icon{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf2ff;color:#1769e8;font-weight:800}.pp-help-card span,.pp-help-card strong{display:block}.pp-help-card strong{font-size:11px;color:#16345f;margin-bottom:3px}.pp-help-card span{font-size:9px;line-height:1.4;color:#8190a6}.pp-logout{height:40px;display:flex;align-items:center;gap:10px;padding:0 13px;color:#6c7b91;font-size:12px;font-weight:600;border-radius:9px}.pp-logout:hover{background:#fff4f3;color:#d94d42}.pp-dashboard-main{width:calc(100% - 258px);margin-left:258px;min-height:100vh}.pp-topbar{height:76px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.94);border-bottom:1px solid #e7edf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:-webkit-sticky;position:sticky;top:0;z-index:50}.pp-topbar-title{font-size:13px;font-weight:700;color:#304a70}.pp-topbar-actions{display:flex;align-items:center;gap:18px}.pp-icon-button{width:38px;height:38px;position:relative;border:1px solid #e3eaf3;background:#ffffff;border-radius:10px;color:#62758f;font-size:18px}.pp-icon-button:hover{border-color:#bcd2f2;color:#1769e8;background:#f7faff}.pp-notification-dot{width:7px;height:7px;position:absolute;right:8px;top:7px;background:#ffb000;border:2px solid white;border-radius:50%}.pp-user-menu{gap:10px}.pp-avatar,.pp-user-menu{display:flex;align-items:center}.pp-avatar{width:38px;height:38px;justify-content:center;border-radius:11px;background:linear-gradient(135deg,#1769e8,#4389ed);color:white;font-size:14px;font-weight:800;box-shadow:0 5px 14px rgba(23,105,232,.2)}.pp-user-info span,.pp-user-info strong{display:block}.pp-user-info strong{font-size:12px;color:#173660}.pp-user-info span{margin-top:2px;font-size:10px;color:#8493a8}.pp-chevron{color:#8190a5;margin-left:2px}.pp-mobile-menu{display:none}.pp-dashboard-content{max-width:1540px;margin:0 auto;padding:34px}.pp-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.pp-eyebrow{margin-bottom:9px;font-size:10px;font-weight:800;letter-spacing:1.3px;color:#1769e8}.pp-welcome h1{margin:0;font-size:30px;line-height:1.2;letter-spacing:-1px;color:#102f5e}.pp-welcome h1 span{color:#eda900}.pp-welcome p{margin-top:9px;color:#7588a2;font-size:13px}.pp-primary-button{min-height:44px;padding:0 21px;border:none;border-radius:10px;background:linear-gradient(135deg,#ffbd26,#f7a900);color:#172d4e;font-size:12px;font-weight:800;box-shadow:0 8px 20px rgba(247,169,0,.18);transition:all .2s ease}.pp-primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(247,169,0,.25)}.pp-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:17px;gap:17px;margin-bottom:20px}.pp-stat-card{min-height:157px;padding:19px;background:#ffffff;border:1px solid #e4eaf2;border-radius:14px;box-shadow:0 5px 20px rgba(22,52,90,.035);transition:all .25s ease}.pp-stat-card:hover{transform:translateY(-3px);border-color:#d4e0f0;box-shadow:0 12px 30px rgba(22,52,90,.07)}.pp-stat-top{justify-content:space-between}.pp-stat-icon,.pp-stat-top{display:flex;align-items:center}.pp-stat-icon{width:36px;height:36px;justify-content:center;border-radius:10px;font-size:16px;font-weight:800}.pp-action-icon.blue,.pp-stat-icon.blue{background:#eaf2ff;color:#1769e8}.pp-action-icon.yellow,.pp-stat-icon.yellow{background:#fff5d9;color:#eaa700}.pp-action-icon.green,.pp-stat-icon.green{background:#e8f8f0;color:#159e60}.pp-stat-icon.orange{background:#fff0e1;color:#e97d16}.pp-stat-change{font-size:10px;font-weight:800}.pp-stat-change.positive{color:#159e60}.pp-stat-change.neutral{color:#1769e8}.pp-stat-title{margin-top:18px;color:#72849d;font-size:11px;font-weight:600}.pp-stat-value{margin-top:4px;color:#142f58;font-size:22px;font-weight:800;letter-spacing:-.5px}.pp-stat-period{margin-top:5px;color:#9aa8ba;font-size:9px}.pp-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr);grid-gap:20px;gap:20px;margin-bottom:20px}.pp-panel{background:#ffffff;border:1px solid #e4eaf2;border-radius:14px;box-shadow:0 5px 20px rgba(22,52,90,.035);overflow:hidden}.pp-panel-header{min-height:78px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #edf1f6}.pp-panel-header h2{margin:0;color:#19375f;font-size:14px;font-weight:800}.pp-panel-header p{margin-top:4px;color:#8a9ab0;font-size:10px}.pp-period-select{height:33px;padding:0 10px;border:1px solid #dfe7f1;border-radius:8px;background:white;color:#506682;font-size:10px;outline:none}.pp-chart{min-height:300px;padding:20px 20px 15px;display:flex}.pp-chart-y{width:48px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:29px;color:#9aa8b9;font-size:9px}.pp-chart-area{flex:1 1;position:relative}.pp-chart-lines{position:absolute;inset:0 0 29px;display:flex;flex-direction:column;justify-content:space-between}.pp-chart-lines span{width:100%;border-top:1px dashed #e7edf4}.pp-chart-svg{position:absolute;left:0;right:0;top:0;width:100%;height:calc(100% - 29px)}.pp-chart-x{height:29px;display:flex;align-items:flex-end;justify-content:space-between;color:#96a4b7;font-size:9px}.pp-action-list{padding:7px 14px 12px}.pp-action-item{min-height:70px;display:grid;grid-template-columns:40px 1fr 20px;align-items:center;grid-gap:11px;gap:11px;padding:8px 7px;border-bottom:1px solid #eef2f7;transition:all .2s ease}.pp-action-item:last-child{border-bottom:none}.pp-action-item:hover{padding-left:11px;background:#f9fbfe}.pp-action-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:9px;font-size:14px;font-weight:800}.pp-action-item span,.pp-action-item strong{display:block}.pp-action-item strong{color:#26466f;font-size:11px}.pp-action-item span{margin-top:3px;color:#8a99ac;font-size:9px}.pp-action-item b{color:#a3afbf;font-size:16px}.pp-table{padding:3px 20px 13px}.pp-table-row{min-height:50px;display:grid;grid-template-columns:1.4fr .8fr .8fr;align-items:center;border-bottom:1px solid #eef2f6;font-size:10px}.pp-table-row:last-child{border-bottom:none}.pp-table-head{min-height:38px;color:#9aa7b9;font-size:9px;font-weight:700}.pp-website-name{color:#315274;font-weight:700}.pp-table-money{color:#28466c;font-weight:700}.pp-status{width:-moz-fit-content;width:fit-content;display:inline-flex;padding:5px 8px;border-radius:20px;font-style:normal;font-size:8px;font-weight:800}.pp-status.active{background:#e9f8f0;color:#159e60}.pp-status.pending{background:#fff5d9;color:#d08b00}.pp-view-link{color:#1769e8;font-size:10px;font-weight:700}.pp-view-link:hover{text-decoration:underline}.pp-live{display:flex;align-items:center;gap:5px;color:#159e60;font-size:9px;font-weight:700}.pp-live i{width:6px;height:6px;background:#1ab96e;border-radius:50%;box-shadow:0 0 0 4px rgba(26,185,110,.1)}.pp-activity-list{padding:8px 20px 15px}.pp-activity-item{display:flex;gap:11px;padding:12px 0;border-bottom:1px solid #eef2f6}.pp-activity-item:last-child{border-bottom:none}.pp-activity-dot{width:8px;height:8px;flex-shrink:0;margin-top:4px;border-radius:50%}.pp-activity-dot.blue{background:#1769e8}.pp-activity-dot.green{background:#19ad68}.pp-activity-dot.yellow{background:#efad09}.pp-activity-item small,.pp-activity-item span,.pp-activity-item strong{display:block}.pp-activity-item strong{color:#29486d;font-size:10px}.pp-activity-item span{margin-top:3px;color:#8797ab;font-size:9px}.pp-activity-item small{margin-top:4px;color:#a6b1bf;font-size:8px}.pp-dashboard-footer{min-height:55px;display:flex;align-items:center;justify-content:space-between;color:#94a2b5;font-size:9px}.pp-dashboard-footer div{display:flex;gap:20px}.pp-dashboard-footer a:hover{color:#1769e8}@media (max-width:1100px){.pp-stat-grid{grid-template-columns:repeat(2,1fr)}.pp-dashboard-columns{grid-template-columns:1fr}}@media (max-width:800px){.pp-sidebar{transform:translateX(-100%);transition:transform .25s ease}.pp-sidebar.open{transform:translateX(0)}.pp-dashboard-main{width:100%;margin-left:0}.pp-mobile-menu{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #e3eaf3;border-radius:9px;background:white;color:#506782;font-size:17px}.pp-topbar{padding:0 18px;gap:15px}.pp-topbar-title{margin-right:auto}.pp-chevron,.pp-user-info{display:none}.pp-dashboard-content{padding:22px 17px}.pp-welcome{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.pp-stat-grid{grid-template-columns:1fr}.pp-welcome h1{font-size:25px}.pp-stat-grid{gap:12px}.pp-panel-header{align-items:flex-start;flex-direction:column}.pp-table{overflow-x:auto}.pp-table-row{min-width:500px}.pp-dashboard-footer{align-items:flex-start;flex-direction:column;gap:12px;padding:10px 0}}.website-page{min-height:100vh;padding:34px 34px 60px;background:radial-gradient(circle at 10% 0,rgba(31,111,235,.08),transparent 28%),linear-gradient(180deg,#f7faff,#eef4fb);color:#12315c}.website-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.breadcrumb{font-size:12px;font-weight:600;color:#7b91b0;margin-bottom:10px}.breadcrumb span{margin:0 8px;color:#b5c3d5}.website-header h1{margin:0;color:#092b5c;font-size:32px;line-height:1.15;font-weight:800;letter-spacing:-1px}.website-header p{margin-top:8px;color:#6c82a1;font-size:14px}.add-website-button{border:0;border-radius:12px;background:linear-gradient(135deg,#ffbf1f,#f4a900);color:#142d52;min-height:48px;padding:0 21px;font-size:13px;font-weight:800;box-shadow:0 10px 25px rgba(245,174,15,.24);transition:.25s ease}.add-website-button span{font-size:20px;margin-right:7px;vertical-align:-1px}.add-website-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(245,174,15,.3)}.website-summary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-bottom:24px}.summary-card{min-height:104px;display:flex;align-items:center;gap:15px;padding:20px;background:rgba(255,255,255,.94);border:1px solid #dbe5f2;border-radius:16px;box-shadow:0 8px 25px rgba(37,72,116,.06);transition:.25s ease}.summary-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(37,72,116,.1)}.summary-card span{display:block;margin-bottom:5px;font-size:12px;font-weight:600;color:#7186a4}.summary-card strong{color:#092f64;font-size:24px;line-height:1}.summary-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:12px;font-size:20px;font-weight:800}.blue-icon{background:#eaf2ff;color:#1670ee}.green-icon{background:#e8f8f0;color:#12a968}.yellow-icon{background:#fff5dc;color:#e8a500}.purple-icon{background:#f2edff;color:#7955d9}.websites-card{overflow:hidden;background:#ffffff;border:1px solid #dbe5f2;border-radius:18px;box-shadow:0 10px 30px rgba(35,67,108,.07)}.websites-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 25px;border-bottom:1px solid #e8eef6}.websites-card-top h2{margin:0;color:#0b315f;font-size:17px;font-weight:800}.websites-card-top p{margin-top:5px;color:#8294ad;font-size:12px}.website-tools{gap:10px}.search-box,.website-tools{display:flex;align-items:center}.search-box{height:40px;width:235px;gap:8px;padding:0 12px;background:#f8faff;border:1px solid #d8e3f0;border-radius:9px}.search-box span{color:#7d93b1;font-size:19px}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#173a68;font-size:12px}.search-box input::placeholder{color:#9aabc0}.website-tools select{height:40px;padding:0 12px;border:1px solid #d8e3f0;border-radius:9px;background:#fff;color:#526b8d;outline:0;font-size:12px;font-weight:600}.website-table-wrapper{overflow-x:auto}.website-table{width:100%;min-width:850px;border-collapse:collapse}.website-table th{height:48px;padding:0 24px;background:#fbfcfe;color:#8a9bb3;border-bottom:1px solid #e8eef6;text-align:left;font-size:10px;font-weight:800;letter-spacing:.7px}.website-table td{padding:17px 24px;border-bottom:1px solid #edf2f7;vertical-align:middle;color:#496483;font-size:12px}.website-table tbody tr{transition:.2s ease}.website-table tbody tr:hover{background:#fbfdff}.website-name{display:flex;align-items:center;gap:12px}.website-favicon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#eaf3ff,#dbeaff);color:#1769e8;font-size:15px;font-weight:800;border:1px solid #d2e2f8}.website-name strong{display:block;color:#113661;font-size:13px;font-weight:800}.website-name span{display:block;margin-top:3px;color:#8b9db5;font-size:11px}.status-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:30px;font-size:10px;font-weight:800}.status-badge i{width:6px;height:6px;border-radius:50%}.status-active{color:#078b59;background:#e9f8f1}.status-active i{background:#10b878}.status-pending{color:#b47a00;background:#fff5db}.status-pending i{background:#f0ae00}.status-rejected{color:#d14d58;background:#ffedf0}.status-rejected i{background:#ed6671}.table-number{color:#294c76}.revenue-value{color:#0b8d5a}.manage-button{display:inline-flex;align-items:center;gap:8px;color:#176be7;font-size:11px;font-weight:800;transition:.2s ease}.manage-button:hover{color:#0757c7}.manage-button span{font-size:15px}.table-footer{min-height:54px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;color:#8b9cb4;font-size:11px}.table-footer strong{color:#536d8e}.secure-text{color:#7990ad}.empty-state{padding:65px 20px;text-align:center}.empty-icon{width:55px;height:55px;display:grid;place-items:center;margin:0 auto 15px;border-radius:15px;background:#edf4ff;color:#176be7;font-size:25px}.empty-state h3{color:#143861;font-size:17px}.empty-state p{margin:7px 0 18px;color:#8295ae;font-size:12px}.empty-add-button{border:0;border-radius:9px;padding:11px 18px;background:#176be7;color:white;font-size:12px;font-weight:800}.website-help{display:flex;align-items:center;gap:17px;margin-top:22px;padding:20px 23px;background:linear-gradient(100deg,#eef6ff,#ffffff);border:1px solid #d8e6f7;border-radius:16px}.help-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:12px;background:#fff4d5;font-size:19px}.website-help div:nth-child(2){flex:1 1}.website-help h3{color:#123761;font-size:13px}.website-help p{margin-top:4px;color:#7d91ad;font-size:11px;line-height:1.5}.website-help button{border:1px solid #d7e2ef;border-radius:9px;background:white;color:#176be7;padding:11px 15px;font-size:11px;font-weight:800}.modal-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,39,70,.38);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.website-modal{position:relative;width:100%;max-width:500px;padding:30px;background:#ffffff;border:1px solid #dbe5f2;border-radius:20px;box-shadow:0 30px 80px rgba(15,45,82,.2);animation:websiteModalIn .25s ease}@keyframes websiteModalIn{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close{position:absolute;top:15px;right:17px;width:32px;height:32px;border:0;border-radius:50%;background:#f1f5fa;color:#637a98;font-size:21px}.modal-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:15px;border-radius:13px;background:#fff4d3;color:#e8a600;font-size:27px;font-weight:700}.website-modal h2{color:#103663;font-size:21px}.website-modal>p{margin:7px 0 23px;color:#8092aa;font-size:12px}.website-modal form label{display:block;margin:15px 0 7px;color:#355577;font-size:11px;font-weight:800}.website-modal form input{width:100%;height:45px;padding:0 13px;border:1px solid #d6e1ef;border-radius:9px;outline:none;color:#173b67;background:#fbfdff;font-size:12px;transition:.2s ease}.website-modal form input:focus{border-color:#4b8ff0;box-shadow:0 0 0 3px rgba(39,117,235,.1)}.website-modal form input::placeholder{color:#a1afc1}.modal-note{display:flex;align-items:flex-start;gap:9px;margin-top:17px;padding:12px;border-radius:10px;background:#f2f8ff;border:1px solid #dceafb}.modal-note span{color:#159c67;font-weight:800}.modal-note p{color:#7287a3;font-size:10px;line-height:1.5}.modal-note strong{color:#b47a00}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.cancel-button,.submit-website-button{height:42px;padding:0 17px;border-radius:9px;font-size:11px;font-weight:800}.cancel-button{border:1px solid #d7e2ef;background:white;color:#6e829e}.submit-website-button{border:0;background:linear-gradient(135deg,#ffbf1f,#f5a900);color:#17345b;box-shadow:0 8px 20px rgba(246,174,13,.2)}@media (max-width:1000px){.website-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.website-page{padding:24px 16px 40px}.website-header{align-items:flex-start;flex-direction:column}.add-website-button{width:100%}.website-summary{grid-template-columns:1fr}.websites-card-top{align-items:flex-start;flex-direction:column}.website-tools{width:100%;flex-direction:column}.search-box,.website-tools select{width:100%}.website-help{align-items:flex-start;flex-direction:column}.website-help button{width:100%}.table-footer{gap:10px;align-items:flex-start;flex-direction:column;padding:15px 20px}}@media (max-width:480px){.website-header h1{font-size:27px}.website-modal{padding:24px 19px}}