:root{--pink:#ff008c;--ink:#0a1020;--navy:#0a1429;--muted:#6f7890;--paper:#f7f7f8;--line:#e7e9ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#e8e6e1;color:var(--ink);font-family:var(--font-sans),sans-serif}button,input{font:inherit}.page-shell{min-height:100vh}.portfolio-phone{width:100%;max-width:520px;min-height:100vh;margin:auto;background:var(--paper);box-shadow:0 0 80px #20253121}.hero,.portfolio-phone{position:relative;overflow:hidden}.hero{height:710px;color:#fff}.hero-image{object-fit:cover;object-position:center 25%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#06131b2b 15%,#06131b26 35%,#071016e8 90%,#0a1020)}.topbar{position:absolute;left:20px;right:20px;top:22px;display:flex;align-items:center;justify-content:space-between}.icon-button{border:1px solid #ffffff60;color:#fff;background:#162f3999;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.powered{font-size:13px;color:#e8ebec}.powered strong{font-size:21px;margin-left:6px;letter-spacing:-1px}.hero-content{position:absolute;left:20px;right:20px;bottom:30px}.identity{display:flex;align-items:center;gap:16px}.avatar{border:2px solid white;border-radius:50%;object-fit:cover}.identity h1{font:700 27px/1 var(--font-display);margin:0;display:flex;align-items:center;gap:7px}.identity p{margin:8px 0 0;color:#d9dde0}.bio{font-size:15.5px;line-height:1.45;margin:18px 0 16px;max-width:410px}.hero-actions{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px}.hero-actions>*{height:49px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border:0;cursor:pointer}.follow-button{background:white;color:#121827;font-weight:600}.hire-button{color:#fff;padding:0 17px;border:1px solid #ffffff32;background:#ffffff14}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin:21px 0 18px}.stats div{text-align:center;border-right:1px solid #ffffff40}.stats div:last-child{border:0}.stats span,.stats strong{display:block}.stats span{font-size:12px;color:#d5d9df}.stats strong{font-size:14px;margin-top:7px}.social-row{display:flex;justify-content:center;gap:11px}.social-row a{display:grid;place-items:center;width:43px;height:40px;border-radius:8px;background:#142039;color:white;text-decoration:none;transition:.2s}.social-row a:hover{transform:translateY(-2px);background:var(--pink)}.portfolio-body{position:relative;background:linear-gradient(#0a1020 0 230px,var(--paper) 230px);padding:0 0 36px}.search-box{position:relative;top:-1px;margin:0 20px 28px;border:1px solid #365078;height:48px;border-radius:28px;background:#0d1830;display:flex;align-items:center;padding:0 16px;gap:10px;color:#aebbd0}.search-box input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:white;font-size:13px}.search-box input::placeholder{color:#9aa8c0}.search-box button{border:0;background:transparent;color:#9aa8c0;display:grid;place-items:center}section{margin:0 0 29px}.section-heading{padding:0 20px;margin:0 0 13px;display:flex;align-items:center;justify-content:space-between}.section-heading h2{font:700 17px var(--font-display);margin:0;color:inherit;text-transform:capitalize}.section-heading button{color:var(--pink);font-weight:600;border:0;background:none;cursor:pointer}.portfolio-body>section:first-of-type{color:white}.horizontal-rail{display:flex;gap:12px;overflow-x:auto;padding:0 20px 7px;scrollbar-width:none;scroll-snap-type:x mandatory}.horizontal-rail::-webkit-scrollbar{display:none}.horizontal-rail>*{flex:0 0 auto;scroll-snap-align:start}.brand-item{width:76px;text-align:center}.brand-circle{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#f6f7f9;font-weight:900;font-size:15px;letter-spacing:-1px;border:1px solid #fff}.brand-item span{display:block;font-size:11px;color:#cfd5df;margin-top:7px}.collection-card{width:238px;background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #17203a0a}.collection-image{position:relative;height:165px}.collection-image img,.product-image img{object-fit:cover}.collection-image span{position:absolute;right:8px;bottom:8px;border-radius:13px;background:#101728;color:#fff;font-size:10px;padding:6px 9px}.card-copy{display:flex;padding:13px;gap:6px}.card-copy>div:first-child{flex:1 1;min-width:0}.card-copy h3,.product-copy h3{font-size:15px;margin:0}.card-copy p{font-size:12px;color:var(--muted);margin:5px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tiny-actions{display:flex;gap:8px;color:#637087}.product-card{width:168px;background:white;border-radius:15px;overflow:hidden;border:1px solid var(--line)}.product-image{height:148px;position:relative;background:#eee}.product-copy{padding:12px}.product-copy>span{font-size:10px;color:var(--pink);font-weight:700}.product-copy h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:4px 0 10px}.product-copy div{display:flex;justify-content:space-between;align-items:center}.product-copy strong{font-size:13px}.product-copy button{border:0;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:white}.work-card{position:relative;width:260px;height:330px;border-radius:17px;overflow:hidden;color:white}.work-card>img{object-fit:cover}.work-gradient{position:absolute;inset:0;background:linear-gradient(transparent 35%,#080d18e6)}.work-card button{position:absolute;top:15px;right:15px;width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:#ffffffdc}.work-card>div:last-child{position:absolute;left:16px;right:16px;bottom:18px}.work-card span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#f4d6e8}.work-card h3{font:700 19px/1.2 var(--font-display);margin:6px 0}.quote-card{width:310px;margin:0;background:#131c34;color:white;border-radius:17px;padding:24px}.quote-card>svg{color:var(--pink)}.quote-card>p{font-size:15px;line-height:1.55;margin:16px 0 22px}.quote-card footer span,.quote-card footer strong{display:block}.quote-card footer strong{font-size:13px}.quote-card footer span{font-size:11px;color:#9ea7ba;margin-top:3px}.empty-state{text-align:center;padding:55px 20px}.empty-state span{font-size:20px;font-weight:700}.empty-state p{color:var(--muted)}.empty-state button{border:0;background:var(--pink);color:#fff;border-radius:20px;padding:10px 18px}.site-footer{text-align:center;padding:25px 20px 0;border-top:1px solid var(--line);color:#9a9fac}.site-footer strong{font-size:24px;color:var(--ink)}.site-footer p,.site-footer span{font-size:12px}.drawer-layer{position:absolute;inset:0;z-index:10;pointer-events:none}.drawer-layer.drawer-open{pointer-events:auto}.drawer-scrim{position:absolute;inset:0;border:0;background:#050813aa;opacity:0;transition:.3s}.drawer-open .drawer-scrim{opacity:1}.drawer{position:absolute;top:0;bottom:0;left:0;width:min(84%,390px);padding:80px 34px 40px;background:#f4f0e8;transform:translateX(-100%);transition:.35s cubic-bezier(.22,.8,.25,1);color:#101524}.drawer-open .drawer{transform:translateX(0)}.drawer-close{position:absolute;top:24px;right:24px;border:0;background:none}.drawer-kicker{font-size:11px;letter-spacing:.2em;color:var(--pink);font-weight:700}.drawer h2{font:700 38px/1.08 var(--font-display);letter-spacing:-1.5px}.drawer nav{display:flex;flex-direction:column;border-top:1px solid #cec8bd}.drawer nav a{padding:17px 0;border-bottom:1px solid #cec8bd;text-decoration:none;color:inherit;font-size:17px}.drawer-meta{position:absolute;left:34px;bottom:40px;display:flex;flex-direction:column;gap:12px}.drawer-meta a,.drawer-meta span{display:flex;gap:9px;align-items:center;color:#606572;text-decoration:none;font-size:13px}@media(min-width:760px){.page-shell{padding:34px 0}.portfolio-phone{border-radius:28px}.hero{height:720px}.drawer-layer{border-radius:28px;overflow:hidden}}@media(max-width:380px){.hero{height:680px}.hero-content{left:16px;right:16px}.avatar{width:70px;height:70px}.identity h1{font-size:24px}.hire-button{padding:0 12px}.horizontal-rail,.section-heading{padding-left:16px}.horizontal-rail{padding-right:16px}.search-box{margin-left:16px;margin-right:16px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}body{background:#070b12}.page-shell{min-height:100%}.portfolio-phone{box-shadow:none}.portfolio-body{background:#080b12;color:#fff}.site-footer{border-color:#242a35;color:#777f8f}.site-footer strong{color:#fff}@media (max-width:759px){.portfolio-phone{width:100%;max-width:none;min-height:100dvh}.hero{height:603px}.hero-image{object-position:center 18%}.hero-shade{background:linear-gradient(180deg,rgba(5,16,22,.1) 15%,rgba(5,13,18,.2) 43%,#080b12 98%)}.topbar{top:58px;left:16px;right:16px}.menu-button{width:40px;height:40px}.hero-content{left:16px;right:16px;bottom:24px}.identity{gap:15px}.identity h1{font-size:25px}.avatar{width:80px;height:80px}.bio{margin:17px 0 15px}.stats{margin:20px 0 17px}.search-box{top:0;height:47px;margin:0 16px 26px}section{margin-bottom:27px}.section-heading{padding:0 16px}.section-heading h2{color:#fff;font-size:16px}.horizontal-rail{padding-left:16px;padding-right:16px;gap:12px}.brand-item{width:78px}.brand-circle{width:78px;height:78px}.collection-card{width:200px}.collection-image{height:162px}.card-copy,.product-copy{color:#101522}.product-card{width:160px}.product-image{height:120px}.work-card{width:238px;height:310px}}@media (min-width:760px){body{background:#eae8e3}.page-shell{padding:0}.portfolio-phone{width:100%;max-width:none;border-radius:0;overflow:visible;background:#080b12}.hero{height:min(780px,88vh);min-height:650px}.hero-image{object-position:center 28%}.hero-shade{background:linear-gradient(90deg,rgba(5,11,17,.92),rgba(5,11,17,.58) 42%,rgba(5,11,17,.14) 75%),linear-gradient(0deg,#080b12,transparent 35%)}.topbar{position:relative;z-index:1;top:0;left:auto;right:auto;max-width:1280px;margin:0 auto;padding:34px 40px}.hero-content{left:max(40px,calc((100vw - 1200px) / 2));right:auto;bottom:76px;width:min(540px,48vw)}.identity{align-items:flex-end}.avatar{width:104px;height:104px}.identity h1{font-size:clamp(38px,4vw,58px);letter-spacing:-2px}.identity p{font-size:17px}.bio{margin:26px 0 24px;max-width:510px;font-size:19px;line-height:1.55}.hero-actions,.stats{max-width:450px}.stats{margin:30px 0 24px}.stats span{font-size:13px}.stats strong{font-size:17px}.social-row{justify-content:flex-start}.portfolio-body{padding:0 0 60px}.search-box{top:0;width:calc(100% - 80px);max-width:1200px;height:58px;margin:0 auto 68px;transform:translateY(-29px);box-shadow:0 18px 50px rgba(0,0,0,.26)}.portfolio-body>div[id],section{max-width:1280px;margin-left:auto;margin-right:auto}section{margin-bottom:76px}.section-heading{padding:0 40px;margin-bottom:24px}.section-heading h2{font-size:26px;letter-spacing:-.6px}.horizontal-rail{padding:0 40px 12px;gap:20px}.brand-item{width:122px}.brand-circle{width:102px;height:102px;margin:auto;font-size:18px;transition:transform .18s ease}.brand-item:hover .brand-circle{transform:translateY(-5px)}.brand-item span{font-size:12px}.collection-card{width:calc((min(100vw, 1280px) - 120px) / 3);max-width:386px;border-radius:20px}.collection-image{height:260px}.card-copy{padding:18px;color:#101522}.card-copy h3{font-size:18px}.product-card{width:calc((min(100vw, 1280px) - 140px) / 4);max-width:285px;border-radius:19px}.product-image{height:250px}.product-copy{padding:17px;color:#101522}.product-copy h3{font-size:17px}.work-card{width:calc((min(100vw, 1280px) - 120px) / 3);max-width:386px;height:480px}.work-card h3{font-size:24px}.quote-card{width:min(560px,calc(50vw - 55px));min-height:230px;padding:34px}.quote-card>p{font-size:18px}.site-footer{max-width:1200px;margin:90px auto 0}.drawer-layer{position:fixed;z-index:30;border-radius:0}}@media (min-width:1180px){.horizontal-rail{overflow:visible}}