:root{--mono:"Space Mono", monospace;--paper:#fff;--ink:#0a0a0a;--hatch:#0000001a;--hatchInv:#ffffff1f;--hair:#0000002e;--pad:clamp(20px, 4vw, 56px)}html{scroll-behavior:smooth}html,body{margin:0;padding:0}*{box-sizing:border-box}::selection{background:var(--ink);color:var(--paper)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000038;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0006}.hy-root{background:var(--paper);color:var(--ink);font-family:var(--mono);-webkit-font-smoothing:antialiased;min-height:100vh;transition:background-color .25s,color .25s}.hy-wrap{max-width:1400px;padding:0 var(--pad);box-sizing:border-box;margin:0 auto}.hy-link{color:inherit;cursor:pointer;text-decoration:none}.hy-uline{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .28s}.hy-uline:hover,.hy-uline.on{background-size:100% 1px}.hy-nav{padding:20px var(--pad);border-bottom:1px solid var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.hy-nav-links{letter-spacing:.12em;flex-wrap:wrap;gap:28px;font-size:12.5px;display:flex}.hy-label{letter-spacing:.18em;text-transform:uppercase;opacity:.45;font-size:10.5px;display:block}.hy-cover{aspect-ratio:1;box-sizing:border-box;border:1px solid var(--ink);background:var(--paper);background-image:repeating-linear-gradient(45deg, var(--hatch) 0 1px, transparent 1px 9px);width:100%;display:block;position:relative;overflow:hidden;container-type:inline-size}.hy-cover:after{content:"";background:var(--ink);opacity:0;pointer-events:none;z-index:0;transition:opacity .34s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.hy-cover:hover:after{opacity:1}.hy-cover>span,.hy-cover img{z-index:1}.hy-cover .hy-ink{color:var(--ink);z-index:1;transition:color .34s,opacity .34s}.hy-cover:hover .hy-ink{color:var(--paper)}.hy-cover .hy-cv-line{border-color:var(--hair);z-index:1;transition:border-color .34s,opacity .34s}.hy-cover:hover .hy-cv-line{border-color:#ffffff2e}.hy-cover[data-img="1"] .hy-ink,.hy-cover[data-img="1"] .hy-cv-line{opacity:0}.hy-cover[data-img="1"]:hover .hy-ink{opacity:1;color:var(--paper)}.hy-cover[data-img="1"]:hover .hy-cv-line{opacity:1;border-color:#ffffff2e}.hy-num{letter-spacing:.02em;font-size:13cqi;font-weight:700;line-height:1}.hy-corner{letter-spacing:.08em;font-size:3.6cqi}.hy-foot{letter-spacing:.06em;font-size:3.3cqi}.hy-grid{grid-template-columns:repeat(var(--cols,4), 1fr);gap:clamp(40px,4.5vw,56px) clamp(16px,2vw,28px);display:grid}.hy-input,.hy-area,.hy-sel{box-sizing:border-box;width:100%;font-family:var(--mono);color:var(--ink);border:0;border-bottom:1px solid var(--ink);background:0 0;border-radius:0;outline:none;padding:13px 2px;font-size:15px;transition:box-shadow .15s}.hy-input::placeholder,.hy-area::placeholder{color:var(--ink);opacity:.35}.hy-input:focus,.hy-area:focus,.hy-sel:focus{box-shadow:0 2px 0 var(--ink)}.hy-area{resize:vertical;min-height:140px;line-height:1.6}.hy-sel{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M0 0h12L6 8z'/></svg>");background-position:right 2px center;background-repeat:no-repeat}.hy-btn{font-family:var(--mono);letter-spacing:.1em;color:var(--paper);background:var(--ink);border:1px solid var(--ink);cursor:pointer;align-items:center;gap:12px;padding:15px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.hy-btn:hover{background:var(--paper);color:var(--ink)}.hy-btn:focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media (max-width:880px){.hy-grid{grid-template-columns:repeat(2,1fr)!important}.hy-2col,.hy-hero2{grid-template-columns:1fr!important}}@media (max-width:560px){.hy-grid{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.twk-panel{z-index:2147483646;color:#29261b;-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);background:#faf9f7e0;border:.5px solid #fff9;border-radius:14px;flex-direction:column;width:280px;max-height:calc(100vh - 32px);font:11.5px/1.4 ui-sans-serif,system-ui,-apple-system,sans-serif;display:flex;position:fixed;bottom:16px;right:16px;overflow:hidden;box-shadow:inset 0 1px #ffffff80,0 12px 40px #0000002e}.twk-hd{cursor:move;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 8px 10px 14px;display:flex}.twk-hd b{font-size:12px;font-weight:600}.twk-x{appearance:none;color:#29261b8c;cursor:pointer;background:0 0;border:0;border-radius:6px;width:22px;height:22px;font-size:13px;line-height:1}.twk-x:hover{color:#29261b;background:#0000000f}.twk-body{scrollbar-width:thin;scrollbar-color:#00000026 transparent;flex-direction:column;gap:10px;min-height:0;padding:2px 14px 14px;display:flex;overflow:hidden auto}.twk-row{flex-direction:column;gap:5px;display:flex}.twk-row-h{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.twk-lbl{color:#29261bb8;justify-content:space-between;align-items:baseline;display:flex}.twk-lbl>span:first-child{font-weight:500}.twk-val{color:#29261b80;font-variant-numeric:tabular-nums}.twk-sect{letter-spacing:.06em;text-transform:uppercase;color:#29261b73;padding:10px 0 0;font-size:10px;font-weight:600}.twk-sect:first-child{padding-top:0}.twk-field{appearance:none;box-sizing:border-box;width:100%;min-width:0;height:26px;color:inherit;font:inherit;background:#fff9;border:.5px solid #0000001a;border-radius:7px;outline:none;padding:0 8px}.twk-field:focus{background:#ffffffd9;border-color:#00000040}select.twk-field{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='rgba(0,0,0,.5)' d='M0 0h10L5 6z'/></svg>");background-position:right 8px center;background-repeat:no-repeat;padding-right:22px}.twk-slider{appearance:none;background:#0000001f;border-radius:999px;outline:none;width:100%;height:4px;margin:6px 0}.twk-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border:.5px solid #0000001f;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px #0003}.twk-seg{-webkit-user-select:none;user-select:none;background:#0000000f;border-radius:8px;padding:2px;display:flex;position:relative}.twk-seg-thumb{background:#ffffffe6;border-radius:6px;transition:left .15s cubic-bezier(.3,.7,.4,1),width .15s;position:absolute;top:2px;bottom:2px;box-shadow:0 1px 2px #0000001f}.twk-seg button{appearance:none;z-index:1;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:1;min-height:22px;padding:4px 6px;font-weight:500;line-height:1.2;position:relative}.twk-toggle{cursor:pointer;background:#00000026;border:0;border-radius:999px;width:32px;height:18px;padding:0;transition:background .15s;position:relative}.twk-toggle[data-on="1"]{background:#34c759}.twk-toggle i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000040}.twk-toggle[data-on="1"] i{transform:translate(14px)}
