.Header-module__bRYXvW__nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--gray-200);background:#f9fafbd9;width:100%;position:sticky;top:4px}.Header-module__bRYXvW__navInner{align-items:center;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.Header-module__bRYXvW__brand{color:var(--gray-800);letter-spacing:-.01em;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:inline-flex}.Header-module__bRYXvW__brandMark{background:var(--green-pale);width:30px;height:30px;color:var(--green);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.Header-module__bRYXvW__brandAccent{color:var(--green)}.Header-module__bRYXvW__navLinks{align-items:center;gap:1.5rem;margin-left:auto;margin-right:1rem;display:flex}.Header-module__bRYXvW__navLinks a{color:var(--gray-600);font-size:.9rem;font-weight:500;transition:color .15s}.Header-module__bRYXvW__navLinks a:hover{color:var(--green)}.Header-module__bRYXvW__navCta{background:var(--green);color:var(--white);border-radius:100px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #39991840}.Header-module__bRYXvW__navCta:hover{background:var(--green-light);transform:translateY(-1px);box-shadow:0 4px 16px #39991859}@media (max-width:720px){.Header-module__bRYXvW__navLinks{display:none}.Header-module__bRYXvW__navInner{padding:.75rem 1rem}}
.tool-module__Lv37UG__pageWrapper{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:flex;position:relative}.tool-module__Lv37UG__pageWrapper:before{content:"";background:linear-gradient(90deg, var(--green), var(--green-light), var(--green));z-index:100;pointer-events:none;height:4px;position:fixed;top:0;left:0;right:0}.tool-module__Lv37UG__pageWrapper:after{content:"";background-image:radial-gradient(var(--gray-200) 1px, transparent 1px);opacity:.5;pointer-events:none;z-index:-1;background-size:24px 24px;position:fixed;inset:0}.tool-module__Lv37UG__header{text-align:center;margin-bottom:2.5rem;animation:.6s ease-out tool-module__Lv37UG__fadeDown}@keyframes tool-module__Lv37UG__fadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.tool-module__Lv37UG__headerBadge{background:var(--green-pale);color:var(--green);letter-spacing:.03em;text-transform:uppercase;border-radius:100px;align-items:center;gap:6px;margin-bottom:1rem;padding:5px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.tool-module__Lv37UG__dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite tool-module__Lv37UG__pulse}@keyframes tool-module__Lv37UG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.tool-module__Lv37UG__header h1{color:var(--gray-800);letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.4rem;font-weight:700}.tool-module__Lv37UG__accent{color:var(--green)}.tool-module__Lv37UG__header p{color:var(--gray-500);font-size:1.05rem;font-weight:400}.tool-module__Lv37UG__headerNote{margin-top:.85rem;font-size:.85rem}.tool-module__Lv37UG__headerNote a{color:var(--green);font-weight:500}.tool-module__Lv37UG__headerNote a:hover{color:var(--green-light);text-decoration:underline}.tool-module__Lv37UG__container{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);width:100%;box-shadow:var(--shadow-lg);flex-direction:column;gap:1.75rem;padding:2rem;animation:.6s ease-out .15s both tool-module__Lv37UG__fadeUp;display:flex}@keyframes tool-module__Lv37UG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tool-module__Lv37UG__editorGrid,.tool-module__Lv37UG__editorSingle{grid-template-columns:1fr;gap:1.5rem;display:grid}.tool-module__Lv37UG__editorCol{flex-direction:column;gap:.6rem;display:flex}.tool-module__Lv37UG__editorCol label{color:var(--gray-600);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.tool-module__Lv37UG__labelIcon{width:16px;height:16px;color:var(--green)}.tool-module__Lv37UG__pendingDot{align-items:center;gap:3px;margin-left:6px;display:inline-flex}.tool-module__Lv37UG__pendingDot span{background:var(--green);border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite both tool-module__Lv37UG__pendingBounce;display:inline-block}.tool-module__Lv37UG__pendingDot span:first-child{animation-delay:-.28s}.tool-module__Lv37UG__pendingDot span:nth-child(2){animation-delay:-.14s}@keyframes tool-module__Lv37UG__pendingBounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.tool-module__Lv37UG__editorCol textarea{background:var(--white);border:1.5px solid var(--gray-200);width:100%;height:420px;color:var(--gray-700);font-size:.95rem;font-family:var(--font-sans);resize:none;border-radius:10px;padding:1.1rem 1.25rem;line-height:1.7;transition:border-color .25s,box-shadow .25s}.tool-module__Lv37UG__editorCol textarea:hover{border-color:var(--gray-300)}.tool-module__Lv37UG__editorCol textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px var(--green-glow);outline:none}.tool-module__Lv37UG__editorCol textarea::placeholder{color:var(--gray-400);font-style:italic}.tool-module__Lv37UG__editorCol textarea:disabled{background:var(--gray-50);border-color:var(--gray-200);color:var(--gray-500);cursor:not-allowed}.tool-module__Lv37UG__editorCol textarea[readonly]:not(:disabled){cursor:text}.tool-module__Lv37UG__outputTextarea{caret-color:var(--gray-800)}.tool-module__Lv37UG__outputToolbar{justify-content:space-between;align-items:center;gap:.75rem;min-height:2rem;display:flex}.tool-module__Lv37UG__toolbarActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.tool-module__Lv37UG__toolbarActionsEnd{margin-left:auto}.tool-module__Lv37UG__boldBtn,.tool-module__Lv37UG__toolbarBtn{border:1.5px solid var(--gray-200);background:var(--white);width:2rem;height:2rem;color:var(--gray-700);font-size:.95rem;font-family:var(--font-sans);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.tool-module__Lv37UG__boldBtn:hover:not(:disabled),.tool-module__Lv37UG__toolbarBtn:hover:not(:disabled){background:var(--gray-50);border-color:var(--gray-300)}.tool-module__Lv37UG__boldBtn:focus-visible,.tool-module__Lv37UG__toolbarBtn:focus-visible{box-shadow:0 0 0 3px var(--green-glow);outline:none}.tool-module__Lv37UG__boldBtnActive,.tool-module__Lv37UG__toolbarBtnActive{background:var(--green);border-color:var(--green);color:var(--white)}.tool-module__Lv37UG__boldBtnActive:hover:not(:disabled),.tool-module__Lv37UG__toolbarBtnActive:hover:not(:disabled){background:var(--green-light);border-color:var(--green-light);color:var(--white)}.tool-module__Lv37UG__boldBtn:disabled,.tool-module__Lv37UG__toolbarBtn:disabled{opacity:.45;cursor:not-allowed}.tool-module__Lv37UG__editorCol textarea::-webkit-scrollbar{width:6px}.tool-module__Lv37UG__editorCol textarea::-webkit-scrollbar-track{background:0 0}.tool-module__Lv37UG__editorCol textarea::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}.tool-module__Lv37UG__editorCol textarea::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.tool-module__Lv37UG__options,.tool-module__Lv37UG__modalOptions{justify-content:center;align-items:center;gap:2rem;padding:.75rem 0;display:flex}.tool-module__Lv37UG__modalOptions{justify-content:flex-start;padding:0}.tool-module__Lv37UG__toggleGroup{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.tool-module__Lv37UG__toggleGroup span{cursor:pointer;color:var(--gray-600);font-size:.9rem;font-weight:500;transition:color .2s}.tool-module__Lv37UG__toggleSwitch{flex-shrink:0;width:44px;height:24px;position:relative}.tool-module__Lv37UG__toggleSwitch input{opacity:0;width:0;height:0;position:absolute}.tool-module__Lv37UG__toggleSlider{background:var(--gray-300);cursor:pointer;border-radius:12px;transition:background .25s;position:absolute;inset:0}.tool-module__Lv37UG__toggleSlider:before{content:"";background:var(--white);border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.tool-module__Lv37UG__toggleSwitch input:checked+.tool-module__Lv37UG__toggleSlider{background:var(--green)}.tool-module__Lv37UG__toggleSwitch input:checked+.tool-module__Lv37UG__toggleSlider:before{transform:translate(20px)}.tool-module__Lv37UG__toggleSwitch input:focus-visible+.tool-module__Lv37UG__toggleSlider{box-shadow:0 0 0 3px var(--green-glow)}.tool-module__Lv37UG__actions{justify-content:center;gap:.75rem;display:flex}.tool-module__Lv37UG__btnPrimary,.tool-module__Lv37UG__btnSecondary,.tool-module__Lv37UG__btnDanger{cursor:pointer;font-size:.9rem;font-weight:500;font-family:var(--font-sans);letter-spacing:.01em;border:none;border-radius:100px;align-items:center;gap:7px;padding:.65rem 1.4rem;transition:all .2s;display:inline-flex}.tool-module__Lv37UG__btnPrimary svg,.tool-module__Lv37UG__btnSecondary svg,.tool-module__Lv37UG__btnDanger svg{flex-shrink:0}.tool-module__Lv37UG__btnPrimary:active,.tool-module__Lv37UG__btnSecondary:active,.tool-module__Lv37UG__btnDanger:active{transform:scale(.97)}.tool-module__Lv37UG__btnPrimary{background:var(--green);color:var(--white);box-shadow:0 2px 8px #39991840}.tool-module__Lv37UG__btnPrimary:hover{background:var(--green-light);transform:translateY(-1px);box-shadow:0 4px 16px #39991859}.tool-module__Lv37UG__btnSecondary{background:var(--white);color:var(--gray-600);border:1.5px solid var(--gray-200)}.tool-module__Lv37UG__btnSecondary:hover{background:var(--gray-50);border-color:var(--gray-300);transform:translateY(-1px)}.tool-module__Lv37UG__btnDanger{background:var(--white);color:var(--gray-500);border:1.5px solid var(--gray-200)}.tool-module__Lv37UG__btnDanger:hover{background:var(--gray-100);border-color:var(--gray-300);color:var(--gray-700);transform:translateY(-1px)}.tool-module__Lv37UG__modalBackdrop{z-index:300;background:#0f172a73;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out tool-module__Lv37UG__fadeIn;display:flex;position:fixed;inset:0}@keyframes tool-module__Lv37UG__fadeIn{0%{opacity:0}to{opacity:1}}.tool-module__Lv37UG__modal{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);width:100%;max-width:520px;box-shadow:var(--shadow-lg);flex-direction:column;gap:1.25rem;padding:1.5rem;animation:.25s ease-out tool-module__Lv37UG__modalSlideUp;display:flex}@keyframes tool-module__Lv37UG__modalSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tool-module__Lv37UG__modalHeader{flex-direction:column;gap:.35rem;display:flex}.tool-module__Lv37UG__modalTitle{color:var(--gray-800);margin:0;font-size:1.15rem;font-weight:600}.tool-module__Lv37UG__modalDescription{color:var(--gray-500);margin:0;font-size:.9rem;line-height:1.5}.tool-module__Lv37UG__modalBody{flex-direction:column;gap:1rem;display:flex}.tool-module__Lv37UG__modalTextarea{background:var(--white);border:1.5px solid var(--gray-200);width:100%;height:180px;color:var(--gray-700);font-size:.95rem;font-family:var(--font-sans);resize:none;border-radius:10px;padding:1rem 1.1rem;line-height:1.7;transition:border-color .25s,box-shadow .25s}.tool-module__Lv37UG__modalTextarea:hover{border-color:var(--gray-300)}.tool-module__Lv37UG__modalTextarea:focus{border-color:var(--green);box-shadow:0 0 0 4px var(--green-glow);outline:none}.tool-module__Lv37UG__modalTextarea::placeholder{color:var(--gray-400);font-style:italic}.tool-module__Lv37UG__modalFooter{justify-content:flex-end;gap:.75rem;display:flex}.tool-module__Lv37UG__toast{background:var(--gray-800);color:var(--white);z-index:200;opacity:0;pointer-events:none;border-radius:100px;align-items:center;gap:8px;padding:.7rem 1.4rem;font-size:.85rem;font-weight:500;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(80px);box-shadow:0 8px 30px #00000026}.tool-module__Lv37UG__toastShow{opacity:1;transform:translate(-50%)translateY(0)}.tool-module__Lv37UG__toastIcon{width:18px;height:18px;color:var(--green-light)}.tool-module__Lv37UG__faqSection{text-align:left;width:100%;max-width:800px;margin:3rem auto 1rem;animation:.6s ease-out .25s both tool-module__Lv37UG__fadeUp}.tool-module__Lv37UG__faqSection h2{color:var(--gray-800);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.tool-module__Lv37UG__faqSection p{color:var(--gray-600);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.tool-module__Lv37UG__articleSection{text-align:left;width:100%;max-width:800px;color:var(--gray-700);margin:3rem auto 1rem;animation:.6s ease-out .25s both tool-module__Lv37UG__fadeUp}.tool-module__Lv37UG__articleSection h2{color:var(--gray-800);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.tool-module__Lv37UG__articleSection h3{color:var(--gray-800);margin-top:2rem;margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.tool-module__Lv37UG__articleSection p{margin-bottom:1.25rem;font-size:1.05rem;line-height:1.6}.tool-module__Lv37UG__articleSection ul{margin-bottom:1.5rem;padding-left:1.5rem}.tool-module__Lv37UG__articleSection li{margin-bottom:.5rem;font-size:1.05rem;line-height:1.6}.tool-module__Lv37UG__articleSection code{background:var(--gray-100);border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-size:.9em}.tool-module__Lv37UG__faqList{flex-direction:column;gap:1.5rem;display:flex}.tool-module__Lv37UG__faqItem{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem;transition:box-shadow .2s,border-color .2s}.tool-module__Lv37UG__faqItem:hover{box-shadow:var(--shadow);border-color:var(--gray-300)}.tool-module__Lv37UG__faqItem h3{color:var(--gray-800);margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.tool-module__Lv37UG__faqItem p{color:var(--gray-600);margin-bottom:0;font-size:.95rem}.tool-module__Lv37UG__supportSlot{background:var(--white);border:1px dashed var(--gray-200);border-radius:var(--radius);text-align:center;width:100%;max-width:480px;color:var(--gray-500);margin:1.75rem auto 0;padding:1rem 1.25rem;font-size:.9rem}.tool-module__Lv37UG__supportSlot:empty{display:none}.tool-module__Lv37UG__footer{color:var(--gray-400);margin-top:2rem;font-size:.78rem;animation:.6s ease-out .3s both tool-module__Lv37UG__fadeUp}.tool-module__Lv37UG__footer a,.tool-module__Lv37UG__footer .tool-module__Lv37UG__footerLinkButton{color:var(--gray-500);font-weight:500;transition:color .15s}.tool-module__Lv37UG__footer a:hover,.tool-module__Lv37UG__footer .tool-module__Lv37UG__footerLinkButton:hover{color:var(--green)}.tool-module__Lv37UG__footerLinkButton{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0}@media (max-width:768px){.tool-module__Lv37UG__editorGrid{grid-template-columns:1fr}.tool-module__Lv37UG__pageWrapper{padding:2rem 1rem 1rem}.tool-module__Lv37UG__container{padding:1.25rem}.tool-module__Lv37UG__header h1{font-size:1.8rem}.tool-module__Lv37UG__options{flex-direction:column;gap:1rem}.tool-module__Lv37UG__actions{flex-wrap:wrap}.tool-module__Lv37UG__actions button{flex:1;justify-content:center}.tool-module__Lv37UG__editorCol textarea{height:300px}.tool-module__Lv37UG__outputToolbar{flex-direction:column;align-items:stretch;gap:.75rem}.tool-module__Lv37UG__toolbarActions{justify-content:flex-start;width:100%}.tool-module__Lv37UG__toolbarActionsEnd{justify-content:flex-end}.tool-module__Lv37UG__toolbarActions .tool-module__Lv37UG__btnSecondary,.tool-module__Lv37UG__toolbarActions .tool-module__Lv37UG__btnDanger{flex:1;justify-content:center}.tool-module__Lv37UG__modal{padding:1.25rem}.tool-module__Lv37UG__modalFooter{flex-direction:column}.tool-module__Lv37UG__modalFooter button{justify-content:center;width:100%}}.tool-module__Lv37UG__tooltip{position:relative}.tool-module__Lv37UG__tooltip:before,.tool-module__Lv37UG__tooltip:after{opacity:0;visibility:hidden;pointer-events:none;z-index:1000;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute}.tool-module__Lv37UG__tooltip:before{content:attr(data-tooltip);background:var(--gray-800);color:var(--white);font-size:.75rem;font-weight:500;font-family:var(--font-sans);white-space:nowrap;border-radius:6px;padding:6px 10px;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 12px #00000026}.tool-module__Lv37UG__tooltip:after{content:"";border:6px solid #0000;border-top-color:var(--gray-800);bottom:calc(100% + 2px);left:50%;transform:translate(-50%)translateY(4px)}.tool-module__Lv37UG__tooltip:hover:before,.tool-module__Lv37UG__tooltip:hover:after,.tool-module__Lv37UG__tooltip:focus-visible:before,.tool-module__Lv37UG__tooltip:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}
.page-module___8aEwW__main{z-index:1;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:1rem 1.5rem 0;display:flex;position:relative}.page-module___8aEwW__main:before{content:"";background:linear-gradient(90deg, var(--green), var(--green-light), var(--green));z-index:100;pointer-events:none;height:4px;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__main:after{content:"";background-image:radial-gradient(var(--gray-200) 1px, transparent 1px);opacity:.5;pointer-events:none;z-index:-1;background-size:24px 24px;position:fixed;inset:0}.page-module___8aEwW__skipLink{background:var(--green);color:var(--white);z-index:999;border-radius:8px;padding:.5rem 1rem;position:absolute;top:0;left:-9999px}.page-module___8aEwW__skipLink:focus{top:1rem;left:1rem}.page-module___8aEwW__nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--gray-200);background:#f9fafbd9;width:100%;position:sticky;top:4px}.page-module___8aEwW__navInner{align-items:center;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.page-module___8aEwW__brand{color:var(--gray-800);letter-spacing:-.01em;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:inline-flex}.page-module___8aEwW__brandMark{background:var(--green-pale);width:30px;height:30px;color:var(--green);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.page-module___8aEwW__brandAccent{color:var(--green)}.page-module___8aEwW__navLinks{align-items:center;gap:1.5rem;margin-left:auto;margin-right:1rem;display:flex}.page-module___8aEwW__navLinks a{color:var(--gray-600);font-size:.9rem;font-weight:500;transition:color .15s}.page-module___8aEwW__navLinks a:hover{color:var(--green)}.page-module___8aEwW__navCta{background:var(--green);color:var(--white);border-radius:100px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #39991840}.page-module___8aEwW__navCta:hover{background:var(--green-light);transform:translateY(-1px);box-shadow:0 4px 16px #39991859}.page-module___8aEwW__toolSection{width:100%;margin-bottom:2.5rem;animation:.6s ease-out both page-module___8aEwW__fadeUp}.page-module___8aEwW__hero{text-align:center;padding:4.5rem 0 2.5rem;animation:.6s ease-out page-module___8aEwW__fadeDown}@keyframes page-module___8aEwW__fadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__headerBadge{background:var(--green-pale);color:var(--green);letter-spacing:.03em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.page-module___8aEwW__dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite page-module___8aEwW__pulse}@keyframes page-module___8aEwW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.page-module___8aEwW__heroTitle{color:var(--gray-800);letter-spacing:-.035em;max-width:880px;margin:0 auto 1.25rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;line-height:1.1}.page-module___8aEwW__accent{color:var(--green)}.page-module___8aEwW__heroSub{color:var(--gray-600);max-width:720px;margin:0 auto 2rem;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.65}.page-module___8aEwW__heroSub code,.page-module___8aEwW__problemSection code,.page-module___8aEwW__featureCard code,.page-module___8aEwW__faqItem code{background:var(--gray-100);color:var(--gray-700);border:1px solid var(--gray-200);border-radius:5px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.page-module___8aEwW__heroCtas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module___8aEwW__heroFootnote{color:var(--gray-500);font-size:.85rem}.page-module___8aEwW__btnPrimary,.page-module___8aEwW__btnPrimaryLg,.page-module___8aEwW__btnSecondary{cursor:pointer;letter-spacing:.01em;white-space:nowrap;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .2s;display:inline-flex}.page-module___8aEwW__btnPrimary{background:var(--green);color:var(--white);padding:.8rem 1.6rem;font-size:.95rem;box-shadow:0 2px 8px #39991840}.page-module___8aEwW__btnPrimary:hover{background:var(--green-light);transform:translateY(-1px);box-shadow:0 4px 18px #39991859}.page-module___8aEwW__btnPrimary:active{transform:scale(.98)}.page-module___8aEwW__btnPrimaryLg{background:var(--green);color:var(--white);padding:1rem 2rem;font-size:1.05rem;box-shadow:0 4px 16px #3999184d}.page-module___8aEwW__btnPrimaryLg:hover{background:var(--green-light);transform:translateY(-2px);box-shadow:0 8px 28px #39991866}.page-module___8aEwW__btnSecondary{background:var(--white);color:var(--gray-700);border:1.5px solid var(--gray-200);padding:.8rem 1.6rem;font-size:.95rem}.page-module___8aEwW__btnSecondary:hover{background:var(--gray-50);border-color:var(--gray-300);transform:translateY(-1px)}.page-module___8aEwW__previewWrap{width:100%;margin-bottom:5rem;animation:.6s ease-out .15s both page-module___8aEwW__fadeUp}.page-module___8aEwW__previewCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:1.5rem}.page-module___8aEwW__previewGrid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1rem;display:grid}.page-module___8aEwW__previewCol{flex-direction:column;gap:.6rem;min-width:0;display:flex}.page-module___8aEwW__previewLabel{color:var(--gray-600);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:inline-flex}.page-module___8aEwW__previewLabelDotRed,.page-module___8aEwW__previewLabelDotGreen{border-radius:50%;width:8px;height:8px}.page-module___8aEwW__previewLabelDotRed{background:#e08e6b}.page-module___8aEwW__previewLabelDotGreen{background:var(--green)}.page-module___8aEwW__previewBefore,.page-module___8aEwW__previewAfter{background:var(--white);border:1.5px solid var(--gray-200);color:var(--gray-700);white-space:pre-wrap;border-radius:10px;flex:1;min-height:280px;padding:1rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.65;overflow-x:auto}.page-module___8aEwW__previewAfter{background:var(--green-pale);color:var(--gray-800);border-color:#39991840}.page-module___8aEwW__previewArrow{color:var(--green);justify-content:center;align-items:center;width:40px;display:flex}.page-module___8aEwW__section{width:100%;margin-bottom:5rem;scroll-margin-top:90px}.page-module___8aEwW__problemSection{text-align:center;width:100%;max-width:760px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.page-module___8aEwW__sectionTitle{color:var(--gray-800);letter-spacing:-.025em;text-align:center;margin-bottom:.75rem;font-size:clamp(1.6rem,3.2vw,2.2rem);font-weight:700;line-height:1.2}.page-module___8aEwW__sectionSub,.page-module___8aEwW__sectionLead{color:var(--gray-600);text-align:center;max-width:640px;margin:0 auto;font-size:1.02rem;line-height:1.65}.page-module___8aEwW__sectionSub{margin-bottom:2.5rem}.page-module___8aEwW__sectionLead{margin-bottom:1rem}.page-module___8aEwW__problemSection .page-module___8aEwW__sectionLead:last-child{margin-bottom:0}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;list-style:none;display:grid}.page-module___8aEwW__featureCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s}.page-module___8aEwW__featureCard:hover{box-shadow:var(--shadow-md);border-color:#3999184d;transform:translateY(-2px)}.page-module___8aEwW__featureIcon{background:var(--green-pale);width:44px;height:44px;color:var(--green);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.page-module___8aEwW__featureCard h3{color:var(--gray-800);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.page-module___8aEwW__featureCard p{color:var(--gray-600);font-size:.92rem;line-height:1.6}.page-module___8aEwW__useCases{grid-template-columns:repeat(3,1fr);gap:1.25rem;list-style:none;display:grid}.page-module___8aEwW__useCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:.7rem;padding:1.6rem;display:flex}.page-module___8aEwW__useTag{letter-spacing:.06em;text-transform:uppercase;color:var(--green);background:var(--green-pale);border-radius:100px;align-self:flex-start;padding:4px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.page-module___8aEwW__useCard h3{color:var(--gray-800);letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.page-module___8aEwW__useCard p{color:var(--gray-600);font-size:.95rem;line-height:1.65}.page-module___8aEwW__steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:1.25rem;list-style:none;display:grid}.page-module___8aEwW__stepCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.6rem;position:relative}.page-module___8aEwW__stepNum{background:var(--green);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.9rem;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #39991840}.page-module___8aEwW__stepCard h3{color:var(--gray-800);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.page-module___8aEwW__stepCard p{color:var(--gray-600);font-size:.95rem;line-height:1.65}.page-module___8aEwW__stepsCta{justify-content:center;margin-top:2.25rem;display:flex}.page-module___8aEwW__faqList{flex-direction:column;gap:.75rem;max-width:780px;margin:0 auto;display:flex}.page-module___8aEwW__faqItem{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:border-color .2s;overflow:hidden}.page-module___8aEwW__faqItem[open]{border-color:#3999184d}.page-module___8aEwW__faqItem summary{cursor:pointer;color:var(--gray-800);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:1rem;font-weight:600;list-style:none;display:flex}.page-module___8aEwW__faqItem summary::-webkit-details-marker{display:none}.page-module___8aEwW__faqItem summary:hover{color:var(--green)}.page-module___8aEwW__faqIcon{color:var(--gray-500);flex-shrink:0;transition:transform .2s}.page-module___8aEwW__faqItem[open] .page-module___8aEwW__faqIcon{color:var(--green);transform:rotate(180deg)}.page-module___8aEwW__faqItem p{color:var(--gray-600);padding:0 1.25rem 1.1rem;font-size:.95rem;line-height:1.7}.page-module___8aEwW__finalCta{margin-bottom:5rem}.page-module___8aEwW__finalCtaCard{background:linear-gradient(135deg, var(--green-pale), var(--white));border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-lg);border:1px solid #39991840;padding:3rem 2rem}.page-module___8aEwW__finalCtaCard h2{color:var(--gray-800);letter-spacing:-.025em;max-width:700px;margin:0 auto .75rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;line-height:1.25}.page-module___8aEwW__finalCtaCard p{color:var(--gray-600);margin-bottom:1.75rem;font-size:1rem}.page-module___8aEwW__footer{border-top:1px solid var(--gray-200);background:var(--white);z-index:1;width:100%;margin-top:auto;position:relative}.page-module___8aEwW__footerInner{flex-wrap:wrap;align-items:center;gap:1.25rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:flex}.page-module___8aEwW__footerBrand{color:var(--gray-800);align-items:center;gap:8px;font-weight:700;display:inline-flex}.page-module___8aEwW__footerLinks{flex-wrap:wrap;gap:1.25rem;margin-left:auto;display:flex}.page-module___8aEwW__footerLinks a,.page-module___8aEwW__footerLinks .page-module___8aEwW__linkButton{color:var(--gray-500);font-size:.88rem;font-weight:500;transition:color .15s}.page-module___8aEwW__footerLinks a:hover,.page-module___8aEwW__footerLinks .page-module___8aEwW__linkButton:hover{color:var(--green)}.page-module___8aEwW__linkButton{cursor:pointer;letter-spacing:inherit;background:0 0;border:none;margin:0;padding:0;font-family:inherit}.page-module___8aEwW__footerNote{width:100%;color:var(--gray-400);text-align:center;border-top:1px dashed var(--gray-200);padding-top:1rem;font-size:.78rem}@media (max-width:960px){.page-module___8aEwW__featuresGrid,.page-module___8aEwW__useCases,.page-module___8aEwW__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.page-module___8aEwW__navLinks{display:none}.page-module___8aEwW__navInner{padding:.75rem 1rem}.page-module___8aEwW__main{padding:1rem 1rem 0}.page-module___8aEwW__hero{padding:3rem 0 2rem}.page-module___8aEwW__previewGrid{grid-template-columns:1fr}.page-module___8aEwW__previewArrow{width:100%;margin:.25rem 0;transform:rotate(90deg)}.page-module___8aEwW__featuresGrid,.page-module___8aEwW__useCases,.page-module___8aEwW__steps{grid-template-columns:1fr}.page-module___8aEwW__section,.page-module___8aEwW__previewWrap,.page-module___8aEwW__finalCta{margin-bottom:3.5rem}.page-module___8aEwW__finalCtaCard{padding:2.25rem 1.5rem}.page-module___8aEwW__footerInner{flex-direction:column;align-items:flex-start}.page-module___8aEwW__footerLinks{margin-left:0}}.page-module___8aEwW__articleSection{text-align:left;width:100%;max-width:800px;color:var(--gray-700);margin:0 auto 5rem}.page-module___8aEwW__articleSection h2{color:var(--gray-800);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2rem;font-weight:700}.page-module___8aEwW__articleSection h3{color:var(--gray-800);margin-top:2.5rem;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.page-module___8aEwW__articleSection p{margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.page-module___8aEwW__articleSection ul{margin-bottom:1.5rem;padding-left:1.5rem}.page-module___8aEwW__articleSection li{margin-bottom:.5rem;font-size:1.05rem;line-height:1.7}
