.home-page{background:#111;min-height:100vh;color:#f0ede8;font-family:inherit}.hero{display:flex;align-items:center;justify-content:space-between;gap:3rem;max-width:960px;margin:0 auto;padding:5rem 2rem 4rem;border-bottom:1px solid rgba(255,255,255,.07)}.hero-text{flex:1;min-width:0}.hero-name{font-size:38px;font-weight:600;color:#f0ede8;line-height:1.2;margin:0 0 .75rem}.hero-tag{display:inline-block;background:#f7f7a8;color:#2e2e00;border-radius:20px;padding:5px 14px;font-size:13px;font-weight:500;margin-bottom:1.25rem}.hero-sub{font-size:16px;color:#888;line-height:1.75;max-width:460px;margin:0 0 1rem}.visitor-line{font-size:14px;color:#666;margin:0 0 1rem}.visitor-number{color:#f7f7a8;font-weight:600}.hero-location{display:flex;align-items:center;gap:7px;font-size:13px;color:#555;margin-bottom:1.75rem}.location-dot{width:7px;height:7px;border-radius:50%;background:#8bc34a;display:inline-block;flex-shrink:0}.social-links{display:flex;gap:12px;flex-wrap:wrap}.social-link{font-size:13px;color:#666;text-decoration:none;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:6px 14px;transition:color .15s,border-color .15s}.social-link:hover{color:#f0ede8;border-color:#ffffff40}.hero-image{flex-shrink:0;width:280px}.hero-image img{width:100%;border-radius:16px;display:block;filter:grayscale(20%)}.about-section{max-width:960px;margin:0 auto;padding:3.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.07)}.about-section--last{border-bottom:none;padding-bottom:6rem}.section-label{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#555;font-weight:500;margin-bottom:1.25rem}.body-text{font-size:15px;color:#888;line-height:1.85;margin:0;max-width:600px}.interest-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:1.5rem}.interest-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:1rem 1.1rem}.card-icon{font-size:20px;display:block;margin-bottom:8px}.card-title{font-size:13px;font-weight:600;color:#d0cdc8;margin-bottom:4px}.card-desc{font-size:12px;color:#777;line-height:1.5}.values{display:flex;flex-direction:column;gap:16px;margin-top:1.25rem}.value-row{display:flex;align-items:flex-start;gap:14px}.value-num{font-size:11px;color:#444;min-width:18px;padding-top:3px;flex-shrink:0}.value-title{font-size:15px;font-weight:600;color:#d0cdc8;line-height:1.5;margin-bottom:3px}.value-sub{font-size:13px;color:#666;line-height:1.65;max-width:520px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:1.5rem;max-width:560px}.contact-card{display:block;background:#1a1a1a;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:1rem 1.25rem;text-decoration:none;transition:background .15s ease}.contact-card:hover{background:#222}.contact-card--static{cursor:default}.contact-card--static:hover{background:#1a1a1a}.contact-label{font-size:11px;color:#555;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px}.contact-val{font-size:14px;color:#d0cdc8;font-weight:500}.hide-on-mobile{display:block}.hide-on-desktop{display:none}@media (max-width: 700px){.hero{flex-direction:column-reverse;padding:2.5rem 1.5rem 3rem;gap:2rem}.hero-image{width:100%;max-width:320px;margin:0 auto}.hero-name{font-size:28px}.hide-on-mobile{display:none}.hide-on-desktop{display:block}.about-section{padding:2.5rem 1.5rem}.contact-grid{grid-template-columns:1fr}.interest-cards{grid-template-columns:1fr 1fr}}:root{font-family:Open Sans,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{font-size:16px}::selection{background:#f7f7a8;color:#2e2e00}
