
@font-face{font-family:"Vazirmatn";font-style:normal;font-display:swap;font-weight:100 900;src:url("../fonts/vazirmatn-arabic.woff2") format("woff2-variations");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}
@font-face{font-family:"Vazirmatn";font-style:normal;font-display:swap;font-weight:100 900;src:url("../fonts/vazirmatn-latin-ext.woff2") format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Vazirmatn";font-style:normal;font-display:swap;font-weight:100 900;src:url("../fonts/vazirmatn-latin.woff2") format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--navy:#06183d;--navy-2:#03102d;--blue:#1769ff;--cyan:#3dd5ff;--paper:#f3f7fc;--muted:#6b7894;--yellow:#ffc83d;--ink:#0a1d47;--line:#dce7f8;--scroll-progress:0}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:#fff;color:var(--ink);font-family:"Vazirmatn",Tahoma,"Segoe UI",Arial,sans-serif;overflow-x:hidden}
button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}button{cursor:pointer}
.scroll-progress{position:fixed;z-index:1000;top:0;right:0;width:calc(var(--scroll-progress)*100%);height:3px;background:linear-gradient(90deg,var(--cyan),var(--blue));box-shadow:0 0 18px var(--cyan)}
.site-header{position:fixed;z-index:100;top:18px;right:50%;transform:translateX(50%);width:min(92%,1180px);height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(113,162,255,.25);border-radius:18px;background:rgba(5,20,56,.58);backdrop-filter:blur(18px);box-shadow:0 18px 55px rgba(0,10,36,.18);color:white;transition:.35s ease}.site-header.scrolled{top:10px;background:rgba(4,18,52,.9);box-shadow:0 12px 42px rgba(0,14,55,.3)}
.brand{display:flex;align-items:center;gap:10px;direction:ltr}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font-size:18px;letter-spacing:1px}.brand small{font-size:8px;letter-spacing:5px;margin-top:5px}.brand-mark{position:relative;width:34px;height:40px;display:block;filter:drop-shadow(0 0 10px rgba(61,213,255,.5))}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";position:absolute;background:linear-gradient(180deg,#52dfff,#1769ff);transform:skewY(-28deg);border-radius:2px}.brand-mark:before{width:9px;height:33px;left:3px;top:4px}.brand-mark:after{width:9px;height:33px;right:3px;top:4px}.brand-mark i:first-child{width:20px;height:8px;top:15px;left:7px}.brand-mark i:last-child{width:8px;height:8px;left:13px;top:28px}
.desktop-nav{display:flex;gap:30px;font-size:13px}.desktop-nav a{position:relative;opacity:.78;transition:.2s}.desktop-nav a:hover{opacity:1}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-9px;width:0;height:2px;background:var(--cyan);transition:.25s}.desktop-nav a:hover:after{width:100%}
.outline-button,.ghost-button,.primary-button{min-height:46px;padding:0 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;font-weight:700;transition:.25s}.outline-button{color:white;background:rgba(23,105,255,.12);border:1px solid rgba(74,160,255,.65)}.outline-button:hover{background:var(--blue);transform:translateY(-2px)}.primary-button{color:white;background:linear-gradient(135deg,#2582ff,var(--blue));box-shadow:0 10px 32px rgba(23,105,255,.32)}.primary-button:hover{transform:translateY(-3px);box-shadow:0 15px 38px rgba(23,105,255,.45)}.ghost-button{color:white;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.04)}.ghost-button:hover{border-color:var(--cyan);background:rgba(61,213,255,.08)}
.menu-toggle,.mobile-menu{display:none}
.hero{--pointer-x:0px;--pointer-y:0px;position:relative;min-height:860px;padding:150px max(5vw,40px) 155px;display:flex;align-items:center;background:radial-gradient(circle at 22% 48%,rgba(14,92,226,.35),transparent 31%),radial-gradient(circle at 78% 20%,rgba(40,130,255,.18),transparent 25%),linear-gradient(145deg,#03102c,#061c4a 58%,#020b22);color:white;overflow:hidden}.hero:after{content:"";position:absolute;z-index:2;left:-5%;right:-5%;bottom:-82px;height:165px;background:white;border-radius:50% 50% 0 0/65% 65% 0 0}.hero-grid,.mesh-bg{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(78,148,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(78,148,255,.13) 1px,transparent 1px);background-size:54px 54px;mask-image:radial-gradient(circle,#000,transparent 75%)}.orb{position:absolute;border-radius:50%;filter:blur(12px);transform:translate3d(0,var(--parallax-y,0),0)}.orb-one{width:330px;height:330px;left:-120px;top:170px;background:rgba(23,105,255,.22)}.orb-two{width:160px;height:160px;right:24%;top:90px;background:rgba(61,213,255,.12)}
.hero-content{position:relative;z-index:5;width:50%;max-width:650px;margin-right:auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.4px;color:#9feaff}.eyebrow i{width:22px;height:2px;border-radius:5px;background:linear-gradient(90deg,var(--cyan),transparent)}.eyebrow.light{color:var(--blue)}.hero h1{font-size:clamp(45px,5.4vw,76px);line-height:1.34;letter-spacing:-2.8px;margin:20px 0 18px}.hero h1 span{color:transparent;background:linear-gradient(90deg,#fff 5%,#80e8ff 55%,#3b8cff);background-clip:text}.hero-content>p{max-width:590px;margin:0;color:#b9c9e9;font-size:17px;line-height:2}.hero-actions{display:flex;gap:12px;margin-top:31px}.hero-stats{display:flex;gap:0;margin-top:42px;padding-top:26px;border-top:1px solid rgba(148,181,241,.2)}.hero-stats>div{min-width:150px;display:grid;grid-template-columns:30px auto;align-items:center;padding-left:28px;margin-left:28px;border-left:1px solid rgba(148,181,241,.18)}.hero-stats>div:last-child{border-left:0}.hero-stats svg{grid-row:1/3;color:#70dfff}.hero-stats strong{font-size:20px}.hero-stats span{font-size:11px;color:#9eb0d1}
.hero-art{position:absolute;z-index:3;width:min(46vw,650px);height:620px;left:4vw;top:115px;transform:translate3d(var(--pointer-x),var(--pointer-y),0);transition:transform .3s ease-out}.hero-art:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:120px;top:110px;background:rgba(19,98,255,.23);filter:blur(70px)}.orbit{position:absolute;z-index:1;border:1.5px solid rgba(67,204,255,.5);border-radius:50%;box-shadow:0 0 18px rgba(50,190,255,.22);transform:rotate(-16deg)}.orbit-a{width:570px;height:255px;left:15px;top:215px;animation:orbitPulse 5s ease-in-out infinite}.orbit-b{width:430px;height:430px;left:80px;top:80px;border-color:rgba(33,103,255,.35);transform:rotate(62deg)}.h-object{position:absolute;z-index:3;left:115px;top:80px;width:380px;height:420px;display:grid;place-items:center;transform:translate3d(0,var(--parallax-y,0),0)}.h-object span{font:900 370px/1 Arial;color:rgba(39,119,255,.2);-webkit-text-stroke:9px rgba(124,213,255,.75);text-shadow:inset 0 0 30px white,0 0 16px #35c6ff,0 0 54px rgba(23,105,255,.8);filter:drop-shadow(0 28px 30px rgba(0,0,0,.35));transform:perspective(600px) rotateY(-16deg) rotateX(4deg)}
.hero-generated{position:absolute;z-index:4;inset:0;width:100%;height:100%;object-fit:contain;transform:translate3d(0,var(--parallax-y,0),0);filter:drop-shadow(0 30px 45px rgba(0,0,0,.35))}
.float-window{position:absolute;z-index:5;border:1px solid rgba(108,189,255,.54);border-radius:13px;background:linear-gradient(145deg,rgba(21,61,126,.88),rgba(5,21,60,.88));box-shadow:0 18px 38px rgba(0,8,35,.5),inset 0 0 20px rgba(73,160,255,.1);backdrop-filter:blur(12px);transform:translate3d(0,var(--parallax-y,0),0)}.window-one{width:170px;height:125px;left:8px;top:93px;transform:translate3d(0,var(--parallax-y,0),0) rotate(-5deg)}.window-two{width:190px;height:120px;right:0;top:88px;transform:translate3d(0,var(--parallax-y,0),0) rotate(5deg)}.window-three{width:150px;height:95px;right:18px;bottom:72px}.window-top{height:22px;border-bottom:1px solid rgba(118,185,255,.25);display:flex;align-items:center;gap:5px;padding:0 8px;direction:ltr}.window-top i{width:5px;height:5px;border-radius:50%;background:#51d8ff}.mini-site{padding:10px;display:grid;grid-template-columns:1fr 46px;gap:7px}.mini-site b{height:8px;background:#3e9dff;border-radius:4px}.mini-site span{height:5px;background:rgba(255,255,255,.22);border-radius:3px}.mini-site em{height:34px;background:rgba(76,149,255,.13);border-radius:5px}.code-window code{display:block;padding:15px;color:#a6e8ff;font:10px/1.8 monospace;direction:ltr}.code-window code b{color:#64a3ff}.code-window code i{color:#b5f1d2}.chart-window{display:flex;align-items:center;justify-content:space-around;padding:14px}.chart{height:50px;display:flex;align-items:flex-end;gap:4px}.chart i{width:8px;background:linear-gradient(#51dbff,#2673ff);border-radius:4px 4px 0 0}.chart i:nth-child(1){height:25%}.chart i:nth-child(2){height:55%}.chart i:nth-child(3){height:42%}.chart i:nth-child(4){height:90%}.chart-window strong{font-size:19px;color:#8eeaff}.cursor-3d{position:absolute;z-index:8;right:115px;top:235px;color:white;filter:drop-shadow(0 0 9px var(--cyan));transform:rotate(35deg)}
.scroll-hint{position:absolute;z-index:5;bottom:103px;right:50%;display:flex;align-items:center;gap:9px;transform:translateX(50%);font-size:10px;color:#b6c7e9}.scroll-hint i{position:relative;width:18px;height:28px;border:1px solid #7ea3db;border-radius:12px}.scroll-hint i:after{content:"";position:absolute;top:5px;right:7px;width:2px;height:6px;background:var(--cyan);border-radius:4px;animation:scrollDot 1.7s infinite}.section-dots{position:absolute;z-index:9;left:24px;top:155px;display:flex;flex-direction:column;gap:9px;direction:ltr}.section-dots a{display:flex;align-items:center;gap:7px;color:#7f99c4;font:9px Arial}.section-dots i{width:6px;height:6px;border-radius:50%;border:1px solid #6c8abc}.section-dots a:hover{color:white}.section-dots a:hover i{background:var(--blue);box-shadow:0 0 8px var(--cyan)}
.trust-wrap{position:relative;z-index:8;margin:-76px auto 0;width:min(88%,1080px)}.trust-bar{border-radius:18px;padding:16px 23px;background:rgba(9,31,77,.92);border:1px solid rgba(119,174,255,.35);box-shadow:0 22px 50px rgba(4,25,71,.28);color:white;overflow:hidden}.trust-bar>span{display:block;text-align:center;font-size:11px;color:#a7b9d7;margin-bottom:13px}.marquee{display:flex;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.marquee>div{min-width:100%;display:flex;justify-content:space-around;gap:50px;animation:marquee 18s linear infinite}.marquee b{font:600 20px Arial;color:#8d9bb2;white-space:nowrap;transition:.2s}.marquee b:hover{color:white}
.section{position:relative;padding:115px max(5vw,38px)}.section-heading{max-width:690px;margin:0 auto 52px;text-align:center}.section-heading h2{font-size:clamp(30px,4vw,48px);letter-spacing:-1.5px;margin:14px 0 12px}.section-heading p{color:var(--muted);font-size:14px;line-height:2}.services-section{padding-top:90px;background:radial-gradient(circle at 8% 25%,rgba(23,105,255,.08),transparent 26%),linear-gradient(#fff,var(--paper))}.bento-grid{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;min-height:370px;padding:30px;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.82);box-shadow:0 18px 44px rgba(17,55,119,.06);overflow:hidden;transform:translate3d(0,var(--parallax-y,0),0);transition:transform .35s,box-shadow .35s,border-color .35s}.service-card:hover{transform:translate3d(0,calc(var(--parallax-y,0) - 9px),0);box-shadow:0 25px 58px rgba(23,105,255,.14);border-color:#a9c8ff}.service-card:after{content:"";position:absolute;width:150px;height:150px;border:1px solid #d9e8ff;border-radius:32px;left:-65px;bottom:-78px;transform:rotate(35deg)}.service-icon{width:80px;height:80px;border-radius:23px;display:grid;place-items:center;color:var(--blue);background:linear-gradient(145deg,#eff6ff,#fff);box-shadow:8px 12px 24px rgba(44,112,222,.13),inset -4px -5px 12px #dceaff}.card-number{position:absolute;left:24px;top:28px;color:#c4d5ed;font:700 14px Arial}.service-card h3{font-size:20px;margin:28px 0 12px}.service-card p{font-size:13px;color:var(--muted);line-height:1.9}.service-card ul{list-style:none;padding:0;margin:20px 0}.service-card li{font-size:11px;color:#566884;margin:10px 0}.service-card li:before{content:"✓";color:var(--blue);margin-left:7px}.service-card>a{position:absolute;z-index:2;bottom:26px;right:30px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--blue)}.service-card.featured{margin-top:-17px;min-height:405px;color:white;background:radial-gradient(circle at 75% 18%,rgba(92,218,255,.32),transparent 28%),linear-gradient(150deg,#2580ff,#0751db);border-color:transparent;box-shadow:0 25px 65px rgba(23,105,255,.3)}.service-card.featured p,.service-card.featured li,.service-card.featured .card-number{color:#dbe9ff}.service-card.featured .service-icon{color:white;background:rgba(255,255,255,.14);box-shadow:inset 0 0 18px rgba(255,255,255,.1)}.service-card.featured>a{color:white}.popular{position:absolute;top:31px;right:123px;padding:6px 10px;border-radius:20px;font-size:9px;background:var(--yellow);color:#402c00}.service-card.wide{grid-column:1/-1;min-height:140px;display:grid;grid-template-columns:84px 1fr 1fr 45px;gap:18px;align-items:center}.service-card.wide h3{margin:0 0 7px}.service-card.wide p{margin:0}.service-card.wide .service-icon{width:72px;height:72px}.service-card.wide .card-number{position:static;display:block;margin-bottom:5px}.service-card.wide>a{position:static;width:42px;height:42px;border-radius:12px;background:#edf5ff;display:grid;place-items:center}.wide-tags{display:flex;flex-wrap:wrap;gap:8px}.wide-tags span{padding:8px 11px;border-radius:10px;background:#f0f6ff;color:#4970a7;font-size:10px}
.dark-section{background:linear-gradient(155deg,#03102c,#071d4c 56%,#020a20);color:white;overflow:hidden}.portfolio-section{min-height:830px}.portfolio-section:before,.process-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(23,105,255,.23),transparent 35%)}.light-heading{position:relative;z-index:2}.light-heading p{color:#aebfe0}.mesh-bg{opacity:.35}.giant-number{position:absolute;top:105px;left:10%;font:900 180px Arial;color:transparent;-webkit-text-stroke:1px rgba(62,132,255,.17)}.portfolio-stage{position:relative;z-index:3;width:min(1150px,100%);height:455px;margin:auto;perspective:1200px}.project-card{position:absolute;top:45px;right:50%;width:55%;max-width:610px;border-radius:24px;padding:10px;background:rgba(8,30,77,.75);border:1px solid rgba(92,167,255,.35);box-shadow:0 30px 80px rgba(0,0,0,.4);transition:transform .7s cubic-bezier(.2,.8,.2,1),opacity .5s;overflow:hidden}.project-card.active{z-index:5;transform:translateX(50%) translateZ(50px);opacity:1}.project-card.left{z-index:3;transform:translateX(-28%) scale(.75) rotateY(12deg);opacity:.58}.project-card.right{z-index:2;transform:translateX(128%) scale(.75) rotateY(-12deg);opacity:.58}.project-preview{height:300px;border-radius:16px;overflow:hidden;background:#f7f9fc;color:#162a52}.browser-bar{height:22px;display:flex;align-items:center;gap:5px;padding:0 9px;background:#dfe7f1;direction:ltr}.browser-bar i{width:5px;height:5px;border-radius:50%;background:#ff7690}.browser-bar i:nth-child(2){background:#ffc95e}.browser-bar i:nth-child(3){background:#63d69a}.browser-bar span{width:52%;height:8px;background:#fff;border-radius:5px;margin-left:15%}.preview-nav{height:33px;display:flex;align-items:center;gap:10px;padding:0 18px}.preview-nav b{width:18px;height:18px;border-radius:5px;background:#122d5f;color:white;display:grid;place-items:center;font:8px Arial;margin-left:auto}.preview-nav span{width:34px;height:4px;background:#cad4e5;border-radius:5px}.preview-hero{height:150px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:18px 28px;background:linear-gradient(135deg,#edf5ff,#cfdffc)}.preview-copy{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.preview-copy strong{width:90%;height:11px;border-radius:5px;background:#183668}.preview-copy em{width:72%;height:5px;border-radius:5px;background:#8ba1c3}.preview-copy button{width:55px;height:16px;border:0;border-radius:5px;background:var(--blue)}.preview-object{position:relative;width:105px;height:105px;margin:auto;border-radius:50%;background:linear-gradient(145deg,#fff,#7faaf2);box-shadow:0 10px 20px rgba(11,55,130,.2)}.preview-object i{position:absolute;width:25px;height:60px;border-radius:12px;background:rgba(255,255,255,.5);transform:rotate(35deg);left:40px;top:22px}.preview-object i:nth-child(2){transform:rotate(155deg)}.preview-object i:nth-child(3){width:45px;height:45px;left:30px;top:30px;border-radius:50%;background:#3577db}.preview-cards{display:flex;gap:8px;padding:12px 20px}.preview-cards i{flex:1;height:55px;border-radius:8px;background:white;box-shadow:0 5px 12px rgba(39,75,128,.08)}.project-preview.beauty .preview-hero{background:linear-gradient(135deg,#fff1f7,#ffc8dc)}.project-preview.beauty .preview-object{background:linear-gradient(145deg,#fff,#ff9fc4)}.project-preview.beauty .preview-copy button{background:#dc4c88}.project-preview.industry .preview-hero{background:linear-gradient(135deg,#172c47,#041327)}.project-preview.industry .preview-copy strong{background:#eef7ff}.project-preview.industry .preview-copy em{background:#58728e}.project-preview.industry .preview-object{background:repeating-radial-gradient(circle,#338bcb 0 6px,#071527 7px 12px);border:8px solid #7c9bb5}.project-preview.shop .preview-hero{background:linear-gradient(135deg,#eef7ee,#cfe7d0)}.project-preview.shop .preview-object{background:linear-gradient(145deg,#fff,#8dd69d)}.project-preview.shop .preview-copy button{background:#278b4a}.project-info{display:flex;align-items:center;justify-content:space-between;padding:20px 12px 10px}.project-info span{font-size:10px;color:#77dfff}.project-info h3{font-size:18px;margin:5px 0}.project-info button,.slider-arrow,.testimonial-controls button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(114,174,255,.4);display:grid;place-items:center;color:white;background:rgba(255,255,255,.05)}.slider-arrow{position:absolute;z-index:10;top:48%}.slider-arrow.prev{right:0}.slider-arrow.next{left:0;transform:rotate(180deg)}.slider-dots{position:relative;z-index:5;display:flex;justify-content:center;gap:7px}.slider-dots button{width:6px;height:6px;border:0;border-radius:10px;background:#4b6a9c;padding:0}.slider-dots button.active{width:24px;background:var(--cyan)}
.why-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:radial-gradient(circle at 20% 45%,rgba(23,105,255,.09),transparent 30%),white}.why-section .section-heading{text-align:right;margin:0 0 38px}.why-art{position:relative;min-height:520px;transform:translate3d(0,var(--parallax-y,0),0)}.laptop{position:absolute;top:85px;left:50%;transform:translateX(-50%) perspective(900px) rotateY(8deg);width:440px}.laptop-screen{height:280px;padding:16px;display:grid;grid-template-columns:60px 1fr;gap:14px;border:12px solid #123567;border-bottom-width:18px;border-radius:18px;background:#eef5ff;box-shadow:0 40px 60px rgba(16,61,133,.22)}.dash-side{border-radius:8px;background:linear-gradient(#2678ff,#1246a0)}.dash-main{display:flex;flex-direction:column;gap:13px}.dash-main>span{display:block;width:52%;height:14px;border-radius:7px;background:#c6d7ef}.dash-chart{height:125px;display:flex;align-items:flex-end;gap:13px;padding:18px;background:white;border-radius:13px;box-shadow:0 8px 25px rgba(17,56,116,.06)}.dash-chart i{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(#43d5ff,#2675fa)}.dash-chart i:nth-child(1){height:28%}.dash-chart i:nth-child(2){height:48%}.dash-chart i:nth-child(3){height:41%}.dash-chart i:nth-child(4){height:76%}.dash-chart i:nth-child(5){height:95%}.dash-row{display:flex;gap:8px}.dash-row b{flex:1;height:54px;border-radius:8px;background:#dbe9fb}.laptop-base{width:490px;height:17px;margin-left:-25px;background:linear-gradient(#bfd5ed,#6c91bb);clip-path:polygon(5% 0,95% 0,100% 70%,60% 100%,40% 100%,0 70%);border-radius:0 0 15px 15px}.magnifier{position:absolute;right:20px;bottom:34px;width:175px;height:175px;border:18px solid rgba(34,121,255,.82);border-radius:50%;box-shadow:inset 0 0 22px rgba(61,213,255,.5),0 12px 30px rgba(22,93,207,.25)}.magnifier i{position:absolute;width:120px;height:26px;right:125px;bottom:-48px;background:linear-gradient(90deg,#1d5fd2,#47d2ff);border-radius:16px;transform:rotate(45deg)}.magnifier span{position:absolute;width:90px;height:14px;border-radius:50%;background:rgba(255,255,255,.8);top:24px;left:25px;transform:rotate(-30deg)}.float-score{position:absolute;padding:13px 18px;border-radius:15px;background:rgba(255,255,255,.85);border:1px solid #d5e5fb;box-shadow:0 14px 35px rgba(18,73,149,.14);display:grid;grid-template-columns:32px auto;align-items:center;backdrop-filter:blur(12px)}.float-score svg{grid-row:1/3;color:var(--blue)}.float-score b{font-size:17px}.float-score span{font-size:9px;color:var(--muted)}.score-a{top:30px;right:15px}.score-b{left:5px;bottom:40px}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.benefit-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.3s}.benefit-card:hover{transform:translateY(-5px);border-color:#a7c8ff;box-shadow:0 18px 38px rgba(23,105,255,.1)}.benefit-card>div{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--blue);background:#edf5ff}.benefit-card h3{font-size:15px;margin:14px 0 7px}.benefit-card p{font-size:10px;line-height:1.8;color:var(--muted);margin:0}.metric-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border:1px solid var(--line);border-radius:18px;padding:18px;background:#f7faff}.metric-row>div{text-align:center;border-left:1px solid var(--line)}.metric-row>div:last-child{border-left:0}.metric-row strong{display:block;color:var(--blue);font-size:24px}.metric-row span{font-size:10px;color:var(--muted)}
.seo-generated{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(17,64,131,.18))}
.process-section{min-height:700px}.process-flow{position:relative;z-index:3;width:min(1120px,100%);height:330px;margin:75px auto 0}.flow-line{position:absolute;right:5%;left:5%;top:48%;height:5px;background:rgba(44,99,184,.35);border-radius:10px;transform:rotate(-3deg)}.flow-line:before,.flow-line:after{content:"";position:absolute;left:0;right:0;top:-40px;height:80px;border-radius:50%;border-top:2px solid #32cfff;filter:drop-shadow(0 0 10px #2faaff);transform:rotate(3deg)}.flow-line i{position:absolute;right:0;top:0;height:100%;width:100%;background:linear-gradient(90deg,var(--blue),var(--cyan),var(--blue));box-shadow:0 0 18px var(--cyan);animation:flowGlow 3s ease-in-out infinite}.process-step{position:absolute;width:230px;padding:18px 20px;border-radius:17px;background:rgba(13,45,103,.72);border:1px solid rgba(95,158,255,.26);box-shadow:0 18px 40px rgba(0,6,27,.28);backdrop-filter:blur(10px)}.step-1{right:0;top:0}.step-2{right:27%;bottom:0}.step-3{left:27%;top:0}.step-4{left:0;bottom:0}.step-number{position:absolute;left:15px;top:13px;width:22px;height:22px;border-radius:7px;background:var(--blue);display:grid;place-items:center;font-size:10px}.step-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#8de7ff;background:rgba(23,105,255,.16);border:1px solid rgba(96,210,255,.3);box-shadow:0 0 20px rgba(39,160,255,.17)}.process-step h3{font-size:14px;margin:16px 0 7px}.process-step p{font-size:10px;line-height:1.8;color:#a9bbdc;margin:0}
.reviews-section{background:linear-gradient(#fff,#f4f8fe)}.reviews-top{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.reviews-top .section-heading{text-align:right;margin:0}.trust-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.trust-metrics>div{padding:17px;border:1px solid var(--line);border-radius:16px;background:white;text-align:center}.trust-metrics svg{color:var(--blue)}.trust-metrics strong{display:block;margin:8px 0 3px;font-size:22px;color:var(--blue)}.trust-metrics span{font-size:9px;color:var(--muted)}.testimonial-card{position:relative;width:min(900px,100%);min-height:260px;margin:60px auto 0;padding:38px 115px 38px 42px;border-radius:25px;background:white;border:1px solid var(--line);box-shadow:0 25px 70px rgba(21,66,133,.1);display:flex;align-items:center}.quote-mark{position:absolute;right:30px;top:8px;font:110px Georgia;color:#d8e7fd;line-height:1}.avatar{position:absolute;right:-36px;width:115px;height:115px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#153d7d,#3a91ff);border:9px solid #eef5ff;color:white;font-size:34px;box-shadow:0 15px 30px rgba(18,79,171,.22)}.testimonial-copy{width:100%}.stars{color:var(--yellow);letter-spacing:3px}.testimonial-copy p{font-size:14px;line-height:2.1;color:#4f607d}.testimonial-copy strong{display:block;margin-top:18px}.testimonial-copy span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.testimonial-controls{position:absolute;left:25px;bottom:20px;display:flex;align-items:center;gap:10px;direction:ltr}.testimonial-controls button{width:34px;height:34px;color:var(--blue);border-color:#c7daf7;background:#f7faff}.testimonial-controls button:last-child{transform:rotate(180deg)}.testimonial-controls span{font:10px Arial;color:var(--muted)}
.blog-section{background:white}.blog-grid{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{border:1px solid var(--line);border-radius:22px;background:white;overflow:hidden;transition:.35s}.blog-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(18,67,144,.12)}.blog-cover{position:relative;height:210px;overflow:hidden;background:linear-gradient(140deg,#081d4c,#1268ed);display:grid;place-items:center}.blog-cover:before{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(80,210,255,.4);border-radius:50%;transform:rotate(55deg);box-shadow:0 0 40px rgba(23,105,255,.5)}.blog-cover span{position:relative;z-index:2;font:900 55px Arial;color:white;text-shadow:0 0 20px #39ccff}.blog-cover i{position:absolute;width:85px;height:85px;border:1px solid rgba(255,255,255,.25);border-radius:20px;transform:rotate(35deg);left:24px;top:24px}.blog-cover i:last-child{left:auto;right:25px;top:auto;bottom:20px}.blog-cover.seo{background:linear-gradient(135deg,#e9f5ff,#72aaff)}.blog-cover.seo span{font-size:66px;color:#1871eb;text-shadow:0 8px 20px rgba(10,73,173,.22);transform:rotate(-5deg)}.blog-cover.speed{background:linear-gradient(135deg,#041331,#113f93)}.blog-content{padding:22px}.blog-content>div{display:flex;justify-content:space-between}.blog-content>div span{font-size:10px;color:var(--blue);font-weight:700}.blog-content small{font-size:9px;color:var(--muted)}.blog-content h3{font-size:16px;line-height:1.7;margin:15px 0 22px}.blog-content a{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:var(--blue)}
.cta-section{position:relative;width:min(1180px,90%);min-height:390px;margin:0 auto 90px;padding:70px 75px;border-radius:40px;overflow:hidden;background:radial-gradient(circle at 75% 40%,rgba(24,122,255,.42),transparent 35%),linear-gradient(145deg,#071a47,#020c27);color:white}.cta-glow{position:absolute;left:10%;top:-50%;width:450px;height:450px;border-radius:50%;background:rgba(37,117,255,.2);filter:blur(70px)}.cta-orbit{position:absolute;left:-40px;top:55px;width:540px;height:250px;border:1px solid rgba(75,205,255,.45);border-radius:50%;transform:translate3d(0,var(--parallax-y,0),0) rotate(-14deg);box-shadow:0 0 22px rgba(45,163,255,.2)}.cta-copy{position:relative;z-index:4;width:54%}.cta-copy h2{font-size:clamp(33px,4vw,54px);line-height:1.45;margin:15px 0}.cta-copy p{color:#aebfe0;font-size:13px;line-height:1.9;max-width:540px}.cta-copy .primary-button{margin-top:15px}.rocket-css{position:absolute;z-index:3;left:14%;top:36px;width:180px;height:330px;transform:translate3d(0,var(--parallax-y,0),0) rotate(-42deg);filter:drop-shadow(0 25px 28px rgba(0,0,0,.38))}.rocket-body{position:absolute;top:0;left:35px;width:110px;height:220px;border-radius:60% 60% 28% 28%/48% 48% 20% 20%;background:linear-gradient(90deg,#4a78ad,#e6f5ff 42%,#a7c8ec 65%,#2b5d9a);box-shadow:inset 8px 0 20px rgba(0,40,100,.4),0 0 30px rgba(61,213,255,.4)}.rocket-body:before{content:"";position:absolute;left:15px;right:15px;bottom:38px;height:38px;background:linear-gradient(90deg,#113e8a,#2da7ff,#113e8a);border-radius:8px}.rocket-window{position:absolute;top:60px;left:30px;width:50px;height:50px;border:7px solid #174684;border-radius:50%;background:radial-gradient(circle at 35% 30%,#d7fbff,#24bff8 38%,#0c4ca4 72%);box-shadow:0 0 20px #3dd5ff}.rocket-fin{position:absolute;bottom:20px;width:55px;height:85px;background:linear-gradient(135deg,#1482ff,#052c78)}.fin-a{left:-33px;border-radius:70% 0 0 20%;transform:skewY(-22deg)}.fin-b{right:-33px;border-radius:0 70% 20% 0;transform:skewY(22deg)}.rocket-flame{position:absolute;top:217px;left:55px;width:70px;height:120px}.rocket-flame i{position:absolute;left:0;width:70px;height:120px;border-radius:15% 15% 70% 70%;background:linear-gradient(#fff,#3ee7ff 25%,#1c6cff 55%,transparent);filter:blur(2px);animation:flame 1s ease-in-out infinite alternate}.rocket-flame i:last-child{left:20px;width:30px;height:85px;background:linear-gradient(#fff,#a9f7ff 35%,transparent);filter:blur(1px)}
.rocket-generated{position:absolute;z-index:3;left:2%;top:-70px;width:52%;height:520px;object-fit:contain;transform:translate3d(0,var(--parallax-y,0),0);filter:drop-shadow(0 24px 30px rgba(0,0,0,.34))}
.footer{padding:65px max(5vw,38px) 24px;background:#03102d;color:#aebcda}.footer-main{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px}.footer .brand{color:white;margin-bottom:20px}.footer-brand p{font-size:12px}.socials{display:flex;gap:8px;margin-top:20px}.socials a{width:34px;height:34px;border:1px solid #244273;border-radius:10px;display:grid;place-items:center;font:11px Arial;color:#82cfff}.footer-main h3{font-size:13px;color:white;margin:0 0 20px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:13px}.footer-main a,.footer-main span{font-size:10px}.footer-main a:hover{color:#77dcff}.footer-bottom{width:min(1120px,100%);margin:45px auto 0;padding-top:22px;border-top:1px solid #1a315d;display:flex;justify-content:space-between;align-items:center;font-size:9px}.footer-bottom button{width:35px;height:35px;border-radius:50%;border:1px solid #31538b;background:#0b2758;color:white}
.modal-backdrop{position:fixed;z-index:500;inset:0;padding:24px;display:grid;place-items:center;background:rgba(0,8,28,.72);backdrop-filter:blur(10px);animation:fadeIn .25s}.consult-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:38px;border-radius:27px;background:white;box-shadow:0 35px 90px rgba(0,0,0,.35);animation:modalIn .35s cubic-bezier(.2,.8,.2,1)}.modal-close{position:absolute;left:20px;top:17px;width:36px;height:36px;border:0;border-radius:50%;background:#eef4fc;color:#476180;font-size:24px}.consult-modal h2{font-size:30px;margin:14px 0 8px}.consult-modal>p{font-size:12px;line-height:1.8;color:var(--muted)}.consult-modal form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.consult-modal label{font-size:10px;font-weight:700;color:#435470}.consult-modal label:nth-child(4){grid-column:1/-1}.consult-modal input,.consult-modal select,.consult-modal textarea{width:100%;margin-top:8px;padding:13px 14px;border:1px solid #d7e3f4;border-radius:11px;outline:0;background:#f8faff;color:var(--ink);font-size:12px;transition:.2s}.consult-modal input:focus,.consult-modal select:focus,.consult-modal textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,105,255,.1)}.consult-modal form .primary-button{grid-column:1/-1;margin-top:6px}.success-state{text-align:center;padding:20px 0}.success-state>div{width:78px;height:78px;margin:auto;display:grid;place-items:center;border-radius:50%;color:white;background:linear-gradient(145deg,#21bf79,#10a45f)}.success-state h2{margin-top:24px}.success-state p{color:var(--muted);font-size:12px;line-height:1.8}.success-state button{margin:22px auto 0}
.reveal{opacity:1;transform:none}.hoorad-js .reveal{opacity:0;transform:translateY(25px);transition:opacity .75s ease,transform .75s ease}.hoorad-js .reveal.is-visible{opacity:1;transform:translateY(0)}
.hero-content{margin-left:auto;margin-right:0}
@keyframes orbitPulse{50%{transform:rotate(-10deg) scale(1.05);opacity:.65}}@keyframes scrollDot{0%{transform:translateY(0);opacity:0}30%{opacity:1}100%{transform:translateY(10px);opacity:0}}@keyframes marquee{to{transform:translateX(100%)}}@keyframes flowGlow{50%{filter:brightness(1.6)}}@keyframes flame{to{transform:scaleY(1.12);filter:blur(4px)}}@keyframes fadeIn{from{opacity:0}}@keyframes modalIn{from{opacity:0;transform:translateY(25px) scale(.96)}}

@media(max-width:1000px){.desktop-nav{gap:16px}.desktop-nav a{font-size:11px}.hero{min-height:790px}.hero-content{width:53%}.hero-art{left:-7vw;transform:scale(.85)}.hero-stats>div{min-width:120px;padding-left:15px;margin-left:15px}.section-dots{display:none}.why-section{grid-template-columns:1fr;gap:20px}.why-content{order:-1}.why-section .section-heading{text-align:center}.why-art{min-height:480px}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-main>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){html{scroll-padding-top:72px}.site-header{top:10px;height:58px;padding:0 12px;width:94%;border-radius:15px}.brand b{font-size:15px}.brand small{font-size:6px}.brand-mark{transform:scale(.82)}.desktop-nav,.header-cta{display:none}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle i{width:22px;height:2px;background:white;border-radius:4px;transition:.25s}.menu-toggle.open i:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle.open i:nth-child(2){opacity:0}.menu-toggle.open i:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;z-index:90;top:0;right:0;width:100%;padding:92px 26px 28px;background:rgba(3,16,45,.98);color:white;transform:translateY(-110%);transition:.4s;display:block;box-shadow:0 20px 40px rgba(0,0,0,.3)}.mobile-menu.open{transform:translateY(0)}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;font-size:14px}.mobile-menu nav svg{transform:rotate(180deg);color:#69dfff}.mobile-menu .primary-button{width:100%;margin-top:20px}.hero{min-height:940px;padding:110px 24px 115px;align-items:flex-start}.hero:after{bottom:-45px;height:90px}.hero-content{width:100%;margin:0;text-align:center}.hero h1{font-size:41px;line-height:1.38;letter-spacing:-1.5px}.hero-content>p{font-size:13px;line-height:1.9}.hero-actions{justify-content:center;flex-wrap:wrap}.hero-actions>*{min-width:160px}.hero-stats{justify-content:center;margin-top:30px}.hero-stats>div{min-width:0;flex:1;padding:0 8px;margin:0;border-left:1px solid rgba(148,181,241,.18)}.hero-stats svg{display:none}.hero-stats strong{font-size:17px}.hero-stats span{font-size:8px}.hero-art{top:520px;left:50%;width:520px;height:430px;transform:translateX(-50%) scale(.68)}.scroll-hint{display:none}.trust-wrap{margin:-48px auto 0;width:92%}.trust-bar{padding:13px}.marquee>div{gap:25px}.marquee b{font-size:15px}.section{padding:78px 20px}.section-heading{margin-bottom:35px}.section-heading h2{font-size:29px}.section-heading p{font-size:12px}.bento-grid{grid-template-columns:1fr}.service-card,.service-card.featured{margin:0;min-height:320px}.service-card.wide{grid-column:auto;min-height:330px;display:block}.service-card.wide .service-icon{margin-bottom:20px}.service-card.wide>a{position:absolute;bottom:25px;right:30px}.wide-tags{margin-top:25px}.portfolio-section{min-height:720px}.giant-number{font-size:110px;top:100px}.portfolio-stage{height:390px}.project-card{width:88%;top:35px}.project-card.active{transform:translateX(50%)}.project-card.left{transform:translateX(-50%) scale(.74);opacity:.25}.project-card.right{transform:translateX(150%) scale(.74);opacity:.25}.project-preview{height:240px}.preview-hero{height:118px}.preview-cards{display:none}.project-info h3{font-size:14px}.slider-arrow{top:auto;bottom:-35px}.why-section{padding-bottom:40px}.benefits-grid{grid-template-columns:1fr 1fr}.benefit-card{padding:16px}.metric-row{grid-template-columns:1fr 1fr}.metric-row>div{padding:10px}.metric-row>div:nth-child(2){border-left:0}.metric-row strong{font-size:20px}.why-art{min-height:370px;transform:scale(.77);transform-origin:top center}.process-section{min-height:1040px}.process-flow{height:720px;margin-top:40px}.flow-line{right:50%;left:auto;top:0;width:5px;height:100%;transform:none}.flow-line:before,.flow-line:after{top:0;bottom:0;right:-35px;width:70px;height:auto;border-top:0;border-right:2px solid #32cfff;transform:none}.process-step{position:relative;right:auto!important;left:auto!important;top:auto!important;bottom:auto!important;width:calc(100% - 55px);margin:0 0 28px auto}.process-step:nth-of-type(even){margin-left:0;margin-right:auto}.reviews-top{grid-template-columns:1fr;gap:30px}.reviews-top .section-heading{text-align:center}.trust-metrics>div{padding:12px 5px}.trust-metrics strong{font-size:17px}.testimonial-card{padding:110px 22px 65px;display:block;text-align:center}.avatar{right:50%;top:-45px;transform:translateX(50%);width:90px;height:90px}.testimonial-copy p{font-size:12px}.testimonial-controls{left:50%;transform:translateX(-50%)}.blog-grid{grid-template-columns:1fr}.cta-section{width:92%;min-height:650px;margin-bottom:55px;padding:48px 24px;text-align:center}.cta-copy{width:100%}.cta-copy .primary-button{margin:18px auto}.rocket-generated{left:50%;top:300px;width:420px;height:390px;transform:translateX(-50%) translate3d(0,var(--parallax-y,0),0)}.cta-orbit{top:380px;left:50%;transform:translateX(-50%) rotate(-12deg);width:460px}.footer{padding:55px 24px 20px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:1/-1;display:flex}.footer-bottom{gap:20px}.consult-modal{padding:32px 22px}.consult-modal form{grid-template-columns:1fr}.consult-modal label:nth-child(4),.consult-modal form .primary-button{grid-column:auto}}
@media(max-width:410px){.hero h1{font-size:35px}.hero-actions>*{width:100%}.hero-art{top:570px;transform:translateX(-50%) scale(.6)}.hero{min-height:970px}.benefits-grid{grid-template-columns:1fr}.why-art{margin-right:-20px}.metric-row{grid-template-columns:1fr 1fr}.project-card{width:94%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.orb,.h-object,.float-window,.why-art,.cta-orbit,.rocket-css{transform:none!important}}

/* WordPress integration */
body.hoorad-studio-theme :where(.site-header,.mobile-menu,#main-content,.footer,.modal-backdrop),body.hoorad-studio-theme :where(.site-header,.mobile-menu,#main-content,.footer,.modal-backdrop) *{font-family:"Vazirmatn",Tahoma,"Segoe UI",Arial,sans-serif!important}
body.hoorad-studio-theme main#main-content.hoorad-homepage{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;background:#fff}
body.hoorad-studio-theme main#main-content.hoorad-homepage .hero{display:flex!important;position:relative!important;width:100%!important;max-width:none!important;min-height:860px!important;margin:0!important;padding:150px max(5vw,40px) 155px!important;overflow:hidden!important;visibility:visible!important;opacity:1!important;background:radial-gradient(circle at 22% 48%,rgba(14,92,226,.35),transparent 31%),radial-gradient(circle at 78% 20%,rgba(40,130,255,.18),transparent 25%),linear-gradient(145deg,#03102c,#061c4a 58%,#020b22)!important;color:#fff!important}
body.hoorad-studio-theme main#main-content.hoorad-homepage .hero-content,body.hoorad-studio-theme main#main-content.hoorad-homepage .hero-art{display:block!important;visibility:visible!important;opacity:1!important}
.project-card.hidden{z-index:1;transform:translateX(50%) scale(.55);opacity:0;pointer-events:none}
body.admin-bar .site-header{top:50px}
.desktop-nav ul,.mobile-menu ul,.footer ul{list-style:none;margin:0;padding:0}.desktop-nav ul{display:flex;gap:30px}.mobile-menu ul{display:flex;flex-direction:column}.footer ul{display:flex;flex-direction:column;gap:13px}
.header-logo .custom-logo-link{display:flex;align-items:center}.header-logo .custom-logo{display:block;width:auto;max-width:190px;max-height:48px}.footer .custom-logo{width:auto;max-width:180px;max-height:60px}
.project-preview.has-image,.blog-cover.has-post-image{background-image:linear-gradient(180deg,transparent 55%,rgba(2,12,38,.28)),var(--project-image);background-size:cover;background-position:center}.blog-cover.has-post-image{background-image:linear-gradient(180deg,rgba(3,16,45,.06),rgba(3,16,45,.4)),var(--post-image)}.project-info a{width:42px;height:42px;border-radius:50%;border:1px solid rgba(114,174,255,.4);display:grid;place-items:center;color:white;background:rgba(255,255,255,.05)}
.testimonials{position:relative;width:min(900px,100%);min-height:330px;margin:60px auto 0}.testimonials .testimonial-card{display:none;margin:0}.testimonials .testimonial-card.active{display:flex}.testimonials .testimonial-controls{z-index:5}.review-text p{margin:0}
.modal-backdrop{display:none}.modal-backdrop.is-open{display:grid}.modal-backdrop[aria-hidden="false"]{display:grid}
.consult-modal .field-full{grid-column:1/-1}
.blog-content h3 a{color:inherit;display:block}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.inner-page{min-height:70vh;padding-top:150px}.page-heading,.single-heading{max-width:900px;margin:0 auto 48px;text-align:center}.page-heading h1,.single-heading h1{font-size:clamp(32px,5vw,58px);margin:15px 0}.archive-card{border:1px solid var(--line);border-radius:22px;background:white;overflow:hidden}.archive-thumb{height:230px;background:linear-gradient(145deg,var(--navy),var(--blue));display:grid;place-items:center;color:white}.archive-thumb img{width:100%;height:100%;object-fit:cover}.archive-card>div{padding:24px}.archive-card h2{font-size:19px;line-height:1.7}.archive-card p{color:var(--muted);line-height:2;font-size:13px}.text-link{display:flex;align-items:center;gap:8px;color:var(--blue);font-weight:700;font-size:12px}.single-entry{width:min(920px,90%);margin:auto;padding-bottom:110px}.single-cover{border-radius:28px;overflow:hidden;margin-bottom:45px}.single-cover img{display:block;width:100%;height:auto}.entry-content{font-size:16px;line-height:2.2;color:#263a61}.entry-content img{max-width:100%;height:auto;border-radius:18px}.inline-button{width:max-content;margin-top:35px}.navigation.pagination{margin-top:40px}.nav-links{display:flex;justify-content:center;gap:8px}.nav-links a,.nav-links span{min-width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#edf4ff}.nav-links .current{background:var(--blue);color:white}
@media(max-width:760px){body.admin-bar .site-header{top:56px}body.hoorad-studio-theme main#main-content.hoorad-homepage .hero{min-height:940px!important;padding:110px 24px 115px!important;align-items:flex-start!important}.desktop-nav ul{gap:16px}.testimonials{min-height:430px;margin-top:85px}.testimonials .testimonial-card.active{display:block}.archive-grid{grid-template-columns:1fr}.inner-page{padding-top:110px}.page-heading h1,.single-heading h1{font-size:34px}.footer ul{gap:10px}}

/* Version 2: client portal entry, trust badge and editable team */
.header-actions{display:flex;align-items:center;gap:8px}.user-panel-button{min-height:44px;padding:0 15px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(105,211,255,.38);background:rgba(53,154,255,.12);color:#8fe8ff;font-size:11px;font-weight:800;transition:.25s}.user-panel-button:hover{transform:translateY(-2px);color:#fff;background:rgba(18,98,255,.75)}.mobile-panel-button{display:none}.team-section{background:radial-gradient(circle at 80% 20%,rgba(18,98,255,.08),transparent 28%),linear-gradient(#f5f8fd,#fff)}.team-grid{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.team-card{overflow:hidden;border:1px solid #dce7f8;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(16,57,126,.07);transition:.35s}.team-card:hover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(18,98,255,.14)}.team-photo{position:relative;height:320px;overflow:hidden;background:radial-gradient(circle at 50% 32%,#2d85ff,#06183d 72%);display:grid;place-items:center}.team-photo>img{width:100%;height:100%;object-fit:cover;display:block}.team-photo>span{font-size:110px;font-weight:900;color:rgba(255,255,255,.86);text-shadow:0 0 35px rgba(63,214,255,.5)}.team-photo:after{content:"";position:absolute;inset:auto 0 0;height:40%;background:linear-gradient(transparent,rgba(3,16,45,.72))}.team-socials{position:absolute;z-index:2;left:16px;bottom:16px;display:flex;gap:7px}.team-socials a{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.88);color:#1262ff;font-size:10px;font-weight:900;backdrop-filter:blur(8px)}.team-copy{padding:23px}.team-copy>span{font-size:10px;font-weight:800;color:#1262ff}.team-copy h3{font-size:20px;margin:8px 0 11px}.team-copy p{min-height:52px;margin:0;color:#6d7d96;font-size:11px;line-height:1.9}.team-skills{display:flex;flex-wrap:wrap;gap:6px;margin-top:17px}.team-skills b{padding:7px 9px;border-radius:9px;background:#edf4ff;color:#5274a7;font-size:8px}.footer-main{grid-template-columns:1.4fr repeat(4,1fr);gap:36px}.footer-trust{display:flex!important;flex-direction:column;align-items:flex-start!important}.enamad-link{width:92px;min-height:104px;padding:8px;border-radius:14px;display:grid!important;place-items:center;background:#fff}.enamad-link img{display:block;max-width:76px;max-height:90px}.footer-trust small{font-size:8px;color:#7589ad;line-height:1.8}
@media(max-width:1120px){.site-header{width:96%}.desktop-nav ul{gap:14px}.desktop-nav a{font-size:10px}.header-actions .outline-button,.user-panel-button{padding:0 11px;font-size:10px}.footer-main{grid-template-columns:1.4fr repeat(2,1fr)}.footer-trust{grid-column:auto!important}}
@media(max-width:900px){.team-grid{grid-template-columns:1fr 1fr}.user-panel-button{padding:0 10px}.header-actions{display:none}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.mobile-panel-button{display:flex;width:100%;margin-top:18px}.mobile-menu .primary-button{margin-top:9px}.team-grid{grid-template-columns:1fr}.team-photo{height:390px}.footer-trust{grid-column:auto!important}}

/* Version 2.1: editable trusted brands */
.marquee>div{align-items:center}.marquee .brand-logo{min-width:122px;height:46px;padding:4px 10px;display:flex;align-items:center;justify-content:center;border-radius:11px;transition:background .25s,transform .25s}.marquee a.brand-logo:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.marquee .brand-logo img{display:block;max-width:112px;max-height:38px;width:auto;height:auto;object-fit:contain;filter:grayscale(1) brightness(1.8);opacity:.72;transition:filter .25s,opacity .25s}.marquee .brand-logo:hover img{filter:grayscale(0) brightness(1);opacity:1}.marquee .brand-logo b{font:600 20px Arial;color:#8d9bb2;white-space:nowrap;transition:color .25s}.marquee .brand-logo:hover b{color:#fff}
@media(max-width:760px){.marquee .brand-logo{min-width:95px;height:40px;padding:3px 6px}.marquee .brand-logo img{max-width:88px;max-height:32px}.marquee .brand-logo b{font-size:15px}}

/* Version 2.2: honors and certificates */
.honors-section{position:relative;color:#fff;background:radial-gradient(circle at 15% 25%,rgba(38,130,255,.34),transparent 27%),radial-gradient(circle at 88% 78%,rgba(61,213,255,.13),transparent 24%),linear-gradient(145deg,#03102c,#071d4b 58%,#020a20);overflow:hidden}.honors-section:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(83,155,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(83,155,255,.16) 1px,transparent 1px);background-size:58px 58px;mask-image:radial-gradient(circle,#000,transparent 78%)}.honors-glow{position:absolute;width:360px;height:360px;left:-160px;top:20%;border-radius:50%;background:rgba(29,112,255,.28);filter:blur(80px)}.honors-grid{position:relative;z-index:2;width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.honor-card{overflow:hidden;border:1px solid rgba(117,174,255,.28);border-radius:23px;background:rgba(9,30,73,.76);box-shadow:0 25px 58px rgba(0,7,30,.32);backdrop-filter:blur(12px);transition:transform .35s,border-color .35s,box-shadow .35s}.honor-card:hover{transform:translateY(-8px);border-color:rgba(87,211,255,.65);box-shadow:0 30px 72px rgba(0,13,52,.5)}.honor-media{position:relative;width:100%;height:255px;padding:15px;border:0;display:grid;place-items:center;background:linear-gradient(145deg,#f6f9ff,#dce8fb);overflow:hidden}.honor-media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s}.honor-media:hover img{transform:scale(1.035)}.honor-media>span{position:absolute;right:50%;bottom:16px;transform:translateX(50%) translateY(12px);padding:8px 13px;border-radius:10px;background:rgba(3,16,45,.88);color:#fff;font-size:9px;font-weight:800;opacity:0;transition:.25s}.honor-media:hover>span{opacity:1;transform:translateX(50%) translateY(0)}.honor-placeholder{color:#5876a6}.honor-placeholder b{font-size:58px}.honor-placeholder span{opacity:1;transform:translateX(50%)}.honor-copy{padding:22px}.honor-copy>span{font-size:9px;font-weight:800;color:#6ee4ff}.honor-copy h3{font-size:18px;line-height:1.7;margin:7px 0 9px}.honor-copy p{min-height:48px;margin:0;color:#aebfde;font-size:10px;line-height:1.9}.honor-details{min-height:30px;margin:14px 0;display:flex;flex-wrap:wrap;gap:7px}.honor-details small{padding:6px 9px;border-radius:8px;background:rgba(255,255,255,.07);color:#aabddd;font-size:8px}.honor-copy>a{display:inline-flex;align-items:center;gap:6px;color:#70dcff;font-size:10px;font-weight:800}.honors-empty{grid-column:1/-1;padding:50px 25px;border:1px dashed rgba(113,173,255,.35);border-radius:22px;text-align:center;background:rgba(255,255,255,.035)}.honors-empty b{font-size:52px}.honors-empty h3{margin:12px 0 6px}.honors-empty p{margin:0;color:#aabddd;font-size:11px}.honor-modal[hidden]{display:none}.honor-modal{position:fixed;z-index:1200;inset:0;padding:35px;display:grid;place-items:center;background:rgba(1,7,23,.92);backdrop-filter:blur(12px)}.honor-modal>button{position:absolute;top:24px;left:28px;width:46px;height:46px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fff;font-size:28px}.honor-modal>div{width:min(1050px,92vw);max-height:88vh;padding:16px;border:1px solid rgba(117,183,255,.3);border-radius:22px;background:#fff;box-shadow:0 35px 90px rgba(0,0,0,.55)}.honor-modal img{display:block;width:100%;max-height:76vh;object-fit:contain;border-radius:13px;background:#eef3fa}.honor-modal strong{display:block;padding:14px 5px 2px;color:#102651;text-align:center}.honor-modal-open{overflow:hidden}
@media(max-width:900px){.honors-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.honors-grid{grid-template-columns:1fr}.honor-media{height:265px}.honor-modal{padding:15px}.honor-modal>button{top:15px;left:15px}.honor-modal>div{width:96vw;padding:9px}.honor-copy p{min-height:0}}

/* Version 2.3: WooCommerce shop, subscription plans and RTL carousels */
.header-shop-actions{display:flex;align-items:center;gap:7px}.shop-shortcut,.cart-toggle{height:42px;border:1px solid rgba(108,198,255,.28);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:rgba(34,121,255,.1);color:#bdeaff;font-size:10px;font-weight:800;transition:.25s}.shop-shortcut{padding:0 12px}.cart-toggle{position:relative;width:44px;padding:0}.shop-shortcut:hover,.cart-toggle:hover{background:#1769ff;color:#fff;transform:translateY(-2px)}.cart-count{position:absolute;top:-7px;left:-7px;min-width:21px;height:21px;padding:0 5px;border:2px solid #071a42;border-radius:20px;display:grid;place-items:center;background:#ffc83d;color:#06183d;font-size:9px;font-weight:900}.mini-cart-backdrop{position:fixed;z-index:1080;inset:0;background:rgba(1,8,26,.72);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:.3s}.mini-cart-panel{position:fixed;z-index:1090;top:0;right:0;width:min(420px,92vw);height:100dvh;padding:25px;display:flex;flex-direction:column;background:#f7faff;color:#0a1d47;box-shadow:-30px 0 80px rgba(0,8,34,.3);transform:translateX(110%);transition:transform .38s cubic-bezier(.22,.8,.25,1)}.mini-cart-backdrop.is-open{opacity:1;visibility:visible}.mini-cart-panel.is-open{transform:translateX(0)}.mini-cart-open{overflow:hidden}.mini-cart-head{padding-bottom:18px;border-bottom:1px solid #dce7f8;display:flex;align-items:center;justify-content:space-between}.mini-cart-head span{color:#1769ff;font-size:9px;font-weight:900}.mini-cart-head h2{margin:3px 0 0;font-size:24px}.mini-cart-head button{width:42px;height:42px;border:0;border-radius:12px;display:grid;place-items:center;background:#e8f1ff;color:#1769ff}.mini-cart-panel .widget_shopping_cart_content{min-height:0;flex:1;overflow-y:auto;padding:14px 2px}.mini-cart-panel ul.cart_list{margin:0!important;padding:0!important;display:grid;gap:10px}.mini-cart-panel ul.cart_list li{position:relative;min-height:82px;padding:12px 84px 12px 34px!important;border:1px solid #dce7f8;border-radius:16px;background:#fff;font-size:11px}.mini-cart-panel ul.cart_list li img{position:absolute;right:10px;top:10px;width:62px!important;height:62px!important;margin:0!important;border-radius:12px;object-fit:cover}.mini-cart-panel a.remove{right:auto!important;left:9px!important;top:9px!important;width:23px!important;height:23px!important;border-radius:50%;display:grid!important;place-items:center;background:#fff0f2;color:#e22!important;line-height:1!important}.mini-cart-panel .quantity{display:block;margin-top:8px;color:#647596}.mini-cart-panel .woocommerce-mini-cart__total{padding:18px 5px 5px;border-top:1px solid #dce7f8;display:flex;justify-content:space-between}.mini-cart-panel .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mini-cart-panel .woocommerce-mini-cart__buttons a{min-height:46px;border-radius:12px;display:grid;place-items:center;background:#e7f0ff;color:#1769ff;font-weight:900;font-size:11px}.mini-cart-panel .woocommerce-mini-cart__buttons a.checkout{background:#1769ff;color:#fff}.mini-cart-panel .woocommerce-mini-cart__empty-message{text-align:center;margin:90px 0;color:#71809a}.continue-shopping{padding:13px;text-align:center;color:#51709e;font-size:10px;font-weight:800}

.subscription-shop-section{position:relative;background:radial-gradient(circle at 90% 20%,rgba(23,105,255,.13),transparent 25%),linear-gradient(180deg,#f2f7ff,#fff);overflow:hidden}.shop-orb{position:absolute;top:120px;left:-130px;width:360px;height:360px;border-radius:50%;background:rgba(61,213,255,.12);filter:blur(60px)}.subscription-branches{position:relative;z-index:2;width:min(1120px,100%);margin:0 auto 42px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.subscription-branch{min-height:150px;padding:22px;border:1px solid #dce7f8;border-radius:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:rgba(255,255,255,.88);box-shadow:0 18px 45px rgba(13,63,143,.07);transition:.3s}.subscription-branch:hover{transform:translateY(-7px);border-color:#8ebcff;box-shadow:0 26px 60px rgba(23,105,255,.14)}.subscription-branch>span{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf3ff,#d7e7ff);color:#1769ff}.subscription-branch>svg{color:#1769ff}.subscription-branch small,.shop-products-head span{color:#1769ff;font-size:9px;font-weight:900}.subscription-branch h3{margin:4px 0 6px;font-size:16px}.subscription-branch p{margin:0;color:#75849e;font-size:9px;line-height:1.8}.shop-products-head{width:min(1120px,100%);margin:0 auto 22px;display:flex;align-items:end;justify-content:space-between}.shop-products-head h3{margin:4px 0 0;font-size:25px}.shop-products-head>a{padding:11px 14px;border-radius:11px;display:inline-flex;align-items:center;gap:8px;background:#e8f1ff;color:#1769ff;font-size:10px;font-weight:900}.homepage-products{position:relative;z-index:2;width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.homepage-product-card{position:relative;overflow:hidden;border:1px solid #dce7f8;border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(17,61,132,.08);transition:.35s}.homepage-product-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(23,105,255,.14)}.homepage-product-media{position:relative;height:225px;padding:18px;display:grid;place-items:center;background:linear-gradient(145deg,#eff5ff,#e2edff)}.homepage-product-media>span{position:absolute;z-index:2;top:14px;right:14px;padding:7px 10px;border-radius:10px;background:#ffc83d;color:#06183d;font-size:8px;font-weight:900}.homepage-product-media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.homepage-product-copy{padding:21px}.product-type-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-type-line span{color:#1769ff;font-size:9px;font-weight:900}.product-type-line small{padding:5px 8px;border-radius:8px;background:#edf4ff;color:#62799c;font-size:8px}.homepage-product-copy h3{margin:9px 0 13px;font-size:18px}.homepage-product-copy ul{min-height:94px;margin:0;padding:0;display:grid;gap:7px;list-style:none}.homepage-product-copy li{display:flex;align-items:center;gap:7px;color:#697a96;font-size:9px}.homepage-product-copy li svg{color:#24a86b}.homepage-product-bottom{margin-top:18px;padding-top:16px;border-top:1px solid #e2eaf7;display:flex;align-items:center;justify-content:space-between;gap:10px}.homepage-product-price{font-size:15px;font-weight:900;color:#0a1d47}.homepage-product-price del{display:block;color:#9aa8bc;font-size:9px}.homepage-product-price ins{text-decoration:none}.homepage-add-cart{min-height:40px;padding:0 13px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#1769ff;color:#fff;font-size:9px;font-weight:900;box-shadow:0 8px 22px rgba(23,105,255,.24)}.homepage-add-cart.added:after{content:"✓";margin-right:4px}.shop-empty-state{grid-column:1/-1;padding:48px 25px;border:1px dashed #a7c5f3;border-radius:22px;text-align:center;background:rgba(255,255,255,.65)}.shop-empty-state>span{width:70px;height:70px;margin:auto;border-radius:20px;display:grid;place-items:center;background:#e7f0ff;color:#1769ff}.shop-empty-state h3{margin:16px 0 7px}.shop-empty-state p{margin:0;color:#71809a;font-size:11px}

.content-carousel{width:min(1120px,100%);margin:auto}.carousel-viewport{width:100%;overflow:hidden;padding:10px 0 22px;direction:rtl}.carousel-track{width:100%;display:flex;align-items:stretch;gap:18px;direction:rtl;transition:transform .7s cubic-bezier(.22,.8,.25,1);will-change:transform}.carousel-controls{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:13px}.carousel-controls button{width:42px;height:42px;border:1px solid #d7e4f7;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1769ff;box-shadow:0 9px 24px rgba(15,58,125,.08)}.carousel-controls button:first-child svg{transform:rotate(180deg)}.carousel-controls span{min-width:145px;text-align:center;color:#71809a;font-size:9px}.carousel-controls.light button{border-color:rgba(126,184,255,.3);background:rgba(255,255,255,.08);color:#78dfff}.carousel-controls.light span{color:#9eb2d7}.carousel-empty{width:min(1120px,90vw);padding:42px;border:1px dashed #aec6eb;border-radius:22px;text-align:center;color:#71809a}.team-carousel .team-card{width:355px;min-height:245px;padding:25px;overflow:visible;display:flex;flex:0 0 355px;align-items:center;gap:20px;border-radius:25px}.team-carousel .team-photo{width:112px;height:112px;min-width:112px;border:5px solid #fff;border-radius:50%;overflow:visible;box-shadow:0 12px 35px rgba(23,105,255,.22)}.team-carousel .team-photo>img{border-radius:50%;object-fit:cover}.team-carousel .team-photo>span{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;font-size:48px}.team-carousel .team-photo:after{display:none}.team-carousel .team-socials{right:50%;left:auto;bottom:-13px;transform:translateX(50%)}.team-carousel .team-socials a{width:29px;height:29px;border:2px solid #fff;border-radius:50%;box-shadow:0 5px 14px rgba(0,25,70,.18)}.team-carousel .team-copy{min-width:0;padding:0;flex:1}.team-carousel .team-copy h3{font-size:18px;margin:6px 0 9px}.team-carousel .team-copy p{min-height:62px;font-size:9px}.team-carousel .team-skills{margin-top:12px}.team-carousel .team-skills b{font-size:7px}.honors-carousel .honor-card{width:355px;flex:0 0 355px}.honors-carousel .honor-media{height:245px}.honors-carousel .honors-empty{width:min(1120px,90vw)}

.hoorad-commerce-main{min-height:75vh;padding:130px 22px 90px;background:radial-gradient(circle at 90% 5%,rgba(23,105,255,.1),transparent 25%),#f4f8fd}.woocommerce-cart .inner-page,.woocommerce-checkout .inner-page,.woocommerce-account .inner-page{width:100%;max-width:none;padding:130px max(22px,calc((100vw - 1180px)/2)) 90px;background:radial-gradient(circle at 90% 5%,rgba(23,105,255,.1),transparent 25%),#f4f8fd}.woocommerce-cart .single-entry>article,.woocommerce-checkout .single-entry>article,.woocommerce-account .single-entry>article{max-width:1180px;margin:auto}.commerce-shell{width:min(1180px,100%);margin:auto}.commerce-shell .woocommerce-breadcrumb{margin:0 0 22px!important;color:#70809c;font-size:10px}.commerce-shell .woocommerce-breadcrumb a{color:#1769ff}.commerce-shell .woocommerce-products-header{margin-bottom:32px}.commerce-shell .woocommerce-products-header__title,.commerce-shell .product_title{font-size:34px;color:#091d47}.woocommerce .woocommerce-result-count{color:#72809a;font-size:10px}.woocommerce .woocommerce-ordering select{min-height:44px;padding:0 13px;border:1px solid #d7e3f5;border-radius:12px;background:#fff;color:#304869}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{position:relative;width:auto!important;margin:0!important;padding:18px!important;border:1px solid #dce7f8;border-radius:23px;background:#fff;box-shadow:0 18px 48px rgba(14,56,123,.07);transition:.3s}.woocommerce ul.products li.product:hover{transform:translateY(-7px);box-shadow:0 27px 62px rgba(23,105,255,.13)}.woocommerce ul.products li.product a img{height:245px;margin:0 0 18px!important;border-radius:17px;object-fit:contain;background:#edf4ff}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0!important;font-size:17px!important;line-height:1.7}.woocommerce ul.products li.product .price{margin:14px 0!important;color:#1769ff!important;font-size:15px!important;font-weight:900}.woocommerce ul.products li.product .button{width:100%;min-height:45px;margin:8px 0 0!important;border-radius:12px;display:grid;place-items:center;background:#1769ff!important;color:#fff!important;font-size:10px}.woocommerce ul.products li.product .added_to_cart{display:block;padding:9px;text-align:center;color:#1769ff;font-size:9px;font-weight:900}.hoorad-plan-badge{position:absolute;z-index:3;top:29px;right:29px;padding:7px 10px;border-radius:9px;background:#ffc83d;color:#06183d;font-size:8px;font-weight:900}.subscription-card-tags{display:flex;flex-wrap:wrap;gap:5px}.subscription-card-tags span{padding:5px 7px;border-radius:7px;background:#eaf2ff;color:#5274a8;font-size:8px}.subscription-card-meta ul{min-height:68px;margin:10px 0 0;padding:0;display:grid;gap:5px;list-style:none}.subscription-card-meta li{color:#70809b;font-size:9px}.subscription-card-meta li:before{content:"✓";margin-left:6px;color:#20a46a;font-weight:900}.woocommerce span.onsale{z-index:3;min-width:auto;min-height:auto;padding:8px 11px;right:auto;left:28px;top:28px;border-radius:9px;background:#ee4967;line-height:1;font-size:9px}.woocommerce nav.woocommerce-pagination{margin-top:35px}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;justify-content:center;gap:6px}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{width:40px;height:40px;padding:0!important;border-radius:10px;display:grid;place-items:center;background:#fff;color:#1769ff}.woocommerce nav.woocommerce-pagination ul li span.current{background:#1769ff;color:#fff}

.woocommerce div.product{padding:28px;border:1px solid #dce7f8;border-radius:28px;background:#fff;box-shadow:0 24px 65px rgba(14,57,126,.08)}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:20px}.woocommerce div.product div.images img{border-radius:20px;background:#edf4ff}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#1769ff;font-size:22px;font-weight:900}.woocommerce-product-details__short-description{color:#667793;font-size:11px;line-height:2}.subscription-detail-box{margin:18px 0;padding:18px;border:1px solid #d6e5fa;border-radius:17px;background:#f4f8ff}.subscription-detail-box>strong{font-size:14px}.subscription-detail-tags{margin:10px 0;display:flex;flex-wrap:wrap;gap:7px}.subscription-detail-tags span{padding:6px 9px;border-radius:8px;background:#e2edff;color:#1769ff;font-size:9px;font-weight:800}.subscription-detail-box ul{margin:10px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;list-style:none}.subscription-detail-box li{font-size:9px;color:#5f7190}.subscription-detail-box li:before{content:"✓";margin-left:7px;color:#20a46a;font-weight:900}.woocommerce div.product form.cart .button,.woocommerce #respond input#submit{min-height:48px;padding:0 24px;border-radius:12px;background:#1769ff;color:#fff}.woocommerce .quantity .qty{height:48px;border:1px solid #d3e0f2;border-radius:11px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#dce7f8}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;border-radius:11px 11px 0 0!important;background:#edf4ff!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#1769ff!important;color:#fff}.woocommerce div.product .woocommerce-tabs .panel{color:#657693;font-size:11px;line-height:2}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:#1769ff!important;border-radius:14px;background:#fff;color:#354d70;font-size:10px;box-shadow:0 12px 32px rgba(14,55,120,.07)}.woocommerce-message:before,.woocommerce-info:before{color:#1769ff!important}.woocommerce table.shop_table{overflow:hidden;border:1px solid #dce7f8!important;border-radius:18px!important;background:#fff}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px!important;border-color:#e7eef8!important}.woocommerce table.shop_table img{width:72px;border-radius:12px}.woocommerce a.remove{color:#e53c57!important}.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:46px;padding:10px 13px;border:1px solid #d5e1f2;border-radius:11px;background:#fff}.woocommerce-cart table.cart td.actions .coupon .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{min-height:43px;border-radius:11px!important;background:#e7f0ff!important;color:#1769ff!important}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt,#place_order{background:#1769ff!important;color:#fff!important}.cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{padding:22px;border:1px solid #dce7f8!important;border-radius:20px!important;background:#fff;box-shadow:0 16px 45px rgba(15,57,126,.06)}.woocommerce-checkout #payment{border-radius:16px!important;background:#edf4ff!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:10px;border-radius:18px;background:#071a42;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:12px 14px;border-radius:10px;color:#b8cae8;font-size:10px}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:#1769ff;color:#fff}.wc-block-cart,.wc-block-checkout{font-family:"Vazirmatn",Tahoma,sans-serif!important}.wc-block-components-sidebar-layout{gap:22px}.wc-block-components-sidebar{padding:20px!important;border:1px solid #dce7f8;border-radius:20px;background:#fff}

@media(max-width:1120px){.shop-shortcut span{display:none}.shop-shortcut{width:42px;padding:0}.header-shop-actions{margin-right:auto}.homepage-products{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.subscription-branches{grid-template-columns:1fr}.team-carousel .team-card{width:340px}.honors-carousel .honor-card{width:330px;flex-basis:330px}.header-shop-actions{margin-right:auto;margin-left:8px}.site-header .header-shop-actions{display:flex}}
@media(max-width:760px){.shop-shortcut{display:none}.cart-toggle{width:39px;height:39px}.header-shop-actions{margin-right:auto;margin-left:3px}.subscription-branches,.homepage-products{grid-template-columns:1fr}.shop-products-head{align-items:flex-start;gap:15px;flex-direction:column}.homepage-product-media{height:245px}.team-carousel .team-card{width:86vw;min-height:280px;padding:24px 18px;flex-basis:86vw;flex-direction:column;text-align:center}.team-carousel .team-photo{width:105px;height:105px;min-width:105px}.team-carousel .team-copy p{min-height:0}.team-carousel .team-skills{justify-content:center}.honors-carousel .honor-card{width:86vw;flex-basis:86vw}.carousel-controls span{min-width:120px}.hoorad-commerce-main,.woocommerce-cart .inner-page,.woocommerce-checkout .inner-page,.woocommerce-account .inner-page{padding:105px 14px 65px}.commerce-shell .woocommerce-products-header__title,.commerce-shell .product_title{font-size:27px}.woocommerce ul.products{grid-template-columns:1fr}.woocommerce ul.products li.product a img{height:270px}.woocommerce div.product{padding:16px}.subscription-detail-box ul{grid-template-columns:1fr}.woocommerce table.shop_table_responsive tr td{padding:12px!important}.woocommerce-cart table.cart td.actions .coupon{display:grid;grid-template-columns:1fr auto;gap:7px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:auto!important}.mini-cart-panel{padding:20px}.subscription-branch{grid-template-columns:auto 1fr}.subscription-branch>svg{display:none}}
@media(prefers-reduced-motion:reduce){.carousel-track{transition:none}}

/* Version 2.4: balanced header, compact honors and ready-made plans */
.site-header{width:min(96%,1380px);height:70px;padding:0 16px;gap:14px}.header-logo{max-width:220px;flex:0 0 auto}.header-logo .custom-logo{display:block;max-width:210px;max-height:48px;width:auto;height:auto}.desktop-nav{min-width:0;flex:1;display:block}.desktop-nav>ul{margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.25vw,22px);list-style:none;white-space:nowrap}.desktop-nav li{margin:0;padding:0;flex:0 0 auto}.desktop-nav a{font-size:11px}.header-shop-actions,.header-actions{flex:0 0 auto}.header-actions{gap:7px}.header-actions .user-panel-button,.header-actions .outline-button{height:42px;min-height:42px;padding:0 13px;font-size:10px}.shop-shortcut,.cart-toggle{height:40px}.shop-shortcut{padding:0 10px}.cart-toggle{width:40px}
.subscription-plan-visual{position:relative;width:100%;height:100%;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;color:#fff;isolation:isolate}.subscription-plan-visual:before,.subscription-plan-visual:after{content:"";position:absolute;z-index:-1;border-radius:50%;border:1px solid rgba(255,255,255,.23)}.subscription-plan-visual:before{width:220px;height:220px;top:-90px;left:-50px}.subscription-plan-visual:after{width:150px;height:150px;right:-45px;bottom:-75px}.subscription-plan-visual i{width:72px;height:72px;margin-bottom:14px;border:1px solid rgba(255,255,255,.25);border-radius:22px;display:grid;place-items:center;background:rgba(255,255,255,.12);box-shadow:0 15px 35px rgba(0,15,65,.2);font-style:normal;backdrop-filter:blur(9px)}.subscription-plan-visual b{font:900 28px/1 Arial,sans-serif;letter-spacing:2px}.subscription-plan-visual small{margin-top:8px;font:600 7px Arial,sans-serif;letter-spacing:2px;opacity:.72}.plan-content{background:radial-gradient(circle at 20% 20%,#65d8ff,transparent 36%),linear-gradient(145deg,#0d47c8,#082761)}.plan-seo{background:radial-gradient(circle at 22% 18%,#31ddc1,transparent 34%),linear-gradient(145deg,#1262ff,#092653)}.plan-security{background:radial-gradient(circle at 20% 18%,#826dff,transparent 35%),linear-gradient(145deg,#2336a5,#091b4a)}.plan-service{background:linear-gradient(145deg,#1769ff,#06183d)}
.honors-section{padding-top:76px;padding-bottom:72px}.honors-section .section-heading{margin-bottom:24px}.honors-section .section-heading h2{font-size:clamp(27px,3vw,39px)}.honors-section .section-heading p{max-width:610px}.honors-carousel{width:min(1040px,100%)}.honors-carousel .carousel-viewport{padding:6px 0 14px}.honors-carousel .carousel-track{gap:14px}.honors-carousel .honor-card{width:275px;flex-basis:275px;border-radius:18px}.honors-carousel .honor-card:hover{transform:translateY(-5px)}.honors-carousel .honor-media{height:172px;padding:10px}.honors-carousel .honor-media>span{bottom:10px;padding:6px 9px;font-size:7px}.honors-carousel .honor-copy{padding:14px 15px 15px}.honors-carousel .honor-copy>span{font-size:7px}.honors-carousel .honor-copy h3{margin:4px 0 5px;font-size:14px;line-height:1.65}.honors-carousel .honor-copy p{min-height:32px;font-size:8px;line-height:1.75}.honors-carousel .honor-details{min-height:22px;margin:8px 0;gap:5px}.honors-carousel .honor-details small{padding:4px 7px;font-size:7px}.honors-carousel .honor-copy>a{font-size:8px}.honors-carousel .carousel-controls{margin-top:2px}.honors-carousel .carousel-controls button{width:36px;height:36px}.honors-carousel .carousel-controls span{font-size:8px}
@media(max-width:1250px){.site-header{gap:9px}.desktop-nav>ul{gap:10px}.desktop-nav a{font-size:9px}.header-logo{max-width:185px}.header-logo .custom-logo{max-width:175px}.header-actions .user-panel-button{width:42px;padding:0;font-size:0}.header-actions .user-panel-button svg{width:18px;height:18px}.header-actions .outline-button{padding:0 10px;font-size:9px}.shop-shortcut span{display:none}.shop-shortcut{width:40px;padding:0}}
@media(max-width:960px){.desktop-nav{display:none}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle i{width:22px;height:2px;background:white;border-radius:4px;transition:.25s}.menu-toggle.open i:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle.open i:nth-child(2){opacity:0}.menu-toggle.open i:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;z-index:90;top:0;right:0;width:100%;padding:92px 26px 28px;background:rgba(3,16,45,.98);color:white;transform:translateY(-110%);transition:.4s;display:block;box-shadow:0 20px 40px rgba(0,0,0,.3)}.mobile-menu.open{transform:translateY(0)}.mobile-menu nav ul{margin:0;padding:0;list-style:none}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;font-size:12px}.mobile-menu .primary-button{width:100%;margin-top:12px}.mobile-panel-button{display:flex;width:100%;margin-top:16px}}
@media(max-width:760px){.site-header{height:58px;padding:0 10px}.header-logo{max-width:165px}.header-logo .custom-logo{max-width:155px;max-height:39px}.honors-section{padding-top:62px;padding-bottom:58px}.honors-carousel .honor-card{width:76vw;flex-basis:76vw}.honors-carousel .honor-media{height:175px}.honors-carousel .honor-copy p{min-height:0}.subscription-plan-visual b{font-size:24px}}
.woocommerce ul.products li.product.hoorad-plan-no-image .woocommerce-LoopProduct-link{position:relative;display:block}.woocommerce ul.products li.product.hoorad-plan-no-image img.woocommerce-placeholder{opacity:0}.woocommerce ul.products li.product.hoorad-plan-no-image .woocommerce-LoopProduct-link:before{content:"HOORAD PLAN";position:absolute;z-index:1;top:0;right:0;left:0;height:245px;border-radius:17px;display:grid;place-items:center;padding-top:55px;color:rgba(255,255,255,.68);font:600 8px Arial;letter-spacing:2px;box-sizing:border-box}.woocommerce ul.products li.product.hoorad-plan-no-image .woocommerce-LoopProduct-link:after{position:absolute;z-index:2;top:78px;right:50%;transform:translateX(50%);color:#fff;font:900 30px Arial;letter-spacing:2px}.woocommerce ul.products li.product.hoorad-plan-content .woocommerce-LoopProduct-link:before{background:radial-gradient(circle at 20% 20%,#65d8ff,transparent 36%),linear-gradient(145deg,#0d47c8,#082761)}.woocommerce ul.products li.product.hoorad-plan-content .woocommerce-LoopProduct-link:after{content:"CONTENT"}.woocommerce ul.products li.product.hoorad-plan-seo .woocommerce-LoopProduct-link:before{background:radial-gradient(circle at 22% 18%,#31ddc1,transparent 34%),linear-gradient(145deg,#1262ff,#092653)}.woocommerce ul.products li.product.hoorad-plan-seo .woocommerce-LoopProduct-link:after{content:"SEO"}.woocommerce ul.products li.product.hoorad-plan-security .woocommerce-LoopProduct-link:before{background:radial-gradient(circle at 20% 18%,#826dff,transparent 35%),linear-gradient(145deg,#2336a5,#091b4a)}.woocommerce ul.products li.product.hoorad-plan-security .woocommerce-LoopProduct-link:after{content:"SECURITY"}.woocommerce div.product.hoorad-plan-no-image div.images{position:relative;min-height:420px;border-radius:20px;overflow:hidden}.woocommerce div.product.hoorad-plan-no-image div.images:before{position:absolute;z-index:1;inset:0;display:grid;place-items:center;color:#fff;font:900 42px Arial;letter-spacing:3px}.woocommerce div.product.hoorad-plan-no-image div.images img{opacity:0}.woocommerce div.product.hoorad-plan-content div.images:before{content:"CONTENT";background:radial-gradient(circle at 20% 20%,#65d8ff,transparent 36%),linear-gradient(145deg,#0d47c8,#082761)}.woocommerce div.product.hoorad-plan-seo div.images:before{content:"SEO";background:radial-gradient(circle at 22% 18%,#31ddc1,transparent 34%),linear-gradient(145deg,#1262ff,#092653)}.woocommerce div.product.hoorad-plan-security div.images:before{content:"SECURITY";background:radial-gradient(circle at 20% 18%,#826dff,transparent 35%),linear-gradient(145deg,#2336a5,#091b4a)}

/* Version 2.5: Toman pricing and design/warranty subscriptions */
.subscription-branches{grid-template-columns:repeat(4,1fr)}
.subscription-branch{padding:18px;gap:12px}.subscription-branch>span{width:48px;height:48px}.subscription-branch h3{font-size:14px}
.plan-design{background:radial-gradient(circle at 20% 18%,#38e6ca,transparent 35%),linear-gradient(145deg,#0a86b9,#082761)}
.woocommerce ul.products li.product.hoorad-plan-design .woocommerce-LoopProduct-link:before{background:radial-gradient(circle at 20% 18%,#38e6ca,transparent 35%),linear-gradient(145deg,#0a86b9,#082761)}
.woocommerce ul.products li.product.hoorad-plan-design .woocommerce-LoopProduct-link:after{content:"WEB DESIGN";font-size:24px}
.woocommerce div.product.hoorad-plan-design div.images:before{content:"WEB DESIGN";background:radial-gradient(circle at 20% 18%,#38e6ca,transparent 35%),linear-gradient(145deg,#0a86b9,#082761)}
@media(max-width:1120px){.subscription-branches{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.subscription-branches{grid-template-columns:1fr}}

/* Version 2.6: direct checkout, compact certificates, contract and footer */
.homepage-product-actions{min-width:130px;display:grid;gap:6px}.homepage-buy-now{min-height:38px;padding:0 12px;border:1px solid #b9d2fa;border-radius:11px;display:grid;place-items:center;background:#edf4ff;color:#1769ff;font-size:9px;font-weight:900}.homepage-buy-now:hover{border-color:#1769ff;background:#1769ff;color:#fff}.woocommerce ul.products li.product .button.hoorad-buy-now,.woocommerce div.product .button.hoorad-buy-now{background:#0eab79!important;color:#fff!important;box-shadow:0 10px 25px rgba(14,171,121,.2)}.woocommerce div.product .button.hoorad-buy-now{width:auto;margin:0 8px 0 0!important;padding:0 18px;display:inline-flex}.woocommerce ul.products li.product .button.hoorad-buy-now{margin-top:7px!important}

.honors-section{padding-top:46px;padding-bottom:44px}.honors-section .section-heading{margin-bottom:14px}.honors-section .section-heading h2{font-size:clamp(23px,2.4vw,32px)}.honors-section .section-heading p{font-size:9px}.honors-carousel{width:min(1000px,100%)}.honors-carousel .carousel-viewport{padding:4px 0 9px}.honors-carousel .carousel-track{gap:11px}.honors-carousel .honor-card{width:220px;flex-basis:220px;border-radius:15px}.honors-carousel .honor-media{height:124px;padding:7px}.honors-carousel .honor-copy{padding:9px 11px 11px}.honors-carousel .honor-copy>span{font-size:6px}.honors-carousel .honor-copy h3{margin:3px 0 4px;font-size:11px;line-height:1.55}.honors-carousel .honor-copy p{display:none}.honors-carousel .honor-details{min-height:0;margin:5px 0;gap:4px}.honors-carousel .honor-details small{padding:3px 5px;font-size:6px}.honors-carousel .honor-copy>a{font-size:7px}.honors-carousel .carousel-controls button{width:31px;height:31px}.honors-carousel .carousel-controls span{min-width:115px;font-size:7px}.honors-carousel .honors-empty{padding:26px 18px}.honors-carousel .honors-empty b{font-size:36px}.honors-carousel .honors-empty h3{font-size:15px}

.footer{padding:46px max(4vw,28px) 20px}.footer-main.footer-compact{width:min(1140px,100%);grid-template-columns:1.2fr 1fr .72fr;gap:28px;align-items:stretch}.footer-compact>div{min-width:0}.footer-compact .footer-brand{padding-left:15px}.footer-compact .footer-brand>p{max-width:360px;margin:12px 0;color:#91a6cd;line-height:1.9}.footer-phone{width:min(330px,100%);margin-top:16px;padding:13px 16px;border:1px solid rgba(83,166,255,.3);border-radius:15px;display:flex!important;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,rgba(23,105,255,.24),rgba(54,207,255,.08));color:#fff!important}.footer-phone small{color:#77dcff;font-size:8px}.footer-phone strong{direction:ltr;font-size:21px;letter-spacing:.5px}.footer-contact-mini{margin-top:11px;display:flex;flex-wrap:wrap;gap:7px 14px}.footer-contact-mini a,.footer-contact-mini span{color:#9aadd0;font-size:9px}.footer-compact .socials{margin-top:13px}.footer-compact .footer-links-panel{padding:21px;border:1px solid rgba(76,130,211,.2);border-radius:18px;background:rgba(255,255,255,.025)}.footer-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.footer-link-grid>div{display:flex;flex-direction:column;gap:11px}.footer-link-grid a{position:relative;padding-right:12px}.footer-link-grid a:before{content:"";position:absolute;right:0;top:50%;width:4px;height:4px;border-radius:50%;background:#4ccfff}.footer-compact .footer-trust{padding:18px!important;border:1px solid rgba(76,130,211,.22);border-radius:18px;display:flex!important;flex-direction:column!important;align-items:center;justify-content:center;gap:12px!important;background:rgba(255,255,255,.035);text-align:center}.footer-compact .footer-trust h3{margin-bottom:7px}.footer-compact .footer-trust p{max-width:190px;margin:0;color:#91a6cd;font-size:8px;line-height:1.8}.footer-compact .footer-trust .enamad-link{width:138px;min-height:150px;padding:10px;border-radius:16px}.footer-compact .footer-trust .enamad-link img{max-width:116px;max-height:128px}.footer-bottom{margin-top:28px}

.contract-page-shell{min-height:80vh;padding:110px max(2vw,14px) 45px;background:#050816}.contract-page-head{width:min(1240px,100%);margin:0 auto 13px;padding:14px 18px;border:1px solid rgba(90,148,236,.23);border-radius:17px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#0c1731;color:#fff}.contract-page-head span{color:#69dfff;font-size:8px;font-weight:900}.contract-page-head h1{margin:3px 0 0;font-size:18px}.contract-page-head>a{padding:9px 12px;border-radius:10px;background:rgba(23,105,255,.16);color:#8bddff;font-size:9px;font-weight:900}.contract-frame{width:100%;min-height:900px;border:0;display:block;background:#050816}

@media(max-width:1000px){.footer-main.footer-compact{grid-template-columns:1fr 1fr}.footer-compact .footer-trust{grid-column:auto;display:flex!important;grid-template-columns:none}.footer-compact .footer-brand{padding-left:0}}
@media(max-width:760px){.homepage-product-bottom{align-items:flex-end}.homepage-product-actions{min-width:125px}.homepage-add-cart,.homepage-buy-now{font-size:8px}.honors-section{padding-top:38px;padding-bottom:36px}.honors-carousel .honor-card{width:68vw;max-width:240px;flex-basis:68vw}.honors-carousel .honor-media{height:138px}.footer{padding:38px 18px 18px}.footer-main.footer-compact{grid-template-columns:1fr;gap:16px}.footer-compact .footer-links-panel{padding:17px}.footer-link-grid{gap:10px 18px}.footer-compact .footer-trust{grid-column:auto;flex-direction:row!important;text-align:right;justify-content:space-between}.footer-compact .footer-trust .enamad-link{width:120px;min-height:132px;flex:0 0 120px}.footer-compact .footer-trust .enamad-link img{max-width:100px;max-height:110px}.footer-phone strong{font-size:18px}.contract-page-shell{padding-top:82px}.contract-page-head{align-items:flex-start;flex-direction:column}.contract-page-head>a{align-self:flex-end}}

/* Version 2.7: focused homepage products carousel */
.homepage-products-carousel{position:relative;z-index:2}.homepage-products-carousel .carousel-viewport{padding:8px 3px 25px;touch-action:pan-y}.homepage-products-carousel .homepage-products{width:100%;margin:0;display:flex;grid-template-columns:none;gap:18px}.homepage-products-carousel .homepage-product-card{width:auto;min-width:0;flex:0 0 calc(33.333333% - 12px);display:flex;flex-direction:column}.homepage-products-carousel .homepage-product-copy{display:flex;flex:1;flex-direction:column}.homepage-products-carousel .homepage-product-copy ul{flex:1}.homepage-products-carousel .homepage-product-bottom{margin-top:auto}.homepage-products-carousel .shop-empty-state{width:100%;flex:0 0 100%}.homepage-products-controls{margin-top:0}.homepage-products-controls button{border-color:#bed4f6}.homepage-products-controls button:hover{border-color:#1769ff;background:#1769ff;color:#fff;transform:translateY(-2px)}.homepage-products-controls button:disabled{cursor:default;opacity:.4;transform:none}.homepage-products-controls span{font-weight:800;color:#526d96}
@media(max-width:1120px){.homepage-products-carousel .homepage-product-card{flex-basis:calc(50% - 9px)}}
@media(max-width:760px){.homepage-products-carousel .carousel-viewport{padding-bottom:18px}.homepage-products-carousel .homepage-product-card{flex-basis:100%}.homepage-products-carousel .homepage-product-media{height:225px}.homepage-products-carousel .homepage-product-copy{padding:18px}.homepage-products-carousel .homepage-product-copy h3{font-size:17px}.homepage-products-controls button{width:39px;height:39px}}
