.dinosaur-detail.svelte-10pp9c8{min-height:100vh}.container.svelte-10pp9c8{max-width:1440px;margin:0 auto;padding:0 2rem}.hero.svelte-10pp9c8{position:relative;padding:3rem 0;overflow:hidden}.hero-bg.svelte-10pp9c8{position:absolute;inset:0;background:linear-gradient(135deg,#1a3d5c,#2d5a8a);z-index:0}.hero-content.svelte-10pp9c8{position:relative;z-index:1;display:flex;justify-content:center;align-items:start;max-width:1440px;margin:0 auto;padding:0 2rem}.hero-title.svelte-10pp9c8{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:.5rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-subtitle.svelte-10pp9c8{font-size:1.125rem;font-weight:600;color:#ffffffd9;margin-top:.25rem;margin-bottom:.5rem}.hero-scientific.svelte-10pp9c8{font-size:1.375rem;font-style:italic;color:#ffffffd9;margin-bottom:1rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-meaning.svelte-10pp9c8{font-size:1rem;color:#fffc;margin-bottom:1.5rem}.meaning-text.svelte-10pp9c8{font-style:italic}.hero-main-card.svelte-10pp9c8{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-xl, 1.5rem);padding:0;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff1a;transition:transform .3s,box-shadow .3s;width:100%;overflow:visible}.hero-main-card.svelte-10pp9c8:hover{transform:translateY(-2px);box-shadow:0 24px 80px #0006,inset 0 1px #ffffff26}.hero-card-inner.svelte-10pp9c8{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;overflow:visible}.hero-info-area.svelte-10pp9c8{padding:2rem 2.5rem;display:flex;flex-direction:column;gap:1.25rem;justify-content:space-between;height:100%}.hero-card-header.svelte-10pp9c8{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:0;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.1);align-items:start;flex-shrink:0}.hero-header-left.svelte-10pp9c8{display:flex;flex-direction:column;gap:.5rem}.hero-header-right.svelte-10pp9c8{display:flex;align-items:center;justify-content:flex-end}.hero-meta-prominent.svelte-10pp9c8{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-end;width:100%}.meta-item-prominent.svelte-10pp9c8{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.875rem .75rem;background:#ffffff26;border-radius:var(--radius-lg, 1rem);color:#fff;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0003;transition:all .3s;text-align:center}.meta-item-prominent.svelte-10pp9c8:hover{background:#fff3;transform:translateY(-4px);box-shadow:0 6px 16px #0000004d}.meta-icon-prominent.svelte-10pp9c8{font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));flex-shrink:0;line-height:1}.meta-text-prominent.svelte-10pp9c8{font-size:.875rem;font-weight:700;white-space:nowrap;line-height:1.2}@media(max-width:1024px){.hero-card-header.svelte-10pp9c8{grid-template-columns:1fr;gap:2rem}.hero-header-right.svelte-10pp9c8{justify-content:flex-start}.hero-meta-prominent.svelte-10pp9c8{align-items:flex-start}}@media(max-width:768px){.hero-meta-prominent.svelte-10pp9c8{align-items:flex-start}.meta-item-prominent.svelte-10pp9c8{flex-direction:row;justify-content:flex-start;text-align:left}}.hero-image-area.svelte-10pp9c8{display:flex;justify-content:center;align-items:center;padding:1rem;background:linear-gradient(135deg,#ffffff0d,#ffffff05);position:relative;overflow:hidden;min-width:0;aspect-ratio:1 / 1;width:100%;align-self:stretch}.hero-image-area.svelte-10pp9c8:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:#ffffff1a}@media(max-width:1024px){.hero-card-inner.svelte-10pp9c8{grid-template-columns:1fr;align-items:stretch}.hero-image-area.svelte-10pp9c8{order:-1;padding:2rem;aspect-ratio:1 / 1;width:100%}.hero-info-area.svelte-10pp9c8{padding:2rem;gap:1.5rem;height:auto}.hero-image-area.svelte-10pp9c8:before{display:none}}@media(max-width:768px){.hero-image-area.svelte-10pp9c8{padding:1.5rem;aspect-ratio:1 / 1}.hero-info-area.svelte-10pp9c8{padding:1.5rem}}.hero-card-sections.svelte-10pp9c8{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:0;flex:1;align-content:start}@media(max-width:768px){.hero-card-sections.svelte-10pp9c8{grid-template-columns:1fr}}.hero-card-section.svelte-10pp9c8{display:flex;flex-direction:column;gap:.75rem;height:100%}.hero-section-title.svelte-10pp9c8{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(255,255,255,.15);flex-shrink:0}.hero-section-content.svelte-10pp9c8{display:flex;flex-direction:column;gap:.625rem;flex:1;justify-content:flex-start}.hero-info-item.svelte-10pp9c8{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;background:#ffffff0d;border-radius:var(--radius-md, .75rem);transition:background .2s}.hero-info-item.svelte-10pp9c8:hover{background:#ffffff14}.hero-info-icon.svelte-10pp9c8{font-size:1.125rem;flex-shrink:0;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.hero-info-text.svelte-10pp9c8{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.hero-info-label.svelte-10pp9c8{font-size:.6875rem;color:#ffffffa6;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.hero-info-value.svelte-10pp9c8{font-size:.875rem;color:#fff;font-weight:600;line-height:1.3;word-break:keep-all;overflow-wrap:break-word}.paleocoord-note.svelte-10pp9c8{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1)}.paleocoord-note.svelte-10pp9c8 small:where(.svelte-10pp9c8){color:#ffffffb3;font-size:.75rem;font-style:italic}.content-grid.svelte-10pp9c8{display:grid;gap:2.5rem;padding:3rem 1.5rem}.content-section.svelte-10pp9c8{padding:2rem;background:var(--bg-card, #1a2332);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg, 1rem)}.section-title.svelte-10pp9c8{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary, #f0f4f8);letter-spacing:-.025em}.introduction.svelte-10pp9c8{background:linear-gradient(135deg,#1a3d5c4d,#2d5a8a33);border-left:4px solid var(--color-accent, #d4a574)}.intro-content.svelte-10pp9c8{font-size:1.125rem;line-height:1.9;color:var(--text-primary, #f0f4f8)}.intro-content.svelte-10pp9c8 p{margin-bottom:1rem}.intro-content.svelte-10pp9c8 strong{color:var(--text-primary, #f0f4f8);font-weight:600}.intro-content.svelte-10pp9c8 .internal-link{color:var(--color-accent, #d4a574);text-decoration:none;font-weight:600;padding:.125rem .375rem;margin:0 .125rem;background:linear-gradient(135deg,#d4a57426,#d4a57414);border-radius:.375rem;border-bottom:2px solid rgba(212,165,116,.4);transition:all .2s ease;display:inline-block}.intro-content.svelte-10pp9c8 .internal-link:hover{color:#fff;background:linear-gradient(135deg,var(--color-accent, #d4a574) 0%,#c8965a 100%);border-bottom-color:var(--color-accent, #d4a574);transform:translateY(-1px);box-shadow:0 2px 8px #d4a5744d}.markdown-section.svelte-10pp9c8{animation:svelte-10pp9c8-fadeIn .5s ease-in}@keyframes svelte-10pp9c8-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-content.svelte-10pp9c8{font-size:1.0625rem;line-height:1.85;color:var(--text-secondary, #a8b5c4)}.section-content.svelte-10pp9c8 h2:first-child{margin-top:0}.section-content.svelte-10pp9c8 p{margin-bottom:1.5rem}.section-content.svelte-10pp9c8 p:last-child{margin-bottom:0}.section-content.svelte-10pp9c8 strong{color:var(--text-primary, #f0f4f8);font-weight:600}.section-content.svelte-10pp9c8 em{font-style:italic;color:var(--color-accent, #d4a574)}.section-content.svelte-10pp9c8 img,.intro-content.svelte-10pp9c8 img{max-width:130%;width:auto;height:auto;margin-left:-15%;margin-right:-15%}.section-content.svelte-10pp9c8 .numbered-item{display:flex;flex-direction:column;margin-bottom:2rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#d4a57414,#d4a57408);border-radius:.75rem;border-left:4px solid #d4a574;transition:all .3s ease}.section-content.svelte-10pp9c8 .numbered-item:hover{background:linear-gradient(135deg,#d4a5741f,#d4a5740f);transform:translate(4px);box-shadow:0 4px 12px #d4a57426}.section-content.svelte-10pp9c8 .numbered-item .number-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.section-content.svelte-10pp9c8 .numbered-item .number-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;padding:0 .5rem;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#c8965a,#a67c3a);border-radius:50%;flex-shrink:0;box-shadow:0 2px 6px #b8864a66;line-height:1;border:1px solid rgba(212,165,116,.3)}.section-content.svelte-10pp9c8 .numbered-item .number-title{font-size:1.125rem;font-weight:700;color:#f0f4f8;line-height:1.6;word-break:keep-all;flex:1;margin:0}.section-content.svelte-10pp9c8 .numbered-item .number-title strong{font-weight:700}.section-content.svelte-10pp9c8 .numbered-item .number-body{margin-top:.5rem;padding-left:3.25rem;font-size:1.0625rem;color:#a8b5c4;line-height:1.8}.section-content.svelte-10pp9c8 .numbered-item .number-body p{margin:0 0 1rem}.section-content.svelte-10pp9c8 .numbered-item .number-body p:last-child{margin-bottom:0}.section-content.svelte-10pp9c8 .numbered-item .number-body strong{color:#f0f4f8;font-weight:600}.section-content.svelte-10pp9c8 .bullet-list{list-style:none;padding-left:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:.75rem}.section-content.svelte-10pp9c8 .bullet-list li{padding:.875rem 0 .875rem 2rem;position:relative;background:#ffffff05;border-radius:.5rem;transition:all .2s ease}.section-content.svelte-10pp9c8 .bullet-list li:hover{background:#ffffff0d;padding-left:2.25rem}.section-content.svelte-10pp9c8 .bullet-list li:before{content:"▸";position:absolute;left:.75rem;color:var(--color-accent, #d4a574);font-weight:700;font-size:1.125rem;top:.875rem}.section-content.svelte-10pp9c8 .internal-link{color:var(--color-accent, #d4a574);text-decoration:none;font-weight:600;padding:.125rem .375rem;margin:0 .125rem;background:linear-gradient(135deg,#d4a57426,#d4a57414);border-radius:.375rem;border-bottom:2px solid rgba(212,165,116,.4);transition:all .2s ease;display:inline-block}.section-content.svelte-10pp9c8 .internal-link:hover{color:#fff;background:linear-gradient(135deg,var(--color-accent, #d4a574) 0%,#c8965a 100%);border-bottom-color:var(--color-accent, #d4a574);transform:translateY(-1px);box-shadow:0 2px 8px #d4a5744d}.faq-section.svelte-10pp9c8{background:linear-gradient(135deg,#1a3d5c33,#2d5a8a1a)}.faq-list.svelte-10pp9c8{display:grid;gap:1.5rem}.faq-item.svelte-10pp9c8{padding:1.5rem;background:var(--bg-tertiary, #243447);border-radius:var(--radius-md, .75rem);border-left:4px solid var(--color-accent, #d4a574);transition:all .3s}.faq-item.svelte-10pp9c8:hover{background:#243447cc;transform:translate(4px)}.faq-question.svelte-10pp9c8{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:1.125rem;color:var(--text-primary, #f0f4f8)}.faq-icon.svelte-10pp9c8{font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.faq-answer.svelte-10pp9c8{padding-left:2rem;font-size:1rem;line-height:1.75;color:var(--text-secondary, #a8b5c4)}.fun-facts-section.svelte-10pp9c8{background:linear-gradient(135deg,#ffc1071a,#ff98000d);border-left:4px solid #ffc107;padding-left:1.5rem}.fun-facts-list.svelte-10pp9c8{display:grid;gap:1rem;margin-top:1.5rem}.fun-fact-item.svelte-10pp9c8{display:flex;gap:1rem;padding:1.25rem;background:#ffffff08;border-radius:var(--radius-md, .75rem);border:1px solid rgba(255,193,7,.2);transition:all .3s}.fun-fact-item.svelte-10pp9c8:hover{background:#ffffff0d;border-color:#ffc10766;transform:translate(4px)}.fun-fact-icon.svelte-10pp9c8{font-size:1.5rem;flex-shrink:0;line-height:1}.fun-fact-text.svelte-10pp9c8{flex:1;color:var(--text-primary, #f0f4f8);line-height:1.6}.specimen-parts.svelte-10pp9c8{display:flex;flex-wrap:wrap;gap:.75rem}.specimen-part-item.svelte-10pp9c8{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ffffff0d;border-radius:var(--radius-md, .75rem);font-size:.875rem}.specimen-icon.svelte-10pp9c8{font-size:1.125rem;line-height:1}.specimen-part-name.svelte-10pp9c8{color:var(--text-primary, #f0f4f8);font-weight:500}.specimen-count.svelte-10pp9c8{color:var(--text-muted, #6b7c8f);font-size:.75rem}.references-section.svelte-10pp9c8{margin-top:3rem}.references-list.svelte-10pp9c8{display:grid;gap:1.25rem;margin-top:1.5rem}.reference-item.svelte-10pp9c8{padding:1.5rem;background:var(--bg-tertiary, #243447);border-radius:var(--radius-lg, 1rem);border-left:3px solid var(--color-primary, #2d5a8a);transition:transform .2s,box-shadow .2s}.reference-item.svelte-10pp9c8:hover{transform:translate(4px);box-shadow:var(--shadow-md, 0 4px 12px rgba(0, 0, 0, .4))}.reference-header.svelte-10pp9c8{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.reference-author.svelte-10pp9c8{font-weight:600;color:var(--text-primary, #f0f4f8);font-size:1rem}.reference-year.svelte-10pp9c8{color:var(--text-muted, #6b7c8f);font-size:.875rem}.reference-title.svelte-10pp9c8{color:var(--text-secondary, #a8b5c4);margin-bottom:.5rem;line-height:1.6;font-size:.9375rem}.reference-journal.svelte-10pp9c8{color:var(--text-muted, #6b7c8f);font-size:.875rem;font-style:italic;margin-bottom:.5rem}.reference-doi.svelte-10pp9c8{display:inline-block;color:var(--color-accent, #d4a574);font-size:.875rem;text-decoration:none;margin-top:.5rem;transition:color .2s}.reference-doi.svelte-10pp9c8:hover{color:var(--color-accent-light, #e8c9a0);text-decoration:underline}.related-section.svelte-10pp9c8{padding:4rem 0;background:var(--bg-secondary, #1a2332)}.section-header.svelte-10pp9c8{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header.svelte-10pp9c8 .section-title:where(.svelte-10pp9c8){margin-bottom:0}.view-all.svelte-10pp9c8{display:flex;align-items:center;gap:.5rem;color:var(--color-accent, #d4a574);text-decoration:none;font-weight:600}.view-all.svelte-10pp9c8:hover{text-decoration:underline}.icon-sm.svelte-10pp9c8{width:1rem;height:1rem}.related-grid.svelte-10pp9c8{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.related-card.svelte-10pp9c8{background:var(--bg-card, #1a2332);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg, 1rem);overflow:hidden;text-decoration:none;color:var(--text-primary, #f0f4f8);transition:all .3s ease}.related-card.svelte-10pp9c8:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0006}.related-image.svelte-10pp9c8{aspect-ratio:4/3;background:var(--bg-tertiary, #243447);display:flex;align-items:center;justify-content:center;overflow:hidden}.related-image.svelte-10pp9c8 img:where(.svelte-10pp9c8){width:100%;height:100%;object-fit:cover}.related-placeholder.svelte-10pp9c8{font-size:3rem;opacity:.3}.related-info.svelte-10pp9c8{padding:1rem}.related-name.svelte-10pp9c8{font-size:1rem;font-weight:600;margin-bottom:.25rem}.related-scientific.svelte-10pp9c8{font-size:.8125rem;font-style:italic;color:var(--text-muted, #6b7c8f)}@media(max-width:768px){.hero-title.svelte-10pp9c8{font-size:2rem}.hero-scientific.svelte-10pp9c8{font-size:1.125rem}.content-section.svelte-10pp9c8{padding:1.25rem}}
