/*
Theme Name: Fleeton Editorial
Theme URI: https://fleeton.dk/
Author: Mark Sinclair Fleeton
Description: Editorial Gutenberg block theme for fleeton.dk. Preserves existing page content and applies the Fleeton visual system directly in Theme Preview and the Site Editor.
Version: 5.0.0
Requires at least: 6.6
Requires PHP: 7.4
Text Domain: fleeton
*/
:root{--fleeton-orange:#E85D24;--fleeton-ink:#161616;--fleeton-warm:#F7F6F2;--fleeton-paper:#fff;--fleeton-muted:#666;--fleeton-line:#D8D8D4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--fleeton-warm);color:var(--fleeton-ink);text-rendering:optimizeLegibility}.wp-site-blocks{overflow:hidden}a{text-underline-offset:.2em;text-decoration-thickness:1px}:focus-visible{outline:3px solid var(--fleeton-orange);outline-offset:3px}
/* Header: visible in Preview without changing site information architecture */
header.wp-block-template-part{background:var(--fleeton-warm);position:relative;z-index:10}header.wp-block-template-part>.wp-block-group{padding-top:1.65rem!important;padding-bottom:1.65rem!important}header .wp-block-site-title{font-family:var(--wp--preset--font-family--serif);font-size:clamp(1.65rem,2.5vw,2.45rem)!important;line-height:.95;text-transform:uppercase;letter-spacing:-.035em}header .wp-block-site-title a{text-decoration:none}header .wp-block-navigation{font-size:.78rem!important;letter-spacing:.08em;text-transform:uppercase;font-weight:650}header .wp-block-navigation-item__content{padding:.35rem 0;border-bottom:1px solid transparent}header .wp-block-navigation-item__content:hover{border-bottom-color:var(--fleeton-orange)}
/* Existing page content: theme supplies art direction, not replacement content */
main{background:var(--fleeton-warm)}.wp-block-post-content{font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.62}.wp-block-post-content>*:not(.alignwide):not(.alignfull){max-width:760px}.wp-block-post-content>.alignwide{max-width:1240px}.wp-block-post-content>.alignfull{width:100%}.wp-block-post-content>p,.wp-block-post-content>ul,.wp-block-post-content>ol{margin-top:1.15rem;margin-bottom:1.15rem}.wp-block-post-content>h1,.wp-block-post-content>h2,.wp-block-post-content>h3{margin-top:clamp(3.5rem,7vw,7rem);margin-bottom:1.25rem}.wp-block-post-content h1,.wp-block-post-title{font-size:clamp(3.6rem,8vw,8rem)!important;line-height:.88!important;letter-spacing:-.055em!important}.wp-block-post-content h2{font-size:clamp(2.7rem,5.5vw,5.6rem)!important;line-height:.93!important;letter-spacing:-.045em!important}.wp-block-post-content h3{font-size:clamp(1.8rem,3.3vw,3.2rem)!important;line-height:1!important}.wp-block-post-content h4{font-family:var(--wp--preset--font-family--sans)!important;font-size:.78rem!important;text-transform:uppercase;letter-spacing:.15em}.wp-block-post-content strong{font-weight:700}.wp-block-post-content hr{border:0;border-top:1px solid var(--fleeton-line);margin:clamp(2.5rem,5vw,5rem) auto}
/* First content block gets editorial presence but remains the user's existing block */
.wp-block-post-content>:first-child{margin-top:0}.wp-block-post-content>.wp-block-group:first-child,.wp-block-post-content>.wp-block-cover:first-child,.wp-block-post-content>.wp-block-columns:first-child{padding-top:clamp(3.5rem,7vw,7.5rem);padding-bottom:clamp(3.5rem,7vw,7.5rem);border-bottom:1px solid var(--fleeton-line)}
/* Native Gutenberg components */
.wp-block-post-content .wp-block-columns{gap:clamp(2rem,5vw,5.5rem)}.wp-block-post-content .wp-block-column{min-width:0}.wp-block-post-content .wp-block-image{margin-top:2rem;margin-bottom:2rem}.wp-block-post-content .wp-block-image img{width:100%;height:auto}.wp-block-post-content .wp-block-cover{min-height:min(72vh,760px)}.wp-block-post-content .wp-block-cover__inner-container{max-width:1240px}.wp-block-post-content .wp-block-buttons{margin-top:2rem}.wp-block-post-content .wp-block-button__link{border-radius:0!important;text-transform:uppercase;letter-spacing:.09em;font-size:.76rem;font-weight:700;padding:.9rem 1.15rem}.wp-block-post-content .is-style-outline>.wp-block-button__link{background:transparent;color:var(--fleeton-ink);border:1px solid var(--fleeton-ink)}.wp-block-post-content blockquote{font-family:var(--wp--preset--font-family--serif);font-size:clamp(1.65rem,3vw,3rem);line-height:1.12;border-left:4px solid var(--fleeton-orange);padding-left:clamp(1.25rem,3vw,2.5rem);margin-top:clamp(3rem,6vw,6rem);margin-bottom:clamp(3rem,6vw,6rem)}.wp-block-post-content .wp-block-pullquote{border-top:1px solid var(--fleeton-line);border-bottom:1px solid var(--fleeton-line);padding:clamp(3rem,7vw,7rem) 0}.wp-block-post-content .wp-block-pullquote blockquote{border:0;padding:0;margin:0}.wp-block-post-content .wp-block-query .wp-block-post-template{gap:0}.wp-block-post-content .wp-block-query .wp-block-post{padding:1.4rem 0;border-top:1px solid var(--fleeton-line)}.wp-block-post-content .wp-block-query .wp-block-post-title{font-size:clamp(1.5rem,2.4vw,2.5rem)!important;line-height:1!important;letter-spacing:-.025em!important;margin:0}.wp-block-post-content .wp-block-post-date,.wp-block-post-content .wp-block-post-terms{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--fleeton-muted)}
/* Images become editorial, while remaining replaceable native Image blocks */
.wp-block-post-content .wp-block-image:not(.is-style-rounded) img{border-radius:0}.wp-block-post-content .wp-block-columns .wp-block-image img{aspect-ratio:4/3;object-fit:cover}.wp-block-post-content .wp-block-gallery{gap:.75rem}.wp-block-post-content figcaption{font-size:.75rem;color:var(--fleeton-muted);line-height:1.4;margin-top:.65rem;text-align:left}
/* Optional Fleeton classes for blocks/patterns */
.fleeton-section{padding-top:clamp(3.5rem,8vw,8rem);padding-bottom:clamp(3.5rem,8vw,8rem)}.fleeton-rule{border-top:1px solid var(--fleeton-line)}.fleeton-label{font-size:.74rem!important;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.fleeton-number{font-family:var(--wp--preset--font-family--sans);color:var(--fleeton-orange);font-size:clamp(2.2rem,4vw,4rem);line-height:1;font-weight:500}.fleeton-question{font-size:clamp(4rem,10vw,10rem)!important;line-height:.8!important;letter-spacing:-.06em!important}.fleeton-kicker:before{content:"";display:inline-block;width:2.6rem;height:.3rem;background:var(--fleeton-orange);margin-right:.85rem;vertical-align:middle}.fleeton-image img{width:100%;aspect-ratio:16/10;object-fit:cover}.fleeton-portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(100%)}.fleeton-book img{box-shadow:0 12px 30px rgba(0,0,0,.13)}
/* Standard page chrome */
.fleeton-page-head{padding-top:clamp(3.5rem,7vw,7rem);padding-bottom:clamp(2.5rem,5vw,5rem);border-bottom:1px solid var(--fleeton-line)}.fleeton-page-head .wp-block-post-title{max-width:1240px;margin:0}.fleeton-single-meta{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--fleeton-muted)}
/* Footer */
footer.wp-block-template-part{margin-top:clamp(5rem,9vw,9rem)}.fleeton-footer a{color:inherit;text-decoration:none}.fleeton-footer a:hover{text-decoration:underline}
@media(max-width:781px){header .wp-block-navigation{font-size:.9rem!important}.fleeton-desktop-quote{display:none!important}.fleeton-section{padding-top:3.5rem;padding-bottom:3.5rem}.wp-block-post-content h1,.wp-block-post-title{font-size:clamp(3rem,16vw,5.2rem)!important}.wp-block-post-content h2{font-size:clamp(2.4rem,12vw,4rem)!important}.wp-block-post-content>.wp-block-group:first-child,.wp-block-post-content>.wp-block-cover:first-child,.wp-block-post-content>.wp-block-columns:first-child{padding-top:3.5rem;padding-bottom:3.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* v5 preview safeguards */
.fleeton-site-header .wp-block-site-title{margin:0!important}
.fleeton-site-header .wp-block-site-title a{color:var(--fleeton-ink)!important}
.fleeton-main-nav a{color:var(--fleeton-ink)!important}
body .wp-site-blocks{padding-top:0;padding-bottom:0}
body .wp-block-post-content{padding-top:clamp(2.5rem,5vw,5rem);padding-bottom:clamp(2.5rem,5vw,5rem)}
body.home .wp-block-post-content{padding-top:0}
