*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px}.hubspot-button{align-items:center;background:#fff;border:3px solid #000;border-radius:12px;box-shadow:var(--shadow-heavy);color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:12px;justify-content:center;margin-bottom:16px;min-height:44px;padding:18px 20px;text-align:center;text-decoration:none;transition:all .15s ease;width:100%}.hubspot-button:hover{box-shadow:2px 2px 0 #000;transform:translate(2px,2px)}.hubspot-button:active{box-shadow:0 0 0 #000;transform:translate(4px,4px)}.profile-page{min-height:100vh}.profile-page,.top-bar{background:var(--bg-page)}.top-bar{align-items:center;display:flex;justify-content:space-between;padding:16px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.top-bar-button{background:#ffffffe6;border:2px solid #000;border-radius:24px;box-shadow:2px 2px 0 #000;cursor:pointer;font-size:14px;font-weight:600;min-height:44px;padding:8px 20px;transition:all .15s ease}.top-bar-button:hover{box-shadow:1px 1px 0 #000;transform:translate(1px,1px)}.profile-header{align-items:center;display:flex;flex-direction:column;padding:40px 20px 32px;text-align:center}.profile-picture{border:4px solid #fff;border-radius:50%;box-shadow:0 4px 12px #00000026;height:120px;margin-bottom:20px;object-fit:cover;width:120px}.profile-username{font-size:28px;font-weight:700;text-shadow:0 2px 4px #0000001a}.profile-title,.profile-username{color:var(--text-on-bg);margin-bottom:4px}.profile-title{font-size:18px;font-weight:600;opacity:.95}.profile-tagline{color:var(--text-on-bg);font-size:16px;line-height:1.5;margin-bottom:20px;max-width:600px;opacity:.85}.social-icons-row{flex-wrap:wrap;gap:12px;margin-bottom:20px}.social-icon,.social-icons-row{display:flex;justify-content:center}.social-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:44px;text-decoration:none;transition:all .2s;width:44px}.social-icon:hover{background:#ffffff4d;transform:scale(1.1)}.rating-button{background:none;border:none;color:var(--text-on-bg);cursor:pointer;font-size:16px;font-weight:600;margin-bottom:0;min-height:44px;padding:8px 16px;text-decoration:underline;transition:opacity .2s}.rating-button:hover{opacity:.8}.content-section{margin:0 auto;max-width:680px;padding:24px 20px}.section-label{color:var(--text-on-bg);font-size:18px;font-weight:700;gap:8px;justify-content:center;margin-bottom:20px;text-align:center}.section-label,.service-card{align-items:center;display:flex}.service-card{background:#fff;border:3px solid #000;border-radius:12px;box-shadow:var(--shadow-heavy);color:#000;cursor:pointer;gap:16px;margin-bottom:16px;padding:16px;text-decoration:none;transition:all .15s ease}.service-card:hover{box-shadow:2px 2px 0 #000;transform:translate(2px,2px)}.service-image{border:2px solid #000;border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.service-info{flex:1 1;text-align:left}.service-name{font-size:16px;font-weight:700;margin-bottom:4px}.service-details{color:#666;font-size:14px;font-weight:600;margin-bottom:4px}.service-rating{color:#666;font-size:13px}.shop-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.product-card{background:#fff;border:3px solid #000;border-radius:12px;box-shadow:3px 3px 0 #000;color:#000;cursor:pointer;overflow:hidden;text-decoration:none;transition:all .15s ease}.product-card:hover{box-shadow:1.5px 1.5px 0 #000;transform:translate(1.5px,1.5px)}.product-image{aspect-ratio:1/1;border-bottom:3px solid #000;object-fit:cover;width:100%}.product-info{padding:12px;text-align:center}.product-name{font-size:13px}.product-name,.product-price{font-weight:700;margin-bottom:4px}.product-price{font-size:15px}.product-rating{color:#666;font-size:12px}.portfolio-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.portfolio-item{aspect-ratio:1/1;border:3px solid #000;border-radius:12px;box-shadow:3px 3px 0 #000;cursor:pointer;overflow:hidden;transition:all .15s ease}.portfolio-item:hover{box-shadow:1.5px 1.5px 0 #000;transform:translate(1.5px,1.5px)}.portfolio-item img{height:100%;object-fit:cover;width:100%}.view-all-button{background:none;border:none;color:var(--text-on-bg);cursor:pointer;display:block;font-size:14px;font-weight:600;margin:0 auto;min-height:44px;padding:12px 24px;text-decoration:underline;transition:opacity .2s}.view-all-button:hover{opacity:.8}.profile-footer{color:var(--text-on-bg);font-size:14px;line-height:1.6;opacity:.8;padding:40px 20px;text-align:center}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border:2px solid #000;border-radius:16px;display:flex;flex-direction:column;max-height:85vh;max-width:600px;overflow:hidden;width:100%}input,select,textarea{-webkit-appearance:none;appearance:none;font-size:16px!important}input:focus,select:focus,textarea:focus{border-color:#000;border-color:var(--primary-color,#000);outline:none}@media (max-width:768px){body{font-size:16px}.profile-header{padding:40px 16px 20px!important}.profile-username{font-size:22px!important}.profile-title{font-size:18px!important}.profile-tagline{font-size:14px!important;padding:0 16px!important}.profile-picture{height:100px;width:100px}.social-icons-row{gap:12px!important;padding:0 16px!important}.social-icon{font-size:22px!important;height:48px!important;width:48px!important}.content-section{padding:20px 16px!important}.service-card{align-items:stretch!important;flex-direction:column!important;text-align:center!important}.service-image{height:200px!important;margin-bottom:16px!important;width:100%!important}.service-info{text-align:center!important;width:100%!important}.portfolio-grid,.shop-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.hubspot-button{padding:12px 16px!important}.hubspot-button,.rating-button{font-size:14px!important;min-height:44px!important}.rating-button{padding:10px 20px!important}.content-section a.hubspot-button{font-size:15px!important;padding:16px 20px!important}.top-bar{padding:12px 16px!important}.top-bar-button{font-size:12px!important;padding:8px 12px!important}input,select,textarea{border-radius:8px!important;padding:12px!important}.modal-content{border-radius:12px!important;margin:16px!important;max-width:500px!important;width:calc(100vw - 32px)!important}}@media (max-width:375px){.portfolio-grid,.shop-grid{gap:12px!important;grid-template-columns:1fr!important}.social-icons-row{flex-wrap:wrap!important;justify-content:center!important}.profile-picture{height:90px;width:90px}.profile-username{font-size:20px!important}.profile-title{font-size:16px!important}.hubspot-button{font-size:13px!important;padding:10px 14px!important}.service-card{padding:12px!important}}@media (min-width:769px) and (max-width:1024px){.portfolio-grid,.shop-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px) and (orientation:landscape){.profile-header{padding:20px 16px!important}.profile-picture{height:80px;width:80px}.profile-username{font-size:20px!important}.social-icons-row{margin-bottom:12px!important}}@media (min-width:1440px){.content-section{max-width:800px}.portfolio-grid,.shop-grid{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus-visible{outline:3px solid #000;outline:3px solid var(--primary-color,#000);outline-offset:2px}@media print{.hubspot-button,.social-icons-row,.top-bar{display:none!important}.profile-page{background:#fff!important}*{border-color:#000!important;box-shadow:none!important}}
/*# sourceMappingURL=main.6d4ff8b5.css.map*/