.scw-root{position:fixed;z-index:100000;bottom:calc(1rem + env(safe-area-inset-bottom, 0px));inset-inline-start:calc(1rem + env(safe-area-inset-start, 0px));inset-inline-end:auto;font-family:var(--font-vazir),system-ui,sans-serif}.scw-fab{position:relative;display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:52px;padding:0 1rem;border:none;border-radius:999px;background:var(--primary);color:#fff;font-weight:700;font-size:.88rem;cursor:pointer;box-shadow:0 10px 36px oklch(.5 .134 242.749/.4);transition:transform .25s ease,opacity .2s,box-shadow .2s}.scw-fab--hidden{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.85)}.scw-fab__label{white-space:nowrap}@media (max-width:1024px){.scw-fab{position:fixed;inset-inline-end:max(.85rem,env(safe-area-inset-end,0px));inset-inline-start:auto;bottom:calc(5.35rem + env(safe-area-inset-bottom, 0px));z-index:100000;width:52px;height:52px;min-width:52px;min-height:52px;padding:0;border-radius:50%;gap:0;box-shadow:0 8px 22px oklch(.5 .134 242.749/.38)}.scw-fab__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scw-fab__icon svg{width:24px;height:24px}.scw-fab__badge{bottom:calc(5.35rem + 2.55rem + env(safe-area-inset-bottom, 0px));inset-inline-end:calc(.85rem + 2.1rem);inset-inline-start:auto;min-width:1.15rem;height:1.15rem;font-size:.62rem}.site-wrap:has(.customer-panel-page) .scw-fab{inset-inline-end:max(.85rem,env(safe-area-inset-end,0px));inset-inline-start:auto;bottom:calc(5.85rem + env(safe-area-inset-bottom, 0px));z-index:210}.site-wrap:has(.customer-panel-page) .scw-fab__badge{inset-inline-end:calc(.85rem + 2.1rem);inset-inline-start:auto;bottom:calc(5.85rem + 2.55rem + env(safe-area-inset-bottom, 0px))}}.scw-fab__icon{display:flex;align-items:center;justify-content:center}@keyframes scw-pulse{0%{transform:scale(1)}to{transform:scale(1.15)}}.scw-fab__pulse{position:absolute;inset:-3px;border-radius:999px;border:2px solid #ffffff59;pointer-events:none;will-change:transform;animation:scw-pulse 2s ease-out infinite}.scw-panel{position:fixed;z-index:100001;bottom:calc(1rem + env(safe-area-inset-bottom, 0px));inset-inline-start:calc(1rem + env(safe-area-inset-start, 0px));inset-inline-end:auto;width:min(400px,calc(100vw - 2rem));height:min(560px,calc(100dvh - 7rem));display:none;flex-direction:column;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 20px 60px #0f172a40;border:1px solid #0f172a14}.scw-panel.is-open{display:flex;animation:scw-panel-in .3s cubic-bezier(.34,1.15,.64,1)}@keyframes scw-panel-in{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.scw-panel__head{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;background:var(--primary);color:#fff;flex-shrink:0}.scw-panel__brand{display:flex;align-items:center;gap:.6rem}.scw-panel__brand strong{display:block;font-size:.92rem}.scw-panel__brand small{opacity:.88;font-size:.7rem}.scw-panel__avatar{width:40px;height:40px;border-radius:12px;background:#fff3;font-size:.75rem;font-weight:800;flex-shrink:0}.scw-panel__avatar,.scw-panel__minimize{display:flex;align-items:center;justify-content:center}.scw-panel__minimize{border:none;background:#ffffff2e;color:#fff;width:36px;height:36px;border-radius:12px;font-size:1.1rem;cursor:pointer}.scw-intro{padding:1rem;display:flex;flex-direction:column;gap:.75rem;flex:1;overflow-y:auto}.scw-intro__hero{text-align:center;padding:.5rem 0 .25rem}.scw-intro__emoji{font-size:2rem;display:block;margin-bottom:.5rem}.scw-intro__text{font-size:.88rem;color:#475569;line-height:1.65;margin:0}.scw-intro label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;color:#334155}.scw-intro input{padding:.45rem .7rem;font-size:.9rem}.scw-intro input,.scw-mobile-field{border:1px solid #e2e8f0;border-radius:12px;min-height:38px}.scw-mobile-field{display:flex;align-items:stretch;overflow:hidden;background:#fff}.scw-mobile-field__prefix{display:flex;align-items:center;justify-content:center;padding:0 .65rem;font-size:.9rem;font-weight:700;color:#334155;background:#f1f5f9;border-left:1px solid #e2e8f0;-webkit-user-select:none;user-select:none;flex-shrink:0;letter-spacing:.02em}.scw-mobile-field__input{flex:1;min-width:0;border:none;border-radius:0;padding:.45rem .7rem;font-size:.9rem;min-height:36px;background:#0000}.scw-mobile-field__input:focus{outline:none}.scw-mobile-field:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px oklch(.5 .134 242.749/.15)}.scw-closed-hint{margin:0;padding:.45rem .75rem;font-size:.75rem;text-align:center;color:#b45309;background:#fffbeb;border-top:1px solid #fde68a}.scw-messages{overflow-y:auto;padding:.75rem .85rem;background:#eef2f7;background:var(--bg-elevated);gap:.5rem;-webkit-overflow-scrolling:touch}.scw-empty,.scw-messages{flex:1;display:flex;flex-direction:column}.scw-empty{align-items:center;justify-content:center;text-align:center;color:#64748b;font-size:.85rem;padding:2rem 1rem;gap:.75rem}.scw-empty__spinner{width:28px;height:28px;border:3px solid #e2e8f0;border-top:3px solid var(--primary);border-radius:50%;animation:scw-spin .8s linear infinite}@keyframes scw-spin{to{transform:rotate(1turn)}}.scw-row{display:flex;align-items:flex-end;gap:.45rem;max-width:100%;animation:scw-msg-in .2s ease}.scw-row--mine{flex-direction:row-reverse}.scw-row--pending{opacity:.7}.scw-row__avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;color:#fff}.scw-row__avatar--mine{background:var(--primary)}.scw-row__avatar--staff{background:#2563eb}.scw-msg{max-width:min(82%,280px);padding:.45rem .65rem .35rem;border-radius:16px;font-size:.86rem;line-height:1.45;box-shadow:0 1px 2px #0f172a0f}.scw-msg__body{margin:0;white-space:pre-wrap;word-break:break-word}.scw-msg__meta{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;margin-top:.2rem;font-size:.62rem;opacity:.85}.scw-msg__meta time,.scw-ticks{line-height:1}.scw-ticks{font-size:.72rem;letter-spacing:-.06em}.scw-ticks--read,.scw-ticks__read{color:#22c55e;font-weight:700}.scw-ticks--pending{opacity:.65}@keyframes scw-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.scw-fab__badge{position:fixed;z-index:100002;bottom:calc(4.35rem + env(safe-area-inset-bottom, 0px));inset-inline-start:calc(1rem + 2.5rem);inset-inline-end:auto;min-width:1.3rem;height:1.3rem;padding:0 .35rem;border-radius:999px;background:var(--brand);color:#fff;font-size:.68rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px oklch(.5 .134 242.749/.45);pointer-events:none}.scw-msg--mine{background:var(--primary);color:#fff;border-bottom-left-radius:4px}.scw-msg--staff{background:#fff;border:1px solid #e2e8f0;border-bottom-right-radius:4px;color:#1e293b}.scw-msg__sender{font-size:.68rem;display:block;margin-bottom:.15rem;font-weight:700;color:#1d4ed8}.scw-msg__muted{opacity:.8;font-size:.82rem}.scw-required{color:#dc2626}.scw-attachments{display:flex;flex-direction:column;gap:.35rem;margin-top:.35rem}.scw-attach{font-size:.78rem;color:inherit;text-decoration:none}.scw-attach__img{max-width:180px;max-height:120px;border-radius:8px;display:block}.scw-pending{display:flex;flex-wrap:wrap;gap:.35rem;padding:.35rem .75rem;background:#f8fafc}.scw-pending__chip{font-size:.72rem;padding:.2rem .5rem;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe}.scw-pending__chip button{border:none;background:#0000;margin-right:.25rem;cursor:pointer}.scw-file-input{display:none}.scw-composer{display:flex;gap:.5rem;padding:.65rem .75rem calc(.65rem + env(safe-area-inset-bottom, 0px));border-top:1px solid #e8ecf3;background:#fff;flex-shrink:0;align-items:flex-end}.scw-composer textarea{flex:1;border:1px solid #e2e8f0;border-radius:16px;padding:.6rem .85rem;resize:none;font-family:inherit;font-size:1rem;min-height:44px}.scw-error{color:#dc2626;font-size:.8rem;margin:0;padding:0 1rem}.scw-error--composer{padding:0 .85rem .5rem}@media (max-width:640px){.scw-panel{left:0;right:0;bottom:0;width:100%;height:min(92dvh,100dvh);max-height:100dvh;border-radius:22px 22px 0 0}.scw-panel.is-open{animation:scw-panel-in-mobile .32s cubic-bezier(.34,1.15,.64,1)}@keyframes scw-panel-in-mobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.static-page{padding-top:1.75rem;padding-bottom:3rem}.static-page-hero{display:flex;align-items:center;gap:clamp(1rem,2.5vw,1.35rem);padding:clamp(1.15rem,2.5vw,1.65rem);margin-bottom:1.25rem;border-radius:calc(var(--radius-lg) + 6px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid hsl(var(--border)/.9);box-shadow:var(--shadow-md)}.static-page-hero__logo{width:76px;height:76px;flex-shrink:0;border-radius:18px;background:#fff;border:1px solid hsl(var(--border));box-shadow:var(--shadow-sm);display:grid;place-items:center;overflow:hidden;padding:.45rem}.static-page-hero__logo-img{width:100%;height:100%;object-fit:contain}.static-page-hero__text{min-width:0}.static-page-hero h1{margin:.15rem 0 .45rem;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:var(--leading-tight);letter-spacing:-.02em}.static-page-hero__lead{margin:0;font-size:var(--fs-base);line-height:var(--leading-body);color:hsl(var(--muted-foreground));max-width:42rem}.static-page-layout{display:grid;gap:1rem;margin-bottom:1.25rem}.static-page-layout--balanced{grid-template-columns:1fr}@media (min-width:860px){.static-page-layout--balanced{grid-template-columns:1.15fr .85fr;align-items:stretch}}.static-page-card{background:var(--bg-elevated);border:1px solid hsl(var(--border)/.85);border-radius:calc(var(--radius-lg) + 2px);padding:clamp(1.15rem,2.5vw,1.5rem);box-shadow:var(--shadow-sm)}.static-page-card--wide{margin-top:1rem}.static-page-card--highlight{background:linear-gradient(180deg,#fff,#f0f9ff 120%);border-color:oklch(.5 .134 242.749/.14)}.static-page-card--contact{background:linear-gradient(180deg,#fff,#f8fafc)}.static-page-card__title{margin:0 0 .85rem;font-size:var(--fs-xl);font-weight:800;line-height:var(--leading-tight)}.static-page-card__text{margin:0;color:hsl(var(--muted-foreground));line-height:var(--leading-body);font-size:var(--fs-base)}.static-page-prose{max-width:none}.static-page-section{margin-bottom:1.35rem}.static-page-section__head{margin-bottom:.85rem}.static-page-section__head h2{margin:0 0 .25rem;font-size:var(--fs-xl);font-weight:800}.static-page-section__head p{margin:0;font-size:var(--fs-sm);color:hsl(var(--muted-foreground))}.static-page-features{display:grid;grid-template-columns:1fr;gap:.85rem}@media (min-width:640px){.static-page-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.static-page-features{grid-template-columns:repeat(4,minmax(0,1fr))}}.static-page-feature{padding:1rem 1.05rem;border-radius:var(--radius-lg);background:#fff;border:1px solid hsl(var(--border)/.85);box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.static-page-feature:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:oklch(.5 .134 242.749/.18)}.static-page-feature__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--brand-dim);color:var(--brand);margin-bottom:.75rem}.static-page-feature h3{margin:0 0 .35rem;font-size:var(--fs-base);font-weight:800}.static-page-feature p{margin:0;font-size:var(--fs-sm);color:hsl(var(--muted-foreground));line-height:var(--leading-snug)}.static-page-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.25rem}.static-page-action{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.1rem;border-radius:999px;font-weight:800;font-size:var(--fs-sm);text-decoration:none;border:1px solid hsl(var(--border));background:#fff;color:var(--text);transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.static-page-action:hover{text-decoration:none;transform:translateY(-1px)}.static-page-action--primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 8px 20px oklch(.5 .134 242.749/.2)}.static-page-action--primary:hover{background:var(--brand-hover);border-color:var(--brand-hover);color:#fff}.static-page-action--ghost{background:var(--surface-muted)}.static-page-contact-list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.static-page-contact-item{display:flex;align-items:flex-start;gap:.85rem}.static-page-contact-item__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--brand-dim);color:var(--brand);flex-shrink:0}.static-page-contact-item__label{display:block;font-size:var(--fs-xs);font-weight:700;color:hsl(var(--muted-foreground));margin-bottom:.15rem}.static-page-contact-item__value{display:block;font-size:var(--fs-base);font-weight:800;color:var(--text);text-decoration:none;line-height:var(--leading-snug)}.static-page-contact-item__value:hover{color:var(--brand)}.static-page-contact-item__value--text{font-weight:600;color:hsl(var(--muted-foreground))}.static-page-link-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.static-page-link-tile{display:grid;gap:.15rem;padding:.85rem .95rem;border-radius:12px;background:var(--surface-muted);border:1px solid hsl(var(--border)/.75);text-decoration:none;color:inherit;transition:background .15s ease,border-color .15s ease,transform .15s ease}.static-page-link-tile:hover{background:#fff;border-color:oklch(.5 .134 242.749/.2);transform:translateX(-2px);text-decoration:none;color:inherit}.static-page-link-tile__label{font-size:var(--fs-sm);font-weight:800;color:var(--brand)}.static-page-link-tile__desc{font-size:var(--fs-xs);color:hsl(var(--muted-foreground))}@media (max-width:640px){.static-page-hero{flex-direction:column;align-items:flex-start;text-align:right}}.about-company-cta{position:relative;margin-top:1.25rem;border-radius:calc(var(--radius-lg) + 6px);overflow:hidden;border:1px solid hsl(var(--border)/.9);background:#fff;box-shadow:var(--shadow-md)}.about-company-cta__glow{position:absolute;inset:0 auto auto 0;width:220px;height:220px;background:radial-gradient(circle at 30% 30%,oklch(.5 .134 242.749/.14),#0000 70%);pointer-events:none}.about-company-cta__inner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.25rem;padding:clamp(1rem,2.5vw,1.35rem) clamp(1rem,2.5vw,1.5rem)}.about-company-cta__brand{display:flex;align-items:center;gap:1rem;min-width:0;flex:1 1 280px}.about-company-cta__logo-wrap{width:64px;height:64px;border-radius:16px;background:#fff;border:1px solid hsl(var(--border));box-shadow:var(--shadow-sm);display:grid;place-items:center;overflow:hidden;flex-shrink:0}.about-company-cta__logo-wrap--placeholder{font-size:var(--fs-2xl);font-weight:800;color:var(--brand);background:var(--brand-dim)}.about-company-cta__logo{width:100%;height:100%;object-fit:contain}.about-company-cta__kicker{margin:0 0 .2rem;font-size:var(--fs-xs);font-weight:800;color:var(--brand);letter-spacing:.03em}.about-company-cta__title{margin:0 0 .35rem;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:800;line-height:var(--leading-tight)}.about-company-cta__desc{margin:0;font-size:var(--fs-sm);color:hsl(var(--muted-foreground));line-height:var(--leading-snug)}.about-company-cta__btn svg{transform:scaleX(-1)}.company-profile-page{max-width:min(100% - 1.5rem,1080px)}.company-profile{margin-top:.75rem;border-radius:calc(var(--radius-lg) + 8px);overflow:hidden;border:1px solid hsl(var(--border)/.85);background:#fff;box-shadow:0 16px 40px #0f172a14}.company-profile__banner{position:relative;background:linear-gradient(135deg,var(--sky-deep) 0,var(--sky-hover) 48%,var(--sky) 100%);color:#fff;padding:clamp(1.35rem,3vw,2rem) clamp(1.1rem,3vw,1.75rem) clamp(1.6rem,3.5vw,2.25rem)}.company-profile__banner-pattern{position:absolute;inset:0;opacity:.12;background-image:radial-gradient(circle at 20% 20%,#fff 1px,#0000 0),radial-gradient(circle at 80% 60%,#fff 1px,#0000 0);background-size:28px 28px,36px 36px;pointer-events:none}.company-profile__banner-inner{position:relative;display:grid;gap:1.1rem;justify-items:center;text-align:center}.company-profile__logo-shell{width:clamp(96px,16vw,112px);height:clamp(96px,16vw,112px);border-radius:22px;background:#fff;border:3px solid #ffffff59;box-shadow:0 12px 28px #0000002e;display:grid;place-items:center;overflow:hidden;padding:.65rem}.company-profile__logo{width:100%;height:100%;object-fit:contain}.company-profile__logo-fallback{font-size:var(--fs-3xl);font-weight:800;color:var(--brand)}.company-profile__eyebrow{margin:0 0 .35rem;font-size:var(--fs-xs);font-weight:700;letter-spacing:.06em;opacity:.88}.company-profile__headline{margin:0;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;line-height:var(--leading-tight)}.company-profile__subtitle{margin:.45rem 0 0;max-width:36rem;font-size:var(--fs-sm);line-height:var(--leading-snug);opacity:.92}.company-profile__contact-row{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center}.company-profile__contact-chip{display:inline-flex;flex-direction:column;align-items:center;gap:.1rem;padding:.5rem .95rem;border-radius:14px;background:#ffffff29;border:1px solid #ffffff47;color:#fff;font-weight:800;font-size:var(--fs-sm);text-decoration:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.company-profile__contact-chip:hover{background:#ffffff3d;color:#fff;text-decoration:none}.company-profile__contact-chip--ghost{background:#ffffff14}.company-profile__contact-chip-label{font-size:var(--fs-2xs);font-weight:700;opacity:.85}.company-profile__body{padding:0 clamp(.85rem,2.5vw,1.25rem) clamp(1.1rem,2.5vw,1.5rem)}.company-profile__board{position:relative;z-index:2;margin-top:-1.35rem;padding:clamp(1.1rem,2.5vw,1.45rem);border-radius:calc(var(--radius-lg) + 4px);background:#fff;border:1px solid hsl(var(--border)/.85);box-shadow:0 14px 36px #0f172a14;display:grid;gap:1.35rem}.company-profile__group{display:grid;gap:.85rem}.company-profile__group+.company-profile__group{padding-top:1.15rem;border-top:1px solid hsl(var(--border)/.75)}.company-profile__group-title{margin:0;font-size:var(--fs-lg);font-weight:800;color:var(--text);display:flex;align-items:center;gap:.5rem}.company-profile__group-title:before{content:"";width:4px;height:1.1rem;border-radius:999px;background:var(--brand);flex-shrink:0}.company-profile__grid{display:grid;gap:.85rem}.company-profile__grid--legal{grid-template-columns:repeat(4,minmax(0,1fr))}.company-profile__grid--contact{grid-template-columns:repeat(2,minmax(0,1fr))}.company-profile-tile{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.05rem;min-height:118px;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid hsl(var(--border)/.8);box-shadow:0 2px 10px #0f172a0a;min-width:0;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.company-profile-tile:hover{border-color:oklch(.5 .134 242.749/.22);box-shadow:0 8px 22px #0f172a12;transform:translateY(-1px)}.company-profile-tile--wide{flex-direction:row;align-items:center;min-height:auto;padding:1.15rem 1.25rem;grid-column:1/-1}.company-profile-tile--highlight{background:linear-gradient(135deg,#fff,#f0f9ff 55%,#f0f9ff);border-color:oklch(.5 .134 242.749/.18)}.company-profile-tile--wide .company-profile-tile__icon{width:48px;height:48px;border-radius:14px}.company-profile-tile--wide .company-profile-tile__value{font-size:var(--fs-base);line-height:var(--leading-body)}.company-profile-tile__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--brand-dim);color:var(--brand);flex-shrink:0}.company-profile-tile__body{min-width:0;display:grid;gap:.25rem;flex:1}.company-profile-tile__label{font-size:var(--fs-xs);font-weight:700;color:hsl(var(--muted-foreground))}.company-profile-tile__value{font-size:var(--fs-sm);font-weight:800;line-height:var(--leading-snug);word-break:break-word}.company-profile__info-strip{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;border-radius:14px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px dashed hsl(var(--border))}.company-profile__info-strip-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid hsl(var(--border));color:var(--brand);flex-shrink:0}.company-profile__info-strip p{margin:0;font-size:var(--fs-sm);font-weight:700;color:hsl(var(--muted-foreground));line-height:var(--leading-body);word-break:break-word}.company-profile__footnote{margin:.85rem 0 0;padding-top:.85rem;border-top:1px dashed hsl(var(--border));font-size:var(--fs-sm);color:hsl(var(--muted-foreground));text-align:center}.company-profile__about{margin-top:1rem;padding:1rem 1.05rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff 0,var(--surface-muted) 100%);border:1px solid hsl(var(--border)/.75)}.company-profile__about h2{margin:0 0 .5rem;font-size:var(--fs-base);font-weight:800;color:var(--brand)}.company-profile__about p{margin:0;color:hsl(var(--muted-foreground));line-height:var(--leading-body)}.company-profile__seals{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.company-profile__seal{padding:.45rem;background:#fff;border:1px solid hsl(var(--border));border-radius:12px;box-shadow:var(--shadow-sm)}.company-profile__website-row{margin-top:.85rem;text-align:center}.company-profile__website-row a{display:inline-flex;padding:.45rem .85rem;border-radius:999px;background:var(--brand-dim);font-weight:700;font-size:var(--fs-sm);text-decoration:none}.company-profile-share{margin-top:1.15rem;padding:1.1rem 1.15rem;border-radius:calc(var(--radius-lg) + 2px);background:#fff;border:1px solid hsl(var(--border)/.85);box-shadow:var(--shadow-sm)}.company-profile-share__head{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.75rem}.company-profile-share__icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:var(--brand);color:#fff;flex-shrink:0}.company-profile-share__title{display:block;font-size:var(--fs-sm);font-weight:800}.company-profile-share__hint{margin:.2rem 0 0;font-size:var(--fs-xs);color:hsl(var(--muted-foreground))}.company-profile-share__row{display:flex;flex-wrap:wrap;gap:.5rem}.company-profile-share__input{flex:1 1 220px;min-width:0;border:1px solid hsl(var(--border));border-radius:12px;padding:.62rem .8rem;font-size:var(--fs-xs);background:#fff}.company-profile-share__btn{border:none;border-radius:12px;padding:.62rem 1.1rem;background:var(--brand);color:#fff;font-weight:800;font-size:var(--fs-sm);cursor:pointer}.company-profile-share__btn:hover{background:var(--brand-hover)}@media (max-width:960px){.company-profile__grid--legal{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.about-company-cta__inner{flex-direction:column;align-items:stretch}.about-company-cta__btn{justify-content:center}.company-profile__grid--contact,.company-profile__grid--legal{grid-template-columns:1fr}.company-profile-tile--wide{flex-direction:column;align-items:flex-start}}@font-face{font-family:__siteFont_3a9420;src:url(/_next/static/media/26b7aeed438c8127-s.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__siteFont_3a9420;src:url(/_next/static/media/81c9d92bf3400fc2-s.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__siteFont_Fallback_3a9420;src:local("Arial");ascent-override:98.13%;descent-override:49.06%;line-gap-override:0.00%;size-adjust:101.91%}.__className_3a9420{font-family:__siteFont_3a9420,__siteFont_Fallback_3a9420,Tahoma,system-ui,sans-serif}.__variable_3a9420{--font-vazir:"__siteFont_3a9420","__siteFont_Fallback_3a9420",Tahoma,system-ui,sans-serif}