/*
Theme Name: Gracepath
Author: Gracepath
Description: A quiet native-block theme for original Elden Ring route guides. Pair with Gracepath Pilot.
Version: 0.1.0
Requires at least: 6.6
Requires PHP: 8.0
License: GPL-2.0-or-later
Text Domain: gracepath
*/
html{scroll-behavior:smooth}body{margin:0}.wp-site-blocks{padding:0}.gp-header{border-bottom:1px solid #3a3b32}.gp-hero{min-height:570px;background-image:url('assets/route-mark.svg');background-repeat:no-repeat;background-size:auto 92%;background-position:90% center;display:flex;align-items:center}.gp-hero-inner{width:100%;box-sizing:border-box;animation:gp-arrive .7s ease-out both}.gp-brand{font-size:clamp(4.3rem,10.8vw,9rem)!important;line-height:1!important;letter-spacing:-.065em!important;margin:12px 0 28px!important;font-weight:400!important}.gp-hero-copy{max-width:430px}.gp-header a,.gp-footer a{transition:color .2s}.gp-header a:hover,.gp-footer a:hover{color:#d6b674}.gp-page{padding-block:64px 96px}.gp-page .wp-block-post-title{font-size:clamp(2.3rem,5vw,4rem);line-height:1.08}.gp-page .wp-block-post-content h2{margin-top:48px}.gp-page .wp-block-post-content h3{margin-top:32px}.gp-page .wp-block-post-content p,.gp-page .wp-block-post-content li{line-height:1.85}.gp-page .wp-block-post-content a{text-underline-offset:.2em}.gp-footer{border-top:1px solid #3a3b32}.gp-method{border-top:1px solid #3a3b32}.gp-method .wp-block-columns{gap:48px}.wp-block-button__link{transition:background .2s,color .2s}.wp-block-button__link:hover{background:#e6cc97!important;color:#151712!important}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #d6b674;outline-offset:5px}::selection{background:#d6b674;color:#151712}
@keyframes gp-arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:700px){.gp-hero{min-height:540px;background-size:auto 75%;background-position:135% 55%}.gp-hero-copy{max-width:300px}.gp-hero-inner{background:linear-gradient(90deg,#151712f5,#151712aa 70%,transparent)}.gp-header .wp-block-site-tagline{display:none}.gp-page{padding-block:40px 64px}.gp-method .wp-block-columns{gap:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gp-hero-inner{animation:none}a,.wp-block-button__link{transition:none!important}}
