*{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100%}body{background:#f3f3f3;color:#0a0a0a;font-family:Geist,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}main{min-height:100vh;flex-direction:column;align-items:center;gap:clamp(30px,6vh,66px);padding:12vh 5vw 14vh}.type,main{display:flex;justify-content:center}.type{--k:#0078d0;--q:#ffb114;--r:#f0282d;--b:#000000;--n:#00a651;--p:#ffffff;font-family:"Instrument Serif",Georgia,serif;flex-wrap:wrap;align-items:baseline;gap:.04em .24em;font-size:clamp(26px,4.4vw,62px);line-height:1.1;letter-spacing:-.012em;max-width:1100px;text-align:center}.type .w{white-space:nowrap}.type .g{font-family:Apple Symbols,Segoe UI Symbol,Noto Sans Symbols2,system-ui,sans-serif;font-size:.74em;line-height:1;position:relative;top:.02em}.type .k{color:var(--k)}.type .q{color:var(--q)}.type .r{color:var(--r)}.type .b{color:var(--b)}.type .n{color:var(--n)}.type .p{color:var(--p);-webkit-text-stroke:1.4px #c5c5c5}.type .ring{display:inline-flex;align-items:center;justify-content:center;width:.92em;height:.92em;border:2.5px solid;border-radius:50%;font-size:.8em}.type .ring .g{font-size:.62em;top:0}.type .box{font-family:Geist,sans-serif;font-size:.26em;font-weight:500;text-transform:uppercase;letter-spacing:.06em;border:2px solid #111;border-radius:7px;padding:.32em .55em;vertical-align:middle;position:relative;top:-.18em;white-space:nowrap}.row{width:min(88vw,520px);height:132px;max-width:100%}.row canvas{display:block}.home-foot{position:fixed;bottom:16px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;font-size:12px;letter-spacing:.02em}.home-foot .f-left{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-size:15px;color:#b5b5b5}.home-foot .f-mid{font:inherit;letter-spacing:inherit;background:none;border:none;padding:0;cursor:pointer;color:#c2c2c2;text-decoration:none;transition:color .12s}.home-foot .f-mid:hover{color:#8a8a8a}.sheet-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.28);z-index:40}.sheet{position:fixed;left:0;right:0;bottom:0;height:90vh;z-index:50;background:#f3f3f3;border-radius:18px 18px 0 0;box-shadow:0 -14px 44px rgba(0,0,0,.13);display:flex;flex-direction:column;overflow:hidden;will-change:transform}.sheet-bar{position:relative;height:40px;flex:none;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;touch-action:none}.sheet-bar:active{cursor:-webkit-grabbing;cursor:grabbing}.sheet-handle{width:44px;height:5px;border-radius:3px;background:#cfcfcf}.sheet-close{position:absolute;right:16px;top:50%;transform:translateY(-50%);border:none;background:none;cursor:pointer;color:#9a9a9a;font-size:13px;font-family:Geist,sans-serif}.sheet-frame{flex:1 1;width:100%;border:none;background:#f3f3f3}.home-foot .f-right{font-family:Geist,sans-serif;color:#b5b5b5}