/*
Theme Name: Taarakuller
Theme URI: https://taarakuller.ee
Author: OpenAI
Description: Taarakulleri ühe lehe WordPressi teema koos tellimisvormiga.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: taarakuller
*/

:root{--green:#28a536;--green-dark:#0b3d3f;--green-soft:#eef8eb;--ink:#092632;--muted:#5f6f76;--line:#dfe8e3;--white:#fff;--shadow:0 15px 45px rgba(17,52,43,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(223,232,227,.8)}.header-inner{height:82px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;font-size:27px;font-weight:850;letter-spacing:-1.2px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:38px;margin-right:10px;border-radius:11px;background:var(--green);color:#fff;font-size:22px}.brand-green{color:var(--green)}.primary-nav{margin-left:auto}.primary-nav ul{display:flex;gap:32px;list-style:none;margin:0;padding:0;font-size:14px;font-weight:650}.button,.wp-block-button__link{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:6px;padding:15px 25px;background:var(--green);color:#fff;font-weight:800;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(.96)}.button.secondary{background:#fff;color:var(--green);border:1px solid var(--green)}.header-cta{margin-left:10px;padding:12px 22px}.hero{background:linear-gradient(110deg,#fff 0 53%,#f7faf7 53%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.02fr;min-height:620px}.hero-copy{padding:82px 55px 75px 0;align-self:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:99px;background:var(--green-soft);color:#287638;font-size:14px;font-weight:750}.hero h1{font-size:clamp(42px,5vw,67px);line-height:1.02;letter-spacing:-3.3px;margin:27px 0 22px;max-width:650px}.hero p{font-size:18px;color:var(--muted);max-width:575px}.hero-points{display:flex;gap:36px;margin:28px 0 34px;font-weight:700}.hero-points span:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border:2px solid var(--green);color:var(--green);border-radius:50%;font-size:12px;margin-right:9px}.hero-image{min-height:620px;background:url('assets/images/hero-courier.jpg') center/cover no-repeat}.rating{display:flex;align-items:center;gap:12px;margin-top:28px;font-size:14px}.stars{color:#06a85f;letter-spacing:2px}.section{padding:78px 0}.section-title{text-align:center;font-size:38px;line-height:1.2;letter-spacing:-1.4px;margin:0 0 48px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.step{text-align:center;position:relative}.step:not(:last-child):after{content:'→';position:absolute;right:-26px;top:42px;color:var(--green);font-size:36px;font-weight:300}.step-icon{width:92px;height:92px;margin:0 auto 24px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);font-size:42px}.step h3{font-size:18px;margin:0 0 8px}.step p{color:var(--muted);font-size:15px;margin:0}.number{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--green);color:#fff;font-size:13px;margin-right:8px}.order-section{padding-top:25px}.order-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.card{padding:42px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow)}.card h2,.benefits h2{font-size:31px;letter-spacing:-1px;margin:0 0 5px}.card-subtitle{color:var(--muted);margin:0 0 25px}.field{margin-bottom:14px}.field label{display:block;font-weight:750;font-size:14px;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:15px 16px;border:1px solid #d8e2dd;border-radius:7px;background:#fff;color:var(--ink);font:inherit}.field textarea{min-height:92px;resize:vertical}.form-status{padding:12px 15px;margin-bottom:16px;border-radius:7px;background:var(--green-soft);color:#1e6d2b}.form-note{text-align:center;font-size:13px;color:#93a19b;margin:14px 0 0}.benefit{display:grid;grid-template-columns:52px 1fr;gap:15px;margin:27px 0}.benefit-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);font-size:23px}.benefit h3{margin:0 0 2px;font-size:17px}.benefit p{margin:0;color:var(--muted);font-size:14px}.trust-strip{margin:15px auto 70px;border:1px solid var(--line);border-radius:10px;background:#fbfdfb;padding:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.trust-item{display:flex;gap:14px}.trust-item strong{display:block}.trust-item span{font-size:13px;color:var(--muted)}.faq{background:#f7faf8}.faq-list{max-width:850px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{font-weight:800;cursor:pointer;font-size:18px}.faq details p{color:var(--muted)}.site-footer{background:var(--green-dark);color:#fff;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:45px}.footer-grid h4{margin:0 0 17px}.footer-grid p,.footer-grid a{color:#c8d7d7;font-size:14px}.footer-grid a{display:block;margin:8px 0}.copyright{border-top:1px solid rgba(255,255,255,.13);margin-top:35px;padding-top:22px;color:#a9bbbb;font-size:13px}.menu-toggle{display:none;background:none;border:0;font-size:27px}.screen-reader-text{position:absolute;left:-9999px}.admin-bar .site-header{top:32px}
@media(max-width:900px){.primary-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px}.primary-nav.open{display:block}.primary-nav ul{flex-direction:column;gap:15px}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.hero-grid,.order-grid{grid-template-columns:1fr}.hero-copy{padding:60px 0}.hero-image{min-height:450px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2):after{display:none}.trust-strip,.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.header-inner{height:70px}.brand{font-size:22px}.brand-mark{width:34px;height:34px}.primary-nav{top:70px}.hero h1{font-size:43px;letter-spacing:-2.2px}.hero-copy{padding:48px 0}.hero-points{flex-direction:column;gap:12px}.hero-image{min-height:360px}.section{padding:58px 0}.section-title{font-size:31px}.steps,.trust-strip,.footer-grid{grid-template-columns:1fr}.step:after{display:none}.order-grid{gap:35px}.card{padding:25px}.admin-bar .site-header{top:46px}}
