:root{font-family:system-ui,-apple-system,Malgun Gothic,sans-serif;color:#173750;background:#f8fafb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:1rem;z-index:5}.header{background:white;border-bottom:1px solid #e4e9eb}.header-inner{max-width:1180px;margin:auto;min-height:82px;padding:16px 26px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:1.38rem;font-weight:800;letter-spacing:-.07em;white-space:nowrap}.brand span{color:#ba782c}.header nav{display:flex;flex-wrap:wrap;gap:30px;font-weight:650;font-size:.96rem}.header a:hover,footer a:hover{color:#ba782c}.hero{background:#173750;color:white;min-height:580px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.75fr);align-items:center;grid-gap:50px;gap:50px;padding:80px max(28px,calc((100vw - 1128px)/2));overflow:hidden}.hero-inner{max-width:660px}.eyebrow{font-size:.84rem;font-weight:800;letter-spacing:.08em;color:#b57223;margin:0 0 18px}.hero .eyebrow{color:#f4bf69}h1,h2,h3,p{word-break:keep-all}.hero h1{font-size:clamp(3rem,5.4vw,5.4rem);letter-spacing:-.075em;line-height:1.16;margin:0 0 27px}.hero h1 em{color:#f4bf69;font-style:normal}.lead{font-size:1.15rem;line-height:1.85;color:#dbe6ed;max-width:560px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:32px}.button{display:inline-block;background:#efb45e;color:#173750;padding:15px 23px;border-radius:7px;font-weight:800}.button:hover{background:#ffd08c}.text-link{font-weight:700}.hero-panel{background:#fff;color:#173750;padding:35px;border-radius:20px;box-shadow:18px 18px 0 #34556b;transform:rotate(2deg)}.hero-panel>span{font-weight:800}.hero-panel ol{padding:0;margin:24px 0 0;list-style:none}.hero-panel li{border-top:1px solid #e2e8ec;padding:18px 0;font-weight:700}.hero-panel b{color:#b57223;margin-right:15px}.section{max-width:1180px;margin:auto;padding:105px 26px}.section-heading{max-width:700px}.feature h2,.page-head h1,.section h2{font-size:clamp(2.15rem,3.7vw,3.5rem);letter-spacing:-.065em;line-height:1.25;margin:0 0 18px}.feature p:not(.eyebrow),.page-head>p:last-child,.section-heading>p:last-child{font-size:1.05rem;color:#617482;line-height:1.8}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;margin-top:45px}.card{background:#fff;border:1px solid #e0e7ea;border-radius:14px;padding:34px;min-height:230px}.card span{font-weight:800;color:#b57223}.card h3{margin:29px 0 10px;font-size:1.35rem}.card p{line-height:1.8;color:#5c6d78}.feature{background:#eaf0f3;padding:95px max(28px,calc((100vw - 1128px)/2));display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:80px;gap:80px}.feature .secondary{margin-top:20px;background:#173750;color:white}.feature-list{background:white;padding:12px 32px;border-radius:14px}.feature-list div{display:flex;justify-content:space-between;gap:16px;padding:25px 0;border-bottom:1px solid #e0e8eb}.feature-list div:last-child{border:0}.feature-list span{color:#5c6d78}.page-head{max-width:1180px;margin:auto;padding:85px 26px 55px}.page-head h1{max-width:850px}.article{max-width:920px;margin:0 auto 100px;padding:0 26px}.article section{padding:35px 0;border-top:1px solid #cbd8de}.article .step{color:#b57223;font-weight:800}.article h2{font-size:1.65rem;letter-spacing:-.04em;margin:15px 0}.article p{line-height:1.95;color:#526876;font-size:1.04rem}.check-grid{max-width:1180px;margin:0 auto 110px;padding:0 26px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.check-card{background:white;padding:32px;border:1px solid #dce5e9;border-radius:12px}.check-card h2{font-size:1.4rem;margin:0 0 25px}.check-card ul{padding-left:22px;line-height:1.9;color:#526876}.check-card li{margin-bottom:11px}footer{background:#112e43;color:#fff;padding:65px 26px 22px}.footer-inner{max-width:1128px;margin:auto;display:flex;justify-content:space-between;gap:30px}.footer-inner p{color:#bdd0d8}.footer-inner nav{display:flex;gap:24px;flex-wrap:wrap}.copyright{max-width:1128px;margin:50px auto 0;border-top:1px solid #496173;padding-top:22px;color:#b6cbd3;font-size:.85rem}@media(max-width:800px){.header-inner{align-items:flex-start;flex-direction:column;gap:15px}.header nav{gap:18px;font-size:.89rem}.hero{grid-template-columns:1fr;padding:65px 26px 75px;gap:50px}.hero-panel{max-width:450px;transform:none;box-shadow:8px 8px 0 #34556b}.section{padding:75px 26px}.cards,.check-grid,.feature{grid-template-columns:1fr}.feature{padding:70px 26px;gap:30px}.feature-list div{display:block}.feature-list span{display:block;margin-top:6px}.footer-inner{flex-direction:column}.page-head{padding-top:65px}}@media print{.actions,.header,footer{display:none}.hero{background:white;color:#173750;min-height:auto;padding:20px}.hero-panel{display:none}.check-grid{display:block}.check-card{page-break-inside:avoid;break-inside:avoid;margin-bottom:20px}}