body{margin:0}*{box-sizing:border-box}:root{--bg:#f3f3f1;--text:#0a0a0a;--muted:#6f6f6f;--space-xs:12px;--space-s:24px;--space-m:48px;--space-l:96px;--space-xl:160px;--content-width:760px}html,body,#root{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,Helvetica,Arial,sans-serif}body{overflow-x:hidden}img{max-width:100%;display:block}.page{width:100%}.hero{flex-direction:column;align-items:center;padding:60px 22px 50px;display:flex}.hero-flow-logo{margin-bottom:38px}.flow-logo{color:#481152;width:clamp(107px,15vw,150px);height:auto}.hero-title{text-align:center;letter-spacing:-.035em;color:#111;-webkit-font-smoothing:antialiased;max-width:760px;margin:0;font-size:clamp(72px,18vw,200px);font-weight:400;line-height:.92}.hero-signature{margin-top:55px}.signature-logo{opacity:.96;width:clamp(56px,8vw,92px);height:auto}.about{flex-direction:column;align-items:center;padding:0 22px;display:flex}.about-heading{width:100%;max-width:var(--content-width);text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:72px;font-size:12px;font-weight:500}.about-intro{width:100%;max-width:var(--content-width);text-align:center;letter-spacing:-.06em;color:#111;margin-bottom:30px;font-size:clamp(25px,3vw,35px);font-weight:500;line-height:1.12}.about-text{width:100%;max-width:var(--content-width);letter-spacing:-.05em;color:#171717;text-align:left;font-size:clamp(19px,2vw,23px);font-weight:400;line-height:1.4}.about-text p{margin:0 0 15px}.about-text p:last-child{margin-bottom:0}.gap-about-process{height:60px}.process{flex-direction:column;align-items:center;padding:0 22px;display:flex}.process-heading{width:100%;max-width:var(--content-width);text-align:left;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:5px;font-size:13px;font-weight:600}.process-text{width:100%;max-width:var(--content-width);text-align:left;letter-spacing:.01em;color:#2a2a2a;font-size:12px;font-weight:500;line-height:1.45}.collection{grid-template-columns:1fr;gap:44px 32px;margin-top:25px;padding:0 22px;display:grid}.object-card{flex-direction:column;display:flex}.placeholder-image{aspect-ratio:4/3.5;object-fit:cover;object-position:center;background:#d7d7d5;border-radius:10px;width:100%;display:block}.compare{aspect-ratio:4/3.5;touch-action:none;cursor:ew-resize;-webkit-user-select:none;user-select:none;background:#d7d7d5;border-radius:10px;width:100%;position:relative;overflow:hidden}.compare-img{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.compare-handle{background:#ffffffd9;justify-content:center;align-items:center;width:1px;display:flex;position:absolute;top:0;bottom:0;transform:translate(-.5px)}.compare-grip{-webkit-backdrop-filter:blur(10px);color:#141414cc;background:#ffffff52;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;display:flex;position:absolute}.object-meta{justify-content:space-between;align-items:center;gap:24px;padding:16px 2px 0;display:flex}.object-title{letter-spacing:-.04em;color:#111;font-size:15px;font-weight:600;line-height:1}.object-link{appearance:none;letter-spacing:-.02em;color:#2a2a2a;white-space:nowrap;cursor:pointer;-webkit-font-smoothing:antialiased;-webkit-backdrop-filter:blur(8px);background:#ffffff6b;border:1px solid #0000002e;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:500;line-height:1;transition:background .2s,border-color .2s,transform .2s}.object-link:hover{background:#ffffffb8;border-color:#00000047}@media (width>=900px){.hero{padding:42px 48px 92px}.hero-flow-logo{margin-bottom:92px}.hero-signature{margin-top:92px}.about,.process{padding:0 48px}.collection{grid-template-columns:repeat(2,1fr);gap:80px 36px;max-width:1360px;margin:56px auto 0;padding:0 48px}.gap-about-process{height:96px}}.viewer{aspect-ratio:4/3.5;background:#32023a;border-radius:10px;width:100%;position:relative;overflow:hidden}.viewer canvas{display:block;width:100%!important;height:100%!important}.viewer-close{-webkit-backdrop-filter:blur(12px);color:#fbfbf7;cursor:pointer;z-index:100;background:#ffffff20;border:none;border-radius:1200px;justify-content:center;align-items:center;width:50px;height:50px;font-size:30px;font-weight:100;line-height:1;transition:background .2s,transform .2s,opacity .2s;display:flex;position:absolute;top:18px;right:18px}.viewer-close:hover{background:#ffffff47;transform:scale(1.04)}.viewer-loading{border:2px solid #ffffff2e;border-top-color:#fbfbf7d9;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite viewer-spin}@keyframes viewer-spin{to{transform:rotate(360deg)}}
