@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--gutter:clamp(1.25rem, 4vw, 3rem)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#000;--border:#fff;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:px solid var(--border);box-sizing:border-box;flex-direction:column;width:1920px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.app{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Space Grotesk,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}.navbar{z-index:100;background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);border-bottom:6px solid #000;justify-content:space-between;align-items:center;height:75px;padding:0 clamp(1.5rem,4vw,3rem);transition:all .3s;display:flex;position:sticky;top:0}.nav-logo-container{text-transform:uppercase;white-space:nowrap;flex-shrink:0}.nav-logo{filter:invert();width:auto;height:42px}.nav-links{font-size:rem;letter-spacing:.02em;color:var(--nav-elements);align-items:center;gap:clamp(1rem,2.5vw,2rem);font-weight:400;display:flex}.nav-links a{padding:.3rem 0;transition:all .2s;position:relative}.nav-links a:hover{opacity:.5}.nav-btn{border:2px solid var(--nav-elements);color:var(--nav-element);letter-spacing:.04em;white-space:nowrap;text-transform:uppercase;border-radius:0;padding:.5rem 1.2rem;font-size:.75rem;font-weight:700;transition:all .25s}.nav-btn:hover{background:var(--bg);color:var(--text)}.nav-toggle{color:#000;padding:.25rem;font-size:1.25rem;display:none}@media (width<=720px){.nav-toggle{display:block}.nav-links{background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:2px solid var(--accent);flex-direction:column;gap:1.5rem;padding:2rem;font-size:1rem;display:none;position:absolute;top:70px;left:0;right:0}.nav-links.open{display:flex}}.hero{text-align:right;flex-direction:column;justify-content:flex-end;align-items:flex-end;min-height:90vh;display:flex;position:relative;overflow:hidden}.hero-slideshow{position:absolute;inset:0}.hero-slide{opacity:0;color:#666;justify-content:center;align-items:center;font-size:1rem;transition:opacity 1.5s;display:flex;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-overlay{z-index:1;background:linear-gradient(#0003 0%,#00000080 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;max-width:52.5%;padding:clamp(1.5rem,4vw,3rem);position:relative}.hero-logo{align-self:center;width:75%;height:auto}.hero-title{letter-spacing:-.02em;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;line-height:1.1}.hero-content p{color:#fff;letter-spacing:.02em;margin-bottom:2.5rem;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:300}.hero-cta{letter-spacing:.08em;text-transform:uppercase;color:#fff;border:2px solid #fff;border-radius:0;padding:.8rem 2.5rem;font-size:.8rem;font-weight:700;transition:all .3s;display:inline-block}.hero-cta:hover{color:#111;background:#fff}.hero-dots{z-index:2;gap:.6rem;display:flex;position:absolute;bottom:2.5rem;left:clamp(1.5rem,4vw,3rem);transform:none}.hero-dot{background:#ffffff4d;border:none;border-radius:0%;width:8px;height:8px;transition:all .4s}.hero-dot.active{background:#fff;transform:scale(1.2)}.section{border-bottom:6px solid #000;max-width:100%;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,4vw,3rem)}.section h2{letter-spacing:.05em;text-transform:uppercase;margin-bottom:2.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.gallery-skeleton{background:var(--nav-bg);animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.2}50%{opacity:0.}}.gallery-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.tab{color:var(--text-muted);border:1px solid var(--text-muted);letter-spacing:.06em;text-transform:uppercase;border-radius:0;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .25s}.tab:hover{color:var(--accent);border-color:var(--accent)}.tab-active{color:var(--bg);background:var(--accent);border-color:var(--accent)}.tab-active:hover{color:var(--text-muted);background:var(--accent);border-color:var(--accent)}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.gallery-item{cursor:pointer;aspect-ratio:3/2;border:12px solid var(--nav-bg);border-radius:0;transition:all .3s;overflow:hidden}.gallery-item:hover{opacity:.85;border:6px solid #fff}.gallery-placeholder{color:#777;letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;font-size:.6rem;display:flex}.gallery-img{object-fit:cover;width:100%;height:100%;display:block}.lightbox-img{object-fit:contain;max-width:100%;max-height:100%}.lightbox{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-stage{justify-content:center;align-items:center;width:85vw;height:85vh;display:flex;position:relative}.lightbox-image{color:#666;-webkit-user-select:none;user-select:none;border:1px solid #333;border-radius:0;justify-content:center;align-items:center;max-width:100%;max-height:100%;padding:3rem 5rem;font-size:.8rem;display:flex}.lightbox-close{color:#fff;z-index:201;opacity:.6;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:2rem}.lightbox-close:hover{opacity:1;background:#fff3}.lightbox-arrow{color:#fff;opacity:.5;z-index:201;-webkit-user-select:none;user-select:none;background:#ffffff14;border:1px solid #ffffff4d;border-radius:0;justify-content:center;align-items:center;width:48px;height:48px;padding:.75rem;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow:hover{opacity:1;background:#ffffff26}.lightbox-arrow.prev{left:1.5rem}.lightbox-arrow.next{right:1.5rem}.lightbox-counter{color:#fff6;z-index:201;letter-spacing:.1em;font-size:.75rem;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.about-photo{aspect-ratio:5/4;background:var(--bg-secondary);color:var(--tab-inactive);border:12px solid var(--border);border-radius:0;justify-content:center;align-items:center;width:100%;font-size:1rem;display:flex}.about-text p{text-align:left;color:var(--text);margin-bottom:1.2rem;font-size:1rem;line-height:1.8}.about-process{border-top:2px solid var(--border);margin-top:3rem;padding-top:2rem}.about-process h3{color:var(--text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700}.process-item{color:var(--text-muted);text-align:left;align-items:baseline;gap:1rem;padding:.6rem 0;font-size:.9rem;display:flex}.process-num{color:var(--accent);opacity:.5;letter-spacing:.05em;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:600}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.testimonial-card{border:2px solid var(--border);border-radius:0;padding:1.75rem;transition:all .3s;position:relative}.testimonial-card:hover{border-color:var(--accent)}.testimonial-headline{text-transform:uppercase;letter-spacing:.03em;color:var(--accent);text-align:left;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:900}.testimonial-card p{color:var(--text);text-align:left;margin-top:2rem;margin-bottom:1.2rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.75}.testimonial-card footer{text-align:right;flex-direction:column;gap:.15rem;font-size:1rem;display:flex}.testimonial-card footer strong{letter-spacing:.02em;font-weight:500}.testimonial-card footer span{color:var(--tab-inactive);font-size:.75rem}.rating{gap:.2rem;display:flex;position:absolute;top:1rem;left:2rem}.star{color:gold;font-size:4rem}.google-reviews-link{color:var(--text-muted);text-underline-offset:3px;text-align:right;margin:2.5rem 0 0 auto;font-size:1rem;text-decoration:underline;transition:color .2s;display:block}.google-reviews-link:hover{color:var(--text)}.faq-list{max-width:100%}.faq-h2{text-align:right}.faq-item{border-bottom:2px solid var(--border)}.faq-question{width:100%;color:var(--text);text-align:left;justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:.95rem;font-weight:600;transition:opacity .2s;display:flex}.faq-question:hover{opacity:.6}.faq-icon{color:var(--tab-inactive);flex-shrink:0;margin-left:1.5rem;font-size:1.2rem;transition:transform .3s}.faq-answer{text-align:left;max-height:0;font-weight:200;transition:max-height .4s,padding .3s;overflow:hidden}.faq-answer.faq-open{max-height:300px;padding:0 0 1.25rem}.faq-answer p{color:var(--text-muted);font-size:.9rem;line-height:1.8}.site-footer{border-top:2px solid var(--nav-elements);background-color:var(--nav-bg);max-width:100%;color:var(--nav-elements);padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem)}.footer-main{grid-template-columns:3fr 1fr;align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-logo{filter:invert();width:100%;max-width:75%;height:auto;margin-bottom:1rem}.footer-brand p{color:var(--bg);text-align:left;max-width:75%;font-size:1rem;line-height:1.7}.footer-contact{flex-direction:column;align-items:flex-end;display:flex}.footer-contact h4{text-transform:uppercase;letter-spacing:.08em;color:var(--nav-bg);margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700}.footer-contact p{color:var(--bg);text-align:left;margin-bottom:.3rem;font-size:1rem}.email-wrapper{display:inline-block}.pop-out-text{color:var(--bg);letter-spacing:.03em;text-align:right;min-height:1.2em;margin-bottom:.15rem;font-size:1rem;transition:opacity .25s}.contact-email{color:var(--nav-elements);margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:500}.footer-social{flex-direction:row;gap:.5rem;margin-top:1.5rem;display:flex}.social-link{color:var(--bg);align-items:center;gap:.5rem;font-size:1rem;transition:opacity .2s;display:flex}.social-link:hover{opacity:.6}.social-icon-sm{filter:invert();width:18px;height:auto}.social-label{letter-spacing:.02em}.footer-legal{gap:1.5rem;margin-top:1.5rem;display:flex}.footer-legal-link{font-size:rem;color:var(--bg);text-underline-offset:3px;letter-spacing:.03em;text-decoration:underline;transition:color .2s}.footer-legal-link:hover{color:var(--nav-elements)}.footer-bottom{padding-top:0.rem;border-top:1px solid #ffffff1a;justify-content:space-between;display:flex}.footer-copy{color:var(--bg);letter-spacing:.03em;font-size:.7rem}@media (width<=720px){.footer-main{grid-template-columns:1fr;gap:2.5rem}.footer-logo{max-width:300px}.footer-nav,.footer-nav a,.footer-nav button{text-align:left}.footer-bottom{flex-direction:column;gap:.25rem}}.modal-overlay{z-index:150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-content{background:var(--modal-bg);border:2px solid var(--accent);border-radius:0;width:100%;max-width:600px;max-height:85vh;overflow-y:auto}.modal-header{border-bottom:2px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.modal-header h2{text-transform:uppercase;letter-spacing:.05em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700}.modal-close{color:var(--text-muted);border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;padding:.25rem;font-size:1.25rem;transition:all .2s;display:flex}.modal-close:hover{color:var(--text);background:var(--bg-secondary)}.modal-body{padding:2rem}.pricing-grid{gap:1rem;display:grid}.pricing-card{border:2px solid var(--border);background:var(--surface);border-radius:0;padding:1.5rem;transition:all .3s}.pricing-card:hover{border-color:var(--accent)}.pricing-card h3{text-transform:uppercase;letter-spacing:.03em;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700}.pricing-price{letter-spacing:-.02em;margin:.25rem 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700}.pricing-card ul{list-style:none}.pricing-card li{color:var(--text-muted);padding:.25rem 0;font-size:.82rem}.pricing-card li:before{content:"•  ";opacity:.4}.pricing-note{color:var(--tab-inactive);margin-top:.75rem;font-size:.78rem;line-height:1.7}.pricing-note a{text-underline-offset:2px;text-decoration:underline}.enquiry-form{flex-direction:column;gap:1rem;display:flex}.enquiry-back{color:var(--tab-inactive);text-align:left;padding:0;font-size:.8rem;transition:color .2s}.enquiry-back:hover{color:var(--text)}.enquiry-form h3{text-transform:uppercase;letter-spacing:.03em;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700}.enquiry-subtitle{color:var(--tab-inactive);margin-top:-.5rem;font-size:.85rem}.enquiry-input{background:var(--bg-secondary);width:100%;color:var(--text);border:2px solid var(--border);border-radius:0;outline:none;padding:.75rem 1rem;font-family:Space Grotesk,sans-serif;font-size:.85rem;transition:border-color .2s}.enquiry-input:focus{border-color:var(--accent)}.enquiry-input::placeholder{color:var(--tab-inactive)}.enquiry-textarea{resize:vertical;min-height:100px}.enquiry-submit{background:var(--accent);color:var(--bg);border:2px solid var(--accent);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:0;padding:.75rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;transition:all .25s}.enquiry-submit:hover{background:var(--bg);color:var(--accent)}npm .footer-copy{text-align:right}@media (width<=1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.hero-content{max-width:65%}.footer-logo,.footer-brand p{max-width:60%}}@media (width<=768px){.about-content,.testimonials-grid{grid-template-columns:1fr}.hero-content{max-width:80%}.contact-email{font-size:1.5rem}.footer-main{grid-template-columns:1fr;gap:2.5rem}.footer-contact{align-items:flex-start}.pop-out-text{text-align:left}.footer-logo,.footer-brand p{max-width:100%}.footer-bottom{flex-direction:column;gap:.25rem}.star{font-size:2.5rem}}@media (width<=520px){.navbar{height:60px}.nav-logo{height:34px}.nav-links{top:60px}.hero{min-height:75vh}.hero-content{max-width:100%;padding:1.5rem}.hero-logo{width:100%}.gallery-grid{grid-template-columns:1fr, 1fr}.gallery-item{border-width:6px}.section{border-bottom-width:4px;padding:3rem 1.25rem}.section h2{font-size:1.25rem}.contact-email{font-size:1.1rem}.pricing-price,.star{font-size:2rem}.footer-logo{max-width:100%}.footer-copy{text-align:right}.lightbox-arrow{width:36px;height:36px;font-size:1.2rem}.lightbox-close{width:32px;height:32px;font-size:1.2rem}}
