.HomeProblemHook-module__aVgHBG__section{isolation:isolate;padding:96px 24px 88px;position:relative;overflow:hidden}.HomeProblemHook-module__aVgHBG__ambient{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.HomeProblemHook-module__aVgHBG__ambient:before,.HomeProblemHook-module__aVgHBG__ambient:after{content:"";filter:blur(140px);border-radius:50%;transition:background .6s;position:absolute}.HomeProblemHook-module__aVgHBG__ambient:before{background:radial-gradient(circle,var(--scenario-color,#ef4444)0%,transparent 70%);opacity:.22;width:540px;height:540px;top:-200px;left:8%}.HomeProblemHook-module__aVgHBG__ambient:after{opacity:.16;background:radial-gradient(circle,#f59e0b 0%,#0000 70%);width:460px;height:460px;bottom:-160px;right:-120px}.HomeProblemHook-module__aVgHBG__inner{grid-template-columns:1.05fr 1fr;align-items:start;gap:56px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:960px){.HomeProblemHook-module__aVgHBG__inner{grid-template-columns:1fr;gap:40px}.HomeProblemHook-module__aVgHBG__section{padding:64px 18px 56px}}.HomeProblemHook-module__aVgHBG__header{text-align:center;grid-column:1/-1;margin-bottom:32px}.HomeProblemHook-module__aVgHBG__eyebrow{background:color-mix(in srgb,var(--scenario-color,#ef4444)14%,transparent);border:1px solid color-mix(in srgb,var(--scenario-color,#ef4444)35%,transparent);color:#fff;letter-spacing:.14em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:5px 13px;font-size:11px;font-weight:700;transition:background .4s,border-color .4s;display:inline-flex}.HomeProblemHook-module__aVgHBG__eyebrowDot{background:var(--scenario-color,#ef4444);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb,var(--scenario-color,#ef4444)20%,transparent);border-radius:50%;transition:background .4s,box-shadow .4s;animation:1.8s ease-in-out infinite HomeProblemHook-module__aVgHBG__dotPulse}@keyframes HomeProblemHook-module__aVgHBG__dotPulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb,var(--scenario-color,#ef4444)20%,transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb,var(--scenario-color,#ef4444)8%,transparent)}}.HomeProblemHook-module__aVgHBG__title{color:#fff;letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(28px,4.2vw,46px);font-weight:800;line-height:1.1}.HomeProblemHook-module__aVgHBG__titleAccent{background:linear-gradient(135deg,var(--scenario-color,#ef4444),#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transition:background-image .5s}.HomeProblemHook-module__aVgHBG__lead{color:#ffffffa6;max-width:640px;margin:0 auto;font-size:16.5px;line-height:1.65}.HomeProblemHook-module__aVgHBG__scenarioTabs{flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:8px;margin-bottom:32px;display:flex}.HomeProblemHook-module__aVgHBG__scenarioTab{color:#ffffffb3;font:inherit;cursor:pointer;white-space:nowrap;background:#ffffff06;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:600;transition:all .22s;display:inline-flex}.HomeProblemHook-module__aVgHBG__scenarioTab:hover{color:#fff;background:#ffffff0d}.HomeProblemHook-module__aVgHBG__scenarioTabActive{background:color-mix(in srgb,var(--tab-color,#7c3aed)18%,transparent);border-color:color-mix(in srgb,var(--tab-color,#7c3aed)50%,transparent);color:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--tab-color,#7c3aed)10%,transparent)}.HomeProblemHook-module__aVgHBG__scenarioTabEmoji{font-size:16px}.HomeProblemHook-module__aVgHBG__left{min-width:0}.HomeProblemHook-module__aVgHBG__questionCard{background:linear-gradient(160deg,#1c1535b3,#0f0b20d1);border:1px solid #ffffff14;border-radius:18px;margin-bottom:24px;padding:22px 24px;position:relative;overflow:hidden}.HomeProblemHook-module__aVgHBG__questionCard:before{content:"";background:linear-gradient(90deg,var(--scenario-color,#ef4444),transparent);height:2px;transition:background .4s;position:absolute;top:0;left:0;right:0}.HomeProblemHook-module__aVgHBG__questionAvatar{color:#ffffff8c;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;display:inline-flex}.HomeProblemHook-module__aVgHBG__questionAvatarDot{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.HomeProblemHook-module__aVgHBG__questionText{color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(15px,1.7vw,18px);font-weight:600;line-height:1.45}.HomeProblemHook-module__aVgHBG__painList{flex-direction:column;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:flex}.HomeProblemHook-module__aVgHBG__painItem{color:#ffffffc7;animation:.4s backwards HomeProblemHook-module__aVgHBG__painIn;animation-delay:calc(var(--pain-index,0)*80ms);background:#ef44440d;border:1px solid #ef444426;border-radius:12px;align-items:flex-start;gap:11px;padding:12px 14px;font-size:13.5px;line-height:1.55;display:flex}@keyframes HomeProblemHook-module__aVgHBG__painIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.HomeProblemHook-module__aVgHBG__painItem b{color:#fff;font-weight:600}.HomeProblemHook-module__aVgHBG__painIcon{color:#fca5a5;background:#ef44442e;border:1px solid #ef44444d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:10px;font-weight:800;display:flex}.HomeProblemHook-module__aVgHBG__counter{color:#ffffffbf;background:#00000047;border:1px solid #ef444433;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;font-size:13.5px;display:flex}.HomeProblemHook-module__aVgHBG__counterLabel{letter-spacing:.14em;text-transform:uppercase;color:#fca5a5;font-size:9.5px;font-weight:700}.HomeProblemHook-module__aVgHBG__counterMetric{flex-direction:column;gap:2px;display:flex}.HomeProblemHook-module__aVgHBG__counterValue{color:#fff;font-variant-numeric:tabular-nums;font-size:18px;font-weight:800;line-height:1}.HomeProblemHook-module__aVgHBG__counterDivider{background:#ffffff14;width:1px;height:28px}.HomeProblemHook-module__aVgHBG__visual{aspect-ratio:4/3.4;width:100%;max-width:580px;margin:0 auto;position:relative}.HomeProblemHook-module__aVgHBG__tab{cursor:pointer;background:linear-gradient(160deg,#1c1535eb,#0f0b20f5);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:6px;width:76%;height:54%;padding:13px 15px 14px;transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .4s;animation:6s ease-in-out infinite HomeProblemHook-module__aVgHBG__tabFloat;display:flex;position:absolute;box-shadow:0 18px 40px -18px #0009}.HomeProblemHook-module__aVgHBG__tab:hover{border-color:color-mix(in srgb,var(--tab-color,#fff)35%,#ffffff2e);animation-play-state:paused;box-shadow:0 26px 60px -16px #000000bf;z-index:20!important}@keyframes HomeProblemHook-module__aVgHBG__tabFloat{0%,to{transform:translateY(0)rotate(var(--tab-rotation,0deg))}50%{transform:translateY(-5px)rotate(var(--tab-rotation,0deg))}}.HomeProblemHook-module__aVgHBG__tab1{--tab-rotation:-6deg;z-index:1;animation-delay:0s;top:0;left:4%}.HomeProblemHook-module__aVgHBG__tab2{--tab-rotation:2deg;z-index:2;animation-delay:.6s;top:12%;left:16%}.HomeProblemHook-module__aVgHBG__tab3{--tab-rotation:-3deg;z-index:3;animation-delay:1.2s;top:24%;left:6%}.HomeProblemHook-module__aVgHBG__tab4{--tab-rotation:4deg;z-index:4;animation-delay:1.8s;top:36%;left:18%}.HomeProblemHook-module__aVgHBG__tab5{--tab-rotation:-2deg;z-index:5;animation-delay:2.4s;top:48%;left:8%}.HomeProblemHook-module__aVgHBG__tabHeader{color:#ffffff80;border-bottom:1px solid #ffffff0d;align-items:center;gap:7px;padding-bottom:5px;font-size:10.5px;font-weight:600;display:flex}.HomeProblemHook-module__aVgHBG__tabFavicon{background:var(--tab-color,#7c3aed);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-weight:700;display:flex}.HomeProblemHook-module__aVgHBG__tabUrl{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.HomeProblemHook-module__aVgHBG__tabTitle{color:#fff;letter-spacing:-.005em;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.HomeProblemHook-module__aVgHBG__tabSnippet{color:#ffffff8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.HomeProblemHook-module__aVgHBG__reveal{z-index:10;border:1px solid color-mix(in srgb,var(--scenario-color,#7c3aed)45%,transparent);width:76%;box-shadow:0 24px 60px -16px color-mix(in srgb,var(--scenario-color,#7c3aed)38%,transparent),0 0 0 6px #0f0b208c;background:linear-gradient(160deg,#1c1535f2,#0f0b20fa);border-radius:16px;padding:18px 20px 16px;transition:border-color .4s,box-shadow .4s;animation:4s ease-in-out infinite alternate HomeProblemHook-module__aVgHBG__revealFloat;position:absolute;bottom:0;right:0;overflow:hidden}.HomeProblemHook-module__aVgHBG__reveal:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--scenario-color,#a78bfa),transparent 50%,#06b6d4);-webkit-mask-composite:xor;pointer-events:none;padding:1px;transition:background .4s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes HomeProblemHook-module__aVgHBG__revealFloat{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.HomeProblemHook-module__aVgHBG__revealLabel{background:linear-gradient(135deg,var(--scenario-color,#7c3aed),#a78bfa);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:100px;align-items:center;gap:5px;margin-bottom:10px;padding:3px 11px;font-size:9.5px;font-weight:800;transition:background .4s;display:inline-flex}.HomeProblemHook-module__aVgHBG__revealTitle{color:#fff;letter-spacing:-.005em;min-height:18px;margin:0 0 6px;font-size:13.5px;font-weight:700;line-height:1.3}.HomeProblemHook-module__aVgHBG__revealBody{color:#ffffffb3;min-height:36px;font-size:11.5px;line-height:1.55}.HomeProblemHook-module__aVgHBG__revealBody b{color:color-mix(in srgb,var(--scenario-color,#c4b5fd)60%,white 40%);font-weight:700;transition:color .4s}.HomeProblemHook-module__aVgHBG__caret{background:var(--scenario-color,#a78bfa);vertical-align:text-bottom;border-radius:1px;width:6px;height:1em;margin-left:1px;animation:.95s steps(2,end) infinite HomeProblemHook-module__aVgHBG__caretBlink;display:inline-block}@keyframes HomeProblemHook-module__aVgHBG__caretBlink{50%{opacity:0}}.HomeProblemHook-module__aVgHBG__transition{color:#ffffffb3;background:#ffffff06;border:1px solid #ffffff0f;border-radius:100px;flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:18px;max-width:720px;margin-top:12px;margin-left:auto;margin-right:auto;padding:16px 22px;font-size:14px;display:flex}.HomeProblemHook-module__aVgHBG__transition b{color:#fff;font-weight:700}.HomeProblemHook-module__aVgHBG__transitionLink{color:#fff;background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:100px;align-items:center;gap:5px;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.HomeProblemHook-module__aVgHBG__transitionLink:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #7c3aed66}
.WhyNotChatGPT-module__ZdtpmG__section{border-top:1px solid #ffffff0f;padding:80px 0;position:relative}.WhyNotChatGPT-module__ZdtpmG__container{max-width:1100px;margin:0 auto;padding:0 24px}.WhyNotChatGPT-module__ZdtpmG__header{text-align:center;margin-bottom:40px}.WhyNotChatGPT-module__ZdtpmG__label{letter-spacing:.14em;text-transform:uppercase;color:#a78bfa;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-block}.WhyNotChatGPT-module__ZdtpmG__title{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(30px,4.4vw,50px);font-weight:800;line-height:1.08}.WhyNotChatGPT-module__ZdtpmG__highlight{background:linear-gradient(135deg,#a78bfa,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyNotChatGPT-module__ZdtpmG__lead{font-family:var(--font-body);color:#ffffffb3;max-width:680px;margin:0 auto;font-size:16px;line-height:1.6}.WhyNotChatGPT-module__ZdtpmG__tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px;display:flex}.WhyNotChatGPT-module__ZdtpmG__tab{color:#fff9;font-family:var(--font-heading);cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:100px;align-items:center;gap:8px;padding:11px 22px;font-size:.88rem;font-weight:600;transition:all .22s;display:inline-flex}.WhyNotChatGPT-module__ZdtpmG__tab:hover{background:color-mix(in srgb,var(--scenario-color,#7c3aed)12%,transparent);border-color:color-mix(in srgb,var(--scenario-color,#7c3aed)32%,transparent);color:#fff}.WhyNotChatGPT-module__ZdtpmG__tabActive{background:color-mix(in srgb,var(--scenario-color,#7c3aed)18%,transparent);border-color:color-mix(in srgb,var(--scenario-color,#7c3aed)50%,transparent);color:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--scenario-color,#7c3aed)14%,transparent)}.WhyNotChatGPT-module__ZdtpmG__tabEmoji{font-size:1.05rem}.WhyNotChatGPT-module__ZdtpmG__question{background:linear-gradient(160deg,#1c15358c,#0f0b20b8);border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:14px;max-width:720px;margin:0 auto 24px;padding:16px 22px;display:flex}.WhyNotChatGPT-module__ZdtpmG__qAvatar{background:color-mix(in srgb,var(--scenario-color,#7c3aed)22%,transparent);border:1px solid color-mix(in srgb,var(--scenario-color,#7c3aed)40%,transparent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.05rem;display:flex}.WhyNotChatGPT-module__ZdtpmG__qText{font-family:var(--font-body);color:#e2e8f0;font-size:.97rem;line-height:1.55}.WhyNotChatGPT-module__ZdtpmG__grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px;display:grid}.WhyNotChatGPT-module__ZdtpmG__window{isolation:isolate;background:linear-gradient(160deg,#1c15358c,#0f0b20b8);border:1px solid #ffffff12;border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.WhyNotChatGPT-module__ZdtpmG__windowCopilotly{border-color:color-mix(in srgb,var(--scenario-color,#7c3aed)30%,transparent);box-shadow:0 22px 60px -24px color-mix(in srgb,var(--scenario-color,#7c3aed)45%,#000000b3),0 0 0 1px color-mix(in srgb,var(--scenario-color,#7c3aed)12%,transparent)inset}.WhyNotChatGPT-module__ZdtpmG__windowCopilotly:before{content:"";border-radius:inherit;background:linear-gradient(140deg,color-mix(in srgb,var(--scenario-color,#7c3aed)60%,transparent),transparent 60%);-webkit-mask-composite:xor;pointer-events:none;z-index:1;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.WhyNotChatGPT-module__ZdtpmG__titleBar{z-index:2;border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:12px 20px;display:flex;position:relative}.WhyNotChatGPT-module__ZdtpmG__titleBarTinted{background:color-mix(in srgb,var(--scenario-color,#7c3aed)6%,transparent);border-bottom-color:color-mix(in srgb,var(--scenario-color,#7c3aed)14%,#ffffff0f)}.WhyNotChatGPT-module__ZdtpmG__dots{gap:6px;display:inline-flex}.WhyNotChatGPT-module__ZdtpmG__dots span{background:#ffffff14;border-radius:50%;width:10px;height:10px}.WhyNotChatGPT-module__ZdtpmG__dotsTinted span:first-child{background:color-mix(in srgb,var(--scenario-color,#7c3aed)50%,transparent)}.WhyNotChatGPT-module__ZdtpmG__dotsTinted span:nth-child(2){background:color-mix(in srgb,var(--scenario-color,#7c3aed)35%,transparent)}.WhyNotChatGPT-module__ZdtpmG__dotsTinted span:nth-child(3){background:color-mix(in srgb,var(--scenario-color,#7c3aed)22%,transparent)}.WhyNotChatGPT-module__ZdtpmG__windowName{font-family:var(--font-heading);color:#ffffff8c;letter-spacing:.02em;margin-left:6px;font-size:.78rem;font-weight:700}.WhyNotChatGPT-module__ZdtpmG__windowNameTinted{color:color-mix(in srgb,var(--scenario-color,#7c3aed)60%,white 40%)}.WhyNotChatGPT-module__ZdtpmG__specialistPill{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40;border-radius:100px;margin-left:auto;padding:4px 10px;font-size:.62rem;font-weight:700}.WhyNotChatGPT-module__ZdtpmG__messages{z-index:2;flex-direction:column;flex:1;gap:10px;min-height:360px;padding:20px;display:flex;position:relative}.WhyNotChatGPT-module__ZdtpmG__msg{font-family:var(--font-body);opacity:0;border-radius:12px;padding:12px 16px;font-size:.88rem;line-height:1.6;transition:opacity .4s,transform .4s;transform:translateY(8px)}.WhyNotChatGPT-module__ZdtpmG__msgVisible{opacity:1;transform:translateY(0)}.WhyNotChatGPT-module__ZdtpmG__msgGeneric{color:#ffffff94;background:#ffffff08;border:1px solid #ffffff0a}.WhyNotChatGPT-module__ZdtpmG__msgCop{border:1px solid color-mix(in srgb,var(--scenario-color,#7c3aed)22%,transparent);background:color-mix(in srgb,var(--scenario-color,#7c3aed)8%,transparent);color:#d6dde4}.WhyNotChatGPT-module__ZdtpmG__msgQuestion{background:#3b82f612;border-color:#3b82f640}.WhyNotChatGPT-module__ZdtpmG__msgInsight{border-color:color-mix(in srgb,var(--scenario-color,#7c3aed)30%,transparent);background:color-mix(in srgb,var(--scenario-color,#7c3aed)10%,transparent)}.WhyNotChatGPT-module__ZdtpmG__msgMoney{background:#22c55e12;border-color:#22c55e40}.WhyNotChatGPT-module__ZdtpmG__msgAction{background:#f59e0b12;border-color:#f59e0b47}.WhyNotChatGPT-module__ZdtpmG__msgTypeRow{align-items:center;gap:6px;margin-bottom:4px;display:flex}.WhyNotChatGPT-module__ZdtpmG__msgTypeIcon{font-size:.78rem}.WhyNotChatGPT-module__ZdtpmG__msgTypeLabel{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;font-size:.66rem;font-weight:700}.WhyNotChatGPT-module__ZdtpmG__highlightText{background:color-mix(in srgb,var(--scenario-color,#7c3aed)22%,transparent);border-bottom:2px solid var(--scenario-color,#7c3aed);color:#fff;border-radius:4px;padding:1px 5px;font-weight:600}.WhyNotChatGPT-module__ZdtpmG__typing{opacity:.6;gap:4px;padding:8px 16px;display:flex}.WhyNotChatGPT-module__ZdtpmG__dot{background:#64748b;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite WhyNotChatGPT-module__ZdtpmG__bounce}.WhyNotChatGPT-module__ZdtpmG__dotPurple{background:var(--scenario-color,#a78bfa)}@keyframes WhyNotChatGPT-module__ZdtpmG__bounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.WhyNotChatGPT-module__ZdtpmG__verdict{opacity:0;z-index:2;background:#ef44440a;border-top:1px solid #ffffff0f;align-items:center;gap:10px;padding:14px 20px;transition:opacity .5s;display:flex;position:relative}.WhyNotChatGPT-module__ZdtpmG__verdictVisible{opacity:1}.WhyNotChatGPT-module__ZdtpmG__verdictBadge{color:#f87171;background:#ef444426;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;display:flex}.WhyNotChatGPT-module__ZdtpmG__verdictText{font-family:var(--font-heading);color:#f87171;font-size:.8rem;font-weight:600}.WhyNotChatGPT-module__ZdtpmG__tagsFooter{border-top:1px solid color-mix(in srgb,var(--scenario-color,#7c3aed)18%,#ffffff0f);background:color-mix(in srgb,var(--scenario-color,#7c3aed)5%,transparent);opacity:0;z-index:2;flex-wrap:wrap;gap:8px;padding:14px 20px;transition:opacity .5s;display:flex;position:relative}.WhyNotChatGPT-module__ZdtpmG__tagsFooterVisible{opacity:1}.WhyNotChatGPT-module__ZdtpmG__tagPill{font-family:var(--font-heading);background:color-mix(in srgb,var(--scenario-color,#7c3aed)14%,transparent);color:color-mix(in srgb,var(--scenario-color,#7c3aed)60%,white 40%);border:1px solid color-mix(in srgb,var(--scenario-color,#7c3aed)28%,transparent);border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:.74rem;font-weight:600;display:inline-flex}.WhyNotChatGPT-module__ZdtpmG__ctaBar{background:linear-gradient(160deg,#1c15358c,#0f0b20b8);border:1px solid #ffffff12;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;display:flex}.WhyNotChatGPT-module__ZdtpmG__statRow{flex-wrap:wrap;gap:32px;display:flex}.WhyNotChatGPT-module__ZdtpmG__statBlock{flex-direction:column;gap:2px;display:flex}.WhyNotChatGPT-module__ZdtpmG__statValue{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;font-size:1.35rem;font-weight:800;line-height:1}.WhyNotChatGPT-module__ZdtpmG__statValueAccent{color:#4ade80}.WhyNotChatGPT-module__ZdtpmG__statLabel{font-family:var(--font-body);color:#ffffff73;font-size:.75rem}@media (max-width:768px){.WhyNotChatGPT-module__ZdtpmG__grid{grid-template-columns:1fr}.WhyNotChatGPT-module__ZdtpmG__messages{min-height:auto}.WhyNotChatGPT-module__ZdtpmG__ctaBar{padding:18px 20px}.WhyNotChatGPT-module__ZdtpmG__statRow{gap:22px}}
.HowItWorksSection-module__ohV7dG__section{padding:96px 0 88px;position:relative;overflow:hidden}.HowItWorksSection-module__ohV7dG__ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.HowItWorksSection-module__ohV7dG__ambient:before,.HowItWorksSection-module__ohV7dG__ambient:after{content:"";filter:blur(110px);opacity:.16;border-radius:50%;width:480px;height:480px;position:absolute}.HowItWorksSection-module__ohV7dG__ambient:before{background:radial-gradient(circle,#a78bfa,#0000 70%);top:80px;left:-120px}.HowItWorksSection-module__ohV7dG__ambient:after{background:radial-gradient(circle,#22c55e,#0000 70%);bottom:40px;right:-120px}.HowItWorksSection-module__ohV7dG__container{z-index:1;text-align:center;max-width:1240px;margin:0 auto;padding:0 24px;position:relative}.HowItWorksSection-module__ohV7dG__label{letter-spacing:.14em;text-transform:uppercase;color:#a78bfa;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-block}.HowItWorksSection-module__ohV7dG__title{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(30px,4.4vw,50px);font-weight:800;line-height:1.08}.HowItWorksSection-module__ohV7dG__highlight{background:linear-gradient(135deg,#a78bfa,#06b6d4 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorksSection-module__ohV7dG__lead{color:#ffffffad;max-width:720px;margin:0 auto 56px;font-size:16px;line-height:1.65}.HowItWorksSection-module__ohV7dG__grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 0 56px;padding:0;list-style:none;display:grid}@media (max-width:1024px){.HowItWorksSection-module__ohV7dG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HowItWorksSection-module__ohV7dG__grid{grid-template-columns:1fr;gap:16px}}.HowItWorksSection-module__ohV7dG__card{background:linear-gradient(160deg,#1c153599,#0f0b20c7);border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:18px;padding:28px 22px 24px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:visible}.HowItWorksSection-module__ohV7dG__card:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--step-color),transparent 40%,transparent 70%,#a78bfa4d);-webkit-mask-composite:xor;pointer-events:none;opacity:.55;padding:1px;transition:opacity .22s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.HowItWorksSection-module__ohV7dG__card:hover{box-shadow:0 26px 60px -22px color-mix(in srgb,var(--step-color)50%,#000000a6);transform:translateY(-4px)}.HowItWorksSection-module__ohV7dG__card:hover:before{opacity:1}.HowItWorksSection-module__ohV7dG__numWrap{align-items:center;display:flex;position:relative}.HowItWorksSection-module__ohV7dG__num{background:linear-gradient(135deg,var(--step-color),color-mix(in srgb,var(--step-color)55%,#fff 25%));color:#0f0b20;letter-spacing:.08em;font-variant-numeric:tabular-nums;height:44px;box-shadow:0 10px 28px -8px color-mix(in srgb,var(--step-color)55%,transparent),inset 0 1px 0 #ffffff59;z-index:2;border-radius:100px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex;position:relative}.HowItWorksSection-module__ohV7dG__track{background:linear-gradient(90deg,color-mix(in srgb,var(--step-color)70%,transparent),transparent);z-index:1;height:2px;position:absolute;top:50%;left:100%;right:-32px;transform:translateY(-50%)}@media (max-width:1024px){.HowItWorksSection-module__ohV7dG__track{display:none}}.HowItWorksSection-module__ohV7dG__cardBody{flex-direction:column;flex:1;gap:12px;display:flex}.HowItWorksSection-module__ohV7dG__iconRow{align-items:center;gap:12px;display:flex}.HowItWorksSection-module__ohV7dG__orb{background:color-mix(in srgb,var(--step-color)14%,#0f0b2080);border:1px solid color-mix(in srgb,var(--step-color)35%,transparent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:inline-flex;position:relative}.HowItWorksSection-module__ohV7dG__orb:before{content:"";background:radial-gradient(circle,var(--step-color)0%,transparent 60%);opacity:.32;z-index:-1;filter:blur(8px);border-radius:50%;position:absolute;inset:-10px}.HowItWorksSection-module__ohV7dG__duration{letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--step-color)80%,#fff 20%);background:color-mix(in srgb,var(--step-color)12%,transparent);border:1px solid color-mix(in srgb,var(--step-color)30%,transparent);white-space:nowrap;border-radius:100px;align-items:center;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.HowItWorksSection-module__ohV7dG__stepTitle{color:#fff;letter-spacing:-.01em;margin:0;font-size:17px;font-weight:800;line-height:1.25}.HowItWorksSection-module__ohV7dG__desc{color:#ffffffa6;flex:1;margin:0;font-size:13.5px;line-height:1.6}.HowItWorksSection-module__ohV7dG__preview{background:#0f0b208c;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:6px;margin-top:4px;padding:14px 14px 12px;display:flex;position:relative}.HowItWorksSection-module__ohV7dG__preview:before{content:"";background:linear-gradient(180deg,var(--step-color),transparent);border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:0}.HowItWorksSection-module__ohV7dG__previewLabel{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--step-color)80%,#fff 20%);font-size:10px;font-weight:700}.HowItWorksSection-module__ohV7dG__previewBody{color:#ffffffd9;margin:0;font-size:13px;font-weight:500;line-height:1.5}.HowItWorksSection-module__ohV7dG__previewFooter{color:#ffffff80;border-top:1px dashed #ffffff14;margin-top:2px;padding-top:6px;font-size:11.5px;font-style:italic}.HowItWorksSection-module__ohV7dG__bottomCta{text-align:center}.HowItWorksSection-module__ohV7dG__ctaPrimary{color:#fff;background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:100px;align-items:center;gap:8px;margin-right:8px;padding:13px 26px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .18s,gap .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 30px -10px #7c3aed8c}.HowItWorksSection-module__ohV7dG__ctaPrimary:hover{color:#fff;gap:12px;transform:translateY(-1px);box-shadow:0 18px 36px -10px #7c3aedb3}.HowItWorksSection-module__ohV7dG__ctaSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff24;border-radius:100px;align-items:center;padding:13px 22px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.HowItWorksSection-module__ohV7dG__ctaSecondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff47}.HowItWorksSection-module__ohV7dG__fineprint{color:#ffffff73;margin:18px 0 0;font-size:12.5px}@media (max-width:640px){.HowItWorksSection-module__ohV7dG__section{padding:64px 0}.HowItWorksSection-module__ohV7dG__lead{margin-bottom:36px}.HowItWorksSection-module__ohV7dG__ctaPrimary{margin-bottom:10px;margin-right:0}.HowItWorksSection-module__ohV7dG__ctaPrimary,.HowItWorksSection-module__ohV7dG__ctaSecondary{justify-content:center;width:100%}}
.HomeOutcomes-module__nSu_dW__section{padding:96px 0 80px;position:relative;overflow:hidden}.HomeOutcomes-module__nSu_dW__ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.HomeOutcomes-module__nSu_dW__ambient:before,.HomeOutcomes-module__nSu_dW__ambient:after{content:"";filter:blur(120px);opacity:.18;border-radius:50%;width:520px;height:520px;position:absolute}.HomeOutcomes-module__nSu_dW__ambient:before{background:radial-gradient(circle,#a78bfa,#0000 70%);top:-100px;left:-120px}.HomeOutcomes-module__nSu_dW__ambient:after{background:radial-gradient(circle,#06b6d4,#0000 70%);bottom:-120px;right:-120px}.HomeOutcomes-module__nSu_dW__container{z-index:1;max-width:1240px;margin:0 auto;padding:0 24px;position:relative}.HomeOutcomes-module__nSu_dW__header{text-align:center;max-width:760px;margin:0 auto 56px}.HomeOutcomes-module__nSu_dW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#a78bfa;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-block}.HomeOutcomes-module__nSu_dW__title{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(30px,4.4vw,50px);font-weight:800;line-height:1.08}.HomeOutcomes-module__nSu_dW__accent{background:linear-gradient(135deg,#a78bfa,#06b6d4 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomeOutcomes-module__nSu_dW__lead{color:#ffffffb3;margin:0;font-size:16px;line-height:1.6}.HomeOutcomes-module__nSu_dW__grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:1024px){.HomeOutcomes-module__nSu_dW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.HomeOutcomes-module__nSu_dW__grid{grid-template-columns:1fr}}.HomeOutcomes-module__nSu_dW__card{background:linear-gradient(160deg,#1c15358c,#0f0b20c7);border:1px solid #ffffff12;border-radius:22px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.HomeOutcomes-module__nSu_dW__card:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--card-color),transparent 40%,transparent 70%,#a78bfa4d);-webkit-mask-composite:xor;pointer-events:none;opacity:.5;padding:1px;transition:opacity .25s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.HomeOutcomes-module__nSu_dW__card:hover{box-shadow:0 18px 50px -22px color-mix(in srgb,var(--card-color)50%,#0009);transform:translateY(-3px)}.HomeOutcomes-module__nSu_dW__card:hover:before{opacity:1}.HomeOutcomes-module__nSu_dW__cardLink{color:inherit;padding:24px 24px 22px;text-decoration:none;display:block}.HomeOutcomes-module__nSu_dW__cardCategory{letter-spacing:.12em;text-transform:uppercase;color:var(--card-color);background:color-mix(in srgb,var(--card-color)14%,transparent);border:1px solid color-mix(in srgb,var(--card-color)32%,transparent);border-radius:100px;margin-bottom:18px;padding:4px 10px;font-size:10.5px;font-weight:700;display:inline-block}.HomeOutcomes-module__nSu_dW__metricBlock{border-bottom:1px dashed #ffffff14;margin-bottom:14px;padding-bottom:14px}.HomeOutcomes-module__nSu_dW__metric{color:#fff;background:linear-gradient(135deg,var(--card-color),#fff 130%);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:38px;font-weight:800;line-height:1}.HomeOutcomes-module__nSu_dW__metricLabel{color:#fff9;font-size:12.5px;font-weight:500}.HomeOutcomes-module__nSu_dW__person{margin-bottom:14px}.HomeOutcomes-module__nSu_dW__personName{color:#fff;margin-bottom:2px;font-size:14.5px;font-weight:700}.HomeOutcomes-module__nSu_dW__personRole{color:#ffffff8c;font-size:12.5px}.HomeOutcomes-module__nSu_dW__problem,.HomeOutcomes-module__nSu_dW__outcome{color:#ffffffb8;margin:0 0 10px;font-size:13.5px;line-height:1.55}.HomeOutcomes-module__nSu_dW__problem strong,.HomeOutcomes-module__nSu_dW__outcome strong{color:#ffffffeb;font-weight:700}.HomeOutcomes-module__nSu_dW__meta{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}.HomeOutcomes-module__nSu_dW__copilots{flex-wrap:wrap;gap:5px;display:flex}.HomeOutcomes-module__nSu_dW__chip{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff17;border-radius:100px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.HomeOutcomes-module__nSu_dW__time{color:#ffffff80;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11.5px}.HomeOutcomes-module__nSu_dW__readMore{color:var(--card-color);align-items:center;gap:6px;margin-top:14px;font-size:13px;font-weight:700;transition:gap .18s;display:inline-flex}.HomeOutcomes-module__nSu_dW__cardLink:hover .HomeOutcomes-module__nSu_dW__readMore{gap:10px}.HomeOutcomes-module__nSu_dW__allLink{text-align:center;margin-top:48px}.HomeOutcomes-module__nSu_dW__viewAll{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HomeOutcomes-module__nSu_dW__viewAll:hover{color:#fff;background:#a78bfa26;border-color:#a78bfa66;gap:12px}@media (max-width:640px){.HomeOutcomes-module__nSu_dW__section{padding:64px 0 56px}.HomeOutcomes-module__nSu_dW__header{margin-bottom:36px}.HomeOutcomes-module__nSu_dW__cardLink{padding:20px 20px 18px}.HomeOutcomes-module__nSu_dW__metric{font-size:32px}}
.ProductShowcase-module__qvoOAq__section{padding:96px 0 88px;position:relative;overflow:hidden}.ProductShowcase-module__qvoOAq__ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.ProductShowcase-module__qvoOAq__ambient:before,.ProductShowcase-module__qvoOAq__ambient:after{content:"";filter:blur(120px);opacity:.18;border-radius:50%;width:540px;height:540px;position:absolute}.ProductShowcase-module__qvoOAq__ambient:before{background:radial-gradient(circle,#a78bfa,#0000 70%);top:80px;left:-120px}.ProductShowcase-module__qvoOAq__ambient:after{background:radial-gradient(circle,#06b6d4,#0000 70%);bottom:80px;right:-120px}.ProductShowcase-module__qvoOAq__container{z-index:1;max-width:1240px;margin:0 auto;padding:0 24px;position:relative}.ProductShowcase-module__qvoOAq__header{text-align:center;max-width:760px;margin:0 auto 48px}.ProductShowcase-module__qvoOAq__label{text-transform:uppercase;letter-spacing:.14em;color:#a78bfa;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-block}.ProductShowcase-module__qvoOAq__title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(30px,4.4vw,50px);font-weight:800;line-height:1.08}.ProductShowcase-module__qvoOAq__highlight{background:linear-gradient(135deg,#a78bfa,#06b6d4 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProductShowcase-module__qvoOAq__subtitle{color:#ffffffb3;max-width:660px;margin:0 auto;font-size:16px;line-height:1.6}.ProductShowcase-module__qvoOAq__heroFrame{background:linear-gradient(160deg,#1c15358c,#0f0b20c7);border:1px solid #ffffff14;border-radius:28px;max-width:1100px;margin:0 auto 56px;position:relative;overflow:hidden;box-shadow:0 36px 80px -28px #000000b3}.ProductShowcase-module__qvoOAq__heroFrame:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(140deg,#a78bfa80,#0000 40% 70%,#06b6d473);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ProductShowcase-module__qvoOAq__heroImage{z-index:1;width:100%;height:auto;display:block;position:relative}.ProductShowcase-module__qvoOAq__heroCaption{z-index:3;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.ProductShowcase-module__qvoOAq__heroChip{color:#ffffffd9;letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);background:#0f0b20d9;border:1px solid #a78bfa52;border-radius:100px;padding:7px 16px;font-size:12px;font-weight:600;display:inline-block}.ProductShowcase-module__qvoOAq__grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:64px;display:grid}@media (max-width:980px){.ProductShowcase-module__qvoOAq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.ProductShowcase-module__qvoOAq__grid{grid-template-columns:1fr}}.ProductShowcase-module__qvoOAq__platformCard{background:linear-gradient(160deg,#1c15358c,#0f0b20c7);border:1px solid #ffffff12;border-radius:20px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.ProductShowcase-module__qvoOAq__platformCard:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--card-color),transparent 45%,transparent 70%,#a78bfa4d);-webkit-mask-composite:xor;pointer-events:none;opacity:.55;padding:1px;transition:opacity .22s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ProductShowcase-module__qvoOAq__platformCard:hover{box-shadow:0 20px 50px -22px color-mix(in srgb,var(--card-color)50%,#0009);transform:translateY(-3px)}.ProductShowcase-module__qvoOAq__platformCard:hover:before{opacity:1}.ProductShowcase-module__qvoOAq__platformLink{color:inherit;flex-direction:column;gap:10px;height:100%;padding:22px 20px 20px;text-decoration:none;display:flex}.ProductShowcase-module__qvoOAq__platformIconRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.ProductShowcase-module__qvoOAq__platformIcon{background:color-mix(in srgb,var(--card-color)16%,#0f0b2080);border:1px solid color-mix(in srgb,var(--card-color)35%,transparent);border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.ProductShowcase-module__qvoOAq__platformLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--card-color);font-size:10.5px;font-weight:700}.ProductShowcase-module__qvoOAq__platformHeadline{color:#fff;letter-spacing:-.01em;margin:0 0 4px;font-size:15.5px;font-weight:800;line-height:1.3}.ProductShowcase-module__qvoOAq__platformBody{color:#ffffffa6;flex:1;margin:0;font-size:13px;line-height:1.55}.ProductShowcase-module__qvoOAq__platformCta{color:var(--card-color);align-items:center;gap:6px;margin-top:12px;font-size:12.5px;font-weight:700;transition:gap .18s;display:inline-flex}.ProductShowcase-module__qvoOAq__platformLink:hover .ProductShowcase-module__qvoOAq__platformCta{gap:10px}.ProductShowcase-module__qvoOAq__extensionStrip{background:linear-gradient(160deg,#1c153599,#0f0b20c7);border:1px solid #ffffff14;border-radius:28px;grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;padding:36px;display:grid;position:relative;overflow:hidden}.ProductShowcase-module__qvoOAq__extensionStrip:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(140deg,#3b82f673,#0000 50%,#a78bfa59);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:880px){.ProductShowcase-module__qvoOAq__extensionStrip{grid-template-columns:1fr;gap:28px;padding:28px}}.ProductShowcase-module__qvoOAq__extensionCopy{z-index:1;position:relative}.ProductShowcase-module__qvoOAq__extensionEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#60a5fa;background:#3b82f61f;border:1px solid #3b82f652;border-radius:100px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.ProductShowcase-module__qvoOAq__extensionHeadline{color:#fff;letter-spacing:-.015em;margin:0 0 14px;font-size:clamp(20px,2.4vw,26px);font-weight:800;line-height:1.25}.ProductShowcase-module__qvoOAq__extensionBody{color:#ffffffb3;margin:0 0 22px;font-size:14.5px;line-height:1.6}.ProductShowcase-module__qvoOAq__extensionCta{color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:100px;align-items:center;gap:6px;padding:11px 22px;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .18s,gap .18s;display:inline-flex;box-shadow:0 14px 30px -10px #3b82f680}.ProductShowcase-module__qvoOAq__extensionCta:hover{color:#fff;gap:10px;transform:translateY(-1px)}.ProductShowcase-module__qvoOAq__extensionFrame{z-index:1;background:#0f0b2066;border:1px solid #ffffff12;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 60px -22px #0009}.ProductShowcase-module__qvoOAq__extensionImage{width:100%;height:auto;display:block}@media (max-width:640px){.ProductShowcase-module__qvoOAq__section{padding:64px 0}.ProductShowcase-module__qvoOAq__heroFrame{margin-bottom:36px}.ProductShowcase-module__qvoOAq__extensionStrip{padding:24px 20px}.ProductShowcase-module__qvoOAq__extensionHeadline{font-size:20px}}
.StreamingResponse-module__OvTHdq__root{font-family:var(--font-body,"Open Sans",sans-serif);color:#e2e8f0;font-size:14.5px;line-height:1.65}.StreamingResponse-module__OvTHdq__root p,.StreamingResponse-module__OvTHdq__root ul,.StreamingResponse-module__OvTHdq__root ol,.StreamingResponse-module__OvTHdq__root blockquote{margin:0 0 10px}.StreamingResponse-module__OvTHdq__root p:last-child,.StreamingResponse-module__OvTHdq__root ul:last-child,.StreamingResponse-module__OvTHdq__root ol:last-child,.StreamingResponse-module__OvTHdq__root blockquote:last-child{margin-bottom:0}.StreamingResponse-module__OvTHdq__root ul,.StreamingResponse-module__OvTHdq__root ol{padding-left:20px}.StreamingResponse-module__OvTHdq__root li{margin-bottom:4px}.StreamingResponse-module__OvTHdq__root strong{color:#fff;font-weight:600}.StreamingResponse-module__OvTHdq__root em{color:#ffffff8c;font-size:12.5px;font-style:italic}.StreamingResponse-module__OvTHdq__root code{background:#ffffff12;border-radius:4px;padding:1px 6px;font-size:.85em}.StreamingResponse-module__OvTHdq__root blockquote{color:#f1f5f9;background:#a78bfa0f;border-left:2px solid #a78bfa8c;border-radius:0 8px 8px 0;padding:10px 14px;font-size:13.5px}.StreamingResponse-module__OvTHdq__chunk{opacity:0;animation:.42s cubic-bezier(.2,.7,.2,1) forwards StreamingResponse-module__OvTHdq__chunkIn;transform:translateY(6px)}@keyframes StreamingResponse-module__OvTHdq__chunkIn{to{opacity:1;transform:translateY(0)}}.StreamingResponse-module__OvTHdq__cursor{vertical-align:text-bottom;background:#a78bfa;border-radius:1px;width:8px;height:1em;margin-left:2px;animation:1.05s steps(2,end) infinite StreamingResponse-module__OvTHdq__blink;display:inline-block}@keyframes StreamingResponse-module__OvTHdq__blink{50%{opacity:0}}
.TypingDots-module__OgU21G__wrap{align-items:center;gap:4px;padding:4px 0;display:inline-flex}.TypingDots-module__OgU21G__dot{opacity:.35;background:#a78bfa;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite TypingDots-module__OgU21G__pulse}.TypingDots-module__OgU21G__dot:nth-child(2){animation-delay:.18s}.TypingDots-module__OgU21G__dot:nth-child(3){animation-delay:.36s}@keyframes TypingDots-module__OgU21G__pulse{0%,80%,to{opacity:.35;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}
.InteractivePrompt-module__UfL7La__wrap{-webkit-backdrop-filter:blur(14px);background:linear-gradient(160deg,#1c1535b3,#0f0b20d9);border:1px solid #ffffff14;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 24px 60px -20px #0000008c}.InteractivePrompt-module__UfL7La__wrap:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--cat-color,#7c3aed),transparent 45%,transparent 65%,#06b6d452);-webkit-mask-composite:xor;pointer-events:none;z-index:1;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.InteractivePrompt-module__UfL7La__actionBar{z-index:3;background:linear-gradient(135deg,#059669,#10b981 45%,#06b6d4);border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:14px 18px;display:flex;position:relative}.InteractivePrompt-module__UfL7La__actionBar:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000 40%);position:absolute;inset:0}.InteractivePrompt-module__UfL7La__actionLabel{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.InteractivePrompt-module__UfL7La__actionIcon{color:#fff;background:#ffffff2e;border:1px solid #ffffff40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.InteractivePrompt-module__UfL7La__actionText{flex-direction:column;gap:1px;min-width:0;display:flex}.InteractivePrompt-module__UfL7La__actionTitle{color:#fff;letter-spacing:-.005em;font-size:13.5px;font-weight:700;line-height:1.25}.InteractivePrompt-module__UfL7La__actionSub{color:#ffffffd9;font-size:11.5px;font-weight:500}.InteractivePrompt-module__UfL7La__actionSub b{color:#fff;font-weight:700}.InteractivePrompt-module__UfL7La__actionBtn{color:#047857;font:inherit;letter-spacing:-.005em;cursor:pointer;z-index:1;background:#fff;border:0;border-radius:100px;flex-shrink:0;align-items:center;gap:7px;padding:11px 22px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:relative;box-shadow:0 6px 18px #0000002e,0 0 #fff9}.InteractivePrompt-module__UfL7La__actionBtn:hover{background:#f0fdf4;transform:translateY(-1px);box-shadow:0 10px 24px #00000038,0 0 0 4px #ffffff2e}.InteractivePrompt-module__UfL7La__actionBtn:active{transform:translateY(0)}.InteractivePrompt-module__UfL7La__actionBtn[data-copied=true]{color:#6ee7b7;background:#064e3b;box-shadow:0 6px 18px #064e3b66}.InteractivePrompt-module__UfL7La__actionBtnIcon{width:14px;height:14px}.InteractivePrompt-module__UfL7La__actionBtn:after{content:"";border-radius:inherit;pointer-events:none;animation:2.4s ease-out .8s 2 InteractivePrompt-module__UfL7La__actionPulse;position:absolute;inset:0;box-shadow:0 0 #ffffffb3}@keyframes InteractivePrompt-module__UfL7La__actionPulse{0%{box-shadow:0 0 #ffffff80}60%{box-shadow:0 0 0 14px #fff0}to{box-shadow:0 0 #fff0}}@media (max-width:600px){.InteractivePrompt-module__UfL7La__actionBar{flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px}.InteractivePrompt-module__UfL7La__actionLabel{width:100%}.InteractivePrompt-module__UfL7La__actionBtn{justify-content:center;width:100%;padding:12px 16px}}.InteractivePrompt-module__UfL7La__topbar{z-index:2;background:#ffffff04;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:14px 20px;display:flex;position:relative}.InteractivePrompt-module__UfL7La__dots{gap:6px;display:inline-flex}.InteractivePrompt-module__UfL7La__dots span{border-radius:50%;width:10px;height:10px}.InteractivePrompt-module__UfL7La__dots span:first-child{background:#f871718c}.InteractivePrompt-module__UfL7La__dots span:nth-child(2){background:#facc158c}.InteractivePrompt-module__UfL7La__dots span:nth-child(3){background:#4ade808c}.InteractivePrompt-module__UfL7La__modeStrip{background:#00000047;border:1px solid #ffffff0d;border-radius:100px;gap:4px;padding:3px;display:inline-flex}.InteractivePrompt-module__UfL7La__modeBtn{color:#ffffff8c;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:100px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .18s}.InteractivePrompt-module__UfL7La__modeBtn:hover{color:#fff}.InteractivePrompt-module__UfL7La__modeBtnActive{background:color-mix(in srgb,var(--cat-color,#7c3aed)22%,transparent);color:#fff}.InteractivePrompt-module__UfL7La__completion{color:#ffffff8c;align-items:center;gap:8px;margin-left:auto;font-size:11.5px;display:inline-flex}.InteractivePrompt-module__UfL7La__completionTrack{background:#ffffff14;border-radius:100px;width:60px;height:4px;overflow:hidden}.InteractivePrompt-module__UfL7La__completionFill{background:linear-gradient(90deg,var(--cat-color,#7c3aed),#a78bfa);border-radius:100px;height:100%;transition:width .3s cubic-bezier(.2,.7,.2,1)}.InteractivePrompt-module__UfL7La__completionFull{color:#86efac}.InteractivePrompt-module__UfL7La__body{z-index:2;font-family:var(--font-body,"Open Sans",sans-serif);color:#e2e8f0;white-space:pre-wrap;word-break:break-word;min-height:260px;padding:28px 30px;font-size:15px;line-height:1.85;position:relative}.InteractivePrompt-module__UfL7La__body strong{color:#fff;font-weight:600}.InteractivePrompt-module__UfL7La__field{vertical-align:baseline;margin:0 2px;display:inline-block;position:relative}.InteractivePrompt-module__UfL7La__fieldInput{background:color-mix(in srgb,var(--cat-color,#7c3aed)10%,transparent);border:1px dashed color-mix(in srgb,var(--cat-color,#7c3aed)45%,transparent);color:#fff;font:inherit;font-size:inherit;min-width:80px;caret-color:var(--cat-color,#a78bfa);border-radius:8px;outline:none;padding:3px 12px;font-family:inherit;transition:all .18s}.InteractivePrompt-module__UfL7La__fieldInput::placeholder{color:color-mix(in srgb,var(--cat-color,#7c3aed)70%,white 20%);opacity:.85;font-style:italic}.InteractivePrompt-module__UfL7La__fieldInput:focus{background:color-mix(in srgb,var(--cat-color,#7c3aed)16%,transparent);border-style:solid;border-color:var(--cat-color,#a78bfa);box-shadow:0 0 0 3px color-mix(in srgb,var(--cat-color,#7c3aed)18%,transparent)}.InteractivePrompt-module__UfL7La__fieldFilled .InteractivePrompt-module__UfL7La__fieldInput{color:#fff;background:#22c55e1a;border-style:solid;border-color:#22c55e73}.InteractivePrompt-module__UfL7La__fieldFilled .InteractivePrompt-module__UfL7La__fieldInput:focus{background:#22c55e29;box-shadow:0 0 0 3px #22c55e26}.InteractivePrompt-module__UfL7La__fieldArea{resize:vertical;width:100%;min-height:56px;margin:6px 0;padding:10px 14px;line-height:1.55;display:block}.InteractivePrompt-module__UfL7La__footer{z-index:2;background:#00000038;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex;position:relative}.InteractivePrompt-module__UfL7La__helper{color:#ffffff8c;flex:1;min-width:200px;font-size:12.5px}.InteractivePrompt-module__UfL7La__helper b{color:#fff;font-weight:600}.InteractivePrompt-module__UfL7La__actions{flex-wrap:wrap;gap:8px;display:flex}.InteractivePrompt-module__UfL7La__btnPrimary{background:linear-gradient(135deg,var(--cat-color,#7c3aed),#a78bfa);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:100px;align-items:center;gap:6px;padding:10px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.InteractivePrompt-module__UfL7La__btnPrimary:hover{box-shadow:0 10px 26px color-mix(in srgb,var(--cat-color,#7c3aed)40%,transparent);color:#fff;transform:translateY(-1px)}.InteractivePrompt-module__UfL7La__btnPrimary[data-copied=true]{background:linear-gradient(135deg,#16a34a,#22c55e)}.InteractivePrompt-module__UfL7La__btnGhost{color:#ffffffbf;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:6px;padding:10px 16px;font-size:12.5px;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.InteractivePrompt-module__UfL7La__btnGhost:hover{color:#fff;border-color:color-mix(in srgb,var(--cat-color,#7c3aed)30%,transparent);background:#ffffff12}.InteractivePrompt-module__UfL7La__rawWrap{z-index:2;padding:28px 30px;position:relative}.InteractivePrompt-module__UfL7La__rawText{font-family:var(--font-body,"Open Sans",sans-serif);color:#e2e8f0;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14.5px;line-height:1.8}.InteractivePrompt-module__UfL7La__samplePanel{border:1px solid color-mix(in srgb,var(--cat-color,#7c3aed)25%,transparent);z-index:2;background:#0000004d;border-radius:14px;margin:0 30px 24px;padding:20px 22px;animation:.32s cubic-bezier(.2,.7,.2,1) InteractivePrompt-module__UfL7La__panelIn;position:relative}@keyframes InteractivePrompt-module__UfL7La__panelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.InteractivePrompt-module__UfL7La__sampleHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.InteractivePrompt-module__UfL7La__sampleAvatar{background:color-mix(in srgb,var(--cat-color,#7c3aed)25%,transparent);border:1px solid color-mix(in srgb,var(--cat-color,#7c3aed)40%,transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.InteractivePrompt-module__UfL7La__sampleLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;flex:1;font-size:11.5px;font-weight:700}.InteractivePrompt-module__UfL7La__sampleClose{color:#ffffff73;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:100px;padding:4px 10px;font-size:13px;transition:all .18s}.InteractivePrompt-module__UfL7La__sampleClose:hover{color:#fff;background:#ffffff0d}.InteractivePrompt-module__UfL7La__sampleBody{color:#e2e8f0;font-size:14px;line-height:1.7}.InteractivePrompt-module__UfL7La__sampleFooter{color:#ffffff80;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:14px;font-size:12px;display:flex}.InteractivePrompt-module__UfL7La__sampleFooter strong{color:#fff;font-weight:600}@media (max-width:600px){.InteractivePrompt-module__UfL7La__body,.InteractivePrompt-module__UfL7La__rawWrap{padding:22px 18px}.InteractivePrompt-module__UfL7La__footer{padding:14px 16px}.InteractivePrompt-module__UfL7La__topbar{padding:12px 16px}.InteractivePrompt-module__UfL7La__modeStrip{display:none}.InteractivePrompt-module__UfL7La__completion{margin-left:0}.InteractivePrompt-module__UfL7La__samplePanel{margin:0 16px 18px;padding:16px 18px}}
.Playground-module__oqoJza__section{isolation:isolate;padding:96px 0 100px;position:relative;overflow:hidden}.Playground-module__oqoJza__ambient{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.Playground-module__oqoJza__ambient:before,.Playground-module__oqoJza__ambient:after{content:"";filter:blur(120px);opacity:.5;border-radius:50%;width:540px;height:540px;position:absolute}.Playground-module__oqoJza__ambient:before{background:radial-gradient(circle,#7c3aed 0%,#0000 70%);top:-120px;left:-180px}.Playground-module__oqoJza__ambient:after{opacity:.32;background:radial-gradient(circle,#06b6d4 0%,#0000 70%);bottom:-180px;right:-200px}.Playground-module__oqoJza__header{text-align:center;margin-bottom:38px;position:relative}.Playground-module__oqoJza__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c4b5fd;background:#a78bfa1a;border:1px solid #a78bfa38;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.Playground-module__oqoJza__liveDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite Playground-module__oqoJza__livePulse;box-shadow:0 0 0 4px #22c55e2e}@keyframes Playground-module__oqoJza__livePulse{0%,to{box-shadow:0 0 0 4px #22c55e2e}50%{box-shadow:0 0 0 7px #22c55e14}}.Playground-module__oqoJza__title{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,4.2vw,44px);font-weight:800;line-height:1.12}.Playground-module__oqoJza__titleAccent{background:linear-gradient(135deg,#a78bfa,#06b6d4 60%,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Playground-module__oqoJza__subtitle{color:#fff9;max-width:580px;margin:0 auto;font-size:clamp(14px,1.7vw,16px);line-height:1.6}.Playground-module__oqoJza__card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(160deg,#1c1535c7,#0f0b20d9);border:1px solid #ffffff14;border-radius:24px;max-width:880px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 60px -20px #0009,inset 0 0 0 1px #a78bfa0f}.Playground-module__oqoJza__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(140deg,#a78bfa73,#0000 35% 65%,#06b6d459);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Playground-module__oqoJza__topbar{z-index:2;background:#ffffff04;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:14px 18px;display:flex;position:relative}.Playground-module__oqoJza__dots{gap:6px;display:inline-flex}.Playground-module__oqoJza__dots span{border-radius:50%;width:10px;height:10px}.Playground-module__oqoJza__dots span:first-child{background:#f871718c}.Playground-module__oqoJza__dots span:nth-child(2){background:#facc158c}.Playground-module__oqoJza__dots span:nth-child(3){background:#4ade808c}.Playground-module__oqoJza__copilotChip{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:8px;padding:4px 12px 4px 4px;font-size:12.5px;font-weight:600;display:inline-flex}.Playground-module__oqoJza__copilotChipIcon{background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:inline-flex}.Playground-module__oqoJza__topbarMeta{color:#fff6;align-items:center;gap:6px;margin-left:auto;font-size:11.5px;display:inline-flex}.Playground-module__oqoJza__chipStrip{scrollbar-width:thin;z-index:2;background:#0000001f;border-bottom:1px solid #ffffff0a;gap:6px;padding:12px 18px;display:flex;position:relative;overflow-x:auto}.Playground-module__oqoJza__chipStrip::-webkit-scrollbar{height:4px}.Playground-module__oqoJza__chipStrip::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.Playground-module__oqoJza__chipStripLabel{color:#fff6;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;align-items:center;padding:6px 4px 6px 0;font-size:11px;font-weight:600;display:inline-flex}.Playground-module__oqoJza__chip{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff0f;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:500;transition:all .18s;display:inline-flex}.Playground-module__oqoJza__chip:hover{color:#fff;background:#a78bfa1a;border-color:#a78bfa59}.Playground-module__oqoJza__chipActive{color:#fff;background:#7c3aed38;border-color:#7c3aed8c}.Playground-module__oqoJza__chipIcon{font-size:14px}.Playground-module__oqoJza__chat{z-index:2;min-height:320px;padding:24px 20px 18px;position:relative}.Playground-module__oqoJza__messageRow{gap:10px;max-width:88%;margin-bottom:14px;animation:.32s Playground-module__oqoJza__bubbleIn;display:flex}@keyframes Playground-module__oqoJza__bubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Playground-module__oqoJza__userRow{flex-direction:row-reverse;margin-left:auto}.Playground-module__oqoJza__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:600;display:flex}.Playground-module__oqoJza__avatarCopilot{color:#c4b5fd;background:linear-gradient(135deg,#a78bfa38,#06b6d42e);border:1px solid #a78bfa4d}.Playground-module__oqoJza__avatarUser{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff1f}.Playground-module__oqoJza__bubble{border-radius:16px;max-width:100%;padding:12px 16px;position:relative}.Playground-module__oqoJza__bubbleCopilot{color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff12;border-top-left-radius:4px;min-width:60px}.Playground-module__oqoJza__bubbleUser{color:#fff;background:linear-gradient(135deg,#7c3aed47,#a78bfa38);border:1px solid #a78bfa4d;border-top-right-radius:4px}.Playground-module__oqoJza__bubbleLabel{text-transform:uppercase;letter-spacing:.08em;color:#a78bfa;margin-bottom:6px;font-size:10.5px;font-weight:700;display:block}.Playground-module__oqoJza__bubbleText{color:#f1f5f9;font-size:14.5px;line-height:1.55}.Playground-module__oqoJza__caret{vertical-align:text-bottom;opacity:.85;background:#fff;border-radius:1px;width:7px;height:1em;margin-left:1px;animation:.95s steps(2,end) infinite Playground-module__oqoJza__caret;display:inline-block}@keyframes Playground-module__oqoJza__caret{50%{opacity:0}}.Playground-module__oqoJza__thinkingBubble{color:#ffffff8c;background:#ffffff0a;border:1px solid #ffffff12;border-radius:4px 16px 16px;align-items:center;gap:10px;padding:12px 16px;font-size:12.5px;display:inline-flex}.Playground-module__oqoJza__composer{z-index:2;background:#0000002e;border-top:1px solid #ffffff0f;align-items:center;gap:10px;padding:12px 14px 14px;display:flex;position:relative}.Playground-module__oqoJza__composerInner{background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;flex:1;align-items:center;gap:8px;padding:10px 14px;transition:all .2s;display:flex}.Playground-module__oqoJza__composerInner:focus-within{background:#ffffff0f;border-color:#a78bfa8c;box-shadow:0 0 0 3px #7c3aed2e}.Playground-module__oqoJza__composerInput{font:inherit;color:#fff;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:14px}.Playground-module__oqoJza__composerInput::placeholder{color:#ffffff59}.Playground-module__oqoJza__send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a78bfa);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,box-shadow .2s;display:flex}.Playground-module__oqoJza__send:hover{transform:translateY(-1px);box-shadow:0 8px 22px #7c3aed66}.Playground-module__oqoJza__send:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.Playground-module__oqoJza__replay{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:5px;padding:8px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.Playground-module__oqoJza__replay:hover{color:#fff;background:#ffffff0f}.Playground-module__oqoJza__gate{-webkit-backdrop-filter:blur(4px);z-index:3;background:linear-gradient(#0f0b2099 0%,#0f0b20eb 60%);justify-content:center;align-items:center;padding:16px;animation:.32s Playground-module__oqoJza__gateIn;display:flex;position:absolute;inset:0}@keyframes Playground-module__oqoJza__gateIn{0%{opacity:0}to{opacity:1}}.Playground-module__oqoJza__gateInner{text-align:center;background:linear-gradient(160deg,#1c1535eb,#0f0b20f2);border:1px solid #a78bfa4d;border-radius:18px;max-width:420px;padding:24px;box-shadow:0 20px 50px -16px #000000b3}.Playground-module__oqoJza__gateTitle{color:#fff;margin:0 0 8px;font-size:18px;font-weight:700}.Playground-module__oqoJza__gateText{color:#fff9;margin:0 0 18px;font-size:13.5px;line-height:1.55}.Playground-module__oqoJza__gateActions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.Playground-module__oqoJza__gateCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a78bfa);border:0;border-radius:100px;align-items:center;gap:6px;padding:10px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Playground-module__oqoJza__gateCta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 28px #7c3aed66}.Playground-module__oqoJza__gateGhost{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:100px;padding:10px 18px;font-size:13.5px;font-weight:500}.Playground-module__oqoJza__gateGhost:hover{color:#fff;background:#ffffff14}.Playground-module__oqoJza__quizLink{text-align:center;margin-top:26px}.Playground-module__oqoJza__quizLink a{color:#c4b5fd;align-items:center;gap:6px;font-size:13.5px;font-weight:500;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.Playground-module__oqoJza__quizLink a:hover{color:#fff;gap:10px}@media (max-width:720px){.Playground-module__oqoJza__section{padding:64px 0 72px}.Playground-module__oqoJza__card{border-radius:20px;margin:0 16px}.Playground-module__oqoJza__chat{min-height:280px;padding:20px 14px 14px}.Playground-module__oqoJza__messageRow{max-width:94%}.Playground-module__oqoJza__topbarMeta{display:none}.Playground-module__oqoJza__composer{padding:10px 12px 12px}}
.PromptArticle-module__6R-9NW__wrap{z-index:2;max-width:760px;margin:56px auto 0;padding:0 8px;position:relative}.PromptArticle-module__6R-9NW__section{margin-bottom:56px;scroll-margin-top:100px}.PromptArticle-module__6R-9NW__h2Wrap{align-items:baseline;gap:16px;margin-bottom:22px;display:flex}.PromptArticle-module__6R-9NW__chapterNum{font-variant-numeric:tabular-nums;background:linear-gradient(135deg,var(--cat-color,#7c3aed),#a78bfa73);-webkit-text-fill-color:transparent;letter-spacing:-.04em;opacity:.92;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:clamp(38px,4.6vw,52px);font-weight:900;line-height:1}.PromptArticle-module__6R-9NW__h2{color:#fff;letter-spacing:-.02em;flex:1;margin:0;font-size:clamp(22px,2.6vw,28px);font-weight:800;line-height:1.2}.PromptArticle-module__6R-9NW__body{color:#ffffffc7;font-size:15.5px;line-height:1.75}.PromptArticle-module__6R-9NW__body strong{color:#fff;font-weight:600}.PromptArticle-module__6R-9NW__body a{color:#c4b5fd;background:linear-gradient(180deg,transparent 68%,color-mix(in srgb,var(--cat-color,#7c3aed)32%,transparent)0);padding:1px 2px;text-decoration:none}.PromptArticle-module__6R-9NW__body a:hover{color:#fff}.PromptArticle-module__6R-9NW__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.PromptArticle-module__6R-9NW__stepCard{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;padding:20px;position:relative;overflow:hidden}.PromptArticle-module__6R-9NW__stepCard:before{content:"";background:linear-gradient(90deg,var(--cat-color,#7c3aed),transparent);height:2px;position:absolute;top:0;left:0;right:0}.PromptArticle-module__6R-9NW__stepNum{background:color-mix(in srgb,var(--cat-color,#7c3aed)22%,transparent);border:1px solid color-mix(in srgb,var(--cat-color,#7c3aed)42%,transparent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:10px;font-size:12.5px;font-weight:700;display:flex}.PromptArticle-module__6R-9NW__stepTitle{color:#fff;margin:0 0 4px;font-size:14px;font-weight:700}.PromptArticle-module__6R-9NW__stepDesc{color:#fff9;margin:0;font-size:12.5px;line-height:1.55}.PromptArticle-module__6R-9NW__tipsList{flex-direction:column;gap:10px;display:flex}.PromptArticle-module__6R-9NW__tipItem{color:#e2e8f0;background:#22c55e0d;border:1px solid #22c55e2e;border-radius:12px;gap:12px;padding:16px 18px;font-size:14px;line-height:1.65;display:flex}.PromptArticle-module__6R-9NW__tipItem .PromptArticle-module__6R-9NW__check{color:#86efac;background:#22c55e2e;border:1px solid #22c55e52;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:700;display:flex}.PromptArticle-module__6R-9NW__whyGrid{flex-direction:column;gap:12px;margin-top:18px;display:flex}.PromptArticle-module__6R-9NW__whyCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:18px 20px;position:relative;overflow:hidden}.PromptArticle-module__6R-9NW__whyCard:before{content:"";background:var(--cat-color,#a78bfa);width:2px;position:absolute;top:0;bottom:0;left:0}.PromptArticle-module__6R-9NW__whyTitle{color:#fff;margin:0 0 4px;font-size:14px;font-weight:700}.PromptArticle-module__6R-9NW__whyDesc{color:#ffffffb3;margin:0;font-size:13.5px;line-height:1.65}.PromptArticle-module__6R-9NW__platformsGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:600px){.PromptArticle-module__6R-9NW__platformsGrid{grid-template-columns:repeat(2,1fr)}}.PromptArticle-module__6R-9NW__platCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:16px 12px}.PromptArticle-module__6R-9NW__platBest{background:color-mix(in srgb,var(--cat-color,#7c3aed)10%,transparent);border-color:color-mix(in srgb,var(--cat-color,#7c3aed)35%,transparent)}.PromptArticle-module__6R-9NW__platIcon{margin-bottom:6px;font-size:24px;display:block}.PromptArticle-module__6R-9NW__platName{color:#fff;margin-bottom:2px;font-size:13px;font-weight:700}.PromptArticle-module__6R-9NW__platStatus{color:#ffffff80;font-size:11px}.PromptArticle-module__6R-9NW__platBest .PromptArticle-module__6R-9NW__platStatus{color:#c4b5fd;font-weight:600}.PromptArticle-module__6R-9NW__faqList{flex-direction:column;gap:10px;display:flex}.PromptArticle-module__6R-9NW__faqItem{background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;overflow:hidden}.PromptArticle-module__6R-9NW__faqItem[open]{border-color:color-mix(in srgb,var(--cat-color,#7c3aed)35%,transparent);background:color-mix(in srgb,var(--cat-color,#7c3aed)5%,transparent)}.PromptArticle-module__6R-9NW__faqQ{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:18px 22px;font-size:14.5px;font-weight:600;list-style:none;display:flex}.PromptArticle-module__6R-9NW__faqQ::-webkit-details-marker{display:none}.PromptArticle-module__6R-9NW__faqQ::marker{display:none}.PromptArticle-module__6R-9NW__faqQ:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M3 6l5 5 5-5' stroke='%23a78bfa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;flex-shrink:0;width:16px;height:16px;margin-left:16px;transition:transform .22s}.PromptArticle-module__6R-9NW__faqItem[open] .PromptArticle-module__6R-9NW__faqQ:after{transform:rotate(180deg)}.PromptArticle-module__6R-9NW__faqA{color:#ffffffb8;padding:0 22px 18px;font-size:14px;line-height:1.7}.PromptArticle-module__6R-9NW__closer{border:1px solid color-mix(in srgb,var(--cat-color,#7c3aed)28%,transparent);text-align:center;background:linear-gradient(135deg,#1c1535b3,#0f0b20d9);border-radius:22px;margin-top:72px;padding:36px 32px;position:relative;overflow:hidden}.PromptArticle-module__6R-9NW__closer:before{content:"";background:radial-gradient(circle at top right,color-mix(in srgb,var(--cat-color,#7c3aed)18%,transparent),transparent 65%);pointer-events:none;position:absolute;inset:0}.PromptArticle-module__6R-9NW__closerKicker{letter-spacing:.14em;text-transform:uppercase;color:#c4b5fd;z-index:1;margin-bottom:14px;font-size:10.5px;font-weight:700;display:inline-block;position:relative}.PromptArticle-module__6R-9NW__closerTitle{color:#fff;letter-spacing:-.015em;z-index:1;margin:0 0 10px;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.2;position:relative}.PromptArticle-module__6R-9NW__closerSub{color:#ffffffb3;z-index:1;max-width:520px;margin:0 auto 22px;font-size:14.5px;line-height:1.6;position:relative}.PromptArticle-module__6R-9NW__closerBtn{background:linear-gradient(135deg,var(--cat-color,#7c3aed),#a78bfa);color:#fff;z-index:1;border-radius:100px;align-items:center;gap:8px;padding:13px 28px;font-size:14.5px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative}.PromptArticle-module__6R-9NW__closerBtn:hover{box-shadow:0 12px 30px color-mix(in srgb,var(--cat-color,#7c3aed)45%,transparent);color:#fff;transform:translateY(-1px)}.PromptArticle-module__6R-9NW__related{margin-top:56px}.PromptArticle-module__6R-9NW__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.PromptArticle-module__6R-9NW__relatedCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:block}.PromptArticle-module__6R-9NW__relatedCard:hover{border-color:color-mix(in srgb,var(--cat-color,#7c3aed)35%,transparent);background:#ffffff0f;transform:translateY(-2px)}.PromptArticle-module__6R-9NW__relatedTitle{color:#fff;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.3}.PromptArticle-module__6R-9NW__relatedUse{color:#ffffff8c;margin:0;font-size:12.5px;line-height:1.5}.PromptArticle-module__6R-9NW__relatedFooter{text-align:center;margin-top:22px;font-size:13.5px}.PromptArticle-module__6R-9NW__relatedFooter a{color:var(--cat-color,#a78bfa);align-items:center;gap:4px;font-weight:600;text-decoration:none;transition:gap .18s,color .18s;display:inline-flex}.PromptArticle-module__6R-9NW__relatedFooter a:hover{color:#fff;gap:8px}.PromptArticle-module__6R-9NW__keywords{flex-wrap:wrap;gap:6px;margin-top:40px;display:flex}.PromptArticle-module__6R-9NW__kwTag{color:#ffffff8c;background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;padding:5px 14px;font-size:12px}
.HomePricingTeaser-module__HuMf8a__section{padding:96px 0 80px;position:relative;overflow:hidden}.HomePricingTeaser-module__HuMf8a__container{max-width:1140px;margin:0 auto;padding:0 24px}.HomePricingTeaser-module__HuMf8a__header{text-align:center;max-width:780px;margin:0 auto 48px}.HomePricingTeaser-module__HuMf8a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#22c55e;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-block}.HomePricingTeaser-module__HuMf8a__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(28px,4.2vw,46px);font-weight:800;line-height:1.1}.HomePricingTeaser-module__HuMf8a__accent{background:linear-gradient(135deg,#22c55e,#06b6d4 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomePricingTeaser-module__HuMf8a__compareCard{background:linear-gradient(160deg,#1c1535b3,#0f0b20d9);border:1px solid #ffffff14;border-radius:28px;grid-template-columns:1fr auto 1fr;gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 60px -22px #0000008c}.HomePricingTeaser-module__HuMf8a__compareCard:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(140deg,#a78bfa66,#0000 40% 70%,#22c55e66);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:880px){.HomePricingTeaser-module__HuMf8a__compareCard{grid-template-columns:1fr}}.HomePricingTeaser-module__HuMf8a__column{flex-direction:column;padding:36px 36px 32px;display:flex}.HomePricingTeaser-module__HuMf8a__columnLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:20px;font-size:11.5px;font-weight:700}.HomePricingTeaser-module__HuMf8a__list{flex:1;margin:0;padding:0;list-style:none}.HomePricingTeaser-module__HuMf8a__row{border-bottom:1px dashed #ffffff0f;justify-content:space-between;align-items:baseline;padding:12px 0;font-size:14.5px;display:flex}.HomePricingTeaser-module__HuMf8a__row:last-child{border-bottom:0}.HomePricingTeaser-module__HuMf8a__rowLabel{color:#ffffffc7;font-weight:500}.HomePricingTeaser-module__HuMf8a__rowPrice{color:#fff;font-variant-numeric:tabular-nums;font-weight:700}.HomePricingTeaser-module__HuMf8a__rowSub{color:#ffffff73;margin-left:2px;font-size:12.5px;font-weight:500}.HomePricingTeaser-module__HuMf8a__totalRow{border-top:1px solid #ffffff1f;margin-top:14px;padding-top:16px;border-bottom:0!important}.HomePricingTeaser-module__HuMf8a__totalRow .HomePricingTeaser-module__HuMf8a__rowLabel{color:#fff;font-weight:700}.HomePricingTeaser-module__HuMf8a__totalRow .HomePricingTeaser-module__HuMf8a__rowPrice{color:#ef4444;font-size:20px}.HomePricingTeaser-module__HuMf8a__divider{background:#ffffff14;justify-content:center;align-items:center;width:1px;display:flex;position:relative}@media (max-width:880px){.HomePricingTeaser-module__HuMf8a__divider{width:100%;height:1px;margin:0}}.HomePricingTeaser-module__HuMf8a__vs{color:#fff;letter-spacing:.04em;text-transform:uppercase;z-index:1;background:linear-gradient(135deg,#7c3aed,#06b6d4);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:13.5px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 10px 26px -8px #7c3aed8c}.HomePricingTeaser-module__HuMf8a__columnHero{background:linear-gradient(160deg,#22c55e0f,#06b6d40a);position:relative}.HomePricingTeaser-module__HuMf8a__columnHero:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#22c55e33,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-40px;right:-40px}.HomePricingTeaser-module__HuMf8a__priceWrap{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.HomePricingTeaser-module__HuMf8a__dollar{color:#ffffffc7;font-size:28px;font-weight:700}.HomePricingTeaser-module__HuMf8a__bigPrice{background:linear-gradient(135deg,#22c55e,#06b6d4);-webkit-text-fill-color:transparent;letter-spacing:-.03em;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:72px;font-weight:800;line-height:1}.HomePricingTeaser-module__HuMf8a__per{color:#fff9;font-size:18px;font-weight:500}.HomePricingTeaser-module__HuMf8a__priceCaption{color:#ffffff8c;margin:0 0 22px;font-size:13px}.HomePricingTeaser-module__HuMf8a__includedList{gap:9px;margin:0 0 24px;padding:0;list-style:none;display:grid}.HomePricingTeaser-module__HuMf8a__includedItem{color:#ffffffd1;align-items:center;gap:10px;font-size:13.5px;display:flex}.HomePricingTeaser-module__HuMf8a__check{color:#22c55e;background:#22c55e2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:inline-flex}.HomePricingTeaser-module__HuMf8a__cta{color:#fff;background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,gap .18s;display:inline-flex;box-shadow:0 14px 30px -10px #7c3aed80}.HomePricingTeaser-module__HuMf8a__cta:hover{color:#fff;gap:10px;transform:translateY(-1px)}.HomePricingTeaser-module__HuMf8a__fineprint{text-align:center;color:#ffffff80;max-width:720px;margin:32px auto 0;font-size:13px;line-height:1.6}@media (max-width:640px){.HomePricingTeaser-module__HuMf8a__section{padding:64px 0 56px}.HomePricingTeaser-module__HuMf8a__header{margin-bottom:32px}.HomePricingTeaser-module__HuMf8a__column{padding:28px 24px 26px}.HomePricingTeaser-module__HuMf8a__bigPrice{font-size:56px}}
.PromptDetailLayout-module__GoqzoW__shell{isolation:isolate;min-height:100vh;padding:120px 24px 80px;position:relative;overflow:hidden}.PromptDetailLayout-module__GoqzoW__ambient{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.PromptDetailLayout-module__GoqzoW__ambient:before,.PromptDetailLayout-module__GoqzoW__ambient:after{content:"";filter:blur(140px);border-radius:50%;position:absolute}.PromptDetailLayout-module__GoqzoW__ambient:before{background:radial-gradient(circle,var(--cat-color,#7c3aed)0%,transparent 70%);opacity:.38;width:600px;height:600px;top:-180px;left:-200px}.PromptDetailLayout-module__GoqzoW__ambient:after{opacity:.22;background:radial-gradient(circle,#06b6d4 0%,#0000 70%);width:500px;height:500px;bottom:-180px;right:-180px}.PromptDetailLayout-module__GoqzoW__inner{max-width:880px;margin:0 auto;position:relative}.PromptDetailLayout-module__GoqzoW__promptCard{margin-top:8px;scroll-margin-top:100px}@media (max-width:720px){.PromptDetailLayout-module__GoqzoW__shell{padding:90px 16px 60px}}
.HomeFAQNew-module__WuHuBq__section{padding:96px 0 80px;position:relative;overflow:hidden}.HomeFAQNew-module__WuHuBq__section:before,.HomeFAQNew-module__WuHuBq__section:after{content:"";filter:blur(120px);opacity:.15;pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute}.HomeFAQNew-module__WuHuBq__section:before{background:radial-gradient(circle,#a78bfa,#0000 70%);top:80px;left:-120px}.HomeFAQNew-module__WuHuBq__section:after{background:radial-gradient(circle,#06b6d4,#0000 70%);bottom:40px;right:-120px}.HomeFAQNew-module__WuHuBq__header{z-index:1;text-align:center;max-width:720px;margin-bottom:48px;margin-left:auto;margin-right:auto;position:relative}.HomeFAQNew-module__WuHuBq__badge{background:#a78bfa1f;border:1px solid #a78bfa52;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:5px 14px;display:inline-flex}.HomeFAQNew-module__WuHuBq__badge span{color:#a78bfa;text-transform:uppercase;letter-spacing:.14em;font-size:11.5px;font-weight:700}.HomeFAQNew-module__WuHuBq__title{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(30px,4.4vw,50px);font-weight:800;line-height:1.08}.HomeFAQNew-module__WuHuBq__highlight{background:linear-gradient(135deg,#a78bfa,#06b6d4 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomeFAQNew-module__WuHuBq__subtitle{color:#ffffffb3;max-width:580px;margin:0 auto;font-size:16px;line-height:1.6}.HomeFAQNew-module__WuHuBq__faqLayout{z-index:1;grid-template-columns:240px 1fr;gap:36px;max-width:1080px;margin:0 auto;display:grid;position:relative}.HomeFAQNew-module__WuHuBq__sidebar{flex-direction:column;align-self:start;gap:6px;display:flex;position:sticky;top:100px}.HomeFAQNew-module__WuHuBq__sidebarTab{color:#ffffff8c;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.HomeFAQNew-module__WuHuBq__sidebarTab:hover{color:#ffffffd9;background:#ffffff0a}.HomeFAQNew-module__WuHuBq__sidebarTabActive{color:#fff;background:#a78bfa24;border-color:#a78bfa61;box-shadow:0 0 0 3px #a78bfa1a}.HomeFAQNew-module__WuHuBq__sidebarIcon{text-align:center;width:22px;font-size:16px}.HomeFAQNew-module__WuHuBq__faqList{flex-direction:column;gap:10px;display:flex}.HomeFAQNew-module__WuHuBq__faqItem{background:linear-gradient(160deg,#1c15358c,#0f0b20c7);border:1px solid #ffffff12;border-radius:16px;transition:border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.HomeFAQNew-module__WuHuBq__faqItem:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(140deg,#a78bfa59,#0000 40% 70%,#06b6d440);padding:1px;transition:opacity .22s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.HomeFAQNew-module__WuHuBq__faqItem:hover:before{opacity:.55}.HomeFAQNew-module__WuHuBq__faqItemActive{box-shadow:0 18px 40px -22px #7c3aed73}.HomeFAQNew-module__WuHuBq__faqItemActive:before{opacity:1!important}.HomeFAQNew-module__WuHuBq__faqQuestion{cursor:pointer;text-align:left;color:#fff;letter-spacing:-.005em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 22px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.4;transition:color .18s;display:flex}.HomeFAQNew-module__WuHuBq__faqQuestion:hover{color:#c4b5fd}.HomeFAQNew-module__WuHuBq__faqToggle{color:#ffffff80;background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;transition:transform .3s,background .2s,color .2s;display:flex}.HomeFAQNew-module__WuHuBq__faqToggleOpen{color:#fff;background:linear-gradient(135deg,#7c3aed,#a78bfa);transform:rotate(180deg)}.HomeFAQNew-module__WuHuBq__faqAnswer{color:#ffffffb3;margin:0;padding:0 22px 20px;font-size:14px;line-height:1.65}.HomeFAQNew-module__WuHuBq__faqInlineLink{color:#a78bfa;border-bottom:1px solid #a78bfa4d;font-weight:600;text-decoration:none;transition:color .18s,border-color .18s}.HomeFAQNew-module__WuHuBq__faqInlineLink:hover{color:#c4b5fd;border-bottom-color:#c4b5fdb3}@media (max-width:880px){.HomeFAQNew-module__WuHuBq__faqLayout{grid-template-columns:1fr;gap:24px}.HomeFAQNew-module__WuHuBq__sidebar{flex-flow:wrap;gap:6px;position:static}.HomeFAQNew-module__WuHuBq__sidebarTab{width:auto;padding:9px 13px;font-size:12.5px}}@media (max-width:640px){.HomeFAQNew-module__WuHuBq__section{padding:64px 0 56px}.HomeFAQNew-module__WuHuBq__header{margin-bottom:32px}.HomeFAQNew-module__WuHuBq__faqQuestion{padding:16px 18px;font-size:14.5px}.HomeFAQNew-module__WuHuBq__faqAnswer{padding:0 18px 18px}}
.PageCrossLinks-module__267IZW__section{padding:96px 0 88px;position:relative;overflow:hidden}.PageCrossLinks-module__267IZW__ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.PageCrossLinks-module__267IZW__ambient:before,.PageCrossLinks-module__267IZW__ambient:after{content:"";filter:blur(120px);opacity:.16;border-radius:50%;width:520px;height:520px;position:absolute}.PageCrossLinks-module__267IZW__ambient:before{background:radial-gradient(circle,#a78bfa,#0000 70%);top:60px;left:-140px}.PageCrossLinks-module__267IZW__ambient:after{background:radial-gradient(circle,#f59e0b,#0000 70%);bottom:60px;right:-140px}.PageCrossLinks-module__267IZW__container{z-index:1;max-width:1240px;margin:0 auto;padding:0 24px;position:relative}.PageCrossLinks-module__267IZW__header{text-align:center;max-width:760px;margin:0 auto 56px}.PageCrossLinks-module__267IZW__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#a78bfa;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-block}.PageCrossLinks-module__267IZW__title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(30px,4.4vw,50px);font-weight:800;line-height:1.08}.PageCrossLinks-module__267IZW__accent{background:linear-gradient(135deg,#a78bfa,#06b6d4 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PageCrossLinks-module__267IZW__lead{color:#ffffffb3;max-width:660px;margin:0 auto;font-size:16px;line-height:1.6}.PageCrossLinks-module__267IZW__grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}@media (max-width:880px){.PageCrossLinks-module__267IZW__grid{grid-template-columns:1fr}}.PageCrossLinks-module__267IZW__card{background:linear-gradient(160deg,#1c15358c,#0f0b20c7);border:1px solid #ffffff12;border-radius:22px;padding:28px 26px 24px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.PageCrossLinks-module__267IZW__card:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--card-color),transparent 40%,transparent 70%,#a78bfa4d);-webkit-mask-composite:xor;pointer-events:none;opacity:.55;padding:1px;transition:opacity .22s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.PageCrossLinks-module__267IZW__card:hover{box-shadow:0 22px 50px -22px color-mix(in srgb,var(--card-color)45%,#0009);transform:translateY(-3px)}.PageCrossLinks-module__267IZW__card:hover:before{opacity:1}.PageCrossLinks-module__267IZW__cardHeader{border-bottom:1px dashed #ffffff14;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:16px;display:flex}.PageCrossLinks-module__267IZW__cardIcon{background:color-mix(in srgb,var(--card-color)16%,#0f0b2080);border:1px solid color-mix(in srgb,var(--card-color)35%,transparent);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:inline-flex;position:relative}.PageCrossLinks-module__267IZW__cardIcon:before{content:"";background:radial-gradient(circle,var(--card-color)0%,transparent 60%);opacity:.28;z-index:-1;filter:blur(8px);border-radius:50%;position:absolute;inset:-10px}.PageCrossLinks-module__267IZW__cardLabel{color:#fff;letter-spacing:-.01em;margin:0 0 4px;font-size:16px;font-weight:800;line-height:1.25}.PageCrossLinks-module__267IZW__cardBlurb{color:#fff9;margin:0;font-size:13px;line-height:1.5}.PageCrossLinks-module__267IZW__pillList{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.PageCrossLinks-module__267IZW__pill{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.PageCrossLinks-module__267IZW__pill:hover{background:color-mix(in srgb,var(--card-color)14%,#ffffff0a);border-color:color-mix(in srgb,var(--card-color)36%,transparent);color:#fff;transform:translateY(-1px)}.PageCrossLinks-module__267IZW__pillIcon{font-size:13px;line-height:1}@media (max-width:640px){.PageCrossLinks-module__267IZW__section{padding:64px 0}.PageCrossLinks-module__267IZW__header{margin-bottom:36px}.PageCrossLinks-module__267IZW__card{padding:22px 20px 20px}.PageCrossLinks-module__267IZW__cardIcon{width:40px;height:40px;font-size:20px}.PageCrossLinks-module__267IZW__cardLabel{font-size:15px}}
.CaseStudyLayout-module__mHWnhW__shell{isolation:isolate;min-height:100vh;padding:120px 24px 80px;position:relative;overflow:hidden}.CaseStudyLayout-module__mHWnhW__ambient{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.CaseStudyLayout-module__mHWnhW__ambient:before,.CaseStudyLayout-module__mHWnhW__ambient:after{content:"";filter:blur(140px);border-radius:50%;position:absolute}.CaseStudyLayout-module__mHWnhW__ambient:before{background:radial-gradient(circle,var(--case-color,#7c3aed)0%,transparent 70%);opacity:.4;width:600px;height:600px;top:-180px;left:-200px}.CaseStudyLayout-module__mHWnhW__ambient:after{opacity:.22;background:radial-gradient(circle,#06b6d4 0%,#0000 70%);width:500px;height:500px;bottom:-180px;right:-180px}.CaseStudyLayout-module__mHWnhW__inner{max-width:920px;margin:0 auto;position:relative}@media (min-width:1100px){.CaseStudyLayout-module__mHWnhW__inner{max-width:1120px}}@media (max-width:720px){.CaseStudyLayout-module__mHWnhW__shell{padding:90px 16px 60px}}
.CaseStudyHero-module__WkCDEq__hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.CaseStudyHero-module__WkCDEq__crumb{color:#ffffff8c;background:#ffffff06;border:1px solid #ffffff0f;border-radius:100px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;padding:5px 13px;font-size:12px;display:inline-flex}.CaseStudyHero-module__WkCDEq__crumb a{color:#ffffffb3;text-decoration:none;transition:color .18s}.CaseStudyHero-module__WkCDEq__crumb a:hover{color:#fff}.CaseStudyHero-module__WkCDEq__crumbSep{color:#ffffff38}.CaseStudyHero-module__WkCDEq__crumbCurrent{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-weight:600;overflow:hidden}.CaseStudyHero-module__WkCDEq__byline{color:#ffffff8c;background:#ffffff05;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:0;margin-bottom:18px;padding:6px 12px;font-size:11.5px;display:inline-flex}.CaseStudyHero-module__WkCDEq__bylineItem{padding:0 10px}.CaseStudyHero-module__WkCDEq__bylineItem b{color:#ffffffd9;font-weight:600}.CaseStudyHero-module__WkCDEq__bylineDot{background:#fff3;border-radius:50%;width:3px;height:3px}.CaseStudyHero-module__WkCDEq__cover{background:linear-gradient(160deg,#1c153580,#0f0b20a6);border:1px solid #ffffff12;border-radius:18px;width:100%;max-width:760px;height:auto;margin:0 0 24px;overflow:hidden;box-shadow:0 24px 60px -20px #0000008c}.CaseStudyHero-module__WkCDEq__cover img{width:100%;height:auto;display:block}.CaseStudyHero-module__WkCDEq__orb{text-align:center;background:linear-gradient(160deg,#1c1535b3,#0f0b20d9);border:1px solid #ffffff14;border-radius:28px;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:22px;padding:0 14px;display:inline-flex;position:relative}.CaseStudyHero-module__WkCDEq__orb:before{content:"";background:radial-gradient(circle,var(--case-color,#7c3aed)0%,transparent 60%);opacity:.42;z-index:-1;filter:blur(14px);border-radius:50%;position:absolute;inset:-32px}.CaseStudyHero-module__WkCDEq__orbValue{color:#fff;letter-spacing:-.02em;font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1}.CaseStudyHero-module__WkCDEq__orbLabel{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-top:4px;font-size:9.5px;display:block}.CaseStudyHero-module__WkCDEq__pillRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;display:inline-flex}.CaseStudyHero-module__WkCDEq__categoryBadge{background:color-mix(in srgb,var(--case-color,#7c3aed)14%,transparent);border:1px solid color-mix(in srgb,var(--case-color,#7c3aed)38%,transparent);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:100px;align-items:center;gap:6px;padding:5px 13px;font-size:10.5px;font-weight:700;display:inline-flex}.CaseStudyHero-module__WkCDEq__metaPill{color:#ffffffb3;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.CaseStudyHero-module__WkCDEq__title{color:#fff;letter-spacing:-.025em;max-width:760px;margin:0 0 18px;font-size:clamp(28px,4.4vw,42px);font-weight:800;line-height:1.1}.CaseStudyHero-module__WkCDEq__summary{color:#ffffffb3;max-width:720px;margin:0 0 28px;font-size:clamp(15px,1.8vw,17px);line-height:1.65}.CaseStudyHero-module__WkCDEq__protagonist{background:#ffffff06;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:14px;margin-bottom:28px;padding:12px 22px 12px 14px;display:inline-flex}.CaseStudyHero-module__WkCDEq__protagonistAvatar{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.CaseStudyHero-module__WkCDEq__protagonistText{text-align:left}.CaseStudyHero-module__WkCDEq__protagonistName{color:#fff;letter-spacing:-.005em;font-size:13.5px;font-weight:700}.CaseStudyHero-module__WkCDEq__protagonistRole{color:#ffffff8c;margin-top:1px;font-size:11.5px;display:block}.CaseStudyHero-module__WkCDEq__quickStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;max-width:760px;display:grid}@media (max-width:720px){.CaseStudyHero-module__WkCDEq__quickStats{grid-template-columns:repeat(2,minmax(0,1fr))}}.CaseStudyHero-module__WkCDEq__quickStat{text-align:left;background:linear-gradient(160deg,#1c153580,#0f0b20a6);border:1px solid #ffffff0f;border-radius:14px;padding:14px 16px;position:relative;overflow:hidden}.CaseStudyHero-module__WkCDEq__quickStat:before{content:"";background:linear-gradient(90deg,var(--case-color,#7c3aed),transparent);height:2px;position:absolute;top:0;left:0;right:0}.CaseStudyHero-module__WkCDEq__quickStatLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:4px;font-size:9.5px;font-weight:700;display:block}.CaseStudyHero-module__WkCDEq__quickStatValue{color:#fff;letter-spacing:-.01em;font-size:14.5px;font-weight:700;line-height:1.3}
.AboutHeroNew-module__WvI_7G__hero{text-align:center;padding:140px 0 80px;position:relative;overflow:hidden}.AboutHeroNew-module__WvI_7G__orb{pointer-events:none;filter:blur(2px);background:radial-gradient(circle,#7c3aed1f 0%,#0000 65%);width:720px;height:720px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutHeroNew-module__WvI_7G__orb:after{content:"";background:radial-gradient(circle,#d946ef14 0%,#0000 70%);border-radius:50%;position:absolute;inset:24%}.AboutHeroNew-module__WvI_7G__inner{z-index:1;position:relative}.AboutHeroNew-module__WvI_7G__title{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;line-height:1.1;font-family:var(--font-heading);letter-spacing:-.025em;color:#fff;max-width:820px;margin:0 auto 24px}.AboutHeroNew-module__WvI_7G__subtitle{color:#ffffffb3;max-width:620px;font-size:1.18rem;line-height:1.65;font-family:var(--font-body);margin:0 auto 36px}.AboutHeroNew-module__WvI_7G__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}
.SectionCloserCTA-module__20FBCG__section{padding:56px 24px 96px}.SectionCloserCTA-module__20FBCG__inner{max-width:880px;margin:0 auto}.SectionCloserCTA-module__20FBCG__card{isolation:isolate;text-align:center;background:linear-gradient(160deg,#321e648c,#140c32d9);border-radius:24px;padding:clamp(40px,6vw,64px) clamp(28px,5vw,56px);position:relative;overflow:hidden}.SectionCloserCTA-module__20FBCG__card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:0;background:linear-gradient(140deg,#a78bfab3 0%,#7c3aed2e 40%,#06b6d433 70%,#c084fcb3 100%);border-radius:24px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.SectionCloserCTA-module__20FBCG__card:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#a78bfa38,#0000 70%);width:600px;height:400px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.SectionCloserCTA-module__20FBCG__eyebrow{z-index:1;color:#ddd6fe;letter-spacing:.14em;text-transform:uppercase;background:#a78bfa2e;border:1px solid #a78bfa66;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 13px;font-size:10.5px;font-weight:700;display:inline-flex;position:relative}.SectionCloserCTA-module__20FBCG__title{z-index:1;color:#fff;letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.15;position:relative}.SectionCloserCTA-module__20FBCG__titleAccent{background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 50%,#e9d5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.SectionCloserCTA-module__20FBCG__sub{z-index:1;color:#ffffffb8;max-width:560px;margin:0 auto 28px;font-size:15.5px;line-height:1.65;position:relative}.SectionCloserCTA-module__20FBCG__actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex;position:relative}.SectionCloserCTA-module__20FBCG__btn{color:#fff;background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;padding:13px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .2s,background .2s;display:inline-flex}.SectionCloserCTA-module__20FBCG__btn:hover{color:#fff;background:#ffffff1a;transform:translateY(-1px)}.SectionCloserCTA-module__20FBCG__btnPrimary{background:linear-gradient(135deg,#7c3aed,#a78bfa);border-color:#0000;box-shadow:0 14px 30px -10px #7c3aedb3}.SectionCloserCTA-module__20FBCG__btnPrimary:hover{background:linear-gradient(135deg,#6d28d9,#9061f9);box-shadow:0 20px 36px -10px #7c3aedd9}.SectionCloserCTA-module__20FBCG__foot{z-index:1;color:#ffffff80;letter-spacing:.02em;margin-top:18px;font-size:12px;position:relative}
.AboutStats-module__Hhc8hq__section{padding:8px 0 60px;position:relative}.AboutStats-module__Hhc8hq__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (max-width:980px){.AboutStats-module__Hhc8hq__grid{grid-template-columns:repeat(2,1fr)}}.AboutStats-module__Hhc8hq__tile{text-align:center;isolation:isolate;background:linear-gradient(160deg,#1c15358c,#0f0b20c7);border:1px solid #ffffff12;border-radius:22px;padding:28px 20px 24px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.AboutStats-module__Hhc8hq__tile:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--tile-color,#a78bfa),transparent 40%,transparent 70%,#a78bfa4d);-webkit-mask-composite:xor;pointer-events:none;opacity:.5;padding:1px;transition:opacity .25s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AboutStats-module__Hhc8hq__tile:hover{box-shadow:0 18px 50px -22px color-mix(in srgb,var(--tile-color,#a78bfa)50%,#0009);transform:translateY(-3px)}.AboutStats-module__Hhc8hq__tile:hover:before{opacity:1}.AboutStats-module__Hhc8hq__icon{background:color-mix(in srgb,var(--tile-color,#a78bfa)14%,transparent);border:1px solid color-mix(in srgb,var(--tile-color,#a78bfa)32%,transparent);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;font-size:22px;line-height:1;display:inline-flex}.AboutStats-module__Hhc8hq__value{background:linear-gradient(135deg,var(--tile-color,#a78bfa),#fff 130%);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:38px;font-weight:800;line-height:1}.AboutStats-module__Hhc8hq__label{color:#fff9;font-size:12.5px;font-weight:500}
.HowItWorksHero-module__LnYCxW__hero{text-align:center;padding:clamp(96px,14vw,152px) 24px clamp(48px,7vw,72px);position:relative;overflow:hidden}.HowItWorksHero-module__LnYCxW__inner{z-index:1;max-width:920px;margin:0 auto;position:relative}.HowItWorksHero-module__LnYCxW__orb{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.HowItWorksHero-module__LnYCxW__orb1{background:#7c3aed2e;width:540px;height:540px;top:-180px;left:50%;transform:translate(-50%)}.HowItWorksHero-module__LnYCxW__orb2{background:#06b6d41a;width:280px;height:280px;top:80px;right:8%}.HowItWorksHero-module__LnYCxW__orb3{background:#c084fc1a;width:240px;height:240px;top:110px;left:8%}.HowItWorksHero-module__LnYCxW__crumb{color:#fff9;background:#ffffff08;border:1px solid #ffffff12;border-radius:100px;align-items:center;gap:6px;margin-bottom:18px;padding:5px 13px;font-size:12px;display:inline-flex}.HowItWorksHero-module__LnYCxW__crumb a{color:#ffffffbf;text-decoration:none;transition:color .18s}.HowItWorksHero-module__LnYCxW__crumb a:hover{color:#fff}.HowItWorksHero-module__LnYCxW__crumb span.HowItWorksHero-module__LnYCxW__sep{color:#ffffff38}.HowItWorksHero-module__LnYCxW__eyebrow{color:#c4b5fd;letter-spacing:.14em;text-transform:uppercase;background:#a78bfa1f;border:1px solid #a78bfa47;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.HowItWorksHero-module__LnYCxW__eyebrowDot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e2e}.HowItWorksHero-module__LnYCxW__title{color:#fff;letter-spacing:-.028em;margin:0 0 18px;font-size:clamp(34px,5.6vw,54px);font-weight:800;line-height:1.06}.HowItWorksHero-module__LnYCxW__titleAccent{background:linear-gradient(135deg,#a78bfa,#c4b5fd 50%,#e9d5ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorksHero-module__LnYCxW__lead{color:#ffffffb3;max-width:640px;margin:0 auto 36px;font-size:clamp(15.5px,1.85vw,17.5px);line-height:1.65}.HowItWorksHero-module__LnYCxW__flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;max-width:820px;margin:0 auto;display:grid}.HowItWorksHero-module__LnYCxW__flowStep{--s-color:#a78bfa;isolation:isolate;text-align:left;background:linear-gradient(160deg,#1c153599,#0f0b20c7);border:1px solid #ffffff14;border-radius:14px;padding:18px;position:relative;overflow:hidden}.HowItWorksHero-module__LnYCxW__flowStep:before{content:"";background:linear-gradient(90deg,var(--s-color),transparent);height:2px;position:absolute;top:0;left:0;right:0}.HowItWorksHero-module__LnYCxW__flowNum{background:color-mix(in srgb,var(--s-color)22%,transparent);width:22px;height:22px;color:var(--s-color);letter-spacing:.04em;border-radius:6px;justify-content:center;align-items:center;margin-bottom:8px;font-size:10.5px;font-weight:800;display:inline-flex}.HowItWorksHero-module__LnYCxW__flowTitle{color:#fff;margin:0 0 3px;font-size:13.5px;font-weight:700}.HowItWorksHero-module__LnYCxW__flowDesc{color:#ffffff8c;margin:0;font-size:11.5px;line-height:1.45}.HowItWorksHero-module__LnYCxW__flowArrow{color:#ffffff4d;justify-content:center;align-items:center;width:22px;display:inline-flex}@media (max-width:760px){.HowItWorksHero-module__LnYCxW__flow{grid-template-columns:1fr}.HowItWorksHero-module__LnYCxW__flowArrow{display:none}}
.ReadingProgress-module__vbWafa__bar{z-index:40;background:#ffffff0d;border-radius:100px;height:3px;margin:-8px -24px 0;position:sticky;top:0;left:0;right:0;overflow:hidden}.ReadingProgress-module__vbWafa__fill{background:linear-gradient(90deg,var(--cat-color,#7c3aed),#a78bfa,#06b6d4);background-size:200% 100%;border-radius:100px;width:0%;height:100%;transition:width .12s linear;animation:3.5s linear infinite ReadingProgress-module__vbWafa__shimmer}@keyframes ReadingProgress-module__vbWafa__shimmer{0%{background-position:0 0}to{background-position:200% 0}}
.QuizLandingHero-module__bhPi2W__shell{isolation:isolate;min-height:100vh;padding:140px 24px 80px;position:relative;overflow:hidden}.QuizLandingHero-module__bhPi2W__ambient{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.QuizLandingHero-module__bhPi2W__ambient:before,.QuizLandingHero-module__bhPi2W__ambient:after{content:"";filter:blur(120px);border-radius:50%;position:absolute}.QuizLandingHero-module__bhPi2W__ambient:before{opacity:.45;background:radial-gradient(circle,#7c3aed 0%,#0000 70%);width:560px;height:560px;top:-160px;left:-200px}.QuizLandingHero-module__bhPi2W__ambient:after{opacity:.3;background:radial-gradient(circle,#06b6d4 0%,#0000 70%);width:460px;height:460px;bottom:-180px;right:-160px}.QuizLandingHero-module__bhPi2W__hero{text-align:center;max-width:760px;margin:0 auto 36px}.QuizLandingHero-module__bhPi2W__eyebrow{color:#c4b5fd;letter-spacing:.12em;text-transform:uppercase;background:#a78bfa1f;border:1px solid #a78bfa47;border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.QuizLandingHero-module__bhPi2W__eyebrowSpark{background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #a78bfacc}.QuizLandingHero-module__bhPi2W__title{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(32px,5.5vw,56px);font-weight:800;line-height:1.08}.QuizLandingHero-module__bhPi2W__titleAccent{background:linear-gradient(135deg,#a78bfa,#06b6d4 60%,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.QuizLandingHero-module__bhPi2W__subtitle{color:#fff9;max-width:560px;margin:0 auto;font-size:clamp(15px,1.9vw,17.5px);line-height:1.6}.QuizLandingHero-module__bhPi2W__metaRow{color:#ffffff80;align-items:center;gap:18px;margin-top:18px;font-size:12.5px;display:inline-flex}.QuizLandingHero-module__bhPi2W__metaRow>span{align-items:center;gap:6px;display:inline-flex}.QuizLandingHero-module__bhPi2W__metaDot{background:#ffffff4d;border-radius:50%;width:4px;height:4px}.QuizLandingHero-module__bhPi2W__jumpSection{max-width:920px;margin:56px auto 0}.QuizLandingHero-module__bhPi2W__jumpLabel{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:18px;font-size:11.5px;font-weight:700;display:block}.QuizLandingHero-module__bhPi2W__jumpGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.QuizLandingHero-module__bhPi2W__jumpCard{color:#fffc;background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.QuizLandingHero-module__bhPi2W__jumpCard:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#7c3aed1f,#0000);transition:opacity .2s;position:absolute;inset:0}.QuizLandingHero-module__bhPi2W__jumpCard:hover{color:#fff;background:#ffffff0d;border-color:#a78bfa59;transform:translateY(-2px)}.QuizLandingHero-module__bhPi2W__jumpCard:hover:after{opacity:1}.QuizLandingHero-module__bhPi2W__jumpEmoji{z-index:1;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;display:flex;position:relative}.QuizLandingHero-module__bhPi2W__jumpTitle{z-index:1;flex:1;font-weight:600;position:relative}.QuizLandingHero-module__bhPi2W__jumpArrow{color:#ffffff4d;z-index:1;font-size:16px;transition:transform .2s,color .2s;position:relative}.QuizLandingHero-module__bhPi2W__jumpCard:hover .QuizLandingHero-module__bhPi2W__jumpArrow{color:#a78bfa;transform:translate(2px)}@media (max-width:640px){.QuizLandingHero-module__bhPi2W__shell{padding:120px 16px 60px}.QuizLandingHero-module__bhPi2W__metaRow{flex-wrap:wrap;justify-content:center;gap:10px}}
.UrgencyBadge-module__66yW2W__badge{font-family:var(--font-body,"Open Sans",sans-serif);letter-spacing:.02em;white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.UrgencyBadge-module__66yW2W__icon{align-items:center;line-height:0;display:inline-flex}.UrgencyBadge-module__66yW2W__immediate{color:#f87171;background:#f871711f;border:1px solid #f871714d}.UrgencyBadge-module__66yW2W__soon{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.UrgencyBadge-module__66yW2W__planning{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa4d}
.ArticleTOC-module__REJVyW__wrap{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:linear-gradient(160deg,#1c153580,#0f0b20a6);border:1px solid #ffffff0f;border-radius:16px;flex-shrink:0;align-self:flex-start;width:240px;max-height:calc(100vh - 120px);padding:22px 18px;display:none;position:sticky;top:100px;overflow-y:auto}.ArticleTOC-module__REJVyW__wrap::-webkit-scrollbar{width:4px}.ArticleTOC-module__REJVyW__wrap::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}@media (min-width:1100px){.ArticleTOC-module__REJVyW__wrap{display:block}}.ArticleTOC-module__REJVyW__label{letter-spacing:.14em;text-transform:uppercase;color:var(--case-color,#a78bfa);margin-bottom:12px;font-size:10px;font-weight:700;display:block}.ArticleTOC-module__REJVyW__readingTime{color:#ffffff80;border-bottom:1px solid #ffffff0f;margin-bottom:18px;padding-bottom:14px;font-size:11.5px;display:block}.ArticleTOC-module__REJVyW__readingTime b{color:#fff;font-weight:700}.ArticleTOC-module__REJVyW__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.ArticleTOC-module__REJVyW__link{color:#ffffff8c;cursor:pointer;border-left:2px solid #0000;border-radius:0 8px 8px 0;padding:6px 10px 6px 12px;font-size:12.5px;line-height:1.45;text-decoration:none;transition:color .18s,border-color .18s,background .18s;display:block}.ArticleTOC-module__REJVyW__link:hover{color:#fff;background:#ffffff06}.ArticleTOC-module__REJVyW__linkActive{color:#fff;border-left-color:var(--case-color,#a78bfa);background:color-mix(in srgb,var(--case-color,#7c3aed)8%,transparent);font-weight:600}
.AboutProblem-module__PDKOtW__header{text-align:center;margin-bottom:48px}.AboutProblem-module__PDKOtW__grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (max-width:768px){.AboutProblem-module__PDKOtW__grid{grid-template-columns:1fr}}.AboutProblem-module__PDKOtW__card{isolation:isolate;background:linear-gradient(160deg,#1c15358c,#0f0b20c7);border:1px solid #ffffff12;border-radius:22px;align-items:flex-start;gap:20px;padding:26px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.AboutProblem-module__PDKOtW__card:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--pain-color,#7c3aed),transparent 40%,transparent 70%,#a78bfa4d);-webkit-mask-composite:xor;pointer-events:none;opacity:.5;padding:1px;transition:opacity .25s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AboutProblem-module__PDKOtW__card:hover:before{opacity:1}.AboutProblem-module__PDKOtW__card:hover{border-color:color-mix(in srgb,var(--pain-color,#7c3aed)40%,transparent);box-shadow:0 22px 50px -22px color-mix(in srgb,var(--pain-color,#7c3aed)38%,#000000b3);transform:translateY(-3px)}.AboutProblem-module__PDKOtW__iconWrap{background:color-mix(in srgb,var(--pain-color,#7c3aed)15%,transparent);border:1px solid color-mix(in srgb,var(--pain-color,#7c3aed)30%,transparent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;display:flex}.AboutProblem-module__PDKOtW__body{flex:1;min-width:0}.AboutProblem-module__PDKOtW__stat{font-family:var(--font-heading);color:var(--pain-color,#7c3aed);letter-spacing:-.015em;margin-bottom:6px;font-size:1.7rem;font-weight:800;line-height:1.1}.AboutProblem-module__PDKOtW__problem{font-family:var(--font-body);color:#ffffffb8;margin:0 0 14px;font-size:.95rem;line-height:1.65}.AboutProblem-module__PDKOtW__cta{font-family:var(--font-body);color:var(--pain-color,#a78bfa);align-items:center;gap:4px;font-size:.88rem;font-weight:700;text-decoration:none;transition:gap .18s;display:inline-flex}.AboutProblem-module__PDKOtW__card:hover .AboutProblem-module__PDKOtW__cta{gap:8px}
.HowItWorksChapters-module__yo1qqa__section{padding:64px 24px 32px}.HowItWorksChapters-module__yo1qqa__inner{max-width:940px;margin:0 auto}.HowItWorksChapters-module__yo1qqa__intro{text-align:center;margin-bottom:36px}.HowItWorksChapters-module__yo1qqa__introEyebrow{color:#c4b5fd;letter-spacing:.14em;text-transform:uppercase;background:#a78bfa1f;border:1px solid #a78bfa47;border-radius:100px;margin-bottom:14px;padding:5px 13px;font-size:10.5px;font-weight:700;display:inline-flex}.HowItWorksChapters-module__yo1qqa__introTitle{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(24px,3.4vw,34px);font-weight:800}.HowItWorksChapters-module__yo1qqa__introSub{color:#fff9;max-width:560px;margin:0 auto;font-size:14.5px;line-height:1.65}.HowItWorksChapters-module__yo1qqa__chapter{--c-color:#a78bfa;isolation:isolate;background:linear-gradient(160deg,#1c153599,#0f0b20c7);border:1px solid #ffffff12;border-radius:18px;margin-bottom:18px;padding:30px 30px 28px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative}.HowItWorksChapters-module__yo1qqa__chapter:hover{border-color:color-mix(in srgb,var(--c-color)45%,transparent);box-shadow:0 22px 50px -22px color-mix(in srgb,var(--c-color)35%,#000000b3);transform:translateY(-2px)}.HowItWorksChapters-module__yo1qqa__head{align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.HowItWorksChapters-module__yo1qqa__numPlate{background:color-mix(in srgb,var(--c-color)18%,transparent);border:1px solid color-mix(in srgb,var(--c-color)38%,transparent);width:52px;height:52px;color:var(--c-color);letter-spacing:.02em;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex}.HowItWorksChapters-module__yo1qqa__headText{flex-direction:column;gap:4px;display:flex}.HowItWorksChapters-module__yo1qqa__chapterEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--c-color);font-size:10px;font-weight:700}.HowItWorksChapters-module__yo1qqa__chapterTitle{color:#fff;letter-spacing:-.015em;margin:0;font-size:20px;font-weight:800;line-height:1.25}.HowItWorksChapters-module__yo1qqa__body{color:#ffffffb8;font-size:14.5px;line-height:1.7}.HowItWorksChapters-module__yo1qqa__body p{margin:0 0 12px}.HowItWorksChapters-module__yo1qqa__body strong{color:#fff}.HowItWorksChapters-module__yo1qqa__bulletList{flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.HowItWorksChapters-module__yo1qqa__bullet{color:#ffffffb8;align-items:flex-start;gap:10px;font-size:14px;display:flex}.HowItWorksChapters-module__yo1qqa__bulletDot{background:var(--c-color);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}
.PricingHeroPro-module__EcB_7G__hero{text-align:center;padding:clamp(96px,14vw,152px) 24px clamp(56px,8vw,88px);position:relative;overflow:hidden}.PricingHeroPro-module__EcB_7G__inner{z-index:1;max-width:820px;margin:0 auto;position:relative}.PricingHeroPro-module__EcB_7G__orb{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.PricingHeroPro-module__EcB_7G__orb1{background:#7c3aed2e;width:520px;height:520px;top:-160px;left:50%;transform:translate(-50%)}.PricingHeroPro-module__EcB_7G__orb2{background:#06b6d41a;width:280px;height:280px;top:80px;right:10%}.PricingHeroPro-module__EcB_7G__orb3{background:#c084fc1a;width:240px;height:240px;top:110px;left:8%}.PricingHeroPro-module__EcB_7G__eyebrow{color:#c4b5fd;letter-spacing:.14em;text-transform:uppercase;background:#a78bfa1f;border:1px solid #a78bfa47;border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.PricingHeroPro-module__EcB_7G__eyebrowDot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e2e}.PricingHeroPro-module__EcB_7G__title{color:#fff;letter-spacing:-.028em;margin:0 0 18px;font-size:clamp(34px,5.6vw,56px);font-weight:800;line-height:1.05}.PricingHeroPro-module__EcB_7G__titleAccent{background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 50%,#e9d5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PricingHeroPro-module__EcB_7G__lead{color:#ffffffb3;max-width:640px;margin:0 auto 28px;font-size:clamp(15.5px,1.85vw,18px);line-height:1.65}.PricingHeroPro-module__EcB_7G__trust{background:#ffffff08;border:1px solid #ffffff12;border-radius:100px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:8px 10px;display:inline-flex}.PricingHeroPro-module__EcB_7G__trustItem{color:#ffffffb8;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:500;display:inline-flex}.PricingHeroPro-module__EcB_7G__trustItem svg{color:#34d399;flex-shrink:0}.PricingHeroPro-module__EcB_7G__trustDivider{background:#ffffff1a;width:1px;height:14px}.PricingHeroPro-module__EcB_7G__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;max-width:720px;margin:32px auto 0;display:grid}.PricingHeroPro-module__EcB_7G__stat{text-align:left;background:linear-gradient(160deg,#1c15358c,#0f0b20b3);border:1px solid #ffffff12;border-radius:14px;padding:14px 16px;position:relative;overflow:hidden}.PricingHeroPro-module__EcB_7G__stat:before{content:"";background:linear-gradient(90deg,var(--stat-color,#a78bfa),transparent);height:2px;position:absolute;top:0;left:0;right:0}.PricingHeroPro-module__EcB_7G__statValue{color:#fff;letter-spacing:-.02em;font-size:1.4rem;font-weight:800;line-height:1}.PricingHeroPro-module__EcB_7G__statLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-top:6px;font-size:9.5px;font-weight:700;display:block}@media (max-width:720px){.PricingHeroPro-module__EcB_7G__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.PricingHeroPro-module__EcB_7G__trust{flex-direction:column;padding:12px 16px}.PricingHeroPro-module__EcB_7G__trustDivider{display:none}}
.PullQuote-module__GTlwCW__wrap{background:linear-gradient(135deg,color-mix(in srgb,var(--case-color,#7c3aed)12%,transparent),transparent);border-left:3px solid var(--case-color,#a78bfa);border-radius:0 16px 16px 0;margin:48px 0;padding:28px 32px 24px;position:relative}.PullQuote-module__GTlwCW__glyph{color:var(--case-color,#a78bfa);opacity:.32;pointer-events:none;font-family:Georgia,serif;font-size:64px;line-height:1;position:absolute;top:6px;left:20px}.PullQuote-module__GTlwCW__body{color:#fff;z-index:1;margin:0 0 14px;padding-left:30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2.2vw,22px);font-style:italic;line-height:1.55;position:relative}.PullQuote-module__GTlwCW__attribution{font-family:var(--font-body,"Open Sans",sans-serif);color:#ffffff8c;letter-spacing:.02em;padding-left:30px;font-size:13px;font-style:normal;display:block}@media (max-width:600px){.PullQuote-module__GTlwCW__wrap{padding:24px 22px 20px}.PullQuote-module__GTlwCW__body,.PullQuote-module__GTlwCW__attribution{padding-left:24px}.PullQuote-module__GTlwCW__glyph{font-size:52px;left:14px}}
.ContactHeroNew-module__Pa5nfG__hero{text-align:center;padding:140px 0 70px;position:relative;overflow:hidden}.ContactHeroNew-module__Pa5nfG__orb{pointer-events:none;background:radial-gradient(circle,#7c3aed1f 0%,#0000 65%);width:720px;height:720px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ContactHeroNew-module__Pa5nfG__inner{z-index:1;position:relative}.ContactHeroNew-module__Pa5nfG__title{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;line-height:1.1;font-family:var(--font-heading);letter-spacing:-.025em;color:#fff;margin:0 auto 22px}.ContactHeroNew-module__Pa5nfG__subtitle{color:#ffffffb3;max-width:620px;font-size:1.18rem;line-height:1.65;font-family:var(--font-body);margin:0 auto}
