.header{background-color:var(--primary-color);color:var(--white);padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px #0000001a}.header-content{display:flex;justify-content:center;align-items:center;min-height:var(--header-height)}.logo h1{margin:0;font-size:1.8rem;color:var(--white)}.tagline{margin:0;font-size:.9rem;color:#fffc;font-style:italic}.logo{text-align:center}@media(max-width:768px){.logo h1{font-size:1.5rem}.tagline{font-size:.8rem}}.footer{background-color:var(--primary-color);color:var(--white);padding:2rem 0;margin-top:4rem}.footer-content{text-align:center}.footer-content p{margin:.5rem 0;color:#ffffffe6}.footer-tagline{font-style:italic;font-size:.9rem;color:#ffffffb3}.home-page{min-height:calc(100vh - var(--header-height))}.home-page.under-construction{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--header-height) - 100px)}.hero{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:var(--white);padding:4rem 0;margin-bottom:3rem}.under-construction .hero{margin-bottom:0;padding:6rem 2rem}.hero-content{max-width:800px;margin:0 auto;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem;color:var(--white)}.hero-subtitle{font-size:1.5rem;font-style:italic;margin-bottom:1.5rem;color:#ffffffe6}.hero-description{font-size:1.1rem;line-height:1.8;color:#fffffff2}.featured{padding:3rem 0}.featured h2{text-align:center;margin-bottom:3rem;color:var(--primary-color)}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.featured-item{padding:2rem;background-color:var(--light-bg);border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.featured-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.featured-item h3{color:var(--primary-color);margin-bottom:1rem}.featured-item p{color:var(--text-color);line-height:1.8}.construction-message{margin-top:3rem;padding:2rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.construction-message h2{font-size:2rem;margin-bottom:1rem;color:var(--white)}.construction-message p{font-size:1.2rem;line-height:1.8;color:#fffffff2}@media(max-width:768px){.hero{padding:2rem 0}.under-construction .hero{padding:3rem 1rem}.hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.construction-message{margin-top:2rem;padding:1.5rem}.construction-message h2{font-size:1.5rem}.construction-message p{font-size:1rem}.featured-grid{grid-template-columns:1fr}}.about-page{padding:3rem 0;min-height:calc(100vh - var(--header-height))}.about-header{text-align:center;margin-bottom:3rem}.about-header h1{color:var(--primary-color);font-size:2.5rem}.about-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start}.about-image{position:sticky;top:calc(var(--header-height) + 2rem)}.profile-image{width:100%;border-radius:8px;box-shadow:0 4px 8px #0000001a}.about-text{display:flex;flex-direction:column;gap:2rem}.bio-section h2,.background-section h2,.approach-section h2{color:var(--primary-color);margin-bottom:1rem;border-bottom:2px solid var(--accent-color);padding-bottom:.5rem}.bio-section p,.approach-section p{margin-bottom:1rem;text-align:justify;line-height:1.8}.background-list{list-style:none;padding:0}.background-list li{padding:.75rem 0 .75rem 1.5rem;position:relative;line-height:1.6}.background-list li:before{content:"▪";position:absolute;left:0;color:var(--accent-color);font-size:1.2rem}@media(max-width:968px){.about-content{grid-template-columns:1fr;gap:2rem}.about-image{position:static;max-width:400px;margin:0 auto}.bio-section p,.approach-section p{text-align:left}}@media(max-width:768px){.about-header h1{font-size:2rem}.about-page{padding:2rem 0}}.writing-page{padding:3rem 0;min-height:calc(100vh - var(--header-height))}.writing-header{text-align:center;margin-bottom:3rem}.writing-header h1{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.writing-intro{max-width:700px;margin:0 auto;font-size:1.1rem;color:var(--text-color);line-height:1.6}.writing-content{display:flex;flex-direction:column;gap:3rem}.writing-section h2{color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--accent-color)}.work-item{background-color:var(--light-bg);padding:2rem;border-radius:8px;border-left:4px solid var(--accent-color)}.work-item h3{color:var(--primary-color);margin-bottom:.75rem}.work-item p{line-height:1.8;margin-bottom:1rem;text-align:justify}.work-item p:last-child{margin-bottom:0}.featured-work{background:linear-gradient(135deg,#2c3e500d,#34495e0d);border-left:4px solid var(--primary-color)}.work-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.work-meta span{padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600}.genre{background-color:var(--primary-color);color:var(--white)}.status{background-color:var(--accent-color);color:var(--white)}.work-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media(max-width:768px){.writing-page{padding:2rem 0}.writing-header h1{font-size:2rem}.work-grid{grid-template-columns:1fr}.work-item p{text-align:left}}.contact-page{padding:3rem 0;min-height:calc(100vh - var(--header-height))}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h1{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.contact-intro{max-width:700px;margin:0 auto;font-size:1.1rem;color:var(--text-color);line-height:1.6}.contact-content{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}.contact-info h2,.contact-form-container h2{color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--accent-color)}.info-section{margin-bottom:2rem}.info-section h3{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.1rem}.info-section p{line-height:1.6;color:var(--text-color)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:600;color:var(--primary-color);font-family:Helvetica Neue,Arial,sans-serif}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #ddd;border-radius:4px;font-size:1rem;font-family:Georgia,Times New Roman,serif;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent-color)}.form-group textarea{resize:vertical;min-height:120px}.submit-button{padding:1rem 2rem;background-color:var(--accent-color);color:var(--white);border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font-family:Helvetica Neue,Arial,sans-serif}.submit-button:hover{background-color:var(--primary-color);transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}@media(max-width:968px){.contact-content{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.contact-page{padding:2rem 0}.contact-header h1{font-size:2rem}.contact-intro{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #2c3e50;--secondary-color: #34495e;--accent-color: #e74c3c;--text-color: #333;--light-bg: #f8f9fa;--white: #ffffff;--max-width: 1200px;--header-height: 80px}body{font-family:Georgia,Times New Roman,serif;line-height:1.6;color:var(--text-color);background-color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:Helvetica Neue,Arial,sans-serif;margin-bottom:1rem;font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:var(--accent-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-color)}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}@media(max-width:768px){:root{--header-height: 60px}h1{font-size:2rem}h2{font-size:1.5rem}.container{padding:0 1rem}}
