.about-bg{margin-top:3rem;padding-top:1.4rem;border-top:1px solid rgba(22,19,14,.15);display:flex;flex-direction:column;gap:.55rem;font-size:.78rem;letter-spacing:.1em}.about-bg-label{color:var(--warm)}.about-bg-brands{color:var(--ink);line-height:1.9}.journey-cta{display:inline-block;margin:2.2rem 0 .4rem;font-size:.95rem;letter-spacing:.12em;color:var(--accent-deep);text-decoration:none;border-bottom:2px solid var(--accent);padding-bottom:.3em}.journey-cta:hover{background:var(--accent);color:var(--ink)}#tipo{padding:9rem 2.5rem;border-top:1px solid rgba(22,19,14,.15);max-width:90rem;margin:0 auto}.tipo-row{display:flex;gap:4rem;align-items:flex-start;flex-wrap:wrap;margin-top:2.2rem}.tipo-title{font-size:clamp(4rem,12vw,11rem);font-weight:900;letter-spacing:-.05em;line-height:.9;flex:1 1 22rem}.tipo-chip{display:inline-block;vertical-align:super;font-size:.8rem;letter-spacing:.14em;background:var(--accent);color:var(--ink);padding:.25em .7em;margin-left:.6em}.tipo-body{flex:1 1 26rem;max-width:34rem}.tipo-body p{font-size:1.12rem;line-height:1.65;margin-bottom:1.1rem}.tipo-body p:first-child{font-weight:800}.tipo-cta{display:inline-block;margin-top:.8rem;color:var(--ink);text-decoration:none;border-bottom:2px solid var(--accent);padding-bottom:.25em;letter-spacing:.12em}.tipo-cta:hover{color:#3d8a79}#rail{position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);z-index:120;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;opacity:0;pointer-events:none;transition:opacity .5s ease}#rail.on{opacity:1;pointer-events:auto}#rail a{display:flex;align-items:baseline;gap:.6em;color:var(--warm);text-decoration:none;font-size:.5625rem;letter-spacing:.12em;transition:color .25s ease;background:#f4f1ead1;padding:.15em .45em}#rail a b{font-weight:500;padding:0 .3em}#rail a:hover{color:var(--ink)}#rail a.active{color:#3d8a79}#rail a.active b{background:var(--accent);color:var(--ink)}@media(max-width:1600px){#rail{display:none}}@media(prefers-reduced-motion:reduce){#rail{transition:none}}#hero{height:220vh;position:relative;z-index:1}.hero-sticky{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden}#noise-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.hero-ui{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:6rem 2.5rem 3rem;pointer-events:none}.hero-ui .step-row{display:flex;justify-content:space-between;align-items:baseline}#step-label{color:var(--ink)}#step-label .check{color:var(--ink);background:var(--accent);padding:0 .35em;margin-left:.4em;display:none}#step-label.done .check{display:inline-block}.hero-ui .seed-hint{color:var(--warm)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;flex-wrap:wrap}.hero-role{font-size:clamp(1.1rem,2.2vw,1.6rem);font-weight:900;letter-spacing:-.03em;line-height:1}.hero-role .tag{vertical-align:middle;margin-left:.8em;transform:translateY(-.2em)}.hero-loc{color:var(--warm);text-align:right}.scroll-cue{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);color:var(--warm);animation:cue 2.2s ease-in-out infinite}@keyframes cue{0%,to{opacity:.35}50%{opacity:1}}#statement{position:relative;z-index:1;padding:20vh 2.5rem 14vh;max-width:90rem;margin:0 auto}.kicker{color:var(--warm);margin-bottom:3rem;display:flex;gap:1.5rem;align-items:center}.kicker:after{content:"";flex:1;height:1px;background:#16130e26}.statement-line{font-size:clamp(3rem,10.5vw,10rem);font-weight:900;letter-spacing:-.045em;line-height:.94;text-transform:uppercase}.statement-line .w{display:inline-block;white-space:pre;min-height:1em}.statement-line .w.accent-w{color:#3d8a79}.statement-counters{margin-top:4rem;display:flex;flex-wrap:wrap;gap:1rem 3.5rem;color:var(--warm)}.statement-counters .counter b{font-weight:700;color:var(--ink);background:var(--accent);padding:0 .4em;margin-right:.7em}.statement-sub{margin-top:4rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:64rem}.statement-sub p{font-family:var(--mono);font-size:.8125rem;font-weight:400;line-height:1.75;letter-spacing:.02em;text-transform:none;color:var(--ink)}.statement-sub p b{background:var(--accent);font-weight:500;padding:0 .3em}#work,#autoral,#gallery{position:relative;z-index:1;padding:0 2.5rem 12vh;max-width:90rem;margin:0 auto}#autoral{padding-top:10vh}.work-header{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--ink);padding-top:1rem;margin-bottom:8vh}.work-header h2{font-size:clamp(1.6rem,3.4vw,3rem);font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.work-header .count{color:var(--warm)}.work-grid,.autoral-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9vh 2.5rem}.proj-card{display:block;color:var(--ink);text-decoration:none}.proj-card.featured,.proj-card.vert{grid-column:1 / -1}.proj-card.vert .card-media{aspect-ratio:auto;width:100vw;margin-left:calc(50% - 50vw);height:96svh}.proj-card.wide{grid-column:1 / -1}.proj-card.wide .card-media{aspect-ratio:16/9;width:min(72vw,100%);margin-inline:auto}.proj-card.wide .card-head,.proj-card.wide .card-foot{width:min(72vw,100%);margin-inline:auto}.proj-card.wide .card-title{font-size:clamp(2.1rem,5vw,4.8rem);width:min(72vw,100%);margin:1.1rem auto 0}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem}.card-head .idx{color:var(--warm)}.card-head .chips{display:flex;gap:.5rem}.card-media{aspect-ratio:16/9}.card-title{font-size:clamp(1.7rem,3.4vw,3.2rem);font-weight:900;letter-spacing:-.045em;line-height:.98;text-transform:uppercase;margin-top:1.1rem}.proj-card.featured .card-title{font-size:clamp(2.6rem,7vw,6.5rem)}.card-foot{display:flex;justify-content:space-between;margin-top:.6rem;color:var(--warm)}.proj-card:hover .card-title{color:#3d8a79}#p2f{height:240vh;position:relative;z-index:1}#p2f.p2f-static{height:100vh;height:100svh}.p2f-sticky{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden;display:flex;align-items:center;justify-content:center}.p2f-media{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:55vw;height:30.94vw;background:var(--ink);overflow:hidden;opacity:0}.p2f-media video,.p2f-media img.poster-fb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.p2f-media video{filter:blur(12px)}.p2f-media canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.p2f-output{position:absolute;left:2rem;bottom:2rem;background:var(--accent);color:var(--ink);padding:.5em .9em;font-weight:700;opacity:0}.p2f-terminal{position:relative;z-index:2;width:min(46rem,88vw);background:var(--ink);color:var(--bg);border-radius:14px;padding:1.4rem 1.8rem 1.6rem;box-shadow:0 30px 80px #16130e47;will-change:transform,opacity}.p2f-terminal .term-bar{display:flex;align-items:center;gap:.7rem;color:var(--warm-ink);padding-bottom:1rem;border-bottom:1px solid rgba(244,241,234,.12)}.p2f-terminal .term-bar .dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px #9ae0d2cc}.p2f-terminal .term-body{padding:1.6rem 0 1.7rem;font-size:clamp(.85rem,1.6vw,1.05rem);font-weight:400;line-height:1.75;letter-spacing:.02em;text-transform:none;min-height:6.2em}.p2f-terminal .term-prefix{color:var(--accent);font-weight:700}.p2f-terminal .term-caret{display:inline-block;width:.58em;height:1.15em;background:var(--accent);vertical-align:text-bottom;margin-left:.12em;animation:caret-blink 1s steps(1) infinite}@keyframes caret-blink{0%,55%{opacity:1}56%,to{opacity:0}}.p2f-terminal .term-status{display:flex;align-items:center;gap:1.2rem;color:var(--warm-ink)}.p2f-terminal .term-progress{flex:1;max-width:14rem;height:3px;background:#f4f1ea26}.p2f-terminal .term-progress i{display:block;height:100%;background:var(--accent);transform:scaleX(0);transform-origin:left center}#p2f.p2f-static .p2f-terminal{display:none}#p2f.p2f-static .p2f-media{width:100vw;height:100vh;height:100svh;opacity:1}#p2f.p2f-static .p2f-media video{filter:none}#p2f.p2f-static .p2f-output{opacity:1}#gen{height:320vh;position:relative;z-index:1}#gen.gen-static{height:auto}.gen-sticky{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.2rem;padding:0 1rem}#gen.gen-static .gen-sticky{position:relative;height:auto;padding:18vh 1rem}.gen-word{position:relative;line-height:1}.gen-layer{display:block;font-weight:900;font-size:clamp(2.6rem,12.6vw,15rem);letter-spacing:-.05em;line-height:1;text-transform:uppercase;white-space:nowrap;color:transparent;background-color:var(--ink);background-size:cover;background-position:center;-webkit-background-clip:text;background-clip:text}.gen-layer.gen-top{position:absolute;inset:0;opacity:0}.gen-status{display:flex;align-items:center;gap:1.2rem;color:var(--warm)}.gen-chip{font-size:.6875rem}.gen-bar{width:min(22rem,70vw);height:3px;background:#16130e1a}.gen-bar i{display:block;height:100%;background:var(--accent);box-shadow:0 0 10px #9ae0d2b3;transform:scaleX(0);transform-origin:left center}#gen.gen-static .gen-bar i{transform:scaleX(1)}#dive{height:280vh;position:relative;z-index:1}.dive-sticky{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden;background:var(--bg)}#dive-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.dive-hud{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;gap:1rem;padding:5.5rem 2.5rem 0;color:var(--ink);pointer-events:none;z-index:5}.dive-hud span{background:#f4f1ead9;padding:.4em .7em}.dive-hud-tr{color:#3d8a79;font-variant-numeric:tabular-nums}#dive.dive-static .dive-hud span{background:none;padding:0}.dive-bar{position:absolute;left:50%;bottom:2.2rem;transform:translate(-50%);width:min(22rem,70vw);height:3px;background:#16130e1a;z-index:5}.dive-bar i{display:block;height:100%;background:var(--accent);box-shadow:0 0 10px #9ae0d2b3;transform:scaleX(0);transform-origin:left center}.dive-static-grid,.dive-static-label{display:none}#dive.dive-static{height:auto}#dive.dive-static .dive-sticky{position:relative;height:auto;padding:14vh 2.5rem;overflow:visible}#dive.dive-static .dive-hud{position:static;padding:0 0 1.6rem}#dive.dive-static #dive-canvas,#dive.dive-static .dive-bar{display:none}#dive.dive-static .dive-static-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}#dive.dive-static .dive-static-grid .img-reveal{aspect-ratio:16/9}#dive.dive-static .dive-static-grid img{width:100%;height:100%;object-fit:cover}#dive.dive-static .dive-static-label{display:block;margin-top:1.6rem;color:var(--warm)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery-cell{position:relative;display:block;padding:0;border:0;appearance:none;aspect-ratio:4/5;background:var(--ink);overflow:hidden;font:inherit;color:inherit}.gallery-cell img{width:100%;height:100%;object-fit:cover}.gallery-cell .cell-idx{position:absolute;left:.8rem;bottom:.7rem;z-index:2;color:var(--bg);background:#16130e8c;padding:.3em .6em;opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.gallery-cell:hover .cell-idx,.gallery-cell:focus-visible .cell-idx{opacity:1;transform:translateY(0)}.gallery-cell:focus-visible{outline:2px solid #3d8a79;outline-offset:3px}@media(pointer:fine){.gallery-cell{cursor:none}}#gallery-more{display:none;width:100%;margin-top:1.5rem;padding:1rem;appearance:none;background:transparent;border:1px solid rgba(22,19,14,.35);color:var(--ink);letter-spacing:.14em}#gallery-more:active{background:var(--accent)}#about{position:relative;z-index:1;padding:14vh 2.5rem 4vh;max-width:90rem;margin:0 auto}#about .about-text{max-width:44rem}#about .about-text p{font-family:var(--mono);font-size:.875rem;line-height:1.8;letter-spacing:.02em;margin-bottom:1rem}#about .about-cta{color:var(--warm);margin:4rem 0 1.5rem}@media(max-width:900px){.work-grid,.autoral-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.proj-card.wide .card-media,.proj-card.wide .card-head,.proj-card.wide .card-foot,.proj-card.wide .card-title{width:100%}.proj-card.wide .card-title{font-size:clamp(1.7rem,3.4vw,3.2rem)}}@media(max-width:720px){.hero-ui{padding:4.5rem 1.25rem 6rem}.hero-ui .step-row{flex-direction:column;align-items:flex-start;gap:.4rem}.hero-loc{text-align:left}.scroll-cue{bottom:2rem;white-space:nowrap}#statement,#work,#autoral,#gallery,#about{padding-left:1.25rem;padding-right:1.25rem}#tipo{padding:5rem 1.25rem}#statement{padding-top:16vh;padding-bottom:14vh}.statement-counters{flex-direction:column;align-items:flex-start;gap:.9rem;margin-top:3rem}.statement-sub{grid-template-columns:1fr;margin-top:3rem}.work-grid,.autoral-grid{gap:7vh 1.25rem}.work-header{flex-wrap:wrap;gap:.4rem 1rem}.proj-card.vert .card-media{width:auto;margin-left:auto;margin-right:auto;aspect-ratio:9/16;height:min(78svh,152vw)}.proj-card.wide .card-media{aspect-ratio:16/9}#p2f{height:170vh}.p2f-media video{filter:none}.p2f-terminal{width:92vw;padding:1.1rem 1.2rem 1.2rem;border-radius:10px}.p2f-terminal .term-body{font-size:.8rem;min-height:7.4em}.p2f-output{left:1.25rem;bottom:1.25rem}#gen{height:170vh}#dive{height:260vh}.dive-hud{padding:4.5rem 1.25rem 0}#dive.dive-static .dive-sticky{padding:10vh 1.25rem}#dive.dive-static .dive-static-grid{grid-template-columns:1fr}.tipo-row{gap:2.2rem;margin-top:1.6rem}.tipo-title{font-size:clamp(3rem,15vw,6rem)}.tipo-body p{font-size:1rem}#about{padding-top:12vh}.footer-mail{font-size:clamp(1.4rem,7vw,3rem)}}@media(max-width:720px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}#gallery:not(.gallery-expanded) .gallery-cell:nth-child(n+19){display:none}#gallery:not(.gallery-expanded) #gallery-more{display:block}}@media(max-width:480px){.statement-line{font-size:clamp(2.4rem,12.5vw,3.4rem)}.card-title{font-size:clamp(1.5rem,7.4vw,2.2rem)}.work-header h2{font-size:1.5rem}.gen-status{flex-direction:column;gap:.6rem;text-align:center}}@media(prefers-reduced-motion:reduce){.scroll-cue,.p2f-terminal .term-caret{animation:none}.gallery-cell .cell-idx{transition:none}}
