:where(body.pg-module){--font:'Vazirmatn','Segoe UI',Tahoma,sans-serif;--shell:min(1280px,calc(100vw - 48px))}
:where(body.pg-module) a{text-decoration:none}
:where(body.pg-module) img{max-width:100%;display:block}
:where(body.pg-module) .shell{width:var(--shell);margin:auto}
:where(body.pg-module) .sub-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}
:where(body.pg-module) .sub-nav{height:76px;display:flex;align-items:center;gap:23px}
:where(body.pg-module) .sub-logo{margin-left:auto;width:225px}
:where(body.pg-module) .sub-logo img{width:100%;max-height:47px;object-fit:contain}
:where(body.pg-module) .sub-links{display:flex;gap:20px}
:where(body.pg-module) .sub-tools{margin-right:auto;display:flex;gap:8px}
:where(body.pg-module) .sub-tools a,:where(body.pg-module) .sub-tools button{height:38px;min-width:38px;padding:0 12px;border:1px solid var(--line);display:grid;place-items:center}
:where(body.pg-module) .page-hero{min-height:52vh;display:flex;align-items:flex-end;padding:110px 0 70px;position:relative;overflow:hidden}
:where(body.pg-module) .page-hero:after{content:'';position:absolute;inset:0;background-size:45px 45px;mask-image:linear-gradient(to bottom,black,transparent)}
:where(body.pg-module) .page-hero .shell{position:relative;z-index:2}
:where(body.pg-module) .page-hero h1{margin:14px 0}
:where(body.pg-module) .page-hero p{max-width:760px}
:where(body.pg-module) .hero-acts,:where(body.pg-module) .page-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
:where(body.pg-module) .btn{display:inline-flex;min-height:48px;padding:0 22px;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--line)}
:where(body.pg-module) .page-section{padding:90px 0}
:where(body.pg-module) .section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}
:where(body.pg-module) .section-head h2{margin:8px 0}
:where(body.pg-module) .section-head p{max-width:520px}
:where(body.pg-module) .museum-map{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}
:where(body.pg-module) .museum-map article{padding:28px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}
:where(body.pg-module) .museum-map article:nth-child(3n){border-left:0}
:where(body.pg-module) .museum-map h3{margin:8px 0}
:where(body.pg-module) .cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
:where(body.pg-module) .feature-card{position:relative;min-height:420px;border:1px solid var(--line);overflow:hidden;display:flex;flex-direction:column}
:where(body.pg-module) .feature-card>img{height:250px;width:100%;object-fit:cover}
:where(body.pg-module) .feature-body{padding:22px;display:flex;flex-direction:column;flex:1}
:where(body.pg-module) .feature-card h3{margin:7px 0}
:where(body.pg-module) .feature-card p{margin:0 0 18px}
:where(body.pg-module) .feature-card .btn{margin-top:auto;align-self:flex-start}
:where(body.pg-module) .room-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
:where(body.pg-module) .room-card{border:1px solid var(--line);transition:.25s}
:where(body.pg-module) .room-card:hover{transform:translateY(-3px)}
:where(body.pg-module) .room-card img{width:100%;height:220px;object-fit:cover}
:where(body.pg-module) .room-card div{padding:18px}
:where(body.pg-module) .room-card h3{margin:0 0 4px}
:where(body.pg-module) .room-card p{margin:0}
:where(body.pg-module) .art-preview{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
:where(body.pg-module) .art-preview button{padding:0;border:1px solid var(--line);cursor:zoom-in;overflow:hidden}
:where(body.pg-module) .art-preview img{width:100%;height:230px;object-fit:contain}
:where(body.pg-module) .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
:where(body.pg-module) .info-card{padding:28px;border:1px solid var(--line)}
:where(body.pg-module) .info-card h3{margin:8px 0}
:where(body.pg-module) .timeline{display:grid;gap:1px}
:where(body.pg-module) .timeline article{padding:30px;display:grid;grid-template-columns:120px 1fr;gap:25px}
:where(body.pg-module) .timeline h3{margin:0 0 5px}
:where(body.pg-module) .timeline p{margin:0}
:where(body.pg-module) .award-cats{display:flex;gap:8px;flex-wrap:wrap}
:where(body.pg-module) .award-cats span{border:1px solid var(--line);padding:8px 13px}
:where(body.pg-module) .studio-layout{display:grid;grid-template-columns:330px 1fr;gap:40px}
:where(body.pg-module) .profile-box{border:1px solid var(--line);padding:24px}
:where(body.pg-module) .profile-box img{width:100%;aspect-ratio:1/1;object-fit:cover;margin-bottom:18px}
:where(body.pg-module) .service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
:where(body.pg-module) .service-list span{padding:15px;border:1px solid var(--line)}
:where(body.pg-module) .project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
:where(body.pg-module) .project-grid article{border:1px solid var(--line);padding:22px}
:where(body.pg-module) .studio-works{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
:where(body.pg-module) .studio-works img{width:100%;height:220px;object-fit:contain}
:where(body.pg-module) .cafe-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:34px}
:where(body.pg-module) .cafe-player{border:1px solid var(--line);padding:30px}
:where(body.pg-module) .disc{width:210px;aspect-ratio:1;border-radius:50%;margin:0 auto 25px;border:1px solid var(--line);display:grid;place-items:center}
:where(body.pg-module) .disc:after{content:'PEACE GRAPHIC';width:72px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;text-align:center}
:where(body.pg-module) .cafe-controls{display:flex;justify-content:center;gap:8px;margin:18px}
:where(body.pg-module) .cafe-controls button{width:48px;height:48px;border-radius:50%;border:1px solid var(--line)}
:where(body.pg-module) .playlist button{width:100%;padding:12px;text-align:right;border:0;border-top:1px solid var(--line)}
:where(body.pg-module) .reading-stack{display:grid;gap:14px}
:where(body.pg-module) .reading-stack article{padding:25px}
:where(body.pg-module) .archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
:where(body.pg-module) .archive-grid figure{margin:0;padding:13px}
:where(body.pg-module) .archive-grid img{width:100%;height:290px;object-fit:contain}
:where(body.pg-module) .archive-grid figcaption{padding:10px 0 0}
:where(body.pg-module) .rights-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}
:where(body.pg-module) .rights-flow article{padding:28px}
:where(body.pg-module) .form-card{max-width:880px;border:1px solid var(--line);padding:32px}
:where(body.pg-module) .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
:where(body.pg-module) .form-card label{display:grid;gap:6px}
:where(body.pg-module) .form-card input,:where(body.pg-module) .form-card select,:where(body.pg-module) .form-card textarea{width:100%;border:1px solid var(--line);padding:13px;outline:0}
:where(body.pg-module) .form-card textarea{resize:vertical}
:where(body.pg-module) .form-card .wide{grid-column:1/-1}
:where(body.pg-module) .form-card .check{display:flex;align-items:flex-start}
:where(body.pg-module) .form-card .check input{width:auto;margin-top:7px}
:where(body.pg-module) .form-status{margin-top:15px}
:where(body.pg-module) .sub-footer{border-top:1px solid var(--line);padding:50px 0 28px}
:where(body.pg-module) .sub-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:38px}
:where(body.pg-module) .sub-footer img{width:230px}
:where(body.pg-module) .sub-footer a{display:block;margin:8px 0}
:where(body.pg-module) .copyright{display:flex;justify-content:space-between;margin-top:35px;padding-top:18px;border-top:1px solid var(--line);direction:ltr}
:where(body.pg-module) .lightbox{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:30px}
:where(body.pg-module) .lightbox.open{display:flex}
:where(body.pg-module) .lightbox img{max-width:min(1100px,90vw);max-height:86vh;object-fit:contain}
:where(body.pg-module) .lightbox button{position:absolute;top:20px;left:20px;width:44px;height:44px;border:1px solid var(--line)}
@media(max-width:1050px){:where(body.pg-module) .sub-links{display:none}
:where(body.pg-module) .cards,:where(body.pg-module) .room-grid{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .art-preview{grid-template-columns:repeat(3,1fr)}
:where(body.pg-module) .studio-layout,:where(body.pg-module) .cafe-layout{grid-template-columns:1fr}
:where(body.pg-module) .museum-map{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .museum-map article:nth-child(3n){border-left:1px solid var(--line)}
:where(body.pg-module) .project-grid{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .studio-works{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){:where(body.pg-module){--shell:calc(100vw - 28px)}
:where(body.pg-module) .sub-logo{width:180px}
:where(body.pg-module) .page-hero{padding-top:85px}
:where(body.pg-module) .cards,:where(body.pg-module) .room-grid,:where(body.pg-module) .info-grid,:where(body.pg-module) .project-grid,:where(body.pg-module) .museum-map{grid-template-columns:1fr}
:where(body.pg-module) .art-preview,:where(body.pg-module) .studio-works{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .section-head{display:block}
:where(body.pg-module) .form-grid{grid-template-columns:1fr}
:where(body.pg-module) .form-card .wide{grid-column:auto}
:where(body.pg-module) .rights-flow{grid-template-columns:1fr}
:where(body.pg-module) .timeline article{grid-template-columns:1fr}
:where(body.pg-module) .sub-footer-grid{grid-template-columns:1fr 1fr}
:where(body.pg-module) .copyright{display:block}
:where(body.pg-module) .sub-tools a{display:none}}
:where(body.pg-module) .disc.spin{animation:discSpin 8s linear infinite}
@keyframes discSpin{to{transform:rotate(360deg)}}
:where(body.pg-module) .sub-footer-grid{grid-template-columns:1.55fr repeat(4,1fr)}
:where(body.pg-module) .program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
:where(body.pg-module) .program-card{min-height:300px;padding:28px;border:1px solid var(--line);display:flex;flex-direction:column;position:relative;overflow:hidden}
:where(body.pg-module) .program-card:before{content:'';position:absolute;inset:auto -80px -100px auto;width:230px;height:230px;border-radius:50%}
:where(body.pg-module) .program-card h3{margin:12px 0}
:where(body.pg-module) .program-card p{max-width:44ch}
:where(body.pg-module) .program-card .btn{margin-top:auto;align-self:flex-start}
:where(body.pg-module) .status-pill{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:6px 11px;border:1px solid var(--line);border-radius:999px}
:where(body.pg-module) .status-pill:before{content:'';width:7px;height:7px;border-radius:50%}
:where(body.pg-module) .split-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:28px;align-items:start}
:where(body.pg-module) .sticky-panel{position:sticky;top:110px;border:1px solid var(--line);padding:26px}
:where(body.pg-module) .policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
:where(body.pg-module) .policy-card{border:1px solid var(--line);padding:25px}
:where(body.pg-module) .policy-card h3{margin:10px 0}
:where(body.pg-module) .feature-list{display:grid;gap:1px;border:1px solid var(--line)}
:where(body.pg-module) .feature-list article{padding:24px;display:grid;grid-template-columns:130px 1fr;gap:20px}
:where(body.pg-module) .feature-list h3{margin:0 0 5px}
:where(body.pg-module) .feature-list p{margin:0}
:where(body.pg-module) .notice-box{padding:24px;border-right:3px solid var(--gold)}
:where(body.pg-module) .data-status{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
:where(body.pg-module) .data-status article{border:1px solid var(--line);padding:22px}
:where(body.pg-module) .data-status strong{display:block;margin:8px 0}
:where(body.pg-module) .wallet-box{border:1px solid var(--line);padding:30px}
:where(body.pg-module) .wallet-box code{display:block;direction:ltr;text-align:left;word-break:break-all;border:1px solid var(--line);padding:14px;margin:15px 0}
:where(body.pg-module) .wallet-result{min-height:28px}
:where(body.pg-module) .wallet-actions{display:flex;gap:9px;flex-wrap:wrap}
:where(body.pg-module) .terms-list{counter-reset:terms;display:grid;gap:12px}
:where(body.pg-module) .terms-list article{counter-increment:terms;border:1px solid var(--line);padding:25px}
:where(body.pg-module) .terms-list article:before{content:counter(terms,decimal-leading-zero)}
:where(body.pg-module) .terms-list h3{margin:7px 0}
:where(body.pg-module) .hero-index{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:35px}
:where(body.pg-module) .hero-index a{border:1px solid var(--line);padding:15px}
@media(max-width:1050px){:where(body.pg-module) .program-grid,:where(body.pg-module) .policy-grid,:where(body.pg-module) .data-status{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .split-layout{grid-template-columns:1fr}
:where(body.pg-module) .sticky-panel{position:static}
:where(body.pg-module) .sub-footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}
@media(max-width:680px){:where(body.pg-module) .program-grid,:where(body.pg-module) .policy-grid,:where(body.pg-module) .data-status,:where(body.pg-module) .hero-index{grid-template-columns:1fr}
:where(body.pg-module) .feature-list article{grid-template-columns:1fr}
:where(body.pg-module) .sub-footer-grid{grid-template-columns:1fr 1fr}}