.gallery-card{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ffffff08;aspect-ratio:3 / 4;box-shadow:0 12px 28px #00000047;transition:transform .12s ease,box-shadow .35s ease,border-color .35s ease}.gallery-card.pressed{transform:scale(.985);box-shadow:0 8px 18px #00000052}.gallery-img{width:100%;height:100%;object-fit:cover;display:block;filter:none;transition:filter .3s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.gallery-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0000001a);opacity:1;transition:background .25s ease;pointer-events:none}.gallery-overlay.active{background:linear-gradient(180deg,#0000,#0000002e)}.gallery-hint{position:absolute;bottom:10px;left:50%;transform:translate(-50%);padding:6px 12px;border-radius:999px;background:#0000008c;color:#fff;font-size:12px;letter-spacing:.2px;opacity:.82;transition:opacity .2s ease;pointer-events:none}.gallery-hint.pressed{opacity:1}.gallery-view{position:absolute;right:10px;bottom:10px;opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.gallery-view.show{opacity:1;transform:translateY(0);pointer-events:auto}.gallery-view-btn{border-radius:12px!important;padding:4px 10px;background:#00000073!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important}.banner-progress{position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:#00000059;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:banner-progress-fade var(--banner-duration, 4.5s) linear forwards;animation-play-state:var(--banner-play-state, running)}.banner-progress svg{width:26px;height:26px;transform:rotate(-90deg)}.banner-progress .track{stroke:#fff3}.banner-progress .fill{stroke:#ffffffeb;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:banner-progress-fill var(--banner-duration, 4.5s) linear forwards;animation-play-state:var(--banner-play-state, running)}.section-divider{width:100%;height:1px;margin:22px 0 14px;background:linear-gradient(90deg,#fff0,#ffffff14 35%,#fff3,#ffffff14 65%,#fff0);box-shadow:0 8px 24px #00000040;border-radius:999px}@keyframes banner-progress-fill{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes banner-progress-fade{0%{opacity:1}to{opacity:1}}.gear-page{max-width:980px;margin:0 auto;padding:18px 16px 64px}.gear-card{border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.gear-card--main{border-radius:16px;background:linear-gradient(135deg,#ffffff05,#ffffff14);box-shadow:0 12px 30px #00000052;margin-top:14px}.gear-card--spaced{margin-top:10px}.gear-section-title{margin:0 0 8px;padding-left:10px;color:#fffffff2;font-size:15.5px;font-weight:600;letter-spacing:.4px;border-left:3px solid rgba(138,125,255,.85);text-shadow:0 1px 2px rgba(0,0,0,.45)}.gear-section-title.ant-typography{color:#fffffff2}.gear-text{color:#fffc}.gear-muted{color:#ffffffbf}.gear-toc button{background:none;border:none;padding:0;cursor:pointer;text-align:left;color:#ffffffd9;text-decoration:underline}.gear-preview-frame{border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 24px #00000047;margin-bottom:10px}.gear-preview-img{display:block;width:100%;height:auto}.gear-block{margin-top:10px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}@font-face{font-family:BodoniModa;src:url(/BodoniModa-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}body{margin:0;font-family:BodoniModa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:var(--bg);color:#e9ecf1}.container{width:min(980px,92vw);margin:0 auto;padding:22px 0 64px}.brand{font-weight:800}.pill{font-size:12px;opacity:.7}.section{margin-top:18px}.section-title{font-size:13px;opacity:.7;margin:0 0 10px}.hero{border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden}.hero-cover{height:160px;background-size:cover;background-position:center}.hero-body{padding:16px}.hero-id{display:flex;gap:12px;align-items:center}.avatar{width:56px;height:56px;border-radius:50%;object-fit:cover}.tag{display:inline-block;border:1px solid rgba(255,255,255,.08);padding:6px 10px;border-radius:999px;font-size:12px;opacity:.8;margin-right:8px;margin-top:8px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.btn{display:flex;align-items:center;justify-content:center;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.btn.primary{background:#8a7dff2e;border-color:#8a7dff59}.dot{width:8px;height:8px;border-radius:99px;background:#8a7dff}.card{border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;background:#ffffff05}.qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.qr img{border-radius:14px;border:1px solid rgba(255,255,255,.08)}.entries .gallery-entry{display:block;height:140px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);margin-bottom:12px;position:relative}.gallery-entry .bg{position:absolute;inset:0}.gallery-entry .shade{position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#000000b8)}.gallery-entry .info{position:absolute;left:14px;right:14px;bottom:12px}.footer{margin-top:22px;font-size:12px;opacity:.8}:root{--bg: #000000}@font-face{font-family:Shintyan;src:url(/Shintyan.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}html,body{background:var(--bg);width:100%;min-width:0;min-height:100%}#root{width:100%;min-height:100vh}.hero-shell{position:relative;overflow:clip;background:radial-gradient(120% 120% at 20% 20%,#ffffff29,#fff0),linear-gradient(140deg,#785eff29,#10c3ff1f),linear-gradient(180deg,#fff,#f6f8ff 22%,#d8deee 42%,#2b303c 68%,#181b25,#000);isolation:isolate}.hero-shell>*:not(.hero-fade){position:relative;z-index:2}.hero-fade{position:absolute;left:0;right:0;bottom:0;height:240px;pointer-events:none;z-index:1;background:linear-gradient(180deg,#0000,#000000a6,#000)}.hero-shell:before{content:"";position:absolute;inset:-15%;background:radial-gradient(48% 48% at 78% 8%,#ffffff38,#fff0);filter:blur(38px);opacity:.6;z-index:0}.hero-shell:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.28'/%3E%3C/svg%3E");mix-blend-mode:soft-light;opacity:.18;z-index:0}.hero-scroll-hint{letter-spacing:.4px}.hero-scroll-circle{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.32);display:grid;place-items:center;font-size:18px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;box-shadow:0 10px 30px #00000047;animation:hero-pulse 2.2s ease-in-out infinite}.hero-scroll-arrow{display:block;animation:hero-float 1.6s ease-in-out infinite}@keyframes hero-pulse{0%{box-shadow:0 0 #ffffff38}70%{box-shadow:0 0 0 14px #fff0}to{box-shadow:0 0 #fff0}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}
