*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf5;color:#17213a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.bb-header{height:82px;display:flex;align-items:center;gap:40px;padding:0 max(24px,calc((100% - 1180px)/2));background:#101a3a;color:#fff}.bb-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:1.2rem;letter-spacing:-.04em}.bb-logo b{font-size:1.35rem}.bb-logo small{color:#ff765f;font-weight:900}.bb-mark{display:grid;place-items:center;width:38px;height:38px;border:2px solid #ff765f;border-radius:12px;color:#ff765f;font-size:1.5rem;font-weight:800}.bb-header nav{display:flex;gap:28px;margin-left:auto}.bb-header nav a{color:#dce4fa;text-decoration:none;font-size:.85rem}.bb-age{padding:8px 11px;border:1px solid #ff765f;border-radius:99px;font-size:.75rem}.bb-hero{display:grid;grid-template-columns:1.03fr .97fr;min-height:690px;max-width:1180px;margin:auto;align-items:center;gap:80px;padding:80px 24px}.bb-kicker{margin:0 0 18px;color:#e34d58;font-size:.7rem;font-weight:900;letter-spacing:.18em}.bb-hero h1,.bb-section-intro h2,.bb-how h2{margin:0;font:500 clamp(3.4rem,7vw,6.8rem)/.9 Georgia,serif;letter-spacing:-.065em}.bb-hero h1 em{color:#e34d58;font-style:normal}.bb-lead{max-width:520px;margin:30px 0;color:#62708a;font-size:1.05rem;line-height:1.7}.bb-primary,.bb-profile a,.bb-terminal a{display:inline-flex;align-items:center;gap:22px;padding:15px 20px;background:#e34d58;color:#fff;text-decoration:none;border-radius:6px;font-weight:900;box-shadow:0 12px 25px rgba(227,77,88,.23)}.bb-primary span{font-size:1.4rem}.bb-note{display:block;margin-top:14px;color:#8290a7;font-size:.72rem}.bb-hero-image{position:relative;max-width:460px;margin:auto}.bb-hero-image img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:190px 190px 18px 18px;box-shadow:22px 22px 0 #ffb18f}.bb-image-tag{position:absolute;right:-28px;bottom:28px;padding:14px 18px;background:#101a3a;color:#fff;border-left:4px solid #ff765f;font-weight:800}.bb-mood{padding:110px max(24px,calc((100% - 1180px)/2));background:#101a3a;color:#fff}.bb-section-intro h2{font-size:clamp(2.8rem,5vw,5rem)}.bb-mood-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px}.bb-mood-card{min-height:190px;padding:25px;text-align:left;border:1px solid #354c87;border-radius:12px;background:#172652;color:#fff;cursor:pointer}.bb-mood-card.active,.bb-mood-card:hover{border-color:#ff765f;background:#21366e}.bb-mood-card span{display:block;color:#ff9a70;font-size:2rem}.bb-mood-card b,.bb-mood-card small{display:block}.bb-mood-card b{margin:22px 0 7px;font-size:1.05rem}.bb-mood-card small{color:#b9c5e2}.bb-mood-result{margin:25px 0 0;color:#ffb18f;font-size:.85rem}.bb-profiles{padding:120px max(24px,calc((100% - 1180px)/2));background:#fffaf5}.bb-section-intro.row{display:flex;justify-content:space-between;align-items:end;gap:40px}.bb-section-intro.row>p{max-width:300px;color:#71809a}.bb-profile-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.bb-profile{display:grid;grid-template-columns:125px 1fr;gap:18px;padding:14px;border:1px solid #ffc1a6;background:#fffdf9}.bb-profile img{width:125px;height:210px;object-fit:cover}.bb-profile h3{margin:10px 0 2px;font:500 2rem Georgia,serif}.bb-profile p{margin:0 0 18px;color:#71809a;font-size:.82rem}.bb-profile a{padding:9px 12px;font-size:.75rem;box-shadow:none}.bb-status{color:#239c78;font-size:.7rem;font-weight:900}.bb-status.busy{color:#e34d58}.bb-how{display:grid;grid-template-columns:130px 1fr 320px;gap:55px;align-items:center;padding:115px max(24px,calc((100% - 1180px)/2));background:#fff0e5}.bb-how-stamp{display:grid;place-items:center;width:118px;height:118px;border:2px solid #e34d58;border-radius:50%;color:#e34d58;font-weight:900;line-height:.9;text-align:center;transform:rotate(-12deg)}.bb-how h2{font-size:clamp(2.8rem,5vw,5rem)}.bb-steps{display:flex;gap:28px;margin-top:42px}.bb-steps div b,.bb-steps div span{display:block}.bb-steps b{color:#e34d58;font-size:.75rem}.bb-steps span{margin-top:9px;color:#4c5c78;font-weight:800}.bb-terminal{padding:27px;background:#101a3a;color:#fff;border-top:5px solid #ff765f}.bb-terminal span,.bb-terminal small{display:block;color:#b9c5e2;font-size:.7rem}.bb-terminal strong{display:block;margin:18px 0;font:500 2.2rem Georgia,serif;color:#ff9a70}.bb-terminal a{margin-top:22px;background:#ff765f;padding:11px 15px}.bb-footer{display:flex;justify-content:space-between;padding:45px max(24px,calc((100% - 1180px)/2));background:#080f25;color:#b9c5e2}.bb-footer p{font-size:.78rem}.bb-footer>div:last-child{display:grid;gap:8px;text-align:right;font-size:.75rem}@media(max-width:800px){.bb-header{height:70px;padding:0 18px}.bb-header nav{display:none}.bb-hero{grid-template-columns:1fr;gap:40px;padding:65px 22px}.bb-hero h1{font-size:4rem}.bb-hero-image{max-width:330px}.bb-mood-grid,.bb-profile-rail{grid-template-columns:1fr}.bb-section-intro.row{display:block}.bb-section-intro.row>p{margin-top:25px}.bb-how{grid-template-columns:1fr;padding:78px 22px}.bb-how-stamp{width:90px;height:90px}.bb-steps{display:grid;gap:20px}.bb-footer{display:grid;gap:30px}.bb-footer>div:last-child{text-align:left}}

