body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{margin:0;font-family:sans-serif}header{display:flex;justify-content:space-between;align-items:center;background:#02aaec;padding:10px 20px;border-bottom:3px solid #000000}.logo{font-size:1.5em;margin:0}nav ul{list-style:none;margin:0;padding:0}nav>ul>li{position:relative}nav>ul>li>span{cursor:pointer}.dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;z-index:10}nav ul li:hover .dropdown{display:block}.dropdown li{padding:5px 10px}.dropdown a{text-decoration:none;color:#000}section{padding:20px;border-bottom:1px solid #eee}.section-content{display:flex;flex-wrap:wrap;width:100%;max-width:100%}.text-area{flex:1 1 0%;min-width:0;max-width:100%;width:100%}.media-area{flex:2;min-width:500px;padding-left:200px;display:flex;flex-direction:column;gap:20px}.media-area img{max-width:100%;height:auto}.brick-image{width:200px;height:100px;object-fit:fill}.trophy-image{width:300px;height:225px;object-fit:fill}.freddy-image{width:300px;height:375px;object-fit:fill}.video-container{width:100%;max-width:620px;margin:20px 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;order:-1}.video-container iframe{width:100%;height:auto;aspect-ratio:16/9}.brick-gallery{width:100%;max-width:100%}.brick-gallery h3{margin-bottom:20px;color:#333;font-size:1.2em}.brick-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.brick-list li{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;transition:transform .2s ease,box-shadow .2s ease}.brick-list li:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.brick-list li img{width:100%;height:120px;object-fit:cover;border-radius:4px;margin-bottom:8px}.brick-list li span{font-size:.9em;color:#666;font-weight:500}.video-gallery{width:100%;max-width:100%}.video-gallery h3{margin-bottom:20px;color:#333;font-size:1.2em}.video-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(620px,1fr));gap:30px;width:100%}.video-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;transition:transform .2s ease,box-shadow .2s ease}.video-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.video-item iframe{width:100%;max-width:620px;height:378px;border-radius:4px;margin-bottom:12px;box-shadow:0 2px 4px #0000001a}.video-item span{font-size:1em;color:#333;font-weight:500;margin-top:8px}@media (max-width: 768px){.brick-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.brick-list li img{height:100px}.video-list{grid-template-columns:1fr;gap:20px}.video-item iframe{height:250px}}.first-gallery{width:100%;max-width:100%}.first-section{margin-bottom:40px}.first-section h3{margin-bottom:20px;color:#333;font-size:1.2em;border-bottom:2px solid #02aaec;padding-bottom:8px}.first-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.first-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;transition:transform .2s ease,box-shadow .2s ease}.first-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.first-image{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:12px}.first-item img[src*=freddy]{width:300px;height:375px;object-fit:fill}.first-item img[src*=trophies]{width:300px;height:225px;object-fit:fill}.first-item img[src*=napoleon6]{width:300px;height:380px;object-fit:fill}.first-item span{font-size:.9em;color:#666;font-weight:500}.placeholder-text{width:100%;height:200px;background:#e0e0e0;border-radius:4px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;color:#666;font-style:italic;border:2px dashed #ccc}@media (max-width: 768px){.first-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.first-image,.placeholder-text{height:150px}}
