@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@500;700;800&family=Caveat:wght@600;700&family=Outfit:wght@500;600;700;800;900&display=swap";:root{--paper:#f7f3e6;--paper-2:#fffdf5;--portfolio-bg:linear-gradient(124deg, #ffffff80 0 18%, transparent 18% 36%, #ffffff57 36% 54%, transparent 54% 72%, #ffffff47 72%), #f8f7ec;--ink:#111;--lime:#d8f13f;--lime-soft:#edf8a6;--purple:#9d7cff;--purple-deep:#6b4ed9;--wine:#4b1713;--muted:#6e6a5d;--line:#11111121;--shadow:0 24px 80px #211f141f;--bg-home:url(/backgrounds/home-reference-bg.png) center / cover no-repeat;--bg-about:url(/backgrounds/about-reference-bg.png) center / cover no-repeat;--bg-services:url(/backgrounds/services-reference-bg.png) center / cover no-repeat;--bg-projects:url(/backgrounds/projects-reference-bg.png) center / cover no-repeat;--bg-contact:url(/backgrounds/paper-lime-3.png) center / cover no-repeat;color:var(--ink);background:var(--paper);font-family:Bricolage Grotesque,Trebuchet MS,Segoe UI,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--portfolio-bg);background-size:auto;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{border:0}a{color:inherit}.app-shell{min-height:100vh;padding:0 0 56px;position:relative;overflow:hidden}.site-header{z-index:30;max-width:1180px;min-height:80px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:16px clamp(18px,3vw,42px);display:flex;position:relative;top:auto;overflow:hidden}.site-header>:not(.nav-wave){z-index:2;position:relative}.nav-wave{z-index:1;pointer-events:none;opacity:0;height:78px;transition:opacity .22s,transform .32s;position:absolute;bottom:-36px;left:-18%;right:-18%;transform:translateY(22px)}.nav-wave-one{clip-path:polygon(0 55%,6% 42%,13% 58%,20% 39%,28% 56%,35% 41%,43% 57%,51% 40%,60% 56%,68% 41%,76% 58%,84% 42%,92% 56%,100% 40%,100% 100%,0 100%);background:#d8f13fe6}.nav-wave-two{clip-path:polygon(0 64%,8% 50%,16% 66%,25% 48%,34% 63%,44% 49%,53% 66%,63% 50%,72% 64%,82% 48%,91% 64%,100% 50%,100% 100%,0 100%);background:#9d7cff42;height:86px;bottom:-42px}.site-header:hover .nav-wave,.site-header:focus-within .nav-wave{opacity:1;transform:translate(0,0)}.site-header:hover .nav-wave-one,.site-header:focus-within .nav-wave-one{animation:2.6s ease-in-out infinite navbarSeaWave}.site-header:hover .nav-wave-two,.site-header:focus-within .nav-wave-two{animation:3.4s ease-in-out infinite navbarSeaWaveReverse}@keyframes navbarSeaWave{0%{transform:translate(-3%)scaleY(1)}50%{transform:translate(3%,-5px)scaleY(1.08)}to{transform:translate(-3%)scaleY(1)}}.admin-form-stack{gap:22px;display:grid}.resume-admin-form{grid-template-columns:1fr}.resume-admin-form .form-title,.resume-admin-form button{grid-column:1}.project-live-card{grid-template-rows:150px 1fr;display:grid;overflow:hidden}.project-live-card img{object-fit:cover;border-bottom:2px dashed #6f4ed938;width:100%;height:100%}.project-live-content{flex-direction:column;gap:10px;min-height:0;padding:20px;display:flex}.project-live-content h2{margin:0;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:clamp(1rem,1.45vw,1.2rem);font-weight:800;line-height:1.1}.project-live-content p{color:#29241d;margin:0;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:.84rem;font-weight:600;line-height:1.45}.project-live-actions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.project-live-actions a{color:var(--purple-deep);background:#6f4ed91a;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:900;display:inline-flex}.project-preview-card{text-align:left;cursor:pointer;border:0;grid-template-rows:1fr;width:100%;min-height:230px}.project-preview-card .project-live-content{justify-content:center;min-height:100%;padding:28px 26px}.project-preview-card p{max-width:34ch}.project-preview-card span:not(.project-card-tape){width:max-content;color:var(--purple-deep);align-items:center;gap:8px;margin-top:12px;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:.88rem;font-weight:900;display:inline-flex}.project-preview-card:hover,.project-preview-card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 34px #211f142e}.modal-open{overflow:hidden}.project-modal-backdrop{z-index:3000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1111116b;place-items:center;padding:clamp(18px,4vw,54px);display:grid;position:fixed;inset:0}.project-detail-page{background:#fffdf7f5;border-radius:18px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(20px,4vw,42px);width:min(1180px,100%);max-height:min(820px,90vh);padding:clamp(18px,3vw,34px);display:grid;position:relative;overflow:auto;box-shadow:0 28px 80px #0000004d}.project-detail-copy{align-content:start;gap:14px;padding-top:18px;display:grid}.project-detail-close{z-index:5;background:var(--purple-deep);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 12px 26px #5b3bc447}.project-detail-close:hover,.project-detail-close:focus-visible{background:#5a3bc4;transform:translateY(-2px)}.project-detail-copy strong{color:var(--purple-deep);text-transform:uppercase;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:.82rem;font-weight:900}.project-detail-copy h2{margin:0;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:clamp(1.7rem,3vw,2.8rem);line-height:.98}.project-detail-copy p{color:#29241d;margin:0;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:clamp(.95rem,1.2vw,1.06rem);font-weight:600;line-height:1.55}.project-detail-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.project-detail-actions a{min-height:42px;color:var(--purple-deep);background:#6f4ed91a;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-weight:900;display:inline-flex}.project-image-slider{background:#fffdf5;border-radius:14px;min-height:330px;position:relative;overflow:hidden}.project-image-slider img,.project-image-empty{object-fit:cover;color:#11111173;place-items:center;width:100%;height:100%;min-height:330px;font-weight:900;display:grid}.project-slider-controls{background:#fffdf7eb;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 8px;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 22px #211f1424}.project-slider-controls button{background:var(--purple-deep);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.project-slider-controls span{text-align:center;min-width:44px;font-weight:900}@media (width<=720px){.admin-layout{grid-template-columns:1fr}.project-live-card{grid-template-rows:135px 1fr}}@keyframes navbarSeaWaveReverse{0%{transform:translate(4%,2px)scaleY(.92)}50%{transform:translate(-4%,-4px)scaleY(1.04)}to{transform:translate(4%,2px)scaleY(.92)}}.brand{color:var(--ink);cursor:pointer;text-align:left;background:0 0;flex:none;align-items:center;display:inline-flex}.brand strong{color:#050505;font-size:clamp(1.5rem,2.3vw,2.05rem);font-weight:1000;line-height:1}.nav-links{background:0 0;border-radius:0;justify-content:center;align-items:center;gap:clamp(22px,3vw,42px);padding:0;display:flex}.nav-links button{color:#050505;cursor:pointer;background:0 0;border-radius:0;min-height:34px;padding:0 0 7px;font-size:.88rem;font-weight:850;transition:color .18s,transform .18s;position:relative}.nav-links button:after{content:"";background:var(--lime);border-radius:999px;width:0;height:3px;transition:width .18s;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(-2deg)}.nav-links button.active{color:#050505}.nav-links button:hover,.nav-links button:focus-visible{color:var(--ink);transform:translateY(-1px)}.nav-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b4ed9,#5a3bc4);border-radius:9px;flex:none;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:.92rem;font-weight:950;display:inline-flex;box-shadow:0 10px 22px #5b3bc42e}.menu-button{width:46px;height:46px;color:var(--ink);background:var(--lime);cursor:pointer;border-radius:14px;place-items:center;display:none}.page{z-index:2;max-width:1180px;margin:0 auto;position:relative}.designed-page{max-width:none;min-height:auto;padding:clamp(76px,8vw,112px) clamp(28px,5vw,78px);overflow:hidden}.section-cream{background:radial-gradient(circle at 12% 18%, #d8f13f2e, transparent 28%), radial-gradient(circle at 88% 12%, #9d7cff33, transparent 24%), var(--portfolio-bg);background-size:auto}.section-lime{background:linear-gradient(135deg, #ffffff29 0 25%, transparent 25% 50%, #ffffff1f 50% 75%, transparent 75%), radial-gradient(circle at 10% 12%, #fffdf570, transparent 24%), radial-gradient(circle at 86% 15%, #9d7cff38, transparent 24%), var(--lime);background-size:64px 64px,auto,auto,auto}.designed-page>:not(.page-stars){z-index:2;position:relative}.designed-page .section-heading,.designed-page .portfolio-grid,.designed-page .services-grid,.designed-page .contact-panel,.designed-page .admin-layout{max-width:1180px;margin-left:auto;margin-right:auto}.wave-layer{display:none}.designed-page:before,.designed-page:after{content:"";z-index:1;pointer-events:none;position:absolute;left:0;right:0}.section-cream:after{background:var(--lime);clip-path:polygon(0 50%,9% 36%,19% 54%,31% 34%,44% 52%,58% 35%,70% 55%,83% 37%,94% 53%,100% 42%,100% 100%,0 100%);height:72px;bottom:0}.section-lime:after{background:var(--paper);clip-path:polygon(0 48%,8% 61%,19% 44%,31% 62%,44% 45%,56% 60%,69% 42%,82% 59%,93% 44%,100% 56%,100% 100%,0 100%);height:72px;bottom:0}.hero-section{border:1px solid var(--line);background:linear-gradient(120deg, #fffdf5f5 0 59%, #d8f13fcc 59% 100%), var(--paper-2);min-height:calc(100vh - 140px);box-shadow:var(--shadow);border-radius:34px;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(34px,6vw,72px);display:grid}.eyebrow{color:var(--wine);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:950}.hero-copy h1,.about-hero h1,.contact-panel h1,.section-heading h1{letter-spacing:0;max-width:850px;margin:0;font-size:clamp(2.8rem,7vw,6.7rem);font-weight:950;line-height:.92}.lead,.about-hero p,.contact-panel p{max-width:650px;color:var(--muted);margin:24px 0 0;font-size:clamp(1.05rem,1.7vw,1.28rem);font-weight:650;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-button,.ghost-button,.text-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.primary-button{background:var(--ink);color:var(--paper-2)}.ghost-button{border:1px solid var(--line);background:var(--paper-2);color:var(--ink)}.text-button{color:var(--ink);background:0 0}.hero-visual{place-items:center;display:grid}.portfolio-card{border:1px solid var(--line);background:#fffdf5d1;border-radius:28px;width:min(100%,430px);padding:18px;transform:rotate(2deg);box-shadow:0 30px 80px #1111112e}.card-top,.card-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;font-weight:850;display:flex}.card-top strong{color:var(--purple-deep);font-size:2.1rem}.portrait-panel{background:radial-gradient(circle at 50% 28%, #f7f3e6 0 18%, transparent 19%), linear-gradient(140deg, var(--purple) 0 42%, var(--wine) 42% 100%);border-radius:24px;place-items:center;min-height:390px;margin:18px 0;display:grid;overflow:hidden}.portrait-panel span{background:var(--paper-2);width:164px;height:164px;color:var(--ink);border-radius:50%;place-items:center;font-size:4rem;font-weight:950;display:grid;box-shadow:inset 0 0 0 10px #11111114}.card-bottom{flex-direction:column;align-items:flex-start}.card-bottom strong{color:var(--ink);font-size:1.25rem}.stats-strip{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow);border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:24px 0;display:grid;overflow:hidden}.stats-strip article{background:var(--paper-2);min-height:130px;padding:24px}.stats-strip strong{font-size:clamp(2rem,4vw,3.5rem);line-height:1;display:block}.stats-strip span{color:var(--muted);margin-top:8px;font-weight:800;display:block}.preview-section,.about-hero,.profile-grid,.portfolio-grid,.services-grid,.contact-panel,.admin-layout{margin-top:24px}.section-heading{justify-content:space-between;align-items:end;gap:24px;padding:0 0 clamp(26px,4vw,42px);display:flex}.section-heading h1{max-width:920px;font-size:clamp(2.35rem,4.2vw,4.6rem);line-height:.95}.featured-grid,.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,28px);display:grid}.project-card{border:1px solid var(--line);box-shadow:var(--shadow);isolation:isolate;background:#fffdf5f0;border-radius:14px;position:relative;overflow:hidden}.project-card:before{content:"";z-index:1;background:var(--lime);clip-path:polygon(0 45%,12% 30%,24% 48%,37% 28%,50% 46%,63% 31%,76% 49%,88% 32%,100% 46%,100% 100%,0 100%);height:48px;position:absolute;bottom:0;left:0;right:0}.project-card:nth-child(2n):before{clip-path:polygon(0 32%,11% 49%,23% 30%,36% 51%,49% 33%,62% 50%,76% 31%,89% 48%,100% 34%,100% 100%,0 100%)}.project-card:after,.service-card:after{content:"";aspect-ratio:1;background:var(--purple);opacity:.85;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);width:42px;position:absolute;top:16px;right:16px}.project-card img{aspect-ratio:1.18;object-fit:cover;width:100%;display:block}.project-content{z-index:2;padding:20px;position:relative}.project-content h2,.service-card h2,.info-panel h2,.admin-row h2,.form-title h2{margin:0;font-size:1.32rem;font-weight:950;line-height:1.15}.project-content p,.service-card p,.admin-row p{color:var(--muted);margin:12px 0 0;font-weight:650;line-height:1.55}.project-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.project-actions a{background:var(--ink);min-height:34px;color:var(--lime);border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-weight:900;text-decoration:none;display:inline-flex}.about-hero,.contact-panel{border:1px solid var(--line);box-shadow:var(--shadow);isolation:isolate;background:#fffdf5f0;border-radius:18px;grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(26px,5vw,72px);padding:clamp(30px,6vw,70px);display:grid;position:relative;overflow:hidden}.contact-panel:before,.admin-form:before{content:"";z-index:-1;clip-path:polygon(0 46%,9% 34%,20% 51%,32% 31%,45% 48%,58% 30%,70% 49%,83% 33%,100% 47%,100% 100%,0 100%);background:#d8f13fd1;height:96px;position:absolute;bottom:0;left:0;right:0}.contact-panel:after{content:"";aspect-ratio:1;background:var(--purple);opacity:.16;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);width:92px;position:absolute;top:clamp(22px,4vw,52px);right:clamp(22px,4vw,52px)}.profile-grid,.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.info-panel,.service-card{border:1px solid var(--line);min-height:260px;box-shadow:var(--shadow);isolation:isolate;background:#fffdf5f0;border-radius:14px;padding:24px;position:relative;overflow:hidden}.service-card:before{content:"";z-index:-1;clip-path:polygon(0 46%,10% 31%,22% 48%,34% 29%,48% 46%,62% 30%,76% 49%,88% 31%,100% 45%,100% 100%,0 100%);background:#d8f13fc7;height:52px;position:absolute;bottom:0;left:0;right:0}.service-card:nth-child(2n):before{clip-path:polygon(0 30%,12% 46%,25% 28%,38% 48%,52% 31%,65% 50%,78% 29%,91% 46%,100% 33%,100% 100%,0 100%)}.section-lime .service-card:before,.section-lime .contact-panel:before,.section-lime .admin-form:before,.section-lime .admin-row:before{background:#9d7cff2e}.info-panel ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.info-panel li{color:var(--muted);font-weight:750}.service-icon{background:var(--lime);width:52px;height:52px;color:var(--ink);border-radius:17px;place-items:center;margin-bottom:22px;display:grid}.contact-panel{align-items:center;min-height:auto}.contact-panel h1{max-width:650px;font-size:clamp(2.4rem,4.4vw,4.8rem);line-height:.98}.contact-panel p{max-width:620px}.contact-links{gap:14px;display:grid}.contact-links a{border:1px solid var(--line);min-height:68px;color:var(--ink);background:#fffdf5eb;border-radius:18px;align-items:center;gap:12px;padding:18px;font-weight:900;text-decoration:none;display:flex}.admin-layout{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);align-items:start;gap:22px;display:grid}.admin-form,.admin-row{border:1px solid var(--line);box-shadow:var(--shadow);isolation:isolate;background:#fffdf5f0;border-radius:14px;position:relative;overflow:hidden}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px;display:grid;position:relative;top:auto}.admin-row:before{content:"";z-index:-1;clip-path:polygon(0 50%,14% 30%,29% 54%,43% 34%,58% 52%,72% 31%,86% 50%,100% 36%,100% 100%,0 100%);background:#d8f13fbf;width:100%;height:36px;position:absolute;bottom:0;left:0}.form-title,.admin-form .wide{grid-column:1/-1}.form-title{align-items:center;gap:10px;display:flex}.admin-form label{color:var(--wine);gap:8px;font-size:.86rem;font-weight:950;display:grid}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffdf8;border-radius:14px;outline:none;padding:13px 14px}.admin-form select{cursor:pointer;min-height:48px}.admin-form textarea{resize:vertical;min-height:124px}.admin-list{gap:14px;display:grid}.admin-row{grid-template-columns:96px 1fr auto;align-items:center;gap:16px;padding:14px;display:grid}.admin-row img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:96px}.admin-row small{width:max-content;color:var(--purple-deep);background:#9d7cff29;border-radius:999px;margin-top:7px;padding:4px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.admin-image-empty{aspect-ratio:1;background:#9d7cff29;border-radius:18px;width:96px;display:block}.admin-row button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#9d7cff38;border-radius:14px;place-items:center;display:grid}.decor{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.paper-noise{opacity:.28;background-image:linear-gradient(90deg,#11111108 1px,#0000 1px),linear-gradient(#11111106 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.flower{aspect-ratio:1;background:var(--purple);clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);opacity:.25;width:92px;position:absolute}.flower-a{top:18%;left:3%;transform:rotate(12deg)}.flower-b{top:24%;right:4%;transform:rotate(36deg)scale(1.2)}.flower-c{bottom:7%;left:13%;transform:rotate(-16deg)scale(.85)}.flower-d{bottom:13%;right:22%;transform:rotate(18deg)scale(.62)}.poster-page{z-index:2;background:var(--paper);border-radius:0;width:100%;max-width:none;margin:0;position:relative;overflow:hidden;box-shadow:0 26px 90px #1111112e}.poster-hero,.poster-about{position:relative;overflow:hidden}.poster-hero{background:linear-gradient(180deg, #ffffff47, transparent 34%), var(--bg-home);height:clamp(520px,48vw,650px)}.poster-paper{background:linear-gradient(#fffdf514, #fffdf514), var(--bg-home);filter:drop-shadow(0 14px 22px #1111112b);position:absolute;inset:0}.poster-title{z-index:4;color:#000;letter-spacing:0;pointer-events:none;width:58%;font-size:clamp(4.2rem,11vw,8.9rem);font-weight:1000;line-height:.7;position:absolute;top:clamp(46px,5vw,74px);left:clamp(86px,15vw,290px)}.poster-title span{display:inline-block}.title-port{transform:rotate(-11deg)}.title-folio{margin-left:-16px;transform:rotate(8deg)translateY(12px)}.poster-year{z-index:5;color:var(--lime);font-size:clamp(2rem,3.7vw,3.7rem);font-weight:1000;position:absolute;top:clamp(56px,7vw,96px);right:clamp(230px,22vw,430px)}.poster-name{z-index:6;color:var(--wine);text-shadow:0 2px #fffdf5a6;margin:0;font-family:Caveat,Segoe Script,cursive;font-size:clamp(1.5rem,2.2vw,2.25rem);font-weight:700;position:absolute;top:clamp(300px,28vw,390px);left:clamp(150px,18vw,340px);transform:rotate(-5deg)}.poster-services{z-index:6;color:var(--wine);background:0 0;border-left:0;padding:0;font-size:clamp(.82rem,1.2vw,1rem);font-weight:950;line-height:1.12;display:grid;position:absolute;top:clamp(286px,26vw,360px);right:clamp(150px,18vw,350px)}.poster-photo{color:#6b4ed9;letter-spacing:0;background:radial-gradient(circle at 50% 34%,#9d7cff21,#0000 33%),#fffdfcd1;border:2px dashed #6b4ed99e;place-items:center;font-weight:1000;display:grid;box-shadow:0 18px 42px #211f1424}.poster-photo span{text-align:center;max-width:120px;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.12}.main-photo{z-index:5;aspect-ratio:.82;border-radius:24px;width:clamp(190px,21vw,275px);position:absolute;bottom:78px;left:50%;transform:translate(-50%)}.poster-lime{z-index:3;background:linear-gradient(#d8f13f0d, #d8f13f0d), var(--bg-home);background-position:bottom;background-size:cover;height:124px;position:absolute;bottom:0;left:0;right:0}.torn-top{clip-path:polygon(0 33%,7% 45%,15% 36%,24% 46%,36% 34%,48% 43%,59% 32%,69% 45%,79% 36%,90% 45%,100% 34%,100% 100%,0 100%)}.poster-about{background:linear-gradient(180deg, var(--lime) 0 83%, var(--paper) 83%), var(--lime);border-top:10px solid var(--paper-2);min-height:640px}.poster-about-content{z-index:4;margin-left:min(36%,410px);padding:82px 58px 92px 0;position:relative}.poster-about-content h1{color:var(--purple);margin:0 0 10px;font-size:clamp(2rem,3.2vw,3.4rem);font-weight:1000;line-height:1}.poster-about-content>p{color:#1a170f;max-width:720px;margin:0 0 46px;font-size:.98rem;font-weight:750;line-height:1.28}.poster-about-content strong{color:var(--wine);font-family:Brush Script MT,Segoe Script,cursive;font-size:1.25em;font-weight:700}.poster-info-grid{grid-template-columns:1.1fr 1fr .9fr 1fr;gap:28px;display:grid}.poster-info h2{color:var(--purple);margin:0 0 10px;font-size:1.42rem;font-weight:1000;line-height:1}.poster-info p{color:#1a170f;margin:2px 0;font-size:.82rem;font-weight:800;line-height:1.1}.poster-software{gap:9px;margin-top:28px;display:flex}.poster-software span{min-width:40px;height:36px;color:var(--lime);background:#171719;border-radius:7px;place-items:center;padding:0 8px;font-size:.9rem;font-weight:1000;display:grid}.lanyard-line{z-index:2;border-left:8px solid #fffdf5c7;border-right:8px solid #fffdf5c7;width:72px;height:245px;position:absolute;top:-22px;left:11%;transform:rotate(-9deg)}.id-holder{z-index:5;background:var(--purple);border-radius:18px;width:230px;padding:14px;position:absolute;top:205px;left:7.2%;transform:rotate(-8deg);box-shadow:0 18px 36px #11111147}.badge-photo{aspect-ratio:.72;border:2px solid #ffffff73;border-radius:12px;width:100%}.poster-bottom-paper{z-index:2;background:var(--paper);clip-path:polygon(0 42%,8% 52%,18% 40%,30% 58%,42% 44%,54% 60%,67% 38%,78% 55%,90% 42%,100% 58%,100% 100%,0 100%);height:105px;position:absolute;bottom:0;left:0;right:0}.poster-flower{z-index:7;aspect-ratio:1;background:var(--purple);clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);width:88px;position:absolute}.hero-flower-1{top:130px;left:15%;transform:rotate(18deg)}.hero-flower-2{top:72px;right:8%;transform:rotate(35deg)scale(.78)}.hero-flower-3{bottom:72px;left:-2%;transform:rotate(16deg)scale(1.28)}.about-flower-1{top:36px;right:2%;transform:rotate(20deg)}.about-flower-2{top:220px;right:1.5%;transform:rotate(28deg)scale(.86)}.about-flower-3{bottom:80px;left:-2%;transform:rotate(15deg)}.page-stars{z-index:0;pointer-events:none;position:absolute;inset:0}.page-star-1{opacity:.32;top:132px;left:3%;transform:rotate(18deg)scale(1.08)}.page-star-2{opacity:.25;top:78px;right:4%;transform:rotate(34deg)scale(.86)}.page-star-3{opacity:.22;bottom:72px;right:16%;transform:rotate(-15deg)scale(.7)}.contact-page{z-index:2;background:radial-gradient(circle at 12% 10%, #d8f13f29, transparent 24%), radial-gradient(circle at 90% 14%, #9d7cff1f, transparent 22%), var(--portfolio-bg);color:var(--ink);position:relative;overflow:hidden}.contact-hero,.opportunity-band,.contact-footer{position:relative;overflow:hidden}.contact-hero{background:radial-gradient(circle at 16% 18%, #fffc, transparent 26%), radial-gradient(circle at 84% 24%, #d8f13f1f, transparent 25%), var(--portfolio-bg);min-height:500px;padding:58px clamp(22px,6vw,92px) 120px}.contact-hero-inner,.contact-grid,.opportunity-content,.footer-content{width:min(1100px,100%);margin:0 auto}.contact-hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);align-items:center;gap:clamp(30px,6vw,78px);display:grid}.contact-hero-copy h1{color:#050505;letter-spacing:0;text-shadow:2px 0 #050505,-1px 1px #050505;margin:0;font-size:clamp(3.15rem,7vw,5.45rem);font-weight:1000;line-height:.86;transform:rotate(-2deg)}.contact-hero-copy p{color:#111;margin:8px 0 0;font-size:clamp(1rem,1.25vw,1.12rem);font-weight:700;line-height:1.35}.contact-hero-action{margin-top:24px}.sketch-underline{background:var(--lime);clip-path:polygon(0 36%,11% 24%,27% 30%,43% 19%,62% 31%,78% 23%,100% 38%,100% 53%,76% 44%,58% 51%,39% 42%,18% 54%,0 48%);width:min(470px,86%);height:18px;margin:14px 0 24px;display:block}.sketch-underline.small{width:154px;height:10px;margin:8px 0 0}.photo-placeholder-card{background:#fffdfce0;border:1px solid #6b4ed91f;border-radius:23px;width:min(100%,338px);padding:20px;box-shadow:0 18px 42px #211f1429}.photo-placeholder-inner{color:#5c3ec2;background:radial-gradient(circle at 50% 30%,#9d7cff21,#0000 28%),#f8f3ffb8;border:1.5px dashed #6b4ed9b3;border-radius:18px;align-content:center;place-items:center;gap:22px;min-height:350px;display:grid}.photo-placeholder-inner strong{font-size:clamp(1.15rem,2vw,1.55rem);font-weight:950}.contact-hero-photo{justify-self:center;width:min(100%,330px)}.contact-hero-photo .photo-placeholder-inner{min-height:355px}.contact-main{background:radial-gradient(circle at 8% 18%, #d8f13f29, transparent 26%), var(--portfolio-bg);padding:42px clamp(18px,5vw,74px) 58px;position:relative}.contact-intro{width:min(1100px,100%);margin:0 auto 30px}.contact-intro h1{color:#080808;letter-spacing:0;margin:0;font-size:clamp(2.35rem,4.6vw,3.65rem);font-weight:1000;line-height:.88}.contact-intro p:not(.eyebrow){color:#242116;max-width:710px;margin:14px 0 0;font-size:clamp(.96rem,1.2vw,1.08rem);font-weight:750;line-height:1.58}.contact-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:34px;display:grid}.connect-card,.message-card{background:#fffdf7f2;border:1px solid #1111111a;border-radius:16px;min-height:100%;padding:clamp(22px,3vw,36px);position:relative;overflow:hidden;box-shadow:0 16px 44px #211f141c}.contact-title h2{margin:0;font-size:clamp(1.65rem,2.2vw,2rem);font-weight:1000;line-height:1}.connect-list,.message-form{gap:16px;margin-top:22px;display:grid}.contact-item{min-height:86px;color:var(--ink);background:#ffffffc7;border:1px solid #11111114;border-radius:12px;align-items:center;gap:18px;padding:16px 18px;text-decoration:none;display:flex;box-shadow:0 10px 26px #211f1412}.contact-item-icon{color:#fff;background:#5e3bc4;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;display:grid;box-shadow:inset 0 -8px 18px #1111111f}.contact-item strong,.contact-item span span{display:block}.contact-item strong{margin-bottom:7px;font-size:.98rem;font-weight:1000}.contact-item span span{color:#151515;overflow-wrap:anywhere;font-weight:700}.message-form label{color:#111;gap:8px;font-size:.93rem;font-weight:950;display:grid}.message-form input,.message-form textarea{width:100%;color:var(--ink);background:#ffffffc7;border:1px solid #11111129;border-radius:9px;outline:none;padding:14px 15px;font-size:.95rem}.message-form input:focus,.message-form textarea:focus{border-color:#5e3bc499;box-shadow:0 0 0 4px #5e3bc41a}.message-form textarea{resize:vertical;min-height:120px}.message-form button,.purple-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6b49d6,#5733bf);border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:50px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #5733bf2e}.message-form button{width:100%;margin-top:2px}.safe-note{color:#6e6a5d;align-items:center;gap:8px;margin:6px 0 0;font-size:.88rem;font-weight:700;display:flex}.opportunity-band{background:linear-gradient(90deg, #fffdf57a, #d8f13fbd), var(--lime);padding:66px clamp(22px,6vw,92px) 64px}.opportunity-content{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;min-height:180px;display:grid}.opportunity-content h2{color:#5c3ec2;margin:0;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:1000;line-height:1}.opportunity-content p{color:#111;max-width:460px;margin:14px 0 24px;font-size:1.02rem;font-weight:700;line-height:1.48}.purple-action{width:max-content;padding:0 20px}.purple-action.compact{min-height:42px;padding:0 16px;font-size:.88rem}.opportunity-photo{width:270px;transform:rotate(7deg)}.opportunity-photo .photo-placeholder-inner{min-height:210px}.opportunity-photo .photo-placeholder-inner svg{width:92px;height:92px}.opportunity-photo .photo-placeholder-inner strong{font-size:1rem}.contact-footer{background:radial-gradient(circle at 86% 24%, #11111114, transparent 16%), var(--portfolio-bg)}.footer-content{z-index:2;grid-template-columns:minmax(0,1.2fr) minmax(160px,.55fr) minmax(220px,.9fr);gap:clamp(28px,6vw,74px);padding:44px clamp(22px,2vw,32px) 42px;display:grid;position:relative}.contact-footer h2,.contact-footer h3,.contact-footer p{margin:0}.contact-footer h2{font-size:1.65rem;font-weight:1000;line-height:1}.contact-footer p{color:#151515;max-width:440px;margin-top:14px;font-size:.92rem;font-weight:700;line-height:1.45}.contact-footer h3{margin-bottom:14px;font-size:1rem;font-weight:1000}.footer-socials{gap:20px;margin-top:22px;display:flex}.footer-socials a,.footer-links a,.footer-connect span{color:#111;font-weight:750;text-decoration:none}.footer-links{align-content:start;gap:10px;display:grid}.footer-links a:last-child{color:#5c3ec2}.footer-connect{align-content:start;gap:10px;display:grid}.footer-connect p{margin:0 0 2px}.footer-connect span{align-items:center;gap:10px;font-size:.88rem;display:flex}.footer-bottom{color:#fff;text-align:center;background:#111;padding:20px;font-size:.9rem;font-weight:700}.contact-star{z-index:3;aspect-ratio:1;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);background:#8e70dc;width:68px;position:absolute}.contact-star-left{top:108px;left:5%;transform:rotate(12deg)}.contact-star-right{top:218px;right:5%;transform:rotate(18deg)scale(.9)}.opportunity-star{bottom:54px;left:4%;transform:rotate(14deg)scale(.88)}.footer-star{bottom:60px;right:8%;transform:rotate(14deg)scale(.75)}.contact-dots{z-index:1;opacity:.26;background-image:radial-gradient(circle,#11111142 2px,#0000 2.6px);background-size:15px 15px;width:150px;height:120px;position:absolute}.contact-dots-right{top:158px;right:10%}.contact-dots-card{top:24px;right:24px}.footer-dots{top:26px;right:8%}.contact-doodle{z-index:3;border-bottom:2px dashed #5c3ec2;border-left:2px dashed #5c3ec2;border-radius:0 0 0 100%;width:138px;height:76px;position:absolute;transform:rotate(-15deg)}.contact-doodle:after{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:18px solid #5c3ec2;width:0;height:0;position:absolute;bottom:-10px;right:-13px;transform:rotate(-8deg)}.contact-hero .contact-doodle{top:194px;left:49%}.opportunity-doodle{top:78px;left:52%;transform:rotate(-12deg)scale(.72)}.contact-torn{z-index:2;pointer-events:none;height:76px;position:absolute;left:-2%;right:-2%}.contact-torn-bottom{background:var(--lime);clip-path:polygon(0 58%,7% 48%,16% 56%,26% 43%,38% 51%,49% 35%,61% 45%,72% 31%,84% 41%,94% 30%,100% 36%,100% 100%,0 100%);bottom:-1px}.contact-torn-top{background:var(--portfolio-bg);clip-path:polygon(0 0,100% 0,100% 45%,92% 37%,80% 52%,69% 39%,58% 56%,46% 42%,35% 58%,24% 44%,12% 60%,0 47%);top:-1px}.old-about-page{z-index:2;background:linear-gradient(#fffdf514, #fffdf514), var(--bg-about);min-height:500px;padding:64px clamp(28px,7vw,118px) 88px;position:relative;overflow:hidden}.old-about-page:before{display:none}.old-about-inner{z-index:3;grid-template-columns:1fr;align-items:center;gap:0;width:min(1180px,100%);min-height:300px;margin:0 auto;display:grid;position:relative}.old-about-content{width:min(920px,100%);margin:0 auto}.old-about-badge{filter:drop-shadow(0 18px 18px #211f1438);justify-self:center;width:min(205px,100%);position:relative;transform:rotate(6deg)}.old-about-badge:before{content:"";background:linear-gradient(90deg,#dfe8cb,#f8fbeb 45%,#bfc7aa);border-radius:999px;width:16px;height:112px;position:absolute;top:-94px;left:50%;transform:translate(-50%)rotate(-6deg);box-shadow:-16px 4px #fff3}.old-about-badge img{border-radius:0;width:100%;display:block}.old-about-content{color:#15140f}.old-about-intro{max-width:720px;margin-bottom:30px}.old-about-intro h2,.old-about-grid h3{color:#8e70dc;margin:0;font-weight:1000;line-height:1}.old-about-intro h2{font-size:clamp(1.62rem,2.6vw,2.12rem)}.old-about-intro p{max-width:760px;margin:10px 0 0;font-size:clamp(.86rem,1.15vw,1.02rem);font-weight:750;line-height:1.38}.old-about-intro strong{color:#3d1611;font-family:Caveat,Segoe Script,cursive;font-size:1.35em}.old-about-grid{grid-template-columns:1fr 1.05fr .85fr;align-items:start;gap:26px clamp(24px,4vw,50px);display:grid}.old-about-grid article{align-content:start;gap:5px;display:grid}.old-about-grid h3{margin-bottom:7px;font-size:clamp(1.02rem,1.5vw,1.28rem)}.old-about-grid p,.old-about-grid a{color:#191711;margin:0;font-size:clamp(.78rem,1vw,.9rem);font-weight:800;line-height:1.18;text-decoration:none}.old-about-grid p span{display:block}.old-about-grid a{align-items:center;gap:8px;display:flex}.old-about-grid a svg{width:25px;height:25px;color:var(--lime);background:#4b1713;border-radius:50%;flex:none;padding:5px}.software-row{flex-wrap:wrap;gap:8px;display:flex}.software-row span{width:32px;height:32px;color:var(--lime);background:#1a1715;border-radius:7px;place-items:center;font-size:.73rem;font-weight:1000;display:grid;box-shadow:0 7px 12px #211f141f}.software-row span:nth-child(2){color:#ffbd35}.software-row span:nth-child(3){color:#ff5ab3}.old-about-paper{z-index:2;background:radial-gradient(circle at 30% 35%, #11111114, transparent 20%), var(--portfolio-bg);filter:drop-shadow(0 8px 10px #211f141f);pointer-events:none;height:78px;position:absolute;left:-2%;right:-2%}.old-about-paper-top{display:none}.old-about-paper-bottom{clip-path:polygon(0 48%,8% 59%,18% 45%,29% 60%,41% 47%,52% 61%,63% 45%,73% 58%,83% 44%,93% 57%,100% 47%,100% 100%,0 100%);bottom:-1px}.old-about-star{z-index:3;aspect-ratio:1;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);background:#8e70dc;width:78px;position:absolute}.old-about-star-left{bottom:62px;left:0;transform:translate(-24%)rotate(18deg)scale(1.35)}.old-about-star-right{top:76px;right:3%;transform:rotate(18deg)scale(.82)}.old-about-star-bottom{bottom:10px;left:0;transform:translate(-24%)rotate(18deg)scale(.72)}.services-page{z-index:2;background:var(--bg-services);position:relative;overflow:hidden}.services-hero{background:linear-gradient(#fffdf50f, #fffdf50f), var(--bg-services);min-height:610px;padding:56px clamp(22px,6vw,92px) 138px;position:relative;overflow:hidden}.services-hero-inner,.services-stats,.featured-service-grid,.services-section-title{width:min(1100px,100%);margin-left:auto;margin-right:auto}.services-hero-inner{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;display:grid}.services-hero-copy{width:min(720px,100%)}.services-hero-copy h1{color:#050505;letter-spacing:0;text-shadow:2px 0 #050505,-1px 1px #050505;margin:0;font-size:clamp(2.8rem,6vw,4.65rem);font-weight:1000;line-height:.86;transform:rotate(-2deg)}.services-hero-copy h1 span{display:block}.services-hero-copy p{color:#111;max-width:640px;margin:0;font-size:clamp(.92rem,1.15vw,1.02rem);font-weight:700;line-height:1.48}.services-hero-copy strong{font-weight:1000}.tool-chip-row{flex-wrap:wrap;gap:8px;max-width:650px;margin-top:24px;display:flex}.tool-chip-row span{color:#111;background:#ffffffbd;border:1px solid #1111111f;border-radius:9px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.78rem;font-weight:850;display:inline-flex;box-shadow:0 9px 22px #211f1412}.tool-chip-row span:before{content:"";background:#5e3bc4;border-radius:3px;width:10px;height:10px}.tool-chip-row span:first-child:before,.tool-chip-row span:nth-child(5):before{background:#15b96f}.tool-chip-row span:nth-child(3):before{background:#21a85b}.tool-chip-row span:nth-child(4):before{background:#35cba3}.services-photo{justify-self:center;width:min(100%,330px)}.services-photo .photo-placeholder-inner{min-height:355px}.services-stats-band{background:linear-gradient(#d8f13f14, #d8f13f14), var(--bg-services);margin-top:-84px;padding:34px clamp(18px,5vw,74px) 48px;position:relative}.services-stats{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.4vw,26px);display:grid;position:relative}.service-stat-card{background:linear-gradient(135deg, #fffffff0, #fffdf5c7), var(--paper-2);isolation:isolate;border:1px solid #1111111a;border-radius:14px;grid-template-columns:48px 1fr;align-items:center;gap:14px;min-height:118px;padding:20px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 30px #211f141c}.service-stat-card:before{content:"";z-index:-1;clip-path:polygon(0 46%,12% 34%,25% 52%,39% 35%,53% 50%,67% 33%,82% 51%,100% 37%,100% 100%,0 100%);background:#d8f13f57;height:34px;position:absolute;inset:auto 0 0}.service-stat-card:after{content:"";aspect-ratio:1;z-index:-1;opacity:.14;background-image:radial-gradient(circle,#5e3bc4 2px,#0000 2.5px);background-size:12px 12px;width:54px;position:absolute;top:18px;right:18px}.service-stat-card>span{color:#fff;background:linear-gradient(135deg,#8e70dc,#5e3bc4);border-radius:50%;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 18px #5e3bc438}.service-stat-card>span svg{width:25px;height:25px}.service-stat-card strong,.service-stat-card h3,.service-stat-card p{margin:0}.service-stat-card strong{color:#060606;font-size:clamp(1.25rem,1.8vw,1.62rem);font-weight:1000;line-height:1.02;display:block}.service-stat-card h3{color:#111;margin-top:3px;font-size:.78rem;font-weight:1000;line-height:1.08}.service-stat-card p{color:#242116;margin-top:7px;font-size:.76rem;font-weight:700;line-height:1.34}.featured-services-section{background:linear-gradient(#fffdf51a, #fffdf51a), var(--bg-services);padding:58px clamp(18px,5vw,74px) 70px;position:relative;overflow:hidden}.featured-services-section:before{display:none}.services-section-title{z-index:3;text-align:center;position:relative}.services-section-title p{color:#6b4ed9;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:1000}.services-section-title h2{color:#080808;margin:0;font-size:clamp(1.9rem,3.25vw,2.55rem);font-weight:1000;line-height:1}.services-section-title .sketch-underline.small{width:185px;margin:12px auto 0}.featured-service-grid{z-index:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.5vw,24px);margin-top:30px;display:grid;position:relative}.featured-service-card{background:#fffdf7f0;border:1px solid #1111111a;border-radius:15px;min-height:205px;padding:26px;box-shadow:0 15px 38px #211f141a}.featured-service-icon{background:var(--lime-soft);color:#111;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:16px;display:grid}.featured-service-card h3,.featured-service-card p{margin:0}.featured-service-card h3{color:#111;font-size:clamp(1rem,1.35vw,1.14rem);font-weight:1000;line-height:1.12}.featured-service-card p{color:#242116;margin-top:10px;font-size:.78rem;font-weight:700;line-height:1.45}.featured-service-card a{color:#5e3bc4;align-items:center;gap:8px;width:max-content;margin-top:20px;font-weight:950;text-decoration:none;display:inline-flex}.services-quote-band{text-align:center;color:#fff;background:linear-gradient(135deg,#5c3ec2,#6c4dde);place-items:center;min-height:136px;padding:42px clamp(22px,7vw,112px);display:grid;position:relative;overflow:hidden}.services-quote-band:before,.services-quote-band:after{content:"";background:var(--portfolio-bg);height:44px;position:absolute;left:-2%;right:-2%}.services-quote-band:before{clip-path:polygon(0 0,100% 0,100% 42%,91% 56%,80% 38%,68% 58%,56% 41%,43% 60%,31% 43%,19% 59%,8% 40%,0 55%);top:-1px}.services-quote-band:after{clip-path:polygon(0 45%,9% 32%,20% 52%,31% 35%,43% 55%,56% 36%,68% 54%,80% 34%,91% 52%,100% 40%,100% 100%,0 100%);bottom:-1px}.services-quote-band p{z-index:2;max-width:760px;margin:0;font-size:clamp(1.05rem,1.65vw,1.42rem);font-style:italic;font-weight:850;line-height:1.25;position:relative}.services-quote-band p span{display:block}.quote-author{z-index:2;color:var(--lime);margin-top:14px;font-size:.88rem;font-weight:1000;position:relative}.quote-mark{z-index:1;color:var(--lime);opacity:.95;font-size:clamp(4rem,7vw,6.5rem);font-weight:1000;line-height:1;position:absolute}.quote-mark.left{top:34px;left:16%}.quote-mark.right{bottom:12px;right:16%}.services-star-one{top:106px;left:5%;transform:rotate(12deg)scale(.95)}.services-star-two{top:112px;left:48%;transform:rotate(18deg)scale(.65)}.services-star-three{top:318px;right:5%;transform:rotate(16deg)scale(.92)}.services-doodle{top:258px;left:49%;transform:rotate(-16deg)scale(.86)}.services-stat-star{bottom:26px;left:3%;transform:rotate(12deg)scale(.85)}.services-feature-star{bottom:32px;right:6%;transform:rotate(18deg)scale(.82)}.projects-page{z-index:2;background:var(--bg-projects);position:relative;overflow:hidden}.projects-hero{background:linear-gradient(#fffdf514, #fffdf514), var(--bg-projects);min-height:430px;padding:54px clamp(22px,6vw,88px) 118px;position:relative;overflow:hidden}.projects-hero-inner,.projects-card-grid{width:min(960px,100%);margin:0 auto}.projects-hero-inner{grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:clamp(34px,8vw,96px);display:grid}.projects-hero-copy h1{color:#050505;letter-spacing:0;text-shadow:2px 0 #050505,-1px 1px #050505;margin:0;font-size:clamp(3rem,7vw,5.4rem);font-weight:1000;line-height:.86;transform:rotate(-2deg)}.projects-hero-copy .sketch-underline{width:min(390px,82%);height:13px;margin:14px 0 22px}.projects-hero-copy p{color:#111;max-width:470px;margin:0;font-size:.9rem;font-weight:700;line-height:1.48}.project-visual-card{background:#fffdfce0;border:1px solid #6b4ed91f;border-radius:18px;justify-self:center;width:290px;padding:18px;box-shadow:0 16px 36px #211f1424}.project-visual-inner{color:#5c3ec2;background:radial-gradient(circle at 50% 34%,#9d7cff1f,#0000 31%),#f8f3ffb8;border:1.5px dashed #6b4ed9a8;border-radius:15px;align-content:center;place-items:center;gap:10px;min-height:300px;display:grid}.browser-dot-row{border:3px solid #6b4ed9;border-bottom:0;border-radius:8px 8px 0 0;align-items:center;gap:5px;width:178px;height:20px;padding-left:10px;display:flex}.browser-dot-row i{background:#6b4ed9;border-radius:50%;width:5px;height:5px}.project-visual-inner svg{fill:none;stroke:#6b4ed9;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;width:190px;height:156px}.project-visual-inner strong{color:#6b4ed9;margin-top:6px;font-size:.95rem;font-weight:950}.projects-hero-torn{display:none}.projects-list-band{background:linear-gradient(#fffdf514, #fffdf514), var(--bg-projects);padding:28px clamp(18px,5vw,74px) 54px;position:relative;overflow:hidden}.projects-list-band:after{display:none}.projects-card-grid{z-index:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid;position:relative}.project-case-card{background:#fffdf7f2;border:1px solid #11111117;border-radius:10px;align-content:start;gap:14px;min-height:220px;padding:22px 22px 18px;display:grid;box-shadow:0 13px 28px #211f141a}.project-case-top{grid-template-columns:54px 1fr;gap:14px;display:grid}.project-case-icon{color:#5e3bc4;background:#9d7cff3d;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.project-case-card h2{color:#111;margin:0 0 10px;font-size:.96rem;font-weight:1000;line-height:1.12}.project-case-card p{color:#191919;margin:7px 0 0;font-size:.72rem;font-weight:700;line-height:1.42}.project-case-card p strong{color:#050505;font-weight:1000}.project-tools{grid-template-columns:44px 1fr;align-items:center;gap:10px;margin-top:2px;display:grid}.project-tools>strong{color:#111;font-size:.74rem;font-weight:1000}.project-tools div{flex-wrap:wrap;gap:7px;display:flex}.project-tools span{color:#5e3bc4;background:#9d7cff29;border-radius:5px;align-items:center;min-height:21px;padding:0 9px;font-size:.62rem;font-weight:850;display:inline-flex}.project-case-card a{color:#5e3bc4;align-items:center;gap:7px;width:max-content;font-size:.78rem;font-weight:1000;text-decoration:none;display:inline-flex}.projects-star-one{top:76px;left:6%;transform:rotate(14deg)scale(.72)}.projects-star-two{top:238px;right:5%;transform:rotate(16deg)scale(.72)}.projects-dots-left{opacity:.16;top:250px;left:2%}.projects-dots-right{opacity:.16;top:122px;right:3%}.projects-doodle{top:190px;left:48%;transform:rotate(-14deg)scale(.72)}.about-page{z-index:2;background:var(--portfolio-bg);position:relative;overflow:hidden}.about-hero-new{background:radial-gradient(circle at 82% 29%, #9d7cff17, transparent 24%), linear-gradient(124deg, #ffffff8f 0 18%, transparent 18% 36%, #ffffff5c 36% 54%, transparent 54% 72%, #ffffff47 72%), var(--portfolio-bg);min-height:824px;padding:126px clamp(28px,7vw,140px) 132px;position:relative;overflow:hidden}.about-hero-new:before{content:"";z-index:3;background:var(--lime);height:22px;position:absolute;top:0;left:0;right:0}.about-hero-inner,.journey-panel,.about-skills-grid,.about-detail-grid,.about-stat-grid{width:min(1620px,100%);margin:0 auto}.about-hero-inner{grid-template-columns:minmax(0,1fr) minmax(390px,496px);align-items:center;gap:clamp(48px,10vw,170px);display:grid}.about-hero-copy-new h1{color:#050505;letter-spacing:0;text-shadow:2px 0 #050505,-1px 1px #050505;margin:0;font-size:clamp(5.2rem,8.2vw,8.25rem);font-weight:1000;line-height:.86;transform:rotate(-2deg)}.about-hero-copy-new .sketch-underline{width:min(585px,86%);height:16px;margin:14px 0 34px}.about-hero-copy-new h2{color:#6b4ed9;max-width:790px;margin:0;font-size:clamp(1.9rem,2.3vw,2.38rem);font-weight:1000;line-height:1.35}.about-hero-copy-new p{color:#111;max-width:780px;margin:42px 0 0;font-size:clamp(1.3rem,1.5vw,1.55rem);font-weight:850;line-height:1.55}.about-contact-list{gap:18px;margin-top:42px;display:grid}.about-contact-list span{color:#111;align-items:center;gap:20px;font-size:clamp(1.1rem,1.4vw,1.42rem);font-weight:900;display:flex}.about-contact-list svg{color:#fff;background:#6b4ed9;border-radius:50%;flex:none;width:36px;height:36px;padding:8px}.about-photo{border-radius:31px;justify-self:center;width:min(100%,496px);padding:30px}.about-photo .photo-placeholder-inner{border-radius:24px;gap:32px;min-height:540px}.about-photo .photo-placeholder-inner svg{width:176px;height:176px}.about-photo .photo-placeholder-inner strong{font-size:clamp(1.85rem,2.2vw,2.45rem)}.about-hero-torn{background:var(--lime);clip-path:polygon(0 58%,7% 50%,17% 56%,27% 44%,39% 53%,50% 38%,62% 48%,73% 32%,84% 43%,94% 33%,100% 39%,100% 100%,0 100%);bottom:-1px}.about-lime-band{background:var(--lime);padding:0 clamp(18px,5vw,74px) 52px;position:relative}.journey-panel{z-index:3;background:#fffdf7e6;border:1px solid #1111111a;border-radius:14px;margin-top:-24px;padding:22px 22px 20px;position:relative;box-shadow:0 16px 34px #211f141f}.journey-panel>h2,.about-section-title h2{color:#101010;text-align:center;margin:0;font-size:clamp(1.55rem,2.5vw,2rem);font-weight:1000;line-height:1}.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,48px);margin-top:24px;display:grid;position:relative}.journey-grid:before{content:"";z-index:0;border-top:2px dashed #1111114d;position:absolute;top:70px;left:16%;right:16%}.journey-card{z-index:1;background:#fffdf7f0;border:1px solid #11111114;border-radius:13px;min-height:176px;padding:24px;position:relative;box-shadow:0 12px 26px #211f1414}.journey-card>span,.about-skill-heading>span,.about-detail-icon{color:#fff;background:linear-gradient(135deg,#7d5ed9,#5e3bc4);border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.journey-card h3,.journey-card p,.about-skill-card h3,.about-detail-card h3,.about-detail-card p{margin:0}.journey-card h3{color:#111;margin-top:16px;font-size:.98rem;font-weight:1000;line-height:1.18}.journey-card p{color:#171717;margin-top:13px;font-size:.78rem;font-weight:700;line-height:1.5}.about-core-section{background:var(--portfolio-bg);padding:48px clamp(18px,5vw,74px) 26px;position:relative}.about-section-title{text-align:center}.about-section-title .sketch-underline.small{width:150px;margin:12px auto 0}.about-skills-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:32px;display:grid}.about-skill-card,.about-detail-card{background:#fffdf7e6;border:1px solid #11111114;border-radius:14px;box-shadow:0 12px 28px #211f1414}.about-skill-card{min-height:230px;padding:24px}.about-skill-heading{align-items:center;gap:16px;display:flex}.about-skill-heading>span{width:48px;height:48px}.about-skill-heading h3{color:#111;font-size:1.05rem;font-weight:1000;line-height:1.1}.about-skill-tags{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.about-skill-tags span{color:#4f36a8;background:#9d7cff26;border-radius:7px;align-items:center;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:850;display:inline-flex}.about-skill-card:nth-child(2n) .about-skill-tags span{color:#1d1d13;background:#d8f13f57}.about-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.about-detail-card{grid-template-columns:62px 1fr;gap:22px;min-height:170px;padding:26px;display:grid}.about-detail-card h3{color:#111;font-size:1.28rem;font-weight:1000;line-height:1}.about-detail-card p{color:#171717;margin-top:16px;font-size:.83rem;font-weight:700;line-height:1.52}.education-card{position:relative}.about-stats-band{background:var(--lime);padding:42px clamp(18px,5vw,74px) 54px;position:relative;overflow:hidden}.about-stats-band:before,.about-stats-band:after{content:"";background:var(--portfolio-bg);height:46px;position:absolute;left:-2%;right:-2%}.about-stats-band:before{clip-path:polygon(0 0,100% 0,100% 42%,91% 56%,80% 38%,68% 58%,56% 41%,43% 60%,31% 43%,19% 59%,8% 40%,0 55%);top:-1px}.about-stats-band:after{clip-path:polygon(0 52%,9% 39%,19% 57%,31% 38%,43% 55%,55% 36%,68% 54%,80% 35%,91% 52%,100% 40%,100% 100%,0 100%);bottom:-1px}.about-stat-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.4vw,26px);display:grid;position:relative}.about-star-one{top:172px;left:6.6%;transform:rotate(14deg)scale(1.05)}.about-star-two{top:408px;right:6%;transform:rotate(16deg)scale(.78)}.about-dots-left{opacity:.16;top:450px;left:1%}.about-dots-right{opacity:.16;top:252px;right:3%}.about-doodle{top:318px;left:49%;transform:rotate(-14deg)scale(.82)}.about-bottom-star-one{bottom:40px;left:3%;transform:rotate(12deg)scale(.68)}.about-bottom-star-two{bottom:66px;right:5%;transform:rotate(16deg)scale(.7)}.poster-hero{background:var(--bg-home);height:auto;min-height:calc(100vh - 80px);padding:clamp(52px,6vw,84px) clamp(24px,8vw,128px) clamp(48px,5vw,72px)}.poster-paper,.poster-lime,.poster-flower{display:none}.home-poster-inner{z-index:4;width:min(1120px,100%);min-height:760px;margin:0 auto;position:relative}.poster-title{width:min(860px,78%);font-size:clamp(6rem,13vw,12.6rem);line-height:.66;top:clamp(72px,9vw,118px);left:0;transform:none}.poster-year{color:var(--lime);font-size:clamp(3rem,5.4vw,4.8rem);top:clamp(114px,12vw,170px);right:clamp(118px,15vw,220px)}.home-signature{z-index:7;color:#171717;position:absolute;top:clamp(355px,38vw,455px);left:0}.home-signature strong{color:#3d1611;font-family:Caveat,Segoe Script,cursive;font-size:clamp(4.8rem,8vw,7.3rem);font-weight:700;line-height:.82;display:block}.home-signature p{color:#151515;margin:22px 0 0;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:800;line-height:1.25}.home-signature span{clip-path:polygon(0 45%,21% 28%,43% 40%,64% 25%,100% 38%,100% 62%,70% 54%,44% 70%,20% 56%,0 70%);background:#8e70dc;width:150px;height:9px;margin-top:18px;display:block}.main-photo{background:#fffdf7eb;border:0;border-radius:10px;width:clamp(300px,32vw,420px);min-height:clamp(395px,43vw,560px);padding:28px;bottom:142px;left:50%;box-shadow:0 24px 42px #211f1438}.main-photo:before{content:"";border:2px dashed var(--lime);border-radius:14px;position:absolute;inset:30px}.main-photo span{color:#6b4ed9;text-transform:uppercase;font-size:1rem}.main-photo img,.about-photo-sheet img{z-index:2;object-fit:cover;object-position:center top;border-radius:8px;width:100%;height:100%;display:block;position:relative}.poster-services{color:#111;gap:19px;margin:0;padding:0;font-size:clamp(1.05rem,1.8vw,1.45rem);font-weight:850;line-height:1.1;list-style:none;top:clamp(350px,37vw,450px);right:0}.poster-services li{padding-left:26px;position:relative}.poster-services li:before{content:"";background:var(--lime);border-radius:50%;width:9px;height:9px;position:absolute;top:.45em;left:0}.home-build-tag{z-index:7;color:#111;text-transform:uppercase;clip-path:polygon(3% 0,97% 0,100% 15%,97% 27%,100% 42%,97% 55%,100% 70%,96% 100%,4% 100%,0 84%,3% 68%,0 53%,3% 38%,0 22%);background:#9d7cff;justify-content:center;align-items:center;min-height:48px;padding:0 36px;font-size:.98rem;font-weight:1000;text-decoration:none;display:inline-flex;position:absolute;bottom:48px;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:0 12px 22px #211f142e}.old-about-page{background:var(--bg-about);min-height:auto;padding:clamp(70px,7vw,96px) clamp(22px,7vw,92px) clamp(72px,8vw,110px)}.old-about-inner{grid-template-columns:minmax(260px,390px) minmax(0,1fr);align-items:start;gap:clamp(36px,6vw,78px);width:min(1040px,100%);min-height:0;display:grid}.about-photo-frame{min-height:490px;position:relative}.about-photo-frame:before,.about-photo-frame:after{display:none}.about-photo-pin{z-index:5;background:#ebd9a8db;width:128px;height:42px;position:absolute;top:84px;left:-10px;transform:rotate(-25deg);box-shadow:0 8px 16px #211f141f}.about-photo-sheet{background:#fffdf7f0;border-radius:8px;place-items:center;width:min(340px,88vw);min-height:430px;padding:28px;display:grid;position:absolute;top:94px;left:20px;transform:rotate(-4deg);box-shadow:0 20px 34px #211f1438}.about-photo-sheet:before{content:"";border:2px dashed var(--lime);border-radius:16px;position:absolute;inset:28px}.about-photo-sheet span{color:#6b4ed9;text-transform:uppercase;font-weight:1000}.about-hero-copy h1{color:#050505;letter-spacing:0;margin:0;font-size:clamp(4.3rem,8vw,7rem);font-weight:1000;line-height:.82;transform:rotate(4deg)}.about-hero-copy h1 span{margin-left:clamp(120px,14vw,180px);display:block}.about-hero-copy>strong{color:#3d1611;margin-top:10px;font-family:Caveat,Segoe Script,cursive;font-size:clamp(4rem,7vw,6.2rem);font-weight:700;line-height:.92;display:block}.about-purple-stroke{clip-path:polygon(0 48%,20% 35%,42% 43%,64% 30%,100% 42%,100% 63%,72% 56%,42% 70%,19% 57%,0 72%);background:#8e70dc;width:220px;height:13px;margin:14px 0 24px;display:block}.about-hero-copy p{color:#111;max-width:520px;margin:0;font-size:clamp(1.18rem,1.8vw,1.5rem);font-weight:700;line-height:1.55}.about-card-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 34px;margin-top:34px;padding-left:clamp(42px,9vw,110px);padding-right:clamp(42px,9vw,110px);display:grid}.about-info-card{clip-path:polygon(0 4%,8% 0,18% 3%,28% 0,38% 4%,50% 1%,62% 4%,73% 1%,84% 4%,94% 1%,100% 6%,98% 94%,90% 100%,78% 96%,67% 100%,54% 96%,42% 100%,31% 96%,19% 100%,8% 96%,0 100%);background:#fffdf7f0;min-height:168px;padding:30px 34px 24px;position:relative;box-shadow:0 16px 28px #211f142e}.about-info-card.wide{grid-column:1/-1;justify-self:center;width:min(650px,100%)}.about-card-title{align-items:center;gap:16px;display:flex}.about-card-title span{color:#111;background:#9d7cff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 0 0 2px #1111116b}.about-card-title h2{color:#111;text-transform:uppercase;background:#9d7cffb3;margin:0;padding:3px 14px 5px;font-size:clamp(1.22rem,2vw,1.62rem);font-weight:1000;line-height:1}.about-info-card ul{gap:10px;margin:18px 0 0 72px;padding:0;list-style:none;display:grid}.about-info-card li{color:#111;font-size:1rem;font-weight:750;line-height:1.25;position:relative}.about-info-card li:before{content:"";background:var(--lime);border-radius:50%;width:8px;height:8px;position:absolute;top:.5em;left:-25px}.about-info-card.compact-list{width:min(760px,100%);min-height:168px}.about-info-card.compact-list ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 34px;margin-top:16px}.about-info-card.compact-list li{font-size:.95rem;line-height:1.22}.about-info-card.language-center{text-align:center;width:min(560px,100%)}.about-info-card.language-center .about-card-title{justify-content:center}.about-info-card.language-center ul{text-align:left;width:max-content;margin-left:auto;margin-right:auto}.poster-year{font-size:clamp(2.15rem,4vw,3.35rem);top:clamp(48px,6.2vw,78px);right:clamp(92px,14vw,170px)}.home-signature{top:clamp(180px,16.5vw,225px)}.home-signature p{margin-top:14px;font-size:clamp(.9rem,1.25vw,1.08rem)}.home-signature span{width:118px;height:7px;margin-top:12px}.main-photo{width:clamp(220px,24vw,310px);min-height:clamp(300px,32vw,405px);padding:22px;bottom:72px}.main-photo:before{inset:24px}.poster-services{gap:13px;font-size:clamp(.88rem,1.35vw,1.08rem);top:clamp(195px,17vw,235px)}.poster-services li:before{width:7px;height:7px}.home-build-tag{min-height:38px;padding:0 24px;font-size:.8rem;bottom:20px}.old-about-page{padding:clamp(44px,5vw,64px) clamp(20px,6vw,72px) clamp(48px,6vw,72px)}.old-about-inner{grid-template-columns:minmax(210px,310px) minmax(0,1fr);gap:clamp(26px,4.5vw,54px);width:min(930px,100%)}.about-photo-frame{min-height:370px}.about-photo-frame:before,.about-photo-frame:after{display:none}.about-photo-pin{width:98px;height:32px;top:66px}.about-photo-sheet{width:min(255px,82vw);min-height:315px;padding:22px;top:76px;left:12px}.about-photo-sheet:before{inset:22px}.about-hero-copy{padding-top:42px}.about-hero-copy h1{font-size:clamp(3rem,6vw,5rem)}.about-hero-copy h1 span{margin-left:clamp(82px,11vw,130px)}.about-hero-copy>strong{font-size:clamp(3rem,5vw,4.5rem)}.about-purple-stroke{width:170px;height:10px;margin:10px 0 16px}.about-hero-copy p{max-width:440px;font-size:clamp(.96rem,1.35vw,1.16rem)}.about-card-grid{gap:18px 24px;margin-top:24px;padding-left:clamp(24px,6vw,74px);padding-right:clamp(24px,6vw,74px)}.about-info-card{min-height:125px;padding:20px 24px 18px}.about-card-title{gap:12px}.about-card-title span{width:36px;height:36px}.about-card-title h2{padding:3px 11px 5px;font-size:clamp(.98rem,1.45vw,1.22rem)}.about-info-card ul{gap:7px;margin:12px 0 0 54px}.about-info-card li{font-size:.88rem}.services-page{background:var(--bg-services)}.services-poster{background:var(--bg-services);min-height:auto;padding:clamp(42px,5vw,64px) clamp(20px,6vw,86px);position:relative;overflow:hidden}.services-poster-inner{z-index:2;width:min(1040px,100%);margin:0 auto;position:relative}.services-poster-title{text-align:center;width:min(620px,100%);margin:0 auto 58px}.services-poster-title h1{color:#050505;letter-spacing:0;text-shadow:2px 0 #050505,-1px 1px #050505;margin:0;font-size:clamp(4.1rem,8vw,7.4rem);font-weight:1000;line-height:.72;transform:rotate(2deg)}.services-poster-title strong{color:#3d1611;margin-top:0;font-family:Caveat,Segoe Script,cursive;font-size:clamp(2.5rem,4.4vw,4rem);font-weight:700;line-height:.95;display:block}.services-poster-title span{clip-path:polygon(0 48%,20% 35%,42% 43%,64% 30%,100% 42%,100% 63%,72% 56%,42% 70%,19% 57%,0 72%);background:#8e70dc;width:150px;height:10px;margin:8px auto 13px;display:block}.services-poster-title p{color:#111;max-width:520px;margin:0 auto;font-size:clamp(.92rem,1.25vw,1.08rem);font-weight:700;line-height:1.45}.services-poster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 30px;margin-top:clamp(42px,6vw,76px);display:grid}.services-paper-card{clip-path:polygon(0 0,100% 0,100% 91%,92% 100%,80% 96%,68% 100%,56% 96%,44% 100%,32% 96%,20% 100%,9% 96%,0 100%);background:#fffdf7f0;min-height:190px;padding:24px 26px 22px;box-shadow:0 14px 24px #211f1429}.services-paper-heading{grid-template-columns:52px 1fr;align-items:center;gap:14px;display:grid}.services-paper-heading>span{color:#111;background:#b299ff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 0 0 2px #1111116b}.services-paper-heading h2{color:#111;text-transform:uppercase;background:#9d7cffb8;width:fit-content;max-width:100%;margin:0;padding:5px 12px 6px;font-size:clamp(.82rem,1.05vw,1rem);font-weight:1000;line-height:1.05}.services-paper-card ul{gap:8px;margin:18px 0 0 66px;padding:0;list-style:none;display:grid}.services-paper-card li{color:#111;font-size:clamp(.76rem,.95vw,.86rem);font-weight:700;line-height:1.28;position:relative}.services-paper-card li:before{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:.48em;left:-22px}.services-build-tag{color:#111;text-transform:uppercase;clip-path:polygon(3% 0,97% 0,100% 15%,97% 27%,100% 42%,97% 55%,100% 70%,96% 100%,4% 100%,0 84%,3% 68%,0 53%,3% 38%,0 22%);background:#9d7cff;justify-content:center;align-items:center;width:max-content;min-height:42px;margin:28px auto 0;padding:0 34px;font-size:.9rem;font-weight:1000;text-decoration:none;display:flex;box-shadow:0 12px 22px #211f142e}.projects-page{background:var(--bg-projects)}.projects-poster{background:var(--bg-projects);min-height:auto;padding:clamp(42px,5vw,66px) clamp(20px,6vw,86px) clamp(42px,5vw,64px);position:relative;overflow:hidden}.projects-poster-inner{z-index:2;width:min(1040px,100%);margin:0 auto;position:relative}.projects-poster-title{text-align:center;width:min(680px,100%);margin:0 auto 22px}.projects-poster-title>span{background:var(--lime);color:#111;text-transform:uppercase;align-items:center;min-height:30px;padding:0 18px;font-size:.92rem;font-weight:1000;display:inline-flex;transform:rotate(1deg)}.projects-poster-title h1{color:#050505;letter-spacing:0;text-shadow:none;margin:12px 0 0;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:clamp(3.1rem,6vw,5.35rem);font-weight:900;line-height:.86;transform:rotate(-2deg)}.projects-poster-title i{background:var(--lime);clip-path:polygon(0 45%,20% 30%,42% 42%,64% 26%,100% 40%,100% 65%,70% 56%,42% 72%,18% 58%,0 72%);width:138px;height:9px;margin:10px auto 18px;display:block}.projects-poster-title p{color:#111;margin:0;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif;font-size:clamp(.88rem,1.05vw,1rem);font-weight:700;line-height:1.45}.project-filter-row{flex-wrap:wrap;justify-content:center;gap:12px;margin:20px auto 48px;display:flex}.project-filter-row button{color:#111;cursor:default;background:#fffdf7bd;border:1.5px solid #11111173;border-radius:999px;min-height:38px;padding:0 26px;font-size:.9rem;font-weight:850}.project-filter-row button.active{color:#fff;background:linear-gradient(135deg,#9d7cff,#6b4ed9);border-color:#0000}.projects-placeholder-grid{touch-action:pan-y;perspective:1200px;place-items:center;height:clamp(285px,34vw,360px);margin:6px auto 0;display:grid;position:relative;overflow:hidden}.projects-placeholder-grid::-webkit-scrollbar{display:none}.projects-placeholder-grid::-webkit-scrollbar-track{background:#fffdf7a6;border-radius:999px}.projects-placeholder-grid::-webkit-scrollbar-thumb{background:#6b4ed99e;border-radius:999px}.project-placeholder-card{background:#fffdf7f0;border-radius:14px;flex:none;min-height:180px;padding:12px;position:relative;box-shadow:0 14px 28px #211f1426}.project-carousel-card{transform-origin:bottom;will-change:transform;width:clamp(290px,34vw,410px);height:clamp(210px,24vw,270px);transition:transform .32s,opacity .24s,filter .24s,box-shadow .24s;position:absolute;top:20px;left:50%}.project-carousel-card[data-offset="0"]{z-index:5;opacity:1;filter:none;transform:translate(-50%)translateY(0)scale(1)rotate(0);box-shadow:0 22px 42px #211f143d}.project-carousel-card[data-offset="-1"]{z-index:3;opacity:.82;filter:saturate(.82)brightness(.94);transform:translate(calc(-50% - min(28vw,320px)))translateY(28px)scale(.82)rotate(-5deg)}.project-carousel-card[data-offset="1"]{z-index:3;opacity:.82;filter:saturate(.82)brightness(.94);transform:translate(calc(-50% + min(28vw,320px)))translateY(28px)scale(.82)rotate(5deg)}.project-carousel-card[data-offset="-2"],.project-carousel-card[data-offset="2"]{z-index:1;opacity:0;pointer-events:none;transform:translate(-50%)translateY(54px)scale(.68)}.project-carousel-card.active{cursor:pointer}.project-carousel-controls{z-index:8;background:#fffdf7e6;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:0 10px;display:inline-flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #211f1424}.project-carousel-controls button{background:var(--purple-deep);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.project-carousel-controls span{text-align:center;min-width:44px;font-weight:900}.project-card-tape{z-index:3;opacity:.92;background:#8e70dc;width:86px;height:26px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 5px 10px #211f141f}.project-placeholder-inner{color:#11111147;text-align:center;border:1.7px dashed #1111114d;border-radius:12px;align-content:center;place-items:center;gap:4px;min-height:156px;display:grid}.project-placeholder-inner svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:48px;height:40px}.project-placeholder-inner strong,.project-placeholder-inner small{color:#11111161;text-transform:uppercase;font-size:.74rem;font-weight:1000;line-height:1;display:block}.project-placeholder-inner small{font-size:.68rem}.more-projects-tag{color:#111;background:#d8f13f14;border:1.5px dashed #1111118f;border-radius:10px;justify-content:center;align-items:center;gap:14px;width:min(390px,100%);min-height:48px;margin:38px auto 0;font-size:1rem;font-weight:1000;display:flex}.more-projects-tag span{color:#8e70dc;font-size:2rem;line-height:1}@media (width<=980px){.projects-placeholder-grid{height:330px}.project-carousel-card{width:min(380px,58vw)}.project-carousel-card[data-offset="-1"]{transform:translate(calc(-50% - min(30vw,250px)))translateY(32px)scale(.8)rotate(-5deg)}.project-carousel-card[data-offset="1"]{transform:translate(calc(-50% + min(30vw,250px)))translateY(32px)scale(.8)rotate(5deg)}}@media (width<=640px){.projects-poster{padding:36px 16px 44px}.projects-poster-title h1{font-size:clamp(3.2rem,18vw,4.8rem)}.project-filter-row{gap:8px;margin-bottom:30px}.project-filter-row button{min-height:34px;padding:0 15px;font-size:.78rem}.projects-placeholder-grid{height:310px;margin-top:4px}.project-carousel-card{width:min(290px,76vw);height:220px;min-height:168px}.project-carousel-card[data-offset="-1"]{transform:translate(calc(-50% - 44vw))translateY(28px)scale(.76)rotate(-5deg)}.project-carousel-card[data-offset="1"]{transform:translate(calc(44vw - 50%))translateY(28px)scale(.76)rotate(5deg)}.project-placeholder-inner{min-height:142px}.more-projects-tag{min-height:44px;font-size:.88rem}}.services-paper-card{text-align:center;clip-path:none;background:#fffdf7f5;align-content:center;justify-items:center;min-height:268px;padding:34px 34px 30px;display:grid;overflow:visible;box-shadow:0 16px 28px #211f1424}.services-paper-card:before,.services-paper-card:after{content:"";pointer-events:none;position:absolute}.services-paper-heading{grid-template-columns:1fr;justify-items:center;gap:16px;display:grid}.services-paper-heading>span{color:#111;width:66px;height:58px;box-shadow:none;background:0 0;border-radius:0;position:relative}.services-paper-heading>span:before{content:"";z-index:-1;clip-path:polygon(8% 34%,22% 12%,46% 2%,73% 11%,93% 34%,88% 66%,69% 87%,37% 97%,12% 78%,0 54%);background:#d8f13fc7;position:absolute;inset:-8px -12px}.services-paper-heading>span svg{stroke-width:1.65px;width:52px;height:52px}.services-paper-heading h2{color:#111;text-transform:none;background:0 0;width:auto;margin:0;padding:0;font-family:Caveat,Segoe Script,cursive;font-size:clamp(1.55rem,2.25vw,2rem);font-weight:700;line-height:1}.service-title-mark{background:#9d7cff;border-radius:999px;width:90px;height:6px;margin:10px 0 18px;transform:rotate(-1deg)}.services-paper-card p{color:#111;max-width:245px;margin:0;font-size:clamp(.92rem,1.1vw,1rem);font-weight:600;line-height:1.42}.service-card-style-1{border-radius:42% 36% 28% 32%/28% 24% 34% 36%}.service-card-style-1:before{border-top:3px solid #111;border-left:3px solid #111;border-radius:52% 0 0;width:66px;height:58px;top:22px;left:18px;transform:rotate(-28deg)}.service-card-style-1:after{background:var(--lime);width:150px;height:8px;bottom:30px;right:70px;transform:rotate(-8deg)}.service-card-style-2{clip-path:polygon(0 4%,10% 0,22% 3%,34% 0,47% 3%,60% 0,72% 3%,84% 0,96% 3%,100% 7%,100% 89%,91% 96%,79% 92%,67% 97%,54% 93%,43% 98%,30% 93%,18% 98%,7% 94%,0 100%);border-radius:7px}.service-card-style-2:before{opacity:.95;background:#8e70dc;width:94px;height:30px;top:-18px;right:14px;transform:rotate(18deg)}.service-card-style-2:after,.service-card-style-5:after{border-bottom:4px solid #111;border-right:4px solid #111;border-radius:0 0 60%;width:58px;height:44px;bottom:18px;right:-8px;transform:rotate(28deg)}.service-card-style-3{border:3px solid #9d7cff;border-radius:50%;box-shadow:0 0 0 6px #9d7cff1f,0 16px 28px #211f141f}.service-card-style-3:after{border-bottom:4px solid #111;border-right:4px solid #111;border-radius:0 0 60%;width:58px;height:44px;top:52%;right:-26px;transform:rotate(-22deg)}.service-card-style-4{border:2px dashed var(--lime);border-radius:28px}.service-card-style-4:before{background:#8e70dc;width:34px;height:92px;top:42px;left:-13px;transform:rotate(-2deg)}.service-card-style-4:after{aspect-ratio:1;background:var(--lime);clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);width:50px;bottom:20px;right:18px}.service-card-style-5{border:3px solid #9d7cff;border-radius:32% 42% 34% 46%/36% 28% 42% 30%}.service-card-style-5:before{aspect-ratio:1;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);background:#8e70dc;width:54px;top:20px;left:16px}.service-card-style-6{border:4px solid var(--lime);border-radius:24px;transform:rotate(-4deg)}.service-card-style-6:before{background:#8e70dc;width:88px;height:30px;top:-18px;left:48%;transform:translate(-50%)rotate(-7deg)}.service-card-style-6:after{border-bottom:4px solid #8e70dc;border-right:4px solid #8e70dc;border-radius:0 0 70%;width:44px;height:44px;bottom:18px;right:20px;transform:rotate(16deg)}@media (width<=980px){.services-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.services-poster{padding:38px 16px 44px}.services-poster-title{margin-bottom:36px}.services-poster-title h1{font-size:clamp(3.2rem,18vw,4.8rem)}.services-poster-title strong{font-size:2.6rem}.services-poster-grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.services-paper-card{min-height:auto;padding:22px 20px}.services-paper-heading{grid-template-columns:44px 1fr;gap:12px}.services-paper-heading>span{width:42px;height:42px}.services-paper-card ul{margin-left:56px}.services-build-tag{width:min(100%,330px);min-height:40px;font-size:.78rem}}@media (width<=980px){.menu-button{display:grid}.nav-links{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf5f5;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px;display:none;position:absolute;top:calc(100% + 12px);left:12px;right:12px}.nav-links.open{display:grid}.nav-links button{padding:0}.nav-links button:after{display:none}.hero-section,.about-hero,.contact-panel,.admin-layout{grid-template-columns:1fr}.featured-grid,.portfolio-grid,.services-grid,.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form{position:static}.project-card:nth-child(2n),.service-card:nth-child(odd){transform:none}.contact-hero-inner,.contact-grid,.opportunity-content,.footer-content{grid-template-columns:1fr}.contact-hero-copy h1{font-size:clamp(2.8rem,11vw,4.4rem)}.photo-placeholder-card,.opportunity-photo{justify-self:center}.opportunity-photo{transform:rotate(3deg)}.contact-hero .contact-doodle,.opportunity-doodle,.services-doodle,.projects-doodle,.about-doodle{display:none}.services-hero-inner,.services-stats,.featured-service-grid,.projects-hero-inner,.projects-card-grid,.old-about-inner,.about-hero-inner,.journey-grid,.about-skills-grid,.about-detail-grid,.about-stat-grid{grid-template-columns:1fr}.services-hero-copy h1{font-size:clamp(2.6rem,10vw,4.2rem)}.services-photo,.project-visual-card,.about-photo{justify-self:center}.journey-grid:before{display:none}.poster-hero{height:650px}.poster-title{width:86%;font-size:clamp(4.1rem,15vw,7rem);top:66px;left:8%}.poster-year{top:120px;right:9%}.main-photo{width:min(235px,42vw);bottom:124px}.poster-name{top:auto;bottom:220px;left:10%}.poster-services{top:auto;bottom:208px;right:8%}.old-about-page{padding-top:92px}.old-about-badge{width:min(172px,62vw)}.old-about-content{width:min(760px,100%);margin:0 auto}.old-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-stats-band{margin-top:-62px}.quote-mark.left{left:5%}.quote-mark.right{right:5%}}@media (width<=640px){.app-shell{padding:0 0 36px}.site-header{max-width:100%;min-height:70px;padding:12px 16px}.brand strong{font-size:1.35rem}.nav-cta{min-height:42px;padding:0 13px;font-size:.82rem}.poster-hero{height:620px}.poster-title{font-size:clamp(3.4rem,21vw,5.2rem);top:54px;left:8%}.poster-year{font-size:2rem;top:112px;right:10%}.main-photo{width:min(190px,58vw);bottom:142px}.poster-name{font-size:1.45rem;bottom:250px;left:8%}.poster-services{font-size:.92rem;bottom:74px;left:8%;right:auto}.poster-lime{height:132px}.hero-section,.about-hero,.contact-panel{border-radius:24px;padding:24px}.hero-copy h1,.about-hero h1,.contact-panel h1,.section-heading h1{font-size:clamp(2.35rem,15vw,4.1rem)}.hero-actions,.section-heading{flex-direction:column;align-items:stretch}.primary-button,.ghost-button{width:100%}.portfolio-card{transform:none}.portrait-panel{min-height:300px}.stats-strip,.featured-grid,.portfolio-grid,.services-grid,.profile-grid,.admin-form{grid-template-columns:1fr}.admin-row{grid-template-columns:78px 1fr}.admin-row img{width:78px}.admin-row button{grid-column:1/-1;justify-self:end}.contact-hero{min-height:auto;padding:46px 20px 96px}.contact-hero-copy h1{font-size:clamp(2.65rem,13vw,3.9rem)}.contact-hero-copy p{font-size:1rem}.photo-placeholder-inner{min-height:285px}.photo-placeholder-inner svg{width:112px;height:112px}.contact-main{padding:38px 16px}.contact-intro{margin-bottom:24px}.contact-intro h1{font-size:clamp(2.35rem,12vw,3.6rem)}.connect-card,.message-card{padding:20px}.contact-item{gap:14px;min-height:76px;padding:14px}.contact-item-icon{width:48px;height:48px}.opportunity-band{padding:70px 20px 72px}.opportunity-photo{width:min(260px,92vw)}.footer-content{padding:38px 20px}.contact-star-left{top:42px;left:4%;transform:scale(.68)rotate(12deg)}.contact-star-right{top:268px;right:3%;transform:scale(.6)rotate(18deg)}.contact-dots-right,.footer-dots{opacity:.15}.services-hero{min-height:auto;padding:46px 20px 104px}.services-hero-copy h1{font-size:clamp(2.25rem,11vw,3.35rem)}.services-photo .photo-placeholder-inner{min-height:270px}.services-stats-band{margin-top:-48px;padding:24px 16px 38px}.service-stat-card{grid-template-columns:46px 1fr;min-height:108px;padding:18px}.service-stat-card>span{width:44px;height:44px}.featured-services-section{padding:52px 16px 56px}.featured-service-card{min-height:auto;padding:22px}.services-quote-band{padding:52px 20px}.quote-mark{opacity:.45}.services-star-one,.services-star-three{transform:rotate(12deg)scale(.62)}.services-star-two,.services-feature-star,.projects-dots-left,.projects-dots-right,.about-dots-left,.about-dots-right,.about-star-two{display:none}.projects-hero{min-height:auto;padding:46px 20px 94px}.projects-hero-copy h1{font-size:clamp(2.7rem,14vw,4rem)}.project-visual-card{width:min(290px,92vw)}.project-visual-inner{min-height:250px}.projects-list-band{padding:24px 16px 48px}.project-case-card{min-height:auto;padding:20px}.old-about-page{padding:82px 20px 92px}.old-about-inner{gap:28px}.old-about-badge{width:min(150px,58vw)}.old-about-badge:before{height:92px;top:-76px}.old-about-intro{margin-bottom:24px}.old-about-grid{grid-template-columns:1fr;gap:20px}.old-about-grid article{gap:6px}.old-about-star-right{display:none}.about-hero-new{min-height:auto;padding:46px 20px 104px}.about-hero-copy-new h1{font-size:clamp(2.7rem,14vw,4rem)}.about-hero-copy-new p{font-size:.95rem}.about-photo{width:min(310px,92vw)}.about-photo .photo-placeholder-inner{min-height:280px}.about-lime-band{padding:0 16px 40px}.journey-panel{padding:18px}.journey-card,.about-skill-card,.about-detail-card{padding:20px}.about-core-section{padding:44px 16px 24px}.about-detail-card{grid-template-columns:52px 1fr;gap:16px}.about-stats-band{padding:40px 16px 48px}}@media (width<=980px){.home-poster-inner{min-height:560px}.poster-title{width:92%;font-size:clamp(3.7rem,14vw,6.2rem);top:12px;left:50%;transform:translate(-50%)}.poster-year{top:66px;right:8%}.home-signature{top:170px;left:0}.main-photo{width:min(250px,36vw);min-height:325px;bottom:72px;left:auto;right:0;transform:none}.poster-services{top:178px;right:0}.home-build-tag{bottom:24px}.old-about-inner{grid-template-columns:1fr}.about-photo-frame{min-height:335px}.about-photo-sheet{width:min(270px,82vw);min-height:315px;left:50%;transform:translate(-50%)rotate(-4deg)}.about-hero-copy{padding-top:10px}.about-card-grid{padding:0}}@media (width<=640px){.poster-hero{min-height:610px;padding:28px 18px 34px}.home-poster-inner{min-height:545px}.poster-title{font-size:clamp(3rem,19vw,4.5rem);top:8px}.poster-year{font-size:1.8rem;top:58px;right:6%}.home-signature{top:128px}.home-signature strong{font-size:3.2rem}.home-signature p{font-size:1rem}.main-photo{width:min(205px,66vw);min-height:250px;padding:16px;bottom:82px;left:50%;right:auto;transform:translate(-50%)}.main-photo:before{inset:18px}.poster-services{gap:8px;font-size:.92rem;inset:auto auto 34px 0}.home-build-tag{display:none}.old-about-page{padding:34px 16px 44px}.about-photo-frame{min-height:270px}.about-photo-frame:before,.about-photo-frame:after,.about-photo-pin{display:none}.about-photo-sheet{min-height:245px;top:0}.about-hero-copy h1{font-size:clamp(2.7rem,14vw,3.8rem)}.about-hero-copy h1 span{margin-left:82px}.about-hero-copy>strong{font-size:3rem}.about-hero-copy p{font-size:.95rem}.about-card-grid{grid-template-columns:1fr;gap:18px;margin-top:26px}.about-info-card{min-height:auto;padding:24px 22px}.about-info-card ul{margin-left:58px}.about-info-card.compact-list ul{grid-template-columns:1fr}}.poster-title{text-align:left;width:min(620px,48vw);font-size:clamp(5.8rem,9vw,9.4rem);top:68px;left:0;transform:rotate(-8deg)}.home-signature p:not(.home-intro-text){margin-top:18px;font-size:1.08rem;line-height:1.25}.home-intro-text{color:#111;max-width:330px;margin:22px 0 0;font-size:.98rem;font-weight:650;line-height:1.55}.home-action-row{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.home-primary-action,.home-secondary-action{border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 18px;font-size:.82rem;font-weight:1000;text-decoration:none;display:inline-flex}.home-primary-action{color:#fff;background:linear-gradient(135deg,#7c5cff,#5733bf);box-shadow:0 12px 22px #5733bf2e}.home-secondary-action{border:1.5px solid var(--lime);color:#111;background:#fffdf7c2}.home-automation-visual{width:min(390px,34vw);height:270px;position:absolute;top:250px;left:50%;transform:translate(-50%)}.laptop-screen{background:#fffdf7e0;border:10px solid #151723;border-radius:12px;width:300px;height:170px;position:absolute;bottom:46px;left:50%;transform:translate(-50%);box-shadow:0 18px 30px #211f142e}.laptop-base{background:#151723;border-radius:0 0 18px 18px;width:340px;height:20px;position:absolute;bottom:27px;left:50%;transform:translate(-50%)}.workflow-node,.visual-tile{color:#fff;background:linear-gradient(135deg,#8e70dc,#5e3bc4);place-items:center;display:grid;box-shadow:0 10px 20px #5733bf33}.workflow-node{z-index:3;border-radius:10px;width:54px;height:54px;position:absolute}.node-top{top:28px;left:50%;transform:translate(-50%)}.node-left{background:var(--lime);bottom:28px;left:58px}.node-mid{bottom:28px;left:50%;transform:translate(-50%)}.node-right{background:var(--lime);bottom:28px;right:58px}.workflow-line{z-index:1;background:#151723;position:absolute}.workflow-line.vertical{width:3px;height:45px;top:78px;left:50%}.workflow-line.horizontal{width:136px;height:3px;bottom:54px;left:82px}.visual-tile{z-index:4;border-radius:10px;width:64px;height:64px;position:absolute}.tile-code{top:8px;left:2px}.tile-gear{background:var(--lime);color:#111;top:-12px;right:-4px}.tile-bolt{color:#6b4ed9;background:#fffdf7e6;bottom:2px;left:18px}.tile-chart{bottom:-22px;right:14px}.poster-services{gap:22px;font-size:clamp(1rem,1.35vw,1.22rem);top:302px;right:0}.home-build-tag{bottom:24px}@media (width<=980px){.poster-hero{min-height:880px}.poster-title{width:86%;font-size:clamp(4.2rem,15vw,7rem)}.poster-year{top:112px;left:auto;right:7%}.home-signature{width:min(360px,50vw);top:230px}.home-automation-visual{width:min(390px,82vw);top:440px}.poster-services{top:245px;right:0}}@media (width<=640px){.poster-hero{min-height:930px;padding:28px 18px 42px}.poster-title{width:100%;font-size:clamp(3.1rem,18vw,4.8rem);top:28px}.poster-year{font-size:1.9rem;top:76px}.home-signature{width:100%;top:150px}.home-signature strong{font-size:3.3rem}.home-intro-text{max-width:100%}.home-action-row{gap:10px}.home-primary-action,.home-secondary-action{min-height:40px;padding:0 13px;font-size:.76rem}.home-automation-visual{transform-origin:top;width:min(330px,92vw);top:430px;transform:translate(-50%)scale(.82)}.poster-services{gap:10px;font-size:.95rem;inset:auto auto 74px 0}.home-build-tag{min-height:38px;padding:0 22px;font-size:.76rem;display:flex;bottom:18px}}.contact-page{background:var(--bg-contact)}.contact-reference{background:radial-gradient(circle at 50% 42%, #9d7cff14, transparent 25%), var(--bg-contact);min-height:calc(100vh - 80px);padding:clamp(46px,5vw,76px) clamp(26px,6vw,120px) 170px;position:relative;overflow:hidden}.contact-reference:before{content:"";background:var(--lime);clip-path:polygon(0 34%,5% 51%,12% 40%,20% 55%,29% 44%,36% 58%,45% 43%,54% 56%,63% 39%,72% 54%,81% 36%,90% 50%,100% 30%,100% 100%,0 100%);height:190px;position:absolute;bottom:0;left:-2%;right:-2%}.contact-reference:after{content:"";filter:drop-shadow(0 8px 6px #211f141f);clip-path:polygon(0 42%,6% 55%,12% 36%,19% 58%,27% 39%,34% 60%,42% 38%,49% 55%,57% 36%,65% 58%,72% 35%,80% 54%,88% 32%,95% 50%,100% 35%,100% 100%,0 100%);background:#ffffffc7;height:58px;position:absolute;bottom:154px;left:-2%;right:-2%}.contact-ref-inner{z-index:3;grid-template-columns:minmax(270px,.86fr) minmax(300px,.8fr) minmax(320px,.9fr);align-items:center;gap:clamp(32px,5vw,70px);width:min(1200px,100%);margin:0 auto;display:grid;position:relative}.contact-ref-copy h1{color:#050505;margin:0;line-height:.83}.contact-ref-copy h1 span{letter-spacing:0;transform-origin:0;font-size:clamp(4.4rem,8.4vw,7.1rem);font-weight:1000;display:block;transform:rotate(-6deg)}.contact-ref-copy h1 strong{color:#a6cc00;width:max-content;margin-top:12px;font-family:Caveat,Segoe Script,cursive;font-size:clamp(4.1rem,8vw,6.9rem);font-weight:700;line-height:.78;display:block;position:relative;transform:rotate(5deg)}.contact-ref-copy h1 strong:after{content:"";clip-path:polygon(0 45%,18% 30%,42% 42%,64% 26%,100% 40%,100% 65%,72% 56%,46% 72%,20% 58%,0 70%);background:#765add;height:7px;position:absolute;bottom:-18px;left:42%;right:5%}.contact-ref-copy>p{color:#151515;max-width:420px;margin:58px 0 28px;font-size:clamp(1rem,1.25vw,1.14rem);font-weight:700;line-height:1.48}.contact-ref-list{gap:16px;display:grid}.contact-ref-item{color:#111;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:16px;width:max-content;max-width:100%;text-decoration:none;display:grid}.contact-ref-icon{color:#111;border-radius:8px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 20px #211f141f}.contact-ref-icon.purple{color:#fff;background:linear-gradient(135deg,#8f70ee,#6142cf)}.contact-ref-icon.lime{background:var(--lime)}.contact-ref-item strong,.contact-ref-item small{display:block}.contact-ref-item strong{margin-bottom:5px;font-size:1rem;font-weight:1000}.contact-ref-item small{color:#151515;overflow-wrap:anywhere;font-size:.95rem;font-weight:750}.contact-ref-art{min-height:455px;position:relative}.envelope-blob{place-items:end center;width:min(360px,100%);height:300px;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.envelope-blob:before{content:"";background:#9d7cff38;border-radius:43% 50% 44% 55%;position:absolute;inset:10px 8px 0;transform:rotate(-16deg)}.note-card{z-index:3;text-align:center;background:#fffdf5;border:2px solid #1111112e;border-radius:10px;width:178px;height:150px;padding:28px 20px 18px;position:absolute;top:18px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 12px 26px #211f1429}.note-card strong{color:#111;font-size:1.18rem;font-weight:1000;line-height:1.18;display:block}.note-card span{color:#765add;margin-top:8px;font-family:Caveat,Segoe Script,cursive;font-size:1.55rem;font-weight:700;line-height:1;display:block;position:relative}.note-card span:after{content:"";clip-path:polygon(0 45%,25% 31%,50% 45%,76% 28%,100% 40%,100% 62%,74% 54%,52% 70%,27% 55%,0 68%);background:#765add;height:5px;position:absolute;bottom:-10px;left:20%;right:16%}.envelope{z-index:4;background:linear-gradient(160deg,#c7ea10,#a7cc00);border:3px solid #111;border-radius:7px;width:255px;height:142px;position:relative;overflow:hidden;box-shadow:0 18px 30px #211f1424}.env-flap,.env-left,.env-right{position:absolute;inset:0}.env-flap{background:linear-gradient(138deg,#0000 49%,#111 49.5% 50.5%,#0000 51%),linear-gradient(42deg,#0000 49%,#111 49.5% 50.5%,#0000 51%)}.env-left{clip-path:polygon(0 0,50% 62%,0 100%);background:#d8f13fb8;border-right:2px solid #111}.env-right{clip-path:polygon(100% 0,50% 62%,100% 100%);background:#b1d805c2;border-left:2px solid #111}.paper-plane{clip-path:polygon(0 34%,100% 0,56% 100%,42% 56%,0 34%,45% 54%,100% 0);border:4px solid #6b4ed9;width:68px;height:58px;position:absolute;top:14%;left:4%;transform:rotate(-15deg)}.dashed-path{border-bottom:3px dashed #9d7cff5c;border-left:3px dashed #9d7cff5c;border-radius:0 0 0 80px;width:180px;height:250px;position:absolute;top:20%;left:-10%;transform:rotate(-23deg)}.pencil-art{background:#fffdf5;border:3px solid #111;border-radius:5px;width:162px;height:24px;position:absolute;bottom:42px;right:9%;transform:rotate(-23deg)}.pencil-art:before{content:"";clip-path:polygon(0 50%,100% 0,100% 100%);background:#fffdf5;border:3px solid #111;width:28px;height:24px;position:absolute;top:-3px;left:-24px}.pencil-art span{background:#8d70ea;border-left:3px solid #111;width:32px;height:24px;position:absolute;top:-3px;right:0}.scribble-line{clip-path:polygon(0 72%,12% 42%,24% 72%,37% 48%,50% 72%,64% 42%,78% 72%,100% 58%,100% 100%,0 100%);border-bottom:3px solid #111;width:82px;height:22px;position:absolute;bottom:18px;left:34%;transform:rotate(-6deg)}.contact-ref-form-card{z-index:2;align-self:center;position:relative}.contact-ref-form-card h2{color:#111;margin:0;font-size:clamp(1.25rem,1.7vw,1.6rem);font-weight:1000;line-height:1}.purple-wave{clip-path:polygon(0 50%,16% 25%,33% 52%,50% 30%,66% 53%,83% 28%,100% 48%,100% 72%,82% 52%,66% 75%,50% 52%,34% 72%,17% 48%,0 72%);background:#765add;width:96px;height:12px;margin:14px 0 20px;display:block}.contact-ref-form{gap:16px;display:grid}.contact-ref-form label{background:#fffdf79e;border:1.6px solid #1113;border-radius:10px;grid-template-columns:42px 1fr;align-items:center;min-height:54px;padding:0 16px;display:grid;box-shadow:inset 0 1px #fffc}.contact-ref-form label.message{align-items:start;min-height:146px;padding-top:18px}.contact-ref-form input,.contact-ref-form textarea{color:#111;background:0 0;border:0;outline:0;width:100%;font-size:1rem;font-weight:700}.contact-ref-form textarea{resize:vertical;min-height:112px}.contact-ref-form input::placeholder,.contact-ref-form textarea::placeholder{color:#111111b8}.contact-form-status{border-radius:10px;margin:-2px 0 0;padding:11px 14px;font-size:.9rem;font-weight:800;line-height:1.35}.contact-form-status.success{color:#243100;background:#d8f13f57}.contact-form-status.error{color:#751b1b;background:#ffe0e0c7}.contact-ref-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7a53e6,#5f37cc);border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:58px;font-size:1.1rem;font-weight:1000;display:inline-flex;box-shadow:0 16px 26px #5f37cc33}.contact-ref-form button:disabled{cursor:wait;opacity:.72}.contact-ref-bottom{z-index:4;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}.contact-ref-bottom span{color:#111;letter-spacing:0;text-align:center;clip-path:polygon(4% 0,96% 0,100% 14%,96% 25%,100% 38%,96% 50%,100% 63%,96% 75%,100% 88%,96% 100%,4% 100%,0 86%,4% 74%,0 62%,4% 50%,0 38%,4% 26%,0 12%);background:linear-gradient(135deg,#9d7cff,#7f5de4);justify-content:center;align-items:center;min-width:min(520px,78vw);min-height:58px;padding:0 52px;font-size:clamp(1rem,1.7vw,1.35rem);font-weight:1000;display:inline-flex}.contact-ref-dots{z-index:2;opacity:.8;background-image:radial-gradient(circle,#6b4ed9db 2px,#0000 2.5px);background-size:18px 18px;width:112px;height:112px;position:absolute}.dots-left{top:56%;left:18px;transform:scale(.62)}.dots-right{top:78px;right:56px;transform:scale(.72)}.contact-ref-star{z-index:2;aspect-ratio:1;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);background:#8e70dc;width:148px;position:absolute}.star-left{bottom:18px;left:-54px;transform:rotate(13deg)}.star-right{bottom:10px;right:-30px;transform:rotate(16deg)scale(.82)}.contact-ref-lines{background:linear-gradient(#765add,#765add) 0/35px 4px no-repeat,linear-gradient(#765add,#765add) 22px 13px/32px 4px no-repeat,linear-gradient(#765add,#765add) 26px 36px/32px 4px no-repeat;width:58px;height:58px;position:absolute;top:72px;left:72px;transform:rotate(10deg)}@media (width<=1080px){.contact-ref-inner{grid-template-columns:1fr;gap:38px}.contact-ref-copy,.contact-ref-form-card{width:min(560px,100%);margin:0 auto}.contact-ref-art{width:min(470px,100%);margin:0 auto}}.home-poster-inner{width:min(1280px,100%);min-height:620px}.poster-title{text-align:center;width:min(720px,64vw);font-size:clamp(5.4rem,8.4vw,8.8rem);line-height:.72;top:48px;left:50%;transform:translate(-54%)rotate(-7deg)}.poster-year{font-size:clamp(2.35rem,3.5vw,3.35rem);top:118px;left:66%;right:auto}.home-signature{width:min(360px,28vw);top:230px;left:0}.home-signature p:not(.home-intro-text){margin-top:14px;font-size:clamp(.98rem,1.35vw,1.18rem)}.home-intro-text{max-width:345px;margin-top:20px;font-size:clamp(.94rem,1.2vw,1.06rem);line-height:1.48}.home-automation-visual{width:min(420px,35vw);height:292px;top:285px;left:50%;transform:translate(-50%)}.laptop-screen{width:min(350px,29vw);height:190px;bottom:52px}.laptop-base{width:min(390px,32vw);bottom:31px}.poster-services{gap:24px;width:min(330px,25vw);font-size:clamp(1rem,1.45vw,1.28rem);top:246px;right:0}.home-build-tag{bottom:24px;left:50%;transform:translate(-50%)rotate(-1deg)}@media (width<=980px){.poster-hero{min-height:920px}.poster-title{text-align:left;width:86%;font-size:clamp(4.2rem,15vw,7rem);top:48px;left:0;transform:rotate(-7deg)}.poster-year{top:100px;left:auto;right:8%}.home-signature{width:min(380px,52vw);top:218px}.home-automation-visual{width:min(390px,82vw);top:455px}.poster-services{width:min(330px,42vw);top:235px;right:0}}@media (width<=640px){.poster-hero{min-height:980px;padding:28px 18px 42px}.poster-title{width:100%;font-size:clamp(3.1rem,18vw,4.8rem);top:28px}.poster-year{font-size:1.9rem;top:72px}.home-signature{width:100%;top:148px}.home-automation-visual{transform-origin:top;width:min(330px,92vw);top:430px;transform:translate(-50%)scale(.82)}.poster-services{gap:10px;width:auto;font-size:.95rem;inset:auto auto 74px 0}.contact-reference{padding:34px 18px 142px}.contact-ref-copy h1 span{font-size:clamp(3.4rem,19vw,5rem)}.contact-ref-copy h1 strong{font-size:clamp(3.4rem,18vw,5rem)}.contact-ref-copy>p{margin-top:44px}.contact-ref-art{transform-origin:top;min-height:390px;transform:scale(.88)}.contact-ref-form label{grid-template-columns:34px 1fr}.contact-ref-dots,.contact-ref-lines{display:none}.contact-reference:before{height:150px}.contact-reference:after{bottom:118px}.contact-ref-bottom{bottom:38px}}.poster-hero{min-height:clamp(640px,76vh,720px);padding:clamp(36px,4vw,58px) clamp(28px,8vw,128px) clamp(22px,3vw,42px)}.home-poster-inner{grid-template-columns:minmax(360px,470px) minmax(360px,470px);justify-content:center;align-items:start;gap:clamp(70px,8vw,130px);min-height:420px;padding-top:clamp(48px,7vw,84px);display:grid}.home-signature,.poster-services,.home-build-tag{position:relative;inset:auto}.home-signature{z-index:4;width:min(430px,100%);transform:none}.home-signature strong{font-size:clamp(4.2rem,6.6vw,6.2rem)}.home-signature p:not(.home-intro-text){max-width:360px;margin-top:14px;font-size:clamp(1.12rem,1.55vw,1.38rem)}.home-intro-text{max-width:430px;margin-top:22px;font-size:clamp(1rem,1.24vw,1.1rem)}.home-action-row{margin-top:28px}.poster-services{justify-self:end;gap:24px;width:min(420px,100%);margin-top:58px;font-size:clamp(1.2rem,1.8vw,1.58rem);display:grid;transform:none}.poster-services li{padding-left:30px}.poster-services li:before{width:10px;height:10px;top:.48em}.home-build-tag{grid-column:1/-1;justify-self:center;margin-top:clamp(18px,3vw,40px);transform:rotate(-1deg)}@media (width<=980px){.home-poster-inner{grid-template-columns:1fr;gap:34px;min-height:740px;padding-top:40px}.home-signature{width:min(460px,100%);transform:none}.poster-services{justify-self:start;width:min(460px,100%);margin-top:0;transform:none}.home-build-tag{justify-self:start;margin-top:28px}}@media (width<=640px){.poster-hero{min-height:auto;padding:36px 18px 54px}.home-poster-inner{min-height:auto;padding-top:12px}.home-signature strong{font-size:3.7rem}.home-signature{width:100%;max-width:calc(100vw - 36px);transform:none}.home-signature p:not(.home-intro-text){max-width:270px;font-size:1.06rem}.home-intro-text{overflow-wrap:break-word;width:100%;max-width:315px;font-size:.84rem;line-height:1.36}.poster-services{gap:12px;font-size:1rem}.home-build-tag{display:inline-flex}}.home-poster-inner{grid-template-columns:minmax(360px,470px) minmax(360px,470px);justify-content:center;gap:clamp(70px,8vw,130px)}.home-signature{margin-left:0}.poster-services{justify-self:start;margin-left:0}.poster-services li:before{background:var(--purple-deep);box-shadow:0 0 0 4px #6b4ed91a}@media (width<=980px){.home-poster-inner{grid-template-columns:1fr;gap:28px}.home-signature,.poster-services{margin-left:0}.poster-services li:before{background:var(--purple-deep)}}@media (width<=640px){.site-header{gap:10px}.nav-cta{display:none}.home-poster-inner{grid-template-columns:1fr;gap:26px;width:100%}.home-action-row{flex-direction:column;align-items:stretch;max-width:280px}.home-primary-action,.home-secondary-action{width:100%}.poster-services{justify-self:start;width:100%;margin-top:4px;padding-bottom:0;position:relative;inset:auto}.poster-services li{padding-left:24px}.old-about-inner,.services-poster-grid,.projects-placeholder-grid,.contact-ref-inner,.footer-content{grid-template-columns:1fr}.old-about-page,.services-poster,.projects-poster,.contact-reference{overflow-x:hidden}}.services-paper-card:before,.services-paper-heading>span:before{display:none!important}.services-paper-card:after{content:""!important;background:var(--purple)!important;opacity:.28!important;width:34px!important;height:34px!important;box-shadow:none!important;clip-path:polygon(50% 0%,60% 32%,94% 16%,72% 48%,100% 50%,72% 58%,92% 84%,60% 68%,50% 100%,40% 68%,8% 84%,28% 58%,0% 50%,28% 42%,6% 16%,40% 32%)!important;border:0!important;border-radius:0!important;display:block!important;position:absolute!important;inset:16px 18px auto auto!important;transform:rotate(12deg)!important}.services-paper-card,.service-card-style-1,.service-card-style-2,.service-card-style-3,.service-card-style-4,.service-card-style-5,.service-card-style-6{clip-path:none!important;border:0!important;border-radius:42% 36% 28% 32%/28% 24% 34% 36%!important;transform:none!important;box-shadow:0 16px 28px #211f1424!important}.service-card-style-6>*{transform:none!important}.portfolio-footer{isolation:isolate;background:radial-gradient(circle at 12% 18%, #c4f52414, transparent 28%), radial-gradient(circle at 82% 78%, #7e5be214, transparent 30%), var(--bg-paper);color:#15120f;padding:clamp(150px,13vw,220px) clamp(24px,8vw,150px) clamp(42px,5vw,78px);position:relative;overflow:hidden}.footer-paper-rip{z-index:-1;background:linear-gradient(to bottom, #ffffffe6, #fff3 28%, transparent 29%), linear-gradient(96deg, transparent 0 4%, var(--lime) 4.3% 7%, transparent 7.4% 11%, var(--lime) 11.4% 15%, transparent 15.5% 19%, var(--lime) 19.5% 24%, transparent 24.3% 28%, var(--lime) 28.5% 35%, transparent 35.4% 40%, var(--lime) 40.3% 46%, transparent 46.4% 50%, var(--lime) 50.3% 56%, transparent 56.4% 61%, var(--lime) 61.4% 66%, transparent 66.3% 71%, var(--lime) 71.4% 76%, transparent 76.3% 81%, var(--lime) 81.4% 86%, transparent 86.3% 91%, var(--lime) 91.4% 96%, transparent 96.3%), repeating-linear-gradient(-8deg, #c4f524e6 0 18px, #acdb0ee6 18px 36px);clip-path:polygon(0 42%,4% 27%,10% 39%,18% 20%,24% 43%,32% 22%,41% 37%,51% 20%,60% 43%,70% 26%,79% 39%,88% 25%,100% 35%,100% 70%,92% 60%,84% 74%,73% 58%,64% 77%,54% 61%,45% 74%,36% 56%,29% 72%,20% 57%,13% 73%,6% 58%,0 68%);filter:drop-shadow(0 10px #1b1b1b14);opacity:.96;height:118px;position:absolute;top:72px;left:-4vw;right:-4vw}.portfolio-footer-inner{z-index:2;grid-template-columns:minmax(220px,1fr) minmax(380px,1.15fr) minmax(260px,.9fr);align-items:start;gap:clamp(34px,6vw,92px);max-width:1480px;margin:0 auto;display:grid;position:relative}.footer-brand-block h2,.footer-link-block h3,.footer-contact-block h3{color:#0c0b0a;margin:0}.footer-brand-block h2{align-items:baseline;gap:10px;font-family:Kalam,Comic Sans MS,cursive;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:400;line-height:.9;display:flex}.footer-brand-block h2 strong{color:var(--lime-strong);font-weight:400}.footer-brand-block i,.footer-link-block i,.footer-contact-block i{background:var(--purple);clip-path:polygon(0 32%,24% 12%,45% 42%,68% 15%,100% 36%,98% 62%,69% 44%,45% 70%,24% 44%,0 64%);width:72px;height:9px;margin-top:24px;display:block}.footer-brand-block p{color:#1f1b17;margin:38px 0 0;font-size:clamp(1.08rem,1.7vw,1.42rem)}.footer-link-block h3,.footer-contact-block h3{font-size:clamp(1.45rem,2vw,2rem);font-weight:950}.footer-link-block nav{flex-wrap:wrap;gap:clamp(14px,2vw,28px);margin-top:78px;display:flex}.footer-link-block a{color:#171411;align-items:center;gap:18px;font-size:clamp(.98rem,1.25vw,1.15rem);font-weight:650;display:inline-flex}.footer-link-block svg{color:var(--lime-strong);stroke-width:3px}.footer-contact-block>div{gap:18px;margin-top:30px;display:grid}.footer-contact-block a{color:#171411;grid-template-columns:48px 1fr;align-items:center;gap:18px;min-width:0;font-size:clamp(.98rem,1.25vw,1.15rem);font-weight:600;display:grid}.footer-contact-block a span{border:2px solid var(--purple);width:48px;height:48px;color:var(--purple);background:#fffdf5bf;border-radius:9px;place-items:center;display:inline-grid;box-shadow:0 9px 20px #6f4ed91c}.footer-bottom-line{border-top:2px solid #7e5be28f;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:clamp(48px,6vw,82px);padding-top:42px;display:grid}.footer-bottom-line p,.footer-bottom-line a{color:#181511;margin:0;font-size:clamp(.95rem,1.2vw,1.12rem);font-weight:600}.footer-bottom-line p:nth-child(2){justify-content:center;align-items:center;gap:18px;display:inline-flex}.footer-bottom-line p:nth-child(2) svg{color:var(--purple);filter:drop-shadow(0 4px 8px #6f4ed942)}.footer-bottom-line a{justify-self:end;align-items:center;gap:14px;display:inline-flex}.footer-bottom-line a span{border:2px solid var(--lime-strong);width:42px;height:42px;color:var(--lime-strong);border-radius:50%;place-items:center;display:inline-grid;transform:rotate(-90deg)}.footer-purple-star{aspect-ratio:1;clip-path:polygon(50% 0%,60% 33%,94% 16%,72% 47%,100% 50%,72% 59%,91% 84%,59% 68%,50% 100%,40% 68%,8% 84%,28% 59%,0% 50%,28% 42%,6% 16%,40% 33%);opacity:.88;background:linear-gradient(135deg,#7d59dd,#9b7af2);width:clamp(98px,10vw,170px);position:absolute}.footer-star-left{top:78px;left:-52px;transform:rotate(18deg)}.footer-star-bottom{bottom:-72px;right:16%;transform:rotate(-10deg)}.footer-dot-grid{opacity:.85;background-image:radial-gradient(circle,#7e5be2c7 3px,#0000 4px);background-size:25px 25px;width:86px;height:86px;position:absolute}.footer-dot-left{bottom:124px;left:26px}.footer-dot-right{bottom:68px;right:42px}.footer-curl{border:5px solid var(--purple);opacity:.85;border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;width:74px;height:62px;position:absolute;top:40%;right:6%;transform:rotate(34deg)}.footer-curl:after{content:"";border:5px solid var(--purple);border-bottom-color:#0000;border-right-color:#0000;border-radius:50%;width:44px;height:34px;position:absolute;top:34px;right:43px}@media (width<=1100px){.portfolio-footer-inner{grid-template-columns:1fr 1fr}.footer-contact-block{grid-column:1/-1}.footer-contact-block>div{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-link-block nav{margin-top:42px}}@media (width<=720px){.portfolio-footer{padding:126px 20px 42px}.footer-paper-rip{height:100px;top:42px}.portfolio-footer-inner,.footer-contact-block>div,.footer-bottom-line{grid-template-columns:1fr}.footer-link-block nav{gap:14px 22px;margin-top:34px}.footer-contact-block a{overflow-wrap:anywhere;grid-template-columns:42px 1fr;gap:14px}.footer-contact-block a span{width:42px;height:42px}.footer-bottom-line{align-items:start;gap:20px}.footer-bottom-line p:nth-child(2){justify-content:start}.footer-bottom-line a{justify-self:start}.footer-dot-right,.footer-curl{display:none}}.site-header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:linear-gradient(124deg,#ffffff80 0 18%,#0000 18% 36%,#ffffff57 36% 54%,#0000 54% 72%,#ffffff47 72%),#f8f7ec!important;border:2px solid #6b4ed994!important;border-radius:18px!important;max-width:min(1180px,100% - 32px)!important;min-height:78px!important;margin:16px auto 0!important;padding:14px clamp(16px,3vw,34px)!important;overflow:visible!important;box-shadow:0 16px 42px #2d207514!important}.site-header>*{z-index:2;position:relative}.nav-wave,.nav-wave-one,.nav-wave-two{animation:none!important;display:none!important}.brand strong{color:#050505!important}.nav-links button{border:1px solid #0000;border-radius:0;color:#050505!important;padding:0 0 10px!important}.nav-links button:after{background:var(--purple-deep)!important;height:3px!important;bottom:4px!important}.nav-links button.active,.nav-links button:hover,.nav-links button:focus-visible{background:0 0;border-color:#0000;color:var(--purple-deep)!important}.nav-links button.active:after,.nav-links button:hover:after,.nav-links button:focus-visible:after{width:34px!important}.menu-button{color:var(--purple-deep)!important;background:#fffdf5eb!important;border:2px solid #6b4ed980!important}@media (width<=980px){.site-header{max-width:min(100% - 20px,760px)!important;margin-top:10px!important}}@media (width<=640px){.site-header{border-radius:14px!important;padding:12px 14px!important}.nav-links{background:linear-gradient(124deg,#ffffff8c,#fff3),#f8f7ec!important;border:2px solid #6b4ed96b!important;border-radius:16px!important;box-shadow:0 16px 38px #2d20751f!important}}@media (width>=981px){.poster-hero{min-height:clamp(555px,63vh,635px)!important;padding-top:clamp(18px,2.4vw,34px)!important;padding-bottom:0!important}.home-poster-inner{grid-template-columns:minmax(390px,500px) minmax(390px,500px)!important;justify-content:center!important;align-items:start!important;gap:clamp(82px,8vw,135px)!important;width:min(1240px,100vw - 120px)!important;min-height:330px!important;margin-inline:auto!important;padding-top:clamp(22px,3.8vw,48px)!important;transform:translate(78px,-26px)!important}.home-signature{justify-self:start!important;margin-left:0!important}.poster-services{justify-self:start!important;margin-top:46px!important;margin-left:0!important}.home-build-tag{margin-top:0!important;transform:translate(-78px)rotate(-1deg)!important}}@media (width>=981px) and (width<=1380px){.home-poster-inner{gap:clamp(62px,6.5vw,105px)!important;width:min(1130px,100vw - 90px)!important;transform:translate(54px,-24px)!important}.home-build-tag{transform:translate(-54px)rotate(-1deg)!important}}@media (width<=980px){.poster-hero{min-height:auto!important;padding-bottom:44px!important}.home-poster-inner{gap:22px!important;min-height:auto!important;padding-top:24px!important}}@media (width>=981px){.poster-hero{height:clamp(585px,66vh,660px)!important;min-height:clamp(585px,66vh,660px)!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}.home-poster-inner{grid-template-columns:minmax(420px,500px) minmax(420px,500px)!important;gap:clamp(76px,6vw,118px)!important;width:min(1160px,100vw - 160px)!important;min-height:280px!important;padding-top:clamp(42px,5.2vw,78px)!important;transform:translate(165px,8px)!important}.home-signature{width:min(500px,100%)!important}.poster-services{width:min(470px,100%)!important;margin-top:54px!important}.home-build-tag{margin-top:86px!important;transform:translate(-165px)rotate(-1deg)!important}.old-about-page{margin-top:0!important}}@media (width>=981px) and (width<=1500px){.home-poster-inner{gap:clamp(54px,5vw,82px)!important;width:min(1060px,100vw - 96px)!important;transform:translate(105px,10px)!important}.home-build-tag{margin-top:82px!important;transform:translate(-105px)rotate(-1deg)!important}}html{scroll-behavior:smooth}.contact-reference{min-height:auto!important;padding-bottom:clamp(56px,6vw,86px)!important}.contact-reference:before,.contact-reference:after,.contact-ref-bottom{display:none!important}.portfolio-footer{background:radial-gradient(circle at 8% 18%, #9d7cff14, transparent 24%), radial-gradient(circle at 88% 82%, #d8f13f1f, transparent 24%), var(--bg-paper)!important;padding:clamp(46px,5vw,74px) clamp(22px,7vw,118px) clamp(28px,4vw,48px)!important}.footer-paper-rip,.footer-curl{display:none!important}.portfolio-footer-inner{grid-template-columns:minmax(220px,.8fr) minmax(300px,1fr) minmax(280px,.9fr)!important;align-items:start!important;gap:clamp(24px,4vw,56px)!important}.footer-brand-block h2{font-size:clamp(2.6rem,4vw,4rem)!important}.footer-brand-block i,.footer-link-block i,.footer-contact-block i{width:58px!important;margin-top:14px!important}.footer-brand-block p{margin-top:24px!important;font-size:clamp(1rem,1.25vw,1.14rem)!important}.footer-link-block nav{gap:14px 22px!important;margin-top:34px!important}.footer-contact-block a{grid-template-columns:40px 1fr!important;gap:14px!important;font-size:clamp(.92rem,1.05vw,1rem)!important}.footer-contact-block a span{width:40px!important;height:40px!important}.footer-bottom-line{gap:18px!important;margin-top:clamp(30px,4vw,46px)!important;padding-top:24px!important}.footer-purple-star{opacity:.58!important;width:clamp(56px,6vw,96px)!important}.footer-star-left{top:22px!important;left:-28px!important}.footer-star-bottom{bottom:-38px!important;right:8%!important}.footer-dot-left{bottom:42px!important}.footer-dot-right{bottom:34px!important}@media (width<=980px){.portfolio-footer-inner,.footer-bottom-line,.footer-contact-block>div{grid-template-columns:1fr!important}.footer-bottom-line a{justify-self:start!important}}@media (width<=640px){.portfolio-footer{padding:38px 18px 34px!important}.footer-link-block nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}}.portfolio-footer{background:#f7f3e6 url(/backgrounds/home-reference-bg.png) top/cover no-repeat!important;min-height:0!important;padding:34px clamp(18px,6vw,96px) 22px!important}.footer-purple-star,.footer-dot-grid,.footer-paper-rip,.footer-curl{display:none!important}.portfolio-footer-inner{grid-template-columns:1fr 1fr 1.08fr!important;align-items:start!important;gap:clamp(20px,4vw,54px)!important;max-width:1180px!important}.footer-brand-block h2{color:#3d1611!important;font-family:Caveat,Segoe Script,cursive!important;font-size:clamp(3.6rem,5vw,5.3rem)!important;font-weight:700!important;line-height:.82!important;display:block!important}.footer-brand-block h2 span,.footer-brand-block h2 strong{color:#3d1611!important;font-weight:700!important}.footer-brand-block h2 strong{margin-left:8px!important}.footer-brand-block i,.footer-link-block i,.footer-contact-block i{background:#8e70dc!important;width:68px!important;height:7px!important;margin-top:12px!important}.footer-brand-block p{margin-top:22px!important;font-size:1rem!important;font-weight:700!important}.footer-link-block h3,.footer-contact-block h3{font-size:clamp(1.35rem,1.8vw,1.75rem)!important}.footer-link-block nav{grid-template-columns:repeat(2,max-content)!important;gap:12px 24px!important;margin-top:26px!important;display:grid!important}.footer-link-block a,.footer-contact-block a{font-size:.96rem!important;font-weight:800!important;text-decoration:none!important}.footer-contact-block>div{gap:10px!important;margin-top:22px!important}.footer-contact-block a{overflow-wrap:anywhere!important;grid-template-columns:34px minmax(0,1fr)!important;gap:12px!important}.footer-contact-block a span{border-radius:8px!important;width:34px!important;height:34px!important}.footer-contact-block a svg{width:19px!important;height:19px!important}.footer-bottom-line{border-top:1.5px solid #7e5be273!important;grid-template-columns:1fr auto 1fr!important;margin-top:28px!important;padding-top:18px!important}.footer-bottom-line p,.footer-bottom-line a{font-size:.92rem!important;text-decoration:none!important}.footer-bottom-line a span{width:32px!important;height:32px!important}@media (width<=860px){.portfolio-footer-inner,.footer-bottom-line{grid-template-columns:1fr!important}.footer-link-block nav{grid-template-columns:repeat(2,minmax(0,max-content))!important}.footer-bottom-line p:nth-child(2){justify-content:start!important}}@media (width<=520px){.portfolio-footer{padding:28px 18px 22px!important}.footer-brand-block h2{font-size:3.5rem!important}.footer-link-block nav{grid-template-columns:1fr!important}}.site-header{z-index:1000!important;width:100%!important;max-width:none!important;min-height:78px!important;box-shadow:none!important;background:#f9f1e6 url(/backgrounds/home-reference-bg.png) top/cover no-repeat!important;border:0!important;border-radius:0!important;margin:0!important;padding:12px clamp(18px,6vw,64px)!important;position:sticky!important;top:0!important;left:0!important;right:0!important}.site-header:before{content:none!important}.nav-links{margin-inline:auto!important}.scroll-up-button{z-index:1100;color:#fff;cursor:pointer;opacity:0;visibility:hidden;background:linear-gradient(135deg,#6b4ed9,#5a3bc4);border:0;border-radius:50%;place-items:center;width:58px;height:58px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:fixed;bottom:clamp(18px,3vw,38px);right:clamp(18px,2.8vw,42px);transform:translateY(14px)scale(.94);box-shadow:0 14px 30px #5b3bc447}.scroll-up-button.show{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.scroll-up-button:hover,.scroll-up-button:focus-visible{transform:translateY(-3px)scale(1.03);box-shadow:0 18px 34px #5b3bc457}@media (width<=980px){.site-header{max-width:none!important;margin:0!important}.project-detail-page{grid-template-columns:1fr}}@media (width<=640px){.scroll-up-button{width:50px;height:50px;bottom:16px;right:16px}.project-modal-backdrop{padding:12px}.project-detail-page{max-height:92vh;padding:54px 16px 18px}.project-detail-close{width:40px;height:40px;top:12px;right:12px}.project-preview-card{min-height:190px}.project-image-slider,.project-image-slider img,.project-image-empty{min-height:240px}}@media (width<=980px){html,body{max-width:100%;overflow-x:hidden}.app-shell{overflow-x:clip}.site-header{background:linear-gradient(#fffdf5f5,#fffdf5e6),#f9f1e6 url(/backgrounds/home-reference-bg.png) top/cover no-repeat!important;grid-template-columns:1fr 46px!important;align-items:center!important;gap:12px!important;min-height:68px!important;padding:10px 18px!important;display:grid!important;box-shadow:0 8px 24px #2d207514!important}.brand{min-width:0!important}.brand strong{white-space:nowrap!important;font-size:clamp(1.18rem,5.3vw,1.55rem)!important}.menu-button{width:46px!important;height:46px!important;color:var(--purple-deep)!important;background:#fffdf5f5!important;border:2px solid #6b4ed994!important;border-radius:12px!important;justify-self:end!important;display:grid!important;box-shadow:0 8px 18px #2d207514!important}.nav-cta{display:none!important}.nav-links{z-index:1200!important;background:linear-gradient(135deg,#fffdf5fa,#f8f7ecf5),#fffdf5!important;border:2px solid #6b4ed957!important;border-radius:16px!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;padding:12px!important;display:none!important;position:absolute!important;top:calc(100% + 8px)!important;left:14px!important;right:14px!important;box-shadow:0 18px 40px #2d20752e!important}.nav-links.open{display:grid!important}.nav-links button{color:#111!important;text-align:left!important;background:0 0!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:44px!important;padding:0 14px!important;font-family:Outfit,Bricolage Grotesque,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:900!important;display:flex!important}.nav-links button:after{content:""!important;background:#6b4ed947!important;border-radius:50%!important;width:8px!important;height:8px!important;display:block!important;position:static!important;transform:none!important}.nav-links button.active,.nav-links button:hover,.nav-links button:focus-visible{color:var(--purple-deep)!important;background:#6b4ed917!important;transform:none!important}.nav-links button.active:after,.nav-links button:hover:after,.nav-links button:focus-visible:after{background:var(--purple-deep)!important;width:8px!important}.poster-page,.services-page,.projects-page,.contact-page{width:100%!important}.poster-hero{align-items:stretch!important;height:auto!important;min-height:calc(100svh - 68px)!important;padding:18px 18px 34px!important;display:flex!important}.home-poster-inner{grid-template-columns:1fr!important;gap:20px!important;width:min(100%,440px)!important;min-height:auto!important;margin:0 auto!important;padding:26px 4px 0!important;display:grid!important;transform:none!important}.home-signature,.poster-services{justify-self:stretch!important;width:100%!important;max-width:none!important;margin:0!important;transform:none!important}.home-signature strong{font-size:clamp(3.6rem,16vw,5.15rem)!important;line-height:.86!important}.home-signature p:not(.home-intro-text){max-width:22rem!important;margin-top:12px!important;font-size:clamp(1.02rem,4.7vw,1.24rem)!important;line-height:1.12!important}.home-intro-text{max-width:27rem!important;margin-top:14px!important;font-size:clamp(.95rem,4vw,1.08rem)!important;line-height:1.22!important}.home-action-row{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:360px!important;margin-top:18px!important;display:grid!important}.home-primary-action,.home-secondary-action{text-align:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;padding:0 16px!important;font-size:.84rem!important}.poster-services{gap:10px!important;padding:2px 0 0!important;display:grid!important;position:static!important}.poster-services li{min-height:22px!important;padding-left:28px!important;font-size:clamp(.96rem,4vw,1.1rem)!important;line-height:1.15!important}.poster-services li:before{width:12px!important;height:12px!important;top:.2em!important}.home-build-tag{justify-self:start!important;width:min(100%,290px)!important;min-height:40px!important;margin-top:8px!important;font-size:.72rem!important;transform:none!important}.old-about-page,.services-poster,.projects-poster,.contact-reference{min-height:auto!important;padding:56px 18px!important}.old-about-inner,.services-poster-inner,.projects-poster-inner,.contact-ref-inner{width:min(100%,620px)!important;margin-inline:auto!important}}@media (width<=420px){.site-header{grid-template-columns:minmax(0,1fr) 42px!important;min-height:64px!important;padding:9px 14px!important}.menu-button{width:42px!important;height:42px!important}.poster-hero{min-height:calc(100svh - 64px)!important;padding:14px 20px 30px!important}.home-poster-inner{gap:18px!important;padding-top:20px!important}.home-signature strong{font-size:clamp(3.25rem,15.2vw,4.55rem)!important}.home-action-row{max-width:none!important}.old-about-page,.services-poster,.projects-poster,.contact-reference{padding-inline:16px!important}}@media (width<=980px){.site-header{justify-content:space-between!important;display:flex!important}.menu-button{flex:0 0 46px!important}.poster-hero,.home-poster-inner,.home-signature,.home-action-row,.poster-services{min-width:0!important;max-width:100%!important}.home-poster-inner{width:min(440px,100vw - 40px)!important;overflow:hidden!important}.home-signature p,.home-signature a,.poster-services li,.home-build-tag{overflow-wrap:anywhere!important}.home-primary-action,.home-secondary-action{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.nav-links{border-radius:14px!important;grid-template-columns:1fr!important;width:min(300px,100vw - 28px)!important;padding:10px!important;left:auto!important;right:14px!important}}@media (width<=420px){.nav-links{width:min(286px,100vw - 20px)!important;right:10px!important}.menu-button{flex-basis:42px!important}.home-poster-inner{width:min(100%,100vw - 40px)!important}}.app-shell{overflow:hidden visible!important}.site-header{position:sticky!important;top:0!important}.poster-hero{position:relative!important;overflow:hidden!important}.home-right-star{z-index:5;aspect-ratio:1;pointer-events:none;background:var(--purple);opacity:.34;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);width:clamp(38px,4.8vw,82px);position:absolute}.home-star-one{top:clamp(92px,12vw,156px);right:clamp(24px,6vw,96px);transform:rotate(18deg)}.home-star-two{opacity:.26;top:clamp(270px,30vw,410px);right:clamp(-18px,2vw,32px);transform:rotate(-14deg)scale(.72)}.home-star-three{opacity:.22;bottom:clamp(72px,12vw,150px);right:clamp(58px,12vw,190px);transform:rotate(28deg)scale(.62)}@media (width<=980px){.site-header{align-items:center!important;min-height:84px!important;padding:16px 20px!important;box-shadow:0 10px 24px #2d20751a!important}.brand strong{font-size:clamp(1.24rem,5.4vw,1.62rem)!important}.menu-button{flex:0 0 50px!important;width:50px!important;height:50px!important}.nav-links{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;max-height:calc(100svh - 96px)!important;top:100%!important;overflow-y:auto!important}.poster-hero{min-height:calc(100svh - 84px)!important}.home-right-star{z-index:3;opacity:.36;width:clamp(34px,11vw,54px)}.home-star-one{top:104px;right:18px;transform:rotate(16deg)scale(.95)}.home-star-two{top:300px;right:-12px;transform:rotate(-18deg)scale(.72)}.home-star-three{bottom:96px;right:34px;transform:rotate(24deg)scale(.6)}}@media (width<=420px){.site-header{min-height:80px!important;padding:14px 16px!important}.menu-button{flex-basis:48px!important;width:48px!important;height:48px!important}.poster-hero{min-height:calc(100svh - 80px)!important}.nav-links{width:min(292px,100vw - 20px)!important;max-height:calc(100svh - 90px)!important;right:10px!important}}html{scroll-padding-top:92px}#home,#about,#services,#projects,#contact{scroll-margin-top:92px}@media (width<=980px){.about-info-card.language-center{text-align:left!important;justify-self:stretch!important;width:100%!important}.about-info-card.language-center .about-card-title{justify-content:flex-start!important}.about-info-card.language-center ul{text-align:left!important;width:auto!important;margin:18px 0 0 72px!important}.projects-page{scroll-margin-top:92px!important}.projects-poster{padding-top:82px!important;overflow:hidden visible!important}.projects-placeholder-grid{width:min(100%,620px)!important;margin-top:14px!important;overflow:visible!important}.project-carousel-card[data-offset="-1"]{transform:translate(calc(-50% - min(24vw,170px)))translateY(30px)scale(.78)rotate(-4deg)!important}.project-carousel-card[data-offset="1"]{transform:translate(calc(-50% + min(24vw,170px)))translateY(30px)scale(.78)rotate(4deg)!important}}@media (width<=640px){html{scroll-padding-top:88px}#home,#about,#services,#projects,#contact{scroll-margin-top:88px}.projects-poster{padding:78px 26px 54px!important}.projects-poster-title{margin-bottom:24px!important}.projects-poster-title h1{font-size:clamp(2.75rem,15vw,4.15rem)!important;line-height:.92!important}.project-filter-row{margin-bottom:38px!important}.projects-placeholder-grid{height:330px!important}.project-carousel-card{width:min(288px,100vw - 92px)!important;height:220px!important}.project-carousel-card .project-live-content{padding-top:32px!important}.project-carousel-card .project-live-content h2{z-index:4!important;margin-bottom:8px!important;position:relative!important}.project-carousel-card[data-offset="-1"]{transform:translate(calc(-50% - min(25vw,92px)))translateY(30px)scale(.74)rotate(-4deg)!important}.project-carousel-card[data-offset="1"]{transform:translate(calc(-50% + min(25vw,92px)))translateY(30px)scale(.74)rotate(4deg)!important}}@media (width<=420px){html{scroll-padding-top:84px}#home,#about,#services,#projects,#contact{scroll-margin-top:84px}.about-info-card.language-center ul{margin-left:72px!important}.projects-poster{padding-left:24px!important;padding-right:24px!important}.project-carousel-card{width:min(276px,100vw - 82px)!important}.project-carousel-card .project-live-content{padding-top:34px!important}}@media (width<=980px){.home-poster-inner{gap:46px!important}.home-signature p:not(.home-intro-text){line-height:1.24!important}.home-intro-text{line-height:1.34!important}.home-action-row{margin-bottom:24px!important}.poster-services{margin-top:20px!important;padding-top:12px!important}.home-build-tag{justify-self:center!important;margin-left:auto!important;margin-right:auto!important}}@media (width<=640px){.home-poster-inner{gap:54px!important}.home-signature p:not(.home-intro-text){line-height:1.28!important}.home-intro-text{line-height:1.38!important}.home-action-row{margin-bottom:34px!important}.poster-services{margin-top:28px!important;padding-top:16px!important}}@media (width<=420px){.home-poster-inner{gap:58px!important}.home-signature p:not(.home-intro-text){line-height:1.3!important}.home-intro-text{line-height:1.42!important}.home-action-row{margin-bottom:38px!important}.poster-services{margin-top:32px!important}}.app-shell{padding-top:78px!important}.site-header{z-index:3000!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.poster-hero:before,.poster-hero:after{content:"";z-index:6;aspect-ratio:1;pointer-events:none;background:var(--purple);opacity:.28;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);width:clamp(34px,8vw,76px);position:absolute}.poster-hero:before{top:clamp(240px,29vw,390px);left:clamp(18px,7vw,90px);transform:rotate(-18deg)scale(.68)}.poster-hero:after{bottom:clamp(92px,14vw,170px);right:clamp(16px,8vw,110px);transform:rotate(24deg)scale(.76)}@media (width<=980px){.app-shell{padding-top:84px!important}.site-header{position:fixed!important}.poster-hero{min-height:calc(100svh - 84px)!important}.home-right-star,.poster-hero:before,.poster-hero:after{z-index:6!important;opacity:.34!important}.home-star-one{top:86px!important;right:28px!important}.home-star-two{opacity:.26!important;top:238px!important;right:10px!important}.home-star-three{opacity:.38!important;bottom:38px!important;right:34px!important;transform:rotate(24deg)scale(.7)!important}.poster-hero:before{top:360px;left:26px;transform:rotate(-20deg)scale(.56)}.poster-hero:after{bottom:150px;right:82px;transform:rotate(18deg)scale(.58)}}@media (width<=420px){.app-shell{padding-top:80px!important}.poster-hero{min-height:calc(100svh - 80px)!important}.home-star-one{top:78px!important;right:24px!important}.home-star-two{top:252px!important;right:-2px!important}.home-star-three{bottom:42px!important;right:26px!important}.poster-hero:before{top:350px;left:18px}.poster-hero:after{bottom:150px;right:74px}}.services-paper-heading{justify-content:center!important}.services-paper-heading>span{display:none!important}@media (width<=640px){.services-paper-card{text-align:center!important;justify-items:center!important;padding:30px 26px 34px!important;display:grid!important}.services-paper-heading{text-align:center!important;grid-template-columns:1fr!important;justify-content:center!important;justify-items:center!important;gap:0!important;width:100%!important;display:grid!important}.services-paper-heading h2{text-align:center!important;white-space:nowrap!important;width:max-content!important;max-width:100%!important;margin-inline:auto!important;font-size:clamp(1.35rem,5.8vw,1.7rem)!important;line-height:1!important}.service-title-mark{margin-left:auto!important;margin-right:auto!important}.services-paper-card p{text-align:center!important;max-width:28ch!important;margin-left:auto!important;margin-right:auto!important}}.app-shell{padding-bottom:0!important}.portfolio-footer{margin-bottom:0!important}@media (width<=640px){body{min-height:100%}.poster-services,.projects-poster-title{position:relative!important}.poster-services:after,.projects-poster-title:before,.projects-poster-title:after{content:""!important;z-index:4!important;aspect-ratio:1!important;pointer-events:none!important;background:var(--purple)!important;opacity:.34!important;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%)!important;width:22px!important;position:absolute!important}.poster-services:after{bottom:12px!important;right:58px!important;transform:rotate(22deg)scale(.72)!important}.projects-poster-title:before{top:-26px!important;left:18px!important;transform:rotate(-16deg)scale(.68)!important}.projects-poster-title:after{bottom:-12px!important;right:20px!important;transform:rotate(21deg)scale(.58)!important}.projects-poster{padding-top:64px!important}}@media (width<=420px){.poster-services:after{bottom:6px!important;right:54px!important}.projects-poster-title:before{left:10px!important}.projects-poster-title:after{right:12px!important}}@media (width<=640px){.contact-ref-star{display:none!important}.home-right-star,.poster-flower,.old-about-star,.contact-star,.footer-star,.footer-purple-star,.services-star-one,.services-star-two,.services-star-three,.services-stat-star,.services-feature-star,.projects-star-one,.projects-star-two,.about-star-one,.about-star-two,.about-bottom-star-one,.about-bottom-star-two{opacity:.18!important;width:24px!important}.poster-hero:before,.poster-hero:after,.poster-services:after,.projects-poster-title:before,.projects-poster-title:after{opacity:.2!important;width:18px!important}}.poster-page,.services-page,.projects-page,.contact-page,.portfolio-footer{margin-top:0!important}.old-about-page,.services-poster,.projects-poster,.contact-reference,.portfolio-footer{margin-top:-2px!important}.poster-hero,.old-about-page,.services-poster,.projects-poster,.contact-reference,.portfolio-footer{background-clip:border-box!important}@media (width<=640px){.old-about-page,.services-poster,.projects-poster,.contact-reference,.portfolio-footer{margin-top:-3px!important}}.mobile-gap-star{display:none}@media (width<=640px){.mobile-gap-star{z-index:8;aspect-ratio:1;pointer-events:none;background:var(--purple);opacity:.55;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%);width:24px;display:block;position:absolute}.home-gap-star-one{top:64%;right:48px;transform:rotate(18deg)scale(.68)}.home-gap-star-two{opacity:.42;top:74%;right:74px;transform:rotate(-16deg)scale(.46)}.home-gap-star-three{opacity:.38;top:84%;left:auto;right:34px;transform:rotate(24deg)scale(.42)}.projects-gap-star-one{opacity:.3;top:56px;left:40px;transform:rotate(-18deg)scale(.52)}.projects-gap-star-two{opacity:.26;top:88px;right:54px;transform:rotate(20deg)scale(.64)}.projects-gap-star-three{opacity:.22;top:34px;left:50%;transform:translate(-120px)rotate(15deg)scale(.42)}}@media (width<=420px){.home-gap-star-one{top:65%;right:46px}.home-gap-star-two{top:75%;right:72px}.home-gap-star-three{top:85%;right:34px}.projects-gap-star-one{top:52px;left:36px}.projects-gap-star-two{top:82px;right:42px}}.admin-page{background:var(--bg-home)!important;max-width:none!important;min-height:calc(100vh - 78px)!important;padding:clamp(42px,5vw,74px) clamp(22px,6vw,96px) clamp(54px,7vw,92px)!important;overflow:hidden!important}.admin-page:before{content:""!important;z-index:0!important;pointer-events:none!important;background:#fffdf533!important;position:absolute!important;inset:0!important}.admin-page>*{z-index:1!important;position:relative!important}.admin-topbar{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;width:min(1280px,100%)!important;margin:0 auto clamp(28px,4vw,46px)!important;display:grid!important}.admin-topbar .section-heading{padding:0!important}.admin-topbar .section-heading h1{font-size:clamp(2.4rem,5.6vw,5rem)!important;line-height:.98!important}.admin-logout-button{background:var(--ink)!important;color:#fffdf5!important;cursor:pointer!important;border-radius:10px!important;min-height:44px!important;padding:0 18px!important;font-weight:900!important}.admin-login-shell{place-items:center!important;min-height:min(650px,100vh - 180px)!important;display:grid!important}.admin-login-card{grid-template-columns:1fr!important;width:min(460px,100%)!important}.admin-forgot-link{color:var(--purple-deep)!important;justify-content:center!important;align-items:center!important;gap:8px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.admin-page .admin-layout{grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr)!important;gap:clamp(22px,3vw,36px)!important;width:min(1280px,100%)!important;margin:0 auto!important}.admin-page .admin-form,.admin-page .admin-row{background:#fffdf5f0!important;border-radius:18px!important;box-shadow:0 18px 42px #211f1424!important}.admin-page .admin-form{padding:clamp(18px,2.4vw,28px)!important}.admin-page .admin-form input,.admin-page .admin-form select,.admin-page .admin-form textarea{min-height:50px!important;font-size:.96rem!important}.admin-page .admin-form input:invalid,.admin-page .admin-form textarea:invalid{box-shadow:none!important}.admin-form-message{border-radius:10px!important;grid-column:1/-1!important;margin:0!important;padding:11px 13px!important;font-weight:850!important}.admin-form-message.error{color:#8a1a1a!important;background:#b91c1c1a!important}.admin-page .admin-list{align-content:start!important;gap:18px!important}.admin-page .admin-row{grid-template-columns:112px minmax(0,1fr) 50px!important;padding:18px!important}.admin-page .admin-row img,.admin-page .admin-image-empty{border-radius:14px!important;width:112px!important}.admin-page .admin-row p{overflow-wrap:anywhere!important;max-width:58ch!important}.admin-page .admin-row button{color:#111!important;border-radius:14px!important;width:50px!important;height:50px!important}@media (width<=980px){.admin-page{padding:36px 18px 54px!important}.admin-topbar,.admin-page .admin-layout{grid-template-columns:1fr!important}.admin-logout-button{justify-self:start!important}}@media (width<=640px){.admin-page .admin-form{grid-template-columns:1fr!important}.admin-page .admin-row{grid-template-columns:72px minmax(0,1fr) 42px!important;gap:12px!important;padding:14px!important}.admin-page .admin-row img,.admin-page .admin-image-empty{width:72px!important}.admin-page .admin-row button{width:42px!important;height:42px!important}.admin-topbar .section-heading h1{font-size:clamp(2.1rem,13vw,3.5rem)!important}}.brand{align-items:center!important;min-height:56px!important;overflow:visible!important}.site-header{overflow:visible!important}.brand-mark{color:#111!important;isolation:isolate!important;grid-template-columns:max-content max-content!important;align-items:center!important;gap:2px 10px!important;padding:8px 10px 9px 12px!important;display:grid!important;position:relative!important}.brand-mark:before{content:""!important;z-index:-1!important;clip-path:polygon(6% 12%,88% 0,100% 18%,93% 88%,12% 100%,0 76%)!important;background:#9d7cffc7!important;width:74px!important;height:38px!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)rotate(-3deg)!important}.brand-name{color:#050505!important;text-shadow:2px 2px #d8f13fb8!important;grid-column:1/-1!important;font-family:Outfit,Bricolage Grotesque,sans-serif!important;font-size:clamp(1.58rem,2.5vw,2.18rem)!important;font-weight:1000!important;line-height:.9!important;position:relative!important}.brand-role{background:var(--lime)!important;color:#111!important;text-transform:uppercase!important;border-radius:999px!important;width:max-content!important;margin-left:42px!important;padding:3px 10px 4px!important;font-family:Outfit,Bricolage Grotesque,sans-serif!important;font-size:.64rem!important;font-weight:1000!important;line-height:1!important;box-shadow:inset 0 0 0 1.5px #1111111a!important}.brand-mark:after{content:""!important;background:var(--purple)!important;transform-origin:0!important;clip-path:polygon(0 45%,18% 28%,42% 42%,66% 26%,100% 40%,100% 66%,74% 56%,48% 72%,22% 58%,0 72%)!important;height:5px!important;transition:transform .18s!important;position:absolute!important;bottom:5px!important;left:52px!important;right:10px!important;transform:rotate(-1deg)scaleX(.64)!important}.brand:hover .brand-mark:after,.brand:focus-visible .brand-mark:after{transform:rotate(-1deg)scaleX(1)!important}.brand-pop{z-index:3!important;aspect-ratio:1!important;pointer-events:none!important;background:var(--lime)!important;clip-path:polygon(48% 0,58% 32%,88% 13%,71% 43%,100% 53%,68% 61%,88% 90%,57% 72%,48% 100%,39% 71%,9% 88%,28% 58%,0 49%,31% 39%,13% 10%,41% 29%)!important;opacity:0!important;width:10px!important;position:absolute!important}.brand-pop-1{top:8px!important;left:22px!important}.brand-pop-2{background:var(--purple)!important;top:6px!important;left:84px!important}.brand-pop-3{bottom:8px!important;right:8px!important}.brand-pop-4{background:var(--purple)!important;bottom:2px!important;left:52px!important}.brand-pop-5{background:var(--lime)!important;top:18px!important;left:118px!important}.brand-pop-6{background:#fff!important;bottom:15px!important;left:12px!important}.brand-like-bubble{z-index:4!important;pointer-events:none!important;background:var(--purple-deep)!important;color:#fff!important;opacity:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:34px!important;min-height:24px!important;padding:0 8px!important;font-family:Outfit,Bricolage Grotesque,sans-serif!important;font-size:.78rem!important;font-weight:1000!important;display:inline-flex!important;position:absolute!important;top:-12px!important;left:76px!important;transform:translateY(8px)scale(.6)rotate(-4deg)!important;box-shadow:0 10px 20px #5b3bc43d!important}.brand.popped .brand-pop-1{animation:.72s ease-out forwards brandPopUp!important}.brand.popped .brand-pop-2{animation:.72s ease-out forwards brandPopUpRight!important}.brand.popped .brand-pop-3{animation:.72s ease-out forwards brandPopDown!important}.brand.popped .brand-pop-4{animation:.72s ease-out forwards brandPopDownLeft!important}.brand.popped .brand-pop-5{animation:.76s ease-out forwards brandPopUpFar!important}.brand.popped .brand-pop-6{animation:.76s ease-out forwards brandPopSide!important}.brand.popped .brand-like-bubble{animation:.78s cubic-bezier(.16,1,.3,1) forwards brandLikeBubble!important}.brand.popped .brand-mark{animation:.36s ease-out brandLikeTap!important}@keyframes brandPopUp{0%{opacity:0;transform:translate(0)scale(.4)}30%{opacity:1}to{opacity:0;transform:translate(-18px,-28px)scale(1.25)}}@keyframes brandPopUpRight{0%{opacity:0;transform:translate(0)scale(.4)}30%{opacity:1}to{opacity:0;transform:translate(20px,-26px)scale(1.1)}}@keyframes brandPopDown{0%{opacity:0;transform:translate(0)scale(.4)}30%{opacity:1}to{opacity:0;transform:translate(18px,24px)scale(1.18)}}@keyframes brandPopDownLeft{0%{opacity:0;transform:translate(0)scale(.4)}30%{opacity:1}to{opacity:0;transform:translate(-14px,22px)scale(1)}}@keyframes brandPopUpFar{0%{opacity:0;transform:translate(0)scale(.3)rotate(0)}25%{opacity:1}to{opacity:0;transform:translate(34px,-42px)scale(1.25)rotate(42deg)}}@keyframes brandPopSide{0%{opacity:0;transform:translate(0)scale(.3)rotate(0)}25%{opacity:1}to{opacity:0;transform:translate(-30px,-10px)scale(1.1)rotate(-35deg)}}@keyframes brandLikeBubble{0%{opacity:0;transform:translateY(8px)scale(.6)rotate(-4deg)}18%{opacity:1;transform:translateY(-4px)scale(1.08)rotate(-4deg)}62%{opacity:1;transform:translateY(-22px)scale(1)rotate(-4deg)}to{opacity:0;transform:translateY(-38px)scale(.82)rotate(-4deg)}}@keyframes brandLikeTap{0%{transform:scale(1)}42%{transform:scale(.95)}to{transform:scale(1)}}.brand-effect-active .poster-services li:before{animation:.76s cubic-bezier(.2,.8,.2,1) both roleBulletPop!important}.brand-effect-active .poster-services li:nth-child(2):before{animation-name:roleBulletPopTwo!important}.brand-effect-active .poster-services li:nth-child(3):before{animation-name:roleBulletPopThree!important}.brand-effect-active .poster-services li:nth-child(4):before{animation-name:roleBulletPopFour!important}@keyframes roleBulletPop{0%{opacity:1;transform:translate(0)scale(1)}34%{opacity:.9;transform:translate(-28px,-18px)scale(1.45)}68%{opacity:1;transform:translate(8px,4px)scale(.82)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes roleBulletPopTwo{0%{opacity:1;transform:translate(0)scale(1)}34%{opacity:.9;transform:translate(-34px,4px)scale(1.35)}68%{opacity:1;transform:translate(7px,-2px)scale(.86)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes roleBulletPopThree{0%{opacity:1;transform:translate(0)scale(1)}34%{opacity:.9;transform:translate(-24px,22px)scale(1.38)}68%{opacity:1;transform:translate(6px,-5px)scale(.84)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes roleBulletPopFour{0%{opacity:1;transform:translate(0)scale(1)}34%{opacity:.9;transform:translate(-38px,16px)scale(1.5)}68%{opacity:1;transform:translate(9px,-4px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=980px){.brand{min-height:48px!important}.brand-mark{padding:7px 8px 8px 10px!important}.brand-mark:before{width:62px!important;height:32px!important}.brand-name{font-size:clamp(1.22rem,5.5vw,1.54rem)!important}.brand-role{margin-left:34px!important;padding:2px 8px 3px!important;font-size:.52rem!important}.brand-mark:after{bottom:4px!important;left:42px!important}}@media (width<=420px){.brand-role{display:none!important}.brand-mark:before{width:52px!important;height:28px!important}.brand-name{font-size:1.2rem!important}.brand-mark:after{bottom:2px!important;left:28px!important;right:8px!important}}@media (width<=640px){.projects-placeholder-grid{height:400px!important}.project-carousel-card{height:285px!important;min-height:285px!important}.project-carousel-card .project-live-content{justify-content:flex-start!important;padding-top:48px!important}}@media (width<=420px){.projects-placeholder-grid{height:390px!important}.project-carousel-card{height:275px!important;min-height:275px!important}.project-carousel-card .project-live-content{padding-top:50px!important}}
