@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";
:root{--ink:#10231d;--green:#1d6b50;--mint:#c9f27b;--cream:#f5f4ed;--line:#d9ddd5;--muted:#64716c;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);letter-spacing:-.02em;background:#fbfbf7;margin:0;font-family:Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfbf7e6;border-bottom:1px solid #10231d14;height:76px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;max-width:1180px;height:100%;margin:auto;padding:0 24px;display:flex}.brand{align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--mint);border-radius:11px;place-items:center;font-family:Manrope;font-weight:800;display:grid}.nav-wrap nav{gap:34px;font-size:14px;font-weight:600;display:flex}.nav-wrap nav a:hover{color:var(--green)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;max-width:1180px;min-height:670px;margin:auto;padding:80px 24px 90px;display:grid}.pill{color:var(--green);letter-spacing:.03em;border:1px solid #c7d8cf;border-radius:100px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.055em;margin:24px 0 20px;font-size:64px;line-height:1.16}.hero h1 em{color:var(--green);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--mint);z-index:-1;opacity:.8;height:10px;position:absolute;bottom:1px;left:0;right:0}.hero-copy>p{color:var(--muted);font-size:18px;line-height:1.8}.primary-button,.light-button{background:var(--ink);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:36px;margin-top:22px;padding:17px 22px;font-size:15px;font-weight:700;display:inline-flex}.primary-button span{color:var(--mint);font-size:21px}.trust-row{color:#76827d;gap:20px;margin-top:28px;font-size:12px;display:flex}.hero-visual{place-items:center;height:480px;display:grid;position:relative}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orb-one{background:#e7efde;width:410px;height:410px}.orb-two{background:var(--mint);opacity:.65;width:270px;height:270px;top:15px;right:15px}.mock-card{background:#fffffff0;border:1px solid #10231d1a;border-radius:18px;width:390px;padding:28px;position:relative;transform:rotate(-2deg);box-shadow:0 25px 60px #17433429}.mock-top,.mock-bottom{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.mock-top i{color:var(--green);background:#e9f7ee;border-radius:10px;padding:5px 8px;font-style:normal}.mock-card>strong{margin:14px 0 24px;font:800 32px Manrope;display:block}.chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:12px;height:125px;padding:0 8px;display:flex}.chart span{background:#b8d7c8;border-radius:5px 5px 0 0;flex:1}.chart span:first-child{height:28%}.chart span:nth-child(2){height:42%}.chart span:nth-child(3){height:37%}.chart span:nth-child(4){height:61%}.chart span:nth-child(5){height:55%}.chart span:nth-child(6){height:78%}.chart span:nth-child(7){background:var(--green);height:93%}.mock-bottom{margin-top:20px}.mock-bottom span{flex-direction:column;gap:4px;display:flex}.mock-bottom b{color:var(--ink);font:700 15px Manrope}.float-chip{color:var(--muted);background:#fff;border-radius:12px;padding:12px 16px;font-size:11px;position:absolute;box-shadow:0 12px 30px #10231d1f}.float-chip b{color:var(--green);margin-top:2px;font-size:15px;display:block}.chip-a{top:95px;left:0}.chip-b{bottom:78px;right:-5px}.steps{background:var(--ink);color:#fff;text-align:center;padding:100px 24px}.section-kicker,.eyebrow{letter-spacing:.16em;color:#84a397;font:700 11px Manrope}.steps .section-kicker{color:var(--mint)}.steps h2,.insight h2{margin:13px 0;font-size:38px}.section-lead{color:#aebbb6;margin:0 auto 48px}.step-grid{background:#3c5049;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1000px;margin:auto;display:grid}.step-grid article{background:var(--ink);padding:35px 28px}.step-grid article>span{color:var(--mint);font:700 13px Manrope}.step-grid h3{margin:18px 0 10px;font-size:19px}.step-grid p{color:#aebbb6;font-size:14px;line-height:1.7}.calc-card{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:1080px;margin:100px auto;padding:42px;box-shadow:0 18px 50px #10231d12}.calc-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:28px;display:flex}.calc-head h2{margin:8px 0 0;font-size:29px}.live-badge{color:var(--green);background:#eef8f3;border-radius:20px;padding:8px 11px;font-size:11px}.live-badge i{background:#34a476;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.calc-grid{grid-template-columns:1.15fr .85fr;gap:48px;padding-top:34px;display:grid}.inputs label{margin-bottom:20px;font-size:12px;font-weight:600;display:block}.input-shell{border:1px solid var(--line);background:#fafbf8;border-radius:8px;align-items:center;margin-top:8px;padding:0 14px;display:flex}.input-shell:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #1d6b5014}.input-shell input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:14px 0;font:700 16px Manrope}.input-shell b{color:#87918d;font-size:12px}.input-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.input-note{color:#87918d;font-size:11px;line-height:1.6}.result-panel{background:var(--cream);border-radius:12px;padding:28px}.result-label{color:var(--muted);font-size:12px}.result-panel>strong{margin:7px 0 16px;font:800 38px Manrope;display:block}.result-panel>strong small{margin-left:4px;font:700 16px Noto Sans KR}.negative{color:#b5483e}.margin-bar{background:#dfe4dc;border-radius:5px;height:5px;margin-bottom:24px;overflow:hidden}.margin-bar span{background:var(--green);height:100%;display:block}.result-row,.break-even{border-bottom:1px solid #dfe3dc;justify-content:space-between;padding:11px 0;font-size:13px;display:flex}.result-row b{font-family:Manrope}.break-even{background:var(--ink);color:#fff;border:0;border-radius:7px;margin:18px -8px 12px;padding:14px}.break-even b{color:var(--mint)}.result-panel>p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.insight{grid-template-columns:1fr 1fr;gap:100px;max-width:1080px;margin:130px auto;padding:0 24px;display:grid}.insight h2{font-size:42px;line-height:1.3}.insight>div:last-child{padding-top:25px}.insight p{color:var(--muted);font-size:16px;line-height:1.9}.insight a{border-bottom:1px solid var(--ink);gap:40px;padding:10px 0;font-size:14px;font-weight:700;display:inline-flex}.cta{background:var(--green);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto 100px;padding:46px 55px;display:flex}.cta span{letter-spacing:.16em;color:var(--mint);font:700 10px Manrope}.cta h2{margin:9px 0;font-size:29px}.cta p{color:#c9ddd5;margin:0}.light-button{background:var(--mint);color:var(--ink);white-space:nowrap;margin:0}footer{background:#eef0e9;padding:55px 24px 25px}.footer-inner,.copyright{max-width:1080px;margin:auto}.footer-inner{justify-content:space-between;display:flex}.footer-brand{margin-bottom:16px}.footer-inner p{color:var(--muted);font-size:13px}.footer-links{grid-template-columns:1fr 1fr;gap:14px 30px;font-size:13px;display:grid}.copyright{color:#88918d;border-top:1px solid #d5d9d1;margin-top:40px;padding-top:20px;font-size:10px}.content-page{max-width:900px;margin:0 auto;padding:90px 24px 120px}.content-page h1{margin-bottom:18px;font-size:44px}.content-page .lead{color:var(--muted);margin-bottom:50px;font-size:18px;line-height:1.8}.content-page article{border-top:1px solid var(--line);padding:30px 0}.content-page h2{font-size:23px}.content-page h3{margin-top:28px;font-size:17px}.content-page p,.content-page li{color:#55645f;font-size:14px;line-height:1.85}.guide-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px;transition:all .2s}.guide-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #10231d14}.guide-card span{color:var(--green);font-size:11px;font-weight:700}.guide-card h2{margin:12px 0;font-size:20px}.guide-card p{margin-bottom:0}.notice{background:var(--cream);border-left:3px solid var(--green);color:var(--muted);padding:18px 20px;font-size:13px;line-height:1.7}.guides-page{overflow:hidden}.guide-hero{grid-template-columns:1.08fr .92fr;max-width:1180px;margin:0 auto;padding:72px 24px 90px;display:grid}.guide-hero-image{background:#dce6db;border-radius:18px 0 0 18px;min-height:510px;position:relative;overflow:hidden}.guide-hero-image:after{content:"";background:linear-gradient(90deg,#10231d12,#0000 55%);position:absolute;inset:0}.guide-hero-image img{object-fit:cover}.guide-hero-copy{background:var(--ink);color:#fff;border-radius:0 18px 18px 0;flex-direction:column;justify-content:center;padding:62px 54px;display:flex}.guide-hero-copy .section-kicker{color:var(--mint)}.guide-hero-copy h1{letter-spacing:-.055em;margin:18px 0;font-size:49px;line-height:1.24}.guide-hero-copy h1 em{color:var(--mint);font-style:normal}.guide-hero-copy>p{color:#d1ddd8;max-width:460px;margin:0;font-size:16px;line-height:1.9}.guide-meta{color:#a7beb4;gap:14px;margin-top:25px;font-size:11px;display:flex}.guide-meta span+span:before{content:"·";margin-right:14px}.guide-primary{background:var(--mint);width:210px;color:var(--ink);border-radius:7px;justify-content:space-between;align-items:center;margin-top:35px;padding:15px 18px;font-size:13px;font-weight:800;display:flex}.guide-primary span{font-size:18px}.featured-guide{grid-template-columns:130px 1fr;gap:45px;max-width:1080px;margin:15px auto 120px;padding:0 24px;display:grid}.featured-number{color:#d7ded8;font:800 88px/1 Manrope}.guide-label{align-items:center;gap:12px;display:flex}.guide-label span{color:var(--green);font-size:12px;font-weight:800}.guide-label i{color:#416313;background:#e8f5d1;border-radius:20px;padding:5px 9px;font-size:10px;font-style:normal;font-weight:700}.featured-body h2{letter-spacing:-.04em;margin:15px 0 20px;font-size:37px;line-height:1.4}.featured-body h2 mark{color:inherit;background:linear-gradient(#0000 65%,#d9f69e 0);padding:0 3px}.featured-body>p{color:#3f514a;max-width:780px;font-size:16px;line-height:1.95}.featured-body>p strong{color:var(--green);font-weight:800}.featured-points{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:30px 0;display:grid}.featured-points span{color:#4a5d55;padding:17px 12px;font-size:12px}.featured-points span+span{border-left:1px solid var(--line)}.featured-points b{color:var(--green);margin-right:8px;font:700 10px Manrope}.featured-body>a{border-bottom:2px solid var(--ink);gap:45px;padding:11px 0;font-size:13px;font-weight:800;display:inline-flex}.guide-library{background:#eff1eb;padding:100px 24px}.library-head{justify-content:space-between;align-items:flex-end;max-width:1080px;margin:0 auto 45px;display:flex}.library-head h2{margin:10px 0 0;font-size:36px}.library-head>p{color:#52635c;margin:0;font-size:13px;line-height:1.8}.guide-library .guide-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:1080px;margin:auto;display:grid}.guide-library .guide-card{background:#fff;border:1px solid #d8ddd5;border-radius:14px;flex-direction:column;min-height:270px;padding:28px 30px;transition:all .25s;display:flex;position:relative;overflow:hidden}.guide-library .guide-card:after{content:"";background:var(--card-accent);opacity:.55;border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-45px}.guide-library .guide-card:hover{border-color:#b7c4bc;transform:translateY(-4px);box-shadow:0 15px 35px #10231d17}.guide-card.sage{--card-accent:#b9dac9}.guide-card.lime{--card-accent:#c9f27b}.guide-card.sand{--card-accent:#efd99d}.guide-card.rose{--card-accent:#efc5b9}.guide-card.blue{--card-accent:#b9d5de}.card-top{z-index:1;justify-content:space-between;display:flex;position:relative}.guide-library .card-top span{color:var(--green);font-size:11px;font-weight:800}.card-top b{color:#c7cec8;font:800 20px Manrope}.guide-library .guide-card h3{max-width:390px;margin:24px 0 12px;font-size:21px;line-height:1.5}.guide-library .guide-card p{color:#4c5e56;margin:0;font-size:14px;line-height:1.85}.guide-library .guide-card p strong{color:#183d30;font-weight:800}.card-foot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;display:flex}.guide-library .card-foot span{color:#6f7e78;font-size:11px}.card-foot i{background:var(--ink);width:32px;height:32px;color:var(--mint);border-radius:50%;place-items:center;font-style:normal;display:grid}.guide-note{border-left:4px solid var(--green);background:#f4f4ec;grid-template-columns:180px 1fr;gap:20px;max-width:1080px;margin:70px auto 110px;padding:25px 30px;display:grid}.guide-note b{font-size:14px}.guide-note p{color:#4f6059;margin:0;font-size:13px;line-height:1.8}@media (max-width:800px){.nav-wrap nav a:not(:first-child){display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero h1{font-size:44px}.hero-visual{height:370px}.mock-card{width:90%}.chip-a{left:0}.steps,.calc-card{margin-top:0}.step-grid{grid-template-columns:1fr}.calc-card{margin:60px 14px;padding:24px}.calc-grid{grid-template-columns:1fr}.insight{grid-template-columns:1fr;gap:10px;margin:80px auto}.cta{margin:0 14px 70px;padding:35px 25px;display:block}.cta .light-button{margin-top:25px}.footer-inner{display:block}.footer-links{margin-top:35px}.guide-hero{grid-template-columns:1fr;padding:28px 14px 65px}.guide-hero-image{border-radius:14px 14px 0 0;min-height:300px}.guide-hero-copy{border-radius:0 0 14px 14px;padding:38px 26px}.guide-hero-copy h1{font-size:36px}.guide-hero-copy>p{font-size:14px}.featured-guide{grid-template-columns:1fr;gap:8px;margin-bottom:75px}.featured-number{font-size:56px}.featured-body h2{font-size:29px}.featured-points{grid-template-columns:1fr}.featured-points span+span{border-left:0;border-top:1px solid var(--line)}.guide-library{padding:70px 14px}.library-head{display:block}.library-head>p{margin-top:20px}.guide-library .guide-grid{grid-template-columns:1fr}.guide-library .guide-card{min-height:250px}.guide-note{grid-template-columns:1fr;margin:50px 14px 75px}.guide-meta{flex-wrap:wrap}}
.guide-hero-copy>p strong{color:#c9f27b;font-weight:800}.cost-list{grid-template-columns:repeat(4,1fr);gap:8px;margin:28px 0 6px;display:grid}.cost-list span{color:#263a32;background:#f8f9f5;border:1px solid #dce2db;border-radius:9px;flex-direction:column;gap:7px;min-height:72px;padding:13px 12px;font-size:12px;font-weight:700;display:flex}.cost-list b{color:#1d6b50;font:800 10px Manrope,sans-serif}.when-to-read{font-weight:700;color:#1d6b50!important;margin:18px 0 -12px!important;font-size:12px!important}.card-foot>b{color:#56665f;background:#eef1eb;border-radius:20px;padding:5px 9px;font-size:10px}.guide-library .guide-card:hover{box-shadow:none;border-color:#d8ddd5;transform:none}.guide-library .section-kicker{color:#52635c}.guide-library .guide-card:first-child{grid-column:1/-1;min-height:230px}.trust-row,.input-shell b,.input-note,.copyright{color:#53625c}@media (max-width:800px){.nav-wrap{padding:0 16px}.site-header .brand>span:last-child{display:none}.nav-wrap nav{gap:14px;font-size:12px}.nav-wrap nav a{align-items:center;min-height:44px;display:inline-flex}.nav-wrap nav a:not(:first-child){display:inline}.cost-list{grid-template-columns:repeat(2,1fr)}.cost-list span{min-height:68px}.guide-library .guide-card:first-child{grid-column:auto}.guide-library .when-to-read{font-weight:600}.guide-library .guide-card p strong{font-weight:700}.library-head h2{font-size:32px}}@media (max-width:340px){.nav-wrap nav{gap:8px}}@media (min-width:801px) and (max-width:960px){.guide-hero{grid-template-columns:1fr;padding:42px 24px 70px}.guide-hero-image{border-radius:16px 16px 0 0;min-height:430px}.guide-hero-copy{border-radius:0 0 16px 16px;padding:46px 42px}.guide-hero-copy h1{font-size:43px}}
