.phome .ph-worlds{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.phome .ph-world{min-height:420px}
.phome .ph-all-collections{display:flex;justify-content:center;margin-top:34px}
.phome .ph-btn--all{min-width:260px;gap:10px;box-shadow:0 12px 28px rgba(180,75,50,.18)}
.phome .ph-faq__list{border-bottom:1px solid #d5cec3}
.phome .ph-faq details{padding:0;border-top:1px solid #d5cec3}
.phome .ph-faq summary{display:flex;min-height:62px;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:16px 4px;cursor:pointer;list-style:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.phome .ph-faq summary::-webkit-details-marker{display:none}
.phome .ph-faq summary span{font-size:1.08rem;font-weight:800}
.phome .ph-faq summary b{flex:0 0 32px;color:var(--ph-accent);font-size:1.6rem;font-weight:500;text-align:center;transition:transform .15s ease}
.phome .ph-faq details[open] summary b{transform:rotate(45deg)}
.phome .ph-faq details p{margin:0;padding:0 42px 20px 4px;color:var(--ph-copy);line-height:1.65}
@media(max-width:900px){.phome .ph-worlds{grid-template-columns:1fr}.phome .ph-world{min-height:390px}}
@media(max-width:600px){.phome .ph-world{min-height:350px}.phome .ph-all-collections{margin-top:26px}.phome .ph-btn--all{width:100%}.phome .ph-faq summary{min-height:68px;padding-block:17px}.phome .ph-faq details p{padding-right:8px}}

