:root{--white:#fff;--sky:#dcebfa;--navy:#1f3a5f;--yellow:#ffd166;--gray:#6c7480;--font:"Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--fs-sm:.8125rem;--fs-desc:.9375rem;--fs-base:1.0625rem;--fs-md:1.25rem;--fs-lg:1.5rem;--fs-xl:2rem;--col:40rem;--gutter:1.25rem}*,:before,:after{box-sizing:border-box}html{background:var(--white);-webkit-text-size-adjust:100%}body{min-height:100vh;font-family:var(--font);font-weight:300;font-size:var(--fs-base);color:var(--navy);background:var(--white);word-break:keep-all;overflow-wrap:break-word;font-variant-numeric:tabular-nums;flex-direction:column;margin:0;line-height:1.85;display:flex}::selection{background:var(--sky);color:var(--navy)}h1,h2,h3,p,ul,ol{margin:0}a{color:inherit;text-underline-offset:.2em;text-decoration:underline 1px}a:hover,a:focus-visible{background:var(--yellow);text-decoration:none}:focus-visible{outline:2px solid var(--navy);outline-offset:3px}@media (prefers-reduced-motion:no-preference){a{transition:background-color .12s ease-out}}mark{background:var(--yellow);color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.15em;margin-inline:-.3em;padding:.05em .3em}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip{left:var(--gutter);background:var(--yellow);z-index:1;padding:.5rem .75rem;font-weight:500;text-decoration:none;position:absolute;top:-100%}.skip:focus-visible{top:.75rem}.col{box-sizing:border-box;width:100%;max-width:calc(var(--col) + 2 * var(--gutter));padding-inline:var(--gutter);margin-inline:auto}.site-head{font-size:var(--fs-desc);justify-content:space-between;align-items:baseline;gap:1.5rem;padding-block:1.5rem;display:flex}.site-name{font-weight:500;text-decoration:none}.site-nav{gap:1.25rem;display:flex}.site-nav a{color:var(--gray);text-decoration:none}.site-nav a[aria-current=page]{color:var(--navy);font-weight:500}main{flex:1 0 auto;width:100%;padding-block:2.5rem 0}.daymark{line-height:1;display:block}.daymark-month{font-size:var(--fs-sm);color:var(--gray);font-weight:500;display:block}.daymark-day{letter-spacing:-.04em;margin-top:.35rem;font-weight:800;line-height:.95;display:block}.daymark-suffix{letter-spacing:0;margin-left:.1em;font-size:.28em;font-weight:500}.daymark-weekday{margin-top:.75rem;font-weight:500;line-height:1.3;display:block}.daymark-hero .daymark-day{font-size:clamp(5.5rem,22vw,9rem)}.daymark-hero .daymark-weekday{font-size:var(--fs-lg);margin-top:1rem}.daymark-post .daymark-day{font-size:clamp(3.5rem,12vw,5rem)}.daymark-post .daymark-weekday{font-size:1.125rem}.today-line{font-size:var(--fs-md);color:var(--gray);margin-top:2.5rem;font-weight:300;line-height:1.6}.tips-section{margin-top:5rem}.tips{padding:0;list-style:none}.tip{grid-template-columns:3.75rem 1fr;align-items:start;column-gap:1.25rem;display:grid}.tip+.tip{margin-top:2.75rem}.tip-date{line-height:1;display:block}.tip-month{font-size:var(--fs-sm);color:var(--gray);font-weight:500;display:block}.tip-day{letter-spacing:-.04em;margin-top:.3rem;font-size:2.75rem;font-weight:800;line-height:1;display:block}.tip-body{padding-top:1.05rem}.tip-title{font-size:var(--fs-md);font-weight:500;line-height:1.4}.tip-title a{text-decoration:none}.tip-desc{font-size:var(--fs-desc);color:var(--gray);margin-top:.5rem;line-height:1.7}.post-head{margin-top:.5rem}.post-title{font-size:var(--fs-xl);letter-spacing:-.01em;margin-top:2rem;font-weight:800;line-height:1.35}.post-desc{font-size:var(--fs-base);color:var(--gray);margin-top:1rem;line-height:1.8}.post-by{font-size:var(--fs-sm);flex-wrap:wrap;gap:.25rem 1.5rem;margin-top:1.25rem;line-height:1.6;display:flex}.post-author{font-weight:500}.post-tags{color:var(--gray);flex-wrap:wrap;gap:.75rem;padding:0;list-style:none;display:flex}.post-updated{font-size:var(--fs-sm);color:var(--gray);margin-top:.5rem}.post-body{margin-top:3rem}.notice{font-size:var(--fs-sm);color:var(--gray);margin-top:4rem;line-height:1.7}.others{margin-top:4.5rem}.section-title{font-size:var(--fs-md);margin-bottom:2rem;font-weight:500;line-height:1.4}.steps{grid-template-columns:1fr 1fr;gap:2rem;margin-top:4.5rem;display:grid}.step-label{font-size:var(--fs-sm);color:var(--gray);font-weight:500;display:block}.step-link{margin-top:.4rem;font-weight:500;line-height:1.5;text-decoration:none;display:inline-block}.step-none{color:var(--gray);margin-top:.4rem;line-height:1.5;display:block}@media (width<=30rem){.steps{grid-template-columns:1fr;gap:1.75rem}}.page-title{font-size:var(--fs-xl);font-weight:800;line-height:1.35}.page-lead{color:var(--gray);margin-top:1rem;line-height:1.8}.big-number{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(5.5rem,22vw,9rem);font-weight:800;line-height:.95}.site-foot{background:var(--sky);font-size:var(--fs-desc);margin-top:6rem;padding-block:3rem 2.5rem;line-height:1.7}.foot-name{font-weight:500}.foot-line{color:var(--gray)}.foot-nav{gap:1.25rem;margin-top:1.25rem;display:flex}.foot-nav a{text-decoration:none}.foot-copy{font-size:var(--fs-sm);color:var(--gray);margin-top:1.5rem}@media (width<=30rem){.tip{grid-template-columns:3.25rem 1fr;column-gap:1rem}.tip-day{font-size:2.5rem}.tip-body{padding-top:.95rem}}
