.wrap{max-width:680px;margin:0 auto;padding:60px 2rem 100px}.wrap :root{--black:#0a0a0a;--white:#fff;--gray-50:#f7f7f7;--gray-100:#efefef;--gray-300:#c4c4c4;--gray-500:#7a7a7a;--gray-700:#3a3a3a;--accent:#5b4cff;--accent-light:#eae8ff;--green:#0d7a4e;--green-bg:#eafaf3;--font:"Inter", -apple-system, BlinkMacSystemFont, sans-serif}.wrap *{box-sizing:border-box;margin:0;padding:0}.wrap body{font-family:var(--font);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.7}.wrap a{color:var(--accent);text-decoration:none}.wrap a:hover{text-decoration:underline}.wrap nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-100);background:#ffffffeb;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.wrap .nav-brand{letter-spacing:-.02em;color:var(--black);font-size:15px;font-weight:600;text-decoration:none}.wrap .nav-brand span{color:var(--accent)}.wrap .back{color:var(--gray-500);font-size:13px}.wrap .back:hover{color:var(--black);text-decoration:none}.wrap .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:12px;font-weight:600}.wrap h1{letter-spacing:-.025em;margin-bottom:.5rem;font-size:36px;font-weight:700;line-height:1.15}.wrap .meta{color:var(--gray-500);border-bottom:1px solid var(--gray-100);margin-bottom:3rem;padding-bottom:2rem;font-size:13px}.wrap h2{margin:2.5rem 0 .6rem;font-size:18px;font-weight:600}.wrap p{color:var(--gray-700);margin-bottom:1rem;font-size:15px}.wrap ul{margin-bottom:1rem;padding-left:1.4rem}.wrap ul li{color:var(--gray-700);margin-bottom:.4rem;font-size:15px}.wrap .guarantee-box{background:var(--green-bg);border:1px solid #a7e4cb;border-radius:14px;align-items:flex-start;gap:1.25rem;margin-bottom:3rem;padding:1.75rem 2rem;display:flex}.wrap .guarantee-icon{flex-shrink:0;margin-top:2px;font-size:28px;line-height:1}.wrap .guarantee-box h2{color:var(--green);margin:0 0 .4rem;font-size:20px;font-weight:700}.wrap .guarantee-box p{color:var(--green);margin:0;font-size:15px}.wrap .steps{flex-direction:column;gap:0;margin-top:.5rem;display:flex}.wrap .step{border-bottom:1px solid var(--gray-100);gap:1.25rem;padding:1.25rem 0;display:flex}.wrap .step:last-child{border-bottom:none}.wrap .step-num{background:var(--black);width:28px;height:28px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:12px;font-weight:700;display:flex}.wrap .step h3{margin-bottom:.25rem;font-size:15px;font-weight:600}.wrap .step p{color:var(--gray-500);margin:0;font-size:14px}.wrap .contact-box{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:12px;margin-top:2.5rem;padding:1.25rem 1.5rem}.wrap .contact-box p{margin:0}.wrap footer{border-top:1px solid var(--gray-100);text-align:center;color:var(--gray-500);padding:1.5rem 2rem;font-size:12px}.wrap footer a{color:var(--gray-500);margin:0 .75rem}.wrap footer a:hover{color:var(--black);text-decoration:none}
