*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{width:100%;font-family:ProductSansRegular,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;background:var(--bg);color:var(--text);transition:background .2s,color .2s;min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#78787859;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#78787899}a{color:var(--link);text-decoration:none}img{max-width:100%;display:block;border-radius:12px}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-decoration,input::-webkit-search-results-button{display:none!important}html.scroll-lock{overflow:hidden!important;width:100vw}html.scroll-lock>body>*:not(.search-overlay):not(.modal):not(.header):not(.fullscreen-menu):not(.settings-overlay){pointer-events:none;-webkit-user-select:none;user-select:none;touch-action:none}.search-overlay.active,.modal.active,.settings-overlay.active,.search-overlay.active *,.modal.active *,.settings-overlay.active *{pointer-events:auto;touch-action:auto}.content{max-width:1200px;margin:0 auto;padding:1rem .5rem 2rem;flex-grow:1;width:100%}.main-section{padding:3rem 1rem 1rem;overflow:visible}.section-divider{width:100%;height:1px;background:var(--border);margin:0}.divider{position:relative;width:100%;height:1px;background:var(--border);margin:1rem auto}.section-title{font-size:1.8rem;color:var(--text);margin-bottom:1rem;font-weight:700;text-align:center;padding-left:0}.page-description{font-size:1rem;text-align:center;max-width:600px;margin:0 auto 2.5rem}.lead{font-size:1rem;margin:1rem 0 3rem}.second{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;color:var(--text);opacity:.8}.center{font-size:.9rem;color:var(--text);margin:.5rem}.meta{font-size:.8rem;margin-bottom:.5rem;opacity:.8}.verse{font-size:1rem;font-style:italic;font-weight:500;line-height:1.6;color:var(--text);margin:1rem 0 0;padding:1.5rem;background:var(--card-bg);border-left:4px solid var(--text);border-radius:4px 12px 12px 4px;position:relative;opacity:.9}.hero-profile{padding:3rem 1rem;display:flex;justify-content:center}.hero-profile-inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;width:100%}.hero-profile-logo{width:120px;height:120px;border-radius:20%;margin-bottom:1rem;flex-shrink:0}.hero-profile-name{font-size:2rem;font-weight:800}.hero-profile-meta{font-size:1rem;opacity:.7;margin-bottom:1rem;font-weight:500}.hero-profile-desc{font-size:1rem;line-height:1.7;color:var(--text);margin-bottom:2rem;max-width:550px}.hero-profile-buttons{display:flex;flex-direction:row;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.hero-profile-divider{width:100%;max-width:400px;margin:1rem auto}.profile-img{width:100%;height:100%;object-fit:cover;border-radius:25%}.img-background{background:var(--logo-bg);border:1px solid var(--logo-border);border-radius:25%;display:flex;justify-content:center;align-items:center;flex-shrink:0}.img-background .logo-dark,body.dark .img-background .logo-light,body.amoled-dark .img-background.logo-light{display:none}body.dark .img-background .logo-dark,body.amoled-dark .img-background .logo-dark{display:block}.skills-category{margin-bottom:1rem;padding:1rem 0}.skills-category h3{font-size:1.2rem;margin-bottom:1rem}.skills-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:4px;margin:0 0 2rem}.info-sections-grid{display:grid;grid-template-columns:1fr;gap:0;margin:.5rem 0 1rem}.info-section{padding:2rem 1.25rem}.info-section-title{font-size:1.75rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.01em}.info-section-lead{font-size:1.05rem;line-height:1.6;margin:1rem 0;color:var(--text);opacity:.9}.info-section-footer{margin-top:1.5rem}.business-inquiries{padding:2rem 1.25rem}.highlight-list{list-style:none;padding:0;margin:0;position:relative}.highlight-list:before{content:"";position:absolute;left:7px;top:10px;bottom:10px;width:1px;background:var(--border);opacity:.3}.highlight-item{position:relative;padding-left:2rem;margin-bottom:2.5rem;transition:background .2s ease,color .2s ease,border .2s ease}.highlight-item:before{content:"";position:absolute;left:0;top:6px;width:15px;height:15px;border-radius:50%;background:var(--bg);border:1px solid var(--border);z-index:1;transition:background .2s ease,border-color .2s ease}.highlight-item:hover:before{background:var(--text);border-color:var(--text)}.highlight-title{font-size:1rem;font-weight:700;margin-bottom:.3rem;color:var(--text)}.highlight-description{font-size:.9rem;line-height:1.5;color:var(--text);opacity:.85}
