.vcard-page{--v-ink:#18365d;--v-blue:#3462be;--v-green:#58a829;--v-mist:#f3f7fb;--v-line:#dce6ee;min-height:100vh;color:var(--v-ink);background:linear-gradient(135deg,#f2f7fb 0%,#fff 42%,#eff8f0 100%);padding:22px 16px 44px}.vcard-wrap{width:min(100%,700px);margin:auto}.vcard-top{justify-content:space-between;align-items:center;padding:6px 3px 20px;display:flex}.vcard-brand{width:154px}.vcard-brand img{width:100%;display:block}.vcard-home{color:#587087;font-size:12px;font-weight:800}.vcard-home span{color:var(--v-green);margin-left:4px;font-size:16px}.vcard-hero{text-align:center;background:#fff;border:1px solid #e5edf3;border-radius:28px;padding:33px 26px 30px;box-shadow:0 20px 60px #193a5d12}.vcard-photo{border:5px solid #e8f3e4;border-radius:50%;width:174px;height:174px;margin:0 auto 22px;overflow:hidden;box-shadow:0 10px 28px #18365d22}.vcard-photo img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.vcard-role,.vcard-kicker{color:var(--v-green);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.vcard-role{margin-bottom:7px}.vcard-hero h1{letter-spacing:-.055em;margin:0;font-size:38px;line-height:1}.vcard-title{color:#667e94;margin:10px 0 0;font-size:14px}.vcard-line{background:var(--v-line);width:60px;height:1px;margin:23px auto}.vcard-intro{color:#526e88;max-width:480px;margin:0 auto;font-size:14px;line-height:1.55}.vcard-section{padding:54px 4px 0}.vcard-section h2,.vcard-form-card h2{letter-spacing:-.045em;margin:10px 0 22px;font-size:29px;line-height:1.08}.contact-buttons{gap:10px;margin-top:18px;display:grid}.contact-button{background:#fff;border:1px solid #e3ebf2;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex}.contact-button:hover{border-color:#b9cbda;transform:translateY(-2px);box-shadow:0 12px 24px #18365d14}.contact-icon{width:42px;height:42px;color:var(--v-blue);background:#eaf1ff;border-radius:13px;flex:none;place-items:center;font-size:22px;font-weight:900;display:grid}.contact-button:nth-child(2) .contact-icon{color:var(--v-green);background:#eff8e8}.contact-button:nth-child(3) .contact-icon{color:#2b9c56;background:#e9f7ee}.contact-button span:nth-child(2){text-align:left;flex-direction:column;gap:1px;display:flex}.contact-button b{font-size:14px}.contact-button small{color:#71869a;font-size:11px}.contact-button i{color:var(--v-green);margin-left:auto;font-size:19px;font-style:normal}.about-card{color:#fff;background:linear-gradient(145deg,#16375e,#285a93);border-radius:22px;margin-top:54px;padding:30px 28px}.about-card .vcard-kicker{color:#9ed27b}.about-card h2{margin:11px 0 13px}.about-card>p:not(.vcard-kicker){color:#d4e0ed;margin:0;font-size:13px;line-height:1.6}.about-numbers{border-top:1px solid #ffffff30;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;padding-top:19px;display:grid}.about-numbers div{flex-direction:column;display:flex}.about-numbers b{font-size:21px}.about-numbers span{color:#c8d6e5;font-size:9px}.service-pills{flex-wrap:wrap;gap:8px;display:flex}.service-pills span{color:#3d5a74;background:#fff;border:1px solid #dce7ef;border-radius:999px;padding:10px 12px;font-size:12px}.vcard-reviews{padding-bottom:54px}.reviews-heading{justify-content:space-between;align-items:end;margin-bottom:19px;display:flex}.reviews-heading h2{margin-bottom:0}.review-rating{color:#667e94;font-size:13px;font-weight:800}.review-rating b,.review-stars{color:#e9ab25}.review-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.review-list article{background:#fff;border:1px solid #e4edf3;border-radius:16px;flex-direction:column;min-height:164px;padding:17px;display:flex}.review-stars{letter-spacing:1px;font-size:11px}.review-list p{color:#486278;margin:12px 0 auto;font-size:12px;line-height:1.5}.review-list b{margin-top:14px;font-size:12px}.reviews-link{color:#407b1f;background:#eaf5e4;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:17px;padding:14px;font-size:12px;font-weight:900;display:flex}.reviews-link span{font-size:17px}.vcard-form-card{background:#fff;border:1px solid #e5edf2;border-radius:25px;padding:31px 28px;box-shadow:0 20px 50px #18365d13}.vcard-form-card h2{max-width:330px}.vcard-form-card form{flex-direction:column;gap:12px;display:flex}.vcard-form-card label{flex-direction:column;gap:5px;font-size:11px;font-weight:800;display:flex}.vcard-form-card input{height:50px;color:var(--v-ink);background:#fff;border:1px solid #a8bbc9;border-radius:10px;outline:0;padding:0 14px}.vcard-form-card input:focus{border-color:var(--v-blue);box-shadow:0 0 0 3px #3462be14}.vcard-form-card button{background:linear-gradient(135deg,var(--v-green),#75c33e);color:#fff;cursor:pointer;border:0;border-radius:10px;height:52px;margin-top:5px;font-weight:900}.vcard-form-card button:disabled{opacity:.8;cursor:wait}.vcard-status{text-align:center;min-height:16px;margin:0;font-size:11px;font-weight:800}.vcard-status.sent{color:#4c9722}.vcard-status.error{color:#ba3c3c}.vcard-honeypot{clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;position:absolute!important}.vcard-form-card>small{text-align:center;color:#8495a6;margin-top:13px;font-size:9px;line-height:1.4;display:block}.vcard-footer{color:#788da0;justify-content:space-between;gap:12px;padding:28px 6px 0;font-size:10px;display:flex}.vcard-footer a{color:#496a84;font-weight:800}@media (max-width:480px){.vcard-page{padding:14px 12px 32px}.vcard-top{padding:4px 3px 14px}.vcard-brand{width:135px}.vcard-hero{padding:28px 20px}.vcard-photo{width:145px;height:145px}.vcard-hero h1{font-size:34px}.vcard-section{padding-top:43px}.about-card{margin-top:43px;padding:27px 22px}.vcard-section h2,.vcard-form-card h2{font-size:26px}.review-list{grid-template-columns:1fr}.review-list article{min-height:132px}.vcard-form-card{padding:27px 22px}.vcard-footer{text-align:center;flex-direction:column}}.contact-button:nth-child(4) .contact-icon{color:#18365d;background:#eef5fb}.qr-fab{z-index:30;background:var(--v-ink);cursor:pointer;border:0;border-radius:18px;grid-template-rows:repeat(2,10px);grid-template-columns:repeat(2,10px);place-content:center;gap:6px;width:58px;height:58px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #18365d30}.qr-fab span{border:2px solid #fff;border-radius:3px;width:10px;height:10px;display:block}.qr-fab span:nth-child(3){background:#75c33e;border-color:#75c33e;grid-column:1/3;justify-self:center}.qr-modal{z-index:50;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.qr-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#102a4599;border:0;position:absolute;inset:0}.qr-panel{text-align:center;background:#fff;border-radius:26px;width:min(100%,360px);padding:28px 24px 22px;position:relative;box-shadow:0 30px 80px #102a4550}.qr-close{width:34px;height:34px;color:var(--v-ink);cursor:pointer;background:#eef5fb;border:0;border-radius:50%;font-size:24px;line-height:1;position:absolute;top:12px;right:14px}.qr-panel h2{letter-spacing:-.045em;margin:10px 0 18px;font-size:29px;line-height:1}.qr-code-box{background:#fff;border:1px solid #dce7ef;border-radius:18px;place-items:center;width:260px;height:260px;margin:0 auto 14px;display:grid}.qr-code-box img{border-radius:18px;width:100%;height:100%;display:block}.qr-code-box span{color:#71869a;font-size:12px;font-weight:800}.qr-link{color:#667e94;word-break:break-all;margin:0 0 13px;font-size:11px}.qr-share{background:linear-gradient(135deg,var(--v-green),#75c33e);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:52px;font-weight:900}.qr-share-status{color:#4c9722;min-height:16px;margin:9px 0 0;font-size:11px;font-weight:800}@media (max-width:480px){.qr-fab{border-radius:17px;width:54px;height:54px;bottom:16px;right:16px}.qr-panel{padding:26px 20px 20px}.qr-code-box{width:238px;height:238px}}
