.bonde-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--bonde-heading-font);font-size:18px;font-weight:600;line-height:1;letter-spacing:-.01em;text-transform:uppercase;padding:16px 20px;border-radius:6px;border:1.5px solid transparent;transition:background .16s ease,color .16s ease,border-color .16s ease,opacity .16s ease}.bonde-section .bonde-btn--primary{background:var(--bonde-accent);color:#fff}.bonde-section .bonde-btn--primary .bonde-cta__arrow{color:#fff}.bonde-section .bonde-btn--primary:hover{background:var(--bonde-accent-hover);color:#fff}.bonde-section .bonde-btn--ghost{background:transparent;color:var(--color-foreground-heading, currentColor);border-color:rgba(var(--color-foreground-rgb, 34 34 34),.25)}.bonde-section .bonde-btn--ghost .bonde-cta__arrow{color:var(--bonde-accent)}.bonde-section .bonde-btn--ghost:hover{border-color:var(--bonde-accent)}.bonde-bhero{padding-block:var(--bonde-pt, 64px) var(--bonde-pb, 96px)}.bonde-bhero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.bonde-bhero__content{display:flex;flex-direction:column;gap:32px}.bonde-bhero__headline{font-family:var(--bonde-heading-font);font-size:clamp(40px,5.4vw,72px);line-height:1;letter-spacing:-.02em;margin:0;color:var(--color-foreground-heading, currentColor);text-wrap:balance}.bonde-bhero__sub{max-width:560px}.bonde-bhero__ctas{display:inline-flex;gap:24px;flex-wrap:wrap;align-items:center}.bonde-bhero__trust{display:inline-flex;align-items:center;gap:16px;flex-wrap:wrap;color:rgba(var(--color-foreground-rgb, 34 34 34),.8)}.bonde-bhero__trust .bonde-hero__stars{display:inline-flex}.bonde-bhero__trust .bonde-hero__stars svg{width:20px;height:20px;color:var(--bonde-accent);display:block}.bonde-bhero .bonde-hero__badge-img{display:block;height:var(--bonde-app-store-badge-height, 40px);width:auto;max-width:100%}.bonde-bhero__rating{font-size:16px;font-weight:600;line-height:1.2;letter-spacing:-.01em}.bonde-bhero__visual{position:relative;aspect-ratio:560 / 520;border-radius:var(--bonde-radius);background:var(--bonde-accent);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:40px}.bonde-bhero__visual:before,.bonde-bhero__visual:after{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle at center,#ffffff40,#fff0 70%);pointer-events:none;z-index:0}.bonde-bhero__visual:before{width:520px;height:520px;left:-180px;top:-120px}.bonde-bhero__visual:after{width:480px;height:480px;right:-160px;bottom:-200px}.bonde-bbuilder{position:relative;z-index:1;width:100%;background:#fff;color:var(--bonde-ink);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:20px;box-shadow:0 30px 60px -24px #0000004d}.bonde-bbuilder__kicker{font-family:var(--bonde-heading-font);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--bonde-accent);font-weight:700}.bonde-bbuilder__title{font-family:var(--bonde-heading-font);font-size:24px;font-weight:700;line-height:1.1;letter-spacing:-.01em;margin:0}.bonde-bbuilder__head{display:flex;flex-direction:column;gap:6px}.bonde-bbuilder__products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bonde-bbuilder__product{border-radius:8px;padding:12px;background:#f7f4ec;display:flex;flex-direction:column;gap:8px}.bonde-bbuilder__product.is-empty{background:#f0ece3;border:2px dashed rgba(34,34,34,.15)}.bonde-bbuilder__thumb{aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#eae3d4,#d6cdb8)}.bonde-bbuilder__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bonde-bbuilder__meta{display:flex;flex-direction:column;gap:2px}.bonde-bbuilder__name{font-size:12px;color:#222222a6}.bonde-bbuilder__price{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700;color:var(--bonde-ink)}.bonde-bbuilder__status{font-size:12px;color:#222222a6;margin:0}.bonde-bbuilder__bar{height:8px;border-radius:999px;background:#3800df1a;overflow:hidden}.bonde-bbuilder__bar-fill{display:block;width:66%;height:100%;background:var(--bonde-accent);border-radius:999px}.bonde-bbuilder__cta{padding:14px 16px;border-radius:8px;background:var(--bonde-ink);color:#fff;font-family:var(--bonde-heading-font);font-size:14px;font-weight:600;text-align:center}.bonde-btrack{position:relative;z-index:1;width:100%;background:#fff;color:var(--bonde-ink);border-radius:12px;overflow:hidden;box-shadow:0 30px 60px -24px #0000004d;display:flex;flex-direction:column}.bonde-btrack__bar{background:#f3efe5;height:32px;padding:0 12px;display:flex;gap:6px;align-items:center}.bonde-btrack__bar>span:not(.bonde-btrack__url){width:8px;height:8px;border-radius:50%;background:#2223}.bonde-btrack__url{margin-left:8px;background:#fff;border-radius:6px;padding:3px 10px;font-family:var(--bonde-heading-font);font-size:11px;color:#2222228c;flex:1;max-width:320px}.bonde-btrack__body{padding:20px;display:flex;flex-direction:column;gap:16px}.bonde-btrack__head{display:flex;flex-direction:column;gap:4px}.bonde-btrack__title{font-family:var(--bonde-heading-font);font-size:22px;font-weight:700;line-height:1.1;margin:0;letter-spacing:-.01em}.bonde-btrack__order{font-size:12px;color:#2229}.bonde-btrack__eta{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:14px 16px}.bonde-btrack__eta-left{display:flex;flex-direction:column;gap:2px}.bonde-btrack__eta-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-btrack__eta-date{font-family:var(--bonde-heading-font);font-size:15px;font-weight:700;color:var(--bonde-ink)}.bonde-btrack__eta-pill{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em;background:var(--bonde-accent);color:#fff;padding:6px 10px;border-radius:999px;white-space:nowrap}.bonde-btrack__timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bonde-btrack__timeline li{display:flex;gap:12px;align-items:flex-start}.bonde-btrack__timeline li>div{display:flex;flex-direction:column;gap:1px}.bonde-btrack__dot{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#2223;flex:0 0 8px}.bonde-btrack__timeline li.is-active .bonde-btrack__dot{background:var(--bonde-accent)}.bonde-btrack__time{font-family:var(--bonde-heading-font);font-size:12px;font-weight:600;color:var(--bonde-ink)}.bonde-btrack__event{font-size:11px;color:#2229}.bonde-btrack__signup{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.bonde-btrack__signup-label{font-size:12px;color:var(--bonde-ink)}.bonde-btrack__signup-row{display:flex;gap:6px}.bonde-btrack__signup-input{flex:1;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:6px;padding:6px 10px;font-size:11px;color:#22222280}.bonde-btrack__signup-btn{background:var(--bonde-accent);color:#fff;border-radius:6px;padding:6px 12px;font-family:var(--bonde-heading-font);font-size:11px;font-weight:600;white-space:nowrap}.bonde-bjourney{position:relative;z-index:1;width:100%;background:#fff;color:var(--bonde-ink);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 30px 60px -24px #0000004d}.bonde-bjourney__head{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center}.bonde-bjourney__tag{display:inline-flex;align-items:center;gap:6px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--bonde-accent)}.bonde-bjourney__tag-dot{width:6px;height:6px;border-radius:50%;background:var(--bonde-accent)}.bonde-bjourney__subhead{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bjourney__rows{display:flex;flex-direction:column;gap:8px}.bonde-bjourney__row{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:10px 14px}.bonde-bjourney__row-meta{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.bonde-bjourney__surface{display:inline-flex;align-items:center;justify-content:center;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.06em;background:#3800df1a;color:var(--bonde-accent);padding:4px 8px;border-radius:4px;white-space:nowrap}.bonde-bjourney__product{display:flex;gap:8px;align-items:center;flex:1;min-width:0}.bonde-bjourney__thumb{width:28px;height:28px;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1);flex:0 0 28px}.bonde-bjourney__product-text{display:flex;flex-direction:column;line-height:1.2;min-width:0}.bonde-bjourney__product-text strong{font-family:var(--bonde-heading-font);font-size:12px;color:var(--bonde-ink);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bonde-bjourney__product-text span{font-size:11px;color:#2229}.bonde-bjourney__status{font-family:var(--bonde-heading-font);font-size:10px;font-weight:600;padding:4px 10px;border-radius:999px;white-space:nowrap}.bonde-bjourney__status--added{background:#3800df1f;color:var(--bonde-accent)}.bonde-bjourney__status--shown{background:#22222214;color:#222222a6}.bonde-bjourney__total{text-align:center;display:flex;flex-direction:column;gap:2px;padding-top:6px;border-top:1px dashed rgba(0,0,0,.08)}.bonde-bjourney__total-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-bjourney__total-value{font-family:var(--bonde-heading-font);font-size:30px;font-weight:700;color:var(--bonde-accent);letter-spacing:-.02em;line-height:1}.bonde-bsub{position:relative;z-index:1;width:100%;background:#fff;color:var(--bonde-ink);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 30px 60px -24px #0000004d}.bonde-bsub__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.bonde-bsub__head strong{display:block;font-family:var(--bonde-heading-font);font-size:16px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bsub__head span{display:block;font-size:12px;color:#2229;margin-top:2px}.bonde-bsub__active{background:#3800df1f;color:var(--bonde-accent);padding:4px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.bonde-bsub__next{display:flex;gap:14px;align-items:center;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:14px}.bonde-bsub__date{flex:0 0 56px;display:flex;flex-direction:column;align-items:center;border-right:1px solid rgba(0,0,0,.08);padding-right:14px}.bonde-bsub__date span{font-family:var(--bonde-heading-font);font-size:11px;font-weight:700;letter-spacing:.06em;color:#2229}.bonde-bsub__date strong{font-family:var(--bonde-heading-font);font-size:26px;font-weight:700;color:var(--bonde-ink);letter-spacing:-.02em;line-height:1}.bonde-bsub__next-meta{display:flex;flex-direction:column;gap:2px;line-height:1.3;min-width:0}.bonde-bsub__kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-bsub__next-meta strong{font-family:var(--bonde-heading-font);font-size:13px;font-weight:600;color:var(--bonde-ink)}.bonde-bsub__next-meta span:last-child{font-size:11px;color:#2229}.bonde-bsub__manage-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c;margin-top:2px}.bonde-bsub__actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bonde-bsub__actions>span{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:6px;padding:10px 12px;text-align:center;font-size:12px;color:var(--bonde-ink)}.bonde-bsub__loyalty{display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--bonde-ink);color:#fff;border-radius:8px;padding:12px 14px}.bonde-bsub__loyalty-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#b9a6ff}.bonde-bsub__loyalty strong{display:block;font-size:12px;color:#fff;margin-top:3px;font-weight:500}.bonde-bsub__loyalty-btn{background:var(--bonde-accent);color:#fff;padding:6px 14px;border-radius:6px;font-family:var(--bonde-heading-font);font-size:12px;font-weight:600;white-space:nowrap}@media(max-width:960px){.bonde-bhero__grid{grid-template-columns:1fr;gap:40px}.bonde-bhero__visual{aspect-ratio:auto;padding:24px;align-items:stretch}.bonde-bhero__visual>*{width:100%}}.bonde-bproblems{padding-block:var(--bonde-pt, 88px) var(--bonde-pb, 88px)}.bonde-bproblems__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:32px;align-items:end}.bonde-bproblems__head-left{display:flex;flex-direction:column;gap:24px}.bonde-bproblems__title{max-width:720px}.bonde-bproblems__intro{max-width:416px}.bonde-bproblems__grid{margin-top:64px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.bonde-bproblem{padding-top:24px;position:relative;display:flex;flex-direction:column;gap:16px}.bonde-bproblem:before{content:"";position:absolute;top:0;left:0;width:100%;height:1.5px;background:var(--bonde-accent);transform:scaleX(0);transform-origin:left center;transition:transform .9s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--bonde-bproblem-i, 0) * .12s)}.bonde-bproblem.is-visible:before{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.bonde-bproblem:before{transition:none;transform:scaleX(1)}}.bonde-bproblem__num{font-family:var(--bonde-heading-font);font-size:14px;font-weight:600;color:var(--bonde-accent);letter-spacing:.02em}.bonde-bproblem__heading{font-family:var(--bonde-heading-font);font-size:24px;font-weight:600;line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--color-foreground-heading, currentColor)}.bonde-bproblem__text{font-size:16px;line-height:1.5;margin:0;color:rgba(var(--color-foreground-rgb, 34 34 34),.8)}@media(max-width:900px){.bonde-bproblems__head{grid-template-columns:1fr;align-items:flex-start}.bonde-bproblems__grid{grid-template-columns:1fr;gap:28px}}.bonde-bshowcase{padding-block:var(--bonde-pt, 88px) var(--bonde-pb, 88px)}.bonde-bshowcase__head{display:flex;flex-direction:column;gap:24px;max-width:1100px}.bonde-bshowcase__title{max-width:1000px}.bonde-bshowcase__body{max-width:760px}.bonde-bshowcase__row{margin-top:72px;display:grid;grid-template-columns:320px minmax(0,1fr) 320px;gap:56px;align-items:center}.bonde-bshowcase__col--left,.bonde-bshowcase__col--right{display:flex;flex-direction:column;gap:48px}.bonde-bcallout{display:flex;flex-direction:column;gap:12px}.bonde-bcallout__tag{display:inline-flex;align-items:center;justify-content:center;width:32px;height:24px;border-radius:4px;background:var(--bonde-accent);color:#fff;font-family:var(--bonde-heading-font);font-size:12px;font-weight:700;letter-spacing:.02em;align-self:flex-start}.bonde-bcallout__heading{font-family:var(--bonde-heading-font);font-size:20px;font-weight:700;line-height:1.2;letter-spacing:-.01em;margin:0}.bonde-bcallout__text{font-size:15px;line-height:1.5;margin:0;color:rgba(var(--color-foreground-rgb, 34 34 34),.75)}.bonde-bshowcase__mock{background:var(--bonde-ink);color:#fff;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 30px 60px -30px #0006}.bonde-bshowcase__mock-bar{height:30px;background:#0f0f11;display:flex;gap:6px;align-items:center;padding:0 14px}.bonde-bshowcase__mock-bar span{width:10px;height:10px;border-radius:50%;background:#ffffff40}.bonde-bshowcase__mock-bar span:nth-child(1){background:#ff5f57}.bonde-bshowcase__mock-bar span:nth-child(2){background:#febb2e}.bonde-bshowcase__mock-bar span:nth-child(3){background:#28c840}.bonde-bshowcase__mock-body{padding:24px;display:flex;flex-direction:column;gap:20px}.bonde-bshowcase__mock-head{display:flex;flex-direction:column;gap:6px}.bonde-bshowcase__mock-kicker{font-size:11px;color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase}.bonde-bshowcase__mock-title{font-family:var(--bonde-heading-font);font-size:22px;font-weight:700;line-height:1.1;letter-spacing:-.01em;margin:0}.bonde-bshowcase__mock-sub{font-size:13px;color:#fff9;margin:0}.bonde-bshowcase__mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bonde-bshowcase__mock-card{background:#ffffff0d;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px}.bonde-bshowcase__mock-thumb{aspect-ratio:4 / 3;border-radius:4px;background:linear-gradient(135deg,#2a2a2e,#35353a)}.bonde-bshowcase__mock-name{font-size:11px;color:#ffffffb3}.bonde-bshowcase__mock-price{font-family:var(--bonde-heading-font);font-size:13px;font-weight:700;color:#fff}.bonde-bshowcase__mock-progress{display:flex;flex-direction:column;gap:6px}.bonde-bshowcase__mock-progress-label{font-size:11px;color:#fff9}.bonde-bshowcase__mock-bar2{height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden}.bonde-bshowcase__mock-bar2 span{display:block;height:100%;width:50%;background:var(--bonde-accent);border-radius:999px}.bonde-bshowcase__mock-cta{padding:12px;border-radius:8px;background:var(--bonde-accent);color:#fff;text-align:center;font-family:var(--bonde-heading-font);font-size:13px;font-weight:600}.bonde-bshowcase__mock--image .bonde-bshowcase__mock-img{width:100%;height:auto;display:block}.bonde-bshowcase__mock-url{margin-left:10px;flex:1;max-width:340px;background:#ffffff14;border-radius:6px;padding:4px 10px;font-family:var(--bonde-heading-font);font-size:11px;color:#fff9}.bonde-bshowcase__mock[data-variant=tracking]{background:#fff;color:var(--bonde-ink)}.bonde-btrackpage{padding:20px;display:flex;flex-direction:column;gap:16px}.bonde-btrackpage__head{display:flex;flex-direction:column;gap:4px}.bonde-btrackpage__title{font-family:var(--bonde-heading-font);font-size:22px;font-weight:700;line-height:1.1;margin:0;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-btrackpage__order{font-size:12px;color:#2222228c}.bonde-btrackpage__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 112px;gap:12px}.bonde-btrackpage__status{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:2px}.bonde-btrackpage__kicker{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-btrackpage__month{font-size:11px;color:#222222b3;font-weight:600;margin-top:4px}.bonde-btrackpage__day{font-family:var(--bonde-heading-font);font-size:34px;font-weight:700;line-height:1;color:var(--bonde-ink);letter-spacing:-.02em}.bonde-btrackpage__state{font-size:12px;color:var(--bonde-ink);font-weight:600;margin-top:6px}.bonde-btrackpage__mini-timeline{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.bonde-btrackpage__mini-timeline li{display:flex;gap:8px;align-items:flex-start;font-size:10px}.bonde-btrackpage__mini-timeline li>div{display:flex;flex-direction:column;line-height:1.3}.bonde-btrackpage__mini-timeline li em{font-style:normal;color:#2229}.bonde-btrackpage__mini-timeline li span:first-child{color:var(--bonde-ink);font-weight:600}.bonde-btrackpage__mini-dot{width:6px;height:6px;margin-top:3px;border-radius:50%;background:#2223;flex:0 0 6px}.bonde-btrackpage__mini-timeline li.is-active .bonde-btrackpage__mini-dot{background:var(--bonde-accent)}.bonde-btrackpage__recs{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px}.bonde-btrackpage__recs-head{display:flex;justify-content:space-between;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;color:var(--bonde-ink);letter-spacing:.02em}.bonde-btrackpage__rec{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:4px 0;border-top:1px solid rgba(0,0,0,.06)}.bonde-btrackpage__rec:first-of-type{border-top:0}.bonde-btrackpage__rec-thumb{width:28px;height:28px;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-btrackpage__rec-meta{display:flex;flex-direction:column}.bonde-btrackpage__rec-meta span{font-size:10px;color:#2229}.bonde-btrackpage__rec-meta strong{font-family:var(--bonde-heading-font);font-size:11px;color:var(--bonde-ink)}.bonde-btrackpage__rec-add{padding:3px 8px;border-radius:4px;background:var(--bonde-accent);color:#fff;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700}.bonde-btrackpage__promo{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.bonde-btrackpage__promo-kicker{font-size:9px;color:#2222228c;letter-spacing:.06em;text-transform:uppercase}.bonde-btrackpage__promo-thumb{width:100%;aspect-ratio:1 / 1.2;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-btrackpage__promo strong{font-family:var(--bonde-heading-font);font-size:11px;color:var(--bonde-ink)}.bonde-btrackpage__signup{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:6px}.bonde-btrackpage__signup-kicker{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-btrackpage__signup p{margin:0;font-size:11px;color:#222222b3}.bonde-btrackpage__signup-row{display:flex;gap:6px}.bonde-btrackpage__signup-input{flex:1;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:6px;padding:6px 10px;font-size:10px;color:#22222280}.bonde-btrackpage__signup-btn{background:var(--bonde-ink);color:#fff;border-radius:6px;padding:6px 12px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:600;white-space:nowrap}.bonde-btrackpage__items{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}.bonde-btrackpage__items-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;color:var(--bonde-ink)}.bonde-btrackpage__items-row{display:flex;gap:10px;align-items:center}.bonde-btrackpage__items-thumb{width:40px;height:40px;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-btrackpage__items-meta{display:flex;flex-direction:column}.bonde-btrackpage__items-meta strong{font-size:11px;color:var(--bonde-ink);font-family:var(--bonde-heading-font)}.bonde-btrackpage__items-meta span{font-size:10px;color:#2229}.bonde-bshowcase__mock[data-variant=customer_journey]{background:#fff;color:var(--bonde-ink)}.bonde-bjourney-lg{padding:24px;display:flex;flex-direction:column;gap:16px}.bonde-bjourney-lg__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}.bonde-bjourney-lg__head strong{display:block;font-family:var(--bonde-heading-font);font-size:18px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bjourney-lg__head span{display:block;font-size:12px;color:#2229;margin-top:2px}.bonde-bjourney-lg__pill{background:#3800df1a;color:var(--bonde-accent);border-radius:999px;padding:4px 10px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.bonde-bjourney-lg__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bonde-bjourney-lg__steps li{display:flex;gap:14px;align-items:flex-start;position:relative}.bonde-bjourney-lg__steps li:not(:last-child):before{content:"";position:absolute;left:11px;top:24px;bottom:-10px;width:2px;background:#00000014}.bonde-bjourney-lg__num{width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:var(--bonde-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:var(--bonde-heading-font);font-size:11px;font-weight:700;position:relative;z-index:1}.bonde-bjourney-lg__meta{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.bonde-bjourney-lg__line{display:flex;justify-content:space-between;align-items:center;gap:10px}.bonde-bjourney-lg__surface{display:inline-flex;align-items:center;justify-content:center;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.06em;background:#3800df1f;color:var(--bonde-accent);padding:3px 8px;border-radius:4px;white-space:nowrap;flex:0 0 auto}.bonde-bjourney-lg__offer{flex:1;font-size:13px;color:var(--bonde-ink);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bonde-bjourney-lg__price{font-family:var(--bonde-heading-font);font-size:13px;font-weight:700;color:var(--bonde-ink);white-space:nowrap}.bonde-bjourney-lg__accepted{font-size:11px;color:var(--bonde-accent)}.bonde-bjourney-lg__total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;border-top:1px dashed rgba(0,0,0,.1)}.bonde-bjourney-lg__total strong{display:block;font-family:var(--bonde-heading-font);font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--bonde-ink);text-transform:uppercase}.bonde-bjourney-lg__total>div span{display:block;font-size:12px;color:#2222228c;margin-top:2px;text-transform:none;letter-spacing:0}.bonde-bjourney-lg__total-value{font-family:var(--bonde-heading-font);font-size:28px;font-weight:700;color:var(--bonde-accent);letter-spacing:-.02em;line-height:1}.bonde-bshowcase__mock[data-variant=subscription]{background:#fff;color:var(--bonde-ink)}.bonde-bportal{padding:22px;display:flex;flex-direction:column;gap:16px}.bonde-bportal__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}.bonde-bportal__head strong{display:block;font-family:var(--bonde-heading-font);font-size:18px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bportal__head>div>span{display:block;font-size:12px;color:#2229;margin-top:3px}.bonde-bportal__active{background:#3800df1f;color:var(--bonde-accent);padding:4px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.bonde-bportal__next{display:flex;gap:16px;align-items:center;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:16px}.bonde-bportal__date{flex:0 0 72px;display:flex;flex-direction:column;align-items:center;padding:6px 0;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.06)}.bonde-bportal__date span{font-family:var(--bonde-heading-font);font-size:11px;font-weight:700;letter-spacing:.06em;color:#2229}.bonde-bportal__date strong{font-family:var(--bonde-heading-font);font-size:28px;font-weight:700;color:var(--bonde-ink);letter-spacing:-.02em;line-height:1}.bonde-bportal__date em{font-style:normal;font-size:11px;color:#22222280}.bonde-bportal__next-meta{display:flex;flex-direction:column;gap:4px;line-height:1.3;min-width:0;flex:1}.bonde-bportal__kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-bportal__next-meta strong{font-family:var(--bonde-heading-font);font-size:15px;font-weight:600;color:var(--bonde-ink)}.bonde-bportal__price{display:inline-flex;gap:6px;align-items:center;flex-wrap:wrap}.bonde-bportal__price span:first-child{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700;color:var(--bonde-ink)}.bonde-bportal__price s{font-size:12px;color:#22222280}.bonde-bportal__save{background:var(--bonde-accent);color:#fff;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.05em;padding:2px 6px;border-radius:3px}.bonde-bportal__ship{font-size:11px;color:#2229}.bonde-bportal__manage-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c;margin-top:2px}.bonde-bportal__actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bonde-bportal__actions>span{display:flex;justify-content:center;align-items:center;gap:8px;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:11px 14px;text-align:center;font-size:12px;color:var(--bonde-ink)}.bonde-bportal__actions em{font-style:normal;font-size:13px;opacity:.8}.bonde-bportal__loyalty{display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--bonde-ink);color:#fff;border-radius:10px;padding:14px 18px}.bonde-bportal__loyalty-meta{display:flex;flex-direction:column;gap:3px;min-width:0}.bonde-bportal__loyalty-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#b9a6ff}.bonde-bportal__loyalty-meta strong{font-size:13px;color:#fff;font-weight:500}.bonde-bportal__vip{display:inline-flex;gap:6px;align-items:center;flex-wrap:wrap;font-size:11px}.bonde-bportal__vip em{color:#fff9;font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:10px}.bonde-bportal__vip i{font-style:normal;color:#ffffff80}.bonde-bportal__loyalty-btn{background:var(--bonde-accent);color:#fff;padding:7px 14px;border-radius:6px;font-family:var(--bonde-heading-font);font-size:12px;font-weight:600;white-space:nowrap}.bonde-bportal__footer{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#2229;padding-top:8px;border-top:1px dashed rgba(0,0,0,.08)}.bonde-bportal__cancel{color:#222222b3;text-decoration:underline;text-underline-offset:2px}@media(max-width:1100px){.bonde-bshowcase__row{grid-template-columns:minmax(0,1fr);gap:48px}.bonde-bshowcase__col{min-width:0}.bonde-bshowcase__col--left,.bonde-bshowcase__col--right{flex-direction:row;flex-wrap:wrap;gap:32px}.bonde-bshowcase__col--left .bonde-bcallout,.bonde-bshowcase__col--right .bonde-bcallout{flex:1 1 260px}}@media(max-width:700px){.bonde-bshowcase__col--left,.bonde-bshowcase__col--right{flex-direction:column}.bonde-bshowcase__col--left .bonde-bcallout,.bonde-bshowcase__col--right .bonde-bcallout{flex:0 0 auto}}.bonde-btypes{padding-block:var(--bonde-pt, 104px) var(--bonde-pb, 104px)}.bonde-btypes__head{display:flex;flex-direction:column;gap:24px}.bonde-btypes__title{max-width:1000px}.bonde-btypes__grid{margin-top:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.bonde-section .bonde-btype{background:var(--bonde-cream);color:var(--bonde-ink);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px;min-height:520px}.bonde-btype__badge{display:inline-flex;align-items:center;gap:12px}.bonde-btype__dot{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.bonde-btype__dot svg{width:100%;height:100%;display:block}.bonde-btype__label{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--bonde-ink)}.bonde-btype__visual{flex:1;min-height:260px;border-radius:12px;background:#faf7f0;border:1px solid rgba(0,0,0,.04);padding:32px;display:flex;align-items:center;justify-content:center}.bonde-btype__heading{font-family:var(--bonde-heading-font);font-size:24px;font-weight:700;line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--bonde-ink)}.bonde-btype__body{font-size:15px;line-height:1.5;margin:0;color:#222222bf}.bonde-btype__box{width:100%;max-width:360px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.bonde-btype__box-kicker{font-size:11px;color:#2222228c;text-transform:uppercase;letter-spacing:.06em}.bonde-btype__box-items{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.bonde-btype__box-item{aspect-ratio:1 / 1;border-radius:6px;background:#ece7d8}.bonde-btype__box-item.is-filled{background:var(--bonde-accent)}.bonde-btype__box-bar{height:6px;border-radius:999px;background:#ece7d8;overflow:hidden}.bonde-btype__box-bar span{display:block;width:66%;height:100%;background:var(--bonde-accent);border-radius:999px}.bonde-btype__mix{display:flex;align-items:center;gap:16px;width:100%;max-width:400px}.bonde-btype__mix-col{flex:1;display:flex;flex-direction:column;gap:8px;align-items:center}.bonde-btype__mix-label{font-size:12px;color:#222222b3;letter-spacing:.02em;font-weight:500}.bonde-btype__mix-frame{width:136px;height:140px;border-radius:8px;background:linear-gradient(135deg,#efe9d9,#e4dcc6);border:1px solid rgba(0,0,0,.05)}.bonde-btype__mix-plus{font-family:var(--bonde-heading-font);font-size:40px;color:var(--bonde-accent);font-weight:400}.bonde-btype__fixed{display:flex;gap:12px;width:100%;max-width:460px}.bonde-btype__fixed-item{flex:1;display:flex;flex-direction:column;gap:6px}.bonde-btype__fixed-thumb{aspect-ratio:1 / 1;border-radius:8px;background:linear-gradient(135deg,#eeeae0,#ddd5c1);border:1px solid rgba(0,0,0,.05)}.bonde-btype__fixed-name{font-size:11px;color:#2229}.bonde-btype__fixed-price{font-family:var(--bonde-heading-font);font-size:13px;font-weight:700;color:var(--bonde-ink)}.bonde-btype__tiers{width:100%;max-width:420px;display:flex;flex-direction:column;gap:10px}.bonde-btype__tier{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.05);font-family:var(--bonde-heading-font);font-size:16px;font-weight:600;color:var(--bonde-ink)}.bonde-btype__tier span:last-child{color:#2229}.bonde-btype__tier.is-active{border-color:var(--bonde-accent)}.bonde-btype__tier.is-active span:last-child{color:var(--bonde-accent)}.bonde-btype__cta{margin-top:auto}.bonde-bbranded{width:100%;max-width:480px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.bonde-bbranded__topbar{display:flex;justify-content:space-between;align-items:center}.bonde-bbranded__logo{width:64px;height:12px;border-radius:3px;background:var(--bonde-ink)}.bonde-bbranded__nav{display:inline-flex;gap:14px;font-size:11px;color:#2229;font-style:normal}.bonde-bbranded__nav em{font-style:normal}.bonde-bbranded__hero{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:4px;padding:12px;font-family:var(--bonde-heading-font);font-size:15px;font-weight:700;color:var(--bonde-ink)}.bonde-bbranded__line{height:16px;border-radius:3px;background:#ece7d8}.bonde-bbranded__line--sm{width:68%}.bonde-bbranded__domain{display:inline-flex;align-items:center;gap:6px;font-family:var(--bonde-heading-font);font-size:11px;color:var(--bonde-ink);font-weight:600}.bonde-bbranded__dot{width:7px;height:7px;border-radius:50%;background:var(--bonde-accent)}.bonde-balerts{display:flex;gap:12px;align-items:flex-start;width:100%;max-width:460px}.bonde-balerts__phone{flex:0 0 130px;background:var(--bonde-ink);color:#fff;border-radius:16px;padding:10px;display:flex;flex-direction:column;gap:8px}.bonde-balerts__time{font-size:10px;text-align:center;font-weight:600;opacity:.8}.bonde-balerts__notif{background:#ffffff1f;border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:2px;font-size:10px}.bonde-balerts__notif-head{display:flex;align-items:center;gap:4px;font-size:9px;opacity:.85}.bonde-balerts__notif-head em{margin-left:auto;font-style:normal;opacity:.7}.bonde-balerts__app{width:10px;height:10px;border-radius:2px;background:var(--bonde-accent);flex:0 0 10px}.bonde-balerts__notif-title{font-family:var(--bonde-heading-font);font-size:11px;font-weight:600}.bonde-balerts__notif span:last-child{opacity:.7;font-size:9px}.bonde-balerts__email{flex:1;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:6px;box-shadow:0 10px 24px -16px #00000040}.bonde-balerts__kicker{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-balerts__email strong{font-family:var(--bonde-heading-font);font-size:14px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-balerts__line{height:6px;border-radius:3px;background:#ece7d8}.bonde-balerts__line--short{width:60%}.bonde-balerts__cta{align-self:flex-start;background:var(--bonde-accent);color:#fff;padding:6px 10px;border-radius:4px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:600;margin-top:4px}.bonde-bupsell{width:100%;max-width:480px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.bonde-bupsell__head{display:flex;justify-content:space-between;align-items:center}.bonde-bupsell__head strong{font-family:var(--bonde-heading-font);font-size:13px;color:var(--bonde-ink);font-weight:700}.bonde-bupsell__head span{font-size:11px;color:var(--bonde-accent);font-weight:600}.bonde-bupsell__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bonde-bupsell__card{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:4px}.bonde-bupsell__thumb{aspect-ratio:4 / 3;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-bupsell__name{font-size:10px;color:#2229}.bonde-bupsell__price{font-family:var(--bonde-heading-font);font-size:11px;color:var(--bonde-ink);font-weight:700}.bonde-bupsell__btn{background:var(--bonde-ink);color:#fff;border-radius:4px;padding:4px 8px;text-align:center;font-family:var(--bonde-heading-font);font-size:10px;font-weight:600;margin-top:2px}.bonde-bsmsopt{display:flex;gap:12px;align-items:stretch;width:100%;max-width:500px}.bonde-bsmsopt__form{flex:1;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:8px}.bonde-bsmsopt__kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-bsmsopt__form strong{font-family:var(--bonde-heading-font);font-size:14px;line-height:1.2;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bsmsopt__input{background:#faf7f0;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:7px 10px;font-size:11px;color:#2222228c}.bonde-bsmsopt__btn{background:var(--bonde-accent);color:#fff;border-radius:6px;padding:7px 10px;text-align:center;font-family:var(--bonde-heading-font);font-size:11px;font-weight:600}.bonde-bsmsopt__stat{flex:0 0 150px;display:flex;flex-direction:column;gap:6px;padding:14px 0 14px 12px}.bonde-bsmsopt__stat strong{font-family:var(--bonde-heading-font);font-size:44px;line-height:1;color:var(--bonde-ink);letter-spacing:-.02em}.bonde-bsmsopt__stat span{font-size:11px;color:#2229;line-height:1.35}.bonde-bpdp{width:100%;max-width:440px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.bonde-bpdp__sub{display:flex;gap:10px;align-items:center;background:#faf7f0;border:1px solid var(--bonde-accent);border-radius:8px;padding:10px 12px}.bonde-bpdp__radio{width:14px;height:14px;border-radius:50%;background:var(--bonde-accent);box-shadow:inset 0 0 0 3px #fff;flex:0 0 14px}.bonde-bpdp__sub-meta{flex:1;display:flex;flex-direction:column;line-height:1.2}.bonde-bpdp__sub-meta strong{font-family:var(--bonde-heading-font);font-size:13px;color:var(--bonde-ink)}.bonde-bpdp__sub-meta span{font-size:11px;color:#2229}.bonde-bpdp__sub-price{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.bonde-bpdp__sub-price strong{font-family:var(--bonde-heading-font);font-size:15px;color:var(--bonde-ink)}.bonde-bpdp__sub-price s{font-size:11px;color:#22222280}.bonde-bpdp__cart{display:block;text-align:center;background:var(--bonde-ink);color:#fff;border-radius:6px;padding:8px;font-family:var(--bonde-heading-font);font-size:12px;font-weight:600}.bonde-bpdp__rec-kicker{font-size:11px;color:#2222228c;margin-top:4px}.bonde-bpdp__rec{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:8px;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:6px}.bonde-bpdp__rec-thumb{width:40px;height:40px;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-bpdp__rec-meta{display:flex;flex-direction:column;line-height:1.2}.bonde-bpdp__rec-meta strong{font-family:var(--bonde-heading-font);font-size:12px;color:var(--bonde-ink)}.bonde-bpdp__rec-price{display:flex;gap:6px;align-items:baseline}.bonde-bpdp__rec-price span{font-size:12px;color:var(--bonde-ink);font-weight:600}.bonde-bpdp__rec-price s{font-size:10px;color:#22222280}.bonde-bpdp__rec-note{font-size:10px;color:#2222228c}.bonde-bpdp__rec-add{background:var(--bonde-accent);color:#fff;border-radius:4px;padding:5px 10px;font-family:var(--bonde-heading-font);font-size:11px;font-weight:600}.bonde-bdrawer{width:100%;max-width:340px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.bonde-bdrawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.08)}.bonde-bdrawer__head strong{font-family:var(--bonde-heading-font);font-size:14px;color:var(--bonde-ink)}.bonde-bdrawer__head span{font-size:16px;color:#22222280}.bonde-bdrawer__item{display:flex;gap:10px;align-items:center}.bonde-bdrawer__thumb{width:42px;height:42px;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1);flex:0 0 42px}.bonde-bdrawer__item-meta{display:flex;flex-direction:column;line-height:1.2}.bonde-bdrawer__item-meta strong{font-family:var(--bonde-heading-font);font-size:12px;color:var(--bonde-ink)}.bonde-bdrawer__item-meta span{font-size:10px;color:#2222228c}.bonde-bdrawer__sub{display:flex;justify-content:space-between;align-items:center;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:6px;padding:10px 12px;font-size:11px;color:var(--bonde-ink)}.bonde-bdrawer__sub-btn{background:var(--bonde-accent);color:#fff;padding:4px 10px;border-radius:4px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:600}.bonde-bdrawer__rec-kicker{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:#2222228c;margin-top:4px}.bonde-bdrawer__rec{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;padding:8px;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:6px}.bonde-bdrawer__rec-thumb{width:32px;height:32px;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-bdrawer__rec-meta{display:flex;flex-direction:column;line-height:1.2}.bonde-bdrawer__rec-meta strong{font-family:var(--bonde-heading-font);font-size:11px;color:var(--bonde-ink)}.bonde-bdrawer__rec-price{display:flex;gap:6px;align-items:baseline}.bonde-bdrawer__rec-price span{font-size:11px;color:var(--bonde-ink);font-weight:600}.bonde-bdrawer__rec-price s{font-size:9px;color:#22222280}.bonde-bdrawer__rec-note{font-size:9px;color:#2222228c}.bonde-bdrawer__rec-add{background:var(--bonde-accent);color:#fff;border-radius:4px;padding:4px 8px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:600}.bonde-bcheckout{width:100%;max-width:460px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.bonde-bcheckout__topbar{display:inline-flex;align-items:center;gap:6px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:#2222228c}.bonde-bcheckout__topdot{width:8px;height:8px;border-radius:50%;background:var(--bonde-accent)}.bonde-bcheckout__sub{display:flex;justify-content:space-between;font-size:12px;color:var(--bonde-ink);padding-bottom:6px;border-bottom:1px solid rgba(0,0,0,.08)}.bonde-bcheckout__offer{background:#faf7f0;border:1px solid var(--bonde-accent);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}.bonde-bcheckout__kicker{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:var(--bonde-accent);align-self:flex-start}.bonde-bcheckout__offer strong{font-family:var(--bonde-heading-font);font-size:14px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bcheckout__row{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center}.bonde-bcheckout__thumb{width:48px;height:48px;border-radius:4px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-bcheckout__meta{display:flex;flex-direction:column;line-height:1.2}.bonde-bcheckout__meta strong{font-family:var(--bonde-heading-font);font-size:12px;color:var(--bonde-ink)}.bonde-bcheckout__price{display:flex;gap:6px;align-items:baseline}.bonde-bcheckout__price span{font-size:12px;color:var(--bonde-ink);font-weight:700}.bonde-bcheckout__price s{font-size:10px;color:#22222280}.bonde-bcheckout__add{background:var(--bonde-ink);color:#fff;padding:6px 10px;border-radius:4px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:600}.bonde-bcheckout__pay{display:block;text-align:center;background:var(--bonde-ink);color:#fff;border-radius:6px;padding:10px;font-family:var(--bonde-heading-font);font-size:13px;font-weight:600}.bonde-bpost{width:100%;max-width:420px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:12px}.bonde-bpost__confirmed{align-self:flex-start;background:#3800df1a;color:var(--bonde-accent);padding:4px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em}.bonde-bpost__title{font-family:var(--bonde-heading-font);font-size:16px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bpost__offer{display:grid;grid-template-columns:60px 1fr;gap:12px;align-items:center;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:12px}.bonde-bpost__thumb{width:60px;height:60px;border-radius:6px;background:linear-gradient(135deg,#eeeae0,#ddd5c1)}.bonde-bpost__meta{display:flex;flex-direction:column;gap:2px;line-height:1.2}.bonde-bpost__meta strong{font-family:var(--bonde-heading-font);font-size:13px;color:var(--bonde-ink)}.bonde-bpost__meta-sub{font-size:11px;color:#222222a6}.bonde-bpost__price{display:flex;gap:6px;align-items:baseline;margin-top:2px}.bonde-bpost__price strong{font-family:var(--bonde-heading-font);font-size:15px;color:var(--bonde-accent)}.bonde-bpost__price s{font-size:11px;color:#22222280}.bonde-bpost__cta{display:block;text-align:center;background:var(--bonde-accent);color:#fff;padding:10px;border-radius:6px;font-family:var(--bonde-heading-font);font-size:13px;font-weight:600}.bonde-bpost__note{text-align:center;font-size:11px;color:#2222228c}.bonde-bgrow{width:100%;max-width:440px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:10px}.bonde-bgrow__title{font-family:var(--bonde-heading-font);font-size:15px;color:var(--bonde-ink)}.bonde-bgrow__sub{font-size:11px;color:#2222228c}.bonde-bgrow__option{display:flex;gap:12px;align-items:center;background:#faf7f0;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:10px 14px}.bonde-bgrow__option.is-selected{border-color:var(--bonde-accent);background:#3800df0a}.bonde-bgrow__radio{width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid rgba(34,34,34,.25);flex:0 0 16px}.bonde-bgrow__option.is-selected .bonde-bgrow__radio{border-color:var(--bonde-accent);background:var(--bonde-accent);box-shadow:inset 0 0 0 3px #fff}.bonde-bgrow__option-meta{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0;line-height:1.2}.bonde-bgrow__option-meta>strong{font-family:var(--bonde-heading-font);font-size:13px;color:var(--bonde-ink)}.bonde-bgrow__option-meta span{font-size:11px;color:#2229}.bonde-bgrow__option-line{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.bonde-bgrow__pill{background:var(--bonde-accent);color:#fff;padding:2px 6px;border-radius:3px;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.05em}.bonde-bgrow__option-price{font-family:var(--bonde-heading-font);font-size:14px;color:var(--bonde-ink)}.bonde-bgrow__option-price-row{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.bonde-bgrow__option-price-row strong{font-family:var(--bonde-heading-font);font-size:15px;color:var(--bonde-accent)}.bonde-bgrow__option-price-row s{font-size:11px;color:#22222280}.bonde-bgrow__cta{display:block;text-align:center;background:var(--bonde-ink);color:#fff;border-radius:6px;padding:10px;font-family:var(--bonde-heading-font);font-size:13px;font-weight:600;margin-top:2px}.bonde-bmanage{width:100%;max-width:480px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:10px}.bonde-bmanage__next{display:flex;gap:12px;align-items:center;background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:10px 14px}.bonde-bmanage__date{flex:0 0 44px;display:flex;flex-direction:column;align-items:center;padding:3px 0;border-radius:6px;background:#fff;border:1px solid rgba(0,0,0,.06)}.bonde-bmanage__date span{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.06em;color:#2229}.bonde-bmanage__date strong{font-family:var(--bonde-heading-font);font-size:18px;font-weight:700;color:var(--bonde-ink);letter-spacing:-.02em;line-height:1}.bonde-bmanage__next-meta{display:flex;flex-direction:column;gap:2px;line-height:1.3;min-width:0;flex:1}.bonde-bmanage__kicker{font-size:11px;color:#2229}.bonde-bmanage__next-meta strong{font-family:var(--bonde-heading-font);font-size:12px;color:var(--bonde-ink)}.bonde-bmanage__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bonde-bmanage__tile{background:#faf7f0;border:1px solid rgba(0,0,0,.05);border-radius:8px;padding:10px 14px;display:flex;flex-direction:column;gap:2px}.bonde-bmanage__tile-head{display:inline-flex;align-items:center;gap:6px}.bonde-bmanage__tile em{font-style:normal;font-size:12px}.bonde-bmanage__tile strong{font-family:var(--bonde-heading-font);font-size:12px;color:var(--bonde-ink)}.bonde-bmanage__tile span{font-size:10px;color:#2222228c}.bonde-breward{width:100%;max-width:460px;background:var(--bonde-ink);color:#fff;border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden}.bonde-breward:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,#3800df59,#3800df00 60%);pointer-events:none}.bonde-breward>*{position:relative;z-index:1}.bonde-breward__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.bonde-breward__tier{background:#ffffff26;color:#fff;padding:4px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em}.bonde-breward__name{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em;color:#ffffffa6}.bonde-breward__credit{display:flex;align-items:baseline;gap:12px}.bonde-breward__credit strong{font-family:var(--bonde-heading-font);font-size:40px;font-weight:700;line-height:1;letter-spacing:-.02em}.bonde-breward__credit span{font-size:11px;color:#ffffffb3}.bonde-breward__progress{display:flex;flex-direction:column;gap:6px}.bonde-breward__progress-head{display:flex;justify-content:space-between;font-size:10px;color:#fff9;font-family:var(--bonde-heading-font);letter-spacing:.04em}.bonde-breward__bar{height:8px;border-radius:999px;background:#ffffff1f;overflow:hidden}.bonde-breward__bar span{display:block;width:80%;height:100%;background:var(--bonde-accent);border-radius:999px}.bonde-breward__cta{display:block;text-align:center;background:var(--bonde-accent);color:#fff;border-radius:6px;padding:10px;font-family:var(--bonde-heading-font);font-size:13px;font-weight:600;margin-top:2px}.bonde-bretain{width:100%;max-width:440px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:10px}.bonde-bretain__kicker{display:inline-flex;align-items:center;gap:6px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--bonde-accent)}.bonde-bretain__kicker i{width:6px;height:6px;border-radius:50%;background:var(--bonde-accent)}.bonde-bretain__title{font-family:var(--bonde-heading-font);font-size:16px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bretain__reasoning{display:flex;gap:8px;align-items:flex-start;padding:10px 12px;border-radius:6px;background:#faf7f0;border:1px solid rgba(0,0,0,.05)}.bonde-bretain__reasoning-dot{width:14px;height:14px;border-radius:50%;background:var(--bonde-accent);flex:0 0 14px;margin-top:2px;opacity:.85}.bonde-bretain__reasoning span{font-size:12px;color:#222222bf;line-height:1.4}.bonde-bretain__offer{background:#3800df0f;border:1px solid var(--bonde-accent);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:8px}.bonde-bretain__offer strong{font-family:var(--bonde-heading-font);font-size:14px;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bretain__offer span{font-size:12px;color:#222222a6}.bonde-bretain__accept{display:block;text-align:center;background:var(--bonde-accent);color:#fff;border-radius:6px;padding:9px;font-family:var(--bonde-heading-font);font-size:12px;font-weight:600;margin-top:2px}.bonde-bretain__cancel{text-align:center;font-size:11px;color:#2222228c;text-decoration:underline;text-underline-offset:2px}@media(max-width:900px){.bonde-btypes__grid{grid-template-columns:minmax(0,1fr)}.bonde-section .bonde-btype{min-height:0;padding:24px}.bonde-balerts{flex-direction:column}.bonde-balerts__phone{flex-basis:auto;width:140px}.bonde-bsmsopt{flex-direction:column}.bonde-bsmsopt__stat{flex-basis:auto;padding:0}}.bonde-bhow{padding-block:var(--bonde-pt, 88px) var(--bonde-pb, 88px)}.bonde-bhow__head{display:flex;flex-direction:column;gap:24px}.bonde-bhow__title{max-width:720px}.bonde-bhow__grid{margin:56px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;list-style:none;padding:0}.bonde-bhowstep{display:flex;flex-direction:column;gap:20px}.bonde-bhowstep__num{width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--bonde-accent);color:#fff;font-family:var(--bonde-heading-font);font-size:22px;font-weight:700}.bonde-bhowstep__heading{font-family:var(--bonde-heading-font);font-size:24px;font-weight:700;line-height:1.15;letter-spacing:-.01em;margin:0}.bonde-bhowstep__text{font-size:16px;line-height:1.5;margin:0;color:rgba(var(--color-foreground-rgb, 34 34 34),.8)}@media(max-width:900px){.bonde-bhow__grid{grid-template-columns:1fr;gap:28px}}.bonde-bengine{padding-block:var(--bonde-pt, 104px) var(--bonde-pb, 104px)}.bonde-bengine__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:40px;align-items:end}.bonde-bengine__head-left{display:flex;flex-direction:column;gap:24px}.bonde-bengine__title{max-width:720px}.bonde-bengine__body{max-width:480px}.bonde-bengine__grid{margin-top:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bonde-bmod{padding:28px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:20px}.bonde-section.color-scheme-1 .bonde-bmod{background:#fff;border-color:#0000000f}.bonde-section .bonde-bmod.is-current{background:var(--bonde-accent);border-color:var(--bonde-accent);color:#fff}.bonde-bmod__head{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.bonde-bmod__dot{width:32px;height:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.bonde-bmod__dot svg{width:100%;height:100%;display:block}.bonde-bmod.is-current .bonde-bmod__dot svg rect{fill:#fff}.bonde-bmod.is-current .bonde-bmod__dot svg path{fill:var(--bonde-accent)}.bonde-bmod__name{font-family:var(--bonde-heading-font);font-size:20px;font-weight:700;letter-spacing:-.01em}.bonde-section .bonde-bmod.is-current .bonde-bmod__name{color:#fff}.bonde-bmod__here{font-family:var(--bonde-heading-font);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--bonde-accent);color:#fff;padding:4px 8px;border-radius:4px}.bonde-bmod.is-current .bonde-bmod__here{background:#fff;color:var(--bonde-accent)}.bonde-bmod__text{font-size:16px;line-height:1.4;margin:0;color:#ffffffbf}.bonde-section.color-scheme-1 .bonde-bmod__text{color:#222222bf}.bonde-section .bonde-bmod.is-current .bonde-bmod__text{color:#ffffffd9}.bonde-bmod__cta{font-size:14px;margin-top:auto}.bonde-bmod__current{font-family:var(--bonde-heading-font);font-size:13px;font-weight:600;color:var(--bonde-accent);letter-spacing:.02em;margin-top:auto}.bonde-section .bonde-bmod.is-current .bonde-bmod__current{color:#ffffffd9}.bonde-bengine__ai{margin-top:40px;border-radius:16px;background:var(--bonde-ink);color:#fff;padding:48px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:48px;align-items:center}.bonde-bengine__ai-left{display:flex;flex-direction:column;gap:20px}.bonde-bengine__ai-eyebrow{font-family:var(--bonde-heading-font);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#b9a6ff}.bonde-bengine__ai-title{font-family:var(--bonde-heading-font);font-size:clamp(24px,2.6vw,36px);font-weight:700;line-height:1.15;letter-spacing:-.01em;margin:0;color:#fff;max-width:700px}.bonde-bengine__ai-body{font-size:16px;line-height:1.5;margin:0;color:#ffffffbf;max-width:600px}.bonde-bengine__ai-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:12px}.bonde-bengine__ai-kicker{font-family:var(--bonde-heading-font);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#b9a6ff}.bonde-bengine__ai-suggest{font-family:var(--bonde-heading-font);font-size:18px;font-weight:700;letter-spacing:-.01em;margin:0;color:#fff}.bonde-bengine__ai-note{font-size:14px;line-height:1.4;margin:0;color:#ffffffb3}.bonde-bengine__ai-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--bonde-heading-font);font-size:14px;font-weight:600;color:var(--bonde-accent);margin-top:4px}@media(max-width:900px){.bonde-bengine__head,.bonde-bengine__grid{grid-template-columns:1fr}.bonde-bengine__ai{grid-template-columns:1fr;padding:32px;gap:24px}}.bonde-btestim{padding-block:var(--bonde-pt, 88px) var(--bonde-pb, 88px)}.bonde-btestim__head{display:flex;flex-direction:column;gap:24px}.bonde-btestim__title{max-width:900px}.bonde-btestim__card{margin-top:56px;background:var(--bonde-accent);color:#fff;border-radius:16px;padding:48px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:48px;align-items:center;position:relative;overflow:hidden}.bonde-btestim__card:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle at center,#ffffff26,#fff0 70%);right:-200px;top:-200px;pointer-events:none}.bonde-btestim__quote{margin:0;display:flex;flex-direction:column;gap:32px;position:relative;z-index:1}.bonde-btestim__mark{font-family:var(--bonde-heading-font);font-size:96px;line-height:.6;color:#fff9;font-weight:700}.bonde-btestim__body{margin:0;padding:0;font-family:var(--bonde-heading-font);font-size:clamp(22px,2.4vw,32px);line-height:1.25;letter-spacing:-.01em;font-weight:400}.bonde-btestim__person{display:flex;gap:16px;align-items:center;font-style:normal}.bonde-btestim__avatar{width:56px;height:56px;border-radius:50%;background:#fff3;overflow:hidden;flex:0 0 56px}.bonde-btestim__avatar img{width:100%;height:100%;object-fit:cover}.bonde-btestim__who{display:flex;flex-direction:column;gap:2px}.bonde-btestim__name{font-family:var(--bonde-heading-font);font-size:18px;font-weight:700}.bonde-btestim__role{font-size:14px;color:#fffc}.bonde-btestim__results{position:relative;z-index:1;background:#0003;border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:20px}.bonde-btestim__results-kicker{font-family:var(--bonde-heading-font);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.bonde-btestim__stat{display:flex;flex-direction:column;gap:4px}.bonde-btestim__stat-value{font-family:var(--bonde-heading-font);font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1;letter-spacing:-.01em}.bonde-btestim__stat-label{font-size:14px;color:#ffffffbf}@media(max-width:900px){.bonde-btestim__card{grid-template-columns:1fr;padding:32px;gap:32px}}.bonde-bpricing{padding-block:var(--bonde-pt, 88px) var(--bonde-pb, 88px)}.bonde-bpricing__head{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;max-width:900px;margin:0 auto}.bonde-bpricing__title{max-width:1100px;font-size:clamp(32px,4.2vw,56px);text-align:center}.bonde-bpricing__body{max-width:720px;text-align:center}.bonde-bpricing__grid{margin-top:64px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.bonde-bplan{background:var(--bonde-cream);color:var(--bonde-ink);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:20px;border:1px solid rgba(0,0,0,.06)}.bonde-section.color-scheme-2 .bonde-bplan{background:#ffffff0a;color:#fff;border-color:#ffffff14}.bonde-bplan.is-featured{background:var(--bonde-ink);color:#fff;border-color:var(--bonde-ink)}.bonde-bplan__badge{align-self:flex-start;font-family:var(--bonde-heading-font);font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;background:#3800df1a;color:var(--bonde-accent);letter-spacing:.02em}.bonde-bplan.is-featured .bonde-bplan__badge{background:#ffffff26;color:#fff}.bonde-bplan__name{font-family:var(--bonde-heading-font);font-size:28px;font-weight:700;margin:0;letter-spacing:-.01em}.bonde-bplan__price{display:flex;align-items:baseline;gap:8px}.bonde-bplan__amount{font-family:var(--bonde-heading-font);font-size:clamp(40px,5vw,56px);font-weight:700;line-height:1;letter-spacing:-.02em}.bonde-bplan__suffix{font-size:16px;color:#0009}.bonde-bplan.is-featured .bonde-bplan__suffix{color:#ffffffb3}.bonde-section.color-scheme-2 .bonde-bplan:not(.is-featured) .bonde-bplan__suffix{color:#ffffffa6}.bonde-bplan__rule{border:0;height:1px;background:#00000014;margin:4px 0}.bonde-bplan.is-featured .bonde-bplan__rule{background:#ffffff26}.bonde-section.color-scheme-2 .bonde-bplan:not(.is-featured) .bonde-bplan__rule{background:#ffffff26}.bonde-bplan__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.bonde-bplan__list li{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.4}.bonde-bplan__check{flex:0 0 18px;display:inline-flex;color:var(--bonde-accent);margin-top:1px}.bonde-bplan.is-featured .bonde-bplan__check{color:#fff}.bonde-bplan__check svg{width:18px;height:18px}.bonde-bplan__cta{justify-content:center;margin-top:auto}.bonde-bplan.is-featured .bonde-bplan__cta.bonde-btn--primary{background:#fff;color:var(--bonde-ink)}.bonde-bplan.is-featured .bonde-bplan__cta.bonde-btn--primary .bonde-cta__arrow{color:var(--bonde-ink)}.bonde-bplan.is-featured .bonde-bplan__cta.bonde-btn--primary:hover{background:#ffffffe6;color:var(--bonde-ink)}.bonde-bpricing__foot{margin-top:40px;display:flex;justify-content:center}@media(max-width:960px){.bonde-bpricing__grid{grid-template-columns:1fr}}.bonde-bfaq{padding-block:var(--bonde-pt, 88px) var(--bonde-pb, 88px)}.bonde-bfaq__grid{display:grid;grid-template-columns:416px minmax(0,1fr);gap:96px}.bonde-bfaq__side{display:flex;flex-direction:column;gap:24px}.bonde-bfaq__title{max-width:360px}.bonde-bfaq__body{color:rgba(var(--color-foreground-rgb, 34 34 34),.8)}.bonde-bfaq__cta{margin-top:8px}.bonde-bfaq__list{list-style:none;margin:0;padding:0}.bonde-bfaq__item{border-top:1px solid rgba(var(--color-foreground-rgb, 34 34 34),.12)}.bonde-bfaq__item:last-child{border-bottom:1px solid rgba(var(--color-foreground-rgb, 34 34 34),.12)}.bonde-bfaq__item details{padding:24px 0}.bonde-bfaq__item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer}.bonde-bfaq__item summary::-webkit-details-marker{display:none}.bonde-bfaq__q{font-family:var(--bonde-heading-font);font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.01em}.bonde-bfaq__toggle{flex:0 0 24px;width:24px;height:24px;position:relative}.bonde-bfaq__toggle:before,.bonde-bfaq__toggle:after{content:"";position:absolute;background:currentColor;transition:transform .2s ease,opacity .2s ease}.bonde-bfaq__toggle:before{left:0;right:0;top:50%;height:2px;transform:translateY(-50%)}.bonde-bfaq__toggle:after{top:0;bottom:0;left:50%;width:2px;transform:translate(-50%)}.bonde-bfaq__item details[open] .bonde-bfaq__toggle:after{opacity:0}.bonde-bfaq__a{margin-top:16px;font-size:16px;line-height:1.5;color:rgba(var(--color-foreground-rgb, 34 34 34),.75);max-width:760px}.bonde-bfaq__a p{margin:0}@media(max-width:960px){.bonde-bfaq__grid{grid-template-columns:1fr;gap:32px}}.bonde-bfinalcta{padding-block:var(--bonde-pt, 48px) var(--bonde-pb, 48px)}.bonde-bfinalcta__card{background:var(--bonde-ink);color:#fff;border-radius:16px;padding:64px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:48px;align-items:center;position:relative;overflow:hidden}.bonde-bfinalcta__card:before{content:"";position:absolute;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle at center,#3800df80,#3800df00 70%);right:-280px;bottom:-360px;pointer-events:none}.bonde-bfinalcta__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px}.bonde-bfinalcta__title{font-family:var(--bonde-heading-font);font-size:clamp(32px,4vw,56px);line-height:1;letter-spacing:-.02em;margin:0;color:#fff;max-width:640px}.bonde-bfinalcta__text{font-size:18px;line-height:1.5;color:var(--bonde-muted);margin:0;max-width:560px}.bonde-bfinalcta__ctas{display:inline-flex;gap:16px;flex-wrap:wrap}.bonde-btn--oninvert.bonde-btn--primary{background:#fff;color:var(--bonde-ink)}.bonde-btn--oninvert.bonde-btn--primary .bonde-cta__arrow{color:var(--bonde-ink)}.bonde-btn--oninvert.bonde-btn--primary:hover{background:#ffffffe0;color:var(--bonde-ink)}.bonde-btn--oninvert.bonde-btn--ghost{background:transparent;color:#fff;border-color:#ffffff4d}.bonde-btn--oninvert.bonde-btn--ghost .bonde-cta__arrow{color:#fff}.bonde-btn--oninvert.bonde-btn--ghost:hover{border-color:#fff}.bonde-bfinalcta__stats{position:relative;z-index:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:16px}.bonde-bfinalcta__stats-kicker{font-family:var(--bonde-heading-font);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff9}.bonde-bfinalcta__stat{display:flex;flex-direction:column;gap:4px;padding-block:8px}.bonde-bfinalcta__stat+.bonde-bfinalcta__stat{border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.bonde-bfinalcta__stat-value{font-family:var(--bonde-heading-font);font-size:clamp(32px,3.4vw,48px);font-weight:700;line-height:1;letter-spacing:-.02em;color:#fff}.bonde-bfinalcta__stat-label{font-size:14px;color:#ffffffbf}@media(max-width:900px){.bonde-bfinalcta__card{grid-template-columns:1fr;padding:40px;gap:32px}}.bonde-bhero__visual[data-variant=loyalty]{background:#1a1a1a}.bonde-bhero__visual[data-variant=loyalty]:before,.bonde-bhero__visual[data-variant=loyalty]:after{display:none}.bonde-bloyalty{position:relative;z-index:1;width:100%;display:grid;gap:18px;justify-items:center}.bonde-bloyalty__kicker{display:inline-flex;align-items:center;gap:10px;font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c}.bonde-bloyalty__caption{display:inline-flex;align-items:center;gap:10px;font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--bonde-accent, #3800df)}.bonde-bloyalty__kicker .bonde-bloyalty__dot{width:8px;height:8px;border-radius:50%;background:#6dd16d;box-shadow:0 0 0 3px #6dd16d2e}.bonde-bloyalty__caption .bonde-bloyalty__dot{width:5px;height:5px;border-radius:50%;background:var(--bonde-accent, #3800df)}.bonde-bloyalty__card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:22px 24px;width:100%;max-width:460px;box-shadow:0 30px 70px -28px #00000073;display:grid;gap:14px}.bonde-bloyalty__card .bonde-bloyalty__divider{margin:6px 0}.bonde-bloyalty__row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#1a1a1a}.bonde-bloyalty__row--head strong{font-size:16px;font-weight:600}.bonde-bloyalty__row--head span{font-size:12px;color:#0000008c}.bonde-bloyalty__divider{height:1px;background:#00000014;margin:4px 0}.bonde-bloyalty__credit{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#3800df0f;border:1px solid rgba(56,0,223,.18);border-radius:12px;padding:12px 14px}.bonde-bloyalty__credit-meta{display:flex;align-items:flex-start;gap:10px}.bonde-bloyalty__credit-meta strong{display:block;font-size:13px;color:#1a1a1a}.bonde-bloyalty__credit-meta span{font-size:11px;color:#0009}.bonde-section .bonde-bloyalty__credit-icon{width:22px;height:22px;border-radius:50%;background:var(--bonde-accent, #3800df);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.bonde-bloyalty__credit-amt{font-family:var(--bonde-heading-font);font-size:16px;font-weight:600;color:var(--bonde-accent, #3800df)}.bonde-bloyalty__total{display:flex;justify-content:space-between;align-items:baseline;padding-top:4px}.bonde-bloyalty__total>span{font-size:14px;color:#000000a6}.bonde-bloyalty__total strong{font-family:var(--bonde-heading-font);font-size:26px;font-weight:700;letter-spacing:-.01em}.bonde-bloyalty__total strong span{font-size:12px;color:#00000080;margin-right:6px;font-weight:500;font-family:var(--bonde-mono-font, ui-monospace, monospace);letter-spacing:.06em}.bonde-bloyalty__pay{background:var(--bonde-ink, #0c0c0c);color:#fff;text-align:center;padding:12px;border-radius:10px;font-weight:600;font-size:14px;margin-top:4px}.bonde-bshowcase__mock:has(.bonde-blportal){background:#f4efe7;color:#1a1a1a;border:1px solid rgba(0,0,0,.06)}.bonde-bshowcase__mock:has(.bonde-blportal) .bonde-bshowcase__mock-bar{background:#e8e3d8;color:#00000080}.bonde-bshowcase__mock:has(.bonde-blportal) .bonde-bshowcase__mock-url{color:#0009}.bonde-blportal{display:grid;gap:14px;padding:24px;color:#1a1a1a}.bonde-blportal__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.bonde-blportal__head strong{display:block;font-family:var(--bonde-heading-font);font-size:22px;font-weight:700;letter-spacing:-.01em}.bonde-blportal__head span{font-size:12px;color:#0000008c}.bonde-blportal__tier{background:#3800df1a;color:var(--bonde-accent, #3800df);font-size:11px;font-weight:700;letter-spacing:.08em;padding:7px 14px;border-radius:999px;white-space:nowrap}.bonde-blportal__credit{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:20px;display:grid;gap:18px}.bonde-blportal__credit-row{display:flex;justify-content:space-between;font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:11px;letter-spacing:.1em;color:#0000008c}.bonde-blportal__credit-amt-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.bonde-blportal__credit-amt{font-family:var(--bonde-heading-font);font-size:44px;font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--bonde-accent, #3800df)}.bonde-blportal__credit-meta{display:grid;gap:2px;text-align:right}.bonde-blportal__credit-meta strong{font-size:13px;font-weight:600}.bonde-blportal__credit-meta span{font-size:11px;color:#0000008c}.bonde-blportal__progress{display:grid;gap:8px}.bonde-blportal__progress-row{display:flex;justify-content:space-between;font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.1em;color:#0000008c}.bonde-blportal__bar{height:6px;background:#00000014;border-radius:999px;overflow:hidden}.bonde-blportal__bar>span{display:block;height:100%;background:var(--bonde-accent, #3800df)}.bonde-blportal__expiring{display:flex;justify-content:space-between;align-items:center;background:#fff5d8;border:1px solid #f0c976;border-radius:12px;padding:14px 16px;gap:12px}.bonde-blportal__expiring-meta{display:flex;align-items:flex-start;gap:10px}.bonde-blportal__expiring-icon{font-size:14px;line-height:1.2}.bonde-blportal__expiring-meta strong{display:block;font-size:13px}.bonde-blportal__expiring-meta span{font-size:11px;color:#0009}.bonde-blportal__expiring-btn{font-size:12px;font-weight:600;padding:8px 14px;border-radius:8px;background:var(--bonde-ink, #0c0c0c);color:#fff;white-space:nowrap}.bonde-blportal__activity-kicker{font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.12em;color:#00000080;text-transform:uppercase;margin-top:4px}.bonde-blportal__activity{display:grid;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:4px 16px}.bonde-blportal__act-row{display:grid;grid-template-columns:40px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06)}.bonde-blportal__act-row:last-child{border-bottom:none}.bonde-blportal__act-date{display:grid;place-items:center;width:36px;height:36px;background:#0000000a;border-radius:8px;text-align:center}.bonde-blportal__act-date span{font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:9px;letter-spacing:.06em;color:#0000008c;line-height:1}.bonde-blportal__act-date strong{font-size:13px;font-weight:700;line-height:1.2}.bonde-blportal__act-meta strong{display:block;font-size:13px;font-weight:600}.bonde-blportal__act-meta span{font-size:11px;color:#0000008c}.bonde-blportal__act-amt{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700}.bonde-blportal__act-amt--pos{color:#1a8a3e}.bonde-blportal__act-amt--neg{color:var(--bonde-accent, #3800df)}.bonde-btype__visual:has(.bonde-bearn){padding:0;align-items:stretch}.bonde-bearn{position:relative;width:100%;align-self:stretch;overflow:hidden;display:block;color:#1a1a1a;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 14%,#000 86%,transparent 100%)}.bonde-bearn__list{display:grid;gap:10px;padding:24px 28px}.bonde-bearn__row{display:grid;grid-template-columns:18px 1fr;gap:14px;align-items:center;padding:16px 20px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;min-height:64px}.bonde-bearn__row.is-active{background:#3800df14;border-color:var(--bonde-accent, #3800df);box-shadow:0 0 0 1px var(--bonde-accent, #3800df)}.bonde-bearn__dot{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(0,0,0,.25);background:#fff;flex-shrink:0}.bonde-bearn__dot.is-active{border-color:var(--bonde-accent, #3800df);background:var(--bonde-accent, #3800df);box-shadow:inset 0 0 0 3px #fff}.bonde-bearn__row strong{display:block;font-size:14px;font-weight:600;line-height:1.25}.bonde-bearn__row span{font-size:12px;color:#0000008c}.bonde-bredeem{width:100%;max-width:380px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:20px;display:grid;gap:12px;color:#1a1a1a;box-shadow:0 18px 40px -28px #00000040}.bonde-bredeem__kicker{display:inline-flex;align-items:center;gap:8px;font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.14em;color:#00000080}.bonde-bredeem__dot{width:7px;height:7px;border-radius:50%;background:#6dd16d;box-shadow:0 0 0 3px #6dd16d2e}.bonde-bredeem__row{display:flex;justify-content:space-between;font-size:13px;color:#1a1a1a}.bonde-bredeem__divider{height:1px;background:#00000014}.bonde-bredeem__credit{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#3800df14;border:1px solid rgba(56,0,223,.22);border-radius:10px;padding:12px 14px}.bonde-bredeem__credit-meta{display:flex;align-items:center;gap:10px}.bonde-section .bonde-bredeem__credit-icon{width:22px;height:22px;border-radius:50%;background:var(--bonde-accent, #3800df);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.bonde-bredeem__credit-meta strong{display:block;font-size:12px;font-weight:600}.bonde-bredeem__credit-meta span{font-size:10px;color:#0009}.bonde-bredeem__credit-amt{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700;color:var(--bonde-accent, #3800df)}.bonde-bredeem__total{display:flex;justify-content:space-between;align-items:baseline;margin-top:2px}.bonde-bredeem__total span{font-size:14px;color:#000000b3}.bonde-bredeem__total strong{font-family:var(--bonde-heading-font);font-size:20px;font-weight:700;letter-spacing:-.01em}.bonde-bredeem__pay{background:var(--bonde-ink, #0c0c0c);color:#fff;text-align:center;padding:12px;border-radius:10px;font-weight:600;font-size:13px}.bonde-bredeem__caption{display:inline-flex;align-items:center;gap:6px;justify-content:center;font-size:11px;color:var(--bonde-accent, #3800df);font-weight:500;margin-top:2px}.bonde-bredeem__cap-dot{width:5px;height:5px;border-radius:50%;background:var(--bonde-accent, #3800df)}.bonde-bcontrol{width:100%;max-width:440px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:22px;display:grid;gap:14px;color:#1a1a1a;box-shadow:0 18px 40px -28px #00000040}.bonde-bcontrol__title{font-family:var(--bonde-heading-font);font-size:16px;font-weight:700}.bonde-bcontrol__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bonde-bcontrol__card{background:var(--bonde-cream, #f7f3ea);border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:14px;display:grid;gap:14px}.bonde-bcontrol__head{display:flex;justify-content:space-between;align-items:center}.bonde-bcontrol__tag{font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.1em;font-weight:700;background:#00000012;padding:4px 8px;border-radius:6px;color:#000000b3}.bonde-bcontrol__active{font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:9px;letter-spacing:.12em;font-weight:700;color:#1a8a3e;background:#1a8a3e1f;padding:4px 8px;border-radius:6px}.bonde-bcontrol__stat{display:grid;gap:4px}.bonde-bcontrol__stat span{font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:9px;letter-spacing:.1em;color:#00000080}.bonde-bcontrol__stat strong{font-family:var(--bonde-heading-font);font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.1}.bonde-bcontrol__caption{display:inline-flex;align-items:center;gap:8px;font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.14em;color:var(--bonde-accent, #3800df);font-weight:600}.bonde-bcontrol__cap-dot{width:6px;height:6px;border-radius:50%;background:var(--bonde-accent, #3800df)}.bonde-banalyze{width:100%;max-width:420px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:20px;display:grid;gap:16px;color:#1a1a1a;box-shadow:0 18px 40px -28px #00000040}.bonde-banalyze__head{display:flex;justify-content:space-between;align-items:center}.bonde-banalyze__head strong{font-size:15px;font-weight:600}.bonde-banalyze__head>span{font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.12em;color:#00000080}.bonde-banalyze__bar-block{display:grid;gap:6px}.bonde-banalyze__bar-row{display:flex;justify-content:space-between;align-items:center}.bonde-banalyze__bar-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#000000bf}.bonde-banalyze__bar-dot{width:8px;height:8px;border-radius:50%;background:#00000040}.bonde-banalyze__bar-dot--mem{background:var(--bonde-accent, #3800df)}.bonde-banalyze__bar-row strong{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700}.bonde-banalyze__bar-row strong>span{color:#00000080;font-weight:500;font-size:11px;margin-left:2px}.bonde-banalyze__bar{height:8px;background:#0000000f;border-radius:999px;overflow:hidden}.bonde-banalyze__bar>span{display:block;height:100%;background:var(--bonde-accent, #3800df)}.bonde-banalyze__bar-block:nth-of-type(3) .bonde-banalyze__bar>span{background:#0000004d}.bonde-banalyze__lift{display:flex;justify-content:space-between;align-items:center;background:#3800df14;border:1px solid rgba(56,0,223,.18);border-radius:10px;padding:14px 16px}.bonde-banalyze__lift>div span{display:block;font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:10px;letter-spacing:.12em;color:#0000008c;font-weight:600}.bonde-banalyze__lift>div em{font-style:normal;font-size:11px;color:#0000008c}.bonde-banalyze__lift strong{font-family:var(--bonde-heading-font);font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--bonde-accent, #3800df)}.bonde-banalyze__totals{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:6px;border-top:1px solid rgba(0,0,0,.08)}.bonde-banalyze__totals>div{display:grid;gap:3px}.bonde-banalyze__totals>div>span{font-family:var(--bonde-mono-font, ui-monospace, monospace);font-size:9px;letter-spacing:.1em;color:#00000080;font-weight:600}.bonde-banalyze__totals>div>strong{font-family:var(--bonde-heading-font);font-size:14px;font-weight:700}.bonde-bbrief{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:14px;align-items:center}.bonde-bbrief__kicker{display:inline-flex;align-items:center;gap:8px;font-family:var(--bonde-heading-font);font-size:11px;font-weight:700;letter-spacing:.1em;color:#ffffffb3}.bonde-bbrief__live{width:8px;height:8px;border-radius:50%;background:#26d07c;box-shadow:0 0 0 4px #26d07c2e}.bonde-bbrief__card{width:100%;background:#fff;color:var(--bonde-ink);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:14px;box-shadow:0 30px 60px -24px #00000059}.bonde-bbrief__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.bonde-bbrief__head strong{display:block;font-family:var(--bonde-heading-font);font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--bonde-ink)}.bonde-bbrief__head span{display:block;font-size:12px;color:#2222228c;margin-top:2px}.bonde-bbrief__pill{padding:5px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.bonde-bbrief__pill--high{background:#26d07c29;color:#0d8b4d}.bonde-bbrief__strap{background:#f4f1ea;border-radius:8px;padding:12px 14px;font-size:13px;color:#222222d9;line-height:1.4}.bonde-bbrief__list-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.1em;color:#2222228c}.bonde-bbrief__list{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.bonde-bbrief__list li{display:flex;align-items:center;gap:12px;background:#f4f1ea;border:1px solid transparent;border-radius:8px;padding:10px 12px}.bonde-bbrief__list li.is-primary{background:#3800df0f;border-color:var(--bonde-accent, #3800df)}.bonde-bbrief__num{flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:#1a1a1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:var(--bonde-heading-font);font-size:12px;font-weight:700}.bonde-bbrief__list li.is-primary .bonde-bbrief__num{background:var(--bonde-accent, #3800df)}.bonde-bbrief__row-meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.bonde-bbrief__row-meta strong{font-family:var(--bonde-heading-font);font-size:13px;font-weight:600;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bbrief__row-meta span{font-size:11px;color:#2229}.bonde-bbrief__cta{background:#1a1a1a;color:#fff;padding:7px 12px;border-radius:6px;font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.bonde-bbrief__cta--accent{background:var(--bonde-accent, #3800df)}.bonde-bdash{padding:28px 24px 24px;display:flex;flex-direction:column;gap:14px;background:#faf7f0}.bonde-bdash__head{display:flex;flex-direction:column;gap:4px}.bonde-bdash__title{margin:0;font-family:var(--bonde-heading-font);font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--bonde-ink)}.bonde-bdash__sub{font-size:12px;color:#2222228c}.bonde-bdash__brief{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.bonde-bdash__brief-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.bonde-bdash__brief-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.1em;color:#2229}.bonde-bdash__pill{padding:4px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.bonde-bdash__pill--ok{background:#26d07c29;color:#0d8b4d}.bonde-bdash__pill--warn{background:#f59f2e2e;color:#a35a05}.bonde-bdash__pill--bad{background:#e84c5a29;color:#b21b2c}.bonde-bdash__brief-text{margin:0;font-size:13px;color:var(--bonde-ink);line-height:1.4}.bonde-bdash__list-kicker{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.1em;color:#2222228c;padding-top:4px}.bonde-bdash__modules{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.bonde-bdash__row{display:grid;grid-template-columns:14px minmax(0,1fr) minmax(0,1.4fr) auto;gap:12px;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:12px 14px}.bonde-bdash__dot{width:8px;height:8px;border-radius:50%;background:#26d07c}.bonde-bdash__row[data-state=warn] .bonde-bdash__dot{background:#f59f2e}.bonde-bdash__row[data-state=bad] .bonde-bdash__dot{background:#e84c5a}.bonde-bdash__name{font-family:var(--bonde-heading-font);font-size:14px;font-weight:600;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bdash__summary{font-size:12px;color:#222222b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bonde-bdash__status{padding:4px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;background:#26d07c29;color:#0d8b4d;white-space:nowrap}.bonde-bdash__row[data-state=warn] .bonde-bdash__status{background:#f59f2e2e;color:#a35a05}.bonde-bdash__row[data-state=bad] .bonde-bdash__status{background:#e84c5a29;color:#b21b2c}@media(max-width:700px){.bonde-bdash__row{grid-template-columns:10px minmax(0,1fr) auto;grid-template-areas:"dot name status" ".   sum  sum";column-gap:10px;row-gap:4px;padding:12px 14px}.bonde-bdash__dot{grid-area:dot}.bonde-bdash__name{grid-area:name;font-size:13px}.bonde-bdash__status{grid-area:status}.bonde-bdash__summary{grid-area:sum;font-size:11px;white-space:normal;overflow:visible;text-overflow:clip}}.bonde-btype__visual:has(.bonde-bdata),.bonde-btype__visual:has(.bonde-banalyzemod),.bonde-btype__visual:has(.bonde-bact),.bonde-btype__visual:has(.bonde-btrust){padding:20px;align-items:stretch}.bonde-bdata{width:100%;display:flex;flex-direction:column;gap:10px;position:relative;mask-image:linear-gradient(to bottom,#000 65%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 65%,transparent 100%)}.bonde-bdata__row{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#ece7dc;border-radius:10px;padding:12px 14px}.bonde-bdata__row--ghost{opacity:.55;padding:14px}.bonde-bdata__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.bonde-bdata__meta strong{font-family:var(--bonde-heading-font);font-size:14px;font-weight:600;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bdata__meta span{font-size:11px;color:#2229}.bonde-bdata__pill{background:#22222214;color:#222222a6;padding:4px 10px;border-radius:999px;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.bonde-banalyzemod{width:100%;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.bonde-banalyzemod__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.bonde-banalyzemod__head strong{font-family:var(--bonde-heading-font);font-size:14px;font-weight:600;color:var(--bonde-ink)}.bonde-banalyzemod__pill{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:#0d8b4d;background:#26d07c29;padding:4px 10px;border-radius:999px}.bonde-banalyzemod__chips{display:flex;flex-wrap:wrap;gap:6px}.bonde-banalyzemod__chip{display:inline-flex;align-items:center;gap:6px;background:#26d07c1a;border:1px solid rgba(38,208,124,.18);border-radius:999px;padding:5px 10px;font-family:var(--bonde-heading-font);font-size:11px;font-weight:500;color:var(--bonde-ink)}.bonde-banalyzemod__chip[data-state=bad]{background:#e84c5a1a;border-color:#e84c5a33}.bonde-banalyzemod__dot{width:6px;height:6px;border-radius:50%;background:#26d07c}.bonde-banalyzemod__chip[data-state=bad] .bonde-banalyzemod__dot{background:#e84c5a}.bonde-banalyzemod__callout{display:flex;flex-direction:column;gap:4px;background:#3800df0f;border-left:3px solid var(--bonde-accent, #3800df);border-radius:6px;padding:10px 12px}.bonde-banalyzemod__kicker{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.1em;color:var(--bonde-accent, #3800df)}.bonde-banalyzemod__callout span:last-child{font-size:11px;color:#222222bf;line-height:1.4}.bonde-bact{width:100%;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px}.bonde-bact__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.bonde-bact__kicker{font-family:var(--bonde-heading-font);font-size:11px;font-weight:600;color:#222222b3}.bonde-bact__pill{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:#a35a05;background:#f59f2e2e;padding:4px 10px;border-radius:999px}.bonde-bact__title{font-family:var(--bonde-heading-font);font-size:16px;font-weight:600;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-bact__body{margin:0;font-size:11px;color:#222222a6;line-height:1.4}.bonde-bact__amount{display:flex;align-items:baseline;gap:8px;padding-block:4px 6px}.bonde-bact__amount strong{font-family:var(--bonde-heading-font);font-size:32px;font-weight:700;letter-spacing:-.02em;color:var(--bonde-accent, #3800df);line-height:1}.bonde-bact__amount span{font-size:11px;color:#2229}.bonde-bact__ctas{display:flex;gap:8px}.bonde-bact__cta{flex:1;background:var(--bonde-accent, #3800df);color:#fff;padding:9px 12px;border-radius:6px;font-family:var(--bonde-heading-font);font-size:11px;font-weight:600;text-align:center}.bonde-bact__cta em{font-style:normal;margin-left:4px}.bonde-bact__cta--ghost{flex:0 0 auto;background:transparent;color:#222222b3;border:1px solid rgba(0,0,0,.1)}.bonde-bact__note{display:inline-flex;align-items:center;gap:6px;font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.08em;color:var(--bonde-accent, #3800df);margin-top:2px}.bonde-bact__note-dot{width:5px;height:5px;border-radius:50%;background:var(--bonde-accent, #3800df)}.bonde-btrust{width:100%;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}.bonde-btrust__title{font-family:var(--bonde-heading-font);font-size:14px;font-weight:600;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-btrust__list{display:flex;flex-direction:column;gap:6px}.bonde-btrust__row{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#faf7f0;border-radius:8px;padding:10px 12px}.bonde-btrust__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.bonde-btrust__meta strong{font-family:var(--bonde-heading-font);font-size:12px;font-weight:600;color:var(--bonde-ink);letter-spacing:-.01em}.bonde-btrust__meta span{font-size:10px;color:#2229}.bonde-btrust__conf{font-family:var(--bonde-heading-font);font-size:10px;font-weight:700;letter-spacing:.08em}.bonde-btrust__row[data-conf=high] .bonde-btrust__conf{color:#0d8b4d}.bonde-btrust__row[data-conf=medium] .bonde-btrust__conf{color:#a35a05}.bonde-btrust__row[data-conf=low] .bonde-btrust__conf{color:#22222273}.bonde-btrust__callout{display:flex;flex-direction:column;gap:4px;background:#3800df0f;border-left:3px solid var(--bonde-accent, #3800df);border-radius:6px;padding:10px 12px}.bonde-btrust__kicker{font-family:var(--bonde-heading-font);font-size:9px;font-weight:700;letter-spacing:.1em;color:var(--bonde-accent, #3800df)}.bonde-btrust__callout span:last-child{font-size:11px;color:#222222bf;line-height:1.4}@media(max-width:700px){.bonde-bhero{padding-block:var(--bonde-pt-m, var(--bonde-pt, 64px)) var(--bonde-pb-m, var(--bonde-pb, 96px))}.bonde-bproblems,.bonde-bshowcase{padding-block:var(--bonde-pt-m, var(--bonde-pt, 88px)) var(--bonde-pb-m, var(--bonde-pb, 88px))}.bonde-btypes{padding-block:var(--bonde-pt-m, var(--bonde-pt, 104px)) var(--bonde-pb-m, var(--bonde-pb, 104px))}.bonde-bhow{padding-block:var(--bonde-pt-m, var(--bonde-pt, 88px)) var(--bonde-pb-m, var(--bonde-pb, 88px))}.bonde-bengine{padding-block:var(--bonde-pt-m, var(--bonde-pt, 104px)) var(--bonde-pb-m, var(--bonde-pb, 104px))}.bonde-btestim,.bonde-bpricing,.bonde-bfaq{padding-block:var(--bonde-pt-m, var(--bonde-pt, 88px)) var(--bonde-pb-m, var(--bonde-pb, 88px))}.bonde-bfinalcta{padding-block:var(--bonde-pt-m, var(--bonde-pt, 48px)) var(--bonde-pb-m, var(--bonde-pb, 48px))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bonde-product.css.map */
