:root{--navy:#17233b;--navy2:#0e1830;--orange:#e86f2d;--orange-soft:#fff2e9;--cream:#fbfaf7;--line:#e6e8ed;--muted:#6d7482;--green:#198a62;--blue:#3274d9;--purple:#7656c9;--white:#fff;--shadow:0 14px 40px rgba(26,35,55,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:var(--cream);font-family:'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button,a{cursor:pointer}.hidden{display:none!important}.prototype-bar{height:42px;background:var(--navy2);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:1000;font-size:12px}.prototype-bar span{display:flex;gap:10px;align-items:center}.prototype-bar small{color:#98a2b5}.prototype-tabs{height:100%;display:flex}.prototype-tabs button{border:0;background:transparent;color:#aeb5c2;padding:0 18px;border-bottom:2px solid transparent}.prototype-tabs button.active{color:#fff;border-color:var(--orange)}.public-header{height:82px;background:#fff;display:flex;align-items:center;padding:0 6vw;border-bottom:1px solid var(--line);position:sticky;top:42px;z-index:50}.brand,.admin-brand{display:flex;align-items:center;text-decoration:none;color:var(--navy);gap:12px}.brand img,.admin-brand img{width:44px;height:44px;object-fit:contain}.brand span,.admin-brand span{display:flex;flex-direction:column;line-height:1.1}.brand b,.admin-brand b{font-family:'Plus Jakarta Sans';font-size:16px;letter-spacing:.3px}.brand small,.admin-brand small{font-size:11px;color:var(--muted);margin-top:4px}.public-header nav{display:flex;gap:38px;margin:auto}.public-header nav a{color:#4b5260;text-decoration:none;font-weight:600;font-size:14px}.btn{border:0;border-radius:9px;padding:12px 18px;font-weight:700;display:inline-flex;justify-content:center;align-items:center;gap:12px;text-decoration:none}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 7px 18px rgba(232,111,45,.2)}.btn-outline{background:#fff;border:1px solid #dcdfe5;color:var(--navy)}.btn-soft{background:#f1f2f4;color:var(--navy)}.hero{min-height:615px;padding:76px 8vw 65px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;background:linear-gradient(110deg,#fffaf5 0,#fbfaf7 55%,#f4eee7 100%)}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;color:var(--orange)}.hero h1{font:800 clamp(42px,5vw,68px)/1.08 'Plus Jakarta Sans';letter-spacing:-3px;margin:17px 0 22px}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin:31px 0}.trust-row{display:flex;gap:22px;font-size:13px;color:#59606d}.trust-row span::first-letter{color:var(--green)}.hero-visual{height:430px;position:relative}.orb{position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(145deg,#f1d8c8,#fff6ef);right:5%;top:0}.status-card{position:absolute;width:370px;right:10%;top:100px;padding:27px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 25px 70px rgba(46,40,36,.15)}.status-top{display:flex;align-items:center;gap:15px}.status-top>span:last-child{display:flex;flex-direction:column}.status-top small,.floating-card small{color:var(--muted);margin-bottom:4px}.icon-box{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:bold}.status-line{height:3px;background:#d9dedb;margin:30px 17px 12px;display:flex;justify-content:space-between}.status-line i{width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:var(--green);transform:translateY(-5px);box-shadow:0 0 0 2px var(--green)}.status-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.floating-card{position:absolute;background:#fff;box-shadow:var(--shadow);padding:13px 17px;border-radius:13px;display:flex;gap:10px;align-items:center;font-size:18px}.floating-card span{display:flex;flex-direction:column;font-size:11px}.fc-one{top:40px;left:0}.fc-two{right:0;bottom:35px}.content-section{padding:88px 7vw;background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end}.section-head h2,.steps-section h2{font:800 34px 'Plus Jakarta Sans';margin:8px 0}.section-head p{color:var(--muted);margin:0}.text-btn{border:0;background:transparent;color:var(--orange);font-weight:700}.filter-row{display:flex;gap:8px;margin:30px 0 22px}.chip{border:1px solid var(--line);background:#fff;border-radius:50px;padding:9px 16px;color:#6b7280}.chip.active{background:var(--navy);color:#fff}.search{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 12px}.filter-row .search{margin-left:auto}.search input{border:0;outline:0;padding:10px;background:transparent}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{border:1px solid var(--line);padding:23px;border-radius:14px;transition:.2s;background:#fff}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#f0c5ad}.service-icon,.stat-icon{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;font-size:20px}.orange{background:#fff0e7;color:var(--orange)}.blue{background:#eaf2ff;color:var(--blue)}.green{background:#e7f6ef;color:var(--green)}.purple{background:#f1edff;color:var(--purple)}.service-type{display:inline-flex;font-size:9px;font-weight:800;letter-spacing:1px;margin:21px 0 4px}.service-type.apply{color:var(--orange)}.service-type.info{color:var(--green)}.service-card h3{font:700 17px 'Plus Jakarta Sans';margin:8px 0}.service-card p{font-size:13px;color:var(--muted);line-height:1.6;height:62px}.service-card footer{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.service-card footer b{color:var(--orange)}.steps-section{text-align:center;padding:80px 8vw;background:var(--cream)}.steps{display:flex;justify-content:center;align-items:center;gap:55px;margin-top:45px}.steps div{width:220px}.steps div>b{display:inline-grid;place-items:center;background:var(--navy);color:#fff;border-radius:50%;width:50px;height:50px}.steps h3{margin-bottom:7px}.steps p{color:var(--muted);font-size:13px}.steps>i{color:#c7cbd1}.wizard-page{min-height:calc(100vh - 124px);padding:32px 6vw 60px;background:#f7f7f5}.back-link{border:0;background:transparent;color:var(--muted);font-weight:600;margin-bottom:25px}.wizard-shell{max-width:1120px;margin:auto;display:grid;grid-template-columns:345px 1fr;background:#fff;border-radius:17px;box-shadow:var(--shadow);overflow:hidden}.wizard-side{background:var(--navy);color:#fff;padding:42px 35px}.eyebrow.light{color:#f3a273}.wizard-side h2{font:700 25px 'Plus Jakarta Sans';margin:12px 0}.wizard-side>p{color:#afb6c2;font-size:13px;line-height:1.6}.wizard-steps{margin:38px 0}.wizard-steps>div{display:flex;gap:14px;min-height:70px;position:relative;opacity:.5}.wizard-steps>div:not(:last-child):after{content:'';position:absolute;width:1px;background:#788091;height:34px;left:16px;top:37px}.wizard-steps div.active{opacity:1}.wizard-steps b{width:33px;height:33px;border:1px solid #8a91a0;display:grid;place-items:center;border-radius:50%;flex:none}.wizard-steps .active b{background:var(--orange);border-color:var(--orange)}.wizard-steps span{display:flex;flex-direction:column}.wizard-steps strong{font-size:13px}.wizard-steps small{color:#aeb5c0;margin-top:4px}.privacy{background:rgba(255,255,255,.07);padding:14px;border-radius:9px;font-size:11px;line-height:1.5}.wizard-form{padding:42px 48px}.form-head{display:flex;justify-content:space-between;align-items:end}.form-head span{font-size:10px;color:var(--muted);letter-spacing:1px}.form-head h2{font:700 23px 'Plus Jakarta Sans';margin:7px 0 0}.form-head>strong{color:var(--orange)}.progress{height:4px;background:#eee;margin:20px 0 32px}.progress i{display:block;width:25%;height:100%;background:var(--orange);transition:.3s}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid .wide{grid-column:1/-1}.wizard-form label,.modal label{display:flex;flex-direction:column;gap:8px;font-weight:600;font-size:12px}.wizard-form input,.wizard-form select,.wizard-form textarea,.modal input,.table-toolbar select{border:1px solid #dfe2e7;border-radius:8px;padding:12px 13px;background:#fff;outline:none;color:var(--navy)}textarea{min-height:95px;resize:vertical}.wizard-form input:focus,.wizard-form select:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.form-actions{display:flex;justify-content:space-between;margin-top:38px;padding-top:22px;border-top:1px solid var(--line)}.upload-box{border:1.5px dashed #cdd1d8;border-radius:12px;text-align:center;padding:48px}.upload-box>b{font-size:30px;color:var(--orange)}.upload-box h3{margin:12px 0 5px}.upload-box p,.upload-box small{color:var(--muted)}.file-row,.document-row{border:1px solid var(--line);margin-top:14px;padding:14px;border-radius:9px;display:flex;justify-content:space-between}.file-row small{margin-left:auto;margin-right:20px;color:var(--muted)}.file-row button{border:0;background:none}.review-box{border:1px solid var(--line);padding:20px;border-radius:11px}.review-box h3{margin-top:0}.review-box dl,.drawer dl{margin:0}.review-box dl div,.drawer dl div{display:grid;grid-template-columns:150px 1fr;padding:10px 0;border-bottom:1px solid #eee}.review-box dt,.drawer dt{color:var(--muted);font-size:12px}.review-box dd,.drawer dd{margin:0;font-weight:600;font-size:13px}.check{flex-direction:row!important;margin-top:18px}.info-layout{max-width:1080px;margin:auto;display:grid;grid-template-columns:1fr 310px;gap:25px}.info-main,.contact-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:38px}.info-main h1{font:800 37px 'Plus Jakarta Sans';margin:10px 0}.lead{color:var(--muted);font-size:17px;line-height:1.6}.timeline{margin-top:30px;border-left:2px solid #f1c6ad}.timeline div{display:flex;flex-direction:column;margin:0 0 28px 25px;position:relative}.timeline div:before{content:'';width:11px;height:11px;border-radius:50%;background:var(--orange);position:absolute;left:-31px;top:4px}.timeline span{color:var(--muted);margin-top:5px}.contact-card{height:max-content}.contact-card p,.contact-card small{display:block;color:var(--muted);line-height:1.6}.contact-card .btn{width:100%;margin:12px 0}
.admin-app{min-height:calc(100vh - 42px);background:#f5f6f8;display:flex}.sidebar{width:252px;background:var(--navy);color:#fff;position:fixed;top:42px;bottom:0;padding:24px 15px;display:flex;flex-direction:column;z-index:20}.admin-brand{padding:0 10px 24px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.admin-brand small{color:#aeb5c0}.sidebar nav{margin-top:23px}.sidebar nav small{display:block;color:#778195;font-size:9px;letter-spacing:1.4px;margin:19px 14px 7px}.sidebar nav button{width:100%;display:flex;align-items:center;gap:13px;border:0;background:transparent;color:#b9c0cc;padding:12px 14px;border-radius:7px;text-align:left;font-weight:600;font-size:13px}.sidebar nav button i{font-style:normal;width:17px;text-align:center}.sidebar nav button b{margin-left:auto;background:var(--orange);color:#fff;border-radius:20px;padding:2px 7px;font-size:9px}.sidebar nav button.active{background:var(--orange);color:#fff}.sidebar-help{margin:auto 5px 0;background:rgba(255,255,255,.07);padding:16px;border-radius:10px;display:grid;grid-template-columns:30px 1fr}.sidebar-help span{grid-row:1/3;background:rgba(255,255,255,.1);width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.sidebar-help b{font-size:11px}.sidebar-help small{font-size:9px;color:#9ea6b4}.admin-shell{margin-left:252px;width:calc(100% - 252px)}.admin-header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 32px;position:sticky;top:42px;z-index:15}.menu-button{border:0;background:none;font-size:19px}.admin-actions{margin-left:auto;display:flex;gap:12px}.notification,.profile{background:#fff;border:1px solid var(--line);border-radius:8px;position:relative}.notification{width:39px}.notification>b{position:absolute;background:var(--orange);color:#fff;width:16px;height:16px;border-radius:50%;font-size:8px;right:-5px;top:-5px;display:grid;place-items:center}.profile{padding:5px 9px;display:flex;align-items:center;gap:9px}.profile>span:first-child,.person{width:31px;height:31px;border-radius:8px;background:#ffeadf;color:var(--orange);display:grid;place-items:center;font-size:10px;font-weight:bold}.profile>span:nth-child(2){display:flex;flex-direction:column;text-align:left}.profile b{font-size:11px}.profile small{font-size:9px;color:var(--muted)}.admin-page{padding:32px;max-width:1550px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.page-title span{color:var(--orange);font-size:11px;font-weight:700}.page-title h1{font:700 27px 'Plus Jakarta Sans';margin:4px 0}.page-title p{margin:0;color:var(--muted);font-size:13px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-grid article{background:#fff;border:1px solid var(--line);padding:20px;border-radius:11px;display:flex;gap:15px}.stat-grid article>div{display:flex;flex-direction:column}.stat-grid small{color:var(--muted);font-size:11px}.stat-grid b{font:700 25px 'Plus Jakarta Sans';margin:2px 0}.stat-grid em{font-style:normal;color:var(--green);font-size:9px}.stat-grid article:nth-child(2) em{color:var(--orange)}.dashboard-grid{display:grid;grid-template-columns:1.65fr .75fr;gap:17px;margin:17px 0}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:20px}.panel-head{display:flex;justify-content:space-between}.panel-head h3{font:700 15px 'Plus Jakarta Sans';margin:0}.panel-head p{color:var(--muted);font-size:10px;margin:4px 0}.panel-head select{border:1px solid var(--line);border-radius:6px;height:31px;font-size:10px}.chart{height:210px;margin:20px 0 0 25px;position:relative;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,#fff 0,#fff 41px,#eef0f3 42px)}.chart svg{width:100%;height:180px;margin-top:8px;overflow:visible}.chart .line{fill:none;stroke:var(--orange);stroke-width:3}.chart .area{fill:url(#fill)}.y-axis{position:absolute;left:-25px;top:-6px;bottom:-2px;display:flex;flex-direction:column;justify-content:space-between;font-size:8px;color:#8a9099}.x-axis{position:absolute;left:0;right:0;bottom:-20px;display:flex;justify-content:space-between;font-size:8px;color:#8a9099}.donut{width:135px;height:135px;margin:16px auto;border-radius:50%;background:conic-gradient(var(--green) 0 71%,var(--blue) 71% 82%,var(--orange) 82%);display:grid;place-items:center;position:relative}.donut:after{content:'';position:absolute;inset:21px;background:#fff;border-radius:50%}.donut div{z-index:1;display:flex;flex-direction:column;text-align:center}.donut b{font-size:22px}.donut small{font-size:9px;color:var(--muted)}.legend{padding:0;margin:0;list-style:none}.legend li{display:flex;align-items:center;font-size:10px;margin-top:8px}.legend i{width:7px;height:7px;border-radius:50%;margin-right:8px}.legend b{margin-left:auto}.recent{padding-bottom:8px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;margin-top:14px;font-size:11px}th{text-align:left;color:#89909c;font-weight:600;padding:10px;border-bottom:1px solid var(--line)}td{padding:12px 10px;border-bottom:1px solid #eff0f2}td b{display:inline-flex;flex-direction:column}td b small{font-weight:400;color:var(--muted);margin-top:3px}.person{display:inline-grid;vertical-align:middle;margin-right:8px}.badge{display:inline-block;padding:5px 9px;border-radius:20px;font-size:9px;font-weight:700}.badge.pending{background:#fff3df;color:#b97508}.badge.process{background:#e8f1ff;color:var(--blue)}.badge.done{background:#e7f6ef;color:var(--green)}.badge.reject{background:#ffeaeb;color:#c74450}.icon-button{width:30px;height:30px;border:1px solid var(--line);background:#fff;border-radius:7px;color:#656c78}.icon-button.danger{color:#d84c57}.data-panel{padding:0 20px 14px}.table-toolbar{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line)}.table-toolbar .search{width:330px}.table-toolbar select{margin-left:7px}.pagination{display:flex;justify-content:space-between;align-items:center;padding:18px 0;color:var(--muted);font-size:10px}.pagination button{border:1px solid var(--line);background:#fff;padding:6px 9px}.pagination button.active{background:var(--navy);color:#fff}.service-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.service-admin-grid article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:20px}.service-admin-grid article>div{display:flex;justify-content:space-between}.service-admin-grid h3{font-size:15px;margin:18px 0 5px}.service-admin-grid p{color:var(--muted);font-size:11px}.service-admin-grid footer{border-top:1px solid var(--line);padding-top:13px;margin-top:20px;display:flex;justify-content:space-between;font-size:10px}.service-admin-grid footer button{border:0;background:none}.modal-backdrop,.drawer-backdrop{position:fixed;inset:0;background:rgba(11,20,38,.6);z-index:2000;display:grid;place-items:center}.modal{background:#fff;border-radius:15px;padding:34px;width:min(440px,92vw);position:relative;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal h2{font:700 23px 'Plus Jakarta Sans';margin:9px 0}.modal>p{color:var(--muted);font-size:13px;line-height:1.6}.modal-close{position:absolute;right:15px;top:15px;border:0;background:#f3f4f6;border-radius:50%;width:30px;height:30px}.full{width:100%;margin-top:15px}.success-modal{text-align:center}.success-icon{width:60px;height:60px;border-radius:50%;background:#e4f6ed;color:var(--green);font-size:27px;display:grid;place-items:center;margin:auto}.tracking-id{background:#f7f7f7;padding:15px;border-radius:9px;display:grid;grid-template-columns:1fr 30px}.tracking-id span{grid-column:1/-1;font-size:9px;color:var(--muted)}.tracking-id b{font-size:21px}.tracking-id button{border:0;background:none}.muted{font-size:11px!important}.tracking-result{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.result-head{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.result-head small{color:var(--muted)}.mini-steps{display:flex;align-items:start;margin-top:25px}.mini-steps span{width:28px;height:28px;border:2px solid #cdd2d9;border-radius:50%;display:grid;place-items:center;font-size:10px;position:relative}.mini-steps span.done{background:var(--green);border-color:var(--green);color:#fff}.mini-steps small{position:absolute;top:34px;color:var(--muted);white-space:nowrap}.mini-steps i{height:2px;background:#d7dbe0;flex:1;margin-top:13px}.drawer-backdrop{place-items:stretch end}.drawer{background:#fff;width:min(520px,95vw);height:100%;overflow:auto;padding:28px;box-shadow:-20px 0 60px rgba(0,0,0,.18)}.drawer-head{display:flex;justify-content:space-between}.drawer-head h2{margin:6px 0}.drawer-head button{border:0;background:#f0f1f3;border-radius:50%;width:32px;height:32px}.drawer-status{display:flex;justify-content:space-between;background:#f7f8f9;padding:13px;border-radius:8px;margin:15px 0}.drawer-status small{color:var(--muted)}.drawer section{border-top:1px solid var(--line);padding-top:12px;margin-top:20px}.drawer section h3{font-size:14px}.document-row{width:100%;background:#fff}.document-row span{color:var(--orange)}.document-row.generated{background:#fff9f5;border-color:#f3d5c5}.drawer-actions{position:sticky;bottom:-28px;background:#fff;border-top:1px solid var(--line);padding:18px 0;display:flex;gap:10px}.drawer-actions .btn{flex:1}.reject-action{color:#c74450}.approve-action.approved{background:var(--green)}
@media(max-width:1000px){.service-grid,.stat-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-visual{display:none}.public-header nav{display:none}.dashboard-grid{grid-template-columns:1fr}.service-admin-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.prototype-bar>span{display:none}.prototype-tabs{margin:auto}.public-header{padding:0 16px}.public-header>.btn{display:none}.hero{padding:55px 22px}.hero h1{font-size:40px}.trust-row{flex-direction:column;gap:7px}.content-section,.steps-section{padding:55px 20px}.service-grid,.stat-grid,.service-admin-grid{grid-template-columns:1fr}.filter-row{flex-wrap:wrap}.filter-row .search{margin:5px 0;width:100%}.steps{flex-direction:column;gap:20px}.steps>i{transform:rotate(90deg)}.wizard-page{padding:20px 12px}.wizard-shell{grid-template-columns:1fr}.wizard-side{padding:25px}.wizard-steps{display:none}.wizard-form{padding:27px 20px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.info-layout{grid-template-columns:1fr}.sidebar{width:72px}.admin-brand span,.sidebar nav small,.sidebar nav button:not(.active){font-size:0}.admin-brand{padding:0}.admin-brand img{width:40px}.sidebar nav button{justify-content:center}.sidebar nav button i{font-size:16px}.sidebar-help{display:none}.admin-shell{margin-left:72px;width:calc(100% - 72px)}.admin-page{padding:20px 12px}.page-title{align-items:flex-start}.page-title .btn{font-size:0}.page-title .btn:first-letter{font-size:18px}.table-toolbar{flex-direction:column;gap:10px}.table-toolbar .search{width:100%}.panel{overflow:auto}.profile>span:nth-child(2),.profile i{display:none}}
.toast-box{position:fixed;right:24px;top:65px;z-index:4000;display:flex;flex-direction:column;gap:10px}.toast{min-width:290px;background:#fff;border-left:4px solid var(--green);box-shadow:0 12px 35px rgba(0,0,0,.2);padding:14px 16px;border-radius:8px;display:flex;align-items:center;gap:11px;animation:toastIn .25s ease}.toast.info{border-color:var(--blue)}.toast b{color:var(--green)}.toast.info b{color:var(--blue)}@keyframes toastIn{from{opacity:0;transform:translateX(25px)}}.header-popover{position:absolute;top:58px;width:285px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;padding:7px;z-index:30}.header-popover .menu-title{padding:11px;font-weight:700;font-size:12px;border-bottom:1px solid var(--line)}.header-popover .menu-title b{float:right;color:var(--orange);font-size:9px}.header-popover button{width:100%;border:0;background:#fff;padding:11px;border-radius:7px;text-align:left;display:flex;flex-direction:column;color:var(--navy)}.header-popover button:hover{background:#f7f8fa}.header-popover button strong{font-size:11px}.header-popover button small{color:var(--muted);margin-top:4px}.header-popover button.logout{color:#c74450;border-top:1px solid var(--line)}.generic-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.dialog-copy{color:var(--muted);font-size:13px;line-height:1.6}.contact-options{display:flex;gap:9px}.demo-form{display:grid;gap:14px;margin-top:20px}.demo-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600}.demo-form input,.demo-form select{border:1px solid var(--line);padding:11px;border-radius:8px}.btn-danger{background:#c74450;color:#fff}.document-preview{min-height:260px;border:1px solid #d9dce1;padding:35px;text-align:center;display:flex;flex-direction:column;gap:20px;margin-top:18px;background:#fffdf9}.document-preview span{font-weight:700;text-decoration:underline}.document-preview p{text-align:left;font-family:serif;line-height:1.8;color:#4c5058}.upload-box{cursor:pointer}.upload-box:hover{border-color:var(--orange);background:#fffaf7}.service-card,.admin-brand{cursor:pointer}.admin-app.sidebar-collapsed .sidebar{transform:translateX(-252px)}.admin-app.sidebar-collapsed .admin-shell{margin-left:0;width:100%}.sidebar,.admin-shell{transition:.25s}.profile,.notification,.icon-button,.service-admin-grid footer button{transition:.18s}.profile:hover,.notification:hover,.icon-button:hover,.service-admin-grid footer button:hover{border-color:var(--orange);color:var(--orange)}
