.Navbar-module__nuAbfa__nav{z-index:500;background:rgba(var(--nav-bg-rgb,255, 255, 255), .85);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 40px;transition:background-color .3s,border-color .3s;display:flex;position:fixed;top:0}.dark .Navbar-module__nuAbfa__nav{background:#0a0a0ae0}.Navbar-module__nuAbfa__brand{flex:1;align-items:center;gap:9px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__brandImg{object-fit:contain;width:26px;height:26px}.Navbar-module__nuAbfa__brandName{letter-spacing:-.02em;color:var(--black);font-size:.88rem;font-weight:600}.Navbar-module__nuAbfa__links{margin:0;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__links a{height:52px;color:var(--gray);letter-spacing:.01em;white-space:nowrap;padding:0 14px;font-size:.8rem;font-weight:400;line-height:52px;text-decoration:none;transition:color .15s;display:block}.Navbar-module__nuAbfa__links a:hover{color:var(--black)}.Navbar-module__nuAbfa__end{flex:1;justify-content:flex-end;align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__cta{background:var(--blue);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:980px;padding:6px 14px;font-size:.78rem;font-weight:500;transition:background .15s,transform .1s}.Navbar-module__nuAbfa__cta:hover{background:var(--blue-dark)}.Navbar-module__nuAbfa__cta:active{transform:scale(.97)}.Navbar-module__nuAbfa__menuBtn{color:var(--black);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:900px){.Navbar-module__nuAbfa__nav{padding:0 20px}.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__menuBtn{display:block}}.Navbar-module__nuAbfa__mobileMenu{background:var(--white);z-index:499;flex-direction:column;gap:24px;width:100%;height:calc(100vh - 52px);padding:40px 24px;animation:.3s both Navbar-module__nuAbfa__fadeUp;display:none;position:fixed;top:52px;left:0}@media (max-width:900px){.Navbar-module__nuAbfa__mobileMenuOpen{display:flex}}.Navbar-module__nuAbfa__mobileMenu a{color:var(--black);border-bottom:1px solid var(--border-light);padding-bottom:12px;font-size:1.4rem;font-weight:500}@media (max-width:500px){.Navbar-module__nuAbfa__cta{display:none}}
.Hero-module__Z8hQ_W__hero{text-align:center;background:radial-gradient(ellipse 80% 60% at 50% 0%, #f0f4ff 0%, #f5f5f7 40%, var(--white) 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:90px 24px 56px;transition:background .3s;display:flex;position:relative;overflow:hidden}.dark .Hero-module__Z8hQ_W__hero{background:radial-gradient(80% 60% at 50% 0,#0a1628 0%,#111 40%,#000 100%)}.Hero-module__Z8hQ_W__hero:before{content:"";background-image:linear-gradient(var(--border-light) 1px, transparent 1px), linear-gradient(90deg, var(--border-light) 1px, transparent 1px);pointer-events:none;opacity:1;background-size:48px 48px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#0006,#0000 70%);mask-image:radial-gradient(80% 60% at 50% 0,#0006,#0000 70%)}.dark .Hero-module__Z8hQ_W__hero:before{opacity:.3}.Hero-module__Z8hQ_W__badge{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#ffffffe6;border-radius:980px;align-items:center;gap:7px;margin-bottom:28px;padding:5px 14px 5px 8px;transition:background-color .3s,border-color .3s;display:inline-flex}.dark .Hero-module__Z8hQ_W__badge{background:#1e1e1ee6;border-color:#3a3a3c}.Hero-module__Z8hQ_W__badgeDot{background:var(--green);border-radius:50%;width:6px;height:6px}.Hero-module__Z8hQ_W__badgeTxt{color:var(--black);font-size:.72rem;font-weight:500}.Hero-module__Z8hQ_W__h1{letter-spacing:-.03em;color:var(--black);max-width:1000px;margin-bottom:20px;font-size:clamp(2.5rem,6.5vw,5.5rem);font-weight:700;line-height:1.03}.Hero-module__Z8hQ_W__muted{color:var(--gray2)}.Hero-module__Z8hQ_W__sub{color:var(--gray);letter-spacing:-.01em;max-width:580px;margin:0 auto 36px;font-size:1.1rem;font-weight:300;line-height:1.65}.Hero-module__Z8hQ_W__btns{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:64px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:980px;padding:13px 26px;font-size:.88rem;font-weight:500;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 14px #0071e34d}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #0071e366}.Hero-module__Z8hQ_W__btnPrimary:active{transform:scale(.97)}.Hero-module__Z8hQ_W__btnSecondary{color:var(--black);border:1px solid var(--border);cursor:pointer;background:#0000000a;border-radius:980px;padding:13px 26px;font-size:.88rem;font-weight:500;transition:all .15s}.Hero-module__Z8hQ_W__btnSecondary:hover{background:#00000012}.dark .Hero-module__Z8hQ_W__btnSecondary{background:#ffffff0d}.dark .Hero-module__Z8hQ_W__btnSecondary:hover{background:#ffffff17}.Hero-module__Z8hQ_W__imgWrap{width:min(860px,92vw);box-shadow:var(--shadow-lg);border-radius:18px;position:relative;overflow:hidden}.dark .Hero-module__Z8hQ_W__imgWrap{box-shadow:0 12px 48px #00000080}.Hero-module__Z8hQ_W__img{object-fit:cover;object-position:center 30%;width:100%;height:420px;display:block}.Hero-module__Z8hQ_W__pill{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);text-align:left;background:#ffffffeb;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:18px;left:18px}.dark .Hero-module__Z8hQ_W__pill{background:#141414f2;border-color:#3a3a3c}.Hero-module__Z8hQ_W__pillGreen{background:var(--green);border-radius:50%;width:7px;height:7px}.Hero-module__Z8hQ_W__pillLines{flex-direction:column;gap:2px;display:flex}.Hero-module__Z8hQ_W__pillMain{color:var(--black);font-size:.78rem;font-weight:600}.Hero-module__Z8hQ_W__pillSub{color:var(--gray2);font-size:.68rem}.Hero-module__Z8hQ_W__pillRight{background:var(--black);box-shadow:var(--shadow-sm);text-align:right;border-radius:12px;padding:10px 16px;position:absolute;bottom:18px;right:18px}.dark .Hero-module__Z8hQ_W__pillRight{background:#1c1c1e;border:1px solid #ffffff0d}.Hero-module__Z8hQ_W__pillRTop{letter-spacing:.04em;text-transform:uppercase;color:#fff6;margin-bottom:2px;font-size:.62rem}.dark .Hero-module__Z8hQ_W__pillRTop{color:#ffffff59}.Hero-module__Z8hQ_W__pillRVal{color:#fff;font-size:.88rem;font-weight:600}.Hero-module__Z8hQ_W__scrollCue{flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scTxt{letter-spacing:.07em;text-transform:uppercase;color:var(--gray3);font-size:.64rem}.Hero-module__Z8hQ_W__scLine{background:linear-gradient(var(--gray3), transparent);width:1px;height:28px}@media (max-width:600px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding:76px 16px 40px}.Hero-module__Z8hQ_W__btns{flex-direction:column;align-items:stretch;gap:10px;width:100%;max-width:290px;margin:0 auto 40px}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{text-align:center;width:100%;padding:12px 20px}.Hero-module__Z8hQ_W__pill,.Hero-module__Z8hQ_W__pillRight{display:none!important}.Hero-module__Z8hQ_W__scrollCue{display:none}}
.Stats-module__UZLpCq__statbar{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:var(--white);transition:background-color .3s,border-color .3s;display:flex}.dark .Stats-module__UZLpCq__statbar{background:#0a0a0a}.Stats-module__UZLpCq__cell{text-align:center;border-right:1px solid var(--border-light);flex:1;padding:22px 16px;transition:background-color .15s}.Stats-module__UZLpCq__cell:last-child{border-right:none}.Stats-module__UZLpCq__cell:hover{background:var(--gray4)}.dark .Stats-module__UZLpCq__cell:hover{background:#1c1c1e}.Stats-module__UZLpCq__num{letter-spacing:-.03em;color:var(--black);font-size:1.6rem;font-weight:700}.Stats-module__UZLpCq__label{color:var(--gray);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.68rem;font-weight:400}@media (max-width:900px){.Stats-module__UZLpCq__statbar{flex-wrap:wrap}.Stats-module__UZLpCq__cell{min-width:50%}.Stats-module__UZLpCq__cell:nth-child(2n){border-right:none}.Stats-module__UZLpCq__cell:first-child,.Stats-module__UZLpCq__cell:nth-child(2){border-bottom:1px solid var(--border-light)}}@media (max-width:480px){.Stats-module__UZLpCq__cell{border-right:none;border-bottom:1px solid var(--border-light);min-width:100%}.Stats-module__UZLpCq__cell:last-child{border-bottom:none}}
.Trusted-module__TZMPnq__trustedBar{background:var(--gray4);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:32px 24px;transition:background-color .3s,border-color .3s}.dark .Trusted-module__TZMPnq__trustedBar{background:#0a0a0a;border-color:#1c1c1e}.Trusted-module__TZMPnq__label{text-align:center;letter-spacing:.15em;text-transform:uppercase;color:var(--gray2);margin-bottom:18px;font-size:.65rem;font-weight:500}.Trusted-module__TZMPnq__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:1080px;margin:0 auto;display:flex}.Trusted-module__TZMPnq__chip{border:1px solid var(--border-light);background:var(--white);opacity:.7;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;transition:border-color .2s,transform .2s,opacity .2s,background-color .3s;display:flex}.Trusted-module__TZMPnq__chip:hover{border-color:var(--blue);opacity:1;transform:translateY(-2px)}.dark .Trusted-module__TZMPnq__chip{background:#111;border-color:#2c2c2e}.Trusted-module__TZMPnq__ico{width:18px;height:18px;color:var(--blue);justify-content:center;align-items:center;display:inline-flex}.dark .Trusted-module__TZMPnq__ico{color:#64d2ff}.Trusted-module__TZMPnq__txt{color:var(--black);letter-spacing:-.01em;font-size:.82rem;font-weight:500}
.Marquee-module__XxqZwG__mqBar{background:var(--black);align-items:center;padding:12px 0;transition:background-color .3s;display:flex;overflow:hidden}.dark .Marquee-module__XxqZwG__mqBar{background:#111}.Marquee-module__XxqZwG__mqTrack{width:max-content;animation:32s linear infinite Marquee-module__XxqZwG__mq-scroll;display:flex}.Marquee-module__XxqZwG__mqItem{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;white-space:nowrap;font-size:.64rem;font-weight:600;font-family:var(--font-family-mono);align-items:center;gap:28px;padding:0 28px;display:flex}.Marquee-module__XxqZwG__mqItem:after{content:"·";color:#ffffff1f}@keyframes Marquee-module__XxqZwG__mq-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.PrinterScene-module__4GjBcW__printScene{color:#fff;background:radial-gradient(80% 60% at 50% 30%,#0d1117 0%,#050508 100%);min-height:250vh;position:relative}.PrinterScene-module__4GjBcW__stickyContainer{grid-template-columns:1fr 460px 1fr;align-items:center;gap:20px;height:calc(100vh - 52px);padding:0 40px;display:grid;position:sticky;top:52px;overflow:hidden}.PrinterScene-module__4GjBcW__leftCol,.PrinterScene-module__4GjBcW__rightCol{z-index:10;flex-direction:column;gap:20px;transition:opacity .5s,transform .5s;display:flex}.PrinterScene-module__4GjBcW__leftCol{padding-left:20px}.PrinterScene-module__4GjBcW__rightCol{padding-right:20px}.PrinterScene-module__4GjBcW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#64d2ff;margin-bottom:6px;font-size:.68rem;font-weight:500}.PrinterScene-module__4GjBcW__leftCol h2,.PrinterScene-module__4GjBcW__rightCol h2{letter-spacing:-.03em;color:#fff;margin-bottom:12px;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:700;line-height:1.1}.PrinterScene-module__4GjBcW__leftCol p,.PrinterScene-module__4GjBcW__rightCol p{color:#ffffff73;font-size:.88rem;font-weight:300;line-height:1.65}.PrinterScene-module__4GjBcW__specs{flex-direction:column;margin-top:24px;display:flex}.PrinterScene-module__4GjBcW__spec{border-bottom:1px solid #ffffff12;justify-content:space-between;padding:10px 0;font-size:.82rem;display:flex}.PrinterScene-module__4GjBcW__specKey{color:#ffffff59}.PrinterScene-module__4GjBcW__specVal{color:#fff;font-weight:500;font-family:var(--font-family-mono)}.PrinterScene-module__4GjBcW__centerCol{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex;position:relative}.PrinterScene-module__4GjBcW__centerCol:before{content:"";pointer-events:none;background:radial-gradient(circle,#0071e326,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.PrinterScene-module__4GjBcW__widget{background:#111827;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 24px 80px #0009,0 0 0 1px #ffffff0d}.PrinterScene-module__4GjBcW__widgetTop{background:#0d1117;border-bottom:1px solid #ffffff0f;padding:16px 20px}.PrinterScene-module__4GjBcW__screen{flex-direction:column;gap:6px;display:flex}.PrinterScene-module__4GjBcW__screenRow{font-size:.72rem;font-family:var(--font-family-mono);justify-content:space-between;display:flex}.PrinterScene-module__4GjBcW__screenKey{color:#ffffff59}.PrinterScene-module__4GjBcW__screenVal{color:#4ade80;font-weight:600}.PrinterScene-module__4GjBcW__fileName{color:#fff3;margin-top:4px;font-size:.6rem}.PrinterScene-module__4GjBcW__progressWrap{background:#ffffff14;border-radius:2px;height:3px;margin-top:8px;overflow:hidden}.PrinterScene-module__4GjBcW__progressBar{background:linear-gradient(90deg, var(--blue), #34d399);border-radius:2px;height:100%;transition:width .1s}.PrinterScene-module__4GjBcW__canvasContainer{aspect-ratio:4/3;background:#090d12;border:1px solid #ffffff14;border-radius:12px;margin:16px;position:relative;overflow:hidden}.PrinterScene-module__4GjBcW__canvasOverlayPercent{letter-spacing:.04em;color:#64d2ff;font-size:.68rem;font-weight:700;font-family:var(--font-family-mono);-webkit-backdrop-filter:blur(4px);z-index:20;background:#000000a6;border:1px solid #64d2ff40;border-radius:4px;padding:2px 6px;position:absolute;top:10px;right:14px}.PrinterScene-module__4GjBcW__widgetStatus{flex-wrap:wrap;gap:8px;padding:0 16px 16px;display:flex}.PrinterScene-module__4GjBcW__statusPill{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;flex:1;min-width:80px;padding:10px 12px;display:flex}.PrinterScene-module__4GjBcW__pillKey{letter-spacing:.04em;text-transform:uppercase;color:#ffffff4d;margin-bottom:3px;font-size:.6rem}.PrinterScene-module__4GjBcW__pillVal{color:#fff;font-size:.82rem;font-weight:600}.PrinterScene-module__4GjBcW__pillValBlue{color:#64d2ff}.PrinterScene-module__4GjBcW__progressStack{flex-direction:column;gap:14px;margin-top:20px;display:flex}.PrinterScene-module__4GjBcW__progItem{flex-direction:column;display:flex}.PrinterScene-module__4GjBcW__progLabel{justify-content:space-between;margin-bottom:5px;font-size:.78rem;display:flex}.PrinterScene-module__4GjBcW__progLabel span:first-child{color:#fff6;font-weight:400}.PrinterScene-module__4GjBcW__progLabel span:last-child{color:#fff;font-weight:600;font-family:var(--font-family-mono)}.PrinterScene-module__4GjBcW__progBar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.PrinterScene-module__4GjBcW__progFill{border-radius:2px;height:100%;transition:width .1s}@media (max-width:900px){.PrinterScene-module__4GjBcW__printScene{min-height:200vh}.PrinterScene-module__4GjBcW__stickyContainer{grid-template-columns:1fr;align-items:start;gap:24px;height:auto;min-height:calc(100vh - 52px);padding:20px;position:sticky;top:52px;overflow:visible}.PrinterScene-module__4GjBcW__leftCol,.PrinterScene-module__4GjBcW__rightCol{width:100%;max-width:100%;padding:0}.PrinterScene-module__4GjBcW__leftCol{text-align:center;order:1}.PrinterScene-module__4GjBcW__leftCol p{margin:0 auto}.PrinterScene-module__4GjBcW__rightCol{text-align:center;order:3;opacity:1!important;transform:none!important}.PrinterScene-module__4GjBcW__centerCol{order:2;width:100%}.PrinterScene-module__4GjBcW__specs{width:100%;max-width:500px;margin:24px auto 0}.PrinterScene-module__4GjBcW__progressStack{text-align:left;width:100%;max-width:500px;margin:20px auto 0}.PrinterScene-module__4GjBcW__canvasContainer{aspect-ratio:1;max-width:320px;margin:16px auto}}
.Services-module__PFRRnG__servicesSection{background:var(--gray4);transition:background-color .3s}.dark .Services-module__PFRRnG__servicesSection{background:#1c1c1e}.Services-module__PFRRnG__wrap{max-width:1080px;margin:0 auto;padding:88px 32px}.Services-module__PFRRnG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:.68rem;font-weight:500}.dark .Services-module__PFRRnG__eyebrow{color:#64d2ff}.Services-module__PFRRnG__title{letter-spacing:-.03em;color:var(--black);margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.1}.Services-module__PFRRnG__subtitle{color:var(--gray);max-width:460px;margin-bottom:48px;font-size:.9rem;font-weight:300;line-height:1.65}.Services-module__PFRRnG__grid{background:var(--border);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.dark .Services-module__PFRRnG__grid{background:var(--border-light);border-color:var(--border-light)}.Services-module__PFRRnG__card{background:var(--white);flex-direction:column;gap:12px;padding:28px 24px;transition:background-color .15s;display:flex;position:relative}.Services-module__PFRRnG__card:hover{background:var(--gray5)}.dark .Services-module__PFRRnG__card{background:#111}.dark .Services-module__PFRRnG__card:hover{background:#161616}.Services-module__PFRRnG__cardDark{background:var(--black)}.Services-module__PFRRnG__cardDark:hover{background:#18181a}.dark .Services-module__PFRRnG__cardDark{background:#1c1c1e}.dark .Services-module__PFRRnG__cardDark:hover{background:#222224}.Services-module__PFRRnG__num{letter-spacing:.06em;color:var(--gray2);font-size:.62rem;font-weight:600;font-family:var(--font-family-mono)}.Services-module__PFRRnG__cardDark .Services-module__PFRRnG__num{color:#fff3}.Services-module__PFRRnG__ico{color:var(--black);font-size:1.6rem}.Services-module__PFRRnG__cardDark .Services-module__PFRRnG__ico{color:#fff}.Services-module__PFRRnG__cardTitle{letter-spacing:-.02em;color:var(--black);font-size:.92rem;font-weight:600}.Services-module__PFRRnG__cardDark .Services-module__PFRRnG__cardTitle{color:#fff}.Services-module__PFRRnG__body{color:var(--gray);flex:1;font-size:.8rem;font-weight:300;line-height:1.6}.Services-module__PFRRnG__cardDark .Services-module__PFRRnG__body{color:#ffffff73}.Services-module__PFRRnG__cta{color:var(--blue);align-items:center;gap:3px;margin-top:4px;font-size:.78rem;font-weight:500;text-decoration:none;transition:gap .15s;display:inline-flex}.Services-module__PFRRnG__cardDark .Services-module__PFRRnG__cta{color:#64d2ff}.Services-module__PFRRnG__cta:hover{gap:7px}.Services-module__PFRRnG__cta:after{content:"→"}@media (max-width:900px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__PFRRnG__wrap{padding:48px 20px}.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.Pricing-module__TjAkjG__pricingSection{background:var(--white);transition:background-color .3s}.dark .Pricing-module__TjAkjG__pricingSection{background:#0a0a0a}.Pricing-module__TjAkjG__wrap{max-width:1080px;margin:0 auto;padding:88px 32px}.Pricing-module__TjAkjG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:.68rem;font-weight:500}.dark .Pricing-module__TjAkjG__eyebrow{color:#64d2ff}.Pricing-module__TjAkjG__title{letter-spacing:-.03em;color:var(--black);margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.1}.Pricing-module__TjAkjG__intro{max-width:560px;margin-bottom:56px}.Pricing-module__TjAkjG__subText{color:var(--gray);font-size:.9rem;font-weight:300;line-height:1.65}.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:48px;display:grid}.Pricing-module__TjAkjG__card{border:1px solid var(--border-light);background:var(--white);border-radius:18px;flex-direction:column;gap:10px;padding:28px 24px;transition:box-shadow .2s,transform .2s,background-color .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.Pricing-module__TjAkjG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.dark .Pricing-module__TjAkjG__card{background:#111;border-color:#2c2c2e}.Pricing-module__TjAkjG__featured{border-color:var(--blue);background:linear-gradient(160deg,#f0f7ff,#fff)}.dark .Pricing-module__TjAkjG__featured{border-color:var(--blue);background:linear-gradient(160deg,#0a1628,#111)}.Pricing-module__TjAkjG__featured:before{content:"MOST POPULAR";letter-spacing:.1em;color:var(--blue);background:#0071e31a;border-radius:4px;padding:3px 8px;font-size:.55rem;font-weight:700;position:absolute;top:16px;right:16px}.dark .Pricing-module__TjAkjG__featured:before{color:#64d2ff;background:#64d2ff26}.Pricing-module__TjAkjG__material{letter-spacing:.08em;text-transform:uppercase;color:var(--gray2);font-size:.65rem;font-weight:600}.Pricing-module__TjAkjG__name{letter-spacing:-.02em;color:var(--black);font-size:1.05rem;font-weight:700}.Pricing-module__TjAkjG__price{letter-spacing:-.04em;color:var(--black);font-size:2rem;font-weight:700;line-height:1}.Pricing-module__TjAkjG__price span{color:var(--gray2);font-size:.85rem;font-weight:400}.Pricing-module__TjAkjG__desc{color:var(--gray);flex:1;font-size:.78rem;font-weight:300;line-height:1.55}.Pricing-module__TjAkjG__tags{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.Pricing-module__TjAkjG__tag{background:var(--gray4);color:var(--gray);letter-spacing:.02em;border-radius:4px;padding:3px 8px;font-size:.62rem;font-weight:500}.dark .Pricing-module__TjAkjG__tag{color:var(--gray);background:#1c1c1e}.Pricing-module__TjAkjG__featured .Pricing-module__TjAkjG__tag{color:var(--blue);background:#0071e314}.dark .Pricing-module__TjAkjG__featured .Pricing-module__TjAkjG__tag{color:#64d2ff;background:#64d2ff14}.Pricing-module__TjAkjG__note{background:var(--gray4);border:1px solid var(--border-light);border-radius:14px;align-items:flex-start;gap:14px;padding:20px 24px;transition:background-color .3s,border-color .3s;display:flex}.dark .Pricing-module__TjAkjG__note{background:#1c1c1e;border-color:#2c2c2e}.Pricing-module__TjAkjG__noteIco{flex-shrink:0;margin-top:2px;font-size:1.2rem}.Pricing-module__TjAkjG__noteBody h4{color:var(--black);letter-spacing:-.01em;margin-bottom:4px;font-size:.88rem;font-weight:600}.Pricing-module__TjAkjG__noteBody p{color:var(--gray);font-size:.8rem;font-weight:300;line-height:1.6}.Pricing-module__TjAkjG__cta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:36px;display:flex}.Pricing-module__TjAkjG__cta p{color:var(--gray);font-size:.82rem}.Pricing-module__TjAkjG__btnPrimary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:980px;padding:13px 26px;font-size:.88rem;font-weight:500;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 14px #0071e34d}.Pricing-module__TjAkjG__btnPrimary:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #0071e366}.Pricing-module__TjAkjG__btnPrimary:active{transform:scale(.97)}@media (max-width:900px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr}}@media (max-width:600px){.Pricing-module__TjAkjG__wrap{padding:48px 20px}.Pricing-module__TjAkjG__cta{text-align:center;flex-direction:column;align-items:center;gap:12px}}
.HowItWorks-module__a-Tr4W__howSection{background:var(--white);transition:background-color .3s}.dark .HowItWorks-module__a-Tr4W__howSection{background:#0a0a0a}.HowItWorks-module__a-Tr4W__wrap{max-width:1080px;margin:0 auto;padding:88px 32px}.HowItWorks-module__a-Tr4W__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:.68rem;font-weight:500}.dark .HowItWorks-module__a-Tr4W__eyebrow{color:#64d2ff}.HowItWorks-module__a-Tr4W__title{letter-spacing:-.03em;color:var(--black);margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.1}.HowItWorks-module__a-Tr4W__subtitle{color:var(--gray);max-width:460px;font-size:.9rem;font-weight:300;line-height:1.65}.HowItWorks-module__a-Tr4W__steps{background:var(--border);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:52px;display:grid;overflow:hidden}.dark .HowItWorks-module__a-Tr4W__steps{background:var(--border-light);border-color:var(--border-light)}.HowItWorks-module__a-Tr4W__step{background:var(--white);padding:28px 24px;transition:background-color .15s;position:relative}.dark .HowItWorks-module__a-Tr4W__step{background:#111}.dark .HowItWorks-module__a-Tr4W__step:hover{background:#151515}.HowItWorks-module__a-Tr4W__stepNum{letter-spacing:.06em;font-size:.62rem;font-weight:700;font-family:var(--font-family-mono);color:var(--blue);margin-bottom:14px}.dark .HowItWorks-module__a-Tr4W__stepNum{color:#64d2ff}.HowItWorks-module__a-Tr4W__stepIco{color:var(--blue);justify-content:flex-start;align-items:center;margin-bottom:14px;display:flex}.dark .HowItWorks-module__a-Tr4W__stepIco{color:#64d2ff}.HowItWorks-module__a-Tr4W__stepTitle{letter-spacing:-.02em;color:var(--black);margin-bottom:6px;font-size:.9rem;font-weight:600}.HowItWorks-module__a-Tr4W__stepBody{color:var(--gray);font-size:.78rem;font-weight:300;line-height:1.6}.HowItWorks-module__a-Tr4W__stepArrow{z-index:1;background:var(--white);border:1px solid var(--border);width:24px;height:24px;color:var(--gray2);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;transition:background-color .3s,border-color .3s;display:flex;position:absolute;top:28px;right:-12px}.dark .HowItWorks-module__a-Tr4W__stepArrow{color:var(--gray);background:#111;border-color:#2c2c2e}@media (max-width:900px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__a-Tr4W__stepArrow{display:none}}@media (max-width:480px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:1fr}}@media (max-width:600px){.HowItWorks-module__a-Tr4W__wrap{padding:48px 20px}}
.Gallery-module__wqsUoa__gallerySection{background:var(--gray4);transition:background-color .3s}.dark .Gallery-module__wqsUoa__gallerySection{background:#1c1c1e}.Gallery-module__wqsUoa__wrap{max-width:1080px;margin:0 auto;padding:88px 32px}.Gallery-module__wqsUoa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:.68rem;font-weight:500}.dark .Gallery-module__wqsUoa__eyebrow{color:#64d2ff}.Gallery-module__wqsUoa__title{letter-spacing:-.03em;color:var(--black);margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.1}.Gallery-module__wqsUoa__subtitle{color:var(--gray);max-width:460px;margin-bottom:40px;font-size:.9rem;font-weight:300;line-height:1.65}.Gallery-module__wqsUoa__galleryHero{box-shadow:var(--shadow-lg);border-radius:18px;margin-bottom:12px;position:relative;overflow:hidden}.Gallery-module__wqsUoa__heroImg{object-fit:cover;object-position:center 25%;width:100%;height:460px;transition:transform .5s;display:block}.Gallery-module__wqsUoa__galleryHero:hover .Gallery-module__wqsUoa__heroImg{transform:scale(1.02)}.Gallery-module__wqsUoa__caption{color:#fff;text-align:left;background:linear-gradient(#0000,#000000b8);padding:48px 24px 22px;position:absolute;bottom:0;left:0;right:0}.Gallery-module__wqsUoa__caption h3{letter-spacing:-.02em;margin-bottom:3px;font-size:1.1rem;font-weight:600}.Gallery-module__wqsUoa__caption p{opacity:.75;font-size:.78rem;font-weight:300}.Gallery-module__wqsUoa__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Gallery-module__wqsUoa__subCard{box-shadow:var(--shadow-md);border-radius:14px;position:relative;overflow:hidden}.Gallery-module__wqsUoa__subImg{object-fit:cover;width:100%;height:260px;transition:transform .5s;display:block}.Gallery-module__wqsUoa__subCard:hover .Gallery-module__wqsUoa__subImg{transform:scale(1.04)}.Gallery-module__wqsUoa__subCaption{color:#fff;text-align:left;background:linear-gradient(#0000,#000000a6);padding:28px 16px 14px;position:absolute;bottom:0;left:0;right:0}.Gallery-module__wqsUoa__subCaption h4{letter-spacing:-.01em;font-size:.86rem;font-weight:600}.Gallery-module__wqsUoa__subCaption p{opacity:.7;font-size:.72rem;font-weight:300}@media (max-width:720px){.Gallery-module__wqsUoa__row{grid-template-columns:1fr}.Gallery-module__wqsUoa__heroImg{height:320px}.Gallery-module__wqsUoa__subImg{height:220px}}@media (max-width:600px){.Gallery-module__wqsUoa__wrap{padding:48px 20px}}
.About-module__vqXTeW__aboutSection{background:var(--black);color:#fff}.dark .About-module__vqXTeW__aboutSection{background:#08080a}.About-module__vqXTeW__wrap{max-width:1080px;margin:0 auto;padding:88px 32px}.About-module__vqXTeW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#64d2ff;margin-bottom:10px;font-size:.68rem;font-weight:500}.About-module__vqXTeW__title{letter-spacing:-.03em;color:#fff;margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.1}.About-module__vqXTeW__subText{color:#ffffff73;font-size:.9rem;font-weight:300;line-height:1.65}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.About-module__vqXTeW__imgContainer{border-radius:18px;overflow:hidden;box-shadow:0 24px 60px #00000080}.About-module__vqXTeW__img{object-fit:cover;object-position:center 20%;width:100%;height:440px;display:block}.About-module__vqXTeW__rows{margin-top:32px}.About-module__vqXTeW__row{border-bottom:1px solid #ffffff12;align-items:flex-start;gap:16px;padding:18px 0;display:flex}.About-module__vqXTeW__row:last-child{border-bottom:none}.About-module__vqXTeW__ico{color:#64d2ff;background:#ffffff12;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:flex}.About-module__vqXTeW__rowTtl{color:#fff;letter-spacing:-.01em;margin-bottom:2px;font-size:.86rem;font-weight:600}.About-module__vqXTeW__rowDesc{color:#ffffff61;font-size:.78rem;font-weight:300;line-height:1.6}@media (max-width:900px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:28px}.About-module__vqXTeW__imgContainer{display:none}}@media (max-width:600px){.About-module__vqXTeW__wrap{padding:48px 20px}}
.FAQ-module__KSzKsa__faqSection{background:var(--gray4);transition:background-color .3s}.dark .FAQ-module__KSzKsa__faqSection{background:#1c1c1e}.FAQ-module__KSzKsa__wrap{max-width:1080px;margin:0 auto;padding:88px 32px}.FAQ-module__KSzKsa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:.68rem;font-weight:500}.dark .FAQ-module__KSzKsa__eyebrow{color:#64d2ff}.FAQ-module__KSzKsa__title{letter-spacing:-.03em;color:var(--black);margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.1}.FAQ-module__KSzKsa__faqList{flex-direction:column;gap:8px;max-width:760px;margin-top:44px;display:flex}.FAQ-module__KSzKsa__faqItem{background:var(--white);border:1px solid var(--border-light);border-radius:12px;transition:box-shadow .2s,background-color .3s,border-color .3s;overflow:hidden}.dark .FAQ-module__KSzKsa__faqItem{background:#111;border-color:#2c2c2e}.FAQ-module__KSzKsa__faqItemOpen{box-shadow:var(--shadow-sm)}.dark .FAQ-module__KSzKsa__faqItemOpen{background:#161616}.FAQ-module__KSzKsa__qBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;display:flex}.FAQ-module__KSzKsa__qTxt{color:var(--black);letter-spacing:-.01em;font-size:.9rem;font-weight:500}.FAQ-module__KSzKsa__ico{background:var(--gray4);width:22px;height:22px;color:var(--gray);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;transition:transform .25s,background-color .2s,color .2s;display:flex}.dark .FAQ-module__KSzKsa__ico{color:var(--gray);background:#1c1c1e}.FAQ-module__KSzKsa__icoOpen{background:var(--blue);color:#fff;transform:rotate(45deg)}.dark .FAQ-module__KSzKsa__icoOpen{color:#000;background:#64d2ff}.FAQ-module__KSzKsa__aOuter{overflow:hidden}.FAQ-module__KSzKsa__aTxt{color:var(--gray);padding:0 20px 18px;font-size:.84rem;font-weight:300;line-height:1.7}@media (max-width:600px){.FAQ-module__KSzKsa__wrap{padding:48px 20px}}
.Contact-module__OWeMSG__contactSection{background:var(--gray4);transition:background-color .3s}.dark .Contact-module__OWeMSG__contactSection{background:#111}.Contact-module__OWeMSG__wrap{max-width:1080px;margin:0 auto;padding:88px 32px}.Contact-module__OWeMSG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:.68rem;font-weight:500}.dark .Contact-module__OWeMSG__eyebrow{color:#64d2ff}.Contact-module__OWeMSG__title{letter-spacing:-.03em;color:var(--black);margin-bottom:40px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 380px;align-items:start;gap:64px;display:grid}.Contact-module__OWeMSG__formBox{background:var(--white);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);border-radius:18px;padding:32px;transition:background-color .3s,border-color .3s}.dark .Contact-module__OWeMSG__formBox{background:#161618;border-color:#2c2c2e}.Contact-module__OWeMSG__fg{margin-bottom:16px}.Contact-module__OWeMSG__fg label{letter-spacing:.05em;text-transform:uppercase;color:var(--gray2);margin-bottom:6px;font-size:.66rem;font-weight:600;display:block}.Contact-module__OWeMSG__fg input,.Contact-module__OWeMSG__fg textarea,.Contact-module__OWeMSG__fg select{background:var(--gray4);width:100%;color:var(--black);font-family:var(--font-family-sans);appearance:none;border:1px solid #0000;border-radius:9px;outline:none;padding:10px 12px;font-size:.86rem;transition:border-color .15s,background-color .15s,box-shadow .15s}:is(.dark .Contact-module__OWeMSG__fg input,.dark .Contact-module__OWeMSG__fg textarea,.dark .Contact-module__OWeMSG__fg select){color:#f5f5f7;background:#252528}.Contact-module__OWeMSG__fg input:focus,.Contact-module__OWeMSG__fg textarea:focus,.Contact-module__OWeMSG__fg select:focus{background:var(--white);border-color:var(--blue);box-shadow:0 0 0 3px #0071e31a}:is(.dark .Contact-module__OWeMSG__fg input:focus,.dark .Contact-module__OWeMSG__fg textarea:focus,.dark .Contact-module__OWeMSG__fg select:focus){background:#1c1c1e;border-color:#64d2ff;box-shadow:0 0 0 3px #64d2ff26}.Contact-module__OWeMSG__fg select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2386868b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:14px}.Contact-module__OWeMSG__fg textarea{resize:vertical;min-height:88px}.Contact-module__OWeMSG__fgRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Contact-module__OWeMSG__fileDrop{border:2px dashed var(--border);text-align:center;cursor:pointer;background:var(--gray4);border-radius:12px;padding:24px;transition:border-color .2s,background-color .2s}.dark .Contact-module__OWeMSG__fileDrop{background:#252528;border-color:#3a3a3c}.Contact-module__OWeMSG__fileDrop:hover,.Contact-module__OWeMSG__fileDropDrag{border-color:var(--blue);background:#0071e308}.dark .Contact-module__OWeMSG__fileDrop:hover{background:#64d2ff0d;border-color:#64d2ff}.dark .Contact-module__OWeMSG__fileDropDrag{background:#64d2ff0d;border-color:#64d2ff}.Contact-module__OWeMSG__fileDropIco{margin-bottom:6px;font-size:1.6rem}.Contact-module__OWeMSG__fileDropTxt{color:var(--black);letter-spacing:-.01em;margin-bottom:3px;font-size:.82rem;font-weight:500}.Contact-module__OWeMSG__fileDropSub{color:var(--gray2);font-size:.72rem;font-weight:300}.Contact-module__OWeMSG__fileDropSub strong{color:var(--blue);font-weight:500}.dark .Contact-module__OWeMSG__fileDropSub strong{color:#64d2ff}.Contact-module__OWeMSG__fileList{flex-direction:column;gap:6px;margin-top:10px;display:flex}.Contact-module__OWeMSG__fileChip{background:var(--white);border:1px solid var(--border-light);border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:.78rem;animation:.2s both Contact-module__OWeMSG__fadeUp;display:flex}.dark .Contact-module__OWeMSG__fileChip{background:#1c1c1e;border-color:#2c2c2e}.Contact-module__OWeMSG__fileChipIco{color:var(--blue);font-size:.95rem}.dark .Contact-module__OWeMSG__fileChipIco{color:#64d2ff}.Contact-module__OWeMSG__fileChipName{color:var(--black);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.Contact-module__OWeMSG__fileChipSize{color:var(--gray);font-size:.7rem;font-family:var(--font-family-mono)}.Contact-module__OWeMSG__fileChipX{color:var(--gray2);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1rem;line-height:1}.Contact-module__OWeMSG__fileChipX:hover{color:var(--red)}.Contact-module__OWeMSG__submitBtn{background:var(--blue);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:980px;width:100%;margin-top:8px;padding:13px;font-size:.88rem;font-weight:500;transition:background .15s,box-shadow .15s,transform .1s;box-shadow:0 4px 14px #0071e340}.Contact-module__OWeMSG__submitBtn:hover{background:var(--blue-dark);box-shadow:0 6px 20px #0071e359}.Contact-module__OWeMSG__submitBtn:active{transform:scale(.98)}.Contact-module__OWeMSG__sidebar{flex-direction:column;gap:0;display:flex}.Contact-module__OWeMSG__cblock{border-bottom:1px solid var(--border-light);padding:18px 0}.Contact-module__OWeMSG__cblock:last-child{border-bottom:none}.Contact-module__OWeMSG__cblockLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--gray2);margin-bottom:5px;font-size:.66rem;font-weight:600}.Contact-module__OWeMSG__cblockVal{color:var(--black);font-size:.88rem;line-height:1.5}.Contact-module__OWeMSG__cblockVal a{color:var(--blue);text-decoration:none}.dark .Contact-module__OWeMSG__cblockVal a{color:#64d2ff}.Contact-module__OWeMSG__cblockVal a:hover{text-decoration:underline}.Contact-module__OWeMSG__openPill{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:980px;align-items:center;gap:5px;margin-top:5px;padding:3px 9px;font-size:.7rem;font-weight:500;display:inline-flex}.dark .Contact-module__OWeMSG__openPill{color:#4ade80;background:#052e16;border-color:#14532d}.Contact-module__OWeMSG__openPillDot{background:var(--green);border-radius:50%;width:5px;height:5px}.Contact-module__OWeMSG__reviewsWrapper{margin-top:80px}.Contact-module__OWeMSG__reviewLink{text-decoration:none;display:block}.Contact-module__OWeMSG__reviewBigCard{background:var(--white);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:40px;transition:box-shadow .2s,transform .2s,background-color .3s,border-color .3s;display:grid}.Contact-module__OWeMSG__reviewBigCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.dark .Contact-module__OWeMSG__reviewBigCard{background:#161618;border-color:#2c2c2e}.Contact-module__OWeMSG__reviewBigLeft{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Contact-module__OWeMSG__reviewBigNum{letter-spacing:-.05em;color:var(--black);font-size:4.5rem;font-weight:700;line-height:1}.Contact-module__OWeMSG__reviewBigStars{color:#ff9f0a;letter-spacing:4px;margin-top:8px;font-size:1.3rem}.Contact-module__OWeMSG__reviewBigSub{color:var(--gray);margin-top:8px;font-size:.82rem}.Contact-module__OWeMSG__reviewBigRight{align-items:center;gap:14px;display:flex}.Contact-module__OWeMSG__reviewBigCta{color:var(--blue);letter-spacing:-.01em;font-size:.88rem;font-weight:500}.dark .Contact-module__OWeMSG__reviewBigCta{color:#64d2ff}@media (max-width:900px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:720px){.Contact-module__OWeMSG__reviewBigCard{text-align:center;grid-template-columns:1fr;gap:24px;padding:28px}.Contact-module__OWeMSG__reviewBigLeft{align-items:center}.Contact-module__OWeMSG__reviewBigRight{justify-content:center}}@media (max-width:600px){.Contact-module__OWeMSG__wrap{padding:48px 20px}.Contact-module__OWeMSG__fgRow{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:var(--gray4);border-top:1px solid var(--border-light);padding:44px 36px 28px;transition:background-color .3s,border-color .3s}.dark .Footer-module__EZoWya__footer{background:#111;border-color:#2c2c2e}.Footer-module__EZoWya__grid{grid-template-columns:1.4fr 1fr 1fr;gap:40px;max-width:1080px;margin-bottom:36px;margin-left:auto;margin-right:auto;display:grid}.Footer-module__EZoWya__brand{align-items:center;gap:9px;margin-bottom:10px;display:flex}.Footer-module__EZoWya__brandImg{object-fit:contain;width:26px;height:26px}.Footer-module__EZoWya__brandName{letter-spacing:-.02em;color:var(--black);font-size:.88rem;font-weight:600}.Footer-module__EZoWya__tagline{color:var(--gray);max-width:260px;margin-bottom:16px;font-size:.78rem;line-height:1.55}.Footer-module__EZoWya__contactsList{flex-direction:column;gap:8px;margin-top:4px;display:flex}.Footer-module__EZoWya__contactLink{color:var(--gray);align-items:center;gap:8px;font-size:.8rem;text-decoration:none;transition:color .15s;display:inline-flex}.Footer-module__EZoWya__contactLink:hover{color:var(--blue)}.dark .Footer-module__EZoWya__contactLink:hover{color:#64d2ff}.Footer-module__EZoWya__contactLink svg{color:var(--gray2);flex-shrink:0;transition:color .15s}.Footer-module__EZoWya__contactLink:hover svg{color:var(--blue)}.dark .Footer-module__EZoWya__contactLink:hover svg{color:#64d2ff}.Footer-module__EZoWya__linksCol h5{letter-spacing:.06em;text-transform:uppercase;color:var(--black);margin-bottom:12px;font-size:.66rem;font-weight:600}.Footer-module__EZoWya__linksCol a{color:var(--gray);margin-bottom:7px;font-size:.78rem;text-decoration:none;transition:color .15s;display:block}.Footer-module__EZoWya__linksCol a:hover{color:var(--black)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:1080px;margin-left:auto;margin-right:auto;padding-top:20px;display:flex}.dark .Footer-module__EZoWya__bottom{border-color:#2c2c2e}.Footer-module__EZoWya__bottom p{color:var(--gray);font-size:.7rem}.Footer-module__EZoWya__bottomRight{align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__rating{color:var(--gray);align-items:center;gap:4px;font-size:.7rem;display:flex}.Footer-module__EZoWya__stars{color:#ff9f0a;font-size:.72rem}@media (max-width:900px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:480px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}.Footer-module__EZoWya__footer{padding:28px 20px}}.Footer-module__EZoWya__developerLink{color:var(--gray);font-size:.7rem;text-decoration:none;transition:color .15s}.Footer-module__EZoWya__developerLink:hover{color:var(--blue)}
.WhatsAppFab-module__kw7GBW__fab{z-index:400;color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #25d36666}.WhatsAppFab-module__kw7GBW__fab:hover{transform:scale(1.08);box-shadow:0 6px 28px #25d36680}.WhatsAppFab-module__kw7GBW__tooltip{z-index:400;background:var(--black);color:#fff;white-space:nowrap;pointer-events:none;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);border-radius:10px;padding:8px 14px;font-size:.75rem;font-weight:500;position:fixed;bottom:84px;right:24px}
