:root{--product-blue:#075fc5;--product-cyan:#08bce7;--product-mint:#30e0b0;--product-ink:#092f43;--product-soft:#f4f9fa}
.product-site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,69,88,.08)}
.product-site-header .header-inner{min-height:76px}.product-brand img{display:block;width:56px;height:auto;max-width:56px}
.product-catalog-hero,.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);align-items:center;gap:clamp(44px,7vw,104px);padding-block:clamp(72px,8vw,120px)}
.product-catalog-hero h1,.product-detail-hero h1{font-size:clamp(48px,6vw,88px);line-height:1.02;letter-spacing:-.055em;color:var(--product-ink);max-width:900px;margin:12px 0 24px}.locale-fa .product-catalog-hero h1,.locale-fa .product-detail-hero h1{letter-spacing:0;line-height:1.25;font-weight:750}
.product-catalog-hero>div:first-child>p:not(.eyebrow),.product-detail-lede{max-width:68ch;color:#55727d;font-size:17px;line-height:1.9}
.product-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.product-hero-actions .button{width:auto}
.product-catalog-art,.product-detail-art{min-height:430px;border-radius:34px;background:radial-gradient(circle at 32% 22%,#fff 0 7%,transparent 24%),linear-gradient(145deg,#eefafd,#e9f8f5);border:1px solid #dcebec;box-shadow:0 28px 80px rgba(14,73,94,.09);position:relative;display:grid;place-items:center;overflow:hidden}
.product-catalog-art:before,.product-detail-art:before{content:"";position:absolute;width:76%;height:76%;border-radius:50%;border:1px solid rgba(6,105,182,.16);box-shadow:0 0 0 38px rgba(6,105,182,.035),0 0 0 76px rgba(48,224,176,.025)}
.product-catalog-art span,.product-detail-art span{position:relative;z-index:2;font-size:clamp(110px,16vw,210px);font-weight:850;font-family:Arial,sans-serif;letter-spacing:-.1em;background:linear-gradient(155deg,var(--product-cyan),var(--product-blue) 65%,#083d9f);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 20px 60px rgba(10,100,190,.08)}
.product-catalog-art i{position:absolute;z-index:3;width:46%;height:25%;right:7%;top:47%;background:linear-gradient(135deg,var(--product-cyan),var(--product-mint));border-radius:100% 0 100% 0;transform:rotate(-15deg);opacity:.93}.product-catalog-art b{position:absolute;bottom:26px;left:30px;font-size:11px;letter-spacing:.24em;color:#66858f}
.product-detail-art small{position:absolute;bottom:28px;letter-spacing:.22em;font-weight:750;color:#6d8c96}
.product-family-section,.product-data-section,.other-products{padding-block:82px}.product-section-heading{max-width:820px;margin-bottom:40px}.product-section-heading h2{font-size:clamp(34px,4vw,58px);line-height:1.12;margin:10px 0 16px;color:var(--product-ink)}.locale-fa .product-section-heading h2{line-height:1.38}.product-section-heading>p:not(.eyebrow){color:#5f7881;line-height:1.85;max-width:72ch}
.product-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-family-card{display:grid;grid-template-columns:92px 1fr;gap:24px;align-items:start;padding:30px;border:1px solid #dce9e9;background:#fff;border-radius:24px;text-decoration:none;color:inherit;box-shadow:0 12px 42px rgba(14,73,94,.045);transition:.2s ease}.product-family-card:hover{transform:translateY(-3px);border-color:#bcd8dc;box-shadow:0 20px 55px rgba(14,73,94,.08)}
.product-card-mark{width:92px;height:92px;border-radius:23px;display:grid;place-items:center;background:linear-gradient(145deg,#eefbff,#e7f7f3);color:#0874c8;font-size:30px;font-weight:850;letter-spacing:-.05em}.product-card-kicker{display:block;color:#75919a;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-family-card h2{font-size:25px;margin:7px 0 10px;line-height:1.25;color:var(--product-ink)}.product-family-card p{color:#617b84;line-height:1.75;font-size:14px;max-width:50ch}.product-family-card strong{display:inline-flex;gap:8px;margin-top:18px;color:#0869b8;font-size:12px}.product-family-card strong b{font-size:16px}
.product-data-section{border-top:1px solid #e3eded}.product-spec-grid,.product-detail-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #dae8e9;border-radius:24px;overflow:hidden;background:#fff}.product-spec-grid>div,.product-detail-specs>div{display:grid;grid-template-columns:minmax(130px,.7fr) 1.3fr;gap:18px;padding:22px 24px;border-bottom:1px solid #e4eeee}.product-spec-grid>div:nth-child(odd),.product-detail-specs>div:nth-child(odd){border-inline-end:1px solid #e4eeee}.product-spec-grid>div:nth-last-child(-n+2),.product-detail-specs>div:nth-last-child(-n+2){border-bottom:0}.product-spec-grid span,.product-detail-specs span{color:#789099;font-size:11px;font-weight:700}.product-spec-grid strong,.product-detail-specs strong{font-size:13px;line-height:1.65;color:#173f4c}
.product-contact-band{margin-block:28px 92px;padding:38px 42px;border-radius:26px;background:linear-gradient(135deg,#072f46,#0b4b60);color:white;display:flex;align-items:center;justify-content:space-between;gap:32px}.product-contact-band h2{font-size:clamp(28px,3vw,44px);line-height:1.2;margin:8px 0}.product-contact-band .eyebrow{color:#9fe9dc}
.product-breadcrumbs{display:flex;gap:10px;align-items:center;padding-top:34px;font-size:11px;color:#789099}.product-breadcrumbs a{color:#496a75}.product-detail-hero{padding-top:58px}.product-status-chip{display:inline-flex;margin-top:22px;padding:9px 13px;border-radius:999px;background:#edf7f4;color:#39726a;border:1px solid #d1e8e3;font-size:11px;font-weight:750}.product-story{display:grid;grid-template-columns:.75fr 1.25fr;gap:72px;padding-block:72px;border-top:1px solid #e4eded;border-bottom:1px solid #e4eded}.product-story h2{font-size:clamp(32px,3.4vw,52px);line-height:1.2;margin:8px 0}.product-story>p{font-size:16px;line-height:1.9;color:#5b7680;max-width:70ch}.product-spec-section{padding-block:82px}.product-evidence-note{margin-bottom:72px;padding:30px 34px;background:#f4f9f8;border:1px solid #dce9e7;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:34px}.product-evidence-note strong{font-size:16px}.product-evidence-note p{margin:8px 0 0;color:#627b83;line-height:1.8;max-width:75ch}.product-evidence-note>a{white-space:nowrap;color:#0871be;font-weight:750}.product-family-grid-compact{grid-template-columns:repeat(3,1fr)}.product-family-grid-compact .product-family-card{grid-template-columns:64px 1fr;padding:22px}.product-family-grid-compact .product-card-mark{width:64px;height:64px;border-radius:18px;font-size:22px}.product-family-grid-compact .product-family-card h2{font-size:19px}
.global-social-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.global-social-links a{display:inline-flex!important;align-items:center;gap:8px;padding:9px 12px;border-radius:12px;border:1px solid rgba(13,80,103,.12);background:#fff;color:#315965!important;font-size:12px!important;font-weight:700!important;text-decoration:none}.global-social-links svg{width:18px;height:18px}.global-social-links a:hover{border-color:#9fcbd0;color:#075fc5!important}.product-footer .footer-grid{grid-template-columns:1.5fr .8fr .8fr}.product-footer .seo-brand img{width:64px;height:auto}
@media(max-width:980px){.product-catalog-hero,.product-detail-hero{grid-template-columns:1fr;gap:34px}.product-catalog-art,.product-detail-art{min-height:320px;order:-1}.product-family-grid-compact{grid-template-columns:1fr}.product-story{grid-template-columns:1fr;gap:22px}.product-footer .footer-grid{grid-template-columns:1fr 1fr}.product-footer .footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){.product-site-header .header-inner{min-height:64px}.product-brand img{width:52px;max-width:52px}.product-catalog-hero,.product-detail-hero{padding-block:34px 54px}.product-catalog-hero h1,.product-detail-hero h1{font-size:clamp(37px,11vw,51px);line-height:1.08;margin:10px 0 17px}.locale-fa .product-catalog-hero h1,.locale-fa .product-detail-hero h1{line-height:1.34}.product-catalog-hero>div:first-child>p:not(.eyebrow),.product-detail-lede{font-size:14.5px;line-height:1.85}.product-catalog-art,.product-detail-art{min-height:230px;border-radius:24px}.product-catalog-art span,.product-detail-art span{font-size:115px}.product-family-section,.product-data-section,.other-products,.product-spec-section{padding-block:54px}.product-section-heading{margin-bottom:26px}.product-section-heading h2{font-size:34px}.product-family-grid{grid-template-columns:1fr;gap:12px}.product-family-card{grid-template-columns:66px 1fr;gap:16px;padding:20px;border-radius:19px}.product-card-mark{width:66px;height:66px;border-radius:17px;font-size:22px}.product-family-card h2{font-size:20px}.product-family-card p{font-size:13px}.product-spec-grid,.product-detail-specs{grid-template-columns:1fr;border-radius:18px}.product-spec-grid>div,.product-detail-specs>div{grid-template-columns:1fr;gap:5px;padding:17px 18px;border-inline-end:0!important;border-bottom:1px solid #e4eeee!important}.product-spec-grid>div:last-child,.product-detail-specs>div:last-child{border-bottom:0!important}.product-contact-band{margin-block:18px 58px;padding:28px 22px;flex-direction:column;align-items:flex-start}.product-contact-band .button{width:100%}.product-breadcrumbs{padding-top:20px;overflow-x:auto;white-space:nowrap}.product-story{padding-block:50px}.product-story h2{font-size:31px}.product-story>p{font-size:14px}.product-evidence-note{margin-bottom:54px;padding:23px 20px;align-items:flex-start;flex-direction:column}.product-footer .footer-grid{grid-template-columns:1fr;gap:30px}.product-footer .footer-grid>div:first-child{grid-column:auto}.global-social-links a{flex:1;justify-content:center;min-width:120px}}
.product-media-section{padding-block:72px 28px}.product-media-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.product-media-placeholder{min-height:330px;border:1px dashed #bad5d8;border-radius:26px;background:linear-gradient(145deg,#f9fcfc,#eef8f7);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:#315d68}.product-media-placeholder>span{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:#fff;border:1px solid #dceaea;box-shadow:0 12px 32px rgba(12,76,101,.07);font-size:23px;color:#0872c4;margin-bottom:16px}.product-media-placeholder strong{font-size:17px}.product-media-placeholder small{margin-top:7px;color:#7a949b}.product-media-video{background:linear-gradient(145deg,#f7fbff,#eef5fb)}
@media(max-width:640px){.product-media-section{padding-block:50px 10px}.product-media-grid{grid-template-columns:1fr}.product-media-placeholder{min-height:210px;border-radius:20px}.product-media-video{min-height:170px}}
