:root{--page-bg: #fafafa;--surface: #ffffff;--surface-soft: #f4f4f5;--surface-blue: #e9f3ff;--text-strong: #09090b;--text-muted: #71717a;--card-border: #f4f4f5;--card-shadow: 0 16px 50px rgba(0, 0, 0, .05);--card-shadow-hover: 0 24px 70px rgba(0, 0, 0, .12);--accent: #2563eb;--accent-soft: #e9f1ff;--addon: #08a7a4;--addon-soft: #e3fbf8;--world: #48a847;--world-soft: #eaf8e9;--resource: #8b5cf6;--resource-soft: #f1ebff;--warning: #d97706;--danger: #c2414b;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 22px}*,*:before,*:after{box-sizing:border-box}html{background:var(--page-bg)}body{margin:0;min-height:100vh;color:var(--text-strong);background:var(--page-bg);font-family:Segoe UI,Noto Sans JP,Arial,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}.sidebar{display:flex;flex:0 0 264px;flex-direction:column;padding:32px 24px}.sidebar-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:48px;border:0;color:#000;background:transparent;font-size:1.45rem;font-weight:950;letter-spacing:-.04em}.sidebar-logo-mark,.sidebar-icon{display:grid;place-items:center;font-weight:900}.sidebar-logo-mark{width:30px;height:30px;border-radius:10px;color:#fff;background:#2563eb}.sidebar-nav{flex:1}.sidebar .sidebar-nav-mobile{display:none}.sidebar-kicker{margin:0 0 14px 10px;color:#a1a1aa;font-size:.64rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.sidebar-link{display:flex;align-items:center;gap:14px;width:100%;margin-bottom:5px;padding:13px 16px;border:0;border-radius:18px;color:#71717a;background:transparent;font-size:.9rem;font-weight:750;text-align:left;transition:.18s ease}.sidebar-link:hover{color:#000;background:#f4f4f5}.sidebar-link.is-active{color:#fff;background:#000;box-shadow:0 18px 32px #0000001f}.sidebar-icon{width:22px;color:#a1a1aa}.sidebar-link.is-active .sidebar-icon{color:#fff}.sidebar-profile{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid transparent;border-radius:22px;background:transparent;text-align:left}.sidebar-profile:hover{border-color:#e4e4e7;background:#f4f4f5}.profile-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;color:#fff;background:#18181b;font-weight:950}.profile-avatar.is-large{width:88px;height:88px;font-size:2rem}.sidebar-profile-copy{display:grid;min-width:0}.sidebar-profile-copy strong,.sidebar-profile-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-copy strong{font-size:.9rem;font-weight:900}.sidebar-profile-copy span{color:#71717a;font-size:.72rem;font-weight:750}.top-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:94px;padding:0 40px;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.top-search{position:relative;display:flex;align-items:center;width:min(540px,100%);border-bottom:1px solid #e4e4e7}.top-search:focus-within{border-bottom-color:#2563eb}.top-search span{color:#a1a1aa;font-size:1.2rem}.top-search input{width:100%;padding:15px 12px;border:0;outline:0;color:#000;background:transparent;font-size:1rem;font-weight:700}.top-actions{display:flex;align-items:center;gap:16px}.language-switch{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--card-border);border-radius:999px;background:var(--surface-soft)}.language-switch button{min-width:38px;padding:7px 9px;border:0;border-radius:999px;color:var(--text-muted);background:transparent;font-size:.72rem;font-weight:850;cursor:pointer}.language-switch button.is-active{color:#fff;background:var(--text-strong)}.language-switch button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mobile-language-switch{display:none}.account-delete-card{border-color:#c2414b47;background:#c2414b0b}.account-delete-btn{border:0;color:#fff;background:var(--danger)}.ghost-circle{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:999px;background:#fafafa}.ghost-circle span{width:9px;height:9px;border-radius:999px;background:#e11d48}.page-stack{display:grid;gap:30px}.page-header{display:flex;align-items:end;justify-content:space-between;gap:20px}.page-header h2,.post-create-head h2,.static-hero h2{margin:0;color:#000;font-size:clamp(2rem,4vw,4rem);font-weight:950;letter-spacing:-.055em;line-height:.95}.page-header p,.post-create-head p{max-width:760px;margin:12px 0 0;color:#71717a;font-weight:650;line-height:1.65}.page-header.is-compact h2{font-size:clamp(1.65rem,3vw,2.6rem)}.page-header-actions{display:flex;flex-wrap:wrap;gap:10px}.pill-btn,.save-btn,.mini-btn,.danger-btn,.download-btn,.vote-btn,.file-picker-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 18px;border:1px solid transparent;border-radius:999px;font-size:.86rem;font-weight:900;text-decoration:none;transition:.18s ease}.pill-btn:hover,.save-btn:hover,.mini-btn:hover,.download-btn:hover,.vote-btn:hover,.file-picker-btn:hover{transform:translateY(-1px)}.pill-btn-dark,.save-btn{color:#fff;background:#000}.pill-btn-light,.mini-btn,.file-picker-btn{color:#000;border-color:#e4e4e7;background:#fafafa}.pill-btn-danger,.danger-btn{color:#be123c;border-color:#ffe4e6;background:#fff1f2}.pill-btn-glass{color:#fff;border-color:#ffffff2e;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pill-btn-glass.is-active{color:#2563eb;background:#fff}.ui-badge{display:inline-flex;align-items:center;width:max-content;padding:6px 10px;border-radius:10px;color:#2563eb;background:#ffffffeb;font-size:.64rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ui-badge.is-dark{color:#fff;background:#000}.ui-content-card{min-width:0;cursor:pointer;transition:.22s ease}.ui-content-card:hover{transform:translateY(-4px)}.ui-card-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:1px solid #f4f4f5;border-radius:24px;background:var(--thumb-style, #e4e4e7);background-position:center;background-size:cover;box-shadow:0 2px 10px #0000000a;transition:.24s ease}.ui-card-media:before{position:absolute;inset:0;content:"";background:inherit;background-position:center;background-size:cover;transition:transform .7s ease}.ui-card-media:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#0000000f,#00000094)}.ui-content-card:hover .ui-card-media{box-shadow:0 22px 42px #0000001f}.ui-content-card:hover .ui-card-media:before{transform:scale(1.055)}.ui-card-media .ui-badge,.ui-heart,.ui-rating{position:absolute;z-index:2}.ui-card-media .ui-badge{left:12px;top:12px}.ui-heart{right:12px;top:12px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;color:#a1a1aa;background:#ffffffeb;opacity:0;transform:translateY(4px);transition:.18s ease}.ui-content-card:hover .ui-heart{opacity:1;transform:translateY(0)}.ui-heart.is-active{color:#e11d48;opacity:1}.ui-rating{left:12px;bottom:12px;padding:5px 9px;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;background:#00000073;font-size:.72rem;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ui-card-copy{padding:13px 4px 0}.ui-card-copy h3{margin:0 0 8px;overflow:hidden;color:#000;font-size:1rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.ui-content-card:hover .ui-card-copy h3{color:#2563eb}.ui-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#71717a;font-size:.78rem;font-weight:750}.ui-card-meta strong{flex:0 0 auto;padding:5px 8px;border-radius:8px;color:#52525b;background:#f4f4f5;font-size:.7rem}.hero-banner{position:relative;min-height:520px;overflow:hidden;border-radius:34px;box-shadow:0 24px 70px #0000001f}.hero-slide{position:absolute;inset:0;width:100%;border:0;overflow:hidden;color:#fff;background:#18181b;text-align:left}.hero-image{position:absolute;inset:0;background:var(--thumb-style, #18181b);background-position:center;background-size:cover;transition:transform 1s ease}.hero-slide:hover .hero-image{transform:scale(1.045)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#000000eb,#0000002e 58%,#0000000d)}.hero-featured{position:absolute;left:34px;top:34px;padding:10px 18px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff2e;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-copy{position:absolute;right:40px;bottom:40px;left:40px;display:grid;gap:12px}.hero-copy strong{font-size:clamp(2.3rem,5vw,4.4rem);font-weight:950;letter-spacing:-.06em;line-height:.95}.hero-copy>span:not(.hero-stats):not(.hero-tag){max-width:860px;color:#d4d4d8;font-weight:650;line-height:1.6}.hero-tag{color:#60a5fa;font-size:.75rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18)}.hero-stats span{padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff1a;font-size:.8rem;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-arrow,.carousel-arrow{position:absolute;z-index:10;display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#fff;background:#ffffff1f;font-size:2rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transition:.18s ease}.hero-banner:hover .hero-arrow,.carousel-section:hover .carousel-arrow{opacity:1}.hero-arrow.is-left{left:24px;top:50%}.hero-arrow.is-right{right:24px;top:50%}.hero-dots{position:absolute;right:40px;bottom:40px;z-index:11;display:flex;gap:8px}.hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:#fff6;transition:.18s ease}.hero-dots button.is-active{width:30px;background:#2563eb}.carousel-section{position:relative}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h3{margin:0;color:#000;font-size:1.5rem;font-weight:950;letter-spacing:-.045em}.section-head button{border:0;color:#2563eb;background:transparent;font-size:.85rem;font-weight:900}.carousel-track{display:grid;grid-auto-columns:minmax(280px,320px);grid-auto-flow:column;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 24px;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-track>*{scroll-snap-align:start}.carousel-arrow{top:42%;color:#000;background:#fffffff2;box-shadow:0 14px 34px #0000001f}.carousel-arrow.is-left{left:-18px}.carousel-arrow.is-right{right:-18px}.filter-bar,.profile-tabs{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{min-height:40px;padding:9px 16px;border:1px solid #e4e4e7;border-radius:999px;color:#52525b;background:#fff;font-size:.83rem;font-weight:900}.filter-chip.is-active{color:#fff;border-color:#000;background:#000}.category-hero,.form-card,.profile-card,.stat-card,.ui-empty-state,.detail-main-card,.detail-side-card,.document-editor,.publish-panel,.mypage-card,.auth-card,.static-section{border:1px solid #f4f4f5;border-radius:32px;background:#fff;box-shadow:var(--card-shadow)}.category-hero{position:relative;overflow:hidden;padding:34px;background:linear-gradient(135deg,#2563eb1f,#ffffffe6),#fff}.category-hero h3{margin:18px 0 10px;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:950;letter-spacing:-.05em}.category-hero p{max-width:720px;margin:0;color:#71717a;line-height:1.65}.form-card,.profile-card,.detail-main-card,.detail-side-card{padding:26px}.form-card-head{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:20px}.form-card h3,.profile-card h2,.detail-main-card h3,.detail-side-card h3{margin:0;color:#000;font-weight:950;letter-spacing:-.04em}.form-card p,.inline-status{color:#71717a;font-size:.9rem;font-weight:650;line-height:1.6}.stat-card{display:grid;gap:6px;padding:20px}.stat-card span{color:#71717a;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.stat-card strong{color:#000;font-size:1.7rem;font-weight:950;letter-spacing:-.05em}.stat-card p{margin:0;color:#71717a;font-size:.8rem;font-weight:700}.ui-empty-state{display:grid;place-items:center;min-height:280px;padding:34px;text-align:center}.empty-mark{display:grid;width:72px;height:72px;place-items:center;margin-bottom:18px;border-radius:24px;color:#2563eb;background:#eff6ff;font-size:2rem;font-weight:950}.empty-mark-button{border:0;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.empty-mark-button:hover{background:#dbeafe;box-shadow:0 12px 30px #2563eb2e;transform:translateY(-2px)}.empty-mark-button:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:4px}.empty-mark-button:active{transform:translateY(0)}.ui-empty-state h3{margin:0 0 8px;color:#000;font-size:1.5rem;font-weight:950;letter-spacing:-.04em}.ui-empty-state p{margin:0;color:#71717a;font-weight:650}.detail-page{gap:28px}.detail-hero{position:relative;min-height:520px;overflow:hidden;border-radius:34px;color:#fff;background:#18181b;box-shadow:0 24px 70px #00000024}.detail-hero-image{position:absolute;inset:0;background:var(--detail-thumb-style, #18181b);background-position:center;background-size:cover}.detail-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#000000e6,#0000002e)}.detail-hero-copy{position:absolute;right:40px;bottom:40px;left:40px;display:grid;gap:14px}.detail-hero-copy h2{margin:0;color:#fff;font-size:clamp(2.2rem,5vw,4.8rem);font-weight:950;letter-spacing:-.06em;line-height:.95}.detail-hero-copy p{margin:0;color:#d4d4d8;font-weight:800}.detail-back-btn{position:absolute;left:28px;top:28px;z-index:4;border:1px solid rgba(255,255,255,.2);color:#fff;background:#00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.detail-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.detail-stat-grid,.profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.detail-main-card,.detail-side-card,.detail-body-blocks,.report-form{display:grid;gap:18px}.detail-description{margin:0;color:#3f3f46;font-size:1rem;font-weight:600;line-height:1.8;white-space:pre-wrap}.detail-section{display:grid;gap:14px;margin-top:10px}.detail-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.detail-gallery-image,.detail-inline-figure img{width:100%;max-height:520px;object-fit:cover;border-radius:24px;background:#f4f4f5}.detail-video-frame{aspect-ratio:16 / 9;overflow:hidden;border-radius:24px;background:#000}.youtube-consent-placeholder{width:100%;height:100%;min-height:210px;display:grid;place-content:center;gap:8px;padding:24px;border:0;background:linear-gradient(145deg,#111827,#293548);color:#fff;text-align:center;cursor:pointer}.youtube-consent-placeholder strong{font-size:1rem}.youtube-consent-placeholder span{color:#cbd5e1;font-size:.84rem}.youtube-consent-placeholder:hover{background:linear-gradient(145deg,#172033,#34445c)}.detail-inline-heading{margin:8px 0 0;color:#000;font-size:1.7rem;font-weight:950;letter-spacing:-.04em}.profile-card{display:grid;gap:22px}.profile-hero{display:flex;align-items:center;gap:18px}.profile-hero h2{margin:8px 0 4px;font-size:clamp(2rem,4vw,3.5rem);line-height:.95}.profile-hero p{margin:0;color:#71717a;font-weight:750}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:20px;align-items:start}.profile-upload-card{display:grid;gap:12px}.profile-upload-actions,.admin-links{display:flex;flex-wrap:wrap;gap:8px}.post-create-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.post-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.editor-context-hint{margin:0 0 12px;padding:11px 14px;border:1px dashed #d4d4d8;border-radius:18px;color:#71717a;background:#fafafa;font-size:.83rem;font-weight:850}.editor-block{display:grid;gap:10px;margin:14px 0;padding:14px;border:1px solid transparent;border-radius:24px}.editor-block:hover,.editor-block:focus-within{border-color:#e4e4e7;background:#fafafa}.editor-block-actions{display:flex;justify-content:flex-end;gap:8px}.icon-btn{border:1px solid #e4e4e7;border-radius:999px;background:#fff}.document-textarea{min-height:150px;resize:vertical;color:#3f3f46;font-size:1rem;font-weight:600;line-height:1.85}.editor-context-menu{position:fixed;z-index:100;display:grid;min-width:180px;overflow:hidden;border:1px solid #e4e4e7;border-radius:20px;background:#fff;box-shadow:0 24px 70px #0000001f}.editor-context-menu button{padding:12px 14px;border:0;border-bottom:1px solid #f4f4f5;color:#000;background:#fff;font-size:.9rem;font-weight:850;text-align:left}.editor-context-menu button:hover{background:#eff6ff}.publish-panel{position:sticky;top:112px;display:grid;gap:14px}.large-search-card{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:18px 22px;border:1px solid #e4e4e7;border-radius:28px;background:#fafafa}.large-search-card span{color:#2563eb;font-size:1.5rem}.large-search-card input{width:100%;border:0;outline:0;color:#000;background:transparent;font-size:1.3rem;font-weight:850}.admin-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-soft-card{display:grid;gap:10px}.admin-soft-card h3{margin:0;color:#000;font-size:1.2rem;font-weight:950;letter-spacing:-.04em}.admin-soft-card p{margin:0;color:#71717a;font-size:.9rem;font-weight:650;line-height:1.55;word-break:break-word}.page-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(35,58,92,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(35,58,92,.045) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent 70%);mask-image:linear-gradient(180deg,#000 0,transparent 70%)}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto minmax(220px,1fr) auto;gap:18px;align-items:center;padding:12px 24px;border-bottom:1px solid rgba(214,224,236,.9);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-wrap{display:flex;align-items:center;gap:10px;min-width:0}.brand-badge{width:36px;height:36px;display:grid;place-items:center;border-radius:var(--radius-sm);color:#fff;font-size:.82rem;font-weight:900;background:linear-gradient(135deg,#08a7a4 0 48%,#48a847 48% 100%);box-shadow:inset 0 -3px #00000029}.brand-name{margin:0;font-size:1.25rem;font-weight:900}.search-wrap{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;width:100%;max-width:560px;justify-self:center;padding:10px 13px;border:1px solid #d8e2ee;border-radius:var(--radius-md);background:#fff;box-shadow:0 6px 18px #1a2f4a0d}.search-icon{color:#8a98aa;font-size:.86rem;font-weight:900}#searchInput{width:100%;min-width:0;border:0;outline:0;color:var(--text-strong);background:transparent;font-size:.95rem}.top-nav{display:flex;gap:8px;align-items:center}.nav-btn,.mobile-category-btn{border:1px solid #d8e2ee;border-radius:var(--radius-md);background:#fff;color:#243246;font-size:.86rem;font-weight:800;padding:9px 13px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.nav-btn:hover,.mobile-category-btn:hover{transform:translateY(-1px);border-color:#bdd0e8}.nav-btn.is-active,.mobile-category-btn.is-active{border-color:#1d4ed8;color:#fff;background:#2563eb}.content-shell,.detail-view,.mypage-view,.static-page{width:min(1220px,94vw);margin:24px auto 46px}.content-head,.discovery-head,.uploads-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:22px 0 14px}.content-title,.discovery-head h2,.mypage-title{margin:0;font-size:1.18rem;line-height:1.25;font-weight:900}.result-count,.inline-status,.vote-status{margin:0;color:var(--text-muted);font-size:.86rem;font-weight:700}.content-controls{display:flex;align-items:center;gap:9px}.sort-wrap,.field-label{color:var(--text-muted);font-size:.82rem;font-weight:800}.sort-select,.text-field{width:100%;border:1px solid #d8e2ee;border-radius:var(--radius-md);background:#fff;color:var(--text-strong);padding:10px 12px;outline:0}.sort-select:focus,.text-field:focus{border-color:#75a7ff;box-shadow:0 0 0 3px #2563eb21}.pickup-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:18px;align-items:stretch;min-height:310px;margin-bottom:28px;padding:18px;border:1px solid #d8e2ee;border-radius:var(--radius-xl);background:#fff;box-shadow:var(--card-shadow)}.pickup-copy{display:flex;flex-direction:column;justify-content:center;padding:10px 12px}.pickup-label{width:fit-content;margin:0 0 12px;padding:6px 9px;border-radius:var(--radius-sm);color:#0f5e5d;background:var(--addon-soft);font-size:.78rem;font-weight:900}.pickup-copy h2{margin:0;max-width:680px;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.06;font-weight:950}.pickup-copy p:not(.pickup-label){margin:14px 0 0;max-width:62ch;color:var(--text-muted);font-size:.98rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pickup-cta,.save-btn,.download-btn{border:0;border-radius:var(--radius-md);background:#2563eb;color:#fff;font-weight:900;padding:11px 14px;cursor:pointer;box-shadow:0 10px 22px #2563eb38;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pickup-cta{width:fit-content;margin-top:18px}.pickup-cta:hover,.save-btn:hover,.download-btn:hover{transform:translateY(-1px);background:#1d4ed8;box-shadow:0 14px 28px #2563eb47}.pickup-media{min-height:260px;border:0;border-radius:var(--radius-lg);background:var(--thumb-style, linear-gradient(135deg, #d9e7f7, #c7d8ee));background-size:cover;background-position:center;cursor:pointer;box-shadow:inset 0 -45px 70px #0000001f}.discovery-section{margin-bottom:22px}.rail-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);gap:14px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 12px;scroll-snap-type:x proximity}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card{position:relative;overflow:hidden;border:1px solid var(--card-border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--card-shadow);cursor:pointer;scroll-snap-align:start;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover,.card:focus-visible{transform:translateY(-4px);border-color:#bfd2e8;box-shadow:var(--card-shadow-hover);outline:none}.card-thumb{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#dbe6f2}.card-thumb:before,.related-thumb:before{content:"";position:absolute;inset:0;background:var(--thumb-style, linear-gradient(135deg, #cddaf0, #91a9c6));background-size:cover;background-position:center;transition:transform .2s ease}.card:hover .card-thumb:before,.card:focus-visible .card-thumb:before{transform:scale(1.045)}.card-type-floating,.card-type,.detail-type,.related-type,.upload-status-chip{display:inline-flex;align-items:center;width:fit-content;border-radius:var(--radius-sm);font-size:.72rem;font-weight:900;line-height:1}.card-type-floating{position:absolute;left:10px;bottom:10px;z-index:2;padding:6px 8px;color:#fff;background:#17202ad1}.card-content{padding:12px 12px 13px}.card-title{min-height:2.66em;margin:0 0 9px;color:#17202a;font-size:.98rem;line-height:1.33;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-type,.detail-type,.related-type{padding:5px 8px;color:#095f5e;background:var(--addon-soft)}.type-world .card-type,.type-world .detail-type,.type-world .related-type{color:#2f6b2e;background:var(--world-soft)}.type-resource_pack .card-type,.type-resource_pack .detail-type,.type-resource_pack .related-type{color:#6b3bd7;background:var(--resource-soft)}.card-meta,.card-meta-sub,.detail-meta{display:flex;flex-wrap:wrap;gap:7px 12px;align-items:center;color:var(--text-muted);font-size:.78rem;font-weight:850}.card-meta{justify-content:space-between;margin-top:12px}.card-meta-sub{justify-content:space-between;margin-top:6px}.meta-like,.meta-like-count{color:#16706d}.meta-download{color:#2b5f9e}.meta-favorite-count{color:#8950c7}.empty-state{margin:26px 0;padding:20px;border:1px dashed #c8d6e8;border-radius:var(--radius-lg);color:var(--text-muted);background:#ffffffbf;text-align:center;font-weight:800}.detail-view{width:min(980px,94vw)}.detail-card,.mypage-card,.auth-card{border:1px solid var(--card-border);border-radius:var(--radius-xl);background:#fff;box-shadow:var(--card-shadow)}.detail-card{overflow:hidden}.detail-back-btn,.mini-btn,.danger-btn,.file-picker-btn,.auth-toggle-btn,.mobile-close-btn,.static-back{border:1px solid #d8e2ee;border-radius:var(--radius-md);background:#fff;color:#26364a;font-size:.82rem;font-weight:900;padding:8px 11px;cursor:pointer;text-decoration:none}.detail-back-btn{margin:14px 14px 0}.detail-thumb{height:330px;margin-top:12px;background:var(--detail-thumb-style, linear-gradient(135deg, #cddaf0, #91a9c6));background-size:cover;background-position:center}.detail-content{padding:18px 20px 22px}.detail-title{margin:0 0 10px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.12;font-weight:950}.detail-description{margin:14px 0;color:#415066;line-height:1.75}.detail-extra{display:grid;gap:8px;margin:14px 0}.detail-row{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:baseline}.detail-row dt{color:var(--text-muted);font-size:.82rem;font-weight:900}.detail-row dd{min-width:0;margin:0;word-break:break-word}.detail-meta{margin:16px 0;padding:12px;border-radius:var(--radius-md);background:var(--surface-soft)}.detail-actions{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:10px;margin:16px 0 8px}.vote-btn{border:1px solid #d8e2ee;border-radius:var(--radius-md);background:#fff;color:#26364a;font-weight:900;padding:11px 13px;cursor:pointer}.vote-btn.is-active{border-color:#0f9f8f;color:#08776d;background:#e3fbf8}.detail-section{margin-top:22px;padding-top:20px;border-top:1px solid #e1e8f1}.detail-section h3{margin:0 0 12px;font-size:1rem;font-weight:950}.detail-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.detail-gallery-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid #d8e2ee;border-radius:var(--radius-lg);background:var(--surface-soft)}.detail-video-frame{overflow:hidden;border:1px solid #d8e2ee;border-radius:var(--radius-lg);background:#000}.detail-video-frame iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.related-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.related-card{display:grid;grid-template-columns:92px 1fr;gap:10px;min-width:0;border:1px solid #d8e2ee;border-radius:var(--radius-lg);background:#fff;padding:8px;cursor:pointer;text-align:left}.related-thumb{position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:var(--radius-md);background:var(--surface-soft)}.related-copy{display:grid;align-content:center;gap:6px;min-width:0}.related-copy strong,.related-copy span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-copy span:last-child{color:var(--text-muted);font-size:.76rem;font-weight:800}.mypage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mypage-card{padding:18px}.uploads-card{margin-top:16px}.stack-form,.field-wrap,.upload-edit-panel{display:grid;gap:10px}.auth-section{padding:12px;border:1px solid #e1e8f1;border-radius:var(--radius-lg);background:var(--surface-soft)}.admin-links,.upload-item-actions,.upload-edit-actions{display:flex;flex-wrap:wrap;gap:8px}.text-area{min-height:94px;resize:vertical}.file-picker{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-width:0;padding:9px;border:1px solid #d8e2ee;border-radius:var(--radius-md);background:#fff}.file-input-native{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-name{min-width:0;overflow:hidden;color:var(--text-muted);font-size:.82rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.form-disabled{opacity:.7;pointer-events:none}.danger-btn{border-color:#f0c9cf;color:#9d2b38;background:#fff6f7}.upload-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.upload-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid #d8e2ee;border-radius:var(--radius-lg);background:#fbfdff}.upload-item-title{margin:0;font-weight:950}.upload-item-meta{margin:5px 0 0;color:var(--text-muted);font-size:.82rem;font-weight:700}.upload-status-chip{margin:6px 6px 0 0;padding:5px 8px;color:#176c31;background:var(--world-soft)}.upload-status-chip.is-hidden{color:#8a5400;background:#fff3d8}.upload-edit-panel{grid-column:1 / -1;margin-top:8px;padding-top:12px;border-top:1px dashed #cbd8e8}.create-entry-card{align-content:start}.create-post-btn{width:100%;min-height:54px;margin-top:8px;font-size:1rem}.post-create-view{width:min(1180px,94vw);margin:0 auto;padding:24px 0 46px}.post-create-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:16px}.post-create-head h2{margin:0 0 4px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.post-create-head p{margin:0;color:var(--text-muted);font-weight:700}.post-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.document-editor,.publish-panel{border:1px solid var(--card-border);border-radius:var(--radius-lg);background:#ffffffeb;box-shadow:var(--card-shadow)}.document-editor{min-width:0;padding:18px}.document-title-input{width:100%;margin-bottom:14px;padding:10px 4px 14px;border:0;border-bottom:1px solid #d7e2ef;outline:none;color:var(--text-strong);background:transparent;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:950;line-height:1.1}.document-page,.post-preview-sheet{min-height:620px;padding:24px;border:1px solid #e0e7f1;border-radius:var(--radius-md);background:#fff}.editor-insert-bar{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.editor-tool-btn,.icon-btn{border:1px solid #d8e2ee;border-radius:var(--radius-sm);color:#24344a;background:#f8fbff;font-size:.82rem;font-weight:850}.editor-tool-btn{padding:8px 10px}.icon-btn{min-width:36px;min-height:32px;padding:6px 9px}.danger-lite{color:#9d2b38;border-color:#f0c9cf;background:#fff6f7}.editor-block{position:relative;display:grid;gap:10px;margin:14px 0;padding:14px;border:1px solid transparent;border-radius:var(--radius-md)}.editor-block:focus-within,.editor-block:hover{border-color:#d8e2ee;background:#fbfdff}.editor-block-actions{display:flex;justify-content:flex-end;gap:6px}.document-textarea{width:100%;min-height:150px;border:0;outline:none;resize:vertical;color:#223047;background:transparent;font-size:1.02rem;line-height:1.85}.document-heading-input{width:100%;border:0;border-bottom:1px solid #d8e2ee;outline:none;color:#17202a;background:transparent;font-size:1.55rem;font-weight:950;line-height:1.2}.editor-context-hint{margin:0 0 12px;padding:9px 11px;border:1px dashed #c8d5e5;border-radius:var(--radius-sm);color:var(--text-muted);background:#f8fbff;font-size:.82rem;font-weight:800}.editor-context-menu{position:fixed;z-index:100;display:grid;min-width:170px;overflow:hidden;border:1px solid #cfdae8;border-radius:var(--radius-md);background:#fff;box-shadow:0 18px 44px #17202a2e}.editor-context-menu button{padding:11px 13px;border:0;border-bottom:1px solid #edf2f7;color:#223047;background:#fff;font-size:.9rem;font-weight:850;text-align:left}.editor-context-menu button:hover,.editor-context-menu button:focus-visible{background:var(--accent-soft)}.editor-image-block,.post-preview-sheet figure,.detail-inline-figure{margin:0}.editor-image-block{display:grid;gap:10px}.editor-image-block img,.post-preview-sheet img,.detail-inline-figure img{width:100%;max-height:520px;object-fit:contain;border-radius:var(--radius-md);background:#edf3f9}.post-preview-sheet{display:grid;align-content:start;gap:16px;color:#203047}.post-preview-sheet h2{margin:0 0 6px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1}.post-preview-sheet h3,.detail-inline-heading{margin:8px 0 0;font-size:1.45rem;line-height:1.25}.post-preview-sheet p,.detail-body-blocks p{white-space:pre-wrap}.post-preview-sheet figure,.detail-inline-figure{display:grid;gap:8px}.post-preview-sheet figcaption,.detail-inline-figure figcaption{color:var(--text-muted);font-size:.86rem;font-weight:700}.post-preview-video{aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius-md);background:#101827}.post-preview-video iframe{width:100%;height:100%;border:0}.publish-panel{position:sticky;top:82px;display:grid;gap:14px;padding:18px}.publish-panel h3{margin:0;font-size:1.05rem}.publish-btn{min-height:48px}.detail-body-blocks{display:grid;gap:16px}.static-page{width:min(880px,94vw)}.static-hero{padding:28px 0 18px}.static-hero h2{margin:14px 0 10px;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.static-hero p{margin:0;max-width:72ch;color:var(--text-muted);font-size:1rem;line-height:1.75}.static-body{display:grid;gap:14px}.static-section{width:100%;box-sizing:border-box;justify-self:center;padding:28px clamp(24px,4vw,48px);border-top:1px solid #dfe7f1}.static-section p{margin:0;color:#415066;line-height:1.75}.static-rich-text{display:grid;gap:14px}.static-rich-paragraph{margin:0;color:#415066;line-height:1.85}.static-rich-paragraph a,.static-rich-list a,.static-rich-heading a{color:#2563eb;text-decoration:underline;text-underline-offset:3px;word-break:break-word}.static-rich-heading{margin:8px 0 0;color:var(--text-strong);font-size:1.02rem;font-weight:900}.static-rich-heading-sub{font-size:.94rem;font-weight:800;color:#334155}.static-rich-heading-title{font-size:1.22rem}.static-rich-list{margin:0;padding-left:1.2rem;color:#415066;line-height:1.85}.static-rich-list li+li{margin-top:6px}.static-rich-text code{padding:.16em .42em;border-radius:6px;background:#eef2f7;color:#1e293b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.92em}.static-rich-table-wrap{width:100%;overflow-x:auto;border:1px solid #d8e3f6;border-radius:14px}.static-rich-table{width:100%;border-collapse:collapse;color:#415066}.static-rich-table th,.static-rich-table td{padding:12px 14px;border-bottom:1px solid #d8e3f6;text-align:left;vertical-align:top}.static-rich-table th{background:var(--accent-soft);color:var(--text-strong);font-weight:900}.static-rich-table tbody tr:last-child td{border-bottom:0}.static-rich-separator{margin:2px 0;border:0;border-top:1px solid #d8e3f6}.static-rich-quote{margin:0;padding:16px 18px;border-left:4px solid var(--accent);border-radius:0 14px 14px 0;background:var(--accent-soft);color:var(--text-strong);font-weight:800;line-height:1.7}.mobile-category-tabs,.mobile-bottom-nav,.mobile-search-panel{display:none}.mobile-search-panel[hidden]{display:none!important}.card-fav-btn{display:none}.admin-toolbar{display:grid;grid-template-columns:minmax(0,2fr) minmax(180px,240px);gap:10px;margin:12px 0}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.92rem}.admin-table th,.admin-table td{padding:12px 10px;border-top:1px solid #d7e2d1;vertical-align:top;text-align:left}.admin-table thead th{border-top:none;color:var(--text-muted);font-size:.82rem;font-weight:800}.admin-subline{margin-top:4px;color:var(--text-muted);font-size:.8rem;line-height:1.45;word-break:break-word}.admin-actions{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:1060px){.site-header{grid-template-columns:1fr;gap:10px}.search-wrap{max-width:none;justify-self:stretch}.top-nav{flex-wrap:wrap}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pickup-hero,.post-create-layout{grid-template-columns:1fr}.publish-panel{position:static}}@media(max-width:780px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mypage-grid,.upload-item{grid-template-columns:1fr}.detail-thumb{height:240px}.detail-actions,.admin-toolbar,.post-create-head{grid-template-columns:1fr}.document-page,.post-preview-sheet{min-height:420px;padding:14px}}@media(max-width:768px){body{padding-bottom:82px}.site-header{grid-template-columns:1fr;padding:12px 14px}.search-wrap,.top-nav{display:none}.brand-wrap{justify-content:center}.mobile-category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(1220px,94vw);margin:10px auto 0}.mobile-category-tabs.is-hidden{display:none!important}.mobile-category-btn{min-width:0;padding:9px 6px;font-size:.74rem}.content-shell,.detail-view,.mypage-view,.post-create-view,.static-page{margin-bottom:96px}.pickup-hero{min-height:0;padding:12px}.pickup-media{min-height:200px;order:-1}.pickup-copy{padding:2px}.pickup-copy h2{font-size:1.55rem}.rail-grid{grid-auto-columns:minmax(190px,76vw)}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}.content-head{align-items:start;flex-direction:column}.sort-wrap{display:none}.card-fav-btn{position:absolute;right:9px;top:9px;z-index:2;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#ffffffeb;color:#748093;font-size:1.05rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 5px 14px #17202a29}.card-fav-btn.is-active{color:#f59e0b}.detail-content,.mypage-card{padding:15px}.document-editor{padding:12px}.editor-block{padding:10px}.related-rail{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;border-top:1px solid #d8e2ee;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.mobile-nav-btn{border:0;border-radius:var(--radius-md);background:transparent;color:#68778b;padding:8px 0;cursor:pointer}.mobile-nav-btn.is-active{color:#1d4ed8;background:var(--accent-soft)}.mobile-nav-icon{display:inline-flex;width:22px;height:22px}.mobile-nav-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mobile-search-panel:not([hidden]){position:fixed;inset:auto 10px calc(78px + env(safe-area-inset-bottom)) 10px;z-index:60;display:grid;max-height:min(560px,calc(100vh - 102px));grid-template-rows:auto 1fr;overflow:hidden;border:1px solid #d8e2ee;border-radius:var(--radius-xl);background:#fff;box-shadow:0 22px 60px #17202a38}.mobile-search-head{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #e1e8f1}.mobile-search-title{margin:0;font-size:1.02rem;font-weight:950}.mobile-search-body{display:grid;gap:10px;overflow:auto;padding:14px}}@media(max-width:460px){.content-shell,.detail-view,.mypage-view,.post-create-view,.static-page{width:min(100% - 20px,1220px)}.card-grid{grid-template-columns:1fr!important}.file-picker{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.app-shell{display:flex;height:100vh;overflow:hidden;background:#fafafa;color:#09090b}.app-main{display:flex;flex:1;flex-direction:column;min-width:0;margin:8px 8px 8px 0;overflow:hidden;border:1px solid #f4f4f5;border-radius:40px 0 0 40px;background:#fff;box-shadow:-10px 0 40px #00000009}.app-scroll{flex:1;overflow:auto}.app-content{width:min(1500px,100%);margin:0 auto;padding:28px 40px 88px}.content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.ui-card-media{border-radius:24px;background:var(--thumb-style, #e4e4e7);background-position:center;background-size:cover}.ui-card-media:before{background:inherit;background-position:center;background-size:cover}.detail-video-frame{aspect-ratio:16 / 9;border-radius:24px}.detail-video-frame iframe{width:100%;height:100%;border:0}.post-create-view,.mypage-view,.detail-view,.content-shell,.static-page{width:auto;max-width:none;margin:0}.document-editor,.publish-panel,.form-card,.profile-card,.detail-main-card,.detail-side-card{border:1px solid #f4f4f5;border-radius:32px;background:#fff;box-shadow:var(--card-shadow)}.document-editor,.publish-panel{padding:24px}.document-title-input,.text-field{width:100%;border:1px solid #e4e4e7;border-radius:20px;color:#000;background:#fafafa;font-weight:700}.document-title-input{margin-bottom:18px;padding:18px 20px;font-size:clamp(1.8rem,4vw,3rem);font-weight:950;letter-spacing:-.05em}.text-field{padding:13px 15px}.document-page,.post-preview-sheet{min-height:560px;padding:22px;border:1px solid #f4f4f5;border-radius:28px;background:#fff}.document-textarea,.document-heading-input{width:100%;border:0;outline:0;background:transparent}.document-textarea{min-height:150px;color:#3f3f46;font-size:1rem;font-weight:600;line-height:1.85}.document-heading-input{color:#000;font-size:1.7rem;font-weight:950;letter-spacing:-.04em}.editor-image-block img,.post-preview-sheet img{width:100%;max-height:520px;object-fit:cover;border-radius:24px}.file-picker{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:10px;border:1px solid #e4e4e7;border-radius:22px;background:#fafafa}.file-name{overflow:hidden;color:#71717a;font-size:.78rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1120px)and (min-width:721px){.sidebar{flex-basis:84px;padding:24px 12px}.sidebar-logo-name,.sidebar-kicker,.sidebar-link span:last-child,.sidebar-profile-copy{display:none}.sidebar-link,.sidebar-profile,.sidebar-logo{justify-content:center}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout,.profile-layout,.post-create-layout{grid-template-columns:1fr}.publish-panel{position:static}}@media(max-width:720px){.app-shell{display:block;height:auto;min-height:100vh;overflow:visible}.app-main{min-height:calc(100vh - 68px);margin:0;border-radius:28px 28px 0 0}.top-header{min-height:auto;padding:14px;gap:12px}.top-actions{display:none}.app-content{padding:18px 16px 64px}.hero-banner,.detail-hero{min-height:430px;border-radius:28px}.content-grid,.detail-stat-grid,.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header{display:grid}}@media(max-width:480px){.content-grid,.detail-stat-grid,.profile-stats{grid-template-columns:1fr}}.sidebar{flex:0 0 96px;align-items:center;padding:28px 14px}.sidebar-logo{justify-content:center;width:56px;height:56px;margin-bottom:36px;border-radius:22px;transition:transform .18s ease,background .18s ease}.sidebar-logo:hover{background:#fff;transform:translateY(-1px)}.sidebar-logo-name,.sidebar-kicker,.sidebar-profile-copy{display:none}.sidebar-logo-mark{width:38px;height:38px;border-radius:16px;box-shadow:0 12px 24px #2563eb3d}.sidebar-nav{display:grid;justify-items:center;gap:8px}.sidebar-link{justify-content:center;width:56px;height:56px;margin:0;padding:0;border-radius:22px}.sidebar-icon{width:auto}.sidebar-icon svg,.top-actions svg{width:21px;height:21px}.sidebar-profile.is-icon-only{justify-content:center;width:58px;height:58px;padding:8px;border-radius:24px}.profile-avatar{overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.profile-avatar.is-editable{position:relative;cursor:pointer;box-shadow:0 18px 36px #00000024;transition:transform .18s ease,box-shadow .18s ease}.profile-avatar.is-editable:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 24px 48px #0000002e}.profile-avatar.is-editable:after{position:absolute;right:2px;bottom:2px;display:grid;width:28px;height:28px;place-items:center;border:2px solid #fff;border-radius:999px;color:#fff;background:#2563eb;content:"+";font-size:1rem;font-weight:950}.profile-avatar.is-editable input{position:absolute;inset:0;opacity:0;cursor:pointer}.app-main{position:relative}.app-main:before{position:absolute;inset:0 0 auto;height:280px;pointer-events:none;content:"";background:linear-gradient(180deg,#2563eb0e,#fff0),linear-gradient(90deg,#09090b09,#fff0)}.top-header,.app-scroll{position:relative}.top-header{padding-right:46px}.top-actions .pill-btn{min-height:46px;padding-inline:18px 22px;box-shadow:0 14px 34px #00000014}.hero-banner{transform:translateZ(0)}.hero-slide{animation:heroSlideIn .56s cubic-bezier(.2,.8,.2,1) both}.hero-image{animation:heroImageDrift 9s ease-in-out both}.hero-arrow{width:58px;height:58px;font-size:2.35rem;transform:translateY(-50%)}.hero-arrow:hover{background:#ffffff3d;transform:translateY(-50%) scale(1.04)}.hero-copy{max-width:980px}.hero-dots button{height:7px}.carousel-section{margin-inline:-40px;padding-inline:40px}.carousel-track{scroll-behavior:smooth;padding-block:10px 30px}.show-all-btn{min-height:34px;padding:7px 13px;border:1px solid #e4e4e7!important;border-radius:999px;color:#2563eb!important;background:#ffffffe0!important;box-shadow:0 8px 20px #2563eb14;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.show-all-btn:hover{border-color:#bfdbfe!important;transform:translateY(-1px);box-shadow:0 14px 28px #2563eb24}.carousel-arrow{top:56px;bottom:74px;width:58px;height:auto;border:0;border-radius:0;color:#fff;background:linear-gradient(90deg,#0000005c,#0000000a);box-shadow:none;font-size:3.1rem;opacity:0}.carousel-arrow.is-left{left:0}.carousel-arrow.is-right{right:0;background:linear-gradient(270deg,#0000005c,#0000000a)}.carousel-arrow:hover{opacity:1;background-color:#00000014}.ui-card-media{border-color:#f4f4f5e6;box-shadow:0 12px 28px #0001}.ui-content-card:hover{transform:translateY(-6px)}.ui-badge{box-shadow:0 8px 22px #00000014}@keyframes heroSlideIn{0%{opacity:.45;transform:translate(18px) scale(.996)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes heroImageDrift{0%{transform:scale(1.015)}to{transform:scale(1.045)}}@media(max-width:720px){.sidebar{width:100%;flex:none;justify-content:flex-start}.sidebar-logo{flex:0 0 50px;width:50px;height:50px;margin:0 8px 0 0}.sidebar-link{width:50px;height:50px;border-radius:19px}.carousel-section{margin-inline:-16px;padding-inline:16px}.carousel-arrow{display:none}}.sidebar{flex:0 0 264px;align-items:stretch;padding:32px 24px 44px}.sidebar-logo{justify-content:flex-start;width:auto;height:auto;margin-bottom:48px;border-radius:18px}.sidebar-logo:hover{background:transparent}.sidebar-logo-name{display:inline}.sidebar-logo-mark{width:48px;height:48px;border-radius:0;color:inherit;background:transparent;box-shadow:none}.sidebar-logo-mark img{display:block;width:100%;height:100%;object-fit:contain}.sidebar-nav{display:block;flex:1;padding-bottom:34px}.sidebar-link{justify-content:flex-start;width:100%;height:auto;min-height:48px;margin-bottom:5px;padding:13px 16px;gap:14px;border-radius:18px}.sidebar-link span:last-child{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-icon{width:22px;flex:0 0 22px}.sidebar-icon svg{width:21px;height:21px}.sidebar-profile.is-icon-only{justify-content:flex-start;width:100%;height:auto;margin-top:auto;margin-bottom:14px;padding:12px;border-radius:22px}@media(max-width:1120px)and (min-width:721px){.sidebar{flex-basis:232px;padding:28px 18px 40px}.sidebar-logo-name,.sidebar-link span:last-child{display:inline}}.carousel-section{--rail-control-width: 46px;margin-inline:0!important;padding-inline:0!important;overflow:visible}.app-content{padding-left:28px;padding-right:32px}.top-header{padding-left:32px}.carousel-arrow{display:grid!important;top:calc(50% + 20px);bottom:auto;width:var(--rail-control-width);height:min(176px,calc(100% - 92px));min-height:104px;border:1px solid rgba(228,228,231,.86);border-radius:18px;color:#18181b;background:#fffffff5;box-shadow:0 18px 34px #0000001f;opacity:.86;transform:translateY(-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.carousel-section:hover .carousel-arrow{opacity:1}.carousel-arrow.is-left{left:0!important;background:#fffffff5}.carousel-arrow.is-right{right:0!important;background:#fffffff5}.carousel-track{margin-left:calc(var(--rail-control-width) + 12px);margin-right:0;padding:10px calc(var(--rail-control-width) + 18px) 30px 0}.show-all-btn{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:#18181b!important}.show-all-btn span{color:#2563eb;font-size:1.1rem;line-height:1}.ui-rating{display:inline-flex;align-items:center;gap:5px}.ui-rating svg{width:13px;height:13px;stroke-width:2.4}@media(max-width:720px){.app-content{padding-left:16px;padding-right:16px}.carousel-track{margin-left:0;padding-right:0}.carousel-arrow{display:none!important}}.app-scroll{width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:auto}.app-content{width:100%;max-width:100%;overflow-x:hidden}@media(min-width:721px){.app-content{padding-left:0;padding-right:0}.reference-home{width:min(1120px,calc(100% - 40px));max-width:calc(100% - 40px);margin:0 auto;padding:14px 20px 42px;overflow-x:hidden}.reference-hero{padding:0 0 34px}.reference-hero-track{height:360px}.reference-hero-slide{padding:0 0 6px}.reference-rail-frame{position:relative;overflow:hidden;padding:0 44px}.reference-track{overflow-x:hidden;gap:16px;padding:8px 0 22px;margin-top:-8px}.reference-card{flex:0 0 260px;width:260px;max-width:260px}.reference-scroll{top:40%;z-index:40;display:grid!important;width:42px;height:42px;opacity:1!important;pointer-events:auto}.reference-scroll.is-left{left:0;margin-left:0}.reference-scroll.is-right{right:0;margin-right:0}}@media(min-width:1280px){.reference-home{width:min(1180px,calc(100% - 56px));max-width:calc(100% - 56px)}.reference-card{flex-basis:280px;width:280px;max-width:280px}.reference-hero-track{height:390px}}@media(max-width:720px){.app-scroll,.app-content,.reference-home{overflow-x:hidden}}@media(min-width:721px){.app-content{padding-left:10px;padding-right:42px}.top-header{padding-left:22px;padding-right:42px}.reference-home{padding:12px 30px 44px 2px}.reference-section-head{padding-left:2px;padding-right:16px}.reference-track{padding-left:2px;padding-right:72px}.reference-scroll{display:grid!important;opacity:1!important;pointer-events:auto}.reference-scroll.is-left{left:-12px;margin-left:0}.reference-scroll.is-right{right:10px;margin-right:0}}@media(max-width:720px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.app-shell{display:block;min-height:100vh;overflow:visible}.sidebar{position:fixed;top:auto;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;z-index:80;display:block;align-items:center;width:auto;height:64px;padding:8px 10px;border:1px solid rgba(228,228,231,.9);border-radius:28px;background:#fffffff0;box-shadow:0 18px 50px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar-logo,.sidebar-nav-desktop,.sidebar-profile-desktop{display:none}.sidebar .sidebar-nav-mobile{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0;width:100%;height:100%;padding:0}.sidebar .sidebar-nav-mobile .sidebar-link{position:relative;display:block;width:100%;height:48px;min-height:48px;margin:0;padding:0;overflow:hidden;border-radius:18px;font-size:.58rem;line-height:1;text-align:center}.mobile-nav-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;width:100%;height:100%;margin:0;padding:3px 2px;pointer-events:none;transform:translateZ(0)}.mobile-nav-label{display:block;width:100%;max-width:100%;margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.sidebar-icon{display:grid;width:24px;height:24px;place-items:center;flex-basis:auto;margin:0}.sidebar-icon svg{width:20px;height:20px}.sidebar-mobile-avatar{width:24px;height:24px;margin:0;font-size:.68rem}.sidebar-mobile-profile.is-active .sidebar-mobile-avatar{outline:2px solid #fff}.mobile-category-tabs{width:100%;max-width:100%;margin:0 0 18px;gap:6px}.mobile-category-btn{min-height:44px}.app-main{min-height:100vh;margin:0;border-radius:0}.top-header{gap:10px}.top-search{flex:1 1 auto;min-width:0;width:auto}.mobile-language-switch{display:flex;flex:0 0 auto}.mobile-language-switch button{min-width:34px;padding:7px 8px}.app-content{padding:14px 12px calc(104px + env(safe-area-inset-bottom))}.reference-home{padding:8px 0 36px}.reference-hero{padding-left:0;padding-right:0}}@media(min-width:721px){.app-content{padding-left:0;padding-right:0}.reference-home{width:min(1280px,calc(100vw - 360px));margin:0 auto;padding:18px 34px 48px 6px}.reference-hero{padding:0 0 48px}.reference-hero-slide{padding:0 0 8px}.reference-hero-track{height:430px}.reference-section-head{padding:0 0 0 2px}.reference-rail-frame{position:relative;overflow:visible}.reference-track{padding:8px 2px 24px;scrollbar-width:none;-ms-overflow-style:none}.reference-track::-webkit-scrollbar{display:none}.reference-scroll{top:42%;z-index:40;display:grid!important;width:48px;height:48px;opacity:1!important;pointer-events:auto}.reference-scroll.is-left{left:-24px;margin-left:0}.reference-scroll.is-right{right:-24px;margin-right:0}}@media(min-width:721px)and (max-width:1180px){.reference-home{width:calc(100vw - 330px);padding-right:30px}.reference-hero-track{height:400px}}@media(min-width:1600px){.reference-home{width:min(1320px,calc(100vw - 420px))}}.reference-home{display:grid;gap:16px;padding:12px 22px 44px}.reference-hero{position:relative;overflow:hidden;padding:0 8px 48px}.reference-hero-track{display:flex;height:520px;transition:transform .7s ease-in-out}.reference-hero-slide{min-width:100%;height:100%;padding:0 8px 8px}.reference-hero-card{position:relative;display:block;width:100%;height:100%;overflow:hidden;border:1px solid #f4f4f5;border-radius:32px;color:#fff;background:#18181b;box-shadow:0 18px 34px #0000001a;cursor:pointer}.reference-hero-image{position:absolute;inset:0;background:var(--thumb-style, #18181b);background-position:center;background-size:cover;transition:transform 1s ease}.reference-hero-card:hover .reference-hero-image{transform:scale(1.05)}.reference-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#000000eb,#00000052 55%,#00000014)}.reference-featured{position:absolute;top:32px;left:32px;display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;background:#fff3;font-size:.64rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 18px #00000014}.reference-hero-copy{position:absolute;right:40px;bottom:40px;left:40px;display:grid;gap:14px}.reference-hero-tag{color:#60a5fa;font-size:.76rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;filter:drop-shadow(0 2px 6px rgba(0,0,0,.3))}.reference-hero-copy strong{overflow:hidden;max-width:980px;color:#fff;font-size:clamp(2.1rem,4.2vw,3.7rem);font-weight:950;letter-spacing:-.055em;line-height:1;text-overflow:ellipsis;white-space:nowrap;filter:drop-shadow(0 4px 12px rgba(0,0,0,.45))}.reference-hero-copy>span:not(.reference-hero-tag):not(.reference-hero-bottom){display:-webkit-box;max-width:860px;overflow:hidden;color:#d4d4d8;font-size:1rem;line-height:1.6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.reference-hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:10px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2)}.reference-hero-stat,.reference-hero-author{display:inline-flex;align-items:center;gap:12px}.reference-hero-stat>span:first-child,.reference-hero-author>span:first-child{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;color:#fff;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reference-hero-stat:first-child>span:first-child{border-color:#3b82f652;color:#60a5fa;background:#3b82f633}.reference-hero-stat small,.reference-hero-author small{display:block;color:#a1a1aa;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.reference-hero-stat b,.reference-hero-author b{display:block;color:#fff;font-size:.86rem;font-weight:900}.reference-hero-actions{display:inline-flex;align-items:center;gap:24px;margin-left:auto}.reference-hero-dots{display:inline-flex;align-items:center;gap:8px}.reference-hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:#ffffff6b;transition:.3s ease}.reference-hero-dots button.is-active{width:32px;background:#3b82f6}.reference-start-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:999px;color:#000;background:#fff;font-size:.9rem;font-weight:900;box-shadow:0 18px 38px #ffffff1f;transition:.18s ease}.reference-hero-card:hover .reference-start-btn{transform:scale(1.04);background:#e4e4e7}.reference-hero-arrow{position:absolute;top:50%;z-index:20;display:none;width:60px;height:60px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;background:#ffffff1a;box-shadow:0 8px 30px #00000026;opacity:0;transform:translateY(-50%);transition:.18s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reference-hero:hover .reference-hero-arrow{opacity:1}.reference-hero-arrow:hover{transform:translateY(-50%) scale(1.1);background:#ffffff4d}.reference-hero-arrow.is-left{left:24px}.reference-hero-arrow.is-right{right:24px}.reference-rails{display:grid;gap:0}.reference-carousel{position:relative;margin-bottom:56px}.reference-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:0 8px}.reference-section-head h3{margin:0;color:#000;font-size:1.5rem;font-weight:950;letter-spacing:-.045em}.reference-section-head button{display:inline-flex;align-items:center;gap:4px;border:0;color:#2563eb;background:transparent;font-size:.86rem;font-weight:900;transition:color .18s ease}.reference-section-head button:hover{color:#000}.reference-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 8px 24px;margin-top:-8px;scrollbar-width:none}.reference-track::-webkit-scrollbar{display:none}.reference-card{flex:0 0 280px;width:280px;max-width:280px;scroll-snap-align:start;cursor:pointer}.reference-card-media{position:relative;width:100%;aspect-ratio:16 / 9;margin-bottom:16px;overflow:hidden;border:1px solid #f4f4f5;border-radius:16px;background:var(--thumb-style, #e4e4e7);background-position:center;background-size:cover;box-shadow:0 2px 8px #0000000a;transition:.3s ease}.reference-card-media:before{position:absolute;inset:0;content:"";background:inherit;background-position:center;background-size:cover;transition:transform .7s ease}.reference-card-media:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(0,0,0,.6),transparent 58%,transparent);opacity:.84;transition:opacity .3s ease}.reference-card:hover .reference-card-media{transform:translateY(-4px);box-shadow:0 18px 32px #0000001f}.reference-card:hover .reference-card-media:before{transform:scale(1.05)}.reference-card:hover .reference-card-media:after{opacity:1}.reference-card-badge,.reference-heart,.reference-rating{position:absolute;z-index:2}.reference-card-badge{top:12px;left:12px;padding:6px 10px;border-radius:8px;color:#2563eb;background:#fffffff5;font-size:.62rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 3px 10px #0000000d}.reference-heart{top:12px;right:12px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:999px;color:#a1a1aa;background:#ffffffeb;box-shadow:0 3px 10px #0000000d;opacity:0;transform:translateY(4px);transition:.18s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reference-card:hover .reference-heart{opacity:1;transform:translateY(0)}.reference-heart:hover,.reference-heart.is-active{color:#e11d48;transform:scale(1.08)}.reference-rating{bottom:12px;left:12px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;background:#00000080;font-size:.68rem;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reference-rating svg{color:#60a5fa}.reference-card-copy{padding:0 4px}.reference-card-copy h4{margin:0 0 6px;overflow:hidden;color:#000;font-size:1.06rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap;transition:color .18s ease}.reference-card:hover .reference-card-copy h4{color:#2563eb}.reference-card-copy div{display:flex;align-items:center;justify-content:space-between;gap:10px}.reference-card-copy p{margin:0;overflow:hidden;color:#71717a;font-size:.82rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.reference-card-copy span{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:4px 8px;border-radius:6px;color:#52525b;background:#f4f4f5;font-size:.68rem;font-weight:800}.reference-card-copy span svg{color:#a1a1aa}.reference-scroll{position:absolute;top:55%;z-index:12;display:none;width:50px;height:50px;place-items:center;border:1px solid #f4f4f5;border-radius:999px;color:#000;background:#fffffff5;box-shadow:0 4px 20px #0000001a;opacity:0;transform:translateY(-50%);transition:.18s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reference-carousel:hover .reference-scroll{opacity:1}.reference-scroll:hover{transform:translateY(-50%) scale(1.1);background:#fff}.reference-scroll.is-left{left:0;margin-left:-20px}.reference-scroll.is-right{right:0;margin-right:-20px}@media(min-width:640px){.reference-card{flex-basis:320px;width:320px;max-width:320px}}@media(min-width:768px){.reference-scroll{display:grid}}@media(min-width:1024px){.reference-hero-arrow{display:grid}}@media(max-width:900px){.reference-hero-track{height:430px}.reference-hero-copy{right:28px;bottom:28px;left:28px}.reference-hero-bottom{align-items:flex-start;flex-direction:column}.reference-hero-actions{margin-left:0}}.app-content{padding-left:18px;padding-right:30px}.top-header{padding-left:24px;padding-right:36px}.section-head{position:relative;z-index:24;padding-right:0}.carousel-section{--rail-card-width: 304px;--rail-arrow-width: 42px;overflow:visible}.carousel-track{grid-auto-columns:var(--rail-card-width);gap:18px;margin-left:0;margin-right:0;padding:10px calc(var(--rail-arrow-width) + 10px) 30px 0}.carousel-track .ui-content-card{width:var(--rail-card-width)}.ui-content-card{display:grid;grid-template-rows:auto minmax(70px,auto)}.ui-card-media{width:100%;aspect-ratio:16 / 9}.ui-card-copy{display:grid;align-content:start;min-height:70px}.ui-card-meta{min-height:28px}.carousel-arrow{z-index:22;top:calc(50% + 20px);width:var(--rail-arrow-width);height:136px;min-height:0;border-radius:16px;font-size:2.35rem;line-height:1;opacity:.32}.carousel-arrow.is-left{left:2px!important}.carousel-arrow.is-right{right:2px!important}.carousel-arrow:hover,.carousel-section:hover .carousel-arrow{opacity:.96}.hero-arrow{display:flex;align-items:center;justify-content:center;padding:0 0 5px;line-height:1}.hero-arrow.is-left{left:22px}.hero-arrow.is-right{right:22px}.show-all-btn{position:relative;z-index:26}.field-hint{color:#71717a;font-size:.76rem;font-weight:750;line-height:1.5}.detail-tags{display:flex;flex-wrap:wrap;gap:8px}.tag-chip{min-height:34px;padding:7px 12px;border:1px solid #dbeafe;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:.82rem;font-weight:900;transition:.18s ease}.tag-chip:hover{transform:translateY(-1px);border-color:#93c5fd;background:#dbeafe}@media(max-width:720px){.app-content{padding-left:16px;padding-right:16px}.carousel-track{grid-auto-columns:minmax(230px,78vw);padding-right:0}.carousel-track .ui-content-card{width:auto}}.content-grid{grid-template-columns:repeat(auto-fill,minmax(220px,260px))!important;justify-content:start;gap:22px 18px}.content-grid .ui-content-card{width:100%;max-width:260px}.content-grid .ui-card-media{aspect-ratio:16 / 9;border-radius:20px}.content-grid .ui-card-copy{min-height:64px;padding:12px 2px 0}.content-grid .ui-card-copy h3{font-size:.96rem}@media(min-width:1280px){.content-grid{grid-template-columns:repeat(auto-fill,minmax(230px,270px))!important}.content-grid .ui-content-card{max-width:270px}}@media(max-width:720px){.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px}.content-grid .ui-content-card{max-width:none}.content-grid .ui-card-copy h3{font-size:.9rem}}@media(max-width:460px){.content-grid{grid-template-columns:1fr!important}}.reference-home{box-sizing:border-box;width:min(1120px,calc(100% - 40px))!important;max-width:calc(100% - 40px)!important;margin-inline:auto!important;padding:14px 20px 42px!important;overflow:hidden!important}.reference-hero,.reference-rails,.reference-carousel,.reference-rail-frame,.reference-section-head{box-sizing:border-box;width:100%!important;max-width:100%!important}.reference-hero{padding:0 0 34px!important}.reference-hero-track{width:100%!important;height:clamp(320px,34vw,390px)!important}.reference-hero-slide{flex:0 0 100%!important;min-width:100%!important;max-width:100%!important;padding:0 0 6px!important}.reference-hero-card{width:100%!important;max-width:100%!important}.reference-rails{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;overflow:hidden!important}.reference-carousel{min-width:0!important;margin-bottom:42px!important;overflow:hidden!important}.reference-section-head{padding:0 44px 0 0!important;margin-bottom:14px!important}.reference-rail-frame{position:relative!important;min-width:0!important;overflow:hidden!important;padding:0 44px!important}.reference-track{width:100%!important;max-width:100%!important;gap:16px!important;overflow:hidden!important;padding:8px 0 22px!important;margin-top:-8px!important;scroll-behavior:smooth}.reference-card{flex:0 0 clamp(220px,24vw,260px)!important;width:clamp(220px,24vw,260px)!important;max-width:260px!important}.reference-scroll{top:40%!important;z-index:40!important;display:grid!important;width:42px!important;height:42px!important;opacity:1!important;pointer-events:auto!important}.reference-scroll.is-left{left:0!important;margin-left:0!important}.reference-scroll.is-right{right:0!important;margin-right:0!important}@media(min-width:1280px){.reference-home{width:min(1180px,calc(100% - 56px))!important;max-width:calc(100% - 56px)!important}.reference-card{flex-basis:270px!important;width:270px!important;max-width:270px!important}}@media(max-width:720px){.reference-home{width:100%!important;max-width:100%!important;padding:14px 12px 96px!important}.reference-hero{padding-bottom:26px!important}.reference-hero-track{height:360px!important}.reference-rail-frame{padding:0!important}.reference-track{overflow-x:auto!important;padding-right:4px!important}.reference-card{flex-basis:min(78vw,260px)!important;width:min(78vw,260px)!important}}.contact-page{display:grid;gap:24px;width:min(1120px,100%);margin:0 auto;padding:12px 0 48px}.contact-hero{display:grid;gap:12px;padding:30px clamp(22px,5vw,52px);border:1px solid #e9edf5;border-radius:30px;background:linear-gradient(135deg,#fff,#f5f8ff);box-shadow:0 18px 48px #0f172a12}.contact-hero h2,.contact-hero p{margin:0}.contact-hero h2{font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.04em}.contact-hero p{max-width:760px;color:#5f6878;font-weight:650;line-height:1.8}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,340px);gap:22px;align-items:start}.contact-form-card,.contact-side-card{border:1px solid #e9edf5;border-radius:28px;background:#fff;box-shadow:0 16px 42px #0f172a0f}.contact-form-card{display:grid;gap:20px;padding:clamp(22px,4vw,38px)}.contact-side-card{display:grid;gap:14px;padding:25px}.contact-side-card h3,.contact-side-card p{margin:0}.contact-side-card p{color:#616b7d;font-size:.9rem;font-weight:650;line-height:1.75}.contact-body-input{min-height:220px;resize:vertical;line-height:1.7}.contact-character-count{justify-self:end;color:#8a93a3;font-weight:700}.contact-account-email,.contact-security-note,.contact-unavailable{padding:16px 18px;border-radius:18px}.contact-account-email{display:grid;gap:4px;border:1px solid #dbeafe;background:#f5f9ff}.contact-account-email span,.contact-account-email small{color:#64748b;font-weight:700}.contact-security-note{margin:0;border:1px solid #fde7b0;color:#8a4b0f;background:#fffaf0;font-size:.88rem;font-weight:750;line-height:1.7}.contact-unavailable{border:1px solid #fecaca;color:#b91c1c;background:#fef2f2;font-weight:800}.contact-consent{display:flex;gap:10px;align-items:flex-start;color:#4b5563;font-size:.9rem;font-weight:700;line-height:1.6}.contact-consent input{width:18px;height:18px;margin-top:3px;accent-color:#111827}.contact-consent a{color:#2563eb}.contact-turnstile{min-height:65px}.contact-submit-row{display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.contact-submit-row .inline-status{flex:1 1 260px;margin:0}.contact-request-id{margin:0;color:#047857;font-size:.9rem;font-weight:850;overflow-wrap:anywhere}.admin-contact-body{white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:820px){.contact-layout{grid-template-columns:1fr}.contact-side-card{order:-1}}.static-eyebrow{display:inline-flex;width:fit-content;padding:7px 12px;border-radius:999px;color:#2563eb;background:#eff6ff;font-size:.72rem;font-weight:900;letter-spacing:.08em}.static-warning-section{border-color:#dbeafe;background:linear-gradient(180deg,#fff,#f8fbff)}.static-notice-list{display:grid;gap:10px}.static-notice-list p{position:relative;margin:0;padding:12px 14px 12px 36px;border:1px solid #eef2ff;border-radius:18px;color:#3f3f46;background:#ffffffbd;font-size:.92rem;font-weight:650;line-height:1.7}.static-notice-list p:before{position:absolute;top:17px;left:15px;width:8px;height:8px;border-radius:999px;background:#2563eb;content:""}.home-footer{width:100%;margin-top:20px;overflow:hidden;border-radius:28px;color:#e5edf5;background:#172331;box-shadow:0 18px 46px #0f172a2e}.home-footer a{color:inherit;text-decoration:none}.home-footer-top{display:flex;min-height:44px;align-items:center;justify-content:center;background:#2f4054;color:#f8fafc;font-size:.82rem;font-weight:800;transition:background .18s ease}.home-footer-top:hover{background:#3a4d63}.home-footer-main{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;padding:34px clamp(24px,6vw,86px) 42px}.home-footer-column{display:grid;align-content:start;gap:9px}.home-footer-column h3{margin:0 0 4px;color:#fff;font-size:.96rem;font-weight:950}.home-footer-column a{color:#cbd5e1;font-size:.82rem;font-weight:700;line-height:1.35}.home-footer-column a:hover,.home-footer-brand a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.home-footer-brand{display:flex;min-height:76px;align-items:center;justify-content:center;gap:28px;border-top:1px solid rgba(255,255,255,.08);background:#111a24}.home-footer-brand strong{color:#fff;font-size:1.06rem;font-weight:950}.home-footer-brand nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.home-footer-brand a{color:#cbd5e1;font-size:.78rem;font-weight:750}@media(max-width:900px){.home-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.home-footer{border-radius:22px}.home-footer-main{grid-template-columns:1fr;gap:22px;padding:28px 22px 32px}.home-footer-brand{flex-direction:column;gap:10px;padding:18px}}.home-footer{border:1px solid #f4f4f5;color:#27272a;background:#fff;box-shadow:var(--card-shadow)}.home-footer-top{min-height:42px;border-bottom:1px solid #f4f4f5;color:#2563eb;background:#f8fafc}.home-footer-top:hover{color:#000;background:#eff6ff}.home-footer-main{padding-top:30px;padding-bottom:36px}.home-footer-column h3{color:#000;font-weight:950;letter-spacing:-.02em}.home-footer-column a{color:#71717a}.home-footer-column a:hover,.home-footer-brand a:hover{color:#2563eb}.home-footer-brand{min-height:70px;border-top:1px solid #f4f4f5;background:#fafafa}.home-footer-brand strong{color:#000}.home-footer-brand a{color:#71717a}.home-footer-disclaimer{padding:16px 24px 22px;border-top:1px solid #f4f4f5;color:#71717a;background:#fff;font-size:.78rem;font-weight:800;letter-spacing:.01em;line-height:1.7;text-align:center}.home-footer-licenses{padding:14px 24px;border-top:1px solid #f4f4f5;color:#71717a;background:#fff;font-size:.78rem;line-height:1.7;text-align:center}.home-footer-beta-notice{margin:0;padding:14px 24px;border-top:1px solid #dbeafe;color:#334155;background:#eff6ff;font-size:.8rem;font-weight:750;line-height:1.7;text-align:center}.home-footer-licenses summary{width:fit-content;margin:0 auto;color:#52525b;cursor:pointer;font-weight:800}.home-footer-licenses p{margin:10px auto 0}.home-footer-licenses a{color:#52525b}.home-footer-licenses a:hover{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.sidebar-profile.is-icon-only .sidebar-profile-copy{display:grid}.sidebar-profile.is-icon-only{gap:12px}.profile-page-redesign{gap:24px}.profile-showcase{overflow:hidden;border:1px solid #eef0f5;border-radius:38px;background:#fff;box-shadow:0 24px 72px #0f172a14}.profile-showcase-cover,.profile-edit-cover{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 72%,rgba(6,152,212,.94) 0%,rgba(6,152,212,.94) 18%,transparent 52%),linear-gradient(130deg,#ee8e3f,#f2cfb6,#ca97eb 48%,#8b41da 70%,#6417cc);background-size:cover;background-position:center}.profile-showcase-cover{height:296px}.profile-showcase-cover:before,.profile-showcase-cover:after,.profile-edit-cover:before,.profile-edit-cover:after{position:absolute;inset:auto;content:"";pointer-events:none}.profile-showcase-cover:before,.profile-edit-cover:before{left:-8%;right:30%;bottom:-30%;height:88%;border-radius:50%;background:linear-gradient(135deg,#0698d4f5,#0698d466);transform:rotate(9deg)}.profile-showcase-cover:after,.profile-edit-cover:after{left:22%;right:8%;top:-28%;height:78%;border-radius:50%;background:linear-gradient(180deg,#ffffffa8,#fff0);transform:rotate(4deg)}.profile-showcase-cover.has-custom-image:before,.profile-showcase-cover.has-custom-image:after,.profile-edit-cover.has-custom-image:before,.profile-edit-cover.has-custom-image:after{opacity:.22}.profile-showcase-main{position:relative;z-index:2;display:grid;gap:28px;padding:0 46px 34px;margin-top:-118px}.profile-showcase-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.profile-showcase-avatar-ring{display:grid;width:182px;height:182px;place-items:center;border-radius:999px;background:#fff;box-shadow:0 16px 40px #0f172a1f}.profile-showcase-avatar,.profile-edit-avatar{display:grid;width:148px;height:148px;place-items:center;overflow:hidden;border-radius:999px;color:#fff;background:linear-gradient(135deg,#111827,#374151);font-size:3.4rem;font-weight:950}.profile-showcase-avatar img,.profile-edit-avatar img{width:100%;height:100%;object-fit:cover}.profile-showcase-actions{display:flex;align-items:center;gap:16px;margin-top:110px}.profile-edit-btn,.profile-icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;border:1px solid #e5e7eb;border-radius:999px;background:#fffffff5;box-shadow:0 10px 28px #0f172a0f}.profile-edit-btn{padding:0 28px;color:#111827;font-size:1.05rem;font-weight:850}.profile-edit-btn-icon,.profile-role-pill-icon{display:inline-flex;width:18px;height:18px}.profile-icon-btn{width:58px;color:#3f4650}.profile-icon-btn svg{width:28px;height:28px}.profile-edit-btn-icon svg,.profile-role-pill-icon svg{width:100%;height:100%}.profile-showcase-copy{display:grid;gap:16px}.profile-showcase-name-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.profile-showcase-name-row h2{margin:0;color:#020617;font-size:clamp(2.5rem,5vw,4rem);font-weight:950;letter-spacing:-.07em;line-height:.92}.profile-role-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #dbeafe;border-radius:999px;color:#2563eb;background:#eff6ff;font-size:.88rem;font-weight:850;letter-spacing:.02em}.profile-role-pill.is-admin{border-color:#ddd6fe;color:#6d28d9;background:#f5f3ff}.profile-showcase-copy p{max-width:980px;margin:0;color:#52525b;font-size:1rem;font-weight:580;line-height:1.7}.profile-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:26px 0 0;border-top:1px solid #eef0f5}.profile-stat-strip article{display:grid;gap:6px}.profile-stat-strip article+article{padding-left:46px;border-left:1px solid #e5e7eb}.profile-stat-strip strong{color:#020617;font-size:clamp(2rem,4vw,3rem);font-weight:950;letter-spacing:-.06em}.profile-stat-strip span{color:#a1a1aa;font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.profile-tab-row{display:flex;gap:26px;padding-top:6px;border-top:1px solid #eef0f5}.profile-tab-btn{position:relative;padding:12px 0 0;border:0;color:#a1a1aa;background:transparent;font-size:1.05rem;font-weight:850}.profile-tab-btn:after{position:absolute;right:0;bottom:-1px;left:0;height:4px;border-radius:999px 999px 0 0;background:transparent;content:""}.profile-tab-btn.is-active{color:#2563eb}.profile-tab-btn.is-active:after{background:#2563eb}.profile-surface-status{margin:0;padding:14px 18px;border:1px solid #dbeafe;border-radius:18px;color:#1d4ed8;background:#f8fbff;font-size:.9rem;font-weight:750}.profile-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px 18px}.profile-project-card{display:grid;gap:12px}.profile-project-panel{display:grid;gap:12px;padding:14px 16px 16px;border:1px solid #eef0f5;border-radius:24px;background:#fff;box-shadow:0 14px 30px #0f172a0d}.profile-project-status-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-project-status{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.profile-project-status.is-published{color:#047857;background:#ecfdf5}.profile-project-status.is-hidden_by_user{color:#b45309;background:#fff7ed}.profile-project-status.is-hidden_by_admin{color:#b91c1c;background:#fef2f2}.profile-project-status.is-scan-safe{color:#047857;background:#ecfdf5}.profile-project-status.is-scan-rejected,.profile-project-status.is-scan-scan_error{color:#b91c1c;background:#fef2f2}.profile-project-status.is-scan-manual_review{color:#6d28d9;background:#f5f3ff}.profile-project-status[class*=is-scan-]:not(.is-scan-safe):not(.is-scan-rejected):not(.is-scan-scan_error):not(.is-scan-manual_review){color:#b45309;background:#fff7ed}.profile-project-note{color:#71717a;font-size:.78rem;font-weight:700}.profile-modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:30px;background:#09090b75;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-modal-sheet{width:min(100%,760px);max-height:min(90vh,920px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#a1a1aa transparent;scrollbar-gutter:stable;scrollbar-width:thin;padding:26px;border:1px solid rgba(255,255,255,.28);border-radius:32px;background:#fffffffa;box-shadow:0 30px 90px #0f172a42}.profile-modal-sheet::-webkit-scrollbar{width:10px}.profile-modal-sheet::-webkit-scrollbar-track{margin-block:24px;background:transparent}.profile-modal-sheet::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#a1a1aa;background-clip:content-box}.profile-modal-sheet::-webkit-scrollbar-button{display:none;width:0;height:0}.profile-modal-sheet.is-wide{width:min(100%,980px)}.profile-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.profile-modal-head h3,.profile-settings-card-head h4{margin:0;color:#020617;font-size:1.4rem;font-weight:900;letter-spacing:-.05em}.profile-modal-head p,.profile-settings-card-head p{margin:8px 0 0;color:#71717a;font-size:.92rem;font-weight:650;line-height:1.6}.profile-modal-form,.profile-settings-stack,.profile-edit-preview{display:grid;gap:18px}.profile-edit-cover{display:flex;align-items:flex-end;min-height:240px;padding:20px;border-radius:28px}.profile-edit-avatar-wrap{display:flex;align-items:center;gap:20px}.profile-upload-chip{position:relative;display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border:1px solid #d4d4d8;border-radius:999px;color:#111827;background:#fffffff5;font-size:.84rem;font-weight:850;box-shadow:0 8px 24px #0f172a14}.profile-upload-chip input{position:absolute;inset:0;opacity:0;cursor:pointer}.profile-bio-input{min-height:140px;resize:vertical}.profile-modal-actions,.profile-settings-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.profile-modal-actions-row{display:flex;gap:10px;flex-wrap:wrap}.profile-settings-card{display:grid;gap:14px;padding:18px;border:1px solid #eef0f5;border-radius:24px;background:linear-gradient(180deg,#fff,#fafafa)}.profile-settings-card-head p{margin-top:4px}.profile-logout-btn{justify-self:flex-start}@media(max-width:1120px){.profile-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profile-showcase-main{padding-right:32px;padding-left:32px}.profile-showcase-actions{margin-top:90px}}@media(max-width:820px){.profile-showcase-cover{height:220px}.profile-showcase-main{margin-top:-82px;gap:22px;padding:0 22px 24px}.profile-showcase-topbar{flex-direction:column;align-items:flex-start}.profile-showcase-actions{margin-top:0}.profile-showcase-avatar-ring{width:150px;height:150px}.profile-showcase-avatar,.profile-edit-avatar{width:124px;height:124px;font-size:2.8rem}.profile-stat-strip{grid-template-columns:1fr;gap:18px}.profile-stat-strip article+article{padding-left:0;border-left:0}}@media(max-width:720px){.profile-modal-backdrop{padding:14px}.profile-modal-sheet{padding:18px;border-radius:24px}.profile-card-grid{grid-template-columns:1fr!important}.profile-edit-preview{gap:14px}.profile-edit-avatar-wrap{flex-direction:column;align-items:flex-start}}.app-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.app-icon svg{display:block}.sidebar-icon,.mobile-nav-icon,.top-search>span,.large-search-card>.app-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.sidebar-icon svg,.mobile-nav-icon svg,.top-search>span svg,.large-search-card>.app-icon svg{display:block;width:22px;height:22px}.ui-heart,.icon-btn,.profile-icon-btn,.hero-arrow,.carousel-arrow,.reference-hero-arrow,.reference-scroll{align-items:center;justify-content:center}.ui-heart,.icon-btn,.reference-scroll{min-width:44px;min-height:44px}.ui-heart{top:10px;right:10px;width:44px;height:44px}.ui-heart svg{width:21px;height:21px}.icon-btn .app-icon{width:20px;height:20px}.icon-btn .app-icon svg{width:100%;height:100%}@media(max-width:768px){.sidebar-link,.mobile-nav-btn{min-height:48px}.ui-heart{top:8px;right:8px;opacity:1;transform:none}.hero-arrow,.carousel-arrow,.reference-hero-arrow,.reference-scroll{min-width:44px;min-height:44px}}.auth-screen{display:grid;min-height:min(720px,calc(100vh - 160px));place-items:center}.auth-card{width:min(520px,100%);padding:34px;border:1px solid #f4f4f5;border-radius:32px;background:#fff;box-shadow:0 24px 70px #00000014}.auth-title{margin:0;color:#000;font-size:clamp(2rem,4vw,3.2rem);line-height:.95;font-weight:950;letter-spacing:-.055em}.auth-status{margin:13px 0 0;padding:10px 12px;border-radius:20px;color:#1d4ed8;background:#eff6ff;font-size:.86rem;font-weight:800}.auth-form{margin-top:16px;display:grid;gap:11px}.auth-field-hint{margin:-2px 0 0;color:var(--text-muted);font-size:.78rem;font-weight:700}.auth-field-error{margin:-3px 0 0;color:var(--danger);font-size:.8rem;font-weight:850}.text-field.has-error{border-color:#f0a5ad;background:#fff7f8}.auth-password-wrap{position:relative}.auth-password-wrap .text-field{padding-right:76px}.auth-toggle-btn{position:absolute;right:7px;top:50%;transform:translateY(-50%);padding:7px 10px;border:1px solid #e4e4e7;border-radius:999px;background:#fff;font-size:.76rem;font-weight:900}.auth-check-row{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.84rem;font-weight:800}.auth-submit-btn{margin-top:2px;width:100%}.auth-inline-link{width:fit-content;color:#1d4ed8;font-size:.84rem;font-weight:850;text-decoration:none}.auth-inline-link:hover{text-decoration:underline}.auth-divider{margin:22px 0;border-top:1px solid #f4f4f5}.auth-subsection{display:grid;gap:8px}.auth-subtext{margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.6}.auth-nav-btn{width:fit-content}.auth-provider-list{display:grid;gap:8px}.auth-provider-btn{width:100%;padding:10px 12px;font-size:.87rem}@media(max-width:520px){.auth-card{padding:17px}}.legal-consent-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#0f172aa8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legal-consent-card{width:min(100%,560px);display:grid;gap:16px;padding:28px;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:var(--surface, #fff);box-shadow:0 28px 80px #0f172a40}.legal-consent-card h2,.legal-consent-card p{margin:0}.legal-consent-eyebrow{color:#2563eb;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.legal-consent-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.legal-consent-card li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:12px;background:#94a3b81f}.legal-consent-card a{color:#1d4ed8;font-weight:850}.legal-consent-card small{color:var(--text-muted, #64748b)}.legal-consent-check{display:flex;align-items:flex-start;gap:10px;font-weight:800}.legal-consent-check input{width:18px;height:18px;margin-top:2px}.legal-consent-error{color:#b91c1c;font-weight:750}.legal-consent-actions{display:grid;gap:9px}
