#beru-tour{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.tour-chapters{display:flex;justify-content:space-between;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #173a3130}.tour-chapters button{background:none;border:0;border-bottom:1px solid transparent;text-align:left;cursor:pointer;font:10px 'Instrument Sans',Arial,sans-serif;color:var(--muted);padding:8px 0;display:flex;align-items:center;gap:10px}.tour-chapters button>span{font-size:8px;opacity:.65}.tour-chapters button[aria-pressed=true]{color:var(--ink);border-bottom-color:var(--ink)}.tour-chapters button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.mac-figure figcaption{margin-top:18px}.mac-screen{aspect-ratio:16/10}.service-copy h3{max-width:420px}.search-result{transition:opacity .18s ease-out}.search-result.is-changing{opacity:.35}.cart-count b.has-items{background:var(--ink);color:var(--paper);border-color:var(--ink)}.cart-feedback.has-items{color:var(--ink)}.notebook-art.cart-added .notebook{animation:notebook-feedback .35s ease-out}.brand-business-card,.brand-letter{transition:background-color .18s ease-out,color .18s ease-out}.post-days button[aria-pressed=true]>span{color:var(--ink);font-weight:600}.social-post.post-changing #post-content{animation:post-enter .25s ease-out}.responsive-preview.view-changing{animation:device-enter .25s ease-out}.search-query>span:first-child{font-family:Arial,sans-serif}.mac-chin>span{width:10px;height:10px;border:1px solid #737f78;border-radius:50%;background:transparent}.preview-fact{max-width:230px}.service-copy>.small-copy{max-width:330px}@keyframes notebook-feedback{0%{transform:rotate(-11deg)}45%{transform:rotate(-7deg) translateY(-5px)}100%{transform:rotate(-11deg)}}@keyframes post-enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes device-enter{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:700px){.tour-chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px 10px}.tour-chapters button{font-size:9px;gap:6px;line-height:1.4}.tour-chapters button>span{font-size:7px}.mac-stage{margin:0 -5px}.mac-chin>span{width:7px;height:7px}@keyframes notebook-feedback{0%{transform:rotate(-8deg)}45%{transform:rotate(-5deg) translateY(-4px)}100%{transform:rotate(-8deg)}}}@media(prefers-reduced-motion:reduce){.brand-business-card,.brand-letter,.search-result{transition:none}.notebook-art.cart-added .notebook,.social-post.post-changing #post-content,.responsive-preview.view-changing{animation:none}}
