/*
Theme Name: Dead Clever Studios
Theme URI: https://deadclever.studio
Author: Scott Ward
Description: A bold, accessible portfolio and service theme for Dead Clever Studios.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: dead-clever
License: GNU General Public License v2 or later
*/

:root{--dc-purple:#6800ff;--dc-cream:#fff9eb;--dc-ink:#10100f;--dc-muted:#5d5a55;--dc-line:#ded8ca;--dc-white:#fff;--dc-max:1440px;--dc-content:1240px;--dc-radius:0;--dc-shadow:0 18px 50px rgba(16,16,15,.12);--dc-font:"Arial Narrow","Helvetica Neue",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dc-cream);color:var(--dc-ink);font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.6}body.admin-bar .site-header{top:32px}img{max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input,textarea,select{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;top:10px;left:10px;padding:12px 16px;background:#fff;color:#000;z-index:99999}.dc-container{width:min(calc(100% - 64px),var(--dc-content));margin-inline:auto}.dc-wide{width:min(calc(100% - 64px),var(--dc-max));margin-inline:auto}.dc-section{padding:80px 0;border-top:1px solid var(--dc-line)}.dc-eyebrow{margin:0 0 12px;color:var(--dc-purple);font-size:.78rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.dc-display,.dc-title,h1,h2,h3{font-family:var(--dc-font);font-weight:900;letter-spacing:-.045em;line-height:.96;text-transform:uppercase}.dc-title{font-size:clamp(2.6rem,5vw,5.8rem);margin:0}.dc-section-title{font-size:clamp(2rem,3.5vw,4rem);margin:0 0 24px}.dc-button,.wp-block-button__link,input[type=submit]{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:18px;padding:12px 24px;border:2px solid currentColor;border-radius:0;background:var(--dc-purple);color:var(--dc-white);font-weight:800;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.dc-button:hover,.wp-block-button__link:hover,input[type=submit]:hover{transform:translateY(-2px)}.dc-button--cream{background:var(--dc-cream);color:var(--dc-ink);border-color:var(--dc-cream)}.dc-button--outline{background:transparent;color:inherit}.dc-button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--dc-ink);outline-offset:4px}.site-header{position:relative;z-index:50;background:var(--dc-cream);border-bottom:1px solid var(--dc-line)}.header-inner{display:flex;min-height:92px;align-items:center;gap:32px}.site-branding{display:flex;align-items:center;margin-right:auto;text-decoration:none;color:var(--dc-purple)}.dc-brand-logo{display:block;width:auto;object-fit:contain}.dc-brand-logo--header{max-width:min(260px,40vw);max-height:56px}.dc-brand-logo--footer{max-width:220px;max-height:70px}.primary-nav ul,.footer-nav ul{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none}.primary-nav a{font-weight:800;text-decoration:none;text-transform:uppercase;font-size:.86rem}.primary-nav a:hover,.current-menu-item>a{color:var(--dc-purple)}.header-socials{display:flex;gap:12px}.header-socials a{display:grid;width:36px;height:36px;place-items:center;text-decoration:none;font-weight:900}.menu-toggle{display:none;border:0;background:transparent;padding:10px;font-weight:900;text-transform:uppercase}.dc-hero{background:var(--dc-purple);color:var(--dc-cream);padding:88px 0 96px}.dc-hero__content{max-width:850px}.dc-hero h1{font-size:clamp(3.3rem,7vw,7.5rem);margin:0 0 28px}.dc-hero p{max-width:600px;font-size:clamp(1.1rem,1.6vw,1.5rem);margin:0 0 36px}.dc-actions{display:flex;flex-wrap:wrap;gap:16px}.dc-intro-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:70px;align-items:start}.dc-intro-copy p{max-width:500px;font-size:1.12rem}.dc-capability-list{list-style:none;margin:28px 0 0;padding:0}.dc-capability-list li{padding:4px 0;font-weight:800;text-transform:uppercase}.dc-capability-list li:before{content:"→";margin-right:16px;color:var(--dc-purple)}.dc-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dc-project-card{position:relative}.dc-project-card>a{text-decoration:none}.dc-project-card__image{aspect-ratio:16/9;overflow:hidden;background:#ded8ca}.dc-project-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.dc-project-card:hover img{transform:scale(1.025)}.dc-project-card h3{font-size:1rem;letter-spacing:-.02em;margin:10px 0 0}.dc-project-card__meta{display:flex;justify-content:space-between;gap:12px;color:var(--dc-muted);font-size:.72rem;text-transform:uppercase}.dc-split{display:grid;grid-template-columns:1fr 1fr}.dc-split>section{padding:70px max(40px,calc((100vw - var(--dc-content))/2));padding-right:48px}.dc-shop{background:var(--dc-ink);color:var(--dc-cream)}.dc-enquiry{background:var(--dc-purple);color:var(--dc-cream)}.dc-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.dc-product{background:var(--dc-cream);color:var(--dc-ink);padding:12px}.dc-product__image{aspect-ratio:4/5;background:var(--dc-purple);display:grid;place-items:center;color:var(--dc-cream);font-weight:900;text-align:center}.dc-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dc-package{border:1px solid var(--dc-line);padding:32px;display:flex;flex-direction:column}.dc-package--featured{background:var(--dc-purple);color:var(--dc-cream);border-color:var(--dc-purple)}.dc-package h3{font-size:1.45rem;letter-spacing:-.02em}.dc-package ul{padding-left:20px;margin-bottom:28px}.dc-package .dc-button{margin-top:auto}.dc-cta{background:var(--dc-purple);color:var(--dc-cream);padding:42px 0}.dc-cta__inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.dc-cta h2{font-size:clamp(2rem,4vw,4.2rem);margin:0}.dc-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dc-quote{border:1px solid var(--dc-line);padding:28px;margin:0}.dc-quote p{font-size:1.05rem}.dc-quote cite{display:block;font-style:normal;font-size:.82rem;font-weight:800;text-transform:uppercase}.site-footer{background:var(--dc-ink);color:var(--dc-cream);padding:46px 0}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.footer-branding{display:inline-flex;align-items:center;color:var(--dc-cream)}.footer-nav a{font-size:.72rem;text-decoration:none;text-transform:uppercase}.footer-socials{display:flex;gap:14px;margin-top:18px}.copyright{font-size:.72rem;color:#c8c4ba}.page-hero{padding:72px 0;background:var(--dc-purple);color:var(--dc-cream)}.page-hero h1{font-size:clamp(3rem,7vw,7rem);margin:0;max-width:1000px}.entry-content{width:min(calc(100% - 48px),820px);margin:70px auto}.entry-content>:first-child{margin-top:0}.entry-content h2{font-size:clamp(2rem,4vw,3.8rem);margin-top:2em}.entry-content h3{font-size:1.7rem;line-height:1.1;margin-top:1.8em}.entry-content p,.entry-content li{font-size:1.08rem}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.dc-project-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.project-meta{border-top:1px solid var(--dc-line);margin:28px 0 0}.project-meta__row{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:12px 0;border-bottom:1px solid var(--dc-line)}.project-meta dt{font-weight:800;text-transform:uppercase}.project-meta dd{margin:0}.project-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:48px 0}.project-gallery a{display:block;aspect-ratio:4/3;overflow:hidden}.project-gallery img{width:100%;height:100%;object-fit:cover}.dc-lightbox{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:30px;background:rgba(0,0,0,.92)}.dc-lightbox.is-open{display:flex}.dc-lightbox img{max-width:92vw;max-height:88vh}.dc-lightbox button{position:absolute;top:20px;right:20px;background:#fff;color:#000;border:0;width:48px;height:48px;font-size:1.5rem;cursor:pointer}.dc-form label{display:block;margin:18px 0 6px;font-weight:800}.dc-form input,.dc-form textarea,.dc-form select{width:100%;border:1px solid var(--dc-line);background:#fff;padding:14px}.dc-form textarea{min-height:180px}.pagination{margin:50px 0;display:flex;gap:10px}.pagination .page-numbers{padding:8px 14px;border:1px solid var(--dc-line);text-decoration:none}.woocommerce .button{border-radius:0!important;background:var(--dc-purple)!important;color:#fff!important}.woocommerce ul.products li.product a img{background:#fff9eb}.alignwide{width:min(1100px,calc(100vw - 48px));max-width:none;margin-left:50%;transform:translateX(-50%)}
@media(max-width:900px){body.admin-bar .site-header{top:46px}.dc-container,.dc-wide{width:min(calc(100% - 40px),var(--dc-content))}.menu-toggle{display:block}.primary-nav{position:absolute;display:none;top:100%;left:0;right:0;background:var(--dc-cream);padding:24px}.primary-nav.is-open{display:block}.primary-nav ul{align-items:flex-start;flex-direction:column;gap:14px}.header-socials{display:none}.dc-intro-grid,.dc-project-hero{grid-template-columns:1fr}.dc-split{grid-template-columns:1fr}.dc-split>section{padding:60px 24px}.dc-packages,.dc-quotes,.archive-grid{grid-template-columns:1fr}.dc-cta__inner,.footer-inner{align-items:flex-start;flex-direction:column;display:flex}.footer-nav ul{align-items:flex-start;flex-wrap:wrap;gap:14px 22px}.project-gallery{grid-template-columns:1fr}}
@media(max-width:560px){.header-inner{min-height:72px}.site-branding{font-size:1rem}.dc-hero{padding:58px 0 64px}.dc-section{padding:56px 0}.dc-work-grid{grid-template-columns:1fr}.dc-product-grid{grid-template-columns:1fr 1fr}.dc-packages{gap:12px}.dc-package{padding:24px}.dc-actions{align-items:stretch;flex-direction:column}.dc-button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.dc-split>section:only-child{grid-column:1/-1}
