.handwritten-accent{display:inline-block;transform:rotate(-2deg)}.highlight-text{background:linear-gradient(180deg,transparent 60%,var(--primary-sage,#c4dfdb) 60%);display:inline;padding:2px 4px}.credential-badge{align-items:center;background-color:var(--light-mint-bg,#e8f2f0);border-radius:100px;color:var(--dark-blue-gray,#34495e);display:inline-flex;font-size:14px;font-weight:500;padding:var(--spacing-xs,8px) var(--spacing-md,24px)}.about-me-credentials{display:flex;flex-wrap:wrap;gap:var(--spacing-md,24px);margin-top:var(--spacing-lg,32px)}.photo-style-blob{height:400px;position:relative;width:400px}.photo-style-blob .photo-blob-shape{border-radius:50%;box-shadow:0 2px 12px rgba(52,73,94,.08);height:100%;overflow:hidden;position:relative;width:100%}.photo-style-blob .photo-blob-shape img{height:100%;object-fit:cover;object-position:center;width:100%}.photo-style-circle{height:380px;position:relative;width:380px}.photo-style-circle .photo-circle-shape{border-radius:50%;height:100%;overflow:hidden;position:relative;width:100%;z-index:2}.photo-style-circle .photo-circle-shape img{height:100%;object-fit:cover;width:100%}.photo-style-circle:before{animation:rotate-slow 20s linear infinite;border:3px dashed var(--primary-sage,#c4dfdb);border-radius:50%;content:"";height:calc(100% + 40px);left:-20px;opacity:.3;position:absolute;top:-20px;width:calc(100% + 40px)}@keyframes rotate-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.photo-style-hexagon{height:400px;position:relative;width:350px}.photo-style-hexagon .photo-hexagon-shape{box-shadow:0 20px 40px rgba(52,73,94,.12);clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);height:100%;overflow:hidden;position:relative;width:100%}.photo-style-hexagon .photo-hexagon-shape img{height:100%;object-fit:cover;width:100%}.photo-style-hexagon:before{background:var(--primary-sage,#c4dfdb);clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);content:"";height:100%;opacity:.1;position:absolute;transform:scale(1.1) rotate(15deg);width:100%;z-index:-1}.photo-style-circular{height:400px;position:relative;width:400px}.photo-style-circular .photo-circular-shape{border-radius:50%;height:100%;overflow:hidden;position:relative;width:100%}.photo-style-circular .photo-circular-shape img{height:100%;object-fit:cover;object-position:center;width:100%}.photo-style-circular:before{background-color:var(--primary-sage,#c4dfdb);border-radius:50%;content:"";height:120%;left:-10%;opacity:.15;position:absolute;top:-10%;width:120%;z-index:-1}.photo-style-gradient_border{background:linear-gradient(135deg,var(--primary-sage,#c4dfdb) 0,var(--primary-sage-dark,#a8ccc6) 100%);border-radius:8px;padding:4px}.photo-style-tilted{height:380px;position:relative;transform:rotate(-3deg);transition:transform .3s ease;width:380px}.photo-style-tilted:hover{transform:rotate(0deg)}.photo-style-tilted img{transform:scale(1.1)}.photo-style-tilted:after,.photo-style-tilted:before{border-radius:var(--radius-large,16px);content:"";height:100%;position:absolute;width:100%;z-index:-1}.photo-style-tilted:before{background:var(--primary-sage,#c4dfdb);opacity:.1;transform:rotate(3deg) translate(10px,10px)}.photo-style-tilted:after{background:var(--light-mint-bg,#e8f2f0);transform:rotate(-6deg) translate(-15px,-15px);z-index:-2}.photo-style-clean_shadow{box-shadow:0 20px 40px rgba(52,73,94,.12)}.photo-style-gradient_overlay{position:relative}.photo-style-gradient_overlay:before{background:linear-gradient(135deg,rgba(196,223,219,.3),transparent);border-radius:8px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.photo-style-floating_card{background:var(--white,#fff);border-radius:12px;box-shadow:0 20px 50px rgba(52,73,94,.15);padding:12px;transform:translateY(-10px)}.about-stats{margin-top:var(--spacing-xl,48px)}.stat-box{transition:transform .3s ease}.stat-box:hover{transform:translateY(-4px)}@media (max-width:768px){.about-container{flex-direction:column!important;gap:var(--spacing-lg,32px)!important}.photo-container{flex:0 0 100%!important;margin:0 auto;max-width:400px}.content-container h2{font-size:28px!important}.about-body{font-size:16px!important}.about-stats{gap:var(--spacing-sm,16px)!important}.stat-box{flex:1 1 100%!important}}@media print{.about-with-photo{padding:20px!important}.about-cta,.photo-style-circular:before,.photo-style-gradient_overlay:before,.photo-style-tilted:after{display:none}}