:root{--color-bg: #FFFFFF;--color-bg-soft: #F5F5F7;--color-text: #1d1d1f;--color-text-subtle: #86868b;--color-black: #000000;--color-white: #FFFFFF;--color-accent: #0071e3;--font-primary: "Bricolage Grotesque", sans-serif;--font-heading: "Bricolage Grotesque", sans-serif;--text-hero: clamp(3rem, 5vw + 1rem, 6rem);--text-h2: clamp(2rem, 3vw + 1rem, 3.5rem);--text-body: clamp(1rem, .5vw + .8rem, 1.25rem);--spacing-container: clamp(1rem, 5vw, 4rem);--spacing-section: clamp(4rem, 10vw, 8rem);--max-width: 1600px;--radius-sm: 12px;--radius-md: 24px;--radius-pill: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}::selection{background-color:#334155;color:#fff}::-moz-selection{background-color:#334155;color:#fff}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3{font-family:var(--font-heading);font-weight:600;line-height:1.1;letter-spacing:-.02em}.hero-title{font-size:var(--text-hero);font-weight:800;margin-bottom:2rem;line-height:1.3}.serif-italic{font-family:var(--font-primary);font-style:italic;font-weight:400}.reveal-word{display:inline-block;white-space:nowrap;vertical-align:baseline}.reveal-char{display:inline-block;will-change:opacity,color;vertical-align:baseline;letter-spacing:inherit}.text-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin:0 .15em;position:relative;top:-.1em}.text-icon{height:.8em;width:auto;aspect-ratio:16/9;border-radius:9999px;object-fit:cover;box-shadow:0 4px 20px #0000001a;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.text-icon:hover{transform:scale(1.15) rotate(3deg);cursor:pointer}.minimal-nav{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:100%;max-width:var(--max-width);padding:0;display:flex;justify-content:space-between;align-items:center;z-index:100;color:var(--color-black)}.nav-brand{text-decoration:none;display:flex;align-items:center;color:#fff}.logo-img{height:22px;width:auto}.brand-bold{font-weight:500;letter-spacing:-.02em}.brand-light{font-weight:300;letter-spacing:-.01em}.nav-cta.magnetic-btn{background:var(--color-black);color:#fff;padding:0;width:50px;height:50px;font-weight:600;font-size:.95rem;gap:0;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);transition:width .5s cubic-bezier(.7,0,.3,1),padding .5s cubic-bezier(.7,0,.3,1);overflow:hidden;position:relative}.nav-cta .btn-text{opacity:0;white-space:nowrap;transform:translate(10px);transition:opacity .3s ease 0s,transform .4s ease 0s;width:0;overflow:hidden}.nav-cta .btn-circle{display:none}.nav-cta .cta-icon{margin-left:0;stroke-width:2px;min-width:20px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.nav-cta:hover{width:auto;padding:0 1.2rem;gap:.6rem}.nav-cta:hover .btn-text{opacity:1;width:auto;transform:translate(0);transition:opacity .3s ease .2s,transform .4s ease .1s}.nav-cta:hover .cta-icon{transform:rotate(-45deg)}section{padding:0 var(--spacing-container);margin-bottom:var(--spacing-section);display:flex;justify-content:center}.hero-container,.minimal-nav{box-sizing:border-box}.hero-section,.about-section,.work-section,.playground-section{width:100%}.hero-section{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:3.5rem 1rem 1rem}.hero-container{position:relative;width:100%;max-width:1600px;height:85vh;min-height:600px;max-height:900px;border-radius:40px;overflow:hidden;background-color:var(--color-bg-soft);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:background-color .8s ease}.hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-size:cover;background-position:center;opacity:0;pointer-events:none}.hero-floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.hero-content{position:relative;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.capsule-dock{position:absolute;top:calc(12% - 20px);left:50%;transform:translate(-50%);z-index:20;display:inline-flex;background:#ffffff73;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);gap:0}.capsule-btn{position:relative;border:none;background:transparent;padding:.45rem 1.6rem;border-radius:999px;font-family:var(--font-primary);font-size:.85rem;font-weight:300;cursor:pointer;color:var(--color-text-subtle);z-index:2}.sliding-pill{position:absolute;top:.25rem;left:.25rem;height:calc(100% - .5rem);background:#fff;border-radius:999px;z-index:1;box-shadow:0 4px 12px #0000000d;pointer-events:none;width:0;opacity:0;transition:opacity .2s ease}.hero-title{font-size:clamp(2rem,3.5vw,3.8rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem;color:var(--color-black);width:100%}.hero-title.is-layout{width:100%;height:100%;margin:0}.ui-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;position:relative;width:100%;height:100%}.ui-badge{font-family:var(--font-primary);font-size:.7rem;font-weight:600;letter-spacing:.05em;padding:.3rem .8rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:999px;line-height:1;text-transform:uppercase;margin-bottom:.5rem}.ui-main-text{font-family:var(--font-primary);font-size:clamp(2rem,3.5vw,3.8rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;text-align:center;color:#0f172a;display:flex;flex-direction:column;align-items:center}.ui-word-wrapper{display:inline-grid;vertical-align:baseline;text-align:left;margin-left:-.25em}.ui-word-wrapper>span{grid-area:1 / 1;visibility:hidden}#ui-dynamic-word{grid-area:1 / 1;visibility:visible}.ui-line{display:flex;align-items:center;gap:.3em}.ui-reveal{opacity:0}.ui-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;height:.9em;width:.9em;background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000001a;margin:0 .15em;position:relative;top:-.05em;overflow:hidden}.ui-icon{width:85%;height:85%;object-fit:contain}.ui-toggle-wrapper{display:inline-flex;align-items:center;vertical-align:middle;margin-right:.2em}.ui-toggle{width:1.2em;height:.65em;background:#e5e5e7;border-radius:999px;position:relative;cursor:pointer;box-shadow:inset 0 1px 3px #0000000d;transition:background .4s cubic-bezier(.16,1,.3,1)}.ui-toggle.active{background:var(--color-black)}.ui-toggle-knob{position:absolute;top:.1em;left:.1em;width:.45em;height:.45em;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a}.ui-actions{display:flex;justify-content:center;margin-top:2rem}.ui-cta{font-family:var(--font-primary);font-size:.95rem;font-weight:500;color:#fff;background:#0f172a;padding:.7rem 1.5rem;border-radius:999px;text-decoration:none;display:flex;align-items:center;gap:.6rem;opacity:0;transition:transform .3s ease,background .3s ease;box-shadow:0 4px 12px #0f172a26;letter-spacing:.02em;line-height:1}.ui-cta:hover{transform:translateY(-2px);background:#000}.ui-cta-icon{width:16px;height:16px;stroke-width:2.5}.visuals-layout{position:relative;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;padding-right:8%;padding-bottom:10%;z-index:10}.visuals-text-box{text-align:left;display:flex;flex-direction:column;gap:1.5rem}.visuals-title{font-family:var(--font-primary);font-size:clamp(2rem,3.5vw,3.8rem);font-weight:700;line-height:1.1;letter-spacing:-.01em;color:#fff;text-transform:none;margin:0}.visuals-actions{display:flex}.visuals-cta{font-family:var(--font-primary);font-size:.95rem;font-weight:500;color:#fff;background:#ffffff1a;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:.8rem 1.8rem;border-radius:999px;text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;border:1px solid rgba(255,255,255,.15);transition:all .4s cubic-bezier(.16,1,.3,1);white-space:nowrap;letter-spacing:.02em;line-height:1}.visuals-cta:hover{background:#fff;color:#000;transform:translateY(-2px)}.visuals-reveal{opacity:0}.brand-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.brand-masonry{display:flex;justify-content:center;gap:1rem;width:100%;height:100%;padding:0 20px;overflow:hidden;position:relative;z-index:1}.brand-col{display:flex;flex-direction:column;gap:1rem;flex:1;will-change:transform}#brand-col-1{margin-top:-120px}#brand-col-2{margin-top:20px}#brand-col-3{margin-top:-320px}.brand-item{width:100%;min-height:250px;background:#fff;border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000008}.brand-item.grad-1{background:linear-gradient(135deg,#f093fb,#f5576c)}.brand-item.grad-2{background:linear-gradient(135deg,#5eeff9,#4568dc)}.brand-item.grad-3{background:linear-gradient(135deg,#f0f9ff,#7dd3fc)}.brand-item.grad-4{background:linear-gradient(135deg,#fbc2eb,#a6c1ee)}.brand-item.grad-5{background:linear-gradient(135deg,#cfd9df,#e2e2e2)}.brand-item.center-content{background:transparent;box-shadow:none;min-height:300px;overflow:visible}.brand-main-text{font-family:var(--font-primary);font-size:clamp(2rem,3.5vw,3.8rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;display:block;white-space:nowrap}.brand-serif{font-family:Times New Roman,serif;font-size:1.1em;font-style:italic;font-weight:400}.brand-annotation{font-family:var(--font-primary);font-size:1rem;font-weight:400;color:var(--color-text-subtle);position:absolute}.brand-floating-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:300px;max-width:40vw;height:auto;z-index:15;pointer-events:none;opacity:0;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}.motion-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;height:100%}.motion-title{font-family:var(--font-primary);font-size:clamp(2rem,3.5vw,3.8rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--color-black);text-align:center}.motion-reveal{opacity:0}.motion-cta{font-family:var(--font-primary);font-size:.95rem;font-weight:500;color:#fff;background:var(--color-black);padding:.8rem 1.8rem;border-radius:999px;text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;transition:all .4s cubic-bezier(.16,1,.3,1);white-space:nowrap;letter-spacing:.02em;line-height:1}.motion-cta:hover{transform:translateY(-2px);background:#333}.cta-button{display:inline-block;padding:1rem 2.5rem;background-color:var(--color-black);color:var(--color-white);border-radius:var(--radius-pill);text-decoration:none;font-weight:500;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.cta-button:hover{transform:scale(1.05)}.about-section{display:flex;justify-content:center;padding-top:1rem;padding-bottom:2rem;margin-bottom:0}.work-section{padding-top:2rem;width:100%}.about-container{width:100%;max-width:var(--max-width);display:flex;gap:4rem;padding:0 2rem}.about-section{min-height:35vh;padding:var(--spacing-section) 0;display:flex;justify-content:center}.about-container{max-width:var(--max-width);width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.about-meta{flex:0 0 300px;display:flex;flex-direction:column;gap:.25rem;font-family:var(--font-primary);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-subtle);padding-top:.5rem}.about-main{flex:1}.about-description{font-size:clamp(1.5rem,3.5vw,2.75rem);font-family:var(--font-primary);font-weight:500;line-height:1.4;letter-spacing:-.01em;color:var(--color-text)}.about-description *{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:normal;color:inherit}.about-capsule{display:inline-block;vertical-align:middle;width:2.8em;height:1.1em;background:var(--color-black);border-radius:999px;margin:0 .5rem;position:relative;top:-.05em;opacity:.2}.about-actions{margin-top:3.5rem}.magnetic-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.25rem;background-color:var(--color-black);color:var(--color-white);border-radius:999px;text-decoration:none;font-family:var(--font-primary);font-size:.95rem;font-weight:500;letter-spacing:.05em;overflow:hidden;transition:background-color .3s ease;z-index:1}.magnetic-btn .btn-text{position:relative;z-index:2;pointer-events:none}.magnetic-btn .btn-circle{position:absolute;top:50%;left:50%;width:0;height:0;background-color:#333;border-radius:50%;transform:translate(-50%,-50%);z-index:1;transition:width .5s cubic-bezier(.19,1,.22,1),height .5s cubic-bezier(.19,1,.22,1)}.magnetic-btn:hover .btn-circle{width:300%;height:500px}.magnetic-btn:hover{background-color:#000}@media(max-width:900px){.about-container{flex-direction:column;gap:2rem}.about-meta{flex:none;flex-direction:row;gap:1.5rem}}.showcase-section{position:relative;width:100%;height:100vh;background-color:var(--color-bg);overflow:hidden}.showcase-pinned-container{width:100%;height:100%;position:relative;max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing-container)}.showcase-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;will-change:opacity,transform;padding:0 var(--spacing-container)}.title-slide-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:1400px}.title-slide-main{font-family:var(--font-primary);font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:400;line-height:1.4;color:var(--color-black);margin-bottom:3rem;max-width:90%}.title-slide-actions{display:flex;gap:1.5rem;align-items:center}.showreel-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;color:var(--color-black);padding-bottom:2px;border-bottom:2px solid var(--color-black);transition:all .3s ease}.project-slide-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center;width:100%;height:100%;padding:12vh 0}.project-slide-inner.reverse{grid-template-columns:.9fr 1.1fr;direction:rtl}.project-slide-inner.reverse .project-info,.project-slide-inner.reverse .project-preview{direction:ltr}.project-preview{width:100%;height:100%;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px #00000014;background:var(--color-bg-soft);max-height:75vh}.project-preview img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,1,.3,1)}.project-slide-inner:hover .project-preview img{transform:scale(1.05)}.project-info{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;max-width:500px}.project-number{font-family:var(--font-heading);font-size:clamp(3rem,6vw,5rem);font-weight:200;color:#e5e5e5;line-height:1;margin-bottom:-1rem}.project-title{font-family:var(--font-heading);font-size:clamp(2rem,3.5vw,3.5rem);font-weight:700;line-height:1.1;color:var(--color-black)}.project-role{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-black);padding:.5rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:50px;opacity:.7}.project-description{font-size:1.1rem;line-height:1.6;color:var(--color-text-subtle)}.project-link.magnetic-btn{background:var(--color-black);color:#fff;padding:0 1.5rem;height:50px;border-radius:var(--radius-pill);display:flex;align-items:center;gap:.5rem;margin-top:1rem;text-decoration:none;font-weight:500;width:fit-content}.project-link .btn-text{opacity:1;width:auto;transform:none}@media(max-width:900px){.showcase-section{height:auto}.title-slide-main{font-size:2.2rem}.project-slide-inner,.project-slide-inner.reverse{grid-template-columns:1fr;grid-template-rows:50vh auto;gap:2rem;padding:6rem 0 2rem;direction:ltr;display:flex;flex-direction:column;justify-content:center}.project-preview{width:100%;height:40vh;flex-shrink:0}.project-info{width:100%;padding:0 .5rem;align-items:center;text-align:center;gap:1rem}.project-number{display:none}.project-title{font-size:2rem}.project-description{font-size:1rem;max-width:100%}}footer{position:fixed;bottom:0;left:0;width:100%;background-color:var(--color-black);color:var(--color-white);padding:4rem var(--spacing-container) 2rem;min-height:55vh;z-index:0;display:flex;flex-direction:column;justify-content:space-between}main{position:relative;z-index:10;background-color:var(--color-bg);width:100%;margin-bottom:55vh;box-shadow:0 100px 100px #00000080}.footer-container{width:100%;max-width:var(--max-width);margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem;flex-grow:1}.footer-top{display:flex;justify-content:space-between;align-items:flex-end;width:100%;padding-bottom:3.5rem}.footer-left{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer-right{flex:1;display:flex;justify-content:flex-end;text-align:right}.footer-cta-text{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:1.1;margin-bottom:1.5rem;font-weight:500}.footer-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;border:1px solid rgba(255,255,255,.3);border-radius:var(--radius-pill);background:#ffffff0d;color:#fff;text-decoration:none;font-size:1rem;transition:all .3s ease}.footer-btn:hover{background:#fff;color:#000;border-color:#fff}.big-email{font-size:clamp(2.5rem,5vw,6rem);color:#fff;text-decoration:none;font-family:var(--font-heading);line-height:.85;letter-spacing:-.04em;display:inline-block;opacity:1}.email-char{opacity:.8;display:inline-block}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.copyright{font-size:.9rem;color:#ffffff80}.socials{display:flex;gap:2rem}.social-link{color:#fff;text-decoration:none;font-size:1rem;position:relative}.social-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:1px;background:#fff;transition:width .3s ease}.social-link:hover:after{width:100%}@media(max-width:900px){.footer-top{flex-direction:column-reverse;gap:4rem}.footer-right{justify-content:flex-start;text-align:left;width:100%}.footer-left{width:100%}.big-email{font-size:clamp(3rem,12vw,5rem)}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.socials{width:100%;justify-content:space-between}main{margin-bottom:55vh}footer{min-height:55vh}}@media(max-width:1024px){:root{--text-hero: clamp(2.5rem, 5vw, 5rem);--spacing-container: 2rem}.hero-section{padding-top:2.5rem}.hero-container{max-height:80vh;border-radius:32px}}@media(max-width:768px){:root{--text-hero: clamp(2.5rem, 10vw, 4rem);--radius-md: 16px}.minimal-nav{padding:0 1.5rem;top:1rem}.nav-brand{font-size:1.25rem}.nav-cta span{display:none}.nav-cta{padding:.5rem;aspect-ratio:1/1;justify-content:center}.nav-cta .cta-icon{width:20px;height:20px}.hero-section{padding:2rem 1rem 1rem;height:auto;min-height:100vh}.hero-container{aspect-ratio:auto;min-height:70vh;border-radius:24px;padding:2rem 1rem}.capsule-dock{top:auto;bottom:2rem;width:90%;justify-content:center;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.capsule-dock::-webkit-scrollbar{display:none}.capsule-btn{padding:.5rem 1rem;font-size:.85rem}.hero-title{margin-top:0;margin-bottom:1rem}.hero-content{justify-content:flex-start;padding-top:4rem}.hero-subtitle{margin-bottom:8rem}.visuals-layout,.ui-layout,.brand-layout{justify-content:center!important;align-items:center!important;padding:0!important;text-align:center!important;height:100%!important}.visuals-text-box{align-items:center!important;text-align:center!important}.visuals-actions{justify-content:center!important}.visuals-title{text-align:center!important}.ui-badge{margin-left:auto;margin-right:auto}}.mystory-hero{padding-top:10rem;padding-bottom:6rem;display:flex;justify-content:center}.mystory-hero-container{max-width:var(--max-width);width:100%;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.mystory-content{display:flex;flex-direction:column;gap:2rem}.status-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-bg-soft);border-radius:var(--radius-pill);font-size:.85rem;font-weight:500;color:var(--color-text);width:fit-content}.status-dot{width:8px;height:8px;background-color:#10b981;border-radius:50%;box-shadow:0 0 0 3px #10b98133;animation:pulse-green 2s infinite}@keyframes pulse-green{0%{transform:scale(.95);box-shadow:0 0 #10b98166}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.mystory-title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1;font-weight:600;color:var(--color-black)}.mystory-actions{display:flex;gap:1.5rem}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.25rem;border:1px solid var(--color-text);border-radius:var(--radius-pill);background:transparent;color:var(--color-text);text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s ease}.btn-secondary:hover{background:var(--color-black);color:var(--color-white)}.mystory-image-wrapper{width:100%;aspect-ratio:4/5;border-radius:2rem;overflow:hidden;background-color:var(--color-bg-soft)}.mystory-image-wrapper img{width:100%;height:100%;object-fit:cover}.experience-section{padding:6rem 0;display:flex;justify-content:center}.experience-container{max-width:var(--max-width);width:100%;display:flex;flex-direction:column;gap:3rem}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(180px,auto);gap:1.5rem}.bento-item{background-color:var(--color-bg-soft);border-radius:2rem;padding:2.5rem;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .3s ease,background-color .3s ease}.bento-item:hover{background-color:#f0f0f2;transform:translateY(-5px)}.bento-item.large{grid-column:span 2;grid-row:span 2}.bento-item.medium{grid-column:span 2;grid-row:span 1}.bento-item.small{grid-column:span 1;grid-row:span 1}.bento-item .tag{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-subtle);font-weight:600;margin-bottom:1.5rem}.bento-item .title{font-size:1.75rem;font-weight:600;line-height:1.2}.bento-item .role{font-size:1.1rem;color:var(--color-text-subtle);margin-top:.5rem}.bento-item .duration{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;margin-top:auto;padding-top:2rem;opacity:.6}.toolkit-section{padding:6rem 0;display:flex;justify-content:center}.toolkit-container{max-width:var(--max-width);width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.toolkit-info{display:flex;flex-direction:column;gap:1.5rem}.toolkit-title{font-size:clamp(2rem,3.5vw,3rem);font-weight:600}.toolkit-description{font-size:1.25rem;color:var(--color-text-subtle);line-height:1.6}.toolkit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.tool-card{background-color:var(--color-bg-soft);padding:2rem;border-radius:1.5rem;display:flex;flex-direction:column;gap:1rem;font-weight:600;font-size:1.25rem;transition:all .3s ease}.tool-card:hover{background-color:var(--color-black);color:var(--color-white);transform:scale(1.02)}@media(max-width:1024px){.mystory-hero-container,.toolkit-container{grid-template-columns:1fr;gap:3rem}.experience-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.experience-grid{grid-template-columns:1fr}.bento-item.large,.bento-item.medium,.bento-item.small{grid-column:span 1}.mystory-actions{flex-direction:column}}.work-section{width:100%;position:relative}.work-container{width:100%;max-width:var(--max-width);margin:0 auto}.work-header{text-align:center;margin-bottom:2rem;padding-top:2rem;position:relative;z-index:2}.work-heading{font-size:var(--text-h2);margin-top:1rem}.showcase-header-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto}.showcase-intro p{font-size:1.15rem;color:var(--color-text-subtle);line-height:1.6;max-width:55ch;text-align:center;margin:0 auto}.work-list{position:relative;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;perspective:1000px;overflow:hidden}.work-item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-bg);opacity:0;visibility:hidden;will-change:transform,opacity,filter;padding:0 2rem}.work-item.reverse{flex-direction:row-reverse}.work-media{flex:1;display:flex;justify-content:center;align-items:center;position:relative;max-width:50%}.work-content{flex:1;padding:0 4rem;max-width:40%;display:flex;flex-direction:column;justify-content:center}.work-img-wrapper{position:relative;overflow:hidden;border-radius:var(--radius-md);box-shadow:0 30px 60px #00000026;width:100%;max-width:650px;aspect-ratio:4/3;transform-style:preserve-3d;background:var(--color-bg-soft)}.work-img{width:110%;height:110%;object-fit:cover;transition:transform .1s;will-change:transform}.work-tags{position:absolute;top:1.5rem;left:1.5rem;display:flex;gap:.6rem;z-index:10;pointer-events:none}.tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;padding:.4rem .9rem;border-radius:99px;background:#ffffff26;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:600;box-shadow:0 4px 15px #0000001a}.work-number{font-family:var(--font-heading);font-size:1.2rem;margin-bottom:1.5rem;color:var(--color-text-subtle);display:block;opacity:.6}.work-title{font-size:clamp(2rem,3vw,4rem);margin-bottom:1.5rem}.work-description{font-size:1.1rem;color:var(--color-text-subtle);margin-bottom:2rem;max-width:40ch}.work-cta{display:inline-flex;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;color:var(--color-text)}.work-header-meta{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;font-family:var(--font-primary);font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-subtle)}.work-footer{display:flex;justify-content:center;align-items:center;padding:8rem 0;opacity:0;transform:translateY(20px);will-change:opacity,transform}.view-all-btn{background:var(--color-black);color:var(--color-white);padding:1.2rem 2.8rem;border-radius:var(--radius-pill);text-decoration:none;font-weight:600;font-size:1.1rem;display:flex;align-items:center;gap:1rem;border:1px solid var(--color-black);transition:all .4s cubic-bezier(.16,1,.3,1)}.view-all-btn:hover{background:transparent;color:var(--color-black);transform:translateY(-5px)}.view-all-btn .btn-circle{width:8px;height:8px;background:var(--color-white);border-radius:50%;transition:transform .4s ease}.view-all-btn:hover .btn-circle{background:var(--color-black);transform:scale(1.5)}@media(max-width:768px){.work-header-meta{flex-direction:column;gap:.5rem;align-items:center}}@media(max-width:900px){.work-item,.work-item.reverse{flex-direction:column;gap:3rem;text-align:left}.work-content{width:100%;flex:auto;align-items:flex-start;padding:0 1rem}.work-description{max-width:100%}.work-list{gap:6rem}}
