:root{--p:#123b86;--p2:#0d2b63;--a:#f4b740;--bg:#f6f8fc;--text:#172033;--muted:#667085;--border:#e5eaf2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Tahoma,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}.pub-container{width:min(1180px,calc(100% - 32px));margin:auto}.pub-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.pub-nav{height:78px;display:flex;align-items:center;gap:28px}.pub-brand{display:flex;align-items:center;gap:10px;color:var(--p);min-width:220px}.pub-brand-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--p),#1e65c7);color:#fff;display:grid;place-items:center;font-size:20px;box-shadow:0 8px 20px #123b8625}.pub-brand b{display:block;font-size:18px;font-weight:900}.pub-brand small{display:block;color:#8a94a6;font-size:11px;margin-top:1px}.pub-nav nav{display:flex;gap:22px;align-items:center;flex:1;justify-content:center}.pub-nav nav a{font-size:13px;color:#596579;font-weight:600;transition:.2s}.pub-nav nav a:hover{color:var(--p)}.pub-nav-actions{display:flex;align-items:center;gap:8px}.pub-call,.pub-login{border-radius:12px;padding:10px 14px;font-size:12px;font-weight:800}.pub-call{background:#eef4ff;color:var(--p)}.pub-login{background:var(--p);color:#fff}.pub-menu{display:none;border:0;background:#eef4ff;color:var(--p);border-radius:12px;width:42px;height:42px}.pub-hero{background:radial-gradient(circle at 80% 10%,#2c69c955,transparent 30%),linear-gradient(135deg,#0b2a61,#123b86 55%,#173e80);color:#fff;padding:82px 0 115px;position:relative;overflow:hidden}.pub-hero:after{content:"";position:absolute;inset:auto -10% -150px;height:250px;background:var(--bg);border-radius:50% 50% 0 0}.pub-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;position:relative;z-index:2}.pub-kicker{display:inline-flex;background:#ffffff16;border:1px solid #ffffff25;padding:8px 14px;border-radius:999px;color:#dce8ff;font-size:12px;font-weight:700}.pub-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.35;margin:20px 0 16px;font-weight:900}.pub-hero p{font-size:17px;line-height:2;color:#dce7fa;max-width:680px}.pub-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.pub-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 20px;font-weight:800;font-size:13px;border:1px solid transparent;cursor:pointer}.pub-btn-primary{background:var(--a);color:#182b50}.pub-btn-white{background:#fff;color:var(--p)}.pub-hero-card{background:#fff;color:var(--text);padding:28px;border-radius:28px;box-shadow:0 25px 70px #00143845}.pub-hero-card h3{margin:0 0 6px;color:var(--p);font-size:22px}.pub-hero-card p{font-size:12px;color:var(--muted);margin:0 0 18px}.pub-field{margin-bottom:13px}.pub-field label{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.pub-field input,.pub-field select,.pub-field textarea{width:100%;border:1px solid var(--border);background:#f8fafc;border-radius:12px;padding:12px;font-family:inherit;outline:0}.pub-field input:focus,.pub-field select:focus,.pub-field textarea:focus{border-color:#6c9de8;box-shadow:0 0 0 4px #2b69c414;background:#fff}.pub-section{padding:78px 0}.pub-section.alt{background:#fff}.pub-section-head{text-align:center;margin-bottom:38px}.pub-section-head span{color:#6682ac;font-size:12px;font-weight:800}.pub-section-head h2{font-size:32px;color:var(--p2);margin:8px 0;font-weight:900}.pub-section-head p{color:var(--muted);max-width:700px;margin:auto;line-height:2}.pub-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pub-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px;box-shadow:0 10px 35px #173d6d08}.pub-card-icon{width:50px;height:50px;border-radius:15px;background:#eef4ff;color:var(--p);display:grid;place-items:center;font-size:20px;margin-bottom:16px}.pub-card h3{font-size:16px;margin:0 0 8px}.pub-card p{font-size:12px;color:var(--muted);line-height:1.9;margin:0}.pub-two{display:grid;grid-template-columns:1fr 1fr;gap:28px}.pub-list{display:grid;gap:12px}.pub-list-item{background:#f8fafc;border:1px solid var(--border);border-radius:16px;padding:15px;display:flex;gap:12px;line-height:1.9;font-size:13px}.pub-check{color:#1d75d2;font-size:17px}.pub-price{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pub-price .pub-card strong{font-size:25px;color:var(--p);display:block;margin:15px 0}.pub-dark{background:#0b1935;color:#fff}.pub-dark h2{color:#fff}.pub-dark p{color:#afbdd4}.pub-cta{background:linear-gradient(135deg,#123b86,#0b2a61);color:#fff;border-radius:28px;padding:45px;text-align:center}.pub-footer{background:#08152c;color:#b6c1d4;padding-top:55px}.pub-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px;padding-bottom:45px}.pub-footer h4{color:#fff;margin:0 0 16px}.pub-footer a,.pub-footer span{display:block;font-size:13px;margin:9px 0}.pub-footer p{line-height:2;font-size:13px;max-width:470px}.pub-footer-bottom{border-top:1px solid #ffffff12;text-align:center;padding:18px;font-size:11px}.footer-brand{color:#fff}.pub-page{padding:55px 0 80px}.pub-page-head{margin-bottom:28px}.pub-page-head .crumb{font-size:12px;color:#8190a8;margin-bottom:12px}.pub-page-head h1{font-size:30px;color:var(--p2);margin:0 0 8px;font-weight:900}.pub-page-head p{color:var(--muted);margin:0}.pub-form-card,.pub-result-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:30px;box-shadow:0 14px 40px #173d6d0b}.pub-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pub-field.full{grid-column:1/-1}.pub-form-actions{display:flex;justify-content:flex-start;margin-top:20px}.pub-alert{padding:14px 16px;border-radius:14px;margin-bottom:18px;font-size:13px}.pub-alert.success{background:#eaf8f0;color:#197044}.pub-alert.danger{background:#fff0f0;color:#a42b2b}.pub-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}.pub-table th,.pub-table td{padding:15px;text-align:right;border-bottom:1px solid var(--border);font-size:12px}.pub-table th{background:#f5f8fc;color:#53627a;font-weight:800}.pub-table tr:last-child td{border-bottom:0}.pub-empty{text-align:center;padding:35px;color:var(--muted)}.pub-upload{border:2px dashed #ccd7e8;border-radius:18px;padding:22px;background:#f9fbfe}.pub-upload input{width:100%}.pub-menu-open .pub-nav nav{display:flex}.pub-link{color:var(--p);font-weight:800}@media(max-width:900px){.pub-nav nav{display:none}.pub-menu{display:block}.pub-nav-actions .pub-call{display:none}.pub-hero-grid,.pub-two{grid-template-columns:1fr}.pub-grid4,.pub-price{grid-template-columns:repeat(2,1fr)}.pub-footer-grid{grid-template-columns:1fr 1fr}.pub-hero{padding-top:55px}}@media(max-width:600px){.pub-container{width:min(100% - 22px,1180px)}.pub-brand{min-width:auto}.pub-brand small{display:none}.pub-grid4,.pub-price,.pub-form-grid,.pub-footer-grid{grid-template-columns:1fr}.pub-hero h1{font-size:34px}.pub-hero p{font-size:14px}.pub-section{padding:55px 0}.pub-form-card,.pub-result-card{padding:20px}.pub-nav{height:68px}}
.pub-header{direction:rtl}.pub-footer{direction:rtl}.pub-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.pub-footer p,.pub-footer a,.pub-footer span{text-align:right}.pub-menu-open .pub-mobile-menu{display:grid}
@media(max-width:800px){.pub-nav-actions .pub-consult,.pub-nav-actions .pub-nav-link{display:none}.pub-mobile-menu{display:none}.pub-menu{display:block}.pub-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.pub-footer-grid{grid-template-columns:1fr}.pub-nav{gap:10px}.pub-brand b{font-size:16px}}


/* Unified public UI - all public pages follow the home page design */
body.public-body, body.public-body *{font-family:Vazirmatn,Tahoma,Arial,sans-serif;direction:rtl;text-align:right}
body.public-body .fa,body.public-body .fas,body.public-body .far,body.public-body .fal,body.public-body .fad,body.public-body .fa-solid,body.public-body .fa-regular{font-family:"Font Awesome 6 Free"!important}
body.public-body .fab,body.public-body .fa-brands{font-family:"Font Awesome 6 Brands"!important}
.public-body input,.public-body select,.public-body textarea{direction:rtl;text-align:right}
.pub-header{box-shadow:0 8px 30px rgba(18,59,134,.06)}
.pub-nav{min-height:82px}
.pub-nav-actions{margin-right:auto;direction:rtl}
.pub-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;padding:11px 15px;font-size:12px;font-weight:900;white-space:nowrap;border:1px solid transparent;transition:.2s;box-shadow:0 5px 16px rgba(18,59,134,.08)}
.pub-action i{font-size:14px}
.pub-action-upload{background:#eef5ff;color:#123b86;border-color:#d9e6fb}.pub-action-upload:hover{background:#dfeeff;transform:translateY(-1px)}
.pub-action-consult{background:#fff3cf;color:#815b00;border-color:#f3dfa2}.pub-action-consult:hover{background:#ffe9a9;transform:translateY(-1px)}
.pub-action-login{background:#123b86;color:#fff;border-color:#123b86}.pub-action-login:hover{background:#0d2b63;transform:translateY(-1px)}
.pub-main-nav{direction:rtl}
.pub-main-nav a{font-family:Vazirmatn!important}
.pub-page,.pub-page *,.pub-form-card,.pub-result-card,.pub-card,.pub-section,.pub-footer{direction:rtl;text-align:right}
.pub-page-head{text-align:right!important}.pub-page-head .crumb{text-align:right}.pub-section-head,.pub-section-head h2,.pub-section-head p{text-align:right!important;margin-right:0;margin-left:auto}
.pub-card h3,.pub-card p,.pub-list-item,.pub-footer h4,.pub-footer p,.pub-footer a{text-align:right!important}
.pub-hero,.pub-hero *{text-align:right!important}
.pub-hero-actions{justify-content:flex-start}
.pub-form-actions{justify-content:flex-start}
.pub-mobile-actions{display:grid;gap:8px;padding-top:8px}
.pub-mobile-actions .pub-action{width:100%;justify-content:flex-start}
.pub-upload-card{overflow:hidden}
.pub-upload-intro{display:flex;align-items:center;gap:15px;padding:18px;background:#f6f9fe;border:1px solid var(--border);border-radius:18px;margin-bottom:20px}
.pub-upload-intro strong{display:block;font-size:15px;color:var(--p2)}.pub-upload-intro p{margin:5px 0 0;color:var(--muted);font-size:12px}
.pub-upload-icon{width:52px;height:52px;border-radius:15px;background:#e8f1ff;color:var(--p);display:grid;place-items:center;font-size:21px;flex:none}
.pub-dropzone{min-height:180px!important;border:2px dashed #c8d7ec!important;border-radius:20px!important;background:#fbfdff!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:25px!important;cursor:pointer;transition:.2s;text-align:center!important}
.pub-dropzone:hover{border-color:#6c9de8!important;background:#f4f8ff!important}.pub-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.pub-dropzone strong{font-size:14px;color:var(--p)}.pub-dropzone small{color:var(--muted)}.pub-dropzone-icon{width:54px;height:54px;border-radius:50%;background:#eaf2ff;color:var(--p);display:grid;place-items:center;font-size:22px}
.pub-captcha-row{display:grid;grid-template-columns:auto 44px 1fr;gap:8px;align-items:center}.pub-captcha-row .captcha-wrapper{height:44px;display:flex;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff}.pub-captcha-row img{height:42px!important;width:auto!important}.pub-icon-btn{height:44px;width:44px;border:1px solid var(--border);background:#fff;border-radius:10px;color:var(--p);cursor:pointer}
.pub-alert.info{background:#eef4ff;color:#244f8f}.pub-table-wrap{overflow-x:auto}
.pub-footer-grid{direction:rtl}
@media(max-width:1100px){.pub-main-nav{display:none}.pub-nav-actions{margin-right:0}.pub-nav{justify-content:space-between}.pub-action{padding:10px 12px}.pub-nav-actions{display:flex}.pub-nav-actions .pub-action{display:inline-flex}}
@media(max-width:800px){.pub-nav-actions .pub-action{display:none}.pub-menu{display:block}.pub-mobile-menu{display:none}.pub-menu-open .pub-mobile-menu{display:grid}.pub-hero-grid{grid-template-columns:1fr}.pub-hero-card{margin-top:10px}.pub-section-head,.pub-section-head h2,.pub-section-head p{text-align:right!important}.pub-captcha-row{grid-template-columns:1fr 44px}.pub-captcha-row .captcha-wrapper{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:600px){.pub-action{width:100%}.pub-nav-actions{display:none}.pub-hero-actions{display:grid}.pub-hero-actions .pub-btn{width:100%}.pub-upload-intro{align-items:flex-start}.pub-page-head h1{font-size:25px}}
