/*
Theme Name: Future Academy
Author: Future Academy
Description: A responsive language academy theme, designed for Future Academy Content and WooCommerce.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: future-academy
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
:root{--ink:#112b29;--green:#174b40;--lime:#d8f36a;--paper:#f8faf6;--muted:#586862;--line:#dbe3dc;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #487322;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(2.8rem,5.8vw,5.5rem);font-weight:600}h2{font-size:clamp(2rem,3.6vw,3.25rem);font-weight:600}h3{font-size:1.4rem}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 64px));margin:auto}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:750;font-size:1.2rem;line-height:1.05;letter-spacing:-.03em}.brand small{display:block;font-size:.73rem;letter-spacing:.23em;margin-top:7px;font-weight:500}.brand-mark{background:var(--green);color:var(--lime);border-radius:12px;padding:13px 11px;font-size:1.7rem;font-weight:800}.custom-logo-link img{max-height:60px;width:auto}.nav-links{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.nav-links a{text-decoration:none;font-size:.92rem}.nav-links a:hover{color:#53751b}.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:9px;padding:14px 24px;background:var(--green);color:white;font-weight:600;border:1px solid var(--green);text-decoration:none;cursor:pointer;line-height:1.4}.button:hover{background:#246150}.button.light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.outline{background:transparent;border-color:var(--line);color:var(--ink)}.menu-toggle{display:none}.eyebrow{display:block;font-size:.78rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:var(--green);margin-bottom:20px}.hero{padding:76px 0 70px;display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center}.hero h1{margin-bottom:24px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#4e7259}.hero p{max-width:500px;font-size:1.12rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 22px}.hero-note{font-size:.85rem!important}.language-art{background:var(--green);border-radius:32px;min-height:475px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:38px;overflow:hidden}.language-art .art-label{color:#c4d6cd;font-size:.76rem;letter-spacing:.16em}.language-art .greeting{font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1.1;color:white;letter-spacing:-.04em}.language-art .greeting:nth-child(3){color:var(--lime);text-align:right}.language-art .greeting:nth-child(4){font-family:Georgia,serif;font-style:italic}.language-art .greeting:nth-child(5){text-align:right;color:#c4d6cd}.art-foot{border-top:1px solid #507469;display:flex;justify-content:space-between;color:#d9e4dd;font-size:.85rem;padding-top:22px;margin-top:14px}.intro-strip{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;font-size:.88rem;color:var(--muted)}.intro-strip strong{color:var(--ink)}.section{padding:80px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head h2{margin-bottom:0}.section-head p{max-width:350px;margin-bottom:0}.course-grid,.teacher-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.course-card{background:white;padding:28px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;align-items:start;transition:transform .2s}.course-card:hover{transform:translateY(-5px)}.language-glyph{height:70px;width:70px;border-radius:50%;display:grid;place-items:center;background:#edf3d9;font-size:1.7rem;font-weight:600;margin-bottom:30px}.course-card:nth-child(2) .language-glyph{background:#e1edf8}.course-card:nth-child(3) .language-glyph{background:#f9e7d9}.course-card:nth-child(4) .language-glyph{background:#eee5fa}.course-card p{font-size:.94rem;margin-bottom:24px}.text-link{font-weight:600;font-size:.9rem;margin-top:auto}.course-card .level{font-size:.76rem;letter-spacing:.09em;margin-bottom:12px;color:var(--muted)}.packages-surface{background:#edf2e9}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.price-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:32px;display:flex;flex-direction:column}.price-card.featured{background:var(--green);color:white;border-color:var(--green)}.price-card.featured p,.price-card.featured .price-unit{color:#d0ddd4}.tag{display:inline-block;font-size:.75rem;line-height:1.3;background:var(--lime);color:var(--ink);padding:7px 10px;border-radius:5px;margin-bottom:20px;align-self:start;font-weight:700}.price-card h3{margin-bottom:14px}.price{font-size:3rem;line-height:1.2;letter-spacing:-.05em;font-weight:600;margin:16px 0 8px}.price-unit{font-size:.85rem;color:var(--muted)}.price-card ul{list-style:none;padding:18px 0 24px;margin:16px 0 0;border-top:1px solid var(--line)}.price-card li{padding:7px 0;font-size:.93rem}.price-card li:before{content:'✓';margin-right:12px;color:#57752a}.price-card.featured li:before{color:var(--lime)}.price-card .button{width:100%;margin-top:auto}.package-language{display:flex;align-items:center;gap:14px;margin-bottom:28px;flex-wrap:wrap}.package-language select{padding:12px 42px 12px 16px;border:1px solid #abbdb0;border-radius:8px;background:white;color:var(--ink);min-width:180px}.payment-note{font-size:.85rem;text-align:center;margin:25px 0 0}.teacher-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.teacher-card .teacher-image{aspect-ratio:4/3;object-fit:cover;width:100%}.teacher-placeholder{background:#e6eee1;min-height:160px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:3rem;color:#658065}.teacher-info{padding:24px}.teacher-info p{font-size:.9rem;margin:10px 0}.teacher-info h3{font-size:1.2rem;margin:0}.teacher-info .eyebrow{font-size:.7rem;margin-bottom:14px}.cta-band{background:var(--lime);border-radius:24px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:80px}.cta-band h2{font-size:2rem;margin-bottom:12px}.cta-band p{margin-bottom:0;color:#34482c}.site-footer{background:#102f29;color:white;padding:48px 0 24px}.footer-main{display:flex;justify-content:space-between;gap:30px}.footer-main p{max-width:370px;color:#c4d3c9;font-size:.92rem;margin-top:20px}.footer-links{display:flex;flex-wrap:wrap;gap:25px;align-items:start}.footer-links a{font-size:.9rem}.footer-bottom{border-top:1px solid #355148;margin-top:32px;padding-top:22px;color:#bccdc1;font-size:.8rem;display:flex;justify-content:space-between;gap:20px}.content-page{padding:65px 0 90px;min-height:60vh}.content-page>h1{font-size:3rem}.entry-content{max-width:900px}.entry-content h2{font-size:1.8rem;margin-top:38px}.entry-content p,.entry-content li{line-height:1.8}.entry-content .section h2{margin:0;font-size:2.7rem}.entry-content.wide{max-width:none}.notice{padding:20px 24px;border-left:3px solid #71963f;background:#edf3e8;margin:24px 0;color:var(--ink)}.skip-link{position:absolute;left:-10000px;top:10px}.skip-link:focus{left:10px;z-index:999;background:white;padding:12px}.woocommerce{padding:45px 0}.woocommerce form input.input-text,.woocommerce form select,.woocommerce form textarea{padding:12px;border:1px solid var(--line);border-radius:6px;max-width:100%}.woocommerce ul.products li.product .price{font-size:1.3rem}.woocommerce div.product p.price{font-size:2rem}.woocommerce-message,.woocommerce-info{border-top-color:var(--green)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.alignwide{max-width:1200px}.wp-block-image img{border-radius:18px}.wp-block-button__link{background:var(--green);border-radius:9px}.pagination{padding:24px 0}.hidden{display:none!important}
.price-card.featured .button.outline{color:white;border-color:#8caa9d}.price-card span.button{cursor:default}.woocommerce .woocommerce-breadcrumb{font-size:.9rem}
@media(min-width:1600px){.hero{gap:100px}}@media(max-width:1000px){.hero{gap:30px}.language-art{min-height:430px;padding:28px}.course-grid,.teacher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links{gap:20px}.price-card{padding:23px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:78px;flex-wrap:wrap;padding:15px 0;gap:16px}.menu-toggle{display:block;padding:8px 12px;border:1px solid var(--line);background:white;border-radius:6px;color:var(--ink)}.site-nav{width:100%}.js .site-nav{display:none}.js .site-nav.is-open{display:block}.nav-links{flex-direction:column;align-items:stretch;gap:0}.nav-links a{display:block;padding:12px 0}.hero{grid-template-columns:1fr;padding:45px 0 36px;gap:28px}.hero h1{font-size:3.25rem}.language-art{min-height:365px}.language-art .greeting{font-size:3.4rem}.intro-strip{flex-wrap:wrap;gap:12px 25px}.intro-strip span{flex:1 1 40%}.section{padding:52px 0}.section-head{display:block;margin-bottom:28px}.section-head p{margin-top:18px;max-width:none}.pricing-grid{grid-template-columns:1fr}.course-grid,.teacher-grid{gap:14px}.course-card{padding:21px}.teacher-info{padding:20px}.cta-band{display:block;padding:28px;margin-bottom:50px}.cta-band .button{margin-top:20px}.footer-main,.footer-bottom{flex-direction:column}.content-page>h1{font-size:2.5rem}.entry-content .section h2{font-size:2rem}.hero-actions .button{padding:14px 18px}}@media(max-width:390px){.course-grid,.teacher-grid{grid-template-columns:1fr}.hero h1{font-size:2.8rem}.language-art .greeting{font-size:2.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
