.ship-category-section{background-color:#060f1e!important;border-top:2px solid rgba(201,162,39,.2);border-bottom:2px solid rgba(201,162,39,.2);padding:5.6rem 0}.ship-category-section__heading{text-align:center;font-size:clamp(2rem,4vw,3rem);font-weight:900;letter-spacing:.1em;color:#e8dcc3;margin:0 0 .6rem;text-transform:uppercase}.ship-category-section__sub{text-align:center;color:#c9a227b3;font-size:1rem;letter-spacing:.12em;margin:0 0 3.6rem;text-transform:uppercase}.ship-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}@media screen and (max-width:989px){.ship-category-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.ship-category-grid{grid-template-columns:1fr 1fr;gap:1rem}}.ship-category-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;padding:2.6rem 1.6rem 2.4rem;background:linear-gradient(145deg,#0d2137,#091929);border:1px solid rgba(201,162,39,.2);border-radius:10px;text-decoration:none;text-align:center;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;overflow:hidden}.ship-category-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c9a227,#f5d376,#c9a227);opacity:0;transition:opacity .2s ease}.ship-category-card:hover{border-color:#c9a22799;transform:translateY(-4px);box-shadow:0 12px 40px #00000080,0 0 0 1px #c9a22733}.ship-category-card:hover:after{opacity:1}.ship-category-card__logo{display:block;width:90px;height:auto;margin:0 auto 1.8rem;filter:brightness(0) saturate(100%) invert(68%) sepia(55%) saturate(600%) hue-rotate(5deg) brightness(1.05);opacity:.85;transition:opacity .2s ease,filter .2s ease}.ship-category-card:hover .ship-category-card__logo{filter:brightness(0) saturate(100%) invert(85%) sepia(45%) saturate(600%) hue-rotate(5deg) brightness(1.1);opacity:1}.ship-category-card__title{font-size:1.9rem;font-weight:800;letter-spacing:.06em;color:#C9A9227;text-transform:uppercase;margin-bottom:.6rem;line-height:1.15}.ship-category-card__count{font-size:1rem;color:#e8dcc38c;letter-spacing:.07em}.ship-category-card:hover .ship-category-card__title{color:#f5d376}.ship-category-card:hover .ship-category-card__count{color:#e8dcc3d9}@media screen and (max-width:549px){.ship-category-card__logo{width:70px}.ship-category-card__title{font-size:1.4rem}.ship-category-card__count{font-size:.85rem}}.ship-list-page{padding:4rem 0 6rem}.ship-list-page__header{margin-bottom:3.2rem;border-bottom:1px solid rgba(201,162,39,.2);padding-bottom:2rem}.ship-list-page__title{font-size:clamp(2.4rem,5vw,4rem);font-weight:900;color:#c9a227;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.8rem}.ship-list-page__breadcrumb{font-size:.85rem;color:#e8dcc380;letter-spacing:.05em}.ship-list-page__breadcrumb a{color:#c9a227b3;text-decoration:none}.ship-list-page__breadcrumb a:hover{color:#c9a227}.ship-list-loading{text-align:center;padding:4rem 2rem;color:#c9a22780;font-size:.85rem;letter-spacing:.2em;font-weight:700}.ship-list-empty{text-align:center;padding:4rem 2rem;color:#e8dcc366;font-size:1rem}.ship-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.4rem}@media screen and (max-width:549px){.ship-card-grid{grid-template-columns:1fr}}.ship-card{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 2.2rem;background:linear-gradient(135deg,#0d2137,#091929);border:1px solid rgba(201,162,39,.18);border-radius:8px;text-decoration:none;transition:border-color .18s ease,transform .18s ease,background .18s ease;position:relative;overflow:hidden}.ship-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#c9a227,#f5d376);opacity:0;transition:opacity .18s ease}.ship-card:hover{border-color:#c9a22780;transform:translate(4px);background:linear-gradient(135deg,#112840,#0d2137)}.ship-card:hover:before{opacity:1}.ship-card__name{font-size:1.45rem;font-weight:700;color:#e8dcc3;letter-spacing:.02em;line-height:1.3}.ship-card:hover .ship-card__name{color:#f5d376}.ship-card__arrow{color:#c9a22780;font-size:1.5rem;margin-left:1.2rem;flex-shrink:0;transition:color .18s ease,transform .18s ease}.ship-card:hover .ship-card__arrow{color:#c9a227;transform:translate(3px)}@media screen and (max-width:749px){.ship-card__name{font-size:1.25rem}.ship-card{padding:1.5rem 1.6rem}}.ship-hero-section{background:#060f1e}.ship-hero__header{background:linear-gradient(180deg,#091929,#060f1e);border-bottom:1px solid rgba(201,162,39,.15);padding:5rem 0 4rem;text-align:center;position:relative;overflow:hidden}.ship-hero__header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(201,162,39,.08) 0%,transparent 70%);pointer-events:none}.ship-hero__header-inner{position:relative;z-index:1}.ship-hero__hull-badge{display:inline-block;background:#c9a2271a;border:1px solid rgba(201,162,39,.45);color:#c9a227;font-size:.82rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;padding:.4rem 1.4rem;border-radius:30px;margin-bottom:1.8rem}.ship-hero__ship-name{font-size:clamp(3rem,7vw,6rem);font-weight:900;letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.4rem;line-height:1.05;background:linear-gradient(135deg,#c9a227,#f5d376 45%,#c9a227 70%,#e8c94a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ship-hero__meta{color:#e8dcc366;font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;margin:0}.ship-hero__bio{background:#060f1e;border-bottom:1px solid rgba(201,162,39,.12);padding:4rem 0}.ship-hero__bio-inner{max-width:900px;margin:0 auto;display:flex;align-items:flex-start;gap:3.2rem}.ship-hero__crest-wrap{flex-shrink:0;width:150px;display:flex;flex-direction:column;align-items:center}.ship-hero__crest-img{width:150px;height:150px;object-fit:contain;border-radius:8px;filter:drop-shadow(0 4px 16px rgba(201,162,39,.18))}.ship-hero__bio-text{flex:1;border-left:4px solid #C9A227;padding-left:2.4rem;color:#e8dcc3e0;font-size:1.6rem;line-height:1.7}.ship-hero__bio-text p{margin-bottom:1.2rem}.ship-hero__bio-text p:last-child{margin-bottom:0}.ship-hero__bio-text h2,.ship-hero__bio-text h3{color:#c9a227;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem}.ship-hero__history{background:#060f1e;border-bottom:1px solid rgba(201,162,39,.12);padding:4rem 0}.ship-hero__history-inner{max-width:860px;margin:0 auto}.ship-hero__history-content{border-left:4px solid #C9A227;padding-left:2.4rem;color:#e8dcc3e0;font-size:1.6rem;line-height:1.7}.ship-hero__history-content p{margin-bottom:1.2rem}.ship-hero__history-content p:last-child{margin-bottom:0}.ship-hero__filter-tabs{background:#060f1e;border-bottom:2px solid rgba(201,162,39,.2);position:sticky;top:0;z-index:20}.ship-hero__filter-tabs-inner{display:flex;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ship-hero__filter-tabs-inner::-webkit-scrollbar{display:none}.ship-hero__filter-tab{display:inline-block;padding:1.15rem 1.5rem;color:#e8dcc373;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;white-space:nowrap;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .15s ease,border-color .15s ease;flex-shrink:0}.ship-hero__filter-tab:hover{color:#c9a227;border-bottom-color:#c9a22766}.ship-hero__filter-tab.is-active{color:#c9a227;border-bottom-color:#c9a227}@media screen and (max-width:749px){.ship-hero__header{padding:3.5rem 0 3rem}.ship-hero__bio{padding:2.8rem 0}.ship-hero__bio-inner{flex-direction:column;align-items:center;gap:2rem}.ship-hero__crest-wrap{width:120px}.ship-hero__crest-img{width:120px;height:120px}.ship-hero__bio-text{padding-left:1.4rem;border-left-width:3px;font-size:1.5rem}.ship-hero__history{padding:2.8rem 0}.ship-hero__history-content{padding-left:1.4rem;border-left-width:3px;font-size:1.5rem}.ship-hero__filter-tab{padding:.9rem 1.1rem;font-size:.72rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ship-nav.css.map */
