.mediach-notice{display:flex;align-items:flex-start;gap:14px;padding:20px;border:1px solid #dbe4ef;border-radius:22px;background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:0 12px 26px rgb(15 23 42 / .04);color:#334155}.mediach-notice[hidden]{display:none}.mediach-notice__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:14px;background:#eef2ff;color:#1d4ed8;font-size:18px}.mediach-notice__body{flex:1;min-width:0}.mediach-notice__eyebrow{display:block;margin:0 0 6px;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mediach-notice__title{display:block;margin:0 0 6px;color:#0f172a;font-size:18px;font-weight:800;line-height:1.35}.mediach-notice__text{margin:0;color:#475569;font-size:14px;line-height:1.7}.mediach-notice__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:10px 14px;border:1px solid #dbe4ef;border-radius:999px;background:#fff;color:#475569;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.mediach-notice__close:hover{background:#f8fafc;color:#0f172a}.mediach-notice__close:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.mediach-notice--info{border-color:#dbe4ef;background:linear-gradient(180deg,#f8fbff,#ffffff)}.mediach-notice--info .mediach-notice__icon{background:#eef2ff;color:#1d4ed8}.mediach-notice--success{border-color:#cfe6d8;background:linear-gradient(180deg,#f7fffb,#ffffff)}.mediach-notice--success .mediach-notice__icon{background:#e8f7ef;color:#15803d}.mediach-notice--error{border-color:#f1d5d7;background:linear-gradient(180deg,#fff7f7,#ffffff)}.mediach-notice--error .mediach-notice__icon{background:#fee2e2;color:#b91c1c}.mediach-notice--warning{border-color:#eedab5;background:linear-gradient(180deg,#fffaf0,#ffffff)}.mediach-notice--warning .mediach-notice__icon{background:#fef3c7;color:#b45309}.mediach-notice--search{max-width:720px;margin:0 auto}@media (max-width:900px){.mediach-notice{padding:18px}.mediach-notice__title{font-size:17px}}@media (max-width:640px){.mediach-notice{flex-direction:column}.mediach-notice__close{width:100%}}