/* SilkenMC cinematic edition — framework-free, local artwork and original logo. */
:root{--bg:#08070e;--surface:#111019;--line:#ffffff19;--text:#f5f2ff;--muted:#b1aabd;--purple:#b4a0ff;--gold:#ebca88}body{background:radial-gradient(ellipse at 10% 45%,#20133255,transparent 40%),var(--bg);overflow-x:clip}.header{position:relative;z-index:20;height:100px;border-bottom:1px solid var(--line);gap:25px}.brand{gap:4px;font-size:22px;letter-spacing:-.8px}.brand-logo{width:76px;height:76px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 0 14px #a980ff30)}.brand small{font-size:10px;letter-spacing:1.7px;color:#d0c2e6}.header nav{font-size:14px;gap:26px}.header nav a{color:#d3cbde;position:relative}.header nav a:after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--purple);transition:width .25s,left .25s}.header nav a:hover:after{width:100%;left:0}.header nav a[aria-current]{border-bottom-color:var(--purple);color:white}.player-link{background:#ffffff09;border-color:#ffffff26;border-radius:5px;font-size:14px}.page-home .header{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:calc(100% - 64px);max-width:1340px;height:90px;padding:0 28px;background:#100c1b75;backdrop-filter:blur(20px);border:1px solid #ffffff18;border-radius:9px}.page-home main{max-width:none;padding:0}.page-home main>.notice{position:relative;z-index:30;max-width:1000px;margin:120px auto 0}.cinema-hero{position:relative;min-height:900px;min-height:max(840px,100svh);display:grid;place-items:center;overflow:hidden;isolation:isolate;background:#151123}.hero-scenery{position:absolute;inset:-3%;background:url('/assets/empire-poster.png') center 60%/cover no-repeat;z-index:-5;animation:panorama 26s ease-in-out infinite alternate;will-change:transform}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#08070e70 0%,#0d07173b 23%,#110c2373 56%,#08070ef5 100%),radial-gradient(ellipse at center,#09041170,transparent 70%);pointer-events:none}.hero-grain{position:absolute;inset:0;z-index:-1;opacity:.11;pointer-events:none;background-image:repeating-linear-gradient(90deg,#fff1 0px,#fff1 1px,transparent 1px,transparent 3px);mix-blend-mode:overlay}.hero-content{position:relative;z-index:2;text-align:center;padding:132px 20px 140px;width:100%;text-shadow:0 3px 30px #080414aa}.hero-kicker{display:flex;justify-content:center;align-items:center;gap:18px;font-size:12px;letter-spacing:4px;color:#ece4ff;font-weight:600;animation:appear 1s both .25s}.hero-kicker>span{width:38px;height:1px;background:linear-gradient(90deg,transparent,#c7aeed)}.hero-kicker>span:last-child{transform:rotate(180deg)}.hero-logo{display:block;width:240px;height:240px;object-fit:contain;margin:8px auto 6px;filter:drop-shadow(0 0 35px #ac83ff50);animation:logo-enter 1.6s cubic-bezier(.2,.8,.2,1) both,logo-float 7s ease-in-out 1.6s infinite}.cinema-hero h1{font-size:clamp(44px,5.3vw,79px);font-weight:800;line-height:1.06;letter-spacing:-2.5px;margin:0;color:#fff;animation:appear 1.3s cubic-bezier(.2,.8,.2,1) both .3s}.cinema-hero h1 em{font-family:Georgia,'Times New Roman',serif;font-size:1.14em;letter-spacing:-3px;font-weight:400;background:linear-gradient(110deg,#f3dcb8,#fff0d1 36%,#dfbf81 65%,#eddcc0);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-manifesto{font-size:19px;letter-spacing:1px;color:#e1d9ef;margin:22px 0 28px;animation:appear 1s both .6s}.hero-actions{display:flex;justify-content:center;gap:16px;animation:appear 1s both .8s}.button{border-radius:4px;padding:17px 25px;font-size:13px;letter-spacing:1px;position:relative;isolation:isolate;transition:transform .25s,box-shadow .25s,background .25s}.primary{background:linear-gradient(115deg,#9676e7,#c0a3ff);border:1px solid #d6bdff;color:#170e29;box-shadow:0 5px 28px #9760ee35}.primary:hover{background:linear-gradient(115deg,#b195ff,#d5bbff);box-shadow:0 6px 45px #aa7aff66;transform:translateY(-3px)}.glass{background:#ffffff0b;backdrop-filter:blur(12px);border-color:#ffffff40;color:#fff}.glass:hover{background:#ffffff1a;border-color:#d0baff}.hero-caption{font-size:11px;letter-spacing:2px;color:#c6b8d7;margin-top:29px;animation:appear 1s both 1s}.tiny-diamond{font-size:9px;color:var(--gold);padding-right:10px}.cinema-bottom{position:absolute;bottom:40px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:end;z-index:3}.scroll-cue{display:flex;align-items:center;gap:15px;font-size:11px;letter-spacing:2px;color:#dfd4ef}.scroll-line{height:45px;width:1px;position:relative;background:#d5bde64d;overflow:hidden}.scroll-line:after{content:'';position:absolute;top:-50%;left:0;width:1px;height:50%;background:#e9ceff;animation:scroll-line 2.2s infinite ease-in-out}.film-controls{text-align:right}.film-toggle{font-size:13px;color:#e4d9ee;background:#1710219c;border:1px solid #b9a6d345;padding:10px 16px;border-radius:4px}.film-toggle:hover{border-color:var(--purple)}.film-controls small{display:block;color:#b2a6c0;font-size:11px;max-width:340px;margin-top:6px}.cinema-player{position:absolute;inset:0;z-index:-4;opacity:0;transition:opacity 1.5s;pointer-events:none;overflow:hidden}.cinema-player.playing{opacity:1}.cinema-player iframe{position:absolute;border:0;left:50%;top:50%;width:100%;height:56.25vw;min-height:100%;min-width:177.78vh;transform:translate(-50%,-50%)}.embers{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.entrance{display:none}.page-home .entrance{display:flex;position:fixed;inset:0;background:#08070e;z-index:80;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;animation:curtain 1.5s cubic-bezier(.7,0,.3,1) forwards}.entrance img{width:260px;height:260px;object-fit:contain;filter:drop-shadow(0 0 45px #b18aff60);animation:intro-logo 1.2s both}.entrance span{font-size:11px;letter-spacing:3px;color:#b8a8d1}.entrance i{height:1px;background:#bd99ff;width:0;margin-top:28px;animation:intro-bar 1s both}.chapter-bar{display:flex;justify-content:space-between;align-items:center;gap:25px;max-width:1280px;margin:auto;padding:29px 48px;border-bottom:1px solid var(--line)}.chapter-bar span{font-size:11px;letter-spacing:1.8px;color:#9a8dab}.chapter-bar b{font-family:Georgia,serif;font-size:22px;letter-spacing:5px;color:#cbb7e7;font-weight:400}.world-section,.store-section,.community-v2,.visual-credits{max-width:1280px;margin:auto;padding-inline:48px}.world-section{display:grid;grid-template-columns:1fr 1.15fr;gap:65px;padding-block:110px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2.2px;color:#b2a0ca}.world-heading h2{font-size:clamp(42px,4.5vw,64px);line-height:1.08;letter-spacing:-2px;margin:25px 0}.world-heading h2 em,.store-section h2 em,.community-v2 h2 em{font:italic 1.14em Georgia,serif;color:var(--purple);letter-spacing:-2px}.world-heading h2>span{color:#6e617e}.world-heading>p{font-size:16px;max-width:380px;line-height:1.9}.text-link{color:#d3baf9;font-size:14px;letter-spacing:.3px}.world-window{position:relative;min-height:510px;border:1px solid #ac83e149;overflow:hidden;border-radius:3px;box-shadow:20px 20px 0 -1px #08070e,20px 20px 0 0 #a889ce26}.world-window>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:74% center;transition:transform 1.2s}.world-window:hover>img{transform:scale(1.06)}.world-window-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0b0611e8,transparent 70%)}.world-label{position:absolute;bottom:30px;left:30px;right:30px;color:#e7dbf4}.world-label>span:first-child{display:block;font-size:11px;letter-spacing:2px}.world-label strong{font:40px Georgia,serif;display:block;margin-top:10px}.world-label .world-arrow{position:absolute;bottom:4px;right:0;font-size:30px;color:var(--gold)}.store-section{padding-block:10px 70px}.store-section .section-heading{margin-bottom:38px}.store-section h2{font-size:54px;line-height:1.1;margin-top:20px}.store-intro{align-self:end;padding-bottom:12px}.store-intro p{font-size:16px}.products{gap:25px}.product{border-radius:4px;border-color:#bca0e526;background:linear-gradient(160deg,#181221,#0d0b13);transition:transform .4s,border-color .4s,box-shadow .4s}.product:hover{transform:translateY(-9px);border-color:#b395ec88;box-shadow:0 25px 60px #0006}.product-art{height:220px;border-bottom:1px solid #b497d41a;background:radial-gradient(ellipse at 50% 70%,#725a332e,transparent 65%),linear-gradient(135deg,#1d1720,#110d12);overflow:hidden}.product-symbol{position:relative;font-size:100px;z-index:1;color:#f3d190;text-shadow:0 0 50px #e5ba6340;transition:transform .7s}.product:hover .product-symbol{transform:translateY(-9px) rotate(-5deg)}.product-orbit{position:absolute;width:138px;height:138px;border:1px solid #dfb97138;border-radius:50%;transform:rotateX(50deg) rotateZ(-35deg);box-shadow:0 0 0 22px #ddc49a05,0 0 0 45px #ddc49a04}.art-patrizio{background:radial-gradient(ellipse at 50% 70%,#5f42843d,transparent 65%),linear-gradient(135deg,#201729,#100c15)}.art-patrizio .product-orbit{border-color:#b48ade40;box-shadow:0 0 0 22px #b98ee109,0 0 0 45px #b98ee105}.art-vessilli{background:radial-gradient(ellipse at 50% 70%,#344a703d,transparent 65%),linear-gradient(135deg,#171c2b,#0c0e16)}.art-vessilli .product-orbit{border-color:#8aa9de40;box-shadow:0 0 0 22px #8eabe109,0 0 0 45px #8eabe105}.product-content{padding:27px}.product-content p{font-size:15px;min-height:78px}.product-content .eyebrow{font-size:12px}.product-bottom{font-size:14px}.tag{font-size:11px;letter-spacing:2px;top:20px;left:22px;background:transparent;border:1px solid #b194bf29;color:#beaccb}.store-footnote{font-size:13px;margin:24px 0 0;text-align:center;color:#9888a8}.community-v2{position:relative;display:flex;gap:55px;align-items:center;padding-block:65px;margin-block:40px 60px;border-top:1px solid #b18ad629;border-bottom:1px solid #b18ad629;overflow:hidden}.community-v2>img{width:250px;height:250px;object-fit:contain;filter:drop-shadow(0 0 50px #946cdb35);flex-shrink:0}.community-v2 h2{font-size:38px;line-height:1.3;margin:15px 0}.community-v2 p{font-size:15px}.community-glow{position:absolute;z-index:-1;width:600px;height:400px;background:radial-gradient(ellipse,#5a347231,transparent 70%);left:-100px}.visual-credits{font-size:12px;color:#93849e;display:flex;justify-content:space-between;gap:25px;margin-bottom:35px}.visual-credits a:hover{color:var(--purple)}footer{padding-bottom:25px}footer .brand-logo{width:65px;height:65px}.footer-bottom{padding-bottom:35px}.motion-toggle{position:fixed;bottom:12px;right:15px;z-index:30;border:1px solid #ffffff22;border-radius:20px;padding:7px 13px;background:#100c1bda;color:#bdb1cf;backdrop-filter:blur(10px);font-size:12px}.motion-toggle:hover{color:white}.toast{position:fixed;left:50%;bottom:35px;transform:translate(-50%,20px);background:#23172f;border:1px solid #ba97e4;color:#f2e8ff;border-radius:7px;padding:12px 23px;z-index:60;opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;max-width:calc(100% - 40px);text-align:center}.toast.shown{opacity:1;transform:translate(-50%,0)}.page-heading{position:relative;padding-block:65px 40px}.page-heading:before{content:'';position:absolute;left:-30px;top:0;width:70%;height:100%;background:radial-gradient(ellipse,#67448620,transparent 70%);z-index:-1}.page-heading h1{font-size:clamp(40px,5vw,63px)}.page-shop .page-heading:after{content:'';position:absolute;right:0;top:25px;width:170px;height:170px;background:url('/assets/branding/silkenmc-v3.png') center/contain no-repeat;opacity:.45;z-index:-1}.page-heading>p{max-width:740px}.identity{padding:35px;background:radial-gradient(ellipse at top,#2c1a3e50,transparent 75%);border:1px solid #b192cf26;border-radius:5px}.identity-logo{display:block;margin:0 auto 20px;width:145px;height:145px;object-fit:contain}.identity h1{font-size:48px}.identity .eyebrow{text-align:center}.identity input{background:#0e0b14;border-color:#624779;border-radius:4px}.identity input:focus{border-color:var(--purple);box-shadow:0 0 25px #9863ca25}.box{background:linear-gradient(145deg,#1a1222,#0d0a12);border-color:#b798d02c;border-radius:4px}.notice{background:#22182e;border-color:#5b456f;color:#ddd0e7}.mode-banner{position:relative;min-height:330px;padding:70px 40px;overflow:hidden;background:linear-gradient(90deg,#100b18c9,#100b1850),url('/assets/empire-poster.png') center/cover}.mode-banner>img{position:absolute;right:25px;top:35px;opacity:.85;width:220px;height:220px;object-fit:contain}.mode-banner>span{position:relative;font-size:clamp(29px,5vw,60px)}.mode-banner>p{position:relative}.detail-art{background:radial-gradient(ellipse,#5c3a6840,transparent),#160e1e;border-color:#77568b;box-shadow:inset 0 0 80px #8a65af0a}.rules-list article{transition:padding-left .3s,border-color .3s}.rules-list article:hover{padding-left:12px;border-color:#a987d459}.js-reveal{opacity:0;transform:translateY(30px);transition:opacity .85s,transform .85s}.js-reveal.visible{opacity:1;transform:translateY(0)}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .entrance{display:none!important}.motion-paused .js-reveal{opacity:1;transform:none;transition:none}.motion-paused .embers{display:none}.motion-paused .hero-logo,.motion-paused .hero-kicker,.motion-paused .hero-manifesto,.motion-paused .hero-actions,.motion-paused .hero-caption,.motion-paused .cinema-hero h1{opacity:1;transform:none;animation:none!important}
@keyframes panorama{from{transform:scale(1.025) translateX(-.7%)}to{transform:scale(1.1) translateX(.7%)}}@keyframes logo-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes logo-enter{from{opacity:0;transform:scale(.82) translateY(25px);filter:blur(12px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0) drop-shadow(0 0 35px #ac83ff50)}}@keyframes appear{from{opacity:0;transform:translateY(25px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes scroll-line{0%{top:-50%}100%{top:110%}}@keyframes curtain{0%,55%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes intro-logo{from{opacity:0;transform:scale(.8);filter:blur(12px)}50%,100%{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes intro-bar{from{width:0}to{width:160px}}
@media(min-width:1700px){.hero-content{padding-block:145px 180px}.hero-logo{width:290px;height:290px}.cinema-hero h1{font-size:88px}}@media(max-width:1050px){.page-home .header{width:calc(100% - 36px);padding-inline:14px}.header nav{gap:15px}.brand{font-size:18px}.brand-logo{width:62px;height:62px}.brand small{font-size:9px}.player-link{font-size:13px;padding:9px}.world-section{gap:40px}.world-section,.store-section,.community-v2,.visual-credits{padding-inline:30px}.community-v2{gap:25px}.world-window{min-height:460px}.product-content p{min-height:100px}}@media(max-width:760px){.page-home .header{top:12px;width:calc(100% - 24px);min-height:74px;height:auto;padding:10px 12px;gap:7px}.header{gap:10px}.brand-logo{width:55px;height:55px}.brand{font-size:18px}.brand small{font-size:8px}.player-link{font-size:12px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-home .header .player-link{display:none}.menu{font-size:13px;padding:8px 11px}.header nav.open{padding:10px 6px;border-top:1px solid var(--line);gap:15px;justify-content:center}.header nav a{font-size:13px}.cinema-hero{min-height:820px;min-height:max(810px,100svh)}.hero-content{padding:110px 18px 145px}.hero-logo{width:220px;height:220px;margin:8px auto}.hero-kicker{font-size:10px;letter-spacing:2.8px;gap:10px}.hero-kicker>span{width:24px}.cinema-hero h1{font-size:clamp(29px,7.7vw,56px);letter-spacing:-1px}.cinema-hero h1 em{letter-spacing:-1px;font-size:1.04em}.hero-manifesto{font-size:16px;margin:22px 0 25px;letter-spacing:.1px}.hero-actions{flex-direction:column;align-items:center;gap:12px}.hero-actions .button{width:100%;max-width:310px;min-height:54px;font-size:12px}.hero-caption{font-size:9px;letter-spacing:1.1px;max-width:300px;margin:24px auto 0;line-height:1.9}.hero-scenery{background-position:68% center}.hero-shade{background:linear-gradient(180deg,#08070e75,#0d071744 25%,#10071d87 60%,#08070ef5)}.cinema-bottom{left:20px;right:20px;bottom:26px;gap:15px;align-items:center}.scroll-cue{font-size:9px;letter-spacing:1px;max-width:115px;gap:10px}.film-toggle{font-size:11px;padding:9px 10px}.film-controls small{font-size:10px;max-width:200px}.chapter-bar{padding:24px 20px;justify-content:center}.chapter-bar span{display:none}.chapter-bar b{font-size:18px;letter-spacing:4px}.world-section{grid-template-columns:1fr;padding:65px 24px;gap:38px}.world-heading h2{font-size:49px;margin-top:20px}.world-heading>p{max-width:none}.world-window{min-height:390px;margin-right:12px;box-shadow:12px 12px 0 -1px #08070e,12px 12px 0 0 #a889ce26}.store-section{padding:20px 24px 45px}.store-section h2{font-size:46px}.store-section .section-heading{gap:15px;margin-bottom:28px}.store-intro{align-self:start}.product-content p{min-height:0}.product-art{height:210px}.community-v2{flex-direction:column;padding:35px 24px 45px;margin-block:15px 35px;gap:10px;text-align:center}.community-v2>img{width:170px;height:170px}.community-v2 h2{font-size:29px}.community-v2 h2 em{letter-spacing:-1px}.community-v2 .button{font-size:11px;padding-inline:16px}.visual-credits{padding-inline:24px;flex-direction:column;gap:10px;font-size:11px}.page-heading h1{font-size:43px}.page-shop .page-heading:after{width:130px;height:130px;opacity:.18}.identity{padding:24px 20px}.identity h1{font-size:39px}.mode-banner{min-height:290px;padding:170px 22px 28px}.mode-banner>img{width:160px;height:160px;top:8px;right:calc(50% - 80px)}.mode-banner>span{font-size:30px;letter-spacing:2px}.mode-banner>p{font-size:10px}.motion-toggle{bottom:8px;right:10px;font-size:10px;padding:6px 10px}.entrance img{width:220px;height:220px}.entrance span{font-size:9px;letter-spacing:2px}footer{padding-bottom:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.entrance,.embers{display:none!important}.js-reveal{opacity:1;transform:none}.hero-logo,.hero-kicker,.hero-manifesto,.hero-actions,.hero-caption,.cinema-hero h1{opacity:1;transform:none}}
.copy-buffer{position:fixed;left:-9999px;top:0}.film-toggle:disabled{opacity:.7;cursor:wait}
.product-art{height:255px}.product-item{position:relative;z-index:1;width:215px;height:215px;object-fit:contain;filter:drop-shadow(0 15px 18px #0008);transition:transform .7s,filter .7s}.product:hover .product-item{transform:translateY(-8px) rotate(-3deg) scale(1.06);filter:drop-shadow(0 20px 25px #000a)}.art-patrizio .product-item{width:205px;height:205px}.detail-item{width:100%;max-width:330px;height:330px;object-fit:contain;filter:drop-shadow(0 10px 30px #c799ec22)}@media(max-width:760px){.product-art{height:245px}.detail-item{height:250px}}
