@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url('Assets/Fonts/poppins-400.woff2') format('woff2')}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url('Assets/Fonts/poppins-500.woff2') format('woff2')}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url('Assets/Fonts/poppins-600.woff2') format('woff2')}@font-face{font-family:'Space Mono';font-style:normal;font-weight:400;font-display:swap;src:url('Assets/Fonts/space-mono-400.woff2') format('woff2')}@font-face{font-family:'Space Mono';font-style:normal;font-weight:700;font-display:swap;src:url('Assets/Fonts/space-mono-700.woff2') format('woff2')}:root{--ink:#0a0a0f;--ink-soft:#151622;--paper:#f7f4ec;--blue:#4d4dff;--blue-deep:#3434d8;--cyan:#81ecec;--text-muted:#b9c1cb;--mono:'Space Mono',monospace;--sans:'Poppins',sans-serif;--radius-sm:6px;--radius-md:12px;--radius-lg:28px;--focus:#81ecec}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;height:100%;font-family:var(--sans);background:#fff;color:var(--ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}.scroll-container{scroll-snap-type:y mandatory;scroll-padding-block:0;height:100vh;height:100dvh;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:rgba(77,77,255,0.7) #0a0a0f}.mobile-site{display:none}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:3000;padding:.7rem 1rem;border-radius:var(--radius-sm);background:#fff;color:var(--ink);font:700 0.8rem/1 var(--mono);text-decoration:none;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.chapter-nav{position:fixed;top:50%;left:1rem;z-index:800;width:3.25rem;padding:.4rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:rgba(8,9,16,.82);box-shadow:0 16px 48px rgba(0,0,0,.28);backdrop-filter:blur(16px);transform:translateY(-50%)}.chapter-brand,.chapter-contact,.chapter-link{position:relative;display:flex;align-items:center;justify-content:center;width:2.35rem;min-height:2.35rem;padding:0;border:0;border-radius:.65rem;background:0 0;color:rgba(255,255,255,.62);cursor:pointer;font-family:var(--sans);transition:color .18s ease,background .18s ease,transform .18s ease}.chapter-brand{margin-bottom:.35rem;background:var(--blue);color:#fff;font-size:.78rem;font-weight:700}.chapter-links{display:grid;gap:.12rem;padding:.35rem 0;border-block:1px solid rgba(255,255,255,0.1)}.chapter-link span{font-size:.65rem;font-weight:700}.chapter-link b{position:absolute;left:calc(100% + .75rem);width:max-content;padding:.45rem .65rem;border:1px solid rgba(255,255,255,.12);border-radius:.45rem;background:rgba(8,9,16,.92);color:#fff;font-size:.7rem;font-weight:400;opacity:0;pointer-events:none;transform:translateX(-.4rem);transition:opacity .18s ease,transform .18s ease}.chapter-link:focus-visible b,.chapter-link:hover b{opacity:1;transform:translateX(0)}.chapter-link-1.active,.chapter-link-1:focus-visible,.chapter-link-1:hover{background:rgba(57,57,184,.422);color:#eef0f2}.chapter-link-1.active{border:1px solid #4d4dff}.chapter-link-2.active,.chapter-link-2:focus-visible,.chapter-link-2:hover{background:rgba(248,176,61,.326);color:#eef0f2}.chapter-link-2.active{border:1px solid rgb(248 175 61)}.chapter-link-3.active,.chapter-link-3:focus-visible,.chapter-link-3:hover{background:rgba(232,101,26,.12);color:#eef0f2}.chapter-link-3.active{border:1px solid rgb(232 101 26)}.chapter-link-4.active,.chapter-link-4:focus-visible,.chapter-link-4:hover{background:rgba(179,25,66,.324);color:#eef0f2}.chapter-link-4.active{border:1px solid rgb(179 25 66)}.chapter-link-5.active,.chapter-link-5:focus-visible,.chapter-link-5:hover{background:rgba(57,57,184,.422);color:#eef0f2}.chapter-link-5.active{border:1px solid #4d4dff}.chapter-link-6.active,.chapter-link-6:focus-visible,.chapter-link-6:hover{background:rgba(85,118,102,.38);color:#eef0f2}.chapter-link-6.active{border:1px solid #789586}.chapter-link-7.active,.chapter-link-7:focus-visible,.chapter-link-7:hover{background:rgba(121,100,136,.38);color:#eef0f2}.chapter-link-7.active{border:1px solid #aa99b0}.chapter-link-1.active::after{content:'';position:absolute;right:.22rem;width:.25rem;height:.25rem;border-radius:1rem;background:#eef0f2}.chapter-link-2.active::after{content:'';position:absolute;right:.22rem;width:.25rem;height:.25rem;border-radius:1rem;background:#eef0f2}.chapter-link-3.active::after{content:'';position:absolute;right:.22rem;width:.25rem;height:.25rem;border-radius:1rem;background:#eef0f2}.chapter-link-4.active::after{content:'';position:absolute;right:.22rem;width:.25rem;height:.25rem;border-radius:1rem;background:#eef0f2}.chapter-link-5.active::after,.chapter-link-6.active::after,.chapter-link-7.active::after{content:'';position:absolute;right:.22rem;width:.25rem;height:.25rem;border-radius:1rem;background:#eef0f2}.chapter-contact{height:4.9rem;margin-top:.35rem;color:#fff;font-size:.64rem;font-weight:700;line-height:1;writing-mode:vertical-rl;transform:rotate(180deg)}.chapter-contact:focus-visible,.chapter-contact:hover{background:var(--blue)}.chapter-services{display:grid;place-items:center;min-width:2.75rem;min-height:4.2rem;margin-top:.25rem;border-top:1px solid rgba(255,255,255,.12);color:#81ecec;font:700 0.58rem/1 var(--mono);text-decoration:none;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.chapter-services:focus-visible,.chapter-services:hover{background:rgba(129,236,236,.12);color:#fff}:where(a,button,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:3px}.section{height:100vh;height:100dvh;min-height:36rem;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;position:relative}.header{background-image:url('Assets/Images/tile-bg.svg');background-color:#0a0a0f;background-repeat:repeat;background-size:220px 220px}.satellite{background-image:url('data:image/svg+xml,<svg width="1440" height="900" viewBox="0 0 1440 900" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M144.5 544.5C86.5 458.9 22.5 450.5 0 450.5V900H881C881 900 848 764.5 391.5 764.5C153.5 764.5 217 651.5 144.5 544.5Z" fill="%23232838"/><path d="M1319 306C1300 420 1329.5 588.5 1440 619.5L1440 6.1035e-05L407.497 9.28413e-05C407.497 9.28413e-05 377.497 119.5 775.997 119.5C1072 119.5 1370.41 -2.45118 1319 306Z" fill="%23232838"/></svg>');background-color:#0d0e16;background-repeat:no-repeat;background-size:cover;color:#fff;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;padding:1.5rem 2rem 2rem}.content{background-image:url('Assets/Images/Camo3.svg');background-repeat:no-repeat;background-size:cover;background-color:#fff;color:#2d3436;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:2rem}.modeling{background-image:url('Assets/Images/modeling-bg.svg');background-color:#071520;background-repeat:no-repeat;background-size:cover;background-position:center;color:#e8e8f0;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:2rem}.freelance{background-image:url('Assets/Images/freelance-bg.svg');background-color:#f2ead8;background-repeat:no-repeat;background-size:cover;background-position:center;color:#3a2e1a;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:2rem}.about{background-image:url('Assets/Images/tile-bg.svg');background-color:#0a0a0f;background-repeat:repeat;background-size:220px 220px}.hero-content{width:min(68rem,calc(100vw - 10rem));max-width:100%;text-align:left;padding:clamp(2rem,4vw,3.75rem);position:relative;z-index:1;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(129,236,236,.13),transparent 34%),linear-gradient(135deg,rgba(28,28,139,.98),rgba(20,20,88,.98));border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);box-shadow:0 32px 90px rgba(0,0,0,.52),inset 0 1px rgba(255,255,255,.08)}.hero-eyebrow{display:flex;align-items:center;gap:.65rem;font-family:var(--mono);font-size:.76rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--cyan);margin-bottom:1.15rem}.status-dot{width:.52rem;height:.52rem;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 .3rem rgba(129,236,236,.12),0 0 1rem rgba(129,236,236,.65);flex:0 0 auto}.hero-name{font-family:var(--mono);font-size:clamp(2.8rem, 6vw, 5.4rem);font-weight:700;color:#fff;letter-spacing:-.055em;line-height:.98;margin:0 0 1.5rem}.hero-bio{font-family:var(--sans);font-size:clamp(.88rem, 1.25vw, 1rem);color:#c3cad5;line-height:1.68;margin:0}.hero-bio--lead{max-width:48rem;margin-bottom:1.5rem;color:#fff;font-size:clamp(1.12rem, 2.15vw, 1.55rem);font-weight:500;line-height:1.48;text-wrap:balance}.hero-detail-grid{display:grid;grid-template-columns:1.3fr 0.9fr;gap:clamp(1.25rem,3vw,2.6rem);padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12)}.hero-strengths{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.4rem 0 1.5rem;padding:0;list-style:none}.hero-strengths li{padding:.42rem .7rem;border:1px solid rgba(129,236,236,.2);border-radius:999px;background:rgba(129,236,236,.08);color:#dffdfd;font:400 0.7rem/1 var(--mono)}.hero-links{display:flex;gap:.7rem;justify-content:flex-start;flex-wrap:wrap}.hero-services{display:flex;flex-wrap:wrap;gap:.35rem .8rem;margin-top:1rem;color:#aeb8c8;font:400 0.64rem/1.4 var(--mono)}.hero-services span{flex-basis:100%;color:#dce4ef}.hero-services a{display:inline-flex;align-items:center;min-height:1.5rem;color:#81ecec;text-underline-offset:0.2rem}.hero-services a:focus-visible,.hero-services a:hover{color:#fff}.hero-link{min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-family:var(--mono);font-size:.78rem;font-weight:700;color:#fff;background:var(--blue);padding:.7rem 1.15rem;border-radius:var(--radius-sm);text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s;border:1px solid transparent;cursor:pointer}.hero-link:hover{background:var(--blue-deep);transform:translateY(-2px)}.hero-link--dark,.hero-link--secondary{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.1)}.hero-link--dark:hover,.hero-link--secondary:hover{background:rgba(255,255,255,.2)}.hero-link--text{border-color:transparent;background:0 0;color:#cbd3df}.hero-link--text:hover{background:rgba(255,255,255,.08);color:#fff}@keyframes bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.scroll-hint{position:absolute;bottom:28px;left:50%;width:2.75rem;height:2.75rem;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(0,0,0,.28);transform:translateX(-50%);opacity:.6;animation:bounce 1.8s ease-in-out infinite;transition:opacity .4s ease;cursor:pointer;pointer-events:auto}.scroll-hint:hover{opacity:1}.scroll-hint.hidden{opacity:0;pointer-events:none}@keyframes bounce-section{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.section-scroll-hint{position:absolute;bottom:1.25rem;left:50%;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.08);transform:translateX(-50%);opacity:.45;cursor:pointer;animation:bounce-section 2s ease-in-out infinite;transition:opacity .2s;z-index:20;pointer-events:auto}.section-scroll-hint:hover{opacity:.9}.about-content{width:min(48rem,calc(100vw - 10rem));max-width:100%;text-align:left;padding:clamp(2rem,4vw,3.5rem);color:#c3cad5;position:relative;z-index:1;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(129,236,236,.13),transparent 34%),linear-gradient(135deg,rgba(28,28,139,.98),rgba(20,20,88,.98));border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);box-shadow:0 32px 90px rgba(0,0,0,.52),inset 0 1px rgba(255,255,255,.08)}.about-content .title{font-family:var(--mono);font-size:clamp(2.2rem, 5vw, 4rem);font-weight:700;color:#fff;letter-spacing:-.05em;line-height:1;margin:0 0 1.5rem}.about-bio{font-family:var(--sans);font-size:clamp(.95rem, 1.5vw, 1.08rem);line-height:1.72;margin:0 0 1.15rem}.section-kicker{display:block;margin-bottom:.5rem;font:700 0.68rem/1.2 var(--mono);letter-spacing:.13em;text-transform:uppercase;opacity:.72}.sat-floating-description{width:100%;max-width:min(87.5vw,1505px);background:rgba(20,24,40,.6);padding:1.25rem 2rem;border-radius:12px;color:#cdd3e0;box-sizing:border-box;position:relative;z-index:4;margin-top:-1rem;transform:translateX(clamp(-3rem,-4vw,0));box-shadow:0 -4px 24px rgba(0,0,0,.35);display:flex;flex-direction:column;align-items:start;gap:.5rem;flex-wrap:wrap;backdrop-filter:blur(6px)}.sat-floating-description h2{margin:0;font-family:var(--mono);font-size:1.05rem;color:#fff;flex-shrink:0}.sat-floating-description h2 small{color:#9da7bc;font-size:.72em;font-weight:400}.sat-floating-description p{font-family:Poppins,sans-serif;font-size:.88rem;margin:0;line-height:1.5;flex:1}.content .content-header{position:absolute;top:1.5rem;left:2.5rem;z-index:4;width:auto}.modeling .content-header{position:absolute;bottom:2rem;right:2.5rem;z-index:4;width:auto}.freelance .content-header{position:absolute;top:1.5rem;right:2.5rem;z-index:4;width:auto}.content-header{position:relative;z-index:2;flex-shrink:0}.content-floating-description,.freelance-floating-description,.modeling-floating-description{display:inline-block;padding:1.4rem 1.8rem;border-radius:10px;font-size:.95rem;line-height:1.6;position:relative;z-index:4;box-shadow:0 4px 20px rgba(0,0,0,.18);max-width:480px}.content-floating-description{background:rgba(255,255,255,.88);color:#2d3436;backdrop-filter:blur(6px)}.modeling-floating-description{background:rgba(7,21,32,.88);color:#e8e8f0;backdrop-filter:blur(6px)}.freelance-floating-description{background:rgba(242,234,216,.9);color:#3a2e1a;backdrop-filter:blur(6px)}.content-floating-description h2,.freelance-floating-description h2,.modeling-floating-description h2{display:block;font-family:var(--mono);font-size:1.1rem;margin:0 0 .5rem}.content-floating-description p,.freelance-floating-description p,.modeling-floating-description p{font-family:Poppins,sans-serif;font-size:.95rem;margin:0}.panel-slot{overflow:hidden;border-radius:6px;position:relative;flex-shrink:0}.prototype-launch{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding:1.25rem;border:0;background:radial-gradient(circle at 50% 30%,rgba(129,236,236,.18),transparent 42%),linear-gradient(145deg,#17182b,#0d0e16);color:#fff;text-align:center;cursor:pointer}.prototype-launch-mark{width:2.75rem;height:2.75rem;display:grid;place-items:center;border:1px solid rgba(129,236,236,.35);border-radius:50%;color:var(--cyan);font:700 1.1rem/1 var(--mono)}.prototype-launch b{font:700 0.88rem/1.25 var(--mono)}.prototype-launch small{max-width:15rem;color:#9ea8bb;font-size:.72rem;line-height:1.45}.prototype-launch:hover{background:radial-gradient(circle at 50% 30%,rgba(129,236,236,.24),transparent 46%),linear-gradient(145deg,#1c1d36,#10111d)}.panel-slot iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:6px}.gallery-panel.casestudy-panel{overflow-y:auto;overflow-x:hidden;padding:.75rem 5.5rem;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.15) transparent}.cs-inner{display:flex;flex-direction:row;gap:1.5rem;width:100%;height:100%;min-height:0;align-items:stretch}.cs-inner.cs-img-right{flex-direction:row-reverse}.cs-media{flex:1 1 52%;min-width:0;border-radius:8px;overflow:hidden;background:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;padding:0;border:0;color:inherit;cursor:zoom-in}.cs-media img{width:100%;height:100%;object-fit:cover;display:block;cursor:zoom-in;transition:transform .25s,opacity .2s}.cs-media img:hover{transform:scale(1.02);opacity:.94}.cs-body{flex:1 1 48%;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.6rem;padding:.5rem 1rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.15) transparent}.cs-inner.cs-noimg .cs-body{flex:1 1 100%;max-width:760px;margin:0 auto;text-align:left}.cs-eyebrow{font-family:'Space Mono',monospace;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;opacity:.75}.cs-title{font-family:'Space Mono',monospace;font-size:clamp(1.1rem, 2vw, 1.6rem);font-weight:700;line-height:1.2}.cs-text{font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.6}.cs-text p{margin:0 0 .7rem}.cs-text p:last-child{margin-bottom:0}.cs-text ul{margin:.3rem 0 .7rem;padding-left:1.1rem}.cs-text li{margin-bottom:.3rem}.cs-teaser-wrap{position:relative;max-height:100%;min-height:0;overflow:hidden;flex:1 1 auto}.cs-fade{position:absolute;left:0;right:0;bottom:0;height:20rem;pointer-events:none}.cs-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex-shrink:0;margin-top:.6rem}.cs-expand{display:inline-flex;align-items:center;font-family:'Space Mono',monospace;font-size:.82rem;border:none;cursor:pointer;padding:.5rem 1.1rem;border-radius:6px;background:#4d4dff;color:#fff;text-decoration:none;transition:background .2s,transform .15s}.cs-expand:hover{background:#6c6cff;transform:translateY(-1px)}.cs-metrics{display:flex;flex-wrap:wrap;gap:.5rem;margin:.3rem 0 .5rem}.cs-metric{display:flex;flex-direction:column;gap:.18rem;min-width:7.5rem;padding:.55rem .7rem;border:1px solid currentColor;border-radius:var(--radius-sm);background:rgba(255,255,255,.04);opacity:.9}.cs-metric b{font-family:var(--mono);font-size:.78rem;line-height:1.25}.cs-metric span{font-family:var(--sans);font-size:.65rem;opacity:.85}.cs-link{align-self:flex-start;font-family:'Space Mono',monospace;font-size:.82rem;text-decoration:none;padding:.5rem 1.1rem;border-radius:6px;background:#4d4dff;color:#fff;transition:background .2s;margin-top:.2rem}.cs-link:hover{background:#6c6cff}.satellite .cs-eyebrow,.satellite .cs-metric b,.satellite .cs-text,.satellite .cs-title{color:#eef1fb}.satellite .cs-media{background:#1a1a2e}.satellite .cs-fade{background:linear-gradient(to top,rgba(10,10,16,.98) 12%,rgba(13,14,22,0) 100%)}.content .cs-eyebrow,.content .cs-metric b,.content .cs-text,.content .cs-title{color:#2d3436}.content .cs-media{background:#111}.content .cs-fade{background:linear-gradient(to top,rgba(255,255,255,.98) 12%,rgba(255,255,255,0) 100%)}.modeling .cs-eyebrow,.modeling .cs-metric b,.modeling .cs-text,.modeling .cs-title{color:#e8e8f0}.modeling .cs-media{background:#1e1e1e}.modeling .cs-fade{background:linear-gradient(to top,rgba(7,21,32,.98) 12%,rgba(7,21,32,0) 100%)}.freelance .cs-eyebrow,.freelance .cs-metric b,.freelance .cs-metric span,.freelance .cs-text,.freelance .cs-title{color:#3a2e1a}.freelance .cs-media{background:#eae5da}.freelance .cs-link{background:#3a2e1a}.freelance .cs-link:hover{background:#55452a}.freelance .cs-expand{background:#3a2e1a}.freelance .cs-expand:hover{background:#55452a}.freelance .cs-fade{background:linear-gradient(to top,rgba(242,234,216,.98) 12%,rgba(242,234,216,0) 100%)}@media (max-width:960px){.gallery-panel.casestudy-panel{padding:.75rem 3rem}.cs-inner,.cs-inner.cs-img-right{flex-direction:column}.cs-media{flex:none;height:45%;min-height:160px}.cs-body{flex:1 1 auto;justify-content:flex-start}}.casestudy-modal{display:none;position:fixed;inset:0;z-index:1200;align-items:center;justify-content:center}.casestudy-modal.active{display:flex}.casestudy-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(4px);cursor:pointer}.csm-inner{position:relative;z-index:1;background:#0f1524;color:#cdd3e0;border-radius:1rem;width:min(860px,92vw);max-height:90vh;overflow-y:auto;padding:2.5rem 2.75rem 2.75rem;box-shadow:0 24px 90px rgba(0,0,0,.7);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.2) transparent}.csm-close{position:fixed;top:max(2vh,.9rem);right:max(4vw,.9rem);background:rgba(255,255,255,.14);border:none;color:#fff;font-size:1.1rem;width:2.75rem;height:2.75rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background .2s}.csm-close:hover{background:rgba(255,255,255,.3)}.csm-body .cs-eyebrow{font-family:'Space Mono',monospace;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#81ecec;margin-bottom:.4rem}.csm-title{font-family:'Space Mono',monospace;font-size:clamp(1.4rem, 3vw, 2.1rem);font-weight:700;color:#fff;line-height:1.2;margin:0 0 1.25rem}.csm-media{border-radius:10px;overflow:hidden;margin:0 0 1.5rem;background:#1a1a2e;max-height:46vh}.csm-media img{width:100%;height:100%;max-height:46vh;object-fit:cover;display:block}.csm-text{font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.7;color:#cdd3e0}.csm-text h3{font-family:'Space Mono',monospace;font-size:1.15rem;color:#fff;margin:1.75rem 0 .6rem}.csm-text h4{font-family:'Space Mono',monospace;font-size:1rem;color:#eef1fb;margin:1.25rem 0 .5rem}.csm-text p{margin:0 0 .9rem}.csm-text ol,.csm-text ul{margin:.4rem 0 1rem;padding-left:1.3rem}.csm-text li{margin-bottom:.4rem}.csm-text blockquote{margin:.9rem 0;padding:.6rem 1rem;border:1px solid #4d4dff;background:rgba(77,77,255,.08);border-radius:.75rem;color:#b8c0d6;font-style:italic}.csm-text strong{color:#fff}.csm-body .cs-link{margin-top:.5rem;display:inline-block}@media (max-width:600px){.csm-inner{padding:2rem 1.4rem 2rem;border-radius:.75rem}}.gallery-items,.gallery-slots{display:none}.gallery-carousel{position:relative;z-index:2;width:min(70vw,860px);height:min(62vh,560px);border-radius:12px;overflow:hidden;background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(0,0,0,.28);flex-shrink:0}.gallery-carousel:not(.is-ready)::after{content:'Loading the work…';position:absolute;inset:0;z-index:8;display:grid;place-items:center;background:linear-gradient(135deg,rgba(13,14,22,.82),rgba(23,24,43,.78));color:rgba(255,255,255,.76);font:700 0.72rem/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.satellite .gallery-carousel{flex:1 1 0;width:min(87.5vw,1505px);min-width:0;min-height:0;border-radius:12px}.content .gallery-carousel,.freelance .gallery-carousel,.modeling .gallery-carousel{width:min(87.5vw,1505px);height:min(78vh,980px)}.gallery-track{display:flex;width:100%;height:100%;transition:transform .45s cubic-bezier(.4, 0, .2, 1);will-change:transform}.gallery-panel{flex:0 0 100%;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding:.75rem;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.15) transparent}.panel-rows{display:flex;flex-direction:column;gap:8px;width:100%;height:100%;align-items:center}.panel-row{display:flex;flex-direction:row;gap:8px;flex-shrink:0;justify-content:center}.panel-item{position:relative;flex-shrink:0;overflow:hidden;border-radius:6px;cursor:zoom-in;padding:0;border:0;color:inherit}.panel-item img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .2s,opacity .2s}.panel-item img:hover{transform:scale(1.03);opacity:.88}.satellite .panel-item{background:#1a1a2e}.content .panel-item{background:#111}.modeling .panel-item{background:#1e1e1e}.freelance .panel-item{background:#eae5da}.img-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.78) 0,transparent 100%);padding:1.5rem .75rem .55rem;transform:translateY(100%);transition:transform .22s ease;pointer-events:none}.panel-item:hover .img-overlay{transform:translateY(0)}.panel-item:focus-visible .img-overlay{transform:translateY(0)}.img-overlay-title{font-family:var(--mono);font-size:.8rem;color:#fff;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.45);color:#fff;border:none;width:2.75rem;height:2.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s;padding:0}.gallery-btn:hover{background:rgba(0,0,0,.72)}.gallery-btn svg{width:18px;height:18px;display:block}.gallery-btn.prev{left:.6rem}.gallery-btn.next{right:.6rem}.satellite .gallery-btn{background:rgba(77,77,255,.7)}.satellite .gallery-btn:hover{background:rgba(77,77,255,.95)}.gallery-dots{position:absolute;bottom:.6rem;left:50%;transform:translateX(-50%);display:flex;gap:.4rem;z-index:10}.gallery-dot{width:.55rem;height:.55rem;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.35);cursor:pointer;transition:background .2s,transform .2s}.gallery-dot.active{background:rgba(255,255,255,.95);transform:scale(1.3)}.gallery-status{position:absolute;top:.75rem;right:.75rem;z-index:9;padding:.35rem .5rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(0,0,0,.48);color:rgba(255,255,255,.78);font:700 0.62rem/1 var(--mono);pointer-events:none}.lightbox{display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center}.lightbox.active{display:flex}.lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.92);cursor:zoom-out}.lightbox-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;max-width:90vw;max-height:90vh;border-radius:10px;overflow:hidden;box-shadow:0 12px 64px rgba(0,0,0,.8)}.lightbox-inner img{max-width:90vw;max-height:72vh;object-fit:contain;display:block;cursor:default;background:#111}.lightbox-info{background:rgba(15,17,30,.96);padding:1rem 1.4rem 1.1rem;display:none}.lightbox-title{font-family:'Space Mono',monospace;font-size:.95rem;font-weight:700;color:#fff;margin-bottom:.35rem}.lightbox-desc{font-family:Poppins,sans-serif;font-size:.88rem;color:#b2bec3;line-height:1.55}.lightbox-close{position:absolute;top:.75rem;right:.85rem;background:rgba(255,255,255,.12);border:none;color:#fff;font-size:1rem;width:2.75rem;height:2.75rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s}.lightbox-close:hover{background:rgba(255,255,255,.28)}.contact-modal{display:none;position:fixed;inset:0;z-index:1100;align-items:center;justify-content:center}.contact-modal.active{display:flex}.contact-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);cursor:pointer}.contact-modal-inner{position:relative;z-index:1;background:#151579;border-radius:1.5rem;padding:2.5rem 2.5rem 2rem;max-width:480px;width:90vw;box-shadow:0 20px 80px rgba(0,0,0,.6)}.contact-modal-title{font-family:'Space Mono',monospace;font-size:1.6rem;font-weight:700;color:#fff;margin:0 0 .75rem}.contact-modal-body{font-family:Poppins,sans-serif;font-size:.95rem;color:#b2bec3;line-height:1.6;margin:0 0 1.75rem}.contact-links{display:flex;flex-direction:column;gap:.75rem}.contact-link{display:flex;flex-direction:column;gap:.2rem;background:rgba(255,255,255,.08);border-radius:10px;padding:.9rem 1.2rem;text-decoration:none;transition:background .2s;border:1px solid rgba(255,255,255,.1)}.contact-link:hover{background:rgba(255,255,255,.15)}.contact-link-label{font-family:'Space Mono',monospace;font-size:.7rem;color:#81ecec;letter-spacing:.1em;text-transform:uppercase}.contact-link-value{font-family:Poppins,sans-serif;font-size:.95rem;color:#fff}.contact-modal-close{position:absolute;top:1rem;right:1.1rem;background:rgba(255,255,255,.1);border:none;color:#fff;font-size:1rem;width:2.75rem;height:2.75rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.contact-modal-close:hover{background:rgba(255,255,255,.25)}body.modal-open{overflow:hidden}body.modal-open .mobile-site,body.modal-open .scroll-container{overflow:hidden}@media (max-width:1400px) and (min-width:961px){.content .gallery-carousel,.freelance .gallery-carousel,.modeling .gallery-carousel{width:min(78vw,1100px);height:min(68vh,760px)}.satellite .gallery-carousel{width:min(78vw,1100px)}.sat-floating-description{max-width:min(78vw,1100px);margin-left:0}.content-floating-description,.freelance-floating-description,.modeling-floating-description{max-width:320px;padding:1rem 1.2rem}.content-floating-description p,.freelance-floating-description p,.modeling-floating-description p{font-size:.85rem;line-height:1.5}.content-floating-description h2,.freelance-floating-description h2,.modeling-floating-description h2{font-size:.95rem;margin-bottom:.35rem}.hero-name{font-size:clamp(2rem, 5vw, 3.5rem)}.hero-bio{font-size:clamp(.9rem, 1.6vw, 1.1rem)}.about-content .title{font-size:2.4rem}}@media (max-height:820px) and (min-width:961px){.content .gallery-carousel,.freelance .gallery-carousel,.modeling .gallery-carousel{height:min(64vh,680px)}.sat-floating-description p{font-size:.82rem}.hero-content{padding:1.5rem}.hero-bio{font-size:.95rem;margin-bottom:1.25rem}.about-content{padding:1.5rem}.about-content .title{font-size:2rem;margin-bottom:.75rem}.about-bio{font-size:.95rem}}@media (max-width:960px){.satellite{flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem}.sat-floating-description{margin-top:0;padding:1rem 1.25rem;flex-direction:column;gap:.5rem;box-shadow:none}.satellite .gallery-carousel{flex:none;width:100%;height:55vw}.content .content-header,.freelance .content-header,.modeling .content-header{position:relative;top:auto;bottom:auto;left:auto;right:auto;width:100%;margin-bottom:.75rem}.content-floating-description,.freelance-floating-description,.modeling-floating-description{max-width:100%;width:100%;box-sizing:border-box}.content .gallery-carousel,.freelance .gallery-carousel,.modeling .gallery-carousel{width:95vw;height:55vw}.gallery-carousel{width:95vw;height:55vw}}@media (max-width:600px){#portfolio-main>.scroll-container{display:none}.hero-bio{font-size:2vh;line-height:3vh}.mobile-site{display:block;scroll-snap-type:y mandatory;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch}.hero-content{padding:1rem;max-width:85vw}.mobile-site .mobile-content-header{display:none}.section{height:100vh;padding:1rem 1rem;flex-direction:column;justify-content:flex-start;gap:.75rem}.mobile-site,.scroll-container{-webkit-overflow-scrolling:touch}.content .gallery-carousel,.freelance .gallery-carousel,.gallery-carousel,.modeling .gallery-carousel,.satellite .gallery-carousel{width:100%;height:90vh;flex:none;background:rgb(0 0 0 / 50%)}.sat-floating-description{max-height:200px}.contact-modal-inner{padding:2rem 1.5rem 1.5rem}.hero-panel{padding:.75rem 3rem}.mobile-page-hero{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;min-height:0}.mobile-page-hero-media{flex:0 0 42%;min-height:160px;border-radius:8px;overflow:hidden;background:rgba(0,0,0,.25)}.cs-fade{position:absolute;left:0;right:0;bottom:0;height:0;pointer-events:none}.mobile-page-hero-media img{width:100%;height:100%;object-fit:cover;display:block;cursor:zoom-in}.mobile-page-hero-body{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;gap:.55rem;padding:.25rem 0}.mobile-page-hero-eyebrow{font-family:'Space Mono',monospace;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;opacity:.75}.mobile-page-hero-text strong,.mobile-page-hero-title{font-family:'Space Mono',monospace;font-size:clamp(1.15rem, 6vw, 1.65rem);font-weight:700;line-height:1.2}.mobile-page-hero-text{font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.6}.mobile-page-hero-text p{margin:0 0 .8rem}.mobile-page-hero-text p:last-child{margin-bottom:0}.satellite .mobile-page-hero-eyebrow,.satellite .mobile-page-hero-text,.satellite .mobile-page-hero-title{color:#eef1fb}.content .mobile-page-hero-eyebrow,.content .mobile-page-hero-text,.content .mobile-page-hero-title{color:#e8e8f0}.modeling .mobile-page-hero-eyebrow,.modeling .mobile-page-hero-text,.modeling .mobile-page-hero-title{color:#e8e8f0}.freelance .mobile-page-hero-eyebrow,.freelance .mobile-page-hero-text,.freelance .mobile-page-hero-title{color:#e8e8f0}}@media (max-width:960px){.about-content,.hero-content{width:min(46rem,calc(100vw - 5.5rem))}.sat-floating-description{transform:none}}@media (max-height:820px) and (min-width:961px){.hero-content{padding:1.5rem 2rem}.hero-name{margin-bottom:.85rem}.hero-bio{margin:0;font-size:.88rem}.hero-bio--lead{margin-bottom:.85rem;font-size:1.06rem}.hero-detail-grid{gap:1.25rem;padding-top:.85rem}.hero-strengths{margin-block:0.8rem}}@media (max-height:620px) and (min-width:601px){.section{height:auto;min-height:38rem;padding-block:4rem 2rem}.hero-content{width:min(64rem,calc(100vw - 8rem));padding:1.35rem 1.75rem}.hero-eyebrow{margin-bottom:.65rem}.hero-name{font-size:clamp(2rem, 7vh, 3rem);margin-bottom:.75rem}.hero-bio--lead{margin-bottom:.75rem;font-size:1rem}.hero-detail-grid{padding-top:.75rem}.hero-strengths{margin-block:0.7rem}.content .gallery-carousel,.freelance .gallery-carousel,.modeling .gallery-carousel,.satellite .gallery-carousel{height:19rem}}@media (max-width:600px){.chapter-nav{top:max(.5rem,env(safe-area-inset-top));left:.5rem;right:.5rem;width:auto;height:3.15rem;display:flex;align-items:center;gap:.2rem;padding:.35rem;border-radius:.9rem;transform:none}.chapter-brand{flex:0 0 2.35rem;margin:0}.chapter-links{min-width:0;flex:1 1 auto;display:flex;justify-content:center;gap:.05rem;padding:0 .2rem;border-block:0;border-inline:1px solid rgba(255,255,255,0.1)}.chapter-link{width:clamp(1.75rem,8vw,2.35rem);min-height:2.35rem}.chapter-link b{display:none}.chapter-link.active::after{right:auto;bottom:.2rem}.chapter-contact{flex:0 0 auto;width:auto;height:2.35rem;margin:0;padding-inline:0.55rem;font-size:.6rem;writing-mode:horizontal-tb;transform:none}.mobile-site{height:100vh;height:100dvh;scroll-snap-type:y mandatory;scroll-padding-top:0;overscroll-behavior-y:contain}.mobile-site .section{height:auto;min-height:100vh;min-height:100dvh;padding:5rem .75rem 2rem;justify-content:center;gap:0}.mobile-site .mobile-content,.mobile-site .mobile-freelance,.mobile-site .mobile-modeling,.mobile-site .mobile-satellite{height:100vh;height:100dvh;min-height:32rem;padding:4.35rem .65rem .65rem}.about-content,.hero-content{width:100%;max-width:34rem;padding:1.35rem;border-radius:1.35rem}.hero-eyebrow{margin-bottom:.75rem;font-size:.62rem;letter-spacing:.1em}.hero-name{margin-bottom:.85rem;font-size:clamp(2.2rem, 12vw, 3.25rem);letter-spacing:-.065em}.hero-bio,.mobile-hero-bio{font-size:clamp(.8rem, 3.5vw, .92rem);line-height:1.55}.hero-bio--lead{margin-bottom:.9rem;font-size:clamp(.98rem, 4.5vw, 1.16rem);line-height:1.42}.hero-detail-grid{grid-template-columns:1fr;gap:.65rem;padding-top:.8rem}.hero-strengths{gap:.35rem;margin-block:0.9rem}.hero-strengths li{font-size:.6rem}.hero-links{gap:.45rem}.hero-link{flex:1 1 auto;min-height:2.65rem;padding-inline:0.8rem;font-size:.68rem}.hero-link--primary{flex-basis:100%}.hero-services{margin-top:.75rem;font-size:.58rem}.mobile-site .scroll-hint,.mobile-site .section-scroll-hint{display:none}.mobile-site .content .gallery-carousel,.mobile-site .freelance .gallery-carousel,.mobile-site .gallery-carousel,.mobile-site .modeling .gallery-carousel,.mobile-site .satellite .gallery-carousel{width:100%;height:calc(100vh - 5rem);height:calc(100dvh - 5rem);max-height:none;flex:0 0 auto;border-radius:.8rem;background:rgba(0,0,0,.52)}.gallery-panel.casestudy-panel,.hero-panel{padding:.75rem 2.75rem 2.1rem}.cs-inner,.cs-inner.cs-img-right{gap:.75rem}.cs-media{height:36%;min-height:8.5rem}.cs-media img,.mobile-page-hero-media img{object-fit:contain}.cs-body{gap:.4rem;padding:.15rem}.cs-title{margin:0;font-size:clamp(1rem, 4.5vw, 1.3rem)}.cs-text{font-size:.78rem;line-height:1.5}.cs-text h3{margin:.75rem 0 .3rem;font-size:.84rem}.cs-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.cs-metric{min-width:0;padding:.45rem}.cs-metric b{font-size:.63rem}.cs-metric span{font-size:.56rem}.cs-actions{margin-top:.35rem}.cs-expand,.cs-link{min-height:2.5rem;padding:.58rem .8rem;font-size:.68rem}.cs-fade{height:3rem}.mobile-page-hero{gap:.75rem}.mobile-page-hero-media{flex-basis:36%;min-height:8.5rem;padding:0;border:0;color:inherit;cursor:zoom-in}.mobile-page-hero-body{justify-content:flex-start;padding-block:clamp(1rem,3.5dvh,1.75rem);padding-inline:0.15rem}.mobile-page-hero-body>:first-child{margin-block-start:auto}.mobile-page-hero-body>:last-child{margin-block-end:auto}.mobile-page-hero-text h2,.mobile-page-hero-text strong,.mobile-page-hero-title{margin:0;font-family:var(--mono);font-size:clamp(1.05rem, 5vw, 1.45rem);font-weight:700;line-height:1.2}.mobile-page-hero-text .section-kicker{margin-bottom:.45rem;font-size:.58rem}.mobile-page-hero-text h2+p{margin-top:clamp(.7rem,2dvh,1rem)}.mobile-page-hero-text{font-size:clamp(.78rem, 3.4vw, .9rem);line-height:1.55}.about-content .title{font-size:clamp(2.1rem, 11vw, 3.2rem)}.about-bio{font-size:clamp(.82rem, 3.5vw, .94rem);line-height:1.58}.gallery-btn{width:2.65rem;height:2.65rem}.gallery-btn.prev{left:.3rem}.gallery-btn.next{right:.3rem}.gallery-status{top:.45rem;right:.45rem}.csm-inner{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem);padding:2.4rem 1.1rem 1.5rem}}@media (hover:none){.img-overlay{transform:translateY(0)}}.project-feature{isolation:isolate;overflow:hidden;justify-content:space-between;gap:clamp(2rem,6vw,7rem);padding:clamp(3rem,7vw,7rem) clamp(3.5rem,9vw,10rem)}.project-copy{position:relative;z-index:3;width:min(39rem,48%)}.project-index{display:block;margin-bottom:1.4rem;font:700 .7rem/1 var(--mono);letter-spacing:.17em}.project-copy h2{margin:1.25rem 0 1.15rem;font:600 clamp(2rem, 3.2vw, 4rem)/1.06 var(--sans);letter-spacing:-.055em}.project-copy>p{max-width:37rem;margin:0;font-size:clamp(.93rem, 1.15vw, 1.12rem);line-height:1.75}.project-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.65rem}.project-tags span{padding:.5rem .75rem;border:1px solid currentColor;border-radius:999px;font:700 .64rem/1 var(--mono);letter-spacing:.04em;opacity:.78}.project-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.7rem}.project-actions a{padding:.78rem 1rem;border-radius:.65rem;font:700 .72rem/1 var(--mono);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.project-actions a:hover{transform:translateY(-2px)}.project-story-btn{padding:.78rem 1rem;border:1px solid currentColor;border-radius:.65rem;background:0 0;color:inherit;font:700 .72rem/1 var(--mono);cursor:pointer;transition:transform .2s ease,background .2s ease}.project-story-btn:hover{transform:translateY(-2px)}.project-uiforma .project-story-btn:hover{background:#ffffff14}.project-clio .project-story-btn:hover{background:#294c3b14}.project-occasion .project-story-btn:hover{background:#5f4d6914}.project-next{display:flex;width:auto;gap:.7rem;font:700 .62rem/1 var(--mono);letter-spacing:.08em}.project-uiforma{color:#fefdfb;background:#0b0b19}.project-uiforma::before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 70% 45%,#4f46e54a,transparent 29%),linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:auto,46px 46px,46px 46px;mask-image:linear-gradient(90deg,transparent,#000 38%)}.project-uiforma .project-index{color:#9f9aff}.uiforma-lockup{display:flex;align-items:center;gap:.75rem;font-size:2rem;letter-spacing:-.07em}.uiforma-lockup b{font-weight:700}.uiforma-mark{display:grid;place-items:center;width:3.25rem;height:3.25rem;border-radius:.65rem;background:#4f46e5;color:#fefdfb;font:900 .96rem/1 var(--sans);letter-spacing:-.14em;box-shadow:.35rem .35rem 0 #29227e}.uiforma-logo{height:3rem;width:auto;display:block}.dev-badge{display:inline-block;margin-left:.6rem;padding:.28em .7em;border-radius:999px;font:700 .58rem/1 var(--mono);letter-spacing:.09em;text-transform:uppercase;color:#ffb454;border:1px solid #ffb45466;background:#ffb45414;vertical-align:middle;white-space:nowrap}.forma-mock{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 24px 60px #0009)}.forma-stage picture{display:block;width:100%;height:100%}.project-uiforma .project-copy>p{color:#bbb9ce}.project-uiforma .project-tags span{border-color:#5d587a;color:#d6d3ff}.project-uiforma .project-actions a{background:#fefdfb;color:#292361;box-shadow:0 10px 35px #0008}.project-uiforma .project-actions a+a{background:#4f46e5;color:#fff}.forma-stage{position:relative;width:min(48vw,46rem);height:min(67vh,40rem);perspective:1300px}.forma-window{position:absolute;overflow:hidden;border:1px solid #ffffff1f;border-radius:1rem;background:#151426;box-shadow:0 35px 90px #0009}.forma-window--tokens{inset:5% 3% 24% 0;transform:rotateY(-7deg) rotateX(2deg)}.forma-window--studio{inset:38% -3% 2% 27%;transform:rotateY(-5deg) translateZ(35px);box-shadow:0 35px 90px #05040dcc}.mock-bar{height:2.35rem;display:flex;align-items:center;gap:.42rem;padding:0 .8rem;border-bottom:1px solid #ffffff12;background:#1c1b31;color:#8e8ba7;font:600 .58rem/1 var(--mono)}.mock-bar i{width:.48rem;height:.48rem;border-radius:50%;background:#48455d}.mock-bar span{margin-left:.35rem}.token-sidebar{position:absolute;inset:2.35rem auto 0 0;width:27%;display:flex;flex-direction:column;gap:1rem;padding:1.4rem 1rem;border-right:1px solid #ffffff12;color:#77758e;font-size:.62rem}.token-sidebar b{color:#fff;font-size:.68rem}.token-canvas{margin-left:27%;padding:8% 7%}.studio-panel small,.token-canvas small{color:#827bf3;font:700 .56rem/1 var(--mono);letter-spacing:.12em}.token-canvas strong{display:block;margin:.45rem 0 1.4rem;font-size:1.15rem}.swatch-row{display:flex;height:4.7rem;overflow:hidden;border-radius:.65rem}.swatch-row i{flex:1;background:#c7c4ff}.swatch-row i:nth-child(2){background:#9d97ff}.swatch-row i:nth-child(3){background:#6f66f1}.swatch-row i:nth-child(4){background:#4f46e5}.swatch-row i:nth-child(5){background:#29227e}.control-row{display:flex;gap:.6rem;margin-top:1.2rem}.control-row span{height:2.5rem;flex:1;border-radius:.45rem;background:#ffffff0b;border:1px solid #ffffff0d}.export-row{display:flex;align-items:center;gap:.45rem;margin-top:1.25rem}.export-row b{color:#827bf3;font:700 .5rem/1 var(--mono);letter-spacing:.12em;margin-right:.2rem}.export-row span{padding:.38rem .6rem;border:1px solid #ffffff1a;border-radius:999px;background:#ffffff08;color:#c9c6e2;font:700 .52rem/1 var(--mono)}.studio-canvas{position:absolute;inset:2.35rem 35% 0 0;display:grid;place-items:center;background:radial-gradient(circle,#675fe4 0 4%,#312c82 43%,#18162c 44%)}.studio-phone{width:31%;height:72%;padding:3%;border-radius:1.25rem;background:#0d0d13;box-shadow:0 18px 35px #0008;transform:rotate(-6deg)}.studio-phone div{height:100%;border-radius:.85rem;background:linear-gradient(155deg,#4f46e5,#bc8ee9 48%,#f3c6a9)}.studio-panel{position:absolute;inset:2.35rem 0 0 65%;padding:1.2rem}.studio-panel b{display:block;margin:.35rem 0 1.3rem;font-size:.75rem}.studio-panel label{display:flex;justify-content:space-between;margin:.9rem 0 .4rem;color:#aaa7b9;font-size:.56rem}.studio-panel em{display:block;height:.25rem;border-radius:1rem;background:linear-gradient(90deg,#6f66f1 60%,#39374a 60%)}.project-clio{color:#21342b;background:#dce8dc}.project-clio::before{content:'';position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 8% 15%,#fff9,transparent 24%),radial-gradient(circle at 85% 90%,#9bbba7aa,transparent 32%)}.clio-orbit{position:absolute;width:50vw;height:50vw;right:-16vw;border:1px solid #466b5930;border-radius:50%}.clio-orbit i{position:absolute;inset:12%;border:1px solid #466b5924;border-radius:50%}.clio-orbit i:nth-child(2){inset:25%}.clio-orbit i:nth-child(3){inset:39%;background:#fff3}.project-clio .project-index{color:#557666}.clio-wordmark{font:600 2.15rem/1 var(--sans);letter-spacing:-.06em}.clio-wordmark span{display:inline-grid;place-items:center;width:2.6rem;height:2.6rem;margin-right:.4rem;border-radius:50%;background:#476c59;color:#ecf3ea;font-size:1.1rem;vertical-align:.18rem}.project-clio .project-copy>p{color:#50645a}.project-clio .project-tags span{border-color:#789586}.project-clio .project-actions a{background:#294c3b;color:#f4f7f1;box-shadow:0 12px 30px #385b4738}.clio-device{position:relative;z-index:2;width:min(37vw,31rem);padding:1.25rem;border:1px solid #ffffffaa;border-radius:2rem;background:#f2f5ed;box-shadow:0 35px 80px #385b4740;transform:rotate(2deg)}.clio-top{display:flex;justify-content:space-between;align-items:center;padding:.4rem .5rem 1.25rem;color:#3d5749;font-size:.68rem}.clio-top span{font-weight:600}.clio-card{padding:1rem;border:1px solid #d6e0d5;border-radius:1rem;background:#fffefa;box-shadow:0 7px 18px #476c5910}.clio-card small{color:#789184;font:700 .5rem/1 var(--mono);letter-spacing:.13em}.clio-card b,.clio-card strong{display:block;margin:.45rem 0;font-size:1rem}.clio-card p{margin:0;color:#7b8b82;font-size:.62rem}.clio-card--hero{padding:1.4rem;background:linear-gradient(145deg,#426753,#294b3b);color:#f4f6f0}.clio-card--hero p,.clio-card--hero small{color:#bdcec3}.clio-card--hero strong{font-size:1.35rem}.clio-card--hero button{margin-top:1.2rem;padding:.65rem .8rem;border:0;border-radius:.55rem;background:#d8e5d9;color:#294b3b;font-weight:700;font-size:.62rem}.clio-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:.7rem 0}.clio-prompt{display:flex;justify-content:space-between;padding:.9rem 1rem;border:1px solid #d3ddd2;border-radius:.8rem;background:#e7eee4;color:#718078;font-size:.65rem}.clio-prompt span{display:grid;place-items:center;width:1.25rem;height:1.25rem;border-radius:50%;background:#496c5a;color:#fff}.project-occasion{color:#34283a;background:#eee8f1}.project-occasion::before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(120deg,#f9f5f0 0 48%,#e7ddec 48%)}.occasion-bloom{position:absolute;z-index:-1;border-radius:50%;filter:blur(1px);background:#cbb8d5aa}.occasion-bloom--one{width:34vw;height:34vw;right:-12vw;top:-15vw}.occasion-bloom--two{width:18vw;height:18vw;left:35%;bottom:-8vw;background:#fff8}.project-occasion .project-copy{order:2}.project-occasion .project-index{color:#796488}.occasion-wordmark{font:400 2.35rem/1 Georgia,serif;letter-spacing:-.04em}.project-occasion .project-copy h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}.project-occasion .project-copy>p{color:#6e626f}.project-occasion .project-tags span{border-color:#aa99b0}.project-occasion .project-actions a{background:#5f4d69;color:#fffaf2;box-shadow:0 12px 30px #66577530}.occasion-stage{order:1;position:relative;display:flex;align-items:center}.occasion-phone{position:relative;z-index:2;width:min(29vw,22rem);padding:1rem;border:1px solid #d4c8d8;border-radius:2.7rem;background:#fffdf9;box-shadow:0 38px 80px #5b45652d;transform:rotate(-3deg)}.occasion-speaker{width:27%;height:.35rem;margin:.2rem auto 1.1rem;border-radius:1rem;background:#32293a}.occasion-appbar{display:flex;align-items:center;gap:.65rem}.occasion-appbar small{color:#8d7a94;font:700 .45rem/1 var(--mono);letter-spacing:.1em}.occasion-mini-logo{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#5e4b68;color:#fffaf2;font:1.1rem Georgia,serif}.occasion-invite{position:relative;overflow:hidden;margin-top:1rem;padding:1.4rem;border-radius:1.15rem;background:linear-gradient(145deg,#594765,#806c88);color:#fff}.occasion-invite::after{content:'';position:absolute;width:8rem;height:8rem;right:-4rem;top:-4rem;border:1px solid #fff3;border-radius:50%;box-shadow:0 0 0 1.2rem #fff1,0 0 0 2.4rem #fff1}.occasion-invite span,.occasion-look small{font:700 .44rem/1 var(--mono);letter-spacing:.13em;color:#ded1e3}.occasion-invite h3{margin:.65rem 0 .35rem;font:400 1.45rem/1 Georgia,serif}.occasion-invite p{margin:0;color:#ded6e1;font-size:.58rem}.occasion-palette{display:flex;gap:.35rem;margin-top:1.2rem}.occasion-palette i{width:1rem;height:1rem;border:2px solid #ffffff44;border-radius:50%;background:#d3b7cf}.occasion-palette i:nth-child(2){background:#779283}.occasion-palette i:nth-child(3){background:#e0c6a0}.occasion-look{display:grid;grid-template-columns:3.2rem 1fr;gap:.8rem;align-items:center;margin-top:.8rem;padding:.8rem;border:1px solid #e4dde3;border-radius:.9rem}.look-art{display:grid;place-items:center;height:3.4rem;border-radius:.7rem;background:#eee6f1;color:#735f7e}.occasion-look small{color:#927e99}.occasion-look b{display:block;margin:.25rem 0;font:400 .9rem Georgia,serif}.occasion-look p{margin:0;color:#8c828c;font-size:.5rem}.occasion-tabs{display:flex;justify-content:space-around;padding:1rem .5rem .4rem}.occasion-tabs i{width:1.2rem;height:.18rem;border-radius:1rem;background:#d3c7d5}.occasion-tabs i:first-child{background:#65536f}.occasion-system{position:relative;z-index:3;width:min(13vw,11rem);margin-left:-2.2rem;padding:1.1rem;border:1px solid #e0d5e2;border-radius:1.1rem;background:#fffdf9;box-shadow:0 24px 55px #5b456528;transform:rotate(2.5deg)}.occasion-system small{font:700 .48rem/1 var(--mono);letter-spacing:.13em;color:#927e99}.os-type{display:flex;align-items:center;gap:.7rem;margin-top:.9rem}.os-type b{font:400 1.9rem/1 Georgia,serif;color:#4b3c54}.os-type span{color:#8c828c;font-size:.52rem;line-height:1.4}.os-swatches{display:flex;gap:.4rem;margin-top:.95rem}.os-swatches i{width:1.35rem;height:1.35rem;border-radius:.4rem;background:#5e4b68;border:1px solid #0001}.os-swatches i:nth-child(2){background:#779283}.os-swatches i:nth-child(3){background:#e0c6a0}.os-swatches i:nth-child(4){background:#f9f5f0}.os-pills{display:flex;gap:.4rem;margin-top:.95rem}.os-pills em{padding:.42rem .65rem;border-radius:999px;font:700 .5rem/1 var(--mono);font-style:normal}.os-pills em:first-child{background:#5f4d69;color:#fffaf2}.os-pills em:last-child{border:1px solid #aa99b0;color:#6e626f}@media (max-width:960px){.project-feature{min-height:47rem;padding:4rem 2.25rem;gap:2rem}.project-copy{width:51%}.project-copy h2{font-size:clamp(1.8rem,4vw,2.8rem)}.forma-stage{width:49%;height:60vh}.clio-device{width:42%}.occasion-phone{width:37%}.occasion-stage{width:44%}.occasion-system{display:none}}@media (max-width:600px){.mobile-site .project-feature{min-height:52rem;height:auto;padding:4.5rem 1.25rem 5rem;flex-direction:column;justify-content:center;gap:2.3rem;scroll-snap-align:start}.mobile-site .project-copy{order:1;width:100%}.mobile-site .project-copy h2{font-size:2rem}.mobile-site .project-copy>p{font-size:.88rem;line-height:1.65}.mobile-site .project-index{margin-bottom:1rem}.mobile-site .forma-stage{order:2;width:100%;height:20rem}.mobile-site .forma-window--tokens{inset:0 3% 25% 0}.mobile-site .forma-window--studio{inset:40% 0 0 22%}.mobile-site .token-sidebar{display:none}.mobile-site .token-canvas{margin-left:0;padding:8%}.mobile-site .studio-phone{width:38%}.mobile-site .uiforma-logo{height:2.4rem}.mobile-site .clio-device{order:2;width:92%;transform:none}.mobile-site .clio-orbit{width:90vw;height:90vw;right:-45vw}.mobile-site .occasion-stage{order:2;width:100%;justify-content:center}.mobile-site .occasion-phone{order:2;width:min(80%,20rem);transform:rotate(-2deg)}.mobile-site .occasion-system{display:none}.mobile-site .project-occasion::before{background:linear-gradient(170deg,#f9f5f0 0 52%,#e7ddec 52%)}.mobile-site .project-next{bottom:1.2rem}.mobile-site .project-tags{margin-top:1.2rem}.mobile-site .project-actions{margin-top:1.2rem}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}.gallery-track{transition:none}}.noscript-portfolio{min-height:100vh;padding:clamp(2rem,6vw,5rem);background:var(--ink);color:#d7dce5}.noscript-portfolio h1{margin:0 0 1rem;color:#fff;font:700 clamp(2.5rem, 8vw, 5rem)/1 var(--mono)}.noscript-portfolio>p{max-width:50rem;font-size:1.05rem;line-height:1.7}.noscript-portfolio a{color:var(--cyan)}.noscript-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:.75rem;margin-block:2rem}.noscript-grid img{width:100%;aspect-ratio:4/3;object-fit:contain;border-radius:var(--radius-md);background:#171822}