.page-module__x8Jwxq__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.page-module__x8Jwxq__title{text-align:center;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.page-module__x8Jwxq__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem;font-size:1rem}.page-module__x8Jwxq__masterInputCard{flex-direction:column;gap:.75rem;max-width:700px;margin:0 auto 3rem;padding:1.5rem;display:flex}.page-module__x8Jwxq__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.85rem;font-weight:700}.page-module__x8Jwxq__textarea{resize:vertical;border-radius:12px;width:100%;min-height:80px;padding:1rem;font-size:1.1rem}.page-module__x8Jwxq__comparisonGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module__x8Jwxq__panel{flex-direction:column;gap:1.5rem;min-height:350px;padding:2rem;display:flex}.page-module__x8Jwxq__panelHeader{flex-direction:column;gap:.75rem;display:flex}.page-module__x8Jwxq__select{cursor:pointer;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:.95rem}.page-module__x8Jwxq__previewContainer{border:1px solid var(--border-color);word-break:break-all;white-space:pre-wrap;text-align:center;background:#ffffff05;border-radius:14px;flex:1;justify-content:center;align-items:center;min-height:180px;padding:1.5rem;line-height:1.4;display:flex}.page-module__x8Jwxq__panelFooter{justify-content:space-between;align-items:center;display:flex}.page-module__x8Jwxq__sizeControls{align-items:center;gap:.5rem;display:flex}.page-module__x8Jwxq__sizeBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;width:32px;height:32px;transition:all var(--transition-speed) ease;background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;font-weight:700;display:flex}.page-module__x8Jwxq__sizeBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.page-module__x8Jwxq__fontSizeDisplay{color:var(--text-muted);text-align:center;min-width:40px;font-size:.85rem;font-weight:600}@media (max-width:768px){.page-module__x8Jwxq__comparisonGrid{grid-template-columns:1fr;gap:1.5rem}}
.CopyButton-module__iWLseW__copyBtn{color:#5b21b6;cursor:pointer;transition:all var(--transition-speed) cubic-bezier(.4, 0, .2, 1);background:linear-gradient(135deg,#7c3aed38 0%,#db277729 100%);border:1.5px solid #7c3aed73;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem 1.05rem;font-size:.88rem;font-weight:800;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #7c3aed2e}.CopyButton-module__iWLseW__copyBtn:hover{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#db2777 100%);border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 16px #7c3aed59}.CopyButton-module__iWLseW__copyBtn:active{transform:translateY(1px)}html[data-theme=dark] .CopyButton-module__iWLseW__copyBtn{color:#e9d5ff;border-color:#c084fc80;box-shadow:0 2px 12px #c084fc38}.CopyButton-module__iWLseW__copied{animation:.3s cubic-bezier(.175,.885,.32,1.275) CopyButton-module__iWLseW__successPop;color:#fff!important;background:#10b981!important;border-color:#10b981!important;box-shadow:0 0 12px #10b98166!important}.CopyButton-module__iWLseW__copiedText{animation:.2s CopyButton-module__iWLseW__fadeIn}@keyframes CopyButton-module__iWLseW__successPop{0%{transform:scale(.9)}50%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes CopyButton-module__iWLseW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.ViewImageButton-module__aD6Z8W__viewBtn{color:#5b21b6;cursor:pointer;transition:all var(--transition-speed) cubic-bezier(.4, 0, .2, 1);background:linear-gradient(135deg,#fffffffa 0%,#ede9fef2 100%);border:1.5px solid #7c3aed66;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem 1.05rem;font-size:.88rem;font-weight:800;display:flex;box-shadow:0 2px 10px #7c3aed24}.ViewImageButton-module__aD6Z8W__viewBtn:hover{color:#6d28d9;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 16px #7c3aed47}.ViewImageButton-module__aD6Z8W__viewBtn:active{transform:translateY(1px)}html[data-theme=dark] .ViewImageButton-module__aD6Z8W__viewBtn{color:#e9d5ff;background:linear-gradient(135deg,#1e1432f2 0%,#2d194be6 100%);border-color:#c084fc73;box-shadow:0 2px 12px #c084fc33}html[data-theme=dark] .ViewImageButton-module__aD6Z8W__viewBtn:hover{color:#fff;background:linear-gradient(135deg,#4c1d95 0%,#6b21a8 100%)}
.FontImageModal-module__Pr8vEW__overlay{z-index:100000;-webkit-backdrop-filter:blur(10px);background:#0f172a9e;justify-content:center;align-items:center;padding:1rem;animation:.2s FontImageModal-module__Pr8vEW__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes FontImageModal-module__Pr8vEW__overlayFadeIn{0%{opacity:0}to{opacity:1}}.FontImageModal-module__Pr8vEW__modal{background:#fff;border-radius:18px;width:min(720px,100%);padding:1.25rem 1.25rem 1rem;animation:.22s cubic-bezier(.16,1,.3,1) FontImageModal-module__Pr8vEW__modalPopIn;position:relative;box-shadow:0 24px 60px #0f172a59}@keyframes FontImageModal-module__Pr8vEW__modalPopIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme=dark] .FontImageModal-module__Pr8vEW__modal{border:1px solid var(--border-color);background:#1e1b4b}.FontImageModal-module__Pr8vEW__closeBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#94a3b826;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:.85rem;right:.85rem}.FontImageModal-module__Pr8vEW__closeBtn:hover{color:var(--primary);background:#8b5cf626}.FontImageModal-module__Pr8vEW__hint{text-align:center;color:#334155;max-width:92%;margin:0 auto 1rem;font-size:.92rem;font-weight:600;line-height:1.45}html[data-theme=dark] .FontImageModal-module__Pr8vEW__hint{color:var(--text-secondary)}.FontImageModal-module__Pr8vEW__previewWrap{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;overflow:hidden}html[data-theme=dark] .FontImageModal-module__Pr8vEW__previewWrap{border-color:var(--border-color)}.FontImageModal-module__Pr8vEW__previewStage{background-color:#f8fafc;background-image:linear-gradient(45deg,#d1d5db 25%,#0000 25%),linear-gradient(-45deg,#d1d5db 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d1d5db 75%),linear-gradient(-45deg,#0000 75%,#d1d5db 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;justify-content:center;align-items:center;min-height:180px;max-height:280px;padding:1.25rem;display:flex;overflow:auto}.FontImageModal-module__Pr8vEW__previewStageSolid{background-image:none}.FontImageModal-module__Pr8vEW__previewCanvas{width:auto;max-width:none;height:auto;min-height:48px;display:block}.FontImageModal-module__Pr8vEW__footer{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.FontImageModal-module__Pr8vEW__toggleLabel{color:#334155;align-items:center;gap:.55rem;margin-right:auto;font-size:.82rem;font-weight:700;display:inline-flex}html[data-theme=dark] .FontImageModal-module__Pr8vEW__toggleLabel{color:var(--text-secondary)}.FontImageModal-module__Pr8vEW__toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:42px;height:24px;padding:2px;transition:background .2s}.FontImageModal-module__Pr8vEW__toggleOn{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%)}.FontImageModal-module__Pr8vEW__toggleKnob{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .2s;display:block}.FontImageModal-module__Pr8vEW__toggleOn .FontImageModal-module__Pr8vEW__toggleKnob{transform:translate(18px)}.FontImageModal-module__Pr8vEW__copyImageBtn{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(90deg,#2563eb 0%,#7c3aed 45%,#ec4899 100%);border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.45rem;min-width:220px;padding:.75rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #7c3aed47}.FontImageModal-module__Pr8vEW__copyImageBtn:hover{transform:translateY(-1px);box-shadow:0 10px 26px #7c3aed59}.FontImageModal-module__Pr8vEW__saveBtn{color:#1e293b;letter-spacing:.04em;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex}html[data-theme=dark] .FontImageModal-module__Pr8vEW__saveBtn{color:var(--text-primary);background:#ffffff14}.FontImageModal-module__Pr8vEW__saveBtn:hover{background:#e2e8f0}@media (max-width:640px){.FontImageModal-module__Pr8vEW__footer{flex-direction:column;align-items:stretch}.FontImageModal-module__Pr8vEW__toggleLabel{justify-content:space-between;margin-right:0}.FontImageModal-module__Pr8vEW__copyImageBtn,.FontImageModal-module__Pr8vEW__saveBtn{width:100%;min-width:0}}
.TextStyleToolbar-module__wjbd6q__toolbar{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:14px;margin-bottom:0;padding:2px;position:relative;box-shadow:0 6px 24px #7c3aed47,0 0 32px #8b5cf629}.TextStyleToolbar-module__wjbd6q__toolbarBody{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.55rem .6rem;display:flex}.TextStyleToolbar-module__wjbd6q__toolbarBadge{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);box-shadow:0 2px 10px var(--primary-glow);border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.36rem .62rem;font-size:.62rem;font-weight:800;display:inline-flex}.TextStyleToolbar-module__wjbd6q__chip{background:#8b5cf61a;border:1px solid #8b5cf659;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.28rem .48rem;display:inline-flex}.TextStyleToolbar-module__wjbd6q__chipWide{flex:1;min-width:118px;max-width:160px}.TextStyleToolbar-module__wjbd6q__chipLabel{letter-spacing:.04em;color:var(--primary);white-space:nowrap;align-items:center;gap:.2rem;font-size:.58rem;font-weight:800;line-height:1;display:inline-flex}.TextStyleToolbar-module__wjbd6q__colorInput{cursor:pointer;background:0 0;border:1px solid #8b5cf666;border-radius:6px;width:28px;height:26px;padding:0}.TextStyleToolbar-module__wjbd6q__stepper{align-items:center;gap:.15rem;display:inline-flex}.TextStyleToolbar-module__wjbd6q__stepper button{width:22px;height:22px;color:var(--primary);cursor:pointer;background:#8b5cf626;border:none;border-radius:999px;justify-content:center;align-items:center;transition:all .15s;display:flex}.TextStyleToolbar-module__wjbd6q__stepper button:hover{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff}.TextStyleToolbar-module__wjbd6q__stepper span{text-align:center;min-width:1.35rem;color:var(--text-primary);font-size:.72rem;font-weight:800}.TextStyleToolbar-module__wjbd6q__select{max-width:88px;height:26px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;outline:none;padding:0;font-size:.68rem;font-weight:700}.TextStyleToolbar-module__wjbd6q__slider{min-width:52px;height:3px;accent-color:var(--primary);cursor:pointer;flex:1}.TextStyleToolbar-module__wjbd6q__alignGroup{background:#8b5cf61a;border:1px solid #8b5cf659;border-radius:999px;flex-shrink:0;align-items:center;padding:.12rem;display:inline-flex}.TextStyleToolbar-module__wjbd6q__alignBtn{width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:all .15s;display:flex}.TextStyleToolbar-module__wjbd6q__alignBtn:hover{color:var(--primary)}.TextStyleToolbar-module__wjbd6q__alignBtnActive{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;box-shadow:0 0 10px var(--primary-glow)}.TextStyleToolbar-module__wjbd6q__rowDivider{background:#8b5cf659;flex-shrink:0;width:1px;height:26px;margin:0 .1rem}.TextStyleToolbar-module__wjbd6q__toggleBtn{color:var(--text-primary);letter-spacing:.03em;cursor:pointer;background:#8b5cf614;border:1px solid #8b5cf659;border-radius:999px;flex-shrink:0;align-items:center;gap:.28rem;padding:.32rem .52rem;font-size:.58rem;font-weight:800;line-height:1;transition:all .15s;display:inline-flex}.TextStyleToolbar-module__wjbd6q__toggleBtn:hover{border-color:var(--primary);background:#8b5cf629}.TextStyleToolbar-module__wjbd6q__toggleBtnActive{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;box-shadow:0 2px 12px var(--primary-glow);border-color:#0000}.TextStyleToolbar-module__wjbd6q__toggleState{color:var(--text-muted);background:#8b5cf626;border-radius:999px;padding:.08rem .28rem;font-size:.52rem;font-weight:800}.TextStyleToolbar-module__wjbd6q__toggleBtnActive .TextStyleToolbar-module__wjbd6q__toggleState{color:#fff;background:#ffffff38}html[data-theme=light] .TextStyleToolbar-module__wjbd6q__chip{background:#7c3aed12}html[data-theme=light] .TextStyleToolbar-module__wjbd6q__toggleBtn:not(.TextStyleToolbar-module__wjbd6q__toggleBtnActive){background:#fff}@media (max-width:768px){.TextStyleToolbar-module__wjbd6q__toolbarBody{gap:.3rem;padding:.35rem .4rem}.TextStyleToolbar-module__wjbd6q__chipWide{min-width:calc(50% - .5rem);max-width:none}.TextStyleToolbar-module__wjbd6q__rowDivider{display:none}}
.HomeContent-module__mAAHda__article{max-width:900px;margin:4rem auto 0;padding:0 1.5rem 2rem}.HomeContent-module__mAAHda__intro{margin-bottom:2.5rem}.HomeContent-module__mAAHda__intro p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.HomeContent-module__mAAHda__intro p:last-child{margin-bottom:0}.HomeContent-module__mAAHda__section{margin-bottom:2rem;padding:2.5rem}.HomeContent-module__mAAHda__h2{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;line-height:1.3}.HomeContent-module__mAAHda__h3{color:var(--text-primary);margin:2rem 0 1rem;font-size:1.15rem;font-weight:700;line-height:1.4}.HomeContent-module__mAAHda__paragraph{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.HomeContent-module__mAAHda__paragraph:last-child{margin-bottom:0}.HomeContent-module__mAAHda__paragraph strong{color:var(--text-primary);font-weight:600}.HomeContent-module__mAAHda__inlineLink{color:var(--primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.HomeContent-module__mAAHda__inlineLink:hover{color:var(--secondary)}.HomeContent-module__mAAHda__inlineCode{border:1px solid var(--border-color);color:var(--text-primary);background:#8b5cf61a;border-radius:6px;padding:.15rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.HomeContent-module__mAAHda__faqQuestionList{margin:1.5rem 0 0;padding:0;list-style:none}.HomeContent-module__mAAHda__faqQuestionItem{border:1px solid var(--border-color);color:var(--text-primary);background:#ffffff05;border-radius:12px;margin-bottom:.65rem;padding:.9rem 1rem;font-weight:600;line-height:1.5}.HomeContent-module__mAAHda__faqQuestionItem:last-child{margin-bottom:0}.HomeContent-module__mAAHda__orderedList{color:var(--text-secondary);margin:1.25rem 0 1.5rem 1.25rem;padding:0;line-height:1.7}.HomeContent-module__mAAHda__orderedList li{margin-bottom:.75rem;padding-left:.25rem}.HomeContent-module__mAAHda__orderedList li:last-child{margin-bottom:0}.HomeContent-module__mAAHda__tableWrapper{border:1px solid var(--border-color);border-radius:14px;margin:1.5rem 0;overflow-x:auto}.HomeContent-module__mAAHda__table{border-collapse:collapse;width:100%;min-width:640px;font-size:.9rem}.HomeContent-module__mAAHda__table th,.HomeContent-module__mAAHda__table td{text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-secondary);padding:.85rem 1rem;line-height:1.5}.HomeContent-module__mAAHda__table th{color:var(--text-primary);white-space:nowrap;background:#8b5cf614;font-weight:700}.HomeContent-module__mAAHda__table tbody tr:last-child td{border-bottom:none}.HomeContent-module__mAAHda__table tbody tr:hover td{background:#ffffff05}.HomeContent-module__mAAHda__guideLinksGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.HomeContent-module__mAAHda__guideLinkCard{border:1px solid var(--border-color);transition:all var(--transition-speed) ease;background:#ffffff05;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.35rem;text-decoration:none;display:flex}.HomeContent-module__mAAHda__guideLinkCard:hover{border-color:var(--primary);box-shadow:0 0 16px var(--primary-glow);transform:translateY(-2px)}.HomeContent-module__mAAHda__guideLinkHeader{align-items:center;gap:.65rem;display:flex}.HomeContent-module__mAAHda__guideLinkIcon{border:1px solid var(--border-color);width:40px;height:40px;color:var(--primary);background:#8b5cf61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HomeContent-module__mAAHda__guideLinkTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.HomeContent-module__mAAHda__guideLinkDesc{color:var(--text-secondary);flex:1;margin:0;font-size:.9rem;line-height:1.55}.HomeContent-module__mAAHda__guideLinkCta{color:var(--primary);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:inline-flex}@media (max-width:768px){.HomeContent-module__mAAHda__guideLinksGrid{grid-template-columns:1fr}}@media (max-width:640px){.HomeContent-module__mAAHda__section{padding:1.5rem}.HomeContent-module__mAAHda__h2{font-size:1.3rem}.HomeContent-module__mAAHda__h3{font-size:1.05rem}}
.SiteLogo-module__MeIaPa__logoLink{flex-shrink:0;align-items:center;gap:.85rem;line-height:1;text-decoration:none;transition:transform .2s;display:inline-flex}.SiteLogo-module__MeIaPa__logoLink:hover{transform:translateY(-1px)}.SiteLogo-module__MeIaPa__logoLink:hover .SiteLogo-module__MeIaPa__logoFrame{box-shadow:0 0 0 2px #d4af378c,0 0 22px #2563eb8c,0 0 36px #d4af3740}.SiteLogo-module__MeIaPa__logoFrame{background:linear-gradient(145deg,#d4af3759 0%,#2563eb33 50%,#d4af3759 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:3px;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 0 0 1px #d4af3766,0 0 18px #2563eb73,0 4px 16px #00000059}.SiteLogo-module__MeIaPa__logoImage{object-fit:contain;filter:brightness(1.08)contrast(1.12)saturate(1.15);border-radius:50%;width:auto;max-width:100%;height:auto;display:block}.SiteLogo-module__MeIaPa__brandWordmark{color:#fff;font-family:var(--font-gothic);filter:drop-shadow(0 0 10px #ffffff38);flex-direction:column;justify-content:center;align-items:center;gap:.15rem;display:flex;position:relative}.SiteLogo-module__MeIaPa__brandSpace{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SiteLogo-module__MeIaPa__brandLineTop,.SiteLogo-module__MeIaPa__brandLineBottom{letter-spacing:.03em;white-space:nowrap;text-shadow:0 0 10px #ffffff8c,0 0 18px #d4af3759,0 1px 2px #000000a6,0 0 1px #fff,1px 0 #ffffff59,-1px 0 #ffffff59;font-weight:700;display:block}.SiteLogo-module__MeIaPa__brandLineTop{font-size:1.2rem;line-height:1.08}.SiteLogo-module__MeIaPa__brandLineBottom{text-align:center;text-shadow:0 0 12px #fff9,0 0 22px #d4af3766,0 1px 2px #000000a6,0 0 1px #fff,1px 0 #fff6,-1px 0 #fff6;width:100%;font-size:1.42rem;line-height:1}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__logoImage{width:58px;height:58px}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__brandLineTop{font-size:1.12rem}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__brandLineBottom{font-size:1.32rem}.SiteLogo-module__MeIaPa__footer .SiteLogo-module__MeIaPa__logoImage{width:68px;height:68px}.SiteLogo-module__MeIaPa__footer .SiteLogo-module__MeIaPa__brandLineTop{font-size:1.22rem}.SiteLogo-module__MeIaPa__footer .SiteLogo-module__MeIaPa__brandLineBottom{font-size:1.48rem}.SiteLogo-module__MeIaPa__footer .SiteLogo-module__MeIaPa__logoFrame{padding:4px;box-shadow:0 0 0 1px #d4af3773,0 0 24px #2563eb80,0 6px 20px #0006}@media (max-width:768px){.SiteLogo-module__MeIaPa__logoLink{gap:.65rem}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__logoImage{width:50px;height:50px}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__brandLineTop{font-size:.92rem}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__brandLineBottom{font-size:1.08rem}.SiteLogo-module__MeIaPa__footer .SiteLogo-module__MeIaPa__logoImage{width:58px;height:58px}.SiteLogo-module__MeIaPa__footer .SiteLogo-module__MeIaPa__brandLineTop{font-size:.98rem}.SiteLogo-module__MeIaPa__footer .SiteLogo-module__MeIaPa__brandLineBottom{font-size:1.15rem}}@media (max-width:480px){.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__logoImage{width:46px;height:46px}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__brandLineTop{font-size:.82rem}.SiteLogo-module__MeIaPa__header .SiteLogo-module__MeIaPa__brandLineBottom{font-size:.96rem}}
.Footer-module__EZoWya__footer{background:#000;border-top:1px solid #ffffff1f;flex-direction:column;gap:2rem;width:100%;margin:3rem 0 0;padding:3rem 1.75rem 2rem;display:flex}.Footer-module__EZoWya__topSection{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;max-width:1280px;margin:0 auto;display:flex}.Footer-module__EZoWya__brand{max-width:350px}.Footer-module__EZoWya__brandDesc{color:#ffffffa6;font-size:.9rem;line-height:1.55}.Footer-module__EZoWya__linksGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__groupTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.Footer-module__EZoWya__footerLink{color:#ffffffad;transition:color var(--transition-speed) ease;font-size:.9rem;text-decoration:none}.Footer-module__EZoWya__footerLink:hover{color:#fff}.Footer-module__EZoWya__divider{background:#ffffff1f;width:100%;max-width:1280px;height:1px;margin:0 auto}.Footer-module__EZoWya__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1280px;margin:0 auto;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__developer{color:#ffffff8c;font-size:.85rem}.Footer-module__EZoWya__devLink{color:#ffffffad;transition:color var(--transition-speed) ease;font-weight:500;text-decoration:none}.Footer-module__EZoWya__devLink:hover{color:#fff}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:2.5rem 1rem 1.5rem}.Footer-module__EZoWya__topSection{text-align:center;flex-direction:column;align-items:center}.Footer-module__EZoWya__brand{max-width:100%;margin-bottom:1rem}.Footer-module__EZoWya__bottomSection{text-align:center;flex-direction:column}}
.AnimatedBackground-module__DnL7cq__container{z-index:-1;pointer-events:none;background-color:var(--bg-primary);width:100vw;height:100vh;transition:background-color var(--transition-speed) ease;position:fixed;top:0;left:0;overflow:hidden}.AnimatedBackground-module__DnL7cq__orb{filter:blur(100px);opacity:.45;mix-blend-mode:screen;border-radius:50%;position:absolute}html[data-theme=light] .AnimatedBackground-module__DnL7cq__orb{opacity:0}.AnimatedBackground-module__DnL7cq__orb1{background:radial-gradient(circle,#8b5cf699 0%,#3b82f61a 70%);width:450px;height:450px;animation:25s ease-in-out infinite alternate AnimatedBackground-module__DnL7cq__floatOrb1;top:-5%;left:-5%}.AnimatedBackground-module__DnL7cq__orb2{background:radial-gradient(circle,#3b82f680 0%,#ec48991a 70%);width:500px;height:500px;animation:30s ease-in-out infinite alternate AnimatedBackground-module__DnL7cq__floatOrb2;bottom:-10%;right:-5%}.AnimatedBackground-module__DnL7cq__orb3{background:radial-gradient(circle,#f59e0b66 0%,#8b5cf60d 70%);width:350px;height:350px;animation:20s ease-in-out infinite alternate AnimatedBackground-module__DnL7cq__floatOrb3;top:40%;left:50%;transform:translate(-50%,-50%)}@keyframes AnimatedBackground-module__DnL7cq__floatOrb1{0%{transform:translate(0)scale(1)}to{transform:translate(80px,120px)scale(1.1)}}@keyframes AnimatedBackground-module__DnL7cq__floatOrb2{0%{transform:translate(0)scale(1.05)}to{transform:translate(-100px,-80px)scale(.9)}}@keyframes AnimatedBackground-module__DnL7cq__floatOrb3{0%{transform:translate(-50%,-50%)translate(-60px,40px)scale(.95)}to{transform:translate(-50%,-50%)translate(80px,-60px)scale(1.1)}}@media (prefers-reduced-motion:reduce){.AnimatedBackground-module__DnL7cq__orb1,.AnimatedBackground-module__DnL7cq__orb2,.AnimatedBackground-module__DnL7cq__orb3{animation:none}}
