@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=DM+Sans:wght@300;400;500;600&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:#d4c8b0;color:#1a1a1a;min-height:100vh}.instr-nav{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 4rem;background:hsla(40,30%,76%,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:100}.instr-logo{height:56px;object-fit:contain}.instr-back{font-size:.88rem;color:#555;text-decoration:none}.instr-back:hover{color:#1a1a1a}.instr-main{max-width:860px;margin:0 auto;padding:4rem 2rem 6rem}.instr-eyebrow{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#2e7d32;margin-bottom:.75rem;text-align:center}.instr-title{font-family:"Instrument Serif",serif;font-size:clamp(2.2rem,5vw,3.5rem);color:#1a1a1a;margin-bottom:3.5rem;text-align:center}.instr-section{background:#c4b8a0;border-radius:20px;padding:2.5rem;margin-bottom:2rem;position:relative}.instr-step-badge{display:inline-block;background:#2e7d32;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .9rem;border-radius:20px;margin-bottom:1rem}.instr-section-title{font-family:"Instrument Serif",serif;font-size:clamp(1.4rem,3vw,2rem);color:#1a1a1a;margin-bottom:1rem}.instr-text{font-size:.97rem;line-height:1.7;color:#333;margin-bottom:.75rem}.instr-link{color:#2e7d32;font-weight:600;text-decoration:none}.instr-link:hover{text-decoration:underline}.instr-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0}.instr-list li{font-size:.95rem;line-height:1.6;color:#333;padding-left:1.4rem;position:relative}.instr-list li:before{content:"→";position:absolute;left:0;color:#2e7d32;font-weight:700}.instr-tip{background:#a5c8a8;border-radius:10px;padding:.9rem 1.2rem;font-size:.9rem;line-height:1.6;color:#1a1a1a;margin-top:1rem}.instr-tip strong{color:#2e7d32}.instr-image-wrap{margin:1.5rem 0;border-radius:12px;overflow:hidden;border:2px solid rgba(0,0,0,.1)}.instr-image{width:100%;height:auto;display:block}.instr-menu-section{display:flex;gap:1.2rem;align-items:flex-start;margin-top:1.8rem;padding-top:1.8rem;border-top:1px solid rgba(0,0,0,.1)}.instr-menu-badge{flex-shrink:0;width:32px;height:32px;background:#2e7d32;color:#fff;font-size:.95rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.2rem}.instr-menu-title{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:.6rem;letter-spacing:.02em}.instr-footer{text-align:center;padding:3rem 2rem;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;gap:.75rem}.instr-footer-logo{height:40px;opacity:.6}.instr-footer p{font-size:.8rem;color:#777}@media (max-width:768px){.instr-nav{padding:1rem 1.5rem}.instr-main{padding:2.5rem 1.2rem 4rem}.instr-section{padding:1.8rem 1.4rem}.instr-menu-section{flex-direction:column;gap:.8rem}}