.instruction-topbar{background:var(--navy);border-bottom:1px solid #ffffff1f;align-items:center;height:86px;display:flex}.instruction-topbar-inner,.instruction-top-actions{justify-content:space-between;align-items:center;display:flex}.instruction-top-actions{gap:18px}.instruction-page{background:var(--bg);min-height:calc(100vh - 86px)}.instruction-hero{color:#fff;background:linear-gradient(118deg,#002b46,#075b91);padding:86px 0 80px}.instruction-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:90px;display:grid}.instruction-hero h1{letter-spacing:-.05em;max-width:720px;margin:18px 0;font-size:58px;font-weight:500;line-height:1.06}.instruction-hero p{color:#c4d8e0;max-width:640px;margin:0;font-size:19px;line-height:1.65}.instruction-hero-button{margin-top:30px}.instruction-visual{justify-content:center;align-items:center;gap:24px;min-height:250px;display:flex}.instruction-document{background:#ffffff1a;border:1px solid #ffffff73;border-radius:12px;width:190px;height:230px;padding:45px 28px;position:relative;box-shadow:0 24px 60px #00000024}.instruction-document:before{content:"";background:#fff;border-radius:7px;position:absolute;inset:12px}.instruction-document span{z-index:1;background:#cfe3eb;border-radius:5px;height:8px;margin:0 0 16px;display:block;position:relative}.instruction-document span:nth-child(2){width:78%}.instruction-document span:nth-child(3){width:56%}.instruction-document strong{z-index:2;color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:46px;height:46px;font-size:22px;display:grid;position:absolute;bottom:22px;right:23px}.instruction-arrow{color:#70bad6;font-size:42px}.instruction-accountant{background:#0072bb8c;border:1px solid #ffffff59;border-radius:20px;place-items:center;width:94px;height:94px;font-size:27px;font-weight:800;display:grid}.instruction-content{padding-top:70px;padding-bottom:80px}.instruction-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.instruction-steps li{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:52px minmax(0,1fr);gap:20px;min-height:190px;padding:28px;display:grid;box-shadow:0 10px 28px #002b460d}.instruction-number{width:48px;height:48px;color:var(--blue-dark);background:var(--pale);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.instruction-steps h2{margin:4px 0 12px;font-size:21px}.instruction-steps p{color:#526d79;margin:0;font-size:15px;line-height:1.7}.instruction-tips{color:#fff;background:var(--navy);border-radius:9px;margin-top:28px;padding:32px}.instruction-tips h2{margin:0 0 20px;font-size:23px}.instruction-tips ul{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.instruction-tips li{color:#c7dae2;padding-left:28px;line-height:1.6;position:relative}.instruction-tips li:before{content:"✓";color:#65b8d6;font-weight:800;position:absolute;left:0}.instruction-final{background:#eaf6fa;border:1px solid #b9d6e2;border-radius:9px;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:26px 30px;display:flex}.instruction-final p{margin:0;font-size:15px;line-height:1.6}@media (width<=850px){.instruction-hero{padding:65px 0}.instruction-hero-grid{grid-template-columns:1fr;gap:45px}.instruction-visual{min-height:210px}.instruction-steps{grid-template-columns:1fr}.instruction-tips ul{grid-template-columns:1fr;gap:14px}}@media (width<=560px){.instruction-topbar{height:auto;padding:16px 0}.instruction-topbar-inner{align-items:flex-start;gap:14px}.instruction-top-actions{gap:4px}.instruction-top-actions>.btn{display:none}.instruction-hero{padding:55px 0}.instruction-hero h1{font-size:40px}.instruction-hero p{font-size:17px}.instruction-visual{margin:-20px -40px;transform:scale(.78)}.instruction-content{padding-top:36px;padding-bottom:48px}.instruction-steps li{grid-template-columns:42px 1fr;gap:14px;min-height:0;padding:22px}.instruction-number{width:40px;height:40px}.instruction-steps h2{font-size:19px}.instruction-steps p{font-size:14px}.instruction-tips{padding:24px}.instruction-final{flex-direction:column;align-items:stretch}.instruction-final .btn{width:100%}}
