.hw25-portal{--hw25-border:color-mix(in srgb,var(--gold,#d7bd86) 24%,transparent);background:var(--bg,#10110f);color:var(--ink,#eee9de);padding:34px 0 54px;min-height:72vh}.hw25-breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted,#b5b2a6);margin-bottom:30px;flex-wrap:wrap}.hw25-breadcrumb a:hover{color:var(--gold,#d7bd86)}.hw25-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.hw25-heading h1{font-family:var(--font-heading,"Songti SC","Noto Serif CJK SC",serif);font-size:clamp(32px,4.3vw,56px);line-height:1.25;font-weight:500;letter-spacing:.08em;margin:10px 0 16px;color:var(--ink,#eee9de)}.hw25-heading p:not(.eyebrow){color:var(--muted,#b5b2a6);font-size:14px;line-height:1.8;max-width:620px}.hw25-seal{font-family:serif;color:var(--gold,#d7bd86);font-size:30px;border:1px solid var(--hw25-border);padding:14px 12px;writing-mode:vertical-rl;letter-spacing:.22em;opacity:.65}.hw25-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 22px;background:var(--surface,#191a16);border:1px solid var(--hw25-border);font-size:12px}.hw25-status{display:flex;gap:10px;align-items:center;min-width:0}.hw25-dot{width:6px;height:6px;background:var(--gold,#d7bd86);border-radius:50%;box-shadow:0 0 0 4px #d7bd8612;flex-shrink:0}.hw25-portal[data-state=error] .hw25-dot{background:#bb897b}.hw25-portal[data-state=ready] .hw25-dot{background:#aec296}.hw25-stage{border:1px solid var(--hw25-border);border-top:0;min-height:520px;position:relative;background:var(--bg,#10110f)}.hw25-frame-host{background:var(--bg,#10110f)}.hw25-frame-host iframe{border:0;display:block;width:100%;height:850px;min-height:600px;background:var(--bg,#10110f)}.hw25-unavailable{position:relative;overflow:hidden;text-align:center;padding:52px 24px 46px;background:radial-gradient(ellipse at 50% 16%,#d7bd8609 0%,transparent 62%),var(--bg,#10110f);min-height:520px;display:flex;align-items:center;flex-direction:column;justify-content:center}.hw25-unavailable:before,.hw25-unavailable:after{content:"";position:absolute;pointer-events:none;width:320px;height:320px;border:1px solid #d7bd860b;transform:rotate(45deg);left:calc(50% - 160px);top:70px}.hw25-unavailable:after{width:380px;height:380px;left:calc(50% - 190px);top:40px}.hw25-error-glyph{font-family:Georgia,Times New Roman,serif;font-size:clamp(96px,11vw,148px);letter-spacing:.055em;color:var(--gold,#d7bd86);line-height:1;margin:0 0 27px;position:relative;z-index:1;font-weight:400}.hw25-error-glyph span{position:absolute;font-family:serif;right:-45px;top:2px;font-size:24px;border:1px solid var(--hw25-border,#605334);padding:8px 6px;transform:rotate(-6deg);opacity:.5}.hw25-unavailable .eyebrow{font-size:10px;letter-spacing:.21em;max-width:100%;overflow-wrap:anywhere}.hw25-unavailable h1,.hw25-unavailable h2{font-family:Songti SC,"Noto Serif CJK SC",serif;color:var(--ink,#eee9de);font-size:clamp(24px,3vw,33px);font-weight:500;margin:15px 0 12px;line-height:1.4}.hw25-unavailable p{max-width:600px;position:relative;z-index:1;line-height:1.85}.hw25-error-description{font-size:14px;color:var(--muted,#b5b2a6);margin:0 auto 24px}.hw25-error-actions{justify-content:center;position:relative;z-index:1;gap:12px}.hw25-error-actions .button{min-height:46px}.hw25-error-note{font-size:11px;color:var(--muted,#b5b2a6);opacity:.75;margin:22px 0 0}.hw25-loading{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:30px;text-align:center}.hw25-loading p{font-size:18px;color:var(--gold,#d7bd86)}.hw25-loading small{color:var(--muted,#b5b2a6)}.hw25-spinner{width:36px;height:36px;border:1px solid var(--hw25-border);border-top-color:var(--gold,#d7bd86);border-radius:50%;animation:hw25-spin 1.4s linear infinite;margin-bottom:12px}@keyframes hw25-spin{to{transform:rotate(360deg)}}.hw25-portal-foot{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:11px;color:var(--muted,#b5b2a6);padding:18px 0;flex-wrap:wrap}.hw25-portal-foot p{margin:0;line-height:1.8}.hw25-portal-foot>span{color:var(--gold,#d7bd86);letter-spacing:.12em}.hw25-editor,.hw25-noscript{padding:20px;border:1px dashed var(--hw25-border);font-size:12px;line-height:1.9;margin-top:20px;color:var(--muted,#b5b2a6)}.hw25-site-404{border:1px solid #d7bd862a}.hw25-portal [hidden]{display:none!important}.hw25-portal a:focus-visible,.hw25-portal button:focus-visible{outline:2px solid var(--gold,#d7bd86);outline-offset:4px}.hw25-portal button{font:inherit;cursor:pointer}.hw25-portal .text-link{white-space:normal}.hw25-frame-host{max-width:100%;overflow:hidden}@media(max-width:700px){.hw25-portal{padding:24px 0 32px}.hw25-heading{margin-bottom:22px}.hw25-heading p:not(.eyebrow){font-size:12px}.hw25-seal{font-size:23px;padding:10px 8px}.hw25-toolbar{padding:14px;align-items:flex-start;flex-direction:column;gap:10px}.hw25-unavailable{padding:40px 18px;min-height:510px}.hw25-loading,.hw25-stage{min-height:510px}.hw25-error-actions{display:flex;flex-direction:column;align-items:stretch;width:min(100%,280px)}.hw25-error-glyph span{right:-33px;font-size:17px}.hw25-portal-foot{align-items:flex-start;flex-direction:column;gap:10px}.hw25-frame-host iframe{min-height:650px;height:calc(100svh - 170px)}.hw25-error-description{font-size:13px}}@media(prefers-reduced-motion:reduce){.hw25-spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hanwu-forum-portal.css.map */
