@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap");.bf-bg-grid{position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(12,13,16,.022) 1px,transparent 0),linear-gradient(90deg,rgba(12,13,16,.022) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:radial-gradient(120% 90% at 50% 20%,#000 30%,transparent 75%);mask-image:radial-gradient(120% 90% at 50% 20%,#000 30%,transparent 75%)}.bf-rings{top:520px;transform:translateX(-50%);z-index:0;pointer-events:none}.bf-rings,.bf-rings span{position:absolute;left:50%}.bf-rings span{top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px dashed #c9d2e6;opacity:.5}.bf-rings span:first-child{width:700px;height:700px}.bf-rings span:nth-child(2){width:1100px;height:1100px;opacity:.35}.bf-rings span:nth-child(3){width:1520px;height:1520px;opacity:.22}.bf-tile{position:absolute;width:68px;height:68px;background:#fff;border:1px solid #e7e9ee;border-radius:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(12,13,16,.05),0 10px 26px -14px rgba(12,13,16,.25);z-index:2;animation:bf-floaty 7s ease-in-out infinite}.bf-tile svg{width:34px;height:34px}@keyframes bf-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bf-tile.tl1{left:3%;top:180px;animation-delay:-.2s}.bf-tile.tl2{left:14%;top:340px;animation-delay:-2.4s}.bf-tile.tr1{right:3%;top:170px;animation-delay:-3.1s}.bf-tile.tr3{right:4%;top:500px;animation-delay:-2.9s}@media (max-width:1200px){.bf-tile.tl2{display:none}}@media (max-width:900px){.bf-tile{display:none}}:root{color-scheme:only light;--accent:#4f46e5;--accent-700:#4338ca;--accent-100:#e0e7ff;--accent-50:#eef2ff;--text:#0f172a;--text-muted:#475569;--text-faint:#94a3b8;--border:#e2e8f0;--bg-subtle:#f1f5f9;--bg-muted:#f8fafc;--success:#059669}@media (prefers-color-scheme:dark){:root{color-scheme:only light;--accent:#4f46e5;--accent-700:#4338ca;--text:#0f172a;--text-muted:#475569;--text-faint:#94a3b8;--border:#e2e8f0;--bg-subtle:#f1f5f9;--bg-muted:#f8fafc}}.bf-nav{position:fixed;top:12px;left:50%;right:auto;z-index:50;transform:translateX(-50%);width:calc(100% - 80px);max-width:1100px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:999px;box-shadow:0 2px 16px rgba(15,23,42,.08)}.bf-nav-inner{justify-content:space-between;padding:0 24px;height:56px}.bf-nav-brand,.bf-nav-inner{display:flex;align-items:center}.bf-nav-brand{gap:10px;font-weight:700;font-size:18px;letter-spacing:-.02em;text-decoration:none;color:var(--text)}.bf-logo{width:40px;height:40px;border-radius:11px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bf-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.bf-nav-links{display:flex;align-items:center;gap:32px}.bf-nav-links a{font-size:14px;font-weight:500;color:var(--text-muted);text-decoration:none;transition:color .12s}.bf-nav-links a:hover{color:var(--text)}.bf-nav-resources{position:relative}.bf-nav-resources-btn{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:0;transition:color .12s}.bf-nav-resources-btn:hover{color:var(--text)}.bf-nav-resources-btn svg{width:12px;height:12px;transition:transform .18s}.bf-nav-resources:hover .bf-nav-resources-btn svg{transform:rotate(180deg)}.bf-nav-resources-menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:#fff;border:1px solid var(--border);border-radius:12px;padding:6px;box-shadow:0 8px 32px rgba(15,23,42,.12),0 2px 8px rgba(15,23,42,.06);min-width:220px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(-4px);transition:opacity .16s .4s,transform .16s .4s,visibility .16s .4s;z-index:100}.bf-nav-resources-menu:before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px}.bf-nav-resources:hover .bf-nav-resources-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0);transition:opacity .16s,transform .16s,visibility .16s}.bf-nav-resources-menu a{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:500;color:var(--text-muted);text-decoration:none;padding:9px 12px;border-radius:8px;transition:background .12s,color .12s}.bf-nav-resources-menu a:hover{background:var(--bg-subtle);color:var(--text)}.bf-nav-legal{position:relative}.bf-nav-legal-btn{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:0;transition:color .12s}.bf-nav-legal-btn:hover{color:var(--text)}.bf-nav-legal-btn svg{width:12px;height:12px;transition:transform .18s}.bf-nav-legal:hover .bf-nav-legal-btn svg{transform:rotate(180deg)}.bf-nav-legal-menu{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:#fff;border:1px solid var(--border);border-radius:12px;padding:6px;box-shadow:0 8px 32px rgba(15,23,42,.12),0 2px 8px rgba(15,23,42,.06);min-width:220px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) translateY(-4px);transition:opacity .16s .4s,transform .16s .4s,visibility .16s .4s;z-index:100}.bf-nav-legal-menu:before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px}.bf-nav-legal:hover .bf-nav-legal-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0);transition:opacity .16s,transform .16s,visibility .16s}.bf-nav-legal-menu a{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:500;color:var(--text-muted);text-decoration:none;padding:9px 12px;border-radius:8px;transition:background .12s,color .12s}.bf-nav-legal-menu a:hover{background:var(--bg-subtle);color:var(--text)}.bf-nav-actions{display:flex;align-items:center;gap:10px}.bf-nav-divider{width:1px;height:20px;background:var(--border);margin:0 2px}.bf-btn-ghost{font-size:14px;font-weight:500;color:var(--text-muted);padding:8px 14px;border-radius:8px;text-decoration:none;transition:color .12s,background .12s;background:transparent;border:none;cursor:pointer}.bf-btn-ghost:hover{color:var(--text);background:var(--bg-subtle)}.bf-btn-primary{font-size:14px;font-weight:600;color:#fff;background:#0f172a;padding:9px 18px;border-radius:10px;text-decoration:none;transition:background .12s,transform .1s;display:inline-flex;align-items:center;gap:6px;border:none;cursor:pointer;white-space:nowrap}.bf-btn-primary:hover{background:#1e293b;transform:translateY(-1px)}.bf-btn-primary-lg{font-size:15px;font-weight:700;padding:9px 22px;border-radius:14px;gap:8px}.bf-btn-secondary-lg{font-size:15px;font-weight:600;color:var(--text);background:#fff;border:1.5px solid var(--border);padding:9px 22px;border-radius:14px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:border-color .12s,background .12s;cursor:pointer}.bf-btn-secondary-lg:hover{border-color:var(--text-muted);background:var(--bg-muted)}.bf-hero{max-width:1200px;margin:0 auto;padding:110px 32px 0;position:relative;z-index:1}.bf-hero-top{display:flex;flex-direction:column;align-items:center;text-align:center}.bf-hero-text{max-width:780px;width:100%}.bf-hero-photo{display:flex;flex-direction:column;align-items:center;width:100%}.bf-hero-photo img{width:100%;height:auto;display:none;transform:scale(1.38);transform-origin:center bottom;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 68%,transparent 96%);mask-image:linear-gradient(180deg,#000 0,#000 68%,transparent 96%)}.bfhw-panel{display:grid;grid-template-columns:.85fr 1.2fr;border:1px solid #e7e7ea;border-radius:20px;overflow:hidden;box-shadow:0 30px 60px -30px rgba(16,18,29,.18);width:100%;max-width:780px;background:#fff}.bfhw-booking{padding:28px 26px;border-right:1px solid #e7e7ea}.bfhw-host-av{width:56px;height:56px;border-radius:50%;background:#e7e7ea;margin-bottom:16px;overflow:hidden}.bfhw-host-av img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transform:scale(1.15);transform-origin:center 30%}.bfhw-host-name{font-size:14.5px;font-weight:600;color:#3a3f4a;margin-bottom:6px}.bfhw-svc-title{font-size:21px;font-weight:700;letter-spacing:-.01em;margin-bottom:12px;color:#111214}.bfhw-svc-desc{font-size:14px;line-height:1.55;color:#6b7076;margin-bottom:22px}.bfhw-durations{display:flex;align-items:center;gap:8px;margin-bottom:22px}.bfhw-durations svg{width:16px;height:16px;stroke:#3a3f4a;fill:none;stroke-width:2;flex-shrink:0}.bfhw-dur{font-size:13.5px;padding:7px 12px;border-radius:9px;color:#6b7076}.bfhw-dur.active{background:#111214;color:#fff;font-weight:600}.bfhw-row-info{display:flex;align-items:center;gap:10px;font-size:14px;color:#3a3f4a;margin-bottom:14px}.bfhw-row-info svg{width:16px;height:16px;stroke:#3a3f4a;fill:none;stroke-width:2;flex-shrink:0}.bfhw-video-ic{width:18px;height:18px;border-radius:5px;background:#2d8cff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bfhw-video-ic svg{width:10px;height:10px;fill:#fff;stroke:none}.bfhw-calendar{padding:0}.bfhw-cal-month{font-size:19px;font-weight:700;margin-bottom:18px;color:#111214}.bfhw-cal-month span{font-weight:400;color:#6b7076}.bfhw-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.bfhw-cal-day-label{font-size:11px;font-weight:600;color:#6b7076;text-align:center;letter-spacing:.03em;padding-bottom:6px}.bfhw-cal-cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:13.5px;border-radius:9px;color:#3a3f4a;position:relative}.bfhw-cal-cell.avail{background:#f3f4f6;font-weight:600;color:#111214}.bfhw-cal-cell.active{background:#111214;color:#fff;font-weight:600}.bfhw-cal-cell .dot{position:absolute;bottom:5px;width:3.5px;height:3.5px;border-radius:50%;background:#4f46e5}@media (max-width:900px){.bfhw-panel{grid-template-columns:1fr;max-width:420px}.bfhw-booking{border-right:none;border-bottom:1px solid #e7e7ea}}.bfhw-phone{width:100%}.bfhw-phone .bfs-wrapper{width:100%;max-width:100%;overflow:hidden}.bfhw-phone .bfs-lowpoly{display:none}.bfhw-phone .bfs-chat{height:480px;border-radius:0;border-width:0 0 0 1px;box-shadow:none}.bfhw-phone .bfs-chat-head{padding:12px 14px;gap:8px}.bfhw-phone .bfs-avatar{width:30px;height:30px}.bfhw-phone .bfs-head-name{font-size:13px}.bfhw-phone .bfs-bf-tag{font-size:9.5px;padding:1px 6px}.bfhw-phone .bfs-head-status{font-size:10.5px}.bfhw-phone .bfs-chat-body{padding:11px;gap:8px;background:linear-gradient(180deg,#fafafa,#f4f4f5)}.bfhw-phone .bfs-bubble{font-size:12.5px;padding:8px 12px}.bfhw-phone .bfs-email{display:none}.bf-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e4e6ea;border-radius:999px;padding:7px 15px 7px 11px;font-size:12px;font-weight:600;letter-spacing:.04em;color:#3a3f4a;margin-bottom:26px;box-shadow:0 1px 2px rgba(16,18,29,.04)}.bf-hero-badge-dot{width:6px;height:6px;border-radius:999px;background:#1f9d57;flex-shrink:0;position:relative}.bf-hero-badge-dot:after{content:"";position:absolute;inset:-3px;border-radius:999px;background:rgba(31,157,87,.45);animation:hero-pulse 2.2s ease-out infinite}@keyframes hero-pulse{0%{transform:scale(.5);opacity:.75}70%,to{transform:scale(2);opacity:0}}.bf-hero-title{font-size:clamp(32px,4.5vw,58px);font-weight:700;letter-spacing:-.03em;line-height:1.22;margin-bottom:24px;color:#16181d}.bf-hero-muted{color:#6b7280}.bf-hero-sub{font-size:18px;color:#374151;max-width:780px;margin:48px auto 40px;line-height:1.65}.bf-hero-cta{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:28px}.bf-hero-photo-cta{margin-top:20px}.bf-hero-trust{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;font-size:13px;color:#94a3b8}.bf-hero-trust span{display:inline-flex;align-items:center;gap:5px}.bf-trust-check{color:#94a3b8}.bf-hero-preview{width:90%;max-width:1100px;margin:52px auto 0;padding-bottom:60px;position:relative;z-index:1}.bf-hero-preview .bfs-wrapper{max-width:100%}.bf-hero-preview .bfs-lowpoly{display:none}.bf-hero-preview .bfs-chat{height:540px}@media (min-width:960px){.bf-hero{padding:130px 32px 0}.bf-hero-top{display:grid;grid-template-columns:.9fr 1.15fr;align-items:center;gap:48px;text-align:left}.bf-hero-text{max-width:none;text-align:left}.bf-hero-sub{margin:24px 0 32px;max-width:560px}.bf-hero-cta{justify-content:flex-start}.bf-hero-photo img{display:block}.bf-hero-photo{margin-right:-32px}}.bf-chat-widget{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(15,23,42,.1),0 1px 4px rgba(15,23,42,.06);overflow:hidden;border:1px solid #e2e8f0;max-width:480px;width:100%}.bf-cw-header{background:#fff;padding:18px 22px;gap:14px;border-bottom:1px solid #f1f5f9}.bf-cw-avatar,.bf-cw-header{display:flex;align-items:center}.bf-cw-avatar{width:42px;height:42px;background:#f1f5f9;border-radius:50%;justify-content:center;flex-shrink:0;color:var(--accent)}.bf-cw-name{color:#0f172a;font-weight:700;font-size:16px}.bf-cw-body{padding:20px;display:flex;flex-direction:column;gap:12px;background:#f8fafc;min-height:260px}.bf-cw-msg{max-width:82%;padding:12px 16px;border-radius:14px;font-size:15px;line-height:1.5}.bf-cw-msg-bot{background:#fff;color:var(--text);border-bottom-left-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.06);align-self:flex-start;border:1px solid #f1f5f9}.bf-cw-msg-user{background:#0f172a;color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.bf-cw-slots{display:flex;gap:6px;flex-wrap:wrap;padding:0 16px 8px}.bf-cw-slot{background:#fff;color:var(--accent);border:1.5px solid var(--accent);font-size:13px;font-weight:600;padding:5px 12px;border-radius:999px}.bf-cw-footer{padding:12px 16px;border-top:1px solid #f1f5f9;display:flex;align-items:center;gap:8px;background:#fff}.bf-cw-input-fake{flex:1;background:#f8fafc;border-radius:999px;border:1px solid #e2e8f0;padding:9px 16px;font-size:13px;color:var(--text-faint)}.bfs-wrapper{position:relative;width:100%;max-width:560px}.bfs-lowpoly{position:absolute;inset:-40px;z-index:0;pointer-events:none;overflow:hidden;border-radius:32px;opacity:.9}.bfs-lowpoly svg{width:100%;height:100%}.bfs-chat,.bfs-email{position:relative;z-index:1}.bfs-chat{background:hsla(0,0%,100%,.96);border:1px solid #e9eaf0;border-radius:22px;box-shadow:0 20px 60px -20px rgba(28,28,60,.32),0 4px 16px -8px rgba(28,28,60,.14);display:flex;flex-direction:column;overflow:hidden;height:480px}.bfs-chat-head{display:flex;align-items:center;gap:11px;padding:14px 18px;background:hsla(0,0%,100%,.97);border-bottom:1px solid #f1f2f6}.bfs-avatar{width:38px;height:38px;border-radius:50%;flex:0 0 auto;overflow:hidden;box-shadow:0 6px 16px -8px rgba(99,102,241,.7);position:relative;background:#e9eaf0}.bfs-avatar img{transform:scale(1.15);transform-origin:center 30%}@keyframes bfs-pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.45)}70%{box-shadow:0 0 0 6px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.bfs-head-name{font-size:14px;font-weight:700;display:flex;align-items:center;gap:6px;color:#14151b}.bfs-bf-tag{font-size:10px;font-weight:600;color:#4f46e5;background:#eef1fe;padding:2px 7px;border-radius:6px}.bfs-head-status{font-size:11px;color:#9aa0ad;display:flex;align-items:center;gap:5px;margin-top:2px}.bfs-dot-green{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0}.bfs-chat-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:14px;display:flex;flex-direction:column;gap:9px;background:linear-gradient(180deg,#f7f8fc,#f2f3fa);scroll-behavior:smooth}.bfs-chat-body::-webkit-scrollbar{width:0}.bfs-row{display:flex;align-items:flex-end;gap:7px}.bfs-row.bot{justify-content:flex-start}.bfs-row.user{justify-content:flex-end}.bfs-row-avatar{width:22px;height:22px;border-radius:50%;flex:0 0 auto;overflow:hidden;margin-bottom:2px;background:#e9eaf0}.bfs-row-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.15);transform-origin:center 30%}.bfs-bubble{font-size:13px;line-height:1.5;padding:9px 13px;border-radius:15px;max-width:84%;box-shadow:0 3px 10px -6px rgba(28,28,60,.22)}.bfs-bubble.bot{background:#fff;color:#14151b;border:1px solid #e9eaf0;border-bottom-left-radius:4px}.bfs-bubble.user{background:linear-gradient(135deg,#6366f1,#5b54e6);color:#fff;border-bottom-right-radius:4px;box-shadow:0 7px 16px -10px rgba(99,102,241,.7)}.bfs-enter{animation:bfs-in .42s cubic-bezier(.22,1,.36,1) both}@keyframes bfs-in{0%{opacity:0;transform:translateY(9px) scale(.96)}to{opacity:1;transform:none}}.bfs-typing .bfs-bubble{display:inline-flex;gap:4px;padding:11px 12px;align-items:center}.bfs-typing .bfs-bubble span{width:6px;height:6px;border-radius:50%;background:#b9bdca;animation:bfs-dot 1.3s infinite}.bfs-typing .bfs-bubble span:nth-child(2){animation-delay:.18s}.bfs-typing .bfs-bubble span:nth-child(3){animation-delay:.36s}@keyframes bfs-dot{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.bfs-opts{display:flex;flex-direction:column;gap:6px;padding-left:29px}.bfs-opts.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding-left:0}.bfs-opt{display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:11px;background:#fff;border:1px solid #e9eaf0;font-size:12.5px;font-weight:550;color:#14151b;box-shadow:0 2px 8px -5px rgba(28,28,60,.2);cursor:pointer;opacity:0;transform:translateY(9px);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),border-color .22s,background .22s}.bfs-opt.show{opacity:1;transform:none}.bfs-opt.hover{border-color:#c7d2fd;background:#eef1fe;transform:translateY(-1px)}.bfs-opt.picked{border-color:#4f46e5;background:linear-gradient(135deg,#eef1fe,#f0edfe);color:#4f46e5;box-shadow:0 0 0 2.5px rgba(99,102,241,.18)}.bfs-opt.grid-cell{justify-content:center;font-variant-numeric:tabular-nums;font-weight:600;padding:10px 4px}.bfs-opt-ico{font-size:14px}.bfs-opt-sub{font-size:10.5px;color:#9aa0ad;font-weight:500;margin-top:1px}.bfs-opt-main{display:flex;flex-direction:column}.bfs-opt-check{margin-left:auto;color:#4f46e5;opacity:0;transform:scale(.3);transition:.28s cubic-bezier(.34,1.4,.64,1)}.bfs-opt.picked .bfs-opt-check{opacity:1;transform:scale(1)}.bfs-chat-input{display:flex;align-items:center;gap:8px;padding:10px 13px;border-top:1px solid #f1f2f6;background:hsla(0,0%,100%,.9)}.bfs-input-fake{flex:1;min-height:36px;display:flex;align-items:center;padding:0 13px;border-radius:10px;background:#f2f3f8;border:1px solid #e9eaf0;font-size:12.5px;color:#14151b;transition:border-color .22s,box-shadow .22s}.bfs-input-fake.focus{border-color:#c7d2fd;box-shadow:0 0 0 2.5px rgba(99,102,241,.12);background:#fff}.bfs-ph{color:#9aa0ad}.bfs-caret{display:inline-block;width:1.5px;height:15px;background:#4f46e5;margin-left:1px;animation:bfs-caret 1s step-end infinite;vertical-align:middle}@keyframes bfs-caret{50%{opacity:0}}.bfs-send-btn{width:36px;height:36px;border-radius:10px;flex:0 0 auto;background:linear-gradient(135deg,#6366f1,#5b54e6);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 7px 16px -10px rgba(99,102,241,.8);transition:transform .18s,opacity .18s}.bfs-send-btn.dim{opacity:.42}.bfs-send-btn.press{transform:scale(.87)}.bfs-chat-foot{text-align:center;font-size:10px;color:#9aa0ad;padding:5px;background:hsla(0,0%,100%,.9);border-top:1px solid #f1f2f6}.bfs-proc{display:flex;flex-direction:column;align-items:center;gap:11px;padding:20px 16px 14px}.bfs-proc-spinner svg{animation:bfs-spin 1s linear infinite}@keyframes bfs-spin{to{transform:rotate(1turn)}}.bfs-proc-text{font-size:12.5px;font-weight:600;color:#14151b}.bfs-proc-bar{width:160px;height:5px;border-radius:99px;background:#eef1fe;overflow:hidden}.bfs-proc-bar i{display:block;height:100%;width:0;border-radius:99px;background:linear-gradient(90deg,#6366f1,#a855f7);transition:width 1.8s cubic-bezier(.22,1,.36,1)}.bfs-success{flex-direction:column;text-align:center;padding:18px 16px 12px;gap:4px}.bfs-succ-badge,.bfs-success{display:flex;align-items:center}.bfs-succ-badge{width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at 50% 35%,#d8fbe6,#b8f3cd);justify-content:center;margin-bottom:7px;box-shadow:0 10px 24px -10px rgba(22,163,74,.5)}.bfs-chk{stroke:#16a34a;stroke-width:3.2;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:38;stroke-dashoffset:38;animation:bfs-draw .55s ease .15s forwards}@keyframes bfs-draw{to{stroke-dashoffset:0}}.bfs-succ-title{font-size:17px;font-weight:700;letter-spacing:-.02em;color:#14151b}.bfs-succ-sub{font-size:12px;color:#646b7a;margin-bottom:10px}.bfs-appt-card{width:100%;text-align:left;background:#fff;border:1px solid #e9eaf0;border-radius:13px;padding:13px;box-shadow:0 8px 22px -12px rgba(28,28,60,.26)}.bfs-appt-top{gap:8px;padding-bottom:10px;border-bottom:1px dashed #e9eaf0;margin-bottom:10px}.bfs-appt-logo,.bfs-appt-top{display:flex;align-items:center}.bfs-appt-logo{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,#f472b6,#c084fc);justify-content:center;color:#fff;font-weight:700;font-size:12px}.bfs-appt-salon{font-size:12.5px;font-weight:700;color:#14151b}.bfs-appt-loc{font-size:10px;color:#9aa0ad;font-weight:500;margin-top:1px}.bfs-appt-when{display:flex;align-items:flex-end;justify-content:space-between}.bfs-appt-day{font-size:12px;font-weight:650;color:#14151b}.bfs-appt-time{font-size:24px;font-weight:800;color:#4f46e5;letter-spacing:-.02em;line-height:1;margin-top:2px}.bfs-appt-svc{font-size:11.5px;color:#646b7a;text-align:right}.bfs-appt-who{font-size:11.5px;font-weight:700;color:#14151b;margin-top:2px}.bfs-email{position:absolute;bottom:-10px;right:-10px;width:240px;background:hsla(0,0%,100%,.97);border:1px solid #e9eaf0;border-radius:14px;padding:12px 14px;box-shadow:0 18px 44px -18px rgba(28,28,60,.42),0 5px 15px -8px rgba(28,28,60,.16);opacity:0;transform:translateX(18px) scale(.97);z-index:8}.bfs-email.in{animation:bfs-email-in .65s cubic-bezier(.22,1,.36,1) forwards}@keyframes bfs-email-in{to{opacity:1;transform:none}}.bfs-email-head{display:flex;align-items:center;gap:8px;margin-bottom:7px}.bfs-email-icon{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#6366f1,#7c5cfc);display:flex;align-items:center;justify-content:center;color:#fff;flex:0 0 auto}.bfs-email-from{flex:1;min-width:0}.bfs-email-app{font-size:9.5px;font-weight:600;color:#9aa0ad}.bfs-email-subj{font-size:12.5px;font-weight:700;letter-spacing:-.01em;margin-top:1px;color:#14151b}.bfs-email-now{font-size:10px;color:#9aa0ad;align-self:flex-start}.bfs-email-body{font-size:11.5px;line-height:1.5;color:#646b7a;padding:7px 0;border-top:1px solid #f1f2f6}.bfs-email-status{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;color:#16a34a;background:#eafaf0;padding:5px 9px;border-radius:7px;opacity:0;transform:translateY(5px)}.bfs-email-status.on{animation:bfs-in .42s cubic-bezier(.22,1,.36,1) forwards}.bfs-email-status .dot{width:7px;height:7px;border-radius:50%;background:#22c55e;animation:bfs-pulse 2s infinite;flex-shrink:0}.bfs-confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:10;border-radius:22px}.bfs-conf{position:absolute;width:7px;height:11px;border-radius:2px}.bf-trustbar{max-width:1200px;margin:28px auto 0;padding:0 32px}.bf-trustbar-inner{position:relative;border:1px solid var(--border);background:#f9fafb;border-radius:4px;padding:28px 32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px 32px}.bf-trustbar-corner{position:absolute;color:#c7cbd4;font-size:18px;line-height:1;font-weight:400;pointer-events:none}.bf-trustbar-corner.tl{top:-9px;left:-9px}.bf-trustbar-corner.tr{top:-9px;right:-9px}.bf-trustbar-corner.bl{bottom:-9px;left:-9px}.bf-trustbar-corner.br{bottom:-9px;right:-9px}.bf-trustbar-label{font-size:15px;color:var(--text-faint);max-width:280px;flex:0 0 auto;line-height:1.5}.bf-trustbar-logos-wrap{flex:1 1 380px;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent)}.bf-trustbar-logos{display:flex;width:-moz-max-content;width:max-content;animation:bf-trustbar-scroll 26s linear infinite}@keyframes bf-trustbar-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.bf-trustbar-logos-set{display:flex;align-items:center;gap:40px;padding-right:40px;flex-shrink:0}.bf-trustbar-logo{display:inline-flex;align-items:center;gap:9px;font-size:19px;font-weight:600;color:#1f2937;letter-spacing:-.01em;white-space:nowrap}.bf-trustbar-logo svg{width:21px;height:21px;flex-shrink:0}@media (max-width:720px){.bf-trustbar-inner{padding:24px 0 24px 20px;flex-wrap:nowrap}.bf-trustbar-label{max-width:140px;font-size:13.5px}}.bf-results{max-width:1200px;margin:0 auto;padding:clamp(40px,6vw,80px) clamp(24px,5vw,56px) clamp(28px,4vw,48px);display:grid;grid-template-columns:1fr 1.2fr;gap:0 clamp(40px,6vw,80px);align-items:start}.bf-results-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px 7px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;font-size:13px;font-weight:500;color:#0f172a;letter-spacing:-.01em;white-space:nowrap}.bf-results-eyebrow .dot{width:6px;height:6px;border-radius:999px;background:var(--accent)}.bf-results-headline{margin-top:24px;font-size:clamp(28px,3.8vw,48px);line-height:1.05;letter-spacing:-.03em;font-weight:600}.bf-results-headline em{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;color:#475569;letter-spacing:-.02em}.bf-results-lead{margin-top:20px;font-size:16px;line-height:1.65;color:#475569}.bf-results-panel{display:block}@media (max-width:720px){.bf-results{grid-template-columns:1fr;gap:clamp(32px,6vw,56px) 0}}.bf-section-head{text-align:center;margin-bottom:56px}.bf-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#111827;margin-bottom:14px;display:block}.bf-section-title{font-size:clamp(28px,3.5vw,44px);font-weight:700;letter-spacing:-.025em;line-height:1.08;color:var(--text);margin-bottom:16px}.bf-section-sub{font-size:17px;color:var(--text-faint);max-width:520px;margin:0 auto;line-height:1.6}.hw-section{max-width:1200px;margin:0 auto;padding:clamp(28px,4vw,48px) clamp(24px,5vw,56px)}.hw-head{text-align:center;max-width:760px;margin:0 auto}.hw-head h2{font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--text)}.hw-head p{margin:14px auto 0;max-width:560px;font-size:clamp(15px,1.6vw,18px);line-height:1.6;color:var(--text-faint)}.hw-cta{display:flex;justify-content:center;gap:14px;margin-top:32px;flex-wrap:wrap}.hw-btn{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 20px;border-radius:12px;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s,transform .15s,border-color .15s;text-decoration:none}.hw-btn svg{width:15px;height:15px}.hw-btn-p{background:var(--accent);color:#fff;box-shadow:0 1px 2px rgba(79,70,229,.25),0 6px 16px -6px rgba(79,70,229,.45)}.hw-btn-p:hover{background:var(--accent-700,#4338ca);transform:translateY(-1px)}.hw-btn-s{background:#fff;color:var(--text);border-color:#cbd5e1}.hw-btn-s:hover{background:#f8fafc;border-color:var(--text-faint)}.hw-cards{margin-top:clamp(44px,6vw,80px);display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hw-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:22px;padding:28px 28px 0;display:flex;flex-direction:column;min-height:520px;overflow:hidden}.hw-num{width:44px;height:44px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:var(--text-muted);letter-spacing:.02em;font-variant-numeric:tabular-nums}.hw-title{margin-top:24px;font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--text)}.hw-desc{margin-top:12px;font-size:15px;line-height:1.55;color:var(--text-faint)}.hw-art{position:relative;margin-top:auto;padding-top:28px;min-height:220px}.hw-orbit{position:relative;height:230px;display:flex;align-items:center;justify-content:center}.hw-orbit-stage{position:relative;width:220px;height:220px}.hw-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1.5px solid var(--border);border-radius:50%}.hw-ring.r1{width:188px;height:188px}.hw-ring.r2{width:108px;height:108px}.hw-core{transform:translate(-50%,-50%);z-index:5;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:10px 20px;font-size:16px;font-weight:600;letter-spacing:-.02em;color:var(--text);box-shadow:0 6px 20px -10px rgba(15,23,42,.25);white-space:nowrap}.hw-core,.hw-orbiter{position:absolute;top:50%;left:50%}.hw-orbiter{width:188px;height:188px;margin:-94px 0 0 -94px;z-index:3}.hw-orbiter.o1{animation:hwSpin1 19s linear infinite}.hw-orbiter.o2{transform:rotate(125deg);animation:hwSpin2 19s linear infinite}.hw-orbiter.o3{transform:rotate(238deg);animation:hwSpin3 19s linear infinite}.hw-chip{position:absolute;top:-22px;left:50%;margin-left:-22px;width:44px;height:44px;border-radius:12px;background:#fff;border:1px solid var(--border);box-shadow:0 4px 14px -6px rgba(15,23,42,.2);display:flex;align-items:center;justify-content:center;overflow:hidden}.hw-chip svg{width:28px;height:28px}.hw-orbiter.o1 .hw-chip{animation:hwCounter1 19s linear infinite}.hw-orbiter.o2 .hw-chip{transform:rotate(-125deg);animation:hwCounter2 19s linear infinite}.hw-orbiter.o3 .hw-chip{transform:rotate(-238deg);animation:hwCounter3 19s linear infinite}@keyframes hwSpin1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes hwSpin2{0%{transform:rotate(125deg)}to{transform:rotate(485deg)}}@keyframes hwSpin3{0%{transform:rotate(238deg)}to{transform:rotate(598deg)}}@keyframes hwCounter1{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}@keyframes hwCounter2{0%{transform:rotate(-125deg)}to{transform:rotate(-485deg)}}@keyframes hwCounter3{0%{transform:rotate(-238deg)}to{transform:rotate(-598deg)}}@media (prefers-reduced-motion:reduce){.hw-orbiter,.hw-orbiter .hw-chip{animation:none!important}}.hw-avail{background:#fff;border-radius:16px 16px 0 0;border:1px solid var(--border);border-bottom:none;box-shadow:0 -2px 20px -12px rgba(15,23,42,.3);padding:16px 16px 22px;display:flex;flex-direction:column;gap:12px;max-width:300px;margin:0 auto}.hw-av-row{display:flex;align-items:center;gap:10px;transition:opacity .35s}.hw-av-row.off{opacity:.55}.hw-toggle{width:36px;height:20px;border-radius:999px;background:#cbd5e1;position:relative;flex-shrink:0;transition:background .15s}.hw-toggle:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);transition:left .15s}.hw-toggle.on{background:#14181a}.hw-toggle.on:after{left:18px}.hw-av-day{width:34px;font-weight:500;flex-shrink:0}.hw-av-day,.hw-av-time{font-size:13px;color:var(--text-muted)}.hw-av-time{flex:1;height:36px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;padding:0 10px;transition:opacity .2s}.hw-av-dash{color:var(--text-faint);flex-shrink:0;font-size:13px}.hw-chatwin{background:#fff;border-radius:14px 14px 0 0;border:1px solid var(--border);border-bottom:none;box-shadow:0 -2px 20px -12px rgba(15,23,42,.3);overflow:hidden;max-width:300px;margin:0 auto}.hw-chatwin-bar{display:flex;align-items:center;gap:5px;padding:11px 13px;border-bottom:1px solid var(--border)}.hw-chatwin-bar i{width:8px;height:8px;border-radius:999px;background:#cbd5e1;display:block}.hw-chatwin-body{padding:16px 14px 20px;display:flex;flex-direction:column;gap:9px}.hw-cbub{max-width:86%;padding:9px 12px;font-size:13px;line-height:1.4;border-radius:12px}.hw-cbub.bot{align-self:flex-start;background:#f8fafc;border:1px solid var(--border);color:var(--text);border-bottom-left-radius:3px}.hw-cbub.user{align-self:flex-end;background:#14181a;color:#fff;border-bottom-right-radius:3px}.hw-confirm{align-self:flex-start;width:100%;border:1px solid #eef2ff;background:#eef2ff;border-radius:11px;padding:10px 12px;gap:10px}.hw-confirm,.hw-confirm-ok{display:flex;align-items:center}.hw-confirm-ok{width:28px;height:28px;border-radius:999px;background:var(--accent);color:#fff;justify-content:center;flex-shrink:0}.hw-confirm-ok svg{width:14px;height:14px}.hw-confirm-ttl{font-size:13px;font-weight:600;color:var(--text)}.hw-confirm-sub{font-size:11px;color:var(--text-muted);margin-top:1px}@media (max-width:800px){.hw-cards{grid-template-columns:1fr}.hw-card{min-height:0}}.fw-section{max-width:1200px;margin:0 auto;padding:8px clamp(24px,5vw,56px) clamp(40px,6vw,80px)}.fw-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fw-card{background:#f7f8f9;border-radius:22px;padding:36px 36px 0;display:flex;flex-direction:column;overflow:hidden;min-height:480px}.fw-card-title{font-size:clamp(20px,2.2vw,26px);font-weight:700;letter-spacing:-.025em;line-height:1.18;color:#0f172a}.fw-card-desc{margin-top:14px;font-size:15px;line-height:1.6;color:#64748b}.fw-art{margin-top:auto;padding-top:28px}.fw-cal{background:#fff;border-radius:16px 16px 0 0;border:1px solid #e2e8f0;border-bottom:none;overflow:hidden;box-shadow:0 -2px 20px -8px rgba(15,23,42,.12)}.fw-cal-top{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #e2e8f0}.fw-cal-toggle{width:42px;height:24px;border-radius:999px;background:#14181a;position:relative}.fw-cal-toggle:after{content:"";position:absolute;top:3px;right:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2)}.fw-cal-top-label{font-size:14px;font-weight:600;color:#0f172a;flex:1}.fw-cal-fmt{display:flex;gap:4px}.fw-cal-fmt span{padding:3px 9px;border-radius:6px;font-size:12px;font-weight:600;color:#64748b}.fw-cal-fmt span.active{background:#f1f5f9;color:#0f172a}.fw-cal-days{display:grid;grid-template-columns:repeat(5,1fr);padding:12px 14px 0;gap:0}.fw-cal-day-head{font-size:12px;color:#94a3b8;font-weight:500;padding:0 0 10px 6px}.fw-cal-day-head.today{color:#0f172a;font-weight:700}.fw-cal-cols{display:grid;grid-template-columns:repeat(5,1fr);padding:0 14px;gap:8px;min-height:120px}.fw-cal-col{position:relative}.fw-event{border-radius:8px;padding:6px 8px;font-size:11px;font-weight:600;line-height:1.3;margin-bottom:6px}.fw-event.purple{background:#ede9fe;color:#6d28d9}.fw-event.purple-light{background:#f5f3ff;color:#7c3aed}.fw-notif{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 4px 24px -8px rgba(15,23,42,.12);margin:0 8px}.fw-notif-icon{width:44px;height:44px;border-radius:12px;background:#14181a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;letter-spacing:-.02em}.fw-notif-title{font-size:14px;font-weight:700;color:#0f172a}.fw-notif-time{font-size:12px;color:#94a3b8;margin-left:auto}.fw-notif-body{font-size:13px;color:#64748b;margin-top:4px;line-height:1.45}.fw-notif-row{display:flex;align-items:flex-start;gap:8px;flex:1}.fw-notif-right{flex:1}@media (max-width:760px){.fw-grid{grid-template-columns:1fr}.fw-card{min-height:0}}.ns-section{max-width:1200px;margin:0 auto;padding:clamp(12px,2vw,20px) clamp(24px,5vw,56px) clamp(48px,7vw,96px)}.ns-ul{text-decoration:none;font-weight:700;color:inherit;display:inline;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 40' preserveAspectRatio='none'%3E%3Cpath d='M4,8 C18,4 45,2 80,5 C115,8 148,3 185,6 C218,9 252,4 296,7 L298,28 C265,32 228,29 192,31 C155,33 118,30 82,32 C50,34 22,30 3,33 Z' fill='%23f97316' opacity='0.55'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:100% 100%;padding:2px 6px 3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.ns-head{max-width:760px;margin:0 auto 56px;text-align:center}.ns-head h2{font-size:clamp(26px,3.2vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#0f172a}.ns-head p{margin-top:20px;font-size:16px;line-height:1.7;color:#475569}.ns-panels{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;align-items:start}.ns-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 4px 32px -8px rgba(15,23,42,.1)}.ns-card-header{padding:16px 18px;border-bottom:1px solid #f1f5f9;gap:12px}.ns-card-header,.ns-card-icon{display:flex;align-items:center}.ns-card-icon{width:40px;height:40px;border-radius:10px;background:#fff7ed;justify-content:center;font-size:18px;flex-shrink:0}.ns-card-htitle{font-size:15px;font-weight:700;color:#0f172a}.ns-card-hsub{font-size:12px;color:#94a3b8;margin-top:1px}.ns-badge-absent{margin-left:auto;background:#fef2f2;color:#dc2626;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:5px;flex-shrink:0}.ns-badge-absent:before{content:"";width:6px;height:6px;background:#dc2626;border-radius:999px;display:block}.ns-client-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #f1f5f9}.ns-client-cell{padding:14px 18px}.ns-client-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:8px}.ns-client-name{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0f172a}.ns-avatar{width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;font-size:10px;font-weight:700;flex-shrink:0}.ns-avatar,.ns-timeline{display:flex;align-items:center;justify-content:center}.ns-timeline{gap:0;padding:18px;position:relative}.ns-step{flex-direction:column;gap:6px;flex:1}.ns-step,.ns-step-circle{display:flex;align-items:center}.ns-step-circle{width:36px;height:36px;border-radius:999px;justify-content:center;font-size:14px;position:relative;z-index:2}.ns-step-circle.red{background:#fef2f2}.ns-step-circle.blue{background:#4f46e5;color:#fff}.ns-step-circle.green{background:#f0fdf4}.ns-step-label{font-size:10px;font-weight:600;color:#94a3b8;text-align:center;line-height:1.3}.ns-step-label.active{color:#0f172a}.ns-tl-line{background:linear-gradient(90deg,#fca5a5,#818cf8)}.ns-tl-line,.ns-tl-line2{height:2px;flex:1;margin-bottom:20px}.ns-tl-line2{background:linear-gradient(90deg,#818cf8,#bbf7d0)}.ns-msg-wrap{padding:0 18px 18px}.ns-msg-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.ns-msg-top{gap:10px;margin-bottom:10px}.ns-msg-avatar,.ns-msg-top{display:flex;align-items:center}.ns-msg-avatar{width:30px;height:30px;border-radius:8px;background:#4f46e5;color:#fff;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.ns-msg-name{font-size:13px;font-weight:700;color:#0f172a}.ns-msg-sub,.ns-msg-time{font-size:11px;color:#94a3b8}.ns-msg-time{margin-left:auto}.ns-msg-text{font-size:13px;color:#475569;line-height:1.5;margin-bottom:10px}.ns-slot{display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;margin-bottom:6px}.ns-slot.active{border-color:#4f46e5;background:#eef2ff}.ns-slot-icon{color:#94a3b8;font-size:13px}.ns-slot-icon.blue{color:#4f46e5}.ns-slot-name{flex:1;font-size:13px;font-weight:500;color:#0f172a}.ns-slot-time{font-size:13px;color:#64748b;margin-left:auto}.ns-slot-check{width:20px;height:20px;border-radius:999px;border:1.5px solid #e2e8f0;flex-shrink:0}.ns-slot-check.checked{background:#4f46e5;border-color:#4f46e5;display:flex;align-items:center;justify-content:center}.ns-reprog-btn{margin:4px 18px 14px;background:#4f46e5;color:#fff;border-radius:12px;padding:14px;text-align:center;font-weight:600;font-size:14px}.ns-checks{display:flex;gap:16px;padding:12px 18px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.ns-check-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#475569;font-weight:500}.ns-check-item:before{content:"✓";color:#16a34a;font-weight:700}.ns-revenu{display:flex;justify-content:flex-end;padding:8px 18px 14px}.ns-revenu-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;color:#16a34a;display:flex;align-items:center;gap:6px}.ns-right{display:flex;flex-direction:column;gap:16px}.ns-agenda-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px -8px rgba(15,23,42,.08)}.ns-agenda-head{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid #f1f5f9}.ns-agenda-title{font-size:14px;font-weight:600;color:#0f172a;flex:1}.ns-agenda-today{font-size:12px;color:#94a3b8}.ns-agenda-body{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.ns-event-row{display:flex;align-items:center;gap:10px;background:#fef2f2;border-radius:10px;padding:10px 12px}.ns-event-row.green{background:#f0fdf4}.ns-event-time{font-size:12px;font-weight:700;color:#dc2626;flex-shrink:0}.ns-event-time.green{color:#16a34a}.ns-event-bar{width:3px;height:28px;background:#dc2626;border-radius:2px;flex-shrink:0}.ns-event-bar.green{background:#16a34a}.ns-event-name{font-size:13px;font-weight:600;color:#dc2626;flex:1;text-decoration:line-through}.ns-event-name.green{color:#16a34a;text-decoration:none}.ns-event-x{color:#dc2626;font-size:14px;font-weight:600}.ns-event-check{color:#16a34a}.ns-arrow-down{display:flex;justify-content:center;padding:2px 0}.ns-arrow-down:after{content:"↓";color:#94a3b8;font-size:16px}.ns-step-row{display:flex;align-items:center;gap:10px;background:#f8fafc;border-radius:10px;padding:10px 14px}.ns-step-icon{color:#6d28d9;font-size:14px}.ns-step-text{font-size:13px;font-weight:500;color:#0f172a}.ns-marc-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px}.ns-marc-head{gap:8px;margin-bottom:8px}.ns-marc-av,.ns-marc-head{display:flex;align-items:center}.ns-marc-av{width:28px;height:28px;border-radius:999px;background:#0d9488;color:#fff;font-size:10px;font-weight:700;justify-content:center}.ns-marc-name{font-size:13px;font-weight:600;color:#0f172a;flex:1}.ns-marc-badge{font-size:11px;color:#94a3b8}.ns-marc-text{font-size:13px;color:#475569;line-height:1.45;margin-bottom:10px}.ns-marc-btn{background:#4f46e5;color:#fff;border-radius:10px;padding:10px;text-align:center;font-size:13px;font-weight:600}.ns-stats-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px 18px;box-shadow:0 4px 24px -8px rgba(15,23,42,.08)}.ns-stat-label{font-size:12px;color:#475569;font-weight:500;margin-bottom:6px}.ns-stat-big{font-size:40px;font-weight:800;color:#16a34a;letter-spacing:-.04em;line-height:1;margin-bottom:10px}.ns-bars{display:flex;align-items:flex-end;gap:5px;height:40px;margin-bottom:16px}.ns-bar{border-radius:4px 4px 0 0;width:18px}.ns-stat-divider{border:none;border-top:1px solid #f1f5f9;margin:14px 0}.ns-stat-plus{font-size:30px;font-weight:800;color:#16a34a;letter-spacing:-.03em;line-height:1;display:flex;align-items:center;gap:4px;margin-bottom:4px}.ns-stat-plus-arrow{font-size:18px;color:#16a34a}.ns-stat-check{font-size:12px;color:#64748b;display:flex;align-items:center;gap:4px}.ns-stat-check:before{content:"✓";color:#16a34a;font-weight:700}@media (max-width:820px){.ns-panels{grid-template-columns:1fr}}.bfa-stage{display:flex;align-items:flex-start;justify-content:center;gap:24px;flex-wrap:wrap;padding:0 0 8px}.bfa-col{display:flex;flex-direction:column;align-items:center;gap:14px;flex:1;min-width:280px;max-width:400px}.bfa-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:-.01em;color:#6b7180}.bfa-eyebrow .bfa-d{width:7px;height:7px;border-radius:999px;flex-shrink:0}.bfa-eyebrow.l .bfa-d{background:#4f46e5}.bfa-eyebrow.r .bfa-d{background:#7c5cfc}.bfa-scene{position:relative;width:100%;height:520px;background:#fff;border:1px solid #eceef2;border-radius:28px;box-shadow:0 30px 60px -34px rgba(20,23,30,.28),0 2px 6px rgba(20,23,30,.04);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:28px}.bfa-rise{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1)}.bfa-rise.show{opacity:1;transform:none}.bfa-pressable{transition:transform .14s ease}.bfa-pressable.pressed{transform:scale(.96)}.bfa-tappable{position:relative}.bfa-tappable.tapping:after{content:"";position:absolute;inset:-2px;border-radius:inherit;border:2.5px solid #4f46e5;pointer-events:none;animation:bfa-ripple .7s ease-out forwards}@keyframes bfa-ripple{0%{transform:scale(.72);opacity:.85}to{transform:scale(1.12);opacity:0}}.bfa-faded{opacity:.18!important;filter:blur(2px);transition:opacity .45s ease,filter .45s ease}.bfa-layer{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;padding:28px;opacity:0;pointer-events:none;transition:opacity .42s ease}.bfa-layer.show{opacity:1}.bfa-layer>.bfa-inner{transform:translateY(14px);transition:transform .5s cubic-bezier(.4,0,.2,1)}.bfa-layer.show>.bfa-inner{transform:none}.bfa-badge-wrap{position:absolute;inset:0;z-index:6;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.bfa-badge-wrap.show{opacity:1}.bfa-badge{display:inline-flex;align-items:center;gap:11px;padding:16px 24px;border-radius:18px;background:#1f9d5b;color:#fff;font-size:20px;font-weight:700;letter-spacing:-.02em;box-shadow:0 22px 44px -18px rgba(31,157,91,.7);transform:scale(.6);transition:transform .55s cubic-bezier(.34,1.56,.64,1)}.bfa-badge-wrap.show .bfa-badge{transform:scale(1)}.bfa-bic{width:30px;height:30px;border-radius:999px;background:hsla(0,0%,100%,.22);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bfa-bic svg{width:18px;height:18px}.bfa-mailcard{width:100%;background:#fff;border:1px solid #eceef2;border-radius:20px;box-shadow:0 18px 40px -26px rgba(20,23,30,.4);padding:18px}.bfa-mc-head{gap:11px}.bfa-mc-head,.bfa-mc-ic{display:flex;align-items:center}.bfa-mc-ic{width:40px;height:40px;border-radius:11px;background:linear-gradient(150deg,#6d5cff,#4f46e5);color:#fff;justify-content:center;flex-shrink:0;box-shadow:0 8px 18px -8px rgba(79,70,229,.55)}.bfa-mc-ic svg{width:20px;height:20px}.bfa-mc-who{flex:1;min-width:0}.bfa-mc-nm{font-size:14px;font-weight:700;color:#15171c}.bfa-mc-meta{font-size:11px;margin-top:1px}.bfa-mc-bell,.bfa-mc-meta{color:#9aa0ad}.bfa-mc-bell svg{width:17px;height:17px}.bfa-mc-msg{font-size:13.5px;line-height:1.45;color:#6b7180;margin-top:13px;margin-bottom:0}.bfa-mc-msg b{color:#15171c;font-weight:600}.bfa-mc-body{max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .45s ease,margin-top .45s ease}.bfa-mailcard.open .bfa-mc-body{max-height:340px;opacity:1;margin-top:14px}.bfa-rows{display:flex;flex-direction:column;gap:7px}.bfa-row{display:flex;align-items:center;gap:11px;border:1px solid #eceef2;border-radius:12px;padding:11px 13px;transition:background .35s,border-color .35s,box-shadow .35s}.bfa-cal{color:#9aa0ad;flex-shrink:0;display:flex}.bfa-cal svg{width:17px;height:17px}.bfa-day{flex:1;font-size:14px;font-weight:600;color:#15171c}.bfa-hr{font-size:13.5px;font-weight:600;color:#6b7180}.bfa-pick{width:18px;height:18px;border-radius:999px;border:1.5px solid #eceef2;flex-shrink:0;display:flex;align-items:center;justify-content:center}.bfa-pick svg{width:11px;height:11px;color:#fff;opacity:0;transition:opacity .25s}.bfa-row.sel{background:#eef1fe;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.bfa-row.sel .bfa-cal{color:#4f46e5}.bfa-row.sel .bfa-pick{border-color:#4f46e5;background:#4f46e5}.bfa-row.sel .bfa-pick svg{opacity:1}.bfa-confirm-btn{margin-top:13px;width:100%;height:46px;border:none;border-radius:12px;background:#4f46e5;color:#fff;font-family:inherit;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 12px 24px -12px rgba(79,70,229,.6)}.bfa-confirm-btn svg{width:15px;height:15px}.bfa-chat{width:100%}.bfa-chat-head{gap:10px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #f3f4f7}.bfa-bot-ava,.bfa-chat-head{display:flex;align-items:center}.bfa-bot-ava{width:38px;height:38px;border-radius:11px;background:linear-gradient(150deg,#8b6dff,#7c5cfc);color:#fff;justify-content:center;flex-shrink:0;box-shadow:0 8px 18px -8px rgba(124,92,252,.55)}.bfa-bot-ava svg{width:20px;height:20px}.bfa-chat-nm{font-size:14px;font-weight:700;color:#15171c}.bfa-chat-st{display:flex;align-items:center;gap:5px;font-size:11px;color:#9aa0ad;margin-top:1px}.bfa-chat-st .bfa-dot{width:6px;height:6px;border-radius:999px;background:#1f9d5b;flex-shrink:0}.bfa-bubbles{display:flex;flex-direction:column;gap:11px}.bfa-bubble{max-width:84%;font-size:13.5px;line-height:1.45;padding:12px 14px;border-radius:15px}.bfa-bubble.bot{align-self:flex-start;background:#f4f5f8;color:#15171c;border-bottom-left-radius:5px}.bfa-bubble.me{align-self:flex-end;background:#7c5cfc;color:#fff;font-weight:600;border-bottom-right-radius:5px}.bfa-notif{width:100%;max-width:320px;gap:12px;background:#fff;border:1px solid #eceef2;border-radius:17px;padding:15px 16px;box-shadow:0 22px 48px -22px rgba(20,23,30,.45)}.bfa-ni,.bfa-notif{display:flex;align-items:center}.bfa-ni{width:40px;height:40px;border-radius:11px;background:linear-gradient(150deg,#6d5cff,#4f46e5);color:#fff;justify-content:center;flex-shrink:0}.bfa-ni svg{width:20px;height:20px}.bfa-nt-a{font-size:14px;font-weight:700;color:#15171c}.bfa-nt-b{font-size:11px;color:#9aa0ad;margin-top:2px}.bfa-creneau{width:100%;max-width:320px;background:#fff;border:1px solid #eceef2;border-radius:18px;padding:20px;box-shadow:0 24px 50px -22px rgba(20,23,30,.45);text-align:center}.bfa-cap{font-size:12px;font-weight:600;color:#6b7180}.bfa-big{font-size:28px;font-weight:800;letter-spacing:-.03em;margin-top:7px;color:#15171c}.bfa-sub{font-size:12px;color:#9aa0ad;margin-top:3px}.bfa-accept-btn{margin-top:16px;width:100%;height:46px;border:none;border-radius:12px;background:#1f9d5b;color:#fff;font-family:inherit;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 12px 24px -12px rgba(31,157,91,.6)}.bfa-accept-btn svg{width:15px;height:15px}@media (max-width:860px){.bfa-stage{gap:16px}.bfa-scene{height:480px}}.bf-features{display:none}.bf-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.bf-feat-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px}.bf-feat-icon{width:40px;height:40px;background:var(--accent-50);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--accent);margin-bottom:16px}.bf-feat-title{font-size:16px;font-weight:700;letter-spacing:-.01em;margin-bottom:8px;color:var(--text)}.bf-feat-desc{font-size:14px;color:var(--text-muted);line-height:1.6}.bf-pricing{max-width:980px;margin:0 auto;padding:100px 32px}.bf-pricing-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:22px;align-items:start}.bf-price-trial{background:#fff;border:1px solid #ececef;border-radius:20px;box-shadow:0 1px 2px rgba(15,15,20,.04),0 1px 3px rgba(15,15,20,.025);padding:30px 28px 28px;display:flex;flex-direction:column}.bf-pt-statut-row{display:flex;align-items:center;gap:10px}.bf-pt-statut-lbl{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af}.bf-pt-badge{margin-left:auto;font-size:11.5px;font-weight:600;color:#fff;background:#0b0b0f;padding:5px 11px;border-radius:999px}.bf-pt-big-row{display:flex;align-items:baseline;gap:8px;margin-top:18px}.bf-pt-big{font-size:40px;font-weight:800;letter-spacing:-.04em;color:#0b0b0f;line-height:1;font-variant-numeric:tabular-nums}.bf-pt-days{font-size:14px;color:#6b7280;font-weight:500}.bf-pt-usage-row{display:flex;align-items:baseline;justify-content:space-between;margin-top:22px}.bf-pt-usage-lbl{font-size:13.5px;color:#6b7280;font-weight:500}.bf-pt-usage-val{font-size:13.5px;color:#0b0b0f;font-weight:700;font-variant-numeric:tabular-nums}.bf-pt-progress{height:6px;background:#f0f0f3;border-radius:999px;overflow:hidden;margin-top:10px;margin-bottom:6px}.bf-pt-bar{height:100%;width:100%;background:#4f46e5;border-radius:999px}.bf-pt-prog-labels{display:flex;justify-content:space-between;font-size:10px;color:#9ca3af;margin-bottom:0}.bf-pt-feats{list-style:none;display:flex;flex-direction:column;gap:13px;padding:20px 0 0;border-top:1px solid #f0f0f3;margin:22px 0 0}.bf-pt-feats li{gap:11px;font-size:13.5px;color:#1a1a1f;font-weight:500}.bf-pt-check,.bf-pt-feats li{display:flex;align-items:center}.bf-pt-check{width:16px;height:16px;flex-shrink:0;justify-content:center;color:#9ca3af}.bf-pt-note{font-size:13px;color:#6b7280;text-align:center;line-height:1.4;font-weight:500}.bf-pt-cta{display:block;width:100%;text-align:center;font-weight:600;font-size:14px;letter-spacing:-.01em;padding:13px;border-radius:11px;background:#fafafa;color:#1a1a1f;border:1px solid #e2e2e6;cursor:pointer;font-family:inherit;transition:background .15s;margin-top:26px}.bf-pt-cta:hover{background:#f0f0f3}.bf-price-card{border-radius:20px;padding:36px 28px 28px;display:flex;flex-direction:column;position:relative}.bf-price-card.featured{background:#fff;border:1px solid #cdcef6;box-shadow:0 1px 2px rgba(15,15,20,.05),0 28px 56px -28px rgba(15,15,20,.24)}.bf-price-card.plain{background:#fff;border:1px solid #ececef}.bf-price-badge,.bf-price-icon{display:none}.bf-price-name-feat{font-size:16px;font-weight:700;letter-spacing:-.01em;color:#0b0b0f;margin-bottom:0}.bf-price-amount-row{display:flex;align-items:baseline;gap:6px;margin-top:18px;padding-bottom:20px;border-bottom:1px solid #f0f0f3;margin-bottom:20px}.bf-price-amount{font-size:36px;font-weight:800;letter-spacing:-.04em;line-height:1;color:#0b0b0f;font-variant-numeric:tabular-nums}.bf-price-cycle{font-size:14px;font-weight:500;color:#9ca3af}.bf-price-feats{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:13px;flex:1}.bf-price-feats li{display:flex;align-items:center;gap:11px;font-size:13.5px;color:#1a1a1f;font-weight:500}.bf-price-check{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#4f46e5}.bf-price-cta{display:block;text-align:center;font-weight:600;font-size:14px;letter-spacing:-.01em;padding:13px 20px;border-radius:11px;text-decoration:none;transition:background .12s,transform .1s;border:none;cursor:pointer;margin-top:26px}.bf-price-cta.primary{background:#0b0b0f;color:#fff;box-shadow:0 10px 22px -12px rgba(11,11,15,.5)}.bf-price-cta.primary:hover{background:#000;transform:translateY(-1px)}.bf-price-cta-note{text-align:center;font-size:12px;color:#9ca3af;margin-top:14px;font-weight:500}.bf-price-pro{background:#fff;border:1.5px solid #e8eaf0;border-radius:24px;padding:28px 26px;display:flex;flex-direction:column;gap:0}.bf-pp-head{gap:12px;margin-bottom:22px}.bf-pp-head,.bf-pp-icon{display:flex;align-items:center}.bf-pp-icon{width:38px;height:38px;border-radius:12px;background:#f0f4ff;color:#4f46e5;justify-content:center;flex-shrink:0}.bf-pp-title{font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.bf-pp-feats{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:11px}.bf-pp-feats li{gap:10px;font-size:14px;color:#475569}.bf-pp-check,.bf-pp-feats li{display:flex;align-items:center}.bf-pp-check{width:20px;height:20px;border-radius:6px;background:#eef1fe;color:#4f46e5;justify-content:center;flex-shrink:0}.bf-pp-check.dim{background:#f1f5f9;color:#94a3b8}.bf-pp-soon{background:#fff7ed;color:#c2410c;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;margin-left:auto}.bf-pp-cta{display:block;text-align:center;font-weight:700;font-size:15px;padding:15px 20px;border-radius:14px;text-decoration:none;background:#0f172a;color:#fff;transition:background .12s,transform .1s}.bf-pp-cta:hover{background:#1e293b;transform:translateY(-1px)}.bf-pp-cta-note{text-align:center;font-size:12px;color:#94a3b8;margin-top:10px}.bf-cta{padding:100px 32px}.bf-cta-inner{max-width:720px;margin:0 auto;text-align:center;background:linear-gradient(135deg,var(--accent-50),#fff);border:1px solid var(--accent-100);border-radius:28px;padding:64px 48px}.bf-cta-title{font-size:clamp(32px,4vw,50px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px}.bf-cta-sub{font-size:16px;color:var(--text-muted);margin-bottom:32px;line-height:1.6}.bf-cta-note{font-size:13px;color:var(--text-faint);margin-top:16px}.bf-footer{border-top:1px solid var(--border);padding:44px 32px;background:var(--bg-muted)}.bf-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.bf-footer-brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;color:var(--text);text-decoration:none}.bf-footer-logo{width:32px;height:32px;background:var(--accent);border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;color:#fff}.bf-footer-copy{font-size:15px;color:var(--text-faint)}.bf-footer-links{display:flex;gap:28px}.bf-footer-links a{font-size:15px;color:var(--text-faint);text-decoration:none;transition:color .12s;font-weight:500}.bf-footer-links a:hover{color:var(--text)}.bf-mobile-menu{display:none;position:fixed;inset:0;z-index:100;background:#fff;padding:24px 24px 40px;flex-direction:column}.bf-mobile-menu.open{display:flex}.bf-mobile-nav-links{display:flex;flex-direction:column;gap:8px;margin-top:40px}.bf-mobile-nav-links a{font-size:18px;font-weight:600;color:var(--text);text-decoration:none;padding:14px 0;border-bottom:1px solid var(--border)}.bf-pitch{max-width:920px;margin:0 auto;padding:80px 32px 60px}.bf-pitch-title{font-size:clamp(30px,5.2vw,64px);font-weight:800;line-height:1.05;letter-spacing:-.035em;white-space:nowrap;color:var(--text)}.bf-pitch-title .accent{color:var(--accent)}.bf-pitch-rule{width:64px;height:4px;border-radius:2px;background:var(--accent);margin-top:28px}.bf-pitch-body{margin-top:28px;display:flex;flex-direction:column;gap:20px}.bf-pitch-body p{font-size:clamp(16px,1.5vw,20px);line-height:1.55;color:var(--text-muted);max-width:640px}.bf-pitch-body p strong{color:var(--text);font-weight:600}.bf-pitch-chips{margin-top:36px;display:flex;flex-wrap:wrap;gap:12px}.bf-pitch-chip{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid var(--border);border-radius:999px;font-size:15px;font-weight:500;color:var(--text);background:#fff}.bf-pitch-chip svg{width:18px;height:18px;stroke:var(--accent);fill:none;stroke-width:1.8;flex-shrink:0}.bf-film-section{width:100%;padding:0 0 80px}.bf-film-wrap{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 32px}.bf-film-frame{width:100%;aspect-ratio:16/9;border-radius:24px;overflow:hidden;border:1px solid var(--border);box-shadow:0 32px 80px -30px rgba(28,28,60,.22)}.bf-film-frame iframe{width:100%;height:100%;border:none;display:block}.bf-feats-ext{padding:0 32px 100px}.bf-feats-ext-head{max-width:640px;margin:0 auto 44px;text-align:center}.bf-feats-ext-label{font-size:clamp(26px,3.4vw,38px);font-weight:700;color:var(--text);letter-spacing:-.025em;line-height:1.18;margin-bottom:0}.bf-eyebrow-dot{display:inline-flex;align-items:center;gap:8px;justify-content:center;font-size:11.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;width:100%}.bf-eyebrow-dot span{width:5px;height:5px;border-radius:50%;background:var(--accent);display:inline-block}.bf-tabs-wrap{max-width:1100px;margin:0 auto}.bf-tabs-nav-wrap{position:relative;border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.bf-tabs-nav-wrap::-webkit-scrollbar{display:none}.bf-tabs-nav{display:flex;min-width:-moz-max-content;min-width:max-content}.bf-tabs-btn{position:relative;flex:1;padding:0 24px 18px;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.005em;color:#8c8d97;background:none;border:none;white-space:nowrap;cursor:pointer;transition:color .2s ease}.bf-tabs-btn:hover{color:var(--text-muted)}.bf-tabs-btn.active{color:var(--text)}.bf-tabs-indicator{position:absolute;bottom:0;height:2px;background:#9ca3af;border-radius:2px;transition:transform .4s cubic-bezier(.65,0,.35,1),width .4s cubic-bezier(.65,0,.35,1);left:0}.bf-tabs-body{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--border);border-top:none;border-radius:0 0 20px 20px;overflow:hidden;transition:opacity .3s ease}.bf-tabs-body.switching{opacity:0}.bf-tabs-visual{padding:56px;background:#f9fafb;border-right:1px solid var(--border);min-height:440px}.bf-tabs-illus,.bf-tabs-visual{display:flex;align-items:center;justify-content:center}.bf-tabs-illus{width:100%;max-width:340px;position:relative}.bf-tabs-illus svg{width:80px;height:80px;stroke:var(--accent);fill:none;stroke-width:1.3;position:relative;z-index:1}.bf-tabs-content{padding:56px;display:flex;flex-direction:column;justify-content:center}.bf-tabs-tab-label{font-size:11.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.bf-tabs-title{font-size:clamp(20px,2.2vw,26px);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--text);margin-bottom:14px}.bf-tabs-desc{color:var(--text-muted);font-size:15px;line-height:1.7;margin-bottom:24px;max-width:42ch}.bf-tabs-benefits{display:flex;flex-direction:column;gap:11px;margin-bottom:28px}.bf-tabs-benefits div{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text-muted);font-weight:450}.bf-tabs-benefits svg{width:16px;height:16px;stroke:var(--accent);fill:none;flex-shrink:0}.bf-tabs-actions{display:flex;gap:12px;flex-wrap:wrap}.bf-tabs-btn-primary{display:inline-flex;align-items:center;gap:7px;font-family:inherit;font-size:13.5px;font-weight:600;letter-spacing:-.005em;padding:10px 18px;border-radius:100px;border:none;cursor:pointer;background:var(--accent);color:#fff;text-decoration:none;box-shadow:0 10px 24px -10px rgba(99,102,241,.55);transition:background .15s,transform .12s}.bf-tabs-btn-primary:hover{background:#5457e0}.bf-tabs-btn-primary:active{transform:scale(.97)}.bf-tabs-btn-outline{display:inline-flex;align-items:center;font-family:inherit;font-size:13.5px;font-weight:600;padding:10px 18px;border-radius:100px;border:1px solid var(--border);color:var(--text-muted);background:#fff;text-decoration:none;transition:border-color .15s,color .15s}.bf-tabs-btn-outline:hover{border-color:var(--accent-100);color:var(--text)}.bf-feats-scroll-hint{display:none}.bf-compare{max-width:900px;margin:0 auto;padding:100px 32px}.bf-compare-table{width:100%;border-collapse:collapse;border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:0 2px 12px rgba(15,23,42,.06)}.bf-compare-thead-before{background:#fef2f2;color:#dc2626;border-bottom:1px solid #fecaca}.bf-compare-thead-after,.bf-compare-thead-before{font-size:13px;font-weight:700;padding:14px 20px;text-align:left}.bf-compare-thead-after{background:#f0fdf4;color:#16a34a;border-bottom:1px solid #bbf7d0}.bf-compare-row-before{color:var(--text-muted)}.bf-compare-row-after,.bf-compare-row-before{padding:13px 20px;font-size:14px;background:#fff;border-bottom:1px solid var(--border);vertical-align:middle}.bf-compare-row-after{color:var(--text);font-weight:500}.bf-compare table tr:last-child td{border-bottom:none}.bf-why{background:#fff;padding:48px 48px 100px}.bf-why-inner{max-width:1100px;margin:0 auto}.bf-why-eyebrow{display:block;text-align:center;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.bf-why-title{text-align:center;font-size:clamp(32px,4vw,52px);font-weight:800;letter-spacing:-.04em;color:var(--ink);margin-bottom:64px}.bf-why-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}.bf-why-col{display:flex;flex-direction:column;align-items:flex-start}.bf-why-bar{width:40px;height:4px;border-radius:999px;background:#d1d5db;margin-bottom:20px}.bf-why-col-title{font-size:20px;font-weight:750;letter-spacing:-.02em;color:var(--ink);margin-bottom:12px;line-height:1.25}.bf-why-col-text{font-size:15.5px;color:var(--muted);line-height:1.65}.why-mock{width:100%;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin-top:48px;margin-bottom:20px;flex-direction:column}.why-mock,.wm-row{display:flex;gap:9px}.wm-row{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:9px;padding:9px 11px}.wm-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.wm-missed .wm-dot{background:#f59e0b}.wm-ok .wm-dot{background:#16a34a}.wm-txt{flex:1;min-width:0}.wm-txt b{display:block;font-size:11.5px;font-weight:600;color:#111827}.wm-txt span{font-size:10.5px;color:#9ca3af}.wm-row svg{width:14px;height:14px;flex-shrink:0;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wm-missed svg{stroke:#d1d5db}.wm-ok svg{stroke:#16a34a}.wm-bar-row{display:flex;align-items:center;gap:10px;font-size:11px;color:#6b7280}.wm-bar-row span{width:58px;flex-shrink:0}.wm-bar-row b{margin-left:auto;font-size:11px;color:#111827;font-weight:600}.wm-bar{height:6px;border-radius:3px;background:#e5e7eb;flex:1;position:relative;overflow:hidden}.wm-bar.wide:after{width:88%;background:#f59e0b}.wm-bar.slim:after,.wm-bar.wide:after{content:"";position:absolute;inset:0;border-radius:3px}.wm-bar.slim:after{width:14%;background:#16a34a}.wm-click{display:flex;align-items:center;justify-content:center;gap:8px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:9px;padding:11px;font-size:12px;font-weight:600;color:#4f46e5}.wm-click svg{width:15px;height:15px;stroke:#4f46e5;fill:#4f46e5;stroke-width:1}.wm-confirm{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#374151;padding:2px 2px 0}.wm-confirm svg{width:14px;height:14px;stroke:#16a34a;fill:none;stroke-width:2.4;flex-shrink:0;stroke-linecap:round;stroke-linejoin:round}.bf-why-anim{width:100%;aspect-ratio:4/5;border-radius:20px;overflow:hidden;border:1px solid var(--border);box-shadow:0 8px 32px -16px rgba(20,23,40,.18);margin-top:8px}.bf-why-anim iframe{width:100%;height:100%;border:none;display:block;background:#e8eaf2}.bf-faq{max-width:1100px;margin:0 auto;padding:100px 48px}.bf-faq-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#111827;margin-bottom:14px;display:block;text-align:center}.bf-faq-title{font-size:clamp(32px,4vw,52px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--text);margin-bottom:56px;text-align:center}.bf-faq-list{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border)}.bf-faq-item{border-bottom:1px solid var(--border);overflow:hidden;background:transparent}.bf-faq-btn{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:24px 8px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:17px;font-weight:600;color:var(--text);transition:color .12s}.bf-faq-btn:hover{color:var(--accent)}.bf-faq-icon{flex-shrink:0;width:28px;height:28px;border-radius:999px;border:1.5px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--text-muted);transition:transform .2s,background .2s,border-color .2s}.bf-faq-icon.open{transform:rotate(45deg);background:var(--accent);border-color:var(--accent);color:#fff}.bf-faq-answer{padding:0 8px 24px;font-size:16px;color:var(--text-muted);line-height:1.75;max-width:860px}.bf-lang-overlay{position:fixed;inset:0;z-index:9998;background:rgba(10,10,15,.45);backdrop-filter:blur(3px);display:flex;align-items:flex-end;animation:bf-fade-in .2s ease}.bf-lang-sheet{width:100%;background:#fff;border-radius:24px 24px 0 0;padding:28px 24px 40px;animation:bf-slide-from-bottom .3s cubic-bezier(.32,.72,0,1)}@keyframes bf-slide-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bf-lang-grip{width:40px;height:4px;border-radius:2px;background:var(--border);margin:0 auto 24px}.bf-lang-globe{width:48px;height:48px;background:var(--accent-50);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--accent)}.bf-lang-sheet-title{text-align:center;font-size:18px;font-weight:800;color:var(--text);margin-bottom:6px;letter-spacing:-.02em}.bf-lang-sheet-sub{text-align:center;font-size:14px;color:var(--text-muted);margin-bottom:24px}.bf-lang-opts{display:flex;flex-direction:column;gap:8px}.bf-lang-opt{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1.5px solid var(--border);background:#fff;font-size:16px;font-weight:500;color:var(--text);cursor:pointer;transition:border-color .15s,background .15s;text-align:left}.bf-lang-opt:hover{border-color:var(--accent-100);background:var(--accent-50)}.bf-lang-opt-flag{width:26px;height:26px;border-radius:999px;overflow:hidden;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.bf-lang-opt-flag svg{width:100%;height:100%;display:block}.bf-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;animation:bf-fade-in .2s ease}@keyframes bf-fade-in{0%{opacity:0}to{opacity:1}}.bf-modal{background:#fff;border-radius:20px;width:100%;max-width:420px;height:600px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.22);animation:bf-slide-up .3s cubic-bezier(.34,1.56,.64,1)}@keyframes bf-slide-up{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.bf-modal-header{background:#fff;padding:16px 20px;gap:12px;border-bottom:1px solid #f0f0f3}.bf-modal-avatar,.bf-modal-header{display:flex;align-items:center;flex-shrink:0}.bf-modal-avatar{width:38px;height:38px;background:#16181d;border-radius:11px;justify-content:center;position:relative}.bf-modal-avatar:after{content:"";position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border-radius:50%;background:#16a34a;border:2px solid #fff}.bf-modal-avatar-letter{font-size:16px;font-weight:700;color:#fff;line-height:1}.bf-modal-info{flex:1}.bf-modal-name{color:#16181d;font-weight:700;font-size:15px;letter-spacing:-.01em}.bf-modal-status{font-size:11.5px;color:#9ca3af;font-weight:500;margin-top:2px}.bf-modal-close{background:transparent;border:none;border-radius:9px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af;transition:background .15s;flex-shrink:0}.bf-modal-close:hover{background:#f0f0f3}.bf-modal-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;background:#fbfbfc}.bf-bubble{font-size:14.5px;line-height:1.55;padding:13px 16px;border-radius:14px;max-width:86%;white-space:pre-line}.bf-bubble-bot{background:#fff;color:#1a1a1f;border:1px solid #ececef;border-bottom-left-radius:5px;align-self:flex-start}.bf-bubble-user{background:#16181d;color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.bf-bubble strong{font-weight:650}.bf-typing{display:flex;align-items:center;gap:4px;padding:13px 16px;background:#fff;border:1px solid #ececef;border-radius:14px;border-bottom-left-radius:5px;align-self:flex-start}.bf-typing span{width:7px;height:7px;background:#9ca3af;border-radius:50%;animation:bf-bounce 1.2s infinite}.bf-typing span:nth-child(2){animation-delay:.15s}.bf-typing span:nth-child(3){animation-delay:.3s}@keyframes bf-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.bf-chips{display:flex;flex-wrap:wrap;gap:8px;padding:0;align-self:stretch}.bf-chip{display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:11px;background:#fff;border:1px solid #ececef;font-size:13.5px;font-weight:600;color:#16181d;cursor:pointer;transition:border-color .15s,background .15s;text-align:left;font-family:inherit}.bf-chip:hover{border-color:#cdcef6;background:#f2f2fd;color:var(--accent)}.bf-modal-footer,.bf-modal-input-area{padding:14px 18px;border-top:1px solid #f0f0f3;display:flex;gap:9px;align-items:center;background:#fff;flex-shrink:0}.bf-modal-fake-input{display:flex;align-items:center;border-radius:10px;border:1px solid #ececef;color:#9ca3af}.bf-modal-fake-input,.bf-modal-input{flex:1;height:40px;padding:0 14px;background:#f5f5f6;font-size:13.5px}.bf-modal-input{border:1.5px solid #ececef;border-radius:10px;outline:none;transition:border-color .2s;font-family:inherit}.bf-modal-input:focus{border-color:var(--accent);background:#fff}.bf-modal-send{background:#16181d;color:#fff;border:none;border-radius:10px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s;flex-shrink:0;opacity:.35}.bf-modal-send.active{opacity:1}.bf-modal-send:hover{opacity:.85}.bf-modal-branding{text-align:center;font-size:10.5px;color:#9ca3af;padding:8px;background:#fff;border-top:1px solid #f0f0f3;font-weight:500;flex-shrink:0}.bf-modal-branding b{color:#6b7280;font-weight:650}.bf-recap{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 12px rgba(0,0,0,.1);align-self:stretch}.bf-recap-title{font-weight:700;font-size:15px;margin-bottom:10px;color:var(--text)}.bf-recap-row{display:flex;justify-content:space-between;font-size:13px;padding:5px 0;border-bottom:1px solid var(--border);color:var(--text-muted)}.bf-recap-row:last-of-type{border-bottom:none}.bf-recap-row span:last-child{font-weight:600;color:var(--text)}.bf-recap-btn{width:100%;margin-top:14px;background:var(--accent);color:#fff;border:none;border-radius:10px;padding:12px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s}.bf-recap-btn:hover{background:var(--accent-700)}.bf-done{text-align:center;padding:24px 16px;animation:bf-bounce-in .5s cubic-bezier(.34,1.56,.64,1)}@keyframes bf-bounce-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.bf-done-emoji{font-size:52px;margin-bottom:12px}.bf-done-title{font-size:18px;font-weight:800;color:var(--text);margin-bottom:6px}.bf-done-sub{font-size:14px;color:var(--text-muted)}@media (max-width:768px){.bf-nav{width:calc(100% - 24px);top:8px;border-radius:999px}.bf-nav-links{display:none}.bf-nav-actions .bf-btn-ghost{display:inline-flex}.bf-nav-actions .bf-btn-primary,.bf-nav-divider,.bf-nav-lang-wrap{display:none}.bf-hero{padding:90px 16px 0;background:#fff}.bf-hero-title{font-size:clamp(26px,8.5vw,36px)}.bf-hero-sub{font-size:16px;margin:0 auto 24px}.bf-hero-cta{flex-wrap:wrap;gap:10px;width:100%;margin-bottom:20px}.bf-hero-cta .bf-btn-primary{order:-1;flex:0 0 100%;justify-content:center;text-align:center;font-size:15px;padding:14px 16px}.bf-hero-cta .bf-btn-secondary-lg{flex:1 1 0;min-width:0;justify-content:center;text-align:center;font-size:13px;padding:11px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-hero-trust{flex-direction:row;justify-content:center;gap:4px 14px;font-size:11px}.bf-hero-preview{margin-top:24px;width:100%;padding-bottom:40px}.bf-hero-preview .bfs-chat{height:400px}.bf-chat-widget{max-width:100%;margin:0 auto}.bf-features-grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bf-features-grid::-webkit-scrollbar{display:none}.bf-feat-card{min-width:78vw;max-width:78vw;width:78vw;scroll-snap-align:start;flex-shrink:0;box-sizing:border-box;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.bf-tabs-body{grid-template-columns:1fr}.bf-tabs-visual{border-right:none;border-bottom:1px solid var(--border);min-height:220px;padding:32px}.bf-tabs-content{padding:32px}.bf-tabs-btn{padding:0 14px 16px;font-size:13px}.bf-pricing-grid{grid-template-columns:1fr}.bf-features{padding:60px 20px}.bf-pitch{padding:60px 20px 40px}.bf-pitch-title{white-space:normal;font-size:36px}.bf-pitch-chips{flex-direction:row;flex-wrap:nowrap;gap:8px}.bf-pitch-chip{border-radius:10px;padding:10px 8px;font-size:12px;width:auto;flex:1;justify-content:center;gap:6px}.bf-feats-ext{padding:0 20px 60px}.bf-tabs-wrap{padding:0}.bf-feats-scroll-hint{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;color:var(--text-faint);font-size:12px}.bf-compare,.bf-why{padding:60px 20px}.bf-why-cols{grid-template-columns:1fr;gap:32px}.bf-why-title{margin-bottom:40px}.bf-why-anim{aspect-ratio:4/5}.bf-cta,.bf-faq,.bf-pricing{padding:60px 20px}.bf-compare-table{font-size:13px}.bf-compare-row-after,.bf-compare-row-before{padding:11px 14px}.bf-cta-inner{padding:40px 28px}.bf-footer-inner{flex-direction:column;align-items:flex-start;gap:16px}.bf-nav-inner{padding:0 20px}.bf-section-title{font-size:30px}.bfs-wrapper{max-width:100%;width:100%}.bfa-stage{flex-direction:column;gap:16px;padding:0}.bfa-col{width:100%;min-width:0;max-width:100%;flex:none}.bfa-scene{height:400px;border-radius:20px}.bf-results{padding:60px 16px}.bf-results-panel{width:100%}.bf-features{padding:60px 16px}.bf-feats-ext{padding:0 16px 60px}}.rec-card{width:100%;background:#fff;border:1px solid #ededf0;border-radius:22px;box-shadow:0 1px 2px rgba(16,18,29,.035),0 40px 80px -50px rgba(16,18,29,.32);padding:30px 34px 32px;margin-bottom:16px}.rec-head{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.rec-h-ic{width:46px;height:46px;border-radius:13px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#16181d;color:#fff;box-shadow:0 1px 2px rgba(16,18,29,.25),inset 0 1px 0 hsla(0,0%,100%,.08)}.rec-h-ic svg{width:23px;height:23px}.rec-h-txt{flex:1;min-width:240px}.rec-h-title{font-size:21px;font-weight:600;letter-spacing:-.025em;color:#16181d}.rec-h-sub{font-size:13.5px;color:#71757f;margin-top:5px;letter-spacing:-.004em;line-height:1.5}.rec-h-actions{display:flex;gap:10px;flex-shrink:0}.rec-btn{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:-.01em;cursor:pointer;padding:10px 16px;border-radius:11px;transition:background .16s,transform .12s}.rec-btn svg{width:16px;height:16px}.rec-btn:active{transform:scale(.98)}.rec-btn-ghost{background:#fff;border:1px solid #e4e6ea;color:#3a3f4a;box-shadow:0 1px 2px rgba(16,18,29,.04)}.rec-btn-ghost:hover{background:#f5f6f8}.rec-btn-ink{background:#16181d;border:1px solid #16181d;color:#fff;box-shadow:0 1px 2px rgba(16,18,29,.22),0 8px 18px -10px rgba(16,18,29,.5)}.rec-btn-ink:hover{background:#23262e}.rec-rule{height:1px;background:#ededf0;margin:24px 0}.rec-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rec-stat{border:1px solid #ededf0;border-radius:15px;padding:18px 18px 17px;background:#fbfbfc;transition:border-color .2s,box-shadow .2s}.rec-stat:hover{border-color:#e4e6ea;box-shadow:0 1px 2px rgba(16,18,29,.04),0 14px 30px -22px rgba(16,18,29,.3)}.rec-stat-top{gap:9px;margin-bottom:14px}.rec-stat-ic,.rec-stat-top{display:flex;align-items:center}.rec-stat-ic{width:26px;height:26px;border-radius:8px;flex-shrink:0;justify-content:center;background:#fff;border:1px solid #ededf0;color:#71757f}.rec-stat-ic svg{width:14px;height:14px}.rec-stat-label{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9aa0aa}.rec-stat-num{font-size:34px;font-weight:600;letter-spacing:-.035em;line-height:1;font-variant-numeric:tabular-nums;color:#16181d;display:flex;align-items:baseline;gap:8px;white-space:nowrap}.rec-stat-unit{font-size:17px;font-weight:600;letter-spacing:-.02em;color:#3a3f4a}.rec-trend-good{font-size:11px;font-weight:600;letter-spacing:-.005em;padding:2px 7px;border-radius:999px;display:inline-flex;align-items:center;gap:3px;color:#1f9d57;background:rgba(31,157,87,.1);border:1px solid rgba(31,157,87,.24);margin-left:auto}.rec-trend-good svg{width:11px;height:11px}.rec-stat-desc{font-size:12px;color:#71757f;margin-top:12px;line-height:1.45}.rec-chart-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:26px 0 6px}.rec-chart-title{font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#9aa0aa}.rec-legend{display:flex;gap:18px}.rec-leg{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:#3a3f4a}.rec-ln{width:18px;border-radius:2px;display:inline-block}.rec-ln-bf{height:2.5px;background:#1f9d57}.rec-ln-est{height:2px;background:repeating-linear-gradient(90deg,#b9bdc6 0 5px,transparent 5px 9px)}.rec-compare{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;margin-top:24px;border:1px solid #ededf0;border-radius:15px;overflow:hidden;background:#fbfbfc}.rec-cmp{padding:16px 20px}.rec-cmp-border{border-left:1px solid #ededf0}.rec-cmp-label{font-size:12px;color:#71757f;letter-spacing:-.004em}.rec-cmp-val{font-size:24px;font-weight:600;letter-spacing:-.03em;margin-top:6px;font-variant-numeric:tabular-nums;color:#16181d;white-space:nowrap}.rec-cmp-green{color:#1f9d57}.rec-badge{display:flex;align-items:center;justify-content:center;padding:0 24px;border-left:1px solid rgba(31,157,87,.18);background:rgba(31,157,87,.07);min-width:130px;align-self:stretch}.rec-badge-val{display:inline-flex;align-items:center;gap:6px;font-size:17px;font-weight:600;letter-spacing:-.02em;color:#1f9d57}.rec-badge-val svg{width:16px;height:16px}@media (max-width:720px){.rec-card{max-width:100%;margin:0;border-radius:0;border:none;box-shadow:none;padding:20px 16px 28px}.rec-head{gap:12px}.rec-h-ic{width:42px;height:42px;border-radius:12px}.rec-h-ic svg{width:20px;height:20px}.rec-h-title{font-size:19px;line-height:1.25}.rec-h-sub{font-size:13.5px;margin-top:6px}.rec-h-txt{min-width:0}.rec-h-actions{width:100%;gap:8px}.rec-btn{flex:1;justify-content:center;padding:13px 14px;font-size:13.5px}.rec-rule{margin:20px 0}.rec-stats{grid-template-columns:1fr;gap:12px}.rec-stat{padding:18px}.rec-stat-label{font-size:11.5px}.rec-stat-num{font-size:38px;white-space:nowrap}.rec-stat-unit{font-size:18px}.rec-stat-desc{font-size:13px;margin-top:10px}.rec-chart-head{margin:22px 0 10px;gap:10px}.rec-chart-title{font-size:11.5px}.rec-legend{gap:14px}.rec-leg{font-size:12.5px}.rec-compare{grid-template-columns:1fr 1fr;border-radius:14px}.rec-cmp{padding:14px}.rec-cmp-label{font-size:12px}.rec-cmp-val{font-size:22px;margin-top:5px;white-space:nowrap}.rec-badge{grid-column:1/-1;border-left:none;padding:13px 14px;border-top:1px solid rgba(31,157,87,.18);min-width:0}.rec-badge-val{font-size:16px;white-space:nowrap}}.appt-page{padding:40px 32px 80px}.appt-page-title{font-size:26px;font-weight:600;letter-spacing:-.03em;color:#16181d}.appt-stack{display:flex;flex-direction:column;gap:18px}@media (max-width:720px){.appt-page{padding:0 0 80px!important}.appt-page-title{font-size:24px!important;font-weight:800!important;letter-spacing:-.02em!important;padding:14px 16px 10px!important}.appt-stack{gap:10px!important;padding:0 12px 28px!important}.appt-card{padding:14px!important;border-radius:14px!important}.appt-cap-row{flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:16px!important}.appt-cap-unit{display:none!important}.appt-upcoming-row{gap:10px!important;padding:11px 0!important;border-radius:0!important;border:none!important;border-bottom:.5px solid #e5e6ea!important;background:transparent!important}.appt-upcoming-row:last-child{border-bottom:none!important}.appt-upcoming-row>div:nth-child(3){display:none!important}.appt-upcoming-row span[style*=ecfdf5]{font-size:11px!important;padding:5px 9px!important;gap:4px!important}.appt-when-row{flex-wrap:wrap!important;gap:3px!important;font-size:11.5px!important}.appt-when-row>svg{display:none!important}.appt-attend-row{grid-template-columns:1fr!important;gap:10px!important;padding:12px 14px!important}}