:root{--bg:#071109;--bg-soft:#0c1710;--panel:rgba(255, 255, 255, 0.05);--panel-strong:rgba(255, 255, 255, 0.08);--line:rgba(255, 255, 255, 0.09);--text:#f3f7f3;--muted:#b7c2b8;--green:#7dff8b;--green-2:#36d865;--shadow:0 20px 60px rgba(0, 0, 0, 0.35);--radius:28px;--radius-sm:18px;--container:min(1240px, 92%);--font-body:"Manrope", sans-serif;--font-heading:"Space Grotesk", "Manrope", sans-serif;--wb-primary:var(--green-2);--wb-accent:var(--green);--wb-bg:transparent;--wb-text:var(--text);--wb-muted:var(--muted);--wb-max-width:var(--container);--wb-gap:1.6rem}*,*::before,*::after{box-sizing:border-box}html,body{overflow-x:hidden}body,button,input,select,textarea{font-family:var(--font-body);font-size:16px;line-height:1.75;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--muted);background:radial-gradient(circle at top left,rgb(125 255 139 / .08),transparent 25%),radial-gradient(circle at bottom right,rgb(54 216 101 / .08),transparent 25%),linear-gradient(180deg,#061008 0%,#0a120d 100%)}a{transition:color 0.2s ease,opacity 0.2s ease,transform 0.2s ease}a:hover{opacity:.92}.page-header{background-color:transparent!important;padding:30px 0!important}body #page,body .site,body .site-content,body .content-area,body .site-main,body .inside-article{background:radial-gradient(circle at top left,rgb(125 255 139 / .08),transparent 25%),radial-gradient(circle at bottom right,rgb(54 216 101 / .08),transparent 25%),linear-gradient(180deg,#061008 0%,#0a120d 100%)}body .inside-article,body .separate-containers .inside-article,body .one-container .container,body .content-area,body .site-main,body .widget,body .wb-home{background:transparent!important;box-shadow:none!important}.wb-single{padding-top:5rem;padding-bottom:5rem;color:#f3f7f3}.banner-sticky{position:relative;width:100%;text-align:center;margin:10px 0}.banner-sticky img{width:90%;max-width:600px;border-radius:12px!important;display:inline-block;filter:saturate(.7) brightness(.8) blur(.4px)}h1,h2,h3,h4,h5,h6,.entry-title,.page-header h1,.main-title,.widget-title,.site-logo,.site-title{font-family:var(--font-heading);font-weight:700;letter-spacing:-.04em;line-height:1.05;text-wrap:balance;color:var(--text);margin-bottom:.7em}h1,.entry-title,.page-header h1{font-size:clamp(2.4rem, 5vw, 4.8rem)}h2{font-size:clamp(1.9rem, 3.3vw, 3rem)}h3{font-size:clamp(1.35rem, 2.2vw, 2rem)}h4{font-size:1.2rem}h5{font-size:1.05rem}h6{font-size:.95rem;letter-spacing:.02em;text-transform:uppercase}p,li,.entry-content p,.entry-content li,.widget p,.widget li{font-size:1.04rem;line-height:1.8;letter-spacing:-.01em;margin-bottom:1.1em}.entry-content a,.entry-summary a,.page-content a,.widget a,.comment-content a,.post-navigation a,.paging-navigation a{color:var(--green)}input[type="text"],input[type="email"],input[type="tel"],input[type="url"],input[type="search"],input[type="password"],input[type="number"],input[type="date"],textarea,select{color:#1a1a1a;background:#fff}.wb-home{width:100%;max-width:var(--container);margin:0 auto;padding:1.2rem 0 4.5rem;color:var(--text);background:#fff0;font-family:inherit;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wb-home p{text-align:justify}.wb-pill,.wb-eyebrow,.wb-card-tag,.wb-floating-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--green)}.wb-pill{padding:.55rem .95rem;border:1px solid rgb(125 255 139 / .18);background:rgb(125 255 139 / .08);border-radius:999px;backdrop-filter:blur(10px)}.wb-hero{position:relative;min-height:78vh;display:grid;align-items:stretch;margin-bottom:3rem}.wb-hero__visual,.wb-hero__content{grid-area:1 / 1}.wb-hero__visual{position:relative;min-height:620px}.wb-hero__image{position:relative;aspect-ratio:800 / 533;border-radius:32px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#0d1510}.wb-hero__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.04) contrast(1.03)}.wb-hero__image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(6 16 8 / .14) 0%,rgb(6 16 8 / .38) 42%,rgb(6 16 8 / .82) 100%),linear-gradient(90deg,rgb(6 16 8 / .55) 0%,rgb(6 16 8 / .12) 55%,rgb(6 16 8 / .18) 100%)}.wb-hero__content{position:relative;z-index:2;display:flex;align-items:flex-end;padding:clamp(1.2rem, 2vw, 2rem)}.wb-hero__content-inner{width:min(680px, 100%);padding:clamp(1rem, 2vw, 1.5rem);border-radius:24px;background:rgb(7 17 9 / .18);border:1px solid rgb(255 255 255 / .12);box-shadow:0 12px 40px rgb(0 0 0 / .25)}.wb-hero__content h1{font-family:var(--font-heading);font-size:clamp(2rem, 4.5vw, 4.9rem);line-height:.96;letter-spacing:-.05em;margin:.7rem 0 .9rem;max-width:10ch;color:#fff;text-transform:none}.wb-subtitle{color:rgb(243 247 243 / .86);font-size:1.02rem;max-width:58ch;line-height:1.72;margin:0}.wb-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.4rem 0 0}.wb-hero__actions--secondary{margin-top:.65rem;opacity:.95}.wb-hero__actions--secondary .wb-btn{min-height:46px;padding:.75rem 1.1rem;font-weight:700}.wb-club-grid{display:flex;gap:18px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.wb-club-item{width:calc(33.333% - 12px);box-sizing:border-box;text-align:center}.wb-club-item img{width:100%;height:160px;object-fit:cover;border-radius:6px;display:block}.wb-club-title{margin:8px 0 0;font-size:15px;font-weight:600;line-height:1.2}.wb-club-title a,.wb-club-link{color:inherit;text-decoration:none}@media (max-width:900px){.wb-club-item{width:calc(50% - 12px)}.wb-club-item img{height:140px}}@media (max-width:600px){.wb-club-item{width:100%}.wb-club-item img{height:180px}}.wb-home .wb-hero--about,.wb-home .wb-about-hero__inner,.wb-home .wb-grid-intro,.wb-home .wb-showcase,.wb-home .wb-about-stats,.wb-home .wb-process,.wb-home .wb-banner,.wb-home .wb-posts-section{width:100%;max-width:var(--container);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;box-sizing:border-box}.wb-home .wb-grid-intro,.wb-home .wb-showcase,.wb-home .wb-about-stats,.wb-home .wb-process,.wb-home .wb-banner{padding-top:2rem;padding-bottom:2rem}.wb-hero--about{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-top:3.2rem;padding-bottom:3.2rem;background:linear-gradient(180deg,rgb(125 255 139 / .08),transparent 60%);border-bottom:1px solid var(--line,rgb(255 255 255 / .09))}.wb-about-hero__inner{flex:1 1 60%}.wb-about-hero__title{font-size:2.4rem;margin:.2rem 0 .6rem;font-weight:800;color:var(--text)}.wb-hero--about .wb-subtitle{color:var(--muted);max-width:60ch;margin-bottom:1rem;font-size:1.05rem}.wb-about-hero__leaf{flex:0 0 260px;display:flex;align-items:center;justify-content:center}.wb-about-hero__leaf img{max-width:220px;width:100%;height:auto;display:block;border-radius:12px;object-fit:contain;mix-blend-mode:darken}.wb-about-hero__leaf img.wb-about-hero__img--alpha{mix-blend-mode:normal}.wb-panel{background:var(--panel,rgb(255 255 255 / .05));border-radius:var(--radius-sm,18px);padding:1.6rem;box-shadow:var(--shadow,0 20px 60px rgb(0 0 0 / .35));border:1px solid var(--line,rgb(255 255 255 / .09));color:var(--muted);display:flex;flex-direction:column;height:100%}.wb-panel h2,.wb-panel h3{color:var(--text)}.wb-panel--accent{border-left:4px solid var(--green);background:radial-gradient(circle at top left,rgb(125 255 139 / .12),transparent 30%),var(--panel,rgb(255 255 255 / .05))}.wb-home .wb-grid-intro .wb-eyebrow,.wb-home .wb-showcase .wb-eyebrow,.wb-home .wb-process .wb-eyebrow{color:var(--green)}.wb-showcase--about{display:grid;grid-template-columns:1fr min(420px, 38vw);gap:2.4rem;align-items:start;padding-top:2rem}.wb-showcase__left h2{font-size:1.6rem;margin:.4rem 0 1rem;color:var(--text)}.wb-showcase__left p{color:var(--muted)}.wb-showcase-logo img{opacity:1;filter:saturate(.7) brightness(.8) blur(.6px)}.wb-card-stack{background:var(--panel,rgb(255 255 255 / .05));border-radius:var(--radius-sm,18px);padding:1.2rem;margin-bottom:1.2rem;box-shadow:var(--shadow,0 20px 60px rgb(0 0 0 / .35));border:1px solid var(--line,rgb(255 255 255 / .09));color:var(--muted)}.wb-card-stack h3{color:var(--text)}.wb-card-stack--large{padding:1.6rem}.wb-card-tag{display:inline-block;background:rgb(125 255 139 / .1);color:var(--green);padding:.25rem .6rem;border-radius:6px;font-size:.8rem;margin-bottom:.6rem}.wb-about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem auto;max-width:var(--wb-max-width);padding:0 1rem}.wb-stat{background:var(--panel,rgb(255 255 255 / .05));border-radius:var(--radius-sm,18px);padding:1rem;text-align:center;border:1px solid var(--line,rgb(255 255 255 / .09))}.wb-stat strong{display:block;font-size:1.4rem;color:var(--text)}.wb-stat span{display:block;color:var(--muted);font-size:.9rem}.wb-process__steps{display:flex;gap:1.6rem;align-items:center;justify-content:space-between;margin-top:1rem;flex-wrap:wrap}.wb-process__header .wb-eyebrow{color:var(--green)}.wb-process__header .wb-process__title,.wb-process__step h3{color:var(--text)}.wb-process__step{background:var(--panel,rgb(255 255 255 / .05));padding:1rem;border-radius:var(--radius-sm,18px);flex:1 1 28%;min-width:220px;box-shadow:var(--shadow,0 20px 60px rgb(0 0 0 / .35));border:1px solid var(--line,rgb(255 255 255 / .09));color:var(--muted)}.wb-process__step p{color:var(--muted)}.wb-process__num{font-weight:900;color:var(--green);font-size:1.1rem;margin-bottom:.6rem}.wb-process__connector{width:2rem;height:2px;background:linear-gradient(90deg,rgb(125 255 139 / .2),rgb(125 255 139 / .55));align-self:center;display:none}.wb-hero--join{min-height:0;display:block;padding:clamp(3rem, 6vw, 5rem) clamp(1.5rem, 4vw, 3rem);background:radial-gradient(circle at top left,rgb(125 255 139 / .09),transparent 30%),radial-gradient(circle at bottom right,rgb(54 216 101 / .07),transparent 30%),linear-gradient(160deg,#071109 0%,#0c1a10 100%);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:2.5rem}.wb-join-hero__inner{max-width:680px}.wb-join-hero__logo{width:72px;height:72px;border-radius:50%;object-fit:contain;margin-bottom:1.2rem;display:block;background:rgb(255 255 255 / .04);border:1px solid var(--line);padding:8px}.wb-join-hero__title{font-family:var(--font-heading);font-size:clamp(2rem, 4vw, 3.4rem);font-weight:700;letter-spacing:-.05em;line-height:1.02;color:#fff;margin:.8rem 0 .9rem}.wb-join-layout{grid-template-columns:1fr 1.1fr;align-items:start}.wb-join-form-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:2rem;position:sticky;top:1.5rem}.wb-join-form-card h3{font-family:var(--font-heading);font-size:1.4rem;letter-spacing:-.04em;color:var(--text);margin:.6rem 0 .5rem}.wb-join-form-card>p{color:var(--muted);font-size:.92rem;margin-bottom:1.4rem}.wb-join-form-body{margin-top:.5rem}.wb-join-form-body .wpforms-form label{color:var(--muted)!important;font-size:0.88rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:0.06em!important;margin-bottom:0.4rem!important}.wb-join-form-body .wpforms-form input[type="text"],.wb-join-form-body .wpforms-form input[type="email"],.wb-join-form-body .wpforms-form input[type="tel"],.wb-join-form-body .wpforms-form textarea,.wb-join-form-body .wpforms-form select{background:rgb(255 255 255 / .06)!important;border:1px solid var(--line)!important;border-radius:10px!important;color:var(--text)!important;padding:.75rem 1rem!important;font-family:var(--font-body)!important;font-size:0.95rem!important;transition:border-color 0.2s ease!important;width:100%!important}.wb-join-form-body .wpforms-form input:focus,.wb-join-form-body .wpforms-form textarea:focus,.wb-join-form-body .wpforms-form select:focus{border-color:rgb(125 255 139 / .4)!important;outline:none!important;background:rgb(125 255 139 / .04)!important}.wb-join-form-body .wpforms-form input::placeholder,.wb-join-form-body .wpforms-form textarea::placeholder{color:rgb(183 194 184 / .45)!important}.wb-join-form-body .wpforms-form .wpforms-submit{background:linear-gradient(135deg,var(--green) 0%,var(--green-2) 100%)!important;color:#061008!important;border:none!important;border-radius:999px!important;padding:.85rem 2rem!important;font-family:var(--font-body)!important;font-size:0.95rem!important;font-weight:800!important;cursor:pointer!important;transition:transform 0.2s ease,opacity 0.2s ease!important;width:100%!important;margin-top:0.5rem!important}.wb-join-form-body .wpforms-form .wpforms-submit:hover{transform:translateY(-2px)!important;opacity:0.92!important}.wb-join-form-body .wpforms-form .wpforms-field{margin-bottom:1.1rem!important}@media (max-width:1100px){.wb-join-layout{grid-template-columns:1fr}.wb-join-form-card{position:static}}@media (max-width:640px){.wb-join-contacts{grid-template-columns:1fr}.wb-join-hero__title{font-size:clamp(1.8rem, 8vw, 2.6rem)}}.wb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.92rem 1.3rem;border-radius:999px;text-decoration:none;font-weight:800;transition:0.25s ease}.wb-btn:hover{transform:translateY(-2px)}.wb-btn--primary{background:linear-gradient(135deg,var(--green) 0%,var(--green-2) 100%);color:#061008!important;box-shadow:0 10px 30px rgb(54 216 101 / .28)}.wb-btn--secondary{border:1px solid rgb(255 255 255 / .13);background:rgb(255 255 255 / .06);color:#ffffff!important}.wb-btn--icon{display:inline-flex;align-items:center;gap:.6rem}.wb-btn--icon svg{width:18px;height:18px;stroke-width:2;flex-shrink:0;transition:transform 0.2s ease}.wb-btn--icon:hover svg{transform:translateX(2px)}.wb-panel .wb-btn{margin-top:1.2rem;margin-top:auto}.wb-panel,.wb-card-stack,.wb-showcase__left,.wb-sidebar,.wb-banner__content{background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.wb-panel,.wb-card-stack,.wb-showcase__left,.wb-sidebar{padding:1.8rem}.wb-panel--accent{background:radial-gradient(circle at top left,rgb(125 255 139 / .12),transparent 30%),rgb(255 255 255 / .05)}.wb-panel h2,.wb-panel h3,.wb-showcase h2,.wb-banner h2,.wb-card-stack h3{font-family:var(--font-heading);letter-spacing:-.045em;line-height:1.02;color:var(--text)}.wb-panel h2,.wb-showcase h2,.wb-banner h2{font-size:clamp(2rem, 4vw, 3.4rem);margin:.8rem 0 .9rem}.wb-panel h3,.wb-card-stack h3{font-size:1.3rem;margin:.75rem 0 .65rem}.wb-panel p,.wb-showcase p,.wb-banner p,.wb-card-stack p,.wb-sidebar p,.wb-sidebar li{color:var(--muted);line-height:1.75}.wb-text-link{display:inline-block;margin-top:1rem;color:var(--green);text-decoration:none;font-weight:800}.wb-card-stack--large{min-height:220px}.wb-grid-intro{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;margin:2.2rem 0 4.5rem;padding-top:2rem}.wb-showcase{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:4.5rem}.wb-showcase__left,.wb-showcase__right{display:flex;flex-direction:column;gap:1rem}.wb-list{list-style:none;margin:1.35rem 0 0;padding:0;display:grid;gap:.8rem}.wb-list li{position:relative;padding-left:1.35rem;color:var(--text);margin:0}.wb-list li::before{content:"";position:absolute;left:0;top:.72rem;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 14px rgb(125 255 139 / .55)}.wb-banner{margin-top:2rem}.wb-banner__content{padding:3.2rem 1.6rem;text-align:center;background:radial-gradient(circle at top,rgb(125 255 139 / .12),transparent 28%),linear-gradient(135deg,rgb(255 255 255 / .05),rgb(255 255 255 / .03))}.wb-banner p{max-width:760px;margin:.9rem auto 1.7rem}.wb-sidebar{margin-top:2.5rem;max-width:var(--container);margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.wb-sidebar .widget{margin-bottom:1.7rem}.wb-sidebar .widget:last-child{margin-bottom:0}.wb-sidebar h2,.wb-sidebar h3,.wb-sidebar .widget-title{color:var(--text)!important}.wb-sidebar a{color:var(--green)}.wb-panel,.wb-card-stack,.wb-stat,.wb-banner__content,.wb-showcase__left{transition:transform 0.25s ease,border-color 0.25s ease}.wb-panel:hover,.wb-card-stack:hover,.wb-stat:hover,.wb-showcase__left:hover{transform:translateY(-4px);border-color:rgb(125 255 139 / .22)}.site-header{background:rgb(6 16 8 / .9);backdrop-filter:blur(10px);border-bottom:1px solid rgb(255 255 255 / .06)}.main-navigation{background:#fff0}.main-navigation a,.main-navigation .menu-item a{color:#ffffff!important;font-weight:600}.main-navigation a:hover,.main-navigation .menu-item a:hover{color:#ffffff!important}.main-navigation .current-menu-item>a,.main-navigation .current_page_item>a{color:#ffffff!important}.site-logo a,.site-branding a{color:#ffffff!important}.custom-footer{background:#061008;color:#dce7dd;margin-top:4rem;border-top:1px solid rgb(255 255 255 / .08)}.custom-footer__top{width:min(1240px, 92%);margin:0 auto;padding:3rem 0 2rem;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}.custom-footer__col h3{color:#fff;font-size:1.1rem;margin-bottom:.9rem}.custom-footer__col p,.custom-footer__col li,.custom-footer__col a{color:#b7c2b8}.custom-footer__col ul{list-style:none;padding:0;margin:0}.custom-footer__col li{margin-bottom:.65rem}.custom-footer__col a{text-decoration:none}.custom-footer__col a:hover{color:var(--green)}.custom-footer__bottom{width:min(1240px, 92%);margin:0 auto;padding:1rem 0 1.4rem;border-top:1px solid rgb(255 255 255 / .06)}.custom-footer__bottom p{margin:0;color:#97a598;font-size:.94rem}.wb-hero--blog{min-height:0;display:block;padding:clamp(3rem, 6vw, 5rem) clamp(1.5rem, 4vw, 3rem);background:radial-gradient(circle at top left,rgb(125 255 139 / .09),transparent 30%),radial-gradient(circle at bottom right,rgb(54 216 101 / .07),transparent 30%),linear-gradient(160deg,#071109 0%,#0c1a10 100%);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:2.5rem;color:var(--text)}.wb-blog-hero__inner{max-width:680px}.wb-blog-hero__title{font-family:var(--font-heading);font-size:clamp(2.4rem, 5vw, 4.2rem);font-weight:700;letter-spacing:-.05em;line-height:1;color:#fff!important;margin:.8rem 0 .9rem}.wb-blog-section{padding-bottom:4rem}.wb-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-bottom:2.5rem}.wb-blog-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.25s ease,border-color 0.25s ease}.wb-blog-card:hover{transform:translateY(-4px);border-color:rgb(125 255 139 / .22)}.wb-blog-card__thumb{display:block;overflow:hidden;aspect-ratio:16 / 9}.wb-blog-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.wb-blog-card:hover .wb-blog-card__thumb img{transform:scale(1.04)}.wb-blog-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.wb-blog-card__meta-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.wb-blog-card__cat{display:inline-block;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800;padding:.3rem .75rem;border-radius:999px;background:rgb(125 255 139 / .1);border:1px solid rgb(125 255 139 / .18);color:var(--green)!important}.wb-blog-card__title{font-family:var(--font-heading);font-size:1.15rem;letter-spacing:-.03em;line-height:1.2;color:var(--text)!important;margin:0 0 .75rem}.wb-blog-card__title a{color:var(--text)!important;text-decoration:none;transition:color 0.2s ease}.wb-blog-card__title a:hover{color:var(--green)!important}.wb-blog-card__excerpt{color:var(--muted)!important;font-size:.93rem;line-height:1.7;flex:1;margin-bottom:1.25rem}.wb-blog-card__cta{align-self:flex-start;font-size:.88rem;min-height:42px;padding:.7rem 1.1rem}.wb-blog-card--featured{grid-column:span 3;flex-direction:row}.wb-blog-card--featured .wb-blog-card__thumb{width:52%;flex-shrink:0;aspect-ratio:auto}.wb-blog-card--featured .wb-blog-card__thumb img{height:100%}.wb-blog-card--featured .wb-blog-card__body{padding:clamp(1.5rem, 3vw, 2.5rem);justify-content:center}.wb-blog-card--featured .wb-blog-card__title{font-size:clamp(1.5rem, 2.5vw, 2.2rem);margin-bottom:1rem}.wb-blog-card--featured .wb-blog-card__excerpt{font-size:1rem;max-width:52ch}.wb-pagination .nav-links{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.wb-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 .75rem;border-radius:999px;background:var(--panel);border:1px solid var(--line);color:var(--muted);text-decoration:none;font-size:.9rem;font-weight:600;transition:0.2s ease}.wb-pagination .page-numbers:hover,.wb-pagination .page-numbers.current{background:rgb(125 255 139 / .12);border-color:rgb(125 255 139 / .3);color:var(--green)}.wb-no-posts{color:var(--muted);text-align:center;padding:3rem 0}.category-archive .wb-hero--blog{position:relative;overflow:hidden;min-height:540px;display:flex;align-items:stretch;padding:0;margin:2rem auto 2.5rem;border:1px solid rgb(255 255 255 / .08);border-radius:34px;background:linear-gradient(90deg,rgb(5 14 8 / .88) 0%,rgb(5 14 8 / .72) 42%,rgb(5 14 8 / .38) 68%,rgb(5 14 8 / .52) 100%),radial-gradient(circle at 18% 78%,rgb(125 255 139 / .1),transparent 22%),radial-gradient(circle at 82% 28%,rgb(125 255 139 / .12),transparent 24%),url(/wp-content/uploads/2026/04/wbback-min.jpg);background-size:cover;background-position:center right;background-repeat:no-repeat;box-shadow:0 24px 70px rgb(0 0 0 / .34)}.category-archive .wb-blog-hero__content{max-width:700px}.category-archive .wb-hero--blog::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(255 255 255 / .02),transparent 18%,transparent 82%,rgb(255 255 255 / .02)),radial-gradient(circle at 62% 46%,rgb(125 255 139 / .08),transparent 26%);pointer-events:none}.category-archive .wb-hero--blog::after{content:"";position:absolute;inset:16px;border-radius:24px;border:1px solid rgb(255 255 255 / .08);pointer-events:none;opacity:.65}.category-archive .wb-blog-hero__inner{position:relative;z-index:2;width:100%;max-width:none;padding:4rem 3rem}.category-archive .wb-pill{padding:.7rem 1.15rem;border-radius:999px;border:1px solid rgb(125 255 139 / .2);background:rgb(125 255 139 / .07);color:var(--green);font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(10px);max-width:200px}.category-archive .wb-blog-hero__title{max-width:10ch;margin:1rem 0 1rem;font-family:var(--font-heading);font-size:clamp(2.6rem, 5vw, 4.7rem);font-weight:700;line-height:.96;letter-spacing:-.055em;color:#f5f8f3;text-wrap:balance}.category-archive .wb-subtitle{max-width:28ch;margin:0;font-size:1.08rem;line-height:1.7;color:rgb(243 247 243 / .82)}.category-archive .wb-posts-nav{margin-top:1.4rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-archive .wb-posts-nav::-webkit-scrollbar{display:none}.category-archive .wb-posts-navlist{display:flex;flex-wrap:nowrap;gap:.7rem;list-style:none;margin:0;padding:0 0 .2rem;width:max-content;min-width:100%}.category-archive .wb-posts-navlist li{flex:0 0 auto;margin:0;list-style:none}.category-archive .wb-posts-navlist a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.55rem 1rem;border-radius:999px;text-decoration:none;font-size:.92rem;font-weight:600;color:rgb(255 255 255 / .82);background:rgb(255 255 255 / .035);border:1px solid rgb(255 255 255 / .08);backdrop-filter:blur(8px);transition:0.25s ease;white-space:nowrap}.category-archive .wb-posts-navlist a:hover{color:#fff;border-color:rgb(125 255 139 / .28);background:rgb(125 255 139 / .08);transform:translateY(-1px)}.category-archive .wb-posts-navlist a.is-active{color:#071109;background:linear-gradient(135deg,var(--green) 0%,var(--green-2) 100%);border-color:#fff0;box-shadow:0 10px 26px rgb(54 216 101 / .22)}@media (max-width:1100px){.wb-grid-intro,.wb-showcase{grid-template-columns:1fr}.wb-card-stack-grid,.wb-stats{grid-template-columns:1fr 1fr}.wb-hero{min-height:auto}.wb-hero__visual{min-height:560px}.wb-hero__content h1{max-width:11ch}.wb-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-blog-card--featured{grid-column:span 2;flex-direction:column}.wb-blog-card--featured .wb-blog-card__thumb{width:100%;aspect-ratio:16 / 9}}@media (max-width:980px){.wb-showcase--about{grid-template-columns:1fr}.wb-home .wb-showcase:not(.wb-showcase--about){grid-template-columns:1fr}.wb-home .wb-grid-intro{grid-template-columns:1fr}.wb-about-stats{grid-template-columns:repeat(2,1fr)}.wb-hero--about{flex-direction:column-reverse;gap:1rem;padding:2rem 0}.wb-about-hero__leaf{flex:0 0 auto;width:100%;max-width:240px;margin:0 auto .75rem;display:flex}.wb-about-hero__leaf img{max-width:200px}.wb-process__connector{display:none}.slideout-navigation a,.slideout-navigation .menu-item a,#generate-slideout-menu a,.inside-navigation a,.menu-toggle,.mobile-menu-control-wrapper .menu-toggle{color:#ffffff!important}.slideout-navigation,#generate-slideout-menu{background:rgb(6 16 8 / .98)}.category-archive .wb-hero--blog{min-height:500px;background-position:68% center}.category-archive .wb-blog-hero__inner{grid-template-columns:1fr;align-items:end;padding:3rem 2rem}.category-archive .wb-blog-hero__title,.category-archive .wb-subtitle{max-width:100%}.category-archive .cr-hero__stat{justify-self:start;min-width:180px;margin-top:1rem}}@media (max-width:560px){.wb-about-stats{grid-template-columns:1fr}.wb-process__steps{flex-direction:column;gap:1rem}.wb-about-hero__title{font-size:1.6rem}.wb-hero--about .wb-subtitle{font-size:.98rem}}@media (max-width:768px){.wb-panel,.wb-stat,.wb-hero__content-inner,.wb-blog-card,.wb-post-card{backdrop-filter:none;-webkit-backdrop-filter:none}.site-header .inside-header{display:flex!important;align-items:center;flex-wrap:wrap;min-height:unset!important;height:auto!important}.site-branding,.site-branding-container{display:flex!important;align-items:center;min-height:unset!important;height:auto!important}.site-logo,.header-widget{display:block!important;min-height:unset!important;height:auto!important}body,button,input,select,textarea{font-size:15.5px}p,li,.entry-content p,.entry-content li{font-size:1rem;line-height:1.75}.wb-home{width:min(100%, 94%);padding-top:.8rem;padding-bottom:3.5rem}.wb-hero{margin-bottom:2rem}.wb-hero__visual{min-height:460px}.wb-hero__content{align-items:flex-end;padding:.95rem}.wb-hero__content-inner{width:100%;padding:.95rem;border-radius:20px}.wb-hero__content h1{font-size:clamp(1.7rem, 8.8vw, 2.7rem);line-height:.98;margin:.55rem 0 .75rem;max-width:11ch}.wb-subtitle{font-size:.96rem;line-height:1.65;max-width:100%}.wb-hero__actions{gap:.7rem;margin-top:1.1rem}.wb-btn{width:100%;min-height:48px;padding:.9rem 1.1rem}.wb-stats,.wb-card-stack-grid{grid-template-columns:1fr}.wb-panel,.wb-card-stack,.wb-showcase__left,.wb-sidebar{padding:1.25rem;border-radius:22px}.wb-banner__content{padding:2.2rem 1.1rem;border-radius:24px}.wb-grid-intro{margin:1.8rem 0 3.5rem;gap:1rem}.wb-showcase{gap:1rem;margin-bottom:3.5rem}.cr-hero__stat{display:block;text-align:right;margin-top:1rem}}@media (max-width:640px){.wb-blog-grid{grid-template-columns:1fr}.wb-blog-card--featured{grid-column:span 1}.wb-blog-hero__title{font-size:clamp(2rem, 9vw, 2.8rem)}.category-archive .wb-hero--blog{min-height:460px;border-radius:24px;background-position:72% center}.category-archive .wb-hero--blog::after{inset:10px;border-radius:18px}.category-archive .wb-blog-hero__inner{padding:2rem 1.25rem 1.5rem;gap:1.2rem}.category-archive .wb-blog-hero__title{font-size:clamp(2.2rem, 9vw, 3.3rem)}.category-archive .wb-subtitle{font-size:1rem;line-height:1.65}.category-archive .wb-posts-navlist{gap:.55rem}.category-archive .wb-posts-navlist a{min-height:40px;padding:.48rem .9rem;font-size:.84rem}.category-archive .cr-hero__stat{padding:1.1rem 1.15rem 1rem;border-radius:20px}.category-archive .cr-hero__count{font-size:3.2rem}.category-archive .cr-hero__count-label{font-size:.76rem}}@media (max-width:480px){.wb-home{width:min(100%, 95%)}.wb-hero__visual{min-height:400px}.wb-hero__content{padding:.8rem}.wb-hero__content-inner{padding:.85rem}.wb-pill,.wb-eyebrow,.wb-card-tag,.wb-floating-label{font-size:.68rem;letter-spacing:.07em}.wb-hero__content h1{font-size:clamp(1.55rem, 8vw, 2.15rem)}.wb-subtitle{font-size:.93rem}}.wb-posts-section{margin-bottom:4rem}.wb-posts-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.wb-posts-title{font-family:var(--font-heading);font-size:clamp(1.8rem, 3vw, 2.6rem);letter-spacing:-.045em;line-height:1.02;color:var(--text);margin:.3rem 0 0}.wb-posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.wb-post-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.25s ease,border-color 0.25s ease}.wb-post-card:hover{transform:translateY(-4px);border-color:rgb(125 255 139 / .22)}.wb-post-card__thumb{display:block;overflow:hidden;aspect-ratio:16 / 9}.wb-post-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.wb-post-card:hover .wb-post-card__thumb img{transform:scale(1.04)}.wb-post-card__body{padding:1.4rem;display:flex;flex-direction:column;flex:1}.wb-post-card__cat{display:inline-block;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800;padding:.28rem .7rem;border-radius:999px;background:rgb(125 255 139 / .1);border:1px solid rgb(125 255 139 / .18);color:var(--green);margin-bottom:.75rem;width:fit-content}.wb-post-card__title{font-family:var(--font-heading);font-size:1.05rem;letter-spacing:-.03em;line-height:1.25;color:var(--text);margin:0 0 .7rem}.wb-post-card__title a{color:var(--text);text-decoration:none;transition:color 0.2s ease}.wb-post-card__title a:hover{color:var(--green)}.wb-post-card__excerpt{color:var(--muted);font-size:.9rem;line-height:1.7;flex:1;margin-bottom:1.1rem}.wb-post-card__meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:.9rem;gap:.5rem;flex-wrap:wrap}.wb-post-card__link{font-size:.82rem;font-weight:800;color:var(--green);text-decoration:none;letter-spacing:.02em;transition:opacity 0.2s}.wb-post-card__link:hover{opacity:.75}.wb-post-card--featured{grid-column:span 3;flex-direction:row}.wb-post-card--featured .wb-post-card__thumb{width:48%;flex-shrink:0;aspect-ratio:auto}.wb-post-card--featured .wb-post-card__thumb img{height:100%}.wb-post-card--featured .wb-post-card__body{padding:clamp(1.2rem, 2.5vw, 2rem);justify-content:center}.wb-post-card--featured .wb-post-card__title{font-size:clamp(1.1rem, 2vw, 1.5rem);margin-bottom:.8rem}.wb-post-card--featured .wb-post-card__excerpt{font-size:.95rem}.wb-hero--faq{min-height:0;display:block;padding:clamp(3rem, 6vw, 5rem) clamp(1.5rem, 4vw, 3rem);background:#fff0;margin-bottom:2.5rem;text-align:center}.wb-faq-hero__inner{max-width:760px;margin:0 auto;text-align:center}.wb-faq-hero__title{font-family:var(--font-heading);font-size:clamp(2.2rem, 5vw, 4rem);font-weight:700;letter-spacing:-.05em;line-height:1.02;color:#fff;margin:.8rem 0 .9rem}@media (max-width:1100px){.wb-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-post-card--featured{grid-column:span 2;flex-direction:column}.wb-post-card--featured .wb-post-card__thumb{width:100%;aspect-ratio:16 / 9}}@media (max-width:640px){.wb-posts-grid{grid-template-columns:1fr}.wb-post-card--featured{grid-column:span 1}.wb-posts-header{flex-direction:column;align-items:flex-start}}.wb-single__container{max-width:760px;margin:0 auto;padding:0 1.6rem;remove_filter('the_content','wpautop',10)}body.single-post .inside-article{padding:0!important;background:transparent!important;box-shadow:none!important}body.single-post .entry-content,body.single-post .entry-header,body.single-post .post-image,body.single-post .featured-image{max-width:none}body.single-post .wb-single{width:100%;max-width:var(--container);margin:0 auto;padding:clamp(2rem, 4vw, 4rem) 0 5rem}body.single-post .wb-single__content,body.single-post .entry-content{max-width:760px;margin:0 auto;padding:clamp(1.4rem, 2.5vw, 2rem);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--muted);position:relative;overflow:hidden}body.single-post .wb-single__content::before,body.single-post .entry-content::before{content:"";position:absolute;inset:0 0 auto 0;height:140px;background:radial-gradient(circle at top left,rgb(125 255 139 / .1),transparent 55%);pointer-events:none}body.single-post .entry-header,body.single-post .wb-single__header{max-width:760px;margin:0 auto 1.25rem;padding:0 .2rem}body.single-post .entry-title,body.single-post .wb-single__title{font-family:var(--font-heading);font-size:clamp(2rem, 4.5vw, 4rem);line-height:.98;letter-spacing:-.05em;color:var(--text);margin-bottom:.8rem}body.single-post .entry-meta,body.single-post .wb-single__meta{color:var(--muted);font-size:.9rem;opacity:.9}body.single-post .post-image,body.single-post .featured-image,body.single-post .wb-single__featured{max-width:760px;margin:0 auto 1.4rem;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);position:relative;background:#0d1510}body.single-post .post-image img,body.single-post .featured-image img,body.single-post .wb-single__featured img{width:100%;display:block;object-fit:cover;filter:saturate(.82) contrast(1.06) brightness(.82);transform:scale(1.01);transition:transform 0.45s ease,filter 0.35s ease}body.single-post .post-image::after,body.single-post .featured-image::after,body.single-post .wb-single__featured::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(6 16 8 / .08) 0%,rgb(6 16 8 / .22) 50%,rgb(6 16 8 / .42) 100%);pointer-events:none}body.single-post .post-image:hover img,body.single-post .featured-image:hover img,body.single-post .wb-single__featured:hover img{transform:scale(1.035);filter:saturate(.9) contrast(1.08) brightness(.8)}body.single-post .entry-content img,body.single-post .wb-single__content img{border-radius:20px;border:1px solid var(--line);box-shadow:var(--shadow);filter:saturate(.86) contrast(1.04) brightness(.9)}body.single-post .entry-content>*+*,body.single-post .wb-single__content>*+*{margin-top:1.1rem}body.single-post .entry-content p,body.single-post .wb-single__content p,body.single-post .entry-content li,body.single-post .wb-single__content li{color:var(--muted);line-height:1.85}body.single-post .entry-content strong,body.single-post .wb-single__content strong{color:var(--text);font-weight:700}body.single-post .entry-content h2,body.single-post .entry-content h3,body.single-post .entry-content h4,body.single-post .wb-single__section-title{color:var(--text);letter-spacing:-.04em}body.single-post .entry-content h2,body.single-post .wb-single__section-title{font-size:clamp(1.45rem, 2.3vw, 2rem);margin-top:2rem;padding-top:1.2rem;border-top:1px solid var(--line)}body.single-post .wb-single__cta{margin-top:2rem;padding:1.2rem 1.25rem;border-radius:20px;background:radial-gradient(circle at top left,rgb(125 255 139 / .1),transparent 45%),rgb(255 255 255 / .04);border:1px solid var(--line)}body.single-post .wb-single__cta-text{margin:0;color:var(--text)}body.single-post .wb-single__cta-link{display:inline-flex;margin-top:.9rem;color:var(--green);font-weight:800;text-decoration:none}.wb-showcase__right{display:flex;align-items:stretch}.wb-shopify-swiper .swiper-pagination{display:none}.wb-showcase__right .wb-banner{width:100%;margin-top:0}.wb-banner--shopify .wb-banner__content--shopify{display:grid;grid-template-columns:1fr;gap:1.4rem;text-align:left;padding:2rem}.wb-banner--shopify .wb-banner__text{max-width:none}.wb-banner--shopify .wb-banner__text p{margin:.8rem 0 0;color:var(--muted)}.wb-shopify-slider-wrap{width:100%;min-width:0}.wb-shopify-swiper{width:100%;padding-bottom:2.5rem;overflow:hidden}.wb-product-slide{background:rgb(255 255 255 / .04);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform 0.25s ease,border-color 0.25s ease}.wb-product-slide:hover{transform:translateY(-3px);border-color:rgb(125 255 139 / .24)}.wb-product-slide a{display:block;text-decoration:none;color:inherit}.wb-product-slide img,.wb-product-slide__no-img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.wb-product-slide__no-img{background:rgb(255 255 255 / .06)}.wb-product-slide__info{padding:.85rem .9rem 1rem;display:flex;flex-direction:column;gap:.25rem}.wb-product-slide__title{font-size:.92rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wb-product-slide__price{font-size:.85rem;color:var(--green);opacity:.95}.wb-slide-loading{padding:1rem;opacity:.6;color:var(--muted)}.wb-shopify-swiper .swiper-button-next,.wb-shopify-swiper .swiper-button-prev{color:var(--green);transform:scale(.72)}.wb-shopify-swiper .swiper-pagination-bullet{background:rgb(255 255 255 / .35);opacity:1}.wb-shopify-swiper .swiper-pagination-bullet-active{background:var(--green)}@media (max-width:980px){.wb-banner--shopify .wb-banner__content--shopify{padding:1.4rem}}@media (max-width:768px){.wb-showcase__right{display:none!important}.wb-shopify-slider-wrap,.wb-shopify-swiper{width:100%!important;min-width:0!important}.wb-banner--shopify .wb-banner__content--shopify{padding:1.2rem;grid-template-columns:1fr}.wb-shopify-swiper{padding-bottom:1.8rem}}.wb-featured-post{background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.wb-featured-post__link{display:block;text-decoration:none;color:inherit}.wb-featured-post__image{width:100%}.wb-featured-post__image img{width:100%;height:220px;object-fit:cover;display:block}.wb-featured-post__body{padding:1.25rem}.wb-featured-post__title{margin:.4rem 0 .5rem;color:var(--text);font-size:1.5rem;line-height:1.05}.wb-featured-post__excerpt{margin:0;color:var(--muted)}@media (max-width:768px){.wb-featured-post__image img{height:180px}.wb-featured-post__body{padding:1rem}}@media (max-width:768px){body.single-post .wb-single{padding-top:1.25rem}body.single-post .wb-single__content,body.single-post .entry-content{padding:.5rem;border-radius:22px}.wb-hero__image{aspect-ratio:unset;height:400px;/* ajusta según tu diseño * body.single-post .post-image,body.single-post .featured-image,body.single-post .wb-single__featured{border-radius:18px}.wb-single__container{padding-left:0;padding-right:0}.wb-single__content,.entry-content{max-width:100%;padding:1rem;border-radius:18px;hyphens:none;-webkit-hyphens:none;-ms-hyphens:none}}