/* A quiet global shell for the standalone web studio. */
/* This site no longer loads the legacy bootstrap that added .page-ready. */
html, body { opacity: 1 !important; visibility: visible !important; }
.web-site-nav, main, footer, [data-animate] { opacity: 1 !important; visibility: visible !important; }
[data-animate] { transform: none !important; }
#hero.hero-section {
    box-sizing: border-box;
    min-height: min(100svh, 58rem);
    padding: clamp(6.25rem, 11vh, 8rem) clamp(1.25rem, 4vw, 3rem) 3rem !important;
}
#hero .hero-actions { margin-bottom: 0; }
#hero .hero-scroll-indicator { display: none; }
.proof-strip {
    position: relative;
    z-index: 2;
    padding: 1.5rem clamp(1.25rem, 5vw, 5rem);
    border-top: 1px solid rgba(255,255,255,.09);
    border-bottom: 1px solid rgba(255,255,255,.09);
    background: rgba(255,255,255,.025);
    text-align: center;
}
.proof-kicker { margin: 0 0 .85rem; color: var(--text-tertiary); font-size: .78rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.proof-strip .hero-stats { gap: clamp(2rem, 8vw, 7rem); }
.proof-strip .stat-number, .proof-strip .stat-suffix { font-size: clamp(1.5rem, 2.5vw, 2.15rem); font-weight: 800; }
.web-site-nav {
    align-items: center;
    background: rgba(7, 7, 14, 0.72);
    backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    gap: 2rem;
    inset: 0 0 auto;
    justify-content: space-between;
    min-height: 4.6rem;
    padding: 0.85rem clamp(1.1rem, 4vw, 4rem);
    position: fixed;
    z-index: 1200;
}

.web-site-brand {
    align-items: baseline;
    color: var(--text-primary);
    display: inline-flex;
    flex: 0 0 auto;
    font-family: var(--font-mono);
    font-size: 0.96rem;
    font-weight: 700;
    letter-spacing: -0.06em;
    text-decoration: none;
}

.web-site-brand-mark { color: #f3e5ab; }
.web-site-brand-dot { color: var(--accent-primary); }

.web-site-links {
    display: flex;
    gap: clamp(1rem, 2vw, 2.1rem);
    justify-content: center;
}

.web-site-links a {
    color: var(--text-secondary);
    font-size: 0.82rem;
    font-weight: 650;
    text-decoration: none;
    transition: color var(--transition-fast);
}

.web-site-links a:hover { color: var(--accent-primary); }

.web-site-actions { align-items: center; display: flex; gap: 0.85rem; }

.web-site-cta {
    background: var(--text-primary);
    border-radius: 999px;
    color: var(--bg-primary);
    font-size: 0.78rem;
    font-weight: 800;
    padding: 0.68rem 0.95rem;
    text-decoration: none;
    transition: background var(--transition-fast), transform var(--transition-fast);
}

.web-site-cta:hover { background: var(--accent-primary); transform: translateY(-1px); }

.web-apps-toggle {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 0.8rem;
    cursor: pointer;
    display: grid;
    gap: 3px;
    grid-template-columns: repeat(3, 4px);
    height: 42px;
    padding: 0;
    place-content: center;
    transition: background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);
    width: 42px;
}

.web-apps-toggle span {
    background: var(--text-secondary);
    border-radius: 50%;
    height: 4px;
    transition: background var(--transition-fast), transform var(--transition-fast);
    width: 4px;
}

.web-apps-toggle:hover,
.web-apps-toggle[aria-expanded="true"] { background: rgba(212, 175, 55, 0.12); border-color: rgba(212, 175, 55, 0.58); transform: translateY(-1px); }
.web-apps-toggle:hover span,
.web-apps-toggle[aria-expanded="true"] span { background: var(--accent-primary); transform: scale(1.26); }

.web-apps-menu {
    background: rgba(17, 17, 34, 0.98);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 1.25rem;
    box-shadow: 0 1.8rem 4.4rem rgba(0, 0, 0, 0.52), inset 0 1px rgba(255,255,255,.07);
    display: grid;
    gap: 0.45rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0.65rem;
    position: absolute;
    right: clamp(1.1rem, 4vw, 4rem);
    top: calc(100% - 0.35rem);
    width: min(24.5rem, calc(100vw - 1.5rem));
}

.web-apps-menu[hidden] { display: none; }
.web-apps-menu::before { color: var(--text-tertiary); content: 'Meer van Tom'; font-size: .65rem; font-weight: 800; grid-column: 1 / -1; letter-spacing: .11em; margin: .15rem .3rem .25rem; text-transform: uppercase; }

.web-apps-menu a {
    border: 1px solid transparent;
    border-radius: 0.82rem;
    color: var(--text-primary);
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    grid-template-rows: repeat(2, min-content);
    column-gap: .55rem;
    min-height: 62px;
    padding: .55rem;
    text-decoration: none;
    transition: background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);
}

