:root,.home{--ink: #2c2013;--ink-soft: #5a4630;--ink-faint: #7a6748;--parchment: #f3e7c9;--parchment-2: #e8d8b0;--wood: #2b1f14;--wood-light: #4a3722;--outline: #2a1e12;--gold: #b8862f;--gold-bright: #dcb15b;--gold-pale: #f6d77a;--page: #e9dcc0}.home{position:relative;min-height:100vh;color:var(--ink);background-color:var(--page);font-family:Figtree,ui-sans-serif,system-ui,sans-serif}.home-font{font-family:Cinzel,serif}.home-bg{position:fixed;inset:0;z-index:0;background-size:cover;background-position:center top;background-repeat:no-repeat;pointer-events:none}.home-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,#fff8e426,#e9dcc08c 70%,#d6c4a0bf)}.home-main{position:relative;z-index:1}.home-container{width:100%;max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}.home-topbar{position:static;z-index:40;background:linear-gradient(180deg,#2b1f14f7,#1c140df7);border-bottom:2px solid rgba(184,134,47,.45);box-shadow:0 4px 14px #00000059;color:#f0e0b8}@media(min-width:1024px){.home-topbar{position:sticky;top:0}}.home-brand{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--gold-pale);font-family:Cinzel,serif;font-weight:700;font-size:1rem;letter-spacing:.04em;white-space:nowrap}.home-crest{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;background:radial-gradient(circle at 35% 30%,#6a4f2b,var(--wood) 70%);color:var(--gold-pale);border:2px solid rgba(220,177,91,.7);box-shadow:0 0 16px #dcb15b59,inset 0 0 8px #00000080;flex-shrink:0}.home-crest-lg{width:3.75rem;height:3.75rem;font-size:1.5rem;box-shadow:0 0 28px #dcb15b73,inset 0 0 10px #00000080}.home-nav{display:none;align-items:center;gap:.15rem}@media(min-width:1024px){.home-nav{display:flex}}.home-nav-link{display:inline-flex;align-items:center;gap:.4rem;font-family:Cinzel,serif;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e8d5a8;padding:.45rem .7rem;border-radius:8px;text-decoration:none;cursor:var(--berserk-cursor-pointer, pointer);transition:background-color .15s ease,color .15s ease;white-space:nowrap}.home-nav-link:hover{background:#dcb15b26;color:var(--gold-pale)}.home-nav-link-primary{color:var(--gold-pale);background:#dcb15b1f;border:1px solid rgba(220,177,91,.5)}.home-burger{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:8px;border:1px solid rgba(220,177,91,.45);background:#00000040;color:var(--gold-pale);font-size:1rem;cursor:var(--berserk-cursor-pointer, pointer)}@media(min-width:1024px){.home-burger{display:none}}.home-mobile-menu{border-top:1px solid rgba(220,177,91,.25);background:#1c140dfa}.home-mobile-menu .home-nav-link{display:flex;width:100%;font-size:.8rem;padding:.8rem 1rem;border-radius:0;border-bottom:1px solid rgba(220,177,91,.12)}.home-lang{position:relative}.home-lang-btn{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:800;letter-spacing:.06em;color:#e8d5a8;border:1px solid rgba(220,177,91,.45);background:#00000040;border-radius:8px;padding:.45rem .6rem;cursor:var(--berserk-cursor-pointer, pointer)}.home-lang-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:9rem;background:var(--parchment);border:2px solid var(--outline);border-radius:10px;box-shadow:0 4px 0 var(--outline),0 12px 24px -8px #00000080;overflow:hidden;z-index:50}.home-lang-menu a,.home-lang-menu button{display:flex;align-items:center;justify-content:space-between;padding:.55rem .8rem;font-size:.8rem;font-weight:700;color:var(--ink);text-decoration:none}.home-lang-menu a:hover,.home-lang-menu button:hover{background:#b8862f2e}.home-lang-menu a.is-active,.home-lang-menu button.is-active{color:var(--gold);background:#b8862f1a}.home-brand-logo{width:2.25rem;height:2.25rem;border-radius:9999px;border:2px solid rgba(220,177,91,.7);box-shadow:0 0 14px #dcb15b4d;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.home-user-chip{display:inline-flex;align-items:center;gap:.45rem;font-family:Cinzel,serif;font-weight:700;font-size:.75rem;color:var(--gold-pale);border:1px solid rgba(220,177,91,.45);background:#00000040;border-radius:9999px;padding:.35rem .8rem;max-width:14rem}.home-user-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.home-user-chip{cursor:var(--berserk-cursor-pointer, pointer);transition:background-color .15s ease,border-color .15s ease}button.home-user-chip:hover{background:#dcb15b26;border-color:#dcb15bcc}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.2rem;border-radius:10px;font-family:Cinzel,serif;font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;border:2px solid var(--outline);box-shadow:0 4px 0 var(--outline);text-decoration:none;cursor:var(--berserk-cursor-pointer, pointer);transition:transform .12s ease,box-shadow .12s ease,filter .15s ease;text-align:center}.home-btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.home-btn:active{transform:translateY(3px);box-shadow:0 1px 0 var(--outline)}.home-btn-gold{background:linear-gradient(180deg,#f6d77a,#dcb15b 55%,#b8862f);color:var(--outline)}.home-btn-dark{background:linear-gradient(180deg,var(--wood-light),var(--wood));color:var(--gold-pale)}.home-btn-ghost{background:#140e0a8c;color:#f3e6c8;border-color:#dcb15bbf;box-shadow:0 4px #140e0ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-btn-light{background:linear-gradient(180deg,#fbf3dd,var(--parchment-2));color:var(--ink)}.home-btn-sm{padding:.45rem .85rem;font-size:.68rem;border-radius:8px;box-shadow:0 3px 0 var(--outline)}.home-btn-lg{padding:.9rem 1.5rem;font-size:.85rem}.home-btn-xl{padding:1.05rem 1.75rem;font-size:.95rem;border-radius:12px;box-shadow:0 5px 0 var(--outline)}.home-btn[disabled],.home-btn:disabled{opacity:.45;cursor:var(--berserk-cursor-not-allowed, not-allowed);transform:none}.home-hero{position:relative;overflow:hidden;min-height:clamp(540px,82vh,780px);display:flex;align-items:center;background:#2b2a5c}.home-hero-compact{min-height:380px}.home-hero-picture{position:absolute;inset:0}.home-hero-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 60%;object-position:center 60%}.home-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#18122cc7,#18122c8c 40%,#18122c14 72%,#18122c00),linear-gradient(180deg,#18122c59,#18122c00 35%)}.home-divider{position:relative;z-index:3;height:14px;background:linear-gradient(180deg,#5a4329,#3b2c1c,#2b1f14);border-top:3px solid var(--outline);border-bottom:3px solid var(--outline);box-shadow:0 6px 14px #00000059}.home-divider:before,.home-divider:after{content:"";position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--gold) 15%,var(--gold-pale) 50%,var(--gold) 85%,transparent 100%)}.home-divider:before{top:1px}.home-divider:after{bottom:1px;opacity:.7}.home-hero-content{position:relative;z-index:2;padding-top:3rem;padding-bottom:4rem}.home-hero-copy{max-width:620px;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}@media(max-width:767px){.home-hero{align-items:flex-start;min-height:88vh}.home-hero-img{-o-object-position:center bottom;object-position:center bottom}.home-hero-shade{background:linear-gradient(180deg,#18122cd1,#18122c8c 45%,#18122c1a 70%,#18122c00)}.home-hero-content{padding-top:2rem;padding-bottom:2.5rem}.home-hero-copy{align-items:center;text-align:center}.home-hero-actions-row{justify-content:center}}.home-title{font-family:Cinzel,serif;font-weight:900;font-size:clamp(2.5rem,6.5vw,4.5rem);line-height:1;color:var(--gold-pale);letter-spacing:.02em;margin:0;text-shadow:0 2px 0 #8a5a14,0 4px 0 #3b2c1c,0 8px 22px rgba(0,0,0,.6)}.home-subtitle{font-family:Cinzel,serif;font-weight:600;color:#f0e0b8;font-size:clamp(.8rem,1.6vw,1rem);letter-spacing:.16em;text-transform:uppercase;text-shadow:0 2px 6px rgba(0,0,0,.7);margin:0}.home-lead{color:#fbf3dd;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.55;max-width:520px;text-shadow:0 1px 4px rgba(0,0,0,.7);margin:.35rem 0 .25rem}.home-lead strong{color:var(--gold-pale)}.home-hero-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:420px;margin-top:.5rem}.home-hero-actions-row{flex-direction:row;flex-wrap:wrap;max-width:none;align-items:center}.home-hero-actions-row>div{width:auto}.home-hero-note{font-size:.75rem;color:#f0e0b8d9;text-shadow:0 1px 3px rgba(0,0,0,.7);margin:0}.home-proof{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}@media(max-width:767px){.home-proof{justify-content:center}}.home-hero-downloads{margin-top:.75rem}.home-hero-downloads-label{font-size:.7rem;font-weight:700;letter-spacing:.04em;color:#f0e0b8b3;text-shadow:0 1px 3px rgba(0,0,0,.7)}@media(max-width:767px){.home-hero-downloads{justify-content:center}.home-hero-downloads-label{width:100%;text-align:center}}.home-scroll-hint{position:absolute;left:50%;bottom:1.1rem;transform:translate(-50%);width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#140e0a8c;border:1px solid rgba(220,177,91,.6);color:#f3e6c8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:var(--berserk-cursor-pointer, pointer);animation:home-scroll-hint-bounce 1.8s ease-in-out infinite;z-index:5}.home-scroll-hint:hover{border-color:var(--gold-pale)}@keyframes home-scroll-hint-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@media(prefers-reduced-motion:reduce){.home-scroll-hint{animation:none}}.home-pill{display:inline-flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;color:#f3e6c8;background:#140e0a99;border:1px solid rgba(220,177,91,.5);border-radius:9999px;padding:.35rem .8rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-pill i{font-size:.6rem}.home-pill .is-on{color:#4ade80}.home-pill .is-off{color:#f87171}.home-pill .is-maint{color:#fbbf24}.home-section{position:relative;padding:2.75rem 0}@media(min-width:768px){.home-section{padding:3.5rem 0}}.home-section-tight{padding-top:0}.home-section-head{text-align:center;margin-bottom:1.75rem}.home-section-title{font-family:Cinzel,serif;font-weight:800;font-size:clamp(1.45rem,3vw,2.1rem);color:var(--ink);margin:0;line-height:1.15}.home-section-sub{color:var(--ink-soft);font-size:.95rem;margin:.5rem auto 0;max-width:560px}.home-ornament{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.75rem auto 0;color:var(--gold)}.home-ornament:before,.home-ornament:after{content:"";width:70px;height:2px;background:linear-gradient(90deg,transparent,var(--gold))}.home-ornament:after{background:linear-gradient(90deg,var(--gold),transparent)}.home-ornament i{font-size:.6rem}.home-panel{position:relative;background-color:var(--parchment);background-image:linear-gradient(180deg,#ffffff59,#00000005 40%);border:2px solid var(--outline);border-radius:14px;box-shadow:0 6px 0 var(--outline),0 14px 28px -10px #00000073;overflow:hidden}.home-panel-head{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;padding:.7rem 1rem;background:linear-gradient(180deg,var(--wood-light),var(--wood));color:var(--gold-pale);font-family:Cinzel,serif;font-weight:700;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid var(--outline)}.home-panel-head-sub{opacity:.75;font-weight:500;text-transform:none;letter-spacing:.02em}.home-panel-head-hint{margin-left:auto;font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:0;text-transform:none;opacity:.8}.home-panel-body{padding:1rem}@media(min-width:640px){.home-panel-body{padding:1.25rem}}.home-panel-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem 1rem .8rem;border-top:1px solid rgba(42,30,18,.15);font-size:.75rem}.home-alert{display:flex;align-items:center;gap:.9rem;padding:.9rem 1rem;border-radius:12px;border:2px solid var(--outline);box-shadow:0 4px 0 var(--outline)}.home-alert-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:9999px;flex-shrink:0;font-size:1.15rem}.home-alert-maint{background:linear-gradient(180deg,#fde68a,#f5c86a);color:#5a3a00}.home-alert-maint .home-alert-icon{background:#78350f26;color:#92400e}.home-alert-closed{background:linear-gradient(180deg,#fca5a5,#f28b8b);color:#5a0f0f}.home-alert-closed .home-alert-icon{background:#7f1d1d26;color:#991b1b}.home-alert-success{background:linear-gradient(180deg,#fde9a8,#f3d27a);color:#4a3308}.home-alert-success .home-alert-icon{background:#78500f26;color:#7a4e12}.home-alert h4{font-family:Cinzel,serif;font-weight:700;font-size:1rem;margin:0 0 .15rem}.home-alert p{margin:0;font-size:.8rem;line-height:1.45}.home-roster-section{padding-top:1.5rem}.home-slot{position:relative;background:#fff6;border:2px solid rgba(42,30,18,.35);border-radius:12px;min-height:118px;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.home-slot:hover{background:#ffffffa6;border-color:var(--gold);transform:translateY(-2px)}.home-slot-link{display:flex;align-items:center;gap:.9rem;padding:.9rem;height:100%;text-decoration:none;color:inherit}.home-slot-info{flex:1;min-width:0}.home-slot-name{font-family:Cinzel,serif;font-weight:700;font-size:.95rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-slot-meta{font-size:.74rem;color:var(--ink-soft);font-weight:600}.home-slot-status{margin-top:.35rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:800;letter-spacing:.04em}.home-slot-status-play{color:#166534}.home-slot-status-active{color:var(--gold)}.home-slot-status-locked{color:var(--ink-faint)}.home-slot-level{position:absolute;left:.55rem;top:.55rem;z-index:3;background:var(--wood);color:var(--gold-pale);font-family:Cinzel,serif;font-weight:700;font-size:.7rem;padding:.1rem .45rem;border-radius:9999px;border:1px solid rgba(220,177,91,.6)}.home-slot-delete{position:absolute;top:.4rem;right:.4rem;z-index:3;width:1.75rem;height:1.75rem;border-radius:8px;color:var(--ink-faint);display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,background-color .15s ease}.home-slot-delete:hover{color:#b91c1c;background:#b91c1c1f}.home-slot-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;height:100%;min-height:118px;border:2px dashed rgba(42,30,18,.35);border-radius:12px;color:var(--ink-soft);font-family:Cinzel,serif;font-weight:700;font-size:.8rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}a.home-slot-empty:hover{background:#ffffff8c;border-color:var(--gold);color:var(--ink)}.home-slot-empty i{font-size:1.35rem;color:var(--gold)}.home-slot-empty.is-locked{opacity:.55}.home-slot-highlight{border-color:var(--gold);animation:home-slot-pulse 1.8s ease-in-out infinite}@keyframes home-slot-pulse{0%,to{box-shadow:0 0 0 2px #b8862f40}50%{box-shadow:0 0 0 6px #b8862f73}}.home-feature{display:block;background:var(--parchment);border:2px solid var(--outline);border-radius:14px;box-shadow:0 5px 0 var(--outline),0 12px 24px -10px #0006;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.home-feature:hover{transform:translateY(-4px);box-shadow:0 9px 0 var(--outline),0 18px 28px -10px #00000073}.home-feature-img{display:block;width:100%;aspect-ratio:5 / 4;-o-object-fit:cover;object-fit:cover;border-bottom:2px solid var(--outline)}.home-feature-body{padding:.9rem 1rem 1.1rem}.home-feature-title{display:flex;align-items:center;gap:.5rem;font-family:Cinzel,serif;font-weight:700;font-size:.95rem;color:var(--ink);margin:0 0 .35rem}.home-feature-title i{color:var(--gold);font-size:.85rem}.home-feature-text{font-size:.8rem;line-height:1.5;color:var(--ink-soft);margin:0}@media(max-width:639px){.home-feature-body{padding:.7rem .75rem .85rem}.home-feature-title{font-size:.8rem}.home-feature-text{font-size:.72rem}}.home-thumb{position:relative;display:block;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;border:2px solid var(--outline);box-shadow:0 4px 0 var(--outline);cursor:var(--berserk-cursor-pointer, pointer);background:#1a1410}.home-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.home-thumb:hover img{transform:scale(1.06)}.home-thumb-cap{position:absolute;inset:auto 0 0;padding:.5rem .7rem;font-size:.72rem;font-weight:700;color:#f6e9c9;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.home-modal{position:fixed;inset:0;z-index:105;display:flex;align-items:center;justify-content:center;padding:1rem}.home-modal-backdrop{position:absolute;inset:0;background:#080604e0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-modal-box{position:relative;width:100%;background:var(--parchment);border:3px solid var(--outline);border-radius:16px;box-shadow:0 8px 0 var(--outline),0 30px 60px -20px #000c;overflow:hidden}.home-modal-box-dark{background:#1a1410;color:#f0e0b8}.home-modal-close{position:absolute;top:.6rem;right:.6rem;z-index:5;width:2.4rem;height:2.4rem;border-radius:9999px;border:2px solid var(--outline);background:linear-gradient(180deg,#f6d77a,#b8862f);color:var(--outline);display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:var(--berserk-cursor-pointer, pointer);box-shadow:0 3px 0 var(--outline)}.home-modal-title{font-family:Cinzel,serif;font-weight:800;font-size:1.35rem;text-align:center;color:var(--gold-pale);background:linear-gradient(180deg,var(--wood-light),var(--wood));padding:.9rem 3rem;border-bottom:2px solid var(--outline);margin:0}.home-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.75rem;height:2.75rem;border-radius:9999px;border:2px solid var(--outline);background:#f3e7c9e6;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:var(--berserk-cursor-pointer, pointer);box-shadow:0 3px 0 var(--outline)}.home-slider-arrow:hover{background:var(--gold-pale)}.home-tabs{display:flex;gap:.35rem;margin-left:auto}.home-tab{font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.02em;text-transform:none;color:#e8d5a8;padding:.3rem .65rem;border-radius:8px;border:1px solid rgba(220,177,91,.35);background:#0003;cursor:var(--berserk-cursor-pointer, pointer);transition:background-color .15s ease,color .15s ease}.home-tab:hover{background:#dcb15b2e}.home-tab.is-active{background:linear-gradient(180deg,#f6d77a,#b8862f);color:var(--outline);border-color:var(--outline)}.home-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem 0;border-bottom:1px solid rgba(42,30,18,.12);font-size:.86rem}.home-row:last-child{border-bottom:none}.home-row-stacked{flex-direction:column;align-items:stretch;gap:.1rem}.home-rank{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:9999px;font-variant-numeric:tabular-nums;font-weight:800;font-size:.72rem;color:var(--ink-faint);background:#2a1e1214;flex-shrink:0}.home-rank-top{color:var(--outline);background:linear-gradient(180deg,#f6d77a,#b8862f);border:1px solid var(--outline)}.home-tag{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:800;color:var(--wood);background:#b8862f38;border:1px solid rgba(184,134,47,.45);border-radius:6px;padding:.1rem .45rem;white-space:nowrap}.home-tag-champion{color:#0369a1;background:#0284c724;border-color:#0284c780}.home-tag-on{color:#14532d;background:#10b98138;border-color:#10b98180}.home-tag-off{color:#7f1d1d;background:#ef444438;border-color:#ef444480}.home-tag-maint{color:#78350f;background:#f59e0b38;border-color:#f59e0b80}.home-tag i{font-size:.5rem}.home-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem .5rem;text-align:center;color:var(--ink-faint);font-size:.82rem;font-style:italic}.home-empty i{font-size:1.5rem;color:var(--gold);opacity:.8}.home-event{padding:.85rem;border-radius:10px;border:1px solid rgba(42,30,18,.2);background:#ffffff59;transition:background-color .15s ease}.home-event:hover{background:#fff9}.home-event-title{font-family:Cinzel,serif;font-weight:700;font-size:.92rem;color:var(--ink);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-event-desc{font-size:.78rem;color:var(--ink-soft);line-height:1.45;margin:.4rem 0 .6rem}.home-event-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem;padding-top:.5rem;border-top:1px solid rgba(42,30,18,.12);font-size:.7rem;color:var(--ink-faint);font-weight:600}.home-pager-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:1.75rem;height:1.75rem;padding:0 .6rem;border-radius:8px;border:1px solid rgba(220,177,91,.4);background:#0003;color:#e8d5a8;font-size:.7rem;font-weight:800;cursor:var(--berserk-cursor-pointer, pointer);transition:background-color .15s ease}.home-pager-btn:hover:enabled{background:#dcb15b33}.home-pager-btn:disabled{opacity:.35;cursor:var(--berserk-cursor-not-allowed, not-allowed)}.home-pager-btn-light{border-color:#2a1e124d;background:#ffffff59;color:var(--ink)}.home-pager-btn-light:hover:enabled{background:#ffffffb3}.home-stat-label{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-faint);font-weight:800;padding-bottom:.25rem;margin-top:.6rem}.home-news-item{border-left:3px solid var(--gold);padding-left:1rem;padding-bottom:.75rem;margin-bottom:1.5rem}.home-news-item:last-child{margin-bottom:0;padding-bottom:0}.home-news-title{font-family:Cinzel,serif;font-weight:700;font-size:1.1rem;color:var(--ink);margin:0 0 .5rem}.home-news-date{font-size:.72rem;color:var(--ink-faint);font-style:italic;margin-top:.6rem;padding-top:.4rem;border-top:1px solid rgba(184,134,47,.25)}.home-news-more{font-size:.74rem;font-weight:800;color:var(--gold);text-decoration:underline;text-underline-offset:3px;background:none;border:0;cursor:var(--berserk-cursor-pointer, pointer);padding:0}.home-news-more:hover{color:#8a5a14}.home-news-content{color:var(--ink-soft);font-size:.875rem;line-height:1.6}.home-news-content p{margin-bottom:.6rem}.home-news-content p:last-child{margin-bottom:0}.home-news-content strong,.home-news-content b{color:var(--ink);font-weight:700}.home-news-content ul{list-style-type:disc;padding-left:1.25rem;margin:.35rem 0 .65rem}.home-news-content ol{list-style-type:decimal;padding-left:1.25rem;margin:.35rem 0 .65rem}.home-news-content li{margin-bottom:.3rem;line-height:1.5}.home-news-content h1,.home-news-content h2,.home-news-content h3,.home-news-content h4{font-family:Cinzel,serif;font-weight:700;color:var(--ink);margin:.85rem 0 .35rem}.home-news-content h1{font-size:1.15rem}.home-news-content h2{font-size:1.05rem}.home-news-content h3{font-size:.95rem}.home-news-content hr{border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(184,134,47,.4) 50%,transparent);margin:.75rem 0}.home-news-content code{background:#20181214;border:1px solid rgba(184,134,47,.3);border-radius:3px;padding:.1rem .3rem;font-size:.825rem;color:var(--ink)}.home-news-content a{color:var(--gold);text-decoration:underline}.home-cta{position:relative;overflow:hidden;min-height:360px;display:flex;align-items:center;background:#1d1a33}.home-cta-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-cta-shade{position:absolute;inset:0;background:linear-gradient(90deg,#141024d9,#1410248c 45%,#14102426)}.home-cta-content{position:relative;z-index:2;padding-top:3.5rem;padding-bottom:3.5rem}.home-cta-title{font-family:Cinzel,serif;font-weight:800;font-size:clamp(1.6rem,3.5vw,2.5rem);color:var(--gold-pale);margin:0 0 .5rem;text-shadow:0 2px 0 #3b2c1c,0 6px 18px rgba(0,0,0,.6)}.home-cta-text{color:#f3e6c8;max-width:520px;font-size:.95rem;line-height:1.55;margin:0 0 1.25rem;text-shadow:0 1px 4px rgba(0,0,0,.7)}.home-cta-note{font-size:.7rem;color:#f0e0b8bf;max-width:380px;margin-top:.5rem;text-shadow:0 1px 3px rgba(0,0,0,.7)}@media(max-width:767px){.home-cta-shade{background:linear-gradient(180deg,#14102459,#141024d9)}.home-cta-content{text-align:center}.home-cta-text,.home-cta-note{margin-left:auto;margin-right:auto}}.home-footer{position:relative;z-index:1;background:linear-gradient(180deg,var(--wood),#150f0a);color:#d8c9a8;border-top:3px solid var(--outline);box-shadow:inset 0 3px 0 var(--gold);padding:2.5rem 0 5.5rem}@media(min-width:768px){.home-footer{padding-bottom:2rem}}.home-footer-title{font-family:Cinzel,serif;font-weight:700;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-pale);margin:0 0 .75rem}.home-footer-link{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:#d8c9a8;text-decoration:none;padding:.2rem 0;background:none;border:0;cursor:var(--berserk-cursor-pointer, pointer);transition:color .15s ease}.home-footer-link:hover{color:var(--gold-pale)}.home-footer-link i{color:var(--gold);width:1rem;text-align:center;font-size:.8rem}.home-footer-copy{font-size:.72rem;color:#d8c9a8a6}.home-sticky-cta{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:35}@media(min-width:768px){.home-sticky-cta{display:none}}.home-auth{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.home-auth-body{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem 3rem}.home-auth-title{font-family:Cinzel,serif;font-weight:800;font-size:clamp(1.3rem,2.5vw,1.8rem);color:var(--ink);margin:0;line-height:1.15}.home-auth-sub{color:var(--ink-soft);font-size:.85rem;margin:.3rem 0 0}.home-auth-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;border:2px solid var(--outline);background:linear-gradient(180deg,#f6d77a,#b8862f);color:var(--outline);font-size:1.25rem;box-shadow:0 3px 0 var(--outline);flex-shrink:0}.home-label{display:flex;align-items:center;gap:.4rem;font-family:Cinzel,serif;font-weight:700;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin-bottom:.35rem}.home-label i{color:var(--gold);font-size:.7rem}.home-label-note{font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-weight:600;text-transform:none;letter-spacing:0;color:var(--ink-faint);font-size:.68rem}.home-input{width:100%;padding:.7rem .9rem;background:#fbf3dd;border:2px solid var(--outline);border-radius:10px;color:var(--ink);font-size:.95rem;box-shadow:inset 0 2px #2a1e1214;transition:border-color .15s ease,box-shadow .15s ease}.home-input:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #dcb15b66}.home-input::-moz-placeholder{color:var(--ink-faint);opacity:.8}.home-input::placeholder{color:var(--ink-faint);opacity:.8}.home-input:disabled,.home-input[readonly]{opacity:.7;cursor:var(--berserk-cursor-not-allowed, not-allowed);background:var(--parchment-2)}.home-input.is-invalid{border-color:#b91c1c}.home-help{font-size:.72rem;color:var(--ink-faint);margin-top:.3rem}.home-error{font-size:.75rem;color:#b91c1c;font-weight:700;margin-top:.3rem}.home-error-box{padding:.75rem .9rem;border-radius:10px;border:2px solid #b91c1c;background:#fee2e2;color:#7f1d1d;font-weight:700;font-size:.8rem}.home-success-box{padding:.75rem .9rem;border-radius:10px;border:2px solid #15803d;background:#dcfce7;color:#14532d;font-weight:700;font-size:.8rem;display:flex;align-items:center;gap:.5rem}.home-check{display:flex;align-items:flex-start;gap:.6rem;font-size:.8rem;color:var(--ink-soft);cursor:var(--berserk-cursor-pointer, pointer);line-height:1.4}.home-check input{width:1.1rem;height:1.1rem;margin-top:.1rem;accent-color:var(--gold);flex-shrink:0}.home-check a,.home-link{color:var(--gold);font-weight:800;text-decoration:underline;text-underline-offset:3px}.home-check a:hover,.home-link:hover{color:#8a5a14}.home-link-btn{background:none;border:0;padding:0;cursor:var(--berserk-cursor-pointer, pointer);font:inherit}.home-fieldset{background:#fff6;border:2px solid rgba(42,30,18,.25);border-radius:12px;padding:.9rem}.home-text-divider{display:flex;align-items:center;gap:.75rem;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint)}.home-text-divider:before,.home-text-divider:after{content:"";flex:1;height:2px;background:#2a1e1226}.home-modal-body{padding:1.25rem}@media(min-width:640px){.home-modal-body{padding:1.5rem}}.home-bonus{display:flex;align-items:center;gap:.75rem;padding:.75rem .9rem;border-radius:12px;border:2px solid var(--outline);background:linear-gradient(180deg,#fde9a8,#f3d27a);color:#4a3308;box-shadow:0 3px 0 var(--outline)}.home-bonus i{font-size:1.35rem;color:#8a5a14}.home-bonus strong{display:block;font-family:Cinzel,serif;font-size:.78rem;letter-spacing:.04em}.home-bonus span{font-size:.75rem;line-height:1.35}.home-bonus.is-muted{background:#ffffff73;color:var(--ink-soft);border-color:#2a1e1259;box-shadow:none}.home-bonus.is-muted i{color:var(--gold)}.home-path{display:flex;align-items:center;gap:.75rem;padding:.7rem .9rem;border-radius:12px;border:2px solid var(--outline);background:linear-gradient(180deg,#fbf3dd,var(--parchment-2));box-shadow:0 3px 0 var(--outline)}.home-path .home-auth-icon{width:2.6rem;height:2.6rem;font-size:1.1rem}.home-stat{background:#ffffff73;border:2px solid rgba(42,30,18,.3);border-radius:12px;padding:.8rem}.home-stat-title{font-family:Cinzel,serif;font-weight:700;font-size:.85rem;color:var(--ink);display:flex;align-items:center;gap:.4rem;margin:0}.home-stat-title i{color:var(--gold);font-size:.8rem}.home-stat-desc{font-size:.7rem;color:var(--ink-faint);margin:.1rem 0 0}.home-stat-value{font-family:Cinzel,serif;font-weight:800;font-size:1.5rem;color:var(--ink);line-height:1}.home-stepper{display:flex;align-items:center;gap:.5rem;margin-top:.65rem}.home-stepper-btn{width:2.2rem;height:2.2rem;border-radius:8px;border:2px solid var(--outline);box-shadow:0 3px 0 var(--outline);font-weight:900;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center;cursor:var(--berserk-cursor-pointer, pointer);color:#fff;flex-shrink:0;transition:transform .1s ease,box-shadow .1s ease}.home-stepper-btn:active{transform:translateY(2px);box-shadow:0 1px 0 var(--outline)}.home-stepper-btn:disabled{opacity:.35;cursor:var(--berserk-cursor-not-allowed, not-allowed);transform:none;box-shadow:0 3px 0 var(--outline)}.home-stepper-minus{background:linear-gradient(180deg,#fca5a5,#dc2626)}.home-stepper-plus{background:linear-gradient(180deg,#86efac,#16a34a)}.home-bar{flex:1;height:.65rem;border-radius:9999px;background:#2a1e1226;border:1px solid rgba(42,30,18,.35);overflow:hidden}.home-bar>div{height:100%;border-radius:9999px;transition:width .25s ease}.home-points{display:inline-flex;align-items:center;gap:.5rem;font-family:Cinzel,serif;font-weight:800;font-size:.85rem;border-radius:10px;padding:.4rem .85rem;border:2px solid var(--outline);box-shadow:0 3px 0 var(--outline);background:linear-gradient(180deg,#f6d77a,#b8862f);color:var(--outline);white-space:nowrap}.home-points.is-done{background:linear-gradient(180deg,#86efac,#16a34a);color:#fff}.home-points .home-points-n{font-size:1.25rem;line-height:1}.home-avatar-preview{width:8.5rem;height:8.5rem;border-radius:16px;overflow:hidden;border:3px solid var(--outline);box-shadow:0 5px 0 var(--outline),0 0 26px #dcb15b66;background:#1a1410;flex-shrink:0}.home-avatar-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-avatar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}@media(min-width:640px){.home-avatar-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.home-avatar-pick{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;border:2px solid rgba(42,30,18,.35);background:#1a1410;cursor:var(--berserk-cursor-pointer, pointer);padding:0;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.home-avatar-pick img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-avatar-pick:hover{transform:translateY(-2px);border-color:var(--gold)}.home-avatar-pick.is-selected{border-color:var(--gold);box-shadow:0 0 0 3px #dcb15b8c}.home-avatar-pick .home-avatar-check{position:absolute;right:.25rem;top:.25rem;width:1.35rem;height:1.35rem;border-radius:9999px;background:#16a34a;color:#fff;border:2px solid #fff;display:inline-flex;align-items:center;justify-content:center;font-size:.6rem}.home-teleport{position:fixed;inset:0;z-index:100;background:#0b0a1a;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(prefers-reduced-motion:reduce){.home *,.home *:before,.home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
