.notice-overlay[data-astro-cid-3swd3b6j]{display:none;position:fixed;inset:0;background:#00000080;z-index:9999;justify-content:center;align-items:center;padding:20px}.notice-overlay[data-astro-cid-3swd3b6j].active{display:flex}.notice-content[data-astro-cid-3swd3b6j]{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:70vh;overflow-y:auto;position:relative;padding:30px;box-shadow:0 20px 60px #0000004d;animation:noticeIn .3s ease}@keyframes noticeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.notice-close[data-astro-cid-3swd3b6j]{position:absolute;top:15px;right:15px;width:28px;height:28px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;font-size:16px}.notice-title[data-astro-cid-3swd3b6j]{font-size:1.4rem;font-weight:700;color:#8a2be2;margin-bottom:20px;padding-right:30px;border-bottom:2px solid #8a2be2;padding-bottom:10px}.notice-feature-box[data-astro-cid-3swd3b6j]{margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:8px;border-left:4px solid #8a2be2}.notice-heading[data-astro-cid-3swd3b6j]{font-size:1rem;font-weight:600;color:#333;margin-bottom:8px}.notice-points[data-astro-cid-3swd3b6j]{list-style:none;padding:0;margin:0}.notice-points[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{color:#555;padding:4px 0 4px 20px;position:relative;line-height:1.5}.notice-points[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]:before{content:"•";color:#8a2be2;font-weight:700;position:absolute;left:6px}.notice-empty[data-astro-cid-3swd3b6j]{color:#888;text-align:center;padding:20px;font-style:italic}.notice-description[data-astro-cid-3swd3b6j]{padding:12px 16px;background:#f0f8ff;border-radius:8px;margin-bottom:16px;border-left:4px solid #00d4ff}.notice-description[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{color:#444;line-height:1.6;margin:0}.notice-section-title[data-astro-cid-3swd3b6j]{font-size:1.1rem;font-weight:600;color:#8a2be2;margin:20px 0 12px}.notice-pricing-grid[data-astro-cid-3swd3b6j]{display:grid;gap:12px}.notice-pricing-card[data-astro-cid-3swd3b6j]{background:#f8f9fa;border-radius:12px;padding:16px;border:1px solid #e0e0e0;position:relative}.notice-pricing-card[data-astro-cid-3swd3b6j].featured{border:2px solid #8a2be2;background:#f5f0ff}.notice-pricing-card[data-astro-cid-3swd3b6j] .popular-badge[data-astro-cid-3swd3b6j]{position:absolute;top:-10px;right:12px;background:#8a2be2;color:#fff;font-size:.7rem;padding:2px 8px;border-radius:10px;font-weight:600}.notice-pricing-card[data-astro-cid-3swd3b6j] h5[data-astro-cid-3swd3b6j]{font-size:1rem;font-weight:700;margin:0 0 4px;color:#333}.notice-pricing-card[data-astro-cid-3swd3b6j] .plan-desc[data-astro-cid-3swd3b6j]{font-size:.8rem;color:#666;margin:0 0 8px}.notice-pricing-card[data-astro-cid-3swd3b6j] .plan-price[data-astro-cid-3swd3b6j]{font-size:1.5rem;font-weight:800;color:#8a2be2;margin:0 0 10px}.notice-pricing-card[data-astro-cid-3swd3b6j] .plan-features[data-astro-cid-3swd3b6j]{list-style:none;padding:0;margin:0}.notice-pricing-card[data-astro-cid-3swd3b6j] .plan-features[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{font-size:.85rem;color:#555;padding:3px 0}.view-full-btn[data-astro-cid-3swd3b6j]{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,#8a2be2,#6b21a8);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:.95rem;transition:all .3s ease;box-shadow:0 4px 15px #8a2be24d}.view-full-btn[data-astro-cid-3swd3b6j]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8a2be266}[data-astro-cid-3swd3b6j]{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333;overflow-x:hidden}.modal-overlay[data-astro-cid-3swd3b6j]{display:none;position:fixed;inset:0;background:#000000b3;z-index:9999;justify-content:center;align-items:center;padding:20px}.modal-overlay[data-astro-cid-3swd3b6j].active{display:flex}.modal-content[data-astro-cid-3swd3b6j]{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-close[data-astro-cid-3swd3b6j]{position:absolute;top:15px;right:15px;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background .3s;z-index:10}.modal-close[data-astro-cid-3swd3b6j]:hover{background:#e0e0e0}.modal-image[data-astro-cid-3swd3b6j]{width:100%;height:250px;object-fit:cover;border-radius:16px 16px 0 0}.modal-body[data-astro-cid-3swd3b6j]{padding:24px}.modal-type[data-astro-cid-3swd3b6j]{display:inline-block;padding:4px 12px;background:#8a2be2;color:#fff;border-radius:4px;font-size:.8rem;margin-bottom:12px}.modal-title[data-astro-cid-3swd3b6j]{font-size:1.5rem;font-weight:700;margin-bottom:12px;color:#0d1117}.modal-detail[data-astro-cid-3swd3b6j]{color:#666;line-height:1.6;margin-bottom:20px}.feature-section[data-astro-cid-3swd3b6j]{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:8px}.feature-heading[data-astro-cid-3swd3b6j]{font-size:1.1rem;font-weight:600;color:#8a2be2;margin-bottom:10px}.feature-points[data-astro-cid-3swd3b6j]{list-style:disc;padding-left:20px}.feature-points[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{color:#555;margin-bottom:6px;line-height:1.5}.product-card[data-astro-cid-3swd3b6j]{cursor:pointer}
