:root{--twc-navy:#071a49;--twc-navy-2:#0d2868;--twc-orange:#ff7900;--twc-orange-2:#ff8a1a;--twc-text:#17213a;--twc-muted:#657089;--twc-bg:#f6f8fb;--twc-border:#e4e8ef;--twc-white:#fff;--twc-radius:10px;--twc-shadow:0 8px 28px rgba(7,26,73,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--twc-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 32px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{background:var(--twc-navy);color:#fff;font-size:12px}.topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:15px}.site-header{background:#fff;border-bottom:1px solid var(--twc-border)}.header-main{display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:25px;padding:18px 0}.site-logo{display:block;max-width:180px;max-height:90px;object-fit:contain}.searchbar{display:flex;border:1px solid #d8dee9;border-radius:7px;overflow:hidden;height:48px}.searchbar select{width:165px;border:0;border-right:1px solid #e3e6ed;background:#fafbfc;padding:0 12px}.searchbar input{flex:1;border:0;outline:0;padding:0 15px;min-width:80px}.searchbar button{width:58px;border:0;background:var(--twc-orange);color:#fff;cursor:pointer}.header-actions{display:flex;align-items:center;gap:20px;font-size:13px}.header-action{display:flex;align-items:center;gap:8px;white-space:nowrap}.header-action strong{display:block}.header-action small{display:block;color:var(--twc-muted)}.navbar{background:var(--twc-navy);color:#fff}.nav-inner{display:flex;align-items:center;min-height:52px}.category-toggle{background:var(--twc-orange);height:52px;padding:0 22px;font-weight:700;display:flex;align-items:center;gap:10px}.primary-menu{display:flex;list-style:none;margin:0;padding:0;align-items:stretch}.primary-menu li{position:relative}.primary-menu a{display:flex;align-items:center;min-height:52px;padding:0 18px;font-size:14px}.primary-menu a:hover,.primary-menu .current-menu-item>a{background:rgb(255 255 255 / .09);color:#fff}.mobile-toggle{display:none;background:#fff0;color:#fff;border:0;font-size:22px}.hero{background:linear-gradient(100deg,var(--twc-navy) 0%,#0d2c72 58%,#0d2c72 100%);color:#fff}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;min-height:420px;align-items:center}.hero-copy{padding:55px 35px 55px 0}.hero-kicker{color:var(--twc-orange-2);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(38px,4vw,58px);line-height:1.08;margin:12px 0 18px}.hero p{font-size:17px;max-width:560px;color:#e9eef9}.hero-media{height:100%;min-height:420px;background:linear-gradient(90deg,rgb(7 26 73 / .45),#fff0),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjAwIiBoZWlnaHQ9IjkwMCIgdmlld0JveD0iMCAwIDE2MDAgOTAwIj4KPHJlY3Qgd2lkdGg9IjE2MDAiIGhlaWdodD0iOTAwIiBmaWxsPSIjZGJlOGY2Ii8+CjxyZWN0IHg9IjE3MCIgeT0iMTcwIiB3aWR0aD0iMTI2MCIgaGVpZ2h0PSI1NjAiIHJ4PSIyMCIgZmlsbD0iI2Y4ZmJmZiIvPgo8cmVjdCB4PSIyMzAiIHk9IjI0MCIgd2lkdGg9IjExNDAiIGhlaWdodD0iNzAiIGZpbGw9IiMxNzNkODAiLz4KPHJlY3QgeD0iMjMwIiB5PSIzNDAiIHdpZHRoPSIxMTQwIiBoZWlnaHQ9IjMxMCIgZmlsbD0iI2M5ZDhlOSIvPgo8cmVjdCB4PSIzMDAiIHk9IjQwMCIgd2lkdGg9IjI2MCIgaGVpZ2h0PSIyNTAiIGZpbGw9IiM4ZmE5YzciLz4KPHJlY3QgeD0iNjAwIiB5PSI0MDAiIHdpZHRoPSIyNjAiIGhlaWdodD0iMjUwIiBmaWxsPSIjNzg5N2JhIi8+CjxyZWN0IHg9IjkwMCIgeT0iNDAwIiB3aWR0aD0iMjYwIiBoZWlnaHQ9IjI1MCIgZmlsbD0iIzlkYjRjZSIvPgo8L3N2Zz4=) center/cover no-repeat}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:12px 20px;font-weight:700;border:1px solid #fff0;cursor:pointer}.btn-primary{background:var(--twc-orange);color:#fff}.btn-primary:hover{background:#e86d00;color:#fff}.btn-outline{border-color:#fff;color:#fff;margin-left:10px}.section{padding:55px 0}.section-head{text-align:center;margin-bottom:30px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--twc-orange)}.section-title{font-size:32px;line-height:1.2;margin:7px 0}.section-title span{color:var(--twc-orange)}.activities{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.activity-card,.product-card,.feature-card{background:#fff;border:1px solid var(--twc-border);border-radius:9px;box-shadow:0 4px 15px rgb(7 26 73 / .04)}.activity-card{padding:25px 15px;text-align:center;transition:.2s}.activity-card:hover{transform:translateY(-3px);box-shadow:var(--twc-shadow)}.activity-icon{width:54px;height:54px;border-radius:50%;background:var(--twc-navy);color:#fff;display:grid;place-items:center;margin:0 auto 14px;font-size:24px}.activity-card:nth-child(even) .activity-icon{background:var(--twc-orange)}.activity-card h3{font-size:15px;line-height:1.3;margin:0 0 9px}.activity-card p{font-size:12px;color:var(--twc-muted);margin:0 0 14px}.activity-card a{font-size:12px;color:var(--twc-orange);font-weight:700}.product-section{background:var(--twc-bg)}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px;margin:0!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce ul.products li.product,.product-card{padding:15px;border:1px solid var(--twc-border);background:#fff;border-radius:9px}.woocommerce ul.products li.product img{border-radius:7px}.woocommerce ul.products li.product .button{background:var(--twc-navy);color:#fff;border-radius:5px}.woocommerce ul.products li.product .button:hover{background:var(--twc-orange)}.trust-bar{background:var(--twc-navy);color:#fff;border-radius:9px;padding:20px 25px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.trust-item{display:flex;gap:12px;align-items:center;padding:5px 12px;border-right:1px solid rgb(255 255 255 / .15)}.trust-item:last-child{border:0}.trust-icon{color:var(--twc-orange);font-size:25px}.trust-item strong{display:block;font-size:14px}.trust-item small{color:#d8e0f3}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.about-panel{background:var(--twc-navy);color:#fff;border-radius:10px;padding:35px}.about-panel h3{margin-top:0}.check-list{padding:0;list-style:none}.check-list li{margin:8px 0}.check-list li:before{content:"✓";color:var(--twc-orange);font-weight:900;margin-right:9px}.site-footer{background:var(--twc-navy);color:#fff;margin-top:55px}.newsletter{background:#0b235b;padding:22px 0}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.newsletter-form{display:flex;max-width:500px;width:100%}.newsletter-form input{flex:1;border:0;padding:13px;border-radius:5px 0 0 5px}.newsletter-form button{border:0;background:var(--twc-orange);color:#fff;padding:0 18px;border-radius:0 5px 5px 0;font-weight:700}.footer-main{padding:45px 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.footer-logo{max-width:150px;max-height:75px;object-fit:contain;background:#fff;border-radius:4px}.footer-col h3{font-size:14px;margin-top:0}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin:7px 0;color:#cbd5ea;font-size:13px}.footer-bottom{border-top:1px solid rgb(255 255 255 / .15);padding:15px 0;font-size:12px;color:#cbd5ea;display:flex;justify-content:space-between;gap:15px}.page-hero{background:var(--twc-navy);color:#fff;padding:50px 0}.page-hero h1{margin:0;font-size:42px}.content-area{padding:50px 0}.entry-content{font-size:16px}.entry-content h2,.entry-content h3{color:var(--twc-navy)}.widget-area{background:var(--twc-bg);padding:20px;border-radius:9px}.woocommerce .woocommerce-breadcrumb{font-size:13px}.woocommerce .button,.woocommerce button.button,.woocommerce a.button{background:var(--twc-orange);color:#fff;border-radius:5px}.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{background:var(--twc-navy);color:#fff}.woocommerce-message{border-top-color:var(--twc-orange)}.woocommerce-message::before{color:var(--twc-orange)}.elementor-page .content-area{padding-top:0}@media(max-width:1050px){.header-main{grid-template-columns:170px 1fr}.header-actions{display:none}.activities{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.container{width:min(100% - 24px,1200px)}.topbar .container{justify-content:center}.header-main{grid-template-columns:1fr auto;gap:12px;padding:12px 0}.site-logo{max-width:145px;max-height:75px}.searchbar{grid-column:1/-1;order:3}.searchbar select{display:none}.mobile-toggle{display:block}.primary-menu{display:none;position:absolute;left:12px;right:12px;top:100%;background:var(--twc-navy);z-index:20;flex-direction:column}.primary-menu.is-open{display:flex}.navbar{position:relative}.category-toggle{flex:1}.nav-inner{justify-content:space-between}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:45px 0}.hero-media{min-height:240px}.hero h1{font-size:38px}.activities{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,1fr)}.trust-bar{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.about-grid{grid-template-columns:1fr}.newsletter-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media(max-width:480px){.activities{grid-template-columns:1fr}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:1fr}.trust-bar{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgb(255 255 255 / .15);padding-bottom:12px}.footer-grid{grid-template-columns:1fr}.btn{width:100%;margin:6px 0 0!important}}.listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--twc-border);padding:14px;border-radius:8px;margin-bottom:20px}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.listing-card{background:#fff;border:1px solid var(--twc-border);border-radius:9px;overflow:hidden;box-shadow:0 4px 16px rgb(7 26 73 / .05);transition:.2s}.listing-card:hover{transform:translateY(-3px);box-shadow:var(--twc-shadow)}.listing-image{height:220px;background:#eef2f7;overflow:hidden}.listing-image img{width:100%;height:100%;object-fit:cover}.listing-body{padding:18px}.listing-body h2,.listing-body h3{font-size:18px;line-height:1.3;margin:0 0 8px;color:var(--twc-navy)}.listing-body p{color:var(--twc-muted);font-size:13px;margin:0 0 12px}.listing-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--twc-muted)}.listing-meta strong{margin-left:auto;color:var(--twc-orange);font-size:15px}.listing-badge{background:#fff1e5;color:#d45f00;border-radius:20px;padding:4px 9px;font-weight:700}.filters{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:25px}.filters select,.filters input{width:100%;border:1px solid var(--twc-border);border-radius:6px;padding:11px;background:#fff}.category-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-panel{padding:30px;border-radius:10px;background:linear-gradient(135deg,var(--twc-navy),var(--twc-navy-2));color:#fff;min-height:190px}.category-panel:nth-child(2){background:linear-gradient(135deg,#e96500,#ff8a1a)}.category-panel h3{font-size:22px;margin:0 0 10px}.category-panel p{color:#e6ebf6;font-size:13px}.category-panel:nth-child(2) p{color:#fff}.entry-content img{border-radius:8px}.wp-block-button__link{background:var(--twc-orange)}@media(max-width:900px){.listing-grid{grid-template-columns:repeat(2,1fr)}.category-panels{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr}}@media(max-width:560px){.listing-grid,.category-panels,.filters{grid-template-columns:1fr}.listing-toolbar{align-items:flex-start;flex-direction:column}.listing-meta strong{margin-left:0}}.transfer-page{background:var(--twc-bg)}.transfer-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:25px}.transfer-card{background:#fff;border:1px solid var(--twc-border);border-radius:12px;padding:24px;box-shadow:var(--twc-shadow)}.operator-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:15px 0 22px}.operator-option input{position:absolute;opacity:0}.operator-option label{display:flex;align-items:center;justify-content:center;min-height:62px;border:2px solid var(--twc-border);border-radius:9px;cursor:pointer;font-weight:800;background:#fff}.operator-option input:checked+label{border-color:var(--twc-orange);box-shadow:0 0 0 2px rgb(255 121 0 / .12)}.operator-wave label{color:#111}.operator-orange label{color:#f36c21}.operator-mtn label{color:#111}.operator-moov label{color:#147b3d}.transfer-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.transfer-form .full{grid-column:1/-1}.transfer-form label{font-size:13px;font-weight:700;color:var(--twc-navy)}.transfer-form input,.transfer-form select{width:100%;padding:13px;border:1px solid var(--twc-border);border-radius:6px;margin-top:6px}.transfer-notice{padding:13px;background:#fff8ef;border-left:4px solid var(--twc-orange);font-size:13px}.operator-methods{display:grid;gap:10px}.method-row{padding:13px;border:1px solid var(--twc-border);border-radius:8px;background:#fff}.method-row strong{display:block;color:var(--twc-navy)}.method-row span{font-size:13px;color:var(--twc-muted)}@media(max-width:900px){.transfer-grid{grid-template-columns:1fr}.operator-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.container{width:calc(100% - 20px)}.site-logo{max-width:128px;max-height:62px}.header-main{padding:9px 0;gap:8px}.searchbar{height:44px}.searchbar input{font-size:13px;padding:0 10px}.searchbar button{width:48px}.category-toggle{height:46px;padding:0 12px;font-size:11px}.hero h1{font-size:31px}.hero p{font-size:15px}.hero-media{min-height:210px}.section{padding:38px 0}.section-title{font-size:25px}.footer-main{padding:32px 0}.transfer-card{padding:16px}.transfer-form{grid-template-columns:1fr}.transfer-form .full{grid-column:auto}.operator-option label{min-height:54px;font-size:13px}}@media(max-width:360px){.operator-grid{grid-template-columns:1fr}.site-logo{max-width:112px}}.shop-univers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shop-universe-card{display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid var(--twc-border);border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgb(7 26 73 / .05);transition:transform .2s ease,box-shadow .2s ease}.shop-universe-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgb(7 26 73 / .09)}.shop-universe-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.shop-universe-card span{font-weight:800;color:var(--twc-navy);padding:10px 12px 0}.shop-universe-card small{color:var(--twc-muted);padding:0 12px 12px}.twc-shop-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px;padding:14px 16px;border:1px solid var(--twc-border);border-radius:9px;background:#fff}.twc-shop-intro{display:flex;flex-direction:column;gap:3px}.twc-shop-intro span{font-size:13px;color:var(--twc-muted)}.twc-shop-sort .woocommerce-ordering{margin:0}.twc-shop-sort select{padding:9px;border:1px solid var(--twc-border);border-radius:6px}.woocommerce ul.products li.product{position:relative}.twc-sale-badge{position:absolute;z-index:2;top:10px;left:10px;background:var(--twc-orange);color:#fff;padding:5px 8px;border-radius:5px;font-size:11px;font-weight:800}.twc-checkout-security{display:flex;gap:10px;align-items:center;margin:0 0 20px;padding:13px 15px;border-radius:8px;background:rgb(7 26 73 / .05);color:var(--twc-navy)}.twc-checkout-security span{font-size:13px;color:var(--twc-muted)}.twc-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--twc-orange);color:#fff;font-size:11px;font-weight:800}@media(max-width:900px){.shop-univers-grid{grid-template-columns:repeat(2,1fr)}.twc-shop-tools{align-items:flex-start;flex-direction:column}.twc-shop-sort{width:100%}.twc-shop-sort .woocommerce-ordering{float:none!important}}@media(max-width:480px){.shop-univers-grid{grid-template-columns:1fr}.twc-checkout-security{align-items:flex-start;flex-direction:column}}