.welcome-section{background:var(--welcome-bg);position:relative;height:100vh;overflow:hidden;margin-top:-20px;contain:strict}.welcome-section .drawing{position:absolute;width:258px;height:258px;cursor:grab;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);z-index:5;display:flex;justify-content:center;align-items:center;perspective:1000px;transform-style:preserve-3d;animation:float 15s infinite alternate ease-in-out;touch-action:none;user-select:none;-webkit-user-select:none}.welcome-section .drawing img{width:100%;height:100%;object-fit:contain;transition:all .4s cubic-bezier(0.25, 0.8, 0.25, 1);transform:translateZ(0);filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2)) drop-shadow(0 5px 15px rgba(0, 0, 0, 0.1));animation:gentlePulse 8s infinite alternate;pointer-events:none}@keyframes float{0%{transform:translateY(0) rotate(-5deg) translateZ(5px)}100%{transform:translateY(-50px) rotate(5deg) translateZ(15px)}}.welcome-section .drawing::before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at center, rgba(129, 191, 255, 0.4) 0%, transparent 70%);border-radius:50%;opacity:0;transition:opacity .3s ease}.welcome-section .drawing:hover::before{opacity:1}.welcome-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;z-index:10;width:90%;max-width:800px;display:flex;flex-direction:column;align-items:center;pointer-events:none}.welcome-text a{pointer-events:auto}.welcome-text h1{color:var(--welcome-heading);font-size:4rem;margin-bottom:20px;text-shadow:0 2px 10px rgba(0,0,0,.1);font-weight:500;line-height:1.3}.signature{height:300px !important;width:auto !important;vertical-align:middle;margin:10px 0;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));object-fit:contain}.line1,.line2{margin-bottom:5px}.signature-line{margin:5px 0}.intro-container{margin-top:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.intro-text{color:var(--text-accent);font-size:1.8rem;margin-top:10px;margin-bottom:5px;text-shadow:0 1px 3px rgba(0,0,0,.1);font-weight:400;line-height:1.2}@media(max-width: 768px){.intro-text{font-size:1.5rem;margin:2px 0;line-height:1.1}.welcome-text h1{font-size:2.8rem;line-height:1.1;margin-bottom:8px}.welcome-section .drawing{width:80px;height:80px}}@media(max-width: 480px){.intro-text{font-size:1.3rem;margin:1px 0}.welcome-text h1{font-size:2.2rem;line-height:1;margin-bottom:5px}.signature{height:378px;margin:3px 0}.welcome-section .drawing{width:70px;height:70px}}.welcome-section.large-drawings .drawing{width:158px;height:158px}/*# sourceMappingURL=12-welcome.css.map */
