:where(body.pg-module){--ic-shell:min(1180px,calc(100% - 40px))}
:where(body.pg-module) .ic-page{min-height:100vh;padding-top:74px}
:where(body.pg-module) .ic-shell{width:var(--ic-shell);margin-inline:auto}
:where(body.pg-module) .ic-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--ic-line);padding:92px 0 72px}
:where(body.pg-module) .ic-hero:before{content:"";position:absolute;inset:0;background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 86%)}
:where(body.pg-module) .ic-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:70px;align-items:end}
:where(body.pg-module) .ic-kicker,:where(body.pg-module) .ic-heading small{display:block}
:where(body.pg-module) .ic-hero h1{margin:16px 0 24px;max-width:850px}
:where(body.pg-module) .ic-hero h1 em{font-style:normal}
:where(body.pg-module) .ic-hero-copy>p{max-width:760px}
:where(body.pg-module) .ic-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
:where(body.pg-module) .ic-btn{appearance:none;border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:999px;cursor:pointer;transition:.2s ease}
:where(body.pg-module) .ic-btn-ghost{border:1px solid var(--line)}
:where(body.pg-module) .ic-wallet-card{position:relative;border:1px solid var(--ic-line);border-radius:24px;padding:28px}
:where(body.pg-module) .ic-wallet-card:before{content:"";position:absolute;inset:0;border-radius:24px;padding:1px;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}
:where(body.pg-module) .ic-wallet-top{display:flex;justify-content:space-between;align-items:center}
:where(body.pg-module) .ic-wallet-balance{display:flex;align-items:end;gap:10px;margin:18px 0 8px}
:where(body.pg-module) .ic-wallet-balance span{padding-bottom:8px}
:where(body.pg-module) .ic-wallet-card p{margin:0 0 22px}
:where(body.pg-module) .ic-wallet-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}
:where(body.pg-module) .ic-wallet-links a{text-align:center;padding:12px;border:1px solid var(--ic-line);border-radius:12px;text-decoration:none}
:where(body.pg-module) .ic-demo-badge{display:inline-flex;align-items:center;gap:7px}
:where(body.pg-module) .ic-demo-badge:before{content:"";width:7px;height:7px;border-radius:50%}
:where(body.pg-module) .ic-local-nav{position:sticky;top:72px;z-index:15;border-bottom:1px solid var(--ic-line)}
:where(body.pg-module) .ic-local-nav .ic-shell{display:flex;gap:26px;overflow:auto;scrollbar-width:none}
:where(body.pg-module) .ic-local-nav a{text-decoration:none;white-space:nowrap;padding:16px 0}
:where(body.pg-module) .ic-section{padding:92px 0;border-bottom:1px solid var(--ic-line)}
:where(body.pg-module) .ic-heading{display:grid;grid-template-columns:110px minmax(0,1fr) minmax(260px,.65fr);gap:32px;align-items:start;margin-bottom:42px}
:where(body.pg-module) .ic-heading h2{margin:6px 0 0}
:where(body.pg-module) .ic-heading>p{margin:4px 0 0}
:where(body.pg-module) .ic-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}
:where(body.pg-module) .ic-filter{border:1px solid var(--ic-line);border-radius:999px;padding:10px 15px;cursor:pointer}
:where(body.pg-module) .ic-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
:where(body.pg-module) .ic-project-card{position:relative;display:flex;flex-direction:column;min-height:390px;border:1px solid var(--ic-line);border-radius:18px;overflow:hidden;transition:.22s ease}
:where(body.pg-module) .ic-project-card:hover{transform:translateY(-4px)}
:where(body.pg-module) .ic-project-cover{height:142px;position:relative;overflow:hidden}
:where(body.pg-module) .ic-project-cover:before,:where(body.pg-module) .ic-project-cover:after{content:"";position:absolute;border-radius:50%}
:where(body.pg-module) .ic-project-cover:before{width:240px;height:240px;right:-60px;top:-120px}
:where(body.pg-module) .ic-project-cover:after{width:150px;height:150px;left:-35px;bottom:-90px;border:1px solid var(--line)}
:where(body.pg-module) .ic-project-number{position:absolute;top:16px;left:18px}
:where(body.pg-module) .ic-project-cover strong{position:absolute;right:18px;bottom:17px;max-width:72%}
:where(body.pg-module) .ic-project-body{display:flex;flex-direction:column;flex:1;padding:22px}
:where(body.pg-module) .ic-project-body h3{margin:10px 0 8px}
:where(body.pg-module) .ic-project-body p{margin:0}
:where(body.pg-module) .ic-progress{margin-top:auto;padding-top:22px}
:where(body.pg-module) .ic-progress-line{height:5px;border-radius:999px;overflow:hidden}
:where(body.pg-module) .ic-progress-line span{display:block;height:100%;width:var(--progress);border-radius:inherit}
:where(body.pg-module) .ic-progress-meta{display:flex;justify-content:space-between;margin-top:10px}
:where(body.pg-module) .ic-project-actions{display:flex;gap:8px;margin-top:18px}
:where(body.pg-module) .ic-project-actions a{flex:1;text-align:center;text-decoration:none;padding:11px;border-radius:10px}
:where(body.pg-module) .ic-project-actions a:last-child{border:1px solid var(--ic-line)}
:where(body.pg-module) .ic-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
:where(body.pg-module) .ic-flow article{position:relative;border:1px solid var(--ic-line);border-radius:16px;padding:22px 18px;min-height:180px}
:where(body.pg-module) .ic-flow article:not(:last-child):after{content:"←";position:absolute;left:-17px;top:50%;z-index:2}
:where(body.pg-module) .ic-flow h3{margin:20px 0 8px}
:where(body.pg-module) .ic-flow p{margin:0}
:where(body.pg-module) .ic-earn-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ic-line);border-right:1px solid var(--ic-line)}
:where(body.pg-module) .ic-earn-grid article{padding:26px;border-left:1px solid var(--ic-line);border-bottom:1px solid var(--ic-line);min-height:150px}
:where(body.pg-module) .ic-earn-grid h3{margin:14px 0 6px}
:where(body.pg-module) .ic-earn-grid p{margin:0}
:where(body.pg-module) .ic-transparency{display:grid;grid-template-columns:1fr 1fr;gap:18px}
:where(body.pg-module) .ic-transparency article{border:1px solid var(--ic-line);border-radius:18px;padding:28px}
:where(body.pg-module) .ic-transparency h3{margin:0 0 12px}
:where(body.pg-module) .ic-transparency ul{margin:0;padding-right:18px}
:where(body.pg-module) .ic-final{padding:84px 0;border-bottom:1px solid var(--ic-line)}
:where(body.pg-module) .ic-final .ic-shell{display:flex;justify-content:space-between;align-items:center;gap:40px}
:where(body.pg-module) .ic-final h2{margin:8px 0 10px}
:where(body.pg-module) .ic-final p{max-width:760px}
:where(body.pg-module) .ic-detail-hero{padding:120px 0 62px;border-bottom:1px solid var(--ic-line)}
:where(body.pg-module) .ic-breadcrumb{display:flex;gap:9px;margin-bottom:28px}
:where(body.pg-module) .ic-breadcrumb a{text-decoration:none}
:where(body.pg-module) .ic-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:54px;align-items:start}
:where(body.pg-module) .ic-detail-copy h1{margin:10px 0 18px}
:where(body.pg-module) .ic-detail-copy>p{max-width:780px}
:where(body.pg-module) .ic-tag{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:8px 12px}
:where(body.pg-module) .ic-join-card{position:sticky;top:100px;border:1px solid var(--ic-line);border-radius:20px;padding:24px}
:where(body.pg-module) .ic-join-card h2{margin:0 0 18px}
:where(body.pg-module) .ic-join-stats{display:grid;gap:12px;margin:20px 0}
:where(body.pg-module) .ic-join-stats div{display:flex;justify-content:space-between}
:where(body.pg-module) .ic-join-card .ic-btn{width:100%}
:where(body.pg-module) .ic-detail-section{padding:62px 0;border-bottom:1px solid var(--ic-line)}
:where(body.pg-module) .ic-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:42px}
:where(body.pg-module) .ic-detail-section h2{margin-top:0}
:where(body.pg-module) .ic-deliverables{display:grid;gap:10px;list-style:none;padding:0}
:where(body.pg-module) .ic-deliverables li{border:1px solid var(--ic-line);padding:14px 16px;border-radius:12px}
:where(body.pg-module) .ic-note{border-right:3px solid var(--ic-gold);padding:18px 20px}
:where(body.pg-module) .ic-dialog{border:0;padding:0;max-width:min(560px,calc(100% - 28px));width:100%}
:where(body.pg-module) .ic-dialog-box{border:1px solid var(--ic-line);border-radius:22px;padding:26px}
:where(body.pg-module) .ic-dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}
:where(body.pg-module) .ic-dialog-head h2{margin:0}
:where(body.pg-module) .ic-dialog-close{border:0;cursor:pointer}
:where(body.pg-module) .ic-balance-strip{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--ic-line);border-radius:12px;padding:14px;margin-bottom:18px}
:where(body.pg-module) .ic-amount-row{display:grid;grid-template-columns:48px 1fr 48px;gap:10px;align-items:center;margin:16px 0}
:where(body.pg-module) .ic-amount-row button{height:48px;border:1px solid var(--ic-line);border-radius:12px;cursor:pointer}
:where(body.pg-module) .ic-amount-row input{height:52px;border:1px solid var(--ic-line);text-align:center;border-radius:12px}
:where(body.pg-module) .ic-dialog-message{min-height:24px}
:where(body.pg-module) .ic-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}
:where(body.pg-module) .ic-dialog-actions button{height:48px;border-radius:12px;border:1px solid var(--ic-line);cursor:pointer}
:where(body.pg-module) .ic-wallet-page{padding:120px 0 80px}
:where(body.pg-module) .ic-wallet-page-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}
:where(body.pg-module) .ic-wallet-page h1{margin:8px 0}
:where(body.pg-module) .ic-wallet-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:34px}
:where(body.pg-module) .ic-summary-card{border:1px solid var(--ic-line);border-radius:16px;padding:22px}
:where(body.pg-module) .ic-summary-card strong{display:block;margin-top:10px}
:where(body.pg-module) .ic-history{border:1px solid var(--ic-line);border-radius:18px;overflow:hidden}
:where(body.pg-module) .ic-history-head,:where(body.pg-module) .ic-history-row{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:16px;padding:17px 20px}
:where(body.pg-module) .ic-history-row{border-top:1px solid var(--ic-line);align-items:center}
:where(body.pg-module) .ic-empty{padding:42px;text-align:center}
:where(body.pg-module) .ic-reset{border:1px solid var(--line);border-radius:10px;padding:10px 14px;cursor:pointer}
@media(max-width:980px){:where(body.pg-module) .ic-hero-grid,:where(body.pg-module) .ic-detail-grid{grid-template-columns:1fr}
:where(body.pg-module) .ic-wallet-card{max-width:560px}
:where(body.pg-module) .ic-heading{grid-template-columns:80px 1fr}
:where(body.pg-module) .ic-heading>p{grid-column:2}
:where(body.pg-module) .ic-project-grid{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .ic-flow{grid-template-columns:repeat(3,1fr)}
:where(body.pg-module) .ic-flow article:nth-child(3):after{display:none}
:where(body.pg-module) .ic-earn-grid{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .ic-join-card{position:static}
:where(body.pg-module) .ic-wallet-summary{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:680px){:where(body.pg-module){--ic-shell:calc(100% - 28px)}
:where(body.pg-module) .ic-page{padding-top:64px}
:where(body.pg-module) .ic-hero{padding:66px 0 48px}
:where(body.pg-module) .ic-heading{display:block}
:where(body.pg-module) .ic-heading h2{margin-top:12px}
:where(body.pg-module) .ic-heading>p{margin-top:16px}
:where(body.pg-module) .ic-section{padding:66px 0}
:where(body.pg-module) .ic-project-grid{grid-template-columns:1fr}
:where(body.pg-module) .ic-flow{grid-template-columns:1fr 1fr}
:where(body.pg-module) .ic-flow article:after{display:none}
:where(body.pg-module) .ic-earn-grid{grid-template-columns:1fr 1fr}
:where(body.pg-module) .ic-transparency,:where(body.pg-module) .ic-detail-columns{grid-template-columns:1fr}
:where(body.pg-module) .ic-final .ic-shell,:where(body.pg-module) .ic-wallet-page-head{display:block}
:where(body.pg-module) .ic-final .ic-actions{margin-top:24px}
:where(body.pg-module) .ic-wallet-summary{grid-template-columns:1fr}
:where(body.pg-module) .ic-history-head{display:none}
:where(body.pg-module) .ic-history-row{grid-template-columns:1fr auto}
:where(body.pg-module) .ic-history-row span:last-child{grid-column:1/-1}
:where(body.pg-module) .ic-local-nav{top:64px}
:where(body.pg-module) .ic-wallet-links{grid-template-columns:1fr}
:where(body.pg-module) .ic-dialog-actions{grid-template-columns:1fr}
:where(body.pg-module) .ic-detail-hero{padding-top:92px}}