.Community-module__APPuJa__bodyContent{width:100%;max-width:1290px;margin:0 auto;padding:24px}.Community-module__APPuJa__hero{border-radius:var(--radius-xl);background:radial-gradient(circle at 12% 20%, #ffffff38, transparent 24%), linear-gradient(135deg, var(--theme-color) 0%, var(--theme-bg) 52%, var(--theme-bg) 100%);min-height:310px;color:var(--color-white);margin-bottom:1rem;position:relative;overflow:hidden}.Community-module__APPuJa__heroGlow{filter:blur(8px);background:#ffffff24;border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-90px}.Community-module__APPuJa__hero:after{content:"";opacity:.35;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.Community-module__APPuJa__heroContent{z-index:2;max-width:760px;padding:44px;position:relative}.Community-module__APPuJa__badge{color:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;align-items:center;width:fit-content;padding:8px 13px;font-size:13px;font-weight:750;display:inline-flex}.Community-module__APPuJa__hero h1{letter-spacing:-.01em;margin:18px 0 12px;font-size:clamp(2rem,5vw,3rem);font-weight:850;line-height:1.02}.Community-module__APPuJa__hero p{color:#ffffffdb;max-width:690px;margin:0;font-size:17px;line-height:1.2}.Community-module__APPuJa__heroMeta{border-radius:var(--radius-xl);background:#ffffff21;border:1px solid #ffffff2e;align-items:center;gap:10px;margin-top:26px;padding:11px 14px;display:inline-flex}.Community-module__APPuJa__heroMeta span{color:#ffffffb8;font-size:13px}.Community-module__APPuJa__heroMeta strong{color:var(--color-white);font-size:14px}.Community-module__APPuJa__introBox{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:radial-gradient(circle at top left, #34597d17, transparent 34%), var(--color-bg);grid-template-columns:.85fr 1.15fr;align-items:start;gap:28px;margin-bottom:1rem;padding:1.5rem;display:grid}.Community-module__APPuJa__eyebrow,.Community-module__APPuJa__ruleLabel{color:var(--theme-text);text-transform:uppercase;letter-spacing:.09em;font-size:1rem;font-weight:700;display:inline-block}.Community-module__APPuJa__introBox h2{color:var(--color-text);letter-spacing:-.01em;margin:8px 0 0;font-size:1.6rem;font-weight:800;line-height:1.22}.Community-module__APPuJa__introBox p{color:var(--text-light);margin:0;font-size:1rem;line-height:1.25}.Community-module__APPuJa__introBox strong{color:var(--color-text)}.Community-module__APPuJa__rulesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.Community-module__APPuJa__block{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--color-bg);min-height:100%;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.Community-module__APPuJa__block:before{content:"";background:linear-gradient(180deg, var(--theme-color), #34597d40);opacity:.8;width:4px;position:absolute;inset:0 auto 0 0}.Community-module__APPuJa__block:hover{border-color:#34597d47;transform:translateY(-3px);box-shadow:0 18px 44px #10203314}.Community-module__APPuJa__ruleTop{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.Community-module__APPuJa__iconBox{width:54px;height:54px;color:var(--theme-color);background:#34597d1a;border:1px solid #34597d29;border-radius:16px;flex:none;place-items:center;font-size:1.4rem;font-weight:850;display:grid}.Community-module__APPuJa__ruleTop h3{color:var(--color-text);letter-spacing:-.01em;font-size:1.5rem;font-weight:800;line-height:1.25}.Community-module__APPuJa__customBullet{gap:5px;margin:0;padding:0;list-style:none;display:grid}.Community-module__APPuJa__customBullet li{color:var(--color-text);padding-left:1.5rem;font-size:1.05rem;line-height:1.25;position:relative}.Community-module__APPuJa__customBullet li:before{content:"";background:#34597d;border-radius:999px;width:8px;height:8px;position:absolute;top:9px;left:0;box-shadow:0 0 0 4px #34597d1f}.Community-module__APPuJa__warningBox{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:24px;align-items:flex-start;gap:16px;margin-top:22px;padding:22px;display:flex}.Community-module__APPuJa__warningIcon{color:#fff;background:#f97316;border-radius:15px;flex:none;place-items:center;width:42px;height:42px;font-size:24px;font-weight:850;display:grid}.Community-module__APPuJa__warningBox h3{color:#7c2d12;font-size:1.2rem;font-weight:800}.Community-module__APPuJa__warningBox p{color:#9a3412;font-size:1rem;line-height:1.2}@media (max-width:992px){.Community-module__APPuJa__bodyContent{padding:16px}.Community-module__APPuJa__introBox,.Community-module__APPuJa__rulesGrid{grid-template-columns:1fr}.Community-module__APPuJa__heroContent{padding:1rem}}@media (max-width:640px){.Community-module__APPuJa__bodyContent{padding:12px}.Community-module__APPuJa__hero{border-radius:22px;min-height:260px}.Community-module__APPuJa__heroContent{padding:26px}.Community-module__APPuJa__hero h1{font-size:36px}.Community-module__APPuJa__hero p{font-size:15px}.Community-module__APPuJa__introBox,.Community-module__APPuJa__block,.Community-module__APPuJa__warningBox{border-radius:20px;padding:20px}.Community-module__APPuJa__introBox h2{font-size:23px}.Community-module__APPuJa__warningBox{flex-direction:column}}
