.contentWrapSection h2,.contentWrapSection h3{font-family:'Fraunces',serif;color:#2a2b27;margin:0 0 .5em 0;line-height:1.15;font-weight:600}.contentWrapSection img,.contentWrapSection svg{display:block;max-width:100%}.contentWrapSection{max-width:1120px;margin:0 auto;padding:0 24px}.contentWrapSection .eyebrow{font-family:'IBM Plex Mono',monospace;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#2e4f3d;display:inline-flex;align-items:center;gap:8px;margin-bottom:18px}.contentWrapSection .eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:#c1922f}.contentWrapSection .equation-card{background:#fffdf7;border:1px solid #dad2bc;border-radius:20px;padding:28px;box-shadow:0 20px 50px -20px rgb(42 43 39 / .25)}.contentWrapSection .equation-card .tag{font-family:"IBM Plex Mono",monospace;font-size:.75rem;color:#54554e;display:flex;justify-content:space-between;margin-bottom:14px}.contentWrapSection .equation-line{font-family:"IBM Plex Mono",monospace;font-size:1.15rem;background:#e9f0ea;border-radius:10px;padding:14px 16px;margin-bottom:14px;overflow-x:auto;white-space:nowrap}.contentWrapSection .steps-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.contentWrapSection .steps-list li{display:flex;gap:10px;font-size:.92rem;color:#54554e;opacity:0;animation:fadeIn 0.6s ease forwards}.contentWrapSection .steps-list li span.num{font-family:"IBM Plex Mono",monospace;color:#3e6a52;font-weight:600;flex-shrink:0}@keyframes fadeIn{to{opacity:1}}.contentWrapSection .steps-list li:nth-child(1){animation-delay:0.2s}.contentWrapSection .steps-list li:nth-child(2){animation-delay:0.6s}.contentWrapSection .steps-list li:nth-child(3){animation-delay:1s}.contentWrapSection .steps-list li:nth-child(4){animation-delay:1.4s}.contentWrapSection .screenshot-card{background:#fffdf7;border:1px solid #dad2bc;border-radius:20px;padding:10px;box-shadow:0 20px 50px -20px rgb(42 43 39 / .25)}.contentWrapSection .screenshot-card img{display:block;width:100%;height:auto;border-radius:14px}.contentWrapSection .screenshot-caption{text-align:center;font-size:.88rem;color:#54554e;margin-top:14px}.contentWrapSection .screenshot-showcase{max-width:640px;margin:0 auto}section.contentWrapSection{padding:70px 0}.contentWrapSection .section-head{max-width:640px;margin-bottom:44px}.contentWrapSection .section-head .eyebrow{margin-bottom:14px}.contentWrapSection .section-head p{color:#54554e;font-size:1.05rem}.contentWrapSection .input-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.contentWrapSection .input-card{background:#fffdf7;border:1px solid #dad2bc;border-radius:14px;padding:24px 20px;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.contentWrapSection .input-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px -18px rgb(42 43 39 / .35);border-color:#3e6a52}.contentWrapSection .input-card .icon{width:40px;height:40px;border-radius:10px;background:#e9f0ea;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#2e4f3d;font-size:1.1rem;transition:transform 0.3s ease,background 0.3s ease}.contentWrapSection .input-card:hover .icon{transform:scale(1.12) rotate(-4deg);background:#3e6a52}.contentWrapSection .input-card h3{font-size:1.02rem;font-weight:600;margin-bottom:6px}.contentWrapSection .input-card p{font-size:.9rem;color:#54554e;margin:0}.contentWrapSection .tools-section{background:#e9f0ea;border-radius:28px;margin:0 24px;padding:64px 48px}.contentWrapSection .tools-section .wrap{padding:0;max-width:none}.contentWrapSection .tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contentWrapSection .tool-card{background:#fffdf7;border-radius:16px;padding:26px;border:1px solid rgb(0 0 0 / .04);transition:transform 0.25s ease,box-shadow 0.25s ease}.contentWrapSection .tool-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px -18px rgb(42 43 39 / .4)}.contentWrapSection .tool-card .num{font-family:"IBM Plex Mono",monospace;font-size:.75rem;color:#c1922f;display:block;margin-bottom:10px;transition:letter-spacing 0.25s ease}.contentWrapSection .tool-card:hover .num{letter-spacing:.06em}.contentWrapSection .tool-card h3{font-size:1.08rem;margin-bottom:8px}.contentWrapSection .tool-card p{font-size:.92rem;color:#54554e;margin:0}.contentWrapSection .why-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contentWrapSection .why-card{display:flex;gap:16px;padding:22px 4px;border-bottom:1px solid #dad2bc;transition:padding-left 0.25s ease,background 0.25s ease;border-radius:10px}.contentWrapSection .why-card:hover{padding-left:14px;background:rgb(255 253 247 / .6)}.contentWrapSection .why-card .icon{width:44px;height:44px;flex-shrink:0;border-radius:12px;background:#2a2b27;color:#fff;display:flex;align-items:center;justify-content:center;font-family:"IBM Plex Mono",monospace;font-size:.85rem;transition:background 0.25s ease,transform 0.25s ease}.contentWrapSection .why-card:hover .icon{background:#3e6a52;transform:rotate(-6deg)}.contentWrapSection .why-card h3{font-size:1.05rem;margin-bottom:4px}.contentWrapSection .why-card p{font-size:.92rem;color:#54554e;margin:0}.contentWrapSection .works-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0;counter-reset:step;position:relative}.contentWrapSection .works-list::before{content:"";position:absolute;top:22px;left:0;right:0;height:1px;background:#dad2bc;z-index:0}.contentWrapSection .work-step{position:relative;padding-right:20px}.contentWrapSection .work-step .step-dot{counter-increment:step;width:44px;height:44px;border-radius:50%;background:#3e6a52;color:#fff;display:flex;align-items:center;justify-content:center;font-family:"IBM Plex Mono",monospace;font-size:.95rem;margin-bottom:18px;position:relative;z-index:1;transition:transform 0.25s ease,box-shadow 0.25s ease}.contentWrapSection .work-step:hover .step-dot{transform:scale(1.1);box-shadow:0 8px 18px -6px rgb(62 106 82 / .5)}.contentWrapSection .work-step h3{font-size:1.02rem;margin-bottom:6px}.contentWrapSection .work-step p{font-size:.9rem;color:#54554e;margin:0}.contentWrapSection .topics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contentWrapSection .topic-card{background:#fffdf7;border:1px solid #dad2bc;border-radius:14px;padding:22px;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.contentWrapSection .topic-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px -16px rgb(42 43 39 / .3);border-color:#c1922f}.contentWrapSection .topic-card h3::before{content:"";width:8px;height:8px;background:#c1922f;border-radius:2px;flex-shrink:0;transition:transform 0.3s ease,border-radius 0.3s ease}.contentWrapSection .topic-card:hover h3::before{transform:scale(1.3);border-radius:50%}.contentWrapSection .topic-card h3{font-size:1rem;font-weight:600;margin-bottom:10px;display:flex;align-items:center;gap:8px}.contentWrapSection .topic-card p{font-size:.87rem;color:#54554e;margin:0}.contentWrapSection .actions-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contentWrapSection .action-card{text-align:center;padding:30px 20px;border-radius:14px;border:1px dashed #dad2bc;transition:border-style 0.2s ease,border-color 0.25s ease,transform 0.25s ease}.contentWrapSection .action-card:hover{border-style:solid;border-color:#3e6a52;transform:translateY(-4px)}.contentWrapSection .action-card .icon{width:44px;height:44px;margin:0 auto 14px;border-radius:50%;background:#f3eee1;display:flex;align-items:center;justify-content:center;color:#2e4f3d;font-size:1.1rem;transition:transform 0.3s ease,background 0.3s ease,color 0.3s ease}.contentWrapSection .action-card:hover .icon{transform:scale(1.15);background:#3e6a52;color:#fff}.contentWrapSection .action-card h3{font-size:1rem;margin-bottom:6px}.contentWrapSection .action-card p{font-size:.88rem;color:#54554e;margin:0}.contentWrapSection .faq-item{border-bottom:1px solid #dad2bc}.contentWrapSection .faq-q{display:flex;justify-content:space-between;align-items:center;padding:22px 4px;cursor:pointer;font-weight:600;font-size:1rem;transition:color 0.2s ease,padding-left 0.2s ease}.contentWrapSection .faq-q:hover{color:#2e4f3d;padding-left:6px}.contentWrapSection .faq-q .plus{font-family:"IBM Plex Mono",monospace;color:#3e6a52;font-size:1.2rem;transition:transform 0.2s ease}.contentWrapSection .faq-item.open .plus{transform:rotate(45deg)}.contentWrapSection .faq-a{max-height:0;overflow:hidden;transition:max-height 0.3s ease;font-size:.94rem;color:#54554e}.contentWrapSection .faq-item.open .faq-a{max-height:200px;padding-bottom:20px}.contentWrapSection .cta-band{background:#2a2b27;color:#fff;border-radius:28px;margin:0 24px;padding:70px 40px;text-align:center}.contentWrapSection .cta-band h2{color:#fff;font-size:clamp(1.8rem, 3vw, 2.6rem)}.contentWrapSection .cta-band p{color:#d9d6cc;max-width:480px;margin:0 auto 30px}.contentWrapSection .cta-band .cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:999px;font-weight:600;text-decoration:none;font-size:.98rem;border:1px solid #fff0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;background:#c1922f;color:#2a2b27}.contentWrapSection .cta-band .cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(62 106 82 / .28)}@media (max-width:900px){.contentWrapSection .hero{grid-template-columns:1fr;padding-top:60px}.contentWrapSection .input-grid,.contentWrapSection .tools-grid,.contentWrapSection .works-list,.contentWrapSection .topics-grid,.contentWrapSection .actions-row{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.works-list::before{display:none}.nav-links{display:none}.contentWrapSection .tools-section{padding:44px 24px;margin:0 12px}}@media (max-width:600px){.contentWrapSection .input-grid,.contentWrapSection .tools-grid,.contentWrapSection .works-list,.contentWrapSection .topics-grid,.contentWrapSection .actions-row{grid-template-columns:1fr}.contentWrapSection .cta-band,.contentWrapSection .tools-section{margin:0 12px;border-radius:20px}}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}}