@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&family=Cinzel:wght@600;700;800;900&display=swap";:root{--bg:#0b0f0d;--paper:#0f1612;--white:#141a17;--ink:#0a0f0d;--muted:#8a948e;--gold:#e9b949;--gold-soft:#f0cd6a;--gold-dark:#c7992f;--lime:#39ff14;--lime-dark:#2dd60f;--line:#1f2a25;--radius:12px;--font-display:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:#e8efe9;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.container{max-width:1120px;margin:0 auto;padding:0 24px}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn--lime{background:var(--gold);color:#1a1505}.btn--lime:hover{background:var(--gold-soft)}.btn--outline{color:#e8efe9;border:1px solid var(--line);background:0 0}.btn--outline:hover{border-color:var(--gold);color:var(--gold-soft)}.banner{background:0 0;width:100%;padding:0;position:relative}.banner img{object-fit:cover;object-position:center 42%;-webkit-mask-composite:source-in;border-radius:0;width:100%;height:clamp(228px,36vw,494px);display:block;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%),linear-gradient(#0000 0%,#000 12% 84%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%),linear-gradient(#0000 0%,#000 12% 84%,#0000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-in;mask-composite:intersect}.menu{background:linear-gradient(#3a2f12 0%,#2a220c 55%,#1a1505 100%);border-bottom:1px solid #14100a;width:100%;position:relative;box-shadow:inset 0 1px #e9b94940,inset 0 -2px 10px #00000080,0 6px 20px #0000008c}.menu:after{content:"";background:linear-gradient(90deg,#0000,#e9b94999,#0000);height:1px;position:absolute;bottom:-1px;left:0;right:0}.menu__bar{justify-content:space-between;align-items:stretch;gap:26px;width:100%;padding:0 24px;display:flex}.menu__links{scrollbar-width:none;align-items:stretch;gap:26px;display:flex;overflow-x:auto}.menu__links::-webkit-scrollbar{display:none}.menu__links a{white-space:nowrap;color:#f0cd6ad1;border-bottom:3px solid #0000;align-items:center;padding:16px 2px;font-size:13.5px;font-weight:700;transition:color .15s,border-color .15s;display:inline-flex}.menu__links a:hover{color:var(--gold-soft);border-bottom-color:#e9b94973}.menu__links a.is-active{color:var(--gold-soft);border-bottom-color:var(--gold);text-shadow:0 0 14px #e9b94980}.menu__stars{color:var(--gold);filter:drop-shadow(0 0 6px #e9b94973);align-items:center;gap:3px;display:inline-flex}.menu__toggle{color:var(--gold-soft);cursor:pointer;background:0 0;border:none;align-items:center;padding:6px;display:none}.section{padding:56px 0 8px}.section--full{padding-left:24px;padding-right:24px}.section__head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11.5px;font-weight:700;display:inline-block}.section__head h2{font-family:var(--font-display);letter-spacing:-.02em;color:#f0f2f0;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.1}.section__link{color:#f0f2f0;border-bottom:2px solid #f0f2f0;flex:none;align-items:center;gap:6px;margin-bottom:4px;padding-bottom:4px;font-size:13px;font-weight:700;transition:color .15s,border-color .15s;display:inline-flex}.section__link:hover{color:#fff;border-bottom-color:#fff}.cards-grid{grid-template-columns:repeat(auto-fill,340px);justify-content:start;gap:20px;display:grid}.lives-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#161b18 0%,#10140f 100%);flex-direction:column;padding:14px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #00000080,inset 0 1px #ffffff08}.card:hover{border-color:#e9b94980;transform:translateY(-4px);box-shadow:0 18px 36px #000000a6,0 0 22px #e9b9491f}.card__thumb{color:#ffffffe6;border-radius:8px;place-items:center;height:160px;display:grid;position:relative;overflow:hidden}.card__thumb:after{content:"";background:linear-gradient(#0000 40%,#0000004d);position:absolute;inset:0}.thumb--green{background:linear-gradient(135deg,#17503f,#0c241d)}.thumb--lime{background:linear-gradient(135deg,#a8cf2a,#4c6b12)}.thumb--blue{background:linear-gradient(135deg,#1e4d5c,#0d2733)}.thumb--dark{background:linear-gradient(135deg,#22312b,#0b1512)}.card__tag{z-index:2;letter-spacing:.08em;text-transform:uppercase;background:var(--gold);color:#1a1505;border-radius:6px;padding:5px 10px;font-size:10.5px;font-weight:700;position:absolute;top:10px;left:10px}.card__body{flex-direction:column;flex:1;padding:16px 6px 6px;display:flex}.card__body h3{font-family:var(--font-display);letter-spacing:-.01em;color:#f0f2f0;font-size:18px;font-weight:600;line-height:1.25}.card__body p{color:#9aa39d;flex:1;margin-top:10px;font-size:13.5px;line-height:1.6}.card__foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.card__meta{color:#6b756f;font-size:12px;font-weight:600}.card__cta{color:var(--gold-soft);align-items:center;gap:5px;font-size:12.5px;font-weight:700;display:inline-flex}.card__cta svg{transition:transform .15s}.card:hover .card__cta svg{transform:translate(2px,-2px)}.reports__filters{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.reports__filters button{font-family:var(--font-body);color:#c4ccc7;border:1px solid var(--line);cursor:pointer;background:#141a1699;border-radius:8px;padding:8px 16px;font-size:12.5px;font-weight:600;transition:all .15s}.reports__filters button:hover{color:var(--gold-soft);border-color:#e9b94980}.reports__filters button.is-active{background:var(--gold);color:#1a1505;border-color:var(--gold);font-weight:700;box-shadow:0 0 16px #e9b94940}.reports__view-all-wrap{justify-content:flex-end;margin:18px 0 6px;display:flex}.reports__view-all{color:var(--gold);border:none;border-bottom:2px solid var(--gold);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:0 0 4px;font-size:13px;font-weight:700;transition:color .15s,border-color .15s;display:inline-flex}.reports__view-all:hover{color:var(--gold-soft);border-bottom-color:var(--gold-soft)}.reports-grid{grid-template-columns:repeat(auto-fill,340px);justify-content:start;gap:20px;display:grid}.report-card{border-radius:var(--radius);border:1px solid var(--line);color:#fff;cursor:pointer;background-position:50%;background-size:cover;align-items:flex-end;height:480px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000080}.report-card:after{content:"";background:linear-gradient(#00000026 30%,#000000e0 100%);position:absolute;inset:0}.report-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffff0f,#0000 45%);position:absolute;inset:0}.report-card:hover{border-color:#e9b9498c;transform:translateY(-4px);box-shadow:0 18px 36px #000000a6}.report-card__content{z-index:2;color:#fff;width:100%;padding:20px;position:relative}.report-card__tag{z-index:3;letter-spacing:.06em;text-transform:uppercase;border-radius:5px;padding:4px 8px;font-size:8.5px;font-weight:800;position:absolute;bottom:14px;right:14px}.tag--deuses{color:#e9b949;background:#2a1f08;border:1px solid #e9b94980;box-shadow:0 0 10px #e9b9494d}.tag--ninjas{color:#ff4d6a;background:#2a0a12;border:1px solid #ff4d6a80;box-shadow:0 0 10px #ff4d6a4d}.tag--premium{color:#39ff14;background:#0f3d0f;border:1px solid #39ff1480;box-shadow:0 0 10px #39ff144d}.report-card__content h4{font-family:var(--font-display);color:#fff;margin-top:0;font-size:19px;font-weight:600;line-height:1.25}.report-card__meta{color:#ffffffbf;margin-top:8px;font-size:12px;font-weight:600;display:block}.yt-card{cursor:pointer;flex:none;width:440px;transition:transform .2s}.yt-card:hover{transform:translateY(-4px)}.yt-card__thumb{aspect-ratio:16/9;background:#000;border-radius:16px 16px 0 0;position:relative;overflow:hidden}.yt-card__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.yt-card:hover .yt-card__thumb img{transform:scale(1.06)}.yt-card__duration{color:#fff;-webkit-backdrop-filter:blur(4px);background:#000000bf;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.yt-card__info{border:1px solid var(--line);background:linear-gradient(#161b18 0%,#0e1310 100%);border-top:none;border-radius:0 0 16px 16px;padding:16px 18px 18px;box-shadow:0 6px 24px #00000080}.yt-card__title{font-family:var(--font-body);color:#f0f2f0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.yt-card__date{color:var(--muted);margin-top:8px;font-size:12px;font-weight:500;display:block}.gallery-modal__grid--lives{max-width:920px;margin:0 auto;grid-template-columns:repeat(2,1fr)!important}.gallery-modal__grid .yt-card{width:100%}.carousel{position:relative}.carousel__track{scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory;gap:20px;padding:4px 44px 18px;display:flex;overflow-x:auto}.carousel__track::-webkit-scrollbar{display:none}.carousel__track>*{scroll-snap-align:start;flex:none}.carousel__arrow{z-index:5;width:42px;height:42px;color:var(--gold-soft);cursor:pointer;background:#141a16eb;border:1px solid #e9b9494d;border-radius:50%;place-items:center;transition:background .15s,color .15s,opacity .15s,border-color .15s,transform .15s;display:grid;position:absolute;top:38%;transform:translateY(-50%);box-shadow:0 4px 14px #0009,inset 0 1px #ffffff0d}.carousel__arrow:hover:not(:disabled){background:var(--gold);color:#1a1505;border-color:var(--gold);transform:translateY(-50%)scale(1.06)}.carousel__arrow:disabled{opacity:.3;cursor:default}.carousel__arrow--left{left:4px}.carousel__arrow--right{right:4px}.reports-carousel .report-card{width:300px;height:480px}.gallery-overlay{z-index:100;background:#000000e0;justify-content:center;align-items:flex-start;padding:40px 24px;animation:.2s galleryFade;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes galleryFade{0%{opacity:0}to{opacity:1}}.gallery-modal{width:100%;max-width:1280px;margin:0 auto}.gallery-modal__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.gallery-modal__head .gallery-modal__title{font-family:var(--font-body);color:var(--muted)!important;letter-spacing:0!important;font-size:12px!important;font-weight:600!important;line-height:1!important}.gallery-modal__close{color:var(--gold);cursor:pointer;background:#e9b9491a;border:1px solid #e9b94966;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:700;transition:all .15s;display:inline-flex}.gallery-modal__close:hover{background:var(--gold);color:#1a1505;border-color:var(--gold)}.gallery-modal__grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.gallery-modal__grid .report-card{width:100%;height:360px}.gallery-modal__grid .report-card__tag{top:14px;bottom:auto;right:14px}.report-viewer{z-index:200;background:#000000eb;justify-content:center;align-items:center;padding:24px;animation:.2s galleryFade;display:flex;position:fixed;inset:0}.report-viewer__modal{background:var(--bg);border:1px solid var(--line);border-radius:16px;flex-direction:column;width:100%;max-width:1400px;height:94vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #000000b3}.report-viewer__bar{background:var(--bg);border-bottom:1px solid var(--line);flex:none;padding:14px 20px}.report-viewer__back{color:var(--gold);cursor:pointer;background:#e9b9491a;border:1px solid #e9b94966;border-radius:8px;align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:700;transition:all .15s;display:inline-flex}.report-viewer__back:hover{background:var(--gold);color:#1a1505;border-color:var(--gold)}.report-viewer__frame{flex:1;overflow:hidden}.report-viewer__frame iframe{border:none;width:100%;height:100%;display:block;overflow:hidden}.live-modal{z-index:200;background:#000000e6;justify-content:center;align-items:center;padding:30px 24px;animation:.2s galleryFade;display:flex;position:fixed;inset:0;overflow-y:auto}.live-modal__container{background:#0f1311;border:1px solid #2a2a2a;border-radius:18px;flex-direction:column;width:100%;max-width:820px;max-height:90vh;display:flex;position:relative;box-shadow:0 30px 80px #000c}.live-modal__close{z-index:5;color:#ccc;cursor:pointer;background:#1e1e1ee6;border:1px solid #333;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .15s;display:grid;position:absolute;top:16px;right:16px}.live-modal__close:hover{background:var(--gold);color:#1a1505;border-color:var(--gold)}.live-modal__body{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;display:flex;overflow-y:auto}.live-modal__body::-webkit-scrollbar{width:6px}.live-modal__body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.live-modal__resume{padding:32px 36px 28px}.live-modal__head{margin-bottom:24px;padding-right:40px}.live-modal__date{color:var(--muted);font-size:12px;font-weight:600}.live-modal__title{font-family:var(--font-display);letter-spacing:-.01em;color:#f5f5f5;margin-top:8px;font-size:24px;font-weight:700;line-height:1.3}.live-modal__audio{background:#181818;border:1px solid #2a2a2a;border-radius:12px;margin-bottom:28px;padding:16px 18px}.live-modal__audio-label{color:var(--gold);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.audio-player{align-items:center;gap:12px;width:100%;display:flex}.audio-player__btn{background:var(--gold);color:#1a1505;cursor:pointer;border:none;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;transition:transform .15s,background .15s;display:grid}.audio-player__btn:hover{background:var(--gold-soft);transform:scale(1.08)}.audio-player__time{color:#888;text-align:center;font-variant-numeric:tabular-nums;flex:none;min-width:34px;font-size:11px;font-weight:600}.audio-player__bar{cursor:pointer;background:#2a2a2a;border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}.audio-player__progress{background:var(--gold);border-radius:3px;height:100%;transition:width .1s linear}.live-modal__audio-player{display:none}.live-modal__text h3{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px;font-size:13px;font-weight:700}.live-modal__text p{color:#d0d0d0;font-size:15.5px;line-height:1.8}.live-modal__video{padding:0 36px 32px}.live-modal__video-label{color:var(--gold);align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-flex}.live-modal__video-link{border-radius:12px;max-width:320px;transition:transform .2s;display:block;position:relative;overflow:hidden}.live-modal__video-link:hover{transform:scale(1.02)}.live-modal__video-link img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.live-modal__video-overlay{background:linear-gradient(#00000026 30%,#0009 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.live-modal__video-play{background:var(--gold);color:#1a1505;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .15s;display:grid}.live-modal__video-link:hover .live-modal__video-play{transform:scale(1.1)}.live-modal__video-open{color:#fff;background:#000000a6;border-radius:6px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}@media (width<=640px){.live-modal__resume{padding:24px 20px 20px}.live-modal__video{padding:0 20px 24px}.live-modal__title{font-size:20px}.live-modal__text p{font-size:14.5px}}.chat-modal{z-index:200;background:#000000e6;justify-content:center;align-items:center;padding:30px 24px;animation:.2s galleryFade;display:flex;position:fixed;inset:0}.chat-modal__container{background:#0f1311;border:1px solid #2a2a2a;border-radius:14px;width:100%;max-width:1300px;height:80vh;position:relative;overflow:hidden;box-shadow:0 30px 80px #000c}.chat-modal__close{z-index:10;color:#ccc;cursor:pointer;background:#1e1e1ee6;border:1px solid #333;border-radius:50%;place-items:center;width:28px;height:28px;transition:all .15s;display:grid;position:absolute;top:10px;right:10px}.chat-modal__close:hover{background:var(--gold);color:#1a1505;border-color:var(--gold)}.chat__layout{height:100%;display:flex}.chat__sidebar{background:#0a0d0c;border-right:1px solid #1f2a25;flex-direction:column;flex:0 0 240px;display:flex}.chat__server{border-bottom:1px solid #1f2a25;align-items:center;gap:12px;padding:16px 14px;display:flex}.chat__server-badge{background:var(--gold);color:#1a1505;width:38px;height:38px;font-family:var(--font-display);border-radius:10px;place-items:center;font-size:14px;font-weight:700;display:grid}.chat__server-name{color:#f0f2f0;font-size:13px;font-weight:700;line-height:1.3}.chat__server-name span{color:var(--muted);font-size:11px;font-weight:500}.chat__channels{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex:1;padding:12px 8px;overflow-y:auto}.chat__channels-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:8px 8px 6px;font-size:10.5px;font-weight:700}.chat__channel{text-align:left;color:#8a948e;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;width:100%;padding:7px 10px;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:flex}.chat__channel:hover{color:#d0d0d0;background:#ffffff0a}.chat__channel.is-active{color:var(--gold);background:#e9b9491f}.chat__members{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;border-top:1px solid #1f2a25;flex:none;max-height:200px;padding:10px 8px 14px;overflow-y:auto}.chat__members-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);align-items:center;gap:5px;padding:4px 8px 6px;font-size:10.5px;font-weight:700;display:flex}.chat__member{border-radius:5px;align-items:center;gap:8px;padding:4px 8px;display:flex}.chat__member:hover{background:#ffffff08}.chat__member-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:9.5px;font-weight:700;display:grid}.chat__member-name{color:#b0b8b4;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;font-weight:500;overflow:hidden}.chat__member-role{border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.chat__member-role--admin{color:var(--gold);background:#e9b9492e}.chat__member-role--mod{color:#7c5cfc;background:#7c5cfc2e}.chat__main{flex-direction:column;flex:1;min-width:0;display:flex}.chat__header{border-bottom:1px solid #1f2a25;align-items:center;gap:8px;padding:12px 18px;font-size:13px;display:flex}.chat__header-name{color:#f0f2f0;font-weight:700}.chat__header-sep{color:#3a3a3a}.chat__header-topic{color:var(--muted);font-size:12px}.chat__messages{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex:1;padding:16px 18px;overflow-y:auto}.chat__messages::-webkit-scrollbar{width:6px}.chat__messages::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:3px}.chat__msg{gap:12px;padding:14px 0;display:flex}.chat__msg.is-grouped{padding-top:4px}.chat__msg.is-grouped .chat__msg-avatar{visibility:hidden}.chat__msg-avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;margin-top:2px;font-size:12px;font-weight:700;display:grid}.chat__msg-body{flex:1;min-width:0}.chat__msg-head{align-items:center;gap:8px;margin-bottom:2px;display:flex}.chat__msg-name{font-size:13.5px;font-weight:700}.chat__msg-tag{border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.chat__msg-tag--admin{color:var(--gold);background:#e9b9492e}.chat__msg-tag--mod{color:#7c5cfc;background:#7c5cfc2e}.chat__msg-time{color:var(--muted);font-size:10.5px}.chat__msg-text{color:#d0d0d0;word-wrap:break-word;font-size:13.5px;line-height:1.5}.chat__mention{color:var(--gold);cursor:pointer;background:#e9b9491f;border-radius:3px;padding:0 3px;font-weight:600}.chat__msg.is-grouped .chat__msg-text{margin-top:0}.chat__input{border-top:1px solid #1f2a25;align-items:center;gap:10px;padding:12px 18px 16px;display:flex}.chat__input input{color:#d0d0d0;background:#161b18;border:1px solid #2a2a2a;border-radius:8px;outline:none;flex:1;padding:11px 14px;font-size:13.5px;transition:border-color .15s}.chat__input input:focus{border-color:#e9b94966}.chat__input input::placeholder{color:var(--muted)}.chat__send{background:var(--gold);color:#1a1505;cursor:pointer;border:none;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;transition:transform .15s,background .15s;display:grid}.chat__send:hover{background:var(--gold-soft);transform:scale(1.05)}.footer{border-top:1px solid var(--line);background:#070b09;margin-top:64px;padding:18px 0}.footer .container{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.footer p{color:var(--muted);font-size:12px}.footer__legal a{color:var(--muted);transition:color .15s}.footer__legal a:hover{color:var(--gold)}@media (width<=1100px){.gallery-modal__grid{grid-template-columns:repeat(4,1fr)}.chat-modal__container{max-width:95vw}.chat__sidebar{flex:0 0 200px}}@media (width<=960px){.lives-grid{grid-template-columns:1fr 1fr}.chat__sidebar{flex:0 0 180px}}@media (width<=760px){.gallery-modal__grid{grid-template-columns:repeat(2,1fr)}.gallery-modal__grid .report-card{height:320px}.gallery-modal__grid--lives{grid-template-columns:1fr}.chat-modal{padding:12px}.chat-modal__container{max-width:100%;height:88vh}.chat__sidebar{flex:0 0 60px}.chat__server-name,.chat__channels-label,.chat__channel span,.chat__member-name,.chat__member-role,.chat__header-topic,.chat__header-sep{display:none}.chat__server{justify-content:center;padding:14px 8px}.chat__channel{justify-content:center;padding:8px}.chat__member{justify-content:center;padding:6px 4px}.chat__header{padding:10px 12px}.chat__header-name{font-size:14px}.chat__messages{padding:10px 12px}.chat__msg-avatar{width:30px;height:30px;font-size:10px}.chat__msg-name{font-size:12.5px}.chat__msg-text{font-size:13px}.chat__input{gap:8px;padding:10px 12px 12px}.chat__input input{padding:9px 12px;font-size:13px}.chat__send{width:38px;height:38px}.live-modal{padding:16px 12px}.live-modal__container{max-width:100%;max-height:92vh}.live-modal__resume{padding:22px 18px 18px}.live-modal__video{padding:0 18px 20px}.live-modal__title{font-size:18px}.live-modal__text p{font-size:14px;line-height:1.6}.report-viewer__modal{max-width:100%;height:92vh}}@media (width<=640px){.reports-carousel .report-card{width:240px;height:400px}.yt-card{width:260px}.section__head{flex-direction:column;align-items:flex-start;gap:10px}.footer .container{flex-direction:column;align-items:center;gap:6px}.menu__toggle{display:inline-flex}.menu__bar{gap:12px;padding:0 14px;position:relative}.menu__links{z-index:50;background:#1a1505;border-bottom:1px solid #14100a;flex-direction:column;gap:0;padding:8px 14px 12px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 20px #0009}.menu__links.is-open{display:flex}.menu__links a{border-bottom:none;border-left:3px solid #0000;padding:12px 4px;font-size:13.5px}.menu__links a.is-active{border-left-color:var(--gold);border-bottom-color:#0000}.menu__stars svg{width:13px;height:13px}.section--full{padding-left:14px;padding-right:14px}.reports__filters{gap:6px}.reports__filters button{padding:7px 12px;font-size:11.5px}.reports__view-all-wrap{margin:14px 0 4px}.reports__view-all{font-size:12px}.gallery-overlay{padding:20px 12px}.gallery-modal__grid{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-modal__grid .report-card{height:280px}.carousel__arrow{width:34px;height:34px}.carousel__arrow svg{width:16px;height:16px}.carousel__track{gap:14px;padding:4px 36px 14px}}@media (width<=420px){.reports-carousel .report-card{width:220px;height:360px}.yt-card{width:240px}.yt-card__title{font-size:13px}.yt-card__info{padding:12px 12px 14px}.gallery-modal__grid{grid-template-columns:1fr}.gallery-modal__grid .report-card{height:320px}.menu__links a{font-size:11.5px}.menu__stars{gap:1px}.menu__stars svg{width:11px;height:11px}}@media (hover:none){.report-card:hover,.yt-card:hover,.card:hover,.live-modal__video-link:hover,.yt-card:hover .yt-card__thumb img{transform:none}}@media (width<=760px){.gallery-modal__grid{grid-template-columns:repeat(3,1fr)}.gallery-modal__grid .report-card{aspect-ratio:9/16;height:auto}}@media (width<=640px){.section{padding:34px 0 8px}.section__head{margin-bottom:18px}.banner img{aspect-ratio:3;height:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%),linear-gradient(#0000 0%,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%),linear-gradient(#0000 0%,#000 9% 91%,#0000 100%)}.reports__filters{gap:8px;margin-bottom:16px}.reports__filters button{padding:9px 15px;font-size:12px}.carousel__arrow{display:none}.carousel__track{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;gap:14px;padding:6px 2px 18px}.reports-carousel .report-card{aspect-ratio:9/16;-webkit-tap-highlight-color:transparent;width:min(66vw,270px);height:auto}.reports-carousel .report-card:after{background:linear-gradient(#0000001a 34%,#000000eb 100%)}.reports-carousel .report-card__content{padding:14px}.reports-carousel .report-card__content h4{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.reports-carousel .report-card__meta{margin-top:6px;font-size:11px}.reports-carousel .report-card__tag{padding:4px 9px;font-size:9.5px;top:12px;bottom:auto;right:12px}.yt-card{-webkit-tap-highlight-color:transparent;width:min(78vw,320px)}.yt-card__info{padding:13px 14px 15px}.yt-card__title{font-size:13.5px}.gallery-overlay{padding:16px 12px 28px}.gallery-modal__head{margin-bottom:16px}.gallery-modal__grid{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-modal__grid--lives{grid-template-columns:1fr!important}.gallery-modal__grid .report-card{aspect-ratio:9/16;height:auto}.gallery-modal__grid .report-card__content{padding:11px}.gallery-modal__grid .report-card__content h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.gallery-modal__grid .report-card__meta{margin-top:5px;font-size:10px}.gallery-modal__grid .report-card__tag{padding:3px 7px;font-size:8.5px;top:9px;bottom:auto;right:9px}.report-viewer{padding:8px}.report-viewer__modal{border-radius:12px;height:96dvh}.report-viewer__bar{padding:10px 12px}}@media (width<=420px){.gallery-modal__grid{grid-template-columns:repeat(2,1fr);gap:8px}.gallery-modal__grid .report-card{aspect-ratio:9/16;height:auto}.gallery-modal__grid .report-card__content{padding:9px}.gallery-modal__grid .report-card__content h4{font-size:12px}.gallery-modal__grid .report-card__meta{font-size:9.5px}.reports-carousel .report-card{width:min(70vw,260px);height:auto}.yt-card{width:min(82vw,300px)}.yt-card__title{font-size:13px}}.auth-screen{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-screen__card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:420px;padding:40px 32px;display:flex}.auth-screen__logo{width:48px;height:48px}.auth-screen__card h1{font-family:var(--font-display);color:var(--gold);font-size:1.5rem}.auth-screen__card p{color:var(--muted);font-size:.92rem;line-height:1.5}.auth-screen__google{border:1px solid var(--line);color:#1f1f1f;font-family:var(--font-body);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:12px 22px;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.auth-screen__google:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000059}.auth-screen__cta{background:var(--gold);color:var(--ink);border-radius:999px;padding:12px 22px;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-block}.auth-screen__cta:hover{background:var(--gold-soft)}.auth-screen__secondary{border:1px solid var(--gold-dark);color:var(--gold);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:999px;padding:10px 18px;font-size:.88rem}.auth-screen__secondary:disabled{opacity:.6;cursor:wait}.auth-screen__link{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:.82rem;text-decoration:underline}.auth-screen__hint{font-size:.8rem}.auth-screen__spinner{border:3px solid var(--line);border-top-color:var(--gold);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.menu__user{align-items:center;gap:8px;margin-left:16px;display:flex}.menu__avatar{border:1px solid var(--gold-dark);border-radius:50%;width:28px;height:28px}.menu__username{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.85rem;overflow:hidden}.menu__logout{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:inline-flex}.menu__logout:hover{color:var(--gold)}.report-card--locked{cursor:not-allowed;opacity:.55}.auth-screen--login{background:radial-gradient(58% 42% at 50% 0,#e9b94912,#0000 72%),#050505}.login-card{text-align:center;background:#080807;border:1px solid #e9b94938;border-radius:22px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 30px 80px #000000bf,0 0 70px #e9b94914,inset 0 1px #ffffff0d}.login-card__banner{position:relative}.login-card__banner img{aspect-ratio:3;object-fit:cover;object-position:center;width:100%;display:block}.login-card__banner:after{content:"";background:linear-gradient(#0808074d 0%,#0000 20% 62%,#080807b3 90%,#080807 100%);position:absolute;inset:0}.login-card__body{flex-direction:column;align-items:center;gap:15px;padding:8px 44px 32px;display:flex}.login-card__title{text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(#fdf3cf 0%,#f3d67c 32%,#e9b949 55%,#b3831f 84%,#8f6612 100%);color:#0000;filter:drop-shadow(0 3px 16px #e9b9494d);-webkit-background-clip:text;background-clip:text;font-family:Cinzel,Space Grotesk,serif;font-size:clamp(27px,5.4vw,37px);font-weight:800;line-height:1.08}.login-card__members{font-family:var(--font-display);letter-spacing:.55em;text-indent:.55em;text-transform:uppercase;color:#fff;align-items:center;gap:16px;margin-top:-4px;font-size:12.5px;font-weight:600;display:inline-flex}.login-card__members-line{width:46px;height:1px}.login-card__members-line--left{background:linear-gradient(90deg,#0000,#e9b949bf)}.login-card__members-line--right{background:linear-gradient(90deg,#e9b949bf,#0000)}.login-card__text{color:#ffffffd9;font-size:.9rem;line-height:1.55}.login-card__google{color:#1f1f1f;width:100%;max-width:340px;font-family:var(--font-body);cursor:pointer;background:#fff;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 26px #00000073}.login-card__google:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0000008c,0 0 26px #e9b94933}.login-card__hint{color:#ffffff8c;font-size:.78rem;line-height:1.5}.login-card__legal{color:#ffffff73;border-top:1px solid #ffffff12;width:100%;margin-top:8px;padding-top:16px;font-size:.75rem;line-height:1.7}.login-card__legal button{font:inherit;color:var(--gold);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:700;-webkit-text-decoration:underline #e9b94959;text-decoration:underline #e9b94959;transition:color .15s}.login-card__legal button:hover{color:var(--gold-soft);-webkit-text-decoration-color:var(--gold-soft);text-decoration-color:var(--gold-soft)}@media (width<=640px){.auth-screen--login{padding:16px}.login-card{border-radius:16px}.login-card__body{gap:13px;padding:6px 22px 26px}.login-card__members{letter-spacing:.42em;text-indent:.42em;gap:12px;font-size:11px}.login-card__members-line{width:30px}.login-card__text{font-size:.85rem}.login-card__google{padding:13px 20px}}.legal-modal{z-index:300;background:#000000e0;justify-content:center;align-items:center;padding:30px 24px;animation:.2s galleryFade;display:flex;position:fixed;inset:0}.legal-modal__container{background:var(--paper);border:1px solid var(--line);border-radius:16px;flex-direction:column;width:100%;max-width:760px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #000c,inset 0 1px #ffffff0a}.legal-modal__head{border-bottom:1px solid var(--line);background:linear-gradient(#e9b9490f,#0000);flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:26px 30px 20px;display:flex}.legal-modal__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--gold);font-size:22px;font-weight:700}.legal-modal__subtitle{color:var(--muted);margin-top:6px;font-size:12.5px;line-height:1.5}.legal-modal__updated{letter-spacing:.05em;text-transform:uppercase;color:var(--gold-dark);background:#e9b94914;border:1px solid #e9b94940;border-radius:6px;margin-top:10px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.legal-modal__close{border:1px solid var(--line);color:#ccc;cursor:pointer;background:#141a16cc;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;transition:all .15s;display:grid}.legal-modal__close:hover{background:var(--gold);color:#1a1505;border-color:var(--gold)}.legal-modal__body{scrollbar-width:thin;scrollbar-color:#e9b94940 transparent;flex:1;padding:24px 30px 28px;overflow-y:auto}.legal-modal__body::-webkit-scrollbar{width:8px}.legal-modal__body::-webkit-scrollbar-thumb{background:#e9b94933;border-radius:4px}.legal-modal__body::-webkit-scrollbar-thumb:hover{background:#e9b94959}.legal-modal__section{margin-bottom:26px}.legal-modal__section:last-child{margin-bottom:0}.legal-modal__section h3{font-family:var(--font-display);color:#f0f2f0;border-bottom:1px solid #e9b9492e;margin-bottom:12px;padding-bottom:8px;font-size:15.5px;font-weight:600}.legal-modal__section p{color:#b8c0bb;margin-bottom:10px;font-size:13.5px;line-height:1.75}.legal-modal__section p:last-child{margin-bottom:0}.legal-modal__subheading{margin-top:14px;font-weight:700;color:#dfe6e1!important}.legal-modal__list{flex-direction:column;gap:7px;margin:4px 0 14px;padding-left:22px;display:flex}.legal-modal__list--ul{padding-left:6px;list-style:none}.legal-modal__list--ul li{color:#b8c0bb;padding-left:18px;font-size:13.5px;line-height:1.65;position:relative}.legal-modal__list--ul li:before{content:"";background:var(--gold);opacity:.7;border-radius:2px;width:6px;height:6px;position:absolute;top:9px;left:0}.legal-modal__list--ol{list-style:decimal}.legal-modal__list--ol li{color:#b8c0bb;padding-left:4px;font-size:13.5px;line-height:1.65}.legal-modal__list--ol li::marker{color:var(--gold);font-weight:700}.legal-modal__section a{color:var(--gold);text-underline-offset:2px;word-break:break-all;-webkit-text-decoration:underline #e9b94966;text-decoration:underline #e9b94966;transition:color .15s}.legal-modal__section a:hover{color:var(--gold-soft);-webkit-text-decoration-color:var(--gold-soft);text-decoration-color:var(--gold-soft)}.legal-modal__foot{border-top:1px solid var(--line);background:#0003;flex:none;justify-content:flex-end;padding:14px 30px;display:flex}.legal-modal__ok{font-family:var(--font-body);color:#1a1505;background:var(--gold);cursor:pointer;border:none;border-radius:8px;padding:10px 26px;font-size:13.5px;font-weight:700;transition:background .15s,transform .15s}.legal-modal__ok:hover{background:var(--gold-soft)}.legal-modal__ok:active{transform:scale(.98)}@media (width<=640px){.legal-modal{padding:12px}.legal-modal__container{border-radius:12px;max-height:94dvh}.legal-modal__head{padding:20px 18px 16px}.legal-modal__title{font-size:19px}.legal-modal__body{padding:18px 18px 22px}.legal-modal__section p,.legal-modal__list--ul li,.legal-modal__list--ol li{font-size:13px}.legal-modal__foot{padding:12px 18px}}.legal-page{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.legal-page__head{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#070b09eb;position:sticky;top:0}.legal-page__head-inner{justify-content:space-between;align-items:center;gap:16px;max-width:820px;margin:0 auto;padding:14px 24px;display:flex}.legal-page__back{color:var(--gold);border:1px solid #e9b94947;border-radius:8px;align-items:center;gap:6px;padding:7px 14px 7px 10px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.legal-page__back:hover{background:var(--gold);color:#1a1505}.legal-page__brand{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.legal-page__main{flex:1;width:100%;max-width:820px;margin:0 auto;padding:40px 24px 56px}.legal-page__title{font-size:28px}.legal-page__body{border-top:1px solid var(--line);margin-top:28px;padding-top:28px}.legal-page__nav{border-top:1px solid var(--line);margin-top:36px;padding-top:20px;font-size:13.5px}.legal-page__nav a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.legal-page__nav a:hover{color:var(--gold-soft)}.legal-page__foot{border-top:1px solid var(--line);text-align:center;color:var(--muted);background:#070b09;padding:18px 24px;font-size:12px}@media (width<=640px){.legal-page__head-inner,.legal-page__main{padding-left:18px;padding-right:18px}.legal-page__main{padding-top:28px}.legal-page__title{font-size:22px}.legal-page__brand{display:none}}.report-card__lock{color:var(--gold);border-radius:inherit;background:#0b0f0d73;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lp{--lp-header-h:67px;background:var(--bg);overflow-x:hidden}.lp-container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.lp-container--narrow{max-width:840px}.lp-header{z-index:30;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#070b09d1;position:sticky;top:0}.lp-header__inner{justify-content:space-between;align-items:center;gap:24px;height:66px;display:flex}.lp-brand{flex:none;align-items:center;gap:11px;display:inline-flex}.lp-brand__mark{width:34px;height:34px}.lp-brand__text{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#f0f2f0;font-size:13px;font-weight:700;line-height:1.2}.lp-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.lp-nav a{color:#aab3ad;border-bottom:2px solid #0000;padding:6px 0;font-size:13.5px;font-weight:600;transition:color .15s,border-color .15s}.lp-nav a:hover{color:var(--gold-soft);border-bottom-color:#e9b94980}.lp-btn{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:13.5px;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s,border-color .15s,color .15s;display:inline-flex}.lp-btn--lg{padding:16px 30px;font-size:15.5px}.lp-btn--gold{background:linear-gradient(180deg, var(--gold-soft), var(--gold-dark));color:#1a1505;box-shadow:0 8px 22px #00000073,inset 0 1px #ffffff4d}.lp-btn--gold:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000080,0 0 26px #e9b94947}.lp-btn--ghost{color:var(--gold-soft);background:#e9b9490f;border-color:#e9b94959}.lp-btn--ghost:hover{border-color:var(--gold);background:#e9b9491f;transform:translateY(-2px)}.lp-btn:active{transform:scale(.985)}.lp-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark);font-size:11.5px;font-weight:700;display:inline-block}.lp-title{font-family:var(--font-display);letter-spacing:-.02em;color:#f2f4f2;font-size:clamp(25px,3.4vw,36px);font-weight:700;line-height:1.15}.lp-head{flex-direction:column;gap:12px;max-width:620px;margin-bottom:40px;display:flex}.lp-head__sub{color:#9aa39d;font-size:15px;line-height:1.65}.lp-head--center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.lp-rule{font-family:var(--font-display);letter-spacing:.5em;text-indent:.5em;text-transform:uppercase;color:#fff;align-items:center;gap:16px;font-size:12.5px;font-weight:600;display:inline-flex}.lp-rule i{background:linear-gradient(90deg,#0000,#e9b949bf);width:42px;height:1px}.lp-rule i:last-child{background:linear-gradient(90deg,#e9b949bf,#0000)}.lp-checks{flex-direction:column;gap:11px;display:flex}.lp-checks li{color:#c4ccc7;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.55;display:flex}.lp-checks svg{color:var(--gold);flex:none;margin-top:2px}.lp-checks--sm li{color:#a9b2ac;font-size:13.5px}.lp-note{color:var(--muted);margin-top:26px;font-size:13px;line-height:1.7}.lp-note a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.lp-note a:hover{color:var(--gold-soft)}.lp-note--center{text-align:center}.lp-section{padding:88px 0;scroll-margin-top:66px;position:relative}.lp-section--alt{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lp-hero{min-height:calc(100vh - var(--lp-header-h));min-height:calc(100dvh - var(--lp-header-h));scroll-margin-top:var(--lp-header-h);flex-direction:column;justify-content:center;padding:56px 0;display:flex;position:relative;overflow:hidden}.lp-hero__glow{pointer-events:none;background:radial-gradient(52% 58% at 50% 0,#e9b94924,#0000 70%);height:78%;position:absolute;inset:-14% 0 auto}.lp-hero__inner{grid-template-columns:1fr 1.06fr;align-items:center;gap:48px;display:grid;position:relative}.lp-hero__copy{flex-direction:column;align-items:flex-start;gap:21px;display:flex}.lp-hero__title{text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(#fdf3cf 0%,#f3d67c 32%,#e9b949 55%,#b3831f 84%,#8f6612 100%);color:#0000;filter:drop-shadow(0 3px 18px #e9b94947);-webkit-background-clip:text;background-clip:text;margin-top:-4px;font-family:Cinzel,Space Grotesk,serif;font-size:clamp(42px,6.4vw,78px);font-weight:800;line-height:1.04}.lp-hero__lead{color:#b8c0bb;max-width:52ch;font-size:17.5px;line-height:1.7}.lp-hero__actions{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.lp-hero__visual{position:relative}.lp-frame{background:#000;border:1px solid #e9b94938;border-radius:16px;line-height:0;overflow:hidden;box-shadow:0 30px 70px #000000b3,0 0 40px #e9b94914,inset 0 1px #ffffff0a}.lp-video{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}.lp-features{grid-template-columns:repeat(auto-fit,minmax(268px,1fr));gap:20px;display:grid}.lp-feature{isolation:isolate;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#171d19 0%,#0d110f 100%);flex-direction:column;justify-content:flex-end;min-height:268px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000080,inset 0 1px #ffffff08}.lp-feature:before{content:"";z-index:-2;background-image:linear-gradient(#e9b94912 1px,#0000 1px),linear-gradient(90deg,#e9b94912 1px,#0000 1px);background-size:34px 34px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:radial-gradient(95% 80% at 50% 0,#000 8%,#0000 76%);mask-image:radial-gradient(95% 80% at 50% 0,#000 8%,#0000 76%)}.lp-feature:after{content:"";z-index:-1;opacity:.34;pointer-events:none;background:radial-gradient(closest-side,#e9b94942,#0000 72%);width:340px;height:340px;transition:opacity .35s,transform .35s;animation:7s ease-in-out infinite lpGlow;position:absolute;top:-46%;left:50%;transform:translate(-50%)}.lp-feature:nth-child(2):after{animation-delay:-2.3s}.lp-feature:nth-child(3):after{animation-delay:-4.6s}@keyframes lpGlow{0%,to{opacity:.26}50%{opacity:.5}}.lp-feature:hover{border-color:#e9b94980;transform:translateY(-4px);box-shadow:0 18px 36px #0009,0 0 26px #e9b9491f}.lp-feature:hover:after{opacity:.85;transform:translate(-50%)scale(1.12)}.lp-feature:hover:before{opacity:1}.lp-feature__glyph{z-index:-1;color:#e9b94912;pointer-events:none;line-height:0;transition:transform .35s,color .35s;position:absolute;top:-18px;right:-26px}.lp-feature:hover .lp-feature__glyph{color:#e9b9491c;transform:scale(1.06)rotate(-5deg)}.lp-feature__body{flex-direction:column;gap:11px;padding:26px 22px;display:flex}.lp-feature__icon{width:40px;height:40px;color:var(--gold-soft);background:linear-gradient(#e9b9492e,#e9b9490f);border:1px solid #e9b94959;border-radius:11px;place-items:center;margin-bottom:2px;transition:box-shadow .3s,transform .3s;display:grid;box-shadow:0 0 22px #e9b94924,inset 0 1px #ffffff14}.lp-feature:hover .lp-feature__icon{transform:translateY(-2px);box-shadow:0 0 30px #e9b94947,inset 0 1px #ffffff1a}.lp-feature h3{font-family:var(--font-display);letter-spacing:-.01em;color:#f2f4f2;font-size:19px;font-weight:600}.lp-feature p{color:#9aa39d;font-size:14px;line-height:1.65}@media (prefers-reduced-motion:reduce){.lp-feature:after{animation:none}}.lp-tiers{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:940px;margin:0 auto;display:grid}.lp-tier{aspect-ratio:9/16;border:1px solid var(--line);border-radius:var(--radius);background-repeat:no-repeat;background-size:cover;align-items:flex-end;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000080}.lp-tier:after{content:"";background:linear-gradient(#0000001f 24%,#000000bd 52%,#060907f5 100%);position:absolute;inset:0}.lp-tier:hover{border-color:#e9b9498c;transform:translateY(-4px);box-shadow:0 18px 36px #000000a6,0 0 22px #e9b9491a}.lp-tier__content{z-index:2;flex-direction:column;justify-content:flex-start;gap:12px;width:100%;min-height:39%;padding:20px;display:flex;position:relative}.lp-tier__tag{letter-spacing:.08em;text-transform:uppercase;border-radius:6px;align-self:flex-start;padding:6px 13px;font-size:11px;font-weight:800}.lp-tier__summary{color:#fff;font-size:14px;line-height:1.55}.lp-tier .lp-checks{gap:8px}.lp-tier .lp-checks li{color:#ffffffd1;font-size:13px}.lp-faq{border-top:1px solid var(--line)}.lp-faq__item{border-bottom:1px solid var(--line)}.lp-faq__item summary{cursor:pointer;color:#e2e8e4;justify-content:space-between;align-items:center;gap:18px;padding:18px 4px;font-size:15px;font-weight:600;list-style:none;transition:color .15s;display:flex}.lp-faq__item summary::-webkit-details-marker{display:none}.lp-faq__item summary:hover{color:var(--gold-soft)}.lp-faq__item summary svg{color:var(--gold);flex:none;transition:transform .2s}.lp-faq__item[open] summary svg{transform:rotate(180deg)}.lp-faq__item p{color:#a9b2ac;max-width:70ch;padding:0 4px 20px;font-size:14px;line-height:1.75}@media (width<=1000px){.lp-hero__inner{grid-template-columns:1fr;gap:40px}}@media (width<=880px){.lp-nav{display:none}}@media (width<=640px){.lp{--lp-header-h:61px}.lp-container{padding:0 18px}.lp-section{padding:58px 0}.lp-hero{padding:40px 0 48px}.lp-header__inner{height:60px}.lp-brand__mark{width:30px;height:30px}.lp-head{margin-bottom:28px}.lp-hero__lead{font-size:15px}.lp-hero__actions .lp-btn{flex:100%}.lp-tiers{max-width:320px}.lp-feature{min-height:232px}.lp-feature__body,.lp-tier__content{padding:20px 18px 22px}.lp-faq__item summary{font-size:14.5px}}@media (hover:none){.lp-feature:hover,.lp-tier:hover,.lp-btn--gold:hover,.lp-btn--ghost:hover{transform:none}}
