.tracking-page{--ink:#111827;--muted:#667085;--line:#e4e8ee;--surface:#fff;--soft:#f5f7fa;isolation:isolate;min-height:100vh;color:var(--ink);background:#f8fafc;padding:26px 18px 36px;position:relative;overflow:hidden}.tracking-bg{z-index:-1;pointer-events:none;background:radial-gradient(circle at 12% 10%,#1118270e,#0000 28%),radial-gradient(circle at 88% 18%,#11182709,#0000 25%),linear-gradient(#fbfcfd 0%,#f4f7fa 100%);position:fixed;inset:0}.tracking-bg:before{content:"";background-image:linear-gradient(#0f172a06 1px,#0000 1px),linear-gradient(90deg,#0f172a06 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 62%);mask-image:linear-gradient(#000 0%,#0000 62%)}.tracking-bg span{border:1px dashed #0f172a1a;border-radius:999px;position:absolute;transform:rotate(-14deg)}.tracking-bg span:first-child{width:620px;height:230px;top:210px;left:-220px}.tracking-bg span:nth-child(2){width:720px;height:280px;top:430px;right:-300px}.tracking-bg span:nth-child(3){width:440px;height:170px;bottom:20px;left:45%}.tracking-shell{max-width:1100px;margin:0 auto}.tracking-head{justify-content:space-between;align-items:center;gap:24px;min-height:52px;margin-bottom:54px;display:flex;position:relative}.tracking-brand{letter-spacing:.3em;color:#0b0d10;white-space:nowrap;font-size:21px;font-weight:900;text-decoration:none;position:relative;left:0}.lang-switch{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.lang-switch button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:999px;padding:8px 12px;box-shadow:0 3px 10px #0f172a06}.lang-switch button.active{color:#fff;background:#111827;border-color:#111827}.track-hero{text-align:center;max-width:770px;margin:0 auto 30px}.track-kicker{letter-spacing:.2em;color:#6b7280;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.track-kicker:before{content:"";background:#9ca3af;width:22px;height:1px}.track-hero h1{letter-spacing:-.035em;margin:11px 0 10px;font-size:clamp(34px,5vw,56px);line-height:1.1}.track-hero p{color:#667085;max-width:620px;margin:0 auto 25px;font-size:16px;line-height:1.7}.track-hero form{background:#fff;border:1px solid #dfe5eb;border-radius:18px;gap:10px;padding:8px;display:flex;box-shadow:0 18px 55px #0f172a17}.track-hero input{color:#111827;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:15px 17px;font-size:16px}.track-hero form button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:0 25px;font-weight:750}.track-hero form button:disabled{opacity:.6}.track-error{color:#b42318;margin-top:14px;font-weight:650}.track-result{background:#fff;border:1px solid #e0e5eb;border-radius:24px;padding:25px;box-shadow:0 22px 70px #0f172a14}.result-title{margin:0 0 14px;font-size:18px}.customer-card{grid-template-columns:1fr 1.4fr 1fr;gap:12px;margin-bottom:16px;display:grid}.customer-card>div,.track-result-top>div{background:#f8fafc;border:1px solid #edf1f4;border-radius:14px;flex-direction:column;gap:5px;min-width:0;padding:13px 14px;display:flex}.customer-card small,.track-result-top small{color:#6b7280}.customer-card strong,.track-result-top strong{overflow-wrap:anywhere}.track-result-top{border-bottom:1px solid #edf0f3;grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:22px;display:grid}.special-alert{color:#9a3412;background:#fff7ed;border-radius:12px;margin:20px 0 0;padding:13px 15px;font-weight:800}.special-alert.cancelled{color:#b91c1c;background:#fef2f2}.special-alert.delivery_problem{color:#c2410c;background:#fff7ed}.special-alert.delayed{color:#a16207;background:#fffbeb}.public-note{background:#f8fafc;border:1px solid #edf1f4;border-radius:12px;gap:10px;margin-top:18px;padding:14px;display:flex}.steps{margin-top:28px}.step{grid-template-columns:50px 1fr;gap:14px;min-height:82px;display:grid;position:relative}.step:not(:last-child):before{content:"";inset-inline-start:24px;background:#e5e7eb;width:2px;height:48px;position:absolute;top:46px}.step-marker{z-index:1;background:#eef1f4;border:1px solid #e1e6eb;border-radius:15px;place-items:center;width:50px;height:50px;font-weight:800;display:grid}.step.done .step-marker{color:#fff;background:#111827;border-color:#111827}.step-icon{font-size:20px;line-height:1}.step-body{flex-direction:column;gap:6px;padding-top:10px;display:flex}.step-body b{font-size:15px}.step-body small{color:#6b7280}.step:not(.done) .step-body{color:#9ca3af}.tracking-footer{color:#7a8492;justify-content:space-between;align-items:center;gap:18px;margin-top:34px;padding:18px 4px;font-size:13px;display:flex}.social-icons{gap:9px;display:flex}.social-icons a{color:#111827;background:#fff;border:1px solid #dfe4ea;border-radius:50%;place-items:center;width:36px;height:36px;font-size:16px;font-weight:900;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid}.social-icons a:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}@media (max-width:700px){.tracking-page{padding:18px 14px 26px}.tracking-head{flex-direction:column;justify-content:center;align-items:center;gap:13px;margin-bottom:38px;display:flex}.tracking-brand{text-align:center;font-size:20px;position:static}.lang-switch{justify-content:center;width:100%}.lang-switch button{padding:7px 10px;font-size:12px}.track-hero form{flex-direction:column}.track-hero form button{padding:14px}.track-result{border-radius:20px;padding:17px}.customer-card,.track-result-top{grid-template-columns:1fr}.public-note,.tracking-footer{flex-direction:column}.step{grid-template-columns:46px 1fr}.step-marker{width:46px;height:46px}.step:not(:last-child):before{inset-inline-start:22px}}.tracking-head{direction:ltr!important}.tracking-brand{order:0!important;margin-right:auto!important;left:0!important;right:auto!important}.lang-switch{direction:ltr!important;order:1!important;margin-left:auto!important}.recent-orders{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #e0e5eb;border-radius:22px;max-width:900px;margin:0 auto 28px;padding:17px;box-shadow:0 18px 55px #0f172a0f}.recent-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.recent-head h2{color:#111827;margin:0;font-size:16px}.recent-list{flex-direction:column;gap:8px;display:flex}.recent-row{text-align:start;cursor:pointer;color:#111827;background:#fbfcfd;border:1px solid #edf1f4;border-radius:15px;grid-template-columns:1.15fr 1.45fr 2fr auto;align-items:center;gap:16px;width:100%;padding:13px 14px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid}.recent-row:hover{border-color:#d7dde5;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0e}.recent-main,.recent-status,.recent-progress{flex-direction:column;gap:4px;min-width:0;display:flex}.recent-main strong{letter-spacing:.02em;font-size:14px}.recent-main span,.recent-status span,.recent-progress-meta span{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.recent-status em{color:#b45309;font-size:11px;font-style:normal}.recent-progress-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.recent-progress-meta b{font-size:12px}.progress-track{background:#e9edf2;border-radius:999px;height:7px;overflow:hidden}.progress-track i{border-radius:inherit;background:#111827;height:100%;transition:width .3s;display:block}.recent-open{color:#475467;white-space:nowrap;font-size:12px;font-weight:700}.overall-progress{background:#f8fafc;border:1px solid #edf1f4;border-radius:14px;margin:18px 0 0;padding:14px 15px}.overall-progress>div:first-child{justify-content:space-between;align-items:center;gap:14px;margin-bottom:9px;display:flex}.overall-progress strong{font-size:15px}.overall-progress span{color:#667085;font-size:13px}@media (max-width:700px){.tracking-head{align-items:center!important}.tracking-brand{order:0!important;margin:0 auto!important}.lang-switch{order:1!important;margin:0 auto!important}.recent-orders{border-radius:18px;padding:12px}.recent-row{grid-template-columns:1fr;gap:9px}.recent-open{display:none}.recent-progress-meta span{white-space:normal;text-align:end}.overall-progress>div:first-child{align-items:flex-start}.overall-progress span{text-align:end}}.recent-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.clear-recent{color:#667085;cursor:pointer;font:inherit;background:#fff;border:1px solid #e0e5eb;border-radius:10px;padding:7px 10px;font-size:12px}.clear-recent:hover{color:#b42318;border-color:#f3c7c3}.recent-row{position:relative;overflow:hidden;padding:0!important;display:block!important}.recent-click{text-align:start;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:0;grid-template-columns:1.15fr 1.45fr 2fr auto;align-items:center;gap:16px;padding:13px 48px 13px 14px;display:grid}.recent-remove{color:#667085;cursor:pointer;background:#fff;border:1px solid #e0e5eb;border-radius:50%;width:28px;height:28px;font-size:18px;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.recent-remove:hover{color:#b42318;background:#fff1f1;border-color:#f3c7c3}.customer-card{grid-template-columns:repeat(2,minmax(0,1fr))!important}.order-form-grid label small{color:#7b8491;font-size:11px;line-height:1.4}.locked-code{color:#667085!important;background:#f4f6f8!important}@media (max-width:700px){.recent-click{grid-template-columns:1fr;padding-right:46px}.recent-remove{top:18px;right:10px;transform:none}.customer-card{grid-template-columns:1fr!important}}.step.done .step-marker{box-shadow:0 0 0 4px #16a34a1a;color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.step.done:not(:last-child):before{background:#22c55e!important}.step.done .step-body{color:#166534!important}.step.current .step-marker{box-shadow:0 0 0 6px #22c55e24!important}.progress-track{position:relative;background:#e7edf2!important;border-radius:999px!important;height:10px!important;overflow:hidden!important}.progress-track i{animation:1.8s linear infinite danexaProgressMove;position:relative;box-shadow:0 0 16px #22c55e47;background:linear-gradient(90deg,#16a34a,#22c55e,#16a34a) 0 0/200% 100%!important;transition:width .65s cubic-bezier(.2,.8,.2,1)!important}.progress-track i:after{content:"";background:linear-gradient(110deg,#0000 0 38%,#ffffff8c 48%,#0000 58%);animation:1.7s ease-in-out infinite danexaProgressShine;position:absolute;inset:0}@keyframes danexaProgressMove{to{background-position:-200% 0}}@keyframes danexaProgressShine{0%{transform:translate(-120%)}to{transform:translate(120%)}}.overall-progress{background:linear-gradient(135deg,#f0fdf4,#f8fafc)!important;border-color:#d7f0de!important}.overall-progress strong,.recent-progress-meta b{color:#15803d!important}.recent-orders{margin-top:24px!important}.support-fab{z-index:80;color:#fff;font:inherit;cursor:pointer;background:#111827;border:0;border-radius:999px;align-items:center;gap:10px;padding:10px 16px 10px 10px;transition:all .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #0f172a3d}.support-fab:hover{transform:translateY(-2px);box-shadow:0 22px 55px #0f172a4d}.support-fab b{font-size:13px}.support-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a52;justify-content:flex-end;align-items:flex-end;padding:22px;display:flex;position:fixed;inset:0}.support-modal{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;width:min(420px,100vw - 28px);height:min(650px,100vh - 50px);display:flex;overflow:hidden;box-shadow:0 30px 90px #0f172a4d}.support-modal>header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.support-modal>header>div{flex-direction:column;gap:4px;display:flex}.support-modal>header strong{font-size:17px}.support-modal>header button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:34px;height:34px;font-size:21px}.support-online{color:#15803d;font-size:12px}.support-offline{color:#64748b;font-size:12px}.support-code{gap:10px;padding:28px 20px;display:grid}.support-code label{color:#475569;font-size:13px}.support-code input,.support-send textarea{font:inherit;border:1px solid #dce3ea;border-radius:14px;outline:none;padding:13px}.support-code input:focus,.support-send textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #0f172a12}.support-code button,.support-send button{color:#fff;font:inherit;cursor:pointer;background:#111827;border:0;border-radius:13px;padding:12px 16px;font-weight:700}.support-code p{color:#b91c1c;font-size:13px}.support-messages{background:linear-gradient(#f8fafc,#fff);flex-direction:column;flex:1;gap:10px;padding:18px;display:flex;overflow:auto}.support-msg{flex-direction:column;gap:4px;max-width:82%;display:flex}.support-msg span{white-space:pre-wrap;border-radius:16px;padding:10px 13px;font-size:14px;line-height:1.55}.support-msg small{color:#94a3b8;padding:0 4px;font-size:10px}.support-msg.customer{align-self:flex-end}.support-msg.customer span{color:#fff;background:#111827;border-bottom-right-radius:5px}.support-msg.admin{align-self:flex-start}.support-msg.admin span{color:#14532d;background:#e8f8ee;border-bottom-left-radius:5px}.support-msg.system{text-align:center;align-self:center;max-width:94%}.support-msg.system span{color:#475569;background:#f1f5f9;font-size:12px}.support-send{border-top:1px solid #edf0f3;grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.support-send textarea{resize:none;min-height:48px;max-height:110px}.support-send button{align-self:stretch}@media (max-width:640px){.support-fab{padding:8px;bottom:14px;right:14px}.support-fab b{display:none}.support-backdrop{align-items:flex-end;padding:0}.support-modal{border-radius:24px 24px 0 0;width:100%;max-width:none;height:min(78vh,680px)}}.support-sender{letter-spacing:.02em;color:#64748b;padding:0 4px;font-size:10px}.support-msg.admin .support-sender{color:#15803d}.support-msg.customer .support-sender{color:#64748b;text-align:right}.support-msg.typing span{align-items:center;gap:4px;width:max-content;display:flex}.support-msg.typing i{background:#15803d;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite danexaTyping;display:block}.support-msg.typing i:nth-child(2){animation-delay:.15s}.support-msg.typing i:nth-child(3){animation-delay:.3s}@keyframes danexaTyping{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.support-languages{direction:ltr!important;gap:5px!important;margin-top:7px!important;display:flex!important}.support-languages button{color:#64748b!important;cursor:pointer!important;background:#fff!important;border:1px solid #dfe5eb!important;border-radius:999px!important;width:auto!important;min-width:32px!important;height:25px!important;padding:0 7px!important;font-size:10px!important;font-weight:800!important}.support-languages button.active{color:#fff!important;background:#111827!important;border-color:#111827!important}.support-online,.support-offline{margin-top:4px!important;font-size:11px!important;display:block!important}.support-online{color:#15803d!important}.support-offline{color:#64748b!important}.support-fab span{color:#111827!important;background:#fff!important;border-radius:50%!important;place-items:center!important;width:25px!important;height:25px!important;font-weight:900!important;display:grid!important}.chat-expired-note{color:#9f1239;background:#fff5f5;border:1px solid #f0c7c7;border-radius:12px;margin:8px 0 0;padding:10px 12px;font-size:12px}.support-msg .support-sender:before{content:"👤";border:1px solid #dfe5eb;border-radius:50%;place-items:center;width:24px;height:24px;margin-inline-end:6px;display:inline-grid}.support-msg.admin .support-sender:before{content:"D";color:#fff;background:#111827;font-weight:900}.track-kicker{width:100%;color:#2563eb!important;letter-spacing:.18em!important;text-align:center!important;justify-content:center!important;align-items:center!important;gap:12px!important;font-size:11px!important;font-weight:900!important;display:flex!important}.track-kicker:before,.track-kicker:after{content:""!important;background:#9ca3af!important;flex:0 0 34px!important;width:34px!important;height:1px!important;display:block!important}.track-kicker span{white-space:nowrap;display:block}.track-hero form{align-items:stretch}.track-hero form .track-submit{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:0 25px;font-weight:750}.tracking-refresh{color:#111827!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #dce3ea!important;border-radius:12px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:auto!important;padding:0!important;transition:transform .18s,background .18s,border-color .18s!important;display:grid!important}.tracking-refresh:hover{transform:translateY(-1px);background:#eef2f6!important;border-color:#cbd5e1!important}.tracking-refresh svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.tracking-refresh.is-loading svg{animation:.8s linear infinite danexaRefreshSpin}@keyframes danexaRefreshSpin{to{transform:rotate(360deg)}}@media (max-width:700px){.track-kicker{gap:9px!important}.track-kicker:before,.track-kicker:after{flex-basis:25px!important;width:25px!important}.track-hero form{grid-template-columns:1fr 48px!important;gap:8px!important;display:grid!important}.track-hero input{grid-column:1/-1!important}.track-submit{min-height:48px;grid-column:1/2!important}.tracking-refresh{grid-column:2/3!important;min-height:48px!important}.track-hero form{grid-template-columns:1fr 52px!important;gap:10px!important;width:100%!important;display:grid!important}.track-hero input{border-radius:16px!important;grid-column:1/-1!important;width:100%!important;height:54px!important;padding:0 16px!important;font-size:15px!important}.track-submit{border-radius:16px!important;grid-column:1/2!important;justify-content:center!important;align-items:center!important;height:52px!important;min-height:52px!important;font-size:15px!important;font-weight:800!important;display:flex!important;box-shadow:0 8px 24px #1118271f!important}.tracking-refresh{color:#fff!important;background:#111827!important;border:0!important;border-radius:16px!important;grid-column:2/3!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;padding:0!important;display:flex!important;box-shadow:0 8px 24px #11182729!important}.tracking-refresh:hover{background:#1f2937!important;transform:none!important}.tracking-refresh:active{transform:scale(.94)!important}.tracking-refresh svg{stroke-width:2px!important;width:22px!important;height:22px!important}.tracking-refresh.is-loading svg{animation:.75s linear infinite danexaRefreshSpin}}@media (max-width:1024px){.track-hero{width:100%}.track-hero form{box-sizing:border-box!important;direction:ltr!important;grid-template-rows:auto 54px!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;width:100%!important;padding:10px!important;display:grid!important}.track-hero form input{direction:inherit;box-sizing:border-box!important;border:0!important;border-radius:13px!important;grid-area:1/1/auto/-1!important;width:100%!important;min-width:0!important;height:56px!important;margin:0!important;padding:0 17px!important}.track-hero form .track-submit{box-sizing:border-box!important;border-radius:15px!important;grid-row:2!important;justify-content:center!important;align-items:center!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 20px!important;font-weight:800!important;line-height:1!important;display:flex!important}.track-hero form:has(.tracking-refresh) .track-submit{grid-column:2/3!important;width:100%!important}.track-hero form .tracking-refresh{box-sizing:border-box!important;color:#111827!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:54px!important;min-height:54px!important;max-height:54px!important;box-shadow:none!important;background:#f4f7fa!important;border:1px solid #d9e0e7!important;border-radius:15px!important;grid-area:2/1/auto/2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.track-hero form .tracking-refresh svg{stroke:currentColor!important;stroke-width:2px!important;width:23px!important;height:23px!important;margin:0!important;display:block!important}.track-hero form .tracking-refresh:active{transform:scale(.94)!important}.track-hero form:not(:has(.tracking-refresh)) .track-submit{grid-area:2/1/auto/-1!important;justify-self:center!important;width:100%!important;max-width:none!important;margin:0 auto!important}html[dir=rtl] .track-hero form input,[dir=rtl] .track-hero form input{text-align:right!important;direction:rtl!important}html[dir=rtl] .track-submit,[dir=rtl] .track-submit{direction:rtl!important}}@media (max-width:600px){.track-hero form{grid-template-rows:auto 52px!important;grid-template-columns:54px minmax(0,1fr)!important;gap:9px!important;padding:9px!important}.track-hero form input{height:54px!important}.track-hero form .track-submit{border-radius:14px!important;height:52px!important;min-height:52px!important}.track-hero form .tracking-refresh{border-radius:14px!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:52px!important;min-height:52px!important;max-height:52px!important}.track-hero form .tracking-refresh svg{width:22px!important;height:22px!important}}.track-social{direction:ltr!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:flex!important}.danexa-social-link{color:#111827!important;background:#fff!important;border:1px solid #dce2e8!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;text-decoration:none!important;transition:transform .18s,background .18s,color .18s,border-color .18s!important;display:flex!important;box-shadow:0 4px 14px #0f172a0d!important}.danexa-social-link:hover{color:#fff!important;background:#111827!important;border-color:#111827!important;transform:translateY(-2px)!important}.danexa-social-link:active{transform:scale(.94)!important}.danexa-social-link svg{width:20px!important;height:20px!important;display:block!important}.danexa-social-link:first-child svg{fill:currentColor!important;stroke:none!important}.danexa-social-link:last-child svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.danexa-social-link:last-child svg circle:last-child{fill:currentColor!important;stroke:none!important}@media (max-width:700px){.track-social{gap:10px!important}.danexa-social-link{width:46px!important;min-width:46px!important;height:46px!important}.danexa-social-link svg{width:21px!important;height:21px!important}}.social-icons{direction:ltr!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:flex!important}.social-icons a{color:#111827!important;background:#fff!important;border:1px solid #d9e0e7!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;text-decoration:none!important;transition:transform .2s,background .2s,color .2s,box-shadow .2s!important;display:flex!important;box-shadow:0 5px 18px #0f172a0f!important}.social-icons a:hover{color:#fff!important;background:#111827!important;border-color:#111827!important;transform:translateY(-2px)!important;box-shadow:0 8px 22px #0f172a26!important}.social-icons a:active{transform:scale(.94)!important}.social-icons svg{width:20px!important;height:20px!important;display:block!important}.social-icons a[aria-label=Instagram] svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.social-icons a[aria-label=Instagram] .insta-dot{fill:currentColor!important;stroke:none!important}@media (max-width:1024px){.social-icons{gap:11px!important}.social-icons a{width:46px!important;min-width:46px!important;height:46px!important}.social-icons svg{width:21px!important;height:21px!important}}
