:root{--castready-navy:#091b37;--castready-green:#28b04d;--castready-white:#fff;--castready-light-bg:#f5f7fa;--castready-text:#111827;--castready-border:#e5e7eb;--castready-green-hover:#229640;--castready-navy-hover:#102d55;--cr-navy:var(--castready-navy);--cr-green:var(--castready-green);--cr-green-hover:var(--castready-green-hover);--cr-white:var(--castready-white);--cr-bg:var(--castready-light-bg);--cr-text:var(--castready-text);--cr-border:var(--castready-border);--cr-navy-hover:var(--castready-navy-hover);--cr-radius:14px;--cr-shadow:0 12px 30px rgba(9,27,55,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cr-bg);color:var(--cr-text);font-family:Arial,sans-serif;line-height:1.6}a{color:var(--cr-navy)}a:hover{color:var(--cr-green-hover)}a:focus-visible,button:focus-visible{outline:3px solid var(--cr-green);outline-offset:3px}img{max-width:100%;height:auto}.cr-container{width:min(1160px,calc(100% - 32px));margin:0 auto}.cr-header{background:var(--cr-white);border-bottom:1px solid var(--cr-border)}.cr-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:24px}.cr-brand img{display:block;width:176px;height:auto}.cr-nav ul{display:flex;align-items:center;gap:24px;padding:0;margin:0;list-style:none}.cr-nav a{font-weight:700;text-decoration:none}.cr-menu-toggle{display:none;border:1px solid var(--cr-border);background:var(--cr-white);color:var(--cr-navy);padding:10px 12px;border-radius:8px;font-weight:700}.cr-button{display:inline-block;border:0;border-radius:8px;padding:13px 20px;font-weight:700;text-decoration:none;cursor:pointer}.cr-button--green{background:var(--cr-green);color:var(--cr-white)}.cr-button--green:hover{background:var(--cr-green-hover);color:var(--cr-white)}.cr-button--navy{background:var(--cr-navy);color:var(--cr-white)}.cr-button--navy:hover{background:var(--cr-navy-hover);color:var(--cr-white)}.cr-hero{padding:88px 0;background:var(--cr-navy);color:var(--cr-white)}.cr-hero h1{max-width:720px;margin:0 0 18px;font-size:clamp(2.5rem,6vw,5rem);line-height:1}.cr-hero p{max-width:640px;margin:0 0 28px;font-size:1.2rem}.cr-hero .cr-button--navy{background:var(--cr-white);color:var(--cr-navy)}.cr-hero .cr-button--navy:hover{background:var(--cr-bg)}.cr-actions{display:flex;flex-wrap:wrap;gap:12px}.cr-section{padding:64px 0}.cr-section--white{background:var(--cr-white)}.cr-section h2{margin-top:0;color:var(--cr-navy);font-size:clamp(1.8rem,3vw,2.6rem)}.cr-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cr-card{background:var(--cr-white);border:1px solid var(--cr-border);border-radius:var(--cr-radius);padding:24px;box-shadow:var(--cr-shadow)}.cr-card h3{margin:0 0 8px;color:var(--cr-navy)}.cr-card p{margin-bottom:0}.cr-label{display:inline-block;margin-bottom:14px;border-radius:999px;padding:5px 10px;background:var(--cr-green);color:var(--cr-white);font-size:.8rem;font-weight:700}.cr-placeholder{color:var(--cr-navy);background:var(--cr-bg);border:1px dashed var(--cr-border)}.cr-footer{padding:36px 0;background:var(--cr-navy);color:var(--cr-white)}.cr-footer a{color:var(--cr-white)}@media (max-width:800px){.cr-menu-toggle{display:block}.cr-nav{display:none;width:100%}.cr-nav.is-open{display:block}.cr-header__inner{flex-wrap:wrap;padding:14px 0}.cr-nav ul{flex-direction:column;align-items:flex-start;padding:12px 0 4px}.cr-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.cr-grid{grid-template-columns:1fr}.cr-hero{padding:64px 0}}.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}.cr-notice{background:var(--cr-navy);color:var(--cr-white);font-size:.78rem;letter-spacing:.02em}.cr-notice .cr-container{min-height:34px;display:flex;justify-content:center;align-items:center;gap:18px}.cr-notice strong{color:var(--cr-green)}.cr-header{position:relative}.cr-header__inner{min-height:90px}.cr-brand img{width:188px}.cr-search{display:flex;flex:1;max-width:480px;margin-left:auto;border:1px solid var(--cr-border);border-radius:8px;overflow:hidden;background:var(--cr-white)}.cr-search input[type="search"]{min-width:0;flex:1;border:0;padding:12px 15px;color:var(--cr-text);font:inherit}.cr-search input[type="search"]:focus{outline:0}.cr-search button{border:0;padding:0 18px;background:var(--cr-green);color:var(--cr-white);font-weight:700;cursor:pointer}.cr-search button:hover{background:var(--cr-green-hover)}.cr-header__actions{display:flex;gap:18px;white-space:nowrap}.cr-header__actions a{color:var(--cr-navy);font-size:.9rem;font-weight:700;text-decoration:none}.cr-nav-wrap{border-top:1px solid var(--cr-border)}.cr-nav ul{min-height:50px;gap:30px}.cr-nav a{font-size:.92rem}.cr-hero{position:relative;overflow:hidden;min-height:650px;padding:78px 0;background-color:var(--cr-navy);background-image:linear-gradient(90deg,rgba(9,27,55,.98) 0%,rgba(9,27,55,.9) 34%,rgba(9,27,55,.56) 68%,rgba(9,27,55,.22) 100%) , url(assets/xcastready-hero-fishing.png.pagespeed.ic.VNnRQAwYUc.png);background-position:center;background-size:cover}.cr-hero::after{content:'';position:absolute;width:540px;height:540px;right:-160px;top:-220px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 46px rgba(255,255,255,.04) , 0 0 0 92px rgba(255,255,255,.025)}.cr-hero__layout{position:relative;z-index:1;display:flex;align-items:center;min-height:494px}.cr-hero__copy{max-width:650px}.cr-eyebrow,.cr-section-kicker{margin:0 0 12px;color:var(--cr-green);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cr-hero h1{margin-bottom:22px;letter-spacing:-.04em}.cr-hero p{color:var(--cr-white);opacity:.86}.cr-button{transition:transform .2s ease , background .2s ease , color .2s ease}.cr-button:hover{transform:translateY(-2px)}.cr-button--ghost{border:1px solid rgba(255,255,255,.34);background:transparent;color:var(--cr-white)}.cr-button--ghost:hover{background:var(--cr-white);color:var(--cr-navy)}.cr-hero__proof{display:flex;align-items:center;gap:10px;margin-top:30px}.cr-proof-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--cr-green);color:var(--cr-white);font-weight:800}.cr-hero__proof strong,.cr-hero__proof small{display:block}.cr-hero__proof small{color:var(--cr-white);opacity:.68}.cr-hero__visual{display:none}.cr-hero__photo{width:100%;min-height:430px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background-image:linear-gradient(90deg,rgba(9,27,55,.5),rgba(9,27,55,.02) 62%) , url(assets/xcastready-hero-fishing.png.pagespeed.ic.VNnRQAwYUc.png);background-position:center;background-size:cover;box-shadow:20px 20px 0 var(--cr-navy-hover)}.cr-product-visual{position:relative;width:360px;height:390px;border-radius:24px;background:var(--cr-green);box-shadow:24px 24px 0 var(--cr-navy-hover);transform:rotate(3deg)}.cr-product-visual__badge{position:absolute;top:24px;left:26px;color:var(--cr-navy);font-weight:900;letter-spacing:.18em}.cr-product-visual__box{position:absolute;left:74px;bottom:56px;width:184px;height:156px;display:flex;flex-direction:column;justify-content:center;padding:20px;background:var(--cr-white);color:var(--cr-navy);box-shadow:14px 14px 0 rgba(9,27,55,.22);transform:rotate(-7deg)}.cr-product-visual__box strong{font-size:2rem;line-height:.92;letter-spacing:-.06em}.cr-product-visual__box small{margin-top:12px;color:var(--cr-green-hover);font-weight:700}.cr-product-visual__rod{position:absolute;width:330px;height:8px;top:116px;left:20px;border-radius:9px;background:var(--cr-navy);transform:rotate(-26deg)}.cr-product-visual__reel{position:absolute;width:78px;height:78px;right:58px;top:153px;border:12px solid var(--cr-navy);border-radius:50%}.cr-product-visual__reel::after{content:'';position:absolute;width:80px;height:9px;right:-44px;bottom:-18px;background:var(--cr-navy);transform:rotate(42deg)}.cr-category-bar{padding:30px 0;background:var(--cr-white);border-bottom:1px solid var(--cr-border)}.cr-category-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cr-category-list a{display:grid;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;padding:12px;border-radius:10px;color:var(--cr-text);text-decoration:none}.cr-category-list a:hover{background:var(--cr-bg);color:var(--cr-navy)}.cr-category-icon{grid-row:span 2;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--cr-navy);color:var(--cr-green);font-size:.8rem;font-weight:900}.cr-category-list strong{color:var(--cr-navy)}.cr-category-list small{color:var(--cr-text);opacity:.65;font-size:.72rem}.cr-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.cr-section-heading h2{max-width:560px;margin-bottom:0;letter-spacing:-.03em}.cr-text-link,.cr-card-link{color:var(--cr-navy);font-weight:800;text-decoration:none}.cr-text-link:hover,.cr-card-link:hover{color:var(--cr-green-hover)}.cr-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cr-product-card{overflow:hidden;border:1px solid var(--cr-border);border-radius:var(--cr-radius);background:var(--cr-white);box-shadow:var(--cr-shadow)}.cr-product-card__image{position:relative;height:230px;display:flex;align-items:end;padding:22px;overflow:hidden;background:var(--cr-navy);color:var(--cr-white)}.cr-product-card__image::before,.cr-product-card__image::after{content:'';position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.23)}.cr-product-card__image::before{width:300px;height:300px;right:-80px;top:-110px}.cr-product-card__image::after{width:190px;height:190px;left:-80px;bottom:-90px;border-color:var(--cr-green)}.cr-product-card__image--predator{background:var(--cr-navy-hover)}.cr-product-card__image--family{background:var(--cr-green-hover)}.cr-product-card__image span{position:relative;z-index:1;font-size:2.2rem;font-weight:900;line-height:.9;letter-spacing:-.06em}.cr-product-card__body{padding:22px}.cr-product-card__body h3{margin:0 0 8px;font-size:1.35rem}.cr-product-card__body p{min-height:52px;margin:0 0 20px;color:var(--cr-text);opacity:.78;font-size:.92rem}.cr-card-link{display:flex;justify-content:space-between;border-top:1px solid var(--cr-border);padding-top:16px}.cr-section--split{background:var(--cr-navy);color:var(--cr-white)}.cr-split{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px}.cr-split h2{max-width:500px;margin:0 0 16px;color:var(--cr-white)}.cr-split p:not(.cr-section-kicker) {max-width:540px;opacity:.78}.cr-steps{border-left:1px solid rgba(255,255,255,.24)}.cr-steps div{display:flex;align-items:center;gap:18px;padding:20px 0 20px 28px;border-bottom:1px solid rgba(255,255,255,.14)}.cr-steps span,.cr-benefits span{color:var(--cr-green);font-weight:900;letter-spacing:.08em}.cr-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.cr-benefits article{border-top:2px solid var(--cr-green);padding-top:18px}.cr-benefits h3{color:var(--cr-navy)}.cr-benefits p{opacity:.78}.cr-section--soft{background:var(--cr-bg)}.cr-content-cta{display:flex;align-items:center;justify-content:space-between;gap:40px}.cr-content-cta h2{margin:0 0 12px}.cr-content-cta p:not(.cr-section-kicker) {max-width:600px;margin-bottom:0}.cr-footer{padding:62px 0 22px}.cr-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.cr-footer__brand img{width:174px}.cr-footer h2{margin:0 0 14px;color:var(--cr-green);font-size:1rem}.cr-footer__grid a:not(.cr-footer__brand) {display:block;margin:7px 0;text-decoration:none}.cr-footer__grid p{opacity:.75}.cr-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);color:var(--cr-white);opacity:.65;font-size:.8rem}.cr-empty-catalog{max-width:700px;margin:38px auto;padding:48px;border:1px solid var(--cr-border);border-radius:var(--cr-radius);background:var(--cr-bg);text-align:center}.cr-empty-catalog h2{margin:0 0 12px}.cr-empty-catalog p:not(.cr-section-kicker) {margin:0 auto 24px;max-width:540px}.cr-product-information{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:34px 0;padding-top:34px;border-top:1px solid var(--cr-border)}.cr-product-information__item{padding:24px;border:1px solid var(--cr-border);border-radius:var(--cr-radius);background:var(--cr-white)}.cr-product-information h2{margin-top:0;color:var(--cr-navy);font-size:1.15rem}.cr-product-information p{margin-bottom:0}.woocommerce .site-main,.woocommerce-page .site-main{color:var(--cr-text)}.woocommerce .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:8px;background:var(--cr-green);color:var(--cr-white);font-weight:700}.woocommerce .button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--cr-green-hover);color:var(--cr-white)}.woocommerce span.onsale{min-width:52px;min-height:52px;padding:0;display:grid;place-items:center;background:var(--cr-green);color:var(--cr-white)}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{overflow:hidden;border:1px solid var(--cr-border);border-radius:var(--cr-radius);padding:16px;background:var(--cr-white);box-shadow:var(--cr-shadow)}.woocommerce ul.products li.product .price{color:var(--cr-navy);font-weight:800}.woocommerce div.product div.images img{border-radius:var(--cr-radius)}.woocommerce div.product .product_title{color:var(--cr-navy);letter-spacing:-.03em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--cr-navy);font-weight:800}.woocommerce div.product form.cart .quantity input{min-height:44px;border:1px solid var(--cr-border)}.woocommerce table.shop_table{border:1px solid var(--cr-border);border-radius:var(--cr-radius);border-collapse:separate;overflow:hidden}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review{padding:24px;border:1px solid var(--cr-border);border-radius:var(--cr-radius);background:var(--cr-white)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:44px;border:1px solid var(--cr-border);border-radius:8px;padding:10px 12px}.woocommerce form .form-row input:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{outline:3px solid var(--cr-green);outline-offset:1px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--cr-green);background:var(--cr-bg);color:var(--cr-text)}@media (max-width:800px){.cr-header{position:sticky;top:0;z-index:20}.cr-header__inner{position:relative;gap:10px}.cr-menu-toggle{display:block;order:2}.cr-search{order:3;flex-basis:100%;margin:0}.cr-header__actions{display:none}.cr-nav-wrap{width:100%}.cr-nav{display:none}.cr-nav.is-open{display:block}.cr-nav ul{align-items:stretch;gap:0;padding:8px 0}.cr-nav li{border-bottom:1px solid var(--cr-border)}.cr-nav a{display:block;padding:12px 4px}.cr-hero{min-height:620px;padding:54px 0;background-position:68% center;background-image:linear-gradient(90deg,rgba(9,27,55,.94) 0%,rgba(9,27,55,.76) 72%,rgba(9,27,55,.34) 100%) , url(assets/xcastready-hero-fishing.png.pagespeed.ic.VNnRQAwYUc.png)}.cr-hero__layout{min-height:512px;gap:24px}.cr-actions{flex-direction:column;align-items:stretch}.cr-actions .cr-button{text-align:center}.cr-category-list{display:flex;overflow-x:auto;gap:10px;padding-bottom:6px;scroll-snap-type:x mandatory}.cr-category-list a{min-width:178px;scroll-snap-align:start;border:1px solid var(--cr-border)}.cr-product-grid{grid-template-columns:1fr}.cr-product-information{grid-template-columns:1fr}.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100%;margin-right:0}.woocommerce table.shop_table{font-size:.88rem}}@media (max-width:900px){.cr-hero__layout,.cr-split{grid-template-columns:1fr;gap:42px}.cr-hero__visual{justify-content:flex-start}.cr-category-list{grid-template-columns:repeat(3,1fr)}.cr-product-grid{grid-template-columns:repeat(2,1fr)}.cr-header__actions{display:none}}@media (max-width:600px){.cr-notice .cr-container{gap:8px;font-size:.68rem;text-align:center}.cr-notice .cr-container span:last-child{display:none}.cr-header__inner{min-height:76px}.cr-brand img{width:148px}.cr-search{order:3;flex-basis:100%;max-width:none;margin:0}.cr-nav-wrap{margin-top:58px}.cr-category-list,.cr-product-grid,.cr-benefits{grid-template-columns:1fr}.cr-category-list a{border-bottom:1px solid var(--cr-border)}.cr-product-visual{transform:scale(.82) rotate(3deg);transform-origin:left center;margin-bottom:-55px}.cr-section-heading,.cr-content-cta,.cr-footer__bottom{align-items:flex-start;flex-direction:column}.cr-footer__grid{grid-template-columns:1fr 1fr}.cr-footer__grid>div:first-child{grid-column: 1 / -1}}