.web-apps-menu a::before { align-self: center; background: linear-gradient(135deg, #667eea, #38bdf8); border-radius: .65rem; color: #fff; content: 't'; display: grid; font-size: .72rem; font-weight: 850; grid-row: 1 / -1; height: 34px; place-items: center; width: 34px; }
.web-apps-menu a:nth-of-type(2)::before { background: linear-gradient(135deg, #f59e0b, #fb7185); content: '3D'; }
.web-apps-menu a:nth-of-type(3)::before { background: linear-gradient(135deg, #f97316, #facc15); content: '+'; }
.web-apps-menu a:nth-of-type(4)::before { background: linear-gradient(135deg, #fb923c, #a855f7); content: 'B'; }
.web-apps-menu a:nth-of-type(5)::before { background: linear-gradient(135deg, #06b6d4, #22c55e); content: 'AI'; }
.web-apps-menu a:nth-of-type(6)::before { background: linear-gradient(135deg, #ef4444, #f97316); content: 'S'; }
.web-apps-menu a:hover { background: rgba(212, 175, 55, 0.1); border-color: rgba(255,255,255,.1); color: #fff; transform: translateY(-1px); }
.web-apps-menu b { font-size: 0.82rem; grid-column: 2; }
.web-apps-menu small { color: var(--text-tertiary); font-size: 0.68rem; grid-column: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.web-site-footer {
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: var(--text-tertiary);
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 2rem;
    justify-content: space-between;
    margin-top: 0;
    padding: 2.2rem clamp(1.1rem, 6vw, 8rem) 3.5rem;
}

.web-site-footer p { font-size: 0.82rem; margin: 0; }
.web-site-footer > a:not(.web-site-brand) { color: var(--text-primary); font-size: 0.82rem; text-decoration: none; }
.web-site-footer > span { font-size: 0.75rem; }

section[id] { scroll-margin-top: 6rem; }

@media (max-width: 760px) {
    #hero.hero-section { min-height: auto; padding-top: 7rem !important; padding-bottom: 3.5rem !important; }
    .proof-strip .hero-stats { gap: 1.25rem; }
    .web-site-nav { gap: 0.7rem; min-height: 4.25rem; }
    .web-site-links { display: none; }
    .web-site-cta { font-size: 0.72rem; padding: 0.6rem 0.75rem; }
    .web-apps-menu { grid-template-columns: 1fr 1fr; right: 1.1rem; }
    .web-site-footer { align-items: flex-start; flex-direction: column; gap: 0.75rem; }
}

/* ============================================================
   WEB IDENTITY — precision digital studio
   A cool drafting-grid world with a deliberately editorial layout.
   ============================================================ */
:root {
    --web-electric: #7c8cff;
    --web-cyan: #40d8ff;
    --web-ice: #e8ecff;
}

body {
    background:
        radial-gradient(circle at 82% 16%, rgba(124, 140, 255, .17), transparent 26rem),
        radial-gradient(circle at 10% 86%, rgba(64, 216, 255, .08), transparent 30rem),
        #090b18;
}

.web-site-nav { border-bottom-color: rgba(124, 140, 255, .18); background: rgba(9, 11, 24, .8); }
.web-site-brand-mark { color: var(--web-cyan); }
.web-site-brand-dot { color: var(--web-electric); }
.web-site-links a { font-family: var(--font-mono); font-size: .7rem; letter-spacing: .045em; text-transform: uppercase; }
.web-site-links a:hover { color: var(--web-cyan); }
.web-site-cta { background: linear-gradient(135deg, var(--web-cyan), var(--web-electric)); color: #07101e; box-shadow: 0 12px 30px rgba(92, 112, 255, .22); }
.web-site-cta:hover { background: linear-gradient(135deg, #9cecff, #9aa7ff); }

#hero.hero-section {
    isolation: isolate;
    min-height: min(100svh, 56rem);
    overflow: hidden;
}

#hero .hero-bg {
    background:
        linear-gradient(90deg, rgba(9, 11, 24, .98) 0%, rgba(9, 11, 24, .8) 55%, rgba(9, 11, 24, .2) 100%),
        linear-gradient(rgba(124, 140, 255, .07) 1px, transparent 1px),
        linear-gradient(90deg, rgba(124, 140, 255, .07) 1px, transparent 1px);
    background-size: auto, 3.5rem 3.5rem, 3.5rem 3.5rem;
}

#hero.hero-section::after {
    position: absolute;
    z-index: -1;
    top: 17%;
    right: clamp(2rem, 11vw, 13rem);
    width: clamp(12rem, 25vw, 24rem);
    height: clamp(15rem, 31vw, 28rem);
    border: 1px solid rgba(64, 216, 255, .22);
    border-radius: 1.1rem;
    background: linear-gradient(145deg, rgba(124, 140, 255, .14), rgba(64, 216, 255, .025));
    box-shadow: inset 0 0 0 1.1rem rgba(9, 11, 24, .38), 1.3rem 1.3rem 0 rgba(124, 140, 255, .08);
    content: '';
    transform: rotate(5deg);
}

#hero .hero-content {
    max-width: 50rem;
    margin-inline: clamp(1.25rem, 9vw, 10rem) auto;
    text-align: left;
}

#hero .hero-badge { width: fit-content; border-color: rgba(64, 216, 255, .25); background: rgba(64, 216, 255, .07); color: var(--web-cyan); font-family: var(--font-mono); font-size: .7rem; letter-spacing: .08em; }
#hero .badge-dot { background: var(--web-cyan); box-shadow: 0 0 0 5px rgba(64, 216, 255, .1); }
#hero .hero-title { max-width: 9ch; letter-spacing: -.075em; }
#hero .hero-title .title-gradient { background: linear-gradient(115deg, #f5f6ff 8%, var(--web-cyan) 44%, #a495ff 90%); -webkit-background-clip: text; background-clip: text; }
#hero .hero-title .title-outline { color: transparent; -webkit-text-stroke: 1px rgba(232, 236, 255, .46); }
#hero .hero-subtitle { max-width: 34rem; margin-inline: 0; text-align: left; }
#hero .hero-actions { justify-content: flex-start; }
#hero .btn-primary { border-color: transparent; background: linear-gradient(135deg, var(--web-cyan), var(--web-electric)); color: #07101e; }
#hero .btn-ghost { border-color: rgba(124, 140, 255, .32); }

.web-proof-strip {
    width: min(1180px, calc(100% - 2.5rem));
    margin: -1.75rem auto 0;
    padding: 1.45rem clamp(1.25rem, 4vw, 3rem);
    border: 1px solid rgba(124, 140, 255, .2);
    border-radius: .9rem;
    background: linear-gradient(100deg, rgba(124, 140, 255, .12), rgba(64, 216, 255, .055));
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, .22);
}

.web-proof-strip .proof-kicker { color: var(--web-cyan); font-family: var(--font-mono); }
.web-proof-strip .stat-number,
.web-proof-strip .stat-suffix { color: var(--web-ice); }

#services .section-tag { color: var(--web-cyan); font-family: var(--font-mono); letter-spacing: .08em; }
#services .service-card { border-color: rgba(124, 140, 255, .15); border-radius: .9rem; background: linear-gradient(145deg, rgba(124, 140, 255, .08), rgba(9, 11, 24, .44)); }
#services .service-card:hover { border-color: rgba(64, 216, 255, .45); box-shadow: 0 1.25rem 3.5rem rgba(64, 216, 255, .09); }

@media (max-width: 760px) {
    #hero.hero-section::after { top: 7rem; right: -7rem; width: 20rem; height: 22rem; opacity: .7; }
    #hero .hero-content { margin-inline: auto; text-align: center; }
    #hero .hero-badge { margin-inline: auto; }
    #hero .hero-title { max-width: none; }
    #hero .hero-subtitle { margin-inline: auto; text-align: center; }
    #hero .hero-actions { justify-content: center; }
    .web-proof-strip { width: min(100% - 2rem, 34rem); margin-top: -1rem; }
}
