@font-face{font-family:"Taberna Serif";src:url(../assets/fonts/TabernaSerif-BlackSh.ttf) format("truetype");font-weight:900;font-style:normal}.hero-wrapper{font-family:Georgia,serif;background:#f0b1af;color:#210;display:flex;flex-direction:column;min-height:100vh}.hero-header{display:flex;justify-content:space-between;align-items:center;padding:28px 48px;font-size:14px;border-bottom:6px solid #000}.hero-brand{display:flex;align-items:center;gap:10px;font-weight:700;text-transform:uppercase;font-family:mono45-headline,sans-serif;letter-spacing:.1rem;font-size:24px}.hero-nav-links{display:flex;gap:128px;padding-right:128px}.hero-link{font-family:mono45-headline,sans-serif;letter-spacing:.1rem;font-size:36px;color:#000;font-weight:700;text-decoration:none;border-bottom:4px solid transparent}.hero-link:hover{color:#f9aaf0}.hero-link.active{border-bottom-color:#000}.hero-main{flex:1;display:flex;justify-content:center;position:relative;padding:0 32px 48px;margin-top:0;background:url(/assets/lights-DHO_tiXM.png) no-repeat center center;background-size:cover;background-position-y:-500px}.hero-center{z-index:2;max-width:800px;width:100%;text-align:center;padding-top:16px;margin:0 auto}.hero-intro{font-size:36px;font-style:italic;color:#000;margin-bottom:0;line-height:1;display:flex;justify-content:center;text-align:center;font-family:Cutive,serif}.hero-title{font-family:Taberna-black,serif;font-size:128px;font-weight:900;white-space:nowrap;display:flex;justify-content:center;gap:12px;text-align:center;margin:0;line-height:1}.red-text{color:#d61f1f;text-shadow:2px 2px 0 black;margin:0;letter-spacing:-6px}.beige-text{font-size:76px;font-family:peachy,serif;text-shadow:2px 2px 0 black;color:#ff9e0d;display:inline-block;position:relative;top:50px;margin:0 12px}.hero-subtitle{font-family:Taberna-black,sans-serif;font-size:76px;margin:0 0 16px;font-weight:700}.hero-desc{font-size:32px;margin-bottom:8px;font-family:Cutive,serif;line-height:150%}.hero-caption{font-size:24px;color:#600;font-family:Cutive,serif}.hero-button{margin-top:16px;font-size:48px;padding:13px 24px;background:#d61f1f;border:4px solid #000000;border-bottom:8px solid #000000;color:#fff;cursor:pointer;font-weight:700;border-radius:18px;transition:background .2s ease}.hero-button:hover{background:#600}.devil.left{left:0;position:absolute;max-height:475px;z-index:1;bottom:0}.devil.right{right:0;position:absolute;max-height:475px;z-index:1;bottom:0}.hero-footer{background:#d61f1f;color:#fff;text-align:center;padding:42px 64px;font-size:18px;display:flex;justify-content:space-between;flex-wrap:wrap;border-top:6px solid #000000;font-family:Cutive,serif}:root{--bg: #0b0b0d;--ink: #f6f6f9;--muted: #8d8fa3;--accent: #ff4d6d;--accent-2: #ffd166;--gap: clamp(20px, 4vw, 40px);--frame: #111217;--border: #1c1d25}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink)}.intro{height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--ink)}.intro__header{flex-shrink:0;padding:10px clamp(14px,3vw,24px);background:linear-gradient(#0c0d12,#0b0b0d 60%);border-bottom:1px solid #171824;display:flex;align-items:center;gap:12px}.intro__title{font-size:clamp(16px,2.3vw,20px);margin:0;font-weight:800;letter-spacing:.2px}.intro__hint{margin-left:auto;color:var(--muted);font-size:.9rem}.intro__scrollbar-wrapper{flex:1;display:flex;overflow:hidden}.strip{display:flex;align-items:center;gap:var(--gap);height:100%;padding:clamp(14px,3vw,24px);overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#2a2c3a transparent}.strip::-webkit-scrollbar{height:12px}.strip::-webkit-scrollbar-thumb{background:#2a2c3a;border-radius:999px}.panel{flex:0 0 auto;width:min(1100px,92vw);aspect-ratio:16/9;display:grid;place-items:center}.panel__frame{position:relative;width:100%;height:100%;margin:0;background:var(--frame);border-radius:14px;box-shadow:0 0 0 2px var(--border),0 20px 60px #00000073,inset 0 0 0 1px #ffffff05;overflow:hidden}.panel__frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(3px 3px at 20% 30%,#ffffff07 40%,transparent 42%) repeat,radial-gradient(3px 3px at 70% 60%,#ffffff05 40%,transparent 42%) repeat;background-size:10px 10px,14px 14px;mix-blend-mode:overlay;pointer-events:none}.panel__art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.05)}.bubble{position:absolute;left:clamp(14px,3vw,24px);right:clamp(14px,3vw,24px);bottom:clamp(14px,3vw,24px);background:#0d0f16cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:2px solid #222433;border-radius:12px;padding:clamp(10px,2.5vw,16px) clamp(12px,2.8vw,18px);box-shadow:0 8px 24px #00000073,inset 0 0 0 1px #2a2d3d}.bubble__title{margin:0 0 4px;font-weight:800;font-size:clamp(14px,2.4vw,18px);color:var(--accent);text-transform:uppercase;letter-spacing:.3px}.bubble__text{margin:0;line-height:1.35;font-size:clamp(13px,2.2vw,16px)}.panel--end{width:min(900px,80vw);display:grid;place-items:stretch}.endcard{display:grid;gap:14px;align-content:center;padding:clamp(16px,4vw,28px);background:#0e1018;border:2px dashed #2b2e40;border-radius:16px;box-shadow:inset 0 0 0 1px #262a3a}.endcard h2{margin:0;font-size:clamp(18px,3vw,24px)}.endcard__actions{display:flex;gap:10px}.primary,.ghost{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:10px;padding:10px 14px;font-weight:700;cursor:pointer}.primary{background:linear-gradient(90deg,var(--accent),var(--accent-2));color:#0a0b0f;box-shadow:0 8px 18px #ff4d6d40}.ghost{background:transparent;color:var(--muted);box-shadow:inset 0 0 0 1px #2a2c3a}.home-btn{margin-left:12px;background:var(--accent);color:#fff;border:none;border-radius:6px;padding:6px 12px;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 2px 6px #0000004d;transition:background .2s ease}.home-btn:hover{background:var(--accent-2);color:#000}body{margin:0;padding:0;background:url(/background.png) no-repeat center center fixed;background-size:cover}.blog-page{min-height:100vh;position:relative;z-index:1;background:transparent}.blog-carousel{position:relative;max-width:1200px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.carousel-track{display:flex;gap:15px;justify-content:center;align-items:center}.carousel-slide{flex:0 0 auto;transition:transform .3s ease,box-shadow .3s ease}.carousel-slide img{height:420px;width:auto;border-radius:6px;cursor:pointer;transition:transform .3s ease}.center-slide img{height:540px;transform:scale(1.05);box-shadow:0 8px 20px #0006}.carousel-slide img:hover{transform:scale(1.05)}.arrow{position:absolute;top:50%;transform:translateY(-50%);background:red;color:#fff;border:none;padding:8px;font-size:1.5rem;cursor:pointer;border-radius:50%;z-index:5}.arrow.left{left:-240px}.arrow.right{right:-240px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:100}.modal img{max-width:90%;max-height:90%}.dots{margin-top:15px;text-align:center}.dot{height:10px;width:10px;margin:0 4px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#9c1515}.blog-title{text-align:center;margin:20px 0 60px;font-size:92px;font-weight:700;letter-spacing:2px;font-family:Taberna-black,serif;color:#d61f1f;text-shadow:2px 2px 0 black}.hero-brand{display:flex;align-items:center;gap:10px;font-weight:700;text-transform:uppercase;font-family:mono45-headline,sans-serif;letter-spacing:.1rem;font-size:24px;color:#000}.logo-text{font-family:stranger-variable,sans-serif;font-size:24px;-webkit-text-stroke:1px black;color:#f9aaf0;font-weight:900;line-height:1}.blog-post-page{background:#fff!important;background-image:none!important;color:#000;min-height:100vh;padding:2rem}.post__header{text-align:center}.post__title{font-size:2rem;margin-bottom:.5rem;font-family:Taberna-black,serif}.post__meta{font-size:.9rem;color:#555}.post__hero{max-width:100%;border-radius:8px;margin:1rem 0}.post__body img{max-width:100%;border:2px solid #d61f1f;border-radius:8px;margin:1rem 0}.post__body h2{margin-top:2rem;border-bottom:2px solid #d61f1f;padding-bottom:.3rem}.post__body blockquote{border-left:4px solid #d61f1f;padding-left:1rem;font-style:italic;color:#555}.blog-post-content{max-width:800px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#222;background-color:#fff;border-radius:8px}.blog-post-content h2{color:#d61f1f;border-bottom:2px solid #d61f1f;padding-bottom:.3rem;margin-top:2rem;font-size:1.5rem}.blog-post-content p{margin-bottom:1.2rem}.blog-post-content ul{list-style:disc;padding-left:1.5rem;margin-bottom:1.2rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content li strong{color:#000}.blog-post-content li::marker{color:#d61f1f}.back-to-blog{display:inline-block;padding:.5rem 1rem;background-color:#d61f1f;color:#fff;text-decoration:none;border-radius:6px;font-weight:700;transition:background-color .3s ease,transform .2s ease}.back-to-blog:hover{background-color:#e22b5c;transform:translateY(-2px)}.back-to-blog:active{transform:translateY(0)}.blog-post-header h1{text-align:center;font-family:Taberna-black,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#111}.blog-post-date{text-align:center;display:block;font-size:.95rem;color:#555;margin-bottom:2rem}.desk-bg{background:#1a1a1a;height:100vh;display:flex;justify-content:center;align-items:center}.pc-monitor{background:#cfc8b6;padding:20px;border-radius:8px;box-shadow:0 0 60px #0009}.pc-screen{background:#0b0b0d;width:1024px;height:768px;display:flex;flex-direction:column;border:8px inset #555}.intro__header{flex-shrink:0;padding:10px 20px;background:linear-gradient(#0c0d12,#0b0b0d 60%);border-bottom:1px solid #171824;display:flex;align-items:center;gap:12px}.intro__title{font-size:1rem;margin:0;font-weight:800}.intro__hint{margin-left:auto;margin-right:10px;color:#8d8fa3;font-size:.85rem}.home-btn{background:#ff4d6d;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s ease}.home-btn:hover{background:#ffd166;color:#000}.pc-content{flex:1;overflow:hidden}.desk-bg{display:flex;justify-content:center;align-items:center;padding:40px;background:#2b2b2b;height:100vh}.pc-monitor{background:#111;border:12px solid #333;border-radius:10px;padding:10px;box-shadow:0 5px 25px #0009}.pc-screen{background:#0a0a0a;width:800px;height:500px;display:flex;flex-direction:column;border-radius:4px;overflow:hidden}.intro__header{display:flex;justify-content:space-between;align-items:center;background:#222;padding:10px 15px;color:#fff}.intro__title{font-size:1.2rem;font-weight:700;margin:0}.home-btn{background:#ff5757;border:none;padding:6px 12px;color:#fff;font-weight:700;cursor:pointer;border-radius:4px}.pc-content{flex:1;background:#f4f4f4;display:flex;justify-content:center;align-items:center;padding:15px}.lootly-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.lootly-img{max-width:100%;max-height:100%;object-fit:contain}body{margin:0;font-family:system-ui,sans-serif}@font-face{font-family:SydneyLogo;src:url(/assets/ConflictDripsPersonalUseBold-WyKXn-C-8QNAzP.ttf) format("truetype");font-weight:400;font-style:normal}.logo-text{font-family:SydneyLogo,sans-serif;font-size:2.5rem;color:#ff8edd;-webkit-text-stroke:1px #000}@font-face{font-family:Taberna;src:url(/assets/TabernaSans-BlackSh-DDr5cBw5.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Taberna-Serif;src:url(/assets/TabernaSerif-BlackSh-CJXgETQk.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Taberna-black;src:url(/assets/TabernaSerif-Black-EV4Sr3tI.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:peachy;src:url(/assets/Sugar%20Peachy%20DEMO-ZMyWPYG_.otf) format("opentype");font-weight:400;font-style:normal}
