.hg-shell{color:#292d34;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hg-shell *{box-sizing:border-box}.hg-shell a{text-decoration:none}.hg-page{min-height:100vh;background:#fafbfc}.hg-nav{height:68px;padding:0 5%;justify-content:space-between;border-bottom:1px solid #e7e9ed;background:#fff}.hg-brand,.hg-nav{display:flex;align-items:center}.hg-brand{gap:9px;font-size:20px;font-weight:700;letter-spacing:-.6px;color:#23262b}.hg-studio-link{color:#637080;font-size:13px}.hg-page .hg-content{max-width:1440px;margin:auto;padding:38px 40px 60px}.hg-inline{margin-top:22px;padding:20px;background:#fff;border:1px solid #e4e8ee;border-radius:18px}.hg-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.hg-heading h2{margin:0;font-size:18px;font-weight:600;letter-spacing:-.4px}.hg-page .hg-heading h2{font-size:28px}.hg-all{display:flex;align-items:center;gap:5px;color:#006bd6;font-size:12px;font-weight:500}.hg-count{color:#7a8492;font-size:12px}.hg-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.hg-inline .hg-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.hg-photo{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:10px;background:#eef1f5}.hg-open{padding:0;border:0;cursor:zoom-in;background:transparent}.hg-open,.hg-open img{width:100%;height:100%;display:block}.hg-open img{-o-object-fit:cover;object-fit:cover;transition:transform .2s ease-out}.hg-open:hover img{transform:scale(1.025)}.hg-actions{position:absolute;right:10px;bottom:10px;display:flex;gap:6px;opacity:0;transform:translateY(5px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.hg-photo:has(:focus-visible) .hg-actions,.hg-photo:hover .hg-actions{opacity:1;transform:none;pointer-events:auto}.hg-actions a,.hg-actions button{padding:0;border:1px solid hsla(0,0%,100%,.18);width:36px;height:36px;border-radius:50%;background:rgba(22,28,36,.78);backdrop-filter:blur(12px);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 8px #0002;transition:background .16s,color .16s}.hg-actions button:hover{color:#ffb4ab;background:#602b30}.hg-actions a:hover{background:#006bd6}@media(hover:none){.hg-actions{opacity:1;transform:none;pointer-events:auto}}.hg-pending{position:relative;isolation:isolate;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;color:#64748b;background:#f0f3f7}.hg-pending:before{content:"";position:absolute;inset:-100%;z-index:-1;background:linear-gradient(115deg,transparent 38%,hsla(0,0%,100%,.85) 49%,rgba(219,231,249,.45) 54%,transparent 65%);animation:hg-shimmer 3.6s ease-in-out infinite}.hg-pending span{font-size:11px;font-weight:500;letter-spacing:.1px}.hg-pending .hg-generating-orbit{display:block;width:28px;height:28px;border-color:#5593d0 #9abfe1 #d8e2ed #d8e2ed;border-style:solid;border-width:1.5px;border-radius:50%;animation:hg-orbit 1.8s linear infinite}@keyframes hg-orbit{to{transform:rotate(1turn)}}@keyframes hg-shimmer{0%{transform:translateX(-30%)}to{transform:translateX(30%)}}.hg-empty{min-height:95px;display:flex;align-items:center;justify-content:center;gap:10px;color:#818b99;font-size:13px;text-align:center}.hg-lightbox{border:0;border-radius:0;padding:0;margin:auto;width:100vw;height:100dvh;max-width:none;max-height:none;background:transparent;overflow:hidden;outline:none}.hg-lightbox[open]{display:flex;align-items:center;justify-content:center;padding-bottom:24px}.hg-lightbox::backdrop{background:rgba(0,0,0,.88);backdrop-filter:blur(4px)}.hg-lightbox .hg-lightbox-close{position:absolute;right:20px;top:16px;width:40px;height:40px;display:grid;place-items:center;background:hsla(0,0%,100%,.08);border:0;border-radius:50%;color:#fff;cursor:pointer}.hg-lightbox .hg-lightbox-close:hover{background:hsla(0,0%,100%,.18)}.hg-large{display:block;height:calc(100dvh - 132px);width:calc(100vw - 48px);max-width:calc(100vw - 48px);-o-object-fit:contain;object-fit:contain;border-radius:8px}@media(max-width:700px){.hg-large{height:calc(100dvh - 152px);width:calc(100vw - 24px);max-width:calc(100vw - 24px)}}.hg-shell :is(a,button):focus-visible{outline:3px solid #80b6ed;outline-offset:2px}@media(max-width:1000px){.hg-page .hg-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hg-inline .hg-grid{display:flex;overflow-x:auto;padding-bottom:6px}.hg-inline .hg-photo{flex:0 0 120px}}@media(max-width:700px){.hg-nav{height:62px;padding:0 20px}.hg-brand{font-size:17px}.hg-page .hg-content{padding:26px 18px}.hg-page .hg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hg-inline{padding:16px;border-radius:14px}.hg-heading h2{font-size:16px}}@media(prefers-reduced-motion:reduce){.hg-pending i{animation:none}.hg-open img{transition:none}}.hg-nav{height:72px;gap:22px;justify-content:flex-start}.hg-nav-section{padding-left:22px;border-left:1px solid #e0e3e8;color:#006bd6;font-size:21px;font-weight:650;letter-spacing:-.5px;gap:9px}.hg-nav nav,.hg-nav-section{display:flex;align-items:center}.hg-nav nav{margin-left:auto;gap:26px}.hg-login{color:#fff;background:#0071e3;padding:10px 22px;border-radius:9px;font-size:13px;font-weight:600}.hg-login:hover{background:#0064cc}.hg-page .hg-content{padding-top:32px}.hg-page .hg-empty{min-height:300px;flex-direction:column;gap:14px}.hg-page .hg-empty>svg{color:#9aa6b5;width:36px;height:36px}.hg-page .hg-empty p{margin:0;color:#737d8b;font-size:14px}.hg-empty-create{color:#006bd6;font-size:13px;font-weight:500}@media(max-width:700px){.hg-nav{height:64px;gap:12px}.hg-nav-section{display:none}.hg-nav nav{gap:14px}.hg-nav .hg-studio-link{display:none}.hg-login{padding:9px 17px}}.hg-create{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0071e3;color:#fff;padding:12px 18px;border-radius:24px;font-size:14px;font-weight:600;box-shadow:0 2px 5px #0071e31a}.hg-create:hover{background:#0064cc}.hg-preview-actions{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:14px;padding:0;border:0;background:transparent}.hg-preview-actions a,.hg-preview-actions button{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:0;border-radius:12px;background:#b93842;color:#fff;font:600 14px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}.hg-preview-actions a{background:#0071e3;color:#fff}.hg-preview-actions a:hover{background:#1685f5}.hg-preview-actions button:hover{color:#fff;background:#d0444e}@media(max-width:700px){.hg-page .hg-heading h2{font-size:23px}.hg-create{font-size:12px;padding:11px 13px;gap:5px}.hg-preview-actions{bottom:18px;white-space:nowrap}.hg-preview-actions a,.hg-preview-actions button{padding:10px 15px}}@media(prefers-reduced-motion:reduce){.hg-actions{transition:none}.hg-pending .hg-generating-orbit,.hg-pending:before{animation:none}}.hg-confirm{width:390px;text-align:center;max-width:calc(100vw - 40px);padding:24px;border:1px solid #e8ebef;border-radius:16px;background:#fff;color:#242931;box-shadow:0 24px 80px #0003}.hg-confirm::backdrop{background:#0008;backdrop-filter:blur(3px)}.hg-confirm h3{font-size:21px;font-weight:650;letter-spacing:-.5px;margin:0 0 9px}.hg-confirm p{font-size:14px;line-height:1.6;color:#717985;margin:0}.hg-confirm-buttons{display:flex;justify-content:center;gap:12px;margin-top:24px}.hg-confirm-buttons button{flex:0 1 118px;border:1px solid #e1e5ea;border-radius:10px;background:#fff;color:#424a56;padding:11px 12px;font-size:14px;font-weight:600;cursor:pointer}.hg-confirm-buttons button:hover{background:#f4f6f8}.hg-confirm-buttons .hg-confirm-delete{background:#dc3545;border-color:#dc3545;color:#fff}.hg-confirm-buttons .hg-confirm-delete:hover{background:#c12b3a;border-color:#c12b3a}@media(max-width:700px){.hg-photo .hg-actions{display:none}}html:has(.hg-page),html:has(.hs-page){scrollbar-gutter:stable}.hg-nav .hs-language{margin-left:auto}.hs-language{position:relative;flex-shrink:0}.hs-language-trigger{display:flex;align-items:center;justify-content:center;gap:6px;min-width:44px;min-height:44px;padding:8px;border:1px solid #dce3ed;border-radius:10px;background:#f6f8fb;color:#34516d;cursor:pointer}.hs-language-options{position:absolute;right:0;top:calc(100% + 8px);width:190px;max-height:calc(100dvh - 100px);overflow:auto;border:1px solid #dce3ed;border-radius:12px;padding:5px;background:#fff;color:#303b48;box-shadow:0 12px 35px #1c355126;z-index:100}.hs-language-options button{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:7px;background:transparent;color:inherit;padding:12px 10px;text-align:left;cursor:pointer;font:inherit;font-size:14px}.hs-language-options button:hover,.hs-language-options button[aria-pressed=true]{background:#eaf3ff;color:#0071e3}.hs-language-options svg{margin-left:auto}.hs-language button:focus-visible{outline:2px solid #0071e3;outline-offset:2px}@media(max-width:700px){.hs-language-trigger{width:36px;min-width:36px;padding:6px}.hs-language-trigger>span{display:none}.hs-language-options{position:fixed;right:12px;top:68px}}