.progress-bar-wrap{z-index:199;height:22px;padding:0 var(--pad);background:var(--bg);border-bottom:1px solid var(--rule);align-items:center;gap:12px;display:flex;position:fixed;top:0;left:0;right:0}.progress-bar-track{background:var(--rule);flex:1;height:2px;overflow:hidden}.progress-bar-fill{background:var(--text);width:0%;height:100%;transition:width .1s linear}.progress-label{letter-spacing:.06em;color:var(--muted);text-align:right;font-variant-numeric:tabular-nums;width:32px;font-size:.62rem}.writing-wrap{max-width:calc(var(--col) + var(--pad) * 2);padding-top:68px}.writing-header{border-bottom:1px solid var(--rule);margin-bottom:52px;padding-bottom:28px}.writing-title{color:var(--navy);letter-spacing:-.035em;font-size:1.75rem;font-weight:500;line-height:1.25}.writing-body{flex-direction:column;gap:26px;display:flex}.writing-body p{color:var(--text);font-size:.95rem;line-height:1.85}.writing-body em{font-style:italic}.writing-body strong{font-weight:600}@media (max-width:700px){.writing-wrap{padding-top:52px}.writing-title{font-size:1.4rem}.writing-body{gap:22px}.writing-body p{font-size:.9rem;line-height:1.8}}
