:root{--display: "Bricolage Grotesque", sans-serif;--body: "DM Sans", sans-serif;--gold: #c8921a;--gold-light: #f5b942;--gold-bg: #fdf3e0;--pine: #1d3a2f;--ink: #0f172a;--fog: #64748b}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--body);color:var(--ink);background:#fff;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--display)}#cursor-glow{pointer-events:none;position:fixed;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(200,146,26,.07) 0%,transparent 70%);transform:translate(-50%,-50%);z-index:0;will-change:left,top}#navbar{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .35s ease,box-shadow .35s ease}#navbar.scrolled{background:#ffffffeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 1px #00000012}.nav-inner{max-width:1152px;margin:0 auto;padding:0 1.25rem;height:60px;display:flex;align-items:center;justify-content:space-between}@media(min-width:640px){.nav-inner{padding:0 2rem;height:64px}}.nav-logo{display:flex;align-items:center;gap:9px;text-decoration:none}.nav-logo-icon{width:34px;height:34px;background:var(--gold);border-radius:9px;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.nav-logo:hover .nav-logo-icon{background:var(--pine)}.nav-logo-text{font-family:var(--display);font-weight:700;font-size:1rem;color:var(--ink);letter-spacing:-.01em}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{display:none;font-size:.875rem;font-weight:500;color:var(--fog);text-decoration:none;transition:color .2s}@media(min-width:768px){.nav-link{display:inline}}.nav-link:hover{color:var(--ink)}.btn-primary{display:inline-flex;align-items:center;gap:5px;padding:.5rem .9rem;border-radius:10px;background:var(--gold);color:#fff;font-family:var(--body);font-weight:600;font-size:.8rem;text-decoration:none;white-space:nowrap;box-shadow:0 2px 12px #c8921a40;transition:background .2s,transform .2s;min-height:40px}@media(min-width:640px){.btn-primary{font-size:.875rem;padding:.55rem 1.1rem}}.btn-primary:hover{background:var(--pine);transform:translateY(-1px)}.btn-primary svg{display:none}@media(min-width:480px){.btn-primary svg{display:inline}}.hero{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:80px 0 48px;position:relative;overflow:hidden}@media(min-width:768px){.hero{padding:96px 0 60px}}.hero:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 60% 50% at 70% 40%,rgba(200,146,26,.08) 0%,transparent 60%),radial-gradient(ellipse 50% 60% at 10% 80%,rgba(29,58,47,.06) 0%,transparent 55%);background-color:#f8fafc}.hero:after{content:"";position:absolute;top:0;right:-80px;bottom:0;width:55%;z-index:0;opacity:.2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='700' height='700' viewBox='0 0 700 700'%3E%3Cg fill='none' stroke='%2394a3b8' stroke-width='0.8'%3E%3Cellipse cx='350' cy='350' rx='320' ry='110'/%3E%3Cellipse cx='350' cy='350' rx='270' ry='88'/%3E%3Cellipse cx='350' cy='350' rx='220' ry='68'/%3E%3Cellipse cx='350' cy='350' rx='170' ry='50'/%3E%3Cellipse cx='350' cy='350' rx='120' ry='35'/%3E%3Cellipse cx='350' cy='180' rx='150' ry='50'/%3E%3Cellipse cx='180' cy='350' rx='70' ry='200'/%3E%3Cellipse cx='520' cy='350' rx='70' ry='200'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-position:center;display:none}@media(min-width:768px){.hero:after{display:block}}.hero-inner{position:relative;z-index:1;max-width:1152px;margin:0 auto;padding:0 1.25rem}@media(min-width:640px){.hero-inner{padding:0 2rem}}.hero-badge{display:inline-flex;align-items:center;gap:7px;padding:5px 12px;border-radius:100px;border:1px solid rgba(200,146,26,.3);background:#c8921a0f;color:var(--gold);font-size:.68rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;margin-bottom:1.25rem;opacity:0;transform:translateY(10px);animation:slideUp .5s .1s ease forwards}@media(min-width:640px){.hero-badge{font-size:.72rem;margin-bottom:2rem}}.badge-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);animation:pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{box-shadow:0 0 #c8921a66}50%{box-shadow:0 0 0 6px #c8921a00}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@keyframes wordUp{to{transform:translateY(0)}}.hero-title{font-family:var(--display);font-weight:800;font-size:2.5rem;line-height:1.08;letter-spacing:-.03em;color:var(--ink);margin-bottom:1.1rem}@media(min-width:480px){.hero-title{font-size:3rem}}@media(min-width:768px){.hero-title{font-size:clamp(3rem,6vw,5rem);margin-bottom:1.5rem}}.word{display:inline-block;overflow:hidden;vertical-align:bottom;margin-right:.16em}.word-inner{display:block;transform:translateY(110%);animation:wordUp .7s ease forwards}.accent{color:var(--gold)}.w1 .word-inner{animation-delay:.3s}.w2 .word-inner{animation-delay:.42s}.w3 .word-inner{animation-delay:.54s}.w4 .word-inner{animation-delay:.66s}.w5 .word-inner{animation-delay:.78s}.w6 .word-inner{animation-delay:.9s}.hero-title br{display:none}@media(min-width:600px){.hero-title br{display:inline}}.hero-sub{font-size:.95rem;line-height:1.7;color:var(--fog);max-width:46ch;margin-bottom:1.75rem;opacity:0;transform:translateY(16px);animation:slideUp .6s .95s ease forwards}@media(min-width:640px){.hero-sub{font-size:1.05rem;margin-bottom:2.5rem}}.hero-sub strong{color:var(--ink);font-weight:500}.hero-actions{display:flex;flex-direction:column;gap:.75rem;opacity:0;transform:translateY(16px);animation:slideUp .6s 1.1s ease forwards}@media(min-width:480px){.hero-actions{flex-direction:row;flex-wrap:wrap}}.btn-hero{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.9rem 1.4rem;border-radius:12px;background:var(--gold);color:#fff;font-weight:600;font-size:.9rem;font-family:var(--body);text-decoration:none;box-shadow:0 4px 24px #c8921a4d;transition:all .25s ease;min-height:48px;width:100%}@media(min-width:480px){.btn-hero{width:auto}}.btn-hero:hover{background:var(--pine);transform:translateY(-2px);box-shadow:0 8px 32px #1d3a2f40}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.9rem 1.4rem;border-radius:12px;border:1.5px solid #e2e8f0;background:#ffffffb3;color:var(--ink);font-weight:500;font-size:.9rem;font-family:var(--body);text-decoration:none;transition:all .25s ease;min-height:48px;width:100%}@media(min-width:480px){.btn-ghost{width:auto}}.btn-ghost:hover{border-color:#cbd5e1;background:#fff;transform:translateY(-2px)}.stats-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e2e8f0;border-radius:14px;overflow:hidden;margin-top:2.5rem;box-shadow:0 1px 3px #0000000a;opacity:0;transform:translateY(16px);animation:slideUp .6s 1.25s ease forwards}@media(min-width:640px){.stats-row{grid-template-columns:repeat(4,1fr);margin-top:4rem;border-radius:16px}}.stat-item{background:#fff;padding:1rem;display:flex;flex-direction:column;gap:3px}@media(min-width:640px){.stat-item{padding:1.25rem 1.5rem}}.stat-val{font-family:var(--display);font-weight:800;font-size:1.4rem;color:var(--gold);letter-spacing:-.03em}@media(min-width:640px){.stat-val{font-size:1.75rem}}.stat-label{font-size:.72rem;color:var(--fog);line-height:1.3}.section-inner{max-width:1152px;margin:0 auto;padding:3.5rem 1.25rem}@media(min-width:640px){.section-inner{padding:5rem 2rem}}@media(min-width:768px){.section-inner{padding:7rem 2rem}}.eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.65rem;display:flex;align-items:center;gap:8px}.eyebrow:before{content:"";display:inline-block;width:18px;height:2px;background:var(--gold);border-radius:2px}.section-title{font-family:var(--display);font-weight:800;font-size:clamp(1.7rem,5vw,3.25rem);line-height:1.1;letter-spacing:-.03em;color:var(--ink)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.pb-section{background:#f8fafc}.pb-grid{display:grid;gap:1rem;margin-top:2rem}@media(min-width:768px){.pb-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}}.pb-card{border-radius:16px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}@media(min-width:640px){.pb-card{border-radius:20px;padding:2rem}}.pb-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000014}.pb-card--problem{background:#fff;border:1px solid #e2e8f0}.pb-card--solution{background:var(--pine)}.pb-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.pb-card--problem .pb-icon{background:#f1f5f9}.pb-card--solution .pb-icon{background:#ffffff1a}.pb-card h3{font-family:var(--display);font-weight:700;font-size:1.05rem;line-height:1.3;margin-bottom:.85rem;color:var(--ink)}.pb-card--solution h3{color:#fff}.pb-list{list-style:none;display:flex;flex-direction:column;gap:.65rem}.pb-list li{display:flex;gap:.65rem;align-items:flex-start;font-size:.85rem;line-height:1.5}.pb-card--problem .pb-list li{color:var(--fog)}.pb-card--solution .pb-list li{color:#ffffffbf}.pb-list svg{flex-shrink:0;margin-top:2px}.cta-link{display:inline-flex;align-items:center;gap:6px;margin-top:1.25rem;font-size:.875rem;font-weight:600;color:var(--gold-light);text-decoration:none;transition:gap .2s;min-height:44px}.cta-link:hover{gap:10px}.services-grid{display:grid;gap:1rem;margin-top:2rem}@media(min-width:640px){.services-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}}@media(min-width:1024px){.services-grid{grid-template-columns:1fr 1fr 1fr}}.service-card{border-radius:16px;padding:1.5rem;border:1px solid #e2e8f0;background:#fff;position:relative;overflow:hidden;cursor:default;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease,border-color .3s}@media(min-width:640px){.service-card{border-radius:20px;padding:2rem}}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(200,146,26,.04) 0%,transparent 60%);opacity:0;transition:opacity .3s}.service-card:hover:before{opacity:1}.service-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #00000017;border-color:#c8921a40}.service-card--featured{background:var(--ink);border-color:var(--ink)}.service-card--featured:before{background:linear-gradient(135deg,rgba(200,146,26,.12) 0%,transparent 60%)}.service-card--featured:hover{border-color:#c8921a66}.svc-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.service-card:not(.service-card--featured) .svc-icon{background:var(--gold-bg)}.service-card--featured .svc-icon{background:#c8921a26}.svc-title{font-family:var(--display);font-weight:700;font-size:1.05rem;margin-bottom:.65rem;color:var(--ink)}.service-card--featured .svc-title{color:#fff}.svc-desc{font-size:.85rem;line-height:1.6;color:var(--fog)}.service-card--featured .svc-desc{color:#ffffff8c}.svc-features{list-style:none;margin-top:1.1rem;display:flex;flex-direction:column;gap:.45rem}.svc-features li{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--fog)}.service-card--featured .svc-features li{color:#ffffff80}.svc-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);flex-shrink:0}.method-section{background:#f8fafc}.steps-container{display:grid;gap:2rem;margin-top:2.5rem}@media(min-width:768px){.steps-container{grid-template-columns:1fr 1fr 1fr;position:relative}.steps-container:before{content:"";position:absolute;top:30px;left:calc(16.6% + 30px);right:calc(16.6% + 30px);height:1px;background:repeating-linear-gradient(90deg,var(--gold) 0,var(--gold) 6px,transparent 6px,transparent 16px);opacity:.4}}.step{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;position:relative}@media(max-width:767px){.step{flex-direction:row;gap:1rem}.step-body{display:flex;flex-direction:column;gap:.5rem}.step:not(:last-child):after{content:"";position:absolute;left:29px;top:62px;bottom:-2rem;width:1px;background:repeating-linear-gradient(180deg,var(--gold) 0,var(--gold) 4px,transparent 4px,transparent 10px);opacity:.35}}@media(min-width:768px){.step-body{display:contents}}.step-circle{width:58px;height:58px;border-radius:50%;border:2px solid rgba(200,146,26,.3);background:#fff;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0;box-shadow:0 2px 12px #0000000d;transition:border-color .3s,transform .3s}.step:hover .step-circle{border-color:var(--gold);transform:scale(1.06)}.step-n{position:absolute;top:-5px;right:-5px;width:18px;height:18px;border-radius:50%;background:var(--gold);color:#fff;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center}.step-title{font-family:var(--display);font-weight:700;font-size:.95rem;color:var(--ink);line-height:1.3}.step-desc{font-size:.84rem;color:var(--fog);line-height:1.6}.step-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:100px;background:var(--gold-bg);border:1px solid rgba(200,146,26,.25);color:var(--gold);font-size:.7rem;font-weight:600}.portfolio-section{background:#f8fafc;overflow:hidden}.portfolio-section .section-inner{padding-bottom:1.5rem}.portfolio-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 1.25rem 2rem;overscroll-behavior-x:contain}.portfolio-carousel::-webkit-scrollbar{display:none}.portfolio-carousel .portfolio-card{position:relative;flex-shrink:0;width:calc(100vw - 3rem);max-width:480px;aspect-ratio:3 / 4;scroll-snap-align:center;border-radius:18px;overflow:hidden;box-shadow:0 4px 12px #00000014,0 16px 40px #0000001a;border:1px solid rgba(255,255,255,.12);isolation:isolate;transition:transform .3s ease,opacity .3s ease}.portfolio-carousel .portfolio-card.is-offscreen{transform:scale(.95);opacity:.7}.portfolio-container{display:none;align-items:center;justify-content:center;padding:1.5rem 2rem 3rem;height:700px}.portfolio-stack{position:relative;width:100%;max-width:860px;height:100%}.portfolio-stack .portfolio-card{position:absolute;inset:0;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #00000012,0 28px 60px #0000001a;border:1px solid rgba(255,255,255,.1);transform-origin:top center;will-change:transform,opacity;isolation:isolate}@media(min-width:1024px){.portfolio-carousel{display:none}.portfolio-container{display:flex}.carousel-dots{display:none}}.card-image-wrapper{position:absolute;inset:0;background:#1a1a2e}.card-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:50% 10%;display:block;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.portfolio-stack .portfolio-card:hover .card-image-wrapper img{transform:scale(1.03)}.portfolio-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,transparent 40%,rgba(8,8,12,.4) 68%,rgba(8,8,12,.78) 100%);pointer-events:none;border-radius:inherit}.card-overlay{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1rem 1.1rem 1.1rem;background:#08080c80;backdrop-filter:blur(14px) saturate(1.4);-webkit-backdrop-filter:blur(14px) saturate(1.4);border-top:1px solid rgba(255,255,255,.08)}.portfolio-carousel .card-overlay{transform:translateY(0);opacity:1}.portfolio-stack .card-overlay{transform:translateY(100%);opacity:0;transition:transform .38s cubic-bezier(.23,1,.32,1),opacity .28s ease}.portfolio-stack .portfolio-card:hover .card-overlay{transform:translateY(0);opacity:1}.card-overlay-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:.6rem}.card-overlay-text h3{font-family:var(--display);font-weight:700;font-size:clamp(.9rem,2.2vw,1.1rem);color:#fff;margin:0 0 .15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:28ch}.card-overlay-text p{font-size:clamp(.7rem,1.8vw,.8rem);color:#ffffff80;margin:0}.card-overlay-arrow{flex-shrink:0;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;display:flex;align-items:center;justify-content:center;transition:background .25s,border-color .25s,transform .25s}.portfolio-stack .portfolio-card:hover .card-overlay-arrow{background:var(--gold);border-color:var(--gold);transform:rotate(45deg)}.card-counter{position:absolute;top:.8rem;right:.8rem;z-index:3;font-family:var(--display);font-size:.62rem;font-weight:700;letter-spacing:.1em;color:#ffffff80;background:#08080c73;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);padding:.25rem .55rem;border-radius:100px}.carousel-dots{display:flex;justify-content:center;gap:6px;padding:.25rem 0 1.5rem}.carousel-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;transition:background .25s,width .25s}.carousel-dot.active{width:20px;border-radius:3px;background:var(--gold)}.cta-band{background:var(--pine);position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 90% 50%,rgba(200,146,26,.15) 0%,transparent 60%)}.cta-band-inner{position:relative;z-index:1;max-width:1152px;margin:0 auto;padding:3rem 1.25rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){.cta-band-inner{padding:4rem 2rem}}@media(min-width:1024px){.cta-band-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;padding:5rem 2rem}}.cta-left{flex:1}.cta-title{font-family:var(--display);font-weight:800;font-size:clamp(1.75rem,5vw,3rem);line-height:1.1;letter-spacing:-.03em;color:#fff;margin-bottom:.85rem}.cta-sub{font-size:.95rem;color:#fff9;line-height:1.65}.form-card{background:#fff;border-radius:18px;padding:1.5rem;width:100%;box-shadow:0 20px 60px #0003}@media(min-width:640px){.form-card{padding:2rem;border-radius:20px}}@media(min-width:1024px){.form-card{max-width:400px}}.form-card-title{font-family:var(--display);font-weight:700;font-size:1rem;color:var(--ink);margin-bottom:1.1rem}.form-fields{display:flex;flex-direction:column;gap:.75rem}.form-group{display:flex;flex-direction:column;gap:.3rem}.form-label{font-size:.76rem;font-weight:500;color:var(--fog)}.form-input,.form-select{width:100%;padding:.75rem 1rem;border-radius:10px;border:1.5px solid #e2e8f0;background:#f8fafc;color:var(--ink);font-size:1rem;font-family:var(--body);outline:none;appearance:none;-webkit-appearance:none;transition:border-color .2s,box-shadow .2s;min-height:48px}.form-input:focus,.form-select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c8921a1f;background:#fff}.form-input::placeholder{color:#cbd5e1}.btn-form{width:100%;padding:1rem;border-radius:12px;border:none;cursor:pointer;background:var(--gold);color:#fff;font-family:var(--body);font-weight:600;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #c8921a4d;margin-top:.25rem;transition:background .2s,transform .2s,box-shadow .2s;min-height:52px;-webkit-tap-highlight-color:transparent}.btn-form:hover{background:#a87616;transform:translateY(-1px)}.btn-form:disabled{background:#22c55e;cursor:default;transform:none}.form-note{text-align:center;font-size:.72rem;color:#94a3b8;margin-top:.5rem}.footer{background:#020617;color:#475569}.footer-inner{max-width:1152px;margin:0 auto;padding:2.5rem 1.25rem}@media(min-width:640px){.footer-inner{padding:3.5rem 2rem}}.footer-grid{display:grid;gap:2rem;padding-bottom:2rem;border-bottom:1px solid #1e293b}@media(min-width:640px){.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem}}.logo-text{font-family:var(--display);font-weight:700;font-size:1rem;color:#f1f5f9}.footer-brand p{font-size:.84rem;line-height:1.7;margin-top:.65rem;max-width:30ch}.footer-loc{display:inline-flex;align-items:center;gap:5px;font-size:.74rem;color:#64748b;margin-top:.65rem}.footer-col-title{font-family:var(--display);font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.85rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.55rem}.footer-links a{font-size:.875rem;color:#475569;text-decoration:none;transition:color .2s;min-height:40px;display:flex;align-items:center}@media(min-width:640px){.footer-links a{min-height:unset;display:inline}}.footer-links a:hover{color:#f1f5f9}.footer-links .highlight{color:var(--gold);font-weight:500}.footer-links .highlight:hover{color:var(--gold-light)}.footer-bottom{padding-top:1.5rem;display:flex;flex-direction:column;gap:.65rem;font-size:.74rem}@media(min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-legal{display:flex;gap:1.25rem}.footer-legal a{color:#475569;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#94a3b8}
