.pw-modal-overlay{position:fixed;inset:0;background:#0a1a2fd9;display:flex;align-items:center;justify-content:center;z-index:9999}.pw-modal{background:#fff;color:#0a1a2f;border-radius:16px;padding:2rem 1.5rem 1.5rem;max-width:480px;width:98vw;box-shadow:0 8px 32px #0a1a2f2e;text-align:center;max-height:90vh;overflow-y:auto}.pw-gallery-grid{display:flex;flex-direction:column;gap:1.2rem;margin:1.2rem 0}.pw-gallery-pair{display:flex;gap:1.2rem;justify-content:center}.pw-gallery-pair img{width:180px;height:120px;object-fit:cover;border-radius:10px;border:2px solid #C0C0C0}.pw-gallery-label{font-size:.95rem;color:#3ea6ff;margin-top:.3rem}.pw-modal-close{margin-top:1.2rem;background:linear-gradient(90deg,#0a1a2f 60%,silver);color:#fff;border:none;border-radius:8px;font-size:1.05rem;font-weight:600;padding:.7rem 2rem;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:background .2s}.pw-modal-close:hover{background:linear-gradient(90deg,silver 60%,#0a1a2f);color:#0a1a2f}.pw-gallery-modal h3{text-align:center;margin-top:0;margin-bottom:1.2rem;font-size:1.3rem;font-weight:700}@media(max-width:600px){.pw-modal{max-width:98vw;padding:1rem .3rem;max-height:95vh;overflow-y:auto}.pw-gallery-grid{gap:.7rem}.pw-gallery-pair{flex-direction:column;gap:.5rem;align-items:center}.pw-gallery-pair img{width:98vw;max-width:320px;height:auto}}.pw-root{min-height:100vh;background:#0a1a2f}.pw-header{background:#0a1a2f;color:#fff;padding:2rem 1rem 1rem;text-align:center}.pw-logo{font-size:2.2rem;font-weight:700;letter-spacing:2px;color:#fff}.pw-banner{background:linear-gradient(120deg,#0a1a2f 60%,silver);border-radius:18px;margin:1.5rem auto 1rem;max-width:420px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 24px #0a1a2f1f}.pw-banner h1{font-size:1.5rem;font-weight:600;margin-bottom:.7rem}.pw-banner-desc{font-size:1.1rem;color:silver;margin-bottom:1.2rem}.pw-note{background:#fff;color:#0a1a2f;border-radius:10px;padding:.8rem 1rem;max-width:420px;margin:0 auto 1.5rem;font-size:1rem;box-shadow:0 2px 8px #0000000a}.pw-book-btns{display:flex;gap:1.2rem;justify-content:center;margin:2rem 0 1.5rem}.pw-book-btn{background:linear-gradient(178deg,#0a1a2f 60%,silver);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;padding:.9rem 2.2rem;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:background .2s;text-decoration:none;display:inline-block}.pw-book-btn:hover{background:linear-gradient(90deg,silver 60%,#0a1a2f);color:#0a1a2f}.pw-payment{text-align:center;color:silver;font-size:.98rem;margin-bottom:2.5rem}.pw-services{display:flex;flex-direction:column;gap:1.2rem;max-width:420px;margin:0 auto 1.5rem}.pw-service-card{background:#111927;border-radius:14px;box-shadow:0 2px 12px #00000014;padding:1.2rem 1rem 1.2rem 1.2rem;display:flex;align-items:center;justify-content:space-between;border:1.5px solid #C0C0C0}.pw-service-info{display:flex;align-items:center;gap:1rem}.pw-service-icon{width:38px;height:38px;border-radius:50%;background:silver;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#0a1a2f}.pw-service-title{font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.7rem}.pw-service-price{font-size:1.1rem;font-weight:500;color:silver}.pw-service-desc{font-size:.98rem;color:silver;margin:.3rem 0 .5rem}.pw-service-link{color:#3ea6ff;font-size:1rem;text-decoration:none;font-weight:500;transition:color .2s;cursor:pointer}.pw-service-link:hover{color:#fff;text-decoration:underline}.pw-category-select{max-width:420px;margin:1.5rem auto;background:#111927;border-radius:14px;box-shadow:0 2px 12px #00000014;padding:1.2rem 1rem}.pw-category-label{font-size:1.08rem;font-weight:600;margin-bottom:.7rem;color:silver}.pw-category-btns{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:.7rem}.pw-category-btn{background:#0a1a2f;color:#fff;border:1.5px solid #C0C0C0;border-radius:8px;font-size:1rem;font-weight:600;padding:.6rem 1.2rem;cursor:pointer;transition:background .2s,color .2s,border .2s}.pw-category-btn.active{background:silver;color:#0a1a2f;border:2px solid #3ea6ff}.pw-category-examples{font-size:.98rem;color:silver;margin-top:.5rem}@media(max-width:600px){.pw-banner,.pw-note{max-width:98vw;padding-left:.5rem;padding-right:.5rem}.pw-logo{font-size:1.5rem}.pw-banner h1{font-size:1.1rem}.pw-book-btn{font-size:1rem;padding:.7rem 1.2rem}}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#0a1a2f;color:#fff}
