#ll-amongus-landing{
--bg:#05070f; --fg:#e9edfb; --muted:#b9c1de; --dim:#8b93b0;
--cyan:#22d3ee; --blue:#3b82f6; --purple:#a855f7; --lime:#a3e635;
--orange:#fb923c; --red:#ff3b47; --amber:#fbbf24;
--panel:rgba(12,17,34,.6); --line:rgba(120,150,220,.18);
--font:'Manrope',system-ui,-apple-system,sans-serif;
--disp:'Unbounded',sans-serif; --mono:'JetBrains Mono',monospace;
position:relative; font-family:var(--font); background:var(--bg); color:var(--fg);
overflow-x:clip; line-height:1.5; isolation:isolate;
}
#ll-amongus-landing *{box-sizing:border-box;}
#ll-amongus-landing ::selection{background:var(--cyan);color:var(--bg);}
#ll-amongus-landing img{max-width:100%;display:block;}
#ll-amongus-landing a{color:inherit;text-decoration:none;}
#ll-amongus-landing p{margin:0;} #ll-amongus-landing h1,#ll-amongus-landing h2{color:var(--fg);}
#ll-amongus-landing h2::before,#ll-amongus-landing h2::after{content:none!important;display:none!important;background:none!important;} #ll-amongus-landing .amu-bg{position:absolute;inset:0;pointer-events:none;z-index:0;}
#ll-amongus-landing .amu-bg--glow{background:
radial-gradient(1200px 700px at 78% -6%,rgba(59,130,246,.20),transparent 60%),
radial-gradient(900px 600px at 10% 12%,rgba(168,85,247,.14),transparent 55%),
radial-gradient(1000px 900px at 50% 120%,rgba(34,211,238,.10),transparent 60%);}
#ll-amongus-landing .amu-bg--stars{opacity:.5;background-image:
radial-gradient(1.4px 1.4px at 40px 60px,#fff,transparent),
radial-gradient(1.4px 1.4px at 220px 180px,#cfe6ff,transparent),
radial-gradient(1px 1px at 380px 90px,#fff,transparent),
radial-gradient(1.6px 1.6px at 560px 260px,#e6d4ff,transparent),
radial-gradient(1px 1px at 720px 40px,#fff,transparent),
radial-gradient(1.3px 1.3px at 900px 200px,#cfe6ff,transparent),
radial-gradient(1px 1px at 1120px 120px,#fff,transparent),
radial-gradient(1.5px 1.5px at 1300px 300px,#fff,transparent);
background-size:1400px 700px;animation:amu-drift 120s linear infinite;}
#ll-amongus-landing .amu-container{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding-left:40px;padding-right:40px;}
#ll-amongus-landing .amu-block{margin-top:74px;}
#ll-amongus-landing .amu-mt{margin-top:24px;}
#ll-amongus-landing .amu-mono{font-family:var(--mono);}
#ll-amongus-landing .amu-upper{font-size:12px;letter-spacing:2px;text-transform:uppercase;}
#ll-amongus-landing .amu-cyan{color:var(--cyan);}
#ll-amongus-landing .amu-lime{color:var(--lime);}
#ll-amongus-landing .amu-red{color:var(--red);}
#ll-amongus-landing .amu-purple-t{color:#c084fc;}
#ll-amongus-landing .amu-center-text,#ll-amongus-landing .amu-center{ }
#ll-amongus-landing .amu-center{}
.ll-amongus-page .amu-center{ } #ll-amongus-landing .amu-h1{font-family:var(--disp);font-weight:900;font-size:clamp(44px,6vw,84px);line-height:.96;margin:16px 0 0;letter-spacing:-1px;}
#ll-amongus-landing .amu-grad{background:linear-gradient(120deg,#22d3ee,#7dd3fc 40%,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent;}
#ll-amongus-landing .amu-h2{font-family:var(--disp);font-weight:800;font-size:clamp(28px,3.4vw,44px);margin:10px 0 6px;letter-spacing:-.5px;line-height:1.08;}
#ll-amongus-landing .amu-h2--tight{margin-bottom:0;}
#ll-amongus-landing .amu-center{ }
.amu-center{}
#ll-amongus-landing .amu-center-h,#ll-amongus-landing .amu-center{ }
#ll-amongus-landing .amu-lead{font-size:16.5px;line-height:1.7;color:var(--muted);max-width:760px;margin:14px 0 26px;}
#ll-amongus-landing .amu-prose{font-size:16.5px;line-height:1.72;color:#c4cbe6;max-width:900px;}
#ll-amongus-landing .amu-prose p+p{margin-top:16px;}
#ll-amongus-landing .amu-center{ }
#ll-amongus-landing .amu-center{ } .amu-center-only{}
#ll-amongus-landing .amu-center{ } #ll-amongus-landing .amu-center.amu-mono,#ll-amongus-landing h2.amu-center,#ll-amongus-landing .amu-mono.amu-center{text-align:center;} #ll-amongus-landing .amu-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;
font-family:var(--disp);font-weight:700;font-size:16px;border-radius:14px;padding:17px 30px;border:1px solid transparent;
transition:transform .18s,filter .18s,border-color .18s,color .18s;line-height:1;text-align:center;}
#ll-amongus-landing .amu-btn--primary{color:#05070f;background:linear-gradient(120deg,#fbab3c,#f97316);box-shadow:0 10px 30px rgba(249,115,22,.4);}
#ll-amongus-landing .amu-btn--primary:hover{filter:brightness(1.08);transform:translateY(-2px);}
#ll-amongus-landing .amu-btn--ghost{font-family:var(--font);color:var(--fg);border-color:rgba(120,150,220,.35);background:rgba(12,17,34,.5);}
#ll-amongus-landing .amu-btn--ghost:hover{border-color:var(--cyan);color:var(--cyan);}
#ll-amongus-landing .amu-btn--lg{font-size:17px;padding:18px 36px;}
#ll-amongus-landing .amu-btn--full{width:100%;}
#ll-amongus-landing .amu-btn__ico{font-size:19px;}
#ll-amongus-landing .amu-btn:focus-visible{outline:2px solid var(--cyan);outline-offset:3px;} #ll-amongus-landing .amu-eyebrow--pill{display:inline-flex;align-items:center;gap:9px;font-family:var(--mono);font-size:12.5px;
letter-spacing:2px;text-transform:uppercase;color:var(--cyan);padding:7px 14px;border:1px solid rgba(34,211,238,.35);
border-radius:999px;background:rgba(34,211,238,.06);line-height:1.3;}
#ll-amongus-landing .amu-dot{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 10px var(--cyan);flex:none;} #ll-amongus-landing .amu-hero{position:relative;z-index:2;padding-top:40px;}
#ll-amongus-landing .amu-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center;}
#ll-amongus-landing .amu-hero__lede{font-size:17.5px;line-height:1.6;color:var(--muted);max-width:480px;margin:20px 0 0;}
#ll-amongus-landing .amu-params{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px;}
#ll-amongus-landing .amu-param{flex:1;min-width:130px;padding:15px 16px;border:1px solid var(--line);border-radius:15px;background:rgba(12,17,34,.65);}
#ll-amongus-landing .amu-param__k{font-family:var(--mono);font-size:11px;letter-spacing:1.5px;color:var(--dim);text-transform:uppercase;}
#ll-amongus-landing .amu-param__v{font-family:var(--disp);font-weight:700;font-size:19px;margin-top:5px;}
#ll-amongus-landing .amu-cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px;} #ll-amongus-landing .amu-hero__stage{position:relative;height:440px;}
#ll-amongus-landing .amu-hero__aura{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(59,130,246,.28),rgba(168,85,247,.10) 55%,transparent 72%);}
#ll-amongus-landing .amu-porthole{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;height:300px;border-radius:50%;
border:2px solid rgba(34,211,238,.35);box-shadow:0 0 60px rgba(34,211,238,.25),inset 0 0 60px rgba(34,211,238,.12);
background:radial-gradient(circle at 40% 35%,rgba(20,30,60,.9),rgba(6,9,20,.95));overflow:hidden;}
#ll-amongus-landing .amu-scan{position:absolute;inset:0;height:60%;background:linear-gradient(transparent,rgba(34,211,238,.12),transparent);animation:amu-scan 4s linear infinite;}
#ll-amongus-landing .amu-impostor{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:132px;height:152px;}
#ll-amongus-landing .amu-impostor__pulse{position:absolute;left:50%;top:56%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;animation:amu-pulse 2.4s ease-out infinite;}
#ll-amongus-landing .amu-impostor__tag{position:absolute;top:-10px;right:-8px;font-family:var(--mono);font-size:10.5px;font-weight:700;letter-spacing:1px;color:#fff;background:var(--red);padding:4px 8px;border-radius:6px;box-shadow:0 0 14px rgba(255,59,71,.7);}
#ll-amongus-landing .amu-float{position:absolute;}
#ll-amongus-landing .amu-float--1{left:2%;top:8%;width:64px;height:74px;--r:-12deg;animation:amu-floaty 6s ease-in-out infinite;}
#ll-amongus-landing .amu-float--2{right:-2%;top:14%;width:58px;height:67px;--r:14deg;animation:amu-floaty 7s ease-in-out infinite .6s;}
#ll-amongus-landing .amu-float--3{right:6%;bottom:4%;width:70px;height:80px;--r:-8deg;animation:amu-floaty 5.5s ease-in-out infinite .3s;}
#ll-amongus-landing .amu-float--4{left:6%;bottom:2%;width:54px;height:62px;--r:10deg;animation:amu-floaty 6.5s ease-in-out infinite .9s;} #ll-amongus-landing .amu-crew{position:relative;width:100%;height:100%;--c:#22d3ee;--d:rgb(20,127,143);}
#ll-amongus-landing .amu-crew i{position:absolute;display:block;}
#ll-amongus-landing .amu-crew__pack{right:2%;top:28%;width:22%;height:42%;border-radius:8px 40% 40% 8px;background:var(--d);}
#ll-amongus-landing .amu-crew__leg{bottom:0;width:22%;height:20%;border-radius:6px 6px 10px 10px;background:var(--d);}
#ll-amongus-landing .amu-crew__leg--l{left:20%;}
#ll-amongus-landing .amu-crew__leg--r{left:46%;}
#ll-amongus-landing .amu-crew__body{left:14%;top:2%;width:58%;height:84%;border-radius:46% 46% 34% 34%;background:var(--c);box-shadow:inset -7px -9px 0 rgba(0,0,0,.16),inset 6px 4px 0 rgba(255,255,255,.14);}
#ll-amongus-landing .amu-crew__visor{left:30%;top:18%;width:52%;height:27%;border-radius:50% 50% 48% 48%;background:linear-gradient(150deg,#dff3ff,#a9cdea 55%,#6f9fc4);border:3px solid rgba(10,16,30,.55);box-shadow:inset 4px 3px 0 rgba(255,255,255,.6);}
#ll-amongus-landing .amu-crew__glint{left:36%;top:23%;width:14%;height:9%;border-radius:50%;background:rgba(255,255,255,.85);}
#ll-amongus-landing .amu-crew--cyan{--c:#22d3ee;--d:rgb(20,127,143);}
#ll-amongus-landing .amu-crew--green{--c:#a3e635;--d:rgb(98,138,32);}
#ll-amongus-landing .amu-crew--purple{--c:#a855f7;--d:rgb(101,51,148);}
#ll-amongus-landing .amu-crew--orange{--c:#fb923c;--d:rgb(151,88,36);}
#ll-amongus-landing .amu-crew--red{--c:#ff3b47;--d:rgb(153,35,43);}
#ll-amongus-landing .amu-crew--blue{--c:#3b82f6;--d:rgb(35,78,148);}
#ll-amongus-landing .amu-crew--mini{width:30px;height:35px;flex:none;}
#ll-amongus-landing .amu-crew--sm{width:44px;height:51px;}
#ll-amongus-landing .amu-crew--card{width:100%;aspect-ratio:.86;}
#ll-amongus-landing .amu-crew--big{width:100%;height:100%;} #ll-amongus-landing .amu-breadcrumbs-wrap{margin-top:22px;}
#ll-amongus-landing .amu-breadcrumbs{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center;font-family:var(--mono);font-size:12.5px;color:var(--dim);}
#ll-amongus-landing .amu-breadcrumbs li{margin:0;padding:0;list-style:none;display:inline-flex;align-items:center;}
#ll-amongus-landing .amu-breadcrumbs li::before,#ll-amongus-landing .amu-breadcrumbs li::marker{content:none!important;display:none;}
#ll-amongus-landing .amu-breadcrumbs a{color:var(--dim);}
#ll-amongus-landing .amu-breadcrumbs a:hover{color:var(--cyan);}
#ll-amongus-landing .amu-breadcrumbs__sep{color:#3b4468;}
#ll-amongus-landing .amu-breadcrumbs__current span{color:var(--cyan);} #ll-amongus-landing .amu-intro{margin-top:26px;}
#ll-amongus-landing .amu-intro__grid{display:grid;grid-template-columns:1.4fr .95fr;gap:34px;align-items:stretch;}
#ll-amongus-landing .amu-intro__text{font-size:17px;line-height:1.72;color:#c4cbe6;}
#ll-amongus-landing .amu-intro__text p+p{margin-top:18px;}
#ll-amongus-landing .amu-hookpanel{position:relative;border:1px solid rgba(34,211,238,.28);border-radius:20px;background:linear-gradient(180deg,rgba(16,22,44,.9),rgba(9,13,28,.9));padding:24px;overflow:hidden;}
#ll-amongus-landing .amu-hookpanel__bar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#22d3ee,#3b82f6,#a855f7);}
#ll-amongus-landing .amu-hookpanel__rows{display:flex;flex-direction:column;gap:12px;margin-top:16px;}
#ll-amongus-landing .amu-hookrow{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid rgba(120,150,220,.16);border-radius:12px;background:rgba(6,9,20,.5);}
#ll-amongus-landing .amu-hookrow--danger{border-color:rgba(255,59,71,.3);background:rgba(255,59,71,.06);}
#ll-amongus-landing .amu-hookrow__t{font-weight:700;}
#ll-amongus-landing .amu-hookrow__s{font-size:12.5px;color:var(--dim);}
#ll-amongus-landing .amu-red-t{color:#ff8189;}
#ll-amongus-landing .amu-red-s{color:#c98b90;}
#ll-amongus-landing .amu-hookrow__flag{margin-left:auto;font-family:var(--mono);font-size:11px;}
#ll-amongus-landing .amu-hookpanel__foot{font-size:12px;color:var(--dim);margin-top:16px;} #ll-amongus-landing .amu-desc__grid{display:grid;grid-template-columns:1.25fr .9fr;gap:38px;align-items:start;}
#ll-amongus-landing .amu-suspects{border:1px solid var(--line);border-radius:20px;background:rgba(10,14,28,.75);padding:22px;overflow:hidden;}
#ll-amongus-landing .amu-suspects__head{display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:11px;letter-spacing:1.5px;color:var(--dim);text-transform:uppercase;}
#ll-amongus-landing .amu-suspects__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;}
#ll-amongus-landing .amu-suspect{text-align:center;}
#ll-amongus-landing .amu-suspect__l{font-family:var(--mono);font-size:10.5px;color:var(--dim);margin-top:6px;}
#ll-amongus-landing .amu-suspect--find .amu-crew{filter:drop-shadow(0 0 12px rgba(255,59,71,.5));} #ll-amongus-landing .amu-tasks{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
#ll-amongus-landing .amu-task{padding:18px 18px 20px;border:1px solid var(--line);border-radius:16px;background:var(--panel);transition:transform .18s,border-color .18s,box-shadow .18s;}
#ll-amongus-landing .amu-task:hover{border-color:rgba(34,211,238,.55);transform:translateY(-3px);box-shadow:0 14px 34px rgba(34,211,238,.12);}
#ll-amongus-landing .amu-task__n{font-family:var(--mono);font-size:12px;color:var(--cyan);}
#ll-amongus-landing .amu-task__t{margin-top:9px;font-weight:600;font-size:15.5px;line-height:1.45;}
#ll-amongus-landing .amu-task--key{border-color:rgba(255,59,71,.35);background:rgba(255,59,71,.07);}
#ll-amongus-landing .amu-task--key:hover{border-color:rgba(255,59,71,.7);box-shadow:0 14px 34px rgba(255,59,71,.14);}
#ll-amongus-landing .amu-task__n--key{color:#ff6169;}
#ll-amongus-landing .amu-task__t--key{color:#ffd7d9;} #ll-amongus-landing .amu-video{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(34,211,238,.3);box-shadow:0 16px 44px rgba(34,211,238,.12);margin-top:22px;}
#ll-amongus-landing .amu-video__facade{position:relative;display:block;width:100%;aspect-ratio:16/9;cursor:pointer;background:#0a0e1c;}
#ll-amongus-landing .amu-video__facade img{width:100%;height:100%;object-fit:cover;}
#ll-amongus-landing .amu-video__shade{position:absolute;inset:0;background:radial-gradient(600px 300px at 50% 50%,rgba(5,7,15,.15),rgba(5,7,15,.68));}
#ll-amongus-landing .amu-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;
display:grid;place-items:center;color:#05070f;background:linear-gradient(120deg,#22d3ee,#3b82f6);
box-shadow:0 0 0 10px rgba(34,211,238,.14),0 14px 34px rgba(34,211,238,.4);transition:transform .2s,box-shadow .2s;}
#ll-amongus-landing .amu-video__play svg{width:34px;height:34px;margin-left:4px;}
#ll-amongus-landing .amu-video__facade:hover .amu-video__play,#ll-amongus-landing .amu-video__facade:focus-visible .amu-video__play{transform:translate(-50%,-50%) scale(1.07);box-shadow:0 0 0 14px rgba(34,211,238,.16),0 16px 40px rgba(34,211,238,.5);}
#ll-amongus-landing .amu-video__facade:focus-visible{outline:2px solid var(--cyan);outline-offset:3px;}
#ll-amongus-landing .amu-video__cap{position:absolute;left:0;right:0;bottom:18px;text-align:center;font-family:var(--mono);font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#e9edfb;text-shadow:0 2px 10px rgba(0,0,0,.6);}
#ll-amongus-landing .amu-video iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;} #ll-amongus-landing .amu-temp{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;color:var(--amber);border:1px dashed rgba(251,191,36,.5);border-radius:8px;padding:5px 10px;margin:6px 0 24px;}
#ll-amongus-landing .amu-price{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
#ll-amongus-landing .amu-price__card{position:relative;border:1px solid rgba(120,150,220,.2);border-radius:20px;background:linear-gradient(180deg,rgba(14,19,40,.9),rgba(8,12,26,.9));padding:26px 24px;overflow:hidden;}
#ll-amongus-landing .amu-price__card--pop{border-color:rgba(34,211,238,.5);background:linear-gradient(180deg,rgba(18,26,54,.95),rgba(10,15,32,.95));box-shadow:0 16px 44px rgba(34,211,238,.16);}
#ll-amongus-landing .amu-price__topbar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#22d3ee,#3b82f6);}
#ll-amongus-landing .amu-price__badge{position:absolute;top:16px;right:16px;font-family:var(--mono);font-size:10px;color:#05070f;background:var(--cyan);padding:4px 8px;border-radius:6px;font-weight:700;}
#ll-amongus-landing .amu-price__k{font-family:var(--mono);font-size:11px;letter-spacing:1.5px;color:var(--dim);text-transform:uppercase;}
#ll-amongus-landing .amu-price__v{font-family:var(--disp);font-weight:800;font-size:30px;margin:12px 0 4px;}
#ll-amongus-landing .amu-price__s{font-size:13.5px;color:var(--dim);}
#ll-amongus-landing .amu-price__hr{height:1px;background:rgba(120,150,220,.15);margin:18px 0;}
#ll-amongus-landing .amu-price__list{display:flex;flex-direction:column;gap:9px;font-size:14.5px;color:#c4cbe6;} #ll-amongus-landing .amu-priceline{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;
border:1px solid rgba(34,211,238,.5);border-radius:20px;padding:26px 30px;margin-top:8px;
background:linear-gradient(120deg,rgba(18,26,54,.95),rgba(10,15,32,.95));box-shadow:0 16px 44px rgba(34,211,238,.14);}
#ll-amongus-landing .amu-priceline__topbar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#22d3ee,#3b82f6,#a855f7);}
#ll-amongus-landing .amu-priceline__label{font-family:var(--mono);font-size:11px;letter-spacing:1.5px;color:var(--dim);text-transform:uppercase;}
#ll-amongus-landing .amu-priceline__val{margin-top:8px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;}
#ll-amongus-landing .amu-priceline__from{font-size:16px;color:var(--muted);}
#ll-amongus-landing .amu-priceline__num{font-family:var(--disp);font-weight:900;font-size:clamp(34px,5vw,48px);line-height:1;
background:linear-gradient(120deg,#22d3ee,#7dd3fc 45%,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent;}
#ll-amongus-landing .amu-priceline__unit{font-size:16px;color:var(--muted);}
#ll-amongus-landing .amu-priceline__cta{flex:none;} #ll-amongus-landing .amu-shortcode-note{margin-top:12px;padding:22px;border:1px dashed rgba(120,150,220,.35);border-radius:16px;
background:rgba(12,17,34,.4);color:var(--dim);font-size:14px;line-height:1.6;text-align:center;}
#ll-amongus-landing .amu-shortcode-note code{font-family:var(--mono);color:var(--cyan);font-size:13px;} #ll-amongus-landing .amu-reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
#ll-amongus-landing .amu-reason{padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--panel);transition:transform .18s,border-color .18s;}
#ll-amongus-landing .amu-reason:hover{border-color:rgba(34,211,238,.5);transform:translateY(-3px);}
#ll-amongus-landing .amu-reason__n{font-family:var(--disp);font-weight:900;font-size:34px;-webkit-background-clip:text;background-clip:text;color:transparent;}
#ll-amongus-landing .amu-grad-1{background-image:linear-gradient(120deg,#22d3ee,#3b82f6);}
#ll-amongus-landing .amu-grad-2{background-image:linear-gradient(120deg,#a3e635,#22d3ee);}
#ll-amongus-landing .amu-grad-3{background-image:linear-gradient(120deg,#a855f7,#3b82f6);}
#ll-amongus-landing .amu-grad-4{background-image:linear-gradient(120deg,#fb923c,#ff3b47);}
#ll-amongus-landing .amu-grad-5{background-image:linear-gradient(120deg,#22d3ee,#a855f7);}
#ll-amongus-landing .amu-reason__t{font-weight:800;font-size:18px;margin:10px 0 8px;}
#ll-amongus-landing .amu-reason p{font-size:14.5px;line-height:1.6;color:#a9b2d1;}
#ll-amongus-landing .amu-reason--wide{grid-column:span 2;background:linear-gradient(120deg,rgba(34,211,238,.08),rgba(168,85,247,.06));display:flex;gap:22px;align-items:center;flex-wrap:wrap;}
#ll-amongus-landing .amu-reason__body{flex:1;min-width:260px;}
#ll-amongus-landing .amu-reason__crew{display:flex;gap:6px;flex:none;} #ll-amongus-landing .amu-gallery__head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:22px;}
#ll-amongus-landing .amu-gallery__nav{display:flex;gap:10px;}
#ll-amongus-landing .amu-navbtn{cursor:pointer;width:48px;height:48px;border-radius:12px;border:1px solid rgba(120,150,220,.3);background:rgba(12,17,34,.6);color:var(--fg);font-size:20px;line-height:1;transition:border-color .18s,color .18s;}
#ll-amongus-landing .amu-navbtn:hover{border-color:var(--cyan);color:var(--cyan);}
#ll-amongus-landing .amu-gallery{overflow:hidden;border-radius:20px;touch-action:pan-y;}
#ll-amongus-landing .amu-gallery__track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);}
#ll-amongus-landing .amu-slide{flex:0 0 100%;padding-right:16px;}
#ll-amongus-landing .amu-slide:last-child{padding-right:0;}
#ll-amongus-landing .amu-slide img{width:100%;height:auto;aspect-ratio:16/8;object-fit:cover;border-radius:18px;border:1px solid rgba(120,150,220,.2);}
#ll-amongus-landing .amu-slide picture{display:block;}
#ll-amongus-landing .amu-dots{display:flex;gap:8px;justify-content:center;margin-top:16px;}
#ll-amongus-landing .amu-dots span{width:8px;height:8px;border-radius:99px;background:rgba(120,150,220,.28);transition:all .3s;cursor:pointer;}
#ll-amongus-landing .amu-dots span.amu-dots--on{width:30px;background:var(--cyan);} #ll-amongus-landing .amu-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
#ll-amongus-landing .amu-review{padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--panel);}
#ll-amongus-landing .amu-review__head{display:flex;align-items:center;gap:12px;}
#ll-amongus-landing .amu-review__ava{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-family:var(--disp);font-weight:800;color:#05070f;}
#ll-amongus-landing .amu-ava-1{background:linear-gradient(135deg,#22d3ee,#3b82f6);}
#ll-amongus-landing .amu-ava-2{background:linear-gradient(135deg,#a855f7,#22d3ee);}
#ll-amongus-landing .amu-ava-3{background:linear-gradient(135deg,#a3e635,#22d3ee);}
#ll-amongus-landing .amu-review__name{font-weight:700;}
#ll-amongus-landing .amu-review__meta{font-size:12.5px;color:var(--dim);}
#ll-amongus-landing .amu-stars{color:var(--amber);margin:12px 0 8px;letter-spacing:2px;}
#ll-amongus-landing .amu-review p{font-size:14.5px;line-height:1.6;color:var(--muted);} #ll-amongus-landing .amu-faq-sec{max-width:900px;}
#ll-amongus-landing .amu-center{text-align:center;}
#ll-amongus-landing .amu-faq{display:flex;flex-direction:column;gap:12px;margin-top:28px;}
#ll-amongus-landing .amu-faq__item{border:1px solid rgba(120,150,220,.2);border-radius:16px;background:var(--panel);overflow:hidden;}
#ll-amongus-landing .amu-faq__q{width:100%;cursor:pointer;background:none;border:none;color:var(--fg);text-align:left;display:flex;align-items:center;gap:16px;padding:20px 22px;font-family:var(--font);font-weight:700;font-size:17px;}
#ll-amongus-landing .amu-faq__ico{flex:none;width:26px;height:26px;border-radius:8px;border:1px solid rgba(34,211,238,.4);display:grid;place-items:center;color:var(--cyan);font-family:var(--mono);font-size:16px;transition:transform .3s;}
#ll-amongus-landing .amu-faq__item--open .amu-faq__ico{transform:rotate(45deg);}
#ll-amongus-landing .amu-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;}
#ll-amongus-landing .amu-faq__item--open .amu-faq__a{grid-template-rows:1fr;}
#ll-amongus-landing .amu-faq__a-in{overflow:hidden;font-size:15.5px;line-height:1.65;color:var(--muted);padding:0 22px 0 64px;}
#ll-amongus-landing .amu-faq__item--open .amu-faq__a-in{padding-bottom:20px;} #ll-amongus-landing .amu-centers{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
#ll-amongus-landing .amu-center{display:block;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--panel);transition:border-color .18s,transform .18s;}
#ll-amongus-landing .amu-center:hover{border-color:rgba(34,211,238,.5);transform:translateY(-2px);}
#ll-amongus-landing .amu-center--exo{border-color:rgba(168,85,247,.28);background:rgba(168,85,247,.06);}
#ll-amongus-landing .amu-center--exo:hover{border-color:rgba(168,85,247,.6);}
#ll-amongus-landing .amu-center__brand{font-family:var(--mono);font-size:11px;}
#ll-amongus-landing .amu-center__t{font-weight:700;font-size:16px;margin:6px 0;}
#ll-amongus-landing .amu-center__a{font-size:13.5px;color:#a9b2d1;} #ll-amongus-landing .amu-quests{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
#ll-amongus-landing .amu-quest{border:1px solid rgba(120,150,220,.2);border-radius:20px;overflow:hidden;background:var(--panel);display:block;transition:border-color .18s,transform .18s,box-shadow .18s;}
#ll-amongus-landing .amu-quest:hover{border-color:rgba(34,211,238,.55);transform:translateY(-4px);box-shadow:0 18px 40px rgba(34,211,238,.14);}
#ll-amongus-landing .amu-quest__cover{aspect-ratio:16/10;display:grid;place-items:center;position:relative;}
#ll-amongus-landing .amu-quest__cover--squid{background:repeating-linear-gradient(45deg,#1a1030,#1a1030 12px,#241442 12px,#241442 24px);}
#ll-amongus-landing .amu-quest__cover--roblox{background:repeating-linear-gradient(45deg,#0f2418,#0f2418 12px,#143020 12px,#143020 24px);}
#ll-amongus-landing .amu-quest__cover--hp{background:repeating-linear-gradient(45deg,#2a1a08,#2a1a08 12px,#38240c 12px,#38240c 24px);}
#ll-amongus-landing .amu-quest__badge{position:absolute;top:12px;left:12px;font-family:var(--mono);font-size:10px;padding:4px 8px;border-radius:6px;color:#fff;}
#ll-amongus-landing .amu-badge-purple{background:rgba(168,85,247,.8);}
#ll-amongus-landing .amu-badge-lime{background:rgba(163,230,53,.85);color:#05070f;}
#ll-amongus-landing .amu-badge-orange{background:rgba(251,146,60,.9);color:#05070f;}
#ll-amongus-landing .amu-quest__body{padding:18px;}
#ll-amongus-landing .amu-quest__t{font-family:var(--disp);font-weight:700;font-size:18px;}
#ll-amongus-landing .amu-quest__body p{margin:8px 0 12px;font-size:13.5px;color:#a9b2d1;line-height:1.5;}
#ll-amongus-landing .amu-quest__foot{display:flex;justify-content:space-between;align-items:center;}
#ll-amongus-landing .amu-quest__foot .amu-mono{font-size:12px;color:var(--dim);}
#ll-amongus-landing .amu-quest__more{font-weight:700;font-size:14px;} #ll-amongus-landing .amu-finalcta{position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(34,211,238,.3);background:linear-gradient(120deg,rgba(34,211,238,.12),rgba(168,85,247,.12));padding:46px 40px;text-align:center;}
#ll-amongus-landing .amu-finalcta__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(600px 300px at 50% -20%,rgba(34,211,238,.25),transparent 70%);}
#ll-amongus-landing .amu-finalcta__h{position:relative;margin:0 0 12px;}
#ll-amongus-landing .amu-finalcta__p{position:relative;margin:0 auto 26px;max-width:520px;color:#c4cbe6;font-size:16.5px;}
#ll-amongus-landing .amu-finalcta .amu-btn{position:relative;} @keyframes amu-floaty{0%,100%{transform:translateY(0) rotate(var(--r,0deg));}50%{transform:translateY(-14px) rotate(var(--r,0deg));}}
@keyframes amu-scan{0%{transform:translateY(-100%);}100%{transform:translateY(100%);}}
@keyframes amu-pulse{0%,100%{box-shadow:0 0 0 0 rgba(255,59,71,.55);}50%{box-shadow:0 0 0 14px rgba(255,59,71,0);}}
@keyframes amu-drift{0%{background-position:0 0;}100%{background-position:1400px 700px;}}
@media (prefers-reduced-motion:reduce){#ll-amongus-landing *{animation:none!important;}} .amu-stub-modal{position:fixed;inset:0;z-index:9999;background:rgba(4,6,14,.78);backdrop-filter:blur(6px);display:none;place-items:center;padding:22px;font-family:'Manrope',sans-serif;}
.amu-stub-modal.amu-stub-modal--open{display:grid;}
.amu-stub-modal__card{position:relative;width:100%;max-width:460px;border:1px solid rgba(34,211,238,.35);border-radius:22px;background:linear-gradient(180deg,rgba(16,22,44,.98),rgba(9,13,28,.98));padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.6);color:#e9edfb;}
.amu-stub-modal__bar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#22d3ee,#3b82f6,#a855f7);border-radius:22px 22px 0 0;}
.amu-stub-modal__x{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:10px;border:1px solid rgba(120,150,220,.3);background:rgba(6,9,20,.5);color:#e9edfb;cursor:pointer;font-size:18px;}
.amu-stub-modal__title{font-family:'Unbounded',sans-serif;font-weight:800;font-size:24px;margin:8px 0 6px;}
.amu-stub-modal__sub{margin:0 0 20px;font-size:14px;color:#8b93b0;}
.amu-stub-modal__form{display:flex;flex-direction:column;gap:12px;}
.amu-stub-modal__form input{font-family:'Manrope',sans-serif;font-size:15px;color:#e9edfb;padding:14px 15px;border:1px solid rgba(120,150,220,.25);border-radius:12px;background:rgba(6,9,20,.6);outline:none;width:100%;color-scheme:dark;}
.amu-stub-modal__row{display:flex;gap:12px;}
.amu-stub-modal__note{margin-top:14px;font-size:11.5px;color:#5a6690;text-align:center;}
.amu-stub-modal .amu-btn--primary{color:#05070f;background:linear-gradient(120deg,#fbab3c,#f97316);box-shadow:0 10px 26px rgba(249,115,22,.4);border:none;border-radius:12px;padding:16px;font-family:'Unbounded',sans-serif;font-weight:700;font-size:16px;cursor:pointer;width:100%;} @media (max-width:960px){
#ll-amongus-landing .amu-hero__grid{grid-template-columns:1fr;}
#ll-amongus-landing .amu-hero__stage{height:360px;order:-1;}
#ll-amongus-landing .amu-intro__grid,#ll-amongus-landing .amu-desc__grid{grid-template-columns:1fr;}
#ll-amongus-landing .amu-tasks,#ll-amongus-landing .amu-reasons,#ll-amongus-landing .amu-price{grid-template-columns:repeat(2,1fr);}
#ll-amongus-landing .amu-reason--wide{grid-column:span 2;}
#ll-amongus-landing .amu-centers{grid-template-columns:repeat(2,1fr);}
#ll-amongus-landing .amu-quests{grid-template-columns:1fr;}
}
@media (max-width:760px){
#ll-amongus-landing .amu-container{padding-left:18px;padding-right:18px;}
#ll-amongus-landing .amu-block{margin-top:52px;}
#ll-amongus-landing .amu-price{grid-template-columns:1fr;}
#ll-amongus-landing .amu-cta-row .amu-btn{flex:1;} #ll-amongus-landing .amu-tasks,
#ll-amongus-landing .amu-reviews,
#ll-amongus-landing .amu-centers,
#ll-amongus-landing .amu-reasons{
display:flex!important;grid-template-columns:none!important;
overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;
gap:12px;padding-bottom:14px;scrollbar-width:thin;
}
#ll-amongus-landing .amu-tasks>*{flex:0 0 70%;scroll-snap-align:start;}
#ll-amongus-landing .amu-reviews>*{flex:0 0 85%;scroll-snap-align:start;}
#ll-amongus-landing .amu-centers>*{flex:0 0 60%;scroll-snap-align:start;}
#ll-amongus-landing .amu-reasons>*{flex:0 0 82%!important;scroll-snap-align:start;}
#ll-amongus-landing .amu-reason--wide{grid-column:auto;flex-direction:column;align-items:flex-start;gap:14px;}
#ll-amongus-landing .amu-reason__body{min-width:0;}
#ll-amongus-landing .amu-tasks::-webkit-scrollbar,
#ll-amongus-landing .amu-reviews::-webkit-scrollbar,
#ll-amongus-landing .amu-centers::-webkit-scrollbar,
#ll-amongus-landing .amu-reasons::-webkit-scrollbar{height:6px;}
#ll-amongus-landing .amu-tasks::-webkit-scrollbar-thumb,
#ll-amongus-landing .amu-reviews::-webkit-scrollbar-thumb,
#ll-amongus-landing .amu-centers::-webkit-scrollbar-thumb,
#ll-amongus-landing .amu-reasons::-webkit-scrollbar-thumb{background:rgba(34,211,238,.45);border-radius:3px;}
#ll-amongus-landing .amu-h1{font-size:clamp(38px,11vw,56px);}
#ll-amongus-landing .amu-slide img{aspect-ratio:4/3;}
}