.Callout-module__lNYk6G__callout{margin:var(--space-6)0;border-radius:var(--card-radius-sm);border:1px solid #ffffff0f;overflow:hidden}.Callout-module__lNYk6G__header{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);display:flex}.Callout-module__lNYk6G__icon{display:flex}.Callout-module__lNYk6G__body{padding:var(--space-3)var(--space-4);font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.Callout-module__lNYk6G__info{border-left:3px solid var(--neon-blue)}.Callout-module__lNYk6G__info .Callout-module__lNYk6G__header{color:var(--neon-blue);background:#3b82f614}.Callout-module__lNYk6G__tip{border-left:3px solid #22c55e}.Callout-module__lNYk6G__tip .Callout-module__lNYk6G__header{color:#4ade80;background:#22c55e14}.Callout-module__lNYk6G__warning{border-left:3px solid #eab308}.Callout-module__lNYk6G__warning .Callout-module__lNYk6G__header{color:#facc15;background:#eab30814}.Callout-module__lNYk6G__danger{border-left:3px solid #ef4444}.Callout-module__lNYk6G__danger .Callout-module__lNYk6G__header{color:#f87171;background:#ef444414}
.Quiz-module__9OMqsW__quiz{margin:var(--space-8)0;border-radius:var(--card-radius);background:var(--bg-card);border:1px solid #a855f733;overflow:hidden}.Quiz-module__9OMqsW__header{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);color:var(--neon-purple);background:#a855f714;display:flex}.Quiz-module__9OMqsW__question{padding:var(--space-4);font-size:var(--text-lg);font-weight:600;font-family:var(--font-heading)}.Quiz-module__9OMqsW__options{gap:var(--space-2);padding:0 var(--space-4);flex-direction:column;display:flex}.Quiz-module__9OMqsW__option{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-radius:var(--card-radius-sm);text-align:left;transition:all var(--transition-fast);cursor:pointer;font-size:var(--text-sm);border:1px solid #ffffff14;display:flex}.Quiz-module__9OMqsW__option:hover:not(:disabled){background:#a855f70d;border-color:#a855f74d}.Quiz-module__9OMqsW__option:disabled{cursor:default}.Quiz-module__9OMqsW__selected{border-color:var(--neon-purple)!important;background:#a855f71a!important}.Quiz-module__9OMqsW__correct{background:#22c55e1a!important;border-color:#22c55e!important}.Quiz-module__9OMqsW__incorrect{background:#ef44441a!important;border-color:#ef4444!important}.Quiz-module__9OMqsW__optionLetter{width:24px;height:24px;font-family:var(--font-mono);font-size:var(--text-xs);background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.Quiz-module__9OMqsW__resultIcon{flex-shrink:0;margin-left:auto}.Quiz-module__9OMqsW__submit{margin:var(--space-4);padding:var(--space-3)var(--space-6);border-radius:var(--card-radius-sm);background:var(--gradient-btn);color:var(--text-primary);font-family:var(--font-heading);font-weight:600;font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-normal);display:block}.Quiz-module__9OMqsW__submit:hover:not(:disabled){box-shadow:var(--glow-purple);transform:translateY(-1px)}.Quiz-module__9OMqsW__submit:disabled{opacity:.4;cursor:not-allowed}.Quiz-module__9OMqsW__result{margin:var(--space-4);padding:var(--space-4);border-radius:var(--card-radius-sm)}.Quiz-module__9OMqsW__resultCorrect{background:#22c55e14;border:1px solid #22c55e33}.Quiz-module__9OMqsW__resultWrong{background:#ef444414;border:1px solid #ef444433}.Quiz-module__9OMqsW__resultText{font-family:var(--font-heading);font-weight:700;font-size:var(--text-base);margin-bottom:var(--space-2)}.Quiz-module__9OMqsW__explanation{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}
.BeforeAfter-module__S0-sAq__wrapper{margin:var(--space-6)0}.BeforeAfter-module__S0-sAq__container{aspect-ratio:16/9;border-radius:var(--card-radius);cursor:ew-resize;user-select:none;border:1px solid #a855f733;width:100%;position:relative;overflow:hidden}.BeforeAfter-module__S0-sAq__layer{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BeforeAfter-module__S0-sAq__before{z-index:2}.BeforeAfter-module__S0-sAq__content{width:100%;height:100%;font-family:var(--font-heading);font-size:var(--text-xl);padding:var(--space-4);text-align:center;justify-content:center;align-items:center;font-weight:600;display:flex}.BeforeAfter-module__S0-sAq__layer:first-child .BeforeAfter-module__S0-sAq__content{background:var(--bg-card)}.BeforeAfter-module__S0-sAq__before .BeforeAfter-module__S0-sAq__content{background:#a855f71a}.BeforeAfter-module__S0-sAq__label{top:var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);z-index:3;background:#0009;border-radius:4px;padding:2px 8px;position:absolute}.BeforeAfter-module__S0-sAq__slider{background:var(--neon-purple);z-index:4;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 10px #a855f780}.BeforeAfter-module__S0-sAq__handle{background:var(--bg-elevated);border:2px solid var(--neon-purple);width:36px;height:36px;box-shadow:var(--glow-subtle);border-radius:50%;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BeforeAfter-module__S0-sAq__arrow{color:var(--neon-purple);font-size:8px;line-height:1}
.StatCard-module__PTn_cG__row{gap:var(--space-3);margin:var(--space-6)0;flex-wrap:wrap;display:flex}.StatCard-module__PTn_cG__card{min-width:140px;padding:var(--space-4)var(--space-5);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex:1;transition:border-color .2s,background .2s;position:relative;overflow:hidden}.StatCard-module__PTn_cG__card:before{content:"";border-radius:12px 12px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.StatCard-module__PTn_cG__card:hover{background:#ffffff0d}.StatCard-module__PTn_cG__purple:before{background:linear-gradient(90deg,#a855f7,#7c3aed)}.StatCard-module__PTn_cG__purple{border-color:#a855f740}.StatCard-module__PTn_cG__purple .StatCard-module__PTn_cG__stat{color:#c084fc}.StatCard-module__PTn_cG__cyan:before{background:linear-gradient(90deg,#06b6d4,#0284c7)}.StatCard-module__PTn_cG__cyan{border-color:#06b6d440}.StatCard-module__PTn_cG__cyan .StatCard-module__PTn_cG__stat{color:#22d3ee}.StatCard-module__PTn_cG__green:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.StatCard-module__PTn_cG__green{border-color:#22c55e40}.StatCard-module__PTn_cG__green .StatCard-module__PTn_cG__stat{color:#4ade80}.StatCard-module__PTn_cG__amber:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.StatCard-module__PTn_cG__amber{border-color:#f59e0b40}.StatCard-module__PTn_cG__amber .StatCard-module__PTn_cG__stat{color:#fbbf24}.StatCard-module__PTn_cG__stat{letter-spacing:-.02em;margin-bottom:var(--space-2);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1}.StatCard-module__PTn_cG__label{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:600}.StatCard-module__PTn_cG__sublabel{color:var(--color-text-muted);margin-top:var(--space-1);font-size:.75rem;font-style:italic}
.Timeline-module___m0uta__timeline{margin:var(--space-6)0;flex-direction:column;gap:0;display:flex}.Timeline-module___m0uta__step{gap:var(--space-4);display:flex;position:relative}.Timeline-module___m0uta__indicator{flex-direction:column;flex-shrink:0;align-items:center;width:32px;display:flex}.Timeline-module___m0uta__dot{z-index:1;background:#ffffff0a;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .2s;display:flex;position:relative}.Timeline-module___m0uta__line{background:linear-gradient(#ffffff1a,#0000);flex:1;width:2px;min-height:24px;margin-top:4px;margin-bottom:4px}.Timeline-module___m0uta__step:last-child .Timeline-module___m0uta__line{display:none}.Timeline-module___m0uta__done .Timeline-module___m0uta__dot{background:#22c55e1f;border-color:#22c55e}.Timeline-module___m0uta__done .Timeline-module___m0uta__line{background:linear-gradient(#22c55e4d,#ffffff1a)}.Timeline-module___m0uta__check{color:#4ade80;font-size:.85rem;font-weight:700}.Timeline-module___m0uta__active .Timeline-module___m0uta__dot{background:#a855f726;border-color:#a855f7;box-shadow:0 0 12px #a855f74d}.Timeline-module___m0uta__pulse{background:#a855f7;border-radius:50%;width:10px;height:10px;animation:2s infinite Timeline-module___m0uta__pulse}@keyframes Timeline-module___m0uta__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.Timeline-module___m0uta__content{padding-bottom:var(--space-5);flex:1}.Timeline-module___m0uta__header{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;padding-top:4px;display:flex}.Timeline-module___m0uta__title{color:var(--color-text-primary);font-size:1rem;font-weight:700}.Timeline-module___m0uta__subtitle{color:var(--color-text-muted);font-size:.8rem}.Timeline-module___m0uta__badge{text-transform:uppercase;letter-spacing:.08em;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.65rem;font-weight:600}.Timeline-module___m0uta__done .Timeline-module___m0uta__badge{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40}.Timeline-module___m0uta__active .Timeline-module___m0uta__badge{color:#c084fc;background:#a855f71f;border:1px solid #a855f740}.Timeline-module___m0uta__upcoming .Timeline-module___m0uta__badge{color:var(--color-text-muted);background:#ffffff0d;border:1px solid #ffffff14}.Timeline-module___m0uta__body{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.Timeline-module___m0uta__body p:first-child{margin-top:0}
.Accordion-module__6LbNmG__accordion{margin:var(--space-6)0;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.Accordion-module__6LbNmG__item{background:#ffffff05;transition:background .2s}.Accordion-module__6LbNmG__item.Accordion-module__6LbNmG__open{background:#a855f70d}.Accordion-module__6LbNmG__trigger{width:100%;padding:var(--space-4)var(--space-5);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--color-text-primary);background:0 0;border:none;border-bottom:1px solid #ffffff0f;transition:background .15s;display:flex}.Accordion-module__6LbNmG__trigger:hover{background:#ffffff08}.Accordion-module__6LbNmG__triggerText{font-size:.95rem;font-weight:600;line-height:1.4}.Accordion-module__6LbNmG__icon{color:#a855f7;text-align:center;flex-shrink:0;width:20px;font-size:1.4rem;font-weight:300;line-height:1}.Accordion-module__6LbNmG__panel{max-height:0;transition:max-height .3s;overflow:hidden}.Accordion-module__6LbNmG__open .Accordion-module__6LbNmG__panel{max-height:600px}.Accordion-module__6LbNmG__panelInner{padding:var(--space-4)var(--space-5);color:var(--color-text-secondary);font-size:.9rem;line-height:1.65}.Accordion-module__6LbNmG__panelInner p:first-child{margin-top:0}.Accordion-module__6LbNmG__panelInner p:last-child{margin-bottom:0}
.KeyPoint-module__I5vOeW__keypoint{margin:var(--space-7)0;padding:var(--space-5)var(--space-6);background:#a855f70f;border:1px solid #a855f733;border-left:4px solid #a855f7;border-radius:0 12px 12px 0;position:relative}.KeyPoint-module__I5vOeW__label{top:-12px;left:var(--space-5);color:#fff;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:20px;padding:3px 10px;font-size:.65rem;font-weight:700;position:absolute}.KeyPoint-module__I5vOeW__content{color:var(--color-text-primary);font-size:1.1rem;font-style:italic;font-weight:600;line-height:1.55}.KeyPoint-module__I5vOeW__content p:first-child{margin-top:0}.KeyPoint-module__I5vOeW__content p:last-child{margin-bottom:0}
.Steps-module__D5H8YG__steps{gap:var(--space-4);margin:var(--space-6)0;counter-reset:steps;flex-direction:column;display:flex}.Steps-module__D5H8YG__step{gap:var(--space-4);counter-increment:steps;padding:var(--space-4)var(--space-5);background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;align-items:flex-start;transition:border-color .2s,background .2s;display:flex}.Steps-module__D5H8YG__step:hover{background:#a855f70a;border-color:#a855f740}.Steps-module__D5H8YG__number{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:flex;position:relative}.Steps-module__D5H8YG__number:after{content:counter(steps);position:absolute}.Steps-module__D5H8YG__content{flex:1}.Steps-module__D5H8YG__title{color:var(--color-text-primary);margin-bottom:var(--space-2);font-size:1rem;font-weight:700}.Steps-module__D5H8YG__body{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.Steps-module__D5H8YG__body p:first-child{margin-top:0}.Steps-module__D5H8YG__body p:last-child{margin-bottom:0}
.HighlightText-module__oamgAq__highlight{background:0 0;border-radius:3px;padding:0 2px;display:inline;position:relative}.HighlightText-module__oamgAq__highlight:after{content:"";z-index:-1;border-radius:2px;height:40%;position:absolute;bottom:0;left:0;right:0}.HighlightText-module__oamgAq__purple{color:#e9d5ff}.HighlightText-module__oamgAq__purple:after{background:#a855f759}.HighlightText-module__oamgAq__cyan{color:#cffafe}.HighlightText-module__oamgAq__cyan:after{background:#06b6d459}.HighlightText-module__oamgAq__amber{color:#fef3c7}.HighlightText-module__oamgAq__amber:after{background:#f59e0b59}.HighlightText-module__oamgAq__green{color:#dcfce7}.HighlightText-module__oamgAq__green:after{background:#22c55e59}
.ImageGrid-module__FMgSHq__grid{grid-template-columns:repeat(var(--cols,2),1fr);gap:var(--space-3);margin:var(--space-6)0;display:grid}@media (max-width:640px){.ImageGrid-module__FMgSHq__grid{grid-template-columns:1fr}}.ImageGrid-module__FMgSHq__item{aspect-ratio:16/9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;position:relative;overflow:hidden}.ImageGrid-module__FMgSHq__img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.ImageGrid-module__FMgSHq__item:hover .ImageGrid-module__FMgSHq__img{transform:scale(1.02)}
.Mermaid-module__wCfCEa__wrapper{margin:var(--space-6)0;padding:var(--space-5);text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;overflow-x:auto}.Mermaid-module__wCfCEa__wrapper svg{max-width:100%;height:auto}.Mermaid-module__wCfCEa__wrapper .mermaid-error{color:#f87171;text-align:left;white-space:pre-wrap;font-family:monospace;font-size:.8rem}
