*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f7f7f7;color:#333;min-height:100vh}@media(min-width:640px){body{background:linear-gradient(160deg,#913361,#7c2a52 45%,#5a1f3e);display:flex;justify-content:center;align-items:flex-start;padding:48px 24px 64px}}@media(min-width:1024px){body{align-items:center;padding:48px}}#splash-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out,visibility .5s ease-out}#splash-screen.fade-out{opacity:0;visibility:hidden}.splash-logo{width:200px;height:auto;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.vcard-container{background-color:#fff;width:100%;overflow:hidden;position:relative}@media(min-width:640px){.vcard-container{max-width:500px;border-radius:20px;box-shadow:0 24px 64px #0006}}@media(min-width:1024px){.vcard-container.vcard-page{display:flex;flex-direction:row;max-width:880px;min-height:560px;border-radius:20px}}.vcard-left,.vcard-right{display:block}@media(min-width:1024px){.vcard-left{width:320px;flex-shrink:0;display:flex;flex-direction:column;background:linear-gradient(to bottom,#913361,#7c2a52,#5a1f3e);border-radius:20px 0 0 20px;overflow:hidden}.vcard-right{flex:1;display:flex;flex-direction:column;min-width:0;background:#fff;border-radius:0 20px 20px 0;overflow:hidden}}.vcard-header{background:linear-gradient(to bottom,#913361,#7c2a52,#5a1f3e);padding:30px 20px;text-align:center;color:#fff}.logo-area{margin-bottom:25px}.vcard-header h1{font-size:30px;font-weight:600;margin-bottom:5px}.vcard-header h2{font-size:16px;font-weight:400;opacity:.9}@media(min-width:1024px){.vcard-page .vcard-header{background:transparent;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 30px 30px}.vcard-page .vcard-header h1{font-size:26px}}.quick-actions{background-color:#5a1f3e;display:flex;border-top:1px solid rgba(255,255,255,.1)}.action-item{flex:1;text-align:center;padding:15px 10px;color:#fff;text-decoration:none;transition:background-color .2s;border-right:1px solid rgba(255,255,255,.1)}.action-item:last-child{border-right:none}.action-item:hover{background-color:#ffffff14}.action-icon-local{width:25px;height:25px;display:block;margin:0 auto 10px;filter:brightness(0) invert(1)}.action-item span{font-size:11px;letter-spacing:.5px;font-weight:700}@media(min-width:1024px){.vcard-page .quick-actions{background-color:#0003;border-top:1px solid rgba(255,255,255,.12)}}.vcard-details{background-color:#fff;padding:25px 20px 80px;position:relative}@media(min-width:1024px){.vcard-page .vcard-details{flex:1;padding:30px 28px 90px}}.contact-block{display:flex;align-items:flex-start;padding:15px 0;border-bottom:1px solid #e0e0e0}.contact-block:last-of-type{border-bottom:none}.detail-icon-local{margin-right:15px;flex-shrink:0}.detail-content{flex:1}.detail-text{font-size:16px;color:#333;line-height:1.5}.detail-text a{color:#333;text-decoration:none}.detail-text a:hover{text-decoration:underline}.detail-label{font-size:13px;color:#999;margin-top:3px}.map-link{display:inline-block;color:#999;font-size:14px;font-weight:700;text-decoration:none;margin-top:15px}.map-link:hover{color:#333}.fab-vcard{position:absolute;bottom:25px;right:20px;background-color:#913361;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;box-shadow:0 5px 15px #0003;transition:transform .2s,background-color .3s;z-index:10;cursor:pointer;border:none;padding:0}.fab-vcard:hover{transform:scale(1.05);background-color:#7c2a52}.fab-vcard img{width:55px;height:auto;display:block}.vcard-footer{text-align:center;padding:15px;background-color:#f7f7f7;border-top:1px solid #e0e0e0}
