body{background-color:#161616;color:#fff7f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.myImg{border:5px solid #a8c5ff;border-radius:14px;box-shadow:0 0 12px #d7d9ff80;transition:transform .3s ease,box-shadow .3s ease}.myImg:hover{transform:scale(1.05);box-shadow:0 0 20px #d7d9ffcc}.myGallery{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:20px;z-index:10}.myGallery img{border:3px solid #bfd7ff;border-radius:12px;box-shadow:0 0 8px #d7d9ff80;transition:transform .3s ease,box-shadow .3s ease;max-width:300px;height:auto;cursor:pointer;z-index:10}.myGallery img:hover{transform:scale(3);box-shadow:0 0 10px #d7d9ffcc}.myPost{background-color:#d0e8f9;border:3px solid #d9c8f9;border-radius:12px;padding:20px;margin:20px auto;max-width:90%;color:#333;box-shadow:0 4px 10px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;display:inline-block;transition:transform .3s ease,box-shadow .3s ease,max-height .5s ease;will-change:transform,max-height;max-height:100px;overflow:hidden}.myPost:hover{transform:scale(1.03);box-shadow:0 8px 20px #0003;max-height:1000px}@media (min-width: 1024px){.myPost{max-width:60%}}@media (max-width: 700px){.myImg{max-width:90%}}.myPostAero{background:#1e1e1eb3;color:#fff;display:inline-block;font-family:Orbitron,sans-serif;-webkit-backdrop-filter:blur(8px);border-radius:12px;padding:20px;margin:20px auto;box-shadow:inset 0 0 1px #fff3,0 4px 12px #0009;position:relative;overflow:hidden;line-height:1.6;align-items:left;justify-content:left;text-align:left;transition:transform .3s ease,box-shadow .3s ease,max-height .5s ease;will-change:transform,max-height;max-height:100px}.myPostAero:after{content:"";position:absolute;top:0;left:0;width:100%;height:35%;background:linear-gradient(to bottom,#ffffff4d,#fff0);pointer-events:none;border-top-left-radius:12px;border-top-right-radius:12px}.myPostAero:hover{transform:scale(1.03);box-shadow:0 8px 20px #0003;max-height:5200px}@media (min-width: 1024px){.myPostAero{max-width:60%}}.myH{color:#fff7f0;text-shadow:1px 1px 2px rgba(0,0,0,.2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.myH:hover{transform:scale(1.05)}.container{display:flex;align-items:flex-start;column-gap:40px;margin-top:8%;padding:10px;flex-wrap:wrap}.container>.myContent{flex:1 1 400px;min-width:300px}.container>.myImg{margin-right:90px;margin-bottom:90px}.myContent{font-size:20px}.myTbar{background:#1e1e1eb3;color:#fff;font-size:36px;font-family:Orbitron,sans-serif;-webkit-backdrop-filter:blur(8px);padding:12px 20px;border-radius:12px;box-shadow:inset 0 0 1px #fff3,0 4px 12px #0009;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.myTbar:after{content:"";position:absolute;top:0;left:0;width:100%;height:35%;background:linear-gradient(to bottom,#ffffff4d,#fff0);pointer-events:none;border-top-left-radius:12px;border-top-right-radius:12px}a{color:#87ceeb;text-decoration:none}a:hover{color:#00bfff;text-decoration:underline}.highlighted{color:#87ceeb;text-shadow:0 0 8px rgba(135,206,235,.6);font-weight:200;display:inline-block}
