.container{margin:0 auto;max-width:var(--wp--style--global--content-size);padding:0 var(--wp--preset--spacing--sm);width:100%}@media(min-width:768px){.container{padding:0 var(--wp--preset--spacing--md)}}.container-wide{margin:0 auto;max-width:var(--wp--style--global--wide-size);padding:0 var(--wp--preset--spacing--sm);width:100%}@media(min-width:768px){.container-wide{padding:0 var(--wp--preset--spacing--md)}}.grid{display:grid;gap:var(--wp--preset--spacing--md);grid-template-columns:1fr;width:100%}@media(min-width:768px){.grid.grid-2,.grid.grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid.grid-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.grid.grid-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid.grid-4{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.grid.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-item{max-width:100%;min-width:0;width:100%;word-wrap:break-word;overflow-wrap:break-word}.aligncontent{max-width:var(--wp--style--global--content-size)}.aligncontent,.alignwide{margin-left:auto;margin-right:auto;width:100%}.alignwide{max-width:var(--wp--style--global--wide-size)}.alignfull{margin-left:auto;margin-right:auto;width:100%}.gap-sm{gap:var(--wp--preset--spacing--sm)}.gap-md{gap:var(--wp--preset--spacing--md)}.gap-lg{gap:var(--wp--preset--spacing--lg)}.gap-xl{gap:var(--wp--preset--spacing--xl)}.flex{display:flex}.flex.flex-wrap{flex-wrap:wrap}.flex.flex-nowrap{flex-wrap:nowrap}.flex.justify-start{justify-content:flex-start}.flex.justify-end{justify-content:flex-end}.flex.justify-center{justify-content:center}.flex.justify-between{justify-content:space-between}.flex.justify-around{justify-content:space-around}.flex.items-start{align-items:flex-start}.flex.items-end{align-items:flex-end}.flex.items-center{align-items:center}.flex.items-stretch{align-items:stretch}@media(min-width:768px){.grid-md-2{grid-template-columns:repeat(2,1fr)}.grid-md-3{grid-template-columns:repeat(3,1fr)}.grid-md-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.grid-lg-3{grid-template-columns:repeat(3,1fr)}.grid-lg-4{grid-template-columns:repeat(4,1fr)}.grid-lg-5{grid-template-columns:repeat(5,1fr)}}@media(min-width:1200px){.grid-xl-4{grid-template-columns:repeat(4,1fr)}.grid-xl-5{grid-template-columns:repeat(5,1fr)}.grid-xl-6{grid-template-columns:repeat(6,1fr)}}.mt-sm{margin-top:var(--wp--preset--spacing--sm)}.mt-md{margin-top:var(--wp--preset--spacing--md)}.mt-lg{margin-top:var(--wp--preset--spacing--lg)}.mt-xl{margin-top:var(--wp--preset--spacing--xl)}.mb-sm{margin-bottom:var(--wp--preset--spacing--sm)}.mb-md{margin-bottom:var(--wp--preset--spacing--md)}.mb-lg{margin-bottom:var(--wp--preset--spacing--lg)}.mb-xl{margin-bottom:var(--wp--preset--spacing--xl)}.pt-sm{padding-top:var(--wp--preset--spacing--sm)}.pt-md{padding-top:var(--wp--preset--spacing--md)}.pt-lg{padding-top:var(--wp--preset--spacing--lg)}.pt-xl{padding-top:var(--wp--preset--spacing--xl)}.pb-sm{padding-bottom:var(--wp--preset--spacing--sm)}.pb-md{padding-bottom:var(--wp--preset--spacing--md)}.pb-lg{padding-bottom:var(--wp--preset--spacing--lg)}.pb-xl{padding-bottom:var(--wp--preset--spacing--xl)}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.aligncontent,.alignfull,.alignwide,.container,.container-wide,.grid,.grid-item{box-sizing:border-box}.wp-block-group.aligncontent,.wp-block-group.alignfull,.wp-block-group.alignwide{margin-left:auto;margin-right:auto}.wp-block-group.aligncontent{max-width:var(--wp--style--global--content-size)}.section{padding:var(--wp--preset--spacing--lg) 0;position:relative;width:100%}@media(min-width:768px){.section{padding:var(--wp--preset--spacing--xl) 0}}@media(min-width:1024px){.section{padding:var(--wp--preset--spacing--xxl) 0}}.section-sm{padding:var(--wp--preset--spacing--md) 0}@media(min-width:768px){.section-sm{padding:var(--wp--preset--spacing--lg) 0}}.section-lg{padding:var(--wp--preset--spacing--xl) 0}@media(min-width:768px){.section-lg{padding:var(--wp--preset--spacing--xxl) 0}}@media(min-width:1024px){.section-lg{padding:calc(var(--wp--preset--spacing--xxl)*1.5) 0}}.section-xl{padding:var(--wp--preset--spacing--xxl) 0}@media(min-width:768px){.section-xl{padding:calc(var(--wp--preset--spacing--xxl)*1.5) 0}}@media(min-width:1024px){.section-xl{padding:calc(var(--wp--preset--spacing--xxl)*2) 0}}.section-no-padding{padding:0}.section-no-padding-top{padding-top:0}.section-no-padding-bottom{padding-bottom:0}.hero-section{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:var(--wp--preset--spacing--xxl) 0;position:relative}@media(min-width:768px){.hero-section{min-height:70vh}}@media(min-width:1024px){.hero-section{min-height:80vh}}.hero-full-height{min-height:100vh;padding:0}.content-section{padding:var(--wp--preset--spacing--lg) 0}@media(min-width:768px){.content-section{padding:var(--wp--preset--spacing--xl) 0}}.content-section .section-header{margin-bottom:var(--wp--preset--spacing--lg);text-align:center}@media(min-width:768px){.content-section .section-header{margin-bottom:var(--wp--preset--spacing--xl)}}.content-section .section-header h1,.content-section .section-header h2,.content-section .section-header h3{color:var(--wp--preset--color--primary);margin-bottom:var(--wp--preset--spacing--sm)}.content-section .section-header p{color:var(--wp--preset--color--foreground);margin:0 auto;max-width:600px}.content-section .section-content{margin:0 auto;max-width:800px}.split-section{align-items:center;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--lg)}@media(min-width:768px){.split-section{flex-direction:row;gap:var(--wp--preset--spacing--xl)}}.split-section .split-content,.split-section .split-media{flex:1}@media(min-width:768px){.split-section.split-reverse{flex-direction:row-reverse}}.feature-section{background:var(--wp--preset--color--background);position:relative}.feature-section.feature-alt{background:var(--wp--preset--color--sand)}.feature-section.feature-dark{background:var(--wp--preset--color--primary)}.feature-section.feature-dark,.feature-section.feature-dark h1,.feature-section.feature-dark h2,.feature-section.feature-dark h3,.feature-section.feature-dark h4,.feature-section.feature-dark h5,.feature-section.feature-dark h6{color:var(--wp--preset--color--white)}.feature-section.feature-dark p{color:hsla(0,0%,100%,.9)}.cta-section{background:linear-gradient(135deg,var(--wp--preset--color--primary),var(--wp--preset--color--secondary));color:var(--wp--preset--color--white);padding:var(--wp--preset--spacing--xl) 0;text-align:center}@media(min-width:768px){.cta-section{padding:var(--wp--preset--spacing--xxl) 0}}.cta-section h1,.cta-section h2,.cta-section h3,.cta-section h4,.cta-section h5,.cta-section h6{color:var(--wp--preset--color--white);margin-bottom:var(--wp--preset--spacing--md)}.cta-section p{color:hsla(0,0%,100%,.9);margin-bottom:var(--wp--preset--spacing--lg)}.cta-section .wp-block-button{margin-top:var(--wp--preset--spacing--md)}.overlay-section{color:var(--wp--preset--color--white);position:relative}.overlay-section:before{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.overlay-section .section-content{position:relative;z-index:2}.overlay-section.overlay-light:before{background:hsla(0,0%,100%,.8)}.overlay-section.overlay-primary:before{background:rgba(42,93,69,.8)}.overlay-section.overlay-gradient:before{background:linear-gradient(135deg,rgba(42,93,69,.8),rgba(139,186,139,.8))}.bg-image-section{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover}@media(min-width:768px){.bg-image-section{background-attachment:fixed}}.cards-section .cards-grid{display:grid;gap:var(--wp--preset--spacing--md);grid-template-columns:1fr}@media(min-width:576px){.cards-section .cards-grid{gap:var(--wp--preset--spacing--lg);grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.cards-section .cards-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.cards-section .cards-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.cards-section.cards-two-col .cards-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cards-section.cards-three-col .cards-grid{grid-template-columns:repeat(3,1fr)}}.section-divider{background:var(--wp--preset--color--stone);height:1px;margin:var(--wp--preset--spacing--lg) 0;opacity:.3}.section-divider.divider-thick{height:2px}.section-divider.divider-primary{background:var(--wp--preset--color--primary);opacity:1}.mt-section{margin-top:var(--wp--preset--spacing--lg)}.mb-section{margin-bottom:var(--wp--preset--spacing--lg)}.pt-section{padding-top:var(--wp--preset--spacing--lg)}.pb-section{padding-bottom:var(--wp--preset--spacing--lg)}@media(min-width:768px){.mt-section{margin-top:var(--wp--preset--spacing--xl)}.mb-section{margin-bottom:var(--wp--preset--spacing--xl)}.pt-section{padding-top:var(--wp--preset--spacing--xl)}.pb-section{padding-bottom:var(--wp--preset--spacing--xl)}}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}}.single .entry-header{margin-bottom:var(--wp--preset--spacing--xl)}.single .entry-header .entry-title{color:var(--wp--preset--color--primary);font-size:clamp(2rem,5vw,3rem);line-height:1.2;margin-bottom:var(--wp--preset--spacing--md)}.single .entry-header .entry-meta{align-items:center;color:var(--wp--preset--color--stone);display:flex;font-size:var(--wp--preset--font-size--small);gap:var(--wp--preset--spacing--md);margin-bottom:var(--wp--preset--spacing--lg)}.single .entry-header .entry-meta .post-author,.single .entry-header .entry-meta .post-categories,.single .entry-header .entry-meta .post-date{align-items:center;display:flex;gap:var(--wp--preset--spacing--xs)}.single .entry-header .entry-meta a{color:var(--wp--preset--color--primary);text-decoration:none}.single .entry-header .entry-meta a:hover{color:var(--wp--preset--color--secondary)}.single .entry-header .post-thumbnail{border-radius:var(--wp--custom--effects--radius--medium);margin-bottom:var(--wp--preset--spacing--lg);overflow:hidden}.single .entry-header .post-thumbnail img{display:block;height:auto;width:100%}.single .entry-content{margin-bottom:var(--wp--preset--spacing--xl)}.single .entry-content h2,.single .entry-content h3,.single .entry-content h4,.single .entry-content h5,.single .entry-content h6{color:var(--wp--preset--color--primary);margin-bottom:var(--wp--preset--spacing--md);margin-top:var(--wp--preset--spacing--lg)}.single .entry-content p{line-height:1.7;margin-bottom:var(--wp--preset--spacing--md)}.single .entry-content ol,.single .entry-content ul{margin-bottom:var(--wp--preset--spacing--md);padding-left:var(--wp--preset--spacing--lg)}.single .entry-content ol li,.single .entry-content ul li{margin-bottom:var(--wp--preset--spacing--xs)}.single .entry-content blockquote{background:var(--wp--preset--color--sand);border-left:4px solid var(--wp--preset--color--primary);border-radius:var(--wp--custom--effects--radius--small);margin:var(--wp--preset--spacing--lg) 0;padding:var(--wp--preset--spacing--md)}.single .entry-content blockquote p{font-style:italic;margin-bottom:0}.single .entry-content img{border-radius:var(--wp--custom--effects--radius--medium);height:auto;max-width:100%}.single .entry-content code{background:var(--wp--preset--color--sand);border-radius:var(--wp--custom--effects--radius--small);font-family:Courier New,monospace;padding:.2em .4em}.single .entry-content pre{background:var(--wp--preset--color--sand);border-radius:var(--wp--custom--effects--radius--medium);margin:var(--wp--preset--spacing--md) 0;overflow-x:auto;padding:var(--wp--preset--spacing--md)}.single .entry-content pre code{background:none;padding:0}.single .entry-footer{border-top:1px solid var(--wp--preset--color--stone);margin-top:var(--wp--preset--spacing--xl);padding-top:var(--wp--preset--spacing--lg)}.single .entry-footer .post-tags{margin-bottom:var(--wp--preset--spacing--md)}.single .entry-footer .post-tags .tag-list{display:flex;flex-wrap:wrap;gap:var(--wp--preset--spacing--xs);list-style:none;margin:0;padding:0}.single .entry-footer .post-tags .tag-list .tag-item{background:var(--wp--preset--color--sand);border-radius:var(--wp--custom--effects--radius--small);font-size:var(--wp--preset--font-size--small);padding:var(--wp--preset--spacing--xs) var(--wp--preset--spacing--sm)}.single .entry-footer .post-tags .tag-list .tag-item a{color:var(--wp--preset--color--primary);text-decoration:none}.single .entry-footer .post-tags .tag-list .tag-item a:hover{color:var(--wp--preset--color--secondary)}.single .entry-footer .post-navigation{display:grid;gap:var(--wp--preset--spacing--md);margin-top:var(--wp--preset--spacing--lg)}@media(min-width:768px){.single .entry-footer .post-navigation{grid-template-columns:1fr 1fr}}.single .entry-footer .post-navigation .nav-link{background:var(--wp--preset--color--sand);border-radius:var(--wp--custom--effects--radius--medium);padding:var(--wp--preset--spacing--md);text-decoration:none;transition:background-color .3s ease}.single .entry-footer .post-navigation .nav-link:hover{background:var(--wp--preset--color--stone)}.single .entry-footer .post-navigation .nav-link .nav-label{color:var(--wp--preset--color--stone);font-size:var(--wp--preset--font-size--small);margin-bottom:var(--wp--preset--spacing--xs)}.single .entry-footer .post-navigation .nav-link .nav-title{color:var(--wp--preset--color--primary);font-weight:600}.single .entry-footer .post-navigation .nav-next{text-align:right}@media(prefers-color-scheme:dark){:root{--wp--preset--color--primary:var(--wp--preset--color--primary-dark);--wp--preset--color--background:var(--wp--preset--color--background-dark);--wp--preset--color--foreground:var(--wp--preset--color--foreground-dark);--wp--preset--color--sand:var(--wp--preset--color--sand-dark);--wp--preset--color--stone:var(--wp--preset--color--stone-dark);--wp--preset--color--white:var(--wp--preset--color--white-dark);--background:#1c1d19;--foreground:#e8e6e0;--stone:#3a3b35;--sand:#2f302b;--warm-stone:#34352f;--white:#232420;--gold:#daa520;--primary:#4a8b5c;--light-green:#7fa88c;--dark-green:#5fb371;--secondary:#e6b885;--light-gold:#f2d4a7;--tertiary:#a3c29a}body{color:var(--foreground)}header .alignfull{color:var(--gold)}.site-footer,.site-footer .has-text-color a,.site-footer p,.site-tagline{color:var(--tertiary)}h1{color:var(--foreground)}h2,h3{color:var(--wp--preset--color--secondary)}a,h2,h3{color:var(--wp--preset--color--primary)}.logo,.logo .wp-block-site-title{color:var(--foreground)}.wp-block-site-title a{color:var(--tertiary)}.entry-content a{color:var(--wp--preset--color--light-orange)}.has-background-background-color,.has-sand-background-color{background-color:var(--wp--preset--color--black)!important}.has-background-color{color:var(--tertiary)!important}.has-foreground-background-color{background-color:var(--wp--preset--color--black)!important}input,select,textarea{background:var(--wp--preset--color--white);border-color:var(--wp--preset--color--stone);color:var(--wp--preset--color--foreground)}.form-input::-moz-placeholder{color:var(--wp--preset--color--stone)}.form-input::placeholder{color:var(--wp--preset--color--stone)}.wp-block-button__link:hover{color:var(--wp--preset--color--foreground)}a{color:var(--wp--preset--color--primary)}a:hover{color:var(--wp--preset--color--secondary)}.price-text{color:var(--gold);padding:.1rem .4rem}.detail-label{color:var(--secondary)}.stories h4{color:var(--wp--preset--color--sand)}}.tag-posts-container{border-radius:var(--wp--custom--effects--radius--medium);margin:var(--wp--preset--spacing--sm) 0;padding:var(--wp--preset--spacing--sm)}.tag-header{gap:var(--wp--preset--spacing--sm);margin-bottom:var(--wp--preset--spacing--md)}.tag-title{font-weight:700;margin:0}.tag-badge{flex-shrink:0}.tag-name{border-radius:20px;font-weight:600;letter-spacing:.5px;margin:0;padding:var(--wp--preset--spacing--xs) var(--wp--preset--spacing--sm);text-transform:uppercase}.tag-posts-grid{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--sm);margin-bottom:var(--wp--preset--spacing--lg)}.tag-post-card{border:1px solid var(--wp--preset--color--stone);border-radius:var(--wp--custom--effects--radius--medium);box-shadow:var(--wp--custom--effects--shadow--small);padding:var(--wp--preset--spacing--sm);transition:transform var(--wp--custom--effects--transition--medium) ease,box-shadow var(--wp--custom--effects--transition--medium) ease}.tag-post-card:hover{border-color:var(--wp--preset--color--primary);box-shadow:var(--wp--custom--effects--shadow--medium);transform:translateY(-2px)}.tag-post-header{align-items:flex-start;gap:var(--wp--preset--spacing--sm)}.tag-post-thumbnail{flex-shrink:0}.tag-post-thumbnail img{border-radius:6px;-o-object-fit:cover;object-fit:cover}.tag-post-content{flex:1;min-width:0}.tag-post-title{line-height:1.3;margin:0 0 var(--wp--preset--spacing--xs) 0}.tag-post-title a{color:var(--wp--preset--color--foreground);text-decoration:none;transition:color var(--wp--custom--effects--transition--medium) ease}.tag-post-title a:hover{color:var(--wp--preset--color--primary)}.tag-post-meta{flex-wrap:wrap;gap:var(--wp--preset--spacing--xs);margin-bottom:var(--wp--preset--spacing--xs)}.meta-separator,.tag-post-author,.tag-post-date{margin:0}.tag-post-category a{color:var(--wp--preset--color--primary);font-weight:500;text-decoration:none}.tag-post-category a:hover{color:var(--wp--preset--color--secondary)}.tag-post-excerpt{margin:0}.tag-post-excerpt p{color:var(--wp--preset--color--foreground);line-height:1.5;margin:0}.tag-post-excerpt a{color:var(--wp--preset--color--primary);font-weight:500;text-decoration:none}.tag-post-excerpt a:hover{color:var(--wp--preset--color--secondary)}.tag-pagination{margin:var(--wp--preset--spacing--lg) 0}.tag-pagination .wp-block-query-pagination-numbers{gap:var(--wp--preset--spacing--xs)}.tag-pagination .current,.tag-pagination a{border:1px solid var(--wp--preset--color--stone);border-radius:var(--wp--custom--effects--radius--small);color:var(--wp--preset--color--foreground);padding:var(--wp--preset--spacing--xs);text-decoration:none;transition:all var(--wp--custom--effects--transition--medium) ease}.tag-pagination .current,.tag-pagination a:hover{background-color:var(--wp--preset--color--primary);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}.tag-no-results{padding:var(--wp--preset--spacing--lg);text-align:center}.no-results-message{margin:0}.related-tags{border-top:1px solid var(--wp--preset--color--stone);margin-top:var(--wp--preset--spacing--lg);padding-top:var(--wp--preset--spacing--lg)}.related-tags-title{margin:0 0 var(--wp--preset--spacing--sm) 0}.tags-list{gap:var(--wp--preset--spacing--xs)}.tag-link-item{margin:0}.tag-cloud-link{background-color:var(--wp--preset--color--sand);border:1px solid transparent;border-radius:20px;color:var(--wp--preset--color--foreground);display:inline-block;font-family:Arial,sans-serif;font-size:var(--wp--preset--font-size--small);font-weight:500;padding:var(--wp--preset--spacing--xs);text-decoration:none;transition:all var(--wp--custom--effects--transition--medium) ease}.tag-link:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);transform:translateY(-1px)}@media(min-width:768px){.tag-posts-container{padding:var(--wp--preset--spacing--lg)}.tag-posts-grid{display:grid;gap:var(--wp--preset--spacing--md);grid-template-columns:1fr 1fr}.tag-header{align-items:center;flex-direction:column;margin-bottom:var(--wp--preset--spacing--lg)}}@media(min-width:1024px){.tag-posts-grid{grid-template-columns:1fr 1fr 1fr}.tag-post-header{flex-direction:column;text-align:center}.tag-post-thumbnail{align-self:center;margin-bottom:var(--wp--preset--spacing--sm)}.tag-post-thumbnail img{height:120px;width:100%}}@media(prefers-reduced-motion:reduce){.tag-link,.tag-post-card,.tag-post-title a{transition:none}.tag-link:hover,.tag-post-card:hover{transform:none}}.site-footer{background-color:var(--wp--preset--color--dark-green);color:var(--wp--preset--color--sand)}.site-footer img{margin-right:1rem;max-width:none}.site-footer .wp-block-columns{flex-direction:column}@media(min-width:768px){.site-footer .wp-block-columns{flex-direction:row}}.footer-content{display:grid;gap:var(--wp--preset--spacing--lg);grid-template-columns:1fr;padding:1rem}@media(min-width:768px){.footer-content{grid-template-columns:1.5fr 1fr 1fr 1.2fr}}.footer-hero{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--sm)}.footer-hero .site-logo{block-size:50px;inline-size:50px}.footer-hero .site-title{color:var(--wp--preset--color--background);font-family:var(--wp--preset--font-family--accent);font-size:var(--wp--preset--font-size--large);letter-spacing:.05em;line-height:1.2;margin-block:0;text-transform:uppercase}.footer-hero .footer-description{font-size:var(--wp--preset--font-size--normal);line-height:1.6;margin-block:var(--wp--preset--spacing--xs) var(--wp--preset--spacing--md);opacity:.9}.footer-social .wp-block-social-links{gap:var(--wp--preset--spacing--xs)}.footer-social .wp-block-social-links .wp-social-link{background-color:var(--wp--preset--color--primary);border-radius:var(--wp--custom--effects--radius--medium);min-block-size:44px;min-inline-size:44px;transition:all var(--wp--custom--effects--transition--fast) ease}.footer-social .wp-block-social-links .wp-social-link:focus,.footer-social .wp-block-social-links .wp-social-link:hover{background-color:var(--wp--preset--color--secondary);transform:translateY(-2px)}@media(min-width:768px){.footer-social .wp-block-social-links .wp-social-link{min-block-size:auto;min-inline-size:auto}}.footer-navigation .footer-nav-title{color:var(--wp--preset--color--background);font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--medium);line-height:1.3;margin-block-end:var(--wp--preset--spacing--sm);text-transform:uppercase}@media(prefers-color-scheme:dark){.footer-navigation .footer-nav-title{color:var(--tertiary)}}.footer-navigation .wp-block-navigation{gap:var(--wp--preset--spacing--xs)}.footer-navigation .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content{color:var(--wp--preset--color--background);font-size:var(--wp--preset--font-size--normal);font-weight:400;opacity:.85;text-decoration:none;transition:all var(--wp--custom--effects--transition--fast) ease}.footer-navigation .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content:focus,.footer-navigation .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content:hover{color:var(--wp--preset--color--secondary);opacity:1}@media(prefers-color-scheme:dark){.footer-navigation .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content{color:var(--tertiary)}}.footer-newsletter .newsletter-title{color:var(--wp--preset--color--background);font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--medium);margin-block-end:var(--wp--preset--spacing--sm);text-transform:uppercase}@media(prefers-color-scheme:dark){.footer-newsletter .newsletter-title{color:var(--tertiary)}}.footer-newsletter .newsletter-description{font-size:var(--wp--preset--font-size--normal);line-height:1.6;margin-block-end:var(--wp--preset--spacing--sm);opacity:.9}.footer-newsletter .newsletter-form{background-color:var(--wp--preset--color--background);border-radius:var(--wp--custom--effects--radius--medium);display:flex;flex-direction:column;gap:var(--wp--preset--spacing--xs);padding:var(--wp--preset--spacing--xs)}@media(min-width:480px){.footer-newsletter .newsletter-form{flex-direction:row}.footer-newsletter .newsletter-form .form-input{flex:1}}.footer-newsletter .newsletter-form .form-input{background-color:var(--wp--preset--color--white);border:2px solid var(--wp--preset--color--sand);border-radius:var(--wp--custom--effects--radius--small);color:var(--wp--preset--color--foreground);font-family:var(--wp--preset--font-family--body);font-size:var(--wp--preset--font-size--normal);padding:var(--wp--preset--spacing--sm);transition:border-color var(--wp--custom--effects--transition--fast) ease}.footer-newsletter .newsletter-form .form-input:focus{border-color:var(--wp--preset--color--primary);box-shadow:0 0 0 2px var(--wp--preset--color--primary);outline:none}.footer-newsletter .newsletter-form .form-input::-moz-placeholder{color:var(--wp--preset--color--stone);opacity:.7}.footer-newsletter .newsletter-form .form-input::placeholder{color:var(--wp--preset--color--stone);opacity:.7}.footer-newsletter .newsletter-form .newsletter-button{align-items:center;background-color:var(--wp--preset--color--secondary);border:none;border-radius:var(--wp--custom--effects--radius--small);color:var(--wp--preset--color--white);cursor:pointer;display:flex;font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--medium);gap:var(--wp--preset--spacing--xs);justify-content:center;padding:var(--wp--preset--spacing--sm) var(--wp--preset--spacing--md);transition:all var(--wp--custom--effects--transition--fast) ease}.footer-newsletter .newsletter-form .newsletter-button:focus,.footer-newsletter .newsletter-form .newsletter-button:hover{background-color:var(--wp--preset--color--primary);transform:translateY(-1px)}.footer-newsletter .newsletter-form .newsletter-button .dashicons{font-size:1.2em}.footer-newsletter .newsletter-privacy{color:var(--wp--preset--color--stone);font-size:var(--wp--preset--font-size--tiny);margin-block-start:var(--wp--preset--spacing--xs);opacity:.8}.footer-separator{border-color:var(--wp--preset--color--primary);margin-block:var(--wp--preset--spacing--lg) var(--wp--preset--spacing--sm);opacity:.5}.footer-bottom{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--wp--preset--spacing--sm);justify-content:center;padding-bottom:var(--wp--preset--spacing--sm);text-align:center}.footer-bottom p{font-size:.75rem;text-transform:uppercase}@media(min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer-bottom .copyright{opacity:.8;padding-left:2rem}.footer-bottom .footer-links{align-items:center;display:flex;gap:var(--wp--preset--spacing--sm)}.footer-bottom .footer-links a{color:var(--wp--preset--color--stone);text-decoration:none;transition:color var(--wp--custom--effects--transition--fast) ease}.footer-bottom .footer-links a:focus,.footer-bottom .footer-links a:hover{color:var(--wp--preset--color--background)}.footer-bottom .footer-links .separator{color:var(--wp--preset--color--stone);opacity:.5}.footer-bottom .footer-note{color:var(--wp--preset--color--stone);font-style:italic;opacity:.9;padding-right:1.3rem}@media(prefers-color-scheme:dark){.site-footer{background-color:var(--wp--preset--color--background-dark)}.site-footer .footer-social .wp-block-social-links .wp-social-link{background-color:var(--wp--preset--color--primary-dark)}.site-footer .footer-social .wp-block-social-links .wp-social-link:focus,.site-footer .footer-social .wp-block-social-links .wp-social-link:hover{background-color:var(--wp--preset--color--foreground-dark)}.site-footer .newsletter-form{background-color:var(--wp--preset--color--white-dark)}.site-footer .newsletter-form .form-input{background-color:var(--wp--preset--color--sand-dark);border-color:var(--wp--preset--color--stone-dark);color:var(--wp--preset--color--foreground-dark)}.site-footer .newsletter-form .form-input::-webkit-input-placeholder{color:var(--wp--preset--color--foreground-dark)}.site-footer .newsletter-form .form-input:focus{border-color:var(--wp--preset--color--primary-dark);box-shadow:0 0 0 2px var(--wp--preset--color--primary-dark)}.site-footer .newsletter-form .newsletter-button:focus,.site-footer .newsletter-form .newsletter-button:hover{background-color:var(--wp--preset--color--primary-dark)}.site-footer .copyright,.site-footer .footer-links a,.site-footer .newsletter-privacy{color:var(--tertiary)}.site-footer .footer-links a:focus,.site-footer .footer-links a:hover{color:var(--wp--preset--color--foreground-dark)}.site-footer .footer-note{color:var(--tertiary)}}@media(prefers-contrast:high){.site-footer{border-top:2px solid var(--wp--preset--color--foreground)}.site-footer .footer-social .wp-block-social-links .wp-social-link{border:2px solid var(--wp--preset--color--background)}.site-footer .newsletter-form .form-input{border-width:3px}}.site-footer{margin:0}.site-footer .wp-element-button{display:flex;font-size:1.2rem;justify-content:center;width:100%}.site-footer .wp-element-button .dashicons{padding:0 1rem}
