/*
Theme Name: The Midas Network Logo
Theme URI: https://themidasnetwork.com/
Author: The Midas Network
Description: Premium under construction landing page for The Midas Network with bundled logo asset.
Version: 1.0.3
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: themidasnetwork
*/
:root{--black:#050505;--gold:#d4af37;--gold2:#f4d878;--cream:#fff7df;--muted:rgba(255,247,223,.72);--border:rgba(212,175,55,.3)}*{box-sizing:border-box}html{background:var(--black)}body.themidas-under-construction{min-height:100vh;margin:0;overflow-x:hidden;color:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 50% 15%,rgba(212,175,55,.22),transparent 30rem),radial-gradient(circle at 18% 82%,rgba(212,175,55,.10),transparent 24rem),linear-gradient(145deg,#020202,#090806 45%,#13100a)}body.themidas-under-construction:before{content:'';position:fixed;inset:0;pointer-events:none;opacity:.15;background-image:linear-gradient(rgba(212,175,55,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(212,175,55,.17) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(circle at center,#000,transparent 72%)}.midas-page{position:relative;z-index:1;display:grid;min-height:100vh;place-items:center;padding:clamp(1.25rem,3vw,3rem)}.midas-card{width:min(100%,980px);padding:clamp(2rem,5vw,4.75rem);text-align:center;border:1px solid var(--border);border-radius:34px;background:linear-gradient(180deg,rgba(12,12,12,.9),rgba(5,5,5,.76));box-shadow:0 32px 120px rgba(0,0,0,.72),0 0 90px rgba(212,175,55,.13),inset 0 1px 0 rgba(255,247,223,.08);backdrop-filter:blur(18px)}.midas-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:clamp(142px,22vw,224px);aspect-ratio:1;margin-bottom:clamp(1.8rem,4vw,3rem);border-radius:999px;background:radial-gradient(circle,rgba(212,175,55,.22),rgba(212,175,55,.04) 58%,transparent 70%);filter:drop-shadow(0 0 42px rgba(212,175,55,.34))}.midas-logo{width:100%;height:100%;object-fit:contain;border-radius:999px}.midas-eyebrow{margin:0 0 .95rem;color:var(--gold2);font-size:clamp(.72rem,1.7vw,.86rem);font-weight:700;letter-spacing:.34em;text-transform:uppercase}.midas-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,8vw,6rem);font-weight:500;line-height:.95;letter-spacing:-.045em;background:linear-gradient(90deg,#fff9df,var(--gold2) 34%,var(--gold) 58%,#fff4c1);-webkit-background-clip:text;background-clip:text;color:transparent}.midas-divider{width:min(100%,420px);height:1px;margin:clamp(1.6rem,4vw,2.4rem) auto;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.midas-subtitle{margin:0;color:var(--cream);font-size:clamp(1.35rem,3vw,2.05rem);font-weight:600}.midas-copy{max-width:680px;margin:1rem auto 0;color:var(--muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.midas-meta{display:inline-flex;align-items:center;gap:.65rem;margin-top:clamp(1.7rem,4vw,2.6rem);padding:.8rem 1.1rem;border:1px solid var(--border);border-radius:999px;color:var(--gold2);background:rgba(212,175,55,.07);font-size:.92rem;letter-spacing:.12em;text-transform:uppercase}.midas-meta-dot{width:.45rem;height:.45rem;border-radius:999px;background:var(--gold);box-shadow:0 0 18px rgba(212,175,55,.9)}.midas-footer{margin-top:clamp(2rem,5vw,3.4rem);color:rgba(255,247,223,.48);font-size:.86rem}@media(max-width:640px){.midas-card{border-radius:24px}.midas-meta{width:100%;justify-content:center;font-size:.78rem;letter-spacing:.08em}}
