.Personas-module__LOi8Eq__section{background:var(--surface);padding:80px 0}.Personas-module__LOi8Eq__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Personas-module__LOi8Eq__card{background:var(--bg);border:1px solid var(--border);border-radius:18px;padding:28px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.Personas-module__LOi8Eq__card:hover{border-color:var(--card-border,var(--border-strong));transform:translateY(-3px)}.Personas-module__LOi8Eq__card:before{content:"";background:var(--card-color,var(--blue));filter:blur(80px);opacity:.08;pointer-events:none;width:320px;height:320px;transition:opacity .25s;position:absolute;top:-40%;right:-20%}.Personas-module__LOi8Eq__card:hover:before{opacity:.14}.Personas-module__LOi8Eq__cGreen{--card-color:var(--green);--card-border:var(--green-border)}.Personas-module__LOi8Eq__cBlue{--card-color:var(--blue);--card-border:var(--blue-border)}.Personas-module__LOi8Eq__cAmber{--card-color:var(--amber);--card-border:var(--amber-border)}.Personas-module__LOi8Eq__num{font-family:var(--font-display);letter-spacing:-.04em;color:var(--card-color,var(--blue));opacity:.18;z-index:1;font-size:56px;font-weight:800;line-height:1;position:absolute;top:24px;right:28px}.Personas-module__LOi8Eq__split{z-index:2;background:var(--surface2);border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px;padding:16px;display:grid;position:relative}.Personas-module__LOi8Eq__side{flex-direction:column;gap:8px;min-height:120px;display:flex}.Personas-module__LOi8Eq__sideLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);border-bottom:1px solid var(--border);padding-bottom:8px;font-size:9px}.Personas-module__LOi8Eq__block{border-radius:3px;height:14px}.Personas-module__LOi8Eq__blockLine{background:#ffffff1f}.Personas-module__LOi8Eq__blockLine.Personas-module__LOi8Eq__short{width:60%}.Personas-module__LOi8Eq__blockFaded{opacity:.3}.Personas-module__LOi8Eq__blockEmpty{background:0 0;border:1px dashed #ffffff24}.Personas-module__LOi8Eq__blockEmpty.Personas-module__LOi8Eq__short{width:60%}.Personas-module__LOi8Eq__blockOld{background:#ffffff14;width:50%}.Personas-module__LOi8Eq__blockOld.Personas-module__LOi8Eq__short{width:30%}.Personas-module__LOi8Eq__blockOld2{background:#ffffff0d;width:70%}.Personas-module__LOi8Eq__textLine{font-family:var(--font-mono);color:var(--muted);font-size:10.5px;line-height:1.4}.Personas-module__LOi8Eq__pain{color:var(--red);font-weight:600}.Personas-module__LOi8Eq__q{color:var(--amber);font-family:var(--font-mono);font-size:10.5px;font-weight:600}.Personas-module__LOi8Eq__eyebrow{z-index:2;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--card-color,var(--green));margin-bottom:6px;font-size:10px;position:relative}.Personas-module__LOi8Eq__name{z-index:2;font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:17px;font-weight:700;line-height:1.25;position:relative}.Personas-module__LOi8Eq__role{z-index:2;color:var(--muted-dim);margin-bottom:16px;font-size:12.5px;position:relative}.Personas-module__LOi8Eq__painText{z-index:2;color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.55;position:relative}.Personas-module__LOi8Eq__painText strong{color:var(--text);margin-bottom:4px;font-weight:600;display:block}.Personas-module__LOi8Eq__solve{z-index:2;border-top:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.04em;color:var(--card-color,var(--green));align-items:center;gap:10px;padding-top:14px;font-size:11px;display:flex;position:relative}.Personas-module__LOi8Eq__solveArrow{font-weight:700}@media (max-width:1023px){.Personas-module__LOi8Eq__section{padding:56px 0}.Personas-module__LOi8Eq__grid{grid-template-columns:1fr}.Personas-module__LOi8Eq__card{padding:24px}.Personas-module__LOi8Eq__num{font-size:44px;top:18px;right:22px}.Personas-module__LOi8Eq__card:hover{transform:none}}
.Included-module__Bpo3JG__section{background:var(--bg);padding:80px 0}.Included-module__Bpo3JG__topic{grid-template-columns:320px 1fr;align-items:start;gap:32px;display:grid}.Included-module__Bpo3JG__hint{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);align-items:center;gap:8px;margin-bottom:16px;font-size:10px;display:inline-flex}.Included-module__Bpo3JG__list{flex-direction:column;gap:8px;display:flex}.Included-module__Bpo3JG__btn{background:var(--surface);border:1px solid var(--border);color:var(--muted);font-family:var(--font-body);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;font-size:14px;font-weight:500;transition:all .18s;display:grid;position:relative;overflow:hidden}.Included-module__Bpo3JG__btn:before{content:"";background:0 0;width:3px;transition:background .18s;position:absolute;top:0;bottom:0;left:0}.Included-module__Bpo3JG__btn:hover{background:var(--surface2);border-color:var(--border-strong);color:var(--text);transform:translate(2px)}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__active{background:var(--surface2);border-color:var(--border-strong);color:var(--text)}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__cGreen.Included-module__Bpo3JG__active:before{background:var(--green)}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__cBlue.Included-module__Bpo3JG__active:before{background:var(--blue)}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__cAmber.Included-module__Bpo3JG__active:before{background:var(--amber)}.Included-module__Bpo3JG__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__cGreen .Included-module__Bpo3JG__icon{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__cBlue .Included-module__Bpo3JG__icon{background:var(--blue-bg);color:var(--blue);border:1px solid var(--blue-border)}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__cAmber .Included-module__Bpo3JG__icon{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-border)}.Included-module__Bpo3JG__name{font-weight:500}.Included-module__Bpo3JG__arrow{color:var(--muted-dim);font-family:var(--font-mono);transition:transform .18s,color .18s}.Included-module__Bpo3JG__btn:hover .Included-module__Bpo3JG__arrow{color:var(--text);transform:translate(3px)}.Included-module__Bpo3JG__btn.Included-module__Bpo3JG__active .Included-module__Bpo3JG__arrow{color:var(--text)}.Included-module__Bpo3JG__panel{background:var(--surface);border:1px solid var(--border);border-radius:16px;min-height:360px;padding:32px;position:relative;overflow:hidden}.Included-module__Bpo3JG__panel:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.Included-module__Bpo3JG__panelContent{animation:.4s Included-module__Bpo3JG__psPanelIn;display:none;position:relative}.Included-module__Bpo3JG__panelContent.Included-module__Bpo3JG__active{display:block}@keyframes Included-module__Bpo3JG__psPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Included-module__Bpo3JG__panelIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.Included-module__Bpo3JG__panelIcon.Included-module__Bpo3JG__cGreen{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.Included-module__Bpo3JG__panelIcon.Included-module__Bpo3JG__cBlue{background:var(--blue-bg);color:var(--blue);border:1px solid var(--blue-border)}.Included-module__Bpo3JG__panelIcon.Included-module__Bpo3JG__cAmber{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-border)}.Included-module__Bpo3JG__panelEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-dim);margin-bottom:8px;font-size:10px}.Included-module__Bpo3JG__panelTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:12px;font-size:24px;font-weight:700}.Included-module__Bpo3JG__panelDesc{color:var(--muted);max-width:520px;font-size:15px;line-height:1.6}@media (max-width:1023px){.Included-module__Bpo3JG__section{padding:56px 0}.Included-module__Bpo3JG__topic{grid-template-columns:1fr;gap:16px}.Included-module__Bpo3JG__topic>div:first-child{display:none}.Included-module__Bpo3JG__panel{background:0 0;border:none;border-radius:0;min-height:0;padding:0}.Included-module__Bpo3JG__panel:before{display:none}.Included-module__Bpo3JG__panelContent{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px;animation:none;display:block}.Included-module__Bpo3JG__panelContent+.Included-module__Bpo3JG__panelContent{margin-top:12px}.Included-module__Bpo3JG__panelIcon{border-radius:10px;width:40px;height:40px;margin-bottom:14px}}
.Prepare-module__4K6_Ca__section{background:var(--surface);padding:80px 0}.Prepare-module__4K6_Ca__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Prepare-module__4K6_Ca__card{background:var(--bg);border:1px solid var(--border);border-radius:18px;padding:32px 30px 28px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.Prepare-module__4K6_Ca__card:hover{border-color:var(--card-border,var(--border-strong));transform:translateY(-3px)}.Prepare-module__4K6_Ca__card:before{content:"";background:var(--card-color,var(--green));filter:blur(80px);opacity:.1;pointer-events:none;width:280px;height:280px;transition:opacity .25s;position:absolute;top:-40%;right:-20%}.Prepare-module__4K6_Ca__card:hover:before{opacity:.16}.Prepare-module__4K6_Ca__cGreen{--card-color:var(--green);--card-border:var(--green-border)}.Prepare-module__4K6_Ca__cBlue{--card-color:var(--blue);--card-border:var(--blue-border)}.Prepare-module__4K6_Ca__cAmber{--card-color:var(--amber);--card-border:var(--amber-border)}.Prepare-module__4K6_Ca__cPink{--card-color:var(--pink);--card-border:var(--pink-border)}.Prepare-module__4K6_Ca__num{font-family:var(--font-display);letter-spacing:-.04em;color:var(--card-color,var(--green));opacity:.18;z-index:1;font-size:64px;font-weight:800;line-height:1;position:absolute;top:24px;right:28px}.Prepare-module__4K6_Ca__icon{z-index:2;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:22px;display:inline-flex;position:relative}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cGreen .Prepare-module__4K6_Ca__icon{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green)}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cBlue .Prepare-module__4K6_Ca__icon{background:var(--blue-bg);border:1px solid var(--blue-border);color:var(--blue)}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cAmber .Prepare-module__4K6_Ca__icon{background:var(--amber-bg);border:1px solid var(--amber-border);color:var(--amber)}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cPink .Prepare-module__4K6_Ca__icon{background:var(--pink-bg);border:1px solid var(--pink-border);color:var(--pink)}.Prepare-module__4K6_Ca__title{z-index:2;font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:20px;font-weight:700;position:relative}.Prepare-module__4K6_Ca__desc{z-index:2;color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.55;position:relative}.Prepare-module__4K6_Ca__fallback{z-index:2;background:var(--surface);border:1px dashed var(--border-strong);border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;position:relative}.Prepare-module__4K6_Ca__fallbackIcon{background:var(--surface2);border:1px solid var(--border);width:24px;height:24px;color:var(--muted-dim);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.Prepare-module__4K6_Ca__fallbackText{color:var(--muted);font-size:12.5px;line-height:1.5}.Prepare-module__4K6_Ca__fallbackText strong{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cGreen .Prepare-module__4K6_Ca__fallbackText strong{color:var(--green)}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cBlue .Prepare-module__4K6_Ca__fallbackText strong{color:var(--blue)}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cAmber .Prepare-module__4K6_Ca__fallbackText strong{color:var(--amber)}.Prepare-module__4K6_Ca__card.Prepare-module__4K6_Ca__cPink .Prepare-module__4K6_Ca__fallbackText strong{color:var(--pink)}@media (max-width:1023px){.Prepare-module__4K6_Ca__section{padding:56px 0}.Prepare-module__4K6_Ca__grid{grid-template-columns:1fr}.Prepare-module__4K6_Ca__card{padding:26px 24px}.Prepare-module__4K6_Ca__num{font-size:50px;top:18px;right:22px}.Prepare-module__4K6_Ca__card:hover{transform:none}}
.Deliverables-module__ZpRfBa__section{background:var(--surface);padding:80px 0}.Deliverables-module__ZpRfBa__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Deliverables-module__ZpRfBa__card{background:var(--bg);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:28px;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s;display:flex;position:relative;overflow:hidden}.Deliverables-module__ZpRfBa__card:before{content:"";background:var(--card-glow,transparent);pointer-events:none;opacity:.6;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 80% 20%,#000 0%,#0000 70%);mask-image:radial-gradient(80% 60% at 80% 20%,#000 0%,#0000 70%)}.Deliverables-module__ZpRfBa__card:hover{border-color:var(--card-border,var(--border-strong));transform:translateY(-4px)}.Deliverables-module__ZpRfBa__card:hover:before{opacity:1}.Deliverables-module__ZpRfBa__cGreen{--card-glow:radial-gradient(ellipse 100% 80% at 80% 20%, #baf2022e, transparent);--card-border:var(--green-border)}.Deliverables-module__ZpRfBa__cBlue{--card-glow:radial-gradient(ellipse 100% 80% at 80% 20%, #38bdf82e, transparent);--card-border:var(--blue-border)}.Deliverables-module__ZpRfBa__cAmber{--card-glow:radial-gradient(ellipse 100% 80% at 80% 20%, #fb923c2e, transparent);--card-border:var(--amber-border)}.Deliverables-module__ZpRfBa__head{z-index:1;align-items:center;gap:12px;margin-bottom:18px;display:flex;position:relative}.Deliverables-module__ZpRfBa__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:inline-flex}.Deliverables-module__ZpRfBa__card:hover .Deliverables-module__ZpRfBa__icon{transform:scale(1.06)}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cGreen .Deliverables-module__ZpRfBa__icon{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green)}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cBlue .Deliverables-module__ZpRfBa__icon{background:var(--blue-bg);border:1px solid var(--blue-border);color:var(--blue)}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cAmber .Deliverables-module__ZpRfBa__icon{background:var(--amber-bg);border:1px solid var(--amber-border);color:var(--amber)}.Deliverables-module__ZpRfBa__tag{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-dim);margin-bottom:2px;font-size:9px}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cGreen .Deliverables-module__ZpRfBa__tag{color:var(--green)}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cBlue .Deliverables-module__ZpRfBa__tag{color:var(--blue)}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cAmber .Deliverables-module__ZpRfBa__tag{color:var(--amber)}.Deliverables-module__ZpRfBa__name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);z-index:1;font-size:19px;font-weight:700;position:relative}.Deliverables-module__ZpRfBa__desc{z-index:1;color:var(--muted);margin-bottom:22px;font-size:13.5px;line-height:1.55;position:relative}.Deliverables-module__ZpRfBa__listLabel{z-index:1;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-dim);border-top:1px solid var(--border);margin-bottom:12px;padding-top:18px;font-size:9px;position:relative}.Deliverables-module__ZpRfBa__list{z-index:1;flex-direction:column;gap:10px;padding:0;list-style:none;display:flex;position:relative}.Deliverables-module__ZpRfBa__item{color:var(--muted);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.Deliverables-module__ZpRfBa__bullet{width:16px;height:16px;font-family:var(--font-mono);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:10px;font-weight:700;display:inline-flex}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cGreen .Deliverables-module__ZpRfBa__bullet{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cBlue .Deliverables-module__ZpRfBa__bullet{background:var(--blue-bg);color:var(--blue);border:1px solid var(--blue-border)}.Deliverables-module__ZpRfBa__card.Deliverables-module__ZpRfBa__cAmber .Deliverables-module__ZpRfBa__bullet{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-border)}@media (max-width:1023px){.Deliverables-module__ZpRfBa__section{padding:56px 0}.Deliverables-module__ZpRfBa__grid{grid-template-columns:1fr;gap:12px}.Deliverables-module__ZpRfBa__card{padding:24px}.Deliverables-module__ZpRfBa__card:hover{transform:none}}
.Workflow-module__VKa6wG__section{background:var(--bg);padding:80px 0}.Workflow-module__VKa6wG__htrack{--htrack-steps:4;margin-inline:auto}.Workflow-module__VKa6wG__rail{grid-template-columns:repeat(var(--htrack-steps,4), 1fr);gap:0;margin-bottom:48px;display:grid;position:relative}.Workflow-module__VKa6wG__rail:before{content:"";background:linear-gradient(90deg, var(--green), var(--blue), var(--amber), var(--green));opacity:.35;z-index:1;height:2px;position:absolute;top:28px;left:12.5%;right:12.5%}.Workflow-module__VKa6wG__stop{z-index:2;text-align:center;position:relative}.Workflow-module__VKa6wG__stopCircle{background:var(--bg);border:2px solid var(--border-strong);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:border-color .25s,background .25s;display:inline-flex}.Workflow-module__VKa6wG__stop:first-child .Workflow-module__VKa6wG__stopCircle{border-color:var(--green);background:var(--green-bg)}.Workflow-module__VKa6wG__stop:nth-child(2) .Workflow-module__VKa6wG__stopCircle{border-color:var(--blue);background:var(--blue-bg)}.Workflow-module__VKa6wG__stop:nth-child(3) .Workflow-module__VKa6wG__stopCircle{border-color:var(--amber);background:var(--amber-bg)}.Workflow-module__VKa6wG__stop:nth-child(4) .Workflow-module__VKa6wG__stopCircle{border-color:var(--green);background:var(--green-bg)}.Workflow-module__VKa6wG__stop:first-child .Workflow-module__VKa6wG__stopCircle svg{color:var(--green)}.Workflow-module__VKa6wG__stop:nth-child(2) .Workflow-module__VKa6wG__stopCircle svg{color:var(--blue)}.Workflow-module__VKa6wG__stop:nth-child(3) .Workflow-module__VKa6wG__stopCircle svg{color:var(--amber)}.Workflow-module__VKa6wG__stop:nth-child(4) .Workflow-module__VKa6wG__stopCircle svg{color:var(--green)}.Workflow-module__VKa6wG__stopCircle svg{width:22px;height:22px}.Workflow-module__VKa6wG__cards{grid-template-columns:repeat(var(--htrack-steps,4), 1fr);gap:16px;display:grid}.Workflow-module__VKa6wG__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:32px 22px 24px;transition:border-color .25s,transform .25s;position:relative}.Workflow-module__VKa6wG__card:hover{transform:translateY(-2px)}.Workflow-module__VKa6wG__card:first-child:hover{border-color:var(--green-border)}.Workflow-module__VKa6wG__card:nth-child(2):hover{border-color:var(--blue-border)}.Workflow-module__VKa6wG__card:nth-child(3):hover{border-color:var(--amber-border)}.Workflow-module__VKa6wG__card:nth-child(4):hover{border-color:var(--green-border)}.Workflow-module__VKa6wG__cardIcon{display:none}.Workflow-module__VKa6wG__cardNum{background:var(--surface);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);padding:0 8px;font-size:10px;position:absolute;top:-10px;left:22px}.Workflow-module__VKa6wG__cardName{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:17px;font-weight:800}.Workflow-module__VKa6wG__cardDesc{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.6}.Workflow-module__VKa6wG__cardOutput{border-top:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted-dim);padding-top:12px;font-size:11px}.Workflow-module__VKa6wG__cardOutput strong{font-family:var(--font-body);color:var(--text);letter-spacing:-.01em;margin-top:2px;font-size:13px;font-weight:700;display:block}@media (max-width:1023px){.Workflow-module__VKa6wG__section{padding:56px 0}.Workflow-module__VKa6wG__rail{display:none}.Workflow-module__VKa6wG__cards{grid-template-columns:1fr;gap:14px}.Workflow-module__VKa6wG__card{padding:30px 22px 22px}.Workflow-module__VKa6wG__card:hover{transform:none}.Workflow-module__VKa6wG__cardIcon{background:var(--bg);border:2px solid var(--border-strong);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:inline-flex}.Workflow-module__VKa6wG__cardIcon svg{width:20px;height:20px}.Workflow-module__VKa6wG__card:first-child .Workflow-module__VKa6wG__cardIcon{border-color:var(--green);background:var(--green-bg);color:var(--green)}.Workflow-module__VKa6wG__card:nth-child(2) .Workflow-module__VKa6wG__cardIcon{border-color:var(--blue);background:var(--blue-bg);color:var(--blue)}.Workflow-module__VKa6wG__card:nth-child(3) .Workflow-module__VKa6wG__cardIcon{border-color:var(--amber);background:var(--amber-bg);color:var(--amber)}.Workflow-module__VKa6wG__card:nth-child(4) .Workflow-module__VKa6wG__cardIcon{border-color:var(--green);background:var(--green-bg);color:var(--green)}}
.Pricing-module__aC1HUW__section{background:var(--surface);padding:80px 0}.Pricing-module__aC1HUW__bento{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:16px;display:grid}.Pricing-module__aC1HUW__ticket{background:var(--bg);border:1px solid var(--green-border);border-radius:var(--radius-lg);flex-direction:column;grid-row:1/3;display:flex;overflow:hidden}.Pricing-module__aC1HUW__ticketTop{border-bottom:1px dashed #baf2024d;padding:40px 40px 28px;position:relative}.Pricing-module__aC1HUW__ticketTop:after{content:"";background-image:radial-gradient(circle 8px at 20px center, var(--bg) 99%, transparent 100%);pointer-events:none;background-repeat:repeat-x;background-size:24px 16px;height:16px;position:absolute;bottom:-8px;left:0;right:0}.Pricing-module__aC1HUW__pill{letter-spacing:.1em;text-transform:uppercase;color:var(--green);background:var(--green-bg);border:1px solid var(--green-border);border-radius:var(--radius-full);align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.Pricing-module__aC1HUW__price{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.Pricing-module__aC1HUW__currency{font-family:var(--font-display);color:var(--muted-dim);font-size:22px;font-weight:700}.Pricing-module__aC1HUW__amount{font-family:var(--font-display);color:var(--green);letter-spacing:-.03em;font-size:clamp(52px,6vw,68px);font-weight:800;line-height:1}.Pricing-module__aC1HUW__subline{color:var(--muted-dim);font-size:13px}.Pricing-module__aC1HUW__ticketBottom{background:#baf2020a;flex-direction:column;flex:1;padding:28px 40px 32px;display:flex}.Pricing-module__aC1HUW__rows{flex-direction:column;flex:1;gap:0;display:flex}.Pricing-module__aC1HUW__row{border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;padding:11px 0;font-size:13px;display:flex}.Pricing-module__aC1HUW__row:last-child{border-bottom:none}.Pricing-module__aC1HUW__ico{background:var(--green-bg);border:1px solid var(--green-border);width:26px;height:26px;color:var(--green);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Pricing-module__aC1HUW__ico svg{width:13px;height:13px}.Pricing-module__aC1HUW__label{color:var(--muted-dim);flex:1}.Pricing-module__aC1HUW__val{color:var(--text);font-weight:600}.Pricing-module__aC1HUW__stub{background:var(--bg);border:1px solid var(--green-border);border-radius:var(--radius-lg);padding:28px}.Pricing-module__aC1HUW__stubHead{border-bottom:1px dashed #baf20240;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.Pricing-module__aC1HUW__stubTitle{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--text);font-size:14px;font-weight:700}.Pricing-module__aC1HUW__stubBadge{font-family:var(--font-mono);color:var(--green);background:var(--green-bg);border:1px solid var(--green-border);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:3px 8px;font-size:10px}.Pricing-module__aC1HUW__stubList{flex-direction:column;display:flex}.Pricing-module__aC1HUW__stubRow{border-bottom:1px dotted #ffffff14;justify-content:space-between;align-items:baseline;padding:10px 0;font-size:13px;display:flex}.Pricing-module__aC1HUW__stubRow:last-child{border-bottom:none}.Pricing-module__aC1HUW__stubK{color:var(--muted-dim)}.Pricing-module__aC1HUW__stubV{color:var(--text);font-weight:600;font-family:var(--font-mono);font-size:12px}.Pricing-module__aC1HUW__steps{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;position:relative;overflow:hidden}.Pricing-module__aC1HUW__steps:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#baf2021a 0%,#0000 60%);width:480px;height:480px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.Pricing-module__aC1HUW__steps:after{content:"";opacity:.05;pointer-events:none;z-index:0;background-image:url(/logo/codemodo-icon.svg);background-repeat:no-repeat;background-size:contain;width:320px;height:320px;position:absolute;bottom:-100px;right:-100px;transform:rotate(-10deg)}.Pricing-module__aC1HUW__steps>*{z-index:1;position:relative}.Pricing-module__aC1HUW__stepsLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:16px;font-size:11px;font-weight:700}.Pricing-module__aC1HUW__stepsList{flex-direction:column;gap:14px;display:flex}.Pricing-module__aC1HUW__step{align-items:flex-start;gap:14px;display:flex;position:relative}.Pricing-module__aC1HUW__step:before{content:"";background:linear-gradient(#baf2024d,#baf20200);width:2px;position:absolute;top:32px;bottom:-14px;left:15px}.Pricing-module__aC1HUW__step:last-child:before{display:none}.Pricing-module__aC1HUW__stepNum{background:var(--green-bg);border:1px solid var(--green-border);width:32px;height:32px;color:var(--green);font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.Pricing-module__aC1HUW__stepBody{padding-top:3px}.Pricing-module__aC1HUW__stepTitle{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:700}.Pricing-module__aC1HUW__stepDesc{color:var(--muted-dim);font-size:12px;line-height:1.5}@media (max-width:1023px){.Pricing-module__aC1HUW__section{padding:56px 0}.Pricing-module__aC1HUW__bento{grid-template-columns:1fr}.Pricing-module__aC1HUW__ticket{grid-row:auto}.Pricing-module__aC1HUW__ticketTop{padding:32px 24px 24px}.Pricing-module__aC1HUW__ticketBottom{gap:20px;padding:24px 24px 28px}.Pricing-module__aC1HUW__stub,.Pricing-module__aC1HUW__steps{padding:24px}}
.Faq-module__YLr5ZW__faq{background:var(--bg)}.Faq-module__YLr5ZW__faqBlock{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto;display:flex}.Faq-module__YLr5ZW__faqBlock .section-title{margin-bottom:0}.Faq-module__YLr5ZW__faqBlock .section-sub{margin:0}
