.Pricing-module__Do-gqG__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 120px;display:flex;position:relative}.Pricing-module__Do-gqG__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.Pricing-module__Do-gqG__scriptEyebrow{font-family:var(--font-script), cursive;color:var(--color-accent);margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.Pricing-module__Do-gqG__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(34px,5.2vw,64px);font-weight:900;line-height:1.05}.Pricing-module__Do-gqG__orangeAccent{color:var(--color-accent)}.Pricing-module__Do-gqG__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;max-width:540px;padding:6px 18px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.Pricing-module__Do-gqG__stickyTape{background:#fff9;border-radius:2px;width:44px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.Pricing-module__Do-gqG__stickyText{font-family:var(--font-body), sans-serif;font-size:12.5px;font-weight:600}.Pricing-module__Do-gqG__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;width:100%;max-width:1080px;margin-bottom:32px;display:grid}.Pricing-module__Do-gqG__card{cursor:pointer;background:#fff;border:1.5px solid #0000;border-radius:20px;flex-direction:column;justify-content:space-between;gap:14px;padding:24px 22px 20px;transition:box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 12px 36px #0000000d}.Pricing-module__Do-gqG__card:hover{box-shadow:0 16px 44px #00000014}.Pricing-module__Do-gqG__selectedCard{border-color:#0075ff!important;box-shadow:0 16px 44px #0075ff24!important}.Pricing-module__Do-gqG__handle{z-index:10;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:7px;height:7px;position:absolute}.Pricing-module__Do-gqG__handleTL{top:-4px;left:-4px}.Pricing-module__Do-gqG__handleTR{top:-4px;right:-4px}.Pricing-module__Do-gqG__handleBL{bottom:-4px;left:-4px}.Pricing-module__Do-gqG__handleBR{bottom:-4px;right:-4px}.Pricing-module__Do-gqG__featuredCard{border:2px solid var(--color-accent);box-shadow:0 16px 44px var(--color-accent-light)}.Pricing-module__Do-gqG__featuredCard:hover{box-shadow:0 20px 48px var(--color-accent-border)}.Pricing-module__Do-gqG__cardHeader{flex-direction:column;min-height:106px;display:flex}.Pricing-module__Do-gqG__planName{font-family:var(--font-poppins), sans-serif;color:#12141a;margin-bottom:2px;font-size:19px;font-weight:800}.Pricing-module__Do-gqG__priceRow{align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.Pricing-module__Do-gqG__startingAtText{font-family:var(--font-mono), monospace;color:#64748b;font-size:10.5px;font-weight:700}.Pricing-module__Do-gqG__priceValue{font-family:var(--font-poppins), sans-serif;color:var(--color-accent);letter-spacing:-.02em;font-size:24px;font-weight:900}.Pricing-module__Do-gqG__planDesc{font-family:var(--font-body), sans-serif;color:#475569;min-height:46px;font-size:11.5px;font-weight:500;line-height:1.35}.Pricing-module__Do-gqG__featureList{border-top:1px solid #f1f5f9;flex-direction:column;gap:4px;padding-top:10px;list-style:none;display:flex}.Pricing-module__Do-gqG__featureItem{font-family:var(--font-body), sans-serif;align-items:center;gap:8px;min-height:25px;font-size:11.5px;line-height:1.3;display:flex}.Pricing-module__Do-gqG__featureIncluded{color:#1e293b;font-weight:600}.Pricing-module__Do-gqG__featureExcluded{color:#94a3b8;opacity:.65;font-weight:500;text-decoration:line-through}.Pricing-module__Do-gqG__checkIconWrap{color:#16a34a;background:#22c55e24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.Pricing-module__Do-gqG__crossIconWrap{color:#94a3b8;background:#94a3b824;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.Pricing-module__Do-gqG__featureText{flex:1}.Pricing-module__Do-gqG__cardFooter{flex-direction:column;align-items:center;gap:6px;padding-top:6px;display:flex}.Pricing-module__Do-gqG__ctaButton{width:100%;max-width:220px;height:38px;font-family:var(--font-body), sans-serif;z-index:1;border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.Pricing-module__Do-gqG__ctaButton:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Pricing-module__Do-gqG__ctaButton:hover:before{width:320px;height:320px}.Pricing-module__Do-gqG__ctaButton:active{transform:scale(.96)}.Pricing-module__Do-gqG__standardCta{color:#12141a;background:#fff;border:1.5px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.Pricing-module__Do-gqG__standardCta:hover{color:#fff;border-color:#12141a;box-shadow:0 6px 18px #12141a40}.Pricing-module__Do-gqG__featuredCta{background:var(--color-accent);color:#fff;border:1.5px solid var(--color-accent);box-shadow:0 4px 14px var(--color-accent-shadow)}.Pricing-module__Do-gqG__featuredCta:hover{color:#fff;border-color:#12141a;box-shadow:0 6px 18px #12141a40}.Pricing-module__Do-gqG__customQuoteBtn{width:100%;max-width:220px;height:34px;font-family:var(--font-body), sans-serif;color:#12141a;z-index:1;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:600;text-decoration:none;transition:color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),transform .1s;display:inline-flex;position:relative;overflow:hidden}.Pricing-module__Do-gqG__customQuoteBtn:before{content:"";top:var(--y,50%);left:var(--x,50%);z-index:-1;pointer-events:none;background:#12141a;border-radius:50%;width:0;height:0;transition:width .45s cubic-bezier(.16,1,.3,1),height .45s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%)}.Pricing-module__Do-gqG__customQuoteBtn:hover:before{width:320px;height:320px}.Pricing-module__Do-gqG__customQuoteBtn:hover{color:#fff;border-color:#12141a;box-shadow:0 4px 14px #12141a33}.Pricing-module__Do-gqG__customQuoteBtn:active{transform:scale(.96)}.Pricing-module__Do-gqG__customQuoteBox{background:#fff;border:1.5px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:20px;width:100%;max-width:1080px;margin-bottom:24px;padding:32px 36px;display:flex;box-shadow:0 12px 36px #0000000d}.Pricing-module__Do-gqG__customQuoteHeader{flex-direction:column;gap:6px;display:flex}.Pricing-module__Do-gqG__quoteHeaderText{flex-direction:column;gap:4px;display:flex}.Pricing-module__Do-gqG__customQuoteTitle{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.01em;margin:0;font-size:clamp(18px,2.5vw,22px);font-weight:900}.Pricing-module__Do-gqG__customQuoteSub{font-family:var(--font-body), sans-serif;color:#475569;max-width:720px;margin:0;font-size:13px;font-weight:500;line-height:1.45}.Pricing-module__Do-gqG__quoteBenefitsGrid{border-top:1px solid #f1f5f9;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:14px;display:grid}.Pricing-module__Do-gqG__benefitItem{flex-direction:column;gap:6px;display:flex}.Pricing-module__Do-gqG__benefitNum{font-family:var(--font-mono), monospace;color:var(--color-accent);letter-spacing:.08em;font-size:11px;font-weight:800}.Pricing-module__Do-gqG__benefitTitle{font-family:var(--font-poppins), sans-serif;color:#12141a;margin:0;font-size:13px;font-weight:700;line-height:1.3}.Pricing-module__Do-gqG__benefitDesc{font-family:var(--font-body), sans-serif;color:#64748b;font-size:11.5px;font-weight:500;line-height:1.4}.Pricing-module__Do-gqG__footerGuarantee{font-family:var(--font-mono), monospace;color:#475569;text-align:center;max-width:640px;font-size:10.5px;font-weight:600;line-height:1.4}@media (max-width:900px){.Pricing-module__Do-gqG__pricingGrid{grid-template-columns:1fr;gap:16px;max-width:360px;margin:0 auto 24px}.Pricing-module__Do-gqG__customQuoteBox{max-width:560px;margin:0 auto 24px;padding:24px 20px}.Pricing-module__Do-gqG__quoteBenefitsGrid{grid-template-columns:repeat(2,1fr);gap:14px 16px}}@media (max-width:768px){.Pricing-module__Do-gqG__section{padding:48px 16px}.Pricing-module__Do-gqG__headerStack{max-width:310px;margin:0 auto 24px}.Pricing-module__Do-gqG__scriptEyebrow{font-size:22px}.Pricing-module__Do-gqG__sectionHeadline{max-width:290px;margin-bottom:12px;font-size:22px;line-height:1.1}.Pricing-module__Do-gqG__stickyNote{max-width:280px;padding:6px 12px;transform:rotate(-1deg)}.Pricing-module__Do-gqG__stickyText{text-align:center;font-size:11px;line-height:1.35}.Pricing-module__Do-gqG__pricingGrid{gap:14px;max-width:310px;margin:0 auto 20px}.Pricing-module__Do-gqG__card{border-radius:16px;gap:12px;padding:20px 16px 16px;box-shadow:0 8px 24px #0000000d}.Pricing-module__Do-gqG__cardHeader{min-height:auto}.Pricing-module__Do-gqG__planName{font-size:18px}.Pricing-module__Do-gqG__priceValue{font-size:22px}.Pricing-module__Do-gqG__planDesc{min-height:auto;font-size:11px;line-height:1.3}.Pricing-module__Do-gqG__featureList{gap:3px;padding-top:8px}.Pricing-module__Do-gqG__featureItem{gap:6px;min-height:22px;font-size:11px}.Pricing-module__Do-gqG__checkIconWrap,.Pricing-module__Do-gqG__crossIconWrap{width:13px;height:13px}.Pricing-module__Do-gqG__featureText{font-size:11px}.Pricing-module__Do-gqG__ctaButton{height:36px;font-size:12.5px}.Pricing-module__Do-gqG__customQuoteBtn{height:32px;font-size:11px}.Pricing-module__Do-gqG__customQuoteBox{border-radius:16px;max-width:310px;margin:0 auto 20px;padding:18px 14px}.Pricing-module__Do-gqG__quoteBenefitsGrid{grid-template-columns:1fr;gap:12px}}@media (max-width:430px){.Pricing-module__Do-gqG__sectionHeadline{font-size:20px}.Pricing-module__Do-gqG__pricingGrid{gap:12px;max-width:300px}.Pricing-module__Do-gqG__card{border-radius:14px;padding:16px 14px 14px}.Pricing-module__Do-gqG__planName{font-size:17px}.Pricing-module__Do-gqG__priceValue{font-size:20px}.Pricing-module__Do-gqG__featureItem,.Pricing-module__Do-gqG__featureText{font-size:10.5px}.Pricing-module__Do-gqG__customQuoteBox{border-radius:14px;max-width:300px;padding:16px 14px}.Pricing-module__Do-gqG__benefitTitle{font-size:11.5px}.Pricing-module__Do-gqG__benefitDesc{font-size:10.5px}}
.FAQ-module__8ZM7Ka__section{z-index:2;flex-direction:column;align-items:center;width:100%;padding:80px 24px 120px;display:flex;position:relative}.FAQ-module__8ZM7Ka__headerStack{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.FAQ-module__8ZM7Ka__scriptEyebrow{font-family:var(--font-script), cursive;color:var(--color-accent);margin-bottom:4px;font-size:28px;display:inline-block;transform:rotate(-2deg)}.FAQ-module__8ZM7Ka__sectionHeadline{font-family:var(--font-poppins), sans-serif;color:#12141a;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;margin-bottom:16px;font-size:clamp(34px,5.5vw,68px);font-weight:900;line-height:1.05;display:flex}.FAQ-module__8ZM7Ka__headlineChar{will-change:transform;transition:transform .15s cubic-bezier(.16,1,.3,1),color .15s;display:inline-block}.FAQ-module__8ZM7Ka__stickyNote{color:#3b2e1e;background:#fff8e7;border:1px solid #e6d7b499;border-radius:6px;align-items:center;gap:6px;padding:6px 18px;display:inline-flex;position:relative;transform:rotate(-1.5deg);box-shadow:0 8px 20px #00000014,0 2px 4px #0000000a}.FAQ-module__8ZM7Ka__stickyTape{background:#fff9;border-radius:2px;width:44px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #00000014}.FAQ-module__8ZM7Ka__stickyText{font-family:var(--font-body), sans-serif;font-size:12.5px;font-weight:600}.FAQ-module__8ZM7Ka__faqStack{flex-direction:column;gap:28px;width:100%;max-width:880px;display:flex}.FAQ-module__8ZM7Ka__frameWrapper{flex-direction:column;gap:6px;display:flex}.FAQ-module__8ZM7Ka__frameTagHeader{font-family:var(--font-mono), monospace;color:#64748b;letter-spacing:.06em;align-items:center;gap:6px;padding-left:4px;font-size:10.5px;font-weight:700;display:flex}.FAQ-module__8ZM7Ka__faqCard{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #0000;border-radius:20px;width:100%;padding:22px 28px;transition:border-color .25s,box-shadow .25s;position:relative;overflow:visible;box-shadow:0 16px 40px #0000000d}.FAQ-module__8ZM7Ka__faqCard:before{content:"";background:radial-gradient(400px circle at var(--mouse-x,50%) var(--mouse-y,50%), #7cbef740, transparent 80%);opacity:0;pointer-events:none;border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.FAQ-module__8ZM7Ka__faqCard:hover:before{opacity:1}.FAQ-module__8ZM7Ka__cardActive{border:2px solid #0075ff!important;box-shadow:0 20px 50px #0075ff24!important}.FAQ-module__8ZM7Ka__handle{z-index:20;background:#fff;border:1.5px solid #0075ff;border-radius:1px;width:8px;height:8px;position:absolute}.FAQ-module__8ZM7Ka__handleTL{top:-4.5px;left:-4.5px}.FAQ-module__8ZM7Ka__handleTR{top:-4.5px;right:-4.5px}.FAQ-module__8ZM7Ka__handleBL{bottom:-4.5px;left:-4.5px}.FAQ-module__8ZM7Ka__handleBR{bottom:-4.5px;right:-4.5px}.FAQ-module__8ZM7Ka__dimensionBadge{color:#fff;font-family:var(--font-mono), monospace;letter-spacing:.06em;z-index:20;background:#0075ff;border-radius:9999px;padding:3px 10px;font-size:9.5px;font-weight:800;position:absolute;top:-13px;right:20px;box-shadow:0 4px 12px #0075ff59}.FAQ-module__8ZM7Ka__questionRow{z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.FAQ-module__8ZM7Ka__qLeft{align-items:center;gap:14px;display:flex}.FAQ-module__8ZM7Ka__qIndex{font-family:var(--font-mono), monospace;color:var(--color-accent);font-size:12px;font-weight:800}.FAQ-module__8ZM7Ka__orangeAccent{color:var(--color-accent)}.FAQ-module__8ZM7Ka__questionTitle{font-family:var(--font-poppins), sans-serif;color:#1e293b;font-size:15.5px;font-weight:700;line-height:1.35}.FAQ-module__8ZM7Ka__plusMinusBadge{font-family:var(--font-mono), monospace;color:#1e293b;flex-shrink:0;font-size:18px;font-weight:400;transition:transform .25s}.FAQ-module__8ZM7Ka__answerDrawer{z-index:2;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.FAQ-module__8ZM7Ka__drawerOpen{max-height:240px}.FAQ-module__8ZM7Ka__answerContent{flex-direction:column;gap:10px;padding-top:18px;display:flex}.FAQ-module__8ZM7Ka__hairlineDivider{background:#e2e8f0;width:100%;height:1px;margin-bottom:4px}.FAQ-module__8ZM7Ka__answerLabel{font-family:var(--font-mono), monospace;color:#94a3b8;letter-spacing:.12em;font-size:9.5px;font-weight:800}.FAQ-module__8ZM7Ka__answerText{font-family:var(--font-body), sans-serif;color:#475569;font-size:13.5px;font-weight:500;line-height:1.55}@media (max-width:768px){.FAQ-module__8ZM7Ka__section{padding:40px 16px 52px}.FAQ-module__8ZM7Ka__headerStack{margin-bottom:20px}.FAQ-module__8ZM7Ka__scriptEyebrow{font-size:20px}.FAQ-module__8ZM7Ka__sectionHeadline{margin-bottom:8px;font-size:22px}.FAQ-module__8ZM7Ka__stickyNote{max-width:280px;padding:5px 12px;transform:rotate(-1deg)}.FAQ-module__8ZM7Ka__stickyText{text-align:center;font-size:11px}.FAQ-module__8ZM7Ka__faqStack{gap:8px;max-width:310px}.FAQ-module__8ZM7Ka__frameWrapper{gap:2px}.FAQ-module__8ZM7Ka__frameTagHeader{padding-left:2px;font-size:8.5px}.FAQ-module__8ZM7Ka__faqCard{border-radius:12px;padding:10px 12px}.FAQ-module__8ZM7Ka__questionRow{gap:10px}.FAQ-module__8ZM7Ka__qLeft{gap:8px}.FAQ-module__8ZM7Ka__qIndex{font-size:10px}.FAQ-module__8ZM7Ka__questionTitle{font-size:12.5px;font-weight:700;line-height:1.3}.FAQ-module__8ZM7Ka__plusMinusBadge{font-size:15px}.FAQ-module__8ZM7Ka__answerContent{gap:4px;padding:6px 0 2px}.FAQ-module__8ZM7Ka__answerLabel{font-size:8px}.FAQ-module__8ZM7Ka__answerText{font-size:11px;line-height:1.45}}@media (max-width:430px){.FAQ-module__8ZM7Ka__section{padding:32px 12px 44px}.FAQ-module__8ZM7Ka__faqStack{max-width:295px}.FAQ-module__8ZM7Ka__questionTitle{font-size:12px}.FAQ-module__8ZM7Ka__answerText{font-size:10.5px}}
