.ekh{--cream:#f5efe3;--cream-2:#ede5d3;--paper:#fbf7ee;--ink:#181613;--ink-soft:#55503f;--terra:#a8442b;--terra-deep:#8a3722;--tan:#d9cfbf;--dark:#1c1814;--dark-2:#272118;--on-dark:#f4ecdd;--on-dark-soft:#cfc3ac;--amber:#d89b45;--r:14px;--pad:20px;--ease:cubic-bezier(0.22,1,0.36,1);background:var(--cream);color:var(--ink);font-family:var(--font-lora),Georgia,serif;line-height:1.55;font-size:16px;-webkit-font-smoothing:antialiased}.ekh h1,.ekh h2,.ekh h3{font-family:var(--font-eb-garamond),Garamond,Georgia,serif;font-weight:500;line-height:1.1;letter-spacing:-.012em}.ekh em{font-style:italic;color:var(--terra)}.ekh a{color:inherit;text-decoration:none}.ekh .wrap{max-width:1120px;margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}.ekh .eyebrow{font-family:var(--font-dm-mono),Menlo,monospace;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--terra)}.ekh .eyebrow:before{content:"";width:16px;height:1.5px;background:currentColor;opacity:.8}.ekh .rv{opacity:0;transform:translateY(14px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.ekh .rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.ekh .rv{opacity:1;transform:none;transition:none}}.ekh .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--terra);color:#fff;min-height:48px;padding:0 26px;border-radius:999px;font-size:15px;font-weight:600;transition:background .15s,transform .15s}.ekh .btn:after{content:"→";display:inline-block;transition:transform .2s var(--ease)}.ekh .btn:hover{background:var(--terra-deep);transform:translateY(-1px)}.ekh .btn:hover:after{transform:translateX(4px)}.ekh .hero{padding:40px 0 0;position:relative;overflow:hidden}.ekh .hero:before{content:"";position:absolute;top:-180px;right:-160px;width:560px;height:560px;background:radial-gradient(circle,rgba(168,68,43,.1),transparent 65%);pointer-events:none}.ekh .hero .wrap{position:relative}.ekh .hero h1{font-size:76px;line-height:.78;margin:14px 0 26px}@media (min-width:768px){.ekh .hero h1{font-size:90px;line-height:.9}}.ekh .hero h1 em{position:relative;white-space:nowrap}.ekh .hero h1 .hero-tacka,.ekh .hero h1 em{font-size:clamp(34px,9vw,60px)}.ekh .hero h1 em svg{position:absolute;left:0;right:0;bottom:-.12em;width:100%;height:.22em;overflow:visible}.ekh .hero h1 em svg path{fill:none;stroke:var(--terra);stroke-width:3.5;stroke-linecap:round;opacity:.55;stroke-dasharray:320;stroke-dashoffset:320;animation:ekh-stroke-in 1s ease-out .5s forwards}@keyframes ekh-stroke-in{to{stroke-dashoffset:0}}.ekh .hero .lede{font-size:16px;color:var(--ink-soft);max-width:46ch;margin-bottom:22px}.ekh .hero .btn{width:100%;max-width:340px}.ekh .hero-alt{display:block;margin-top:14px;font-size:14.5px;font-weight:600;color:var(--terra)}.ekh .hero-alt span{border-bottom:1.5px solid;padding-bottom:2px}.ekh .hero-copy{max-width:760px}.ekh .trust{margin-top:28px;background:var(--paper);border:1px solid var(--tan);border-radius:var(--r);padding:14px 16px;display:flex;align-items:center;gap:14px}.ekh .trust-photo{width:52px;height:52px;border-radius:50%;flex-shrink:0;object-fit:cover;object-position:top;border:2px solid var(--paper);box-shadow:0 0 0 1.5px var(--tan)}.ekh .trust-top{display:flex;align-items:center;gap:14px;width:100%}.ekh .trust-body{min-width:0}.ekh .trust-name{font-family:var(--font-eb-garamond),Garamond,Georgia,serif;font-size:16.5px;font-weight:600;line-height:1.25}.ekh .trust-sub{font-size:13px;color:var(--ink-soft)}.ekh .trust-link{margin-left:auto;flex-shrink:0;font-size:13px;font-weight:600;color:var(--terra);white-space:nowrap}.ekh .trust-points{display:none}.ekh .ekg{display:block;width:100%;height:54px;margin-top:34px;overflow:hidden}.ekh .ekg .trace{fill:none;stroke:var(--terra);stroke-width:2;stroke-linejoin:round}.ekh .ekg .eraser{fill:var(--cream)}.ekh .ekg .dot{fill:var(--terra);filter:drop-shadow(0 0 4px rgba(168,68,43,.85))}@media (prefers-reduced-motion:reduce){.ekh .ekg .pen{display:none}.ekh .btn:hover{transform:none}.ekh .rail{scroll-behavior:auto}}.ekh .tools{background:radial-gradient(900px 420px at 22% 0,#322a22,var(--dark) 70%);color:var(--on-dark);padding:48px 0 44px}.ekh .tools .eyebrow{color:var(--amber)}.ekh .tools h2{font-size:clamp(26px,7vw,38px);margin:12px 0 8px}.ekh .tools .sub{font-size:14.5px;color:var(--on-dark-soft);max-width:52ch}.ekh .rail{display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:14px;margin-top:26px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:none}.ekh .rail::-webkit-scrollbar{display:none}.ekh .tool{scroll-snap-align:start;background:var(--t-bg);border:1px solid var(--t-line);border-radius:var(--r);padding:20px;display:flex;flex-direction:column;gap:8px;transition:border-color .15s,transform .15s}.ekh .tool:hover{border-color:var(--t-ac);transform:translateY(-2px)}.ekh .tool.t-srce{--t-bg:#4a231a;--t-line:#6b3526;--t-ac:#e8967f;--t-soft:#d9a899}.ekh .tool.t-hol{--t-bg:#243b30;--t-line:#3a5a48;--t-ac:#9cc9a8;--t-soft:#a8bfae}.ekh .tool.t-prit{--t-bg:#4a3a1e;--t-line:#6b562f;--t-ac:#e3bc72;--t-soft:#cfb892}.ekh .tool-tag{font-family:var(--font-dm-mono),Menlo,monospace;font-size:10.5px;font-weight:500;letter-spacing:.11em;text-transform:uppercase;color:var(--t-soft)}.ekh .tool h3{font-size:19px;color:var(--on-dark);margin-top:2px}.ekh .tool p{font-size:13.5px;color:var(--t-soft);flex-grow:1}.ekh .tool .wave{display:block;width:100%;height:30px;margin:2px 0 4px}.ekh .tool .wave circle,.ekh .tool .wave path{stroke:var(--t-ac);fill:none;stroke-width:1.8;stroke-linecap:round}.ekh .tool .wave .fill{fill:var(--t-ac);stroke:none;opacity:.9}.ekh .tool .go{margin-top:10px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1.5px solid var(--t-ac);border-radius:999px;color:var(--t-ac);font-size:13px;font-weight:600;letter-spacing:.05em;transition:background .15s,color .15s}.ekh .tool:hover .go{background:var(--t-ac);color:var(--t-bg)}.ekh .rail-hint{font-family:var(--font-dm-mono),Menlo,monospace;margin-top:14px;font-size:11.5px;color:var(--on-dark-soft);display:flex;align-items:center;gap:8px}.ekh .rail-hint:after{content:"→"}.ekh .tools-note{font-family:var(--font-dm-mono),Menlo,monospace;margin-top:20px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--on-dark-soft)}.ekh .sections{padding:52px 0 8px}.ekh .sec-head h2{font-size:clamp(26px,7vw,38px);margin-top:12px}.ekh .rub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.ekh .rub{background:var(--paper);border:3px solid var(--tan);border-radius:var(--r);padding:16px;min-height:106px;display:flex;flex-direction:column;gap:8px;transition:transform .15s,border-color .15s,box-shadow .15s}.ekh .rub:hover{transform:translateY(-2px);border-color:var(--terra);box-shadow:0 14px 28px -22px rgba(168,68,43,.5)}.ekh .rub-icon{width:38px;height:38px;border-radius:10px;background:var(--ri-bg,var(--cream-2));color:var(--ri-fg,var(--terra));display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s,transform .2s}.ekh .rub:first-child{--ri-bg:#f3dfd8;--ri-fg:#a8442b}.ekh .rub:nth-child(2){--ri-bg:#dfe8e0;--ri-fg:#3e6b50}.ekh .rub:nth-child(3){--ri-bg:#f3dfd8;--ri-fg:#a8442b}.ekh .rub:nth-child(4){--ri-bg:#dfe8e0;--ri-fg:#3e6b50}.ekh .rub:nth-child(5),.ekh .rub:nth-child(6){--ri-bg:#efe4cc;--ri-fg:#8c6f3c}.ekh .rub:hover .rub-icon{background:var(--ri-fg);color:#fff;transform:scale(1.06)}.ekh .rub h3{font-size:17px}.ekh .rub p{display:none;font-size:13.5px;color:var(--ink-soft)}.ekh .rub .go{display:none;font-size:12px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--terra)}.ekh .articles{padding:48px 0 56px}.ekh .feat{margin-top:22px;display:block;background:var(--paper);border:1px solid var(--tan);border-radius:var(--r);overflow:hidden;transition:transform .15s,box-shadow .15s}.ekh .feat:hover{transform:translateY(-2px);box-shadow:0 16px 30px -24px rgba(24,22,19,.45)}.ekh .feat-img{aspect-ratio:16/9;background:linear-gradient(118deg,#c9a06a,#8a6240);position:relative}.ekh .feat-img img,.ekh .row-img img{width:100%;height:100%;object-fit:cover}.ekh .feat-body{padding:18px 18px 20px}.ekh .art-cat{font-family:var(--font-dm-mono),Menlo,monospace;font-size:10.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--terra)}.ekh .feat h3{font-size:21px;margin:8px 0 6px}.ekh .feat p{font-size:14px;color:var(--ink-soft)}.ekh .art-meta{font-family:var(--font-dm-mono),Menlo,monospace;margin-top:10px;font-size:11px;color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase}.ekh .art-list{margin-top:12px;display:grid;gap:10px}.ekh .row{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;background:var(--paper);border:1px solid var(--tan);border-radius:var(--r);padding:12px;position:relative;transition:border-color .15s,transform .15s}.ekh .row:after{content:"→";position:absolute;right:14px;top:50%;transform:translate(6px,-50%);color:var(--terra);font-weight:600;opacity:0;transition:opacity .2s,transform .2s}.ekh .row:hover{border-color:var(--terra);transform:translateY(-1px)}.ekh .row:hover:after{opacity:1;transform:translateY(-50%)}.ekh .row-img{width:92px;height:72px;border-radius:10px;position:relative;overflow:hidden;background:linear-gradient(118deg,#7e8e7a,#4e5c49)}.ekh .row h3{font-size:16.5px;margin:3px 0 2px}.ekh .row .art-meta{margin-top:4px}.ekh .more-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:14px;font-weight:600;color:var(--terra)}.ekh .ask{background:radial-gradient(900px 420px at 78% 100%,#322a22,var(--dark) 70%);color:var(--on-dark);padding:54px 0 58px}.ekh .ask .eyebrow{color:var(--amber)}.ekh .ask h2{font-size:clamp(27px,7.5vw,42px);margin:12px 0}.ekh .ask .sub{color:var(--on-dark-soft);font-size:15px;max-width:46ch;margin-bottom:22px}.ekh .ask-steps{list-style:none;display:grid;gap:10px;margin-bottom:26px}.ekh .ask-steps li{display:flex;gap:12px;align-items:flex-start;background:var(--dark-2);border:1px solid #3b3226;border-radius:12px;padding:14px 16px;font-size:14px;color:var(--on-dark)}.ekh .step-n{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--amber);color:var(--dark);display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;margin-top:1px}.ekh .ask .btn{width:100%;max-width:340px}.ekh .author{padding:44px 0 8px}.ekh .author .trust{margin:0 auto;max-width:560px;flex-direction:column;align-items:stretch;gap:0;padding:22px;box-shadow:0 2px 6px rgba(42,36,32,.05),0 12px 32px rgba(42,36,32,.07)}.ekh .author .trust-top{gap:16px;margin-bottom:16px}.ekh .author .trust-points{display:grid;gap:9px;list-style:none;font-size:14px;color:var(--ink-soft)}.ekh .author .trust-points li{display:flex;gap:10px}.ekh .author .trust-points svg{flex-shrink:0;margin-top:4px}.ekh .ekg-sig{display:block;width:100%;height:34px;margin-top:80px;background:var(--cream)}@media (min-width:760px){.ekh{--pad:32px}.ekh .hero{padding-top:64px}.ekh .hero-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:52px;align-items:center}.ekh .hero .btn{width:auto}.ekh .hero-cta{display:flex;align-items:center;gap:20px}.ekh .hero-alt,.ekh .trust{margin-top:0}.ekh .trust{flex-direction:column;align-items:stretch;gap:0;padding:26px;box-shadow:0 2px 6px rgba(42,36,32,.05),0 12px 32px rgba(42,36,32,.07)}.ekh .trust-top{gap:16px;margin-bottom:16px}.ekh .trust-photo{width:76px;height:76px}.ekh .trust-name{font-size:20px}.ekh .trust-link{font-size:14px}.ekh .trust-points{display:grid;gap:9px;list-style:none;font-size:14px;color:var(--ink-soft)}.ekh .trust-points li{display:flex;gap:10px}.ekh .trust-points svg{flex-shrink:0;margin-top:4px}.ekh .ekg{height:70px;margin-top:48px}.ekh .tools{padding:64px 0 56px}.ekh .tools-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.ekh .rail{grid-auto-flow:row;grid-template-columns:repeat(3,1fr);grid-auto-columns:unset;overflow:visible;gap:18px}.ekh .rail-hint{display:none}.ekh .sections{padding:76px 0 12px}.ekh .rub-grid{grid-template-columns:repeat(3,1fr);gap:18px}.ekh .rub{padding:24px;min-height:0}.ekh .rub .go,.ekh .rub p{display:block}.ekh .rub p{flex-grow:1}.ekh .articles{padding:64px 0 80px}.ekh .art-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:26px;align-items:start}.ekh .feat{margin-top:0}.ekh .feat-img{aspect-ratio:16/10}.ekh .art-list{margin-top:0}.ekh .row{padding:14px;grid-template-columns:110px 1fr}.ekh .row-img{width:110px;height:84px}.ekh .ask{padding:72px 0}.ekh .author{padding:64px 0 12px}.ekh .ekg-sig{margin-top:48px}.ekh .ask-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.ekh .ask .btn{width:auto}}