@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Bebas+Neue&display=swap";:root{--space-1: 3px;--space-2: 5px;--space-3: 8px;--space-4: 13px;--space-5: 21px;--space-6: 34px;--space-7: 55px;--color-bg-base: #0a0a0c;--color-bg-surface: #111114;--color-bg-elevated: rgba(18, 18, 22, .85);--color-accent: #7c6af7;--color-accent-dim: rgba(124, 106, 247, .18);--color-accent-glow: rgba(124, 106, 247, .35);--color-text-primary: #f0eff5;--color-text-secondary: #8c8a9a;--color-text-muted: #4a4855;--color-border: rgba(124, 106, 247, .14);--color-border-subtle: rgba(255, 255, 255, .06)}body{margin:0;padding:0;font-family:Space Mono,monospace;color:var(--color-text-primary);background-color:var(--color-bg-base);background-image:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(124,106,247,.12) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(59,130,246,.07) 0%,transparent 55%),radial-gradient(ellipse 50% 60% at 0% 80%,rgba(124,106,247,.06) 0%,transparent 50%);min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.center-container{background:transparent;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:var(--space-6)!important;margin-top:var(--space-6);margin-bottom:var(--space-6);border:none}.architech-logo{width:100%;display:block;margin:0 auto var(--space-4) auto}.architech-btn{background:transparent!important;color:var(--color-text-primary)!important;border-radius:2px!important;border:1px solid var(--color-border)!important;font-family:Space Mono,monospace!important;font-weight:700!important;letter-spacing:.12em!important;font-size:.8em!important;text-transform:uppercase!important;box-shadow:none!important;padding:8px 20px!important;transition:border-color .2s,background .2s!important}.architech-btn:hover{background:var(--color-accent-dim)!important;border-color:var(--color-accent)!important;color:var(--color-text-primary)!important}.about-text,.landing-text{font-family:Space Mono,monospace;font-size:1rem;line-height:1.8;color:var(--color-text-secondary);letter-spacing:.01em}.about-text{text-align:left;margin-bottom:var(--space-6);margin-top:0;padding-left:var(--space-5);border-left:1px solid var(--color-border);white-space:normal}.about-text strong{color:var(--color-text-primary);font-weight:700}.landing-text{text-align:center;max-width:560px;margin:0 auto var(--space-6) auto;white-space:normal}.section-fade{width:100%;height:1px;margin:var(--space-6) 0;background:linear-gradient(90deg,#7c6af700,#7c6af799,#7c6af700);opacity:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);position:relative}.section-fade.visible{opacity:1}.section-fade:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:4px;height:4px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 8px var(--color-accent-glow)}@media (max-width: 600px){#root{padding:0!important}.architech-logo{margin-bottom:var(--space-3)}.about-img{border-radius:2px}.architech-btn{font-size:.75em!important;padding:6px 12px!important;min-width:80px!important;margin:0 2px!important}.about-text,.landing-text{font-size:.92rem;line-height:1.55;margin-left:0;margin-right:0;padding-left:var(--space-4);padding-right:8px}.hero-card{margin-bottom:8px;border-radius:0;box-shadow:none;max-width:100vw}.hero-socials{gap:2px;margin-top:4px;margin-left:0;margin-right:0;padding-left:4px;padding-right:4px;overflow-x:auto;flex-wrap:nowrap;width:100vw;max-width:100vw;scrollbar-width:none;-ms-overflow-style:none}.hero-socials::-webkit-scrollbar{display:none}.social-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.center-container{padding:0!important;margin-top:0!important;margin-bottom:0!important;border-radius:0!important;box-shadow:none!important}}.gallery-container{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%;margin:0 auto var(--space-6) auto}.gallery-thumb-wrapper{position:relative;overflow:hidden;border-radius:4px;cursor:pointer;aspect-ratio:1/1;background:var(--color-bg-surface)}.gallery-thumb-wrapper-featured{grid-column:span 2;aspect-ratio:16/9}.gallery-image{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.75) brightness(.88) contrast(1.05);transition:filter .35s ease,transform .35s ease}.gallery-thumb-wrapper-contain .gallery-image{object-fit:contain}.gallery-thumb-wrapper:hover .gallery-image{filter:saturate(1.1) brightness(1) contrast(1.08);transform:scale(1.03)}.gallery-thumb-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7c6af700,#7c6af72e);opacity:0;transition:opacity .35s ease;pointer-events:none}.gallery-thumb-wrapper:hover:after{opacity:1}.vimeo-preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;transition:opacity .4s ease;overflow:hidden;border-radius:4px}.vimeo-preview>div{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;padding:0!important}.vimeo-preview iframe{position:absolute!important;top:50%!important;left:50%!important;width:177.78%!important;height:100%!important;min-width:100%!important;transform:translate(-50%,-50%)!important;border:none!important;pointer-events:none!important}.hero-card{position:relative;max-width:540px;width:100%;margin:0 auto var(--space-4) auto;border-radius:4px;overflow:hidden;box-shadow:0 10px 48px #00000080;background:#0d0d10}.hero-image{width:100%;height:auto;display:block;filter:saturate(.9) contrast(1.08) brightness(1.1)}.hero-overlay-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 100% at 80% 0%,#7c6af747,#3b82f62e 25%,#0000 55%),linear-gradient(180deg,#0000 60%,#00000059);pointer-events:none}.hero-overlay-vignette{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 120px #0000008c,inset 0 -60px 120px #00000059;pointer-events:none}.hero-top-glass{position:absolute;left:0;right:0;top:0;height:40%;pointer-events:none;backdrop-filter:blur(2px) brightness(.5) saturate(1.05);-webkit-backdrop-filter:blur(8px) brightness(.72) saturate(1.05);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,.9) 45%,rgba(0,0,0,.6) 70%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000,#000000e6 45%,#0009 70%,#0000)}.hero-logo-mask{position:absolute;left:50%;top:10px;transform:translate(-50%);width:64%;height:clamp(110px,22vw,220px);pointer-events:none;-webkit-mask:radial-gradient(closest-side,rgba(0,0,0,1) 0%,rgba(0,0,0,.8) 60%,rgba(0,0,0,0) 100%);mask:radial-gradient(closest-side,rgba(0,0,0,1) 0%,rgba(0,0,0,.8) 60%,rgba(0,0,0,0) 100%);background:#0000002e;backdrop-filter:saturate(.6) brightness(.85) blur(2px);-webkit-backdrop-filter:saturate(.6) brightness(.85) blur(2px)}.hero-logo-overlay{position:absolute;left:50%;top:10px;transform:translate(-50%);width:60%;opacity:.97;mix-blend-mode:normal;pointer-events:none;filter:drop-shadow(0 2px 8px rgba(0,0,0,.55)) contrast(1.5) brightness(1.08)}.hero-socials{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.social-btn{background:transparent!important;color:var(--color-text-secondary)!important;width:44px!important;height:44px!important;border-radius:50%!important;border:1px solid var(--color-border)!important;transition:color .2s,border-color .2s,background .2s!important}.social-btn:hover{background:var(--color-accent-dim)!important;color:var(--color-text-primary)!important;border-color:var(--color-accent)!important}.booking-phone{border:1px solid rgba(124,106,247,.2);border-radius:2px;background:#12121699;padding:10px 14px;transition:border-color .2s}.booking-phone:focus-within{border-color:#7c6af7}.booking-phone .PhoneInput{display:flex;align-items:center;gap:8px;background:transparent;border:none}.booking-phone .PhoneInputInput{background:transparent;border:none;outline:none;color:#f0eff5;font-family:Space Mono,monospace;font-size:.82rem;width:100%}.booking-phone .PhoneInputInput::placeholder{color:#4a4855}.booking-phone .PhoneInputCountrySelect{background:transparent;border:none;color:#8c8a9a;font-family:Space Mono,monospace;font-size:.82rem;cursor:pointer}.booking-phone .PhoneInputCountryIcon{opacity:.8}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
