:root{--color-primary-start: #76d788;--color-primary-end: #00d0b8;--color-primary-gradient: linear-gradient(180deg, var(--color-primary-start) 0%, var(--color-primary-end) 100%);--color-discord: #5865f2;--color-discord-light: #707cfd;--color-patreon: #3a3c3f;--color-patreon-light: #565e69;--color-silver-100: #fafafa;--color-silver-200: #f3f8fb;--color-body: #212121;--color-body-dark: #fafafa;--gradient-light: linear-gradient(180deg, #fafafa 0%, #f3f8fb 100%);--gradient-primary: linear-gradient(180deg, #76d788 0%, #00d0b8 100%);--gradient-discord: linear-gradient(180deg, #707cfd 0%, #5865f2 100%);--gradient-dark: linear-gradient(180deg, #565e69 0%, #3a3c3f 100%);--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-z100: 0px 1px 1px 0px rgba(33, 33, 33, .26), 0px 2px 5px 0px rgba(33, 33, 33, .2);--shadow-inset: inset 0px -1px 3px 0px rgba(33, 33, 33, .25), inset 0px 1px 3px 0px rgba(255, 255, 255, .5);--shadow-card: var(--shadow-z100);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 32px;--radius-xl: 82px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 32px;--space-2xl: 64px}.metamorphosis-theme{--meta-font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--meta-background-start: #efeff3;--meta-background-end: #cfcfdb;--meta-card-start: #fafafa;--meta-card-end: #f3f8fb;--meta-text-primary: #212121;--meta-text-secondary: rgb(33 33 33 / .8);--meta-text-muted: rgb(33 33 33 / .6);--meta-icon-muted: rgb(33 33 33 / .7);--meta-divider: rgb(33 33 33 / .1);--meta-inner-highlight: rgb(250 250 250 / .5);--meta-inner-shadow: rgb(33 33 33 / .25);--meta-fresh-start: #76d788;--meta-fresh-end: #00d0b8;--meta-fresh-gradient: linear-gradient(180deg, var(--meta-fresh-start), var(--meta-fresh-end));--meta-accent-start: var(--meta-fresh-start);--meta-accent-end: var(--meta-fresh-end);--meta-accent-gradient: linear-gradient(180deg, var(--meta-accent-start), var(--meta-accent-end));--meta-background-gradient: linear-gradient(180deg, var(--meta-background-start), var(--meta-background-end));--meta-card-gradient: linear-gradient(180deg, var(--meta-card-start), var(--meta-card-end));--meta-translucent-pill: rgb(33 33 33 / .08);--meta-radius-group: 16px;--meta-radius-panel: 20px;--meta-shadow-z100: 0 1px 1px rgb(33 33 33 / .26), 0 1px 3px rgb(33 33 33 / .2);--meta-shadow-z500: 0 2px 2px rgb(33 33 33 / .26), 0 3px 7px rgb(33 33 33 / .1);--meta-shadow-z800: 0 3px 4px rgb(33 33 33 / .28), 0 6px 16px rgb(33 33 33 / .12);--meta-inner-z100: inset 0 1px 2px var(--meta-inner-highlight), inset 0 -1px 2px var(--meta-inner-shadow);--meta-inner-z500: inset 0 2px 2px var(--meta-inner-highlight), inset 0 -2px 2px var(--meta-inner-shadow), inset 0 -3px 7px rgb(33 33 33 / .1);color:var(--meta-text-primary);font-family:var(--meta-font);--font-body: var(--meta-font);--font-display: var(--meta-font);--color-primary-start: var(--meta-accent-start);--color-primary-end: var(--meta-accent-end);--color-primary-gradient: var(--meta-accent-gradient);--color-body: var(--meta-text-primary);--gradient-light: var(--meta-card-gradient);--gradient-primary: var(--meta-accent-gradient);--shadow-z100: var(--meta-shadow-z100);--shadow-card: var(--meta-shadow-z500);--shadow-inset: var(--meta-inner-z500);--radius-sm: 12px;--radius-md: var(--meta-radius-group);--radius-lg: var(--meta-radius-panel)}@view-transition{navigation: auto;}@media (prefers-color-scheme: dark){.metamorphosis-theme{--meta-background-start: #2a2a2a;--meta-background-end: #1e1e1e;--meta-card-start: #3a3a3a;--meta-card-end: #2a2a2a;--meta-text-primary: #fafafa;--meta-text-secondary: rgb(250 250 250 / .8);--meta-text-muted: rgb(250 250 250 / .6);--meta-icon-muted: rgb(250 250 250 / .7);--meta-divider: rgb(250 250 250 / .1);--meta-inner-highlight: rgb(250 250 250 / .2);--meta-inner-shadow: rgb(33 33 33 / .5);--meta-translucent-pill: rgb(250 250 250 / .08)}}.metamorphosis-theme.silk-accent,.metamorphosis-theme .silk-accent{--meta-accent-start: #ffc2a2;--meta-accent-end: #ff8820}.silk-accent .cocoon-icon{--cocoon-active-accent-icon: var(--cocoon-dawn-icon)}.metamorphosis-theme.honey-accent,.metamorphosis-theme .honey-accent{--meta-accent-start: #ffd27e;--meta-accent-end: #f89100}.honey-accent .cocoon-icon{--cocoon-active-accent-icon: var(--cocoon-honey-icon)}.metamorphosis-theme .btn{border-radius:var(--meta-radius-group);font-family:var(--meta-font);font-size:14px;font-weight:600;text-transform:none}.metamorphosis-theme .btn-primary{color:#fafafa;background:var(--meta-accent-gradient)}.metamorphosis-theme .btn-light,.metamorphosis-theme .card{color:var(--meta-text-primary);background:var(--meta-card-gradient)}.metamorphosis-theme .card{border-radius:var(--meta-radius-group);box-shadow:var(--meta-shadow-z500)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-body);background:#dddde5;line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: dark){body{background:#1e1e1e}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:800;line-height:1.1}.text-gradient{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-primary{color:var(--color-primary-end)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:var(--space-md);border-radius:var(--radius-md);font-family:var(--font-body);font-weight:600;font-size:16px;text-transform:uppercase;cursor:pointer;border:none;position:relative;box-shadow:var(--shadow-z100);transition:transform .2s ease,box-shadow .2s ease}.btn:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:var(--shadow-inset);pointer-events:none}.btn:hover{transform:translateY(-2px);box-shadow:0 2px 3px #2121214d,0 4px 10px #21212140}.btn:active{transform:translateY(0)}.btn-primary{background:var(--gradient-primary);color:var(--color-body-dark);border-bottom:1.64px solid rgba(33,33,33,.1)}.btn-light{background:var(--gradient-light);color:var(--color-body);border-bottom:1.64px solid rgba(33,33,33,.1)}.btn-discord{background:var(--gradient-discord);color:var(--color-body-dark)}.btn-dark{background:var(--gradient-dark);color:var(--color-body-dark)}.btn svg,.btn img{width:24px;height:24px}.btn .material-symbols-rounded{color:inherit}.card{background:var(--gradient-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-z100);position:relative;overflow:hidden}.card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:var(--shadow-inset);pointer-events:none}.pill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);min-width:320px;padding:var(--space-lg) var(--space-2xl);background:var(--gradient-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-z100);position:relative;overflow:hidden}.pill:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:var(--shadow-inset);pointer-events:none}.pill-title{font-family:var(--font-body);font-weight:600;font-size:32px;color:var(--color-primary-end)}.pill-subtitle{font-family:var(--font-body);font-weight:600;font-size:20px;color:var(--color-body);opacity:.8}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.section{padding:var(--space-2xl) 0}.screenshot-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-z100);overflow:hidden;position:relative;flex-shrink:0}.screenshot-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:var(--shadow-inset);pointer-events:none}.screenshot-card img{width:100%;height:100%;object-fit:cover}.nav-link{font-family:var(--font-body);font-weight:600;font-size:16px;text-transform:uppercase;color:var(--color-body);transition:color .2s ease}.nav-link:hover{color:var(--color-primary-end)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-xs{gap:var(--space-xs)}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-lg{gap:var(--space-lg)}.gap-xl{gap:var(--space-xl)}.gap-2xl{gap:var(--space-2xl)}.text-center{text-align:center}.relative{position:relative}.overflow-hidden{overflow:hidden}.prose{max-width:65ch;color:var(--color-body);line-height:1.7}.prose h1{font-size:2.5rem;margin-bottom:1rem}.prose h2{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.prose h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose code{background:var(--color-silver-200);padding:.2em .4em;border-radius:var(--radius-sm);font-size:.9em}.prose pre{background:var(--color-body);color:var(--color-body-dark);padding:1rem;border-radius:var(--radius-md);overflow-x:auto;margin-bottom:1rem}.prose pre code{background:transparent;padding:0}.prose a:not(.btn){color:var(--color-primary-end);text-decoration:underline}.prose a:not(.btn):hover{color:var(--color-primary-start)}.prose blockquote{border-left:4px solid var(--color-primary-end);padding-left:1rem;margin:1rem 0;font-style:italic;color:#666}.prose img{width:100%;height:auto;border-radius:var(--radius-md);margin:1rem 0}.metamorphosis-theme .prose{max-width:none;color:var(--meta-text-primary);font-family:var(--meta-font);font-size:15px;line-height:1.75}.metamorphosis-theme .prose strong{color:var(--meta-text-primary)}.metamorphosis-theme .prose code{color:var(--meta-text-primary);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:600}.metamorphosis-theme .prose pre{color:var(--meta-text-primary);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.metamorphosis-theme .prose pre code{color:inherit;background:transparent;box-shadow:none}.metamorphosis-theme .prose a:not(.cocoon-action){color:var(--meta-accent-end);text-decoration-thickness:1px;text-underline-offset:3px}.prose .cocoon-icon{display:inline-block;flex:0 0 1.35em;width:1.35em;height:1.35em;background:var(--cocoon-icon) center / contain no-repeat}.metamorphosis-theme .prose a.cocoon-action{position:relative;min-height:44px;width:fit-content;display:inline-flex;align-items:center;gap:7px;margin-top:8px;padding:11px 15px;border-radius:16px;color:#fafafa;background:var(--meta-accent-gradient);box-shadow:var(--meta-shadow-z500),var(--meta-inner-z500);font-size:14px;font-weight:600;text-decoration:none}.metamorphosis-theme .prose a.cocoon-action:hover{color:#fafafa;filter:brightness(1.04);text-decoration:none}.prose .cocoon-action .cocoon-icon{width:21px;height:21px;flex-basis:21px;background:var(--cocoon-icon) center / contain no-repeat}.news-article--editorial .article-content>hr{height:14px;margin:0;border:0;background:transparent}.prose .cocoon3-story-section{display:flow-root;scroll-margin-top:86px;margin:0;padding:clamp(20px,3vw,30px);border-radius:var(--meta-radius-group);background:var(--meta-card-gradient);box-shadow:var(--meta-shadow-z500),var(--meta-inner-z500)}.prose .cocoon3-story-section--lead>p:first-child{max-width:74ch;color:var(--meta-text-secondary);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.8}.prose .cocoon3-story-section--thanks{text-align:center}.prose .cocoon3-story-section--thanks>p{max-width:68ch;margin-inline:auto}.prose .cocoon3-story-section>h2{display:flex;clear:both;align-items:center;gap:10px;scroll-margin-top:86px;margin:0 0 20px;padding:0 0 13px;border-bottom:1px solid var(--meta-divider);color:var(--meta-text-primary);font:600 clamp(1.5rem,3vw,2.15rem) / 1.2 var(--meta-font);letter-spacing:-.025em}.prose .cocoon3-story-section>h2>.cocoon-icon{width:31px;height:31px;flex-basis:31px}.prose .cocoon3-story-section>h3{clear:both;max-width:76ch;margin:26px 0 10px;padding-inline:4px;color:var(--meta-text-muted);font:600 13px/1.4 var(--meta-font)}.prose .cocoon3-story-section>h3:has(.cocoon-icon){display:flex;align-items:center;gap:8px}.prose .cocoon3-story-section>h3>.cocoon-icon{width:22px;height:22px;flex-basis:22px}.prose .cocoon3-story-section>p,.prose .cocoon3-story-section>ul,.prose .cocoon3-story-section>ol{width:min(100%,76ch);max-width:76ch;color:var(--meta-text-secondary)}.prose .cocoon3-story-section>img{width:min(100%,860px);height:auto;display:block;float:none;clear:both;margin:22px auto 26px}.prose .cocoon3-story-section>img.cocoon3-media--compact{width:min(100%,680px)}.prose .cocoon3-media-grid{display:grid;grid-auto-flow:row;gap:14px;width:100%;margin:22px auto 26px}.prose .cocoon3-media-grid img{width:100%;height:auto;display:block;align-self:start;min-height:0;margin:0;object-fit:contain}.prose .cocoon3-media-grid--two,.prose .cocoon3-media-grid--motion,.prose .cocoon3-media-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.prose .cocoon3-media-grid--three>img:last-child:nth-child(odd){width:calc(50% - 7px);grid-column:1 / -1;justify-self:center}.prose .cocoon3-media-grid--stacked{grid-template-columns:minmax(0,1fr);width:min(100%,860px)}.prose .cocoon3-media-stack{display:grid;gap:14px;width:min(100%,860px);margin:22px auto 26px}.prose .cocoon3-media-stack img{display:block;margin:0}.prose .cocoon3-media-stack img,.prose .cocoon3-media-grid img,.prose .cocoon3-story-section>img{overflow:hidden;border-radius:var(--meta-radius-group);box-shadow:var(--meta-shadow-z100),var(--meta-inner-z100)}@media (hover: hover){.prose .cocoon3-story-section img{transition:filter .16s ease,transform .16s ease}.prose .cocoon3-story-section img:hover{z-index:1;filter:brightness(1.035);transform:translateY(-1px)}}.prose table{width:100%;border-collapse:collapse;margin-bottom:1rem}.prose th,.prose td{border:1px solid rgba(33,33,33,.1);padding:.75rem;text-align:left}.prose th{background:var(--color-silver-200);font-weight:600}@media (max-width: 768px){:root{--space-2xl: 32px}.prose h1{font-size:2rem}.prose h2{font-size:1.5rem}.prose .cocoon3-media-grid,.prose .cocoon3-media-grid--two,.prose .cocoon3-media-grid--motion,.prose .cocoon3-media-grid--three{grid-template-columns:minmax(0,1fr)}.prose .cocoon3-media-grid--three>img:last-child:nth-child(odd){width:100%;grid-column:auto}.prose .cocoon3-story-section{padding:18px;border-radius:var(--meta-radius-group)}.prose .cocoon3-story-section>h2{padding-bottom:11px}.prose .cocoon3-story-section>img{width:100%;float:none;margin:18px auto 22px}}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:1.2em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;vertical-align:-.15em;color:var(--color-primary-end)}.confetti-dot{position:fixed;width:8px;height:8px;border-radius:50%;pointer-events:none;z-index:2000;animation:confetti-burst .7s cubic-bezier(.15,.85,.35,1) forwards}@keyframes confetti-burst{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(var(--dx),var(--dy)) scale(0);opacity:0}}.cocoon-icon[data-astro-cid-f26qgqzm]{position:relative;display:inline-block;flex:0 0 var(--cocoon-icon-size);width:var(--cocoon-icon-size);height:var(--cocoon-icon-size);vertical-align:middle}.cocoon-icon__flat[data-astro-cid-f26qgqzm],.cocoon-icon__accent[data-astro-cid-f26qgqzm]{position:absolute;inset:0;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.cocoon-icon__flat[data-astro-cid-f26qgqzm]{background:currentColor;-webkit-mask:var(--cocoon-icon) center / contain no-repeat;mask:var(--cocoon-icon) center / contain no-repeat}.cocoon-icon__accent[data-astro-cid-f26qgqzm]{background:var( --cocoon-explicit-accent-icon, var(--cocoon-active-accent-icon, var(--cocoon-accent-icon)) ) center / contain no-repeat;opacity:0;transform:scale(.88)}.cocoon-icon--accent[data-astro-cid-f26qgqzm] .cocoon-icon__flat[data-astro-cid-f26qgqzm]{opacity:0;transform:scale(.88)}.cocoon-icon--accent[data-astro-cid-f26qgqzm] .cocoon-icon__accent[data-astro-cid-f26qgqzm]{opacity:1;transform:scale(1)}.cocoon-icon--flat[data-astro-cid-f26qgqzm]{color:var(--meta-text-primary)}.cocoon-icon--muted[data-astro-cid-f26qgqzm]{color:var(--meta-icon-muted)}.cocoon-icon--light[data-astro-cid-f26qgqzm]{color:#fafafa}@media (prefers-reduced-motion: reduce){.cocoon-icon__flat[data-astro-cid-f26qgqzm],.cocoon-icon__accent[data-astro-cid-f26qgqzm]{transition:none}}.cocoon-surface[data-astro-cid-2o6b7oce]{position:relative;color:var(--meta-text-primary);background:var(--meta-card-gradient)}.cocoon-surface--group[data-astro-cid-2o6b7oce]{border-radius:var(--meta-radius-group)}.cocoon-surface--panel[data-astro-cid-2o6b7oce]{border-radius:var(--meta-radius-panel)}.cocoon-surface--pill[data-astro-cid-2o6b7oce]{border-radius:999px}.cocoon-surface--z100[data-astro-cid-2o6b7oce]{box-shadow:var(--meta-shadow-z100)}.cocoon-surface--z500[data-astro-cid-2o6b7oce]{box-shadow:var(--meta-shadow-z500)}.cocoon-surface--z800[data-astro-cid-2o6b7oce]{box-shadow:var(--meta-shadow-z800)}.cocoon-surface--inset[data-astro-cid-2o6b7oce]:after{position:absolute;z-index:2;inset:0;border-radius:inherit;box-shadow:var(--meta-inner-z500);content:"";pointer-events:none}.hive-page{position:relative;min-height:100vh;overflow:hidden;color:var(--meta-text-primary);background:var(--meta-background-gradient)}.hive-page>.tile-bg{position:fixed;opacity:.56}.hive-page__content{position:relative;z-index:1;width:min(1060px,calc(100% - 20px));min-height:100vh;margin-inline:auto;padding:8px 0 28px}.hive-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:10px 12px 10px 16px}.hive-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.hive-brand>span:last-child{display:grid;line-height:1}.hive-brand strong{font-size:17px;font-weight:600}.hive-brand small{margin-top:5px;color:var(--meta-text-muted);font-size:10px;font-weight:600}.hive-header-actions{display:flex;align-items:center;gap:8px}main{padding-top:clamp(28px,7vh,70px)}.hive-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hive-auth-layout[hidden],.hive-dashboard[hidden]{display:none}.hive-auth-layout{width:min(460px,100%);margin-inline:auto}.hive-auth-card,.hive-home-friends-card,.hive-profile-card,.hive-connections-card,.hive-activity-card,.hive-games-card,.hive-friends-card,.hive-directory-card{padding:clamp(20px,4vw,28px)}.hive-card-heading{display:grid;gap:7px;margin-bottom:22px}.hive-card-heading__title{display:flex;align-items:center;gap:9px}.hive-card-heading h1,.hive-card-heading h2{margin:0;font:600 22px/1.2 var(--meta-font);letter-spacing:-.025em}.hive-card-heading p{margin:0;color:var(--meta-text-secondary);font-size:13px;line-height:1.6}.hive-auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:20px}.hive-auth-tabs .cocoon-button{width:100%}.hive-form,.hive-fieldset{display:grid;gap:15px}.hive-field{display:grid;gap:7px}.hive-field label{color:var(--meta-text-secondary);font-size:12px;font-weight:600}.hive-field input,.hive-field textarea,.hive-field select{width:100%;min-height:44px;padding:10px 12px;border:0;border-radius:13px;outline:none;color:var(--meta-text-primary);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100);font:500 13px/1.4 var(--meta-font)}.hive-field textarea{min-height:84px;resize:vertical}.hive-field input:focus,.hive-field textarea:focus,.hive-field select:focus{outline:3px solid color-mix(in srgb,var(--meta-accent-end) 36%,transparent);outline-offset:2px}.hive-field input[type=file]{padding:8px}.hive-field small{color:var(--meta-text-muted);font-size:10px;line-height:1.5}.hive-form>.cocoon-button,.hive-card-actions .cocoon-button{width:100%}.hive-divider{display:flex;align-items:center;gap:10px;margin:18px 0 12px;color:var(--meta-text-muted);font-size:10px;font-weight:600}.hive-divider:before,.hive-divider:after{flex:1;height:1px;background:var(--meta-divider);content:""}.hive-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hive-socials .cocoon-button{width:100%}.hive-alert{margin:16px 0 0;padding:10px 12px;border-radius:12px;color:var(--meta-text-secondary);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100);font-size:11px;line-height:1.5}.hive-alert[data-tone=error]{color:var(--meta-text-primary);outline:2px solid color-mix(in srgb,#e55454 40%,transparent)}.hive-dashboard{display:grid;gap:18px}.hive-dashboard-header{display:flex;align-items:end;justify-content:space-between;gap:18px;padding-inline:4px}.hive-dashboard-header h1{margin:0;font:600 clamp(24px,5vw,36px)/1.15 var(--meta-font);letter-spacing:-.035em}.hive-dashboard-header p{margin:6px 0 0;color:var(--meta-text-muted);font-size:12px}.hive-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.4fr);gap:14px;align-items:start}.hive-dashboard-side{display:grid;gap:14px}.hive-games-card .hive-card-heading{margin-bottom:16px}.hive-game-widget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hive-game-widget{min-width:0}.hive-game-widget__heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.hive-game-widget__heading h3{margin:0;color:var(--meta-text-secondary);font-size:12px;font-weight:600}.hive-game-widget>.hive-side-list,.hive-game-widget>.hive-public-empty{margin-top:12px}.hive-game-picker{position:relative}.hive-game-picker__popover{position:absolute;z-index:30;top:66px;right:0;left:0;overflow:hidden;border-radius:14px;background:var(--meta-card-gradient);box-shadow:var(--meta-shadow-z800),var(--meta-inner-z100)}.hive-game-picker__popover[hidden]{display:none}.hive-game-picker__status{margin:0;padding:12px;color:var(--meta-text-muted);font-size:11px}.hive-game-picker__status[hidden]{display:none}.hive-game-picker__results{display:grid;max-height:310px;margin:0;padding:5px;overflow-y:auto;list-style:none}.hive-game-picker__option{display:flex;width:100%;align-items:center;gap:10px;padding:8px;border:0;border-radius:11px;color:var(--meta-text-primary);background:transparent;font:inherit;text-align:left;cursor:pointer}.hive-game-picker__option:hover,.hive-game-picker__option[data-active=true]{background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-game-picker__option>span:last-child{min-width:0}.hive-game-picker__option strong,.hive-game-picker__option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hive-game-picker__option strong{font-size:12px;font-weight:600}.hive-game-picker__option small{margin-top:3px;color:var(--meta-text-muted);font-size:9px}.hive-game-picker__cover,.hive-game-item__cover{display:grid;flex:0 0 auto;overflow:hidden;place-items:center;background:var(--meta-accent-gradient);box-shadow:var(--meta-shadow-z100),var(--meta-inner-z100)}.hive-game-picker__cover{width:34px;height:46px;border-radius:8px}.hive-game-picker__cover img,.hive-game-item__cover img{width:100%;height:100%;object-fit:cover}.hive-game-item__identity{display:flex;min-width:0;align-items:center;gap:9px}.hive-game-item__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hive-game-item__cover{width:30px;height:41px;border-radius:7px}.hive-game-item>.cocoon-button{flex:0 0 auto;min-height:32px;padding:7px 9px}.hive-friends-heading{margin-bottom:16px}.hive-count-pill{min-width:24px;padding:4px 7px;border-radius:999px;color:var(--meta-text-secondary);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100);font-size:10px;font-weight:600;text-align:center}.hive-friend-search{display:flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z500)}.hive-friend-search .hive-field{min-width:0;flex:1}.hive-friend-search label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hive-friend-search input{min-height:42px;border:0;border-radius:999px;background:transparent;box-shadow:none}.hive-friend-search .cocoon-button{min-height:40px;border-radius:999px}.hive-friend-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:18px}.hive-friend-section{min-width:0}.hive-friend-section[hidden]{display:none}.hive-friend-section>h3{margin:0 0 9px;color:var(--meta-text-secondary);font-size:11px;font-weight:600}#friend-search-results-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--meta-divider)}.hive-friend-item{min-width:0}.hive-friend-identity{display:flex;min-width:0;align-items:center;gap:9px;color:inherit;text-decoration:none}.hive-friend-identity>span:last-child{min-width:0}.hive-friend-identity strong,.hive-friend-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hive-mini-avatar{display:grid;flex:0 0 34px;width:34px;height:34px;border-radius:11px;place-items:center;color:#fafafa;background:var(--meta-accent-gradient);box-shadow:var(--meta-shadow-z100),var(--meta-inner-z100);font-size:12px;font-weight:600}.hive-friend-actions{display:flex;flex:0 0 auto;gap:6px}.hive-friend-actions .cocoon-button{min-height:32px;padding:7px 9px}.hive-friend-actions .cocoon-icon{display:none}.hive-friend-actions .hive-friend-icon-action .cocoon-icon{display:inline-grid}.hive-friend-icon-action{display:grid;width:34px;height:34px;flex:0 0 34px;padding:0;border:0;border-radius:50%;color:var(--meta-text-muted);background:transparent;cursor:pointer;place-items:center}.hive-friend-icon-action:hover{color:var(--meta-text-primary);background:var(--meta-translucent-pill)}.hive-friend-icon-action:focus-visible{outline:3px solid color-mix(in srgb,var(--hive-honey-end) 42%,transparent);outline-offset:2px}.hive-profile-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.hive-avatar{display:grid;flex:0 0 70px;width:70px;height:70px;overflow:hidden;border-radius:var(--meta-radius-group);place-items:center;color:#fafafa;background:var(--meta-accent-gradient);box-shadow:var(--meta-shadow-z500),var(--meta-inner-z500);font-size:24px;font-weight:600}.hive-avatar img{width:100%;height:100%;object-fit:cover}.hive-profile-head h2{margin:0;font:600 18px/1.2 var(--meta-font)}.hive-profile-head p{margin:5px 0 0;color:var(--meta-text-muted);font-size:11px}.hive-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hive-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.hive-profile-link:not(.is-ready){display:none!important}.hive-side-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.hive-side-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border-radius:12px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-side-item strong,.hive-side-item small{display:block}.hive-side-item strong{font-size:12px;font-weight:600}.hive-side-item small{margin-top:3px;color:var(--meta-text-muted);font-size:10px}.hive-connection-state{padding:5px 8px;border:0;border-radius:999px;color:var(--meta-text-secondary);background:var(--meta-card-gradient);box-shadow:var(--meta-inner-z100);font:600 10px/1 var(--meta-font);cursor:pointer}.hive-connection-state.is-public{color:#fafafa;background:var(--meta-accent-gradient)}.hive-connection-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.hive-activity-card .hive-card-heading{margin-bottom:16px}.hive-activity-current{display:flex;align-items:center;gap:11px;margin-bottom:15px;padding:10px;border-radius:13px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-activity-current[hidden]{display:none}.hive-activity-current>span:last-child{min-width:0}.hive-activity-current strong,.hive-activity-current small{display:block}.hive-activity-current strong{font-size:12px;line-height:1.35}.hive-activity-current small{margin-top:3px;color:var(--meta-text-muted);font-size:9px;line-height:1.4}.hive-activity-cover{display:grid;flex:0 0 42px;width:42px;height:58px;overflow:hidden;border-radius:9px;color:#fafafa;background:var(--meta-accent-gradient);box-shadow:var(--meta-shadow-z100),var(--meta-inner-z100);place-items:center}.hive-activity-cover img{width:100%;height:100%;object-fit:cover}.hive-activity-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.hive-activity-actions .cocoon-button:first-child{width:100%}.hive-callback{display:grid;width:min(420px,100%);margin-inline:auto;text-align:center}.hive-public-profile{display:grid;width:min(720px,100%);gap:14px;margin-inline:auto}.hive-directory{width:min(680px,100%);margin-inline:auto}.hive-directory-results{margin-top:18px;padding-top:16px;border-top:1px solid var(--meta-divider)}.hive-directory-results[hidden]{display:none}.hive-public-profile-card,.hive-public-now-playing-card,.hive-public-game-widgets-card,.hive-public-connections-card,.hive-public-state-card{padding:clamp(20px,4vw,30px)}.hive-public-profile-head{display:flex;align-items:center;gap:18px}.hive-public-avatar{display:grid;flex:0 0 92px;width:92px;height:92px;overflow:hidden;border-radius:var(--meta-radius-panel);place-items:center;color:#fafafa;background:var(--meta-accent-gradient);box-shadow:var(--meta-shadow-z500),var(--meta-inner-z500);font-size:30px;font-weight:600}.hive-public-avatar img{width:100%;height:100%;object-fit:cover}.hive-public-identity{min-width:0}.hive-public-identity h1{margin:2px 0 4px;font:600 clamp(24px,6vw,34px)/1.15 var(--meta-font);letter-spacing:-.035em;overflow-wrap:anywhere}.hive-public-handle,.hive-public-updated{margin:0;color:var(--meta-text-muted);font-size:11px;font-weight:600}.hive-public-status{display:flex;align-items:flex-start;gap:9px;margin:22px 0 0;padding-top:18px;border-top:1px solid var(--meta-divider);color:var(--meta-text-secondary);font-size:13px;line-height:1.6}.hive-public-status p{margin:0}.hive-public-profile-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:18px}.hive-public-profile-actions[hidden],.hive-public-profile-actions .cocoon-button[hidden]{display:none}.hive-public-connections-card .hive-card-heading{margin-bottom:14px}.hive-public-now-playing-card,.hive-public-game-widgets-card,.hive-public-connections-card{margin-top:14px}.hive-public-now-playing-card .hive-card-heading,.hive-public-game-widgets-card .hive-card-heading{margin-bottom:15px}.hive-public-widget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hive-public-game-widget[hidden]{display:none}.hive-public-game-widget h3{display:flex;align-items:center;gap:7px;margin:0 0 10px;color:var(--meta-text-secondary);font-size:11px;font-weight:600}.hive-public-now-playing{display:flex;align-items:center;gap:17px}.hive-public-game-cover{display:grid;flex:0 0 92px;width:92px;height:130px;overflow:hidden;border-radius:var(--meta-radius-group);color:#fafafa;background:var(--meta-accent-gradient);box-shadow:var(--meta-shadow-z500),var(--meta-inner-z500);place-items:center}.hive-public-game-cover img{width:100%;height:100%;object-fit:cover}.hive-public-game-info{min-width:0}.hive-public-game-info strong{display:block;font:600 clamp(18px,4vw,24px)/1.25 var(--meta-font);letter-spacing:-.025em;overflow-wrap:anywhere}.hive-public-game-info p{margin:7px 0 3px;color:var(--meta-text-secondary);font-size:12px}.hive-public-game-info small{color:var(--meta-text-muted);font-size:10px;font-weight:600}.hive-public-connections-card .hive-connection-state{text-decoration:none}.hive-public-empty{margin:0;color:var(--meta-text-muted);font-size:12px}.hive-callback-card{padding:28px}.hive-callback-card h1{margin:12px 0 7px;font:600 21px/1.2 var(--meta-font)}.hive-callback-card>p:not(.hive-alert){color:var(--meta-text-secondary);font-size:12px}.hive-callback-return{margin-top:14px}.hive-callback-return[hidden]{display:none}.hive-loader-icon{animation:hive-spin .9s linear infinite}.hive-loader-icon[hidden]{display:none}.hive-app-loading{display:flex;min-height:min(560px,62vh);align-items:center;justify-content:center;gap:10px;color:var(--meta-text-muted);font-size:12px;font-weight:600}.hive-app-loading[hidden]{display:none}.hive-app-loading[data-tone=error]{color:var(--meta-error, #b83c35)}@keyframes hive-spin{to{transform:rotate(1turn)}}@media (prefers-color-scheme: dark){.hive-page>.tile-bg{opacity:.2}}@media (max-width: 720px){.hive-dashboard-grid,.hive-game-widget-grid,.hive-form-row{grid-template-columns:1fr}}@media (max-width: 480px){.hive-header{min-height:58px}.hive-header-actions .cocoon-button span:last-child{display:none}main{padding-top:22px}.hive-auth-card,.hive-profile-card,.hive-connections-card,.hive-activity-card,.hive-games-card,.hive-friends-card,.hive-directory-card,.hive-public-profile-card,.hive-public-now-playing-card,.hive-public-game-widgets-card,.hive-public-connections-card,.hive-public-state-card{padding:18px}.hive-card-actions{grid-template-columns:1fr}.hive-public-profile-head{align-items:flex-start}.hive-public-avatar{flex-basis:72px;width:72px;height:72px;border-radius:var(--meta-radius-group);font-size:24px}.hive-socials,.hive-public-widget-grid,.hive-friend-search{grid-template-columns:1fr}.hive-friend-item{align-items:flex-start}.hive-friend-actions{flex-direction:column}}@media (prefers-reduced-motion: reduce){.hive-loader-icon{animation:none}}.hive-page{--meta-background-start: #f8f6f0;--meta-background-end: #ebe8df;--meta-card-start: #fffefa;--meta-card-end: #f3f5f5;--meta-text-primary: #292721;--meta-text-secondary: rgb(41 39 33 / .76);--meta-text-muted: rgb(41 39 33 / .54);--meta-icon-muted: rgb(41 39 33 / .6);--meta-divider: rgb(77 65 36 / .12);--meta-translucent-pill: rgb(65 55 31 / .075);--hive-honey-start: #ffd27e;--hive-honey-mid: #ffb139;--hive-honey-end: #f89100;--hive-honey-deep: #d87200;--hive-ink-on-honey: #443018;isolation:isolate;overflow:clip;background:radial-gradient(circle at 10% 5%,rgb(255 210 126 / .3),transparent 27rem),radial-gradient(circle at 96% 32%,rgb(248 145 0 / .16),transparent 24rem),var(--meta-background-gradient)}.hive-wallpaper{position:fixed;z-index:1;inset:0;overflow:hidden;pointer-events:none}.hive-wallpaper>span{position:absolute;inset:-72px}.hive-wallpaper__color{background:radial-gradient(circle at 8% 12%,rgb(255 209 115 / .7),transparent 27rem),radial-gradient(circle at 92% 28%,rgb(248 145 0 / .42),transparent 26rem),radial-gradient(circle at 42% 96%,rgb(255 183 69 / .34),transparent 31rem);mask:url(/images/hive/honeycomb-mask.svg) 0 0 / 144px 126px repeat;opacity:.72}.hive-wallpaper__grid{background:url(/images/hive/honeycomb-grid.svg) 0 0 / 144px 126px repeat;opacity:.2}.hive-page__content{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));padding:12px 0 36px}.hive-header{position:sticky;z-index:80;top:12px;min-height:68px;padding:10px 12px 10px 14px;border:1px solid rgb(255 255 255 / .65);background:color-mix(in srgb,var(--meta-card-start) 83%,transparent);box-shadow:0 12px 32px #46391f1f,var(--meta-inner-z100);backdrop-filter:blur(18px) saturate(1.15)}.hive-brand{gap:11px}.hive-brand-mark,.hive-hex-icon{display:grid;flex:0 0 auto;width:42px;aspect-ratio:1;place-items:center;color:#fff;background:linear-gradient(150deg,var(--hive-honey-start),var(--hive-honey-end));clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);filter:drop-shadow(0 5px 5px rgb(99 60 0 / .19))}.hive-inline-honey-mark{display:inline-block;width:24px;aspect-ratio:1;background:linear-gradient(150deg,var(--hive-honey-start),var(--hive-honey-end));clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);filter:drop-shadow(0 3px 3px rgb(99 60 0 / .15))}.hive-brand strong{font-size:19px;letter-spacing:-.03em}.hive-header-actions .cocoon-button{min-height:38px;border-radius:14px;box-shadow:none}main{padding-top:clamp(34px,6vw,72px)}.hive-footer{display:flex;justify-content:space-between;gap:16px;margin-top:42px;padding:0 6px;color:var(--meta-text-muted);font-size:10px;font-weight:600}.hive-footer a{color:var(--hive-honey-deep)}.hive-eyebrow,.hive-section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--hive-honey-deep);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hive-eyebrow>span{width:9px;aspect-ratio:1;background:var(--meta-accent-gradient);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.hive-eyebrow.is-light{color:#ffffffd1}.hive-eyebrow.is-light>span{background:#fff}.hive-auth-layout.hive-auth-experience{display:grid;width:min(820px,100%);grid-template-columns:minmax(220px,.7fr) minmax(380px,1fr);gap:16px;align-items:stretch;margin-inline:auto}.hive-auth-mark{position:relative;display:grid;min-height:535px;overflow:hidden;place-items:center;align-content:center;border:1px solid rgb(255 255 255 / .66);border-radius:var(--meta-radius-panel);color:#fff;background:linear-gradient(180deg,transparent,rgb(120 65 0 / .18)),url(/images/hive/honeycomb.png) center / cover;box-shadow:0 24px 58px #6941072e,var(--meta-inner-z500)}.hive-auth-mark:after{position:absolute;right:-52px;bottom:-38px;width:180px;aspect-ratio:1;background:#ffffff24;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);content:""}.hive-auth-mark>span{display:grid;width:116px;aspect-ratio:1;place-items:center;background:#ffffff2e;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);backdrop-filter:blur(8px)}.hive-auth-mark strong{margin-top:12px;font-size:34px;letter-spacing:-.05em}.hive-auth-intro{max-width:650px;padding:clamp(8px,3vw,34px)}.hive-auth-intro>h1{margin:16px 0 18px;font:700 clamp(3rem,7vw,5.8rem) / .92 var(--meta-font);letter-spacing:-.07em}.hive-auth-intro>h1 em{color:transparent;background:linear-gradient(135deg,var(--hive-honey-mid),var(--hive-honey-end));background-clip:text;font-style:normal}.hive-auth-intro>p{max-width:590px;margin:0;color:var(--meta-text-secondary);font-size:clamp(13px,1.5vw,16px);line-height:1.75}.hive-auth-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.hive-auth-feature-grid article{display:grid;min-width:0;gap:5px;align-content:start;padding:15px 13px;border:1px solid rgb(255 255 255 / .7);border-radius:18px;background:color-mix(in srgb,var(--meta-card-start) 64%,transparent);box-shadow:0 9px 24px #4c3b1c12,var(--meta-inner-z100);backdrop-filter:blur(12px)}.hive-auth-feature-grid .hive-hex-icon{width:34px;margin-bottom:5px}.hive-auth-feature-grid strong{font-size:11px}.hive-auth-feature-grid small{color:var(--meta-text-muted);font-size:9px;line-height:1.55}.hive-auth-card{position:relative;overflow:hidden;padding:0 clamp(22px,4vw,30px) 30px;border:1px solid rgb(255 255 255 / .75);box-shadow:0 28px 70px #47351629,var(--meta-inner-z500)}.hive-honeycomb-cap{height:96px;margin:0 calc(clamp(22px,4vw,30px)*-1) 0;background:url(/images/hive/honeycomb.png) center 54% / cover}.hive-auth-card>.hive-card-heading{position:relative;margin-top:-24px;padding:16px 17px 0;border-radius:18px 18px 0 0;background:linear-gradient(180deg,var(--meta-card-start) 70%,transparent)}.hive-auth-tabs{padding:4px;border-radius:16px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-auth-tabs .cocoon-button{min-height:39px;border-radius:12px;box-shadow:none}.hive-onboarding-progress{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin:24px 0 28px;color:var(--meta-text-muted);font-size:9px;font-weight:700;text-transform:uppercase}.hive-onboarding-progress i{height:2px;background:linear-gradient(90deg,var(--hive-honey-end) 50%,var(--meta-divider) 50%)}.hive-onboarding-progress .is-complete,.hive-onboarding-progress .is-current{color:var(--hive-honey-deep)}.hive-dashboard{gap:16px}.hive-dashboard-header{align-items:center;padding:4px 8px 8px}.hive-dashboard-header h1{margin-top:7px;font-size:clamp(28px,5vw,46px);letter-spacing:-.055em}.hive-dashboard-nav{position:sticky;z-index:60;top:94px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:6px;border:1px solid rgb(255 255 255 / .66);border-radius:20px;background:color-mix(in srgb,var(--meta-card-start) 83%,transparent);box-shadow:0 12px 30px #4434181a,var(--meta-inner-z100);backdrop-filter:blur(18px)}.hive-dashboard-nav button,.hive-friend-tabs button{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:0;border-radius:15px;color:var(--meta-text-muted);background:transparent;font:600 12px/1 var(--meta-font);cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.hive-dashboard-nav button:hover,.hive-friend-tabs button:hover{color:var(--meta-text-primary);background:var(--meta-translucent-pill)}.hive-dashboard-nav button.is-active{color:var(--hive-ink-on-honey);background:linear-gradient(145deg,#ffe1a8,var(--hive-honey-mid));box-shadow:0 7px 16px #ad610033,var(--meta-inner-z100)}.hive-dashboard-nav button:focus-visible,.hive-friend-tabs button:focus-visible,.hive-journey-card:focus-visible{outline:3px solid color-mix(in srgb,var(--hive-honey-end) 44%,transparent);outline-offset:3px}.hive-nav-count{min-width:20px;padding:4px 6px;border-radius:999px;background:#ffffff80;font-size:9px}.hive-dashboard-panel[hidden],.hive-friend-tab-panel[hidden]{display:none!important}.hive-overview-hero{display:grid;min-height:300px;overflow:hidden;grid-template-columns:minmax(0,1fr) 340px;align-items:center;padding:clamp(28px,6vw,62px);color:#fff;background:linear-gradient(90deg,rgb(97 51 0 / .3),transparent 64%),url(/images/hive/honeycomb.png) center / cover;box-shadow:0 24px 54px #844f0738,var(--meta-inner-z500)}.hive-overview-hero__content{position:relative;z-index:2;max-width:620px}.hive-overview-hero h2{margin:12px 0 10px;font:700 clamp(28px,5vw,50px) / 1 var(--meta-font);letter-spacing:-.055em}.hive-overview-hero p{max-width:560px;margin:0;color:#ffffffd4;font-size:13px;line-height:1.65}.hive-overview-actions{display:flex;gap:9px;margin-top:23px}.hive-overview-actions .cocoon-button{box-shadow:0 8px 22px #6636002e}.hive-overview-actions .cocoon-button:first-child{color:var(--hive-ink-on-honey);background:linear-gradient(180deg,#fffef9,#f7ead2)}.hive-overview-hexes{position:relative;height:220px}.hive-overview-hexes>span{position:absolute;display:grid;width:150px;aspect-ratio:1;place-items:center;background:#ffffff2b;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);backdrop-filter:blur(10px)}.hive-overview-hexes>span:nth-child(1){top:15px;right:82px;width:172px}.hive-overview-hexes>span:nth-child(2){right:-10px;bottom:0;width:130px}.hive-overview-hexes>span:nth-child(3){bottom:-18px;left:16px;width:108px}.hive-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.hive-journey-card{display:grid;min-width:0;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px;border:1px solid rgb(255 255 255 / .7);border-radius:19px;color:var(--meta-text-primary);background:var(--meta-card-gradient);box-shadow:0 9px 24px #46361c17,var(--meta-inner-z100);font-family:var(--meta-font);text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.hive-journey-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #46361c21,var(--meta-inner-z100)}.hive-journey-card .hive-hex-icon{width:42px}.hive-journey-card strong,.hive-journey-card small{display:block}.hive-journey-card strong{font-size:12px}.hive-journey-card small{margin-top:4px;color:var(--meta-text-muted);font-size:9px}.hive-journey-card>i{color:var(--hive-honey-end);font-size:10px;font-style:normal;font-weight:700}.hive-dashboard-grid{grid-template-columns:minmax(0,1.42fr) minmax(280px,.72fr)}.hive-home-grid{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(300px,.7fr);gap:14px;align-items:start}.hive-home-side{display:grid;gap:14px}.hive-home-profile-card{overflow:hidden}.hive-home-profile-head{display:flex;min-height:174px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:18px 12px 22px;color:#fff;background:linear-gradient(90deg,rgb(102 54 0 / .12),transparent 72%),url(/images/hive/honeycomb.png) center / cover}.hive-home-profile-main{display:flex;width:100%;align-items:center;justify-content:center;gap:16px}.hive-avatar.hive-home-avatar{flex-basis:64px;width:64px;height:64px;border-width:6px}.hive-home-profile-identity{min-width:0;text-align:center}.hive-home-profile-identity small{color:#ffffffc7;font-size:9px}.hive-home-profile-identity h2{margin:2px 0 0;font:600 16px / 1.1 var(--meta-font);letter-spacing:-.025em}.hive-home-profile-identity p{width:fit-content;max-width:240px;overflow:hidden;margin:5px auto 0;padding:5px 9px;border-radius:999px;color:var(--meta-text-secondary);background:#fafafae0;box-shadow:var(--meta-inner-z100);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hive-home-profile-body{display:grid;gap:18px;padding:clamp(16px,3vw,22px)}.hive-home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.hive-home-section-heading h3{margin:3px 0 0;font-size:17px;letter-spacing:-.02em}.hive-home-profile-meta{display:grid;gap:9px;margin-top:12px;color:var(--meta-text-muted);font-size:10px}.hive-home-profile-meta strong{margin-right:6px;color:var(--meta-text-secondary)}.hive-home-providers{display:flex;min-height:24px;align-items:center;gap:7px}.hive-home-providers small{color:var(--meta-text-muted);font-size:9px}.hive-home-favourites{display:grid;gap:10px}.hive-home-favourites .hive-public-empty{margin:0;padding:14px;border-radius:12px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-home-game-row{min-height:64px;padding:4px;border-radius:12px}.hive-home-game-row .hive-game-item__cover{flex-basis:56px;width:56px;height:56px;border-radius:8px}.hive-text-action{display:inline-flex;min-height:34px;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;padding:8px 11px;border:0;border-radius:12px;color:var(--meta-text-primary);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100);font:600 10px/1 var(--meta-font);cursor:pointer}.hive-text-action:hover{color:var(--hive-honey-deep)}.hive-text-action:focus-visible{outline:3px solid color-mix(in srgb,var(--hive-honey-end) 38%,transparent);outline-offset:2px}.hive-profile-badges{display:flex;max-width:100%;align-items:center;justify-content:center;gap:8px}.hive-profile-badge{display:inline-flex;min-width:0;min-height:40px;align-items:center;justify-content:center;gap:4px;padding:8px;overflow:hidden;border-radius:999px;color:#fff;box-shadow:0 1px 1px #21212142,0 2px 5px #21212133,var(--meta-inner-z100);white-space:nowrap}.hive-profile-badge--breeze{background:linear-gradient(180deg,#90ccf8,#57a0ff)}.hive-profile-badge--coral{background:linear-gradient(180deg,#f890b6,#ff5757)}.hive-profile-badge--dawn{background:linear-gradient(180deg,#ffc2a2,#ff8820)}.hive-profile-badge strong{overflow:hidden;font:700 10px / 1 var(--meta-font);text-overflow:ellipsis}.hive-home-profile-actions{display:flex;align-items:center;gap:8px;margin-top:-2px}.hive-home-friends-card .hive-card-heading{margin-bottom:13px}.hive-home-empty{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:15px;color:var(--meta-text-muted);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100);font-size:10px}.hive-home-empty[hidden]{display:none}.hive-profile-card,.hive-home-profile-card,.hive-home-friends-card,.hive-connections-card,.hive-activity-card,.hive-games-card,.hive-friends-card,.hive-directory-card,.hive-public-profile-card,.hive-public-now-playing-card,.hive-public-game-widgets-card,.hive-public-connections-card,.hive-public-state-card{border:1px solid rgb(255 255 255 / .7);box-shadow:0 16px 40px #47371d1c,var(--meta-inner-z500)}.hive-profile-card{overflow:hidden}.hive-profile-head{position:relative;margin:calc(clamp(20px,4vw,28px)*-1) calc(clamp(20px,4vw,28px)*-1) 26px;padding:24px clamp(20px,4vw,28px);color:#fff;background:linear-gradient(90deg,rgb(121 67 0 / .2),transparent),url(/images/hive/honeycomb.png) center / cover}.hive-avatar{flex-basis:82px;width:82px;height:82px;border:5px solid white;border-radius:50%;background:var(--meta-accent-gradient);box-shadow:0 6px 13px #552f0047,var(--meta-inner-z500)}.hive-profile-head__identity{min-width:0}.hive-profile-head__identity small,.hive-profile-head__identity p{color:#ffffffc7}.hive-profile-head__identity h2{margin-top:3px;font-size:24px}.hive-profile-head__identity p{max-width:430px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hive-editor-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.hive-editor-heading h3{margin:3px 0 0;font-size:18px;letter-spacing:-.025em}.hive-editor-heading>span{max-width:230px;color:var(--meta-text-muted);font-size:9px;line-height:1.5;text-align:right}.hive-field input,.hive-field textarea,.hive-field select{border:1px solid rgb(92 72 38 / .08);border-radius:14px;background:color-mix(in srgb,var(--meta-translucent-pill) 86%,var(--meta-card-start))}.hive-games-card,.hive-friends-card{padding:clamp(22px,4vw,34px)}.hive-games-card>.hive-card-heading,.hive-friends-card>.hive-card-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.hive-games-card>.hive-card-heading p,.hive-friends-card>.hive-card-heading p{max-width:420px;text-align:right}.hive-card-heading__title>div h2{margin-top:3px}.hive-friends-heading .hive-card-heading__title{gap:11px}.hive-friends-heading h2{margin:0;font-size:clamp(25px,4vw,34px);letter-spacing:-.045em}.hive-game-widget{padding:18px;border-radius:18px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-friend-tabs{display:inline-flex;max-width:100%;gap:3px;margin-bottom:26px;padding:5px;border-radius:999px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-friend-tabs button{min-height:40px;border-radius:999px}.hive-friend-tabs button.is-active{color:var(--meta-text-primary);background:var(--meta-card-gradient);box-shadow:var(--meta-inner-z100)}.hive-page .hive-friend-tabs button.is-active .cocoon-icon__flat{opacity:0;transform:scale(.88)}.hive-page .hive-friend-tabs button.is-active .cocoon-icon__accent{opacity:1;transform:scale(1)}.hive-friend-tab-panel{min-height:250px}.hive-friend-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:10px}.hive-friend-item{min-height:78px;padding:13px 15px;border-radius:17px}.hive-friend-identity{gap:12px}.hive-friend-item .hive-mini-avatar{width:44px;height:44px;flex-basis:44px;border-radius:50%}.hive-friend-status{display:block;max-width:220px;margin-top:6px;overflow:hidden;color:var(--meta-text-secondary);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.hive-home-friends-card .hive-friend-status{display:none}.hive-friend-tab-panel>.hive-friend-section>h3,.hive-friend-columns .hive-friend-section>h3{margin-bottom:11px;color:var(--meta-text-secondary);font-size:11px}.hive-empty-state{display:grid;min-height:220px;place-items:center;align-content:center;padding:28px;border:1px dashed color-mix(in srgb,var(--hive-honey-end) 25%,var(--meta-divider));border-radius:20px;text-align:center}.hive-empty-state[hidden]{display:none}.hive-empty-state .hive-hex-icon{width:48px;margin-bottom:12px}.hive-empty-state strong{font-size:14px}.hive-empty-state p{max-width:320px;margin:6px 0 14px;color:var(--meta-text-muted);font-size:10px}.hive-empty-state button{padding:8px 12px;border:0;border-radius:12px;color:var(--hive-ink-on-honey);background:linear-gradient(145deg,#ffe1a8,var(--hive-honey-mid));font:600 10px var(--meta-font);cursor:pointer}.hive-friend-discover{max-width:760px;padding-top:2px}.hive-side-item{min-height:58px;border:1px solid rgb(255 255 255 / .46);border-radius:15px;background:color-mix(in srgb,var(--meta-card-start) 58%,var(--meta-translucent-pill));box-shadow:0 4px 11px #3e301a0f,var(--meta-inner-z100)}.hive-mini-avatar{border-radius:50%;background:var(--meta-accent-gradient)}.hive-count-pill{color:var(--hive-ink-on-honey);background:#ffffff73}.hive-alert[data-tone=success]{color:var(--hive-honey-deep);outline:2px solid color-mix(in srgb,var(--hive-honey-end) 25%,transparent)}.hive-public-profile{width:min(840px,100%)}.hive-public-profile-card{overflow:hidden}.hive-public-profile-head{min-height:174px;flex-direction:column;justify-content:center;gap:12px;margin:calc(clamp(20px,4vw,30px)*-1) calc(clamp(20px,4vw,30px)*-1) 0;padding:18px 12px 22px;color:#fff;background:linear-gradient(90deg,rgb(111 57 0 / .12),transparent),url(/images/hive/honeycomb.png) center / cover}.hive-public-profile-main{display:flex;width:100%;align-items:center;justify-content:center;gap:16px}.hive-public-avatar{flex-basis:64px;width:64px;height:64px;border:6px solid white;border-radius:50%;box-shadow:0 8px 18px #592f0045,var(--meta-inner-z500)}.hive-public-profile-head .hive-public-identity{text-align:center}.hive-public-profile-head .hive-public-identity h1{margin:0;color:#fff;font-size:16px;letter-spacing:-.025em}.hive-public-profile-head .hive-public-handle{width:fit-content;max-width:240px;overflow:hidden;margin:5px auto 0;padding:5px 9px;border-radius:999px;color:var(--meta-text-secondary);background:#fafafae0;box-shadow:var(--meta-inner-z100);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hive-public-stat-row{margin:0;flex-wrap:wrap}.hive-public-status{margin-top:0;padding:18px 4px 3px;border-top:0}.hive-public-joined{display:flex;gap:8px;align-items:center;padding:10px 4px 0 32px;color:var(--meta-text-muted);font-size:10px}.hive-public-joined strong{color:var(--meta-text-secondary)}.hive-public-status>div{min-width:0}.hive-public-status h2{margin:0 0 5px;font-size:16px;letter-spacing:-.02em}.hive-public-status p{color:var(--meta-text-secondary)}.hive-public-now-playing-card,.hive-public-game-widgets-card,.hive-public-connections-card{border-radius:18px}.hive-directory{width:min(760px,100%)}.hive-directory-card{overflow:hidden;background:linear-gradient(180deg,rgb(255 210 126 / .12),transparent 180px),var(--meta-card-gradient)}@media (prefers-color-scheme: dark){.hive-page{--meta-background-start: #25231f;--meta-background-end: #171613;--meta-card-start: #3b3831;--meta-card-end: #292722;--meta-text-primary: #fffaf0;--meta-text-secondary: rgb(255 250 240 / .78);--meta-text-muted: rgb(255 250 240 / .55);--meta-icon-muted: rgb(255 250 240 / .62);--meta-divider: rgb(255 232 190 / .11);--meta-translucent-pill: rgb(255 242 218 / .075)}.hive-header,.hive-dashboard-nav{border-color:#ffffff14}.hive-profile-card,.hive-home-profile-card,.hive-home-friends-card,.hive-connections-card,.hive-activity-card,.hive-games-card,.hive-friends-card,.hive-directory-card,.hive-public-profile-card,.hive-public-now-playing-card,.hive-public-game-widgets-card,.hive-public-connections-card,.hive-public-state-card,.hive-auth-feature-grid article,.hive-journey-card{border-color:#ffffff14}}@media (max-width: 900px){.hive-auth-layout.hive-auth-experience{width:min(520px,100%);grid-template-columns:1fr;gap:12px}.hive-auth-mark{min-height:180px}.hive-auth-card{width:100%;margin-inline:auto}.hive-overview-hero{grid-template-columns:1fr 220px}.hive-dashboard-grid,.hive-home-grid{grid-template-columns:1fr}.hive-dashboard-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.hive-page__content{width:min(100% - 18px,1180px);padding-top:8px}.hive-header{top:8px}.hive-header-home{display:none!important}.hive-brand small{display:none}main{padding-top:34px}.hive-auth-feature-grid,.hive-overview-grid,.hive-dashboard-side,.hive-game-widget-grid{grid-template-columns:1fr}.hive-home-profile-head{min-height:170px}.hive-dashboard-header{align-items:flex-end}.hive-dashboard-header .cocoon-button span:last-child{display:none}.hive-dashboard-nav{top:82px}.hive-dashboard-nav button{min-height:52px;flex-direction:column;gap:4px;padding:7px 4px;font-size:9px}.hive-dashboard-nav .hive-nav-count{position:absolute;transform:translate(17px,-13px)}.hive-overview-hero{min-height:430px;grid-template-columns:1fr;align-content:start}.hive-overview-hexes{height:120px;margin-top:14px}.hive-overview-hexes>span:nth-child(1){top:0;right:32%;width:115px}.hive-overview-hexes>span:nth-child(2){right:8%;width:86px}.hive-overview-hexes>span:nth-child(3){bottom:-16px;left:18%;width:72px}.hive-overview-actions{flex-wrap:wrap}.hive-games-card>.hive-card-heading,.hive-friends-card>.hive-card-heading,.hive-editor-heading{display:grid}.hive-games-card>.hive-card-heading p,.hive-friends-card>.hive-card-heading p,.hive-editor-heading>span{max-width:none;text-align:left}.hive-friend-tabs button{min-height:48px;padding-inline:5px;font-size:9px}.hive-profile-head,.hive-public-profile-head{align-items:center}.hive-profile-head__identity h2{font-size:19px}}@media (max-width: 430px){.hive-header-actions{gap:3px}.hive-header-actions .cocoon-button{padding-inline:9px}.hive-auth-mark{min-height:138px}.hive-auth-mark>span{width:72px}.hive-auth-mark strong{margin-top:2px;font-size:24px}.hive-auth-card{padding-inline:18px}.hive-honeycomb-cap{margin-inline:-18px}.hive-overview-hero{padding:26px 20px}.hive-dashboard-nav button span:not(.hive-nav-count){display:none}.hive-dashboard-nav button{min-height:46px}.hive-friend-tabs{grid-template-columns:1fr}.hive-friend-tabs button{min-height:38px}.hive-profile-head{align-items:flex-start}.hive-home-profile-head{align-items:center;gap:14px;padding:24px 20px}.hive-profile-badges{flex-wrap:wrap}.hive-home-profile-actions{align-items:stretch;flex-direction:column}.hive-home-profile-actions .cocoon-button,.hive-home-profile-actions .hive-text-action{width:100%}.hive-avatar{flex-basis:66px;width:66px;height:66px}.hive-footer{display:grid;text-align:center}}.hive-connection-actions{flex-wrap:wrap;justify-content:flex-end}.hive-connection-remove{padding:5px 2px;border:0;color:#d74f62;background:transparent;font:650 10px/1 var(--meta-font);cursor:pointer}.hive-connection-remove:hover{color:#b73248}.hive-ra-link-panel{display:grid;gap:14px;padding:14px;border-radius:14px;background:color-mix(in srgb,var(--hive-honey-start) 13%,white);box-shadow:var(--meta-inner-z500)}.hive-ra-link-form{display:grid;gap:8px}.hive-ra-link-form>label{color:var(--meta-text-primary);font-size:11px;font-weight:700}.hive-ra-link-form>small{color:var(--meta-text-muted);font-size:9px;line-height:1.4}.hive-inline-control{display:flex;align-items:stretch;gap:8px}.hive-inline-control input{min-width:0;flex:1 1 auto}.hive-ra-challenge{display:grid;gap:12px}.hive-ra-challenge-profile{display:flex;align-items:center;gap:10px}.hive-ra-challenge-profile img{width:42px;height:42px;flex:0 0 42px;border-radius:12px;object-fit:cover;box-shadow:var(--meta-inner-z100)}.hive-ra-challenge-profile strong,.hive-ra-challenge-profile small{display:block}.hive-ra-challenge-profile strong{font-size:12px}.hive-ra-challenge-profile small{margin-top:3px;color:var(--meta-text-muted);font-size:9px;line-height:1.35}.hive-ra-verification-code{width:100%;padding:13px 16px;border:0;border-radius:13px;color:#5f3900;background:linear-gradient(180deg,#ffdfa2,#ffbd48);box-shadow:var(--meta-inner-z500);font:800 18px/1 var(--meta-font);letter-spacing:.11em;cursor:copy}.hive-ra-challenge-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hive-public-retroachievements-card{display:grid;gap:16px}.hive-public-retroachievements-card .hive-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.hive-public-retroachievements-card .hive-connection-state{flex:0 0 auto;text-decoration:none}.hive-ra-showcase-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:4px 0;border-radius:14px;background:color-mix(in srgb,var(--meta-card-end) 35%,transparent);box-shadow:var(--meta-inner-z100)}.hive-ra-showcase-stats>div{min-width:0;padding:10px 9px;border-left:1px solid var(--meta-divider);text-align:center;background:transparent;box-shadow:none}.hive-ra-showcase-stats>div:first-child{border-left:0}.hive-ra-showcase-stats strong,.hive-ra-showcase-stats span{display:block}.hive-ra-showcase-stats strong{color:var(--meta-text-primary);font-size:clamp(16px,3vw,22px)}.hive-ra-showcase-stats span{margin-top:4px;color:var(--meta-text-muted);font-size:9px;line-height:1.2}.hive-ra-awards{display:grid;gap:8px}.hive-ra-awards h3{margin:0;font-size:12px}.hive-ra-award-identity{display:flex;min-width:0;align-items:center;gap:9px}.hive-ra-award-identity img{width:38px;height:38px;flex:0 0 38px;border-radius:10px;object-fit:cover}.hive-ra-refreshed{color:var(--meta-text-muted);font-size:9px;text-align:right}@media (max-width: 620px){#retroachievements-connection{align-items:flex-start;flex-direction:column}#retroachievements-connection .hive-connection-actions{justify-content:flex-start}.hive-inline-control{flex-direction:column}.hive-ra-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hive-ra-showcase-stats>div:nth-child(odd){border-left:0}.hive-ra-showcase-stats>div:nth-child(n+3){border-top:1px solid var(--meta-divider)}}.hive-page .cocoon-surface.cocoon-surface,.hive-page .cocoon-button.cocoon-button{border:0;box-shadow:none}.hive-page .hive-dashboard-nav,.hive-page .hive-auth-mark,.hive-page .hive-side-item,.hive-page .hive-game-widget,.hive-page .hive-friend-tabs{border:0;box-shadow:var(--meta-inner-z500)}.hive-page .hive-icon-only-action{width:36px;min-height:36px;padding:0;border-radius:50%;color:var(--meta-text-muted);background:transparent;box-shadow:none}.hive-page .hive-icon-only-action:after{content:none}.hive-page .hive-icon-only-action>span:last-child{display:none}.hive-page .hive-icon-only-action:hover{color:var(--meta-text-primary);background:var(--meta-translucent-pill);transform:none}.hive-app-nav{display:flex;min-width:0;align-items:center;gap:3px;margin-left:auto;padding:5px;border-radius:999px;background:var(--meta-translucent-pill)}.hive-header{box-sizing:border-box;width:100%;max-width:calc(100vw - 32px);margin-inline:auto}.hive-app-nav__link{position:relative;display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;color:var(--meta-text-secondary);font-size:12px;font-weight:600;text-decoration:none;transition:color .15s ease,background .15s ease,transform .15s ease}.hive-app-nav__link:hover{color:var(--meta-text-primary);background:var(--meta-translucent-pill)}.hive-app-nav__link.is-active{color:var(--meta-text-primary);background:var(--meta-card-gradient);box-shadow:var(--meta-inner-z100)}.hive-app-nav__link--settings{margin-left:0}.hive-app-nav__link--settings:before{content:none}.hive-page .hive-app-nav__link.is-active .cocoon-icon__flat,.hive-page .hive-settings-nav button.is-active .cocoon-icon__flat{opacity:0;transform:scale(.88)}.hive-page .hive-app-nav__link.is-active .cocoon-icon__accent,.hive-page .hive-settings-nav button.is-active .cocoon-icon__accent{opacity:1;transform:scale(1)}.hive-app-nav__link:focus-visible,.hive-settings-nav button:focus-visible,.hive-settings-back:focus-visible{outline:3px solid color-mix(in srgb,var(--hive-honey-end) 42%,transparent);outline-offset:2px}.hive-avatar,.hive-public-avatar,.hive-mini-avatar{color:var(--hive-honey-deep);background:color-mix(in srgb,var(--hive-honey-mid) 16%,var(--meta-card-end));box-shadow:var(--meta-inner-z500)}.hive-avatar-fallback-mark,.hive-mini-avatar__mark{display:block;width:52%;height:52%;background:linear-gradient(145deg,var(--hive-honey-start),var(--hive-honey-end));-webkit-mask:url(/icons/cocoon/people.svg) center / contain no-repeat;mask:url(/icons/cocoon/people.svg) center / contain no-repeat}.hive-mini-avatar{overflow:hidden;border-radius:11px}.hive-mini-avatar img{width:100%;height:100%;object-fit:cover}.hive-settings,.hive-settings-state{width:min(1000px,100%);margin-inline:auto}.hive-settings-state{display:flex;min-height:260px;align-items:center;justify-content:center;gap:10px;color:var(--meta-text-muted);font-size:12px;font-weight:600}.hive-settings-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 6px 18px}.hive-settings-header h1{margin:9px 0 0;font-size:clamp(30px,5vw,44px);line-height:1;letter-spacing:-.055em}.hive-settings-back{display:inline-flex;align-items:center;gap:6px;color:var(--meta-text-secondary);font-size:11px;font-weight:600;text-decoration:none}.hive-settings-frame{display:grid;overflow:clip;grid-template-columns:210px minmax(0,1fr)}.hive-settings-rail{border-right:1px solid var(--meta-divider);background:color-mix(in srgb,var(--meta-card-end) 42%,transparent)}.hive-settings-nav{position:sticky;top:102px;display:flex;flex-direction:column;gap:3px;padding:22px 14px}.hive-settings-nav button{position:relative;display:flex;width:100%;min-height:44px;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:12px;color:var(--meta-text-muted);background:transparent;font:inherit;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.hive-settings-nav button:hover{color:var(--meta-text-primary);background:var(--meta-translucent-pill)}.hive-settings-nav button.is-active{color:var(--meta-text-primary);background:var(--meta-card-gradient);box-shadow:var(--meta-inner-z100)}.hive-settings-nav button.is-active:before{content:none}.hive-settings-content{min-width:0;padding-inline:clamp(22px,5vw,42px)}.hive-settings-section{padding:34px 0 38px}.hive-settings-section__header{display:block;margin-bottom:24px}.hive-settings-section__header h2{margin:0;font-size:22px;line-height:1.15;letter-spacing:-.035em}.hive-settings-profile-preview{display:flex;align-items:center;gap:14px;margin-bottom:26px;padding-bottom:24px;border-bottom:1px solid var(--meta-divider)}.hive-settings-profile-preview>div:last-child{display:flex;min-width:0;flex-direction:column}.hive-settings-profile-preview small{color:var(--meta-text-muted);font-size:10px;font-weight:600}.hive-settings-profile-preview strong{margin-top:2px;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.hive-settings-profile-preview>div:last-child>span{margin-top:4px;color:var(--meta-text-muted);font-size:10px}.hive-settings-form{display:grid;gap:17px}.hive-settings-actions{display:flex;justify-content:flex-end;margin-top:4px}.hive-settings-rows{border-top:1px solid var(--meta-divider)}.hive-settings-row,.hive-settings-account-row{display:flex;min-height:76px;align-items:center;gap:13px;padding:15px 2px;border-bottom:1px solid var(--meta-divider)}.hive-settings-row__icon{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center}.hive-settings-profile-widgets{margin-top:34px;padding-top:30px;border-top:1px solid var(--meta-divider)}.hive-settings-profile-widgets>h3{margin:0 0 8px;font-size:16px;letter-spacing:-.025em}.hive-settings-widget-editor{display:grid;gap:14px;padding:22px 0;border-bottom:1px solid var(--meta-divider)}.hive-settings-widget-editor:last-of-type{border-bottom:0}.hive-settings-widget-editor>header,.hive-settings-widget-editor>header>span:first-child{display:flex;align-items:center}.hive-settings-widget-editor>header{justify-content:space-between;gap:16px}.hive-settings-widget-editor>header>span:first-child{gap:8px}.hive-settings-widget-editor .hive-side-list{gap:6px}.hive-settings-row__copy,.hive-settings-account-row>span{display:flex;min-width:0;flex:1;flex-direction:column}.hive-settings-row__copy strong,.hive-settings-account-row strong{font-size:12px}.hive-settings-row__copy small,.hive-settings-account-row small{margin-top:4px;overflow:hidden;color:var(--meta-text-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hive-settings-row__actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:7px}.hive-settings-ra-link{margin:14px 0 6px 55px;padding:18px;border-radius:16px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z500)}.hive-settings-account-row{justify-content:space-between;border-top:1px solid var(--meta-divider)}@media (max-width: 760px){.hive-app-nav__link{padding-inline:10px}.hive-app-nav__link span{display:none}.hive-app-nav__link--settings{margin-left:4px}.hive-settings-frame{grid-template-columns:1fr}.hive-settings-rail{position:sticky;z-index:4;top:84px;border-right:0;border-bottom:1px solid var(--meta-divider);background:color-mix(in srgb,var(--meta-card-start) 90%,transparent);backdrop-filter:blur(16px)}.hive-settings-nav{position:static;flex-direction:row;padding:8px}.hive-settings-nav button{flex:1;justify-content:center}.hive-settings-nav button.is-active:before{content:none}}@media (max-width: 560px){.hive-header{max-width:calc(100vw - 18px)}.hive-brand-mark{width:36px}.hive-app-nav{gap:0}.hive-app-nav__link{min-height:38px;padding:8px}.hive-settings-header{align-items:flex-start}.hive-settings-header .cocoon-button span:last-child{display:none}.hive-settings-content{padding-inline:18px}.hive-settings-row,.hive-settings-account-row{align-items:flex-start;flex-direction:column}.hive-settings-row{position:relative;padding-left:55px}.hive-settings-row__icon{position:absolute;top:15px;left:0}.hive-settings-row__actions{flex-wrap:wrap;justify-content:flex-start}.hive-settings-ra-link{margin-left:0}.hive-settings-actions{justify-content:stretch}.hive-settings-actions .cocoon-button{width:100%}}.hive-widget-composer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.hive-widget-composer-heading h3,.hive-widget-library h4{margin:0;font-size:16px;letter-spacing:-.025em}.hive-widget-composer-heading p{margin:5px 0 0;color:var(--meta-text-muted);font-size:9px}.hive-widget-composer{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:start;gap:14px}.hive-widget-canvas{position:relative;display:grid;min-height:390px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;padding:12px;overflow:hidden;border-radius:18px;background:color-mix(in srgb,var(--meta-card-end) 34%,transparent);box-shadow:var(--meta-inner-z500)}.hive-widget-grid-guide{position:absolute;z-index:0;inset:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:112px;gap:12px;pointer-events:none}.hive-widget-grid-guide span{border:1px dashed color-mix(in srgb,var(--hive-honey-end) 52%,var(--meta-divider));border-radius:15px;background:color-mix(in srgb,var(--hive-honey-start) 4%,transparent)}.hive-widget-canvas-empty{position:absolute;z-index:1;inset:0;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--meta-text-muted);font-size:10px;font-weight:600;pointer-events:none}.hive-settings-widget-editor{position:relative;z-index:1;display:grid;min-width:0;align-content:start;gap:12px;padding:15px;border:0;border-radius:15px;background:var(--meta-card-gradient);box-shadow:var(--meta-inner-z500);cursor:grab;transition:opacity .16s ease,transform .16s ease,outline-color .16s ease}.hive-settings-widget-editor:active{cursor:grabbing}.hive-settings-widget-editor.is-dragging{opacity:.46;transform:scale(.985)}.hive-settings-widget-editor.is-drop-target{outline:2px solid var(--hive-honey-end);outline-offset:-2px}.hive-widget-canvas.is-saving .hive-settings-widget-editor{pointer-events:none;opacity:.72}.hive-widget-editor-header,.hive-widget-editor-title,.hive-widget-editor-actions{display:flex;align-items:center}.hive-widget-editor-header{min-width:0;justify-content:space-between;gap:8px}.hive-widget-editor-title{min-width:0;gap:7px}.hive-widget-editor-title strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hive-widget-editor-title .hive-count-pill{margin-left:2px}.hive-settings-widget-editor[data-span="1"] .hive-widget-editor-header{align-items:stretch;flex-direction:column}.hive-settings-widget-editor[data-span="1"] .hive-widget-editor-actions{justify-content:flex-end}.hive-widget-editor-actions{flex:0 0 auto;gap:2px}.hive-widget-tool{display:grid;width:28px;height:28px;padding:0;border:0;border-radius:50%;color:var(--meta-text-muted);background:transparent;place-items:center;cursor:pointer}.hive-widget-tool:hover:not(:disabled),.hive-widget-tool:focus-visible,.hive-widget-tool.is-active{color:var(--hive-honey-deep);background:color-mix(in srgb,var(--hive-honey-start) 24%,transparent);outline:none}.hive-widget-tool:disabled{opacity:.24;cursor:default}.hive-settings-widget-editor .hive-side-list{max-height:252px;gap:6px;overflow-y:auto}.hive-widget-library{position:sticky;top:100px;display:grid;gap:10px}.hive-widget-library>div{display:grid;gap:5px}.hive-widget-library button{display:grid;width:100%;min-height:48px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:0;border-radius:13px;color:var(--meta-text-secondary);background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100);font:600 9px/1.25 var(--meta-font);text-align:left;cursor:pointer}.hive-widget-library button:hover:not(:disabled),.hive-widget-library button:focus-visible{color:var(--meta-text-primary);background:color-mix(in srgb,var(--hive-honey-start) 17%,var(--meta-translucent-pill));outline:none}.hive-widget-library button:disabled{opacity:.42;cursor:default}.hive-widget-library button.is-added .cocoon-icon:last-child{opacity:0}.hive-public-profile-widgets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.hive-public-widget{display:grid;min-width:0;align-content:start;gap:13px;padding:clamp(16px,3vw,22px);overflow:visible;border-radius:18px}.hive-public-widget .hive-card-heading{margin:0}.hive-public-widget .hive-card-heading h2{font-size:13px}.hive-public-widget .hive-side-list{gap:6px}.hive-public-widget[data-span="2"]{grid-column:span 2}.hive-public-widget[data-span="1"] .hive-ra-showcase-stats,.hive-settings-widget-editor[data-span="1"] .hive-ra-showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hive-public-widget[data-span="1"] .hive-ra-showcase-stats>div:nth-child(odd),.hive-settings-widget-editor[data-span="1"] .hive-ra-showcase-stats>div:nth-child(odd){border-left:0}.hive-public-widget[data-span="1"] .hive-ra-showcase-stats>div:nth-child(n+3),.hive-settings-widget-editor[data-span="1"] .hive-ra-showcase-stats>div:nth-child(n+3){border-top:1px solid var(--meta-divider)}.hive-ra-widget-row{gap:8px}.hive-ra-widget-identity{display:flex;min-width:0;flex:1;align-items:center;gap:9px}.hive-ra-widget-identity>span:last-child{display:flex;min-width:0;flex-direction:column}.hive-ra-widget-identity strong,.hive-ra-widget-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hive-ra-widget-identity strong{font-size:10px}.hive-ra-widget-identity small{margin-top:3px;color:var(--meta-text-muted);font-size:8px}.hive-ra-widget-image{flex:0 0 40px;width:40px;height:40px;overflow:hidden;border-radius:10px;background:var(--meta-translucent-pill);box-shadow:var(--meta-inner-z100)}.hive-ra-widget-image img{width:100%;height:100%;object-fit:cover}.hive-ra-widget-points{flex:0 0 auto;padding:5px 7px;border-radius:999px;color:var(--meta-text-secondary);background:var(--meta-translucent-pill);font-size:8px;font-weight:700}.hive-achievement-widget-title{width:fit-content;color:var(--hive-honey-deep);background:linear-gradient(180deg,var(--hive-honey-start),var(--hive-honey-end));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hive-achievement-total{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px;margin-left:auto;color:var(--meta-text-secondary)}.hive-achievement-total b{font-size:12px;font-weight:700}.hive-achievement-grid{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:12px;margin:0;padding:2px 0 10px;list-style:none}.hive-achievement-tile{position:relative;display:flex;width:64px;height:64px;flex:0 0 64px;align-items:center;gap:4px;padding:4px;border:0;border-radius:12px;background:var(--meta-card-gradient);box-shadow:0 1px 1px #21212142,0 2px 5px #21212133,inset 0 -1.4px 2.8px #21212138,inset 0 1.4px 2.8px #ffffff85;outline:0 solid transparent;cursor:default;transition:opacity .18s ease,outline-color .18s ease,transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease}.hive-achievement-tile.is-featured{width:min(210px,100%);flex-basis:min(210px,100%)}.hive-achievement-tile.is-softcore{opacity:.5}.hive-achievement-tile:not(.is-featured):hover,.hive-achievement-tile:not(.is-featured):focus-visible{z-index:6;opacity:1;outline:2px solid color-mix(in srgb,var(--hive-honey-end) 66%,transparent);outline-offset:2px;transform:translateY(-3px) scale(1.035);box-shadow:0 3px 3px #21212133,0 7px 14px #21212129,inset 0 -1.4px 2.8px #21212133,inset 0 1.4px 2.8px #ffffff94}.hive-achievement-tile:focus-visible{outline:2px solid var(--hive-honey-end);outline-offset:2px}.hive-achievement-tile__badge{position:relative;display:grid;width:56px;height:56px;flex:0 0 56px;overflow:hidden;border-radius:8px;background:var(--meta-translucent-pill);place-items:center}.hive-achievement-tile__badge img{width:100%;height:100%;object-fit:cover;transition:transform .18s cubic-bezier(.2,.8,.2,1)}.hive-achievement-tile__badge.is-fallback img{width:28px;height:28px;object-fit:contain;opacity:.54}.hive-achievement-tile:not(.is-featured):hover .hive-achievement-tile__badge img,.hive-achievement-tile:not(.is-featured):focus-visible .hive-achievement-tile__badge img{transform:scale(1.06)}.hive-achievement-tile__copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.hive-achievement-tile__copy strong,.hive-achievement-tile__copy small,.hive-achievement-tile__metadata{overflow:hidden;text-overflow:ellipsis}.hive-achievement-tile__copy strong{color:var(--meta-text-primary);font-size:12px;line-height:1.2;white-space:nowrap}.hive-achievement-tile__copy small{display:-webkit-box;color:var(--meta-text-muted);font-size:8px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hive-achievement-tile__metadata{display:none;margin-top:3px;color:var(--meta-text-muted);font-size:8px;white-space:nowrap}.hive-achievement-tile:not(.is-featured) .hive-achievement-tile__copy{display:none}.hive-achievement-widget .hive-public-empty{margin:8px 0;text-align:center}.hive-settings-widget-editor.hive-achievement-widget,.hive-public-widget.hive-achievement-widget{overflow:visible}@media (max-width: 940px){.hive-widget-composer{grid-template-columns:1fr}.hive-widget-library{position:static}.hive-widget-library>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.hive-widget-canvas,.hive-widget-grid-guide,.hive-public-profile-widgets{grid-template-columns:1fr}.hive-widget-canvas{min-height:360px}.hive-public-widget,.hive-public-widget[data-span="2"]{grid-column:span 1!important}.hive-widget-editor-header{align-items:flex-start;flex-direction:column}.hive-widget-editor-actions{width:100%;justify-content:flex-end}.hive-widget-library>div{grid-template-columns:1fr}}.hive-page [hidden]{display:none!important}.cocoon-button[data-astro-cid-gxtdpzca]{position:relative;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 15px;border:0;border-radius:16px;cursor:pointer;font:600 14px/1 var(--meta-font);text-decoration:none;box-shadow:var(--meta-shadow-z500);transition:transform .16s ease,filter .16s ease}.cocoon-button[data-astro-cid-gxtdpzca]:after{position:absolute;inset:0;border-radius:inherit;box-shadow:var(--meta-inner-z500);content:"";pointer-events:none}.cocoon-button--primary[data-astro-cid-gxtdpzca]{color:#fafafa;background:var(--meta-accent-gradient)}.cocoon-button--secondary[data-astro-cid-gxtdpzca]{color:var(--meta-text-primary);background:var(--meta-card-gradient)}.cocoon-button--compact[data-astro-cid-gxtdpzca]{min-height:36px;padding:8px 12px;border-radius:13px;font-size:13px}.cocoon-button[data-astro-cid-gxtdpzca]:hover{filter:brightness(1.04);transform:translateY(-1px)}.cocoon-button[data-astro-cid-gxtdpzca]:active{transform:translateY(1px)}.cocoon-button[data-astro-cid-gxtdpzca]:disabled{cursor:wait;filter:saturate(.4);opacity:.62;transform:none}.cocoon-button[data-astro-cid-gxtdpzca]:focus-visible{outline:3px solid color-mix(in srgb,var(--meta-accent-end) 48%,transparent);outline-offset:3px}
