:root{--black:#080b0d;--black2:#111518;--gold:#c8903c;--gold2:#e3b66e;--cream:#f7f0e6;--paper:#fffdf9;--ink:#1a1b1c;--muted:#6f6a63;--line:#e5d7c4;--white:#fff;--green:#3d6b55;--shadow:0 18px 45px rgba(20,16,10,.10);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 40px));margin:auto}.topbar{background:#050708;color:#d8d8d8;font-size:13px;border-bottom:1px solid #202528}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.topbar a{color:#fff;font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(8,11,13,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,144,60,.28)}.header-inner{min-height:88px;display:flex;align-items:center;gap:26px}.brand{display:block;width:215px;min-width:215px}.brand img{width:100%;height:auto}.nav{display:flex;gap:21px;align-items:center;margin-left:auto;font-size:14px;font-weight:700;color:#f2f2f2}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--gold);transition:.2s}.nav a:hover:after{right:0}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:13px 20px;font-weight:800;border:1px solid transparent;transition:.2s;letter-spacing:.01em}.btn:hover{transform:translateY(-1px)}.btn-gold{background:var(--gold);color:#0b0d0e}.btn-gold:hover{background:var(--gold2)}.btn-outline{border-color:#5a5d5f;color:#fff;background:transparent}.btn-outline:hover{border-color:var(--gold);color:var(--gold2)}.btn-dark{background:var(--black);color:#fff}.btn-whatsapp{background:#218b4f;color:#fff}.light-outline{border-color:rgba(255,255,255,.42)}
.hero{background:linear-gradient(115deg,#080b0d 0%,#0c1013 56%,#17130e 100%);color:#fff;padding:72px 0 68px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px}.eyebrow,.kicker{font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--gold2)}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(47px,6vw,76px);line-height:1.02;margin:18px 0 22px;letter-spacing:-.03em}.hero h1 em{font-style:normal;color:var(--gold2)}.hero p{font-size:19px;color:#d6d7d8;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-proof{display:flex;flex-wrap:wrap;gap:11px 18px;margin-top:30px;color:#dedede;font-size:13px}.hero-proof span{display:inline-flex;align-items:center;gap:6px}.hero-visual{position:relative}.hero-visual>img{width:100%;aspect-ratio:1.28/1;object-fit:cover;border-radius:22px;border:1px solid rgba(200,144,60,.55);box-shadow:0 30px 70px rgba(0,0,0,.45)}.hero-badge{position:absolute;left:-24px;bottom:24px;background:rgba(255,253,249,.96);color:var(--ink);padding:17px 20px;border-radius:12px;box-shadow:var(--shadow);border-left:4px solid var(--gold);display:flex;flex-direction:column;max-width:285px}.hero-badge strong{font-size:15px}.hero-badge span{font-size:12px;color:var(--muted);margin-top:3px}
.section{padding:72px 0}.section.soft{background:var(--cream)}.section-intro{max-width:900px;text-align:center}.section-intro h2,.section-head h2,.ordering h2,.quote-band h2,.contact-strip h2{font-family:Georgia,'Times New Roman',serif;font-size:42px;line-height:1.12;margin:10px 0 12px}.section-intro p{font-size:18px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:32px}.section-head p{max-width:650px;color:var(--muted);margin:8px 0 0}.text-link{color:#8a5a20;font-weight:800;white-space:nowrap}.grid{display:grid;gap:20px}.corporate-grid{grid-template-columns:repeat(4,1fr)}.offer-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 28px rgba(50,35,15,.06);transition:.2s}.offer-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.offer-card>img{width:100%;height:220px;object-fit:cover}.offer-body{padding:20px}.offer-type{font-size:11px;font-weight:900;letter-spacing:.08em;color:#9b6b2f;text-transform:uppercase}.offer-card h3{font-size:21px;margin:6px 0 8px}.offer-card p{font-size:14px;color:var(--muted);min-height:66px}.card-link{display:inline-block;color:#7a4e19;font-weight:900;font-size:13px;margin-top:6px}.availability-note{margin-top:22px;padding:15px 18px;border:1px solid #d9c4a5;background:#fff9ef;color:#6b5a44;border-radius:11px;font-size:13px}
.dark-section{background:var(--black2);color:#fff}.inverse p{color:#c8c9ca}.gold-link{color:var(--gold2)}.snack-grid{grid-template-columns:repeat(4,1fr)}.snack-card{background:#181d20;border:1px solid #30363a;border-radius:16px;overflow:hidden}.snack-card img{width:100%;height:200px;object-fit:cover}.snack-card div{padding:18px}.snack-card h3{margin:0 0 6px}.snack-card p{margin:0;color:#c3c6c8;font-size:14px}.center-cta{text-align:center;margin-top:30px}
.service-grid{grid-template-columns:repeat(4,1fr)}.service{padding:27px;border:1px solid var(--line);border-radius:16px;background:#fff}.service-icon{width:42px;height:42px;border-radius:50%;background:#f2e3cd;color:#8b5c23;display:grid;place-items:center;font-weight:900}.service h3{margin:16px 0 7px;font-size:19px}.service p{margin:0;color:var(--muted);font-size:14px}
.ordering{background:#fff}.ordering-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:60px;align-items:start}.ordering-grid>div:first-child p{color:var(--muted);font-size:17px;max-width:520px}.steps-list{display:grid;gap:14px}.steps-list article{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:20px;background:#faf7f2;border:1px solid var(--line);border-radius:14px}.steps-list article>span{width:42px;height:42px;border-radius:50%;background:var(--gold);display:grid;place-items:center;font-weight:900}.steps-list h3{margin:0 0 5px;font-size:17px}.steps-list p{margin:0;color:var(--muted);font-size:14px}
.quote-band{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:42px}.quote-band p{color:var(--muted);margin-bottom:0}.quote-actions{display:flex;flex-direction:column;gap:12px}.contact-strip{padding-top:58px;padding-bottom:58px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.contact-grid p{color:var(--muted)}.contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact-actions a{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.contact-actions strong,.contact-actions span{display:block}.contact-actions strong{color:#8c5a20;margin-bottom:5px}.contact-actions span{font-size:13px;color:var(--muted)}
.site-footer{background:#050708;color:#d7d9da;padding:58px 0 22px;border-top:1px solid #26292c}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:38px}.footer-brand img{width:215px}.site-footer h4{color:#fff}.site-footer a{display:block;color:#cdd0d2;margin:8px 0}.site-footer p{font-size:14px;color:#b9bdc0}.footer-bottom{border-top:1px solid #2b2f32;margin-top:35px;padding-top:18px;font-size:12px;color:#969da1;display:flex;justify-content:space-between;gap:20px}.mobile-bar{display:none}
.page-hero{padding:62px 0;background:linear-gradient(120deg,#090c0e,#19140f);color:#fff}.page-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:50px;margin:0 0 12px}.page-hero p{font-size:18px;max-width:780px;color:#d4d6d7}.content{padding:64px 0}.content h2{font-family:Georgia,'Times New Roman',serif;font-size:34px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{border:1px solid var(--line);padding:25px;border-radius:16px}.quote-form{background:var(--cream);padding:34px;border-radius:18px}.notice{padding:16px 18px;border-radius:12px;background:#fff5dd;border:1px solid #e6ca96;color:#68552f}
@media(max-width:1050px){.nav{display:none}.header-actions .btn-outline{display:none}.hero-grid,.ordering-grid,.quote-band,.contact-grid{grid-template-columns:1fr}.corporate-grid,.snack-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:flex-start;flex-direction:column}.hero-visual{max-width:760px}.hero-badge{left:18px}.contact-actions{max-width:760px}}
@media(max-width:640px){.container{width:min(100% - 26px,1220px)}.topbar .container{justify-content:center;text-align:center}.topbar .container span:first-child{display:none}.header-inner{min-height:76px}.brand{width:165px;min-width:165px}.header-actions .btn{padding:10px 12px;font-size:12px}.hero{padding:48px 0 42px}.hero-grid{gap:34px}.hero h1{font-size:44px}.hero p{font-size:17px}.hero-actions .btn{width:100%}.hero-proof{display:grid;grid-template-columns:1fr 1fr}.hero-badge{position:static;margin-top:12px;max-width:none}.section{padding:54px 0}.section-intro h2,.section-head h2,.ordering h2,.quote-band h2,.contact-strip h2{font-size:34px}.corporate-grid,.snack-grid,.service-grid{grid-template-columns:1fr}.offer-card>img{height:240px}.snack-card img{height:230px}.quote-band{padding:28px}.contact-actions{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.mobile-bar{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;right:0;z-index:80;background:#07090a;border-top:1px solid #2b2e30;box-shadow:0 -8px 25px rgba(0,0,0,.28)}.mobile-bar a{padding:11px 6px;text-align:center;color:#fff;font-size:11px;font-weight:800}.mobile-bar a:nth-child(2){color:#88e6aa}.mobile-bar a:nth-child(3){color:var(--gold2)}.site-footer{padding-bottom:78px}}
.ct-quote-product{background:var(--gold)!important;color:#0b0d0e!important;border-radius:7px!important;font-weight:800!important;padding:12px 16px!important}.ct-catalogue-note{font-size:13px;color:var(--muted);margin-top:12px;max-width:620px}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{display:none!important}
/* v3 full-site additions */
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-toggle{display:none;margin-left:auto;width:42px;height:42px;border:1px solid #3b4145;background:#111518;border-radius:8px;padding:9px;cursor:pointer}.menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:#fff;margin:4px 0}.card-image-link{display:block}.offer-card img{width:100%;height:220px;object-fit:cover}.mini-link{display:inline-block;margin-top:10px;color:var(--gold2);font-size:12px;font-weight:900}.narrow{max-width:820px}.gold-kicker{color:var(--gold2)}.page-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:54px;align-items:center}.page-hero-grid>img{width:100%;height:385px;object-fit:cover;border-radius:20px;border:1px solid rgba(200,144,60,.45);box-shadow:0 28px 60px rgba(0,0,0,.35)}.page-hero .hero-actions{margin-top:24px}.catalogue-grid{grid-template-columns:repeat(3,1fr);gap:24px}.catalogue-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(50,35,15,.06);transition:.2s}.catalogue-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.catalogue-card>a{display:block}.catalogue-card img{width:100%;height:225px;object-fit:cover}.snack-catalogue-grid .catalogue-card img{height:240px}.catalogue-body{padding:21px}.catalogue-body>span{display:block;font-size:10px;letter-spacing:.12em;font-weight:900;text-transform:uppercase;color:#956226}.catalogue-body h3{margin:7px 0 4px;font-size:21px}.catalogue-body .tagline{font-weight:800;color:#3c3833;margin:0 0 10px}.catalogue-body p{color:var(--muted);font-size:14px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.small-quote{background:#f1e0c5;color:#684112;border-radius:7px;padding:7px 10px;font-weight:900;font-size:12px}.level-grid{grid-template-columns:repeat(3,1fr)}.level-grid article{background:#fff;border:1px solid var(--line);padding:28px;border-radius:16px}.level-grid article>span{font-size:13px;font-weight:900;color:#9b6b2f}.level-grid h3{font-size:23px;margin:8px 0 10px}.level-grid p{color:var(--muted)}.dark-cta{background:var(--black2)}.dark-band{background:#0b0e10;border-color:#2c3135;color:#fff}.dark-band p{color:#c7c9ca}.use-pills{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.use-pills span{padding:11px 16px;border:1px solid #d9c7ad;border-radius:999px;background:#fff;font-size:13px;font-weight:800}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-grid article{padding:26px;background:#fff;border:1px solid var(--line);border-radius:16px}.process-grid article>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--gold);font-weight:900;margin-bottom:18px}.process-grid h2{font-size:20px;margin:0 0 8px}.process-grid p{font-size:14px;color:var(--muted);margin:0}.important-box{margin-top:28px;background:#fff7e9;border:1px solid #e4c998;padding:18px 20px;border-radius:12px;color:#665438}.split-content{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:start}.split-content h2,.quote-help h2{font-family:Georgia,'Times New Roman',serif;font-size:38px;line-height:1.12}.check-list{list-style:none;padding:0;margin:22px 0 0}.check-list li{position:relative;padding:10px 0 10px 30px;border-bottom:1px solid rgba(0,0,0,.08)}.check-list li:before{content:'✓';position:absolute;left:0;color:#9b6b2f;font-weight:900}.check-list.compact li{padding-top:8px;padding-bottom:8px}.side-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 12px 30px rgba(50,35,15,.06)}.side-card h3{font-size:26px;margin-top:0}.quote-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:start}.quote-help{position:sticky;top:120px;padding:30px;background:var(--cream);border:1px solid var(--line);border-radius:18px}.quote-help ol{padding-left:22px;color:var(--muted)}.quote-help li{margin:12px 0}.contact-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.contact-page-grid article{border:1px solid var(--line);border-radius:16px;padding:28px;background:#fff}.contact-page-grid article>span{font-size:11px;letter-spacing:.12em;font-weight:900;text-transform:uppercase;color:#9b6b2f}.contact-page-grid h2{font-size:25px;margin:10px 0}.contact-page-grid p{color:var(--muted)}.content-wrap{max-width:900px}.product-quote-actions{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.ct-wa-product{background:#218b4f!important;color:#fff!important;border-radius:7px!important;font-weight:800!important;padding:12px 16px!important}.woocommerce-shell .woocommerce-breadcrumb{font-size:12px;color:var(--muted)}.woocommerce div.product div.images img{border-radius:16px}.woocommerce div.product .product_title{font-family:Georgia,'Times New Roman',serif;font-size:42px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;border:1px solid var(--line);border-radius:15px;padding:0 0 20px!important;overflow:hidden;background:#fff}.woocommerce ul.products li.product a img{margin:0 0 16px!important;height:220px;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 18px!important;font-size:19px!important}.woocommerce ul.products li.product .button{margin-left:18px!important}.ct-quote-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.ct-quote-form .field{display:flex;flex-direction:column;gap:7px}.ct-quote-form .field.full{grid-column:1/-1}.ct-quote-form label{font-size:13px;font-weight:800}.ct-quote-form input,.ct-quote-form select,.ct-quote-form textarea{width:100%;border:1px solid #cfc6ba;border-radius:8px;padding:12px 13px;background:#fff;font:inherit}.ct-quote-form textarea{min-height:110px;resize:vertical}.ct-quote-form .form-note{grid-column:1/-1;font-size:12px;color:var(--muted)}.ct-quote-form .submit-row{grid-column:1/-1;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.ct-form-success{padding:20px;background:#edf8f0;border:1px solid #abd3b7;border-radius:12px;color:#31593c;margin-bottom:22px}.ct-form-error{padding:20px;background:#fff1ef;border:1px solid #e4aaa4;border-radius:12px;color:#7a3831;margin-bottom:22px}
@media(max-width:1050px){.menu-toggle{display:block}.nav{display:none;position:absolute;left:20px;right:20px;top:86px;background:#0b0e10;border:1px solid #32383c;border-radius:12px;padding:14px;flex-direction:column;align-items:stretch;margin:0;box-shadow:0 18px 42px rgba(0,0,0,.35)}.nav.is-open{display:flex}.nav a{padding:10px 8px}.header-actions{margin-left:0}.page-hero-grid,.split-content,.quote-layout{grid-template-columns:1fr}.catalogue-grid{grid-template-columns:repeat(2,1fr)}.level-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.contact-page-grid{grid-template-columns:1fr}.quote-help{position:static}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:640px){.header-actions{display:none}.menu-toggle{margin-left:auto}.page-hero{padding:45px 0}.page-hero h1{font-size:39px}.page-hero-grid{gap:28px}.page-hero-grid>img{height:280px}.catalogue-grid,.level-grid,.process-grid{grid-template-columns:1fr}.catalogue-card img,.snack-catalogue-grid .catalogue-card img{height:245px}.split-content h2,.quote-help h2{font-size:32px}.ct-quote-form{grid-template-columns:1fr}.ct-quote-form .field.full,.ct-quote-form .form-note,.ct-quote-form .submit-row{grid-column:auto}.woocommerce ul.products{grid-template-columns:1fr!important}.woocommerce div.product .product_title{font-size:34px}}

/* v3.1 footer and navigation refinements */
.footer-cta{background:#f4ebdd;border-top:1px solid #e2d2ba;padding:40px 0}.footer-cta-inner{display:grid;grid-template-columns:1.35fr .65fr;gap:40px;align-items:center}.footer-cta h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.08;margin:7px 0 10px}.footer-cta p{margin:0;color:#6c6258;max-width:760px}.footer-cta-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.footer-about p{max-width:390px}.footer-contact-link{color:#d9a14a!important;font-weight:800}.footer-note{font-size:12px!important;line-height:1.5;margin-top:14px!important}.site-footer h4{margin-top:0;font-size:15px;letter-spacing:.04em}.site-footer a:hover{color:#e2ad55}.site-footer .footer-grid{display:grid!important}.site-footer .footer-brand{display:inline-block;margin-bottom:14px}.site-footer .footer-brand img{display:block!important}.ct-contact-menu a{color:#f2f2f2}
@media(max-width:1050px){.footer-cta-inner{grid-template-columns:1fr}.footer-cta-actions{justify-content:flex-start}}
@media(max-width:640px){.footer-cta{padding:32px 0}.footer-cta h2{font-size:30px}.footer-cta-actions .btn{width:100%}}

/* v3.3 corporate footer: rendered directly by page templates, not wp_footer hook */
#colophon,.site-info,.ast-footer-overlay,.ast-small-footer,.site-primary-footer-wrap,.site-below-footer-wrap,.elementor-location-footer,footer.site-footer{display:none!important}
.ct-footer-cta-v33{background:#f4ebdd;border-top:1px solid #e2d2ba;padding:40px 0}.ct-footer-cta-inner-v33{display:grid;grid-template-columns:1.35fr .65fr;gap:40px;align-items:center}.ct-footer-cta-v33 h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.08;margin:7px 0 10px}.ct-footer-cta-v33 p{margin:0;color:#6c6258;max-width:760px}.ct-footer-cta-actions-v33{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}
.ct-mega-footer-v33{display:block!important;background:#050708;color:#d7d9da;padding:58px 0 22px;border-top:1px solid #26292c}.ct-footer-grid-v33{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:38px}.ct-footer-brand-v33{display:inline-block;margin-bottom:14px}.ct-footer-brand-v33 img{display:block;width:215px;height:auto}.ct-mega-footer-v33 h4{color:#fff;margin:0 0 14px;font-size:15px;letter-spacing:.04em}.ct-mega-footer-v33 a{display:block;color:#cdd0d2;margin:8px 0}.ct-mega-footer-v33 a:hover{color:#e2ad55}.ct-mega-footer-v33 p{font-size:14px;color:#b9bdc0;margin:7px 0}.ct-footer-about-v33 p{max-width:390px}.ct-footer-highlight-v33{color:#d9a14a!important;font-weight:800}.ct-footer-note-v33{font-size:12px!important;line-height:1.5;margin-top:14px!important}.ct-footer-bottom-v33{border-top:1px solid #2b2f32;margin-top:35px;padding-top:18px;font-size:12px;color:#969da1;display:flex;justify-content:space-between;gap:20px}.ct-mobile-bar-v33{display:none}
@media(max-width:1050px){.ct-footer-grid-v33{grid-template-columns:repeat(2,1fr)}.ct-footer-cta-inner-v33{grid-template-columns:1fr}.ct-footer-cta-actions-v33{justify-content:flex-start}}
@media(max-width:640px){.ct-footer-cta-v33{padding:32px 0}.ct-footer-cta-v33 h2{font-size:30px}.ct-footer-cta-actions-v33 .btn{width:100%}.ct-footer-grid-v33{grid-template-columns:1fr}.ct-footer-bottom-v33{flex-direction:column}.ct-mega-footer-v33{padding-bottom:78px}.ct-mobile-bar-v33{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;right:0;z-index:90;background:#07090a;border-top:1px solid #2b2e30;box-shadow:0 -8px 25px rgba(0,0,0,.28)}.ct-mobile-bar-v33 a{padding:11px 6px;text-align:center;color:#fff;font-size:11px;font-weight:800}.ct-mobile-bar-v33 a:nth-child(2){color:#88e6aa}.ct-mobile-bar-v33 a:nth-child(3){color:var(--gold2)}}
