:root{--primary:#c05621;--primary-dark:#9c4221;--ink:#2d2421;--paper:#fdfbf7;--soft:#f3efe9;--line:#e9e1d6;--white:#fff;--shadow:0 18px 50px rgba(45,36,33,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1200px,calc(100% - 40px));margin:auto}.narrow{max-width:920px}.center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:68px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;white-space:nowrap}.brand-mark{width:34px;height:34px;border-radius:50% 48% 45% 52%;display:grid;place-items:center;background:var(--primary);color:#fff;transform:rotate(-8deg)}.main-nav{display:flex;align-items:center;gap:25px;margin-right:auto}.main-nav a{font-size:13px;font-weight:700;white-space:nowrap}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--primary)}.header-actions{display:flex;gap:8px}.icon-button{width:40px;height:40px;border-radius:12px;background:var(--soft);display:grid;place-items:center}.menu-toggle{display:none;border:0;background:transparent;padding:8px;margin-left:auto}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink);margin:5px}
.hero{position:relative;min-height:620px;display:flex;align-items:flex-end;color:#fff;background-size:cover;background-position:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,12,8,.76),rgba(20,12,8,.08))}.hero-home{background-image:url('https://lh3.googleusercontent.com/aida-public/AB6AXuBQECFVgQ4LPJgu_8n7jW2rF4ukjT5zv4Dluju5FPK0vEBa7n1Im82-w_vpqz-LEobKGO7ahXKMxwD0N5vwF5gCxzdnMjV_dflYKJCQfSHoO9UmQaBtuimQXlzeA8nJiOHxdOyr3YE5sWuWjUHRwRYNMj6Usy37TDTuzk40yJoB2XE-1VZcG111cFSmQuZoSB2ZM_NTIKaGTFlynEe_lMwYuP8nj-F0e2GBKkXkLczbvjfp4mOEvhY7nRxhvbD2yJ6hHmsxFrb5L6zx')}.hero-content{position:relative;z-index:1;padding-bottom:75px}.hero h1,.page-hero h1{margin:0;max-width:800px;font-size:clamp(44px,7vw,84px);line-height:1.02;text-transform:none;letter-spacing:-.045em}.hero p{max-width:650px;font-size:19px}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button,.small-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;background:var(--primary);color:#fff;font-weight:800;cursor:pointer;transition:.2s}.button{min-height:52px;padding:0 30px}.button:hover,.small-button:hover{background:var(--primary-dark);transform:translateY(-1px)}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:var(--soft)}.small-button{padding:8px 17px;font-size:13px}
.section{padding:86px 0}.white{background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-heading.compact{margin-bottom:24px}.section-heading h2,.section h2,.newsletter h2{font-size:clamp(30px,4vw,44px);line-height:1.12;margin:6px 0 8px;letter-spacing:-.03em}.section-heading p{margin:0;color:#75655e}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.text-link{color:var(--primary);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:20px;padding:10px;background:#fff;overflow:hidden;transition:.25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:14px;background:var(--soft)}.card-body{padding:13px 5px 7px}.card-body h3{font-size:17px;margin:0}.card-body p{font-size:13px;color:#786a64;margin:3px 0 14px}.price-row{display:flex;align-items:center;justify-content:space-between}.price-row strong{color:var(--primary);font-size:19px}
.custom-intro{background:var(--paper)}.wide-image{margin:32px 0 24px;border-radius:22px;overflow:hidden;border:2px solid rgba(192,86,33,.18);box-shadow:var(--shadow)}.wide-image img{width:100%;height:370px;object-fit:cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:40px 0}.steps article{padding:28px 22px;background:#fff;border:1px solid var(--line);border-radius:18px}.steps b{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;margin:0 auto 15px;background:rgba(192,86,33,.1);color:var(--primary)}.steps h3{margin:0 0 8px}.steps p{font-size:14px;color:#786a64;margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.story-list{display:grid;gap:10px}.story-list a{display:flex;gap:14px;padding:10px;border-radius:16px}.story-list a:hover{background:var(--soft)}.story-list span:last-child{display:flex;flex-direction:column;justify-content:center}.story-list small{color:#887871}.thumb{width:120px;height:82px;border-radius:12px;background:var(--soft)}.thumb.warm{background:linear-gradient(135deg,#e7b37c,#75422d)}.thumb.green{background:linear-gradient(135deg,#a7b991,#435543)}.thumb.dark{background:linear-gradient(135deg,#936c5e,#2d2421)}.featured-event{padding:30px;background:#4a3d39;color:#fff;border-radius:20px;box-shadow:var(--shadow)}.featured-event span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#ffca9d}.featured-event h3{font-size:26px;line-height:1.2}.newsletter{padding:90px 0;background:#efe9e1}.newsletter-icon{display:inline-grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#fff;color:var(--primary);font-size:28px}.inline-form{display:flex;gap:10px;max-width:530px;margin:30px auto 0}.inline-form input{flex:1;min-height:52px;border:1px solid var(--line);border-radius:13px;padding:0 18px}
.page-hero{position:relative;min-height:470px;display:flex;align-items:flex-end;color:#fff;background-size:cover;background-position:center}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,12,8,.78),rgba(20,12,8,.12))}.page-hero .shell{position:relative;z-index:1;padding-bottom:62px}.page-hero p{font-size:18px;max-width:700px}.page-hero h1{font-size:clamp(40px,6vw,70px)}.hero-custom{background-image:url('https://lh3.googleusercontent.com/aida-public/AB6AXuCqp4HIenKawwM4yD1qt_0RfY8n13vdwFgC7Evk7jWVVW4jQE2JkfQhLIotZ4YUKlBNDItNbfe7reV2gbni2kTM22whWKAl8vbLiK7DrZHv92iWLbs97fSB5BatgHomgvwSUlY3y0PH5p-_gdx1tZocHemvMOT1BYUpHRhOpXbMplZZWAQiXVXPJ2mPf5YucXhjgznZlynm8_PXQS4MAGcIodlaXLBwIO7Ky9aKQvW7nE_eM9tfWsMhEkYfwP7qjI7LF9VVWE2M0CKX')}.hero-ideas{background-image:url('https://lh3.googleusercontent.com/aida-public/AB6AXuCqW6Ex9gYsXhgROgXjX1ocdu7ZeTSYMV4JDn5pa8UZoeHoEfr8_0PGHa54i2Zu_esb9esr60pL5piZ4axGeymRYCtBiBWY0Y24hsj2Rqgp7_f6EUUdFjQZyLqmPe7RjYyXR31LDALuGYKqdScQ4lliLBcSKcCsKoDEZtM_ZVhDzjng9A00NXtKEScHq7HzO51BO7TM7VL_-Ga1xkBqmIhIVxbXPoyisu2q6CtPEB6gIGxCAvVf50dJb6hrRvLkta7KnLH0Prpe3FIc')}.hero-courses{background:linear-gradient(135deg,#4a3d39,#1f1715)}.hero-events{background:linear-gradient(135deg,#935d3c,#2d2421)}.hero-contact{background-image:url('https://lh3.googleusercontent.com/aida-public/AB6AXuD_x-EaKVNgxuw3flWtMB13VKOkHxQa8Q2_wnxyb7d_BNxPUhWMGcElJDJ9lTxSj40-7E3GowCSp2E0o7K5gZJTURSsX0dsZKZPQRn_MKS8iB0HHfJNuUrU7Vjg31HvNCH6NRYlmK8cTosRGEHSYJ3wwjqOHJrop0aa_Ns-QsX5sF8eel-pn6jsdsJiJUwJOZEA-TdycK8PuHgNGvwiD0QfPDUfx5vV4ntl-Zn4l2LJLG_39XoPAGS5vdvPOnJtJiCmKMdpjieb0Utu')}
.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 18px;font-weight:800;font-size:13px;cursor:pointer}.filters button.active,.filters button:hover{background:var(--primary);border-color:var(--primary);color:#fff}.article-grid,.course-grid,.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.content-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 25px rgba(45,36,33,.06);transition:.25s}.content-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.content-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.content-card .card-body{padding:22px}.content-card h3{font-size:21px;line-height:1.25;margin:8px 0}.meta{font-size:11px;color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.content-card p{color:#75655e;font-size:14px}.form-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.contact-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:var(--shadow)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:12px;background:#faf9f7;padding:13px}.field textarea{min-height:150px;resize:vertical}.info-stack{display:grid;gap:16px}.info-card{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px}.info-card h3{margin-top:0}.notice{padding:17px 20px;border-radius:14px;background:#fff8ed;border:1px solid #efd2ae;color:#72431e}.config-layout{display:grid;grid-template-columns:1fr 340px;gap:45px}.config-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.config-preview{height:320px;border-radius:18px;background:linear-gradient(135deg,#c79a74,#5d3c2b);margin-bottom:28px}.options{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.option{padding:18px;border:2px solid var(--line);border-radius:15px;background:#fff;text-align:left}.option.active{border-color:var(--primary);background:#fff8f2}.summary{position:sticky;top:100px;height:max-content;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:var(--shadow)}
.site-footer{background:#fff;border-top:1px solid var(--line);padding-top:65px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:45px}.footer-grid h3{font-size:17px}.footer-grid a{display:block;color:#75655e;font-size:14px;margin:9px 0}.footer-grid a:hover{color:var(--primary)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:55px;padding:22px 0;color:#8d7f78;font-size:13px}
@media(max-width:1000px){.main-nav{position:absolute;display:none;top:68px;left:0;right:0;padding:18px 20px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}.main-nav.is-open{display:flex}.menu-toggle{display:block}.header-actions{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.article-grid,.course-grid,.event-grid{grid-template-columns:repeat(2,1fr)}.split,.form-grid{grid-template-columns:1fr}.config-layout{grid-template-columns:1fr}.summary{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.shell{width:min(100% - 26px,1200px)}.site-header{position:sticky}.brand{font-size:14px}.brand-mark{width:30px;height:30px}.hero{min-height:520px}.hero-content{padding-bottom:48px}.hero h1{font-size:43px}.hero p{font-size:16px}.button-row,.inline-form{flex-direction:column}.button{width:100%}.section{padding:58px 0}.section-heading{align-items:start;flex-direction:column}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.product-card{min-width:86%;scroll-snap-align:start}.wide-image img{height:240px}.steps,.article-grid,.course-grid,.event-grid,.footer-grid,.fields,.options{grid-template-columns:1fr}.split{gap:50px}.page-hero{min-height:400px}.page-hero h1{font-size:40px}.form-grid{gap:35px}.footer-bottom{flex-direction:column;gap:0}.thumb{width:90px}}

