:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}a{font-weight:500;color:#1a1a1a;text-decoration:none;transition:opacity .2s}a:hover{opacity:.7}button{border-radius:4px;border:1px solid #1a1a1a;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;cursor:pointer;transition:all .25s}button:hover{background-color:#1a1a1a;color:#fff}button:focus,button:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.home-container{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center}.home-container h1{font-size:3rem;font-weight:300;margin-bottom:1rem;letter-spacing:.05em}.home-container p{font-size:1.1rem;color:#666;margin:.5rem 0}.home-container .example{font-family:Courier New,monospace;background:#f5f5f5;padding:.5rem 1rem;border-radius:4px;display:inline-block;margin-top:1rem}.gallery-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.gallery-content{max-width:800px;width:100%}.gallery-header{text-align:center;margin-bottom:3rem}.gallery-title{font-size:3rem;font-weight:300;letter-spacing:.05em;margin:0 0 1.5rem;text-transform:uppercase}.gallery-divider{width:80px;height:1px;background:#000;margin:0 auto}.gallery-description{text-align:center;font-size:1.2rem;line-height:1.8;color:#333;margin:3rem 0;padding:0 2rem}.gallery-description p{margin:1rem 0}.gallery-contact{margin:3rem 0;padding:2rem;background:#fafafa;border-radius:8px}.contact-title{font-size:1.3rem;font-weight:400;margin-bottom:1.5rem;text-align:center;letter-spacing:.03em}.contact-item{display:flex;flex-direction:column;margin-bottom:1rem;padding:.75rem 0;border-bottom:1px solid #eee}.contact-item:last-child{border-bottom:none}.contact-label{font-size:.85rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.contact-value{font-size:1rem;color:#1a1a1a;line-height:1.6}.contact-link{color:#1a1a1a;text-decoration:none;transition:color .2s}.contact-link:hover{color:#666}.contact-phones{display:flex;flex-direction:column;gap:.5rem}.phone-link{font-size:1rem}.gallery-social{margin:3rem 0;text-align:center}.social-title{font-size:1.3rem;font-weight:400;margin-bottom:1.5rem;letter-spacing:.03em}.social-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.social-link{display:inline-block;padding:.75rem 1.5rem;border:1px solid #1a1a1a;border-radius:4px;color:#1a1a1a;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s}.social-link:hover{background:#1a1a1a;color:#fff}.gallery-footer{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #eee}.gallery-username{font-size:.9rem;color:#999;font-style:italic}.gallery-loading{text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-loading p{color:#666;font-size:1rem}.gallery-not-found{text-align:center;max-width:500px;margin:0 auto}.gallery-not-found h1{font-size:6rem;font-weight:300;margin:0;color:#ddd}.gallery-not-found h2{font-size:2rem;font-weight:400;margin:1rem 0}.gallery-not-found p{color:#666;font-size:1.1rem;margin:.75rem 0}.slug-info{margin-top:2rem;padding:1rem;background:#f9f9f9;border-radius:4px;font-size:.95rem}.slug-info code{background:#fff;padding:.25rem .5rem;border-radius:3px;font-family:Courier New,monospace;color:#e74c3c}.landing-page{min-height:100vh;display:flex;flex-direction:column}.hero-section{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(to bottom,#fff,#fafafa)}.hero-content{max-width:900px;text-align:center}.hero-title{font-size:5rem;font-weight:300;letter-spacing:.1em;margin:0 0 2rem;text-transform:uppercase}.hero-divider{width:120px;height:2px;background:#000;margin:0 auto 2rem}.hero-subtitle{font-size:1.5rem;font-weight:400;color:#333;margin:0 0 1.5rem;letter-spacing:.05em}.hero-description{font-size:1.1rem;color:#666;line-height:1.8;max-width:600px;margin:0 auto}.features-section{padding:6rem 2rem;background:#fff}.features-title{font-size:2.5rem;font-weight:300;text-align:center;margin:0 0 4rem;letter-spacing:.05em;text-transform:uppercase}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.feature-card{padding:2rem;border:1px solid #eee;text-align:center;transition:all .3s}.feature-card:hover{border-color:#1a1a1a;box-shadow:0 4px 12px #0000000d}.feature-title{font-size:1.3rem;font-weight:400;margin:0 0 1rem;letter-spacing:.03em}.feature-description{font-size:1rem;color:#666;line-height:1.7;margin:0}.cta-section{padding:6rem 2rem;background:#fafafa;text-align:center}.cta-title{font-size:2.5rem;font-weight:300;margin:0 0 1.5rem;letter-spacing:.05em}.cta-description{font-size:1.1rem;color:#666;margin:0 0 2.5rem}.cta-button{display:inline-block;padding:1rem 3rem;background:#1a1a1a;color:#fff;font-size:1rem;font-weight:500;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:all .3s}.cta-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.landing-footer{padding:3rem 2rem;background:#fff;text-align:center;border-top:1px solid #eee;margin-top:auto}.footer-text{font-size:.9rem;color:#999;margin:0}@media(max-width:768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.features-title,.cta-title{font-size:2rem}.features-grid{grid-template-columns:1fr}}
