.Diagrams-module__1nIFdG__svg{width:100%;height:auto;display:block;overflow:visible}.Diagrams-module__1nIFdG__box{fill:var(--bg-3);stroke:var(--border-bright);stroke-width:1px}.Diagrams-module__1nIFdG__boxLoop{fill:var(--bg-3);stroke:#ffdea559;stroke-width:1px}.Diagrams-module__1nIFdG__boxAccent{fill:#ffdea51a;stroke:#ffdea566;stroke-width:1px}.Diagrams-module__1nIFdG__layer{fill:var(--bg-3);stroke:var(--border-bright);stroke-width:1px}.Diagrams-module__1nIFdG__layerAccent{fill:#ffdea51a;stroke:#ffdea566;stroke-width:1px}.Diagrams-module__1nIFdG__heading{font-family:var(--display);letter-spacing:.12em;fill:var(--brand);font-size:12px;font-weight:600}.Diagrams-module__1nIFdG__label{font-family:var(--display);fill:var(--text);font-size:14px;font-weight:600}.Diagrams-module__1nIFdG__labelAccent{font-family:var(--display);fill:var(--brand);font-size:14px;font-weight:600}.Diagrams-module__1nIFdG__sub{font-family:var(--display);fill:#f2f2f280;font-size:11px}.Diagrams-module__1nIFdG__note{font-family:var(--display);fill:#f2f2f273;font-size:12px}.Diagrams-module__1nIFdG__noteLoop,.Diagrams-module__1nIFdG__noteAccent{font-family:var(--display);fill:var(--brand);font-size:11px}.Diagrams-module__1nIFdG__arrow{stroke:#f2f2f259;stroke-width:1.5px;fill:none}.Diagrams-module__1nIFdG__arrowHead{fill:#f2f2f259}.Diagrams-module__1nIFdG__arrowLoop{stroke:var(--brand);stroke-width:1.5px}.Diagrams-module__1nIFdG__arrowHeadLoop{fill:var(--brand)}.Diagrams-module__1nIFdG__rule{stroke:var(--border);stroke-width:1px}
.Context-module__-VPCbG__context{border-top:1px solid var(--border);padding:120px 0}.Context-module__-VPCbG__contextHeader{max-width:680px;margin-bottom:64px}.Context-module__-VPCbG__contextHeader h2{margin:12px 0 0}.Context-module__-VPCbG__lead{font-size:var(--fs-base);color:var(--text-muted);max-width:560px;margin-top:16px}.Context-module__-VPCbG__ccLayout{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.Context-module__-VPCbG__ccMock{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.Context-module__-VPCbG__ccMockChrome{border-bottom:1px solid var(--border);background:#ffffff08;align-items:center;gap:10px;padding:12px 16px;display:flex}.Context-module__-VPCbG__ccMockDots{gap:6px;display:flex}.Context-module__-VPCbG__ccMockDots span{border-radius:50%;width:10px;height:10px}.Context-module__-VPCbG__ccMockTitle{font-family:var(--display);font-size:var(--fs-2xs);color:var(--text-dim);letter-spacing:.04em}.Context-module__-VPCbG__ccMockBody{padding:24px}.Context-module__-VPCbG__ccMockSection{margin-bottom:20px}.Context-module__-VPCbG__ccMockLabel{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);margin-bottom:10px}.Context-module__-VPCbG__ccBarWrapper{align-items:center;gap:10px;display:flex}.Context-module__-VPCbG__ccBar{border-radius:var(--radius-xs);background:#ffffff12;flex:1;height:6px;overflow:hidden}.Context-module__-VPCbG__ccBarFill{background:linear-gradient(90deg, var(--brand) 0%, #ffdea599 100%);border-radius:var(--radius-xs);height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.Context-module__-VPCbG__ccPct{font-family:var(--display);font-size:var(--fs-xs);color:var(--brand);text-align:right;width:36px;font-weight:600;transition:color .3s}.Context-module__-VPCbG__ccMockItems{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.Context-module__-VPCbG__ccItem{font-family:var(--display);font-size:var(--fs-xs);border-radius:var(--radius-sm);opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--i,0) * 90ms);align-items:center;gap:8px;padding:8px 10px;display:flex;transform:translate(-10px)}.Context-module__-VPCbG__ccItem.Context-module__-VPCbG__in{opacity:1;transform:translate(0)}.Context-module__-VPCbG__ccItem.Context-module__-VPCbG__done{color:#ffffffbf;background:#ffdea50d}.Context-module__-VPCbG__ccItem.Context-module__-VPCbG__done svg{color:var(--brand);transition:transform .45s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--i,0) * 90ms + .16s);flex-shrink:0;transform:scale(0)}.Context-module__-VPCbG__ccItem.Context-module__-VPCbG__done.Context-module__-VPCbG__in svg{transform:scale(1)}.Context-module__-VPCbG__ccItem.Context-module__-VPCbG__pending{color:#ffffff4d;background:#ffffff05}.Context-module__-VPCbG__ccItem.Context-module__-VPCbG__pending svg{color:#fff3;flex-shrink:0}.Context-module__-VPCbG__ccMockHint{font-family:var(--display);font-size:var(--fs-xs);color:#fff6;border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff12;align-items:flex-start;gap:8px;padding:10px 12px;line-height:1.5;display:flex}.Context-module__-VPCbG__ccMockHint svg{color:var(--brand);opacity:.7;flex-shrink:0;margin-top:1px}.Context-module__-VPCbG__ccBenefits{flex-direction:column;gap:0;display:flex}.Context-module__-VPCbG__ccBenefit{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:16px;padding:24px 0;display:flex}.Context-module__-VPCbG__ccBenefit:first-child{padding-top:4px}.Context-module__-VPCbG__ccBenefit:last-child{border-bottom:none}.Context-module__-VPCbG__ccBenefitIcon{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--brand);background:#ffdea512;border:1px solid #ffdea526;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;transition:transform .5s cubic-bezier(.34,1.56,.64,1) .15s;display:flex;transform:scale(.5)}.Context-module__-VPCbG__ccBenefit.visible .Context-module__-VPCbG__ccBenefitIcon{transform:scale(1)}.Context-module__-VPCbG__ccBenefitTitle{font-family:var(--display);font-size:var(--fs-base);color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-weight:600}.Context-module__-VPCbG__ccBenefitDesc{font-family:var(--display);font-size:var(--fs-xs);color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Context-module__-VPCbG__context{padding:72px 0}.Context-module__-VPCbG__contextHeader{margin-bottom:36px}.Context-module__-VPCbG__ccLayout{grid-template-columns:1fr;gap:32px}.Context-module__-VPCbG__ccMockBody{padding:20px}}@media (prefers-reduced-motion:reduce){.Context-module__-VPCbG__ccItem,.Context-module__-VPCbG__ccItem.Context-module__-VPCbG__done svg,.Context-module__-VPCbG__ccBenefitIcon{opacity:1;transition:none;transform:none}}
.Integracje-module__vTnTzq__integracje{border-top:1px solid var(--border);padding:96px 0 80px}.Integracje-module__vTnTzq__header{text-align:center;margin-bottom:64px}.Integracje-module__vTnTzq__eyebrow{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:18px;display:block}.Integracje-module__vTnTzq__title{font-family:var(--display);letter-spacing:-.035em;color:var(--text);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.1}.Integracje-module__vTnTzq__diagram{flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex}.Integracje-module__vTnTzq__tools{z-index:2;width:100%;margin-bottom:0;display:flex;position:relative}.Integracje-module__vTnTzq__tool{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.Integracje-module__vTnTzq__icon{border-radius:var(--radius);background:var(--bg-2);border:1px solid var(--border-bright);justify-content:center;align-items:center;width:52px;height:52px;transition:border-color .25s,transform .25s;display:flex}.Integracje-module__vTnTzq__tool:hover .Integracje-module__vTnTzq__icon{border-color:#ffdea573;transform:translateY(-3px)}.Integracje-module__vTnTzq__toolName{font-family:var(--display);font-size:var(--fs-2xs);color:var(--text-dim);letter-spacing:.06em}.Integracje-module__vTnTzq__linesWrap{z-index:1;width:100%;margin-top:-2px;position:relative}.Integracje-module__vTnTzq__svg{width:100%;height:auto;display:block;overflow:visible}@keyframes Integracje-module__vTnTzq__shimmer-flow{0%{stroke-dashoffset:130px}to{stroke-dashoffset:0}}.Integracje-module__vTnTzq__shimmerPath{stroke-dasharray:30 100;animation:2s linear infinite Integracje-module__vTnTzq__shimmer-flow}.Integracje-module__vTnTzq__shimmerPath:nth-of-type(2){animation-delay:0s}.Integracje-module__vTnTzq__shimmerPath:nth-of-type(4){animation-delay:.32s}.Integracje-module__vTnTzq__shimmerPath:nth-of-type(6){animation-delay:.64s}.Integracje-module__vTnTzq__shimmerPath:nth-of-type(8){animation-delay:.96s}.Integracje-module__vTnTzq__shimmerPath:nth-of-type(10){animation-delay:1.28s}.Integracje-module__vTnTzq__shimmerPath:nth-of-type(12){animation-delay:1.6s}.Integracje-module__vTnTzq__centerNode{z-index:3;background:var(--bg-2);border-radius:var(--radius-pill);border:1px solid #ffdea559;margin-top:-18px;padding:9px 22px;position:relative;box-shadow:0 0 24px #ffdea51a}.Integracje-module__vTnTzq__centerLogo{border-radius:var(--radius-xs);vertical-align:middle;margin-right:7px;position:relative;top:-1px}.Integracje-module__vTnTzq__nodeLabel{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;color:var(--brand);text-transform:uppercase}.Integracje-module__vTnTzq__nodeLabelDim{color:#ffdea573;margin-left:3px;font-weight:400}.Integracje-module__vTnTzq__features{flex-wrap:wrap;justify-content:center;align-items:center;margin-top:56px;display:flex}.Integracje-module__vTnTzq__feat{font-family:var(--display);font-size:var(--fs-xs);color:var(--text-muted);align-items:center;gap:8px;padding:0 24px;display:flex}.Integracje-module__vTnTzq__featDot{background:var(--border-bright);border-radius:50%;flex-shrink:0;width:3px;height:3px}@media (max-width:768px){.Integracje-module__vTnTzq__integracje{padding:64px 0 56px}.Integracje-module__vTnTzq__header{margin-bottom:40px}.Integracje-module__vTnTzq__features{flex-direction:column;gap:14px;margin-top:40px}.Integracje-module__vTnTzq__featDot{display:none}.Integracje-module__vTnTzq__feat{padding:0}}
.Features-module__IgGOBa__featuresHeader{margin-bottom:40px}.Features-module__IgGOBa__headerEm{color:#f2f2f273;font-style:normal}.Features-module__IgGOBa__vbento{flex-direction:column;gap:12px;display:flex}.Features-module__IgGOBa__vbentoRow{gap:12px;display:grid}.Features-module__IgGOBa__vbentoRow3{grid-template-columns:repeat(3,1fr)}.Features-module__IgGOBa__vbentoRow2{grid-template-columns:1.6fr 1fr}.Features-module__IgGOBa__vbentoCard{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:border-color .25s;display:flex;overflow:hidden}.Features-module__IgGOBa__vbentoCard:hover{border-color:var(--border-bright)}.Features-module__IgGOBa__vbcTop{padding:32px 32px 24px}.Features-module__IgGOBa__vbcEyebrow{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:12px}.Features-module__IgGOBa__vbcTitle{font-family:var(--display);font-size:var(--fs-lg);letter-spacing:-.02em;color:var(--text);margin-bottom:10px;font-weight:600;line-height:1.2}.Features-module__IgGOBa__vbcDesc{font-size:var(--fs-sm);color:var(--text-muted);line-height:1.65}.Features-module__IgGOBa__vbcVisual{border-top:1px solid var(--border);background:var(--bg-2);flex:1;align-items:stretch;min-height:220px;margin-top:auto;display:flex;position:relative;overflow:hidden}.Features-module__IgGOBa__vbcFloatEl{will-change:transform;z-index:4;pointer-events:none;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .35s;position:absolute}.Features-module__IgGOBa__vbcFp{border-radius:var(--radius-lg);font-size:var(--fs-2xs);font-family:var(--display);color:#ffffffb8;white-space:nowrap;-webkit-backdrop-filter:blur(8px);background:#212121eb;border:1px solid #ffffff1f;align-items:center;gap:6px;padding:5px 12px 5px 8px;font-weight:500;display:flex;box-shadow:0 4px 20px #0006}.Features-module__IgGOBa__vbcFp.Features-module__IgGOBa__brand{background:var(--brand-dim);color:#ffdea5d9;border-color:#ffdea538}.Features-module__IgGOBa__vfcA1{bottom:28px;right:20px;transform:rotate(5deg)translateY(0)}.Features-module__IgGOBa__vfcA2{bottom:62px;right:12px;transform:rotate(-4deg)translateY(0)}.Features-module__IgGOBa__vbentoCard:hover .Features-module__IgGOBa__vfcA1{transform:rotate(1deg)translateY(-8px)}.Features-module__IgGOBa__vbentoCard:hover .Features-module__IgGOBa__vfcA2{transform:rotate(-1deg)translateY(-12px)}.Features-module__IgGOBa__vfcM1{top:18px;right:18px;transform:rotate(-6deg)translateY(0)}.Features-module__IgGOBa__vfcM2{top:50px;right:26px;transform:rotate(4deg)translateY(0)}.Features-module__IgGOBa__vfcM3{top:82px;right:14px;transform:rotate(-3deg)translateY(0)}.Features-module__IgGOBa__vbentoCard:hover .Features-module__IgGOBa__vfcM1{transform:rotate(-1deg)translateY(-8px)}.Features-module__IgGOBa__vbentoCard:hover .Features-module__IgGOBa__vfcM2{transform:rotate(1deg)translateY(-5px)}.Features-module__IgGOBa__vbentoCard:hover .Features-module__IgGOBa__vfcM3{transform:rotate(0)translateY(-10px)}.Features-module__IgGOBa__vfcR1{top:14px;right:18px;transform:rotate(5deg)translateY(0)}.Features-module__IgGOBa__vfcR2{top:46px;right:10px;transform:rotate(-4deg)translateY(0)}.Features-module__IgGOBa__vbentoCard:hover .Features-module__IgGOBa__vfcR1{transform:rotate(1deg)translateY(-7px)}.Features-module__IgGOBa__vbentoCard:hover .Features-module__IgGOBa__vfcR2{transform:rotate(-1deg)translateY(-10px)}.Features-module__IgGOBa__vbcAgentsVisual{flex-direction:row}.Features-module__IgGOBa__vbvSidebar{border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:3px;width:140px;padding:16px 12px;display:flex}.Features-module__IgGOBa__vbvSl{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:#fff3;padding:8px 8px 4px}.Features-module__IgGOBa__vbvChip{border-radius:var(--radius-sm);font-size:var(--fs-xs);color:#fff6;padding:6px 8px}.Features-module__IgGOBa__vbvChip.Features-module__IgGOBa__active{background:var(--brand-dim);color:#ffdea5e6;border:1px solid #ffdea52e}.Features-module__IgGOBa__vbvChat{flex-direction:column;flex:1;justify-content:center;gap:10px;padding:16px;display:flex}.Features-module__IgGOBa__vbvMsg{border-radius:var(--radius-sm);font-size:var(--fs-xs);padding:10px 12px;line-height:1.5}.Features-module__IgGOBa__vbvMsg.Features-module__IgGOBa__user{color:#ffffffb3;background:#ffffff0d;align-self:flex-end;max-width:80%}.Features-module__IgGOBa__vbvMsg.Features-module__IgGOBa__ai{color:#ffdea5cc;background:#ffdea50f;border:1px solid #ffdea51f}.Features-module__IgGOBa__vbvArtifact{background:var(--brand-dim);border-radius:var(--radius-sm);font-size:var(--fs-2xs);align-items:center;gap:6px;margin-top:8px;padding:6px 10px;display:flex}.Features-module__IgGOBa__vbvArtifact span{color:#ffdea599;font-family:var(--display);font-size:var(--fs-2xs);margin-left:auto}.Features-module__IgGOBa__vbcMindVisual{justify-content:center;align-items:center;padding:20px}.Features-module__IgGOBa__vbvMindCard{border-radius:var(--radius);background:linear-gradient(135deg,#2a1f0a 0%,#1a1208 100%);border:1px solid #ffdea533;width:100%;max-width:280px;padding:20px}.Features-module__IgGOBa__vbvMindLabel{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.08em;color:#ffdea580;margin-bottom:14px}.Features-module__IgGOBa__vbvMindSwitch{font-size:var(--fs-xs);color:#ffdea5e6;align-items:center;gap:10px;margin-bottom:16px;display:flex}.Features-module__IgGOBa__vbvMindEntries{flex-direction:column;gap:8px;display:flex}.Features-module__IgGOBa__vbvEntry{font-size:var(--fs-xs);color:#ffffff73;align-items:center;gap:8px;display:flex}.Features-module__IgGOBa__vbvDot{background:#fff3;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Features-module__IgGOBa__vbvDot.Features-module__IgGOBa__brand{background:var(--brand);box-shadow:0 0 6px #ffdea580}.Features-module__IgGOBa__switchTrack{background:var(--brand);border-radius:var(--radius-sm);flex-shrink:0;width:36px;height:20px;position:relative}.Features-module__IgGOBa__switchTrack.Features-module__IgGOBa__on{background:var(--brand)}.Features-module__IgGOBa__switchThumb{background:var(--accent);border-radius:50%;width:16px;height:16px;position:absolute;top:2px;right:2px}.Features-module__IgGOBa__vbcModelsVisual{flex-direction:column;justify-content:center;gap:16px;padding:24px}.Features-module__IgGOBa__vbvModelsGrid{flex-wrap:wrap;gap:8px;display:flex}.Features-module__IgGOBa__vbvModelPill{border-radius:var(--radius-sm);border:1px solid var(--border-bright);font-size:var(--fs-xs);color:var(--text);background:#ffffff0a;padding:8px 16px;font-weight:500}.Features-module__IgGOBa__vbvModelPill.Features-module__IgGOBa__dim{color:var(--text-dim);border-color:var(--border)}.Features-module__IgGOBa__vbvSecurityRow{flex-wrap:wrap;gap:8px;display:flex}.Features-module__IgGOBa__vbvSecItem{border-radius:var(--radius-sm);font-size:var(--fs-2xs);color:#ffdea5b3;font-family:var(--display);background:#ffdea50f;border:1px solid #ffdea51f;padding:6px 12px}.Features-module__IgGOBa__vbcArtifactsVisual{flex-direction:column;justify-content:center;padding:20px 28px}.Features-module__IgGOBa__vbvDocList{flex-direction:column;gap:2px;display:flex}.Features-module__IgGOBa__vbvDoc{border-radius:var(--radius-sm);border:1px solid var(--border);background:#ffffff08;align-items:center;gap:14px;padding:12px 14px;display:flex}.Features-module__IgGOBa__vbvDocIcon{font-size:var(--fs-md);flex-shrink:0}.Features-module__IgGOBa__vbvDocName{font-size:var(--fs-xs);color:var(--text);font-weight:500;line-height:1.3}.Features-module__IgGOBa__vbvDocMeta{font-size:var(--fs-2xs);color:var(--text-dim);font-family:var(--display);margin-top:2px}.Features-module__IgGOBa__vbvDocBadge{font-size:var(--fs-2xs);font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;color:#ffdea599;background:var(--brand-dim);border-radius:var(--radius-xs);border:1px solid #ffdea526;flex-shrink:0;margin-left:auto;padding:2px 8px}.Features-module__IgGOBa__vbcChangelogVisual{flex-direction:column;justify-content:center;padding:20px 24px}.Features-module__IgGOBa__vbvClList{flex-direction:column;gap:0;display:flex}.Features-module__IgGOBa__vbvClItem{border-bottom:1px solid var(--border);font-size:var(--fs-xs);color:var(--text-muted);align-items:baseline;gap:12px;padding:8px 0;display:flex}.Features-module__IgGOBa__vbvClItem:last-child{border-bottom:none}.Features-module__IgGOBa__vbvClDate{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.06em;color:var(--text-dim);flex-shrink:0;width:70px}@media (max-width:900px){.Features-module__IgGOBa__vbentoRow3,.Features-module__IgGOBa__vbentoRow2{grid-template-columns:1fr}}@media (max-width:480px){.Features-module__IgGOBa__vbcTop{padding:24px 22px 20px}.Features-module__IgGOBa__vbvSidebar{width:116px;padding:14px 8px}}.Features-module__IgGOBa__vbentoGroupLabel{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:12px;font-weight:600}
.Testimonials-module__oxjY5W__testimonials{border-top:1px solid var(--border);padding:120px 0;position:relative;overflow:hidden}.Testimonials-module__oxjY5W__testimonials:before{content:"";pointer-events:none;background:radial-gradient(#ffdea50f 0%,#0000 70%);width:600px;height:300px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__oxjY5W__testimonialsHeader{text-align:center;z-index:1;opacity:0;margin-bottom:72px;transition:opacity .9s,transform .9s;position:relative;transform:translateY(14px)}.Testimonials-module__oxjY5W__testimonials.Testimonials-module__oxjY5W__tVisible .Testimonials-module__oxjY5W__testimonialsHeader{opacity:1;transform:translateY(0)}.Testimonials-module__oxjY5W__testimonialsHeader .eyebrow{margin-bottom:12px}.Testimonials-module__oxjY5W__testimonialsHeader h2{margin-top:12px}.Testimonials-module__oxjY5W__tScrollWrap{z-index:1;margin:0 -24px;position:relative}.Testimonials-module__oxjY5W__tFadeLeft,.Testimonials-module__oxjY5W__tFadeRight{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.Testimonials-module__oxjY5W__tFadeLeft{background:linear-gradient(to right, var(--bg), transparent);left:0}.Testimonials-module__oxjY5W__tFadeRight{background:linear-gradient(to left, var(--bg), transparent);right:0}.Testimonials-module__oxjY5W__tScrollTrack{overflow-clip-margin:80px;cursor:grab;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;justify-content:safe center;align-items:stretch;gap:20px;padding:24px 120px;display:flex;overflow:auto clip}.Testimonials-module__oxjY5W__tScrollTrack::-webkit-scrollbar{display:none}.Testimonials-module__oxjY5W__tScrollTrack.Testimonials-module__oxjY5W__dragging{cursor:grabbing;scroll-behavior:auto}.Testimonials-module__oxjY5W__tcard{background:var(--bg-2);border-radius:var(--radius-lg);scroll-snap-align:center;border:1px solid #ffdea51f;flex-direction:column;flex-shrink:0;justify-content:space-between;width:340px;min-height:280px;padding:32px;transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.Testimonials-module__oxjY5W__tcard:hover{box-shadow:0 20px 60px -10px #00000080;transform:translateY(-6px)rotate(0)!important}.Testimonials-module__oxjY5W__tcard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ffdea51a 0%,#0000 70%);border-radius:50%;width:160px;height:160px;transition:opacity .7s;position:absolute;top:-40px;left:-40px}.Testimonials-module__oxjY5W__tcard:hover:before{opacity:1}.Testimonials-module__oxjY5W__tcardLightning{width:22px;height:22px;color:var(--brand);opacity:.7;flex-shrink:0;margin-bottom:20px}.Testimonials-module__oxjY5W__tcardQuote{font-family:var(--display);font-size:var(--fs-base);color:#ffffffb8;flex:1;margin:0;line-height:1.7}.Testimonials-module__oxjY5W__tcardAuthor{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;display:flex}.Testimonials-module__oxjY5W__tcardAuthorLeft{align-items:center;gap:12px;display:flex}.Testimonials-module__oxjY5W__tcardAvatar{width:40px;height:40px;font-size:var(--fs-2xs);letter-spacing:.05em;color:var(--brand);font-weight:700;font-family:var(--display);background:#ffdea51a;border:1px solid #ffdea533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonials-module__oxjY5W__tcardName{font-family:var(--display);font-size:var(--fs-sm);color:#ffffffe6;font-weight:600;line-height:1.3}.Testimonials-module__oxjY5W__tcardRole{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.05em;color:#ffffff59;margin-top:2px}.Testimonials-module__oxjY5W__tcardStars{font-size:var(--fs-xs);color:var(--brand);opacity:.7;letter-spacing:1px}@media (max-width:768px){.Testimonials-module__oxjY5W__testimonials{padding:72px 0}.Testimonials-module__oxjY5W__testimonialsHeader{margin-bottom:44px}.Testimonials-module__oxjY5W__tScrollWrap{margin:0}.Testimonials-module__oxjY5W__tFadeLeft,.Testimonials-module__oxjY5W__tFadeRight{width:44px}.Testimonials-module__oxjY5W__tScrollTrack{gap:14px;padding:20px}.Testimonials-module__oxjY5W__tcard{width:min(330px,84vw);padding:26px}}.Testimonials-module__oxjY5W__tDots{justify-content:center;gap:6px;margin-top:20px;display:flex}.Testimonials-module__oxjY5W__tDot{background:#fff3;border-radius:50%;width:6px;height:6px;display:inline-block}.Testimonials-module__oxjY5W__tDot:first-child{background:var(--brand);border-radius:var(--radius-xs);width:18px}
.Cennik-module__VJqIga__cennik{border-top:1px solid var(--border);padding:120px 0;position:relative;overflow:hidden}.Cennik-module__VJqIga__cennik:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(320px 320px at 15%,#ff64501f 0%,#0000 70%),radial-gradient(400px 400px,#ffb4321a 0%,#0000 70%),radial-gradient(320px 320px at 85%,#ff822817 0%,#0000 70%);width:100%;max-width:900px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Cennik-module__VJqIga__pricingHeader{text-align:center;z-index:1;margin-bottom:64px;position:relative}.Cennik-module__VJqIga__pricingHeader h2{margin-top:12px}.Cennik-module__VJqIga__agentPacks{z-index:1;width:100%;max-width:1100px;margin:0 auto 40px;position:relative}.Cennik-module__VJqIga__agentPacksLabel{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.08em;text-transform:uppercase;color:#ffdea599;margin-bottom:16px}.Cennik-module__VJqIga__agentPacksRow{flex-wrap:wrap;gap:16px;display:flex}.Cennik-module__VJqIga__agentPack{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:200px;color:inherit;flex-direction:column;flex:1;justify-content:flex-end;padding:22px 24px;text-decoration:none;transition:border-color .15s;display:flex;position:relative}.Cennik-module__VJqIga__packGo{font-family:var(--display);font-size:var(--fs-xs);letter-spacing:.01em;color:var(--brand);opacity:.8;pointer-events:none;align-items:center;gap:5px;font-weight:500;transition:opacity .15s;display:inline-flex;position:absolute;top:18px;right:22px}.Cennik-module__VJqIga__packGoArrow{width:13px;height:13px;fill:var(--brand);flex-shrink:0;transition:transform .2s cubic-bezier(.22,1,.36,1)}.Cennik-module__VJqIga__available:hover .Cennik-module__VJqIga__packGo{opacity:1}.Cennik-module__VJqIga__available:hover .Cennik-module__VJqIga__packGoArrow{transform:translate(4px)}.Cennik-module__VJqIga__available{cursor:pointer;border-color:#ffdea533}.Cennik-module__VJqIga__available:hover{border-color:#ffdea566}.Cennik-module__VJqIga__comingSoon{opacity:.55}.Cennik-module__VJqIga__packBadge{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-pill);color:var(--brand);background:#ffdea51f;border:1px solid #ffdea533;margin-bottom:10px;padding:2px 8px;display:inline-block}.Cennik-module__VJqIga__packBadge.Cennik-module__VJqIga__soon{color:var(--text-dim);border-color:var(--border);background:#ffffff0d;margin-bottom:0;position:absolute;top:18px;right:22px}.Cennik-module__VJqIga__packIcon{font-size:var(--fs-lg);margin-bottom:6px}.Cennik-module__VJqIga__packName{font-family:var(--display);font-size:var(--fs-base);color:var(--text);margin-bottom:4px;font-weight:600}.Cennik-module__VJqIga__packDesc{font-size:var(--fs-xs);color:var(--text-muted);line-height:1.5}.Cennik-module__VJqIga__pricingStage{z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;max-width:1100px;margin:0 auto;display:flex;position:relative}.Cennik-module__VJqIga__pricingCard{background:var(--bg-2);border-radius:var(--radius-lg);opacity:.55;filter:saturate(.6);border:1px solid #ffdea51a;flex-direction:column;flex:0 0 320px;gap:0;padding:32px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.Cennik-module__VJqIga__pricingCard.Cennik-module__VJqIga__featured{z-index:2;opacity:1;filter:none;border-radius:var(--radius-lg);border-color:#ffdea559;flex:0 0 360px;padding:40px;box-shadow:0 0 60px -10px #ffc8502e,0 0 0 1px #ffdea533}.Cennik-module__VJqIga__pricingCard.Cennik-module__VJqIga__cardRight{border-radius:var(--radius-lg);margin-left:16px}.Cennik-module__VJqIga__pricingStage:has(.Cennik-module__VJqIga__cardRight:hover) .Cennik-module__VJqIga__cardRight{opacity:1;filter:none;transform:translate(-4px);box-shadow:0 0 40px -8px #ffc8501f}.Cennik-module__VJqIga__pricingStage:has(.Cennik-module__VJqIga__cardRight:hover) .Cennik-module__VJqIga__featured{opacity:.75}.Cennik-module__VJqIga__pricingCard .Cennik-module__VJqIga__cardShimmer{border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff0f 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.Cennik-module__VJqIga__pricingCard:hover .Cennik-module__VJqIga__cardShimmer{opacity:1}.Cennik-module__VJqIga__pricingCard:after{content:"";border-radius:inherit;opacity:.7;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 0H0v40' fill='none' stroke='rgba(255,255,255,0.04)' stroke-width='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.Cennik-module__VJqIga__planIconRow{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Cennik-module__VJqIga__planIcon{border-radius:var(--radius-xs);background:#ffdea51a;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Cennik-module__VJqIga__planIcon svg{width:18px;height:18px;fill:var(--brand)}.Cennik-module__VJqIga__planName{font-family:var(--display);font-size:var(--fs-md);color:#fafafa;font-weight:600}.Cennik-module__VJqIga__planPrice{margin-bottom:8px}.Cennik-module__VJqIga__planPrice .Cennik-module__VJqIga__amount{font-family:var(--display);letter-spacing:-.04em;color:var(--accent);font-size:clamp(2.2rem,4vw,3rem);font-weight:700;line-height:1}.Cennik-module__VJqIga__planPrice .Cennik-module__VJqIga__amountSolo{letter-spacing:-.05em;color:var(--brand);font-size:clamp(4rem,8vw,6.5rem)}.Cennik-module__VJqIga__planPrice .Cennik-module__VJqIga__amountCustom{font-size:2.4rem}.Cennik-module__VJqIga__planPrice .Cennik-module__VJqIga__currency{color:#ffffff80;font-size:1rem;font-family:var(--display);margin-left:4px}.Cennik-module__VJqIga__planPrice .Cennik-module__VJqIga__currencySolo{color:var(--brand);opacity:.8;font-size:1.4rem}.Cennik-module__VJqIga__planPrice .Cennik-module__VJqIga__period{font-family:var(--display);font-size:var(--fs-xs);color:#fff6;margin-top:4px;display:block}.Cennik-module__VJqIga__planDesc{font-family:var(--display);font-size:var(--fs-sm);color:#ffffff8c;margin:12px 0 24px;line-height:1.55}.Cennik-module__VJqIga__planCta{border-radius:var(--radius-lg);width:100%;font-family:var(--display);font-size:var(--fs-sm);cursor:pointer;z-index:1;border:none;justify-content:center;align-items:center;margin-bottom:24px;padding:13px 24px;font-weight:600;text-decoration:none;transition:opacity .15s;display:flex;position:relative}.Cennik-module__VJqIga__planCta:hover{opacity:.85}.Cennik-module__VJqIga__ctaPrimary{background:var(--brand);color:var(--on-brand)}.Cennik-module__VJqIga__ctaWhite{color:var(--on-brand);background:#fafafa}.Cennik-module__VJqIga__ctaGhost{color:#ffffffe6;background:#ffffff14}.Cennik-module__VJqIga__planIncludesLabel{font-family:var(--display);font-size:var(--fs-xs);color:#ffffff80;margin-bottom:14px;font-weight:500}.Cennik-module__VJqIga__planFeatures{z-index:1;flex-direction:column;flex:1;gap:12px;list-style:none;display:flex;position:relative}.Cennik-module__VJqIga__planFeatures li{font-family:var(--display);font-size:var(--fs-sm);color:#ffffffa6;align-items:flex-start;gap:10px;line-height:1.45;display:flex}.Cennik-module__VJqIga__planFeatures li svg{width:16px;height:16px;fill:var(--brand);flex-shrink:0;margin-top:1px}.Cennik-module__VJqIga__planNote{font-family:var(--display);font-size:var(--fs-2xs);color:#ffffff59;z-index:1;margin-bottom:20px;position:relative}.Cennik-module__VJqIga__teamCalc{border:1px solid var(--border);border-radius:var(--radius-sm);z-index:1;background:#ffffff0a;flex-direction:column;gap:12px;margin:12px 0;padding:14px;display:flex;position:relative}.Cennik-module__VJqIga__teamCalcRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.Cennik-module__VJqIga__teamStepper{align-items:center;gap:6px;display:flex}.Cennik-module__VJqIga__teamCalcLabel{font-family:var(--display);font-size:var(--fs-xs);letter-spacing:.04em;color:var(--text-dim)}.Cennik-module__VJqIga__teamCalcTotal{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:8px;padding-top:12px;display:flex}.Cennik-module__VJqIga__teamCalcTotalLabel{font-family:var(--display);font-size:var(--fs-xs);letter-spacing:.04em;color:var(--text-dim)}.Cennik-module__VJqIga__teamCalcTotalValue{font-family:var(--display);font-size:var(--fs-lg);color:var(--text);font-weight:700;line-height:1}.Cennik-module__VJqIga__teamCalcTotalUnit{font-size:var(--fs-xs);color:var(--text-muted);margin-left:6px;font-weight:500}.Cennik-module__VJqIga__calcBtn{border-radius:var(--radius-sm);border:1px solid var(--border);width:26px;height:26px;color:var(--text);font-size:var(--fs-base);cursor:pointer;background:#ffffff0f;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:background .1s;display:flex}.Cennik-module__VJqIga__calcBtn:hover{background:#ffffff1f}.Cennik-module__VJqIga__calcSeats{font-family:var(--display);font-size:var(--fs-base);color:var(--text);text-align:center;min-width:24px;font-weight:700}.Cennik-module__VJqIga__pricingFooter{z-index:1;border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:32px;margin:40px 0 0;padding:32px 0 0;display:grid;position:relative}.Cennik-module__VJqIga__pricingFooterItem{font-family:var(--display);font-size:var(--fs-sm);color:#ffffff80;line-height:1.65}.Cennik-module__VJqIga__pricingFooterItem strong{color:#ffffffd9;margin-bottom:6px;display:block}.Cennik-module__VJqIga__pricingFooterItem a{color:#ffffffd9;text-underline-offset:3px;-webkit-text-decoration:underline #fff3;text-decoration:underline #fff3;transition:text-decoration-color .15s}.Cennik-module__VJqIga__pricingFooterItem a:hover{text-decoration-color:#ffffffb3}@media (max-width:900px){.Cennik-module__VJqIga__cennik{padding:72px 0}.Cennik-module__VJqIga__pricingHeader{margin-bottom:40px}.Cennik-module__VJqIga__agentPacks{padding:20px}.Cennik-module__VJqIga__pricingStage{flex-direction:column;gap:16px}.Cennik-module__VJqIga__pricingCard,.Cennik-module__VJqIga__pricingCard.Cennik-module__VJqIga__featured{opacity:1;filter:none;flex:100%;width:100%;max-width:420px}.Cennik-module__VJqIga__pricingCard.Cennik-module__VJqIga__cardRight{border-radius:var(--radius-lg);margin-left:0;transform:none}.Cennik-module__VJqIga__pricingFooter{grid-template-columns:1fr}}
.PlanTeam-module__Z3iXLq__whyTeamHeader{max-width:720px;margin-bottom:64px}.PlanTeam-module__Z3iXLq__whyTeamHeader h2{margin-top:12px}.PlanTeam-module__Z3iXLq__whyTeamLead{font-size:var(--fs-md);color:var(--text-muted);margin-top:16px;line-height:1.7}.PlanTeam-module__Z3iXLq__whyTeamBento{flex-direction:column;gap:12px;margin-bottom:64px;display:flex}.PlanTeam-module__Z3iXLq__vbentoRow{gap:12px;display:grid}.PlanTeam-module__Z3iXLq__rowMath{grid-template-columns:1.7fr 1fr}.PlanTeam-module__Z3iXLq__rowTriple{grid-template-columns:1.2fr 1fr 1fr}.PlanTeam-module__Z3iXLq__rowPair{grid-template-columns:1fr 1fr}.PlanTeam-module__Z3iXLq__vbentoCard{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:border-color .25s;display:flex;overflow:hidden}.PlanTeam-module__Z3iXLq__vbentoCard:hover{border-color:var(--border-bright)}.PlanTeam-module__Z3iXLq__vbcTop{padding:32px 32px 24px}.PlanTeam-module__Z3iXLq__vbcEyebrow{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:12px}.PlanTeam-module__Z3iXLq__vbcTitle{font-family:var(--display);font-size:var(--fs-lg);letter-spacing:-.02em;color:var(--text);margin-bottom:10px;font-weight:600;line-height:1.2}.PlanTeam-module__Z3iXLq__vbcDesc{font-size:var(--fs-sm);color:var(--text-muted);line-height:1.65}.PlanTeam-module__Z3iXLq__vbcVisual{border-top:1px solid var(--border);background:var(--bg-2);flex:1;align-items:stretch;min-height:220px;margin-top:auto;display:flex;position:relative;overflow:hidden}.PlanTeam-module__Z3iXLq__vbcFloatEl{will-change:transform;z-index:4;pointer-events:none;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .35s;position:absolute}.PlanTeam-module__Z3iXLq__vbcFp{border-radius:var(--radius-lg);font-size:var(--fs-2xs);font-family:var(--display);color:#ffffffb8;white-space:nowrap;-webkit-backdrop-filter:blur(8px);background:#212121eb;border:1px solid #ffffff1f;align-items:center;gap:6px;padding:5px 12px 5px 8px;font-weight:500;display:flex;box-shadow:0 4px 20px #0006}.PlanTeam-module__Z3iXLq__vbcFp.PlanTeam-module__Z3iXLq__brand{background:var(--brand-dim);color:#ffdea5d9;border-color:#ffdea538}.PlanTeam-module__Z3iXLq__wtMathVisual{flex-direction:row;align-items:stretch;min-height:200px}.PlanTeam-module__Z3iXLq__wtMathCol{flex-direction:column;flex:1;gap:0;padding:20px 24px;display:flex}.PlanTeam-module__Z3iXLq__wtMathColLabel{font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:16px;font-weight:600}.PlanTeam-module__Z3iXLq__wtMathTeam .PlanTeam-module__Z3iXLq__wtMathColLabel{color:var(--brand)}.PlanTeam-module__Z3iXLq__wtMathDivider{background:var(--border);justify-content:center;align-items:center;width:1px;display:flex;position:relative}.PlanTeam-module__Z3iXLq__wtMathDivider span{background:var(--bg-2);font-size:var(--fs-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);writing-mode:vertical-rl;padding:4px 0;position:absolute}.PlanTeam-module__Z3iXLq__wtMathTeam{background:#ffdea508}.PlanTeam-module__Z3iXLq__wtMathLine{font-size:var(--fs-xs);color:var(--text-muted);border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.PlanTeam-module__Z3iXLq__wtMathLine:last-child{border-bottom:none}.PlanTeam-module__Z3iXLq__wtMathTotal{border-top:1px solid var(--border);border-bottom:none;margin-top:4px;padding-top:13px}.PlanTeam-module__Z3iXLq__wtNum{color:var(--text);white-space:nowrap;font-weight:600;font-size:var(--fs-xs)}.PlanTeam-module__Z3iXLq__wtRed{color:#ff6450bf}.PlanTeam-module__Z3iXLq__wtGold{color:var(--brand)}.PlanTeam-module__Z3iXLq__wtBadgeYes{border-radius:var(--radius-lg);font-size:var(--fs-2xs);color:var(--brand);white-space:nowrap;background:#ffdea51a;border:1px solid #ffdea533;padding:2px 10px;font-weight:500}.PlanTeam-module__Z3iXLq__wtOpiekunVisual{flex-direction:column;justify-content:flex-start;align-items:stretch;padding:20px}.PlanTeam-module__Z3iXLq__wtChatMock{flex-direction:column;gap:10px;width:100%;display:flex}.PlanTeam-module__Z3iXLq__wtChatAvatar{align-items:center;gap:10px;margin-bottom:4px;display:flex}.PlanTeam-module__Z3iXLq__wtAvatar{width:44px;height:44px;color:var(--brand);font-size:var(--fs-xs);background:#ffdea526;border:1px solid #ffdea540;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.PlanTeam-module__Z3iXLq__wtAvatarInfo{flex-direction:column;gap:0;display:flex}.PlanTeam-module__Z3iXLq__wtAvatarName{font-size:var(--fs-sm);color:var(--text);font-weight:600}.PlanTeam-module__Z3iXLq__wtAvatarStatus{font-size:var(--fs-2xs);color:var(--success);letter-spacing:.03em}.PlanTeam-module__Z3iXLq__wtChatBubble{border-radius:var(--radius-sm);font-size:var(--fs-xs);max-width:90%;padding:9px 12px;line-height:1.55}.PlanTeam-module__Z3iXLq__wtBubbleThem{color:#ffffffa6;background:#ffffff0d;border-radius:4px 10px 10px;align-self:flex-start}.PlanTeam-module__Z3iXLq__wtBubbleYou{color:#ffdea5bf;background:#ffdea514;border:1px solid #ffdea526;border-radius:10px 4px 10px 10px;align-self:flex-end}.PlanTeam-module__Z3iXLq__wtWorkspaceVisual{flex-direction:column;align-items:stretch;padding:0;position:relative}.PlanTeam-module__Z3iXLq__wtWorkspaceMock{flex-direction:column;flex:1;gap:4px;padding:16px 20px;display:flex}.PlanTeam-module__Z3iXLq__wtWsHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:12px;display:flex}.PlanTeam-module__Z3iXLq__wtWsIcon{font-size:var(--fs-sm)}.PlanTeam-module__Z3iXLq__wtWsTitle{font-size:var(--fs-xs);color:var(--text);flex:1;font-weight:600}.PlanTeam-module__Z3iXLq__wtWsAvatars{display:flex}.PlanTeam-module__Z3iXLq__wtWsAv{border:2px solid var(--bg-2);width:22px;height:22px;font-size:var(--fs-2xs);color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-left:-6px;font-weight:700;display:flex}.PlanTeam-module__Z3iXLq__wtWsAv:first-child{margin-left:0}.PlanTeam-module__Z3iXLq__wtWsAvMore{color:#ffffff80;font-size:var(--fs-2xs);background:#ffffff1a}.PlanTeam-module__Z3iXLq__wtWsRow{border-radius:var(--radius-sm);font-size:var(--fs-xs);color:var(--text-muted);align-items:center;gap:8px;padding:8px 10px;transition:background .15s;display:flex}.PlanTeam-module__Z3iXLq__wtWsRow svg{opacity:.5;flex-shrink:0}.PlanTeam-module__Z3iXLq__wtWsRow.PlanTeam-module__Z3iXLq__active{color:#ffdea5cc;background:#ffdea512}.PlanTeam-module__Z3iXLq__wtWsRow.PlanTeam-module__Z3iXLq__active svg{opacity:1;stroke:var(--brand)}.PlanTeam-module__Z3iXLq__wtWsBadge{border-radius:var(--radius-lg);font-size:var(--fs-2xs);color:var(--brand);letter-spacing:.04em;background:#ffdea51f;border:1px solid #ffdea533;margin-left:auto;padding:1px 8px}.PlanTeam-module__Z3iXLq__wtFp1{bottom:16px;right:16px;transform:rotate(2deg)}.PlanTeam-module__Z3iXLq__vbentoCard:hover .PlanTeam-module__Z3iXLq__wtFp1{transform:rotate(0)translateY(-6px)}.PlanTeam-module__Z3iXLq__wtTokensVisual{flex-direction:column;justify-content:center;align-items:center;padding:20px 24px}.PlanTeam-module__Z3iXLq__wtTokensMock{flex-direction:column;gap:14px;width:100%;display:flex}.PlanTeam-module__Z3iXLq__wtTokRow{align-items:center;gap:10px;display:flex}.PlanTeam-module__Z3iXLq__wtTokLabel{font-size:var(--fs-2xs);color:var(--text-dim);flex-shrink:0;width:34px}.PlanTeam-module__Z3iXLq__wtTokBarWrap{flex:1;align-items:center;gap:8px;display:flex}.PlanTeam-module__Z3iXLq__wtTokBar{border-radius:var(--radius-xs);background:#ffffff0d;flex:1;height:8px;overflow:hidden}.PlanTeam-module__Z3iXLq__wtTokFill{border-radius:var(--radius-xs);background:#ffffff2e;height:100%;transition:width 1.2s cubic-bezier(.16,1,.3,1)}.PlanTeam-module__Z3iXLq__wtTokFillBrand{background:linear-gradient(90deg, var(--brand) 0%, #ffdea580 100%)}.PlanTeam-module__Z3iXLq__wtTokPct{font-size:var(--fs-2xs);color:var(--text-dim);width:28px}.PlanTeam-module__Z3iXLq__wtTokPctBrand{color:var(--brand)}.PlanTeam-module__Z3iXLq__wtTokNote{font-size:var(--fs-2xs);color:var(--text-dim);text-align:center;border-radius:var(--radius-sm);background:#ffdea50a;border:1px solid #ffdea514;margin-top:8px;padding:8px 12px}.PlanTeam-module__Z3iXLq__wtOsVisual{flex-direction:column;justify-content:flex-start;align-items:stretch;padding:16px 20px}.PlanTeam-module__Z3iXLq__wtOsMock{flex-direction:column;gap:2px;width:100%;display:flex}.PlanTeam-module__Z3iXLq__wtOsItem{border-radius:var(--radius-sm);font-size:var(--fs-xs);color:var(--text-muted);align-items:center;gap:10px;padding:8px 10px;display:flex}.PlanTeam-module__Z3iXLq__wtOsItem.PlanTeam-module__Z3iXLq__wtOsDone{color:#ffffffb3}.PlanTeam-module__Z3iXLq__wtOsDot{background:#ffffff1f;border:1.5px solid #fff3;border-radius:50%;flex-shrink:0;width:8px;height:8px}.PlanTeam-module__Z3iXLq__wtOsDot.PlanTeam-module__Z3iXLq__done{background:var(--brand);border-color:var(--brand);box-shadow:0 0 6px #ffdea566}.PlanTeam-module__Z3iXLq__wtOsStatus{font-size:var(--fs-2xs);color:var(--text-dim);letter-spacing:.04em;margin-left:auto}.PlanTeam-module__Z3iXLq__wtOsStatus.PlanTeam-module__Z3iXLq__done{color:var(--brand)}.PlanTeam-module__Z3iXLq__wtOsBadgeWrap{padding:10px 10px 0}.PlanTeam-module__Z3iXLq__wtOsAllBadge{border-radius:var(--radius-sm);font-size:var(--fs-2xs);color:var(--brand);text-align:center;background:#ffdea514;border:1px solid #ffdea529;padding:8px 12px}.PlanTeam-module__Z3iXLq__wtMcpCard{flex-direction:row;align-items:center}.PlanTeam-module__Z3iXLq__wtMcpTop{flex:1;padding:28px 32px}.PlanTeam-module__Z3iXLq__wtMcpTitle{font-size:var(--fs-md)}.PlanTeam-module__Z3iXLq__wtMcpBadge{border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-width:100px;padding:24px 28px;display:flex}.PlanTeam-module__Z3iXLq__wtMcpBadge span{font-size:var(--fs-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--brand);font-weight:600}.PlanTeam-module__Z3iXLq__wtMcpBadgeAlt{background:0 0;border-color:#0000}.PlanTeam-module__Z3iXLq__wtMcpBadgeAlt span{color:#ffffff59}.PlanTeam-module__Z3iXLq__whyTeamCta{text-align:center;flex-direction:column;align-items:center;gap:20px;padding-top:12px;display:flex}.PlanTeam-module__Z3iXLq__whyTeamCta p{font-size:var(--fs-base);color:var(--text-muted);margin:0}.PlanTeam-module__Z3iXLq__whyTeamCtaBtn{border-radius:var(--radius-lg);width:auto;font-family:var(--display);font-size:var(--fs-sm);cursor:pointer;color:var(--on-brand);background:#fafafa;justify-content:center;align-items:center;padding:14px 32px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.PlanTeam-module__Z3iXLq__whyTeamCtaBtn:hover{opacity:.85}@media (max-width:900px){.PlanTeam-module__Z3iXLq__whyTeamHeader{margin-bottom:40px}.PlanTeam-module__Z3iXLq__rowMath,.PlanTeam-module__Z3iXLq__rowTriple,.PlanTeam-module__Z3iXLq__rowPair{grid-template-columns:1fr}.PlanTeam-module__Z3iXLq__wtMcpCard{flex-direction:row}}
.Howto-module__2m1Vaa__howto{border-top:1px solid var(--border);padding:120px 0}.Howto-module__2m1Vaa__howtoHeader{margin-bottom:64px}.Howto-module__2m1Vaa__howtoHeader h2{margin-top:12px}.Howto-module__2m1Vaa__howtoGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Howto-module__2m1Vaa__howtoCol{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:48px}.Howto-module__2m1Vaa__howtoColHeading{font-family:var(--display);font-size:var(--fs-3xl);color:var(--text);margin:0 0 8px;font-weight:700;line-height:1}.Howto-module__2m1Vaa__howtoColLabel{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:32px}.Howto-module__2m1Vaa__howtoSteps{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Howto-module__2m1Vaa__howtoStep{gap:20px;padding-bottom:28px;display:flex;position:relative}.Howto-module__2m1Vaa__howtoStep:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:32px;bottom:0;left:15px}.Howto-module__2m1Vaa__howtoStep:not(:last-child):before{content:"";background:var(--brand);transform-origin:top;z-index:1;width:1px;transition:transform .3s;position:absolute;top:32px;bottom:0;left:15px;transform:scaleY(0)}.Howto-module__2m1Vaa__howtoStepNum{border:1px solid var(--border);width:32px;height:32px;font-family:var(--display);font-size:var(--fs-2xs);color:var(--text-muted);z-index:2;background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,border-color .3s,color .3s;display:flex;position:relative}.Howto-module__2m1Vaa__howtoCol:hover .Howto-module__2m1Vaa__howtoStepNum{background:var(--brand);border-color:var(--brand);color:var(--bg)}.Howto-module__2m1Vaa__howtoCol:hover .Howto-module__2m1Vaa__howtoStep:first-child .Howto-module__2m1Vaa__howtoStepNum{transition-delay:0s}.Howto-module__2m1Vaa__howtoCol:hover .Howto-module__2m1Vaa__howtoStep:nth-child(2) .Howto-module__2m1Vaa__howtoStepNum{transition-delay:.18s}.Howto-module__2m1Vaa__howtoCol:hover .Howto-module__2m1Vaa__howtoStep:nth-child(3) .Howto-module__2m1Vaa__howtoStepNum{transition-delay:.36s}.Howto-module__2m1Vaa__howtoCol:hover .Howto-module__2m1Vaa__howtoStep:first-child:before{transition-delay:.12s;transform:scaleY(1)}.Howto-module__2m1Vaa__howtoCol:hover .Howto-module__2m1Vaa__howtoStep:nth-child(2):before{transition-delay:.3s;transform:scaleY(1)}@media (prefers-reduced-motion:reduce){.Howto-module__2m1Vaa__howtoStepNum,.Howto-module__2m1Vaa__howtoStep:before{transition:none}}.Howto-module__2m1Vaa__howtoStepBody{padding-top:4px}.Howto-module__2m1Vaa__howtoStepTitle{font-family:var(--display);font-size:var(--fs-md);letter-spacing:-.015em;color:var(--text);margin:0 0 6px;font-weight:600}.Howto-module__2m1Vaa__howtoStepDesc{font-size:var(--fs-base);color:var(--text-muted);margin:0;line-height:1.6}@media (max-width:768px){.Howto-module__2m1Vaa__howto{padding:72px 0}.Howto-module__2m1Vaa__howtoHeader{margin-bottom:40px}.Howto-module__2m1Vaa__howtoGrid{grid-template-columns:1fr}.Howto-module__2m1Vaa__howtoCol{border-radius:0;padding:32px 28px}.Howto-module__2m1Vaa__howtoCol:first-child{border-radius:14px 14px 0 0}.Howto-module__2m1Vaa__howtoCol:last-child{border-radius:0 0 14px 14px}}
.Proof-module__4PrGRG__proof{border-top:1px solid var(--border);padding:120px 0}.Proof-module__4PrGRG__proofStats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:80px;display:grid}.Proof-module__4PrGRG__proofStat{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:52px 48px}.Proof-module__4PrGRG__statNum{font-family:var(--display);letter-spacing:-.03em;color:var(--text);margin-bottom:8px;font-size:clamp(3.5rem,5vw,5rem);font-weight:600;line-height:1}.Proof-module__4PrGRG__statLabel{font-size:var(--fs-base);color:var(--text-muted);line-height:1.4}.Proof-module__4PrGRG__blogGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Proof-module__4PrGRG__blogCard{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);color:inherit;flex-direction:column;text-decoration:none;transition:border-color .25s,transform .25s;display:flex;overflow:hidden}.Proof-module__4PrGRG__blogCard:hover{border-color:#ffdea54d;transform:translateY(-3px)}.Proof-module__4PrGRG__blogCardImg{aspect-ratio:64/27;background:var(--bg);position:relative;overflow:hidden}.Proof-module__4PrGRG__blogCardImgPlaceholder{background:linear-gradient(135deg,#ffdea50f 0%,#ffdea505 100%);position:absolute;inset:0;overflow:hidden}.Proof-module__4PrGRG__blogCardImgPlaceholder:after{content:"";background:repeating-linear-gradient(90deg,#0000,#0000 12px,#ffffff06 12px 13px),repeating-linear-gradient(0deg,#0000,#0000 12px,#ffffff06 12px 13px);position:absolute;inset:0}.Proof-module__4PrGRG__blogCardSoon{pointer-events:none;opacity:.55;position:relative}.Proof-module__4PrGRG__blogCardSoon:after{content:"Wkrótce";color:var(--brand);font-size:var(--fs-2xs);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);pointer-events:none;background:#ffdea51f;border:1px solid #ffdea533;padding:3px 8px;font-weight:600;position:absolute;top:12px;left:12px}.Proof-module__4PrGRG__blogCardRead{font-size:var(--fs-2xs);color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-sm);background:#0006;padding:4px 8px;font-weight:500;transition:color .2s;position:absolute;top:10px;right:10px}.Proof-module__4PrGRG__blogCard:hover .Proof-module__4PrGRG__blogCardRead{color:var(--brand)}.Proof-module__4PrGRG__blogCardBody{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.Proof-module__4PrGRG__blogCardTitle{font-family:var(--display);font-size:var(--fs-md);color:var(--text);margin:0;font-weight:600;line-height:1.3}.Proof-module__4PrGRG__blogCardDesc{font-size:var(--fs-sm);color:#ffffff80;flex:1;margin:0;line-height:1.65}.Proof-module__4PrGRG__blogCardMeta{font-size:var(--fs-xs);border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.Proof-module__4PrGRG__blogCardAuthor{color:#ffffff80;font-weight:500}.Proof-module__4PrGRG__blogCardDate{color:#ffffff4d;text-align:right}@media (max-width:900px){.Proof-module__4PrGRG__proof{padding:72px 0}.Proof-module__4PrGRG__proofStats{grid-template-columns:1fr;gap:10px;margin-bottom:56px}.Proof-module__4PrGRG__proofStat{padding:36px 28px}.Proof-module__4PrGRG__blogGrid{grid-template-columns:1fr}}
.AionMind-module__DYPTuG__aionMind{border-top:1px solid var(--border);padding:120px 0}.AionMind-module__DYPTuG__header{margin-bottom:40px}.AionMind-module__DYPTuG__header h2{margin:12px 0 0}.AionMind-module__DYPTuG__bento{flex-direction:column;gap:12px;display:flex}.AionMind-module__DYPTuG__bentoRow{gap:12px;display:grid}.AionMind-module__DYPTuG__bentoRow2{grid-template-columns:1.6fr 1fr}.AionMind-module__DYPTuG__bentoRow3{grid-template-columns:repeat(3,1fr)}.AionMind-module__DYPTuG__bentoCard{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:border-color .25s;display:flex;overflow:hidden}.AionMind-module__DYPTuG__bentoCard:hover{border-color:var(--border-bright)}.AionMind-module__DYPTuG__cardTop{padding:32px 32px 24px}.AionMind-module__DYPTuG__cardEyebrow{font-family:var(--display);font-size:var(--fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:12px}.AionMind-module__DYPTuG__cardTitle{font-family:var(--display);font-size:var(--fs-lg);letter-spacing:-.01em;margin:0 0 10px;font-weight:600;line-height:1.25}.AionMind-module__DYPTuG__cardDesc{font-size:var(--fs-sm);color:var(--text-muted);margin:0;line-height:1.6}.AionMind-module__DYPTuG__cardVisual{border-top:1px solid var(--border);background:var(--bg-2);flex:1;align-items:center;min-height:140px;margin-top:auto;display:flex}.AionMind-module__DYPTuG__priceVisual{flex-wrap:wrap;gap:20px;padding:24px 32px}.AionMind-module__DYPTuG__priceTag{align-items:baseline;gap:6px;display:flex}.AionMind-module__DYPTuG__priceAmount{font-family:var(--display);font-size:var(--fs-3xl);color:var(--brand);letter-spacing:-.02em;font-weight:600}.AionMind-module__DYPTuG__priceUnit{font-family:var(--display);font-size:var(--fs-xs);color:var(--text-dim)}.AionMind-module__DYPTuG__priceIncludes{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AionMind-module__DYPTuG__priceChip{font-family:var(--display);font-size:var(--fs-xs);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-pill);background:#ffffff08;padding:6px 12px}.AionMind-module__DYPTuG__priceChip.AionMind-module__DYPTuG__brandChip{color:var(--brand);background:#ffdea50f;border-color:#ffdea540}.AionMind-module__DYPTuG__guidesVisual{flex-wrap:wrap;gap:8px;padding:20px 24px}.AionMind-module__DYPTuG__guideChip{border-radius:var(--radius-pill);border:1px solid var(--border);font-size:var(--fs-xs);color:var(--text-muted);font-family:var(--display);background:#ffffff08;align-items:center;gap:6px;padding:6px 12px;display:flex}.AionMind-module__DYPTuG__guideChip.AionMind-module__DYPTuG__active{background:var(--brand-dim);color:var(--brand);border-color:#ffdea540}.AionMind-module__DYPTuG__guideAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.AionMind-module__DYPTuG__daypartsVisual{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 24px}.AionMind-module__DYPTuG__daypartChip{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;font-size:var(--fs-xs);font-family:var(--display);color:var(--text-dim);background:#ffffff08;padding:9px 14px}.AionMind-module__DYPTuG__daypartChip.AionMind-module__DYPTuG__active{background:var(--brand-dim);color:var(--brand);border-color:#ffdea540;font-weight:500}.AionMind-module__DYPTuG__journalVisual{flex-direction:column;align-items:flex-start;gap:10px;padding:20px 24px}.AionMind-module__DYPTuG__journalEntry{font-size:var(--fs-xs);color:#ffffff73;align-items:center;gap:8px;display:flex}.AionMind-module__DYPTuG__journalDot{background:#fff3;border-radius:50%;flex-shrink:0;width:6px;height:6px}.AionMind-module__DYPTuG__journalDot.AionMind-module__DYPTuG__brand{background:var(--brand);box-shadow:0 0 6px #ffdea580}.AionMind-module__DYPTuG__switchVisual{font-size:var(--fs-xs);color:#ffdea5e6;font-family:var(--display);gap:10px;padding:20px 24px}.AionMind-module__DYPTuG__switchTrack{background:var(--brand);border-radius:var(--radius-sm);flex-shrink:0;width:36px;height:20px;position:relative}.AionMind-module__DYPTuG__switchThumb{background:var(--accent);border-radius:50%;width:16px;height:16px;position:absolute;top:2px;right:2px}@media (max-width:768px){.AionMind-module__DYPTuG__aionMind{padding:72px 0}.AionMind-module__DYPTuG__header{margin-bottom:28px}.AionMind-module__DYPTuG__bentoRow2,.AionMind-module__DYPTuG__bentoRow3{grid-template-columns:1fr}.AionMind-module__DYPTuG__cardTop{padding:24px 24px 18px}.AionMind-module__DYPTuG__priceVisual,.AionMind-module__DYPTuG__guidesVisual,.AionMind-module__DYPTuG__daypartsVisual,.AionMind-module__DYPTuG__journalVisual,.AionMind-module__DYPTuG__switchVisual{padding:18px 24px}}
.Faq-module__8Ded0W__faq{border-top:1px solid var(--border);padding:120px 0}.Faq-module__8Ded0W__header{max-width:480px;margin-bottom:64px}.Faq-module__8Ded0W__header h2{margin-top:12px}.Faq-module__8Ded0W__list{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.Faq-module__8Ded0W__item{border-bottom:1px solid var(--border)}.Faq-module__8Ded0W__question{width:100%;color:var(--text);font-family:var(--display);font-size:var(--fs-md);letter-spacing:-.018em;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;font-weight:600;transition:color .15s;display:flex}.Faq-module__8Ded0W__question:hover{color:#f2f2f2b3}.Faq-module__8Ded0W__icon{border:1px solid var(--border);width:24px;height:24px;font-size:var(--fs-sm);color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,border-color .2s;display:flex}.Faq-module__8Ded0W__item.Faq-module__8Ded0W__open .Faq-module__8Ded0W__icon{border-color:var(--border-bright);transform:rotate(45deg)}.Faq-module__8Ded0W__answer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Faq-module__8Ded0W__item.Faq-module__8Ded0W__open .Faq-module__8Ded0W__answer{max-height:560px}.Faq-module__8Ded0W__answerInner{font-size:var(--fs-base);color:var(--text-muted);padding:0 0 28px;line-height:1.75}@media (max-width:768px){.Faq-module__8Ded0W__faq{padding:72px 0}.Faq-module__8Ded0W__header{margin-bottom:40px}.Faq-module__8Ded0W__question{font-size:var(--fs-md);padding:20px 0}.Faq-module__8Ded0W__item.Faq-module__8Ded0W__open .Faq-module__8Ded0W__answer{max-height:680px}}
.Mockups-module__z924_a__window{fill:#171717;stroke:var(--border-bright);stroke-width:1px}.Mockups-module__z924_a__windowAccent{fill:#171717;stroke:#ffdea54d;stroke-width:1px}.Mockups-module__z924_a__divider{stroke:#ffffff14;stroke-width:1px}.Mockups-module__z924_a__dot{fill:#ffffff24}.Mockups-module__z924_a__track{fill:#ffffff14}.Mockups-module__z924_a__fill{fill:var(--brand)}.Mockups-module__z924_a__threshold{stroke:#ffffff73;stroke-width:1px;stroke-dasharray:3 3}.Mockups-module__z924_a__row{fill:#ffffff08;stroke:#ffffff12;stroke-width:1px}.Mockups-module__z924_a__statusPelna{fill:#4ade80}.Mockups-module__z924_a__statusCzesciowa{fill:var(--brand)}.Mockups-module__z924_a__statusPusta{fill:#fff3}.Mockups-module__z924_a__msgUser{fill:#ffdea51f;stroke:#ffdea538;stroke-width:1px}.Mockups-module__z924_a__msgAgent{fill:#ffffff0a;stroke:#ffffff14;stroke-width:1px}.Mockups-module__z924_a__input{fill:#ffffff08;stroke:#ffffff1f;stroke-width:1px}.Mockups-module__z924_a__chip{fill:#ffffff0d;stroke:#ffffff1a;stroke-width:1px}.Mockups-module__z924_a__chipOn{fill:#ffdea51f;stroke:#ffdea559;stroke-width:1px}.Mockups-module__z924_a__line{fill:#ffffff1a}.Mockups-module__z924_a__button{fill:#ffdea526;stroke:#ffdea566;stroke-width:1px}.Mockups-module__z924_a__embed{width:100%}.Mockups-module__z924_a__embed>*{max-width:100%}.Mockups-module__z924_a__shot{border-radius:12px;width:100%;line-height:0;overflow:hidden;box-shadow:0 18px 48px -16px #00000073}.Mockups-module__z924_a__shotImg{width:100%;height:auto;display:block}
.ArticleBody-module__RZ9DpG__body{max-width:760px;font-size:var(--fs-md);color:#f2f2f2d1;line-height:1.72}.ArticleBody-module__RZ9DpG__paragraph{margin:0 0 20px}.ArticleBody-module__RZ9DpG__paragraph strong{color:var(--text);font-weight:600}.ArticleBody-module__RZ9DpG__h2{font-family:var(--display);letter-spacing:-.025em;color:var(--text);margin:56px 0 18px;scroll-margin-top:100px;font-size:clamp(1.45rem,2.6vw,1.85rem);font-weight:700;line-height:1.2}.ArticleBody-module__RZ9DpG__body>.ArticleBody-module__RZ9DpG__h2:first-child{margin-top:0}.ArticleBody-module__RZ9DpG__h3{font-family:var(--display);font-size:var(--fs-lg);letter-spacing:-.015em;color:var(--text);margin:34px 0 12px;scroll-margin-top:100px;font-weight:650;line-height:1.3}.ArticleBody-module__RZ9DpG__list{gap:10px;margin:0 0 22px;padding-left:22px;display:grid}.ArticleBody-module__RZ9DpG__list li{padding-left:4px}.ArticleBody-module__RZ9DpG__list li::marker{color:var(--brand);font-weight:600}.ArticleBody-module__RZ9DpG__list strong{color:var(--text);font-weight:600}.ArticleBody-module__RZ9DpG__tableWrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-2);margin:0 0 26px;overflow-x:auto}.ArticleBody-module__RZ9DpG__table{border-collapse:collapse;width:100%;min-width:480px;font-size:var(--fs-sm);line-height:1.55}.ArticleBody-module__RZ9DpG__table th{text-align:left;font-family:var(--display);color:var(--text);background:var(--bg-3);border-bottom:1px solid var(--border-bright);white-space:nowrap;padding:12px 16px;font-weight:650}.ArticleBody-module__RZ9DpG__table td{border-bottom:1px solid var(--border);vertical-align:top;padding:12px 16px}.ArticleBody-module__RZ9DpG__table tbody tr:last-child td{border-bottom:none}.ArticleBody-module__RZ9DpG__table strong{color:var(--text);font-weight:600}.ArticleBody-module__RZ9DpG__figure{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-2);margin:0 0 28px;padding:28px 24px 20px}.ArticleBody-module__RZ9DpG__figcaption{border-top:1px solid var(--border);font-size:var(--fs-xs);color:var(--text-muted);margin-top:18px;padding-top:14px;line-height:1.6}.ArticleBody-module__RZ9DpG__quote{border-left:2px solid var(--brand);background:var(--brand-dim);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text);font-size:var(--fs-md);margin:0 0 24px;padding:16px 20px}.ArticleBody-module__RZ9DpG__rule{border:none;border-top:1px solid var(--border);margin:44px 0}.ArticleBody-module__RZ9DpG__link{color:var(--brand);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.ArticleBody-module__RZ9DpG__link:hover{color:var(--brand-hover)}.ArticleBody-module__RZ9DpG__code{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius-xs);padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em}@media (max-width:640px){.ArticleBody-module__RZ9DpG__body{font-size:var(--fs-base)}.ArticleBody-module__RZ9DpG__h2{margin:44px 0 14px}}
