*{box-sizing:border-box}:root{--bg:#06101c;--deep:#02060b;--panel:rgba(9,20,34,.86);--panel2:rgba(17,34,54,.72);--line:rgba(158,203,255,.22);--line2:rgba(255,217,122,.28);--text:#f4f8fd;--muted:#aebed0;--accent:#9ecbff;--gold:#ffd97a;--glow:rgba(116,185,255,.22);--danger:#ff9b9b;--max:1180px}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(38,75,110,.20),transparent 36rem),linear-gradient(180deg,#080b12 0%,#050912 55%,#02050a 100%);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.65}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.42;background-image:radial-gradient(circle at 15% 20%,#fff 0 1px,transparent 1.4px),radial-gradient(circle at 75% 30%,#fff 0 1px,transparent 1.4px),radial-gradient(circle at 35% 75%,#fff 0 1px,transparent 1.4px),radial-gradient(circle at 90% 80%,#fff 0 1px,transparent 1.4px);background-size:173px 173px,229px 229px,311px 311px,397px 397px;z-index:-1}a{color:var(--accent)}img{max-width:100%}.site-header{position:sticky;top:0;z-index:50;background:rgba(2,7,13,.82);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{width:min(calc(100% - 2rem),var(--max));margin:auto;min-height:82px;display:flex;align-items:center;gap:1rem}.brand{display:flex;align-items:center;gap:.82rem;color:#fff;text-decoration:none;min-width:max-content}.brand img{width:58px;height:58px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 14px rgba(158,203,255,.18))}.brand-copy{display:grid;line-height:1.05}.brand-main{font-size:1.05rem;font-weight:760;letter-spacing:.01em}.brand-sub{font-size:.79rem;color:#b8d3ff;letter-spacing:.11em;text-transform:uppercase;margin-top:.3rem}.nav-toggle{display:none;margin-left:auto}.site-nav{margin-left:auto;display:flex;align-items:center;gap:.25rem}.site-nav a,.nav-toggle{padding:.58rem .72rem;border-radius:.62rem;color:#dce8f5;text-decoration:none;border:1px solid transparent;background:transparent;font:inherit}.site-nav a:hover,.site-nav a[aria-current="page"],.nav-toggle:hover{border-color:var(--line);background:rgba(255,255,255,.05);color:#fff}.site-nav .nav-cta{background:var(--accent);color:#06111d;font-weight:760}.hero{width:min(calc(100% - 2rem),var(--max));margin:0 auto;padding:5.4rem 0 3.8rem;text-align:center}.eyebrow{display:inline-flex;gap:.45rem;align-items:center;color:#b8d3ff;text-transform:uppercase;letter-spacing:.18em;font-size:.73rem;font-weight:760}.hero h1{max-width:920px;margin:.8rem auto 1rem;font-size:clamp(2.45rem,7vw,5.4rem);line-height:1.02;letter-spacing:-.045em}.hero p{max-width:780px;margin:0 auto;color:#c5d2e0;font-size:clamp(1.03rem,2vw,1.3rem)}.hero-actions,.actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.72rem 1.05rem;border:1px solid var(--line);border-radius:.72rem;background:rgba(14,28,46,.72);color:#fff;text-decoration:none;font-weight:740;box-shadow:0 12px 35px rgba(0,0,0,.18);transition:.18s ease}.button:hover{transform:translateY(-2px);border-color:rgba(158,203,255,.5)}.button.primary{background:var(--accent);color:#06111d;box-shadow:0 0 30px var(--glow)}.button.gold{background:var(--gold);color:#191204}.section{width:min(calc(100% - 2rem),var(--max));margin:0 auto;padding:3.8rem 0}.section.compact{padding:2rem 0}.section-heading{max-width:760px;margin-bottom:1.7rem}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2{font-size:clamp(1.75rem,4vw,3rem);line-height:1.12;margin:.35rem 0 .7rem}.section-heading p,.muted{color:var(--muted)}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:1rem;background:linear-gradient(135deg,var(--panel2),var(--panel));padding:1.25rem;box-shadow:0 18px 60px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.card h2,.card h3{margin-top:0;line-height:1.18}.card p:last-child{margin-bottom:0}.icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:.78rem;background:rgba(158,203,255,.08);color:var(--accent);font-size:1.15rem;margin-bottom:1rem}.feature-media,.media-placeholder{min-height:350px;border:1px solid var(--line);border-radius:1.1rem;background:radial-gradient(circle at center,rgba(59,110,164,.24),transparent 26%),linear-gradient(145deg,rgba(5,14,25,.68),rgba(9,23,39,.92));display:grid;place-items:center;text-align:center;padding:2rem;position:relative;overflow:hidden}.feature-media:before,.media-placeholder:before{content:"";position:absolute;width:72%;aspect-ratio:1;border:1px solid rgba(158,203,255,.14);border-radius:50%;box-shadow:0 0 80px rgba(116,185,255,.12),inset 0 0 70px rgba(116,185,255,.08)}.placeholder-copy{position:relative;z-index:2;max-width:430px}.placeholder-copy strong{display:block;font-size:1.15rem}.placeholder-copy span{display:block;color:var(--muted);margin-top:.35rem;font-size:.92rem}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:1.3rem;align-items:center}.prose{max-width:820px}.prose h2{margin-top:2.3rem}.prose p,.prose li{color:#c8d5e3}.steps{counter-reset:steps}.step{position:relative;padding-left:4.2rem}.step:before{counter-increment:steps;content:counter(steps);position:absolute;left:1.1rem;top:1.1rem;width:2.2rem;height:2.2rem;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#06111d;font-weight:800}.chip-list{display:flex;flex-wrap:wrap;gap:.55rem}.chip{padding:.35rem .62rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.035);color:#cfdae7;font-size:.88rem}.notice{padding:1rem 1.15rem;border-left:3px solid var(--gold);background:rgba(255,217,122,.06);border-radius:.45rem}.directory-tools{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1rem}.directory-tools input,.directory-tools select,.form-control{width:100%;border:1px solid var(--line);border-radius:.72rem;background:rgba(5,14,25,.78);color:#fff;padding:.78rem .9rem;font:inherit}.directory-tools input{flex:1 1 320px}.directory-tools select{width:auto;min-width:190px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.project-card{display:flex;align-items:center;gap:.8rem;padding:.9rem;border:1px solid var(--line);border-radius:.86rem;background:rgba(9,20,34,.76);color:#fff;text-decoration:none}.project-card:hover{border-color:rgba(158,203,255,.5);transform:translateY(-1px)}.constellation-icon{width:42px;height:42px;flex:0 0 42px;border:1px solid var(--line);border-radius:50%;background:radial-gradient(circle at 35% 32%,#fff 0 1px,transparent 2px),radial-gradient(circle at 68% 34%,#9ecbff 0 1.5px,transparent 2.5px),radial-gradient(circle at 50% 70%,#ffd97a 0 1px,transparent 2px),linear-gradient(135deg,#0c1c31,#050b13);box-shadow:0 0 18px rgba(158,203,255,.13)}.project-card small{display:block;color:var(--muted)}.policy-nav{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.site-footer{border-top:1px solid var(--line);margin-top:4rem;background:rgba(2,7,13,.72)}.footer-inner{width:min(calc(100% - 2rem),var(--max));margin:auto;padding:2.4rem 0;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:1.4rem}.footer-links{display:grid;gap:.42rem}.footer-links a{color:#b9c9d9;text-decoration:none}.footer-bottom{width:min(calc(100% - 2rem),var(--max));margin:auto;border-top:1px solid rgba(158,203,255,.12);padding:1rem 0 1.5rem;color:#8496a9;font-size:.85rem}.status-card{text-align:center;max-width:720px;margin:3rem auto}.status-symbol{font-size:2rem;margin-bottom:.6rem}.form-shell{max-width:850px;margin:auto}.choice-card{display:flex;flex-direction:column}.choice-card .button{margin-top:auto}.legacy-paypal input[type=image]{max-width:100%;height:auto;border-radius:.65rem}.story-quote{font-size:1.3rem;color:#fff;border-left:3px solid var(--accent);padding-left:1rem}.timeline{display:grid;gap:.8rem}.timeline .card{border-left:3px solid var(--line2)}@media(max-width:900px){.nav-toggle{display:inline-flex}.site-nav{display:none;position:absolute;left:1rem;right:1rem;top:72px;padding:.6rem;flex-direction:column;align-items:stretch;background:rgba(3,10,18,.97);border:1px solid var(--line);border-radius:.9rem}.site-nav.open{display:flex}.split,.grid.four,.grid.three,.project-grid,.footer-inner{grid-template-columns:1fr 1fr}.hero{padding-top:3.5rem}}@media(max-width:620px){.header-inner{min-height:70px}.brand img{width:48px;height:48px}.brand-main{font-size:.92rem}.brand-sub{font-size:.67rem}.hero{padding:3.2rem 0 2.6rem}.grid.two,.grid.three,.grid.four,.split,.project-grid,.footer-inner{grid-template-columns:1fr}.feature-media,.media-placeholder{min-height:270px}.directory-tools select{width:100%}.section{padding:2.7rem 0}}

/* WYDWiki master brand — identical coordinates and typography to search.php/Odyssey */
.site-header{position:sticky;top:0;z-index:50;background:rgba(2,7,13,.82);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}
.header-inner{width:100%;margin:0;min-height:98px;display:flex;align-items:center;gap:1rem;padding:0}
.site-brand{position:relative;z-index:2;display:inline-grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:16px;min-height:98px;margin:0;padding:14px 18px;color:var(--text);filter:drop-shadow(0 3px 10px rgba(0,0,0,.82));flex:0 0 auto}
.site-brand img{display:block;width:70px;height:70px;border:0;object-fit:contain;border-radius:0;filter:none}
.site-brand .brand-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;line-height:normal;text-shadow:0 2px 8px rgba(0,0,0,.85)}
.site-brand .brand-main{margin:0;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:27px;line-height:1;font-style:normal;font-weight:650;letter-spacing:.10em;text-transform:uppercase;white-space:nowrap}
.site-brand .brand-sub{align-self:flex-start;margin-top:5px;color:rgba(255,255,255,.88);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;line-height:1.25;font-weight:400;letter-spacing:0;text-transform:none}
.brand-logo-link{display:block;border-radius:50%;line-height:0;text-decoration:none}
.brand-logo-link:focus-visible{outline:2px solid #9ecbff;outline-offset:3px}
.site-nav{margin-left:auto;margin-right:18px}
.nav-toggle{margin-left:auto;margin-right:18px}

/* The hidden attribute must win over card layout rules. */
[hidden]{display:none!important}

/* Single-column editorial/policy cards sit centrally in the page. */
.section>.prose.card,.section>.status-card,.grid.one{margin-left:auto;margin-right:auto}
.grid.one{grid-template-columns:minmax(0,820px);justify-content:center}
.section>.prose.card{width:min(100%,820px)}

@media(max-width:900px){.site-nav{margin-right:0}.nav-toggle{margin-right:12px}.site-nav{top:88px}}
@media(max-width:620px){
.header-inner{min-height:78px}
.site-brand{grid-template-columns:54px minmax(0,1fr);gap:12px;min-height:78px;padding:12px}
.site-brand img{width:54px;height:54px}
.site-brand .brand-main{font-size:18px;letter-spacing:.08em}
.site-brand .brand-sub{margin-top:4px;font-size:11px}
.site-nav{top:72px}
}

/* Odyssey homepage showcase — 1.0.5 */
.odyssey-showcase {
    position: relative;
    overflow: hidden;
    padding: 0;
    aspect-ratio: 16 / 9;
    min-height: 0;
    align-self: center;
    background: #020913;
}
.odyssey-showcase-video {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: contain;
    background: #020913;
}
.odyssey-showcase-caption {
    position: absolute;
    right: 14px;
    bottom: 12px;
    display: flex;
    align-items: baseline;
    gap: 6px;
    max-width: calc(100% - 28px);
    padding: 6px 9px;
    border: 1px solid rgba(152,190,232,.18);
    border-radius: 8px;
    background: rgba(2,9,19,.62);
    backdrop-filter: blur(7px);
    pointer-events: none;
}
.odyssey-showcase-caption strong {
    font-size: .78rem;
    letter-spacing: .01em;
}
.odyssey-showcase-caption span {
    color: var(--muted);
    font-size: .72rem;
}
@media (max-width: 900px) {
    .odyssey-showcase {
        width: 100%;
        aspect-ratio: 16 / 9;
    }
}
@media (max-width: 560px) {
    .odyssey-showcase-caption {
        right: 9px;
        bottom: 8px;
        padding: 5px 7px;
    }
    .odyssey-showcase-caption span {
        display: none;
    }
}
@media (prefers-reduced-motion: reduce) {
    .odyssey-showcase-video {
        animation-play-state: paused;
    }
}


/* Odyssey showcase direct-link affordance — 1.0.6 */
.odyssey-showcase-link {
    display: block;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.odyssey-showcase-link:focus-visible {
    outline: 2px solid rgba(153, 201, 255, .9);
    outline-offset: 3px;
}

/* Shared page shell refinements — all front-end pages */
body{display:flex;min-height:100vh;flex-direction:column}
main{position:relative;flex:1 0 auto;width:100%}
.site-footer{flex:0 0 auto}

/* Search uses the same hero/header/footer as every other page. */
.search-section{padding-top:.35rem}
.searchbox{display:flex;gap:.65rem;padding:.6rem;margin:0 auto 1.2rem;max-width:760px;border:1px solid var(--line);border-radius:1rem;background:rgba(8,18,31,.78);box-shadow:0 18px 70px rgba(0,0,0,.24);backdrop-filter:blur(12px)}
.searchbox input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text);padding:.8rem .9rem;font:inherit;font-size:1.08rem}
.searchbox button{border:0;border-radius:.72rem;padding:.75rem 1.3rem;background:var(--accent);color:#06111d;font:inherit;font-weight:760;cursor:pointer;transition:.18s ease}
.searchbox button:hover{transform:translateY(-1px)}
.status{max-width:900px;margin:0 auto 1rem;color:var(--muted)}
.results{display:grid;gap:1rem;max-width:900px;margin:0 auto}
.person{display:grid;grid-template-columns:112px minmax(0,1fr);gap:1.15rem;align-items:start}
.portrait-wrap{width:112px;aspect-ratio:4/5;border-radius:.9rem;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:rgba(6,14,25,.72);box-shadow:0 8px 26px rgba(0,0,0,.28),0 0 22px rgba(158,220,255,.08)}
.portrait{display:block;width:100%;height:100%;object-fit:cover}.portrait.silhouette{object-fit:contain;padding:.45rem;opacity:.76}
.person-copy{min-width:0;padding:.08rem .1rem 0}.person h2{margin:0;font-size:clamp(1.2rem,2.7vw,1.48rem);font-weight:650;line-height:1.18}
.lifespan{margin:.28rem 0 0;color:#dcecff;font-size:1rem;font-weight:600}.collection{margin:.18rem 0 0;color:var(--gold);font-size:.92rem}
.details{display:grid;gap:.28rem;margin:.75rem 0 0;padding-top:.68rem;border-top:1px solid rgba(255,255,255,.09);color:var(--muted);font-size:.9rem}
.detail-row{display:flex;gap:.45rem;align-items:baseline}.detail-label{flex:0 0 auto;color:#dce9f6;font-weight:650}.detail-value{min-width:0}
.fact-list{display:flex;gap:.42rem;flex-wrap:wrap;margin-top:.56rem}.fact-chip{max-width:100%;padding:.26rem .48rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;background:rgba(255,255,255,.04);color:#c8d7e7;font-size:.8rem}
.person .actions{justify-content:flex-start;margin-top:.9rem}.person .primary,.person .secondary{display:inline-flex;align-items:center;justify-content:center;padding:.58rem .85rem;border-radius:.72rem;text-decoration:none;font-weight:700;transition:.18s ease}.person .primary{background:var(--accent);color:#06111d;box-shadow:0 0 28px var(--glow)}.person .secondary{border:1px solid var(--line);color:var(--text)}
.empty,.warning{max-width:780px;margin:1rem auto;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:.9rem;background:var(--panel);color:var(--muted)}
.small{font-size:.85rem}.diagnostics{max-width:900px;margin:1.2rem auto;padding:1rem;border:1px solid var(--line);border-radius:1rem;background:var(--panel);overflow:auto}.diagnostics table{width:100%;border-collapse:collapse;font-size:.88rem}.diagnostics th,.diagnostics td{text-align:left;padding:.5rem;border-bottom:1px solid var(--line)}.diagnostics code{color:var(--accent)}

/* How-to-build screenshot sequence */
.screenshot-sequence{padding-top:2.3rem}
.screenshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}
.screenshot-card{margin:0;border:1px solid var(--line);border-radius:1rem;overflow:hidden;background:linear-gradient(135deg,var(--panel2),var(--panel));box-shadow:0 18px 60px rgba(0,0,0,.18)}
.screenshot-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#07101c}
.screenshot-card figcaption{display:grid;gap:.22rem;padding:1rem 1.05rem 1.1rem}
.screenshot-card figcaption strong{font-size:1.02rem}.screenshot-card figcaption span{color:var(--muted);font-size:.92rem}

@media(max-width:620px){
.searchbox{display:grid}.searchbox button{min-height:3rem}.person{grid-template-columns:86px minmax(0,1fr);gap:.85rem}.portrait-wrap{width:86px}.person .actions a{flex:1;text-align:center}.screenshot-grid{grid-template-columns:1fr}
}

/* =========================================================
 * WYDWiki FRONT-END FOOTER — EXACT MATCH TO CORRECTED default.phtml
 * ========================================================= */
@media (max-width:900px) {
}
@media (max-width:620px) {
}

/* =========================================================
 * WYDWiki MOBILE MENU — MATCH default.phtml
 * ========================================================= */
@media (max-width:900px) {
    .nav-toggle {
        display:inline-flex;
        align-items:center;
        justify-content:center;
        min-width:78px;
        margin-left:auto;
        margin-right:16px;
        padding:11px 14px;
        border:1px solid rgba(148,163,184,.24);
        border-radius:10px;
        color:#eef5ff;
        background:rgba(148,163,184,.06);
        font-family:Arial,Helvetica,sans-serif;
        font-size:15px;
        font-weight:700;
        line-height:1;
        text-align:center;
        cursor:pointer;
        box-shadow:none;
        appearance:none;
        -webkit-appearance:none;
    }

    .nav-toggle:hover,
    .nav-toggle:focus {
        color:#eef5ff;
        background:rgba(148,163,184,.06);
        border-color:rgba(148,163,184,.24);
        outline:none;
    }

    .site-nav {
        display:none;
        position:absolute;
        left:auto;
        right:16px;
        top:88px;
        width:min(290px,calc(100vw - 28px));
        margin:0;
        padding:8px;
        flex-direction:column;
        align-items:stretch;
        gap:0;
        border:1px solid rgba(148,163,184,.22);
        border-radius:14px;
        background:#08111d;
        box-shadow:0 18px 50px rgba(0,0,0,.34);
        z-index:100;
    }

    .site-nav.open {
        display:flex;
    }

    .site-nav a {
        display:block;
        min-height:0;
        margin:0;
        padding:11px 12px;
        border:0;
        border-radius:9px;
        color:#dbe5f1;
        background:transparent;
        font-family:Arial,Helvetica,sans-serif;
        font-size:15px;
        font-weight:400;
        line-height:1.25;
        text-decoration:none;
        white-space:normal;
    }

    .site-nav a:hover,
    .site-nav a:focus,
    .site-nav a[aria-current="page"] {
        color:#fff;
        background:rgba(148,163,184,.09);
        border-color:transparent;
        text-decoration:none;
    }

    .site-nav .nav-cta {
        margin:4px 0 0;
        padding:11px 12px;
        color:#07111e;
        background:#9dccff;
        border:0;
        font-weight:800;
    }
}

@media (max-width:560px) {
    .nav-toggle {
        margin-right:12px;
    }

    .site-nav {
        right:12px;
        top:72px;
    }
}

/* =========================================================
 * WYDWiki CLEAN-ROOM FOOTER
 * One markup, one stylesheet, no per-page overrides.
 * ========================================================= */
.wydwiki-footer {
    width: 100%;
    margin: 64px 0 0;
    padding: 0;
    border-top: 1px solid rgba(158,203,255,.22);
    background: rgba(2,7,13,.72);
    color: #f4f8fd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.wydwiki-footer-inner {
    width: min(calc(100% - 32px), 1180px);
    margin: 0 auto;
    padding: 40px 0;
    display: grid;
    grid-template-columns: 1.3fr 1fr 1fr;
    column-gap: 24px;
    align-items: start;
}

.wydwiki-footer-intro {
    margin: 0;
    padding: 0;
}

.wydwiki-footer-brand {
    display: grid;
    grid-template-columns: 58px auto;
    grid-template-rows: 58px;
    column-gap: 14px;
    align-items: start;
    width: max-content;
    height: 58px;
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: none;
}

.wydwiki-footer-brand:hover,
.wydwiki-footer-brand:focus {
    color: #fff;
    text-decoration: none;
}

.wydwiki-footer-logo {
    grid-column: 1;
    grid-row: 1;
    display: block;
    width: 58px;
    height: 58px;
    margin: 0;
    padding: 0;
    border: 0;
    object-fit: contain;
    border-radius: 50%;
}

.wydwiki-footer-brand-copy {
    grid-column: 2;
    grid-row: 1;
    display: grid;
    grid-template-rows: 20px 16px;
    row-gap: 4px;
    align-content: start;
    margin: 10px 0 0;
    padding: 0;
}

.wydwiki-footer-brand-main {
    display: block;
    height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
    white-space: nowrap;
}

.wydwiki-footer-brand-sub {
    display: block;
    height: 16px;
    margin: 0;
    padding: 0;
    color: #b8d3ff;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
}

.wydwiki-footer-muted {
    margin: 20px 0 0;
    padding: 0;
    color: #aebed0;
    font-size: 16px;
    line-height: 26px;
    transform: none;
}

.wydwiki-footer h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #f4f8fd;
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
}

.wydwiki-footer-links {
    display: grid;
    grid-auto-rows: 26px;
    row-gap: 8px;
    margin: 0;
    padding: 0;
}

.wydwiki-footer-links a {
    display: block;
    height: 26px;
    margin: 0;
    padding: 0;
    color: #b9c9d9;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
}

.wydwiki-footer-links a:hover,
.wydwiki-footer-links a:focus {
    color: #b9c9d9;
    text-decoration: none;
}

.wydwiki-footer-bottom {
    width: min(calc(100% - 32px), 1180px);
    margin: 0 auto;
    padding: 16px 0 24px;
    border-top: 1px solid rgba(158,203,255,.12);
    color: #8496a9;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

@media (max-width: 900px) {
    .wydwiki-footer-inner {
        grid-template-columns: 1fr 1fr;
        row-gap: 32px;
    }
}

@media (max-width: 620px) {
    .wydwiki-footer-inner {
        grid-template-columns: 1fr;
    }
}



/* Odyssey visual guide */
.odyssey-guide-section{padding-top:3.8rem;padding-bottom:3.8rem}
.odyssey-guide-card{padding:1.45rem}
.odyssey-guide-grid{align-items:start}
.odyssey-guide-item{text-align:center;min-width:0}
.odyssey-guide-item h3{margin:.72rem 0 0;font-size:1rem;line-height:1.3}
.odyssey-guide-item p{margin:.45rem auto 0;max-width:240px;color:var(--muted);font-size:.94rem}
.odyssey-demo-button{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid rgba(158,203,255,.28);border-radius:.72rem;background:rgba(9,20,34,.88);color:#f4f8fd;box-shadow:0 10px 28px rgba(0,0,0,.18);font:700 1.22rem/1 -apple-system,BlinkMacSystemFont,"Segoe UI Symbol","Segoe UI",sans-serif}
.odyssey-icon-pair{display:flex;justify-content:center;gap:.45rem}
.odyssey-role-frame{display:block;width:40px;height:54px;margin:4px auto 10px;border:3px solid currentColor;border-radius:5px;background:rgba(255,255,255,.025);box-shadow:0 0 10px currentColor,inset 0 0 7px rgba(255,255,255,.06)}
.odyssey-role-frame.paternal{color:#4da3ff}
.odyssey-role-frame.maternal{color:#ff5f72}
.odyssey-role-frame.partnership{color:#ffd45c}
.odyssey-role-frame.child{color:#d9e1eb}
.odyssey-relation-swatch{display:block;width:58px;height:4px;border-radius:999px;margin:0 auto 12px;background:currentColor;color:#d9e1eb;box-shadow:0 0 9px currentColor}
.odyssey-relation-swatch.paternal{color:#4da3ff}
.odyssey-relation-swatch.maternal{color:#ff5f72}
.odyssey-relation-swatch.partnership{color:#ffd45c}
.odyssey-relation-swatch.child{color:#d9e1eb}
.odyssey-slider-demo{display:grid;grid-template-columns:44px minmax(180px,460px) 44px 120px;align-items:center;justify-content:center;gap:.65rem;margin:.2rem auto 1.8rem}
.odyssey-demo-arrow{font-size:.9rem}
.odyssey-demo-track{height:4px;position:relative;border-radius:999px;background:linear-gradient(90deg,rgba(158,203,255,.48),rgba(158,203,255,.20));box-shadow:0 0 9px rgba(158,203,255,.12)}
.odyssey-demo-thumb{position:absolute;left:58%;top:50%;width:17px;height:17px;border-radius:50%;transform:translate(-50%,-50%);background:#dcecff;border:2px solid #9ecbff;box-shadow:0 0 12px rgba(158,203,255,.38)}
.odyssey-demo-label{display:block;min-width:120px;text-align:left;color:#dce8f5;font-size:.9rem;white-space:nowrap}
@media(max-width:900px){.odyssey-slider-demo{grid-template-columns:44px minmax(140px,1fr) 44px 110px;max-width:620px}}
@media(max-width:620px){.odyssey-guide-section{padding-top:2.7rem;padding-bottom:2.7rem}.odyssey-guide-card{padding:1.15rem}.odyssey-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.odyssey-guide-item{padding:.35rem .15rem 1rem}.odyssey-slider-demo{grid-template-columns:40px minmax(100px,1fr) 40px;gap:.5rem;margin-bottom:1.4rem}.odyssey-slider-demo .odyssey-demo-button{width:40px;height:40px}.odyssey-demo-label{grid-column:1/-1;min-width:0;text-align:center;margin-top:.05rem}}

/* Curated Odyssey rotation — 30 doors into the archive */
.odyssey-rotation{
    position:relative;
    overflow:hidden;
    padding:0;
    aspect-ratio:16 / 9;
    min-height:0;
    align-self:center;
    border:1px solid var(--line);
    border-radius:1.1rem;
    background:#020913;
}
.odyssey-rotation-video{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
    background:#020913;
}
.odyssey-rotation-caption{z-index:2}
@media(max-width:900px){.odyssey-rotation{width:100%}}


/* =========================================================
   ORIGINAL BACKGROUND AUDITION — atmospheric edge clouds
   Everything else in the current front end is unchanged.
   ========================================================= */
body{
    background:
        radial-gradient(ellipse at -8% 18%, rgba(74,133,190,.20) 0%, rgba(36,79,122,.11) 20%, transparent 43%),
        radial-gradient(ellipse at 108% 30%, rgba(64,121,178,.18) 0%, rgba(29,67,108,.10) 22%, transparent 44%),
        radial-gradient(ellipse at -5% 78%, rgba(39,91,143,.14) 0%, transparent 38%),
        radial-gradient(ellipse at 105% 86%, rgba(67,121,171,.13) 0%, transparent 40%),
        radial-gradient(ellipse at 50% -16%, rgba(42,84,124,.10) 0%, transparent 40%),
        linear-gradient(180deg,#080b12 0%,#050912 55%,#02050a 100%);
    background-attachment:fixed;
}
body:before{
    content:"";
    position:fixed;
    inset:0;
    pointer-events:none;
    z-index:-1;
    opacity:.72;
    background:
        radial-gradient(ellipse at 4% 34%, rgba(119,166,205,.065) 0 7%, transparent 22%),
        radial-gradient(ellipse at 96% 58%, rgba(112,158,200,.060) 0 8%, transparent 24%),
        radial-gradient(ellipse at 18% 103%, rgba(65,117,164,.055) 0 10%, transparent 29%),
        radial-gradient(ellipse at 84% -8%, rgba(70,126,174,.050) 0 9%, transparent 27%);
    background-size:auto;
}

.odyssey-interaction-video{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;}


/* Odyssey interaction demo: full-bleed video, no placeholder decoration */
.odyssey-demo-media{display:block;padding:0;overflow:hidden;line-height:0;background:#02050a;aspect-ratio:8/5;}
.odyssey-demo-media::before,
.odyssey-demo-media::after{
    content:none !important;
    display:none !important;
}
.odyssey-demo-media .odyssey-interaction-video{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;}


/* Mobile: let the Odyssey demo size from its own aspect ratio instead of
   inheriting the generic feature-media minimum height, which can force
   the 16:10 frame wider than the viewport. */
@media (max-width:620px){
    .odyssey-demo-media{
        width:100%;
        max-width:100%;
        min-width:0;
        min-height:0;
        height:auto;
        aspect-ratio:8/5;
    }
    .odyssey-demo-media .odyssey-interaction-video{
        width:100%;
        height:100%;
        max-width:100%;
    }
}
