.scroll-stack-scroller{width:100%;margin-top:-3rem;position:relative;overflow-x:visible}.scroll-stack-inner{padding-top:0;padding-bottom:8vh}.scroll-stack-card{box-sizing:border-box;border:1px solid var(--border-color);transform-origin:top;will-change:transform, filter;background:#1c1c1c;border-radius:22px;flex-direction:column;gap:.9rem;width:100%;padding:1.8rem 1.6rem;display:flex;position:relative;box-shadow:0 10px 40px #00000059}[data-theme=light] .scroll-stack-card{background:#fff;box-shadow:0 10px 40px #0000001f}.scroll-stack-card .wwo-service-icon{margin-bottom:.2rem}.scroll-stack-card h3{color:var(--text-primary);font-family:Sora,sans-serif;font-size:1.5rem;font-weight:600}.scroll-stack-card p{color:var(--text-secondary);font-size:.98rem;line-height:1.6}.scroll-stack-end{width:100%;height:1px}.proj-stack-wrap{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.proj-stack{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;width:240px;height:290px;margin:1rem auto 0;position:relative}.proj-card{-webkit-backdrop-filter:blur(28px)saturate(150%);will-change:transform;background:#1e1e228c;border:1px solid #ffffff38;border-radius:18px;justify-content:center;align-items:center;width:240px;height:270px;padding:18px;display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 18px 45px #00000080,inset 0 1px #ffffff4d,inset 0 -1px #ffffff0d}.proj-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff47 0%,#ffffff0d 38%,#fff0 60%);position:absolute;inset:0}[data-theme=light] .proj-card{background:#ffffff9e;border-color:#ffffffb3;box-shadow:0 18px 45px #0000002e,inset 0 1px #fffc}.proj-card img{z-index:1;object-fit:contain;pointer-events:none;border-radius:8px;width:100%;height:100%;position:relative}.proj-stack-hint{z-index:20;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);opacity:.6;white-space:nowrap;pointer-events:none;font-family:JetBrains Mono,monospace;font-size:.7rem;position:absolute;bottom:-1.8rem;left:50%;transform:translate(-50%)}.proj-info{text-align:center;flex-direction:column;align-items:center;max-width:460px;min-height:180px;display:flex}.proj-info-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-color,#ff6f00);margin-bottom:.6rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.proj-info h3{color:var(--text-primary);margin-bottom:.7rem;font-family:Sora,sans-serif;font-size:1.6rem;font-weight:700}.proj-info p{color:var(--text-secondary);margin-bottom:1.3rem;font-size:1rem;line-height:1.6}.proj-info-link{letter-spacing:.04em;color:#fff;background:var(--accent-color,#ff6f00);border-radius:999px;padding:.7rem 1.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s}.proj-info-link:hover{background:var(--accent-secondary,#ff3d00);transform:translateY(-2px)}.proj-info-link.disabled{color:var(--text-secondary);border:1px solid var(--border-color);cursor:default;background:0 0}.proj-info-link.disabled:hover{background:0 0;transform:none}.proj-dots{gap:.5rem;margin-top:1.4rem;display:flex}.proj-dot{background:var(--border-color);border-radius:50%;width:8px;height:8px;transition:background .25s,transform .25s}.proj-dot.is-active{background:var(--accent-color,#ff6f00);transform:scale(1.3)}@media (max-width:768px){.proj-stack{width:210px;height:250px}.proj-card{width:210px;height:234px}.proj-info h3{font-size:1.4rem}}@media (min-width:1024px){.proj-stack-wrap{flex-direction:row;justify-content:center;align-items:center;gap:6rem;padding:2rem 0 1rem}.proj-stack{flex:none;width:360px;height:440px;margin:0}.proj-card{border-radius:24px;width:360px;height:410px;padding:26px}.proj-stack-hint{font-size:.75rem;bottom:-2.4rem}.proj-info{text-align:left;align-items:flex-start;max-width:420px;min-height:auto}.proj-info-kicker{margin-bottom:.9rem;font-size:.85rem}.proj-info h3{margin-bottom:1rem;font-size:2.6rem}.proj-info p{margin-bottom:1.8rem;font-size:1.18rem;line-height:1.7}.proj-info-link{padding:.85rem 1.9rem;font-size:.95rem}.proj-dots{margin-top:2rem}}@font-face{font-family:Bigbold;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/bigbold-font/Bigbold-BF6913f382c344d.otf)format("opentype")}.wwo{--bh-red:#ff2929;--bh-orange:#ff6f00;--bh-yellow:#ffb300;--bh-ink:var(--text-primary);--bh-line:var(--border-color);max-width:1180px;margin:0 auto;padding:0 2rem 2rem;font-family:Inter,system-ui,sans-serif}.wwo-first-screen{flex-direction:column;align-items:center;width:100%;padding-top:2.5rem;display:flex}@media (min-width:769px){.wwo-first-screen{padding-top:1.5rem}.wwo-hero-logo{width:140px;height:140px;margin-bottom:-1.3rem}.wwo-hero-title{margin-bottom:1.2rem;font-size:clamp(2.6rem,5.2vw,4.5rem)}.wwo-hero-lead{margin-bottom:0}.wwo-marquee-divider{padding:1.5rem 0}}.bauhaus-shape{flex:none;display:inline-block}.bauhaus-shape.circle{background:var(--bh-orange);border-radius:50%;width:44px;height:44px}.bauhaus-shape.square{background:var(--bh-yellow);width:44px;height:44px}.bauhaus-shape.triangle{border-left:24px solid #0000;border-right:24px solid #0000;border-bottom:44px solid var(--bh-red);background:0 0;width:0;height:0}.bauhaus-shape.red{background:var(--bh-red)}.bauhaus-shape.orange{border-bottom-color:var(--bh-orange)}.bauhaus-shape.yellow{background:var(--bh-yellow)}.wwo-hero{text-align:center;border-bottom:none;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0;padding:0;display:flex;position:relative}.wwo-hero-deco{justify-content:center;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.wwo-hero-deco .circle{width:56px;height:56px}.wwo-hero-deco .square{width:56px;height:56px;transform:rotate(0)}.wwo-hero-deco .triangle{border-bottom-width:56px;border-left-width:30px;border-right-width:30px}.wwo-hero-mark{flex-direction:column;align-items:center;margin-bottom:1.2rem;display:flex;position:relative}.wwo-hero-logo{object-fit:contain;filter:drop-shadow(0 0 14px #ff6f0059);width:150px;height:150px;margin-bottom:-1.4rem}.wwo-marquee-divider{opacity:.8;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.5rem 0;overflow:hidden}.wwo-eyebrow{z-index:1;text-transform:uppercase;letter-spacing:.18em;color:var(--bh-orange);margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.8rem;position:relative}.wwo-hero-title{letter-spacing:-.01em;text-transform:uppercase;color:var(--bh-ink);margin-bottom:1.8rem;font-family:Bigbold,Sora,sans-serif;font-size:clamp(3rem,7vw,6rem);font-weight:800;line-height:.98}.wwo-hero-title span{color:var(--bh-red);display:block}.wwo-hero-lead{max-width:720px;color:var(--text-secondary);margin:0 auto;font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.7}.wwo-section{margin-bottom:5.5rem}.wwo-section-head{margin-bottom:2.8rem}.wwo-section-tag{letter-spacing:.12em;text-transform:uppercase;color:#000;background:var(--bh-yellow);margin-bottom:1.1rem;padding:.35rem .7rem;font-family:JetBrains Mono,monospace;font-size:.8rem;display:inline-block}[data-theme=light] .wwo-section-tag{color:#000}.wwo-section-head h2{letter-spacing:-.01em;color:var(--bh-ink);margin-bottom:.7rem;font-family:Sora,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.1}.wwo-section-head p{color:var(--text-secondary);max-width:620px;font-size:1.05rem}.wwo-problems{border-top:1px solid var(--bh-line);margin:0;padding:0;list-style:none}.wwo-problem{border-bottom:1px solid var(--bh-line);align-items:baseline;gap:1.5rem;padding:1.6rem .5rem;transition:background .25s,padding-left .25s;display:flex}.wwo-problem:hover{background:var(--surface-color);padding-left:1.2rem}.wwo-problem-num{color:var(--bh-red);flex:none;font-family:JetBrains Mono,monospace;font-size:1.4rem;font-weight:800}.wwo-problem p{color:var(--bh-ink);font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:500;line-height:1.5}.wwo-services{border:1px solid var(--bh-line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.wwo-service{border-right:1px solid var(--bh-line);flex-direction:column;gap:1rem;padding:2.4rem 2rem;display:flex}.wwo-service:last-child{border-right:none}.wwo-service .bauhaus-shape{margin-bottom:.6rem}.wwo-service-icon{width:64px;height:64px;color:var(--accent-color);background:#ff6f001a;border-radius:4px;justify-content:center;align-items:center;margin-bottom:.8rem;font-size:2rem;transition:transform .45s,background .45s,color .45s,box-shadow .45s;display:flex}.wwo-service:hover .wwo-service-icon{background:var(--accent-color);color:#fff;box-shadow:0 0 24px var(--glow-shadow);transform:scale(1.08)rotate(8deg)}.wwo-service h3{color:var(--bh-ink);font-family:Sora,sans-serif;font-size:1.5rem;font-weight:600}.wwo-service p{color:var(--text-secondary);flex:1;line-height:1.65}.wwo-tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.wwo-tag{letter-spacing:.04em;color:var(--bh-ink);border:1px solid var(--bh-ink);border-radius:999px;padding:.25rem .6rem;font-family:JetBrains Mono,monospace;font-size:.78rem}.wwo-projects{grid-template-columns:repeat(2,1fr);gap:1.4rem;display:grid}.wwo-project{background:var(--surface-color);border:1px solid var(--bh-line);border-left:5px solid var(--bh-orange);padding:2rem 1.9rem;transition:transform .25s,border-left-color .25s;position:relative}.wwo-project:nth-child(2){border-left-color:var(--bh-red)}.wwo-project:nth-child(3){border-left-color:var(--bh-yellow)}.wwo-project:nth-child(4){border-left-color:var(--bh-ink)}.wwo-project:hover{transform:translateY(-4px)}.wwo-project-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--bh-orange);margin-bottom:.7rem;font-family:JetBrains Mono,monospace;font-size:.78rem;display:block}.wwo-project h3{color:var(--bh-ink);margin-bottom:.6rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.wwo-project p{color:var(--text-secondary);line-height:1.65}.wwo-exit-hint{z-index:50;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);background:color-mix(in srgb, var(--background-color) 70%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border-color);opacity:0;pointer-events:none;border-radius:999px;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-family:JetBrains Mono,monospace;font-size:.72rem;transition:opacity .5s,transform .5s;display:flex;position:fixed;bottom:1.6rem;left:50%;transform:translate(-50%,12px)}.wwo-exit-hint.is-visible{opacity:1;transform:translate(-50%)}.wwo-exit-hint-arrow{color:var(--accent-color,#ff6f00);font-size:1rem;animation:1.5s ease-in-out infinite wwo-hint-bounce}@keyframes wwo-hint-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (max-width:900px){.wwo-services{grid-template-columns:1fr}.wwo-service{border-right:none;border-bottom:1px solid var(--bh-line)}.wwo-service:last-child{border-bottom:none}.wwo-projects{grid-template-columns:1fr}}@media (max-width:768px){.wwo{padding:0 1.3rem 2rem}.wwo-services{display:none}.wwo-section{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(20px)scale(.98)}.wwo-section.is-visible{opacity:1;transform:translateY(0)scale(1)}.wwo-exit-hint{letter-spacing:.1em;text-align:center;gap:.25rem;max-width:90vw;padding:.5rem .9rem;font-size:.62rem;bottom:1.1rem}.wwo-exit-hint-arrow{font-size:.9rem}.wwo-first-screen{padding-top:1.5rem}.wwo-hero{padding:0}.wwo-hero-logo{width:110px;height:110px;margin-bottom:-1.1rem}.wwo-hero-title{margin-bottom:1.2rem;font-size:clamp(2.4rem,11vw,3.4rem)}.wwo-eyebrow{margin-bottom:.8rem}.wwo-hero-lead{font-size:.98rem;line-height:1.55}.wwo-marquee-divider{padding:1rem 0}.wwo-problem{gap:1rem}.wwo-problem:hover{padding-left:.5rem}}
