
:root{--rzh-bg:#0a0a09;--rzh-panel:#11110f;--rzh-panel2:#161613;--rzh-text:#f5f1e8;--rzh-muted:#a6a197;--rzh-yellow:#f1c40f;--rzh-yellow2:#ffe477;--rzh-line:rgba(255,255,255,.09);--rzh-max:1210px}
.rzh-site{background:var(--rzh-bg);color:var(--rzh-text);font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.85;overflow:hidden;margin:0;position:relative}
.rzh-site *{box-sizing:border-box}.rzh-site a{color:inherit;text-decoration:none}.rzh-site img{max-width:100%;display:block}.rzh-wrap{width:min(calc(100% - 36px),var(--rzh-max));margin:auto}
.rzh-grain{position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.75'/%3E%3C/svg%3E")}
.rzh-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--rzh-line);background:rgba(10,10,9,.78);backdrop-filter:blur(18px)}.rzh-navin{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.rzh-brand{display:flex;align-items:center;gap:12px;font-weight:900}.rzh-monogram{width:42px;height:42px;border-radius:14px;background:var(--rzh-yellow);display:grid;place-items:center;color:#0b0b09;letter-spacing:-1px}.rzh-navlinks{display:flex;gap:24px;color:#c7c2b8;font-size:var(--rzh-fs-nav,13px)}.rzh-navlinks a:hover{color:var(--rzh-yellow)}.rzh-navcta{padding:11px 17px;border-radius:999px;background:var(--rzh-text);color:#111;font-weight:900;font-size:13px}
.rzh-hero{padding:54px 0 38px}.rzh-heroGrid{display:grid;grid-template-columns:1.06fr .94fr;gap:18px}.rzh-heroCopy,.rzh-portrait{border:1px solid var(--rzh-line);border-radius:var(--rzh-hero-radius,36px);overflow:hidden;position:relative;box-shadow:0 28px 80px rgba(0,0,0,.28)}.rzh-heroCopy{min-height:var(--rzh-hero-height,680px);padding:58px;background:radial-gradient(circle at 15% 5%,rgba(241,196,15,.11),transparent 33%),linear-gradient(150deg,#141411,#0b0b0a 74%)}.rzh-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(241,196,15,.25);background:rgba(241,196,15,.06);color:var(--rzh-yellow);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.rzh-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--rzh-yellow);box-shadow:0 0 0 6px rgba(241,196,15,.08)}
.rzh-site h1{font-size:clamp(48px,6.2vw,var(--rzh-fs-hero-title,94px));line-height:1.03;letter-spacing:-4px;margin:28px 0 24px}.rzh-site h1 span,.rzh-site h2 span{color:var(--rzh-yellow)}.rzh-heroLead{font-size:var(--rzh-fs-hero-lead,18px);color:#c9c4ba;max-width:690px;margin:0 0 30px}.rzh-actions{display:flex;gap:10px;flex-wrap:wrap}.rzh-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:999px;font-weight:900;border:1px solid var(--rzh-line);transition:.2s}.rzh-primary{background:var(--rzh-yellow);color:#111!important;border-color:transparent}.rzh-primary:hover{background:var(--rzh-yellow2);transform:translateY(-2px)}.rzh-ghost{background:#11110f}.rzh-ghost:hover{border-color:rgba(241,196,15,.45);color:var(--rzh-yellow)}
.rzh-heroFoot{position:absolute;right:58px;left:58px;bottom:48px;border-top:1px solid var(--rzh-line);padding-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rzh-metric strong{display:block;font-size:23px}.rzh-metric span{color:var(--rzh-muted);font-size:12px}.rzh-portrait{min-height:var(--rzh-hero-height,680px);background:#151512}.rzh-portrait>img{width:100%;height:100%;object-fit:cover;object-position:35% center;filter:saturate(.82) contrast(1.04)}.rzh-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.75))}.rzh-floatCard{position:absolute;z-index:2;right:20px;left:20px;bottom:20px;padding:18px 20px;border-radius:22px;background:rgba(10,10,9,.76);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between}.rzh-floatCard b{display:block}.rzh-floatCard span{display:block;color:var(--rzh-muted);font-size:12px}.rzh-dot{width:12px;height:12px;border-radius:50%;background:var(--rzh-yellow)}
.rzh-section{padding:var(--rzh-section-spacing,105px) 0;border-top:1px solid var(--rzh-line)}.rzh-alt{background:#0e0e0c}.rzh-kicker{color:var(--rzh-yellow);font-weight:900;font-size:12px;letter-spacing:2px}.rzh-sectionHead{margin-top:18px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:start}.rzh-sectionHead.solo{display:block;max-width:880px}.rzh-site h2{font-size:clamp(38px,5vw,var(--rzh-fs-h2,70px));line-height:1.13;letter-spacing:-3px;margin:0}.rzh-sectionHead p,.rzh-aboutCopy>p{color:#bbb6ad;font-size:var(--rzh-fs-body,17px);margin:6px 0 0}
.rzh-thinkingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:54px}.rzh-thinkCard,.rzh-workCard{border:1px solid var(--rzh-line);border-radius:var(--rzh-card-radius,26px);background:linear-gradient(160deg,#151512,#10100e);padding:28px}.rzh-thinkCard>span{color:var(--rzh-yellow);font-size:12px}.rzh-site h3{font-size:var(--rzh-fs-h3,24px);margin:16px 0 10px}.rzh-thinkCard p,.rzh-workCard p,.rzh-exp p{color:var(--rzh-muted);margin:0}
.rzh-worksGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px}.rzh-workCard{min-height:390px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.rzh-workCard:hover{transform:translateY(-5px);border-color:rgba(241,196,15,.28)}.rzh-pill{display:inline-flex;border:1px solid rgba(241,196,15,.2);color:var(--rzh-yellow);padding:6px 10px;border-radius:999px;font-size:11px}.rzh-workCard footer{border-top:1px solid var(--rzh-line);padding-top:18px;color:#d6d0c5;display:flex;justify-content:space-between}
.rzh-timeline{margin-top:55px;border-top:1px solid var(--rzh-line)}.rzh-exp{display:grid;grid-template-columns:200px 1fr;gap:45px;padding:34px 0;border-bottom:1px solid var(--rzh-line)}.rzh-year{color:var(--rzh-yellow);font-weight:900}.rzh-exp h3{margin:0}.rzh-exp b{color:#d3cec4}.rzh-exp p{max-width:760px;margin-top:8px}
.rzh-split,.rzh-aboutGrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.rzh-skillCloud{display:flex;flex-wrap:wrap;gap:10px;align-content:start}.rzh-skillCloud span{border:1px solid var(--rzh-line);background:#141411;border-radius:999px;padding:11px 15px;color:#d6d0c5}
.rzh-aboutCopy blockquote{margin:34px 0 0;padding:26px;border:1px solid rgba(241,196,15,.25);border-radius:22px;background:rgba(241,196,15,.05);font-size:21px;color:#f3e6a5}
.rzh-contact{padding:50px 0 80px}.rzh-contactBox{border:1px solid var(--rzh-line);border-radius:var(--rzh-hero-radius,36px);background:radial-gradient(circle at 15% 5%,rgba(241,196,15,.14),transparent 35%),#121210;padding:58px}.rzh-contactBox h2{max-width:900px;margin-top:15px}.rzh-contactBox>p{color:#bbb6ad;max-width:720px;font-size:var(--rzh-fs-body,17px);margin:22px 0}.rzh-socialLine{margin-top:35px;padding-top:20px;border-top:1px solid var(--rzh-line);display:flex;gap:20px;color:var(--rzh-muted)}
.rzh-footer{border-top:1px solid var(--rzh-line);padding:25px 0;color:var(--rzh-muted);font-size:12px}.rzh-footer .rzh-wrap{display:flex;justify-content:space-between;gap:20px}
@media(max-width:900px){.rzh-navlinks{display:none}.rzh-heroGrid,.rzh-sectionHead,.rzh-split,.rzh-aboutGrid{grid-template-columns:1fr}.rzh-heroCopy{min-height:auto;padding:34px 26px 250px}.rzh-portrait{min-height:560px}.rzh-thinkingGrid,.rzh-worksGrid{grid-template-columns:1fr}.rzh-exp{grid-template-columns:1fr;gap:8px}.rzh-site h1{letter-spacing:-2.4px}.rzh-site h2{letter-spacing:-1.8px}.rzh-section{padding:75px 0}.rzh-heroFoot{right:26px;left:26px;bottom:32px}.rzh-sectionHead{gap:22px}.rzh-contactBox{padding:36px 26px}}
@media(max-width:560px){.rzh-brand>span:last-child{display:none}.rzh-navcta{font-size:11px}.rzh-hero{padding-top:25px}.rzh-heroCopy{padding-bottom:295px;border-radius:var(--rzh-card-radius,26px)}.rzh-portrait{min-height:470px;border-radius:var(--rzh-card-radius,26px)}.rzh-heroFoot{grid-template-columns:1fr;gap:10px}.rzh-metric strong{font-size:18px}.rzh-contactBox{border-radius:var(--rzh-card-radius,26px)}.rzh-socialLine,.rzh-footer .rzh-wrap{flex-direction:column}}

.rzh-personal-logo{height:var(--rzh-logo-height,46px);width:auto;max-width:190px;object-fit:contain}
.rzh-brands{padding:50px 0;border-top:1px solid var(--rzh-line);border-bottom:1px solid var(--rzh-line);background:#0c0c0a}
.rzh-brandGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:24px}
.rzh-brandItem{min-height:92px;border:1px solid var(--rzh-line);border-radius:18px;background:#121210;display:flex;align-items:center;justify-content:center;padding:18px;color:#bcb7ad;text-align:center}
.rzh-brandItem img{max-height:45px;max-width:125px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.82;transition:.2s}
.rzh-brandItem:hover img{filter:none;opacity:1}
.rzh-arrow{display:inline-block;width:9px;height:9px;border-top:1.5px solid currentColor;border-left:1.5px solid currentColor;position:relative;margin:0 6px}
.rzh-arrow:after{content:"";position:absolute;width:11px;height:1.5px;background:currentColor;transform:rotate(45deg);transform-origin:left center;left:-1px;top:-1px}
@media(max-width:900px){.rzh-brandGrid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.rzh-brandGrid{grid-template-columns:repeat(2,1fr)}.rzh-personal-logo{max-width:145px;height:38px}}

/* V3 typography controls */
.rzh-navlinks,.rzh-navcta{font-size:var(--rzh-fs-nav,13px)}
.rzh-site h1{font-size:clamp(var(--rzh-fs-mobile-hero-title,48px),6.2vw,var(--rzh-fs-hero-title,94px))}
.rzh-site h2{font-size:clamp(var(--rzh-fs-mobile-h2,38px),5vw,var(--rzh-fs-h2,70px))}
.rzh-site h3{font-size:var(--rzh-fs-h3,24px)}
.rzh-heroLead{font-size:var(--rzh-fs-hero-lead,18px)}
.rzh-sectionHead p,.rzh-aboutCopy>p,.rzh-contactBox>p{font-size:var(--rzh-fs-body,17px)}
.rzh-thinkCard p,.rzh-workCard p,.rzh-exp p,.rzh-skillCloud span,.rzh-aboutCopy blockquote{font-size:var(--rzh-fs-body,17px)}
.rzh-kicker,.rzh-badge,.rzh-metric span,.rzh-floatCard span,.rzh-pill,.rzh-footer{font-size:var(--rzh-fs-small,12px)}
.rzh-btn{font-size:var(--rzh-fs-button,14px)}
.rzh-local-icon{width:20px;height:20px;object-fit:contain;display:inline-block;flex:0 0 20px}
.rzh-btn .rzh-local-icon{margin-left:8px}
.rzh-socialLink{display:inline-flex;align-items:center;gap:8px}
.rzh-socialLine .rzh-local-icon{width:22px;height:22px;flex-basis:22px}
@media(max-width:560px){
  .rzh-site h1{font-size:var(--rzh-fs-mobile-hero-title,48px)!important}
  .rzh-site h2{font-size:var(--rzh-fs-mobile-h2,38px)!important}
}

/* V4 final customization */
.rzh-local-icon{width:var(--rzh-icon-size,20px);height:var(--rzh-icon-size,20px);flex-basis:var(--rzh-icon-size,20px)}
.rzh-socialLine .rzh-local-icon{width:calc(var(--rzh-icon-size,20px) + 2px);height:calc(var(--rzh-icon-size,20px) + 2px);flex-basis:calc(var(--rzh-icon-size,20px) + 2px)}
.rzh-site{background:var(--rzh-bg)!important;color:var(--rzh-text)!important}
.rzh-thinkCard,.rzh-workCard{border-radius:var(--rzh-card-radius,26px)}
.rzh-contactBox{border-radius:var(--rzh-hero-radius,36px)}

/* V5 dynamic resume / education / blog */
.rzh-nav-actions{display:flex;align-items:center;gap:8px}
.rzh-resume-btn{padding:10px 15px;border-radius:999px;border:1px solid rgba(241,196,15,.35);color:var(--rzh-yellow)!important;font-weight:900;font-size:var(--rzh-fs-nav,13px)}
.rzh-resume-btn:hover{background:rgba(241,196,15,.08)}
.rzh-exp-title{display:flex;align-items:center;gap:16px}
.rzh-exp-logo{width:52px;height:52px;object-fit:contain;border-radius:12px;background:#fff;padding:7px}
.rzh-eduGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:48px}
.rzh-eduCard{border:1px solid var(--rzh-line);background:linear-gradient(160deg,#151512,#10100e);border-radius:var(--rzh-card-radius,26px);padding:28px}
.rzh-eduCard>span{color:var(--rzh-yellow);font-size:var(--rzh-fs-small,12px);font-weight:900}
.rzh-eduCard h3{margin-bottom:4px}.rzh-eduCard b{color:#d7d1c6}.rzh-eduCard p{color:var(--rzh-muted)}
.rzh-edu-logo{width:56px;height:56px;object-fit:contain;border-radius:12px;background:#fff;padding:7px;margin-bottom:18px}
.rzh-blogGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:48px}
.rzh-postCard{border:1px solid var(--rzh-line);border-radius:var(--rzh-card-radius,26px);overflow:hidden;background:#121210;transition:.2s}
.rzh-postCard:hover{transform:translateY(-4px);border-color:rgba(241,196,15,.28)}
.rzh-postThumb{aspect-ratio:16/10;background:#181815;overflow:hidden}.rzh-postThumb img{width:100%;height:100%;object-fit:cover}
.rzh-postPlaceholder{width:100%;height:100%;display:grid;place-items:center;font-size:46px;font-weight:900;color:var(--rzh-yellow);background:radial-gradient(circle at 20% 20%,rgba(241,196,15,.12),transparent 35%),#151512}
.rzh-postBody{padding:22px}.rzh-postBody>span{font-size:var(--rzh-fs-small,12px);color:var(--rzh-yellow)}.rzh-postBody h3{margin:8px 0}.rzh-postBody p{color:var(--rzh-muted);margin:0}
.rzh-blogMore{display:inline-block;margin-top:26px;color:var(--rzh-yellow);font-weight:900}
.rzh-blog-title{font-size:clamp(var(--rzh-fs-mobile-h2,38px),5vw,var(--rzh-fs-h2,70px));line-height:1.15;margin:0}
.rzh-pagination{margin-top:36px;display:flex;gap:8px;flex-wrap:wrap}.rzh-pagination .page-numbers{padding:8px 12px;border:1px solid var(--rzh-line);border-radius:10px}.rzh-pagination .current{background:var(--rzh-yellow);color:#111}
@media(max-width:900px){.rzh-blogGrid{grid-template-columns:1fr 1fr}.rzh-eduGrid{grid-template-columns:1fr}.rzh-nav-actions{gap:5px}.rzh-resume-btn{display:none}}
@media(max-width:560px){.rzh-blogGrid{grid-template-columns:1fr}}

/* V5.1 blog header */
.rzh-blog-hero{
  padding:80px 0 58px;
  border-bottom:1px solid var(--rzh-line);
  background:
    radial-gradient(circle at 12% 10%, rgba(241,196,15,.11), transparent 34%),
    linear-gradient(180deg,#11110f,#0c0c0a);
}
.rzh-blog-hero .rzh-blog-title{
  margin:14px 0 14px;
  max-width:900px;
}
.rzh-blog-intro{
  color:var(--rzh-muted);
  max-width:760px;
  font-size:var(--rzh-fs-body,17px);
  margin:0;
}
.rzh-blog-list-section{padding-top:64px}
@media(max-width:560px){
  .rzh-blog-hero{padding:54px 0 38px}
}

/* V5.2 centered editable social circles */
.rzh-socialCircles{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;width:100%;margin:28px auto 0}
.rzh-socialCircle{width:54px;height:54px;border-radius:50%;border:1px solid rgba(241,196,15,.28);background:#151512;display:flex;align-items:center;justify-content:center;color:var(--rzh-yellow)!important;transition:.2s ease}
.rzh-socialCircle:hover{transform:translateY(-3px);background:var(--rzh-yellow);color:#111!important;border-color:var(--rzh-yellow)}
.rzh-socialCircle img{width:var(--rzh-icon-size,20px);height:var(--rzh-icon-size,20px);object-fit:contain}
.rzh-socialCircle span{font-weight:900;font-size:16px}
@media(max-width:560px){.rzh-socialCircle{width:50px;height:50px}.rzh-socialCircles{gap:10px}}

/* V5.4 blog banner + single article */
.rzh-blog-banner{padding:36px 0 22px;border-bottom:1px solid var(--rzh-line);background:#0c0c0a}
.rzh-blog-banner img{width:100%;max-height:430px;object-fit:cover;border-radius:var(--rzh-hero-radius,36px);border:1px solid var(--rzh-line)}
.rzh-reading-wrap{max-width:860px}
.rzh-article-hero{padding:78px 0 44px;background:radial-gradient(circle at 12% 10%,rgba(241,196,15,.10),transparent 34%),#0e0e0c;border-bottom:1px solid var(--rzh-line)}
.rzh-back-blog{display:inline-block;color:var(--rzh-yellow)!important;font-weight:900;margin-bottom:24px}
.rzh-article-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--rzh-muted);font-size:var(--rzh-fs-small,12px);margin-bottom:14px}
.rzh-article-meta span{padding:6px 10px;border:1px solid var(--rzh-line);border-radius:999px}
.rzh-article-hero h1{font-size:clamp(40px,6vw,76px);line-height:1.15;letter-spacing:-2.5px;margin:0}
.rzh-article-excerpt{font-size:20px;line-height:1.9;color:#c8c2b7;margin:22px 0 0}
.rzh-article-cover{margin-top:44px}
.rzh-article-cover img{width:100%;max-height:620px;object-fit:cover;border-radius:var(--rzh-hero-radius,36px);border:1px solid var(--rzh-line)}
.rzh-article-content{padding:52px 0 30px;font-size:18px;line-height:2.15;color:#e8e3d9}
.rzh-article-content p{margin:0 0 24px}
.rzh-article-content h2{font-size:36px!important;line-height:1.4;letter-spacing:-1px;margin:48px 0 18px;color:var(--rzh-text)}
.rzh-article-content h3{font-size:26px!important;line-height:1.5;margin:36px 0 14px}
.rzh-article-content a{color:var(--rzh-yellow)!important;text-decoration:underline;text-underline-offset:4px}
.rzh-article-content img{border-radius:18px;margin:28px auto}
.rzh-article-content blockquote{margin:34px 0;padding:22px 26px;border-right:3px solid var(--rzh-yellow);background:rgba(241,196,15,.05);border-radius:16px;color:#f1e5b1}
.rzh-article-content ul,.rzh-article-content ol{padding-right:24px;margin:20px 0 28px}
.rzh-article-content li{margin-bottom:8px}
.rzh-article-content code{direction:ltr;display:inline-block;background:#171714;border:1px solid var(--rzh-line);padding:2px 7px;border-radius:7px}
.rzh-article-content pre{direction:ltr;overflow:auto;background:#141411;border:1px solid var(--rzh-line);padding:18px;border-radius:16px}
.rzh-article-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0;border-top:1px solid var(--rzh-line);border-bottom:1px solid var(--rzh-line)}
.rzh-article-tags{display:flex;gap:7px;flex-wrap:wrap}.rzh-article-tags a{padding:6px 10px;border:1px solid var(--rzh-line);border-radius:999px;color:var(--rzh-muted)}
.rzh-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:28px 0 60px}
.rzh-post-nav>div{border:1px solid var(--rzh-line);border-radius:18px;padding:16px;background:#11110f}
.rzh-post-nav a{color:#ddd7cd}
.rzh-post-nav>div:last-child{text-align:left}
.rzh-article-contact{padding-top:10px}
@media(max-width:560px){
  .rzh-blog-banner{padding-top:20px}.rzh-blog-banner img{border-radius:22px}
  .rzh-article-hero{padding:52px 0 34px}.rzh-article-hero h1{font-size:40px}
  .rzh-article-excerpt{font-size:17px}
  .rzh-article-content{font-size:16px;padding-top:38px}
  .rzh-article-content h2{font-size:29px!important}.rzh-article-content h3{font-size:23px!important}
  .rzh-article-footer{align-items:flex-start;flex-direction:column}
  .rzh-post-nav{grid-template-columns:1fr}
}

/* V6 visual system */
.rzh-site[data-theme="light"]{
  --rzh-bg:#f6f3ea;--rzh-panel:#fff;--rzh-panel2:#f0ece2;--rzh-text:#171713;--rzh-muted:#6f6a60;
  --rzh-yellow:#c99b00;--rzh-yellow2:#e6bd33;--rzh-line:rgba(23,23,19,.10);
}
.rzh-site[data-theme="light"] .rzh-nav{background:rgba(246,243,234,.86)}
.rzh-site[data-theme="light"] .rzh-heroCopy,
.rzh-site[data-theme="light"] .rzh-thinkCard,
.rzh-site[data-theme="light"] .rzh-workCard,
.rzh-site[data-theme="light"] .rzh-eduCard,
.rzh-site[data-theme="light"] .rzh-postCard,
.rzh-site[data-theme="light"] .rzh-socialCircle{background:#fff;color:var(--rzh-text)}
.rzh-site[data-theme="light"] .rzh-alt{background:#efebe1}
.rzh-site[data-theme="light"] .rzh-navcta{background:#171713;color:#fff!important}

.rzh-theme-toggle{width:40px;height:40px;border-radius:50%;border:1px solid var(--rzh-line);background:var(--rzh-panel);color:var(--rzh-text);cursor:pointer}
.rzh-identity-text{min-width:145px;display:inline-block;white-space:nowrap}
.rzh-identity-text:after{content:"";display:inline-block;width:1px;height:1em;background:currentColor;margin-right:4px;animation:rzhBlink .8s steps(1,end) infinite}
@keyframes rzhBlink{50%{opacity:0}}

.rzh-section,.rzh-hero,.rzh-contact{position:relative;isolation:isolate}
.rzh-section:before,.rzh-hero:before,.rzh-contact:before{
  content:"";position:absolute;pointer-events:none;z-index:-1;width:380px;height:380px;border-radius:50%;
  background:radial-gradient(circle,rgba(241,196,15,.08),transparent 68%);filter:blur(20px);left:-120px;top:15%;
}
.rzh-section:nth-of-type(even):before{left:auto;right:-130px}
.rzh-section:after,.rzh-hero:after{
  content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;
  background-image:linear-gradient(90deg,transparent 0,transparent calc(50% - .5px),rgba(255,255,255,.035) 50%,transparent calc(50% + .5px));
  background-size:180px 100%;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);
}
.rzh-site[data-theme="light"] .rzh-section:after,.rzh-site[data-theme="light"] .rzh-hero:after{
  background-image:linear-gradient(90deg,transparent 0,transparent calc(50% - .5px),rgba(23,23,19,.05) 50%,transparent calc(50% + .5px));
}
@media(max-width:560px){.rzh-identity-text{max-width:110px;font-size:12px;overflow:hidden}.rzh-theme-toggle{width:36px;height:36px}}

/* V6.1 light-mode polish, stable header, vertical rhythm, lead modal */
.rzh-section{
  min-height:var(--rzh-section-min-height,560px);
  display:flex;
  align-items:center;
}
.rzh-section>.rzh-wrap{width:min(calc(100% - 36px),var(--rzh-max));}
.rzh-sectionHead,.rzh-split,.rzh-aboutGrid,.rzh-heroGrid{align-items:center}
.rzh-thinkingGrid,.rzh-worksGrid,.rzh-blogGrid,.rzh-eduGrid{align-items:stretch}
.rzh-thinkCard,.rzh-workCard,.rzh-postCard,.rzh-eduCard{height:100%}

.rzh-identity-text{
  width:168px;
  min-width:168px;
  max-width:168px;
  overflow:hidden;
  text-overflow:clip;
  white-space:nowrap;
}
.rzh-brand{min-width:245px}
.rzh-navlinks{flex:1;justify-content:center}

.rzh-site[data-theme="light"] .rzh-sectionHead p,
.rzh-site[data-theme="light"] .rzh-aboutCopy>p,
.rzh-site[data-theme="light"] .rzh-contactBox>p,
.rzh-site[data-theme="light"] .rzh-thinkCard p,
.rzh-site[data-theme="light"] .rzh-workCard p,
.rzh-site[data-theme="light"] .rzh-exp p,
.rzh-site[data-theme="light"] .rzh-postBody p,
.rzh-site[data-theme="light"] .rzh-article-content,
.rzh-site[data-theme="light"] .rzh-blog-intro{
  color:#514d46!important;
}
.rzh-site[data-theme="light"] .rzh-exp b,
.rzh-site[data-theme="light"] .rzh-eduCard b,
.rzh-site[data-theme="light"] .rzh-workCard footer,
.rzh-site[data-theme="light"] .rzh-floatCard b{
  color:#292721!important;
}
.rzh-site[data-theme="light"] .rzh-metric span,
.rzh-site[data-theme="light"] .rzh-floatCard span,
.rzh-site[data-theme="light"] .rzh-footer,
.rzh-site[data-theme="light"] .rzh-year{
  color:#665f55;
}
.rzh-site[data-theme="light"] .rzh-skillCloud span{
  background:#171713!important;
  color:#fff!important;
  border-color:#171713!important;
}
.rzh-site[data-theme="light"] .rzh-theme-toggle{
  background:#171713!important;
  color:#fff!important;
  border-color:#171713!important;
}
.rzh-site[data-theme="light"] .rzh-resume-btn{
  color:#5c4800!important;
  border-color:rgba(92,72,0,.32)!important;
}
.rzh-site[data-theme="light"] .rzh-contactBox{
  background:radial-gradient(circle at 15% 5%,rgba(201,155,0,.12),transparent 35%),#171713!important;
  color:#fff!important;
}
.rzh-site[data-theme="light"] .rzh-contactBox h2,
.rzh-site[data-theme="light"] .rzh-contactBox .rzh-kicker{color:#fff!important}
.rzh-site[data-theme="light"] .rzh-contactBox>p{color:#d8d2c6!important}
.rzh-site[data-theme="light"] .rzh-socialCircle{background:#fff!important;color:#171713!important}
.rzh-site[data-theme="light"] .rzh-contactBox .rzh-primary{background:var(--rzh-yellow)!important;color:#111!important}

.rzh-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:18px}
.rzh-modal.is-open{display:flex}
.rzh-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}
.rzh-modal-dialog{position:relative;z-index:1;width:min(100%,620px);max-height:90vh;overflow:auto;border:1px solid var(--rzh-line);border-radius:28px;background:var(--rzh-panel);color:var(--rzh-text);padding:34px;box-shadow:0 28px 100px rgba(0,0,0,.35)}
.rzh-modal-dialog h3{font-size:34px;margin:8px 0 10px}
.rzh-modal-dialog>p{color:var(--rzh-muted);margin:0 0 24px}
.rzh-modal-close{position:absolute;left:16px;top:14px;width:36px;height:36px;border:1px solid var(--rzh-line);border-radius:50%;background:transparent;color:var(--rzh-text);font-size:25px;cursor:pointer}
.rzh-lead-form label{display:block;font-weight:800;margin:14px 0;color:var(--rzh-text)}
.rzh-lead-form input,.rzh-lead-form textarea{width:100%;margin-top:7px;border:1px solid var(--rzh-line);background:var(--rzh-bg);color:var(--rzh-text);border-radius:14px;padding:12px 14px;font:inherit;outline:none}
.rzh-lead-form input:focus,.rzh-lead-form textarea:focus{border-color:var(--rzh-yellow);box-shadow:0 0 0 3px rgba(241,196,15,.09)}
.rzh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.rzh-form-status{min-height:28px;margin-top:12px;color:var(--rzh-yellow);font-weight:800}
.rzh-modal-open{overflow:hidden}
.rzh-site[data-theme="light"] .rzh-modal-dialog{background:#fff;color:#171713}
.rzh-site[data-theme="light"] .rzh-lead-form input,.rzh-site[data-theme="light"] .rzh-lead-form textarea{background:#f7f3e9;color:#171713;border-color:rgba(23,23,19,.15)}

@media(max-width:900px){
  .rzh-brand{min-width:auto}
  .rzh-identity-text{width:135px;min-width:135px;max-width:135px}
  .rzh-section{min-height:0}
}
@media(max-width:560px){
  .rzh-form-grid{grid-template-columns:1fr}
  .rzh-modal-dialog{padding:28px 20px}
  .rzh-modal-dialog h3{font-size:27px}
  .rzh-identity-text{width:100px;min-width:100px;max-width:100px}
}

/* V6.1.2 specificity + form-control typography fixes */

/* WordPress themes often apply strong global link/button rules.
   Keep the header CTA readable in both themes, including nested spans. */
.rzh-site .rzh-nav .rzh-navcta,
.rzh-site .rzh-nav .rzh-navcta:link,
.rzh-site .rzh-nav .rzh-navcta:visited,
.rzh-site .rzh-nav .rzh-navcta:hover,
.rzh-site .rzh-nav .rzh-navcta:focus,
.rzh-site .rzh-nav .rzh-navcta * {
  background:#f5f1e8 !important;
  color:#111111 !important;
}

.rzh-site[data-theme="light"] .rzh-nav .rzh-navcta,
.rzh-site[data-theme="light"] .rzh-nav .rzh-navcta:link,
.rzh-site[data-theme="light"] .rzh-nav .rzh-navcta:visited,
.rzh-site[data-theme="light"] .rzh-nav .rzh-navcta:hover,
.rzh-site[data-theme="light"] .rzh-nav .rzh-navcta:focus,
.rzh-site[data-theme="light"] .rzh-nav .rzh-navcta * {
  background:#171713 !important;
  color:#ffffff !important;
}

/* Native button elements do not always inherit the site font because
   browsers/themes may set their own control font. */
.rzh-site button,
.rzh-site input,
.rzh-site textarea,
.rzh-site select,
.rzh-site .rzh-btn,
.rzh-site .rzh-open-lead-modal,
.rzh-site .rzh-lead-submit,
.rzh-site .rzh-theme-toggle {
  font-family:inherit !important;
}

/* CTA button should keep the same visual/typographic system as link buttons. */
.rzh-site button.rzh-btn {
  appearance:none;
  -webkit-appearance:none;
  line-height:inherit;
  cursor:pointer;
}

/* V6.1.6 header typing overflow fix */
.rzh-brand{
  min-width:0 !important;
  flex:0 1 auto;
}
.rzh-identity-text{
  width:auto !important;
  min-width:0 !important;
  max-width:220px !important;
  display:inline-block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  vertical-align:middle;
}
.rzh-navin,
.rzh-navlinks{
  min-width:0;
}
@media(max-width:1100px){
  .rzh-identity-text{max-width:170px !important}
}
@media(max-width:900px){
  .rzh-identity-text{max-width:130px !important}
}
@media(max-width:560px){
  .rzh-identity-text{max-width:90px !important}
}

/* V6.1.7 typing layout: fixed brand slot, visible text overflow */
.rzh-navin{
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.rzh-brand{
  flex:0 0 280px !important;
  width:280px !important;
  min-width:280px !important;
  max-width:280px !important;
  position:relative;
  overflow:visible !important;
}

.rzh-identity-text{
  width:190px !important;
  min-width:190px !important;
  max-width:190px !important;
  overflow:visible !important;
  text-overflow:clip !important;
  white-space:nowrap !important;
  flex:0 0 190px !important;
}

.rzh-navlinks{
  flex:1 1 auto !important;
  min-width:0 !important;
  justify-content:center;
}

.rzh-nav-actions{
  flex:0 0 auto;
}

/* The typing text may visually extend, but its flex slot never changes,
   so it cannot push the navigation. */
@media(max-width:1100px){
  .rzh-brand{
    flex-basis:240px !important;
    width:240px !important;
    min-width:240px !important;
    max-width:240px !important;
  }
  .rzh-identity-text{
    width:155px !important;
    min-width:155px !important;
    max-width:155px !important;
    flex-basis:155px !important;
  }
}

@media(max-width:900px){
  .rzh-brand{
    flex-basis:auto !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
  }
  .rzh-identity-text{
    width:135px !important;
    min-width:135px !important;
    max-width:135px !important;
    flex-basis:135px !important;
  }
}

@media(max-width:560px){
  .rzh-identity-text{
    width:95px !important;
    min-width:95px !important;
    max-width:95px !important;
    flex-basis:95px !important;
  }
}

/* V6.3 brand wall links */
.rzh-brandItem>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}

/* V6.4 standalone templates + 404 */
body.rzh-standalone-template{margin:0;background:#0a0a09}
.rzh-404-section{min-height:72vh;display:flex;align-items:center;justify-content:center;padding:80px 0}
.rzh-404-inner{text-align:center;max-width:760px}
.rzh-404-code{display:block;font-size:clamp(100px,20vw,230px);font-weight:900;line-height:.85;letter-spacing:-10px;color:rgba(241,196,15,.12)}
.rzh-404-inner h1{font-size:clamp(38px,6vw,68px);line-height:1.15;margin:16px 0}
.rzh-404-inner p{color:var(--rzh-muted);font-size:18px;max-width:620px;margin:0 auto 28px}
.rzh-404-inner .rzh-actions{justify-content:center}

/* V6.5 Persian hero redesign */
.rzh-heroGrid-v65{
  grid-template-columns:.92fr 1.08fr;
  direction:ltr;
}
.rzh-heroGrid-v65 > *{direction:rtl}
.rzh-portrait-right{order:1}
.rzh-heroCopy-fa{order:2;text-align:right}
.rzh-heroCopy-fa .rzh-actions{justify-content:flex-start}
.rzh-heroCopy-fa .rzh-badge{direction:ltr}
.rzh-heroIdentity{margin:24px 0 18px}
.rzh-heroName{
  font-size:clamp(58px,6.4vw,96px)!important;
  line-height:1.08!important;
  letter-spacing:-3.5px!important;
  margin:0 0 12px!important;
}
.rzh-heroRoleWrap{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.rzh-heroRole{
  display:inline-block;
  font-size:clamp(22px,2.4vw,34px);
  font-weight:900;
  color:var(--rzh-yellow);
  white-space:nowrap;
  text-align:right;
}
.rzh-heroRole:after{
  content:"";
  display:inline-block;
  width:1px;
  height:1em;
  background:currentColor;
  margin-right:5px;
  vertical-align:-2px;
  animation:rzhBlink .8s steps(1,end) infinite;
}
.rzh-heroCopy-fa .rzh-heroLead{
  text-align:right;
  max-width:720px;
}
.rzh-heroCopy-fa .rzh-heroFoot{text-align:right}
.rzh-portrait-right>img{object-position:center center}

@media(max-width:900px){
  .rzh-heroGrid-v65{grid-template-columns:1fr;direction:rtl}
  .rzh-portrait-right{order:1}
  .rzh-heroCopy-fa{order:2}
  .rzh-heroName{font-size:clamp(48px,12vw,72px)!important}
}
@media(max-width:560px){
  .rzh-heroRole{font-size:22px}
  .rzh-heroRoleWrap{min-height:34px}
}

/* V6.5.1 hero layout stabilization */
.rzh-heroGrid-v65{
  display:grid !important;
  grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) !important;
  grid-template-areas:"copy portrait" !important;
  direction:ltr !important;
  align-items:stretch !important;
  gap:18px !important;
}
.rzh-heroGrid-v65 .rzh-heroCopy-fa{
  grid-area:copy !important;
  order:unset !important;
  min-width:0 !important;
  width:auto !important;
  direction:rtl !important;
}
.rzh-heroGrid-v65 .rzh-portrait-right{
  grid-area:portrait !important;
  order:unset !important;
  min-width:0 !important;
  width:auto !important;
  direction:rtl !important;
}
.rzh-heroCopy-fa,
.rzh-portrait-right{
  max-width:100% !important;
}
.rzh-heroCopy-fa .rzh-heroLead,
.rzh-heroCopy-fa .rzh-heroRoleWrap,
.rzh-heroCopy-fa .rzh-actions{
  max-width:100%;
}
.rzh-floatCard-en{
  direction:ltr !important;
  text-align:left !important;
}
.rzh-floatCard-en > div{
  min-width:0;
}
.rzh-floatCard-en b,
.rzh-floatCard-en span{
  direction:ltr !important;
  text-align:left !important;
}
.rzh-floatCard-en span{
  white-space:normal;
}

@media(max-width:900px){
  .rzh-heroGrid-v65{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "portrait"
      "copy" !important;
  }
}

/* V6.5.2 static editable header identity */
.rzh-identity-text:after{
  content:none !important;
  display:none !important;
}

/* V6.6 full-screen sections + side navigation */
@media(min-width:901px){
  html:has(.rzh-site.rzh-snap-on){
    scroll-behavior:smooth;
    scroll-snap-type:y proximity;
  }

  .rzh-site.rzh-fullscreen-on .rzh-hero,
  .rzh-site.rzh-fullscreen-on .rzh-section,
  .rzh-site.rzh-fullscreen-on .rzh-brands,
  .rzh-site.rzh-fullscreen-on .rzh-contact{
    min-height:calc(100svh - 76px) !important;
    display:flex;
    align-items:center;
  }

  .rzh-site.rzh-fullscreen-on .rzh-hero > .rzh-wrap,
  .rzh-site.rzh-fullscreen-on .rzh-section > .rzh-wrap,
  .rzh-site.rzh-fullscreen-on .rzh-brands > .rzh-wrap,
  .rzh-site.rzh-fullscreen-on .rzh-contact > .rzh-wrap{
    width:min(calc(100% - 36px),var(--rzh-max));
  }

  .rzh-site.rzh-snap-on .rzh-hero,
  .rzh-site.rzh-snap-on .rzh-section,
  .rzh-site.rzh-snap-on .rzh-brands,
  .rzh-site.rzh-snap-on .rzh-contact{
    scroll-snap-align:start;
    scroll-snap-stop:normal;
  }

  .rzh-sideNav{
    position:fixed;
    left:22px;
    top:50%;
    transform:translateY(-50%);
    z-index:70;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:18px;
    padding:10px 0;
  }
  .rzh-sideNav-track,
  .rzh-sideNav-progress{
    position:absolute;
    left:50%;
    top:18px;
    transform:translateX(-50%);
    width:1px;
    height:calc(100% - 36px);
    background:rgba(255,255,255,.12);
    z-index:-2;
  }
  .rzh-sideNav-progress{
    height:0;
    background:var(--rzh-yellow);
    z-index:-1;
    transition:height .25s ease;
  }
  .rzh-sideDot{
    position:relative;
    width:10px;
    height:10px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.36);
    background:var(--rzh-bg);
    padding:0;
    cursor:pointer;
    transition:.2s ease;
  }
  .rzh-sideDot:hover{
    transform:scale(1.28);
    border-color:var(--rzh-yellow);
  }
  .rzh-sideDot.is-active{
    width:14px;
    height:14px;
    background:var(--rzh-yellow);
    border-color:var(--rzh-yellow);
    box-shadow:0 0 0 5px rgba(241,196,15,.10);
  }
  .rzh-sideNav[data-labels="1"] .rzh-sideDot:after{
    content:attr(data-label);
    position:absolute;
    left:22px;
    top:50%;
    transform:translateY(-50%) translateX(-4px);
    white-space:nowrap;
    background:var(--rzh-panel);
    color:var(--rzh-text);
    border:1px solid var(--rzh-line);
    border-radius:999px;
    padding:5px 9px;
    font-size:11px;
    opacity:0;
    pointer-events:none;
    transition:.18s ease;
  }
  .rzh-sideNav[data-labels="1"] .rzh-sideDot:hover:after{
    opacity:1;
    transform:translateY(-50%) translateX(0);
  }

  .rzh-site[data-theme="light"] .rzh-sideNav-track{background:rgba(23,23,19,.12)}
  .rzh-site[data-theme="light"] .rzh-sideDot{
    border-color:rgba(23,23,19,.28);
    background:var(--rzh-bg);
  }
}

@media(max-width:900px){
  .rzh-sideNav{display:none!important}
}

/* V6.7 mobile menu + mobile section dots */
.rzh-mobile-menu-toggle{display:none}
.rzh-mobile-drawer,.rzh-mobileSideNav{display:none}

@media(max-width:900px){
  .rzh-navin{height:68px}
  .rzh-navlinks{display:none!important}
  .rzh-nav-actions{margin-right:auto}
  .rzh-mobile-menu-toggle{
    display:flex;
    width:40px;height:40px;border-radius:50%;
    border:1px solid var(--rzh-line);
    background:var(--rzh-panel);color:var(--rzh-text);
    align-items:center;justify-content:center;flex-direction:column;gap:4px;
    padding:0;cursor:pointer;
  }
  .rzh-mobile-menu-toggle span{width:16px;height:1.5px;background:currentColor;border-radius:2px;transition:.2s}

  .rzh-mobile-drawer{
    display:block;position:fixed;inset:0;z-index:9998;
    pointer-events:none;opacity:0;transition:opacity .22s ease;
  }
  .rzh-mobile-drawer.is-open{opacity:1;pointer-events:auto}
  .rzh-mobile-drawer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(7px)}
  .rzh-mobile-drawer-panel{
    position:absolute;top:0;bottom:0;right:0;width:min(86vw,360px);
    background:var(--rzh-panel);border-left:1px solid var(--rzh-line);
    padding:22px;transform:translateX(105%);transition:transform .26s ease;
    display:flex;flex-direction:column;gap:22px;
  }
  .rzh-mobile-drawer.is-open .rzh-mobile-drawer-panel{transform:translateX(0)}
  .rzh-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;font-weight:900}
  .rzh-mobile-drawer-close{
    width:38px;height:38px;border-radius:50%;border:1px solid var(--rzh-line);
    background:transparent;color:var(--rzh-text);font-size:24px;cursor:pointer;
  }
  .rzh-mobile-drawer-links{display:flex;flex-direction:column;gap:4px}
  .rzh-mobile-drawer-links a{
    display:flex;align-items:center;justify-content:space-between;
    padding:13px 4px;border-bottom:1px solid var(--rzh-line);
    font-size:17px;font-weight:800;
  }
  .rzh-mobile-drawer-links a:after{content:"←";color:var(--rzh-yellow);font-size:14px}
  .rzh-mobile-drawer-actions{margin-top:auto}
  .rzh-mobile-drawer-actions .rzh-btn{width:100%}
  .rzh-mobile-menu-open{overflow:hidden}

  .rzh-mobileSideNav{
    display:flex;position:fixed;top:50%;transform:translateY(-50%);
    z-index:65;flex-direction:column;gap:10px;
    padding:10px 8px;border-radius:999px;
    background:rgba(10,10,9,.5);backdrop-filter:blur(8px);
    border:1px solid rgba(255,255,255,.08);
  }
  .rzh-mobileSideNav-left{left:8px}
  .rzh-mobileSideNav-right{right:8px}
  .rzh-mobileSideDot{
    width:7px;height:7px;border-radius:50%;border:1px solid rgba(255,255,255,.45);
    background:transparent;padding:0;transition:.18s ease;
  }
  .rzh-mobileSideDot.is-active{
    width:10px;height:10px;background:var(--rzh-yellow);border-color:var(--rzh-yellow);
    box-shadow:0 0 0 4px rgba(241,196,15,.09);
  }

  .rzh-site[data-theme="light"] .rzh-mobileSideNav{
    background:rgba(255,255,255,.72);border-color:rgba(23,23,19,.08);
  }
  .rzh-site[data-theme="light"] .rzh-mobileSideDot{
    border-color:rgba(23,23,19,.35);
  }
}

@media(max-width:560px){
  .rzh-brand{gap:8px}
  .rzh-personal-logo{height:34px!important;max-width:120px!important}
  .rzh-identity-text{display:none!important}
  .rzh-navcta{display:none!important}
  .rzh-resume-btn{display:none!important}
  .rzh-mobileSideNav{gap:8px;padding:8px 6px}
  .rzh-mobileSideDot{width:6px;height:6px}
  .rzh-mobileSideDot.is-active{width:9px;height:9px}
}

/* V6.7.1 mobile header polish */

/* Force a clearly visible 3-line hamburger icon */
@media(max-width:900px){
  .rzh-mobile-menu-toggle{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex-direction:column !important;
    gap:5px !important;
    overflow:visible !important;
  }
  .rzh-mobile-menu-toggle span{
    display:block !important;
    width:18px !important;
    min-width:18px !important;
    max-width:18px !important;
    height:2px !important;
    min-height:2px !important;
    border-radius:999px !important;
    background:currentColor !important;
    opacity:1 !important;
    visibility:visible !important;
    position:static !important;
    transform:none !important;
    margin:0 !important;
    padding:0 !important;
  }

  /* Keep identity/title beside the logo visible on mobile */
  .rzh-identity-text{
    display:inline-block !important;
    visibility:visible !important;
    opacity:1 !important;
    width:auto !important;
    min-width:0 !important;
    max-width:150px !important;
    flex:0 1 auto !important;
    overflow:hidden !important;
    white-space:nowrap !important;
    text-overflow:ellipsis !important;
    font-size:12px !important;
    line-height:1.3 !important;
  }
}

@media(max-width:560px){
  .rzh-identity-text{
    display:inline-block !important;
    max-width:118px !important;
    font-size:11px !important;
  }
  .rzh-brand{
    min-width:0 !important;
    flex:1 1 auto !important;
  }
  .rzh-nav-actions{
    flex:0 0 auto !important;
  }
}

/* V6.8 Mobile Polish */
@media(max-width:900px){

  /* Hero feels intentionally designed for mobile */
  .rzh-hero{padding:18px 0 34px!important}
  .rzh-heroGrid-v65{gap:14px!important}
  .rzh-portrait-right{
    min-height:clamp(350px,68vh,520px)!important;
    border-radius:24px!important;
  }
  .rzh-portrait-right>img{object-position:center 25%!important}
  .rzh-heroCopy-fa{
    min-height:auto!important;
    padding:28px 22px 230px!important;
    border-radius:24px!important;
  }
  .rzh-heroIdentity{margin:18px 0 12px!important}
  .rzh-heroName{
    font-size:clamp(44px,12vw,66px)!important;
    line-height:1.08!important;
    letter-spacing:-2px!important;
  }
  .rzh-heroRoleWrap{min-height:32px!important}
  .rzh-heroRole{font-size:21px!important}
  .rzh-heroLead{font-size:15px!important;line-height:1.95!important}
  .rzh-heroFoot{
    right:22px!important;left:22px!important;bottom:24px!important;
    grid-template-columns:1fr!important;gap:8px!important;
  }
  .rzh-metric{display:flex;align-items:center;justify-content:space-between;gap:12px}
  .rzh-metric strong{font-size:17px!important}
  .rzh-metric span{font-size:11px!important;text-align:left}

  /* Compact but not cramped */
  .rzh-site.rzh-mobile-compact-on .rzh-section{padding:56px 0!important}
  .rzh-site.rzh-mobile-compact-on .rzh-contact{padding:30px 0 54px!important}
  .rzh-site.rzh-mobile-compact-on .rzh-sectionHead{gap:14px!important;margin-top:12px!important}
  .rzh-site.rzh-mobile-compact-on .rzh-thinkingGrid,
  .rzh-site.rzh-mobile-compact-on .rzh-worksGrid,
  .rzh-site.rzh-mobile-compact-on .rzh-eduGrid,
  .rzh-site.rzh-mobile-compact-on .rzh-blogGrid{margin-top:28px!important}

  /* Career / education cards more mobile-first */
  .rzh-exp{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:24px 0!important;
  }
  .rzh-exp-title{align-items:flex-start!important}
  .rzh-exp-logo{width:46px!important;height:46px!important;border-radius:10px!important}
  .rzh-exp h3{font-size:20px!important;margin:0 0 2px!important}
  .rzh-exp b{font-size:13px!important}
  .rzh-exp p{font-size:14px!important;line-height:1.9!important}
  .rzh-year{
    display:inline-flex;width:max-content;padding:5px 9px;border:1px solid var(--rzh-line);
    border-radius:999px;background:var(--rzh-panel);font-size:11px!important;
  }
  .rzh-eduCard{padding:22px!important;border-radius:20px!important}
  .rzh-edu-logo{width:48px!important;height:48px!important;margin-bottom:12px!important}
  .rzh-eduCard h3{font-size:20px!important}

  /* Project cards turn into app-like horizontal swipe */
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid{
    display:flex!important;
    overflow-x:auto!important;
    gap:12px!important;
    scroll-snap-type:x proximity;
    padding:2px 18px 16px 0!important;
    margin-left:-18px!important;
    margin-right:0!important;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid::-webkit-scrollbar{display:none}
  .rzh-site.rzh-mobile-swipe-on .rzh-workCard{
    flex:0 0 84%!important;
    min-width:84%!important;
    min-height:340px!important;
    scroll-snap-align:start;
    border-radius:22px!important;
  }
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid:after{
    content:"";flex:0 0 8px;
  }

  /* Active mobile section dot becomes a tiny pill */
  .rzh-mobileSideDot.is-active{
    width:8px!important;
    height:20px!important;
    border-radius:999px!important;
  }

  /* Drawer gets softer, more app-like hierarchy */
  .rzh-mobile-drawer-panel{
    border-radius:22px 0 0 22px;
    box-shadow:-20px 0 60px rgba(0,0,0,.22);
  }
  .rzh-mobile-drawer-links a{
    border-bottom:0!important;
    border-radius:14px;
    padding:12px 10px!important;
    margin-bottom:2px;
    transition:.18s ease;
  }
  .rzh-mobile-drawer-links a:hover,
  .rzh-mobile-drawer-links a:focus{
    background:rgba(241,196,15,.08);
    color:var(--rzh-yellow);
  }
  .rzh-mobile-drawer-actions{
    display:grid;
    gap:9px;
  }
  .rzh-mobile-talk-btn{width:100%!important}

  /* Gentle reveal removes the "dry" feel */
  .rzh-mobile-reveal-on .rzh-reveal-item{
    opacity:0;
    transform:translateY(18px);
    transition:opacity .5s ease, transform .5s cubic-bezier(.2,.7,.2,1);
    will-change:opacity,transform;
  }
  .rzh-mobile-reveal-on .rzh-reveal-item.is-visible{
    opacity:1;
    transform:translateY(0);
  }
}

@media(max-width:560px){
  .rzh-portrait-right{min-height:410px!important}
  .rzh-heroCopy-fa{padding:24px 18px 225px!important}
  .rzh-site.rzh-mobile-swipe-on .rzh-workCard{
    flex-basis:88%!important;
    min-width:88%!important;
  }
  .rzh-mobileSideNav{
    left:6px!important;
    transform:translateY(-50%) scale(.92)!important;
    transform-origin:left center;
  }
  .rzh-mobileSideNav-right{
    left:auto!important;
    right:6px!important;
    transform-origin:right center;
  }
}

/* Respect accessibility preference */
@media(prefers-reduced-motion:reduce){
  .rzh-reveal-item{opacity:1!important;transform:none!important;transition:none!important}
  .rzh-worksGrid{scroll-behavior:auto!important}
}

/* V6.8.1 mobile horizontal carousels */
@media(max-width:900px){

  /* Projects: real horizontal swipe, do not let parent clip the track */
  .rzh-site.rzh-mobile-swipe-on #works,
  .rzh-site.rzh-mobile-swipe-on #works .rzh-wrap{
    overflow:visible !important;
  }
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid{
    display:flex !important;
    flex-wrap:nowrap !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    width:auto !important;
    max-width:none !important;
    scroll-snap-type:x mandatory !important;
    scroll-padding-inline:18px;
    overscroll-behavior-inline:contain;
    touch-action:pan-x pan-y;
    -webkit-overflow-scrolling:touch;
    padding:4px 18px 18px 18px !important;
    margin-left:-18px !important;
    margin-right:-18px !important;
    gap:12px !important;
    scrollbar-width:none;
  }
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid::-webkit-scrollbar{display:none!important}
  .rzh-site.rzh-mobile-swipe-on .rzh-workCard{
    flex:0 0 calc(88vw - 34px) !important;
    width:calc(88vw - 34px) !important;
    min-width:calc(88vw - 34px) !important;
    max-width:calc(88vw - 34px) !important;
    scroll-snap-align:start !important;
  }
  .rzh-site.rzh-mobile-swipe-on #works .rzh-wrap:after{
    content:"برای دیدن پروژه‌های بعدی، بکش ←";
    display:block;
    color:var(--rzh-muted);
    font-size:11px;
    margin-top:8px;
    text-align:right;
  }

  /* Brand wall: two logos visible at a time, horizontally sliding */
  .rzh-site.rzh-mobile-brand-slider-on #brands,
  .rzh-site.rzh-mobile-brand-slider-on #brands .rzh-wrap{
    overflow:visible !important;
  }
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandGrid{
    display:flex !important;
    flex-wrap:nowrap !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    gap:10px !important;
    width:auto !important;
    max-width:none !important;
    padding:4px 18px 14px 18px !important;
    margin-left:-18px !important;
    margin-right:-18px !important;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
  }
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandGrid::-webkit-scrollbar{display:none!important}
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandItem{
    flex:0 0 calc(50% - 5px) !important;
    width:calc(50% - 5px) !important;
    min-width:calc(50% - 5px) !important;
    max-width:calc(50% - 5px) !important;
    min-height:86px !important;
    scroll-snap-align:start;
  }
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandItem img{
    max-width:110px!important;
    max-height:40px!important;
  }
}

@media(max-width:560px){
  .rzh-site.rzh-mobile-swipe-on .rzh-workCard{
    flex-basis:82vw!important;
    width:82vw!important;
    min-width:82vw!important;
    max-width:82vw!important;
  }
}

/* V6.8.2 reliable mobile drag + arrows */
@media(max-width:900px){

  /* Normalize horizontal scroll math across RTL browsers */
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid,
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandGrid{
    direction:ltr !important;
    touch-action:pan-y !important;
    cursor:grab;
    user-select:none;
    -webkit-user-select:none;
  }
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid.is-dragging,
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandGrid.is-dragging{
    cursor:grabbing;
    scroll-snap-type:none !important;
  }

  /* Keep Persian card contents RTL even though the scroll track is LTR */
  .rzh-site.rzh-mobile-swipe-on .rzh-workCard{
    direction:rtl !important;
    text-align:right;
  }
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandItem{
    direction:rtl !important;
  }

  /* Remove the old written swipe hint */
  .rzh-site.rzh-mobile-swipe-on #works .rzh-wrap:after{
    content:none !important;
    display:none !important;
  }

  .rzh-carousel-controls{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:8px;
    margin-top:8px;
    direction:ltr;
  }
  .rzh-carousel-arrow{
    width:38px;
    height:38px;
    border-radius:50%;
    border:1px solid var(--rzh-line);
    background:var(--rzh-panel);
    color:var(--rzh-text);
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    font-family:Arial,sans-serif !important;
    font-size:27px;
    line-height:1;
    cursor:pointer;
    transition:.18s ease;
  }
  .rzh-carousel-arrow:active{
    transform:scale(.94);
    background:var(--rzh-yellow);
    color:#111;
    border-color:var(--rzh-yellow);
  }

  .rzh-site[data-theme="light"] .rzh-carousel-arrow{
    background:#fff;
    color:#171713;
    border-color:rgba(23,23,19,.14);
  }

  /* Brand carousel needs a real finite viewport */
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandGrid{
    scroll-behavior:smooth;
    width:calc(100% + 36px) !important;
  }

  /* Projects also get a finite viewport for touch drag */
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid{
    scroll-behavior:smooth;
    width:calc(100% + 36px) !important;
  }
}

/* V6.8.3 RTL-native mobile carousels */
@media(max-width:900px){
  .rzh-site.rzh-mobile-swipe-on .rzh-worksGrid,
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandGrid{
    direction:rtl !important;
  }

  .rzh-site.rzh-mobile-swipe-on .rzh-workCard,
  .rzh-site.rzh-mobile-brand-slider-on .rzh-brandItem{
    direction:rtl !important;
  }

  .rzh-carousel-controls{
    direction:rtl !important;
    justify-content:flex-start !important;
  }

  .rzh-carousel-arrow{
    font-family:inherit !important;
    font-size:20px !important;
    font-weight:900;
  }
}

/* V6.8.4 mobile latest-posts auto carousel */
@media(max-width:900px){
  .rzh-site.rzh-mobile-blog-slider-on #latest-posts,
  .rzh-site.rzh-mobile-blog-slider-on #latest-posts .rzh-wrap{
    overflow:visible!important;
  }
  .rzh-site.rzh-mobile-blog-slider-on #latest-posts .rzh-blogGrid{
    display:flex!important;
    flex-wrap:nowrap!important;
    direction:rtl!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:12px!important;
    width:calc(100% + 36px)!important;
    max-width:none!important;
    padding:4px 18px 18px!important;
    margin-left:-18px!important;
    margin-right:-18px!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline:18px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    cursor:grab;
    user-select:none;
    -webkit-user-select:none;
  }
  .rzh-site.rzh-mobile-blog-slider-on #latest-posts .rzh-blogGrid::-webkit-scrollbar{display:none!important}
  .rzh-site.rzh-mobile-blog-slider-on #latest-posts .rzh-blogGrid.is-dragging{
    cursor:grabbing;
    scroll-snap-type:none!important;
  }
  .rzh-site.rzh-mobile-blog-slider-on #latest-posts .rzh-postCard{
    flex:0 0 82vw!important;
    width:82vw!important;
    min-width:82vw!important;
    max-width:82vw!important;
    direction:rtl!important;
    scroll-snap-align:start!important;
  }
  .rzh-blog-carousel-controls{
    justify-content:flex-start!important;
    direction:rtl!important;
  }
}

/* V6.9 system theme bootstrap */
html[data-rzh-theme="light"],
html[data-rzh-theme="light"] body{background:#f6f3ea}
html[data-rzh-theme="dark"],
html[data-rzh-theme="dark"] body{background:#0a0a09}

/* V7 Smart Sticky Header */
.rzh-nav.rzh-smart-sticky{
  position:sticky!important;
  top:0;
  z-index:9990;
  transition:
    transform .28s cubic-bezier(.2,.7,.2,1),
    background-color .22s ease,
    border-color .22s ease,
    box-shadow .22s ease,
    backdrop-filter .22s ease;
  will-change:transform;
}
.rzh-nav.rzh-smart-sticky.is-hidden{
  transform:translateY(calc(-100% - 8px));
}
.rzh-nav.rzh-smart-sticky.is-scrolled{
  background:rgba(10,10,9,.72)!important;
  backdrop-filter:blur(14px) saturate(135%);
  -webkit-backdrop-filter:blur(14px) saturate(135%);
  border-bottom:1px solid rgba(255,255,255,.07);
  box-shadow:0 10px 36px rgba(0,0,0,.14);
}
.rzh-site[data-theme="light"] .rzh-nav.rzh-smart-sticky.is-scrolled{
  background:rgba(246,243,234,.78)!important;
  border-bottom-color:rgba(23,23,19,.08);
  box-shadow:0 10px 30px rgba(23,23,19,.07);
}

@media(max-width:900px){
  .rzh-nav.rzh-smart-sticky.is-scrolled .rzh-navin{
    height:62px;
  }
}
@media(max-width:560px){
  .rzh-nav.rzh-smart-sticky.is-scrolled .rzh-navin{
    height:58px;
  }
}

@media(prefers-reduced-motion:reduce){
  .rzh-nav.rzh-smart-sticky{
    transition:none!important;
  }
}

/* V7.0.1 — reliable Smart Sticky Header
   Fixed is used instead of sticky because sticky can be disabled by ancestor overflow/transform. */
.rzh-nav.rzh-smart-sticky{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:99990!important;
  transform:translate3d(0,0,0);
}
.rzh-nav.rzh-smart-sticky.is-hidden{
  transform:translate3d(0,-110%,0)!important;
}
body:has(.rzh-nav.rzh-smart-sticky) .rzh-site{
  padding-top:76px;
}
@media(max-width:900px){
  body:has(.rzh-nav.rzh-smart-sticky) .rzh-site{padding-top:68px}
}

/* V7.1 hero tagline + footer socials */
.rzh-heroCopy-fa .rzh-badge{
  letter-spacing:.08em;
  opacity:.78;
  font-size:11px;
  border-color:rgba(241,196,15,.22);
  background:rgba(241,196,15,.045);
}
.rzh-footer{padding:26px 0!important}
.rzh-footer-inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  width:min(calc(100% - 36px),var(--rzh-max))!important;
}
.rzh-footer-socials{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}
.rzh-footer-socialCircle{
  width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  border:1px solid var(--rzh-line);background:var(--rzh-panel);color:var(--rzh-text)!important;
  transition:.18s ease
}
.rzh-footer-socialCircle:hover{transform:translateY(-2px);background:var(--rzh-yellow);color:#111!important;border-color:var(--rzh-yellow)}
.rzh-footer-socialCircle img{width:18px;height:18px;object-fit:contain}
.rzh-footer-socialCircle span{font-size:13px;font-weight:900}
.rzh-footer-copy{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
@media(max-width:700px){
  .rzh-footer-inner{flex-direction:column!important;text-align:center!important}
  .rzh-footer-copy{justify-content:center}
}

/* V7.1.1 Footer socials contrast */
.rzh-footer-socialCircle{
  background:#f5f1e8!important;
  border-color:rgba(255,255,255,.34)!important;
  color:#11110f!important;
  box-shadow:0 4px 16px rgba(0,0,0,.16);
}
.rzh-footer-socialCircle img{
  filter:none!important;
  opacity:1!important;
}
.rzh-footer-socialCircle:hover{
  background:var(--rzh-yellow)!important;
  border-color:var(--rzh-yellow)!important;
  color:#11110f!important;
}
.rzh-site[data-theme="light"] .rzh-footer-socialCircle{
  background:#11110f!important;
  border-color:#11110f!important;
  color:#f5f1e8!important;
}
.rzh-site[data-theme="light"] .rzh-footer-socialCircle:hover{
  background:var(--rzh-yellow)!important;
  border-color:var(--rzh-yellow)!important;
  color:#11110f!important;
}

/* V7.1.2 — Persian/right-aligned Hero eyebrow + stronger dark footer socials */
.rzh-heroCopy-fa .rzh-badge{
  direction:rtl!important;
  text-align:right!important;
  justify-content:flex-start!important;
  letter-spacing:0!important;
  font-family:var(--rzh-font),sans-serif!important;
}

/* If the badge has a decorative dot/circle, keep it on the RTL/right side */
.rzh-heroCopy-fa .rzh-badge::before{
  order:-1!important;
  margin-left:8px!important;
  margin-right:0!important;
}

/* Dark mode: intentionally much lighter circles for clear contrast */
.rzh-site:not([data-theme="light"]) .rzh-footer-socialCircle,
.rzh-site[data-theme="dark"] .rzh-footer-socialCircle{
  background:#ffffff!important;
  border-color:rgba(255,255,255,.92)!important;
  color:#0a0a09!important;
  box-shadow:0 5px 20px rgba(255,255,255,.12),0 5px 18px rgba(0,0,0,.24)!important;
}
.rzh-site:not([data-theme="light"]) .rzh-footer-socialCircle img,
.rzh-site[data-theme="dark"] .rzh-footer-socialCircle img{
  opacity:1!important;
  filter:none!important;
}

/* V7.1.3 — exact footer social circle colors in BOTH themes */
.rzh-footer-socialCircle,
.rzh-site[data-theme="light"] .rzh-footer-socialCircle,
.rzh-site[data-theme="dark"] .rzh-footer-socialCircle,
.rzh-site:not([data-theme="light"]) .rzh-footer-socialCircle{
  background:#f5f1e8!important;
  border-color:#f5f1e8!important;
  color:#11110f!important;
}
.rzh-footer-socialCircle:hover,
.rzh-site[data-theme="light"] .rzh-footer-socialCircle:hover,
.rzh-site[data-theme="dark"] .rzh-footer-socialCircle:hover,
.rzh-site:not([data-theme="light"]) .rzh-footer-socialCircle:hover{
  background:var(--rzh-yellow)!important;
  border-color:var(--rzh-yellow)!important;
  color:#11110f!important;
}

/* V7.1.4 — final hard override: footer circles are identical in light/dark */
html body .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle,
html[data-theme="light"] body .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle,
html[data-theme="dark"] body .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle,
body[data-theme="light"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle,
body[data-theme="dark"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle,
.rzh-site[data-theme="light"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle,
.rzh-site[data-theme="dark"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle{
  background-color:#f5f1e8!important;
  background:#f5f1e8!important;
  border-color:#f5f1e8!important;
  color:#11110f!important;
}
html body .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle:hover,
html[data-theme="light"] body .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle:hover,
html[data-theme="dark"] body .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle:hover,
body[data-theme="light"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle:hover,
body[data-theme="dark"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle:hover,
.rzh-site[data-theme="light"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle:hover,
.rzh-site[data-theme="dark"] .rzh-footer .rzh-footer-socials a.rzh-footer-socialCircle:hover{
  background-color:var(--rzh-yellow)!important;
  background:var(--rzh-yellow)!important;
  border-color:var(--rzh-yellow)!important;
  color:#11110f!important;
}

/* V7.2 Education: academic/free-course tabs and 3-card slider */
.rzh-eduTabs{margin-top:24px}
.rzh-eduTabNav{
  display:flex;justify-content:flex-start;align-items:center;gap:8px;
  margin-bottom:22px;direction:rtl;flex-wrap:wrap
}
.rzh-eduTab{
  appearance:none;border:1px solid var(--rzh-line);background:var(--rzh-panel);
  color:var(--rzh-muted);padding:10px 16px;border-radius:999px;cursor:pointer;
  font:inherit;font-weight:800;transition:.2s ease
}
.rzh-eduTab:hover,.rzh-eduTab.is-active{
  background:var(--rzh-yellow);border-color:var(--rzh-yellow);color:#11110f
}
.rzh-eduPanel{display:none}
.rzh-eduPanel.is-active{display:block}
.rzh-eduTrack{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;
}
.rzh-eduSlider.is-slider{position:relative;overflow:hidden}
.rzh-eduSlider.is-slider .rzh-eduTrack{
  display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;
  -ms-overflow-style:none;gap:18px;padding:2px;
}
.rzh-eduSlider.is-slider .rzh-eduTrack::-webkit-scrollbar{display:none}
.rzh-eduSlider.is-slider .rzh-eduCard{
  flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start;min-width:0
}
.rzh-eduControls{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;direction:ltr}
.rzh-eduArrow{
  width:40px;height:40px;border-radius:50%;border:1px solid var(--rzh-line);
  background:var(--rzh-panel);color:var(--rzh-text);cursor:pointer;font-size:24px;
  line-height:1;display:grid;place-items:center;transition:.18s ease
}
.rzh-eduArrow:hover{background:var(--rzh-yellow);border-color:var(--rzh-yellow);color:#11110f}
@media(max-width:980px){
  .rzh-eduTrack{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rzh-eduSlider.is-slider .rzh-eduCard{flex-basis:calc((100% - 18px)/2)}
}
@media(max-width:700px){
  .rzh-eduTrack{grid-template-columns:1fr}
  .rzh-eduSlider.is-slider .rzh-eduCard{flex-basis:100%}
  .rzh-eduTabNav{justify-content:center}
  .rzh-eduControls{justify-content:center}
}
