:root{color:#25352d;background:#f5f3ee;font-family:Pretendard,Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top right,rgba(69,116,89,.12),transparent 360px),#f5f3ee}body.nav-open{overflow:hidden}button{font:inherit}.guide-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:280px;overflow-y:auto;border-right:1px solid #ded8cc;background:#fffffff5;padding:24px 0}.sidebar-brand{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:0 20px 20px;border-bottom:1px solid #e6e0d6}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:#295541;color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em}.sidebar-brand h1{margin:0;color:#24362d;font-size:18px;line-height:1.2}.sidebar-brand p{margin:3px 0 0;color:#776d62;font-size:12px}.nav-section{margin-bottom:10px;padding:0 12px}.nav-section-title{margin:0;padding:10px 10px 5px;color:#81786d;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nav-item{display:block;width:100%;border:0;border-radius:7px;background:transparent;color:#3f4f44;cursor:pointer;padding:9px 12px;text-align:left;transition:background .15s ease,color .15s ease}.nav-item:hover{background:#f0ede6}.nav-item.active{background:#295541;color:#fff;font-weight:700}.main-content{width:min(880px,calc(100% - 280px));margin-left:280px;padding:56px 64px 80px}.guide-page{animation:page-enter .18s ease-out}.eyebrow{margin:0 0 8px;color:#7a5a32;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page-title{margin:0;color:#1f3128;font-size:36px;line-height:1.2;letter-spacing:0}.page-subtitle{margin:10px 0 34px;color:#71685e;font-size:16px}.intro-text{margin:0 0 14px;color:#435047;font-size:16px;line-height:1.75}.steps{margin:34px 0 0;padding:0;list-style:none;counter-reset:guide-step}.steps>li{position:relative;margin-left:14px;padding:0 0 30px 38px;border-left:2px solid #ded6ca;counter-increment:guide-step}.steps>li:last-child{border-left-color:transparent}.steps>li:before{position:absolute;left:-14px;top:0;display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#295541;color:#fff;content:counter(guide-step);font-size:12px;font-weight:800}.step-card{max-width:680px}.step-card h3{margin:0 0 8px;color:#24362d;font-size:19px;line-height:1.35}.step-card p{margin:0 0 12px;color:#48554c;font-size:15px;line-height:1.7}.step-list{display:grid;gap:7px;margin:12px 0 16px;padding:0;list-style:none}.step-list li{position:relative;padding-left:16px;color:#415047;font-size:14px;line-height:1.55}.step-list li:before{position:absolute;left:0;top:.7em;width:5px;height:5px;border-radius:50%;background:#9a6b36;content:""}.callout{margin:18px 0;border:1px solid #ded8cc;border-left:4px solid #4d775e;border-radius:8px;background:#fff;padding:14px 16px}.callout.warning{border-left-color:#b37b25;background:#fff8e8}.callout.success{border-left-color:#38734d;background:#f0f7f2}.callout strong{display:block;margin-bottom:4px;color:#29382f;font-size:14px}.callout p{margin:0;color:#4b554d;font-size:14px}.screenshot{margin:20px 0 0;border:1px solid #e3ddd2;border-radius:8px;background:#fff;padding:18px;text-align:center}.screenshot img{width:min(100%,360px);height:auto;border-radius:8px;box-shadow:0 12px 34px #24362d1f}.screenshot figcaption{margin-top:12px;color:#786f63;font-size:13px}.mobile-header,.sidebar-backdrop,.sidebar-close{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.menu-button{position:relative;display:grid;width:42px;height:42px;place-items:center;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24362d;cursor:pointer}.menu-button-bars,.menu-button-bars:before,.menu-button-bars:after{display:block;width:18px;height:2px;border-radius:99px;background:currentColor;content:""}.menu-button-bars:before{transform:translateY(-6px)}.menu-button-bars:after{transform:translateY(4px)}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:840px){.guide-shell{display:block}.mobile-header{position:sticky;top:0;z-index:15;display:flex;align-items:center;gap:12px;border-bottom:1px solid #ded8cc;background:#f5f3eef0;padding:10px 14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-header strong,.mobile-header span{display:block}.mobile-header strong{color:#1f3128;font-size:15px}.mobile-header span{color:#776d62;font-size:12px}.sidebar{width:min(82vw,300px);pointer-events:none;transform:translate(-100%);transition:transform .18s ease}.sidebar.is-open{pointer-events:auto;transform:translate(0)}.sidebar-close{display:grid;flex:0 0 auto;width:36px;height:36px;margin-left:auto;place-items:center;border:1px solid #d8d1c5;border-radius:8px;background:#fff;color:#24362d;cursor:pointer;font-size:13px;font-weight:800}.sidebar-backdrop{position:fixed;inset:0;z-index:19;display:block;border:0;background:#1e2b245c}.main-content{width:100%;margin-left:0;padding:34px 20px 64px}.page-title{font-size:30px}.steps>li{margin-left:12px;padding-left:30px}}@media(max-width:520px){.main-content{padding-inline:16px}.page-title{font-size:28px}.page-subtitle,.intro-text{font-size:15px}.screenshot{padding:12px}}
