:root{--ink:#203a36;--green:#204f49;--muted:#697d77;--paper:#f6f7f2;--line:#dce4dd;--accent:#e6edb2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI","Malgun Gothic",sans-serif;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #8daa77;outline-offset:3px}.site-header,main,footer{max-width:1160px;margin:auto}.site-header{height:96px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:21px;font-weight:800;letter-spacing:-1px}.brand span{font-weight:400;margin-left:5px}nav{display:flex;gap:30px;font-size:14px}nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding:76px 0 80px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;color:var(--muted);margin:0 0 12px}h1{font-size:clamp(38px,4.5vw,56px);line-height:1.3;letter-spacing:-2.5px;margin:0 0 24px}h1 em{font-style:normal;color:var(--green)}.lead{color:var(--muted);font-size:17px;margin-bottom:28px}.primary{background:var(--green);color:white;border:0;border-radius:8px;padding:15px 22px;font-weight:700;display:inline-flex;gap:35px;align-items:center}.micro{font-size:12px;color:var(--muted)}.hero-note{background:#eaf0e7;border-radius:4px 28px 4px 4px;padding:38px;position:relative;transform:rotate(2deg);box-shadow:10px 12px 0 #e0e7d7;max-width:420px;width:100%;justify-self:center}.note-label{display:block;font-size:14px;margin-bottom:16px}.hero-note strong{display:block;font-size:21px;letter-spacing:-1px}.hero-note b{font-size:32px}.note-rule{height:1px;background:#cbd6c4;margin:24px 0}.hero-note .note-total{font-size:40px}.hero-note p{font-size:12px;color:var(--muted);margin-bottom:0}.stamp{position:absolute;right:26px;bottom:35px;background:var(--accent);border:1px solid #a8b675;width:78px;height:78px;border-radius:50%;display:grid;place-content:center;line-height:1.4;text-align:center;font-weight:700;font-size:13px;transform:rotate(-12deg)}h2{font-size:25px;letter-spacing:-1px;line-height:1.4;margin:0}h3{font-size:17px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.hint{color:var(--muted);font-size:14px;margin:12px 0 24px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;align-items:start}.subscription-row{background:white;border:1px solid var(--line);border-radius:14px;padding:23px;margin-bottom:14px}.row-top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.number{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;background:#eef2e7;border-radius:7px;font-size:12px;font-weight:700}.name-input{width:100%;border:0!important;background:transparent!important;font-size:17px;font-weight:700;padding:4px!important;min-width:0}.remove{border:0;background:transparent;font-size:23px;color:var(--muted);padding:0 8px}.row-fields{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}label{display:block;font-size:13px;color:var(--muted)}input,select{border:1px solid var(--line);border-radius:7px;padding:11px 13px;background:#fafcf9;color:var(--ink);width:100%;min-width:0;margin-top:7px}input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:var(--green)}.amount-wrap{position:relative}.amount-wrap input{padding-right:72px}.amount-wrap>span{position:absolute;right:13px;top:19px;color:var(--muted);font-size:12px;pointer-events:none}.row-bottom{margin-top:18px;padding-top:16px;border-top:1px solid #eef2ed;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px}.cancel-label{display:flex;align-items:center;gap:8px;cursor:pointer}.row-equivalent{font-weight:700;color:var(--green)}.subscription-row.cancelled{background:#f1f4ea;border-color:#aebba1}.actions{display:flex;justify-content:space-between;align-items:center;gap:15px}.add-button{flex:1;padding:14px;background:transparent;border:1px dashed #a5b5a4;border-radius:10px;color:var(--green);font-weight:700}.text-button{background:none;border:0;color:var(--muted);text-decoration:underline;text-underline-offset:4px;padding:8px;white-space:nowrap}.empty{padding:50px 20px;border:1px dashed var(--line);border-radius:12px;text-align:center;color:var(--muted);margin-bottom:15px}.summary{background:var(--green);color:white;border-radius:18px;padding:30px;position:sticky;top:24px}.summary .eyebrow{color:#bccfc4}.summary h3{font-size:15px;font-weight:400;margin:20px 0 0}.big-money{font-size:42px;line-height:1.25;letter-spacing:-1.6px;margin:10px 0}.big-money span{font-size:17px;letter-spacing:0;margin-left:5px}.summary-caption{font-size:12px;color:#bed2c8}.totals{border-top:1px solid #4b7068;padding-top:18px;margin-top:22px}.totals>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:14px}.saving-box{background:#315f53;border-radius:10px;margin-top:24px;padding:18px}.saving-box p{font-size:12px;margin:0 0 8px;color:#d4e2d9}.saving-box strong{color:var(--accent);font-size:24px}.saving-box p:last-child{margin:10px 0 0}.summary-foot{font-size:11px;color:#bed2c8;line-height:1.7;margin-bottom:0}.compare-section{margin-top:72px}.compare-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.compare-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.compare-result{padding-left:28px;border-left:1px solid var(--line);font-size:15px}.compare-result strong{display:block;font-size:23px;color:var(--green);margin-top:5px}.compare-result small{display:block;color:var(--muted);margin-top:8px}.ad-slot{border:1px solid var(--line);border-radius:12px;min-height:200px;margin-top:25px;position:relative;overflow:hidden;background:#f0f3ed;padding:20px}.ad-label{position:absolute;top:8px;left:12px;font-size:10px;color:var(--muted)}.ad-preview{min-height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#9aa99f;font-size:13px;letter-spacing:1px}.ad-preview small{font-size:11px;letter-spacing:0;margin-top:8px}.wide-ad{margin:48px 0}.ad-slot:has(ins[data-ad-status="unfilled"]),.ad-slot:has(ins[data-ad-status="unfill-optimized"]){display:none}.guide{border-top:1px solid var(--line);padding-top:50px;margin-top:52px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin:34px 0}.guide-grid article{border-left:2px solid var(--line);padding-left:20px}.guide-grid article>span{font-size:12px;color:#8da080;font-weight:800}.guide-grid h3{margin:12px 0}.guide-grid p{font-size:14px;color:var(--muted)}details{border-top:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-size:15px;font-weight:600}details p{font-size:14px;color:var(--muted);max-width:850px}.related{background:#eaf0e3;border-radius:14px;padding:30px;display:flex;align-items:center;gap:24px;margin:50px 0}.related div{flex:1}.related h2{font-size:20px}.related p{font-size:13px;color:var(--muted);margin-bottom:0}.related a{font-size:14px;font-weight:700}.related a:hover{text-decoration:underline}footer{border-top:1px solid var(--line);padding:32px 0 35px;color:var(--muted);font-size:13px}footer .brand{color:var(--ink);font-size:19px}footer>a:last-of-type{text-decoration:underline}.noscript{padding:20px;text-align:center}.content-page{max-width:760px;padding:55px 0;min-height:70vh}.content-page h1{font-size:35px}.content-page h2{font-size:21px;margin:35px 0 10px}.content-page p{color:var(--muted)}.content-page a{text-decoration:underline}@media(max-width:1220px){.site-header,main,footer{margin-left:30px;margin-right:30px}.hero{gap:40px}}@media(max-width:800px){.workspace{grid-template-columns:1fr}.summary{position:static}.hero{gap:28px}.hero-note{padding:25px}.hero-note .note-total{font-size:32px}.stamp{right:18px;bottom:22px;width:64px;height:64px}.compare-card{grid-template-columns:1fr}.compare-result{padding:20px 0 0;border-left:0;border-top:1px solid var(--line)}.related{flex-wrap:wrap}.related div{flex-basis:100%}.guide-grid{gap:20px}.summary .big-money{font-size:40px}}@media(max-width:560px){.site-header,main,footer{margin-left:20px;margin-right:20px}.site-header{height:auto;min-height:85px;align-items:flex-start;flex-direction:column;gap:10px;padding:20px 0}nav{gap:22px;font-size:12px}.brand{font-size:20px}.hero{grid-template-columns:1fr;padding:45px 0 55px;gap:35px}h1{font-size:39px;letter-spacing:-1.8px}.lead{font-size:15px}.hero-note{transform:rotate(1deg);max-width:100%;padding:28px}.hero-note b{font-size:30px}.hero-note .note-total{font-size:36px}.hero-note .stamp{right:25px;bottom:28px}h2{font-size:22px}.section-heading{align-items:flex-start}.subscription-row{padding:18px}.row-fields{gap:12px}.row-bottom{font-size:12px;flex-wrap:wrap}.compare-section{margin-top:48px}.compare-card{padding:20px}.compare-inputs{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr;gap:22px}.guide-grid p{margin-bottom:0}.wide-ad{margin:35px 0}.related{padding:24px;gap:15px}.related a{font-size:13px}.big-money{overflow-wrap:anywhere}.summary{padding:25px}}
