.bk-light .bk-demo-card,.bk-light .bk-diff-card,.bk-light .bk-module-card,.bk-light .bk-pain-card,.bk-light .bk-type-card{transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease,border-color .28s ease}.bk-light .bk-diff-card:hover,.bk-light .bk-module-card:hover,.bk-light .bk-pain-card:hover,.bk-light .bk-type-card:hover{transform:translateY(-5px);box-shadow:0 2px 4px rgba(26,26,26,.05),0 28px 56px -24px rgba(185,129,11,.45);border-color:rgba(240,180,41,.55)}.bk-light .bk-module-card .bk-module-icon,.bk-light .bk-pain-card .bk-pain-icon,.bk-light .bk-type-card .bk-type-icon{transition:transform .28s cubic-bezier(.2,.7,.2,1)}.bk-light .bk-module-card:hover .bk-module-icon,.bk-light .bk-pain-card:hover .bk-pain-icon,.bk-light .bk-type-card:hover .bk-type-icon{transform:scale(1.1) rotate(-3deg)}.bk-light .bkl-hero-visual-frame{overflow:hidden}.bk-light .bkl-hero-visual-img{transition:transform .9s cubic-bezier(.2,.7,.2,1)}.bk-light .bkl-hero-visual-frame:hover .bkl-hero-visual-img{transform:scale(1.04)}.bk-light .bkl-btn-gold{position:relative;overflow:hidden}.bk-light .bkl-btn-gold:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 32%,rgba(255,255,255,.55) 50%,transparent 68%);transform:translateX(-130%);transition:transform .65s cubic-bezier(.2,.7,.2,1);pointer-events:none}.bk-light .bkl-btn-gold:hover:after{transform:translateX(130%)}.bk-light .bkl-btn-gold:active,.bk-light .btn-primary:active{transform:translateY(1px)}.bk-light .bkl-hero-eyebrow{letter-spacing:.14em}@media (prefers-reduced-motion:no-preference){.bk-light .bkl-hero-copy>*,.bk-light .bkl-hero-visual{animation:bkl-rise .7s cubic-bezier(.2,.7,.2,1) both}.bk-light .bkl-hero-copy>:first-child{animation-delay:.04s}.bk-light .bkl-hero-copy>:nth-child(2){animation-delay:.12s}.bk-light .bkl-hero-copy>:nth-child(3){animation-delay:.2s}.bk-light .bkl-hero-copy>:nth-child(4){animation-delay:.28s}.bk-light .bkl-hero-visual{animation-delay:.16s;animation-duration:.9s}.bk-light .bk-hero-stats .bk-stat{animation:bkl-rise .6s cubic-bezier(.2,.7,.2,1) both}.bk-light .bk-hero-stats .bk-stat:nth-child(2){animation-delay:.09s}.bk-light .bk-hero-stats .bk-stat:nth-child(3){animation-delay:.18s}}@keyframes bkl-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.bk-light .feed-card{background:var(--bkl-card);border:1px solid var(--bkl-card-border);box-shadow:var(--bkl-card-shadow)}.bk-light .feed-card:hover{border-color:rgba(240,180,41,.55);box-shadow:0 2px 4px rgba(26,26,26,.05),0 28px 56px -24px rgba(185,129,11,.45)}.bk-light .feed-card-media{background:var(--bkl-cream-2)}.bk-light .feed-card-author-name{color:var(--bkl-ink)}.bk-light .feed-card-author-type,.bk-light .feed-card-meta,.bk-light .feed-card-service-duration{color:var(--text-muted)}.bk-light .feed-card-caption{color:var(--bkl-ink);opacity:.82}.bk-light .feed-card-author-fallback{background:rgba(240,180,41,.16);color:var(--bkl-gold-deep)}.bk-light .feed-card-product-chip,.bk-light .feed-card-service-chip{background:var(--bkl-cream-2);border:1px solid var(--bkl-card-border);color:var(--bkl-ink)}.bk-light .feed-card-product-chip:hover,.bk-light .feed-card-service-chip:hover{border-color:var(--bkl-gold)}.bk-light .feed-card-product-price,.bk-light .feed-card-service-price{color:var(--bkl-gold-deep)}.bk-light .bk-knife{margin:1.75rem 0 0;padding:1.4rem 1.5rem;border-radius:18px;background:linear-gradient(180deg,rgba(74,37,64,.06),rgba(201,154,166,.08));border:1px solid rgba(74,37,64,.14);border-left:4px solid var(--bkl-plum);color:var(--fg-dim);font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.6;max-width:40rem}.bk-light .bk-knife strong{color:var(--bkl-ink);font-weight:700}.bk-light .bk-knife .bk-knife-win{color:var(--bkl-gold-deep);font-weight:700}.bk-light .bk-calc{background:var(--bkl-card);border:1px solid var(--bkl-card-border);border-radius:22px;box-shadow:var(--bkl-card-shadow);padding:clamp(1.25rem,3vw,2rem)}.bk-light .bk-calc-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:clamp(1.5rem,4vw,2.75rem);gap:clamp(1.5rem,4vw,2.75rem);align-items:stretch}.bk-light .bk-calc-kicker{font-family:var(--font-sans);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bkl-gold-deep);margin:0 0 1.25rem}.bk-light .bk-calc-field{margin-bottom:1.35rem}.bk-light .bk-calc-label{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.95rem;color:var(--bkl-ink);margin-bottom:.5rem}.bk-light .bk-calc-label strong{font-family:var(--font-display);font-size:1.15rem;color:var(--bkl-gold-deep);white-space:nowrap}.bk-light .bk-calc-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--bkl-gold) 0,var(--bkl-cream-2) 100%);outline:none}.bk-light .bk-calc-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:var(--bkl-gold-deep);border:3px solid #fff;box-shadow:0 2px 8px rgba(185,129,11,.45);cursor:pointer}.bk-light .bk-calc-range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--bkl-gold-deep);border:3px solid #fff;box-shadow:0 2px 8px rgba(185,129,11,.45);cursor:pointer}.bk-light .bk-calc-range:focus-visible{box-shadow:0 0 0 3px rgba(240,180,41,.4)}.bk-light .bk-calc-hint{display:block;margin-top:.4rem;font-size:.8rem;color:var(--fg-muted)}.bk-light .bk-calc-result{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.1rem,3vw,1.6rem);border-radius:18px;background:radial-gradient(120% 120% at 0 0,rgba(240,180,41,.14),transparent 60%),var(--bkl-cream-2);border:1px solid rgba(240,180,41,.4)}.bk-light .bk-calc-result-eyebrow{font-size:.82rem;font-weight:600;color:var(--fg-muted);margin:0 0 .35rem}.bk-light .bk-calc-result-figure{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,4.5vw,2.9rem);line-height:1.05;color:var(--bkl-ink);letter-spacing:-.01em}.bk-light .bk-calc-result-period{font-size:.9rem;font-weight:600;color:var(--fg-muted)}.bk-light .bk-calc-result-bokaru{margin-top:1rem;padding-top:1rem;border-top:1px dashed rgba(185,129,11,.35);font-size:.98rem;line-height:1.55;color:var(--bkl-ink)}.bk-light .bk-calc-result-bokaru strong{color:var(--bkl-gold-deep)}.bk-light .bk-calc-result-bokaru-dot{display:inline-flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;margin-right:.4rem;border-radius:50%;background:var(--bkl-gold);color:var(--bkl-ink);font-size:.78rem;font-weight:800;vertical-align:middle}.bk-light .bk-calc-result-note{margin:.85rem 0 0;font-size:.82rem;line-height:1.5;color:var(--fg-muted)}.bk-light .bk-calc-disclaimer{margin:.6rem 0 0;font-size:.74rem;font-style:italic;color:var(--fg-faded)}.bk-light .bk-compare{width:100%;border-collapse:separate;border-spacing:0;margin-top:1.5rem;font-size:.95rem;background:var(--bkl-card);border:1px solid var(--bkl-card-border);border-radius:16px;overflow:hidden}.bk-light .bk-compare td,.bk-light .bk-compare th{padding:.9rem 1.1rem;text-align:left;border-bottom:1px solid var(--bkl-card-border);color:var(--bkl-ink);vertical-align:top}.bk-light .bk-compare thead th{font-family:var(--font-sans);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);background:var(--bkl-cream-2)}.bk-light .bk-compare thead th.bk-compare-bokaru{color:var(--bkl-gold-deep)}.bk-light .bk-compare td.bk-compare-bokaru{background:rgba(240,180,41,.07);font-weight:600}.bk-light .bk-compare tbody tr:last-child td,.bk-light .bk-compare tbody tr:last-child th{border-bottom:none}.bk-light .bk-compare th[scope=row]{font-weight:600;color:var(--fg-dim)}.bk-light .bk-offer-card{background:linear-gradient(180deg,var(--bkl-card),var(--bkl-cream-2));border:1px solid rgba(240,180,41,.45);border-radius:22px;box-shadow:var(--bkl-card-shadow);padding:clamp(1.5rem,4vw,2.5rem);text-align:center;max-width:720px;margin:0 auto}.bk-light .bk-offer-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:999px;background:var(--bkl-gold);color:var(--bkl-ink);font-size:.78rem;font-weight:700;letter-spacing:.04em;margin-bottom:1rem}.bk-light .bk-offer-list{list-style:none;margin:1.25rem auto 1.75rem;padding:0;max-width:480px;text-align:left;display:grid;grid-gap:.75rem;gap:.75rem}.bk-light .bk-offer-list li{display:flex;align-items:flex-start;gap:.6rem;color:var(--bkl-ink);font-size:1rem;line-height:1.5}.bk-light .bk-offer-list li:before{content:"✓";flex:0 0 auto;color:var(--bkl-gold-deep);font-weight:800}.bk-light .bk-offer-ctas{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (max-width:760px){.bk-light .bk-calc-grid{grid-template-columns:1fr}.bk-light .bk-compare{display:block;overflow-x:auto;white-space:nowrap}}.app-shell_tabBar__8_4oB{position:fixed;bottom:0;left:0;right:0;z-index:110;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;background:#fff;border-top:1px solid rgba(26,26,26,.08);padding:.35rem .25rem calc(.35rem + env(safe-area-inset-bottom));box-shadow:0 -8px 28px -20px rgba(26,26,26,.4)}@media (min-width:768px){.app-shell_tabBar__8_4oB{display:none}}.app-shell_spacer__OAbsS{height:calc(74px + env(safe-area-inset-bottom))}@media (min-width:768px){.app-shell_spacer__OAbsS{display:none}}.app-shell_tab__envvS{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.18rem;min-height:50px;padding:.25rem .15rem .1rem;color:#5f5a4d;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .16s ease}.app-shell_tabActive__cg_k0{color:#b9810b}.app-shell_label__khrNC{font-size:.62rem;font-weight:600;line-height:1;letter-spacing:.01em}.app-shell_icon__3dmN0{width:24px;height:24px}.app-shell_fabCircle__9_UmT,.app-shell_icon__3dmN0{display:inline-flex;align-items:center;justify-content:center}.app-shell_fabCircle__9_UmT{box-sizing:border-box;width:54px;height:54px;border-radius:9999px;background:#f0b429;color:#1a1a1a;border:3px solid #fff;transform:translateY(-8px);box-shadow:0 10px 22px -8px rgba(185,129,11,.6),0 3px 8px rgba(26,26,26,.14);transition:transform .16s ease,box-shadow .16s ease}.app-shell_tab__envvS:active .app-shell_fabCircle__9_UmT{transform:translateY(-6px) scale(.98)}.app-shell_tabActive__cg_k0 .app-shell_fabCircle__9_UmT{box-shadow:0 10px 22px -8px rgba(185,129,11,.6),0 0 0 2px rgba(185,129,11,.45)}.app-shell_fabLabel__oXq_b{font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media (prefers-reduced-motion:reduce){.app-shell_fabCircle__9_UmT,.app-shell_tab__envvS{transition:none}}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_0a80b4{font-family:Playfair Display,Playfair Display Fallback,Georgia,serif;font-style:normal}.__variable_0a80b4{--font-display-loaded:"Playfair Display","Playfair Display Fallback",Georgia,serif}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback,system-ui,-apple-system,Segoe UI,sans-serif;font-style:normal}.__variable_73ee6c{--font-sans-loaded:"Manrope","Manrope Fallback",system-ui,-apple-system,Segoe UI,sans-serif}