:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#123b31;background:#fbf7f0;font-synthesis:none;text-rendering:optimizeLegibility;--green: #123b31;--green-2: #1c5142;--gold: #c28f30;--gold-soft: #e9d7ab;--ivory: #fbf7f0;--paper: #fffdf9;--soft: #eef2eb;--text-soft: #61706b;--line: rgba(18, 59, 49, .12);--shadow: 0 20px 60px rgba(18, 59, 49, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--ivory);color:var(--green)}body:has(.story-modal){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh}.container{width:min(1160px,calc(100% - 36px));margin:0 auto}.narrow{max-width:780px}.topbar{position:sticky;top:0;z-index:50;background:#fbf7f0e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.topbar-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-link{width:184px;height:50px;display:flex;align-items:center;overflow:hidden}.brand-logo{width:184px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px;font-weight:700;font-size:.95rem}.nav a{opacity:.66;transition:opacity .2s ease,color .2s ease}.nav a:hover,.nav a.active{opacity:1;color:var(--green)}.menu-button{display:none;width:44px;height:44px;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-button span{width:22px;height:2px;background:var(--green);border-radius:999px;transition:transform .2s ease}.menu-button.is-open span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button.is-open span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{min-height:calc(100vh - 76px);display:flex;align-items:center;padding:84px 0 94px;background:radial-gradient(circle at 85% 15%,rgba(194,143,48,.1),transparent 30%),linear-gradient(180deg,#fffdf9 0%,var(--ivory) 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:70px}.hero-copy{max-width:760px}.eyebrow{margin:0 0 18px;color:#8b6a2e;font-size:.76rem;line-height:1.2;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.eyebrow.light{color:var(--gold-soft)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:28px;font-size:clamp(3.2rem,7vw,6.7rem);line-height:.94;letter-spacing:-.068em;font-weight:850}h2{margin-bottom:20px;font-size:clamp(2.1rem,4.4vw,4.1rem);line-height:.98;letter-spacing:-.05em}h3{margin-bottom:14px;font-size:1.55rem;line-height:1.06;letter-spacing:-.03em}.hero-text,.large-text{max-width:710px;color:var(--text-soft);font-size:1.14rem;line-height:1.72}.large-text{font-size:clamp(1.15rem,2vw,1.45rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:50px;padding:0 24px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--green);color:#fff;box-shadow:0 14px 36px #123b312e}.button.secondary{background:#ffffff8c;border-color:var(--line)}.button.gold{background:var(--gold);color:#fffdf7}.button.small{min-height:44px;padding:0 19px;font-size:.92rem}.hero-visual{display:flex;justify-content:flex-end}.hero-logo-card{width:min(100%,440px);aspect-ratio:1 / 1;border-radius:42px;background:linear-gradient(145deg,#ffffffe0,#eef2ebdb);border:1px solid rgba(18,59,49,.08);box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;overflow:hidden}.hero-logo-card img{width:78%;mix-blend-mode:multiply}.hero-logo-card span{font-size:.95rem;font-weight:800;letter-spacing:.02em;color:#7f6a3e}.section{padding:96px 0}.intro-section{background:#fffdf9}.split-copy{display:grid;grid-template-columns:220px minmax(0,1fr);gap:50px;align-items:start}.section-heading{margin-bottom:36px}.row-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.row-heading h2{max-width:790px;margin-bottom:0}.text-link{border:0;background:none;padding:0;color:var(--green);font-weight:850;cursor:pointer}.content-preview{background:var(--soft)}.story-rail{display:flex;gap:18px;overflow-x:auto;padding:4px 1px 18px;margin-bottom:34px;scrollbar-width:none}.story-rail::-webkit-scrollbar{display:none}.story-chip{min-width:76px;border:0;background:transparent;padding:0;display:grid;justify-items:center;gap:8px;cursor:pointer;font-weight:750;font-size:.8rem}.story-ring{width:68px;height:68px;padding:3px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--green));box-shadow:0 8px 24px #123b311a}.story-core{width:100%;height:100%;border-radius:50%;border:3px solid var(--ivory);background:#fffdf9;display:flex;align-items:center;justify-content:center;color:var(--green);font-weight:900;letter-spacing:-.03em}.feed-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.post-card{border-radius:28px;overflow:hidden;background:var(--paper);border:1px solid rgba(18,59,49,.07);box-shadow:0 18px 50px #123b310d}.post-visual{min-height:220px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.post-visual img{width:55%;opacity:.9;mix-blend-mode:multiply}.post-visual span{position:absolute;left:18px;top:18px;padding:7px 10px;border-radius:999px;background:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.visual-1{background:#dfe9df}.visual-2{background:#f1e4c5}.visual-3{background:#e6e5df}.post-body{padding:24px}.post-meta{display:flex;justify-content:space-between;gap:12px;color:#89928f;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.post-body h3{margin-top:14px}.post-body p{color:var(--text-soft);line-height:1.62}.tools-section{background:#fffdf9}.tool-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:20px}.tool-card{min-height:330px;padding:34px;border-radius:30px;background:#f4f4ef;border:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.tool-card.featured{background:var(--green);color:#fff}.tool-card.featured p{color:#ffffffb8}.tool-card p{max-width:620px;color:var(--text-soft);line-height:1.68}.tool-card .text-link{margin-top:auto}.tool-card.featured .text-link{color:#fff}.pill{display:inline-flex;padding:7px 10px;margin-bottom:30px;border-radius:999px;background:#e7e9e3;font-size:.72rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.pill.live{background:#dfeadf;color:#245a46}.tool-card.featured .pill.live{background:#ffffff21;color:#dff3e7}.tool-actions{margin-top:auto;display:flex;align-items:center;gap:18px}.tool-card.featured .button.primary{background:#fff;color:var(--green);box-shadow:none}.contact-band-section{padding-top:20px}.contact-band{padding:52px;border-radius:34px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px}.contact-band h2{margin-bottom:10px}.contact-band p:last-child{margin-bottom:0;color:#ffffffad}.page-main{min-height:70vh}.page-hero{background:#fffdf9;border-bottom:1px solid var(--line)}.page-hero.compact{padding:94px 0 70px}.page-title{max-width:970px;font-size:clamp(3rem,6.6vw,6.4rem)}.social-section{background:#f4f3ed}.filter-row{display:flex;gap:10px;overflow-x:auto;margin:6px 0 34px;padding-bottom:4px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-chip{flex:0 0 auto;border:1px solid var(--line);background:#ffffff94;padding:10px 15px;border-radius:999px;font-weight:800;cursor:pointer}.filter-chip.active{background:var(--green);color:#fff;border-color:var(--green)}.social-feed{width:min(700px,100%);margin:0 auto;display:grid;gap:26px}.social-post{border-radius:28px;overflow:hidden;background:var(--paper);border:1px solid rgba(18,59,49,.08);box-shadow:0 20px 60px #123b310f}.social-post-head{height:72px;padding:12px 18px;display:flex;align-items:center;gap:12px}.avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:var(--ivory);border:1px solid var(--line)}.avatar img{width:100%;height:100%;object-fit:cover}.social-post-head strong{display:block}.social-post-head span:not(.post-more){display:block;margin-top:3px;color:#8a9490;font-size:.78rem}.post-more{margin-left:auto;letter-spacing:.12em}.social-post-media{min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden}.social-post-media img{width:74%;mix-blend-mode:multiply}.social-post-body{padding:18px 20px 24px}.social-actions{display:flex;gap:18px;margin-bottom:16px;font-size:1.6rem}.social-post-body h2{font-size:clamp(1.7rem,4vw,2.6rem);margin-bottom:12px}.social-post-body p{color:var(--text-soft);line-height:1.65}.read-more{border:0;background:transparent;padding:0;color:var(--green);font-weight:850;cursor:pointer}.story-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0a1915f0;display:flex;align-items:center;justify-content:center;padding:20px}.story-card-full{width:min(430px,100%);height:min(760px,calc(100vh - 40px));padding:34px;border-radius:34px;background:radial-gradient(circle at 75% 20%,rgba(194,143,48,.27),transparent 32%),linear-gradient(180deg,#1d5344,#11372e);color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 30px 90px #00000059}.story-card-full h2{font-size:clamp(2.6rem,8vw,4.6rem)}.story-card-full p:not(.eyebrow){color:#ffffffbd;line-height:1.62}.story-mark{width:160px;margin:20px auto 34px;mix-blend-mode:screen;opacity:.88}.story-brand{font-weight:900;letter-spacing:.03em}.story-progress{position:absolute;top:22px;left:50%;transform:translate(-50%);width:min(390px,calc(100% - 70px));display:grid;grid-template-columns:repeat(5,1fr);gap:5px;z-index:103}.story-progress span{height:3px;border-radius:999px;background:#ffffff47}.story-progress span.active{background:#fff}.story-close{position:absolute;top:32px;right:28px;z-index:104;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff1c;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.story-hit{position:absolute;top:0;bottom:0;width:30%;border:0;background:transparent;z-index:102;cursor:pointer}.story-hit-left{left:0}.story-hit-right{right:0}.tools-stack{display:grid;gap:24px}.tool-detail{scroll-margin-top:110px;padding:42px;border-radius:32px;border:1px solid var(--line);background:#fffdf9;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:40px}.support-box{padding:28px;border-radius:24px;background:var(--soft)}.support-box p:not(.eyebrow){color:var(--text-soft);line-height:1.62}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-card{min-height:360px;padding:36px;border-radius:30px;background:var(--green);color:#fff;display:flex;flex-direction:column;align-items:flex-start}.contact-card.soft{background:var(--soft);color:var(--green)}.contact-card h2{font-size:clamp(2rem,3.6vw,3.2rem)}.contact-card p{max-width:520px;line-height:1.65;opacity:.76}.contact-card .button{margin-top:auto}.footer{padding:54px 0 30px;border-top:1px solid var(--line);background:#fffdf9}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:40px}.footer-logo{width:170px;margin-bottom:18px}.footer p{color:var(--text-soft);max-width:360px;line-height:1.6}.footer-links{display:grid;align-content:start;gap:12px;font-weight:750}.footer-links.legal{font-weight:600;color:#64736e}.footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#87928e;font-size:.82rem}@media(max-width:980px){.hero{min-height:auto;padding:74px 0 82px}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-visual{justify-content:flex-start}.hero-logo-card{width:min(440px,70vw)}.split-copy{grid-template-columns:1fr;gap:16px}.feed-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-preview .post-card:last-child{grid-column:1 / -1}.tool-grid,.tool-detail{grid-template-columns:1fr}}@media(max-width:760px){.container{width:min(100% - 24px,1160px)}.topbar-inner{height:66px}.brand-link,.brand-logo{width:148px}.menu-button{display:flex}.nav{position:absolute;top:66px;left:0;right:0;padding:20px 18px 26px;background:#fbf7f0fa;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:stretch;gap:4px}.nav.open{display:flex}.nav a{padding:13px 4px;font-size:1.04rem}.hero{padding:60px 0 62px}h1{font-size:clamp(3rem,14vw,4.9rem)}h2{font-size:clamp(2rem,9vw,3.4rem)}.hero-text{font-size:1.04rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{justify-content:center}.hero-logo-card{width:100%;max-width:390px;border-radius:28px}.section{padding:68px 0}.row-heading{align-items:flex-start;flex-direction:column;gap:14px}.story-rail{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.feed-preview{grid-template-columns:1fr}.feed-preview .post-card:last-child{grid-column:auto}.post-visual{min-height:190px}.tool-card{min-height:300px;padding:26px;border-radius:24px}.tool-actions{width:100%;align-items:flex-start;flex-direction:column}.tool-actions .button{width:100%}.contact-band{padding:30px 26px;border-radius:26px;flex-direction:column;align-items:flex-start}.contact-band .button{width:100%}.page-hero.compact{padding:66px 0 48px}.page-title{font-size:clamp(2.8rem,13vw,4.8rem)}.social-section .container{width:100%}.social-section .story-rail,.social-section .filter-row{padding-left:12px;padding-right:12px}.social-feed{gap:12px}.social-post{border-radius:0;border-left:0;border-right:0;box-shadow:none}.social-post-media{min-height:100vw}.story-modal{padding:0}.story-card-full{width:100%;height:100vh;border-radius:0;padding:84px 26px 34px}.story-progress{top:16px;width:calc(100% - 70px)}.story-close{top:30px;right:16px}.tool-detail{padding:26px;border-radius:24px}.contact-grid{grid-template-columns:1fr}.contact-card{min-height:320px;padding:28px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:8px}}@media(min-width:761px)and (max-width:1100px){.feed-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}
