:root{--oc-green:#1b9e75;--oc-green-deep:#0b7070;--oc-ink:#16302a;--oc-muted:#5b6b66;--oc-bg:#eef4f1;--oc-line:#dce7e2}.oc-carousel,.oc-carousel *,.oc-carousel :before,.oc-carousel :after{box-sizing:border-box}.oc-hero{background:radial-gradient(120% 90% at 88% -10%,#dff3ea 0%,#dff3ea00 55%),radial-gradient(90% 80% at 0 110%,#e9f7f0 0%,#e9f7f000 50%),linear-gradient(#f7fcfa 0%,#eff8f4 100%);padding:44px 20px 40px}.oc-carousel{max-width:1080px;color:var(--oc-ink);-webkit-font-smoothing:antialiased;margin:0 auto;font-family:Pretendard,system-ui,sans-serif;position:relative}.oc-viewport{overflow:hidden}.oc-track{transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.oc-slide{flex:0 0 100%;min-width:0}.oc-dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.oc-dot{background:var(--oc-line);cursor:pointer;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.oc-dot.active{background:var(--oc-green);border-radius:5px;width:22px}.oc-promo{background:0 0;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding:12px 24px;display:grid}.oc-promo__copy{min-width:0}.oc-eyebrow{letter-spacing:.02em;color:var(--oc-green-deep);background:#1b9e751a;border:1px solid #1b9e7538;border-radius:999px;align-items:center;gap:7px;margin:0 0 18px;padding:6px 13px;font-size:13px;font-weight:700;display:inline-flex}.oc-eyebrow .dot{background:var(--oc-green);border-radius:50%;width:7px;height:7px;animation:2s infinite ocPulse;box-shadow:0 0 #1b9e7580}.oc-promo h2{letter-spacing:-.02em;word-break:keep-all;margin:0 0 16px;font-size:33px;font-weight:800;line-height:1.28}.oc-promo h2 .hl{color:var(--oc-green-deep)}.oc-promo__sub{color:var(--oc-muted);word-break:keep-all;max-width:31em;margin:0 0 24px;font-size:15.5px;line-height:1.7}.oc-benefits{gap:12px;margin:0;padding:0;list-style:none;display:grid}.oc-benefits li{word-break:keep-all;align-items:flex-start;gap:12px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.oc-benefits .ck{background:var(--oc-green);color:#fff;border-radius:8px;flex:0 0 24px;place-items:center;width:24px;height:24px;margin-top:1px;font-size:13px;font-weight:800;display:grid;box-shadow:0 4px 10px #1b9e7547}.oc-benefits b{font-weight:700}.oc-uniq{color:#fff;background:linear-gradient(120deg, var(--oc-green), var(--oc-green-deep));vertical-align:middle;border-radius:999px;margin-left:4px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-block}.oc-promo__device{justify-content:center;display:flex}.oc-phone{background:#0e1f1b;border-radius:42px;width:296px;height:600px;padding:13px;position:relative;box-shadow:0 30px 60px -18px #10302a73,inset 0 0 0 2px #ffffff0d}.oc-phone:before{content:"";z-index:3;background:#0e1f1b;border-radius:0 0 16px 16px;width:120px;height:26px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.oc-screen{background:#eef3f1;border-radius:31px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.oc-chat-head{background:linear-gradient(120deg, var(--oc-green) 0%, var(--oc-green-deep) 100%);color:#fff;flex:none;align-items:center;gap:11px;padding:42px 18px 16px;display:flex}.oc-chat-head .av{background:#ffffff2e;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.oc-chat-head .nm{font-size:15px;font-weight:800;line-height:1.2}.oc-chat-head .st{opacity:.9;align-items:center;gap:5px;margin-top:2px;font-size:11.5px;display:flex}.oc-chat-head .st i{background:#7cffb2;border-radius:50%;width:6px;height:6px;display:inline-block}.oc-chat-body{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;gap:10px;padding:16px 14px 64px;display:flex;overflow:hidden auto}.oc-chat-body::-webkit-scrollbar{display:none}.oc-day{color:#8ba39b;background:#ffffffb3;border-radius:999px;align-self:center;margin-bottom:2px;padding:3px 11px;font-size:11px}.oc-msg{opacity:0;word-break:keep-all;border-radius:16px;max-width:80%;padding:10px 13px;font-size:13.5px;line-height:1.5;transform:translateY(8px)}.oc-msg.show{opacity:1;transition:opacity .35s,transform .35s;transform:none}.oc-msg.client{background:var(--oc-green);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.oc-msg.expert{color:#27302d;border-left:3px solid var(--oc-green);background:#fff;border-bottom-left-radius:5px;align-self:flex-start;box-shadow:0 2px 6px #10302a0f}.oc-typing{opacity:0;background:#fff;border-radius:16px 16px 16px 5px;align-self:flex-start;gap:4px;padding:12px 15px;transition:opacity .25s;display:flex;box-shadow:0 2px 6px #10302a0f}.oc-typing.show{opacity:1}.oc-typing span{background:#b3c6bf;border-radius:50%;width:7px;height:7px;animation:1.2s infinite ocType}.oc-typing span:nth-child(2){animation-delay:.2s}.oc-typing span:nth-child(3){animation-delay:.4s}.oc-file{border:1px solid var(--oc-line);border-left:3px solid var(--oc-green);opacity:0;background:#fff;border-radius:16px 16px 16px 5px;align-self:flex-start;align-items:center;gap:11px;max-width:84%;padding:11px 12px;display:flex;transform:translateY(8px);box-shadow:0 2px 6px #10302a0f}.oc-file.show{opacity:1;transition:opacity .35s,transform .35s;transform:none}.oc-file__ico{color:#fff;background:linear-gradient(160deg,#e9534e,#c0392b);border-radius:7px;flex:0 0 38px;place-items:center;width:38px;height:46px;font-size:10px;font-weight:800;display:grid}.oc-file__meta{flex:auto;min-width:0}.oc-file__name{color:#27302d;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.oc-file__sub{color:var(--oc-muted);margin-top:2px;font-size:11.5px}.oc-file__dl{background:var(--oc-green);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.oc-stepbar{border-bottom:1px solid var(--oc-line);background:#fff;flex:none;gap:6px;padding:10px 12px;display:flex}.oc-step{text-align:center;color:#b3c6bf;border-radius:8px;flex:1;padding:6px 0;font-size:11px;font-weight:700;transition:all .3s}.oc-step.active{color:#fff;background:var(--oc-green)}.oc-prop-body{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:auto;gap:9px;padding:13px 12px 64px;display:flex;overflow:hidden auto}.oc-prop-body::-webkit-scrollbar{display:none}.oc-case-chip{color:#5b6b66;border:1px solid var(--oc-line);background:#eef3f1;border-radius:10px;align-self:flex-start;margin-bottom:2px;padding:6px 11px;font-size:11.5px}.oc-prop{border:1px solid var(--oc-line);opacity:0;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:9px 10px;display:flex;transform:translateY(8px);box-shadow:0 2px 6px #10302a0d}.oc-prop.show{opacity:1;transition:opacity .35s,transform .35s;transform:none}.oc-prop.selected{border-color:var(--oc-green);background:#1b9e750f}.oc-prop__av{background:#1b9e751f;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.oc-prop__meta{flex:auto;min-width:0}.oc-prop__name{color:#8ba39b;font-size:10.5px;font-weight:600}.oc-prop__product{color:#27302d;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.oc-prop__right{flex:none;align-items:center;gap:8px;display:flex}.oc-prop__price{color:var(--oc-ink);white-space:nowrap;font-size:12.5px;font-weight:800}.oc-prop__sel{border:1.5px solid var(--oc-line);color:#0000;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;transition:all .3s;display:grid}.oc-prop.selected .oc-prop__sel{background:var(--oc-green);border-color:var(--oc-green);color:#fff}.oc-badge{z-index:5;border:1px solid var(--oc-line);color:var(--oc-ink);white-space:nowrap;opacity:0;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:9px 13px;font-size:12.5px;font-weight:700;transition:opacity .4s;display:flex;position:absolute;bottom:80px;right:-12px;box-shadow:0 12px 26px -8px #10302a4d}.oc-badge.show{opacity:1;animation:3.4s ease-in-out infinite ocFloat}.oc-badge .ico{background:var(--oc-green);color:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}@keyframes ocPulse{0%{box-shadow:0 0 #1b9e7580}70%{box-shadow:0 0 0 7px #1b9e7500}to{box-shadow:0 0 #1b9e7500}}@keyframes ocType{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes ocFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:860px){.oc-hero{padding:28px 14px 30px}.oc-promo{grid-template-columns:1fr;gap:28px;padding:8px}.oc-promo h2{font-size:26px}.oc-promo__device{order:-1}.oc-phone{width:262px;height:540px}}@media (prefers-reduced-motion:reduce){.oc-track{transition:none}.oc-eyebrow .dot,.oc-badge,.oc-typing span{animation:none!important}.oc-msg,.oc-file,.oc-prop{opacity:1;transform:none}}
