:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d12;--surface:#11151deb;--surface-soft:#ffffff08;--border:#ffffff14;--border-strong:#ffffff24;--text:#f3f5f9;--muted:#a5afbe;--muted-strong:#cad2de;--accent:#ef7c3f;--accent-soft:#f3c07d;--accent-cool:#84a5ee;--success:#49c68c;--danger:#ff7a7a;--shadow:0 28px 70px #00000042;font-family:Aptos,Segoe UI,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 0 0,#ef7c3f24,#0000 26%),radial-gradient(circle at 100% 0,#84a5ee1a,#0000 24%),linear-gradient(#080a0f 0%,#0d1118 45%,#0a0c11 100%);margin:0}body:before{content:"";pointer-events:none;opacity:.12;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:56px 56px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 75%);mask-image:radial-gradient(circle,#000 20%,#0000 75%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.site-shell{min-height:100vh}.site-main{padding-top:5.6rem}.container{width:min(1140px,100% - 2rem);margin:0 auto}.container--narrow{width:min(760px,100%)}.section{padding:3.5rem 0}.section--compact{padding:1.8rem 0 2.4rem}.eyebrow{letter-spacing:.17em;text-transform:uppercase;color:var(--accent-soft);align-items:center;gap:.6rem;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,#ef7c3f00,#ef7c3ff2);width:1.5rem;height:1px}.section-heading{gap:.7rem;margin-bottom:1.8rem;display:grid}.section-heading--center{text-align:center;justify-items:center}.section-heading--split{grid-template-columns:180px minmax(0,1fr);align-items:start}.section-heading h1,.section-heading h2,.hero__title,.page-intro h1,.project-hero h1,.about-page__intro h1,.legal-page__header h1{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:700;line-height:1.1}.section-heading h1,.section-heading h2,.hero__title,.page-intro h1,.project-hero h1{font-size:clamp(2.7rem,6.5vw,5.6rem)}.about-page__intro h1,.legal-page__header h1{font-size:clamp(2.2rem,5vw,4rem)}.section-heading p,.hero__description,.home-highlight__copy p,.project-card p,.feature-card p,.architecture-card p,.stack-card li span,.faq-item p,.contact-card__note,.contact-sidecard span,.about-panel p,.about-list li,.legal-sections p,.legal-sections li,.error-panel p,.page-intro p,.about-summary__note p,.hero__panel-copy{color:var(--muted);margin:0;font-size:1rem;line-height:1.8}.section-heading--split p{max-width:42rem}.button{letter-spacing:.01em;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.82rem 1.4rem;font-size:.92rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.75}.button--small{padding:.72rem 1rem}.button--primary{color:#0a0c11;background:linear-gradient(135deg,#f2d39b 0%,#ef8d50 58%,#e56d39 100%);box-shadow:0 8px 24px #ef7c3f33}.button--primary:hover{box-shadow:0 12px 32px #ef7c3f52}.button--secondary{color:var(--text);border:1px solid var(--border-strong);background:#ffffff05}.inline-link{color:var(--muted-strong);font-weight:700}.site-header{z-index:20;background:#080a0e59;border-bottom:1px solid #0000;transition:background .18s,border-color .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:fixed;inset:0 0 auto}.site-header--scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a0ed1;border-color:#ffffff0f}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1140px,100% - 2rem);height:5.6rem;margin:0 auto;display:flex}.brand,.site-footer__brand{align-items:center;gap:.8rem;display:inline-flex}.brand__mark{color:#11151d;background:linear-gradient(135deg,#f3c88a 0%,#ef7d3f 72%,#d95f2c 100%);border-radius:1rem;place-items:center;width:2.7rem;height:2.7rem;font-size:1.22rem;font-weight:800;display:inline-grid;box-shadow:0 12px 28px #ef7c3f2e}.brand__mark--small{border-radius:.72rem;width:2rem;height:2rem;font-size:1rem}.brand__text{letter-spacing:-.04em;font-size:1.22rem;font-weight:800}.brand__text span{color:var(--accent-soft)}.site-nav{align-items:center;gap:.35rem;display:flex}.site-nav__link{color:var(--muted);border-radius:999px;padding:.75rem 1rem;font-size:1.05rem;font-weight:500;transition:color .18s,background-color .18s}.site-nav__link:hover,.site-nav__link--active{color:var(--text);background:#ffffff0a}.site-header__toggle,.mobile-nav{display:none}.hero{padding-top:.35rem;position:relative;overflow:hidden}.hero__halo{filter:blur(92px);opacity:.4;width:28rem;height:28rem;position:absolute}.hero__halo--left{background:#ef7c3f42;inset:0 auto auto -9rem}.hero__halo--right{background:#84a5ee29;inset:2rem -10rem auto auto}.hero__content{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;min-height:auto;padding-top:1.2rem;padding-bottom:0;display:grid;position:relative}.hero__copy{text-align:center;align-self:start;gap:.9rem;width:100%;max-width:48rem;margin:0 auto;display:grid}.hero__title span{color:var(--accent-soft)}.hero__description{max-width:42rem;margin:0 auto;font-size:1.08rem}.hero__actions,.project-hero__actions,.contact-card__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero__actions{justify-content:center}.hero__meta{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.25rem;display:flex}.hero__meta-item{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;gap:.15rem;min-width:132px;padding:1rem 1.05rem;display:grid}.hero__meta-item strong{font-size:.98rem}.hero__meta-item span{color:var(--muted);font-size:.86rem}.project-card,.feature-card,.stack-card,.architecture-card,.faq-item,.contact-card,.error-panel,.project-shot,.about-panel,.contact-sidecard,.page-cta{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#141922f0,#0e121af0)}.page-intro{padding-bottom:2rem}.page-intro p{max-width:42rem}.page-cta h2{letter-spacing:-.05em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.9rem,4vw,3.3rem);line-height:1.04}.home-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-principles article{border-top:1px solid #ffffff1a;gap:.4rem;padding:1rem 1.1rem;display:grid}.home-principles article strong,.contact-sidecard strong,.about-metrics strong{font-size:.9rem}.home-principles article span,.about-metrics span{color:var(--muted);font-size:.88rem;line-height:1.6}.project-grid,.feature-grid,.stack-grid,.architecture-grid,.legal-sections,.faq-list,.about-page__grid,.about-metrics{gap:1.2rem;display:grid}.project-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.project-card{border-radius:1.6rem;gap:1rem;min-height:22rem;padding:1.8rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.project-card:hover{border-color:#ffffff24;transform:translateY(-3px);box-shadow:0 24px 60px #0000004d}.project-card--muted{opacity:.72}.project-card__accent{filter:blur(60px);opacity:.22;width:15rem;height:15rem;position:absolute;inset:auto -14% -18% auto}.project-card__accent--sunburst{background:#ef7c3fe6}.project-card__accent--oceanic{background:#84a5eed9}.project-card__topline{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.project-card__tag{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.74rem;font-weight:700}.project-status{border-radius:999px;padding:.4rem .68rem;font-size:.68rem}.project-status--live{color:var(--success);background:#49c68c1f}.project-status--soon{color:#f0cb73;background:#f0cb731f}.project-card__body{gap:.9rem;max-width:30rem;display:grid}.project-card h3,.feature-card h3,.stack-card strong,.architecture-grid h3,.legal-sections h2,.error-panel h1,.project-hero__tagline{margin:0}.project-card h3{letter-spacing:-.04em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,2.8vw,2.8rem);line-height:1.1}.project-card__subtitle{color:var(--muted-strong);font-size:1rem;line-height:1.55}.project-card__footer{gap:.9rem;margin-top:auto;display:grid}.project-card__line{background:linear-gradient(90deg,#ffffff24,#fff0);width:100%;height:1px}.project-card__link{color:var(--muted-strong);font-weight:700}.stacked-copy{gap:1.05rem;display:grid}.about-summary{grid-template-columns:.85fr 1.15fr;align-items:start;gap:1.4rem;display:grid}.about-summary__lead,.about-summary__body,.about-summary__note{min-height:100%}.about-summary__lead{gap:1.2rem;padding:1.3rem 0;display:grid}.about-summary__intro{color:var(--muted-strong);margin:0;font-size:1.08rem;line-height:1.75}.about-summary__cta{width:fit-content}.about-summary__body{background:#ffffff06;border:1px solid #ffffff14;border-radius:1.5rem;gap:1rem;padding:1.45rem 1.6rem;display:grid}.about-summary__body p{color:var(--muted);margin:0;line-height:1.85}.about-summary__note{grid-column:1/-1;max-width:34rem;padding-top:.3rem}.about-summary__note h3{letter-spacing:-.04em;margin:1rem 0 .7rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.55rem;line-height:1.15}.about-page{gap:2rem;display:grid}.about-page__intro{gap:1rem;max-width:50rem;display:grid}.about-page__grid{grid-template-columns:1.15fr .85fr .85fr}.about-panel,.contact-card,.error-panel,.architecture-card,.contact-sidecard,.page-cta{border-radius:1.6rem;padding:1.7rem}.about-panel h2,.contact-sidecard a,.page-cta h2{margin:0 0 1rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.about-list{gap:.8rem;margin:0;padding-left:1.15rem;display:grid}.about-metrics{gap:1rem}.about-metrics div{border-bottom:1px solid #ffffff12;gap:.35rem;padding-bottom:.9rem;display:grid}.page-cta{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.contact-page__hero{grid-template-columns:1fr 320px;align-items:start;gap:1.4rem;display:grid}.contact-sidecard{gap:.65rem;display:grid;position:relative;top:1rem}.contact-sidecard a{color:var(--text);font-size:1.12rem;font-weight:700}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-card{background:linear-gradient(#12161ef5,#0f131bf5);gap:1rem;display:grid}.contact-card label{gap:.5rem;display:grid}.contact-card label span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700}.contact-card input,.contact-card textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#ffffff08;border-radius:1rem;padding:1rem 1.05rem}.contact-card input:focus,.contact-card textarea:focus{border-color:#ef7c3fa8;outline:none;box-shadow:0 0 0 4px #ef7c3f1f}.contact-card textarea{resize:vertical}.contact-captcha{justify-items:start;gap:.75rem;display:grid}.contact-captcha>div{min-height:65px}.form-message{border-radius:1rem;padding:.9rem 1rem}.form-message--success{color:var(--success);background:#49c68c1f}.form-message--error{color:var(--danger);background:#ff7a7a1f}.project-hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:2rem;display:grid}.project-hero__crumbs{color:var(--muted);gap:.55rem;margin-bottom:1.2rem;font-size:.94rem;display:flex}.project-hero__tagline{color:var(--muted-strong);margin-top:1.1rem;font-size:1.2rem}.project-hero__copy{color:var(--muted);margin:1rem 0 1.5rem;line-height:1.75}.project-tech-pills{flex-wrap:wrap;gap:.55rem;margin:0 0 1.4rem;display:flex}.project-tech-pills span{color:var(--muted-strong);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:.44rem .68rem;font-size:.78rem;font-weight:700}.project-hero__price{color:var(--muted)}.project-shot{border-radius:1.9rem;min-height:27rem;position:relative;overflow:hidden}.project-shot--contain{aspect-ratio:16/9;place-items:center;min-height:auto;padding:.75rem;display:grid}.project-shot img{object-fit:cover;width:100%;height:100%}.project-shot--contain img{object-fit:contain;border-radius:1.15rem;height:auto;max-height:100%}.project-shot__placeholder{min-height:inherit;color:var(--muted);place-items:center;display:grid}.project-logo-card{min-height:inherit;background:0 0;place-items:center;padding:0;display:grid}.project-logo-card__image{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 18px 38px #0000002e);width:min(320px,72%)}.project-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.project-gallery__item{border:1px solid var(--border);box-shadow:var(--shadow);cursor:pointer;background:linear-gradient(#141922f0,#0e121af0);border-radius:1.5rem;padding:0;position:relative;overflow:hidden}.project-gallery__item img,.project-gallery__item .project-shot__placeholder{aspect-ratio:16/10;object-fit:cover;width:100%;min-height:auto;transition:transform .18s}.project-gallery__item:hover img{transform:scale(1.02)}.project-gallery__zoom{color:var(--text);background:#080a0ec7;border:1px solid #ffffff14;border-radius:999px;padding:.5rem .8rem;font-size:.82rem;font-weight:700;position:absolute;bottom:1rem;right:1rem}.lightbox{z-index:40;place-items:center;display:grid;position:fixed;inset:0}.lightbox__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06080cd1;border:0;position:absolute;inset:0}.lightbox__panel{z-index:1;width:min(1100px,100% - 2rem);max-height:calc(100vh - 2rem);box-shadow:var(--shadow);background:#0e121af5;border:1px solid #ffffff14;border-radius:1.5rem;padding:1rem;position:relative}.lightbox__close{width:2.4rem;height:2.4rem;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;font-size:1.5rem;line-height:1;position:absolute;top:.85rem;right:.85rem}.lightbox__nav{width:3rem;height:3rem;color:var(--text);cursor:pointer;z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;font-size:2rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__nav--prev{left:1rem}.lightbox__nav--next{right:1rem}.lightbox__image{object-fit:contain;border-radius:1rem;width:100%;max-height:calc(100vh - 8rem)}.lightbox__caption{color:var(--muted);text-align:center;padding:.85rem .3rem .15rem;font-size:.94rem}.feature-grid,.stack-grid,.architecture-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-card,.stack-card{border-radius:1rem;padding:1.3rem}.feature-card__icon{width:2.7rem;height:2.7rem;color:var(--accent-soft);background:#ef7c3f24;border-radius:.95rem;place-items:center;margin-bottom:1rem;display:inline-grid}.architecture-grid article{background:#ffffff08;border:1px solid #ffffff0f;border-radius:1.2rem;padding:1.1rem}.stack-card ul,.architecture-grid ul,.legal-sections ul{gap:.8rem;margin:0;padding-left:1.1rem;display:grid}.stack-card li{gap:.25rem;display:grid}.stack-card>strong{width:fit-content;color:var(--accent-soft);text-transform:uppercase;letter-spacing:.08em;background:#ef7c3f1a;border-radius:999px;margin-bottom:1rem;padding:.36rem .6rem;font-size:.78rem;display:inline-flex}.faq-item{border-radius:1.3rem;overflow:hidden}.faq-item button{width:100%;color:var(--text);background:0 0;border:0;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;display:flex}.faq-item p{padding:0 1.15rem 1.15rem}.site-footer{border-top:1px solid #ffffff0f;margin-top:1rem}.site-footer__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1140px,100% - 2rem);margin:0 auto;padding:1.6rem 0 2.6rem;display:flex}.site-footer__nav{color:var(--muted);gap:1rem;display:flex}.legal-page__header{border-bottom:1px solid #ffffff14;margin-bottom:2.4rem;padding-bottom:1.05rem}.legal-page__header h1{margin:1rem 0 .6rem}.legal-page__meta{color:var(--muted);font-size:.95rem}.legal-sections{gap:2.5rem}.legal-sections article{box-shadow:none;background:0 0;border:0;padding:0}.legal-sections h2{letter-spacing:-.03em;margin-bottom:.85rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.42rem}.legal-sections p,.legal-sections li{color:#c6cfdb;max-width:72ch;font-size:1.02rem}.legal-sections ul{margin-top:.9rem}@media (width<=980px){.site-nav{display:none}.site-header__toggle{background:0 0;border:0;gap:.3rem;padding:0;display:inline-grid}.site-header__toggle span{background:var(--text);width:1.4rem;height:2px;display:block}.mobile-nav{background:#080a0ef0;border:1px solid #ffffff12;border-radius:1.3rem;gap:.8rem;width:min(1140px,100% - 2rem);margin:0 auto 1rem;padding:1rem;display:grid}.mobile-nav__link{color:var(--muted);padding:.2rem 0}.mobile-nav__link--active{color:var(--text)}.hero__content,.about-page__grid,.contact-page__hero,.project-hero__grid,.page-cta,.site-footer__inner,.section-heading--split,.about-summary{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.hero__content{min-height:auto;padding-top:1rem}.about-summary__body{padding:1.25rem}.about-summary__lead,.about-summary__note{padding:0}.home-principles,.project-gallery__grid{grid-template-columns:1fr}.contact-sidecard{width:100%;top:0}}@media (width<=720px){.section{padding:2.8rem 0}.form-grid{grid-template-columns:1fr}.hero__actions,.project-hero__actions,.contact-card__actions{align-items:stretch}.button{width:100%}.hero__meta{flex-direction:column}}
