.off{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto}.off__head{padding:clamp(1.2rem,3vw,2rem) var(--gutter)}.off__head .brand{font-size:1.6rem}.off__main{display:grid;place-items:center;padding:clamp(1.5rem,4vw,3rem) var(--gutter)}.off__foot{background:transparent;padding:clamp(1.2rem,3vw,2rem) var(--gutter);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem 2rem;font-family:var(--mono);font-size:.82rem;color:var(--muted)}.off__foot a{color:inherit;text-decoration:none;border-bottom:1px solid var(--line)}.off__foot a:hover{color:var(--ink);border-color:var(--orange)}.off--dark{background:var(--ink);color:var(--paper)}.off--dark .brand{color:var(--paper)}.off--dark .off__foot{color:#b8b0a0}.off--dark .off__foot a{border-color:#f3eee433}.off--dark .off__foot a:hover{color:var(--paper)}.off--dark:after{mix-blend-mode:screen;opacity:.05}.off h1{font-size:clamp(2.6rem,6vw,4.6rem);line-height:1.02;letter-spacing:-.025em;text-wrap:balance}.off h1 em{font-style:italic;color:var(--orange)}.off .sub{margin-top:1.1rem;font-size:clamp(1.05rem,1.3vw,1.22rem);color:var(--ink-soft);max-width:40ch;text-wrap:pretty}.off--dark .sub{color:#b8b0a0}.off .sub a{color:inherit;text-decoration:none;border-bottom:1.5px solid var(--orange)}.off .sub a:hover{color:var(--orange-deep)}.off--dark .sub a:hover{color:var(--orange)}.off .meta{margin-top:2rem;font-family:var(--mono);font-size:.82rem;letter-spacing:.06em;color:var(--muted)}.stamp-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center;max-width:1200px;width:100%}.stamp-fig{position:relative;margin:0}.stamp{position:absolute;right:-4%;bottom:-9%;transform:rotate(-9deg);font-family:var(--serif);font-style:italic;font-weight:500;font-size:clamp(2.6rem,6vw,4.8rem);line-height:1;letter-spacing:-.01em;color:var(--paper);background:var(--orange-deep);padding:.18em .5em .26em;border:4px solid var(--orange-deep);outline:3px solid var(--paper);outline-offset:-9px;border-radius:5px;box-shadow:5px 5px 0 var(--ink);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 -1.4 1.9'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 -1.4 1.9'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");animation:stampin .45s var(--ease) .4s both}@keyframes stampin{0%{transform:rotate(-9deg) scale(1.5);opacity:0}to{transform:rotate(-9deg) scale(1);opacity:1}}@media(max-width:880px){.stamp-grid{grid-template-columns:1fr;gap:2rem}.stamp-fig{order:-1;max-width:520px;margin-inline:auto}}.sign-wrap{display:grid;grid-template-columns:auto 1fr;gap:clamp(2rem,6vw,5rem);align-items:center;max-width:1100px;width:100%}.sign{width:clamp(220px,32vw,360px);margin:0;transform-origin:50% 0;animation:swing 5s ease-in-out infinite alternate}@keyframes swing{0%{transform:rotate(-2.2deg)}to{transform:rotate(2.2deg)}}@media(max-width:880px){.sign-wrap{grid-template-columns:1fr;text-align:center;justify-items:center}.sign{width:min(60vw,300px)}}.ink-wrap{width:100%;max-width:900px}.ink-mark{width:100%;height:auto;overflow:visible}.ink-mark text{font-family:var(--serif);font-weight:500;letter-spacing:-.03em}.ink-wrap .sub{margin-top:.4rem}.ink-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 3rem;margin-top:.6rem}.note{position:relative;background:var(--card);border:1px solid var(--line-soft);padding:clamp(2rem,4vw,3.2rem) clamp(1.8rem,4vw,3rem);max-width:560px;width:100%;transform:rotate(-1.4deg);box-shadow:10px 10px 0 var(--paper-2);border-radius:2px}.note:before,.note:after{content:"";position:absolute;width:110px;height:30px;background:var(--orange-wash);opacity:.85;mix-blend-mode:multiply;border:1px solid rgba(232,84,28,.18)}.note:before{top:-14px;left:-34px;transform:rotate(-38deg)}.note:after{bottom:-14px;right:-34px;transform:rotate(-38deg)}.note h1{font-size:clamp(2rem,4.4vw,3.2rem)}.note .sub{max-width:none}.note .meta{margin-top:1.6rem;padding-top:1rem;border-top:1px dashed var(--line)}.note .rule{height:5px;background:var(--ink);width:3.2rem;margin-bottom:1.6rem}@media(prefers-reduced-motion:reduce){.stamp,.sign{animation:none}}
