.ship-classes-showcase.svelte-cwls5q{padding:4rem 0;position:relative}.showcase-subtitle.svelte-cwls5q{text-align:center;font-size:1.1rem;color:#89a;margin:-1rem auto 3rem;max-width:700px;font-style:italic}.ships-timeline.svelte-cwls5q{display:grid;gap:2rem;max-width:1200px;margin:0 auto;position:relative}.ship-showcase-card.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;border:2px solid rgba(0,212,255,.2);border-radius:15px;padding:2rem;position:relative;z-index:1;transition:all .4s ease;background:linear-gradient(135deg,#0a142399,#14233766)}.ship-showcase-card.svelte-cwls5q:before{content:"";position:absolute;inset:-2px;border-radius:15px;padding:2px;background:linear-gradient(90deg,#00d4ff4d,#00d4ffcc,#0096ff99,#00d4ffcc,#00d4ff4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none}.ship-showcase-card.svelte-cwls5q:hover:before{opacity:1;animation:svelte-cwls5q-pulse-border 2s ease-in-out infinite}.ship-showcase-card.svelte-cwls5q:hover{transform:translateY(-5px);box-shadow:0 10px 40px #00d4ff4d,0 0 60px #00d4ff33}@keyframes svelte-cwls5q-pulse-border{0%,to{opacity:.6}50%{opacity:1}}.ship-showcase-card.svelte-cwls5q:nth-child(2n){grid-template-columns:1fr 1fr}.ship-showcase-card.svelte-cwls5q:nth-child(2n) .ship-visual-area:where(.svelte-cwls5q){order:2}.ship-showcase-card.svelte-cwls5q:nth-child(2n) .ship-info:where(.svelte-cwls5q){order:1}.ship-showcase-card.featured.svelte-cwls5q{grid-template-columns:1fr;border:2px solid rgba(255,215,0,.4);box-shadow:0 0 40px #ffd70026}.ship-showcase-card.featured.svelte-cwls5q:before{background:linear-gradient(90deg,#ffd7004d,#ffd700e6,#ff6b35b3,#ffd700e6,#ffd7004d)}.ship-showcase-card.featured.svelte-cwls5q:hover{box-shadow:0 15px 60px #ffd70066,0 0 80px #ff6b354d}.ship-showcase-card.featured.svelte-cwls5q .ship-info:where(.svelte-cwls5q){order:2;text-align:center}.ship-visual-area.svelte-cwls5q{display:flex;flex-direction:column;gap:1.5rem}.ship-image-container.svelte-cwls5q{position:relative;width:100%;height:300px;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#000c,#141e32cc);display:flex;align-items:center;justify-content:center}[data-ship=frigate].svelte-cwls5q .ship-image-container:where(.svelte-cwls5q),[data-ship=destroyer].svelte-cwls5q .ship-image-container:where(.svelte-cwls5q),[data-ship=cruiser].svelte-cwls5q .ship-image-container:where(.svelte-cwls5q),[data-ship=battlecruiser].svelte-cwls5q .ship-image-container:where(.svelte-cwls5q),[data-ship=battleship].svelte-cwls5q .ship-image-container:where(.svelte-cwls5q),[data-ship=capital].svelte-cwls5q .ship-image-container:where(.svelte-cwls5q){background:linear-gradient(135deg,#283246e6,#3c506ee6)}.ship-image.svelte-cwls5q{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.ship-showcase-card.svelte-cwls5q:hover .ship-image:where(.svelte-cwls5q){transform:scale(1.05)}.ship-glow.svelte-cwls5q{position:absolute;inset:-50%;background:radial-gradient(circle at center,rgba(0,212,255,.15) 0%,transparent 70%);animation:svelte-cwls5q-pulse-glow 3s ease-in-out infinite;pointer-events:none}.capital-glow.svelte-cwls5q{background:radial-gradient(circle at center,rgba(255,215,0,.2) 0%,rgba(255,107,53,.15) 50%,transparent 70%);animation:svelte-cwls5q-pulse-glow-capital 3s ease-in-out infinite}@keyframes svelte-cwls5q-pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes svelte-cwls5q-pulse-glow-capital{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.ship-stats.svelte-cwls5q{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;justify-content:center}.stat-badge.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#00d4ff1a,#0096c826);border:1px solid rgba(0,212,255,.3);border-radius:8px;min-width:100px;transition:all .3s ease}.stat-badge.svelte-cwls5q:hover{background:linear-gradient(135deg,#00d4ff33,#0096c840);border-color:#00d4ff80;transform:translateY(-2px)}.stat-label.svelte-cwls5q{font-size:.75rem;color:#89a;text-transform:uppercase;letter-spacing:1px}.stat-value.svelte-cwls5q{font-size:1rem;font-weight:700;color:#00d4ff}.ship-info.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem}.ship-info.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:2rem;color:#fff;margin:0;text-transform:uppercase;letter-spacing:2px}.featured.svelte-cwls5q .ship-info:where(.svelte-cwls5q) h3:where(.svelte-cwls5q){font-size:2.5rem;background:linear-gradient(135deg,gold,#ff6b35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ship-info.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;line-height:1.6;color:#b8c5d6;margin:0}.ship-role-tags.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.role-tag.svelte-cwls5q{padding:.4rem .9rem;background:#00d4ff26;border:1px solid rgba(0,212,255,.3);color:#00d4ff;font-size:.85rem;border-radius:20px;transition:all .3s ease}.role-tag.svelte-cwls5q:hover{background:#00d4ff40;border-color:#00d4ff80;transform:translateY(-1px)}.capital-tag.svelte-cwls5q{background:#ffd70026;border-color:#ffd70066;color:gold}.capital-tag.svelte-cwls5q:hover{background:#ffd70040;border-color:#ffd70099}@media(max-width:1024px){.ship-showcase-card.svelte-cwls5q{grid-template-columns:1fr}.ship-showcase-card.svelte-cwls5q:nth-child(2n) .ship-visual-area:where(.svelte-cwls5q){order:1}.ship-showcase-card.svelte-cwls5q:nth-child(2n) .ship-info:where(.svelte-cwls5q){order:2}}@media(max-width:768px){.ship-classes-showcase.svelte-cwls5q{padding:2rem 0}.ship-showcase-card.svelte-cwls5q{padding:1.5rem}.ship-image-container.svelte-cwls5q{height:220px}.ship-info.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.5rem}.featured.svelte-cwls5q .ship-info:where(.svelte-cwls5q) h3:where(.svelte-cwls5q){font-size:1.8rem}.ship-stats.svelte-cwls5q{gap:.5rem}.stat-badge.svelte-cwls5q{min-width:80px;padding:.5rem 1rem}}
