:root{--bg:#0b0f17;--bg-soft:#111827;--bg-card:#161f2e;--text:#f8fafc;--text-muted:#94a3b8;--primary:#38bdf8;--primary-glow:#38bdf859;--accent:#a855f7;--accent-glow:#a855f759;--warning:#f59e0b;--danger:#ef4444;--border:#ffffff14;--shadow:0 20px 60px #00000073;--radius-sm:8px;--radius-md:16px;--radius-lg:28px;color:var(--text);background:var(--bg);font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#38bdf829,#0000 35%),radial-gradient(circle at 100% 0,#a855f72e,#0000 35%),linear-gradient(#0b0f17 0%,#0f172a 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;border:none}img{max-width:100%;display:block}.app{min-height:100vh;overflow-x:hidden}.container{width:min(1120px,100% - 32px);margin:0 auto}.section{padding:96px 0}.section-sm{padding:56px 0}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:700;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;max-width:850px;font-size:clamp(2.7rem,7vw,5.8rem);line-height:.95}h2{letter-spacing:-.05em;max-width:760px;font-size:clamp(2rem,4vw,3.7rem);line-height:1}h3{letter-spacing:-.03em;font-size:1.35rem}p{color:var(--text-muted);line-height:1.7}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#020617;background:linear-gradient(135deg, var(--primary), #7dd3fc);box-shadow:0 0 32px var(--primary-glow)}.btn-secondary{color:var(--text);border:1px solid var(--border);background:#ffffff0f}.card{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffff0f, #ffffff06), var(--bg-card);box-shadow:var(--shadow);padding:28px}.grid{gap:24px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{align-items:center;min-height:88vh;padding:120px 0 80px;display:flex}.hero-content{max-width:900px}.hero-text{max-width:680px;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.glow-panel{position:relative;overflow:hidden}.glow-panel:before{content:"";z-index:0;background:radial-gradient(circle,#38bdf829,#0000 35%),radial-gradient(circle,#a855f724,#0000 45%);position:absolute;inset:-40%}.glow-panel>*{z-index:1;position:relative}@media (width<=800px){.section{padding:72px 0}.hero{min-height:auto;padding:96px 0 64px}.grid-2,.grid-3{grid-template-columns:1fr}.card{padding:22px}}.navbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#0b0f17c7;position:fixed;inset:0 0 auto}.navbar-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.logo{letter-spacing:-.04em;font-size:1.25rem;font-weight:900}.nav-links{color:var(--text-muted);gap:28px;font-weight:600;display:flex}.nav-links a:hover{color:var(--text)}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;display:grid}.hero-card{border-radius:var(--radius-lg);border:1px solid var(--border);min-height:420px;box-shadow:var(--shadow);background:linear-gradient(#0b0f1740,#0b0f17e6),url(/images/hero-stage.jpg) 50%/cover;flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.service-card img{object-fit:cover;border-radius:var(--radius-md);width:100%;height:190px;margin-bottom:22px}.section-dark{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff06}.split{grid-template-columns:1fr .8fr;align-items:center;gap:48px;display:grid}.contact-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-card);box-shadow:var(--shadow);padding:56px}@media (width<=900px){.nav-links,.nav-cta{display:none}.hero-grid,.split{grid-template-columns:1fr}.hero-card{min-height:300px}.contact-card{padding:32px}}.projects-page{color:#f8fafc;background:radial-gradient(circle at 0 0,#8b5cf657,#0000 34rem),radial-gradient(circle at 100% 0,#fde68a24,#0000 30rem),#120f1f;min-height:100vh;padding:6rem 1.5rem}.projects-hero,.projects-collage,.projects-cta{width:min(1180px,100%);margin-inline:auto}.projects-hero{max-width:940px;margin-bottom:4rem}.projects-eyebrow{color:#fde68a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:950}.projects-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(2.8rem,7vw,6.4rem);line-height:.92}.projects-hero p{color:#cbd5e1;max-width:720px;margin-top:1.5rem;font-size:1.15rem;line-height:1.8}.projects-collage{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.project-tile{color:#120f1f;background:#f8fafc;border:2px solid #ffffff2e;border-radius:4px;flex-direction:column;min-height:470px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.project-tile:hover{border-color:#fde68a;transform:translateY(-6px);box-shadow:0 22px 70px #00000059}.project-tile__image{background:#241a06;height:245px;margin:0;position:relative;overflow:hidden}.project-tile__image:after{content:"";pointer-events:none;background:linear-gradient(135deg,#8b5cf62e,#0000 45%),linear-gradient(315deg,#fde68a29,#0000 42%);position:absolute;inset:0}.project-tile__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.project-tile:hover .project-tile__image img{transform:scale(1.06)}.project-tile__body{flex:1;padding:1.35rem;position:relative}.project-tile__body time{color:#241a06;background:#8b5cf614;margin-bottom:1.25rem;padding:.55rem .7rem;font-size:.78rem;font-weight:950;display:inline-flex}.project-tile__body h2{color:#08060f;letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:.95}.project-tile__body p{color:#312a3f;margin:1rem 0 0;font-weight:650;line-height:1.55}.project-tile:after{content:"↗";color:#120f1f;opacity:0;background:#fde68a;border-top:2px solid #120f1f;border-left:2px solid #120f1f;place-items:center;width:3rem;height:3rem;font-size:1.7rem;font-weight:950;transition:all .18s;display:grid;position:absolute;bottom:0;right:0;transform:translate(10px,10px)}.project-tile:hover:after{opacity:1;transform:translate(0)}.projects-cta{text-align:center;background:radial-gradient(circle,#fde68a29,#0000 28rem),#8b5cf62e;border:1px solid #ffffff1f;border-radius:34px;margin-top:5rem;padding:4rem 2rem}.projects-cta h2{letter-spacing:-.06em;max-width:820px;margin:0 auto;font-size:clamp(2rem,4vw,4.4rem);line-height:.95}.projects-cta p{color:#cbd5e1;max-width:640px;margin:1rem auto 2rem;line-height:1.75}.projects-btn{color:#241a06;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:999px;justify-content:center;align-items:center;min-height:3.2rem;padding:0 1.5rem;font-weight:950;text-decoration:none;display:inline-flex}@media (width<=980px){.projects-collage{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.projects-page{padding:4rem 1rem}.projects-collage{grid-template-columns:1fr}.project-tile{min-height:auto}.project-tile__image{height:220px}.projects-cta{padding:2rem 1rem}.projects-btn{width:100%}}.contact-page{color:#f8fafc;background:radial-gradient(circle at 0 0,#8b5cf657,#0000 34rem),radial-gradient(circle at 100% 0,#fde68a24,#0000 30rem),#120f1f;min-height:100vh;padding:6rem 1.5rem}.contact-hero,.contact-layout{width:min(1180px,100%);margin-inline:auto}.contact-hero{max-width:900px;margin-bottom:4rem}.contact-eyebrow{color:#fde68a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:950}.contact-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(2.8rem,7vw,6.2rem);line-height:.92}.contact-hero p{color:#cbd5e1;max-width:700px;margin-top:1.5rem;font-size:1.15rem;line-height:1.8}.contact-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:2rem;display:grid}.contact-form,.contact-info__card{background:linear-gradient(135deg,#8b5cf629,#fde68a0f),#ffffff0e;border:1px solid #ffffff1f;border-radius:34px;box-shadow:0 24px 80px #00000047}.contact-form{gap:1.25rem;padding:2rem;display:grid}.contact-form__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.contact-form label{color:#f8fafc;gap:.55rem;font-weight:850;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#f8fafc;width:100%;font:inherit;background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;outline:none;padding:1rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#cbd5e1ad}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#fde68abf;box-shadow:0 0 0 4px #fde68a1f}.contact-form select option{color:#f8fafc;background:#120f1f}.contact-btn{color:#241a06;cursor:pointer;background:linear-gradient(135deg,#fef3c7,#fde68a);border:0;border-radius:999px;min-height:3.25rem;font-weight:950}.contact-info{gap:1.25rem;display:grid}.contact-info__card{padding:2rem}.contact-info__card h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1}.contact-info__card p{color:#cbd5e1;line-height:1.7}.contact-info__card ul{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.contact-info__card li{background:#ffffff12;border-radius:20px;gap:.25rem;padding:1rem;display:grid}.contact-info__card span{color:#fde68a;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:950}.contact-info__card a,.contact-info__card strong{color:#f8fafc;font-weight:850;text-decoration:none}.contact-info__card a:hover{color:#fde68a}.contact-info__card--soft{background:radial-gradient(circle at 100% 0,#fde68a1f,#0000 20rem),#8b5cf624}@media (width<=900px){.contact-layout{grid-template-columns:1fr}}@media (width<=560px){.contact-page{padding:4rem 1rem}.contact-form,.contact-info__card{padding:1.25rem}.contact-form__row{grid-template-columns:1fr}.contact-btn{width:100%}}.about-page{color:#f8fafc;background:radial-gradient(circle at 0 0,#8b5cf657,#0000 34rem),radial-gradient(circle at 100% 0,#fde68a24,#0000 30rem),#120f1f;min-height:100vh;padding:7rem 1.5rem}.about-hero,.about-focus,.about-feature{width:min(1180px,100%);margin-inline:auto}.about-eyebrow{color:#fde68a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:950}.about-hero{margin-bottom:5rem}.about-hero__grid{grid-template-columns:minmax(0,1.15fr) .85fr;align-items:center;gap:5rem;display:grid}.about-hero__content h1{letter-spacing:-.075em;max-width:780px;margin:0;font-size:clamp(3rem,7vw,6.4rem);line-height:.92}.about-hero__lead{color:#f8fafc;margin-top:2rem;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.75}.about-hero__content p:not(.about-hero__lead){color:#cbd5e1;max-width:720px;font-size:1.05rem;line-height:1.85}.about-hero__image{aspect-ratio:1;background:linear-gradient(135deg,#fde68af2,#8b5cf6b3);border-radius:999px;width:min(390px,100%);margin:0 auto;padding:.8rem;position:relative;box-shadow:0 30px 90px #00000059}.about-hero__image:before{content:"";z-index:-1;border-radius:inherit;filter:blur(26px);background:#8b5cf629;position:absolute;inset:-1.4rem}.about-hero__image img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.about-focus{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:7rem;display:grid}.about-focus article{background:linear-gradient(135deg,#8b5cf629,#fde68a0f),#ffffff0e;border:1px solid #ffffff1f;border-radius:30px;min-height:230px;padding:2rem}.about-focus span{color:#fde68a;font-weight:950}.about-focus h2{letter-spacing:-.04em;margin:1.5rem 0 .75rem;font-size:1.6rem;line-height:1.05}.about-focus p{color:#cbd5e1;line-height:1.7}.about-feature{grid-template-columns:.95fr 1.05fr;align-items:center;gap:5rem;margin-top:7rem;display:grid}.about-feature--reverse{grid-template-columns:1.05fr .95fr}.about-feature--reverse .about-feature__image{order:2}.about-feature--reverse .about-feature__content{order:1}.about-feature__image{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:34px;min-height:460px;margin:0;overflow:hidden}.about-feature__image img{object-fit:cover;width:100%;height:100%;min-height:460px;display:block}.about-feature__content h2{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(2.2rem,4.5vw,4.6rem);line-height:.95}.about-feature__content p{color:#cbd5e1;max-width:680px;font-size:1.05rem;line-height:1.85}.about-feature__content ul{gap:.8rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.about-feature__content li{color:#f8fafc;background:#ffffff12;border-radius:18px;padding:1rem 1.1rem}.about-tags{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.about-tags span{color:#f8fafc;background:#8b5cf638;border:1px solid #ffffff1f;border-radius:999px;padding:.8rem 1rem;font-weight:850}@media (width<=960px){.about-hero__grid,.about-feature,.about-feature--reverse{grid-template-columns:1fr;gap:3rem}.about-feature--reverse .about-feature__image,.about-feature--reverse .about-feature__content{order:initial}.about-focus{grid-template-columns:1fr}.about-hero__image{margin-left:0}}@media (width<=560px){.about-page{padding:4rem 1rem}.about-hero__grid,.about-feature{gap:2rem}.about-focus{margin-bottom:4rem}.about-feature{margin-top:4rem}.about-feature__image,.about-feature__image img{min-height:280px}.about-focus article{min-height:auto;padding:1.5rem}}:root{--home-bg:#120f1f;--home-bg-soft:#1d1733;--home-card:#ffffff12;--home-card-border:#ffffff1f;--home-violet:#8b5cf6;--home-violet-dark:#6d28d9;--home-violet-soft:#c4b5fd;--home-yellow:#fef3c7;--home-yellow-strong:#fde68a;--home-text:#f8fafc;--home-muted:#cbd5e1;--home-radius:28px;--home-shadow:0 24px 80px #00000059}.home{background:radial-gradient(circle at top left, #8b5cf659, transparent 34rem), radial-gradient(circle at top right, #fde68a29, transparent 30rem), var(--home-bg);min-height:100vh;color:var(--home-text);padding:5rem 1.5rem}.home-hero,.home-section,.home-feature,.home-cta{width:min(1180px,100%);margin-inline:auto}.home-hero{grid-template-columns:1.35fr .65fr;align-items:center;gap:2rem;min-height:70vh;display:grid}.home-eyebrow{color:var(--home-yellow-strong);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:800}.home-hero h1{letter-spacing:-.07em;max-width:820px;margin:0;font-size:clamp(2.8rem,7vw,6.5rem);line-height:.92}.home-hero__text{max-width:660px;color:var(--home-muted);margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.75}.home-hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.home-btn{border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:0 1.4rem;font-weight:800;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.home-btn:hover{transform:translateY(-2px)}.home-btn--primary{background:linear-gradient(135deg, var(--home-yellow), var(--home-yellow-strong));color:#241a06}.home-btn--secondary{color:var(--home-text);border:1px solid var(--home-card-border);background:#ffffff0d}.home-hero__card{border-radius:var(--home-radius);background:linear-gradient(145deg, #8b5cf638, #ffffff0f), var(--home-card);border:1px solid var(--home-card-border);box-shadow:var(--home-shadow);padding:2rem}.home-hero__card h2{margin:0 0 1rem;font-size:1.4rem}.home-hero__card ul{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.home-hero__card li{color:var(--home-muted);background:#ffffff12;border-radius:18px;padding:.95rem 1rem}.home-section{padding:5rem 0}.home-section__header{max-width:720px;margin-bottom:2rem}.home-section__header h2,.home-feature h2,.home-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.home-section__header p,.home-feature p,.home-cta p{color:var(--home-muted);font-size:1.05rem;line-height:1.7}.home-services{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.home-service-card{border-radius:var(--home-radius);background:var(--home-card);border:1px solid var(--home-card-border);min-height:260px;padding:1.5rem;transition:transform .18s,background .18s}.home-service-card:hover{background:#8b5cf624;transform:translateY(-6px)}.home-service-card__icon{background:#fef3c724;border-radius:16px;place-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;font-size:1.4rem;display:grid}.home-service-card h3{margin:0 0 .75rem;font-size:1.2rem}.home-service-card p{color:var(--home-muted);margin:0;line-height:1.65}.home-feature{border-radius:var(--home-radius);background:linear-gradient(135deg, #8b5cf640, #fde68a14), var(--home-bg-soft);border:1px solid var(--home-card-border);grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:3rem;display:grid}.home-feature__stats{gap:1rem;display:grid}.home-feature__stats div{background:#ffffff12;border-radius:22px;padding:1.3rem}.home-feature__stats strong{color:var(--home-yellow-strong);font-size:2rem;line-height:1;display:block}.home-feature__stats span{color:var(--home-muted);margin-top:.4rem;display:block}.home-cta{text-align:center;border-radius:var(--home-radius);border:1px solid var(--home-card-border);background:radial-gradient(circle,#fde68a2e,#0000 26rem),#8b5cf62e;margin-top:5rem;padding:4rem 2rem}.home-cta p{max-width:680px;margin:1rem auto 2rem}@media (width<=980px){.home{padding-top:3rem}.home-hero,.home-feature{grid-template-columns:1fr}.home-services{grid-template-columns:repeat(2,1fr)}.home-hero{min-height:auto}}@media (width<=620px){.home{padding-inline:1rem}.home-services{grid-template-columns:1fr}.home-feature,.home-hero__card,.home-cta{padding:1.5rem}.home-hero h1{font-size:clamp(2.6rem,15vw,4.5rem)}.home-btn{width:100%}}.navbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#120f1fc7;border-bottom:1px solid #ffffff14;justify-content:center;width:100%;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;gap:2rem;width:min(1180px,100%);display:flex}.navbar__brand{color:#f8fafc;white-space:nowrap;align-items:center;gap:.75rem;font-weight:900;text-decoration:none;display:inline-flex}.navbar__logo{color:#241a06;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:50%;place-items:center;width:2.65rem;height:2.65rem;font-size:.85rem;font-weight:950;display:grid}.navbar__nav{background:#ffffff0f;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem;display:flex}.navbar__nav a{color:#cbd5e1;border-radius:999px;padding:.75rem 1rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .18s}.navbar__nav a:hover{color:#f8fafc;background:#8b5cf640}.navbar__cta{color:#241a06;white-space:nowrap;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:0 1.25rem;font-weight:950;text-decoration:none;display:inline-flex}@media (width<=860px){.navbar__inner{flex-wrap:wrap}.navbar__nav{order:3;width:100%;overflow-x:auto}.navbar__cta{margin-left:auto}}@media (width<=520px){.navbar__brand span:last-child,.navbar__cta{display:none}}.services-page{color:#f8fafc;background:radial-gradient(circle at 0 0,#8b5cf657,#0000 34rem),radial-gradient(circle at 100% 0,#fde68a24,#0000 30rem),#120f1f;min-height:100vh;padding:6rem 1.5rem}.services-hero,.services-list,.services-cta{width:min(1180px,100%);margin-inline:auto}.services-hero{max-width:880px;margin-bottom:5rem}.services-eyebrow{color:#fde68a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:900}.services-hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(2.7rem,6vw,5.8rem);line-height:.95}.services-hero p{color:#cbd5e1;max-width:720px;margin-top:1.5rem;font-size:1.15rem;line-height:1.8}.services-list{gap:3rem;display:grid}.service-block{background:linear-gradient(135deg,#8b5cf629,#fde68a0f),#ffffff0e;border:1px solid #ffffff1f;border-radius:32px;grid-template-columns:1fr .9fr;align-items:center;gap:3rem;padding:2rem;display:grid;box-shadow:0 24px 80px #00000047}.service-block--reverse{grid-template-columns:.9fr 1fr}.service-block--reverse .service-block__content{order:2}.service-block--reverse .service-block__image{order:1}.service-block__content{padding:1rem}.service-block__content h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1}.service-block__content p{color:#cbd5e1;max-width:620px;font-size:1.05rem;line-height:1.75}.service-block__image{background:#ffffff0f;border-radius:26px;min-height:420px;margin:0;position:relative;overflow:hidden}.service-block__image:after{content:"";pointer-events:none;background:linear-gradient(135deg,#8b5cf63d,#0000 45%),linear-gradient(315deg,#fde68a2e,#0000 42%);position:absolute;inset:0}.service-block__image img{object-fit:cover;width:100%;height:100%;min-height:420px;display:block}.services-cta{text-align:center;background:radial-gradient(circle,#fde68a29,#0000 28rem),#8b5cf62e;border:1px solid #ffffff1f;border-radius:32px;margin-top:5rem;padding:4rem 2rem}.services-cta h2{letter-spacing:-.055em;max-width:780px;margin:0 auto;font-size:clamp(2rem,4vw,4rem);line-height:1}.services-cta p{color:#cbd5e1;max-width:620px;margin:1rem auto 2rem;line-height:1.7}.services-btn{color:#241a06;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:999px;justify-content:center;align-items:center;min-height:3.2rem;padding:0 1.5rem;font-weight:950;text-decoration:none;display:inline-flex}@media (width<=900px){.service-block,.service-block--reverse{grid-template-columns:1fr}.service-block--reverse .service-block__content,.service-block--reverse .service-block__image{order:initial}.service-block__image,.service-block__image img{min-height:320px}}@media (width<=560px){.services-page{padding:4rem 1rem}.service-block{padding:1rem}.service-block__content{padding:.5rem}.service-block__image,.service-block__image img{min-height:260px}.services-cta{padding:2rem 1rem}.services-btn{width:100%}}.footer{color:#f8fafc;background:radial-gradient(circle at 0 100%,#8b5cf638,#0000 28rem),radial-gradient(circle at 100% 100%,#fde68a1a,#0000 26rem),#0d0a17;border-top:1px solid #ffffff1a;padding:4rem 1.5rem 1.5rem}.footer__inner,.footer__bottom{width:min(1180px,100%);margin-inline:auto}.footer__inner{grid-template-columns:1.4fr repeat(3,1fr);gap:2rem;display:grid}.footer__brand p{color:#cbd5e1;max-width:420px;margin:1rem 0 0;line-height:1.7}.footer__logo{color:#f8fafc;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.footer__logo span{color:#241a06;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-weight:950;display:grid}.footer__logo strong{letter-spacing:-.03em;font-size:1.05rem}.footer__column{align-content:start;gap:.75rem;display:grid}.footer__column h2{color:#fde68a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .5rem;font-size:.8rem;font-weight:950}.footer__column a,.footer__column span{color:#cbd5e1;line-height:1.5;text-decoration:none}.footer__column a:hover{color:#fde68a}.footer__bottom{color:#94a3b8;border-top:1px solid #ffffff14;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.9rem;display:flex}.footer__bottom p{margin:0}.footer__bottom div{gap:1rem;display:flex}.footer__bottom a{color:#94a3b8;text-decoration:none}.footer__bottom a:hover{color:#fde68a}@media (width<=900px){.footer__inner{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (width<=560px){.footer{padding:3rem 1rem 1.25rem}.footer__inner{grid-template-columns:1fr}.footer__bottom{flex-direction:column}.footer__bottom div{flex-wrap:wrap}}.privacy-page{color:#f8fafc;background:radial-gradient(circle at 0 0,#8b5cf657,#0000 34rem),radial-gradient(circle at 100% 0,#fde68a24,#0000 30rem),#120f1f;min-height:100vh;padding:7rem 1.5rem}.privacy-hero,.privacy-content{width:min(920px,100%);margin-inline:auto}.privacy-hero{margin-bottom:4rem}.privacy-eyebrow{color:#fde68a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:950}.privacy-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(2.7rem,6vw,5.8rem);line-height:.92}.privacy-hero p{color:#cbd5e1;max-width:720px;margin-top:1.5rem;font-size:1.15rem;line-height:1.8}.privacy-content{gap:1.25rem;display:grid}.privacy-content article{background:linear-gradient(135deg,#8b5cf624,#fde68a0d),#ffffff0e;border:1px solid #ffffff1f;border-radius:28px;padding:2rem}.privacy-content h2{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.1}.privacy-content p{color:#cbd5e1;margin:1rem 0 0;line-height:1.8}.privacy-contact{background:#ffffff12;border-radius:18px;gap:.3rem;margin-top:1.25rem;padding:1rem;display:grid}.privacy-contact span{color:#fde68a;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:950}.privacy-contact a{color:#f8fafc;font-weight:850;text-decoration:none}.privacy-contact a:hover{color:#fde68a}@media (width<=560px){.privacy-page{padding:4rem 1rem}.privacy-content article{padding:1.25rem}}.terms-page{color:#f8fafc;background:radial-gradient(circle at 0 0,#8b5cf657,#0000 34rem),radial-gradient(circle at 100% 0,#fde68a24,#0000 30rem),#120f1f;min-height:100vh;padding:7rem 1.5rem}.terms-hero,.terms-content{width:min(920px,100%);margin-inline:auto}.terms-hero{margin-bottom:4rem}.terms-eyebrow{color:#fde68a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:950}.terms-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(2.7rem,6vw,5.8rem);line-height:.92}.terms-hero p{color:#cbd5e1;max-width:720px;margin-top:1.5rem;font-size:1.15rem;line-height:1.8}.terms-content{gap:1.25rem;display:grid}.terms-content article{background:linear-gradient(135deg,#8b5cf624,#fde68a0d),#ffffff0e;border:1px solid #ffffff1f;border-radius:28px;padding:2rem}.terms-content h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.1}.terms-content p{color:#cbd5e1;margin:1rem 0 0;line-height:1.8}@media (width<=560px){.terms-page{padding:4rem 1rem}.terms-content article{padding:1.25rem}}
