:root{font-family:Inter,"Segoe UI",sans-serif;color:#17211d}*{box-sizing:border-box}body{margin:0;background:#edf4f1}.login{min-height:100vh;display:grid;grid-template-columns:minmax(560px,1.08fr) minmax(400px,.92fr)}.visual{position:relative;overflow:hidden;background:linear-gradient(145deg,#093b30,#106a55);color:#fff;padding:clamp(38px,5vw,72px);display:flex;flex-direction:column;justify-content:center}.visual:after{content:"";position:absolute;width:420px;height:420px;right:-210px;bottom:-230px;border:80px solid #ffffff08;border-radius:50%}.visual-brand{position:relative;z-index:1;display:flex;align-items:center;gap:17px}.symbol{width:68px;height:68px;border:1px solid #ffffff1f;border-radius:18px;background:#ffffff16;display:grid;place-items:center;flex:0 0 auto}.symbol img{width:50px;height:50px;object-fit:contain}.visual-brand small{font-size:11px;letter-spacing:2px;color:#a9d9ca;font-weight:800}.visual h1{font-size:clamp(36px,4vw,54px);margin:4px 0 0;line-height:1.05}.lead{position:relative;z-index:1;color:#cee8e0;line-height:1.65;max-width:680px;margin:24px 0 30px;font-size:16px}.modules{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-width:820px}.modules article{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #ffffff20;background:#ffffff0b;border-radius:12px;transition:.2s}.modules article:hover{background:#ffffff13;transform:translateY(-2px)}.modules article>span{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#ffffff17;color:#bce7da;font-size:10px;font-weight:800;flex:0 0 auto}.modules article div{display:grid;gap:4px}.modules strong{font-size:13px}.modules small{color:#bfdfd5;font-size:11px;line-height:1.4}.visual-foot{position:relative;z-index:1;display:flex;justify-content:space-between;max-width:820px;margin-top:24px;padding-top:16px;border-top:1px solid #ffffff1c;color:#afd8cc;font-size:11px}.visual-foot span:first-child{color:#8ee2c8}.signin-area{display:grid;place-items:center;padding:40px 28px;background:radial-gradient(circle at 90% 8%,#d5ebe4,transparent 38%),#edf4f1}.box{width:min(420px,100%);background:#fff;border:1px solid #e0e8e5;border-radius:20px;padding:40px;box-shadow:0 20px 60px #194f3e18}.box-logo{width:54px;height:54px;border-radius:15px;background:#e2f1ec;display:grid;place-items:center;margin-bottom:20px}.box-logo img{width:40px;height:40px;object-fit:contain}.box h2{font-size:29px;margin:0 0 7px}.box>p,footer{color:#74827d;line-height:1.55}.box form{display:grid;gap:17px;margin:27px 0 23px}.box label{display:grid;gap:7px;font-weight:700;font-size:13px}.box input{width:100%;padding:13px;border:1px solid #c9d7d2;border-radius:9px;background:#fbfdfc;font:inherit}.box input:focus{outline:3px solid #12755d20;border-color:#12755d;background:#fff}.box button{border:0;background:linear-gradient(135deg,#16866b,#0c654f);color:#fff;padding:14px;border-radius:9px;box-shadow:0 7px 18px #106a5530;font-weight:800;font-size:14px;cursor:pointer}.box button:hover{background:linear-gradient(135deg,#1a9476,#0b5946);transform:translateY(-1px)}.remember{display:flex!important;flex-direction:row;align-items:center;font-weight:600!important}.remember input{width:17px;height:17px}.error,.box span{color:#a13329;font-size:12px}footer{text-align:center;font-size:11px}footer strong{color:#52645e}@media(max-width:1000px){.login{grid-template-columns:1fr}.visual{padding:42px}.signin-area{padding:44px 20px}.modules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.visual{padding:30px 22px}.visual-brand{align-items:flex-start}.symbol{width:56px;height:56px}.symbol img{width:42px;height:42px}.visual h1{font-size:31px}.modules{grid-template-columns:1fr}.modules article:nth-child(n+5){display:none}.visual-foot{gap:12px;flex-direction:column}.signin-area{padding:30px 16px}.box{padding:30px 24px}}

.business-support{position:relative;z-index:1;max-width:820px;margin:0 0 24px;padding:20px;border:1px solid #83dbc655;border-radius:16px;background:linear-gradient(120deg,#ffffff16,#ffffff08)}.business-support-heading{display:flex;align-items:center;gap:14px}.business-support-count{display:grid;place-items:center;flex:0 0 54px;height:54px;border-radius:14px;background:#c9f3df;color:#104b3b;font-size:32px}.business-support h2{margin:0;font-size:19px;line-height:1.3}.business-support p{margin:5px 0 0;color:#cee8e0;font-size:12px;line-height:1.5}.business-support-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px;list-style:none;margin:17px 0 0;padding:0}.business-support-list li{display:flex;align-items:baseline;gap:8px;font-size:12px;line-height:1.5;color:#e5f6ef}.business-support-list li:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#8ee2c8}@media(max-width:400px){.business-support-list{grid-template-columns:1fr}.business-support{padding:16px}}
