:root{--tone-deep:rgb(16 58 76);--tone-deep-2:rgb(11 42 56);--tone-flame:rgb(226 84 62);--tone-flame-2:rgb(198 66 46);--tone-aqua:rgb(95 195 183);--tone-mist:rgb(241 246 245);--tone-ink:rgb(18 30 38);--tone-line:rgb(210 224 222);--tone-white:rgb(255 255 255);--head:"Red Hat Display",system-ui,sans-serif;--body:"Figtree",system-ui,sans-serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);font-size:16px;line-height:1.65;color:var(--tone-ink);background:var(--tone-white)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--head);line-height:1.18;margin:0 0 .55em;color:var(--tone-deep)}h1{font-size:clamp(1.9rem,5.2vw,3.1rem);font-weight:800}h2{font-size:clamp(1.5rem,3.6vw,2.15rem);font-weight:800}h3{font-size:1.16rem;font-weight:700}p{margin:0 0 1em}a{color:var(--tone-flame-2)}ul,ol{padding-left:1.3em}
.yb-skip{position:absolute;left:-999px;top:0;background:var(--tone-deep);color:var(--tone-white);padding:10px 18px;z-index:99}.yb-skip:focus{left:8px}
.yb-wrap{width:min(1140px,92vw);margin-inline:auto}
.yb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 26px;border-radius:8px;font-family:var(--head);font-weight:700;font-size:1rem;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .18s,color .18s}
.yb-btn--fire{background:var(--tone-flame);color:var(--tone-white)}.yb-btn--fire:hover{background:var(--tone-flame-2)}
.yb-btn--ghost{background:transparent;color:var(--tone-deep);border-color:var(--tone-deep)}.yb-btn--ghost:hover{background:var(--tone-deep);color:var(--tone-white)}
.yb-btn--pale{background:var(--tone-white);color:var(--tone-deep)}.yb-btn--pale:hover{background:var(--tone-aqua);color:var(--tone-deep-2)}
.yb-top{position:sticky;top:0;z-index:60;background:var(--tone-white);box-shadow:0 1px 0 var(--tone-line)}
.yb-top__bar{display:flex;gap:14px;justify-content:space-between;align-items:center;background:var(--tone-deep);color:rgb(255 255 255 / .92);padding:7px 4vw;font-size:.86rem}.yb-top__bar p{margin:0}.yb-top__bar a{color:var(--tone-aqua);font-weight:600;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}
.yb-top__main{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 4vw}
.yb-top__brand{font-family:var(--head);font-weight:800;font-size:1.5rem;color:var(--tone-deep);text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.yb-top__brand em{font-style:normal;color:var(--tone-flame)}
.yb-top__nav{display:none}
.yb-top__nav a{display:block;padding:12px 14px;color:var(--tone-ink);text-decoration:none;font-weight:600;font-size:.98rem;border-radius:8px}
.yb-top__nav a:hover{background:var(--tone-mist)}.yb-top__nav a.is-here{color:var(--tone-flame-2)}
.yb-top__cta{background:var(--tone-flame);color:var(--tone-white)!important;margin-top:6px}
.yb-top__burger{display:inline-flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;width:48px;height:48px;background:none;border:2px solid var(--tone-deep);border-radius:8px;cursor:pointer}
.yb-top__burger span{width:22px;height:2px;background:var(--tone-deep);transition:transform .2s,opacity .2s}
.yb-top__burger.is-live span:nth-child(1){transform:translateY(7px) rotate(45deg)}.yb-top__burger.is-live span:nth-child(2){opacity:0}.yb-top__burger.is-live span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.yb-top__nav.is-live{display:flex;flex-direction:column;position:absolute;left:0;right:0;top:100%;background:var(--tone-white);padding:12px 4vw 20px;box-shadow:0 14px 24px rgb(18 30 38 / .12)}
.yb-hero{background:linear-gradient(160deg,var(--tone-deep) 0%,var(--tone-deep-2) 100%);color:rgb(255 255 255 / .93);overflow:hidden}
.yb-hero__grid{display:grid;gap:30px;width:min(1140px,92vw);margin-inline:auto;padding:54px 0 58px}
.yb-hero h1{color:var(--tone-white)}
.yb-hero__kick{display:inline-block;background:rgb(95 195 183 / .16);color:var(--tone-aqua);border:1px solid rgb(95 195 183 / .45);border-radius:999px;padding:5px 16px;font-size:.85rem;font-weight:600;margin-bottom:18px}
.yb-hero__acts{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
.yb-hero__pic img{border-radius:14px;box-shadow:0 22px 44px rgb(0 0 0 / .35);width:100%;height:auto}
.yb-hero__marks{display:flex;flex-wrap:wrap;gap:8px 26px;margin-top:26px;padding:0;list-style:none;font-size:.9rem;color:rgb(255 255 255 / .78)}
.yb-hero__marks li::before{content:"✓ ";color:var(--tone-aqua);font-weight:700}
.yb-strip{background:var(--tone-flame);color:var(--tone-white)}
.yb-strip .yb-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px 0}
.yb-strip p{margin:0;font-weight:600;font-family:var(--head)}
.yb-strip a{color:var(--tone-white);font-family:var(--head);font-weight:800;font-size:1.2rem;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}
.yb-sec{padding:60px 0}.yb-sec--dip{background:var(--tone-mist)}
.yb-sec__head{max-width:640px;margin-bottom:36px}.yb-sec__head--mid{margin-inline:auto;text-align:center}
.yb-sec__head p{color:rgb(18 30 38 / .72)}
.yb-svc{display:grid;gap:24px}
.yb-svc__card{background:var(--tone-white);border:1px solid var(--tone-line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}
.yb-svc__card img{width:100%;height:auto}
.yb-svc__body{padding:20px 22px 24px;display:flex;flex-direction:column;flex:1}
.yb-svc__body p{color:rgb(18 30 38 / .74);flex:1}
.yb-svc__body h3 a{color:var(--tone-deep);text-decoration:none}.yb-svc__body h3 a:hover{color:var(--tone-flame-2)}
.yb-svc__go{font-weight:700;font-family:var(--head);text-decoration:none;color:var(--tone-flame-2);min-height:44px;display:inline-flex;align-items:center}.yb-svc__go:hover{text-decoration:underline}
.yb-duo{display:grid;gap:34px;align-items:center}
.yb-duo__pic img{border-radius:14px}
.yb-duo__facts{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:26px}
.yb-duo__facts div{background:var(--tone-mist);border-radius:14px;padding:16px 18px}
.yb-duo__facts strong{display:block;font-family:var(--head);font-size:1.6rem;color:var(--tone-flame-2)}
.yb-duo__facts span{font-size:.88rem;color:rgb(18 30 38 / .7)}
.yb-steps{display:grid;gap:22px;counter-reset:step}
.yb-steps article{position:relative;background:var(--tone-white);border-radius:14px;padding:26px 24px 22px;border-top:4px solid var(--tone-aqua)}
.yb-steps article::before{counter-increment:step;content:counter(step,decimal-leading-zero);font-family:var(--head);font-weight:800;font-size:2rem;color:rgb(95 195 183 / .55);display:block;margin-bottom:8px}
.yb-steps p{margin:0;color:rgb(18 30 38 / .74)}
.yb-quotes{display:grid;gap:22px}
.yb-quotes figure{margin:0;background:var(--tone-white);border:1px solid var(--tone-line);border-radius:14px;padding:24px}
.yb-quotes blockquote{margin:0 0 16px;font-size:1.02rem}
.yb-quotes figcaption{font-family:var(--head);font-weight:700;color:var(--tone-deep)}
.yb-quotes figcaption span{display:block;font-family:var(--body);font-weight:400;font-size:.85rem;color:rgb(18 30 38 / .62)}
.yb-quotes .yb-stars{color:var(--tone-flame);letter-spacing:2px;margin-bottom:10px}
.yb-faq{max-width:820px;margin-inline:auto}
.yb-faq dt{border:1px solid var(--tone-line);border-radius:10px;margin-bottom:0;background:var(--tone-white)}
.yb-faq dt button{all:unset;display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;box-sizing:border-box;padding:16px 20px;font-family:var(--head);font-weight:700;font-size:1.02rem;color:var(--tone-deep);cursor:pointer;min-height:44px}
.yb-faq dt button::after{content:"+";font-size:1.5rem;color:var(--tone-flame);flex:none;transition:transform .2s}
.yb-faq dt.is-open button::after{transform:rotate(45deg)}
.yb-faq dd{margin:0 0 14px;padding:0 20px;max-height:0;overflow:hidden;transition:max-height .25s ease,padding .25s ease;color:rgb(18 30 38 / .76)}
.yb-faq dt.is-open+dd{max-height:400px;padding:14px 20px 18px}
.yb-faq dt{margin-top:14px}
.yb-band{background:linear-gradient(120deg,var(--tone-deep) 0%,rgb(23 84 96) 100%);color:rgb(255 255 255 / .92);border-radius:18px;padding:44px 28px;text-align:center}
.yb-band h2{color:var(--tone-white)}
.yb-band .yb-hero__acts{justify-content:center}
.yb-crown{background:var(--tone-deep);color:rgb(255 255 255 / .88);padding:44px 0 46px}
.yb-crown h1{color:var(--tone-white);margin-bottom:.3em}
.yb-crown p{max-width:640px;margin:0}
.yb-crumbs{font-size:.85rem;margin-bottom:14px;color:rgb(255 255 255 / .66)}
.yb-crumbs a{color:var(--tone-aqua);text-decoration:none}
.yb-prose{max-width:780px}
.yb-prose h2{margin-top:1.6em}.yb-prose h3{margin-top:1.3em}
.yb-prose li{margin-bottom:.45em}
.yb-note{background:var(--tone-mist);border-left:4px solid var(--tone-aqua);border-radius:0 10px 10px 0;padding:16px 20px;margin:22px 0}
.yb-post{display:grid;gap:24px}
.yb-post article{background:var(--tone-white);border:1px solid var(--tone-line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}
.yb-post__body{padding:20px 22px 24px;display:flex;flex-direction:column;flex:1}
.yb-post__meta{font-size:.83rem;color:rgb(18 30 38 / .58);margin-bottom:8px}
.yb-post__body p{flex:1;color:rgb(18 30 38 / .74)}
.yb-post h2{font-size:1.2rem}.yb-post h2 a{color:var(--tone-deep);text-decoration:none}.yb-post h2 a:hover{color:var(--tone-flame-2)}
.yb-art{max-width:760px;margin-inline:auto}
.yb-art__lead{font-size:1.12rem;color:rgb(18 30 38 / .8)}
.yb-art img{border-radius:14px;margin:26px 0}
.yb-reach{display:grid;gap:34px}
.yb-reach__list{list-style:none;padding:0;margin:0 0 26px}
.yb-reach__list li{padding:14px 0;border-bottom:1px solid var(--tone-line)}
.yb-reach__list strong{font-family:var(--head);color:var(--tone-deep);display:block;font-size:.86rem;text-transform:uppercase;letter-spacing:.06em}
.yb-reach__list a{color:var(--tone-flame-2);font-weight:600;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}
.yb-form{background:var(--tone-white);border:1px solid var(--tone-line);border-radius:14px;padding:28px 26px 30px}
.yb-form label{display:block;font-weight:600;font-size:.92rem;margin:16px 0 6px;color:var(--tone-deep)}
.yb-form input,.yb-form select,.yb-form textarea{width:100%;padding:12px 14px;min-height:48px;border:1px solid var(--tone-line);border-radius:8px;font:inherit;font-size:16px;background:var(--tone-white);color:var(--tone-ink)}
.yb-form textarea{min-height:140px;resize:vertical}
.yb-form input:focus,.yb-form select:focus,.yb-form textarea:focus{outline:2px solid var(--tone-aqua);outline-offset:1px}
.yb-form .yb-check{display:flex;gap:10px;align-items:flex-start;margin:18px 0;font-size:.9rem}
.yb-form .yb-check input{width:auto;min-height:0;margin-top:3px}
.yb-form button{width:100%;margin-top:8px}
.yb-alert{border-radius:10px;padding:14px 18px;margin-bottom:20px;font-weight:600}
.yb-alert--bad{background:rgb(226 84 62 / .1);border:1px solid rgb(226 84 62 / .4);color:var(--tone-flame-2)}
.yb-map{border:0;border-radius:14px;width:100%;height:320px;margin-top:34px}
.yb-base{background:var(--tone-deep-2);color:rgb(255 255 255 / .78);margin-top:70px}
.yb-base a{color:rgb(255 255 255 / .82);text-decoration:none;display:block;padding:6px 0;min-height:32px}
.yb-base a:hover{color:var(--tone-aqua)}
.yb-base__grid{display:grid;gap:34px;width:min(1140px,92vw);margin-inline:auto;padding:54px 0 30px}
.yb-base__brand{font-family:var(--head);font-weight:800;font-size:1.4rem;color:var(--tone-white);margin-bottom:12px}
.yb-base__brand em{font-style:normal;color:var(--tone-flame)}
.yb-base__reg{font-size:.84rem;color:rgb(255 255 255 / .55)}
.yb-base__col h2{color:var(--tone-aqua);font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}
.yb-base__foot{border-top:1px solid rgb(255 255 255 / .14);padding:20px 4vw 26px;display:flex;flex-direction:column;gap:12px;font-size:.85rem}
.yb-base__legal{display:flex;flex-wrap:wrap;gap:4px 22px}
.yb-base__legal a{display:inline-flex;align-items:center;min-height:44px;padding:0}
.yb-base__ccbtn{background:none;border:0;color:rgb(255 255 255 / .82);font:inherit;cursor:pointer;padding:0;min-height:44px}
.yb-base__ccbtn:hover{color:var(--tone-aqua)}
.yb-thanks{text-align:center;padding:70px 0 30px;max-width:620px;margin-inline:auto}
.yb-thanks .yb-tick{width:74px;height:74px;border-radius:50%;background:rgb(95 195 183 / .18);color:rgb(35 122 112);font-size:2.1rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}
@media (min-width:736px){.yb-svc{grid-template-columns:repeat(2,1fr)}.yb-post{grid-template-columns:repeat(2,1fr)}.yb-steps{grid-template-columns:repeat(2,1fr)}.yb-quotes{grid-template-columns:repeat(2,1fr)}.yb-base__grid{grid-template-columns:1.4fr 1fr 1fr}.yb-base__foot{flex-direction:row;justify-content:space-between;align-items:center}.yb-reach{grid-template-columns:1fr 1.15fr}.yb-hero__grid{grid-template-columns:1.1fr 1fr;align-items:center}}
@media (min-width:1056px){.yb-top__nav{display:flex;align-items:center;gap:2px}.yb-top__nav.is-live{position:static;box-shadow:none;flex-direction:row;padding:0}.yb-top__cta{margin:0 0 0 10px;padding:10px 20px;border-radius:8px}.yb-top__burger{display:none}.yb-svc{grid-template-columns:repeat(3,1fr)}.yb-post{grid-template-columns:repeat(3,1fr)}.yb-steps{grid-template-columns:repeat(4,1fr)}.yb-base__grid{grid-template-columns:1.5fr .8fr 1fr 1.1fr}}
@media (max-width:735px){.yb-top__bar p{display:none}.yb-top__bar{justify-content:center}}
