.cc-support-launcher{position:fixed;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:99990;display:flex;align-items:center;gap:7px;min-height:48px;padding:10px 15px;border:0;border-radius:999px;background:#347765;color:#fff;box-shadow:0 10px 30px rgba(38,70,59,.26);font:800 13px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;cursor:pointer}.cc-support-launcher span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.2);font-size:14px}.cc-support-backdrop{position:fixed;inset:0;z-index:99989;background:rgba(18,35,29,.28);backdrop-filter:blur(1px)}.cc-support-backdrop[hidden]{display:none!important}.cc-support-panel{position:fixed;right:20px;bottom:calc(80px + env(safe-area-inset-bottom));z-index:99991;width:min(390px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 110px));overflow:hidden;border:1px solid #d9e4df;border-radius:20px;background:#fff;box-shadow:0 22px 65px rgba(31,51,43,.24);color:#2c3631;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif}.cc-support-panel[hidden]{display:none!important}.cc-support-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px 13px 17px;background:linear-gradient(135deg,#eff8f4,#fff9df);border-bottom:1px solid #e0e8e4}.cc-support-panel>header small{color:#4c8a79;font-size:9px;font-weight:900;letter-spacing:.14em}.cc-support-panel>header h2{margin:2px 0 0;font-size:18px}.cc-support-close{display:flex;align-items:center;justify-content:center;gap:5px;min-width:82px;min-height:42px;padding:0 12px;border:2px solid #347765;border-radius:999px;background:#fff;color:#286554;font-size:12px;font-weight:900;cursor:pointer}.cc-support-close span:first-child{font-size:22px;line-height:1}.cc-support-close:hover,.cc-support-close:focus{background:#347765;color:#fff;outline:2px solid #b7ddcf;outline-offset:2px}.cc-support-body{max-height:calc(min(680px,100vh - 110px) - 100px);overflow:auto;padding:15px 16px;scroll-padding-top:10px}.cc-support-body>p{margin:0 0 11px;color:#6e7973;font-size:11px;line-height:1.6}.cc-support-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.cc-support-search input{min-width:0;padding:11px 12px;border:1px solid #cfdad5;border-radius:11px;background:#fff;font:inherit;font-size:13px}.cc-support-search button,.cc-support-ticket button{padding:10px 13px;border:0;border-radius:11px;background:#347765;color:#fff;font-weight:850;cursor:pointer}.cc-support-search-hint{margin:5px 2px 10px!important;color:#748079!important;font-size:9px!important}.cc-support-suggestions{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.cc-support-suggestions button{padding:6px 9px;border:1px solid #d7e2dd;border-radius:999px;background:#f6faf8;color:#3f6f61;font-size:10px;font-weight:750;cursor:pointer}.cc-support-results{display:grid;gap:7px;margin-top:10px;scroll-margin-top:10px}.cc-support-loading,.cc-support-empty{display:grid;gap:4px;padding:12px;border-radius:11px;background:#f5f8f6;color:#68736d;font-size:11px}.cc-support-empty strong{color:#39443e}.cc-support-answer{border:1px solid #dde6e1;border-radius:11px;background:#fff;overflow:hidden;scroll-margin-top:10px}.cc-support-answer.is-target{border:2px solid #4b9c84;box-shadow:0 0 0 3px rgba(75,156,132,.13)}.cc-support-answer summary{padding:11px 12px;cursor:pointer;font-size:12px;font-weight:850;list-style:none}.cc-support-answer summary::-webkit-details-marker{display:none}.cc-support-answer summary:after{content:"＋";float:right;color:#57917f}.cc-support-answer[open] summary:after{content:"−"}.cc-support-answer__body{padding:0 12px 12px;color:#58635d;font-size:11px;line-height:1.75}.cc-support-answer__body p{margin:.4em 0}.cc-support-ticket{margin-top:13px;padding-top:11px;border-top:1px solid #e2e8e5}.cc-support-ticket>summary{cursor:pointer;color:#4c7569;font-size:11px;font-weight:850}.cc-support-ticket form{display:grid;gap:9px;margin-top:10px;padding:11px;border-radius:12px;background:#f6f8f7}.cc-support-ticket label{display:grid;gap:4px;color:#4e5a54;font-size:10px;font-weight:800}.cc-support-ticket textarea,.cc-support-ticket input{width:100%;padding:9px;border:1px solid #d2ddd7;border-radius:9px;background:#fff;font:inherit;font-size:11px}.cc-support-ticket form p{margin:0;color:#397362;font-size:10px;font-weight:750}.cc-support-panel>footer{padding:8px 14px;border-top:1px solid #e2e8e5;background:#fafcfb;color:#83908a;text-align:center;font-size:9px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.cc-support-launcher{right:12px;bottom:calc(76px + env(safe-area-inset-bottom));min-height:44px;padding:9px 12px}.cc-support-panel{right:7px;bottom:calc(128px + env(safe-area-inset-bottom));width:calc(100vw - 14px);max-height:calc(100vh - 150px);border-radius:17px}.cc-support-body{max-height:calc(100vh - 250px)}.cc-support-close{min-width:76px;min-height:40px;padding:0 10px}}
@media(min-width:641px) and (max-width:960px){.cc-support-launcher{right:12px!important;bottom:calc(var(--cc-mobile-bottom-h,68px) + 20px + env(safe-area-inset-bottom,0px))!important}.cc-support-panel{right:7px!important;bottom:calc(var(--cc-mobile-bottom-h,68px) + 80px + env(safe-area-inset-bottom,0px))!important;max-height:calc(100vh - var(--cc-mobile-bottom-h,68px) - 100px)!important}.cc-support-body{max-height:calc(100vh - var(--cc-mobile-bottom-h,68px) - 200px)!important}}
