.components-module__WlPyGa__hoverLink{--link-fill:var(--lime);--link-rest:var(--green);--link-text:white;--link-active-text:var(--green);isolation:isolate;background:var(--link-rest);min-height:50px;color:var(--link-text);text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:13px 24px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex;position:relative;overflow:hidden}.components-module__WlPyGa__inverse{--link-fill:var(--lime);--link-rest:white;--link-text:var(--green)}.components-module__WlPyGa__linkRest{justify-content:center;align-items:center;gap:10px;display:inline-flex}.components-module__WlPyGa__linkDot{background:var(--link-fill);border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:transform .28s cubic-bezier(.22,1,.36,1)}.components-module__WlPyGa__linkLabel{transition:transform .24s,opacity .16s;position:relative}.components-module__WlPyGa__linkActive{color:var(--link-active-text);opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:10px;padding:10px 16px;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .18s;display:flex;position:absolute;inset:0;transform:translate(-12px)}.components-module__WlPyGa__hoverLink:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.components-module__WlPyGa__hoverLink:focus-visible .components-module__WlPyGa__linkDot{transform:scale(110)}.components-module__WlPyGa__hoverLink:focus-visible .components-module__WlPyGa__linkLabel{opacity:0;transform:translate(16px)}.components-module__WlPyGa__hoverLink:focus-visible .components-module__WlPyGa__linkActive{opacity:1;transform:translate(0)}.components-module__WlPyGa__hoverLink:active{transform:translateY(1px)}.components-module__WlPyGa__bentoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.components-module__WlPyGa__bentoCard{isolation:isolate;border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;flex-direction:column;min-width:0;padding:23px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 3px #163b3304,0 10px 24px #163b3304}.components-module__WlPyGa__bentoBackground{z-index:-1;pointer-events:none;position:absolute;inset:0}.components-module__WlPyGa__bentoContent{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:relative}.components-module__WlPyGa__bentoIcon{width:38px;height:38px;color:var(--green);background:#fff;border:1px solid #163b3310;border-radius:11px;place-items:center;margin-bottom:7px;transition:transform .22s cubic-bezier(.22,1,.36,1);display:grid}.components-module__WlPyGa__bentoContent h2{letter-spacing:-.04em;font-size:18px;line-height:1.2}.components-module__WlPyGa__bentoContent p{max-width:30ch;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.components-module__WlPyGa__bentoLink{color:var(--green);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:22px;font-size:12px;font-weight:600;display:flex}.components-module__WlPyGa__bentoLink:after{content:"";border-radius:inherit;position:absolute;inset:0}.components-module__WlPyGa__bentoLink svg{flex-shrink:0;transition:transform .18s}.components-module__WlPyGa__bentoCard:focus-within{outline:3px solid var(--focus);outline-offset:3px}.components-module__WlPyGa__bentoLink:focus-visible{outline:none}.components-module__WlPyGa__featured{background:var(--green);color:#fff;border-color:#426659;grid-column:1/-1;min-height:284px;padding:30px}.components-module__WlPyGa__featured .components-module__WlPyGa__bentoContent{margin-top:62px}.components-module__WlPyGa__featured .components-module__WlPyGa__bentoIcon{display:none}.components-module__WlPyGa__featured .components-module__WlPyGa__bentoContent h2{letter-spacing:-.045em;max-width:10ch;font-size:clamp(29px,3vw,42px);font-weight:500;line-height:1.02}.components-module__WlPyGa__featured .components-module__WlPyGa__bentoContent p{color:#d2e0d7;max-width:29ch;margin-top:4px;font-size:12px}.components-module__WlPyGa__featured .components-module__WlPyGa__bentoLink{color:var(--lime);justify-content:flex-start}.components-module__WlPyGa__accordionItem{border:1px solid var(--line);background:#fff;border-radius:14px;transition:background .18s,border-color .18s}.components-module__WlPyGa__accordionItem+.components-module__WlPyGa__accordionItem{margin-top:10px}.components-module__WlPyGa__accordionItem[data-state=open]{background:var(--green-soft);border-color:#d5e4d5}.components-module__WlPyGa__accordionHeader{font:inherit;margin:0}.components-module__WlPyGa__accordionTrigger{width:100%;min-height:68px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;font-size:15px;font-weight:600;display:flex}.components-module__WlPyGa__accordionTrigger:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.components-module__WlPyGa__accordionPlus{border:1px solid var(--line);width:28px;height:28px;color:var(--green);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;transition:transform .18s,background .18s,color .18s;display:grid}.components-module__WlPyGa__accordionTrigger[data-state=open] .components-module__WlPyGa__accordionPlus{background:var(--green);border-color:var(--green);color:#fff;transform:rotate(45deg)}.components-module__WlPyGa__accordionContent{font-size:14px;overflow:hidden}.components-module__WlPyGa__accordionContent[data-state=open]{animation:.22s cubic-bezier(.22,1,.36,1) components-module__WlPyGa__accordionDown}.components-module__WlPyGa__accordionContent[data-state=closed]{animation:.18s ease-out components-module__WlPyGa__accordionUp}.components-module__WlPyGa__accordionBody{color:var(--muted);padding:0 65px 22px 22px;line-height:1.7}@keyframes components-module__WlPyGa__accordionDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes components-module__WlPyGa__accordionUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@media (hover:hover) and (pointer:fine){.components-module__WlPyGa__hoverLink:hover .components-module__WlPyGa__linkDot{transform:scale(110)}.components-module__WlPyGa__hoverLink:hover .components-module__WlPyGa__linkLabel{opacity:0;transform:translate(16px)}.components-module__WlPyGa__hoverLink:hover .components-module__WlPyGa__linkActive{opacity:1;transform:translate(0)}.components-module__WlPyGa__bentoCard:hover{border-color:#a8c0ae;box-shadow:0 8px 30px #163b3310}.components-module__WlPyGa__bentoCard:hover .components-module__WlPyGa__bentoIcon{transform:translateY(-3px)}.components-module__WlPyGa__bentoCard:hover .components-module__WlPyGa__bentoLink svg{transform:translate(2px,-2px)}}@media (max-width:600px){.components-module__WlPyGa__hoverLink{width:100%;min-height:50px}.components-module__WlPyGa__bentoGrid{gap:10px}.components-module__WlPyGa__bentoCard{border-radius:16px;padding:17px}.components-module__WlPyGa__featured{min-height:275px;padding:24px}.components-module__WlPyGa__featured .components-module__WlPyGa__bentoContent h2{font-size:34px}.components-module__WlPyGa__featured .components-module__WlPyGa__bentoContent p{max-width:25ch;font-size:12px}.components-module__WlPyGa__bentoContent h2{font-size:17px}.components-module__WlPyGa__bentoContent p{font-size:12px}.components-module__WlPyGa__bentoLink{gap:6px;padding-top:18px;font-size:12px}.components-module__WlPyGa__accordionTrigger{gap:12px;padding:18px;font-size:14px}.components-module__WlPyGa__accordionBody{padding:0 18px 20px;font-size:13px}}@media (prefers-reduced-motion:reduce){.components-module__WlPyGa__hoverLink *,.components-module__WlPyGa__bentoCard *,.components-module__WlPyGa__bentoCard,.components-module__WlPyGa__accordionItem,.components-module__WlPyGa__accordionItem *{transition:none!important;animation:none!important}.components-module__WlPyGa__hoverLink:active{transform:none}}
.showcase-module__jpLVua__showcase{width:100%}.showcase-module__jpLVua__instantCard{background:#f0f4e9;border-color:#e1e7d9}.showcase-module__jpLVua__cardTop{letter-spacing:.12em;color:#d2e0d7;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;top:24px;left:30px;right:27px}.showcase-module__jpLVua__cardGrid{background-image:linear-gradient(#e2f1e007 1px,#0000 1px),linear-gradient(90deg,#e2f1e007 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#0000 20%,#000);mask-image:linear-gradient(120deg,#0000 20%,#000)}.showcase-module__jpLVua__cardStack{width:136px;height:173px;position:absolute;top:84px;right:8%;transform:rotate(12deg)}.showcase-module__jpLVua__stackBack,.showcase-module__jpLVua__stackMiddle,.showcase-module__jpLVua__stackFront{border:1px solid #b4c5ab60;border-radius:17px;position:absolute;inset:0}.showcase-module__jpLVua__stackBack{background:#355749;transform:translate(23px,-15px)rotate(11deg)}.showcase-module__jpLVua__stackMiddle{color:#dae8d0;background:#8daa78;align-items:flex-start;padding:20px;display:flex;transform:translate(10px,-7px)rotate(4deg)}.showcase-module__jpLVua__stackFront{color:var(--green);background:var(--lime);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:22px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;transform:rotate(-7deg);box-shadow:-8px 12px 25px #0d241e50}.showcase-module__jpLVua__stackFront>span{letter-spacing:-.07em;font-size:22px;font-weight:700}.showcase-module__jpLVua__stackFront>span>span{color:#48724a}@media (hover:hover) and (pointer:fine){.showcase-module__jpLVua__showcase>article:first-child:hover .showcase-module__jpLVua__stackFront{transform:translate(-4px,3px)rotate(-12deg)}}@media (max-width:1100px) and (min-width:801px){.showcase-module__jpLVua__cardStack{width:102px;height:145px;top:100px;right:6%}.showcase-module__jpLVua__stackFront{padding:17px}}@media (max-width:600px){.showcase-module__jpLVua__cardTop{font-size:8px;top:20px;left:24px;right:24px}.showcase-module__jpLVua__cardStack{width:90px;height:126px;top:90px;right:8%}.showcase-module__jpLVua__stackFront{padding:16px}.showcase-module__jpLVua__stackFront>svg{width:32px}.showcase-module__jpLVua__stackFront>span{font-size:18px}}@media (prefers-reduced-motion:reduce){.showcase-module__jpLVua__stackFront{transition:none}}
