*{box-sizing:border-box}html{scroll-behavior:smooth}.landing-page{color:#203b34;background:#f4faf7;min-height:100vh;overflow:hidden}.landing-header{z-index:20;background:linear-gradient(135deg,#0e584b,#176b5c 55%,#135d50);justify-content:space-between;align-items:center;gap:35px;width:100%;min-height:86px;padding:0 6%;display:flex;position:relative;box-shadow:0 5px 25px #0d4a3f2e}.landing-logo{align-items:center;text-decoration:none;display:flex}.header-logo-image{object-fit:contain;width:170px;max-height:55px;display:block}.header-spacer{flex:1}.landing-actions{align-items:center;gap:14px;display:flex}.login-button,.signup-button{border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:11px 23px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.login-button{color:#fff;background:#ffffff12;border:1px solid #fff6}.signup-button{color:#173c34;background:#a9d42a;gap:10px;box-shadow:0 7px 20px #a9d42a40}.login-button:hover,.signup-button:hover{transform:translateY(-2px)}.ticker-wrapper{z-index:10;background:linear-gradient(90deg,#0a4037,#11594b,#0b463c);border-bottom:1px solid #a9d42a2e;align-items:center;width:100%;height:52px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #09433821}.ticker-wrapper:before,.ticker-wrapper:after{content:"";z-index:3;pointer-events:none;width:90px;height:100%;position:absolute;top:0}.ticker-wrapper:before{background:linear-gradient(90deg,#0a4037,#0000);left:0}.ticker-wrapper:after{background:linear-gradient(270deg,#0a4037,#0000);right:0}.ticker-track{flex-shrink:0;align-items:center;width:max-content;animation:34s linear infinite tickerMove;display:flex}.ticker-wrapper:hover .ticker-track{animation-play-state:paused}.ticker-item{white-space:nowrap;color:#d9ebe5;letter-spacing:.3px;align-items:center;gap:11px;padding:0 27px;font-size:13px;font-weight:650;display:flex}.ticker-dot{color:#a9d42a;text-shadow:0 0 10px #a9d42aa6;font-size:12px;animation:1.8s ease-in-out infinite tickerSpark}@keyframes tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes tickerSpark{50%{opacity:.65;transform:scale(1.35)}}.hero-section{background:radial-gradient(circle at 85% 35%,#a9d42a26,#0000 30%),linear-gradient(135deg,#f7fcfa,#eef8f4);grid-template-columns:1fr .95fr;align-items:center;gap:65px;min-height:610px;padding:70px 7% 55px;display:grid}.hero-content{max-width:650px}.hero-badge{color:#116452;letter-spacing:.7px;background:#dff1e9;border-radius:30px;padding:9px 15px;font-size:11px;font-weight:800;display:inline-flex}.hero-content h1{color:#203b34;letter-spacing:-2.5px;margin:22px 0 0;font-size:clamp(48px,5.3vw,72px);font-weight:700;line-height:1.04}.hero-content h1 span{color:#126a59}.hero-content p{color:#667c74;max-width:600px;margin:24px 0 0;font-size:17px;line-height:1.7}.hero-buttons{align-items:center;gap:14px;margin-top:32px;display:flex}.primary-button,.secondary-button{border-radius:9px;min-height:48px;padding:13px 22px;font-size:14px;font-weight:700;text-decoration:none}.primary-button{color:#fff;background:#126a59;align-items:center;gap:16px;display:flex;box-shadow:0 10px 25px #126a592e}.primary-button span{font-size:18px}.secondary-button{color:#126a59;background:#fff;border:1px solid #c8ddd5}.hero-trust{color:#6f847c;flex-wrap:wrap;gap:22px;margin-top:27px;font-size:12px;font-weight:600;display:flex}.hero-visual{justify-content:center;align-items:center;min-height:450px;display:flex;position:relative}.moving-roller{z-index:1;background:#a9d42a;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 0 6px #a9d42a21,0 0 30px #a9d42a99}.roller-one{animation:5s linear infinite rollerMoveOne}.roller-two{animation:7s linear -2s infinite rollerMoveTwo}.roller-three{animation:9s linear -4s infinite rollerMoveThree}.orbit-ring{pointer-events:none;border:1px dashed #126a592e;border-radius:50%;position:absolute}.orbit-ring-one{width:520px;height:285px;transform:rotate(-12deg)}.orbit-ring-two{width:415px;height:230px;transform:rotate(18deg)}@keyframes rollerMoveOne{0%{transform:translate(-230px,-40px)}25%{transform:translate(20px,-140px)}50%{transform:translate(230px,5px)}75%{transform:translate(10px,135px)}to{transform:translate(-230px,-40px)}}@keyframes rollerMoveTwo{0%{transform:translate(220px,55px)}25%{transform:translate(70px,135px)}50%{transform:translate(-220px,30px)}75%{transform:translate(-55px,-135px)}to{transform:translate(220px,55px)}}@keyframes rollerMoveThree{0%{transform:translate(-160px,100px)}25%{transform:translate(-10px,-110px)}50%{transform:translate(190px,-50px)}75%{transform:translate(40px,125px)}to{transform:translate(-160px,100px)}}.hero-card-main{z-index:3;background:#fff;border:1px solid #d6e7e0;border-radius:21px;width:min(100%,465px);padding:28px;position:relative;box-shadow:0 30px 80px #126a5929}.hero-card-top{justify-content:space-between;align-items:flex-start;display:flex}.hero-card-top span{color:#7d9189;font-size:12px;display:block}.hero-card-top strong{color:#29453d;margin-top:6px;font-size:21px;display:block}.hero-status{color:#23855a;background:#e5f6ed;border-radius:20px;padding:8px 12px;font-size:10px;font-weight:700}.hero-stat-grid{grid-template-columns:repeat(2,1fr);gap:13px;margin-top:24px;display:grid}.hero-stat{background:linear-gradient(135deg,#f2f8f5,#eaf5f0);border-radius:12px;padding:18px}.hero-stat span{color:#7a8f87;font-size:10px;font-weight:600;display:block}.hero-stat strong{color:#126a59;margin-top:8px;font-size:27px;font-weight:750;display:block}.hero-chart{background:linear-gradient(135deg,#f6faf8,#eef7f3);border-radius:13px;margin-top:18px;padding:20px}.chart-heading{justify-content:space-between;align-items:center;display:flex}.chart-heading span{color:#425b52;font-size:12px;font-weight:700}.chart-heading small{color:#8a9b95;font-size:9px}.chart-bars{justify-content:space-between;align-items:flex-end;gap:11px;height:125px;margin-top:16px;display:flex}.chart-bars i{background:linear-gradient(#1b7a66,#126452);border-radius:6px 6px 3px 3px;flex:1;min-height:25px;animation:2.5s ease-in-out infinite chartPulse}.chart-bars i:first-child{height:35%}.chart-bars i:nth-child(2){height:55%;animation-delay:.2s}.chart-bars i:nth-child(3){height:43%;animation-delay:.4s}.chart-bars i:nth-child(4){height:75%;animation-delay:.6s}.chart-bars i:nth-child(5){height:62%;animation-delay:.8s}.chart-bars i:nth-child(6){height:88%;animation-delay:1s}.chart-bars i:nth-child(7){height:70%;animation-delay:1.2s}@keyframes chartPulse{50%{opacity:.72;transform:translateY(-5px)}}.floating-card{z-index:5;background:#fff;border:1px solid #d6e7e0;border-radius:12px;align-items:center;gap:11px;padding:14px;animation:4s ease-in-out infinite floatCard;display:flex;position:absolute;box-shadow:0 18px 45px #126a5924}.floating-card>span{color:#126a59;background:#e4f3ed;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.floating-card strong{color:#3a524a;font-size:11px;display:block}.floating-card small{color:#879892;margin-top:4px;font-size:9px;display:block}.floating-card-one{bottom:35px;left:-15px}.floating-card-two{animation-delay:-2s;top:30px;right:-20px}@keyframes floatCard{50%{transform:translateY(-9px)}}.services-section{background:linear-gradient(#fff,#f5faf8);padding:95px 7% 100px}.section-intro{text-align:center;max-width:750px;margin:0 auto 48px}.section-tag{color:#88b400;letter-spacing:1.4px;font-size:11px;font-weight:800}.section-intro h2{color:#203b34;margin:12px 0 0;font-size:42px;font-weight:700;line-height:1.18}.section-intro h2 span{color:#126a59}.section-intro p{color:#71857d;max-width:650px;margin:15px auto 0;font-size:15px;line-height:1.7}.services-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:0 auto;display:grid}.service-box{background:linear-gradient(145deg,#fff,#f0f8f4);border:1px solid #d6e7e0;border-radius:19px;min-height:285px;padding:31px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.service-box:before{content:"";background:#a9d42a1a;border-radius:50%;width:145px;height:145px;position:absolute;top:-65px;right:-55px}.service-box:after{content:"";background:#a9d42a;border-radius:10px;width:5px;height:65px;position:absolute;top:30px;left:0}.service-box:hover{border-color:#b9d7cd;transform:translateY(-8px);box-shadow:0 25px 55px #126a591f}.service-top{justify-content:space-between;align-items:center;display:flex}.service-number{color:#88b400;letter-spacing:1.2px;font-size:13px;font-weight:800}.service-arrow{color:#126a59;background:#e0f1ea;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex}.service-content{margin-top:43px}.service-box h3{color:#2d4940;margin:0;font-size:24px;font-weight:700}.service-box p{color:#71857d;max-width:315px;margin:13px 0 0;font-size:13px;line-height:1.75}.service-line{background:#dce9e4;width:100%;height:1px;margin-top:27px}.service-link{color:#126a59;margin-top:16px;font-size:11px;font-weight:800;display:inline-block}.cta-section{background:linear-gradient(135deg,#0f5e50,#176f5e);border-radius:22px;justify-content:space-between;align-items:center;gap:35px;margin:65px 7%;padding:58px 62px;display:flex;box-shadow:0 20px 55px #126a5926}.cta-section .section-tag{color:#b4d936}.cta-section h2{color:#fff;margin:10px 0 0;font-size:38px}.cta-section h2 span{color:#b8df36}.cta-section p{color:#c5ddd7;margin:10px 0 0;font-size:14px}.cta-button{color:#173c34;background:#a9d42a;border-radius:10px;flex-shrink:0;padding:15px 24px;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 10px 25px #a9d42a33}.landing-footer{color:#fff;background:linear-gradient(135deg,#092e27,#103f35);padding:70px 7% 30px}.footer-main{border-bottom:1px solid #ffffff21;grid-template-columns:1.6fr .8fr 1fr 1fr;gap:65px;padding-bottom:52px;display:grid}.footer-brand{max-width:390px}.footer-logo-link{align-items:center;text-decoration:none;display:inline-flex}.footer-logo-image{object-fit:contain;width:175px;max-height:58px;display:block}.footer-brand p{color:#a2b8b1;max-width:340px;margin:20px 0 0;font-size:13px;line-height:1.8}.footer-badge{color:#b9dc3a;background:#a9d42a14;border:1px solid #a9d42a40;border-radius:25px;margin-top:22px;padding:9px 14px;font-size:10px;font-weight:700;display:inline-flex}.footer-column{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-column h4{color:#fff;margin:0 0 10px;font-size:15px;font-weight:700}.footer-column a{color:#a2b8b1;font-size:12px;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#b9dc3a}.footer-info p{color:#a2b8b1;max-width:220px;margin:0;font-size:12px;line-height:1.8}.footer-bottom{color:#718e85;justify-content:space-between;align-items:center;gap:20px;padding-top:25px;font-size:11px;display:flex}@media (width<=1100px){.hero-section{grid-template-columns:1fr;padding-top:60px}.hero-content{text-align:center;max-width:760px;margin:0 auto}.hero-buttons,.hero-trust{justify-content:center}.hero-content p{margin-left:auto;margin-right:auto}.hero-visual{width:100%;max-width:650px;margin:0 auto}.services-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-info{display:none}}@media (width<=750px){.landing-header{padding:0 5%}.header-logo-image{width:140px}.login-button,.signup-button{min-height:42px;padding:10px 15px;font-size:12px}.ticker-wrapper{height:46px}.ticker-item{padding:0 20px;font-size:11px}.hero-content h1{letter-spacing:-1.5px;font-size:46px}.hero-content p{font-size:15px}.services-section{padding:70px 5% 75px}.section-intro{margin-bottom:35px}.section-intro h2{font-size:34px}.section-intro p{font-size:13px}.services-grid{grid-template-columns:1fr;gap:18px}.service-box{min-height:250px}.cta-section{flex-direction:column;align-items:flex-start;margin:45px 5%;padding:40px 28px}.cta-section h2{font-size:31px}.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1/-1}}@media (width<=500px){.landing-header{min-height:70px}.header-logo-image{width:115px}.login-button{display:none}.signup-button{padding:9px 13px;font-size:11px}.ticker-wrapper{height:43px}.ticker-item{padding:0 16px;font-size:10px}.hero-section{min-height:auto;padding-top:45px}.hero-content h1{font-size:38px}.hero-content p{font-size:14px}.hero-buttons{flex-direction:column;width:100%}.primary-button,.secondary-button{text-align:center;justify-content:center;width:100%}.hero-visual{min-height:360px}.hero-card-main{padding:19px}.hero-stat strong{font-size:22px}.chart-bars{height:105px}.floating-card-one{left:-5px}.floating-card-two{right:-5px}.orbit-ring-one{width:350px;height:210px}.orbit-ring-two{width:290px;height:170px}.services-section{padding:55px 5% 65px}.section-intro h2{font-size:28px}.section-intro p{font-size:12px}.service-box{min-height:230px;padding:24px}.service-content{margin-top:30px}.service-box h3{font-size:21px}.service-box p{font-size:12px}.cta-section{margin:35px 5%}.cta-section h2{font-size:27px}.landing-footer{padding:50px 5% 25px}.footer-main{grid-template-columns:1fr;gap:35px}.footer-brand{grid-column:auto}.footer-info{display:flex}.footer-logo-image{width:150px}.footer-brand p{font-size:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}.login-page{box-sizing:border-box;background:radial-gradient(circle at 10% 10%,#1db95426,#0000 35%),linear-gradient(135deg,#eefbf5,#f7fffb);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:30px;display:flex;position:relative;overflow:hidden}.floating-circle{pointer-events:none;background:#1cb25b1a;border-radius:50%;animation:7s ease-in-out infinite floatCircle;position:absolute}.circle-one{width:260px;height:260px;top:-90px;left:-70px}.circle-two{width:180px;height:180px;animation-delay:1s;top:8%;right:5%}.circle-three{width:300px;height:300px;animation-delay:2s;bottom:-130px;right:-120px}@keyframes floatCircle{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.login-card{z-index:2;background:#fff;border-radius:28px;grid-template-columns:48% 52%;width:min(1180px,100%);min-height:700px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #16462d29}.login-brand-panel{color:#fff;background:linear-gradient(145deg,#063b26,#08733f 55%,#0b9250);position:relative;overflow:hidden}.brand-content{z-index:5;box-sizing:border-box;flex-direction:column;height:100%;padding:55px 55px 35px;display:flex;position:relative}.brand-logo{align-items:center;display:flex}.logo-box{box-sizing:border-box;background:#fff;border-radius:12px;justify-content:flex-start;align-items:center;width:190px;min-height:65px;padding:8px 14px;display:flex;box-shadow:0 10px 25px #00000024}.logo-box img{object-fit:contain;object-position:left center;width:160px;max-height:55px;display:block}.brand-divider{background:#ffffffb3;border-radius:5px;width:60px;height:3px;margin:30px 0 22px}.portal-badge{letter-spacing:1.4px;background:#ffffff14;border:1px solid #ffffff4d;border-radius:30px;width:fit-content;padding:8px 13px;font-size:10px;font-weight:700;display:inline-flex}.hero-text{margin-top:28px}.hero-text>span{letter-spacing:2px;opacity:.72;font-size:11px;font-weight:700}.hero-text h1{letter-spacing:-1.5px;margin:12px 0 16px;font-size:clamp(35px,4vw,52px);line-height:1.05}.hero-text h1 strong{color:#baf4d1}.hero-text p{color:#ffffffc7;max-width:470px;margin:0;font-size:14px;line-height:1.7}.feature-list{flex-direction:column;gap:17px;margin-top:35px;display:flex}.feature-item{align-items:center;gap:14px;display:flex}.feature-icon{background:#ffffff1c;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.feature-icon svg{fill:#fff;width:21px;height:21px}.feature-item strong{font-size:13px;display:block}.feature-item small{color:#ffffff9e;margin-top:3px;font-size:11px;display:block}.brand-footer{color:#ffffff8c;margin-top:auto;padding-top:30px;font-size:11px}.decor-ring{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.ring-one{width:390px;height:390px;top:-100px;right:-180px}.ring-two{width:280px;height:280px;bottom:-100px;left:-180px}.decor-dot{background:#fff6;border-radius:50%;width:8px;height:8px;animation:3s infinite pulseDot;position:absolute}.dot-one{top:18%;right:30%}.dot-two{animation-delay:1s;bottom:22%;right:14%}@keyframes pulseDot{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.login-form-panel{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;padding:50px;display:flex}.login-form-container{width:min(410px,100%)}.login-icon{background:#e8f8ef;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:20px;display:flex}.login-icon svg{fill:#0b8b4b;width:27px;height:27px}.login-form-container h2{color:#153d2a;letter-spacing:-.8px;margin:0;font-size:31px}.login-subtitle{color:#7b8c83;margin:9px 0 30px;font-size:13px;line-height:1.6}.form-group{margin-bottom:20px}.input-wrapper{background:#fbfdfc;border:1px solid #dbe8e0;border-radius:13px;align-items:center;height:53px;transition:all .2s;display:flex;position:relative}.input-wrapper:focus-within{border-color:#19a45b;box-shadow:0 0 0 4px #19a45b14}.input-icon{justify-content:center;align-items:center;width:48px;display:flex}.input-icon svg{fill:#7b9787;width:19px;height:19px}.input-wrapper input{color:#1d3027;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 13px 0 0;font-size:13px}.input-wrapper input::placeholder{color:#a4b2aa}.password-toggle{cursor:pointer;background:0 0;border:0;padding:10px}.password-toggle svg{fill:#789185;width:19px;height:19px}.form-options{justify-content:flex-end;margin-top:-5px;margin-bottom:20px;display:flex}.forgot-password{color:#0b9250;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.forgot-password:hover{text-decoration:underline}.login-error,.login-success{border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:12px;line-height:1.5}.login-error{color:#c73535;background:#fff0f0;border:1px solid #ffd2d2}.login-success{color:#168047;background:#ecfbf2;border:1px solid #ccefd9}.signin-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#087b43,#13a85c);border:0;border-radius:13px;width:100%;height:53px;font-size:14px;font-weight:800;transition:all .2s;box-shadow:0 10px 25px #0c904e33}.signin-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #0c904e47}.signin-button:disabled{opacity:.6;cursor:not-allowed}.signin-button span{margin-left:10px;font-size:18px}.signup-divider{text-align:center;margin:28px 0 16px;position:relative}.signup-divider:before{content:"";background:#e5eee9;height:1px;position:absolute;top:50%;left:0;right:0}.signup-divider span{z-index:1;color:#93a099;background:#fff;padding:0 12px;font-size:11px;position:relative}.signup-button{box-sizing:border-box;color:#087b43;background:#f5fcf8;border:1px solid #b9ddc8;border-radius:13px;justify-content:center;align-items:center;width:100%;min-height:51px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.signup-button:hover{background:#eaf8f0}.security-notice{background:#f7faf8;border:1px solid #e7eee9;border-radius:13px;gap:12px;margin-top:25px;padding:14px;display:flex}.security-icon{background:#e4f6ec;border-radius:9px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.security-icon svg{fill:#168b50;width:17px;height:17px}.security-notice strong{color:#355143;font-size:11px}.security-notice p{color:#829087;margin:3px 0 0;font-size:10px;line-height:1.5}.back-login-button{color:#087b43;cursor:pointer;background:#f5fbf7;border:1px solid #cfe5d8;border-radius:12px;width:100%;height:50px;margin-top:15px;font-weight:700;transition:all .2s}.back-login-button:hover{background:#eaf7ef}.secondary-back{margin-top:8px}@media (width<=900px){.login-page{padding:20px}.login-card{grid-template-columns:1fr}.login-brand-panel{min-height:430px}.brand-content{padding:40px}.feature-list{grid-template-columns:1fr 1fr;display:grid}}@media (width<=600px){.login-page{padding:0}.login-card{border-radius:0;min-height:100vh}.login-brand-panel{min-height:auto}.brand-content{padding:35px 25px}.hero-text h1{font-size:36px}.feature-list{grid-template-columns:1fr}.login-form-panel{padding:35px 24px}.logo-box{width:175px}.logo-box img{width:145px}}.signup-page{background:radial-gradient(circle at 10% 10%,#12a5591f,#0000 30%),linear-gradient(135deg,#effbf5,#f9fffb);min-height:100vh;padding:40px 20px}.signup-container{background:#fff;border-radius:24px;width:min(1000px,100%);margin:auto;padding:38px;box-shadow:0 25px 70px #164b2f1f}.signup-header{border-bottom:1px solid #e5eee9;align-items:center;gap:25px;margin-bottom:28px;padding-bottom:28px;display:flex}.verifyal-logo{object-fit:contain;width:175px;max-height:65px}.header-text h1{color:#153d2a;letter-spacing:-.9px;margin:0;font-size:30px;font-weight:800}.header-text p{color:#7c8e84;margin:7px 0 0;font-size:13px}.signup-section{background:#fcfefd;border:1px solid #e3eee8;border-radius:17px;margin-bottom:25px;padding:25px}.section-heading{align-items:center;gap:14px;margin-bottom:23px;display:flex}.section-icon{color:#087d44;background:#e6f7ed;border-radius:13px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.section-heading h2{color:#1c3d2d;margin:0;font-size:19px}.section-heading p{color:#8a9991;margin:4px 0 0;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{min-width:0}.field.full{grid-column:1/-1}.field label{color:#2e4a3b;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.field input,.field textarea{box-sizing:border-box;color:#20382b;background:#fff;border:1px solid #dbe8e0;border-radius:11px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:all .2s}.field input{height:48px;padding:0 13px}.field textarea{resize:vertical;padding:12px 13px}.field input:focus,.field textarea:focus{border-color:#19a45b;box-shadow:0 0 0 4px #19a45b14}.field input::placeholder,.field textarea::placeholder{color:#a3b0a9}.signup-error{color:#c53737;background:#fff1f1;border:1px solid #ffd1d1;border-radius:10px;margin:10px 0 20px;padding:13px 15px;font-size:12px}.signup-success{color:#178049;background:#edfbf2;border:1px solid #ccefd9;border-radius:10px;margin:10px 0 20px;padding:13px 15px;font-size:12px}.submit-area{text-align:center;padding-top:5px}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#087b43,#13a85c);border:0;border-radius:13px;width:100%;height:55px;font-size:14px;font-weight:800;transition:all .2s;box-shadow:0 12px 28px #0c904e33}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 32px #0c904e45}.submit-button:disabled{opacity:.6;cursor:not-allowed}.login-link{color:#7d8d84;margin:17px 0 0;font-size:12px}.login-link a{color:#087d44;font-weight:800;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (width<=700px){.signup-page{padding:15px}.signup-container{border-radius:18px;padding:22px 16px}.signup-header{flex-direction:column;align-items:flex-start;gap:15px}.verifyal-logo{width:150px}.header-text h1{font-size:25px}.signup-section{padding:18px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.section-heading{align-items:flex-start}}.sidebar{box-sizing:border-box;z-index:1100;background:#fff;border-right:1px solid #dce9e4;flex-direction:column;width:245px;height:100vh;margin:0;padding:0;transition:width .3s,transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #176b5c0f}.sidebar-brand{width:100%;height:var(--topbar-height);min-height:var(--topbar-height);box-sizing:border-box;background:linear-gradient(135deg,#176b5c,#0f5b4e);border-bottom:1px solid #0e574b;justify-content:center;align-items:center;margin:0;padding:0 18px;display:flex;overflow:hidden}.sidebar-logo{object-fit:contain;width:150px;max-width:100%;height:auto;max-height:52px;transition:width .25s,opacity .2s;display:block}.sidebar-menu{box-sizing:border-box;flex:1;margin:0;padding:27px 14px;overflow-y:auto}.menu-title{color:#91a09b;letter-spacing:1px;margin:0 10px 14px;font-size:11px;font-weight:800}.sidebar-nav{flex-direction:column;gap:7px;display:flex}.sidebar-link{box-sizing:border-box;color:#53645e;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:50px;margin:0;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.sidebar-link:hover{color:#176b5c;background:#edf7f3;transform:translate(2px)}.sidebar-link.active{color:#176b5c;background:linear-gradient(135deg,#dff2eb,#eaf7f3);font-weight:750;box-shadow:inset 3px 0 #176b5c,0 4px 12px #176b5c0f}.sidebar-icon{color:#70817a;background:#f2f6f4;border-radius:9px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:18px;transition:all .2s;display:flex}.sidebar-link:hover .sidebar-icon,.sidebar-link.active .sidebar-icon{color:#176b5c;background:#cfe9df}.sidebar-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.nav-arrow{color:#9ba8a3;opacity:0;margin-left:auto;font-size:20px;transition:all .2s}.sidebar-link:hover .nav-arrow,.sidebar-link.active .nav-arrow{opacity:1}.sidebar-user{box-sizing:border-box;background:#fbfdfc;border-top:1px solid #e7efec;align-items:center;gap:5px;min-height:76px;margin:0;padding:12px 14px;display:flex;position:relative}.user-link{box-sizing:border-box;border-radius:11px;flex:1;align-items:center;gap:10px;min-width:0;min-height:52px;padding:7px;text-decoration:none;transition:all .2s;display:flex}.user-link:hover,.user-link.active{background:#edf7f3}.user-avatar{color:#176b5c;background:linear-gradient(135deg,#d9f0e8,#c7e6dc);border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:14px;font-weight:800;display:flex}.user-details{flex-direction:column;gap:4px;min-width:0;display:flex;overflow:hidden}.user-details span{color:#91a09b;text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:700}.user-details strong{white-space:nowrap;text-overflow:ellipsis;color:#33463f;max-width:150px;font-size:12px;font-weight:650;overflow:hidden}.user-menu-wrapper{position:relative}.user-menu-button{color:#71817b;cursor:pointer;background:0 0;border:0;border-radius:9px;width:34px;height:38px;font-size:22px;line-height:1;transition:all .2s}.user-menu-button:hover{color:#176b5c;background:#e8f4f0}.user-popup{z-index:1200;background:#fff;border:1px solid #dce9e4;border-radius:11px;width:135px;padding:6px;position:absolute;bottom:46px;right:0;box-shadow:0 12px 30px #1c433a26}.logout-button{color:#d04d4d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;padding:10px 11px;font-size:13px;font-weight:650;transition:all .2s;display:flex}.logout-button:hover{background:#fff0f0}.sidebar.collapsed{width:76px}.sidebar.collapsed .sidebar-brand{justify-content:center;padding:0}.sidebar.collapsed .sidebar-logo{width:43px;max-height:43px}.sidebar.collapsed .sidebar-menu{padding:25px 10px}.sidebar.collapsed .menu-title{display:none}.sidebar.collapsed .sidebar-link{justify-content:center;padding:8px}.sidebar.collapsed .sidebar-label,.sidebar.collapsed .nav-arrow{display:none}.sidebar.collapsed .sidebar-icon{width:40px;min-width:40px;height:40px}.sidebar.collapsed .sidebar-user{justify-content:center;padding:10px 8px}.sidebar.collapsed .user-link{flex:0;justify-content:center;padding:5px}.sidebar.collapsed .user-details,.sidebar.collapsed .user-menu-wrapper{display:none}.sidebar-menu::-webkit-scrollbar{width:5px}.sidebar-menu::-webkit-scrollbar-track{background:0 0}.sidebar-menu::-webkit-scrollbar-thumb{background:#d5e3de;border-radius:10px}@media (width<=900px){.sidebar{width:225px}.sidebar.collapsed{width:70px}.sidebar.collapsed .sidebar-logo{width:42px}}@media (width<=600px){.sidebar{width:250px;transform:translate(0)}.sidebar.collapsed{width:250px;transform:translate(-100%)}.sidebar.collapsed .sidebar-logo{width:150px;max-height:50px}.sidebar.collapsed .sidebar-brand{justify-content:center;padding:0 18px}.sidebar.collapsed .sidebar-menu{padding:27px 14px}.sidebar.collapsed .sidebar-link{justify-content:flex-start;padding:8px 12px}.sidebar.collapsed .sidebar-icon{width:34px;min-width:34px;height:34px}.sidebar.collapsed .sidebar-user{padding:12px 14px}.sidebar.collapsed .user-link{flex:1;justify-content:flex-start}.sidebar.collapsed .user-details,.sidebar.collapsed .user-menu-wrapper{display:block}}.sidebar-link.disabled{opacity:.45;cursor:not-allowed;pointer-events:auto;-webkit-user-select:none;user-select:none}.sidebar-link.disabled:hover{color:inherit;background:0 0;transform:none}.sidebar-link.disabled .sidebar-icon,.sidebar-link.disabled .sidebar-label,.sidebar-link.disabled .nav-arrow{cursor:not-allowed}.app-header{box-sizing:border-box;z-index:50;background:#fff;border-bottom:1px solid #e3ece8;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:82px;padding:16px 28px;display:flex;position:relative}.header-left{align-items:center;gap:0;min-width:0;display:flex}.mobile-sidebar-toggle{color:#176b5c;cursor:pointer;background:#f3f9f6;border:1px solid #d7e7e2;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-right:10px;padding:0;font-size:23px;font-weight:700;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:none}.mobile-sidebar-toggle:hover{background:#e3f3ed;border-color:#b9d9cf;transform:translateY(-1px)}.mobile-sidebar-toggle:active{transform:scale(.95)}.header-title{min-width:0}.header-title h2{color:#263a35;letter-spacing:-.3px;margin:0;font-size:25px;font-weight:700;line-height:1.2}.header-title p{color:#84928d;margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.4}.header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-terms-status{box-sizing:border-box;cursor:pointer;text-align:left;border-radius:11px;align-items:center;gap:8px;min-width:175px;min-height:46px;padding:6px 10px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.header-terms-status:hover{transform:translateY(-1px)}.header-terms-accepted{background:#f1faf4;border:1px solid #b8dfc5}.header-terms-accepted:hover{background:#eaf8ee;border-color:#9dccad;box-shadow:0 6px 16px #15803d14}.header-terms-action{background:#fff9eb;border:1px solid #efd39a}.header-terms-action:hover{background:#fff5dc;border-color:#e3bf72;box-shadow:0 6px 16px #b4530914}.header-terms-icon{border-radius:8px;justify-content:center;align-items:center;width:29px;min-width:29px;height:29px;font-size:13px;font-weight:800;display:flex}.header-terms-accepted .header-terms-icon{color:#15803d;background:#d9f3e1}.header-terms-action .header-terms-icon{color:#b45309;background:#ffedc2}.header-terms-content{flex-direction:column;gap:1px;min-width:0;display:flex}.header-terms-content small{color:#7a8a85;text-transform:uppercase;letter-spacing:.4px;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;line-height:1.2;overflow:hidden}.header-terms-content strong{color:#29453e;font-size:11px;font-weight:800;line-height:1.3}.header-terms-content>span{color:#87958f;font-size:8px;font-weight:600;line-height:1.2}.credit-button{cursor:pointer;text-align:left;background:#f7fbf9;border:1px solid #d5e6e0;border-radius:12px;align-items:center;gap:9px;min-width:145px;padding:9px 12px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.credit-button:hover{background:#edf8f4;border-color:#b9d9cf;transform:translateY(-1px);box-shadow:0 7px 18px #176b5c1a}.credit-button:active{transform:translateY(0)}.credit-icon{color:#fff;background:#176b5c;border-radius:9px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:15px;font-weight:700;display:flex}.credit-content{flex-direction:column;gap:2px;min-width:0;display:flex}.credit-content small{color:#81918b;text-transform:uppercase;letter-spacing:.6px;font-size:9px;font-weight:700}.credit-content strong{color:#29453e;font-size:14px;font-weight:700}.credit-arrow{color:#176b5c;margin-left:auto;font-size:16px;font-weight:700}.header-avatar{color:#176b5c;cursor:pointer;background:#e9f5f1;border:1px solid #d7e7e2;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:17px;transition:background .2s,transform .2s;display:flex}.header-avatar:hover{background:#dff0ea;transform:translateY(-1px)}.recharge-overlay{z-index:5000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1928246b;justify-content:center;align-items:center;padding:24px;animation:.2s rechargeFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.recharge-modal{box-sizing:border-box;background:#fff;border-radius:18px;width:min(100%,650px);max-height:calc(100vh - 48px);padding:26px 28px 28px;animation:.25s rechargeSlideUp;overflow-y:auto;box-shadow:0 25px 70px #16342d33}.recharge-header{box-sizing:border-box;justify-content:center;align-items:center;min-height:40px;padding:0 50px 12px;display:flex;position:relative}.recharge-header h2{color:#263442;text-align:center;margin:0;font-size:24px;font-weight:700;line-height:1.3}.recharge-close{color:#263442;cursor:pointer;background:#f1f3f5;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:25px;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:-2px;right:0}.recharge-close:hover{background:#e5e9ec;transform:rotate(5deg)}.scanner-section{background:#f7f9fa;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;padding:24px 20px 23px;display:flex}.scanner-box{box-sizing:border-box;background:#fff;border:1px solid #dce2e6;border-radius:8px;justify-content:center;align-items:center;width:180px;height:180px;padding:10px;display:flex}.scanner-image{object-fit:contain;width:100%;height:100%;display:block}.scanner-section p{color:#4d5b6a;margin:15px 0 0;font-size:16px;font-weight:500;line-height:1.4}.bank-details{box-sizing:border-box;background:#f7f9fa;border-radius:14px;margin-top:24px;padding:26px 24px}.bank-details h3{color:#263442;margin:0 0 18px;font-size:18px;font-weight:700;line-height:1.3}.bank-row{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:18px;margin-top:13px;display:grid}.bank-row:first-of-type{margin-top:0}.bank-row span{color:#344152;font-size:15px;font-weight:700;line-height:1.5}.bank-row strong{color:#526071;word-break:break-word;min-width:0;font-size:15px;font-weight:500;line-height:1.5}@keyframes rechargeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rechargeSlideUp{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1050px){.app-header{padding:14px 20px}.header-terms-status{min-width:160px}.credit-button{min-width:132px}}@media (width<=800px){.app-header{min-height:76px;padding:14px 18px}.header-title h2{font-size:21px}.header-title p{font-size:12px}.header-terms-status{min-width:auto}.credit-button{min-width:132px}.recharge-overlay{padding:16px}.recharge-modal{max-height:calc(100vh - 32px);padding:22px}.recharge-header h2{font-size:21px}}@media (width<=600px){.app-header{gap:10px;min-height:76px;padding:12px 14px}.mobile-sidebar-toggle{display:flex}.header-left{flex:1;min-width:0}.header-title{min-width:0}.header-title h2{white-space:nowrap;text-overflow:ellipsis;font-size:19px;overflow:hidden}.header-title p{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.header-actions{gap:7px}.header-terms-status{border-radius:10px;justify-content:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:4px}.header-terms-content{display:none}.header-terms-icon{width:30px;min-width:30px;height:30px}.credit-button{min-width:auto;padding:7px 9px}.credit-icon{width:31px;min-width:31px;height:31px}.credit-content strong{font-size:12px}.credit-content small{font-size:8px}.credit-arrow{display:none}.header-avatar{width:38px;min-width:38px;height:38px}.recharge-modal{border-radius:15px;padding:18px}.recharge-header{padding-left:35px;padding-right:35px}.recharge-header h2{font-size:19px}.recharge-close{width:36px;height:36px;font-size:22px}.scanner-section{padding:20px 12px}.scanner-box{width:165px;height:165px}.scanner-section p{font-size:14px}.bank-details{padding:20px 16px}.bank-details h3{font-size:17px}.bank-row{grid-template-columns:1fr;gap:2px;margin-top:14px}.bank-row span{font-size:12px}.bank-row strong{font-size:14px}}@media (width<=400px){.app-header{gap:6px;padding:10px}.mobile-sidebar-toggle{width:38px;min-width:38px;height:38px;margin-right:7px;font-size:21px}.header-title h2{font-size:17px}.header-title p{display:none}.header-terms-status{width:38px;min-width:38px;height:38px;min-height:38px;padding:3px}.header-terms-icon{width:28px;min-width:28px;height:28px;font-size:12px}.credit-content{display:none}.credit-button{justify-content:center;width:42px;min-width:42px;height:42px;padding:4px}.credit-icon{width:31px;height:31px}.header-avatar{width:38px;min-width:38px;height:38px}.recharge-overlay{padding:10px}.recharge-modal{max-height:calc(100vh - 20px);padding:15px}}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0!important;padding:0!important}html,body{overflow-x:hidden}.dashboard-layout{--sidebar-width:245px;--topbar-height:89px;box-sizing:border-box;background:#f4f8f6;width:100%;min-height:100vh;margin:0;padding:0}.dashboard-shell{width:calc(100% - var(--sidebar-width));min-height:100vh;margin:0 0 0 var(--sidebar-width);box-sizing:border-box;flex-direction:column;padding:0;transition:margin-left .3s,width .3s;display:flex}.dashboard-layout.sidebar-collapsed{--sidebar-width:76px}.dashboard-layout.sidebar-collapsed .dashboard-shell{width:calc(100% - var(--sidebar-width));margin-left:var(--sidebar-width)}.dashboard-content{box-sizing:border-box;background:linear-gradient(#f5f9f7 0%,#f1f7f4 100%);flex:1;width:100%;min-width:0;margin:0;padding:0}@media (width<=900px){.dashboard-layout{--sidebar-width:225px;--topbar-height:86px}.dashboard-layout.sidebar-collapsed{--sidebar-width:70px}}@media (width<=600px){.dashboard-layout,.dashboard-layout.sidebar-collapsed{--sidebar-width:0px;--topbar-height:76px}.dashboard-shell,.dashboard-layout.sidebar-collapsed .dashboard-shell{width:100%;margin-left:0}}.dashboard-page{box-sizing:border-box;background:#f8fafc;width:100%;min-height:100vh;padding:30px}.dashboard-container{width:100%;max-width:1400px;margin:0 auto}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-header h1{color:#0f172a;margin:0;font-size:28px;font-weight:750;line-height:1.25}.dashboard-header p{color:#64748b;margin:7px 0 0;font-size:14px}.dashboard-top-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:30px;display:grid;position:relative}.balance-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:145px;padding:24px;box-shadow:0 5px 18px #0f172a0d}.balance-card-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.balance-card-top>span{color:#64748b;font-size:13px;font-weight:650}.balance-card-actions{align-items:center;gap:8px;display:flex}.purchase-button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:9px;height:32px;padding:0 13px;font-family:inherit;font-size:11px;font-weight:700;transition:background .2s,transform .2s}.purchase-button:hover{background:#1e293b;transform:translateY(-1px)}.purchase-button:active{transform:translateY(0)}.balance-refresh-button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;width:32px;height:32px;padding:0;font-size:20px;line-height:1}.balance-refresh-button:hover{background:#f1f5f9}.balance-refresh-button:disabled{opacity:.6;cursor:not-allowed}.balance-refresh-button.is-refreshing{animation:.8s linear infinite dashboard-spin}.balance-card>strong{color:#0f172a;margin-top:12px;font-size:32px;font-weight:800;line-height:1;display:block}.balance-refreshing{color:#64748b;margin-top:10px;font-size:11px;display:block}.terms-card-button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:18px;width:100%;min-width:0;padding:0;font-family:inherit}.terms-card-button:disabled{cursor:not-allowed}.terms-card-button:not(:disabled):hover .terms-card{transform:translateY(-2px)}.terms-card-button:not(:disabled):active .terms-card{transform:translateY(0)}.terms-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:16px;width:100%;min-height:145px;padding:24px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 5px 18px #0f172a0d}.terms-card-button:not(:disabled):hover .terms-card-accepted{border-color:#86efac;box-shadow:0 8px 22px #16a34a1a}.terms-card-button:not(:disabled):hover .terms-card-pending{border-color:#fca5a5;box-shadow:0 8px 22px #dc262614}.terms-card-loading{background:#fff;border-color:#e2e8f0}.terms-card-accepted{background:#fafffb;border-color:#bbf7d0}.terms-card-pending{background:snow;border-color:#fecaca}.terms-card-icon{border-radius:13px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:flex}.terms-icon-loading{color:#64748b;background:#f1f5f9;font-size:13px}.terms-icon-accepted{color:#16a34a;background:#dcfce7}.terms-icon-pending{color:#dc2626;background:#fee2e2}.terms-card-content{min-width:0}.terms-card-content>span{color:#64748b;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.terms-card-content>strong{font-size:20px;font-weight:750;line-height:1.25;display:block}.terms-card-loading .terms-card-content>strong{color:#64748b}.terms-card-accepted .terms-card-content>strong{color:#15803d}.terms-card-pending .terms-card-content>strong{color:#b91c1c}.terms-card-content>small{color:#64748b;margin-top:4px;font-size:10px;display:block}.terms-mail-message{color:#fff;background:#0f172a;border-radius:7px;max-width:50%;padding:7px 10px;font-size:10px;position:absolute;bottom:-30px;right:0}.services-section{width:100%}.section-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.section-header h2{color:#0f172a;margin:0;font-size:21px;font-weight:750;line-height:1.3}.section-header p{color:#64748b;margin:5px 0 0;font-size:13px}.service-count{box-sizing:border-box;color:#334155;background:#e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 10px;font-size:13px;font-weight:750;display:flex}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;min-width:0;min-height:185px;padding:19px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 14px #0f172a0b}.active-service-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.inactive-service-card{opacity:.78;background:#f8fafc}.service-card-content{align-items:flex-start;gap:13px;display:flex}.service-card-icon{border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:flex}.active-service-icon{color:#16a34a;background:#dcfce7}.inactive-service-icon{color:#64748b;background:#e2e8f0}.service-card-info{min-width:0}.service-card-info h3{color:#0f172a;text-overflow:ellipsis;margin:2px 0 5px;font-size:15px;font-weight:700;line-height:1.35;overflow:hidden}.service-card-info p{color:#64748b;margin:0;font-size:11px}.service-card-bottom{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:18px;padding-top:15px;display:flex}.service-price strong{color:#0f172a;font-size:17px;font-weight:750;line-height:1.2;display:block}.service-price span{color:#94a3b8;margin-top:3px;font-size:10px;display:block}.service-action-button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:8px;min-width:75px;height:34px;padding:0 13px;font-size:12px;font-weight:650}.service-action-button:hover{background:#1e293b}.inactive-label{box-sizing:border-box;color:#64748b;background:#e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 10px;font-size:10px;font-weight:650;display:flex}.services-loading{box-sizing:border-box;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:30px;font-size:13px;display:flex}.service-loader{border:3px solid #e2e8f0;border-top-color:#334155;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite dashboard-spin}.services-error{text-align:center;background:#fff7f7;border:1px solid #fecaca;border-radius:16px;padding:28px}.services-error strong{color:#991b1b;font-size:15px;display:block}.services-error p{color:#b91c1c;margin:7px 0 15px;font-size:12px}.services-error button{color:#fff;cursor:pointer;background:#991b1b;border:0;border-radius:8px;height:35px;padding:0 16px;font-size:12px;font-weight:650}.empty-services{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.empty-services-icon{color:#64748b;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:800;display:flex}.empty-services h3{color:#334155;margin:14px 0 5px;font-size:15px}.empty-services p{color:#94a3b8;max-width:450px;margin:0;font-size:12px;line-height:1.5}.purchase-overlay{z-index:10000;box-sizing:border-box;background:#0f172aad;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0;overflow-y:auto}.purchase-modal{background:#fff;border-radius:18px;width:100%;max-width:720px;max-height:calc(100vh - 50px);overflow:hidden;box-shadow:0 25px 70px #0f172a47}.purchase-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 20px;display:flex}.purchase-modal-eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.purchase-modal-header h2{color:#0f172a;margin:0;font-size:24px;font-weight:800;line-height:1.2}.purchase-modal-header p{color:#64748b;margin:7px 0 0;font-size:13px;line-height:1.5}.purchase-close-button{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:22px;line-height:1;transition:background .2s,color .2s;display:flex}.purchase-close-button:hover{color:#0f172a;background:#e2e8f0}.purchase-modal-body{grid-template-columns:250px minmax(0,1fr);gap:28px;padding:26px;display:grid}.purchase-scanner-section{flex-direction:column;align-items:center;display:flex}.purchase-scanner-title{color:#0f172a;width:100%;margin-bottom:14px;font-size:14px;font-weight:800}.purchase-scanner-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:230px;height:230px;padding:10px;display:flex;overflow:hidden;box-shadow:0 8px 25px #0f172a0f}.purchase-scanner-image{object-fit:contain;width:100%;height:100%;display:block}.purchase-scanner-note{color:#64748b;text-align:center;margin:13px 0 0;font-size:11px;line-height:1.5}.purchase-bank-section{min-width:0}.purchase-bank-title{color:#0f172a;margin-bottom:14px;font-size:14px;font-weight:800}.purchase-bank-details{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.purchase-bank-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:14px 15px;display:flex}.purchase-bank-row:last-child{border-bottom:0}.purchase-bank-row span{color:#64748b;flex:0 0 110px;font-size:11px;font-weight:600}.purchase-bank-row strong{color:#0f172a;text-align:right;word-break:break-word;min-width:0;font-size:12px;font-weight:750;line-height:1.45}.purchase-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding:18px 26px;display:flex}.purchase-modal-footer span{color:#64748b;font-size:11px;line-height:1.5}.purchase-done-button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:9px;flex:none;min-width:80px;height:38px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.purchase-done-button:hover{background:#1e293b;transform:translateY(-1px)}.purchase-done-button:active{transform:translateY(0)}.transaction-overlay{z-index:9999;box-sizing:border-box;background:#0f172a94;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0;overflow-y:auto}.transaction-modal{background:#fff;border-radius:18px;width:100%;max-width:850px;max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 25px 60px #0f172a40}.transaction-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 25px;display:flex}.modal-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin-bottom:5px;font-size:10px;font-weight:750;display:block}.transaction-modal-header h2{color:#0f172a;margin:0;font-size:21px;line-height:1.3}.transaction-modal-header p{color:#64748b;margin:5px 0 0;font-size:12px}.modal-close-button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex:0 0 34px;width:34px;height:34px;padding:0;font-size:23px;line-height:1}.modal-close-button:hover{background:#f1f5f9}.modal-close-button:disabled{opacity:.5;cursor:not-allowed}.transaction-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin:18px 25px 0;padding:13px 15px}.transaction-success strong{color:#15803d;font-size:12px;display:block}.transaction-success p{color:#166534;margin:4px 0 0;font-size:11px;line-height:1.5}.transaction-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:18px 25px 0;padding:13px 15px}.transaction-error strong{color:#b91c1c;font-size:12px;display:block}.transaction-error p{color:#991b1b;margin:4px 0 0;font-size:11px;line-height:1.5}.transaction-form{padding:23px 25px 25px}.transaction-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-group{min-width:0}.form-group label{color:#334155;margin-bottom:6px;font-size:11px;font-weight:650;display:block}.form-group label span{color:#dc2626;margin-left:3px}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:12px;transition:border-color .2s,box-shadow .2s}.form-group textarea{resize:vertical;min-height:78px;padding:10px 11px}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{cursor:not-allowed;background:#f8fafc}.transaction-modal-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:18px;display:flex}.transaction-cost-info span{color:#64748b;font-size:10px;display:block}.transaction-cost-info strong{color:#0f172a;margin-top:3px;font-size:18px;display:block}.transaction-footer-actions{align-items:center;gap:10px;display:flex}.transaction-cancel-button,.transaction-submit-button{cursor:pointer;border-radius:9px;height:39px;padding:0 17px;font-family:inherit;font-size:12px;font-weight:650}.transaction-cancel-button{color:#475569;background:#fff;border:1px solid #cbd5e1}.transaction-cancel-button:hover{background:#f8fafc}.transaction-submit-button{color:#fff;background:#0f172a;border:0}.transaction-submit-button:hover{background:#1e293b}.transaction-cancel-button:disabled,.transaction-submit-button:disabled{opacity:.55;cursor:not-allowed}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1100px){.dashboard-page{padding:24px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.dashboard-top-grid{grid-template-columns:1fr}.transaction-modal{max-width:700px}.purchase-modal-body{grid-template-columns:220px minmax(0,1fr);gap:20px}.purchase-scanner-box{width:200px;height:200px}}@media (width<=620px){.dashboard-page{padding:18px}.dashboard-header{margin-bottom:20px}.dashboard-header h1{font-size:23px}.dashboard-header p{font-size:13px}.dashboard-top-grid{gap:14px;margin-bottom:25px}.balance-card,.terms-card{min-height:125px;padding:19px}.balance-card>strong{font-size:28px}.balance-card-actions{gap:6px}.purchase-button{height:30px;padding:0 10px;font-size:10px}.balance-refresh-button{width:30px;height:30px}.terms-card{gap:12px}.terms-card-icon{flex-basis:44px;width:44px;height:44px}.terms-card-content>strong{font-size:17px}.services-grid{grid-template-columns:1fr;gap:13px}.service-card{min-height:170px}.terms-mail-message{grid-column:1/-1;max-width:none;margin-top:-5px;position:static}.purchase-overlay{align-items:flex-start;padding:15px}.purchase-modal{border-radius:15px;max-height:calc(100vh - 30px)}.purchase-modal-header{padding:20px}.purchase-modal-header h2{font-size:21px}.purchase-modal-header p{font-size:12px}.purchase-modal-body{grid-template-columns:1fr;gap:22px;padding:20px}.purchase-scanner-title{text-align:center}.purchase-scanner-box{width:200px;height:200px}.purchase-bank-row{flex-direction:column;gap:5px}.purchase-bank-row span{flex-basis:auto}.purchase-bank-row strong{text-align:left}.purchase-modal-footer{flex-direction:column;align-items:stretch;padding:16px 20px}.purchase-modal-footer span{font-size:10px}.purchase-done-button{width:100%}.transaction-overlay{align-items:flex-start;padding:12px}.transaction-modal{border-radius:15px;max-height:calc(100vh - 24px)}.transaction-modal-header,.transaction-form{padding:19px}.transaction-form-grid{grid-template-columns:1fr;gap:14px}.form-group.full-width{grid-column:auto}.transaction-modal-footer{flex-direction:column;align-items:stretch}.transaction-footer-actions{width:100%}.transaction-cancel-button,.transaction-submit-button{flex:1}}@media (width<=420px){.dashboard-page{padding:14px}.dashboard-header h1{font-size:21px}.balance-card,.terms-card{padding:16px}.balance-card>strong{font-size:25px}.balance-card-top{gap:8px}.balance-card-actions{gap:5px}.purchase-button{height:29px;padding:0 9px;font-size:9px}.balance-refresh-button{width:29px;height:29px;font-size:18px}.terms-card{gap:10px}.terms-card-icon{border-radius:10px;flex-basis:40px;width:40px;height:40px;font-size:18px}.terms-card-content>span{font-size:11px}.terms-card-content>strong{font-size:16px}.terms-card-content>small{font-size:9px}.service-card{padding:16px}.purchase-modal-header,.purchase-modal-body{padding:17px}.purchase-scanner-box{width:180px;height:180px}.purchase-bank-row{padding:12px}.purchase-bank-row strong{font-size:11px}.purchase-modal-footer{padding:15px 17px}.transaction-modal-header h2{font-size:18px}.transaction-modal-header p{font-size:11px}}.transaction-success-actions{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.view-report-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:9px 18px;font-weight:600;transition:background .2s}.view-report-button:hover{background:#1d4ed8}.download-pdf-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:9px 18px;font-weight:600;transition:background .2s}.download-pdf-button:hover{background:#b91c1c}.download-pdf-button:disabled{opacity:.6;cursor:not-allowed}.transaction-address-section{border-top:1px solid #e2e8f0;margin-top:10px;padding-top:20px}.full-width{grid-column:1/-1}.transaction-address-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.transaction-address-header h3{color:#0f172a;margin:0;font-size:15px;font-weight:700}.transaction-address-header span{color:#64748b;background:#f1f5f9;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.transaction-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}@media (width<=620px){.transaction-address-grid{grid-template-columns:1fr;gap:14px}.transaction-address-section{margin-top:5px;padding-top:15px}.transaction-address-header h3{font-size:14px}}.transaction-loading-overlay{z-index:100;border-radius:inherit;cursor:wait;background:#ffffffd1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.transaction-loading-box{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:260px;padding:28px 35px;display:flex;box-shadow:0 10px 35px #0000001f}.transaction-loading-box strong{color:#111827;margin-top:16px;font-size:17px;font-weight:700}.transaction-loading-box span{color:#6b7280;margin-top:6px;font-size:13px;line-height:1.5}.transaction-loader{border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite transactionLoaderSpin}@keyframes transactionLoaderSpin{to{transform:rotate(360deg)}}.profile-page{box-sizing:border-box;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);width:100%;min-height:100vh;padding:30px}.profile-header{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:24px;display:flex}.profile-title{flex:280px;min-width:240px}.profile-eyebrow,.card-eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.profile-title h1{color:#0f172a;margin:0;font-size:28px;font-weight:800;line-height:1.2}.profile-title p{color:#64748b;margin:7px 0 0;font-size:13px;line-height:1.5}.terms-status-card{box-sizing:border-box;border-radius:14px;flex-shrink:0;width:350px;min-height:92px;padding:13px 15px;transition:transform .2s,box-shadow .2s}.terms-status-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0f172a14}.terms-status-card.accepted{background:linear-gradient(135deg,#f3fcf6 0%,#ebf8ef 100%);border:1px solid #b8dfc5}.terms-status-card.accepted .terms-status-icon{color:#15803d;background:#d9f3e1}.terms-status-card.action-required{background:linear-gradient(135deg,#fffaf0 0%,#fff6df 100%);border:1px solid #efd39a}.terms-status-card.action-required .terms-status-icon{color:#b45309;background:#ffedc2}.terms-status-top{align-items:center;gap:11px;display:flex}.terms-status-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:16px;font-weight:900;display:flex}.terms-status-heading{flex-direction:column;gap:2px;min-width:0;display:flex}.terms-status-heading span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.terms-status-heading strong{color:#1e293b;font-size:14px;line-height:1.3}.terms-status-message{border-top:1px solid #64748b21;align-items:flex-start;gap:8px;margin-top:10px;padding-top:9px;display:flex}.terms-message-content{flex:1;min-width:0}.terms-status-message p{color:#64748b;margin:0;font-size:10.5px;line-height:1.5}.terms-status-message p b{color:#475569;font-weight:800}.terms-message-check,.terms-message-alert{border-radius:50%;justify-content:center;align-items:center;width:17px;min-width:17px;height:17px;margin-top:1px;font-size:9px;font-weight:900;display:flex}.terms-message-check{color:#15803d;background:#dcfce7}.terms-message-alert{color:#b45309;background:#ffedc2}.terms-effective-date{color:#64748b;align-items:center;gap:6px;margin-top:7px;font-size:10px;line-height:1.4;display:flex}.terms-effective-date strong{color:#475569;font-weight:800}.terms-status-note{color:#8a5a08;background:#ffffff94;border-radius:7px;align-items:flex-start;gap:7px;margin-top:8px;padding:8px 9px;font-size:9.5px;line-height:1.4;display:flex}.terms-status-note>span:first-child{flex-shrink:0;margin-top:2px;font-size:11px;font-weight:800}.terms-status-note-content{flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.terms-status-note-content>span{flex:1}.terms-request-btn{color:#8a5a08;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6a83f;border-radius:7px;flex-shrink:0;min-height:31px;padding:0 11px;font-family:inherit;font-size:9px;font-weight:800;transition:background .2s,color .2s,border-color .2s,transform .2s}.terms-request-btn:hover:not(:disabled){color:#fff;background:#b45309;border-color:#b45309;transform:translateY(-1px)}.terms-request-btn:disabled{opacity:.6;cursor:not-allowed}.profile-edit-btn,.profile-save-btn,.profile-cancel-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:9px;height:42px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.profile-edit-btn{color:#fff;background:#0f766e}.profile-edit-btn:hover{background:#115e59;transform:translateY(-1px)}.profile-action-buttons{flex-shrink:0;align-items:center;gap:9px;display:flex}.profile-save-btn{color:#fff;background:#0f766e}.profile-save-btn:hover:not(:disabled){background:#115e59;transform:translateY(-1px)}.profile-cancel-btn{color:#475569;background:#fff;border:1px solid #cbd5e1}.profile-cancel-btn:hover:not(:disabled){background:#f8fafc}.profile-save-btn:disabled,.profile-cancel-btn:disabled,.upload-document-btn:disabled,.document-view-btn:disabled{opacity:.55;cursor:not-allowed}.profile-alert{border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 15px;font-size:13px;display:flex}.profile-alert span{border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-weight:800;display:flex}.profile-alert p{margin:0}.profile-alert-success{color:#166534;background:#f0faf3;border:1px solid #bbdec6}.profile-alert-success span{background:#d9f3e1}.profile-alert-error{color:#b91c1c;background:#fff4f4;border:1px solid #f0c4c4}.profile-alert-error span{background:#fee2e2}.profile-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:start;gap:20px;display:grid}.profile-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:15px;min-width:0;padding:22px;box-shadow:0 3px 12px #0f172a09}.profile-card-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.profile-card-header h2{color:#0f172a;margin:0;font-size:17px;font-weight:800}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.profile-field{min-width:0}.profile-field-full{grid-column:1/-1}.profile-field label{color:#475569;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.profile-field input,.profile-field textarea{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #dbe2ea;border-radius:8px;outline:none;width:100%;padding:11px 12px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.profile-field input{height:42px}.profile-field textarea{resize:vertical;min-height:85px}.profile-field input:focus,.profile-field textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e14}.profile-value{box-sizing:border-box;color:#1e293b;word-break:break-word;background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;align-items:center;min-height:42px;padding:0 12px;font-size:13px;line-height:1.5;display:flex}.account-status-card{min-height:100%}.account-status-content{flex-direction:column;display:flex}.status-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.status-row:first-child{padding-top:0}.status-row:last-child{border-bottom:none;padding-bottom:0}.status-row>span:first-child{color:#64748b;font-size:12px;font-weight:600}.status-badge{box-sizing:border-box;border-radius:20px;justify-content:center;align-items:center;min-width:70px;padding:5px 10px;font-size:10px;font-weight:800;display:inline-flex}.status-verified{color:#15803d;background:#dcfce7}.status-pending{color:#a16207;background:#fef3c7}.status-text{color:#1e293b;font-size:12px;font-weight:700}.upload-area{flex-direction:column;gap:15px;display:flex}.upload-document-btn{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:8px;width:100%;height:42px;font-family:inherit;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.upload-document-btn:hover:not(:disabled){background:#115e59;transform:translateY(-1px)}.selected-file{background:#f6fbfa;border:1px solid #dbe7e5;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;display:flex}.selected-file-icon{background:#e1f3ef;border-radius:7px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.selected-file-info{flex-direction:column;gap:2px;min-width:0;display:flex}.selected-file-info strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.selected-file-info span{color:#94a3b8;font-size:10px}.document-count{box-sizing:border-box;color:#0f766e;background:#f0fdfa;border-radius:8px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:11px;font-weight:800;display:flex}.document-item{border:1px solid #edf1f5;border-radius:10px;align-items:center;gap:11px;padding:11px;transition:border-color .2s,background .2s;display:flex}.document-item:hover{background:#fbfefd;border-color:#d5e4e2}.document-icon{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.document-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.document-info strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.document-info span{color:#94a3b8;font-size:10px}.document-view-btn{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #b9d9d5;border-radius:7px;height:32px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:800;transition:background .2s,color .2s}.document-view-btn:hover:not(:disabled){color:#fff;background:#0f766e}.empty-documents{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.empty-document-icon{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;font-size:20px;display:flex}.empty-documents h3{color:#334155;margin:0 0 5px;font-size:13px}.empty-documents p{color:#94a3b8;margin:0;font-size:11px}.profile-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.profile-loading p{margin:12px 0 0;font-size:13px}.profile-spinner{border:3px solid #dbe7e5;border-top-color:#0f766e;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}.document-modal-overlay{z-index:9999;box-sizing:border-box;background:#0f172aad;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.document-modal{background:#fff;border-radius:14px;flex-direction:column;width:min(1100px,100%);height:min(85vh,850px);display:flex;overflow:hidden;box-shadow:0 25px 70px #0f172a4d}.document-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:15px;padding:15px 18px;display:flex}.document-modal-header h2{color:#0f172a;margin:0;font-size:16px}.document-modal-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:23px;line-height:1;display:flex}.document-modal-close:hover{background:#e2e8f0}.document-modal-body{background:#f8fafc;flex:1;min-height:0}.document-iframe{border:none;width:100%;height:100%;display:block}.document-modal-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:15px;padding:11px 15px;display:flex}.document-modal-footer span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.document-open-btn{color:#fff;white-space:nowrap;background:#0f766e;border-radius:7px;justify-content:center;align-items:center;height:34px;padding:0 13px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.document-open-btn:hover{background:#115e59}@media (width<=1100px){.profile-page{padding:24px}.profile-grid{grid-template-columns:1fr}.terms-status-card{width:300px}}@media (width<=768px){.profile-page{padding:18px}.profile-header{flex-direction:column;align-items:stretch;gap:13px}.profile-title{width:100%}.profile-title h1{font-size:24px}.terms-status-card{width:100%;max-width:none}.terms-status-note-content{flex-direction:column;align-items:flex-start}.terms-request-btn,.profile-edit-btn,.profile-action-buttons{width:100%}.profile-action-buttons{grid-template-columns:1fr 1fr;display:grid}.profile-cancel-btn,.profile-save-btn{width:100%}.profile-form-grid{grid-template-columns:1fr}.profile-field-full{grid-column:auto}.profile-card{padding:18px}.document-modal-overlay{padding:12px}.document-modal{height:90vh}}@media (width<=500px){.profile-page{padding:13px}.profile-title h1{font-size:21px}.profile-title p{font-size:11px}.profile-card{border-radius:12px;padding:15px}.profile-card-header{margin-bottom:16px}.profile-card-header h2{font-size:15px}.profile-form-grid{gap:13px}.terms-status-card{padding:12px}.terms-status-heading strong{font-size:13px}.terms-status-message p{font-size:10px}.terms-status-note{font-size:9px}.terms-effective-date{font-size:9.5px}.document-item{align-items:flex-start}.document-view-btn{align-self:center}.document-modal-footer{flex-direction:column;align-items:stretch}.document-open-btn{width:100%}}@media (width<=380px){.profile-page{padding:10px}.profile-card{padding:13px}.terms-status-card{padding:10px}.terms-status-heading strong{font-size:12px}.terms-status-message p{font-size:9.5px}.terms-status-note{font-size:9px}.profile-action-buttons{grid-template-columns:1fr}.document-item{flex-wrap:wrap}.document-info{width:calc(100% - 47px)}.document-view-btn{width:100%}}.users-page{color:#263b36;background:#f4f8f6;min-height:100%;padding:28px 30px}.users-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.users-eyebrow{color:#6f8981;letter-spacing:1px;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.users-header h1{color:#213b34;margin:0 0 5px;font-size:29px;font-weight:700}.users-header p{color:#80918b;margin:0;font-size:13px}.users-refresh-btn{color:#fff;cursor:pointer;background:#117564;border:0;border-radius:8px;align-items:center;gap:8px;padding:11px 17px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.users-refresh-btn:hover{background:#0d6657;transform:translateY(-1px)}.users-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.refresh-icon{font-size:17px}.spinning{animation:.8s linear infinite refreshSpin}@keyframes refreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.users-summary{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.summary-card{background:#fff;border:1px solid #e0e9e5;border-radius:14px;align-items:center;gap:14px;min-height:82px;padding:18px 20px;display:flex;box-shadow:0 4px 18px #1c4b3e0a}.summary-icon{color:#117564;background:#e3f1ed;border-radius:12px;flex:0 0 47px;justify-content:center;align-items:center;width:47px;height:47px;font-size:20px;display:flex}.summary-icon.active{color:#0c9a62;background:#daf5e8}.summary-icon.disabled{color:#df4646;background:#ffe2e2}.summary-card span{color:#879791;letter-spacing:.6px;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.summary-card strong{color:#253b35;font-size:23px}.users-card{background:#fff;border:1px solid #e0e9e5;border-radius:15px;overflow:hidden;box-shadow:0 5px 22px #1c4b3e0a}.users-card-header{border-bottom:1px solid #e7eeeb;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.users-card-header h2{color:#263b36;margin:0 0 4px;font-size:18px}.users-card-header p{color:#8b9995;margin:0;font-size:12px}.users-search{background:#fff;border:1px solid #d7e2dd;border-radius:8px;align-items:center;gap:7px;width:310px;height:40px;padding:0 10px;display:flex}.search-icon{color:#779089;font-size:20px}.users-search input{color:#344943;background:0 0;border:0;outline:0;width:100%;font-size:12px}.users-search input::placeholder{color:#9ba8a4}.clear-search{color:#687b75;cursor:pointer;background:#edf3f0;border:0;border-radius:50%;flex:0 0 23px;width:23px;height:23px;line-height:20px}.users-error{background:#fff1f1;border:1px solid #ffd2d2;border-radius:9px;align-items:center;gap:12px;margin:18px;padding:13px 15px;display:flex}.users-error>span{color:#d34343;background:#ffe0e0;border-radius:50%;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:27px;font-weight:700;display:flex}.users-error strong{color:#bd3e3e;font-size:12px;display:block}.users-error p{color:#916c6c;margin:3px 0 0;font-size:11px}.users-error button{color:#bb4141;cursor:pointer;background:#fff;border:1px solid #e8baba;border-radius:6px;margin-left:auto;padding:7px 12px;font-size:11px;font-weight:700}.users-loading{text-align:center;color:#7d8d88;padding:75px 20px}.loading-spinner{border:3px solid #dfeae6;border-top-color:#117564;border-radius:50%;width:35px;height:35px;margin:0 auto 13px;animation:.8s linear infinite loadingSpin}@keyframes loadingSpin{to{transform:rotate(360deg)}}.users-loading p{margin:0;font-size:12px}.table-controls{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:15px;padding:13px 18px;display:flex}.entries-control{color:#667a73;align-items:center;gap:6px;font-size:11px;display:flex}.entries-control select{color:#40534d;cursor:pointer;background:#fff;border:1px solid #d5e0dc;border-radius:6px;outline:none;min-width:52px;height:30px;padding:0 7px;font-size:11px}.result-info{color:#87958f;font-size:11px}.users-table-wrapper{width:100%;overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:900px}.users-table th{color:#6c7e78;letter-spacing:.4px;text-align:left;white-space:nowrap;background:#f7faf8;border-bottom:1px solid #dfe8e4;padding:13px 12px;font-size:10px;font-weight:700}.users-table td{color:#485b55;vertical-align:middle;border-bottom:1px solid #edf1ef;padding:13px 12px;font-size:12px}.users-table tbody tr{transition:all .15s}.users-table tbody tr:hover{background:#f9fbfa}.row-number{color:#14715f;background:#edf5f2;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:inline-flex}.user-cell{align-items:center;gap:10px;min-width:190px;display:flex}.user-avatar{color:#117564;background:#dcefe9;border-radius:50%;flex:0 0 37px;justify-content:center;align-items:center;width:37px;height:37px;font-size:13px;font-weight:700;display:flex}.user-cell strong{color:#2c413b;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:12px;display:block;overflow:hidden}.user-email{color:#4c625b;white-space:nowrap}.user-phone,.created-date{white-space:nowrap}.status-badge.disabled{color:#d44545;background:#ffe2e2}.view-btn{color:#14715f;cursor:pointer;background:#fff;border:1px solid #cfe0da;border-radius:6px;padding:7px 12px;font-size:10px;font-weight:700;transition:all .15s}.view-btn:hover{background:#edf7f4;border-color:#117564}.users-empty{text-align:center;padding:70px 20px}.empty-icon{margin-bottom:12px;font-size:42px}.users-empty h3{color:#344943;margin:0 0 6px;font-size:16px}.users-empty p{color:#899791;margin:0 0 15px;font-size:12px}.users-empty button{color:#fff;cursor:pointer;background:#117564;border:0;border-radius:7px;padding:9px 14px;font-size:11px;font-weight:700}.pagination-wrapper{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:15px;padding:14px 18px;display:flex}.pagination-summary{color:#7d8d88;font-size:11px}.pagination{align-items:center;gap:4px;display:flex}.pagination button{color:#657a73;cursor:pointer;background:#fff;border:1px solid #d8e3de;border-radius:6px;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:11px;display:flex}.pagination button:hover:not(:disabled){color:#117564;background:#f1f8f5;border-color:#117564}.pagination button.active{color:#fff;background:#117564;border-color:#117564}.pagination button:disabled{opacity:.4;cursor:not-allowed}.user-modal-overlay{z-index:2000;background:#112b247a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.user-modal{background:#fff;border-radius:16px;width:min(700px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 25px 70px #0003}.modal-header{border-bottom:1px solid #e6eeea;justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.modal-header span{color:#82938d;letter-spacing:1px;font-size:9px;font-weight:700}.modal-header h2{color:#263c35;margin:5px 0 0;font-size:20px}.modal-close{color:#566b64;cursor:pointer;background:#eff5f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:21px;display:flex}.modal-profile{background:#f7faf8;align-items:center;gap:13px;padding:18px 20px;display:flex}.modal-avatar{color:#117564;background:#d8eee7;border-radius:50%;justify-content:center;align-items:center;width:53px;height:53px;font-size:19px;font-weight:700;display:flex}.modal-profile strong{color:#2b403a;font-size:15px;display:block}.modal-profile p{color:#82928c;margin:4px 0 0;font-size:11px}.details-grid{grid-template-columns:repeat(2,1fr);gap:11px;padding:20px;display:grid}.detail-item{border:1px solid #e2ebe7;border-radius:8px;padding:12px}.detail-item>span{color:#899893;letter-spacing:.3px;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.detail-item>strong{overflow-wrap:anywhere;color:#344943;font-size:11px;display:block}.detail-active{color:#0a9860!important}.detail-disabled{color:#d34545!important}.documents-section{background:#fbfdfc;border:1px solid #e1ebe7;border-radius:12px;margin:0 20px 20px;padding:18px}.documents-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.documents-heading h3{color:#29423a;margin:0 0 4px;font-size:15px;font-weight:700}.documents-heading p{color:#8a9993;margin:0;font-size:10px}.documents-list{flex-direction:column;gap:8px;display:flex}.document-row{background:#fff;border:1px solid #e4ece9;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:11px 12px;transition:all .15s;display:flex}.document-row:hover{background:#f9fcfb;border-color:#cbded7}.document-name{align-items:center;gap:10px;min-width:0;display:flex}.document-icon{background:#e5f2ee;border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.document-name>div:last-child{min-width:0}.document-name span{color:#94a19d;letter-spacing:.5px;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:700;display:block}.document-name strong{color:#344943;text-overflow:ellipsis;white-space:nowrap;max-width:430px;font-size:11px;display:block;overflow:hidden}.document-view-btn{color:#fff;cursor:pointer;background:#117564;border:1px solid #c9ddd6;border-radius:7px;flex:none;padding:7px 15px;font-size:10px;font-weight:700;transition:all .15s}.document-view-btn:hover:not(:disabled){background:#0d6657;transform:translateY(-1px)}.document-view-btn:disabled{opacity:.45;cursor:not-allowed}.documents-loading{color:#7f918a;justify-content:center;align-items:center;gap:9px;padding:25px 10px;font-size:11px;display:flex}.document-spinner{border:2px solid #dfeae6;border-top-color:#117564;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite documentSpin}@keyframes documentSpin{to{transform:rotate(360deg)}}.documents-empty{color:#8b9994;text-align:center;background:#f5f9f7;border-radius:8px;padding:22px 10px;font-size:11px}.documents-error{color:#c34a4a;background:#fff3f3;border:1px solid #f0cccc;border-radius:8px;padding:11px 12px;font-size:10px}@media (width<=1000px){.users-page{padding:22px}.users-summary{grid-template-columns:1fr}}@media (width<=750px){.users-header{flex-direction:column;align-items:flex-start}.users-refresh-btn{justify-content:center;width:100%}.users-card-header{flex-direction:column;align-items:stretch}.users-search{width:100%}.table-controls,.pagination-wrapper{flex-direction:column;align-items:flex-start}.pagination{justify-content:center;width:100%}}@media (width<=550px){.users-page{padding:16px}.users-header h1{font-size:24px}.details-grid{grid-template-columns:1fr}.user-modal-overlay{padding:10px}.user-modal{max-height:95vh}.document-row{flex-direction:column;align-items:flex-start}.document-view-btn{width:100%}.document-name strong{max-width:250px}}.users-cards-grid{grid-template-columns:1fr;gap:16px;padding:16px;display:grid}.user-card{background:#fff;border:1px solid #e0e9e5;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #1c4b3e0f}.user-card:hover{box-shadow:0 4px 16px #1c4b3e1a}.user-card-header{border-bottom:1px solid #edf1ef;align-items:center;gap:14px;padding:16px 16px 12px;display:flex}.user-card-avatar{color:#117564;background:#dcefe9;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.user-card-name{flex:1;min-width:0}.user-card-name strong{color:#2c413b;margin-bottom:6px;font-size:15px;display:block}.user-card-name .status-badge{border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:9px;font-weight:700;display:inline-flex}.user-card-body{padding:14px 16px 8px}.user-card-detail{margin-bottom:10px}.user-card-detail:last-child{margin-bottom:0}.user-card-detail span{color:#899893;letter-spacing:.3px;text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:700;display:block}.user-card-detail p{color:#344943;overflow-wrap:anywhere;margin:0;font-size:13px}.user-card-footer{border-top:1px solid #edf1ef;padding:12px 16px 16px}.user-card-footer .view-btn{color:#fff;cursor:pointer;background:#117564;border:1px solid #117564;border-radius:8px;justify-content:center;width:100%;padding:10px;font-size:11px;font-weight:700;transition:all .15s}.user-card-footer .view-btn:hover{background:#0d6657;transform:translateY(-1px)}@media (width>=550px) and (width<=768px){.users-cards-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=550px){.users-cards-grid{grid-template-columns:1fr;gap:14px;padding:12px}.user-card-header{padding:14px 14px 10px}.user-card-avatar{flex:0 0 42px;width:42px;height:42px;font-size:16px}.user-card-name strong{font-size:14px}.user-card-body{padding:12px 14px 6px}.user-card-detail p{font-size:12px}.user-card-footer{padding:10px 14px 14px}}.document-viewer-overlay{z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.document-viewer{background:#fff;border-radius:16px;flex-direction:column;width:min(95vw,1200px);height:min(90vh,900px);display:flex;overflow:hidden;box-shadow:0 30px 80px #0006}.viewer-header{background:#f8fbf9;border-bottom:1px solid #e6eeea;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.viewer-header span{color:#82938d;letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:700;display:block}.viewer-header h3{color:#263c35;text-overflow:ellipsis;white-space:nowrap;max-width:400px;margin:4px 0 0;font-size:18px;font-weight:600;overflow:hidden}.viewer-close{color:#566b64;cursor:pointer;background:#eff5f2;border:0;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:all .15s;display:flex}.viewer-close:hover{color:#2f4a42;background:#e0eae6}.viewer-body{background:#f4f8f6;flex:1;min-height:0;padding:16px;overflow:hidden}.document-iframe{background:#fff;border:none;border-radius:8px;width:100%;height:100%;box-shadow:0 2px 12px #0000000f}.viewer-footer{background:#f8fbf9;border-top:1px solid #e6eeea;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:14px 24px;display:flex}.viewer-download-btn{color:#117564;cursor:pointer;background:#fff;border:1px solid #c9ddd6;border-radius:8px;align-items:center;gap:8px;padding:9px 18px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.viewer-download-btn:hover{background:#edf7f4;border-color:#117564;transform:translateY(-1px)}.viewer-download-btn span{font-size:16px}.viewer-close-btn{color:#fff;cursor:pointer;background:#117564;border:0;border-radius:8px;padding:9px 24px;font-size:12px;font-weight:600;transition:all .15s}.viewer-close-btn:hover{background:#0d6657;transform:translateY(-1px)}@media (width<=768px){.document-viewer-overlay{padding:10px}.document-viewer{border-radius:0;width:100vw;height:100vh}.viewer-header{padding:14px 16px}.viewer-header h3{max-width:200px;font-size:15px}.viewer-body{padding:10px}.viewer-footer{flex-wrap:wrap;padding:12px 16px}.viewer-download-btn,.viewer-close-btn{flex:1;justify-content:center;padding:8px 12px;font-size:11px}}@media (width<=480px){.viewer-header h3{max-width:130px;font-size:13px}.viewer-close{flex:0 0 30px;width:30px;height:30px;font-size:20px}.viewer-body{padding:6px}.document-iframe{border-radius:4px}.viewer-footer{flex-direction:column;gap:8px}.viewer-download-btn,.viewer-close-btn{width:100%}}.corporate-credit-page{box-sizing:border-box;color:#202722;width:100%;max-width:1500px;margin:0 auto;padding:28px}.credit-page-header{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:24px;display:flex}.credit-eyebrow{color:#087443;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.credit-page-header h1{color:#202722;margin:0;font-size:30px;font-weight:800;line-height:1.2}.credit-page-header p{color:#66716b;margin:7px 0 0;font-size:14px;line-height:1.5}.refresh-credit-btn{color:#303733;cursor:pointer;background:#fff;border:1px solid #dfe5e2;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 17px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.refresh-credit-btn:hover{background:#f5f8f6;border-color:#cbd8d1}.refresh-credit-btn:disabled{opacity:.55;cursor:not-allowed}.refresh-icon{font-size:18px;line-height:1}.credit-alert{box-sizing:border-box;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:48px;margin-bottom:18px;padding:12px 15px;font-size:13px;font-weight:600;display:flex}.credit-alert span{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-weight:800;display:flex}.credit-alert p{margin:0;line-height:1.4}.credit-error{color:#b42318;background:#fff1f1}.credit-error span{background:#fbd5d5}.credit-success{color:#087443;background:#effaf4}.credit-success span{background:#d2f2df}.credit-request-card,.credit-history-card{box-sizing:border-box;background:#fff;border:1px solid #e7ece9;border-radius:14px;width:100%;margin-bottom:24px;box-shadow:0 3px 15px #14281e0a}.credit-request-card{padding:24px}.credit-history-card{overflow:hidden}.credit-card-heading{align-items:center;gap:13px;margin-bottom:24px;display:flex}.credit-heading-icon{color:#087443;background:#eaf7f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:23px;font-weight:700;display:flex}.credit-card-heading h2,.history-header h2{color:#202722;margin:0;font-size:18px;font-weight:800;line-height:1.3}.credit-card-heading p,.history-header p{color:#748079;margin:4px 0 0;font-size:13px;line-height:1.5}.credit-form{grid-template-columns:minmax(180px,1fr) minmax(130px,.65fr) minmax(230px,1.3fr) auto;align-items:end;gap:16px;width:100%;display:grid}.credit-form-group{min-width:0}.credit-form-group label{color:#303733;margin-bottom:8px;font-size:12px;font-weight:750;line-height:1.3;display:block}.credit-form-group input,.credit-form-group select{box-sizing:border-box;color:#252b28;background:#fff;border:1px solid #dce3df;border-radius:8px;outline:none;width:100%;height:44px;padding:0 13px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.credit-form-group input::placeholder{color:#a0aaa5}.credit-form-group input:hover,.credit-form-group select:hover{border-color:#c7d3cd}.credit-form-group input:focus,.credit-form-group select:focus{border-color:#15945d;box-shadow:0 0 0 3px #15945d17}.credit-form-group input[type=number]::-webkit-inner-spin-button{margin:0}.credit-form-group input[type=number]::-webkit-outer-spin-button{margin:0}.amount-input{width:100%;position:relative}.amount-input>span{color:#68736e;pointer-events:none;z-index:1;font-size:14px;font-weight:700;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.amount-input input{padding-left:30px}.credit-form-group .file-upload-wrapper{width:100%;position:relative}.file-upload-box{box-sizing:border-box;cursor:pointer;background:#fafcfb;border:1.5px dashed #bfcac4;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:38px;padding:4px 12px;transition:border-color .2s,background .2s;display:flex!important}.file-upload-box:hover{background:#f4fbf7;border-color:#15945d}.file-upload-box.has-file{background:#eaf7f0;border-color:#15945d}.file-upload-box .upload-icon{color:#15945d;flex-shrink:0;font-size:16px;font-weight:800;line-height:1}.file-upload-box .upload-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex;overflow:hidden}.file-upload-box .upload-text .file-label{color:#303733;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.file-upload-box .upload-text .file-hint{color:#7b8680;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:500;line-height:1.2;overflow:hidden}.file-upload-box .upload-text .file-name{color:#087443;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.file-upload-box .upload-clear{color:#68736e;cursor:pointer;background:#f0f3f1;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;transition:background .2s,color .2s;display:flex}.file-upload-box .upload-clear:hover{color:#d64545;background:#ffe2e2}.credit-form-group input[type=file]{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.credit-submit-wrapper{align-items:flex-end;display:flex}.submit-credit-btn{color:#fff;white-space:nowrap;cursor:pointer;background:#15945d;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:190px;height:44px;padding:0 19px;font-family:inherit;font-size:12px;font-weight:750;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.submit-credit-btn:hover:not(:disabled){background:#107c4d;transform:translateY(-1px);box-shadow:0 5px 14px #15945d2e}.submit-credit-btn:active:not(:disabled){transform:translateY(0)}.submit-credit-btn:disabled{opacity:.6;cursor:not-allowed}.submit-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.7s linear infinite creditSpin}.history-header{padding:23px 24px 18px}.credit-tabs{scrollbar-width:none;border-bottom:1px solid #e8ecea;align-items:center;gap:4px;padding:0 24px;display:flex;overflow-x:auto}.credit-tabs::-webkit-scrollbar{display:none}.credit-tab{color:#68736e;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:13px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.credit-tab span{box-sizing:border-box;background:#f0f3f1;border-radius:20px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;line-height:1;display:flex}.credit-tab:hover{color:#15945d}.credit-tab.active{color:#15945d;border-bottom-color:#15945d}.credit-tab.active span{color:#087443;background:#e5f6ed}.credit-table-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cfd9d3 transparent;width:100%;overflow:auto hidden}.credit-table-wrapper::-webkit-scrollbar{height:7px}.credit-table-wrapper::-webkit-scrollbar-track{background:#f7f9f8}.credit-table-wrapper::-webkit-scrollbar-thumb{background:#cfd9d3;border-radius:20px}.credit-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:800px}.credit-table th{color:#727b77;text-align:left;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#fafcfb;border-bottom:1px solid #e8ecea;padding:13px 20px;font-size:10px;font-weight:800}.credit-table td{color:#303733;text-align:left;white-space:nowrap;border-bottom:1px solid #eef1ef;padding:16px 20px;font-size:12px;line-height:1.4}.credit-table tbody tr{transition:background .15s}.credit-table tbody tr:hover{background:#fbfdfc}.credit-table tbody tr:last-child td{border-bottom:0}.credit-amount-value{color:#202722;font-size:13px;font-weight:800}.credit-status{border-radius:20px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.credit-status i{border-radius:50%;width:6px;height:6px;display:inline-block}.credit-status.pending{color:#a56800;background:#fff8e8}.credit-status.pending i{background:#e3a91b}.credit-status.approved{color:#087443;background:#eaf8f0}.credit-status.approved i{background:#15945d}.credit-status.rejected{color:#b42318;background:#fff0f0}.credit-status.rejected i{background:#d64545}.proof-btn{color:#087443;cursor:pointer;background:#f4fbf7;border:1px solid #d5e5dc;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:6px 11px;font-family:inherit;font-size:11px;font-weight:700;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.proof-btn:hover{background:#e5f6ed;border-color:#b9d9c8;transform:translateY(-1px)}.proof-btn span{font-size:10px}.credit-empty{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px;display:flex}.empty-icon{color:#68736e;background:#f1f5f3;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:12px;font-size:21px;display:flex}.credit-empty h3{color:#303733;margin:0;font-size:15px;font-weight:750}.credit-empty p{color:#758079;margin:6px 0 0;font-size:12px;line-height:1.5}.credit-spinner{border:3px solid #e1e9e4;border-top-color:#15945d;border-radius:50%;width:27px;height:27px;margin-bottom:12px;animation:.8s linear infinite creditSpin}@keyframes creditSpin{to{transform:rotate(360deg)}}.proof-viewer-overlay{z-index:99999;box-sizing:border-box;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f1914ad;justify-content:center;align-items:center;padding:25px;animation:.2s proofOverlayIn;display:flex;position:fixed;inset:0}.proof-viewer-modal{background:#fff;border-radius:14px;flex-direction:column;width:min(1050px,100%);height:min(88vh,850px);animation:.2s proofModalIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.proof-viewer-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #e6ebe8;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:12px 18px;display:flex}.proof-viewer-title{align-items:center;gap:11px;min-width:0;display:flex}.proof-document-icon{color:#087443;background:#eaf7f0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.proof-viewer-heading{min-width:0}.proof-viewer-title h3{color:#202722;margin:0;font-size:15px;font-weight:800}.proof-viewer-title p{color:#77817c;text-overflow:ellipsis;white-space:nowrap;max-width:650px;margin:3px 0 0;font-size:11px;overflow:hidden}.proof-viewer-close{color:#4e5853;cursor:pointer;background:#f3f5f4;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:inherit;font-size:25px;line-height:1;transition:background .2s,color .2s;display:flex}.proof-viewer-close:hover{color:#b42318;background:#e8ecea}.proof-viewer-body{box-sizing:border-box;background:#eef1ef;flex:1;width:100%;min-height:0;padding:10px}.proof-viewer-iframe{background:#fff;border:0;border-radius:8px;width:100%;height:100%;display:block}.credit-cards-grid{grid-template-columns:1fr;gap:16px;padding:16px;display:grid}.credit-card-item{background:#fff;border:1px solid #e0e9e5;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #1c4b3e0f}.credit-card-item:hover{box-shadow:0 4px 16px #1c4b3e1a}.credit-card-header{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.credit-card-amount span{color:#899893;letter-spacing:.3px;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.credit-card-amount strong{color:#202722;font-size:20px;font-weight:800}.credit-card-header .credit-status{border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:10px;font-weight:750;display:inline-flex}.credit-card-body{padding:14px 16px 8px}.credit-card-detail{margin-bottom:10px}.credit-card-detail:last-child{margin-bottom:0}.credit-card-detail span{color:#899893;letter-spacing:.3px;text-transform:uppercase;margin-bottom:2px;font-size:9px;font-weight:700;display:block}.credit-card-detail p{color:#303733;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600}.credit-card-footer{border-top:1px solid #edf1ef;padding:12px 16px 16px}.credit-card-footer .proof-btn{color:#fff;cursor:pointer;background:#15945d;border:1px solid #15945d;border-radius:8px;justify-content:center;width:100%;padding:10px;font-size:12px;font-weight:700;transition:all .15s}.credit-card-footer .proof-btn:hover{background:#107c4d;transform:translateY(-1px)}.credit-card-footer .no-proof{text-align:center;color:#a0aaa5;padding:6px 0;font-size:12px;display:block}@keyframes proofOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes proofModalIn{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=1200px){.corporate-credit-page{padding:24px}.credit-form{grid-template-columns:minmax(180px,1fr) minmax(140px,.7fr) minmax(220px,1fr)}.credit-submit-wrapper{grid-column:1/-1}.submit-credit-btn{width:100%}}@media (width<=900px){.corporate-credit-page{padding:20px}.credit-page-header h1{font-size:27px}.credit-form{grid-template-columns:1fr 1fr}.credit-form-group:nth-child(3),.credit-submit-wrapper{grid-column:1/-1}.submit-credit-btn{width:100%}.credit-table{min-width:800px}}@media (width<=700px){.corporate-credit-page{padding:16px}.credit-page-header{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:20px}.credit-page-header h1{font-size:24px}.credit-page-header p{margin-top:6px;font-size:13px;line-height:1.5}.refresh-credit-btn{width:100%}.credit-alert{align-items:flex-start;padding:12px}.credit-request-card{border-radius:12px;padding:17px}.credit-card-heading{align-items:flex-start;margin-bottom:20px}.credit-heading-icon{width:38px;height:38px;font-size:21px}.credit-card-heading h2,.history-header h2{font-size:17px}.credit-card-heading p,.history-header p{font-size:12px}.credit-form{grid-template-columns:1fr;gap:15px}.credit-form-group:nth-child(3),.credit-submit-wrapper{grid-column:auto}.submit-credit-btn{width:100%}.credit-history-card{border-radius:11px}.history-header{padding:18px}.credit-tabs{padding:0 12px}.credit-tab{padding:12px 13px;font-size:11px}.credit-table{min-width:800px}.credit-table th,.credit-table td{padding:12px 14px}.credit-cards-grid{gap:14px;padding:12px}.credit-card-header{padding:14px 14px 10px}.credit-card-amount strong{font-size:18px}.credit-card-body{padding:12px 14px 6px}.credit-card-detail p{font-size:12px}.credit-card-footer{padding:10px 14px 14px}.file-upload-box{min-height:36px;padding:4px 12px}.file-upload-box .upload-icon{font-size:14px}.file-upload-box .upload-text .file-label{font-size:11px}.file-upload-box .upload-text .file-hint{font-size:8px}.file-upload-box .upload-text .file-name{font-size:11px}.file-upload-box .upload-clear{width:20px;height:20px;font-size:12px}.proof-viewer-overlay{padding:8px}.proof-viewer-modal{border-radius:11px;width:100%;height:94vh}.proof-viewer-header{min-height:60px;padding:10px 12px}.proof-document-icon{width:34px;height:34px;font-size:16px}.proof-viewer-title{gap:9px}.proof-viewer-title h3{font-size:14px}.proof-viewer-title p{max-width:210px;font-size:10px}.proof-viewer-close{width:34px;height:34px;font-size:23px}.proof-viewer-body{padding:5px}.proof-viewer-iframe{border-radius:4px}}@media (width<=420px){.corporate-credit-page{padding:12px}.credit-page-header h1{font-size:22px}.credit-page-header p{font-size:12px}.credit-request-card{padding:14px}.credit-card-heading{gap:10px}.credit-heading-icon{width:36px;height:36px}.credit-card-heading h2,.history-header h2{font-size:16px}.credit-tabs{padding:0 8px}.credit-tab{padding:11px 12px}.credit-cards-grid{gap:12px;padding:8px}.credit-card-header{padding:12px 12px 8px}.credit-card-amount strong{font-size:16px}.credit-card-body{padding:10px 12px 4px}.credit-card-detail p{font-size:12px}.credit-card-footer{padding:8px 12px 12px}.credit-card-footer .proof-btn{padding:8px;font-size:11px}.file-upload-box{min-height:34px;padding:3px 10px}.file-upload-box .upload-icon{font-size:12px}.file-upload-box .upload-text .file-label{font-size:10px}.file-upload-box .upload-text .file-hint{font-size:7px}.file-upload-box .upload-text .file-name{font-size:10px}.file-upload-box .upload-clear{width:18px;height:18px;font-size:11px}.proof-viewer-modal{height:96vh}.proof-viewer-title p{max-width:150px}}@media (width<=360px){.corporate-credit-page{padding:10px}.credit-request-card{padding:12px}.credit-page-header h1{font-size:21px}.credit-tab{padding-left:10px;padding-right:10px}.credit-cards-grid{gap:10px}.credit-card-detail p{font-size:11px}.proof-viewer-title p{max-width:120px}}.service-pricing-page{box-sizing:border-box;background:#f8fafc;min-height:100vh;padding:24px}.service-pricing-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.service-pricing-header h1{color:#17211b;margin:0 0 6px;font-size:28px;font-weight:700}.service-pricing-header p{color:#6b7280;margin:0;font-size:14px}.service-pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.card-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.card-header h2{color:#17211b;margin:0 0 5px;font-size:18px}.card-header p{color:#6b7280;margin:0;font-size:13px}.service-count{text-align:center;color:#16834b;min-width:70px;font-size:22px;font-weight:700}.service-count span{color:#6b7280;margin-top:2px;font-size:11px;font-weight:500;display:block}.service-table-wrapper{width:100%;overflow-x:auto}.service-pricing-table{border-collapse:collapse;width:100%;min-width:700px}.service-pricing-table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:14px 20px;font-size:12px;font-weight:700}.service-pricing-table td{vertical-align:middle;border-bottom:1px solid #edf0f2;padding:17px 20px}.service-pricing-table tbody tr:last-child td{border-bottom:none}.service-pricing-table tbody tr:hover{background:#fafdfb}.service-name{align-items:center;gap:12px;display:flex}.service-icon{color:#16834b;background:#eaf7f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.service-name strong{color:#17211b;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.service-name span{color:#9ca3af;font-size:11px;display:block}.service-rate{color:#17211b;font-size:16px;font-weight:700}.status-badge{border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.active{color:#16834b;background:#eaf7f0}.status-badge.inactive{color:#dc2626;background:#fef2f2}.status-badge.registered{color:#2563eb;background:#eff6ff}.status-badge.not-registered{color:#6b7280;background:#f3f4f6}.service-cards{flex-direction:column;gap:12px;padding:16px;display:flex}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 1px 4px #0000000a}.service-card-header{border-bottom:1px solid #edf0f2;align-items:center;gap:12px;padding-bottom:8px;display:flex}.service-card-header .service-icon{width:32px;height:32px;font-size:14px}.service-card-name{color:#17211b;font-size:14px;font-weight:600}.service-card-row{justify-content:space-between;align-items:center;gap:12px;font-size:13px;line-height:1.4;display:flex}.service-card-label{color:#6b7280;flex-shrink:0;font-weight:500}.service-card .service-rate{font-size:15px}.service-card .status-badge{padding:4px 10px;font-size:11px}.service-card .status-badge.registered{color:#2563eb;background:#eff6ff}.service-card .status-badge.not-registered{color:#6b7280;background:#f3f4f6}.service-card .status-badge.active{color:#16834b;background:#eaf7f0}.service-card .status-badge.inactive{color:#dc2626;background:#fef2f2}.service-pricing-loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.service-pricing-loading p{margin:12px 0 0;font-size:14px}@keyframes servicePricingSpin{to{transform:rotate(360deg)}}.service-pricing-error{background:#fff7f7;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:12px;margin:20px;padding:16px;display:flex}.service-pricing-error button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:7px;padding:8px 14px;font-size:12px;font-weight:600}.service-pricing-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.service-pricing-empty h3{color:#374151;margin:14px 0 5px;font-size:16px}.service-pricing-empty p{color:#9ca3af;margin:0;font-size:13px}@media (width<=600px){.service-pricing-page{padding:16px}.service-pricing-header{align-items:flex-start}.service-pricing-header h1{font-size:23px}.refresh-button{padding:9px 13px}.card-header{padding:16px}.service-pricing-table th,.service-pricing-table td{padding:13px 15px}.service-pricing-error{flex-wrap:wrap;align-items:flex-start}.service-pricing-error button{margin-left:42px}.desktop-only{display:none}.mobile-only{display:block}.service-cards{padding:12px}.service-card{gap:8px;padding:14px}}.transactions-page{box-sizing:border-box;background:#f8fafc;min-height:100vh;padding:24px}.transactions-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.transactions-header h1{color:#17211b;margin:0 0 6px;font-size:28px;font-weight:700}.transactions-header p{color:#6b7280;margin:0;font-size:14px}.transactions-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.refresh-button{color:#fff;cursor:pointer;background:#16834b;border:0;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.refresh-button:hover{background:#116a3c}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.create-transaction-button{color:#fff;cursor:pointer;background:#17211b;border:0;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.create-transaction-button:hover{background:#26342b}.create-transaction-button:disabled{opacity:.6;cursor:not-allowed}.transactions-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.transactions-card-header{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px 16px;display:flex}.transactions-card-header h2{color:#17211b;margin:0 0 5px;font-size:18px}.transactions-card-header p{color:#6b7280;margin:0;font-size:13px}.transactions-card-header strong{color:#16834b}.create-transaction-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.create-transaction-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:15px;padding:20px 22px 16px;display:flex}.create-transaction-header h2{color:#17211b;margin:0 0 5px;font-size:18px;font-weight:700}.create-transaction-header p{color:#6b7280;margin:0;font-size:13px}.transaction-form-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:22px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151;font-size:13px;font-weight:600}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#17211b;background:#fff;border:1px solid #dfe4e8;border-radius:8px;outline:none;width:100%;font-size:13px;transition:all .2s}.form-group input,.form-group select{height:42px;padding:0 12px}.form-group textarea{resize:vertical;min-height:80px;padding:11px 12px;font-family:inherit}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#16834b;box-shadow:0 0 0 3px #16834b1a}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.75;background:#f8fafc}.transaction-form-actions{border-top:1px solid #edf0f2;justify-content:flex-end;align-items:center;gap:10px;padding:16px 22px 22px;display:flex}.cancel-transaction-button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe4e8;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s}.cancel-transaction-button:hover{background:#f8fafc;border-color:#9ca3af}.cancel-transaction-button:disabled{opacity:.6;cursor:not-allowed}.submit-transaction-button{color:#fff;cursor:pointer;background:#16834b;border:0;border-radius:8px;min-width:150px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s}.submit-transaction-button:hover{background:#116a3c}.submit-transaction-button:disabled{opacity:.6;cursor:not-allowed}.transaction-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 22px 20px;padding:13px 15px;font-size:13px;line-height:1.5}.transaction-success strong{margin-bottom:2px;font-size:13px;display:block}.transaction-success p{margin:0}.transaction-form-error{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;margin:0 22px 20px;padding:13px 15px;font-size:13px;line-height:1.5}.transaction-form-error strong{margin-bottom:2px;font-size:13px;display:block}.transaction-form-error p{margin:0}.filters-wrapper{background:#fafbfc;border-bottom:1px solid #e5e7eb;padding:16px 22px}.filters-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.search-wrapper{flex:1;min-width:200px;position:relative}.filter-input{color:#17211b;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:8px 32px 8px 14px;font-size:13px;transition:all .2s}.filter-input:focus{border-color:#16834b;box-shadow:0 0 0 3px #16834b1a}.filter-input::placeholder{color:#9ca3af}.filter-clear{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:18px;line-height:1;transition:all .2s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.filter-clear:hover{color:#dc2626;background:#fef2f2}.date-filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.date-filter-group{align-items:center;gap:6px;display:flex}.date-filter-group label{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.date-input{cursor:pointer;width:150px;padding:8px 10px;font-size:13px}.date-input::-webkit-calendar-picker-indicator{cursor:pointer}.clear-filters-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}.clear-filters-btn:hover{color:#dc2626;background:#fef2f2;border-color:#dc2626}.transactions-table-wrapper{width:100%;overflow-x:auto}.transactions-table{border-collapse:collapse;width:100%;min-width:1000px}.transactions-table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:14px 20px;font-size:12px;font-weight:700}.transactions-table td{vertical-align:middle;border-bottom:1px solid #edf0f2;padding:16px 20px}.transactions-table tbody tr:last-child td{border-bottom:none}.transactions-table tbody tr:hover{background:#fafdfb}.serial-number{color:#374151;background:#f1f5f9;border-radius:7px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 4px;font-size:13px;font-weight:600;display:inline-flex}.service-name{color:#17211b;white-space:nowrap;font-size:13px;font-weight:600}.request-data{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:12px;line-height:1.5;overflow:hidden}.transaction-cost{color:#17211b;white-space:nowrap;font-size:15px;font-weight:700}.status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.pending{color:#ea580c;background:#fff7ed}.status-badge.completed{color:#16834b;background:#eaf7f0}.status-badge.failed{color:#dc2626;background:#fef2f2}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.transaction-date{color:#4b5563;white-space:nowrap;font-size:12px}.view-pdf-button{color:#16834b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #16834b;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.view-pdf-button:hover{color:#fff;background:#16834b}.view-pdf-button:active{transform:translateY(1px)}.view-pdf-button:disabled{opacity:.6;cursor:not-allowed}.transaction-cards{flex-direction:column;gap:12px;padding:16px;display:flex}.transaction-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 1px 4px #0000000a}.transaction-card-row{justify-content:space-between;align-items:center;gap:12px;font-size:13px;line-height:1.4;display:flex}.transaction-card-label{color:#6b7280;flex-shrink:0;font-weight:500}.transaction-card .serial-number{background:#f1f5f9;min-width:28px;height:28px;font-size:12px}.transaction-card .service-name{font-size:13px}.transaction-card .request-data{text-align:right;max-width:180px;font-size:12px}.transaction-card .transaction-cost{font-size:14px}.transaction-card .status-badge{padding:4px 10px;font-size:11px}.transaction-card .transaction-date{font-size:12px}.desktop-only{display:block}.mobile-only{display:none}.transactions-pagination{border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:6px;padding:18px 20px;display:flex}.pagination-number,.pagination-arrow{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe4e8;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.pagination-number:hover,.pagination-arrow:hover:not(:disabled){color:#16834b;background:#f0faf5;border-color:#16834b}.pagination-number.active{color:#fff;background:#16834b;border-color:#16834b}.pagination-arrow{font-size:20px}.pagination-arrow:disabled{opacity:.4;cursor:not-allowed}.transactions-loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.transactions-loading p{margin:12px 0 0;font-size:14px}.loading-spinner{border:3px solid #dcefe5;border-top-color:#16834b;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite transactionSpin}@keyframes transactionSpin{to{transform:rotate(360deg)}}.transactions-error{background:#fff7f7;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:12px;margin:20px;padding:16px;display:flex}.error-icon{color:#dc2626;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:flex}.error-content{flex:1}.error-content strong{color:#991b1b;font-size:14px}.error-content p{color:#b91c1c;margin:3px 0 0;font-size:12px}.transactions-error button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:7px;padding:8px 14px;font-size:12px;font-weight:600}.transactions-error button:hover{background:#fef2f2}.transactions-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.empty-icon{color:#64748b;background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.transactions-empty h3{color:#374151;margin:14px 0 5px;font-size:16px}.transactions-empty p{color:#9ca3af;margin:0;font-size:13px}.transactions-table-wrapper::-webkit-scrollbar{height:7px}.transactions-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.transactions-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.transactions-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1024px){.transaction-form-grid{grid-template-columns:repeat(2,1fr)}.transactions-table{min-width:900px}}@media (width<=768px){.transactions-page{padding:16px}.transactions-header{flex-direction:column;align-items:flex-start}.transactions-header h1{font-size:23px}.transactions-header-actions{justify-content:flex-start;width:100%}.refresh-button,.create-transaction-button{padding:9px 13px}.transactions-card-header{flex-direction:column;align-items:stretch;padding:16px}.transactions-card-header>div{width:100%}.create-transaction-header{flex-direction:column;align-items:flex-start;padding:16px}.transaction-form-grid{grid-template-columns:1fr;gap:14px;padding:16px}.form-group.full-width{grid-column:auto}.transaction-form-actions{flex-direction:column-reverse;align-items:stretch;padding:16px}.cancel-transaction-button,.submit-transaction-button{width:100%}.transaction-success,.transaction-form-error{margin-left:16px;margin-right:16px}.filters-wrapper{padding:12px 16px}.filters-row{flex-direction:column;align-items:stretch;gap:12px}.search-wrapper{min-width:100%}.date-filters{flex-wrap:wrap;gap:8px}.date-filter-group{flex:1;min-width:120px}.date-input{width:100%}.clear-filters-btn{text-align:center;width:100%}.desktop-only{display:none}.mobile-only{display:block}.transaction-cards{padding:12px}.transaction-card{gap:8px;padding:14px}.transactions-error{flex-wrap:wrap;align-items:flex-start}.transactions-error button{margin-left:42px}.transactions-pagination{padding:15px}}@media (width<=480px){.transactions-header{flex-direction:column}.transactions-header-actions{flex-direction:column;align-items:stretch;width:100%}.refresh-button,.create-transaction-button{width:100%}.pagination-number,.pagination-arrow{width:32px;height:32px}.transaction-card .request-data{max-width:130px}.date-filters{flex-direction:column}.date-filter-group{flex-direction:column;align-items:stretch;width:100%}.date-filter-group label{font-size:11px}.form-group input,.form-group select{height:40px}}.accept-terms-page{box-sizing:border-box;background:linear-gradient(135deg,#eef2ff 0%,#f5f7fb 45%,#ecfeff 100%);width:100%;min-height:100vh;padding:40px 20px}.accept-terms-container{width:100%;max-width:1100px;margin:0 auto}.accept-terms-header{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 55%,#0ea5e9 100%);border:none;border-radius:18px;margin-bottom:22px;padding:30px 32px;box-shadow:0 10px 30px #4f46e547}.brand-section h1{color:#fff;letter-spacing:.3px;margin:0 0 8px;font-size:28px;font-weight:700}.brand-section p{color:#e0e7ff;margin:0;font-size:15px}.alert{border-radius:10px;margin-bottom:20px;padding:14px 18px;font-size:14px;font-weight:500;box-shadow:0 4px 14px #0f172a0f}.alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #dc2626}.alert-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-left:4px solid #10b981}.term-info-card{background:#fff;border:1px solid #e0e7ff;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:22px;padding:22px 24px;display:grid;box-shadow:0 6px 22px #4f46e514}.term-info-item{background:#f8faff;border:1px solid #eef2ff;border-radius:10px;flex-direction:column;gap:7px;padding:12px 16px;display:flex}.term-info-label{color:#6366f1;text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:600}.term-info-item strong{color:#111827;font-size:16px;font-weight:700}.terms-content-card{background:#fff;border:1px solid #e0e7ff;border-radius:16px;margin-bottom:22px;overflow:hidden;box-shadow:0 6px 22px #4f46e514}.terms-content-header{background:linear-gradient(135deg,#eef2ff 0%,#e0f2fe 100%);border-bottom:1px solid #e0e7ff;justify-content:space-between;align-items:center;gap:15px;padding:22px 26px;display:flex}.terms-content-header h2{color:#1e1b4b;margin:0;font-size:20px;font-weight:700}.version-badge{color:#fff;background:linear-gradient(135deg,#4f46e5,#0ea5e9);border-radius:20px;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #4f46e54d}.terms-text{background:#fff;max-height:600px;padding:26px;overflow-y:auto}.terms-text pre{white-space:pre-wrap;word-break:break-word;color:#374151;margin:0;font-family:inherit;font-size:14px;line-height:1.75}.terms-text::-webkit-scrollbar{width:8px}.terms-text::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.terms-text::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#a5b4fc,#818cf8);border-radius:10px}.terms-text::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#818cf8,#6366f1)}.accept-action-card{text-align:center;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border:1px solid #bae6fd;border-radius:16px;margin-bottom:20px;padding:30px;box-shadow:0 8px 28px #0ea5e924}.accept-warning strong{color:#0c4a6e;margin-bottom:8px;font-size:16px;font-weight:700;display:block}.accept-warning p{color:#475569;max-width:750px;margin:0 auto 24px;font-size:14px;line-height:1.65}.accept-button{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 50%,#0ea5e9 100%);border:0;border-radius:10px;min-width:270px;padding:14px 26px;font-size:15px;font-weight:600;transition:all .25s;box-shadow:0 8px 22px #4f46e559}.accept-button:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 12px 28px #4f46e573}.accept-button:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 16px #4f46e54d}.accept-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.expiry-text{color:#94a3b8;margin:16px 0 0;font-size:12px;font-style:italic}.loading-card,.error-card{text-align:center;background:#fff;border:1px solid #e0e7ff;border-radius:18px;max-width:500px;margin:100px auto;padding:42px 36px;box-shadow:0 12px 40px #4f46e51f}.loading-card h2,.error-card h2{color:#1e1b4b;margin:20px 0 8px;font-weight:700}.loading-card p,.error-card p{color:#64748b;margin:0 0 20px;line-height:1.6}.loader{border:4px solid #4f46e5;border-color:#4f46e5 #0ea5e9 #e0e7ff #e0e7ff;border-radius:50%;width:44px;height:44px;margin:0 auto;animation:.8s linear infinite spin}.status-icon{color:#b91c1c;background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto;font-size:26px;font-weight:700;display:flex;box-shadow:0 6px 18px #dc262633}.secondary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:0;border-radius:9px;padding:12px 24px;font-weight:600;transition:all .25s;box-shadow:0 6px 18px #4f46e54d}.secondary-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #4f46e566}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){.accept-terms-page{padding:20px 12px}.accept-terms-header{border-radius:14px;padding:24px 22px}.brand-section h1{font-size:23px}.brand-section p{font-size:14px}.term-info-card{grid-template-columns:1fr;padding:18px}.terms-content-header{flex-direction:column;align-items:flex-start;padding:18px 20px}.terms-text{max-height:500px;padding:18px}.accept-action-card{padding:24px 18px}.accept-button{width:100%;min-width:unset}}@media (width<=480px){.terms-text pre{font-size:13px}.brand-section h1{font-size:20px}}