.site-logo-image{display:block;width:auto;height:54px;max-width:220px;object-fit:contain}
@media(max-width:760px){.site-logo-image{height:44px;max-width:170px}}

/* Bul Beni mood section: image-led selection panel. */
.bb-mood{position:relative;isolation:isolate;min-height:640px;overflow:hidden;padding-top:48px;padding-bottom:42px;background-image:linear-gradient(90deg,#101a3a 0%,#101a3a 39%,rgba(16,26,58,.95) 53%,rgba(16,26,58,.48) 73%,rgba(16,26,58,.05) 100%),url('1.png');background-position:center,right center;background-size:100% 100%,auto 100%;background-repeat:no-repeat;}
.bb-mood>.bb-section-intro,.bb-mood>.bb-mood-grid,.bb-mood>.bb-mood-result,.bb-mood>.bb-mood-cta{position:relative;z-index:1;width:min(70%,900px);}
.bb-mood>.bb-section-intro{max-width:720px;}
.bb-mood .bb-section-intro h2{font-size:clamp(3rem,4.5vw,4.5rem);line-height:1.02;letter-spacing:-2px;margin:18px 0 0;}
.bb-mood .bb-section-intro h2 em{color:#ff739f;font-style:normal;}
.bb-mood-lead{margin:14px 0 0;color:#c3cde3;font-size:1.08rem;}
.bb-mood-grid{margin-top:36px;gap:18px;}
.bb-mood-card{min-height:204px;padding:27px 30px;border-radius:16px;background:rgba(20,39,82,.72);border-color:#2d477d;}
.bb-mood-card.active,.bb-mood-card:hover{border-color:#ff6b9b;background:rgba(44,33,78,.82);box-shadow:0 0 22px rgba(255,63,131,.28);}
.bb-mood-card span{font-size:2.6rem;line-height:1;color:#ff739f;letter-spacing:2px;}
.bb-mood-card b{margin:24px 0 9px;font-size:1.2rem;}
.bb-mood-card small{font-size:1rem;line-height:1.28;color:#c3cde3;}
.bb-mood-result{text-align:center;margin-top:22px;color:#c9d1e5;font-size:.98rem;}
.bb-mood-cta{display:block;width:max-content!important;margin:20px auto 0;padding:15px 70px;border-radius:28px;background:#ff3f83;color:#fff;text-decoration:none;font-weight:700;box-shadow:0 8px 24px rgba(255,63,131,.35);}
.bb-mood-cta span{margin-left:12px;font-size:1.2em;}
@media(max-width:760px){
  .bb-mood{min-height:0;padding-top:75px;background-image:linear-gradient(180deg,rgba(16,26,58,.95),rgba(16,26,58,.86)),url('1.png');background-position:center,center;background-size:cover,cover;}
  .bb-mood>.bb-section-intro,.bb-mood>.bb-mood-grid,.bb-mood>.bb-mood-result,.bb-mood>.bb-mood-cta{width:100%;}
  .bb-mood-grid{margin-top:35px;}
  .bb-mood-cta{padding:14px 48px;}
}

/* Bul Beni profiles section: match the reference card composition. */
.bb-profiles{position:relative;isolation:isolate;overflow:hidden;padding-top:48px;padding-bottom:82px;background:#fffaf5;}
.bb-profiles:before{content:"";position:absolute;z-index:-1;right:-150px;top:-190px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(255,184,201,.3),rgba(255,184,201,0) 70%);}
.bb-profiles:after{content:"Gerçek sohbetler\A seni bekliyor...\A ♡";white-space:pre;position:absolute;z-index:0;right:7%;top:68px;color:#d94b72;font:italic 700 25px/1.25 Georgia,serif;transform:rotate(-8deg);text-align:center;}
.bb-profiles>.bb-section-intro{position:relative;z-index:1;}
.bb-profiles .bb-section-intro.row{align-items:center;gap:60px;}
.bb-profiles .bb-section-intro.row>div{max-width:650px;}
.bb-profiles .bb-section-intro h2{font-size:clamp(3.4rem,5vw,5.2rem);line-height:.92;letter-spacing:-3px;margin:18px 0 0;color:#101a3a;}
.bb-profiles .bb-section-intro h2:after{content:"";display:block;width:92px;height:5px;margin-top:20px;background:#d94b72;border-radius:6px;}
.bb-profiles .bb-section-intro.row>p{max-width:330px;margin:48px 22% 0 0;color:#71809a;font-size:1.05rem;line-height:1.45;}
.bb-profile-rail{position:relative;z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px;}
.bb-profile{grid-template-columns:190px 1fr;min-height:270px;gap:24px;padding:10px;border:1px solid #f3d4d1;border-radius:20px;background:rgba(255,253,249,.9);box-shadow:0 10px 26px rgba(197,104,119,.08);align-items:center;}
.bb-profile img{width:190px;height:258px;border-radius:10px;object-fit:cover;}
.bb-profile div{min-width:0;padding:4px 12px 4px 0;}
.bb-profile h3{margin:14px 0 4px;font-size:2.05rem;color:#101a3a;}
.bb-profile p{margin:0 0 18px;color:#71809a;font-size:.98rem;line-height:1.3;}
.bb-profile a{display:block;width:max-content;padding:12px 27px;border-radius:25px;background:#e84368;color:#fff;font-size:.9rem;box-shadow:0 7px 16px rgba(232,67,104,.22);}
.bb-profile a{box-sizing:border-box;max-width:100%;width:100%;padding:11px 8px;font-size:.78rem;white-space:nowrap;text-align:center;}
.bb-profile a:before{content:"☎";margin-right:11px;font-size:1.05rem;}
.bb-profile div:after{display:block;margin-top:18px;color:#71809a;font-size:.9rem;content:var(--talkers,"♡ 123 kişi konuşuyor");}
.bb-all-profiles{position:relative;z-index:1;display:block;width:max-content;margin:34px auto 0;padding:15px 48px;border:1px solid #e85c7d;border-radius:28px;color:#d94b72;text-decoration:none;font-weight:700;background:#fffdf9;}
.bb-all-profiles span{margin-left:18px;font-size:1.2em;}
@media(max-width:1000px){
  .bb-profile{grid-template-columns:140px 1fr;gap:16px;}
  .bb-profile img{width:140px;height:220px;}
  .bb-profiles:after{right:3%;font-size:20px;}
}
@media(max-width:1300px) and (min-width:761px){
  .bb-profile{grid-template-columns:155px minmax(0,1fr);gap:14px;}
  .bb-profile img{width:155px;height:230px;}
}
@media(max-width:760px){
  .bb-profiles{padding-top:75px;}
  .bb-profiles:after{position:relative;right:auto;top:auto;display:block;margin:28px auto 0;font-size:21px;}
  .bb-profiles .bb-section-intro.row{display:block;}
  .bb-profiles .bb-section-intro.row>p{margin:25px 0 0;max-width:290px;}
  .bb-profile-rail{grid-template-columns:1fr;gap:16px;margin-top:35px;}
  .bb-profile{grid-template-columns:125px 1fr;min-height:205px;}
  .bb-profile img{width:125px;height:185px;}
  .bb-profile h3{font-size:1.75rem;}
  .bb-profile p{font-size:.85rem;}
  .bb-profile a{padding:10px 15px;font-size:.78rem;}
  .bb-all-profiles{padding:14px 30px;}
}

/* bulbeni.top — gece laciverti ve mercan paleti. Yerleşim referansla aynıdır. */
body.theme-signal[data-site-id="alosohbet-net"] {
  --ink:#17213a; --purple:#d94b58; --dark:#101a3a; --rose:#ff7765;
  --paper:#fffaf5; --muted:#71809a; --orange:#ff765f;
  --line:rgba(23,33,58,.16); --shadow:0 24px 70px rgba(10,20,54,.2);
  background:#101a3a!important; color:#17213a;
}
body.theme-signal[data-site-id="alosohbet-net"] .hero-coded { background:radial-gradient(circle at 72% 40%,#354c87 0,#1d2e61 38%,#101a3a 76%)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .hero-coded:after { background:linear-gradient(90deg,transparent,#ff765f,transparent)!important; box-shadow:0 0 15px #ff765f!important; }
body.theme-signal[data-site-id="alosohbet-net"] .hero-coded-copy h1 em,
body.theme-signal[data-site-id="alosohbet-net"] .hero-coded .eyebrow,
body.theme-signal[data-site-id="alosohbet-net"] .profile-section .eyebrow { color:#ff9a70!important; }
body.theme-signal[data-site-id="alosohbet-net"] .hero-coded-points span,
body.theme-signal[data-site-id="alosohbet-net"] .hero-coded-points::after { background:rgba(16,26,58,.72)!important; border-color:#ff765f!important; box-shadow:0 0 12px rgba(255,118,95,.3)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .coded-orbit { border-color:#ff765f!important; box-shadow:0 0 18px #ff765f,0 0 70px rgba(255,118,95,.48),inset 0 0 30px rgba(255,118,95,.35)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .coded-portrait { border-color:#ff9a70!important; background:#101a3a!important; box-shadow:0 0 16px rgba(255,118,95,.75)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .hero-phone-section { background:#0a122b!important; }
body.theme-signal[data-site-id="alosohbet-net"] .hero-phone-section .call-panel { background:linear-gradient(100deg,#0b1531,#1d2e61)!important; border-color:#ff765f!important; box-shadow:0 0 12px rgba(255,118,95,.65),0 0 28px rgba(255,118,95,.28),inset 0 0 18px rgba(255,118,95,.12)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .hero-phone-section .call-label:before { color:#ff9a70!important; }
body.theme-signal[data-site-id="alosohbet-net"] .hero-phone-section .call-panel>div:first-child { border-color:rgba(255,118,95,.42)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-section { background:linear-gradient(180deg,#fff6ef 0%,#fffdf9 100%)!important; color:#17213a!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-section .section-heading h2 { color:#17213a!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-section .section-heading>p { background:#fffdf9!important; color:#4c5c78!important; border-color:#ffb18f!important; box-shadow:0 8px 24px rgba(35,48,80,.12)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-section .section-heading>p:before { color:#ff765f!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-card { background:linear-gradient(145deg,#1d2e61,#0d1738)!important; border-color:#ff765f!important; box-shadow:inset 0 0 22px rgba(255,118,95,.12),0 0 14px rgba(10,20,54,.35)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-card:hover { box-shadow:inset 0 0 28px rgba(255,118,95,.2),0 0 22px rgba(255,118,95,.38)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-avatar.profile-photo { border-color:#ff9a70!important; background:linear-gradient(135deg,#ff765f,#fff6ef,#ff765f)!important; box-shadow:0 0 14px rgba(255,118,95,.72)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-call,
body.theme-signal[data-site-id="alosohbet-net"] .button-primary { background:linear-gradient(100deg,#e34d58,#ff765f)!important; color:#fff!important; box-shadow:0 0 16px rgba(255,118,95,.48)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .profile-status.is-busy { color:#ff9a70!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference { background:linear-gradient(180deg,#fff6ef 0%,#fffdf9 100%)!important; color:#17213a!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-copy h2,
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-copy h2:after { color:#17213a!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-copy h2:after { background:linear-gradient(180deg,#17213a 0 48%,#e34d58 52% 100%)!important; -webkit-background-clip:text!important; background-clip:text!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-points,
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-bottom { background:#fff0e5!important; border-color:#ffc1a6!important; color:#24365e!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-points span { border-color:#ffc1a6!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-points b { color:#24365e!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-bottom>span { background:#e34d58!important; color:#fff6ef!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-overlay { background:rgba(10,18,43,.88)!important; }
body.theme-signal[data-site-id="alosohbet-net"] .media-reference-overlay strong { color:#ff9a70!important; }
body.theme-signal[data-site-id="alosohbet-net"] footer { background:#080f25!important; }
body.theme-signal[data-site-id="alosohbet-net"] .mobile-callbar a { background:#e34d58!important; color:#fff!important; }
    
/* Reference-style layout for the Bul Beni three-step section. */
.bb-how{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(300px,.95fr) minmax(430px,1.35fr) minmax(280px,.95fr);gap:36px;align-items:center;min-height:520px;padding:26px max(24px,calc((100% - 1600px)/2));background:#fff0e5}
.bb-how:before{content:"";position:absolute;z-index:-1;left:-170px;top:-160px;width:500px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.6),rgba(255,255,255,0) 72%)}
.bb-how-photo{position:relative;align-self:stretch;min-height:520px;overflow:hidden;border-radius:0 28px 28px 0;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.75),rgba(255,240,229,0) 65%)}
.bb-how-photo img{position:absolute;inset:0;width:100%;height:100%;min-height:520px;display:block;object-fit:contain;object-position:center bottom;filter:saturate(.96)}
.bb-how-photo:before{content:"Seni\A dinlemek\A için buradayız...\A ♡";position:absolute;z-index:2;left:11%;top:15%;white-space:pre;color:#d94b72;font:italic 700 1.2rem/1.22 Georgia,serif;transform:rotate(-8deg)}
.bb-how-photo:after{content:"";position:absolute;z-index:1;left:-8%;right:-8%;bottom:2%;height:92px;border-top:2px solid rgba(232,67,104,.55);border-radius:50% 50% 0 0/100% 100% 0 0;transform:rotate(-3deg)}
.bb-how-photo span{position:absolute;z-index:1;right:4%;top:43%;display:grid;place-items:center;width:112px;height:112px;border-radius:50%;background:#e84368;color:#fff;font-weight:800;line-height:.9;text-align:center;transform:rotate(-8deg);box-shadow:0 12px 20px rgba(232,67,104,.28)}
.bb-how-content{position:relative;min-width:0;padding:18px 0 10px}
.bb-how-content h2{font-size:clamp(3.2rem,4.8vw,5.3rem);line-height:.9;letter-spacing:-3px;color:#101a3a;margin:18px 0 0}
.bb-how-content h2:after{content:"";display:block;width:100px;height:5px;margin-top:18px;border-radius:4px;background:#e84368}
.bb-how-lead{max-width:260px;margin:0;color:#71809a;line-height:1.45;font-size:1rem;position:absolute;right:0;top:92px;width:38%}
.bb-steps{display:grid;grid-template-columns:1fr 20px 1fr 20px 1fr;gap:10px;align-items:start;margin-top:92px}
.bb-steps>div{min-width:0;display:grid;grid-template-columns:45px 1fr;column-gap:10px}
.bb-steps>div>b{grid-column:1/-1;color:#e84368;font-size:.8rem;margin-top:10px}
.bb-steps>div>i{grid-column:1;grid-row:2/4;display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#fce1e3;color:#e84368;font-style:normal;font-size:1.7rem}
.bb-steps>div>span{grid-column:2;grid-row:2;color:#101a3a;font-weight:800;font-size:.95rem;line-height:1.1}
.bb-steps>div>small{grid-column:2;grid-row:3;margin-top:7px;color:#71809a;line-height:1.35;font-size:.77rem}
.bb-steps>em{align-self:center;color:#f0a2aa;font-size:2rem;font-style:normal;margin-top:24px}
.bb-how-side{min-width:0}
.bb-terminal{border-top:5px solid #d94b58;border-radius:10px;background:#101a3a;color:#fff;padding:30px;box-shadow:0 16px 26px rgba(23,33,58,.16)}
.bb-terminal span{color:#c3cde3;font-size:.72rem;letter-spacing:.4px}
.bb-terminal strong{display:block;margin:35px 0 20px;color:#f58b78;font:700 clamp(1.7rem,2.2vw,2.4rem) Georgia,serif;white-space:nowrap}
.bb-terminal small{display:block;color:#dbe1ed}
.bb-terminal a{display:block;width:max-content;margin-top:28px;padding:13px 28px;border-radius:26px;background:#e84368;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 8px 18px rgba(232,67,104,.22)}
.bb-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:28px}
.bb-trust span{display:grid;grid-template-columns:26px 1fr;gap:7px;align-items:center;color:#e84368;font-size:1.8rem}
.bb-trust b{color:#71809a;font-size:.68rem;line-height:1.2;font-weight:700}
.bb-steps>div{display:grid;grid-template-columns:1fr;grid-template-rows:48px auto auto auto;column-gap:0;align-items:start;justify-items:start}
.bb-steps>div>b{grid-column:1;grid-row:2;margin:9px 0 0;color:#e84368;font-size:.8rem}
.bb-steps>div>i{grid-column:1;grid-row:1;width:45px;height:45px}
.bb-steps>div>span{grid-column:1;grid-row:3;margin-top:8px;font-size:.95rem;line-height:1.12}
.bb-steps>div>small{grid-column:1;grid-row:4;margin-top:8px;max-width:135px;font-size:.77rem;line-height:1.35}
.bb-steps>em{align-self:start;margin-top:47px}
@media(max-width:1100px){.bb-how{grid-template-columns:220px 1fr 250px;gap:24px;padding-left:24px;padding-right:24px}.bb-how-photo,.bb-how-photo img{min-height:470px}.bb-how-content h2{font-size:clamp(2.7rem,5vw,4rem)}.bb-how-lead{position:static;width:auto;max-width:330px;margin:20px 0 0}.bb-steps{grid-template-columns:1fr;gap:16px;margin-top:34px}.bb-steps>em{display:none}}
 @media(max-width:760px){.bb-header{position:sticky;top:0;z-index:20}.bb-how{display:block;min-height:0;padding:0 24px 70px;background:#fff0e5;scroll-margin-top:82px}.bb-how-photo{display:block;height:390px;min-height:0;margin:0 -24px 55px;border-radius:0 0 28px 28px}.bb-how-photo img{height:390px;min-height:0}.bb-how-photo span{right:10%;top:48%}.bb-how-content{padding:0}.bb-how-content h2{font-size:clamp(3rem,14vw,4.4rem)}.bb-how-lead{max-width:300px}.bb-steps{display:grid;grid-template-columns:1fr;gap:24px;margin-top:32px}.bb-steps>div{display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:14px;align-items:start;justify-items:start}.bb-steps>div>b{grid-column:2;grid-row:1;margin:0;color:#e84368;font-size:1rem}.bb-steps>div>i{grid-column:1;grid-row:1 / span 2;width:52px;height:52px;font-size:1.9rem}.bb-steps>div>span{grid-column:2;grid-row:2;margin:4px 0 0;font-size:1.2rem;line-height:1.15}.bb-steps>div>small{grid-column:2;grid-row:3;margin-top:7px;max-width:none;font-size:.92rem;line-height:1.4}.bb-steps>em{display:none}.bb-how-side{margin-top:38px}.bb-terminal strong{font-size:1.55rem;white-space:normal}.bb-trust{gap:8px}}
    
/* seo-compact-typography */
.seo-content,.seo-content *{font-size:10px!important;line-height:1.45!important}
.seo-content{width:100%;max-width:none;box-sizing:border-box;padding:12px 24px;opacity:.78}
