@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@500;600;700&display=swap');

/* Savingio calculator layout lock: fixed Explorer / calculator / right tool tree */
html,body.sv2-body{margin:0!important;width:100%!important;max-width:none!important;overflow-x:hidden!important}
html body.savingio-calculator-page{margin:0!important;width:100%!important;max-width:none!important}
html.savingio-brain-ready body.savingio-calculator-page{padding-top:var(--sv-header-h,78px)!important;padding-left:calc(var(--sv-explorer-w,286px) + var(--sv-frame-gap,42px))!important}

html body.savingio-calculator-page>header.site-header{
 position:fixed!important;top:0!important;left:0!important;right:0!important;
 width:100vw!important;height:78px!important;min-height:78px!important;
 margin:0!important;padding:0!important;transform:none!important;
 z-index:10000!important;background:rgba(252,251,248,.98)!important;
 border:0!important;border-bottom:1px solid rgba(16,37,66,.11)!important;
}
html body.savingio-calculator-page>header.site-header>.header-inner{
 width:100%!important;max-width:none!important;height:78px!important;min-height:78px!important;
 margin:0!important;padding:0 24px!important;display:flex!important;align-items:center!important;
 justify-content:flex-start!important;
}
html body.savingio-calculator-page .site-header .logo{margin:0!important;padding:0!important}
html body.savingio-calculator-page .site-header .nav,
html body.savingio-calculator-page .savingio-platform-nav,
html body.savingio-calculator-page .savingio-dna-nav{display:none!important}
html body.savingio-calculator-page>footer.site-footer{margin:0!important;left:0!important;right:0!important;transform:none!important;width:100vw!important;max-width:none!important}
html body.savingio-calculator-page>footer.site-footer>.footer-inner{width:min(1200px,calc(100vw - 48px))!important;max-width:1200px!important;margin:0 auto!important}

html body.savingio-calculator-page>.sv2-calculator-layout{
 box-sizing:border-box!important;width:calc(100% - 48px)!important;max-width:1200px!important;
 margin:0 auto!important;padding:30px 24px 70px!important;position:relative!important;
 left:auto!important;right:auto!important;transform:none!important;display:grid!important;
 grid-template-columns:minmax(0,760px) minmax(250px,280px)!important;
 column-gap:72px!important;justify-content:center!important;align-items:start!important;
}
html body.savingio-calculator-page>.sv2-calculator-layout>.sv2-shell,
html body.savingio-calculator-page>.sv2-calculator-layout>.sv2-calculator-tree{margin:0!important;left:auto!important;right:auto!important;transform:none!important;min-width:0!important;box-sizing:border-box!important}
html body.savingio-calculator-page>.sv2-calculator-layout>.sv2-shell{grid-column:1!important;width:100%!important;max-width:760px!important;padding:0!important;justify-self:center!important}
html body.savingio-calculator-page>.sv2-calculator-layout>.sv2-calculator-tree{grid-column:2!important;width:100%!important;max-width:280px!important;position:sticky!important;top:calc(var(--sv-header-h,78px) + 20px)!important;padding-left:28px!important;border-left:1px solid rgba(16,37,66,.11)!important}
html body.savingio-calculator-page .sv2-hero{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}
html body.savingio-calculator-page .sv2-card{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}
html body.savingio-calculator-page .sv2-hero h1{font-family:"Noto Serif KR",Georgia,serif!important;font-size:clamp(34px,3vw,44px)!important;line-height:1.25!important;font-weight:600!important}

@media(max-width:1180px){html.savingio-brain-ready body.savingio-calculator-page{padding-left:0!important}html body.savingio-calculator-page>.sv2-calculator-layout{width:min(820px,calc(100vw - 32px))!important;grid-template-columns:1fr!important;column-gap:0!important}html body.savingio-calculator-page>.sv2-calculator-layout>.sv2-shell{grid-column:1!important;max-width:760px!important}html body.savingio-calculator-page>.sv2-calculator-layout>.sv2-calculator-tree{grid-column:1!important;position:static!important;max-width:none!important;padding:20px 0 0!important;border-left:0!important;border-top:1px solid rgba(16,37,66,.11)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 28px!important}html body.savingio-calculator-page .sv2-tree-head{grid-column:1/-1!important}}
@media(max-width:700px){html body.savingio-calculator-page>header.site-header,html body.savingio-calculator-page>header.site-header>.header-inner{height:72px!important;min-height:72px!important}html body.savingio-calculator-page>.sv2-calculator-layout{width:100%!important;padding:18px 18px 42px!important}html body.savingio-calculator-page>.sv2-calculator-layout>.sv2-calculator-tree{grid-template-columns:1fr!important}html body.savingio-calculator-page .sv2-card{max-width:100%!important}}
