.Navbar-module__5NTJiW__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#fffffff2;position:sticky;top:0}.Navbar-module__5NTJiW__inner{justify-content:space-between;align-items:center;height:64px;display:flex}.Navbar-module__5NTJiW__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__5NTJiW__logoImage{display:block}.Navbar-module__5NTJiW__links{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__5NTJiW__link{border-radius:var(--radius);color:var(--text-muted);padding:8px 14px;font-size:.9375rem;font-weight:500;transition:color .15s,background .15s}.Navbar-module__5NTJiW__link:hover{color:var(--text);background:var(--bg-subtle)}.Navbar-module__5NTJiW__actions{justify-content:flex-end;align-items:center;gap:8px;min-width:198px;display:flex}.Navbar-module__5NTJiW__actionsLoading{visibility:hidden}.Navbar-module__5NTJiW__actionPlaceholder{width:198px;height:40px}.Navbar-module__5NTJiW__hamburger{color:var(--text);border-radius:var(--radius);background:0 0;border:none;padding:8px;display:none}.Navbar-module__5NTJiW__hamburger:hover{background:var(--bg-subtle)}.Navbar-module__5NTJiW__mobileMenu{display:none}.Navbar-module__5NTJiW__mobilePanel{flex-direction:column;gap:4px;padding:12px 0 18px;display:flex}.Navbar-module__5NTJiW__mobileLink{color:var(--text-muted);padding:12px 4px;font-size:.975rem;font-weight:600}.Navbar-module__5NTJiW__mobileLink:hover{color:var(--text)}.Navbar-module__5NTJiW__mobileActions{border-top:1px solid var(--border);gap:10px;margin-top:8px;padding-top:10px;display:flex}.Navbar-module__5NTJiW__mobileActions a{flex:1;justify-content:center}.Navbar-module__5NTJiW__mobileActionPlaceholder{visibility:hidden;width:100%;height:42px}@media (max-width:768px){.Navbar-module__5NTJiW__links,.Navbar-module__5NTJiW__actions{display:none}.Navbar-module__5NTJiW__hamburger{justify-content:center;align-items:center;display:flex}.Navbar-module__5NTJiW__mobileMenuOpen{border-top:1px solid var(--border);background:#fffffffa;display:block}}
.Footer-module__drEjgq__footer{background:var(--qr-dark);color:#94a3b8;padding:48px 0 24px}.Footer-module__drEjgq__grid{flex-wrap:wrap;gap:32px;margin-bottom:40px;display:flex}.Footer-module__drEjgq__grid>*{flex:0 calc(16.6667% - 21.3333px);min-width:0}.Footer-module__drEjgq__grid>:first-child{flex-basis:calc(33.3333% - 42.6667px)}.Footer-module__drEjgq__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__drEjgq__logo{align-self:flex-start;align-items:center;width:fit-content;display:inline-flex}.Footer-module__drEjgq__logoImage{width:auto;height:44px;display:block}.Footer-module__drEjgq__tagline{max-width:260px;font-size:.9rem;line-height:1.6}.Footer-module__drEjgq__colTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.875rem;font-weight:700}.Footer-module__drEjgq__colLinks{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module__drEjgq__colLink{font-size:.9rem;transition:color .15s}.Footer-module__drEjgq__colLink:hover{color:#fff}.Footer-module__drEjgq__bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:24px;font-size:.85rem;display:flex}@media (max-width:768px){.Footer-module__drEjgq__grid>*{flex:0 calc(50% - 16px)}.Footer-module__drEjgq__grid>:first-child{flex-basis:calc(50% - 16px)}.Footer-module__drEjgq__bottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.Footer-module__drEjgq__grid>*{flex-basis:100%}}
.QrGeneratorForm-module__kF-xlG__form{flex-direction:column;gap:20px;display:flex}.QrGeneratorForm-module__kF-xlG__templateGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.QrGeneratorForm-module__kF-xlG__templateButton{border:1.5px solid var(--border);border-radius:var(--radius);color:var(--text);cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:5px;padding:10px 6px;font-family:inherit;transition:border-color .15s,background .15s,transform .12s;display:flex}.QrGeneratorForm-module__kF-xlG__templateButton:hover{border-color:var(--primary);background:var(--primary-light);transform:translateY(-1px)}.QrGeneratorForm-module__kF-xlG__templateButtonActive{border-color:var(--primary);background:var(--primary-light);box-shadow:0 0 0 3px #e5383b1a}.QrGeneratorForm-module__kF-xlG__templateIcon{color:var(--text-muted);justify-content:center;align-items:center;display:flex}.QrGeneratorForm-module__kF-xlG__templateName{color:var(--text);text-align:center;font-size:.72rem;font-weight:600;line-height:1.2}.QrGeneratorForm-module__kF-xlG__row{flex-wrap:wrap;gap:16px;display:flex}.QrGeneratorForm-module__kF-xlG__row>*{flex:calc(50% - 8px);min-width:0}.QrGeneratorForm-module__kF-xlG__colorRow{flex-wrap:wrap;gap:16px;display:flex}.QrGeneratorForm-module__kF-xlG__presetGrid{flex-wrap:wrap;gap:12px;display:flex}.QrGeneratorForm-module__kF-xlG__presetButton{border:1.5px solid var(--border);min-height:46px;color:var(--text);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;font-size:.85rem;font-weight:700;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.QrGeneratorForm-module__kF-xlG__presetButton:hover{border-color:var(--primary);background:var(--primary-light);transform:translateY(-1px)}.QrGeneratorForm-module__kF-xlG__presetButtonActive{border-color:var(--primary);color:var(--primary);background:var(--primary-light);box-shadow:0 0 0 3px #e5383b1a}.QrGeneratorForm-module__kF-xlG__presetMiniQr{border:1px solid #1118271f;border-radius:10px;flex-shrink:0;width:38px;height:38px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 4px #ffffff6b,0 1px 3px #0f172a14}.QrGeneratorForm-module__kF-xlG__presetMiniBlock{border-radius:3px;width:8px;height:8px;position:absolute}.QrGeneratorForm-module__kF-xlG__presetMiniBlockOne{top:9px;left:9px}.QrGeneratorForm-module__kF-xlG__presetMiniBlockTwo{top:9px;right:9px}.QrGeneratorForm-module__kF-xlG__presetMiniBlockThree{bottom:9px;left:9px}.QrGeneratorForm-module__kF-xlG__presetMiniCorner{border:2px solid #ffffffd1;border-radius:4px;width:10px;height:10px;position:absolute;bottom:8px;right:8px;box-shadow:0 1px 2px #0f172a29}.QrGeneratorForm-module__kF-xlG__colorRow>*{flex:calc(33.3333% - 10.6667px);min-width:0}.QrGeneratorForm-module__kF-xlG__colorControl{align-items:center;gap:8px;display:flex}.QrGeneratorForm-module__kF-xlG__colorInput{border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;background:#fff;width:52px;height:44px;padding:4px}.QrGeneratorForm-module__kF-xlG__colorValue{border:1.5px solid var(--border);border-radius:var(--radius);min-width:0;color:var(--text-muted);text-transform:uppercase;white-space:nowrap;background:#fff;flex:1 1 0;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8125rem}.QrGeneratorForm-module__kF-xlG__colorInput:focus{border-color:var(--primary);outline:none}.QrGeneratorForm-module__kF-xlG__checkboxRow{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);color:var(--text);cursor:pointer;align-items:flex-start;gap:10px;padding:12px 14px;font-size:.875rem;font-weight:600;display:flex}.QrGeneratorForm-module__kF-xlG__checkboxRow input{width:16px;height:16px;accent-color:var(--primary);flex-shrink:0;margin-top:2px}.QrGeneratorForm-module__kF-xlG__actions{flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.QrGeneratorForm-module__kF-xlG__btnFull{flex:1;justify-content:center}@media (max-width:640px){.QrGeneratorForm-module__kF-xlG__row>*,.QrGeneratorForm-module__kF-xlG__colorRow>*{flex-basis:100%}.QrGeneratorForm-module__kF-xlG__actions{flex-direction:column}.QrGeneratorForm-module__kF-xlG__actions button{justify-content:center;width:100%}.QrGeneratorForm-module__kF-xlG__templateGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:380px){.QrGeneratorForm-module__kF-xlG__templateGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.QrGeneratorForm-module__kF-xlG__presetButton{flex:calc(50% - 5px);justify-content:flex-start}.QrGeneratorForm-module__kF-xlG__colorControl{flex-direction:column;align-items:stretch}.QrGeneratorForm-module__kF-xlG__colorInput{width:100%}}
.QrPreview-module__pJd6Mq__wrapper{flex-direction:column;gap:18px;width:100%;display:flex}.QrPreview-module__pJd6Mq__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.QrPreview-module__pJd6Mq__title{color:var(--text);font-size:1.0625rem;font-weight:700;line-height:1.15}.QrPreview-module__pJd6Mq__typeBadge{background:var(--primary-light);color:var(--primary);border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:.8125rem;font-weight:700}.QrPreview-module__pJd6Mq__canvas{aspect-ratio:1;border:1px solid var(--border);background:#fff;border-radius:28px;justify-content:center;align-items:center;width:min(100%,372px);margin:0 auto;padding:clamp(20px,7%,34px);display:flex;overflow:hidden;box-shadow:0 18px 45px #14122514}.QrPreview-module__pJd6Mq__qrMount{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.QrPreview-module__pJd6Mq__qrMount canvas,.QrPreview-module__pJd6Mq__qrMount svg{width:100%!important;height:100%!important}.QrPreview-module__pJd6Mq__placeholder{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:10px;min-height:180px;padding:24px;display:flex}.QrPreview-module__pJd6Mq__placeholderIcon{opacity:.3}.QrPreview-module__pJd6Mq__placeholderText{font-size:.875rem}@media (max-width:480px){.QrPreview-module__pJd6Mq__wrapper{gap:14px}.QrPreview-module__pJd6Mq__header{flex-direction:column;align-items:flex-start}.QrPreview-module__pJd6Mq__title{font-size:1rem}.QrPreview-module__pJd6Mq__typeBadge{padding:5px 10px;font-size:.75rem}.QrPreview-module__pJd6Mq__canvas{border-radius:20px}}
.AnimatedDemo-module__mYhxnq__wrapper{flex-direction:column;align-items:center;gap:20px;display:flex}.AnimatedDemo-module__mYhxnq__frame{border:1px solid var(--border);background:#fff;border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 24px 64px #00000021,0 2px 8px #00000012}.AnimatedDemo-module__mYhxnq__browserBar{border-bottom:1px solid var(--border);background:#f3f4f6;align-items:center;gap:6px;padding:10px 14px;display:flex}.AnimatedDemo-module__mYhxnq__trafficDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.AnimatedDemo-module__mYhxnq__urlBar{border:1px solid var(--border);color:var(--text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:6px;flex:1;margin-left:8px;padding:3px 10px;font-size:.75rem;overflow:hidden}.AnimatedDemo-module__mYhxnq__screen{height:400px;padding:20px;position:relative;overflow:hidden}.AnimatedDemo-module__mYhxnq__phase{flex-direction:column;gap:10px;display:flex;position:absolute;inset:20px}.AnimatedDemo-module__mYhxnq__phaseCentered{text-align:center;justify-content:center;align-items:center}.AnimatedDemo-module__mYhxnq__stepLabel{color:var(--primary);background:var(--primary-light);border-radius:20px;align-items:center;gap:5px;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.AnimatedDemo-module__mYhxnq__promptBox{background:var(--bg-subtle);border:1.5px solid var(--border);color:var(--text);border-radius:10px;flex:1;padding:12px 14px;font-size:.8125rem;line-height:1.65;overflow:hidden}.AnimatedDemo-module__mYhxnq__cursor{color:var(--primary);font-weight:400}.AnimatedDemo-module__mYhxnq__generateBtn{background:var(--primary);color:#fff;cursor:default;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:.8125rem;font-weight:700;display:flex;position:relative;overflow:hidden}.AnimatedDemo-module__mYhxnq__btnShimmer{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:45%;height:100%;position:absolute;top:0;left:0}.AnimatedDemo-module__mYhxnq__aiIcon{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border-radius:18px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.AnimatedDemo-module__mYhxnq__buildingTitle{color:var(--text);font-size:.9375rem;font-weight:800}.AnimatedDemo-module__mYhxnq__progressTrack{background:var(--border);border-radius:999px;width:100%;max-width:280px;height:6px;overflow:hidden}.AnimatedDemo-module__mYhxnq__progressFill{background:linear-gradient(90deg,#c02a2d,#e5383b,#f87171);border-radius:999px;height:100%;transition:width .1s linear}.AnimatedDemo-module__mYhxnq__buildingHint{color:var(--text-muted);font-size:.75rem}.AnimatedDemo-module__mYhxnq__pageFill{background:#fff;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.AnimatedDemo-module__mYhxnq__liveBadge{color:#059669;background:#ecfdf5;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;width:fit-content;margin:10px auto 8px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.AnimatedDemo-module__mYhxnq__miniHero{text-align:center;background:#fff0f0;border-bottom:1px solid #0000000f;flex-direction:column;align-items:center;gap:4px;padding:14px 20px;display:flex}.AnimatedDemo-module__mYhxnq__miniIcon{color:#fff;background:#e5383b;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:6px;display:flex}.AnimatedDemo-module__mYhxnq__miniName{color:#111827;font-size:.9375rem;font-weight:800;line-height:1.2}.AnimatedDemo-module__mYhxnq__miniTagline{color:#e5383b;font-size:.72rem;font-weight:600}.AnimatedDemo-module__mYhxnq__miniLinks{background:#fff;flex-direction:column;align-items:center;gap:8px;padding:12px 20px 8px;display:flex}.AnimatedDemo-module__mYhxnq__miniBtnPrimary{color:#fff;text-align:center;background:#e5383b;border-radius:10px;width:220px;padding:9px 14px;font-size:.75rem;font-weight:700}.AnimatedDemo-module__mYhxnq__miniBtnOutline{color:#e5383b;text-align:center;border:2px solid #e5383b;border-radius:10px;width:220px;padding:8px 14px;font-size:.75rem;font-weight:700}.AnimatedDemo-module__mYhxnq__miniContact{background:#fff;border-top:1px solid #f3f4f6;flex-direction:column;gap:5px;padding:8px 20px 10px;display:flex}.AnimatedDemo-module__mYhxnq__miniContactItem{color:#6b7280;justify-content:center;align-items:center;gap:5px;font-size:.72rem;display:flex}.AnimatedDemo-module__mYhxnq__miniFooter{text-align:center;color:#9ca3af;letter-spacing:.03em;background:#fff;border-top:1px solid #f3f4f6;padding:8px 16px;font-size:.62rem;font-weight:600}.AnimatedDemo-module__mYhxnq__qrWrap{flex-direction:column;align-items:center;gap:8px;display:flex}.AnimatedDemo-module__mYhxnq__qrBox{border:1px solid var(--border);background:#fff;border-radius:10px;width:120px;height:120px;padding:6px;position:relative;overflow:hidden}.AnimatedDemo-module__mYhxnq__qrImg{object-fit:contain;width:100%;height:100%;display:block}.AnimatedDemo-module__mYhxnq__scanLine{background:linear-gradient(90deg,#0000,#e5383b,#0000);height:2px;position:absolute;top:6px;left:0;right:0}.AnimatedDemo-module__mYhxnq__qrUrl{color:var(--primary);font-size:.72rem;font-weight:700}.AnimatedDemo-module__mYhxnq__dlRow{gap:8px;margin-top:4px;display:flex}.AnimatedDemo-module__mYhxnq__dlBtn{border:1.5px solid var(--border);color:var(--text);border-radius:7px;align-items:center;gap:4px;padding:5px 12px;font-size:.75rem;font-weight:700;display:flex}.AnimatedDemo-module__mYhxnq__dlBtnPrimary{background:var(--primary);color:#fff;border-radius:7px;align-items:center;gap:4px;padding:5px 12px;font-size:.75rem;font-weight:700;display:flex}.AnimatedDemo-module__mYhxnq__chipsRow{justify-content:center;align-items:center;height:32px;display:flex}.AnimatedDemo-module__mYhxnq__chips{gap:10px;display:flex}.AnimatedDemo-module__mYhxnq__chip{color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border);border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.AnimatedDemo-module__mYhxnq__dots{align-items:center;gap:6px;display:flex}.AnimatedDemo-module__mYhxnq__dot{border-radius:999px;height:8px}.AnimatedDemo-module__mYhxnq__caption{color:var(--text-muted);font-size:.8125rem;font-weight:600}
.GuestLimitModal-module__LDRLmW__overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.GuestLimitModal-module__LDRLmW__modal{border-radius:var(--radius-lg);text-align:center;width:100%;max-width:440px;box-shadow:var(--shadow-lg);background:#fff;padding:40px 32px}.GuestLimitModal-module__LDRLmW__icon{background:var(--primary-light);width:56px;height:56px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.GuestLimitModal-module__LDRLmW__title{color:var(--text);margin-bottom:10px;font-size:1.375rem;font-weight:800}.GuestLimitModal-module__LDRLmW__desc{color:var(--text-muted);margin-bottom:28px;line-height:1.6}.GuestLimitModal-module__LDRLmW__actions{flex-direction:column;align-items:center;gap:10px;display:flex}.GuestLimitModal-module__LDRLmW__actionsRow{justify-content:center;gap:10px;width:100%;display:flex}.GuestLimitModal-module__LDRLmW__actionBtn{flex:1;justify-content:center;min-width:0}.GuestLimitModal-module__LDRLmW__laterBtn{justify-content:center}@media (max-width:480px){.GuestLimitModal-module__LDRLmW__actionsRow{flex-direction:column}.GuestLimitModal-module__LDRLmW__actionBtn{width:100%}}
.LandingHero-module__9NWEUW__hero{text-align:center;background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);padding:96px 0 80px;position:relative;overflow:hidden}.LandingHero-module__9NWEUW__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#e5383b0f 1px,#0000 1px),linear-gradient(90deg,#e5383b0f 1px,#0000 1px);background-size:44px 44px;animation:18s linear infinite LandingHero-module__9NWEUW__heroPatternDrift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 74%);mask-image:linear-gradient(#000000b8,#0000 74%)}.LandingHero-module__9NWEUW__hero>.container{z-index:1;position:relative}.LandingHero-module__9NWEUW__eyebrow{background:var(--primary-light);color:var(--primary);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:.8125rem;font-weight:700;animation:4s ease-in-out infinite LandingHero-module__9NWEUW__heroFloat;display:inline-flex}.LandingHero-module__9NWEUW__title{color:var(--text);max-width:880px;margin:0 auto 20px;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.1}.LandingHero-module__9NWEUW__accent{color:var(--primary);display:inline-block;position:relative}.LandingHero-module__9NWEUW__accent:after{content:"";z-index:-1;transform-origin:0;background:#e5383b29;border-radius:999px;height:.18em;animation:3.8s ease-in-out infinite LandingHero-module__9NWEUW__accentSweep;position:absolute;bottom:.02em;left:2%;right:2%}.LandingHero-module__9NWEUW__subtitle{color:var(--text-muted);max-width:560px;margin:0 auto 40px;font-size:1.125rem;line-height:1.7}.LandingHero-module__9NWEUW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:56px;display:flex}.LandingHero-module__9NWEUW__btnLg{border-radius:12px;padding:14px 28px;font-size:1rem}.LandingHero-module__9NWEUW__preview{border-radius:var(--radius-lg);max-width:860px;box-shadow:var(--shadow-lg);border:1px solid var(--border);background:var(--bg-subtle);justify-content:center;align-items:center;gap:32px;margin:0 auto;padding:32px;display:flex;position:relative;overflow:hidden}.LandingHero-module__9NWEUW__preview:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0% 38%,#ffffff94 48%,#0000 60% 100%);animation:3.4s ease-in-out infinite LandingHero-module__9NWEUW__previewShine;position:absolute;inset:0;transform:translate(-120%)}.LandingHero-module__9NWEUW__motionLayer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.LandingHero-module__9NWEUW__motionDot{background:#e5383b29;border-radius:3px;width:12px;height:12px;animation:7s ease-in-out infinite LandingHero-module__9NWEUW__moduleFloat;position:absolute}.LandingHero-module__9NWEUW__motionDotOne{top:20%;left:8%}.LandingHero-module__9NWEUW__motionDotTwo{animation-delay:-2s;bottom:18%;right:14%}.LandingHero-module__9NWEUW__motionDotThree{background:#1412251f;animation-delay:-4s;top:16%;right:30%}.LandingHero-module__9NWEUW__previewScene{flex:0 0 250px;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative}.LandingHero-module__9NWEUW__previewScene:before,.LandingHero-module__9NWEUW__previewScene:after{content:"";border:1px dashed #e5383b47;border-radius:30px;width:238px;height:238px;animation:7s linear infinite LandingHero-module__9NWEUW__orbitSpin;position:absolute}.LandingHero-module__9NWEUW__previewScene:after{border-color:#14122524;width:214px;height:214px;animation-duration:9s;animation-direction:reverse}.LandingHero-module__9NWEUW__previewQr{width:200px;height:200px;box-shadow:var(--shadow);background:#fff;border-radius:22px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.LandingHero-module__9NWEUW__previewQr:before{content:"";background:conic-gradient(#0000,#e5383b2e,#0000 34%);animation:4s linear infinite LandingHero-module__9NWEUW__qrSweepRotate;position:absolute;inset:-40%}.LandingHero-module__9NWEUW__qrGlow{filter:blur(18px);opacity:.7;background:#e5383b14;border-radius:18px;position:absolute;inset:16px}.LandingHero-module__9NWEUW__scanWash{z-index:2;background:linear-gradient(#0000 0% 34%,#e5383b14 46%,#e5383b29 50%,#e5383b14 54%,#0000 66% 100%);position:absolute;inset:0;transform:translateY(-110%)}.LandingHero-module__9NWEUW__qrMount{z-index:1;border-radius:16px;justify-content:center;align-items:center;width:186px;height:186px;display:flex;position:relative;overflow:hidden}.LandingHero-module__9NWEUW__qrMount canvas,.LandingHero-module__9NWEUW__qrMount svg{width:100%!important;height:100%!important}.LandingHero-module__9NWEUW__staticQr{display:block}.LandingHero-module__9NWEUW__scanLine{z-index:2;background:linear-gradient(90deg,#0000,#e5383b,#0000);border-radius:999px;height:4px;position:absolute;top:18px;left:18px;right:18px;box-shadow:0 0 18px #e5383bb3,0 0 34px #e5383b3d}.LandingHero-module__9NWEUW__floatingChip{z-index:3;border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--text);white-space:nowrap;background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute}.LandingHero-module__9NWEUW__floatingChipOne{top:8px;left:0}.LandingHero-module__9NWEUW__floatingChipTwo{top:92px;right:-8px}.LandingHero-module__9NWEUW__floatingChipThree{bottom:4px;left:20px}.LandingHero-module__9NWEUW__previewInfo{text-align:left;max-width:320px}.LandingHero-module__9NWEUW__liveBadge{background:var(--primary-light);color:var(--primary);border-radius:999px;margin-bottom:10px;padding:4px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.LandingHero-module__9NWEUW__previewTitle{color:var(--text);margin-bottom:8px;font-size:1.5rem;font-weight:800}.LandingHero-module__9NWEUW__previewDesc{color:var(--text-muted);margin-bottom:16px;line-height:1.6}.LandingHero-module__9NWEUW__previewBadges{flex-wrap:wrap;gap:8px;display:flex}.LandingHero-module__9NWEUW__previewBadge{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:6px;padding:4px 10px;font-size:.8125rem;font-weight:600}@keyframes LandingHero-module__9NWEUW__heroPatternDrift{0%{background-position:0 0,0 0}to{background-position:44px 44px,44px 44px}}@keyframes LandingHero-module__9NWEUW__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes LandingHero-module__9NWEUW__accentSweep{0%,to{opacity:.45;transform:scaleX(.28)}50%{opacity:1;transform:scaleX(1)}}@keyframes LandingHero-module__9NWEUW__qrCardLift{0%,to{transform:translateY(0)rotate(-1.4deg)}50%{transform:translateY(-14px)rotate(1.4deg)}}@keyframes LandingHero-module__9NWEUW__previewShine{0%,42%{transform:translate(-120%)}72%,to{transform:translate(120%)}}@keyframes LandingHero-module__9NWEUW__orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LandingHero-module__9NWEUW__qrSweepRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LandingHero-module__9NWEUW__sceneFloat{0%,to{transform:translate(0,0)rotate(-.6deg)}50%{transform:translate(14px,-8px)rotate(.8deg)}}@keyframes LandingHero-module__9NWEUW__qrPulse{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes LandingHero-module__9NWEUW__scanSweep{0%,8%{opacity:1;transform:translateY(0)}92%{opacity:1;transform:translateY(146px)}to{opacity:0;transform:translateY(146px)}}@keyframes LandingHero-module__9NWEUW__scanWashMove{0%{transform:translateY(-110%)}to{transform:translateY(110%)}}@keyframes LandingHero-module__9NWEUW__chipFloat{0%,to{transform:translate(0,0)}50%{transform:translateY(-12px)}}@keyframes LandingHero-module__9NWEUW__chipFloatOne{0%,to{transform:translate(0,0)}50%{transform:translate(14px,-12px)}}@keyframes LandingHero-module__9NWEUW__chipFloatTwo{0%,to{transform:translate(0,0)}50%{transform:translate(-16px,10px)}}@keyframes LandingHero-module__9NWEUW__chipFloatThree{0%,to{transform:translate(0,0)}50%{transform:translate(18px,12px)}}@keyframes LandingHero-module__9NWEUW__moduleFloat{0%,to{opacity:.5;transform:translate(0,0)rotate(0)}50%{opacity:1;transform:translate(12px,-10px)rotate(12deg)}}@media (min-width:641px){.LandingHero-module__9NWEUW__previewScene{flex-basis:280px;min-height:280px}.LandingHero-module__9NWEUW__previewQr{width:218px;height:218px}.LandingHero-module__9NWEUW__qrMount{width:200px;height:200px}.LandingHero-module__9NWEUW__scanLine{top:20px;left:20px;right:20px}.LandingHero-module__9NWEUW__floatingChipOne{top:0;left:-6px}.LandingHero-module__9NWEUW__floatingChipTwo{top:104px;right:-18px}.LandingHero-module__9NWEUW__floatingChipThree{bottom:-2px;left:10px}}@media (max-width:640px){.LandingHero-module__9NWEUW__hero{padding:72px 0 64px}.LandingHero-module__9NWEUW__actions{margin-bottom:40px}.LandingHero-module__9NWEUW__preview{flex-direction:column;gap:22px;padding:24px 16px}.LandingHero-module__9NWEUW__previewScene{flex-basis:auto;width:100%;min-height:250px}.LandingHero-module__9NWEUW__previewInfo{text-align:center}.LandingHero-module__9NWEUW__previewBadges{justify-content:center}.LandingHero-module__9NWEUW__floatingChipOne{left:6px}.LandingHero-module__9NWEUW__floatingChipTwo{right:6px}}@media (max-width:420px){.LandingHero-module__9NWEUW__btnLg{justify-content:center;width:100%}.LandingHero-module__9NWEUW__previewQr{width:186px;height:186px}.LandingHero-module__9NWEUW__qrMount{width:172px;height:172px}.LandingHero-module__9NWEUW__floatingChip{padding:7px 9px;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.LandingHero-module__9NWEUW__hero:before,.LandingHero-module__9NWEUW__preview:after,.LandingHero-module__9NWEUW__eyebrow,.LandingHero-module__9NWEUW__accent:after,.LandingHero-module__9NWEUW__previewScene,.LandingHero-module__9NWEUW__previewScene:before,.LandingHero-module__9NWEUW__previewScene:after,.LandingHero-module__9NWEUW__previewQr,.LandingHero-module__9NWEUW__previewQr:before,.LandingHero-module__9NWEUW__scanWash,.LandingHero-module__9NWEUW__qrMount,.LandingHero-module__9NWEUW__scanLine,.LandingHero-module__9NWEUW__floatingChip,.LandingHero-module__9NWEUW__motionDot{animation:none}}
.SeoLandingPage-module__VxBXia__hero{text-align:center;background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);padding:76px 0 64px}.SeoLandingPage-module__VxBXia__title{max-width:760px;color:var(--text);margin:14px auto 16px;font-size:clamp(1.9rem,4vw,3rem);font-weight:900;line-height:1.12}.SeoLandingPage-module__VxBXia__subtitle{max-width:640px;color:var(--text-muted);margin:0 auto;font-size:1.075rem;line-height:1.7}.SeoLandingPage-module__VxBXia__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.SeoLandingPage-module__VxBXia__gallerySection{border-top:1px solid var(--border);background:#fff;padding:52px 0 64px}.SeoLandingPage-module__VxBXia__section,.SeoLandingPage-module__VxBXia__sectionAlt,.SeoLandingPage-module__VxBXia__faq,.SeoLandingPage-module__VxBXia__cta{padding:72px 0}.SeoLandingPage-module__VxBXia__sectionAlt,.SeoLandingPage-module__VxBXia__faq{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.SeoLandingPage-module__VxBXia__split{align-items:flex-start;gap:44px;max-width:980px;margin:0 auto;display:flex}.SeoLandingPage-module__VxBXia__split>*{flex:1 1 0;min-width:0}.SeoLandingPage-module__VxBXia__split h2,.SeoLandingPage-module__VxBXia__sectionHead h2,.SeoLandingPage-module__VxBXia__contentBlock h2,.SeoLandingPage-module__VxBXia__ctaBox h2{color:var(--text);font-size:clamp(1.35rem,3vw,2rem);font-weight:850;line-height:1.2}.SeoLandingPage-module__VxBXia__split p,.SeoLandingPage-module__VxBXia__sectionHead p,.SeoLandingPage-module__VxBXia__contentBlock p,.SeoLandingPage-module__VxBXia__ctaBox p{color:var(--text-muted);margin-top:12px;font-size:1rem;line-height:1.8}.SeoLandingPage-module__VxBXia__checkList{flex-direction:column;gap:12px;display:flex}.SeoLandingPage-module__VxBXia__checkItem{border:1px solid var(--border);border-radius:var(--radius);color:var(--text);background:#fff;align-items:flex-start;gap:10px;padding:12px 14px;font-weight:650;display:flex}.SeoLandingPage-module__VxBXia__checkItem svg,.SeoLandingPage-module__VxBXia__icon{color:var(--primary)}.SeoLandingPage-module__VxBXia__checkItem svg{flex-shrink:0;margin-top:3px}.SeoLandingPage-module__VxBXia__sectionHead{text-align:center;max-width:640px;margin:0 auto 36px}.SeoLandingPage-module__VxBXia__cards{flex-wrap:wrap;gap:20px;display:flex}.SeoLandingPage-module__VxBXia__cards>*{flex:0 calc(33.3333% - 13.3333px);min-width:0}.SeoLandingPage-module__VxBXia__card{flex-direction:column;gap:10px;display:flex}.SeoLandingPage-module__VxBXia__icon{background:var(--primary-light);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.SeoLandingPage-module__VxBXia__card h3,.SeoLandingPage-module__VxBXia__faqItem h3{color:var(--text);font-size:1rem;font-weight:800}.SeoLandingPage-module__VxBXia__card p,.SeoLandingPage-module__VxBXia__faqItem p{color:var(--text-muted);font-size:.95rem;line-height:1.65}.SeoLandingPage-module__VxBXia__content{flex-direction:column;gap:34px;max-width:760px;margin:0 auto;display:flex}.SeoLandingPage-module__VxBXia__faqList{flex-direction:column;gap:14px;max-width:860px;margin:0 auto;display:flex}.SeoLandingPage-module__VxBXia__faqItem{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:22px 24px}.SeoLandingPage-module__VxBXia__faqItem p{margin-top:8px}.SeoLandingPage-module__VxBXia__cta{text-align:center}.SeoLandingPage-module__VxBXia__ctaBox{max-width:620px;margin:0 auto}.SeoLandingPage-module__VxBXia__ctaBox a{margin-top:20px}@media (max-width:768px){.SeoLandingPage-module__VxBXia__split{flex-direction:column;gap:28px}.SeoLandingPage-module__VxBXia__cards>*{flex-basis:calc(50% - 10px)}}@media (max-width:520px){.SeoLandingPage-module__VxBXia__hero,.SeoLandingPage-module__VxBXia__gallerySection,.SeoLandingPage-module__VxBXia__section,.SeoLandingPage-module__VxBXia__sectionAlt,.SeoLandingPage-module__VxBXia__faq,.SeoLandingPage-module__VxBXia__cta{padding:54px 0}.SeoLandingPage-module__VxBXia__actions a,.SeoLandingPage-module__VxBXia__ctaBox a{justify-content:center;width:100%}.SeoLandingPage-module__VxBXia__cards>*{flex-basis:100%}}
.ShareCardModal-module__rnAHRq__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a148c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ShareCardModal-module__rnAHRq__modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:440px;animation:.22s ShareCardModal-module__rnAHRq__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000002e}@keyframes ShareCardModal-module__rnAHRq__slideUp{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ShareCardModal-module__rnAHRq__modalHeader{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.ShareCardModal-module__rnAHRq__modalTitleRow{color:var(--text);align-items:center;gap:8px;display:flex}.ShareCardModal-module__rnAHRq__modalTitle{font-size:1.0625rem;font-weight:700}.ShareCardModal-module__rnAHRq__closeBtn{background:var(--bg-subtle);width:34px;height:34px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ShareCardModal-module__rnAHRq__closeBtn:hover{background:var(--border);color:var(--text)}.ShareCardModal-module__rnAHRq__modalHint{color:var(--text-muted);margin-bottom:12px;padding:6px 24px 0;font-size:.8438rem;line-height:1.5}.ShareCardModal-module__rnAHRq__cardWrap{background-color:#f9fafb;background-image:linear-gradient(45deg,#e5e7eb 25%,#0000 25%),linear-gradient(-45deg,#e5e7eb 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e5e7eb 75%),linear-gradient(-45deg,#0000 75%,#e5e7eb 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;border-radius:12px;justify-content:center;margin:0 24px 12px;padding:20px 24px;display:flex}.ShareCardModal-module__rnAHRq__card{background:0 0;flex-direction:column;align-items:center;gap:14px;width:300px;padding:8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.ShareCardModal-module__rnAHRq__cardQrArea{justify-content:center;display:flex}.ShareCardModal-module__rnAHRq__cardQrBox{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:220px;height:220px;padding:14px;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014,0 0 0 1px #0000000f}.ShareCardModal-module__rnAHRq__qrImg{object-fit:contain;width:100%;height:100%;display:block}.ShareCardModal-module__rnAHRq__qrLoading{background:var(--bg-subtle);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ShareCardModal-module__rnAHRq__cardBody{text-align:center;padding:0 8px}.ShareCardModal-module__rnAHRq__cardTitle{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ShareCardModal-module__rnAHRq__actions{text-align:center;padding:12px 24px 24px}.ShareCardModal-module__rnAHRq__actions .ShareCardModal-module__rnAHRq__btn{justify-content:center;width:100%}@media (max-width:480px){.ShareCardModal-module__rnAHRq__modal{border-radius:16px}.ShareCardModal-module__rnAHRq__card{width:260px}.ShareCardModal-module__rnAHRq__cardQrBox{width:190px;height:190px;padding:12px}}
.codes-module__WKVJIW__table{border-collapse:collapse;width:100%;font-size:.9rem}.codes-module__WKVJIW__table thead tr{background:var(--bg-subtle);border-bottom:1px solid var(--border)}.codes-module__WKVJIW__table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:12px 16px;font-size:.75rem;font-weight:700}.codes-module__WKVJIW__table td{border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text);padding:14px 16px}.codes-module__WKVJIW__table tbody tr:last-child td{border-bottom:none}.codes-module__WKVJIW__table tbody tr:hover{background:var(--bg-subtle)}.codes-module__WKVJIW__nameCell{white-space:nowrap;font-weight:600}.codes-module__WKVJIW__contentCell{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--text-muted);font-size:.8125rem;overflow:hidden}.codes-module__WKVJIW__numCell{white-space:nowrap;color:var(--text-muted);font-size:.8125rem}.codes-module__WKVJIW__scanMeta{color:var(--text-muted);white-space:nowrap;font-size:.75rem;display:block}.codes-module__WKVJIW__scanCell{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.codes-module__WKVJIW__noScans{color:var(--text-muted);font-size:.75rem}.codes-module__WKVJIW__scanLink{color:var(--primary);margin-top:4px;font-size:.75rem;font-weight:700;display:inline-block}.codes-module__WKVJIW__scanLink:hover{text-decoration:underline}.codes-module__WKVJIW__dateCell{white-space:nowrap;color:var(--text-muted);font-size:.8125rem}.codes-module__WKVJIW__tag{background:var(--bg-subtle);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.codes-module__WKVJIW__tagOn{background:var(--primary-light);border-color:var(--primary-light);color:var(--primary)}.codes-module__WKVJIW__dlGroup{gap:4px;display:flex}.codes-module__WKVJIW__dlBtn{border-radius:6px;padding:5px 8px;font-size:.75rem}.codes-module__WKVJIW__empty{text-align:center;color:var(--text-muted);padding:48px 24px}@media (max-width:900px){.codes-module__WKVJIW__table{display:block}.codes-module__WKVJIW__table thead{display:none}.codes-module__WKVJIW__table tbody{flex-direction:column;display:flex}.codes-module__WKVJIW__table tr{border-bottom:1px solid var(--border);flex-direction:column;padding:14px 16px;display:flex}.codes-module__WKVJIW__table tbody tr:last-child{border-bottom:none}.codes-module__WKVJIW__table td{text-align:right;border-bottom:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:9px 0;display:flex}.codes-module__WKVJIW__table td:before{content:attr(data-label);text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex:0 0 96px;font-size:.75rem;font-weight:700}.codes-module__WKVJIW__nameCell,.codes-module__WKVJIW__contentCell,.codes-module__WKVJIW__numCell,.codes-module__WKVJIW__dateCell{white-space:normal}.codes-module__WKVJIW__contentCell{text-overflow:clip;word-break:break-word;max-width:none;overflow:visible}.codes-module__WKVJIW__scanCell,.codes-module__WKVJIW__dlGroup{justify-content:flex-end}.codes-module__WKVJIW__dlGroup{flex-wrap:wrap}}@media (max-width:520px){.codes-module__WKVJIW__table tr{padding:12px 14px}.codes-module__WKVJIW__table td{text-align:left;flex-direction:column;align-items:stretch;gap:6px}.codes-module__WKVJIW__table td:before{flex:none}.codes-module__WKVJIW__scanCell,.codes-module__WKVJIW__dlGroup{justify-content:flex-start}}
.about-module__NpDoPG__main{padding:72px 0 80px}.about-module__NpDoPG__hero{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:64px;display:flex}.about-module__NpDoPG__title{color:var(--text);max-width:640px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.15}.about-module__NpDoPG__subtitle{color:var(--text-muted);max-width:560px;font-size:1.0625rem;line-height:1.7}.about-module__NpDoPG__content{flex-direction:column;gap:36px;max-width:680px;margin:0 auto 48px;display:flex}.about-module__NpDoPG__section h2{color:var(--text);margin-bottom:10px;font-size:1.25rem;font-weight:800}.about-module__NpDoPG__section p{color:var(--text-muted);font-size:1.0125rem;line-height:1.8}.about-module__NpDoPG__cta{justify-content:center;display:flex}
.contact-module__qHh4hW__main{background:var(--bg-subtle);min-height:calc(100vh - 64px);padding:72px 0 80px}.contact-module__qHh4hW__hero{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.contact-module__qHh4hW__title{color:var(--text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900}.contact-module__qHh4hW__subtitle{color:var(--text-muted);font-size:1.0625rem}.contact-module__qHh4hW__grid{align-items:flex-start;gap:32px;max-width:840px;margin:0 auto;display:flex}.contact-module__qHh4hW__grid>:first-child{flex:1 1 0;min-width:0}.contact-module__qHh4hW__grid>:last-child{flex:2 1 0;min-width:0}.contact-module__qHh4hW__info{flex-direction:column;gap:20px;display:flex}.contact-module__qHh4hW__infoItem{align-items:flex-start;gap:14px;display:flex}.contact-module__qHh4hW__infoIcon{background:var(--primary-light);width:40px;height:40px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__qHh4hW__infoTitle{color:var(--text);margin-bottom:2px;font-weight:700}.contact-module__qHh4hW__infoDesc{color:var(--text-muted);font-size:.9rem}@media (max-width:640px){.contact-module__qHh4hW__grid{flex-direction:column}.contact-module__qHh4hW__grid>:first-child,.contact-module__qHh4hW__grid>:last-child{flex:0 auto;width:100%}}
.features-module__FpHV_G__hero{text-align:center;background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);flex-direction:column;align-items:center;gap:12px;padding:72px 0 56px;display:flex}.features-module__FpHV_G__title{color:var(--text);max-width:660px;margin:12px auto 16px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.15}.features-module__FpHV_G__subtitle{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.features-module__FpHV_G__grid{padding:64px 0}.features-module__FpHV_G__featureGrid{flex-wrap:wrap;gap:20px;display:flex}.features-module__FpHV_G__featureGrid>*{flex:0 calc(33.3333% - 13.3333px);min-width:0}.features-module__FpHV_G__featureCard{gap:12px}.features-module__FpHV_G__featureCard .features-module__FpHV_G__icon{margin-bottom:4px}.features-module__FpHV_G__icon{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.features-module__FpHV_G__featureTitle{color:var(--text);font-size:1rem;font-weight:700}.features-module__FpHV_G__featureDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.features-module__FpHV_G__cta{background:var(--bg-subtle);border-top:1px solid var(--border);text-align:center;padding:64px 0}.features-module__FpHV_G__ctaTitle{color:var(--text);margin-bottom:20px;font-size:1.75rem;font-weight:800}.features-module__FpHV_G__relatedLinks{flex-wrap:wrap;justify-content:center;gap:10px;max-width:760px;margin:26px auto 0;display:flex}.features-module__FpHV_G__relatedLinks a{color:var(--primary);font-size:.9rem;font-weight:700}.features-module__FpHV_G__relatedLinks a:hover{text-decoration:underline}@media (max-width:768px){.features-module__FpHV_G__featureGrid>*{flex-basis:calc(50% - 10px)}}@media (max-width:480px){.features-module__FpHV_G__featureGrid>*{flex-basis:100%}}
.legal-module__zo5mhq__main{padding:64px 0 80px}.legal-module__zo5mhq__doc{max-width:720px;margin:0 auto}.legal-module__zo5mhq__doc h1{color:var(--text);margin-bottom:4px;font-size:2rem;font-weight:900}.legal-module__zo5mhq__lastUpdated{color:var(--text-muted);margin-bottom:40px;font-size:.875rem}.legal-module__zo5mhq__doc h2{color:var(--text);margin:32px 0 10px;font-size:1.125rem;font-weight:700}.legal-module__zo5mhq__doc p{color:var(--text-muted);font-size:1rem;line-height:1.8}.legal-module__zo5mhq__doc code{background:var(--bg-subtle);border:1px solid var(--border);color:var(--primary);border-radius:4px;padding:2px 6px;font-size:.875em}.legal-module__zo5mhq__doc strong{color:var(--text)}.legal-module__zo5mhq__emailLink{color:var(--primary);font-weight:700}.legal-module__zo5mhq__emailLink:hover{text-decoration:underline}
.micro-pages-module__EJX-ma__hero{text-align:center;background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);padding:80px 0 72px}.micro-pages-module__EJX-ma__heroTitle{color:var(--text);max-width:780px;margin:14px auto 18px;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:900;line-height:1.1}.micro-pages-module__EJX-ma__accent{color:var(--primary)}.micro-pages-module__EJX-ma__heroSubtitle{color:var(--text-muted);max-width:580px;margin:0 auto;font-size:1.075rem;line-height:1.75}.micro-pages-module__EJX-ma__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.micro-pages-module__EJX-ma__sectionHead{text-align:center;max-width:620px;margin:0 auto 44px}.micro-pages-module__EJX-ma__sectionTitle{color:var(--text);margin:10px 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.18}.micro-pages-module__EJX-ma__sectionDesc{color:var(--text-muted);font-size:1rem;line-height:1.7}.micro-pages-module__EJX-ma__demoSection{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 0}.micro-pages-module__EJX-ma__steps{border-top:1px solid var(--border);background:#fff;padding:80px 0}.micro-pages-module__EJX-ma__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.micro-pages-module__EJX-ma__stepsGrid:before{content:"";background:var(--border);z-index:0;height:2px;position:absolute;top:28px;left:calc(16.66% + 28px);right:calc(16.66% + 28px)}.micro-pages-module__EJX-ma__step{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:14px;display:flex;position:relative}.micro-pages-module__EJX-ma__stepNum{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1rem;font-weight:900;display:flex;box-shadow:0 4px 16px #e5383b47}.micro-pages-module__EJX-ma__stepIcon{background:var(--primary-light);width:52px;height:52px;color:var(--primary);border-radius:14px;justify-content:center;align-items:center;display:flex}.micro-pages-module__EJX-ma__stepTitle{color:var(--text);font-size:1.0625rem;font-weight:800}.micro-pages-module__EJX-ma__stepDesc{color:var(--text-muted);max-width:260px;font-size:.9rem;line-height:1.65}.micro-pages-module__EJX-ma__featuresSection{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 0}.micro-pages-module__EJX-ma__featuresGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.micro-pages-module__EJX-ma__featureCard{flex-direction:column;gap:10px;display:flex}.micro-pages-module__EJX-ma__featureIcon{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.micro-pages-module__EJX-ma__featureTitle{color:var(--text);font-size:1rem;font-weight:800}.micro-pages-module__EJX-ma__featureDesc{color:var(--text-muted);font-size:.9rem;line-height:1.65}.micro-pages-module__EJX-ma__useCasesSection{border-bottom:1px solid var(--border);background:#fff;padding:80px 0}.micro-pages-module__EJX-ma__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.micro-pages-module__EJX-ma__useCaseCard{flex-direction:column;gap:12px;display:flex}.micro-pages-module__EJX-ma__useCaseIcon{background:var(--primary-light);width:52px;height:52px;color:var(--primary);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.micro-pages-module__EJX-ma__useCaseTitle{color:var(--text);font-size:1.0625rem;font-weight:800}.micro-pages-module__EJX-ma__useCaseDesc{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.micro-pages-module__EJX-ma__faqSection{background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 0}.micro-pages-module__EJX-ma__faqList{flex-direction:column;gap:14px;max-width:860px;margin:0 auto;display:flex}.micro-pages-module__EJX-ma__faqItem{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:22px 24px}.micro-pages-module__EJX-ma__faqQ{color:var(--text);font-size:1rem;font-weight:800}.micro-pages-module__EJX-ma__faqA{color:var(--text-muted);margin-top:8px;font-size:.95rem;line-height:1.7}.micro-pages-module__EJX-ma__ctaSection{text-align:center;padding:80px 0}.micro-pages-module__EJX-ma__ctaBox{max-width:620px;margin:0 auto}.micro-pages-module__EJX-ma__ctaTitle{color:var(--text);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;line-height:1.18}.micro-pages-module__EJX-ma__ctaDesc{color:var(--text-muted);margin:12px 0 24px;font-size:1rem;line-height:1.7}.micro-pages-module__EJX-ma__ctaActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:768px){.micro-pages-module__EJX-ma__stepsGrid{grid-template-columns:1fr;gap:40px}.micro-pages-module__EJX-ma__stepsGrid:before{display:none}.micro-pages-module__EJX-ma__featuresGrid{grid-template-columns:repeat(2,1fr)}.micro-pages-module__EJX-ma__useCasesGrid{grid-template-columns:1fr}}@media (max-width:480px){.micro-pages-module__EJX-ma__hero,.micro-pages-module__EJX-ma__steps,.micro-pages-module__EJX-ma__featuresSection,.micro-pages-module__EJX-ma__useCasesSection,.micro-pages-module__EJX-ma__faqSection,.micro-pages-module__EJX-ma__ctaSection{padding:56px 0}.micro-pages-module__EJX-ma__featuresGrid{grid-template-columns:1fr}.micro-pages-module__EJX-ma__heroActions,.micro-pages-module__EJX-ma__ctaActions{flex-direction:column;align-items:center}.micro-pages-module__EJX-ma__heroActions a,.micro-pages-module__EJX-ma__ctaActions a{justify-content:center;width:100%}}
.not-found-module__16Mfwa__main{background:var(--bg)}.not-found-module__16Mfwa__hero{background:linear-gradient(135deg,#fff 0%,#fff5f5 100%);align-items:center;min-height:64vh;padding:88px 0;display:flex}.not-found-module__16Mfwa__content{text-align:center;flex-direction:column;align-items:center;max-width:620px;margin:0 auto;display:flex}.not-found-module__16Mfwa__icon{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;margin:22px 0 18px;display:flex}.not-found-module__16Mfwa__title{color:var(--text);margin-bottom:14px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.15}.not-found-module__16Mfwa__subtitle{color:var(--text-muted);max-width:560px;margin:0 auto 28px;font-size:1.0625rem;line-height:1.7}.not-found-module__16Mfwa__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:640px){.not-found-module__16Mfwa__hero{min-height:58vh;padding:64px 0}.not-found-module__16Mfwa__actions{width:100%}.not-found-module__16Mfwa__actions a{justify-content:center;width:100%}}
.page-module__YnyroG__features{background:var(--bg);padding:80px 0}.page-module__YnyroG__sectionHead{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.page-module__YnyroG__sectionTitle{color:var(--text);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.page-module__YnyroG__sectionDesc{color:var(--text-muted);max-width:520px;font-size:1.0625rem;line-height:1.6}.page-module__YnyroG__featureGrid{flex-wrap:wrap;gap:20px;display:flex}.page-module__YnyroG__featureGrid>*{flex:0 calc(33.3333% - 13.3333px);min-width:0}.page-module__YnyroG__featureCard{flex-direction:column;gap:12px;display:flex}.page-module__YnyroG__featureIcon{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.page-module__YnyroG__featureTitle{color:var(--text);font-size:1rem;font-weight:700}.page-module__YnyroG__featureDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.page-module__YnyroG__faq{background:var(--bg-subtle);border-top:1px solid var(--border);padding:80px 0}.page-module__YnyroG__useCases{border-top:1px solid var(--border);background:#fff;padding:72px 0}.page-module__YnyroG__useCaseLinks{flex-wrap:wrap;justify-content:center;gap:12px;max-width:900px;margin:0 auto;display:flex}.page-module__YnyroG__useCaseLinks a{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);color:var(--text);padding:12px 16px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.page-module__YnyroG__useCaseLinks a:hover{background:var(--primary-light);border-color:var(--primary-light);color:var(--primary)}.page-module__YnyroG__faqList{flex-direction:column;gap:14px;max-width:860px;margin:0 auto;display:flex}.page-module__YnyroG__faqItem{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:22px 24px}.page-module__YnyroG__faqItem h3{color:var(--text);margin-bottom:8px;font-size:1rem;font-weight:800}.page-module__YnyroG__faqItem p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.page-module__YnyroG__cta{background:var(--bg-subtle);border-top:1px solid var(--border);padding:80px 0}.page-module__YnyroG__ctaBox{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.page-module__YnyroG__ctaTitle{color:var(--text);font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.page-module__YnyroG__ctaDesc{color:var(--text-muted);font-size:1.0625rem;line-height:1.6}.page-module__YnyroG__ctaActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:768px){.page-module__YnyroG__featureGrid>*{flex-basis:calc(50% - 10px)}}@media (max-width:480px){.page-module__YnyroG__featureGrid>*{flex-basis:100%}}
.gallery-module__iTOSoq__filters{flex-wrap:wrap;gap:8px;margin-bottom:36px;display:flex}.gallery-module__iTOSoq__filterBtn{border:1.5px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:7px 18px;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.gallery-module__iTOSoq__filterBtn:hover{border-color:var(--primary);color:var(--primary)}.gallery-module__iTOSoq__filterBtnActive{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}.gallery-module__iTOSoq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.gallery-module__iTOSoq__card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:box-shadow .18s,transform .15s;display:flex;overflow:hidden}.gallery-module__iTOSoq__card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.gallery-module__iTOSoq__cardQr{flex-shrink:0;justify-content:center;align-items:center;padding:24px;display:flex}.gallery-module__iTOSoq__qrMount{flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex}.gallery-module__iTOSoq__qrMount canvas,.gallery-module__iTOSoq__qrMount svg{display:block;width:180px!important;height:180px!important}.gallery-module__iTOSoq__cardInfo{border-top:1px solid var(--border);flex-direction:column;flex:1;gap:8px;padding:14px 16px 18px;display:flex}.gallery-module__iTOSoq__categoryBadge{background:var(--bg-subtle);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-self:flex-start;padding:2px 9px;font-size:.72rem;font-weight:700;display:inline-block}.gallery-module__iTOSoq__cardLabel{color:var(--text);font-size:.9375rem;font-weight:700;line-height:1.2}.gallery-module__iTOSoq__tryBtn{align-self:flex-start;margin-top:4px;padding:7px 14px;font-size:.8125rem}@media (max-width:1024px){.gallery-module__iTOSoq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gallery-module__iTOSoq__grid{grid-template-columns:repeat(2,1fr);gap:14px}.gallery-module__iTOSoq__qrMount,.gallery-module__iTOSoq__qrMount canvas,.gallery-module__iTOSoq__qrMount svg{width:140px!important;height:140px!important}}@media (max-width:480px){.gallery-module__iTOSoq__filters{gap:6px}.gallery-module__iTOSoq__filterBtn{padding:6px 14px;font-size:.8125rem}.gallery-module__iTOSoq__grid{grid-template-columns:repeat(2,1fr);gap:12px}.gallery-module__iTOSoq__cardQr{padding:16px}.gallery-module__iTOSoq__qrMount,.gallery-module__iTOSoq__qrMount canvas,.gallery-module__iTOSoq__qrMount svg{width:120px!important;height:120px!important}}
.qr-generator-module__6OpQNW__page{background:var(--bg-subtle);min-height:calc(100vh - 64px);padding:48px 0 80px}.qr-generator-module__6OpQNW__header{text-align:center;margin-bottom:32px}.qr-generator-module__6OpQNW__title{color:var(--text);margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.qr-generator-module__6OpQNW__subtitle{color:var(--text-muted);font-size:1.0625rem}.qr-generator-module__6OpQNW__grid{align-items:flex-start;gap:24px;display:flex}.qr-generator-module__6OpQNW__formCard{flex:1 1 0;min-width:0}.qr-generator-module__6OpQNW__previewColumn{flex:0 0 360px;align-self:stretch;min-width:0}.qr-generator-module__6OpQNW__previewCard{flex-direction:column;align-items:center;gap:16px;width:100%;max-height:calc(100vh - 112px);display:flex;position:sticky;top:88px;overflow:auto}@media (max-width:900px){.qr-generator-module__6OpQNW__grid{flex-direction:column}.qr-generator-module__6OpQNW__grid>:first-child,.qr-generator-module__6OpQNW__grid>:last-child,.qr-generator-module__6OpQNW__formCard,.qr-generator-module__6OpQNW__previewColumn{flex:0 auto;width:100%}.qr-generator-module__6OpQNW__previewCard{width:100%;max-height:none;position:static;overflow:visible}}
