.koko-lead-root{--koko-accent:#d29c7a;--koko-text:#333;--koko-line:#eadfd8;--koko-soft:#faf7f4;--koko-muted:#737373;font-family:inherit}.koko-lead-root *{box-sizing:border-box}.koko-lead-root button,.koko-lead-root input,.koko-lead-root select{font:inherit}.koko-lead-lock{overflow:hidden!important}
.koko-lead-fab{position:fixed;z-index:99990;width:58px;height:188px;padding:10px 7px;border:1px solid rgba(255,255,255,.65);border-radius:0 15px 15px 0;background:var(--koko-accent);color:#fff;box-shadow:0 10px 25px rgba(70,45,30,.16);cursor:pointer;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:8px;transition:transform .16s ease,box-shadow .16s ease}.koko-lead-fab--left{left:0}.koko-lead-fab--right{right:0;border-radius:15px 0 0 15px}.koko-lead-fab:hover{box-shadow:0 14px 30px rgba(70,45,30,.22)}.koko-lead-fab--left:hover{transform:translateX(3px)}.koko-lead-fab--right:hover{transform:translateX(-3px)}.koko-lead-fab__icon{flex:0 0 auto;width:31px;height:31px;display:grid;place-items:center}.koko-lead-fab__icon svg{width:28px;height:28px}.koko-lead-fab__text{display:block;writing-mode:vertical-rl;transform:rotate(180deg);font-size:14px;line-height:1.15;font-weight:600;white-space:nowrap;letter-spacing:.01em}
.koko-lead-overlay{position:fixed;z-index:99998;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(28,25,23,.62);backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px)}.koko-lead-overlay.is-open{display:flex;animation:kokoFade .18s ease-out}.koko-lead-modal{position:relative;width:min(970px,100%);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);display:grid;grid-template-columns:minmax(0,58.5fr) minmax(330px,41.5fr);overflow:auto;border-radius:18px;background:#fff;color:var(--koko-text);box-shadow:0 30px 90px rgba(0,0,0,.27);outline:none;animation:kokoUp .22s ease-out}.koko-lead-close{position:absolute;z-index:5;top:18px;right:18px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#383838;box-shadow:0 3px 12px rgba(0,0,0,.08);cursor:pointer;font-size:27px;line-height:34px;font-weight:300}.koko-lead-close:hover{background:#fff;transform:scale(1.03)}
.koko-lead-content{min-width:0;padding:38px 43px 28px;background:#fff}.koko-lead-badge{display:inline-flex;align-items:center;min-height:29px;margin-bottom:18px;padding:6px 14px;border-radius:999px;background:#f7eee8;color:#a86f50;font-size:12px;line-height:1;font-weight:700;letter-spacing:.025em}.koko-lead-title{margin:0 0 13px;font-size:35px;line-height:1.06;font-weight:800;letter-spacing:-.02em;color:var(--koko-text)}.koko-lead-title span,.koko-lead-title strong{display:block}.koko-lead-title strong{margin-top:3px;color:var(--koko-accent);font-weight:800}.koko-lead-offer{margin:0 0 12px;max-width:520px;font-size:16px;line-height:1.38;font-weight:600;color:#383838}.koko-lead-support{margin:0 0 20px;max-width:510px;font-size:13.5px;line-height:1.45;color:#737373}
.koko-lead-form{position:relative}.koko-lead-field{position:relative;display:block;margin:0 0 10px}.koko-lead-field select,.koko-lead-field input{display:block;width:100%;height:49px;margin:0;padding:0 48px 0 50px;border:1px solid #e4ddd8;border-radius:11px;background:#fff;color:#505050;outline:none;appearance:none;-webkit-appearance:none;font-size:14px;line-height:1;transition:border-color .15s ease,box-shadow .15s ease}.koko-lead-field input{padding-right:15px}.koko-lead-field select:focus,.koko-lead-field input:focus{border-color:var(--koko-accent);box-shadow:0 0 0 3px rgba(210,156,122,.13)}.koko-lead-field select:invalid{color:#6c6c6c}.koko-lead-field__icon{position:absolute;z-index:2;left:17px;top:50%;width:21px;height:21px;transform:translateY(-50%);display:grid;place-items:center;color:var(--koko-accent);pointer-events:none}.koko-lead-field__icon svg{width:21px;height:21px}.koko-lead-field__arrow{position:absolute;z-index:2;right:18px;top:50%;width:8px;height:8px;margin-top:-6px;border-right:1.7px solid #4c4c4c;border-bottom:1.7px solid #4c4c4c;transform:rotate(45deg);pointer-events:none}.koko-lead-submit{width:100%;min-height:55px;margin-top:6px;padding:14px 20px;border:0;border-radius:11px;background:var(--koko-accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;cursor:pointer;font-size:14px;font-weight:800;letter-spacing:.015em;box-shadow:0 8px 20px rgba(133,91,64,.14);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.koko-lead-submit b{font-size:21px;line-height:1;font-weight:500}.koko-lead-submit:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(133,91,64,.20)}.koko-lead-submit[disabled]{opacity:.65;cursor:wait;transform:none}.koko-lead-note{margin:10px 2px 0;text-align:center;color:#a1a1a1;font-size:10.5px;line-height:1.35}.koko-lead-note__lock{display:inline-flex;width:13px;height:13px;margin-right:5px;vertical-align:-2px}.koko-lead-note__lock svg{width:13px;height:13px}.koko-lead-note a{color:inherit;text-decoration:underline}.koko-lead-msg{display:none;margin-top:11px;padding:10px 12px;border-radius:9px;font-size:12.5px;line-height:1.4}.koko-lead-msg.is-success{display:block;background:#edf7ef;color:#246837}.koko-lead-msg.is-error{display:block;background:#fff0ee;color:#a23a2d}.koko-lead-hp{position:absolute!important;left:-100000px!important;top:-100000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.koko-lead-trust{display:flex;align-items:center;justify-content:flex-start;gap:22px;margin-top:22px;padding-top:16px;border-top:1px solid #f0ebe7}.koko-lead-trust__item{display:flex;align-items:center;gap:11px;min-width:0;font-size:12.5px;font-weight:600;color:#4c4c4c;white-space:nowrap}.koko-lead-trust__icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:#fbf3ee;color:var(--koko-accent)}.koko-lead-trust__icon svg{width:22px;height:22px}.koko-lead-trust__sep{width:1px;height:31px;background:#e8ded7;flex:0 0 1px}
.koko-lead-visual{position:relative;min-height:650px;background:#efe6de;overflow:hidden}.koko-lead-visual img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.koko-lead-visual:after{content:"";position:absolute;inset:0;box-shadow:inset 1px 0 0 rgba(0,0,0,.035);pointer-events:none}
@keyframes kokoFade{from{opacity:0}to{opacity:1}}@keyframes kokoUp{from{opacity:0;transform:translateY(12px) scale(.988)}to{opacity:1;transform:none}}
@media(max-width:900px){.koko-lead-modal{grid-template-columns:minmax(0,61%) minmax(280px,39%)}.koko-lead-content{padding:34px 30px 26px}.koko-lead-title{font-size:31px}.koko-lead-visual{min-height:620px}.koko-lead-trust{gap:14px}.koko-lead-trust__item{font-size:11.5px}.koko-lead-trust__icon{width:38px;height:38px;flex-basis:38px}}
@media(max-width:720px){.koko-lead-overlay{padding:9px;align-items:center}.koko-lead-modal{display:flex;flex-direction:column;width:100%;max-width:540px;max-height:calc(100vh - 18px);max-height:calc(100dvh - 18px);border-radius:18px;overflow:auto}.koko-lead-visual{order:-1;min-height:245px;height:245px;flex:0 0 245px}.koko-lead-visual img{object-position:center 43%}.koko-lead-close{top:13px;right:13px;width:37px;height:37px;line-height:33px}.koko-lead-content{padding:22px 19px 20px}.koko-lead-badge{margin-bottom:12px;min-height:26px;font-size:11px}.koko-lead-title{font-size:27px;line-height:1.08;margin-bottom:11px}.koko-lead-offer{font-size:14.5px;margin-bottom:9px}.koko-lead-support{font-size:12.5px;margin-bottom:15px}.koko-lead-field select,.koko-lead-field input{height:50px}.koko-lead-submit{min-height:54px}.koko-lead-trust{margin-top:17px;padding-top:14px;gap:10px;justify-content:space-between}.koko-lead-trust__item{white-space:normal;font-size:11.5px;line-height:1.25;gap:8px}.koko-lead-trust__icon{width:36px;height:36px;flex-basis:36px}.koko-lead-trust__sep{display:none}.koko-lead-fab{top:auto!important;bottom:max(14px,env(safe-area-inset-bottom));width:auto;height:48px;min-height:48px;max-width:calc(100vw - 28px);padding:8px 15px;border-radius:999px!important;flex-direction:row;gap:8px}.koko-lead-fab--left{left:14px;right:auto}.koko-lead-fab--right{right:14px;left:auto}.koko-lead-fab__icon{width:25px;height:25px}.koko-lead-fab__icon svg{width:24px;height:24px}.koko-lead-fab__text{writing-mode:horizontal-tb;transform:none;font-size:13px;white-space:nowrap}.koko-lead-fab--left:hover,.koko-lead-fab--right:hover{transform:translateY(-2px)}}
@media(max-width:390px){.koko-lead-visual{min-height:225px;height:225px;flex-basis:225px}.koko-lead-title{font-size:25px}.koko-lead-content{padding-left:16px;padding-right:16px}.koko-lead-trust{align-items:flex-start}.koko-lead-trust__icon{width:34px;height:34px;flex-basis:34px}}
@media(prefers-reduced-motion:reduce){.koko-lead-modal,.koko-lead-overlay{animation:none!important}.koko-lead-fab,.koko-lead-submit{transition:none!important}}
