:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f9fafb;--bg-soft:#edf7ff;--bg-panel:#fff;--surface:#ffffffeb;--surface-strong:#fff;--surface-muted:#f1f7fce0;--surface-blue:#0082d414;--line:#d9e3ee;--line-strong:#bfd1e4;--text:#111827;--muted:#4b5563;--quiet:#6b7280;--blue:#0082d4;--blue-strong:#049;--blue-soft:#0082d41f;--green:#15803d;--orange:#f59e0b;--radius:18px;--shadow:0 22px 60px #17365b24;--shadow-soft:0 12px 30px #17365b17;--ring:0 0 0 4px #0082d42e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;background:linear-gradient(120deg,#0082d41f,#0000 32%),repeating-linear-gradient(90deg,#00449907 0 1px,#0000 1px 80px),repeating-linear-gradient(0deg,#00449906 0 1px,#0000 1px 80px),linear-gradient(#f9fbff 0%,#edf7ff 42%,#f9fafb 100%);margin:0;position:relative;overflow-x:hidden}body:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0 35%,#0082d414 48%,#0000 62% 100%);animation:16s ease-in-out infinite alternate ambient-sweep;position:fixed;inset:0;transform:translate(-8%)}#root{z-index:1;position:relative}@keyframes ambient-sweep{0%{opacity:.28;transform:translate(-8%)}to{opacity:.72;transform:translate(8%)}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,summary{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a,button,summary,input,select,.button,.nav-cta,.store-badge-link,.feature,.faq-list details,.raid-panel,.raid-boss-row,.status-pill,.type-icon-button,.participant-actions button{transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,opacity .18s,transform .18s}button:not(:disabled),[role=button]:not(:disabled),summary{cursor:pointer}:focus-visible{box-shadow:var(--ring);outline:0}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.narrow{width:min(760px,100% - 40px)}.center{text-align:center}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px)saturate(1.25);backdrop-filter:blur(20px)saturate(1.25);background:#ffffffdb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;min-height:72px;display:flex}.brand{align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand img,.page-icon{border-radius:10px}.nav-links{color:var(--muted);align-items:center;gap:24px;font-size:.95rem;font-weight:700;display:flex}.nav-links a:hover{color:var(--blue-strong)}.nav-cta{border:1px solid var(--group-border);background:var(--surface);color:var(--text);box-shadow:var(--shadow-soft);border-radius:999px;padding:10px 14px}.nav-cta:hover{background:var(--surface-strong);border-color:#0082d46b;transform:translateY(-1px)}.store-badge-link{border-radius:8px;line-height:0;display:inline-block}.store-badge-link:hover{transform:translateY(-1px)}.store-badge-link img{object-fit:contain;vertical-align:middle;display:block}.app-store-badge--standard img{width:246px;height:82px}.app-store-badge--small img{width:123px;height:41px}.google-play-badge{overflow:hidden}.google-play-badge img{max-width:none}.google-play-badge--standard{width:275px;height:82px}.google-play-badge--standard img{width:315px;height:122px;margin:-20px}.google-play-badge--small{width:138px;height:41px}.google-play-badge--small img{width:158px;height:61px;margin:-10px}.store-badges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.nav-store-badges{flex-wrap:nowrap;gap:8px}.section{padding:80px 0}.section-tight{padding:48px 0}.section-muted{border-block:1px solid var(--line);background:linear-gradient(#ffffff70,#edf7ffd1),repeating-linear-gradient(90deg,#00449907 0 1px,#0000 1px 72px)}.hero{background:linear-gradient(120deg, #0082d429, transparent 40%), linear-gradient(180deg, #fff 0%, var(--bg-soft) 100%);padding:72px 0 88px}.hero-compact{padding-top:64px}.hero-grid,.split{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:center;gap:64px;display:grid}.hero-copy{max-width:540px}.hero-icon{border-radius:18px;margin-bottom:28px;box-shadow:0 14px 34px #0044992e}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:24px;font-size:clamp(2.25rem,6vw,4.1rem);line-height:1.08}h2{letter-spacing:0;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.14}h3{margin-bottom:10px;font-size:1.1rem}.hero-lede,.body-lg{color:var(--muted);font-size:clamp(1.1rem,2vw,1.32rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-download-link svg{flex:none}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:850;display:inline-flex}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px #0082d43d}.button-primary:hover{background:var(--blue-strong);transform:translateY(-1px);box-shadow:0 16px 34px #0044993d}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--text)}.button-secondary:hover{background:var(--surface-strong);border-color:#0082d457;transform:translateY(-1px)}.trust-row,.inline-list{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.trust-row span,.inline-list span{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:999px;padding:8px 11px;font-size:.9rem;font-weight:750}.trust-row span:hover,.inline-list span:hover{color:var(--blue-strong);background:#fffffff5;border-color:#0082d457}.hero-media{justify-self:center;width:min(300px,100%)}.device-frame{box-shadow:var(--shadow), 0 0 0 1px #ffffff24 inset;background:linear-gradient(145deg,#111827,#020617);border-radius:36px;padding:12px}.device-frame img{border-radius:24px;width:100%;height:auto}.device-frame picture,.screenshot-carousel-phone picture{display:block}.device-frame-small{width:min(280px,100%);box-shadow:var(--shadow)}.section-heading{max-width:780px;margin-bottom:40px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading p:last-child{color:var(--muted)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.feature,.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.feature{padding:22px}.feature:hover,.faq-list details:hover{background:var(--surface-strong);box-shadow:var(--shadow);border-color:#0082d457;transform:translateY(-2px)}.feature p,.legal p,.legal li{color:var(--muted);line-height:1.62}.feature-icon{width:42px;height:42px;color:var(--blue-strong);background:var(--blue-soft);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.screenshot-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.screenshot-pair img{box-shadow:var(--shadow);border-radius:24px}.screenshot-carousel{margin-top:12px}.screenshot-carousel-track{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;overflow:auto hidden}.screenshot-carousel-track::-webkit-scrollbar{display:none}.screenshot-carousel-slides{gap:22px;padding:8px 2px 18px;display:flex}.screenshot-carousel-slide{border:1px solid var(--line);min-height:480px;box-shadow:var(--shadow);scroll-snap-align:center;background:radial-gradient(circle at 85% 18%,#007aff24,#0000 34%),#ffffffd1;border-radius:28px;flex:0 0 min(760px,100vw - 48px);grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:34px;padding:38px;display:grid}.screenshot-carousel-copy{max-width:380px}.screenshot-carousel-label{color:var(--blue-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:850}.screenshot-carousel-copy h3{margin:0 0 14px;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.05}.screenshot-carousel-copy p:last-child{color:var(--muted);margin:0;font-size:1.03rem;line-height:1.7}.screenshot-carousel-phone{justify-self:end;width:220px}.screenshot-carousel-phone img{border-radius:28px;width:100%;height:auto;box-shadow:0 18px 42px #121c2d29,inset 0 0 0 1px #ffffff80}.screenshot-carousel-dots{justify-content:center;gap:8px;margin-top:12px;display:flex}.screenshot-carousel-dots button{cursor:pointer;background:#0f172a38;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .2s,background-color .2s}.screenshot-carousel-dots button.active,.screenshot-carousel-dots button[aria-pressed=true]{background:var(--blue-strong);width:28px}.screenshot-carousel-dots button:focus-visible{outline:2px solid var(--blue-strong);outline-offset:4px}.center-heading{text-align:center;margin-bottom:48px}.value-text{color:var(--muted);margin:0 auto;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.75}.positioning-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;display:grid}.positioning-block h3{border-bottom:2px solid var(--blue);padding-bottom:14px;font-size:1.2rem}.positioning-block p{color:var(--muted);line-height:1.7}.comparison-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;max-width:none;margin:0 auto;font-size:.95rem}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);padding:14px 16px}.comparison-table th{color:var(--text);text-align:left;background:#0082d40f}.comparison-table th:nth-child(2),.comparison-table th:nth-child(3),.comparison-table td:nth-child(2),.comparison-table td:nth-child(3){text-align:center;width:120px}.comparison-table td{color:var(--muted)}.comparison-table td:first-child{color:var(--text)}.comparison-table svg{color:var(--green);vertical-align:middle}.faq-list{gap:12px;display:grid}.faq-list details{padding:18px 20px}.faq-list summary{color:var(--text);font-weight:850}.faq-list p{color:var(--muted);margin:12px 0 0;line-height:1.6}.page-title{text-align:center}.page-title.section{padding-bottom:54px}.page-title p{color:var(--muted);font-size:1.15rem}.page-icon{margin:0 auto 22px}.final-cta{background:linear-gradient(135deg,#0082d433,#14b8a61f),repeating-linear-gradient(90deg,#0044990f 0 1px,#0000 1px 70px)}.final-cta-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.final-cta-inner .store-badges{flex-wrap:nowrap;justify-content:flex-end}.final-cta h2{max-width:760px;margin-bottom:0}.footer{background:#0b0f14;border-top:1px solid #ee832942;padding:38px 0;box-shadow:inset 0 1px #f4f1ea0a}.footer-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-identity{justify-items:start;gap:8px;display:grid}.footer-copyright{color:#f4f1ea80;margin:0;font-size:.92rem}.footer-studio-link{color:#f4f1ea;align-items:center;gap:8px;font-size:.9rem;font-weight:850;display:inline-flex}.footer-studio-link:hover{color:#ee8329}.footer-studio-mark{background:#ee832914;border:1px solid #ee832942;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.footer-studio-mark-icon{width:16px;height:16px}.footer-links{color:#f4f1eaa3;flex-wrap:wrap;justify-content:flex-end;gap:16px;font-weight:750;display:flex}.footer-links a:hover{color:#ee8329}.footer-socials{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footer-social-link{color:#f4f1eab8;background:#ffffff08;border:1px solid #ee83292e;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.footer-social-link:hover{color:#f4f1ea;background:#0082d424;border-color:#0484d175}.footer-social-icon{flex:none}@media (width<=760px){.footer-inner{text-align:center;flex-direction:column;align-items:center}.footer-identity,.footer-community{justify-items:center}.footer-links,.footer-socials{justify-content:center}}.route-loading{min-height:100vh;color:var(--muted);place-items:center;font-weight:800;display:grid}.legal{max-width:780px}.legal h1{font-size:clamp(2.2rem,5vw,3.6rem)}.legal h2{letter-spacing:0;margin-top:44px;font-size:1.6rem}.legal h3{margin-top:26px}.legal a{color:var(--blue)}.legal ul{padding-left:22px}.last-updated{color:var(--quiet)}.summary{border-left:4px solid var(--blue);background:var(--blue-soft);color:var(--muted);border-radius:12px;margin:30px 0;padding:18px 20px;line-height:1.65}.raid-app-section{background:repeating-linear-gradient(90deg, #00449908 0 1px, transparent 1px 72px), linear-gradient(120deg, #0082d429, transparent 38%), linear-gradient(180deg, #fff 0%, var(--bg-soft) 44%, var(--bg) 100%);min-height:calc(100vh - 72px)}.raid-app-shell{gap:24px;display:grid}.raid-app-toolbar,.panel-heading-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.raid-app-toolbar h1{margin-bottom:0;font-size:clamp(2.25rem,5vw,3.6rem)}.session-actions{gap:10px;padding-top:30px;display:flex}.session-actions .button svg{flex:none}.app-back-link,.status-pill{color:var(--muted);align-items:center;gap:8px;margin-bottom:18px;font-size:.92rem;font-weight:800;display:inline-flex}.status-pill{border:1px solid var(--line-strong);color:var(--blue-strong);background:var(--surface);border-radius:999px;margin-left:12px;padding:8px 11px;box-shadow:0 8px 18px #17365b14}.raid-workspace{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:20px;display:grid}.raid-profile-shell{max-width:840px}.profile-page-grid{gap:20px;display:grid}.raid-main-column,.raid-side-column{gap:18px;min-width:0;display:grid}.raid-panel,.raid-boss-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.raid-panel{min-width:0;padding:24px}.raid-panel:hover{border-color:#0082d433}.raid-panel h2{margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.08}.raid-side-column .raid-panel h2{font-size:clamp(1.45rem,2.2vw,1.85rem)}.raid-panel p{color:var(--muted);line-height:1.6}.raid-panel>*,.panel-heading-row>*,.profile-form>*{min-width:0}.profile-form{gap:14px;display:grid}.auth-provider-stack{gap:10px;margin:16px 0;display:grid}.apple-auth-button{width:min(100%,375px);min-height:48px;box-shadow:none;background:0 0;border:0;border-radius:999px;justify-content:center;margin-inline:auto;padding:0;display:flex}.apple-auth-button:hover{transform:translateY(-1px)}.apple-auth-button:disabled{cursor:not-allowed;opacity:.55}.apple-auth-button-image{object-fit:fill;width:100%;height:48px}.google-auth-button{color:#111827;width:100%;box-shadow:none;background:#fffffff5;border-color:#94a3b859}.google-auth-button:hover{background:#fff;transform:translateY(-1px)}.google-auth-button-frame{width:min(100%,375px);min-height:48px;margin-inline:auto;display:grid}.google-auth-rendered-button,.google-auth-button-frame>.google-auth-button{grid-area:1/1}.google-auth-rendered-button{justify-content:center;width:100%;min-height:48px;display:flex}.google-auth-rendered-button>div,.google-auth-rendered-button iframe{width:100%!important}.google-auth-rendered-button:empty{display:none}.google-auth-mark{color:#1a73e8;background:#f8fafc;border-radius:999px;place-items:center;width:22px;height:22px;font-weight:900;display:inline-grid}.profile-form label,.search-field,.team-field,.host-dialog-form label{color:var(--muted);gap:7px;font-size:.88rem;font-weight:800;display:grid}input,select{border:1px solid var(--line);background:var(--surface-strong);width:100%;min-height:46px;color:var(--text);font:inherit;border-radius:12px;padding:0 13px}input:focus,select:focus{box-shadow:var(--ring);border-color:#0082d49e;outline:0}select{appearance:none}input::placeholder{color:var(--quiet)}input:disabled,select:disabled,button:disabled{cursor:not-allowed;opacity:.62}.form-message{color:var(--muted);margin:12px 0 0;font-size:.95rem;line-height:1.5}.account-email{color:var(--muted);word-break:break-word;margin:-4px 0 18px;font-weight:800}.raid-status-message{background:var(--blue-soft);border:1px solid #0082d43d;border-radius:12px;margin-top:0;padding:12px 14px}.raid-search-row{grid-template-columns:minmax(0,1fr);align-items:end;gap:12px;display:grid}.empty-raid-list{border:1px dashed var(--line);text-align:center;border-radius:14px;justify-items:center;gap:12px;margin-top:18px;padding:34px 18px;display:grid}.empty-raid-list svg{color:var(--blue)}.empty-raid-list h3{margin-bottom:0}.empty-raid-list p{max-width:420px;margin-bottom:0}.raid-boss-list{gap:10px;margin-top:16px;display:grid}.raid-boss-picker,.raid-boss-groups{gap:14px;margin-top:16px;display:grid}.selected-raid-card{background:linear-gradient(135deg, #0082d41a, transparent 42%), var(--surface-strong);border:1px solid #0082d447;border-radius:14px;grid-template-columns:minmax(0,1.1fr) minmax(150px,.62fr) minmax(168px,.7fr);align-items:center;gap:14px;min-width:0;padding:14px 48px 14px 14px;scroll-margin-top:92px;display:grid;position:relative}.selected-raid-clear{width:30px;height:30px;color:var(--muted);cursor:pointer;background:#ffffffd1;border:1px solid #0082d438;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.selected-raid-clear:hover{color:var(--blue-strong);border-color:#0082d475}.selected-raid-identity{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.selected-raid-sprite,.raid-boss-tile-sprite{background:radial-gradient(circle at 50% 56%,#0082d42e,#0044990f 62%,#0000 68%);justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.selected-raid-sprite{border-radius:16px;width:82px;height:82px}.selected-raid-sprite img{object-fit:contain;width:76px;height:76px}.selected-raid-copy{gap:6px;min-width:0;display:grid}.selected-raid-name-line{align-items:center;gap:8px;min-width:0;display:flex}.selected-raid-name-line strong{overflow-wrap:anywhere;color:var(--text);font-size:clamp(1.15rem,2.5vw,1.55rem);line-height:1.05}.selected-raid-meta{color:var(--muted);flex-wrap:wrap;gap:7px 10px;font-size:.86rem;font-weight:900;display:flex}.selected-raid-facts{gap:10px;min-width:0;display:grid}.selected-raid-actions,.selected-raid-actions-auth{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px;min-width:0;display:grid}.selected-raid-actions .button,.selected-raid-actions-auth .button{min-height:42px;padding-inline:12px}.raid-boss-group{--group-accent:var(--blue);--group-tint:#0082d417;--group-border:#0082d43d;border:1px solid var(--group-border);background:var(--surface);border-radius:14px;overflow:hidden}.raid-boss-group-super-mega{--group-accent:#ec4899;--group-tint:#ec48991f;--group-border:#ec48995c}.raid-boss-group-mega-primal{--group-accent:#f97316;--group-tint:#f973161f;--group-border:#f9731657}.raid-boss-group-five-star{--group-accent:#7c3aed;--group-tint:#7c3aed1c;--group-border:#7c3aed52}.raid-boss-group-shadow{--group-accent:#64748b;--group-tint:#64748b24;--group-border:#64748b52}.raid-boss-group-three-star{--group-accent:#0ea5e9;--group-tint:#0ea5e91c;--group-border:#0ea5e952}.raid-boss-group-one-star{--group-accent:#22c55e;--group-tint:#22c55e1c;--group-border:#22c55e52}.raid-boss-group-dynamax,.raid-boss-group-gigantamax{--group-accent:#dc2626;--group-tint:#dc26261a;--group-border:#dc262652}.raid-boss-group-heading{border-bottom:1px solid var(--line);background:var(--group-tint);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.raid-boss-group-heading h3{color:var(--text);margin:0;font-size:.92rem;line-height:1.1}.raid-boss-group-heading>span:last-child{border:1px solid var(--group-border);min-width:28px;min-height:26px;color:var(--group-accent);background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;display:inline-flex}.raid-tier-marker{background:var(--group-accent);width:28px;height:10px;box-shadow:0 0 0 4px var(--group-tint);border-radius:999px}.raid-boss-tile-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding:10px;display:grid}.raid-boss-tile{min-height:112px;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:#ffffffc2;border:1px solid #0000;border-radius:12px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid;box-shadow:0 8px 22px #17365b0f}.raid-boss-tile:hover,.raid-boss-tile-selected{border-color:var(--group-border);background:#fff;transform:translateY(-1px);box-shadow:0 12px 28px #17365b1a}.raid-boss-tile-disabled{background:#ffffff94}.raid-boss-tile-sprite{border-radius:13px;width:56px;height:56px}.raid-boss-tile-sprite img{object-fit:contain;width:52px;height:52px}.raid-boss-tile-sprite .shiny-symbol{background:#ffffffeb;width:18px;height:18px;position:absolute;top:2px;right:2px}.raid-boss-tile-copy{gap:4px;min-width:0;display:grid}.raid-boss-tile-copy strong{text-overflow:ellipsis;font-size:.94rem;line-height:1.05;overflow:hidden}.raid-boss-tile-tier{color:var(--muted);font-size:.72rem;font-weight:900}.raid-boss-tile-cp{color:var(--text);flex-wrap:wrap;gap:4px 7px;font-size:.72rem;font-weight:900;display:flex}.raid-boss-tile-cp span:first-child{color:#ec4899}.raid-boss-row{width:100%;color:var(--text);font:inherit;text-align:left;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 12px;display:grid}.raid-boss-row:hover,.raid-boss-row-selected{background:#0082d414;border-color:#0082d4b8}.raid-boss-row:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.raid-boss-row{cursor:pointer}.raid-boss-select{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:0;display:grid}.raid-boss-detail{gap:5px;display:grid}.raid-boss-sprite{background:linear-gradient(145deg,#0082d429,#00449914);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.raid-boss-sprite img{object-fit:contain;width:42px;height:42px}.raid-boss-row strong,.raid-boss-row small,.raid-boss-cp{display:block}.raid-boss-name-line{align-items:center;gap:7px;min-width:0;display:flex}.raid-boss-name-line strong{display:inline}.shiny-symbol{color:#fbbf24;background:#f59e0b24;border:1px solid #f59e0b94;border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.raid-boss-row small,.raid-boss-cp small{color:var(--muted);font-size:.82rem;font-weight:750}.raid-availability-pill{width:fit-content;max-width:100%;color:var(--blue);background:#0082d41a;border-radius:999px;align-items:center;padding:4px 8px;font-size:.72rem;font-weight:900;line-height:1.1;display:inline-flex}.raid-boss-cp{color:var(--text);text-align:right;font-size:.92rem;font-weight:900}.type-icon-row,.weakness-icon-row,.type-icon-strip{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.type-icon-strip{position:relative}.type-row-label{color:var(--quiet);letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:900}.type-icon-button{cursor:pointer;background:#ffffffd1;border:1px solid #1118271f;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;padding:3px;display:inline-flex;position:relative}.type-icon-button:hover{border-color:var(--type-color,#0082d46b);background:#fff;transform:translateY(-1px)}.type-icon-button img{object-fit:contain;width:100%;height:100%}.type-icon-button-revealed{border-color:var(--type-color,#ffffffb8);background:#fff}.type-name-popover{z-index:3;border:1px solid var(--type-color,#ffffff52);color:var(--text);pointer-events:none;white-space:nowrap;background:#fffffff5;border-radius:999px;padding:5px 8px;font-size:.7rem;font-weight:900;line-height:1;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.type-normal{--type-color:#8a8f77}.type-fire{--type-color:#e45828}.type-water{--type-color:#2f80ed}.type-electric{--type-color:#f4d03f;--type-text:#1b1a0c;--type-shadow:none}.type-grass{--type-color:#43a047}.type-ice{--type-color:#7dd3fc;--type-text:#082f49;--type-shadow:none}.type-fighting{--type-color:#c03028}.type-poison{--type-color:#9b4aa0}.type-ground{--type-color:#b88734}.type-flying{--type-color:#7e8fd8}.type-psychic{--type-color:#e85382}.type-bug{--type-color:#87950f}.type-rock{--type-color:#9b7b2f}.type-ghost{--type-color:#5f5595}.type-dragon{--type-color:#6545c9}.type-dark{--type-color:#5b4638}.type-steel{--type-color:#7b8c9b}.type-fairy{--type-color:#d96aa7}.raid-boss-actions{grid-template-columns:repeat(2,minmax(92px,1fr));align-items:end;gap:8px;min-width:min(230px,100%);display:grid}.raid-boss-actions-auth{grid-template-columns:repeat(2,minmax(0,1fr));min-width:min(230px,100%)}.raid-boss-actions .button{white-space:nowrap;min-height:42px;padding-inline:12px}.queue-unavailable-note{color:#92400e;text-align:center;white-space:nowrap;background:#f59e0b1f;border:1px solid #f59e0b52;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;min-height:42px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.team-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.team-option{border:1px solid var(--line);background:var(--surface-strong);min-height:70px;color:var(--muted);cursor:pointer;font:inherit;border-radius:14px;justify-items:center;gap:5px;padding:10px 6px;font-size:.82rem;font-weight:900;display:grid}.team-option span{background:#0082d414;border-radius:999px;place-items:center;width:28px;height:28px;display:inline-grid}.team-mystic.team-option-selected{color:#1d4ed8;background:#3b82f61f;border-color:#3b82f6e6}.team-valor.team-option-selected{color:#b91c1c;background:#ef44441c;border-color:#ef4444e6}.team-instinct.team-option-selected{color:#92400e;background:#eab30821;border-color:#eab308e6}.next-action-card{background:var(--blue-soft);border:1px solid #0082d447;border-radius:14px;gap:8px;margin:18px 0;padding:16px;display:grid}.next-action-card span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:900}.next-action-card strong{color:var(--text);font-size:1.05rem}.next-action-card p{margin-bottom:0}.next-action-card .button{margin-top:6px}.host-code-panel{gap:10px;display:grid}.host-code-panel code{border:1px solid var(--line);background:var(--surface-strong);color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:0;border-radius:12px;padding:11px 12px;font-family:inherit;font-size:1rem;font-weight:900;display:block}.queue-detail{font-weight:900}.room-command-stack{gap:10px;margin:0 0 18px;display:grid}.checkbox-row{grid-template-columns:18px minmax(0,1fr);align-items:center}.checkbox-row input{height:18px;min-height:auto;padding:0}.room-steps{gap:12px;display:grid}.checkpoint-row{color:var(--muted);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;font-weight:750;display:grid}.checkpoint-row svg{color:var(--quiet)}.checkpoint-row-complete svg{color:var(--green)}.participant-list{border-top:1px solid var(--line);gap:10px;margin-top:18px;padding-top:18px;display:grid}.participant-list-heading,.participant-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.participant-list-heading{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:.84rem;font-weight:900}.participant-list-heading strong{color:var(--text)}.participant-row{border:1px solid var(--line);background:var(--surface-strong);border-radius:12px;padding:12px}.participant-row strong,.participant-row small{display:block}.participant-row small{color:var(--muted);font-size:.82rem;font-weight:750}.participant-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.participant-actions button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--text);cursor:pointer;font:inherit;border-radius:999px;padding:0 10px;font-size:.78rem;font-weight:900}.participant-actions button:hover{color:var(--blue-strong);background:#0082d414;border-color:#0082d457}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.raid-dialog{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong);width:min(520px,100%);box-shadow:var(--shadow);gap:18px;padding:24px;display:grid}.dialog-boss-summary{border:1px solid var(--line);background:var(--surface-muted);border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.dialog-boss-summary strong,.dialog-boss-summary small{display:block}.dialog-boss-summary small{color:var(--muted);font-weight:800}.host-dialog-form{gap:16px;display:grid}.dialog-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=1180px) and (width>=901px){.raid-workspace{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:16px}.raid-panel{padding:18px}.selected-raid-card{grid-template-columns:minmax(0,1fr);align-items:stretch;padding-right:48px}.selected-raid-facts{max-width:420px}.selected-raid-actions,.selected-raid-actions-auth{max-width:360px}}@media (width<=900px){.hero-grid,.split,.raid-workspace{grid-template-columns:1fr}.feature-grid,.positioning-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-media{width:min(340px,100%)}}@media (width<=640px){.shell,.narrow{width:min(100% - 32px,1120px)}.nav{min-height:54px}.brand img{width:28px;height:28px}.brand span{display:none}.nav-links{gap:9px;font-size:.78rem}.nav-store-badges{display:none}.nav-cta{padding:7px 9px}.section,.hero{padding:56px 0}.hero-grid{gap:42px}.hero-actions{margin-top:28px}.hero-actions .store-badges{gap:12px}.hero-actions .app-store-badge--standard img{width:123px;height:41px}.hero-actions .google-play-badge--standard{width:138px;height:41px}.hero-actions .google-play-badge--standard img{width:158px;height:61px;margin:-10px}.page-title.section{padding:46px 0 22px}.page-title+.section{padding-top:24px}.raid-app-section{padding:9px 0 22px}.raid-app-shell{gap:9px}.raid-app-toolbar{gap:9px;margin-bottom:2px}.raid-app-toolbar h1{font-size:clamp(1.95rem,11vw,2.65rem);line-height:1}.app-back-link{margin-bottom:7px;font-size:.82rem}.raid-workspace{flex-direction:column;gap:10px;display:flex}.raid-main-column,.raid-side-column,.available-raids-panel,.room-panel{width:100%}.raid-side-column{order:-1}.raid-side-column-idle{order:1}.raid-panel{border-radius:14px;padding:12px}.available-raids-panel .panel-heading-row,.room-panel .panel-heading-row{gap:8px}.available-raids-panel .panel-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.available-raids-panel h2,.room-panel h2{font-size:clamp(1.3rem,7vw,1.7rem);line-height:1.03}.available-raids-panel .status-pill,.room-panel .status-pill{align-self:flex-start;min-height:32px;padding-inline:12px;font-size:.8rem}.room-panel-idle{gap:10px;padding-bottom:12px}.room-panel-idle .panel-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.room-panel-idle .eyebrow{margin-bottom:4px;font-size:.72rem}.room-panel-idle h2{margin-bottom:0;font-size:1rem;line-height:1.15}.room-panel-idle .status-pill{margin:0}.room-panel-idle .next-action-card{margin:10px 0 0;padding:10px 12px}.room-panel-idle .room-steps,.room-panel-idle .next-action-card p{display:none}.next-action-card{gap:6px;padding:10px 11px}.next-action-card p{font-size:.84rem;line-height:1.35}.raid-search-row{margin-top:8px}.search-field{gap:6px;font-size:.78rem}input,select{border-radius:10px;min-height:38px;font-size:.86rem}.feature-grid,.positioning-grid,.screenshot-pair{grid-template-columns:1fr}.screenshot-carousel-slides{gap:16px;padding-bottom:14px}.screenshot-carousel-slide{grid-template-columns:1fr;gap:24px;min-height:0;padding:28px 22px}.screenshot-carousel-phone{justify-self:center;width:min(220px,72vw)}.comparison-table{table-layout:fixed;font-size:.82rem}.comparison-table th,.comparison-table td{padding:12px 8px}.comparison-table th:first-child,.comparison-table td:first-child{overflow-wrap:anywhere;width:auto}.comparison-table th:nth-child(2),.comparison-table th:nth-child(3),.comparison-table td:nth-child(2),.comparison-table td:nth-child(3){width:66px}.comparison-table svg{width:16px;height:16px}.final-cta-inner,.raid-app-toolbar,.panel-heading-row{flex-direction:column;align-items:flex-start}.final-cta-inner .store-badges{justify-content:flex-start}.session-actions,.raid-search-row,.raid-boss-row,.participant-row{grid-template-columns:1fr;width:100%}.raid-boss-actions,.raid-boss-actions-auth{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.raid-boss-list{gap:7px;margin-top:10px}.raid-boss-picker,.raid-boss-groups{gap:10px;margin-top:10px}.selected-raid-card{border-radius:12px;grid-template-columns:1fr;gap:10px;padding:10px 44px 10px 10px;scroll-margin-top:118px}.selected-raid-identity{grid-template-columns:68px minmax(0,1fr);gap:10px}.selected-raid-sprite{border-radius:14px;width:68px;height:68px}.selected-raid-sprite img{width:62px;height:62px}.selected-raid-name-line strong{font-size:1.08rem}.selected-raid-meta{gap:5px 8px;font-size:.76rem}.selected-raid-facts{gap:7px}.selected-raid-actions,.selected-raid-actions-auth{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.selected-raid-actions .button,.selected-raid-actions-auth .button{min-height:34px;padding-inline:8px;font-size:.78rem}.raid-boss-group{border-radius:12px}.raid-boss-group-heading{gap:8px;padding:8px 9px}.raid-boss-group-heading h3{font-size:.82rem}.raid-tier-marker{width:22px;height:9px}.raid-boss-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.raid-boss-tile{text-align:center;border-radius:11px;grid-template-columns:1fr;justify-items:center;gap:7px;min-height:142px;padding:8px}.raid-boss-tile-sprite{width:62px;height:62px}.raid-boss-tile-sprite img{width:58px;height:58px}.raid-boss-tile-copy{justify-items:center;gap:3px;width:100%}.raid-boss-tile-copy strong{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.1em;font-size:.84rem;line-height:1.05;display:-webkit-box;overflow:hidden}.raid-boss-tile-tier,.raid-boss-tile-cp{font-size:.66rem}.raid-boss-tile-cp{justify-content:center}.raid-boss-row{background:var(--surface);border-radius:11px;gap:8px;padding:8px}.raid-boss-select{--mobile-raid-sprite:clamp(72px, 22vw, 96px);grid-template-columns:var(--mobile-raid-sprite) minmax(0, 1fr);align-items:center;gap:clamp(10px,3vw,14px)}.raid-boss-sprite{width:var(--mobile-raid-sprite);height:var(--mobile-raid-sprite);border-radius:16px;grid-row:1/span 2;align-self:center}.raid-boss-sprite img{width:calc(var(--mobile-raid-sprite) - 10px);height:calc(var(--mobile-raid-sprite) - 10px)}.raid-boss-detail{gap:3px}.raid-boss-row strong{font-size:.92rem;line-height:1.05}.raid-boss-name-line{gap:6px}.shiny-symbol{width:18px;height:18px}.raid-boss-row small{font-size:.68rem;line-height:1.15}.raid-availability-pill{padding:3px 7px;font-size:.62rem}.raid-boss-cp{text-align:left;grid-column:2;font-size:.68rem;line-height:1.2;display:block}.type-icon-row,.weakness-icon-row,.type-icon-strip{gap:4px}.type-row-label{font-size:.62rem}.type-icon-button{width:24px;height:24px;padding:3px}.type-name-popover{padding:4px 7px;font-size:.64rem}.raid-boss-actions{gap:7px}.raid-boss-actions .button{min-height:34px;padding-inline:8px;font-size:.78rem}.queue-unavailable-note{min-height:34px;padding:6px 8px;font-size:.74rem}.session-actions{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.participant-row{flex-direction:column;align-items:flex-start}.participant-actions{justify-content:flex-start}.raid-boss-cp{text-align:left}.session-actions{padding-top:0}.button{width:100%;min-height:40px;padding-inline:12px}.status-pill{margin-left:0}.dialog-actions{grid-template-columns:1fr}}
