.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-contents-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.instruction-contents-heading h2{margin:0 0 7px;font-size:30px}.instruction-contents-heading p{color:var(--muted);margin:0;line-height:1.6}.instruction-contents-heading>span{min-width:48px;height:48px;color:var(--blue-dark);background:var(--pale);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.instruction-topic-nav{flex-wrap:wrap;gap:9px;margin-bottom:22px;display:flex}.instruction-topic-nav a{min-height:42px;color:var(--blue-dark);background:#fff;border:1px solid #b9d6e2;border-radius:22px;align-items:center;gap:9px;padding:0 14px;font-size:12px;font-weight:750;display:inline-flex}.instruction-topic-nav a:hover{border-color:var(--blue);background:var(--pale)}.instruction-topic-nav a span{color:#6f96a6;font-size:10px}.instruction-topics{gap:14px;display:grid}.instruction-topic{border:1px solid var(--line);background:#fff;border-radius:10px;scroll-margin-top:18px;overflow:hidden;box-shadow:0 8px 24px #002b460a}.instruction-topic summary{cursor:pointer;grid-template-columns:44px minmax(0,1fr) 34px 24px;align-items:center;gap:16px;min-height:92px;padding:20px 24px;list-style:none;display:grid}.instruction-topic summary::-webkit-details-marker{display:none}.instruction-topic[open] summary{border-bottom:1px solid var(--line);background:#f8fbfc}.instruction-topic-index{color:#fff;background:var(--blue);border-radius:9px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid}.instruction-topic-title{gap:5px;display:grid}.instruction-topic-title strong{font-size:20px}.instruction-topic-title small{color:var(--muted);font-size:12px}.instruction-topic-count{width:30px;height:30px;color:var(--blue-dark);background:var(--pale);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.instruction-topic-chevron{color:var(--blue);font-size:22px;transition:transform .2s}.instruction-topic[open] .instruction-topic-chevron{transform:rotate(180deg)}.instruction-topic .instruction-steps{padding:18px}.instruction-topic .instruction-steps li{box-shadow:none;background:#fbfdfe}.instruction-topic .instruction-steps li:only-child{grid-column:1/-1;min-height:0}.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-contents-heading h2{font-size:26px}.instruction-topic-nav{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.instruction-topic-nav a{flex:none}.instruction-topic summary{grid-template-columns:40px minmax(0,1fr) 24px;gap:12px;min-height:82px;padding:16px}.instruction-topic-count{display:none}.instruction-topic-index{width:38px;height:38px}.instruction-topic-title strong{font-size:17px}.instruction-topic-title small{line-height:1.35}.instruction-topic .instruction-steps{padding:10px}.instruction-steps li{grid-template-columns:42px 1fr;gap:14px;min-height:0;padding:18px}.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%}}
