@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--color-bg:#f5f8fd;--color-surface:#ffffff;--color-text:#12213f;--color-text-muted:#66738c;--color-primary:#2563eb;--color-primary-dark:#1746b8;--color-gold:#60a5fa;--color-border:#dfe7f3;--color-navy:#0b1733;--color-sky:#60a5fa;--font-display:'Playfair Display',Georgia,serif;--font-body:'DM Sans',sans-serif;--font-utility:'DM Sans',sans-serif;--radius-sm:8px;--radius-md:16px;--radius-lg:28px;--shadow-sm:0 8px 28px rgba(31,65,120,.07);--shadow-lg:0 28px 70px rgba(8,29,66,.18);--transition:.25s ease}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);line-height:1.65;-webkit-font-smoothing:antialiased}body:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E")}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;padding:10px;z-index:999}.skip-link:focus{top:12px}
h1,h2,h3,h4{font-family:var(--font-display);line-height:1.12}.eyebrow{display:block;color:var(--color-primary);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border-radius:999px;border:1px solid transparent;font-size:.86rem;font-weight:700;transition:all var(--transition)}.btn-primary{background:var(--color-primary);color:#fff;box-shadow:0 8px 20px rgba(143,36,52,.18)}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-2px)}.btn-outline{border-color:rgba(255,255,255,.5);color:#fff}.btn-outline:hover{background:#fff;color:var(--color-text)}.btn-light{background:#fff;color:var(--color-primary)}.btn-block{width:100%}.btn-sm{padding:8px 14px}
.site-header{height:78px;background:rgba(248,245,239,.92);border-bottom:1px solid rgba(78,60,45,.1);position:sticky;top:0;z-index:100;backdrop-filter:blur(15px)}.nav{height:100%;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:10px;font:700 1.24rem var(--font-display);white-space:nowrap}.brand>span:last-child>span{color:var(--color-primary)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;background:var(--color-primary);color:#fff;border-radius:50% 50% 50% 8px!important;font:700 .67rem var(--font-body);letter-spacing:.03em}.nav-links{display:flex;align-items:center;gap:27px;margin-inline:auto}.nav-links>a{font-size:.82rem;font-weight:600;color:#514c47;position:relative}.nav-links>a:after{content:'';position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--color-primary);transition:right var(--transition)}.nav-links>a:hover:after,.nav-links>a.active:after{right:0}.nav-actions{display:flex;align-items:center;gap:10px}.nav-search{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);overflow:hidden}.nav-search input{border:0;background:transparent;outline:0;width:125px;padding:9px 10px}.nav-search button{border:0;background:none;padding:9px 0 9px 13px}.nav-toggle{display:none;border:0;background:transparent;font-size:1.4rem}
.hero{background:var(--color-navy);color:#fff;padding:70px 0 76px;overflow:hidden;position:relative}.hero:after{content:'FILM';position:absolute;right:-20px;bottom:-80px;font:700 16rem var(--font-display);color:rgba(255,255,255,.025);pointer-events:none}.hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:72px;align-items:center}.hero h1{font-size:clamp(3rem,5.3vw,5.3rem);letter-spacing:-.045em;max-width:9ch}.hero h1 em{color:#d5a76b}.hero .lead{font-size:1rem;color:rgba(255,255,255,.65);max-width:51ch;margin:25px 0 31px}.hero-actions{display:flex;gap:12px}.hero-feature{height:500px;border-radius:2px 70px 2px 2px;overflow:hidden;position:relative;box-shadow:var(--shadow-lg)}.hero-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,10,8,.88),transparent 65%)}.hero-feature img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.hero-feature:hover img{transform:scale(1.035)}.hero-feature-overlay{position:absolute;left:36px;right:36px;bottom:30px;z-index:2}.hero-feature h3{font-size:clamp(1.5rem,2.5vw,2.2rem);margin:13px 0}.read-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#e3c49d}
.section{padding-block:76px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-head h2{font-size:clamp(2rem,3vw,2.8rem)}.layout-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:54px}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 26px}.post-card{min-width:0}.post-card .thumb{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:var(--radius-md);background:#e7ded3}.post-card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.post-card:hover .thumb img{transform:scale(1.04)}.post-card .body{padding:17px 3px}.tag-pill{display:inline-flex;align-items:center;color:var(--color-primary);font-size:.69rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tag-pill:before{content:'';width:18px;height:1px;background:currentColor;margin-right:8px}.post-card h3{font-size:1.36rem;margin:10px 0 9px;transition:color var(--transition)}.post-card:hover h3{color:var(--color-primary)}.excerpt{font-size:.88rem;color:var(--color-text-muted);line-height:1.65}.post-meta{display:flex;align-items:center;gap:10px;color:#918980;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;margin-top:15px}.dot{width:3px;height:3px;border-radius:50%;background:var(--color-gold)}
aside{display:flex;flex-direction:column;gap:24px}.widget{background:rgba(255,253,249,.75);border:1px solid var(--color-border);padding:25px;border-radius:var(--radius-md)}.widget h4{font-size:1.15rem;margin-bottom:17px}.widget-category-list li+li{border-top:1px solid var(--color-border)}.widget-category-list a{display:flex;justify-content:space-between;padding:11px 0;font-size:.84rem;font-weight:600}.widget-category-list a:hover{color:var(--color-primary)}.count{color:#a09890}.widget-cta{background:var(--color-primary);color:#fff;border:0;padding:30px}.widget-cta .eyebrow{color:#e4c59e}.widget-cta p{color:rgba(255,255,255,.72);font-size:.86rem;margin:10px 0 18px}
.reading-progress{position:fixed;left:0;top:0;height:3px;background:var(--color-primary);z-index:200}.post-header{max-width:850px;text-align:center;margin:auto;padding:70px 0 32px}.post-header .tag-pill{justify-content:center}.post-header h1{font-size:clamp(2.5rem,5vw,4.7rem);letter-spacing:-.035em;margin:19px 0}.post-header .post-meta{justify-content:center}.post-cover{height:min(590px,55vw);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:55px}.post-cover img{width:100%;height:100%;object-fit:cover}.post-content{max-width:74ch;font:400 1.08rem/1.85 var(--font-body);color:#3d3935}.post-content p{margin-bottom:1.45em}.post-content h2{font-size:2rem;margin:1.5em 0 .55em;color:var(--color-text)}.post-content h3{font-size:1.5rem;margin:1.4em 0 .5em}.post-content ul,.post-content ol{list-style:initial;margin:0 0 1.5em 1.5em}.post-content ol{list-style:decimal}.post-content blockquote{border-left:3px solid var(--color-primary);margin:2em 0;padding:5px 0 5px 26px;font:italic 1.5rem/1.5 var(--font-display);color:#514840}.post-content img{border-radius:var(--radius-md);margin:2em 0}.post-content table{width:100%;border-collapse:collapse;margin:2em 0}.post-content th,.post-content td{padding:12px;border:1px solid var(--color-border);text-align:left}.post-content a{color:var(--color-primary);text-decoration:underline}.share-bar{display:flex;align-items:center;gap:10px;border-block:1px solid var(--color-border);padding:22px 0;margin:38px 0}.share-bar a{width:38px;height:38px;border:1px solid var(--color-border);border-radius:50%;display:grid;place-items:center}.share-bar a:hover{background:var(--color-primary);color:#fff}
.form-group{margin-bottom:18px}.form-group label{display:block;font-size:.82rem;font-weight:700;margin-bottom:7px}.form-control{width:100%;padding:12px 14px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;outline:0}.form-control:focus{border-color:var(--color-primary)}textarea.form-control{min-height:150px}.alert{padding:13px 16px;border-radius:8px;margin-bottom:20px}.alert-success{background:#e7f5ec;color:#21653b}.alert-error{background:#fbe9e9;color:#922b2b}.pagination{display:flex;justify-content:center;gap:7px;margin-top:45px}.pagination a,.pagination span{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:50%;font-size:.8rem}.pagination .active{background:var(--color-primary);color:#fff}.empty-state{text-align:center;padding:65px 20px;color:var(--color-text-muted)}.empty-state h3{font-size:1.8rem;color:var(--color-text)}
.site-footer{background:#1e1a18;color:rgba(255,255,255,.6);margin-top:55px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .9fr 1.2fr;gap:50px;padding:64px 0 42px}.footer-logo{color:#fff}.footer-brand p{max-width:36ch;margin-top:15px;font-size:.86rem}.footer-grid h4{color:#fff;font:600 .82rem var(--font-body);text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px}.footer-grid li{margin:8px 0}.footer-grid a,.footer-grid p{font-size:.84rem}.footer-grid a:hover{color:#fff}.newsletter-form{display:flex;border-bottom:1px solid rgba(255,255,255,.3);margin-top:14px}.newsletter-form input{width:100%;border:0;background:transparent;color:#fff;outline:0;padding:10px 0}.newsletter-form button{border:0;background:transparent;color:#fff;font-size:1.2rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;font-size:.74rem}.error-page{text-align:center;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.error-code{font:700 clamp(7rem,20vw,14rem)/.75 var(--font-display);color:#e9ddd1}.error-page h1{font-size:clamp(2rem,4vw,3.7rem);margin-bottom:15px}.error-page>p:not(.eyebrow){max-width:48ch;color:var(--color-text-muted);margin-bottom:25px}
.mobile-drawer{position:fixed;right:0;top:0;bottom:0;width:min(330px,85vw);background:#211d1b;color:#fff;z-index:160;padding:70px 30px 30px;transform:translateX(100%);transition:transform var(--transition);display:flex;flex-direction:column}.mobile-drawer.open{transform:none}.mobile-drawer a{padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}.drawer-close{position:absolute;right:24px;top:18px;border:0;background:none;color:#fff;font-size:2rem}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:150;opacity:0;pointer-events:none;transition:opacity var(--transition)}.drawer-overlay.open{opacity:1;pointer-events:auto}
@media(max-width:980px){.nav-links{display:none}.nav-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:40px}.hero h1{max-width:11ch}.hero-feature{height:440px}.layout-with-sidebar{grid-template-columns:1fr}.layout-with-sidebar aside{display:grid;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.nav{gap:15px}.nav-actions{margin-left:auto}}
@media(max-width:650px){.container{width:min(100% - 26px,1180px)}.site-header{height:68px}.nav-search{display:none}.hero{padding:48px 0}.hero h1{font-size:3.05rem}.hero .lead{font-size:.92rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-feature{height:390px;border-radius:2px 40px 2px 2px}.hero-feature-overlay{left:22px;right:22px;bottom:22px}.section{padding-block:55px}.post-grid{grid-template-columns:1fr}.layout-with-sidebar aside{display:flex}.post-header{padding-top:48px}.post-cover{height:58vw;border-radius:15px;margin-bottom:35px}.post-content{font-size:1rem}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column}.section-head{align-items:flex-start}.error-code{font-size:8rem}}

/* FilmiGalaxy professional white-and-blue publication theme */
.site-header{background:rgba(255,255,255,.95);border-bottom-color:rgba(40,73,130,.12)}
.nav-links>a{color:#43516b}
.btn-primary{box-shadow:0 8px 20px rgba(37,99,235,.2)}
.hero h1 em{color:#7db4ff}
.read-link{color:#9fc8ff}
.post-meta{color:#7d8aa2}
.widget{background:rgba(255,255,255,.88)}
.widget-cta .eyebrow{color:#bfdbfe}
.post-content{color:#33425e}
.post-content blockquote{color:#354663}
.site-footer{background:#08142d}
.mobile-drawer{background:#0b1733}

/* Refined homepage lead: bright, balanced and editorial */
.hero{background:linear-gradient(135deg,#ffffff 0%,#f5f8ff 58%,#edf4ff 100%);color:var(--color-text);padding:58px 0 64px;border-bottom:1px solid var(--color-border)}
.hero:before{content:'';position:absolute;width:420px;height:420px;border-radius:50%;right:-130px;top:-190px;background:rgba(37,99,235,.08);filter:blur(4px)}
.hero:after{content:'FILMIGALAXY';right:-14px;bottom:-48px;font:700 8.5rem var(--font-display);color:rgba(37,99,235,.025);letter-spacing:-.05em}
.hero-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:64px}
.hero-copy{position:relative;z-index:2}
.hero h1{font-size:clamp(3rem,4.4vw,4.65rem);line-height:1.04;max-width:10ch;color:#10203e}
.hero h1 em{color:var(--color-primary)}
.hero .lead{color:#62708a;font-size:1rem;line-height:1.75;margin:22px 0 28px;max-width:48ch}
.hero .btn-outline{color:#183153;border-color:#b9c7da;background:rgba(255,255,255,.7)}
.hero .btn-outline:hover{color:var(--color-primary);border-color:var(--color-primary);background:#fff}
.hero-feature{height:430px;border-radius:20px;box-shadow:0 24px 60px rgba(14,39,84,.18);outline:7px solid rgba(255,255,255,.62);outline-offset:-7px}
.hero-feature:after{background:linear-gradient(0deg,rgba(5,17,42,.94) 0%,rgba(5,17,42,.72) 28%,rgba(5,17,42,.08) 68%,transparent 100%)}
.hero-feature img{filter:saturate(.95) contrast(1.02);object-position:center}
.hero-feature-overlay{left:38px;right:38px;bottom:30px;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.hero-feature h3{font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:1.1;max-width:20ch;color:#fff!important;margin:12px 0 15px}
.hero-feature .tag-pill,.hero-feature .read-link{color:#9bc7ff!important;text-shadow:none}
.hero-feature .tag-pill:before{background:#60a5fa}

/* Rich article output from the advanced admin editor */
.post-content figure{margin:2em 0;max-width:100%}
.post-content figure.image img{width:100%;height:auto;margin:0}
.post-content figcaption{text-align:center;color:var(--color-text-muted);font-size:.8rem;padding-top:9px}
.post-content figure.table{overflow-x:auto;border-radius:10px;border:1px solid var(--color-border)}
.post-content figure.table table{margin:0;min-width:560px;border:0;background:#fff}
.post-content figure.table th{background:#eef4ff;color:#173568;font-weight:700}
.post-content figure.table th,.post-content figure.table td{border-color:#dce6f4;padding:13px 15px}
.post-content figure.table tr:nth-child(even) td{background:#f8faff}
.post-content .image-style-align-left{float:left;max-width:48%;margin:8px 28px 20px 0}
.post-content .image-style-align-right{float:right;max-width:48%;margin:8px 0 20px 28px}
.post-content .image-style-side{float:right;max-width:50%;margin:8px 0 20px 28px}
.post-content .text-tiny{font-size:.72em}.post-content .text-small{font-size:.85em}.post-content .text-big{font-size:1.35em}.post-content .text-huge{font-size:1.8em}
.post-content hr{border:0;border-top:1px solid var(--color-border);margin:2.4em 0}
.post-content:after{content:'';display:block;clear:both}
.legal-links{display:flex;gap:18px;flex-wrap:wrap}.legal-links a:hover{color:#fff}.legal-page{max-width:820px}.legal-page h1{font-size:clamp(2.4rem,5vw,4rem);margin-bottom:12px}.legal-page .updated{color:var(--color-text-muted);margin-bottom:35px}.legal-page h2{font-size:1.55rem}

@media(max-width:980px){.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1{max-width:12ch}.hero-feature{height:420px}.hero-copy{max-width:700px}}
@media(max-width:650px){.hero{padding:42px 0 48px}.hero h1{font-size:2.75rem}.hero-feature{height:350px;border-radius:15px}.hero-feature-overlay{left:22px;right:22px;bottom:22px}.post-content .image-style-align-left,.post-content .image-style-align-right,.post-content .image-style-side{float:none;max-width:100%;margin:1.7em 0}}
