html:has(.sr-landing){scroll-behavior:auto}.sr-landing{--serif:"Fraunces", Georgia, "Times New Roman", serif;--mono:var(--font-jetbrains), "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;font-feature-settings:normal;--cream:#f2efe6;--cream-2:#ecebe1;--paper:#fbfaf4;--ink:#1a1a15;--ink-soft:#5b5a53;--ink-faint:#9a9890;--line:#1a1a151f;--line-soft:#1a1a150f;--chip:#1a1a150a;--mustard:var(--color-primary);--mustard-deep:var(--color-primary-deep);--dark:#0d0d0a;--sage:#545e4e;--sage-deep:#444c3f;--sage-line:#ffffff59;--sage-line-soft:#ffffff2e;--sage-ink:#f6f1de;--accent:var(--mustard);--accent-ink:#1a1a15;--ease:cubic-bezier(.16, 1, .3, 1);--shadow:0 1px 2px #14120a0f, 0 10px 30px #14120a14;--shadow-lg:0 2px 4px #14120a0f, 0 30px 70px #14120a29;--c-furniture:#b07d56;--c-lighting:#e0a33b;--c-decor:#c9603f;--c-rugs:#4e8c84;--c-mirrors:#6b82b0;--c-art:#b56a86;--c-textures:#7e9b5b;--c-presets:#5fa1b0;font-family:var(--serif);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-x:clip}.sr-landing a{color:inherit;text-decoration:none}.sr-landing img{max-width:100%;display:block}.sr-landing .wrap{width:100%;max-width:1240px;margin:0 auto;padding:0 40px}.sr-landing .eyebrow{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--mustard-deep);align-items:center;gap:9px;font-size:11px;display:inline-flex}.sr-landing .eyebrow .star{color:var(--mustard);font-size:13px}.sr-landing .masked-line{margin:-.2em 0 -.15em;padding:.2em 0 .15em;display:block;overflow:hidden}.sr-landing .masked-word-mask{vertical-align:bottom;line-height:inherit;margin:-.2em 0 -.15em;padding:.2em 0 .15em;display:inline-block;overflow:hidden}.sr-landing .masked-word{will-change:transform;display:inline-block}.sr-landing .masked-word-em{color:currentColor;opacity:.9;font-style:italic}@media (prefers-reduced-motion:reduce){.sr-landing .masked-word{transform:none!important}}.sr-landing .nav{z-index:50;transition:background .3s var(--ease), border-color .3s var(--ease), backdrop-filter .3s var(--ease);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.sr-landing .nav:not(.scrolled):not(.nav--menu-open){-webkit-backdrop-filter:none!important;background:0 0!important;border-bottom-color:#0000!important}.sr-landing .nav.scrolled{background:var(--cream);border-bottom-color:var(--line)}.sr-landing .nav.nav--in-hero:not(.nav--menu-open){-webkit-backdrop-filter:none!important;background:0 0!important;border-bottom-color:#0000!important}.sr-landing .nav-inner{grid-template-columns:minmax(0,1fr) 45vw;align-items:center;max-width:none;height:76px;margin:0;padding:0 40px;display:grid}.sr-landing .nav-left{justify-content:space-between;align-items:center;gap:32px;padding-right:40px;display:flex}.sr-landing .brand{font-family:var(--serif);letter-spacing:-.05em;color:var(--ink);font-weight:400}.sr-landing .nav .brand{font-size:22px}.sr-landing .nav .brand .accent-word,.sr-landing .footer .brand .accent-word{color:var(--mustard);font-weight:400}.sr-landing .nav .brand .bdot{color:var(--mustard)}.sr-landing .nav-cta{justify-self:end;align-items:center;gap:12px;display:flex}.sr-landing .nav-link.nav-pill{background:var(--dark);color:var(--cream);transition:background .18s var(--ease), transform .18s var(--ease);border-radius:999px;padding:9px 20px}.sr-landing .nav-link.nav-pill:hover{background:color-mix(in srgb, var(--dark) 88%, #fff);color:#fff}.sr-landing .nav.scrolled .nav-link.nav-pill{color:var(--cream)}.sr-landing .nav.scrolled .nav-link.nav-pill:hover{color:#fff}.sr-landing .nav-link{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;transition:color .18s var(--ease);font-size:11px}.sr-landing .nav .brand,.sr-landing .nav .nav-left .nav-link{color:var(--ink)}.sr-landing .nav .nav-left .nav-link:hover{color:var(--mustard-deep)}.sr-landing .nav.scrolled .brand,.sr-landing .nav.scrolled .nav-left .nav-link{color:var(--ink)}.sr-landing .nav.scrolled .nav-left .nav-link:hover{color:var(--mustard-deep)}.sr-landing .nav .btn{padding:10px 18px;font-size:10.5px}.sr-landing .nav-burger{width:40px;height:40px;color:var(--ink);transition:background .18s var(--ease), color .18s var(--ease);background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none}.sr-landing .nav-burger:hover{background:color-mix(in srgb, var(--ink) 8%, transparent)}.sr-landing .nav-menu{display:none}.sr-landing .btn{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;transition:transform .2s var(--ease), background .2s var(--ease), color .2s var(--ease), box-shadow .2s var(--ease);border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:11px;display:inline-flex}.sr-landing .btn:active{transform:scale(.97)}.sr-landing .btn-primary{background:var(--mustard);color:#fff;font-weight:500}.sr-landing .btn-primary:hover{background:var(--mustard-deep);color:#fff;box-shadow:0 12px 24px -12px color-mix(in srgb, var(--mustard) 60%, transparent);transform:translateY(-1px)}.sr-landing .btn-dark{background:var(--dark);color:var(--cream)}.sr-landing .btn-dark:hover{transform:translateY(-1px);box-shadow:0 12px 24px -12px #0006}.sr-landing .btn-ghost{color:var(--ink);border:1px solid var(--line)}.sr-landing .btn-ghost:hover{background:var(--chip);border-color:var(--ink-faint)}.sr-landing .btn svg{stroke-width:2px;width:15px;height:15px}.sr-landing .btn-lg{padding:16px 26px;font-size:12px}.sr-landing .hero-app--figma{--hero-nav-offset:76px;--hero-bg:#fcfaf3;--hero-height:min(92vh, 920px);--hero-dot-grid:radial-gradient(circle, #1a1a1524 1.1px, transparent 1.1px);--hero-dot-size:26px;--hero-figma-layout-max:1416px;--hero-figma-layout-cols:minmax(0, 1fr) minmax(0, 1.26fr);--hero-figma-layout-gap:clamp(10px, 1.8vw, 22px);--hero-figma-layout-pad:clamp(16px, 2.5vw, 32px) clamp(20px, 4vw, 48px);--hero-figma-browser-pad:clamp(17px, 4.2vw, 43px) clamp(19px, 4.8vw, 48px) clamp(12px, 3vw, 34px) clamp(17px, 4.2vw, 38px);width:100%;min-height:var(--hero-height);box-sizing:border-box;position:relative;overflow:clip}.sr-landing .hero-app--figma:before{display:none}.sr-landing .hero-figma-stage{z-index:2;width:100%;min-height:var(--hero-height);padding-top:var(--hero-nav-offset);box-sizing:border-box;position:relative}.sr-landing .hero-figma-stage__layout{grid-template-columns:var(--hero-figma-layout-cols);gap:var(--hero-figma-layout-gap);width:100%;max-width:var(--hero-figma-layout-max);min-height:calc(var(--hero-height) - var(--hero-nav-offset));padding:var(--hero-figma-layout-pad);box-sizing:border-box;align-items:center;margin-inline:auto;display:grid}.sr-landing .hero-figma-stage__browser{z-index:15;min-width:0;padding:var(--hero-figma-browser-pad);box-sizing:border-box;grid-area:1/2;place-self:center stretch;position:relative}.sr-landing .hero-browser-stack{--hero-shadow-tone:28 22 14;--hero-shadow-shell-edge:-.1cqw -.1cqw 0 #fff;--hero-shadow-shell-close:0 .8cqw 2cqw rgb(var(--hero-shadow-tone) / .22);--hero-shadow-card-highlight:-.3cqw -.3cqw 0 #ffffffbf;--hero-shadow-layer-1:0 10cqw 8cqw rgb(var(--hero-shadow-tone) / .09);--hero-shadow-layer-2:0 4.17776cqw 3.34221cqw rgb(var(--hero-shadow-tone) / .065);--hero-shadow-layer-3:0 2.23363cqw 1.7869cqw rgb(var(--hero-shadow-tone) / .052);--hero-shadow-layer-4:0 1.25216cqw 1.00172cqw rgb(var(--hero-shadow-tone) / .044);--hero-shadow-layer-5:0 .66501cqw .532008cqw rgb(var(--hero-shadow-tone) / .036);--hero-shadow-layer-6:0 .276726cqw .221381cqw rgb(var(--hero-shadow-tone) / .028);--hero-shadow-shell:var(--hero-shadow-shell-edge), var(--hero-shadow-shell-close), var(--hero-shadow-layer-1), var(--hero-shadow-layer-2), var(--hero-shadow-layer-3), var(--hero-shadow-layer-4), var(--hero-shadow-layer-5), var(--hero-shadow-layer-6);--hero-shadow-card-back:var(--hero-shadow-card-highlight), var(--hero-shadow-layer-1), var(--hero-shadow-layer-2), var(--hero-shadow-layer-3), var(--hero-shadow-layer-4), var(--hero-shadow-layer-5), var(--hero-shadow-layer-6);--hero-shadow-card-front:var(--hero-shadow-layer-3), var(--hero-shadow-layer-4), var(--hero-shadow-layer-5), var(--hero-shadow-layer-6);width:100%;max-width:100%;margin-inline:auto;position:relative;container:hero-browser/inline-size}.sr-landing .hero-browser-cards-back,.sr-landing .hero-browser-cards-front{pointer-events:none;position:absolute;inset:0}.sr-landing .hero-browser-cards-back{z-index:1}.sr-landing .hero-browser-cards-front{z-index:3}.sr-landing .hero-browser-card-slot{transform-origin:50%;position:absolute}.sr-landing .hero-browser-card-slot__inner{border-radius:inherit;will-change:transform;animation:5.5s ease-in-out infinite hero-browser-card-float;position:absolute;inset:0}.sr-landing .hero-browser-card-slot--tr .hero-browser-card-slot__inner{animation-delay:0s}.sr-landing .hero-browser-card-slot--bl .hero-browser-card-slot__inner{animation-delay:-1.8s}.sr-landing .hero-browser-card-slot--br .hero-browser-card-slot__inner{animation-delay:-3.6s}.sr-landing .hero-browser-card-slot--tr{top:0;right:0}.sr-landing .hero-browser-card-slot--bl{bottom:0;left:0}.sr-landing .hero-browser-card-slot--br{bottom:0;right:0}.sr-landing .hero-browser-card-slot--interactive{pointer-events:auto}@keyframes hero-browser-card-float{0%,to{translate:0}50%{translate:0 -.5cqw}}@media (prefers-reduced-motion:reduce){.sr-landing .hero-browser-card-slot__inner{animation:none}}.sr-landing .hero-browser-card{color:inherit;border-radius:inherit;background:0 0;border:none;text-decoration:none;display:block;position:absolute;inset:0;overflow:visible}.sr-landing .hero-browser-card-slot--tr,.sr-landing .hero-browser-card-slot--br{border-radius:clamp(10px,1.4cqw,14px)}.sr-landing .hero-browser-card-slot--bl{border-radius:clamp(12px,2cqw,20px)}.sr-landing .hero-browser-card__shadow{border-radius:inherit;pointer-events:none;position:absolute;inset:0}.sr-landing .hero-browser-card--layer-back .hero-browser-card__shadow{box-shadow:var(--hero-shadow-card-back)}.sr-landing .hero-browser-card--layer-front .hero-browser-card__shadow{box-shadow:var(--hero-shadow-card-front)}.sr-landing .hero-browser-card__surface{border-radius:inherit;box-sizing:border-box;background:#fff;border:1px solid #fff6;position:absolute;inset:0;overflow:hidden}.sr-landing .hero-browser-card--interactive{cursor:pointer;transition:transform .22s var(--ease)}.sr-landing .hero-browser-card--interactive:hover,.sr-landing .hero-browser-card--interactive:focus-visible{transform:scale(1.03)}.sr-landing .hero-browser-card--interactive:focus-visible{outline:2px solid color-mix(in srgb, var(--mustard) 70%, transparent);outline-offset:3px}.sr-landing .hero-browser-card__meta{z-index:3;border-top:1px solid var(--line-soft);color:var(--ink);opacity:0;transition:opacity .22s var(--ease), transform .22s var(--ease);pointer-events:none;background:#fff;flex-direction:column;gap:2px;padding:8px 8px 7px;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}.sr-landing .hero-browser-card--interactive:hover .hero-browser-card__meta,.sr-landing .hero-browser-card--interactive:focus-visible .hero-browser-card__meta{opacity:1;transform:translateY(0)}.sr-landing .hero-browser-card__brand{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--mustard-deep);font-size:7px}.sr-landing .hero-browser-card__name{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.15;display:-webkit-box;overflow:hidden}.sr-landing .hero-browser-card__price{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-soft);font-size:8px}.sr-landing .hero-browser-card__paper{z-index:2;border-radius:inherit;pointer-events:none;mix-blend-mode:multiply;background-image:url(/landing/hero2/paper-texture.jpg);background-position:top;background-repeat:repeat;background-size:400px;position:absolute;inset:0}.sr-landing .hero-browser-card__img{z-index:1;object-fit:contain;object-position:center;box-sizing:border-box;width:100%;height:100%;padding:10%;display:block;position:absolute;inset:0}.sr-landing .hero-figma-copy{z-index:3;grid-area:1/1;place-self:center end;width:100%;max-width:min(100%,528px);padding-right:0;position:relative}.sr-landing .hero-figma-copy .hero-head{text-align:left;max-width:13ch;font-size:clamp(44px,4.4vw,72px);line-height:1.03}.sr-landing .hero-figma-copy .hero-head .masked-line{text-align:left}.sr-landing .hero-figma-copy .hero-sub{text-align:left;max-width:36ch;margin-top:clamp(18px,2vw,26px);font-size:clamp(12px,1.05vw,13.5px)}.sr-landing .hero-figma-copy .hero-actions{justify-content:flex-start;margin-top:clamp(20px,2.2vw,28px)}.sr-landing .hero-browser-shell{--hero-browser-chrome-h:clamp(30px, 3.4vw, 39px);z-index:2;width:100%;max-width:100%;box-shadow:var(--hero-shadow-shell);background:#fff;border:1px solid #fff6;border-radius:clamp(12px,1.35vw,17px);position:relative;overflow:hidden}.sr-landing .hero-browser-shell__paper{z-index:0;border-radius:inherit;pointer-events:none;opacity:1;mix-blend-mode:multiply;background-image:url(/landing/hero2/paper-texture.jpg);background-position:top;background-repeat:repeat;background-size:400px;position:absolute;inset:0}.sr-landing .hero-browser-shell__chrome{z-index:1;height:var(--hero-browser-chrome-h);border-bottom:none;align-items:center;gap:7px;padding:0 clamp(11px,1.2vw,14px);display:flex;position:relative}.sr-landing .hero-browser-shell__chrome:after{content:"";pointer-events:none;background:linear-gradient(#1a1a1524 0 50%,#fff 50% 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.sr-landing .hero-browser-shell__traffic-lights{flex-shrink:0;align-items:center;gap:.55cqw;display:flex}.sr-landing .hero-browser-shell__traffic-light{box-sizing:border-box;border:.05cqw solid #00000014;border-radius:50%;width:.95cqw;height:.95cqw;display:block}.sr-landing .hero-browser-shell__traffic-light--close{background:#ff5f57}.sr-landing .hero-browser-shell__traffic-light--minimize{background:#febc2e}.sr-landing .hero-browser-shell__traffic-light--zoom{background:#28c840}.sr-landing .hero-browser-shell__body{z-index:1;aspect-ratio:1008/577;width:100%;position:relative;container:hero-browser-shell/inline-size}.sr-landing .hero-browser-shell__render{top:var(--hero-browser-ui-header-pct,13.518%);left:var(--hero-browser-ui-panel-w-pct,24.802%);z-index:1;background:#f7f5ef;position:absolute;bottom:0;right:0;overflow:hidden}.sr-landing .hero-browser-shell__render-slide{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.sr-landing .hero-browser-chrome-scaler{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.sr-landing .hero-browser-chrome{color:var(--ink);will-change:transform;flex-direction:column;display:flex;overflow:hidden}.sr-landing .hero-browser-chrome__workspace{flex:auto;min-height:0;display:flex}.sr-landing .hero-browser-chrome__sidebar{flex:none;min-width:0;height:100%;display:flex}.sr-landing .hero-browser-chrome__main{flex-direction:column;flex:auto;min-width:0;display:flex}.sr-landing .hero-browser-chrome .tn-nav,.sr-landing .hero-browser-chrome .rail{display:flex!important}.sr-landing .hero-browser-chrome .sr-products-panel{width:320px!important;height:100%!important;max-height:none!important;box-shadow:none!important;z-index:auto!important;border-radius:0!important;position:relative!important;inset:auto!important;transform:none!important}.sr-landing .hero-browser-chrome .sr-pp-inner{width:320px!important}.sr-landing .hero-browser-chrome .sr-products-panel .dz-inner{display:flex!important}.sr-landing .hero-browser-chrome__search{border:1px solid var(--line);background:var(--panel-2);color:var(--ink-faint);font-family:var(--mono);border-radius:11px;align-items:center;gap:8px;margin:0 20px 8px;padding:8px 12px;font-size:11.5px;display:flex}.sr-landing .hero-browser-chrome__search svg{flex:none;width:15px;height:15px}.sr-landing .hero-browser-chrome__collect-wrap{padding:4px 20px 12px}.sr-landing .hero-browser-chrome .sr-product-scroll{scrollbar-width:none}.sr-landing .hero-browser-chrome .sr-product-scroll::-webkit-scrollbar{display:none}.sr-landing .hero-browser-chrome .sr-pcard{cursor:default}.sr-landing .hero-browser-chrome .sr-pcard:hover{box-shadow:none;border-color:var(--line-soft);transform:none}.sr-landing .hero-browser-chrome .sr-bname{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sr-landing .hero-browser-chrome .sr-bview-toggle{border:1px solid var(--line);background:var(--panel);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:2px;padding:2px;font-size:11px;display:inline-flex}.sr-landing .hero-browser-chrome .sr-bview-tab{color:var(--ink-soft);border-radius:999px;padding:6px 12px}.sr-landing .hero-browser-chrome .sr-bview-tab.is-active{background:var(--ink);color:#fff}@container hero-browser-shell (max-width:280px){.sr-landing .hero-browser-chrome .tn-link:nth-child(n+3),.sr-landing .hero-browser-chrome .dz-sub{display:none}}@container hero-browser-shell (max-width:220px){.sr-landing .hero-browser-chrome .tn-nav{display:none!important}.sr-landing .hero-browser-chrome .sr-btool,.sr-landing .hero-browser-chrome .sr-bview-toggle,.sr-landing .hero-browser-chrome__collect-wrap{display:none}}.sr-landing .hero-app--figma>.hero-figma-shadow{z-index:10;object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:multiply;width:100%;height:100%;display:block;position:absolute;inset:0}.sr-landing .hero-figma-interactive{z-index:20;pointer-events:none;position:absolute;inset:0}.sr-landing .hero-figma-interactive>*{pointer-events:auto}.sr-landing .hero-app--figma>.hero-figma-bg{z-index:0;background-color:var(--hero-bg);background-image:var(--hero-dot-grid);background-size:var(--hero-dot-size) var(--hero-dot-size);position:absolute;inset:0}.sr-landing .hero-app--figma>.hero-figma-paper{z-index:1;pointer-events:none;opacity:1;mix-blend-mode:multiply;filter:none;background-image:url(/landing/hero2/paper-texture.jpg);background-position:top;background-repeat:repeat;background-size:400px;position:absolute;inset:0}.sr-landing .hero-app--image{--hero-nav-offset:76px;--hero-image-copy-zone:38%;background:#ebe6dc;width:100%;min-height:0;position:relative;overflow:hidden}.sr-landing .hero-app--image:before{display:none}.sr-landing .hero-image-stage{width:100%;line-height:0;position:relative}.sr-landing .hero-image-bg{aspect-ratio:1024/747;object-fit:cover;object-position:center top;width:100%;height:auto;display:block}.sr-landing .hero-image-copy{height:var(--hero-image-copy-zone);text-align:center;padding:calc(var(--hero-nav-offset) + 8px) clamp(20px, 5vw, 56px) clamp(16px, 2.5vw, 28px);box-sizing:border-box;pointer-events:none;z-index:2;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.sr-landing .hero-image-copy .hero-head,.sr-landing .hero-image-copy .hero-sub,.sr-landing .hero-image-copy .hero-actions{pointer-events:auto}.sr-landing .hero-image-copy .hero-head{font-family:var(--serif);letter-spacing:-.034em;font-optical-sizing:auto;font-variation-settings:normal;max-width:14ch;margin:0 auto;font-size:clamp(30px,4.2vw,50px);font-weight:400;line-height:1.04}.sr-landing .hero-image-copy .hero-head .masked-line{text-align:center}.sr-landing .hero-image-copy .hero-sub{font-family:var(--mono);color:var(--ink-soft);letter-spacing:.01em;max-width:38ch;margin:clamp(12px,1.6vw,20px) auto 0;font-size:clamp(11.5px,1.05vw,13.5px);line-height:1.68}.sr-landing .hero-image-copy .hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:none;margin:clamp(14px,1.8vw,22px) auto 0;display:flex}.sr-landing .hero-image-copy .hero-actions .btn{letter-spacing:.12em;padding:11px 20px;font-size:10.5px}.sr-landing .hero-app--paris{--hero-nav-offset:76px;--hero-height:min(92vh, 920px);--hero-dot-grid:radial-gradient(circle, #1a1a1524 1.1px, transparent 1.1px);--hero-dot-size:26px;--hero-line:#1a1a150d;width:100%;height:var(--hero-height);max-height:var(--hero-height);padding-top:var(--hero-nav-offset);box-sizing:border-box;background-color:var(--cream);background-image:var(--hero-dot-grid);background-size:var(--hero-dot-size) var(--hero-dot-size);flex-direction:column;display:flex;position:relative;overflow:hidden}.sr-landing .hero-paris{z-index:2;background:var(--hero-line);border-top:1px solid var(--hero-line);flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:1fr 1fr;gap:1px;height:100%;min-height:0;display:grid;position:relative}.sr-landing .hero-paris-left{background:var(--hero-line);grid-area:1/1;height:100%;min-height:0;max-height:100%;position:relative;overflow:hidden}.sr-landing .hero-paris-left-bg,.sr-landing .hero-paris-product-set{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;position:absolute;inset:0}.sr-landing .hero-paris-left-bg{z-index:0}.sr-landing .hero-paris-product-set{z-index:1;pointer-events:none;will-change:opacity}.sr-landing .hero-paris-grid-cell--overlay{background-color:#0000;background-image:none}.sr-landing .hero-paris-grid-cell{background-color:var(--cream);background-image:var(--hero-dot-grid);background-size:var(--hero-dot-size) var(--hero-dot-size);justify-content:center;align-items:center;min-width:0;min-height:0;padding:clamp(6px,1vw,14px);display:flex;overflow:hidden}.sr-landing .hero-paris-grid-cell--empty{background-color:var(--cream);background-image:var(--hero-dot-grid);background-size:var(--hero-dot-size) var(--hero-dot-size)}.sr-landing .hero-paris-grid-item{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:clamp(4px,.6vw,8px);width:100%;min-width:0;height:100%;min-height:0;padding-bottom:clamp(2px,.4vw,6px);display:flex}.sr-landing .hero-paris-grid-meta{text-align:center;flex:none;width:100%;max-width:100%;padding:0 clamp(2px,.5vw,6px);line-height:1.25}.sr-landing .hero-paris-grid-brand{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(7px,.62vw,8px);display:block;overflow:hidden}.sr-landing .hero-paris-grid-name{font-family:var(--serif);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:clamp(9px,.78vw,10px);font-weight:500;display:block;overflow:hidden}.sr-landing .hero-paris-grid-price{font-family:var(--mono);letter-spacing:.04em;color:var(--mustard-deep);margin-top:2px;font-size:clamp(8px,.7vw,9px);display:block}.sr-landing .hero-paris-product-set .hero-paris-cutout{flex:auto;height:auto;max-height:72%}.sr-landing .hero-paris-cutout{justify-content:center;align-items:center;width:min(96%,240px);min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:flex;position:relative}.sr-landing .hero-paris-cutout img{object-fit:contain;filter:drop-shadow(1px 0 #fff)drop-shadow(-1px 0 #fff)drop-shadow(0 1px #fff)drop-shadow(0 -1px #fff)drop-shadow(1px 1px #fff)drop-shadow(-1px 1px #fff)drop-shadow(1px -1px #fff)drop-shadow(-1px -1px #fff);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.sr-landing .hero-paris-cutout[data-cutout-index="1"]{width:min(98%,220px)}.sr-landing .hero-paris-cutout[data-cutout-index="2"]{width:min(90%,158px)}.sr-landing .hero-paris-cutout[data-cutout-index="3"]{width:min(76%,118px)}.sr-landing .hero-paris-cutout[data-cutout-index="4"]{width:min(92%,182px)}.sr-landing .hero-paris-cutout[data-cutout-index="5"]{width:min(70%,102px)}.sr-landing .hero-paris-cutout[data-cutout-index="6"]{width:min(80%,132px)}.sr-landing .hero-paris-cutout[data-cutout-index="7"]{width:min(66%,118px)}.sr-landing .hero-paris-right{background:var(--cream);grid-area:1/2;height:100%;min-height:0;max-height:100%;position:relative;overflow:hidden}.sr-landing .hero-paris-room{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.sr-landing .hero-paris-center{z-index:20;pointer-events:none;grid-area:1/1/auto/-1;place-self:center;width:max-content;max-width:min(100vw - 48px,480px);position:relative}.sr-landing .hero-paris-center-shell{pointer-events:auto;z-index:1;background:0 0;border-radius:2px;width:max-content;max-width:100%;position:relative}.hero-paris-center-portal{z-index:16;pointer-events:none;width:max-content;max-width:min(100vw - 48px,480px);position:fixed}.hero-paris-center-portal .hero-paris-center--portaled{grid-column:unset;grid-row:unset;place-self:unset;z-index:1;background:0 0;width:max-content;max-width:100%;position:relative;overflow:visible}.hero-paris-center-portal .hero-paris-center-glass{z-index:0;background:#fffcf5b8;border-radius:2px;position:absolute;inset:0;box-shadow:0 32px 64px -28px #14120a38}.hero-paris-center-portal .hero-paris-center-shell{z-index:1;pointer-events:auto;position:relative}@media (prefers-reduced-motion:reduce){.hero-paris-center-portal .hero-paris-center-glass{background:#fffcf5f0}}.sr-landing .hero-paris-center-frame{--sel-mid-bg:#fffcf5e0;--dot-grid:26px;text-align:center;cursor:grab;background:0 0;border-radius:2px;flex-direction:column;align-items:center;width:max-content;max-width:100%;padding:clamp(36px,3.6vw,48px) clamp(32px,3vw,40px);display:flex;position:relative}.sr-landing .hero-paris-center-frame .sel-corner{background:var(--cream);border:1px solid var(--mustard)}.sr-landing .hero-paris-center .hero-head{font-family:var(--serif);letter-spacing:-.034em;text-align:center;font-optical-sizing:auto;font-variation-settings:normal;max-width:14ch;margin:0 auto;font-size:clamp(32px,2.5vw,44px);font-weight:400;line-height:1.06}@media (min-width:1280px){.sr-landing .hero-paris-center .hero-head{font-size:clamp(36px,2.2vw,42px)}}.sr-landing .hero-paris-center .hero-head .masked-line{text-align:center}.sr-landing .hero-paris-center .hero-sub{font-family:var(--mono);color:var(--ink-soft);text-align:center;letter-spacing:.01em;max-width:36ch;margin:24px auto 0;font-size:clamp(12.5px,1.1vw,14px);line-height:1.72}.sr-landing .hero-paris-center .hero-actions{text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:12px;width:100%;max-width:none;margin:28px auto 0;display:flex}.sr-landing .hero-paris-center .hero-actions .btn{letter-spacing:.12em;flex:none;justify-content:center;width:auto;padding:13px 22px;font-size:10.5px}.sr-landing .hero-app{background:var(--cream);width:100%;min-height:min(88vh,860px);position:relative;overflow:hidden}.sr-landing .hero-app:before{content:"";pointer-events:none;opacity:.55;background-image:radial-gradient(circle,#1a1a1524 1.1px,#0000 1.1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 50%,#0000 60%);mask-image:linear-gradient(90deg,#000 50%,#0000 60%)}.sr-landing .hero-app-grid{z-index:2;grid-template-columns:minmax(0,1fr) 45vw;align-items:center;min-height:min(88vh,860px);display:grid;position:relative}.sr-landing .hero-text-col{max-width:640px;padding:160px clamp(48px,6vw,80px) 90px clamp(116px,11vw,172px);position:relative}.sr-landing .hero-head{font-family:var(--serif);letter-spacing:-.035em;font-optical-sizing:auto;font-variation-settings:normal;max-width:500px;margin:0;font-size:clamp(36px,4.2vw,64px);font-weight:400;line-height:.98}.sr-landing .hero-head em,.sr-landing .hero-head .masked-word-em{color:var(--ink);opacity:1;font-style:normal}.sr-landing .hero-sub{font-family:var(--mono);color:var(--ink-soft);letter-spacing:.01em;max-width:420px;margin:30px 0 0;font-size:13.5px;line-height:1.75}.sr-landing .hero-actions{flex-wrap:wrap;align-items:center;gap:10px;max-width:500px;margin-top:30px;display:flex}.sr-landing .hero-actions .btn{letter-spacing:.12em;padding:10px 18px;font-size:10.5px}@media (min-width:1101px){.sr-landing .hero-app--static .hero-text-col{padding-left:clamp(48px,6vw,80px)}}.sr-landing .hero-app--static .hero-stage{pointer-events:none;cursor:default}.sr-landing .hero-toolbar{z-index:4;border:1px solid var(--line);background:0 0;border-radius:14px;flex-direction:column;gap:2px;padding:6px 4px;display:flex;position:absolute;top:50%;left:40px;transform:translateY(-50%)}.sr-landing .hero-tool{width:40px;height:40px;color:var(--ink-soft);transition:background .18s var(--ease), color .18s var(--ease);background:0 0;border-radius:10px;place-items:center;display:grid}.sr-landing .hero-tool:hover{color:var(--ink);background:#1a1a150d}.sr-landing .hero-tool.is-active{color:var(--ink);background:#1a1a150f}.sr-landing .hero-tool svg{stroke-width:1.6px;width:18px;height:18px}.sr-landing .hero-picker{z-index:6;background:var(--paper);border:1px solid var(--line);min-width:220px;animation:hero-picker-in .28s var(--ease);border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;display:flex;position:absolute;top:50%;left:108px;transform:translateY(-50%);box-shadow:0 20px 40px -20px #14120a59,0 4px 12px #14120a14}@keyframes hero-picker-in{0%{opacity:0;transform:translate(-6px,-50%)}to{opacity:1;transform:translateY(-50%)}}.sr-landing .hero-picker-label{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--mustard-deep);font-size:10px}.sr-landing .hero-picker-thumbs{gap:8px;display:flex}.sr-landing .hero-picker-thumb{border:2px solid var(--line);background:var(--paper);cursor:pointer;width:56px;height:56px;transition:border-color .18s var(--ease), transform .18s var(--ease);border-radius:10px;place-items:center;padding:0;display:grid;overflow:hidden}.sr-landing .hero-picker-thumb:hover{border-color:var(--ink-faint);transform:translateY(-1px)}.sr-landing .hero-picker-thumb.is-active{border-color:var(--mustard);box-shadow:0 0 0 3px color-mix(in srgb, var(--mustard) 25%, transparent)}.sr-landing .hero-picker-thumb img{object-fit:cover;width:100%;height:100%;display:block}.sr-landing .hero-picker-empty{font-family:var(--mono);color:var(--ink-soft);letter-spacing:.06em;font-size:9px}.sr-landing .hero-picker-hint{font-family:var(--mono);color:var(--ink-soft);letter-spacing:.02em;margin:0;font-size:10px}.sr-landing .hero-layer-chip{width:auto;height:40px;font-family:var(--mono);letter-spacing:.08em;color:var(--ink);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:10px;display:inline-flex}.sr-landing .hero-layer-num{background:var(--mustard);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:500;display:grid}.sr-landing .hero-stage.is-move-mode .hero-cutout:hover{filter:drop-shadow(0 30px 40px #14120a66);transition:transform .18s var(--ease);transform:scale(1.02)}.sr-landing .hero-stage{cursor:default;align-self:stretch;height:100%;min-height:min(88vh,860px);position:relative;overflow:visible}.sr-landing .hero-stage.has-grid:after{content:"";pointer-events:none;z-index:2;mix-blend-mode:overlay;background-image:radial-gradient(circle,#ffffff80 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.sr-landing .hero-art-overlay{aspect-ratio:4/5;z-index:2;background:#fff;border:6px solid #2f2a20;border-radius:2px;width:28%;position:absolute;top:18%;left:44%;overflow:hidden;box-shadow:0 20px 30px -10px #00000059}.sr-landing .hero-art-overlay img{object-fit:cover;width:100%;height:100%;display:block}.sr-landing .hero-stage-room-wrap{position:absolute;inset:0;overflow:visible}.sr-landing .hero-stage-room{object-fit:cover;width:100%;height:calc(100% + 160px);display:block;position:absolute;inset:-80px 0}.sr-landing .hero-cutout{z-index:3;will-change:transform;filter:drop-shadow(0 26px 32px #14120a47);position:absolute}.sr-landing .hero-cutout img{width:100%;height:auto;display:block}.sr-landing .hero-cutout-1{--cutout-w:20%;top:-2%;left:calc(var(--cutout-w) / -2);width:var(--cutout-w)}.sr-landing .hero-cutout-2{--cutout-w:30%;top:26%;left:calc(var(--cutout-w) / -2);width:var(--cutout-w)}.sr-landing .hero-cutout-3{--cutout-w:26%;top:54%;left:calc(var(--cutout-w) / -2);width:var(--cutout-w)}.sr-landing .hero-cutout-4{--cutout-w:26%;top:auto;bottom:-4%;left:calc(var(--cutout-w) / -2);width:var(--cutout-w)}.sr-landing .hero-cutout-1 img{transform:rotate(-3deg)}.sr-landing .hero-cutout-2 img{transform:rotate(-5deg)}.sr-landing .hero-cutout-3 img{transform:rotate(3deg)}.sr-landing .hero-cutout-4 img{transform:rotate(-2deg)}@keyframes hero-float-a{0%,to{transform:translate(0)rotate(-3deg)}50%{transform:translate(4px,-8px)rotate(-2deg)}}@keyframes hero-float-b{0%,to{transform:translate(0)rotate(4deg)}50%{transform:translate(-6px,6px)rotate(3deg)}}@keyframes hero-float-c{0%,to{transform:translate(0)rotate(-6deg)}50%{transform:translate(6px,-4px)rotate(-5deg)}}.sr-landing .hero-cutout-1 img{animation:hero-float-a 9s var(--ease) infinite}.sr-landing .hero-cutout-2 img{animation:hero-float-b 11s var(--ease) infinite}.sr-landing .hero-cutout-3 img{animation:hero-float-c 10s var(--ease) infinite}.sr-landing .hero-cutout-4 img{animation:hero-float-a 12s var(--ease) infinite}@media (prefers-reduced-motion:reduce){.sr-landing .hero-cutout-1,.sr-landing .hero-cutout-2,.sr-landing .hero-cutout-3,.sr-landing .hero-cutout-4{animation:none}}.sr-landing .hero-cutout-marquee{display:none}@keyframes hero-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hero-marquee-bob-a{0%,to{transform:translateY(0) rotate(var(--cutout-rotate,0deg))}50%{transform:translateY(-7px) rotate(var(--cutout-rotate,0deg))}}@keyframes hero-marquee-bob-b{0%,to{transform:translateY(-4px) rotate(var(--cutout-rotate,0deg))}50%{transform:translateY(5px) rotate(var(--cutout-rotate,0deg))}}@keyframes hero-marquee-bob-a-mobile{0%,to{transform:translateY(0) rotate(var(--cutout-rotate,0deg))}50%{transform:translateY(-5px) rotate(var(--cutout-rotate,0deg))}}@keyframes hero-marquee-bob-b-mobile{0%,to{transform:translateY(-2px) rotate(var(--cutout-rotate,0deg))}50%{transform:translateY(4px) rotate(var(--cutout-rotate,0deg))}}.sr-landing .sage-section{background:var(--sage);color:var(--sage-ink);border-top:1px solid #00000026;border-bottom:1px solid #00000026;padding:110px 0 140px;position:relative;overflow:hidden}.sr-landing .sage-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff24 1.2px,#0000 1.2px);background-size:30px 30px;position:absolute;inset:0}.sr-landing .sage-section>.wrap{z-index:2;position:relative}.sr-landing .sage-head{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto 40px;display:flex}.sr-landing .sage-title{font-family:var(--serif);letter-spacing:-.038em;color:var(--sage-ink);font-optical-sizing:auto;font-variation-settings:normal;margin:0;font-size:clamp(40px,4.4vw,62px);font-weight:400;line-height:.98}.sr-landing .sage-title em{font-style:italic}.sr-landing .sage-sub{font-family:var(--mono);letter-spacing:.02em;color:#f6f1ded1;max-width:440px;margin:26px 0 0;font-size:13px}@media (min-width:640px){.sr-landing .sage-sub{max-width:340px}}.sr-landing .steps4{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px;padding-inline:clamp(8px,2vw,20px);display:grid;position:relative}.sr-landing .step4{flex-direction:column;align-items:center;display:flex;position:relative}.sr-landing .step4:first-child{margin-top:0}.sr-landing .step4:nth-child(2){margin-top:60px}.sr-landing .step4:nth-child(3){margin-top:130px}.sr-landing .step4:nth-child(4){margin-top:0}.sr-landing .step4-badge{width:56px;height:56px;color:var(--mustard);font-family:var(--mono);letter-spacing:.06em;background:0 0;border:1px solid #f6f1de8c;border-radius:50%;place-items:center;margin-bottom:14px;font-size:15px;display:grid}.sr-landing .step4-label{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--sage-ink);text-align:center;max-width:200px;margin-bottom:18px;font-size:11px}.sr-landing .step4-visual{box-sizing:border-box;place-items:start center;width:100%;max-width:100%;min-height:380px;padding-inline:clamp(12px,3vw,28px);display:grid;position:relative}.sr-landing .step4:first-child .step4-visual{min-height:0;padding-bottom:140px}.sr-landing .paste-card{background:var(--paper);width:100%;max-width:260px;box-shadow:var(--shadow-lg);z-index:1;border-radius:14px;padding:20px 18px 24px;position:relative}.sr-landing .paste-card-label{font-family:var(--serif);color:var(--ink);margin-bottom:10px;font-size:16px;font-weight:500}.sr-landing .paste-card-input{background:color-mix(in srgb, var(--cream) 60%, #fff);border:1px solid var(--line-soft);font-family:var(--mono);color:var(--ink-soft);border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.sr-landing .paste-card-input-url{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sr-landing .paste-card-go{background:var(--mustard);width:28px;height:28px;color:var(--accent-ink);border-radius:50%;place-items:center;display:grid}.sr-landing .paste-card-go svg{stroke-width:2.5px;width:12px;height:12px}.sr-landing .paste-product-card{background:var(--paper);width:188px;box-shadow:var(--shadow-lg);z-index:3;border-radius:14px;position:absolute;top:82px;left:-16px;overflow:hidden;transform:rotate(-6deg)}.sr-landing .paste-product-topbar{border-bottom:1px solid var(--line-soft);font-family:var(--serif);color:var(--ink);justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.sr-landing .paste-product-topbar-actions{color:var(--ink-soft);align-items:center;gap:8px;display:flex}.sr-landing .paste-product-topbar-actions svg{stroke-width:1.8px;width:14px;height:14px}.sr-landing .paste-product-photo{aspect-ratio:1;object-fit:cover;background:#f6f4ec;width:100%}.sr-landing .paste-product-meta{justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 14px 8px;display:flex}.sr-landing .paste-product-name{font-family:var(--serif);color:var(--ink);font-size:12px;font-weight:500;line-height:1.2}.sr-landing .paste-product-price{font-family:var(--mono);color:var(--ink-soft);font-size:11px}.sr-landing .paste-product-cta{background:var(--dark);color:var(--cream);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;margin:4px 12px 12px;padding:7px 10px;font-size:10px;display:inline-block}.sr-landing .checker-card{aspect-ratio:3/4;width:100%;max-width:280px;box-shadow:var(--shadow-lg);background:repeating-conic-gradient(#fff 0% 25%,#e2ded1 0% 50%) 0 0/28px 28px;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.sr-landing .checker-card img{width:72%;height:auto}.sr-landing .checker-tag{color:#fff;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;background:#000000b8;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:9.5px;display:inline-flex;position:absolute;bottom:10px;left:10px}.sr-landing .checker-tag svg{width:12px;height:12px}.sr-landing .board-composition{width:100%;max-width:300px;position:relative}.sr-landing .board-card{aspect-ratio:3/3.6;width:100%;max-width:300px;box-shadow:var(--shadow-lg);background:#efe9d8;border-radius:14px;position:relative;overflow:visible}.sr-landing .board-card-image-wrap{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.sr-landing .board-card>img,.sr-landing .board-card-image-wrap>img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.sr-landing .board-mini{aspect-ratio:1;z-index:3;background:repeating-conic-gradient(#fff 0% 25%,#e2ded1 0% 50%) 0 0/12px 12px;border-radius:10px;place-items:center;width:96px;display:grid;position:absolute;bottom:-30px;left:-40px;transform:rotate(6deg);box-shadow:0 20px 40px -12px #0006,0 4px 10px #00000026}.sr-landing .board-mini img{width:82%;height:auto}.sr-landing .board-annotation{color:var(--sage-ink);z-index:4;grid-template-rows:auto;grid-template-columns:37px auto;align-items:end;column-gap:12px;width:260px;display:grid;position:absolute;bottom:-132px;left:-60px}.sr-landing .board-annotation-arrow{grid-area:1/1;width:37px;height:auto}.sr-landing .board-annotation-text{font-family:var(--font-caveat), "Caveat", "Bradley Hand", cursive;color:var(--sage-ink);grid-area:1/2;padding-bottom:4px;font-size:22px;line-height:1.2}.sr-landing .final-card{aspect-ratio:3/4;width:100%;max-width:280px;box-shadow:var(--shadow-lg);border-radius:14px;overflow:hidden}.sr-landing .final-card img{object-fit:cover;width:100%;height:100%;display:block}.sr-landing .every-section{background:var(--cream);padding:120px 0;position:relative;overflow:hidden}.sr-landing .every-section:before{content:"";pointer-events:none;opacity:.6;z-index:0;background-image:radial-gradient(circle,#1a1a152e 1.15px,#0000 1.15px);background-size:26px 26px;position:absolute;inset:0}.sr-landing .every-inner{z-index:2;grid-template-columns:minmax(0,480px) minmax(0,1fr);align-items:start;gap:60px 80px;max-width:1240px;margin:0 auto;padding:0 40px;display:grid;position:relative}.sr-landing .every-composition{display:contents}.sr-landing .every-pile{grid-area:1/1;align-self:start}.sr-landing .every-text{grid-area:1/2;justify-self:start;max-width:480px;padding-top:40px}.sr-landing .every-library{grid-area:2/2;justify-self:start;width:100%;max-width:640px}.sr-landing .every-library-frame{background:var(--sage);border-radius:20px;padding:26px 0 0 26px;overflow:hidden;box-shadow:0 30px 60px -30px #14120a59,0 4px 12px #14120a0f}.sr-landing .every-library-frame img{border:none;border-top:1px solid #ffffff0f;border-left:1px solid #ffffff0f;border-radius:8px 0 0;width:100%;height:auto;display:block}.sr-landing .every-arrow{z-index:3;color:var(--mustard);pointer-events:none;position:absolute}.sr-landing .every-arrow--desktop{width:300px;height:230px;top:46%;left:16%}.sr-landing .every-arrow--mobile{display:none}.sr-landing .every-arrow svg{width:100%;height:100%}.sr-landing .messy-pile{max-width:480px}.sr-landing .every-title{font-family:var(--serif);letter-spacing:-.042em;font-optical-sizing:auto;font-variation-settings:normal;margin:20px 0 0;font-size:clamp(38px,4.2vw,60px);font-weight:400;line-height:.96}.sr-landing .every-title em{color:var(--ink-soft);font-style:italic}.sr-landing .every-body{font-family:var(--mono);color:var(--ink-soft);max-width:440px;margin:26px 0 0;font-size:13px;line-height:1.75}.sr-landing .messy-pile{aspect-ratio:787/732;width:100%;max-width:620px;box-shadow:var(--shadow-lg);isolation:isolate;background:#bbb695;border-radius:24px;position:relative;overflow:hidden}.sr-landing .messy-item{transform-origin:50%;position:absolute}.sr-landing .messy-item img{width:100%;height:auto;display:block}.sr-landing .messy-item>div{width:100%}.sr-landing .messy-item--room{z-index:2;width:54%;top:-4%;right:-6%;transform:rotate(4deg)}.sr-landing .messy-room-bg{filter:drop-shadow(0 16px 26px #14120a38);border-radius:12px}.sr-landing .messy-item--phone{z-index:3;width:30%;top:18%;left:4%;transform:rotate(-6deg)}.sr-landing .messy-phone-figma{filter:drop-shadow(0 18px 30px #14120a47)}.sr-landing .messy-item--note{z-index:4;width:34%;top:32%;left:28%;transform:rotate(4deg)}.sr-landing .messy-note-figma{filter:drop-shadow(0 18px 28px #14120a42)}.sr-landing .messy-item--bookmarks{z-index:5;width:62%;bottom:-8%;right:-8%;transform:rotate(5deg)}.sr-landing .messy-bookmarks-figma{opacity:.98;filter:drop-shadow(0 18px 28px #14120a3d)}.sr-landing .messy-tabs{z-index:6;color:var(--paper);font-family:var(--mono);letter-spacing:-.01em;align-items:center;gap:20px;font-size:15px;display:flex;position:absolute;top:24px;left:32px}.sr-landing .messy-tabs .dot{background:var(--paper);opacity:.9;border-radius:50%;width:6px;height:6px}.sr-landing .lib-screen-wrap{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:var(--paper);border-radius:22px;margin-top:60px;overflow:hidden}.sr-landing .lib-screen-img{width:100%;height:auto;display:block}.sr-landing .lib-screen{background:var(--sage);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:22px;margin-top:60px;overflow:hidden}.sr-landing .lib-topbar{background:var(--sage-deep);color:var(--sage-ink);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.sr-landing .lib-topbar-left{font-family:var(--serif);align-items:center;gap:20px;font-size:15px;font-weight:500;display:flex}.sr-landing .lib-topbar-nav{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#f6f1deb3;align-items:center;gap:16px;font-size:10px;display:flex}.sr-landing .lib-topbar-nav .is-active{color:var(--dark);background:var(--mustard);border-radius:999px;padding:4px 10px;position:relative}.sr-landing .lib-body{background:var(--paper);grid-template-columns:68px 1fr;padding:0;display:grid}.sr-landing .lib-side{border-right:1px solid var(--line-soft);flex-direction:column;align-items:center;gap:12px;padding:22px 12px;display:flex}.sr-landing .lib-side-dot{background:var(--chip);width:32px;height:32px;color:var(--ink-soft);border-radius:8px;place-items:center;display:grid}.sr-landing .lib-side-dot svg{stroke-width:1.6px;width:16px;height:16px}.sr-landing .lib-main{padding:22px 26px}.sr-landing .lib-main-head{align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.sr-landing .lib-main-title{font-family:var(--serif);letter-spacing:-.02em;font-size:30px;font-weight:500}.sr-landing .lib-main-count{font-family:var(--mono);color:var(--ink-soft);font-size:11px}.sr-landing .lib-tabs{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:22px;font-size:10px;display:flex}.sr-landing .lib-tab{border-radius:999px;padding:6px 11px}.sr-landing .lib-tab.is-active{background:var(--mustard);color:var(--dark)}.sr-landing .lib-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.sr-landing .lib-card{background:var(--paper);border:1px solid var(--line-soft);border-radius:14px;padding:14px}.sr-landing .lib-card.is-drop{border:1px dashed var(--line);background:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.sr-landing .lib-drop-eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--mustard-deep);margin-bottom:6px;font-size:9px}.sr-landing .lib-drop-title{font-family:var(--serif);margin-bottom:6px;font-size:18px}.sr-landing .lib-drop-body{font-family:var(--mono);color:var(--ink-soft);font-size:10px;line-height:1.5}.sr-landing .lib-card-photo{aspect-ratio:1;background:#efeade;border-radius:8px;width:100%;margin-bottom:10px;overflow:hidden}.sr-landing .lib-card-photo img{object-fit:cover;width:100%;height:100%}.sr-landing .lib-card-tags{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);gap:4px;margin-bottom:6px;font-size:8px;display:flex}.sr-landing .lib-card-tags span{background:color-mix(in srgb, var(--c-furniture) 20%, transparent);border-radius:4px;padding:2px 6px}.sr-landing .lib-card-name{font-family:var(--serif);margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.2}.sr-landing .lib-card-brand{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:8px;font-size:8px}.sr-landing .lib-card-price{font-family:var(--mono);color:var(--mustard-deep);font-size:12px}.sr-landing .rwr-section{padding:110px 0 130px}.sr-landing .rwr-head{margin:0 0 48px}.sr-landing .rwr-head-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);align-items:end;gap:24px;display:grid}.sr-landing .rwr-title{font-family:var(--serif);letter-spacing:-.042em;color:var(--sage-ink);font-optical-sizing:auto;font-variation-settings:normal;margin:0;font-size:clamp(46px,5vw,76px);font-weight:400;line-height:.94}.sr-landing .rwr-sub{font-family:var(--mono);color:#f6f1decc;max-width:380px;margin:0;font-size:13px;line-height:1.7}.sr-landing .rwr-grid{grid-template-rows:minmax(0,min(74vh,660px));grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);align-items:stretch;gap:24px;display:grid}.sr-landing .rwr-stage-wrap{border:none;flex-direction:column;min-height:0;padding:0;display:flex;position:relative}.sr-landing .rwr-stage{background:var(--paper);cursor:default;border:1px dashed #f6f1de8c;border-radius:6px;flex:auto;min-height:0;position:relative;overflow:hidden}.sr-landing .rwr-stage.has-edit{cursor:crosshair}.sr-landing .rwr-render{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sr-landing .rwr-corner{background:var(--sage-ink);z-index:4;border-radius:50%;width:10px;height:10px;position:absolute}.sr-landing .rwr-corner.tl{top:-5px;left:-5px}.sr-landing .rwr-corner.tr{top:-5px;right:-5px}.sr-landing .rwr-corner.bl{bottom:-5px;left:-5px}.sr-landing .rwr-corner.br{bottom:-5px;right:-5px}.sr-landing .rwr-cart-chip{z-index:5;background:var(--paper);color:var(--ink);font-family:var(--mono);letter-spacing:.06em;border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:11px;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:0 20px 40px -20px #0006}.sr-landing .rwr-cart-chip .rwr-cart-icon{width:16px;height:16px;color:var(--ink)}.sr-landing .rwr-cards{background:var(--paper);color:var(--ink);contain:paint;isolation:isolate;border-radius:22px;flex-direction:column;gap:12px;min-height:0;padding:18px;display:flex;overflow:hidden}.sr-landing .rwr-cards-scroll{flex-direction:column;flex:auto;gap:10px;min-height:0;padding-right:6px;display:flex;overflow-y:auto}.sr-landing .rwr-card{border:1px solid var(--line-soft);background:var(--paper);transition:background .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease), border-color .2s var(--ease);border-radius:16px;grid-template-columns:84px 1fr;gap:16px;padding:14px;display:grid}.sr-landing .rwr-card:hover,.sr-landing .rwr-card.is-highlighted{background:color-mix(in srgb, var(--mustard) 6%, var(--paper));border-color:color-mix(in srgb, var(--mustard) 40%, var(--line));box-shadow:var(--shadow);transform:translateY(-1px)}.sr-landing .rwr-card.is-focused,.sr-landing .rwr-card.is-selected{background:color-mix(in srgb, var(--mustard) 18%, var(--paper));border-color:var(--mustard);box-shadow:0 0 0 3px color-mix(in srgb, var(--mustard) 30%, transparent), var(--shadow)}.sr-landing .rwr-card.is-focused{animation:rwr-card-focus 1.6s var(--ease)}.sr-landing .rwr-card.is-editing{cursor:default}.sr-landing .rwr-card-edit{border:1px solid var(--line);width:24px;height:24px;color:var(--ink-soft);cursor:pointer;opacity:0;transition:opacity .15s var(--ease), color .15s var(--ease);z-index:3;background:#fff;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:10px;right:10px}.sr-landing .rwr-card{position:relative}.sr-landing .rwr-card:hover .rwr-card-edit{opacity:1}.sr-landing .rwr-card-edit:hover{color:var(--mustard-deep)}.sr-landing .rwr-card-edit svg{stroke-width:1.8px;width:13px;height:13px}.sr-landing .rwr-card-edit-form{flex-direction:column;gap:6px;min-width:0;display:flex}.sr-landing .rwr-card-edit-input{font-family:var(--serif);color:var(--ink);border:none;border-bottom:1px solid var(--line);background:0 0;outline:none;width:100%;padding:4px 0;font-size:15px;font-weight:500}.sr-landing .rwr-card-edit-input:focus{border-bottom-color:var(--mustard-deep)}.sr-landing .rwr-card-edit-brand{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-size:10px;font-weight:400}.sr-landing .rwr-card-edit-actions{align-items:center;gap:6px;margin-top:2px;display:flex}.sr-landing .rwr-card-edit-save,.sr-landing .rwr-card-edit-cancel{border:1px solid var(--line);cursor:pointer;width:26px;height:26px;color:var(--ink);background:#fff;border-radius:999px;place-items:center;padding:0;display:grid}.sr-landing .rwr-card-edit-save{background:var(--mustard);color:#fff;border-color:var(--mustard)}.sr-landing .rwr-card-edit-save:disabled,.sr-landing .rwr-card-edit-cancel:disabled{opacity:.6;cursor:wait}.sr-landing .rwr-card-edit-save svg,.sr-landing .rwr-card-edit-cancel svg{stroke-width:2.4px;width:12px;height:12px}.sr-landing .rwr-card-edit-error{font-family:var(--mono);color:#b42318;margin-left:4px;font-size:10px}@keyframes rwr-card-focus{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--mustard) 60%, transparent), var(--shadow)}30%{box-shadow:0 0 0 8px color-mix(in srgb, var(--mustard) 40%, transparent), var(--shadow)}to{box-shadow:0 0 0 3px color-mix(in srgb, var(--mustard) 30%, transparent), var(--shadow)}}.sr-landing .rwr-card-thumb{background:var(--paper);border:1px solid var(--line-soft);border-radius:12px;place-items:stretch stretch;width:84px;height:84px;display:grid;overflow:hidden}.sr-landing .rwr-card-thumb img{object-fit:contain;width:100%;height:100%;padding:0;display:block}.sr-landing .rwr-card-meta{flex-direction:column;align-self:center;gap:6px;min-width:0;display:flex}.sr-landing .rwr-card-name{font-family:var(--serif);color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.sr-landing .rwr-card-brand{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-primary);font-size:10px}.sr-landing .rwr-card-priceline{align-items:center;gap:10px;display:flex}.sr-landing .rwr-card-price{font-family:var(--mono);color:var(--ink);letter-spacing:0;font-size:14px;font-weight:500}.sr-landing .rwr-card-tag{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;background:color-mix(in srgb, var(--mustard) 20%, transparent);color:var(--mustard-deep);border-radius:999px;padding:4px 10px;font-size:9.5px}.sr-landing .rwr-card-view{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--mustard-deep);align-items:center;gap:5px;margin-top:2px;font-size:10px;display:inline-flex}.sr-landing .rwr-card-view svg{width:12px;height:12px}.sr-landing .rwr-dots{pointer-events:none;z-index:3;position:absolute;inset:0}.sr-landing .rwr-dot-anchor{pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.sr-landing .rwr-dot-delete{border:1px solid var(--line);color:#b42318;cursor:pointer;pointer-events:auto;opacity:0;width:18px;height:18px;transition:opacity .15s var(--ease), transform .15s var(--ease);background:#fff;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:-14px;left:14px;transform:scale(.8)}.sr-landing .rwr-dot-anchor:hover .rwr-dot-delete,.sr-landing .rwr-dot-delete:focus-visible{opacity:1;transform:scale(1)}.sr-landing .rwr-dot-delete svg{stroke-width:2.4px;width:12px;height:12px}.sr-landing .rwr-dot{background:var(--mustard);width:12px;height:12px;box-shadow:0 2px 6px #00000059, 0 0 0 0 color-mix(in srgb, var(--mustard) 55%, transparent);cursor:pointer;pointer-events:auto;transition:transform .18s var(--ease), background .18s var(--ease);border:2px solid #fff;border-radius:50%;padding:0;animation:2.4s ease-out infinite rwr-dot-pulse;position:static;transform:none}.sr-landing .rwr-dot:hover,.sr-landing .rwr-dot.is-hovered{animation:none;transform:scale(1.35)}.sr-landing .rwr-dot-anchor .rwr-dot{pointer-events:auto}.sr-landing .rwr-dot.is-editable{cursor:grab;animation:none}.sr-landing .rwr-dot.is-dragging{cursor:grabbing;box-shadow:0 0 0 4px color-mix(in srgb, var(--mustard) 45%, transparent)}@keyframes rwr-dot-pulse{0%{box-shadow:0 2px 6px #00000059, 0 0 0 0 color-mix(in srgb, var(--mustard) 60%, transparent)}70%{box-shadow:0 2px 6px #00000059,0 0 0 9px #0000}to{box-shadow:0 2px 6px #00000059,0 0 #0000}}@media (prefers-reduced-motion:reduce){.sr-landing .rwr-dot{animation:none}}.sr-landing .rwr-edit-bar{background:color-mix(in srgb, var(--mustard) 12%, var(--paper));border:1px solid color-mix(in srgb, var(--mustard) 35%, var(--line));font-family:var(--mono);color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;font-size:12px;display:flex}.sr-landing .rwr-edit-bar button{background:var(--dark);color:#fff;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;padding:8px 14px;font-size:10px}.sr-landing .rwr-edit-bar button:disabled{opacity:.65;cursor:wait}.sr-landing .rwr-thumbs-wrap{margin-top:40px}.sr-landing .rwr-thumbs{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:12px;display:grid}.sr-landing .rwr-thumb{aspect-ratio:4/3;background:color-mix(in srgb, #fff 6%, var(--sage));cursor:pointer;transition:border-color .2s var(--ease), transform .2s var(--ease);border:1px solid #0000;border-radius:12px;padding:0;position:relative;overflow:hidden}.sr-landing .rwr-thumb img{object-fit:cover;width:100%;height:100%;display:block}.sr-landing .rwr-thumb:hover{border-color:#f6f1de99;transform:translateY(-2px)}.sr-landing .rwr-thumb.is-active{border-color:var(--mustard);box-shadow:0 0 0 2px color-mix(in srgb, var(--mustard) 40%, transparent)}.sr-landing .cta-section{background:var(--cream);padding:120px 0;position:relative;overflow:hidden}.sr-landing .cta-section:before{content:"";opacity:.6;background-image:radial-gradient(circle,#1a1a151a 1.15px,#0000 1.15px);background-size:30px 30px;position:absolute;inset:0}.sr-landing .cta-section>.wrap{z-index:2;position:relative}.sr-landing .cta{background:var(--dark);color:var(--cream);text-align:center;border-radius:28px;padding:100px 60px;position:relative;overflow:hidden}.sr-landing .cta-bg{pointer-events:none;background-image:radial-gradient(circle,#ffffff0f 1.2px,#0000 1.2px);background-size:30px 30px;position:absolute;inset:0}.sr-landing .cta-star{color:var(--mustard);font-size:40px;position:absolute}.sr-landing .cta-head{font-family:var(--serif);letter-spacing:-.042em;font-optical-sizing:auto;font-variation-settings:normal;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:.96;position:relative}.sr-landing .cta-head em{color:var(--mustard);font-style:italic}.sr-landing .cta-sub{font-family:var(--mono);color:#ffffffb3;max-width:480px;margin:24px auto 0;font-size:13px;line-height:1.7;position:relative}.sr-landing .cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:40px;display:flex;position:relative}.sr-landing .cta .btn-ghost{color:var(--cream);border-color:#ffffff40}.sr-landing .cta .btn-ghost:hover{background:#ffffff1a}.sr-landing .footer{background:var(--cream);border-top:1px solid var(--line);padding:64px 0 48px}.sr-landing .footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;display:grid}.sr-landing .footer-brand .brand{font-size:28px}.sr-landing .footer-tag{font-family:var(--mono);color:var(--ink-soft);max-width:300px;margin-top:14px;font-size:11px;line-height:1.7}.sr-landing .footer-col h4{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);margin:4px 0 16px;font-size:10px;font-weight:400}.sr-landing .footer-col a{font-family:var(--serif);color:var(--ink-soft);padding:5px 0;font-size:16px;transition:color .15s;display:block}.sr-landing .footer-col a:hover{color:var(--mustard-deep)}.sr-landing .footer-brand>a.brand{color:inherit;text-decoration:none;display:inline-block}.sr-landing .footer-social{align-items:center;gap:10px;margin-top:20px;display:flex}.sr-landing .footer-social-link{border:1px solid var(--line);width:36px;height:36px;color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.sr-landing .footer-social-link:hover{color:var(--mustard-deep);border-color:color-mix(in srgb, var(--mustard) 45%, var(--line));background:color-mix(in srgb, var(--mustard) 10%, transparent)}.sr-landing .footer-bottom{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:56px;padding-top:26px;display:flex}.sr-landing .footer-bottom span{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-faint);font-size:10.5px}.sr-landing .footer-legal{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.sr-landing .footer-legal a{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-faint);font-size:10.5px;text-decoration:none;transition:color .15s}.sr-landing .footer-legal a:hover{color:var(--mustard-deep)}.sr-landing .legal-page{background:var(--cream);padding:72px 0 88px}.sr-landing .legal-hero,.sr-landing .legal-body{max-width:720px;padding:0 calc(var(--dot-grid,26px) * 2);margin:0 auto}.sr-landing .legal-title{font-family:var(--serif);letter-spacing:-.02em;margin:18px 0 14px;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.08}.sr-landing .legal-updated{font-family:var(--mono);color:var(--ink-faint);margin:0 0 36px;font-size:12.5px;line-height:1.6}.sr-landing .legal-body{flex-direction:column;gap:18px;display:flex}.sr-landing .legal-body hr{border:0;border-top:1px solid var(--line);width:100%;margin:10px 0 4px}.sr-landing .legal-h2{font-family:var(--serif);letter-spacing:-.02em;margin:22px 0 0;font-size:clamp(22px,2.4vw,28px);font-weight:400;line-height:1.25}.sr-landing .legal-h3{font-family:var(--serif);letter-spacing:-.015em;margin:10px 0 0;font-size:clamp(18px,2vw,22px);font-weight:400;line-height:1.3}.sr-landing .legal-p,.sr-landing .legal-list{font-family:var(--mono);color:var(--ink-soft);max-width:62ch;margin:0;font-size:13.5px;line-height:1.8}.sr-landing .legal-p a,.sr-landing .legal-list a,.sr-landing .legal-h2 a,.sr-landing .legal-h3 a{color:var(--mustard-deep);text-underline-offset:3px;text-decoration:underline}.sr-landing .legal-list{flex-direction:column;gap:8px;padding-left:1.25em;display:flex}.sr-landing .legal-list li::marker{color:var(--ink-faint)}.sr-landing .legal-disclaimer{font-family:var(--mono);color:var(--ink-faint);max-width:62ch;margin:18px 0 0;font-size:12px;font-style:italic;line-height:1.7}.sr-landing .about-hero{background:var(--cream);padding:72px 0 40px}.sr-landing .about-hero-inner{max-width:760px;padding:0 calc(var(--dot-grid,26px) * 2);margin:0 auto}.sr-landing .about-head{font-family:var(--serif);letter-spacing:-.02em;margin:18px 0 22px;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.05}.sr-landing .about-head .masked-word-em{color:var(--mustard-deep);opacity:1}.sr-landing .about-lead{font-family:var(--mono);color:var(--ink-soft);max-width:52ch;margin:0;font-size:14px;line-height:1.75}.sr-landing .about-body{background:var(--cream);padding:24px 0 88px}.sr-landing .about-body-inner{max-width:760px;padding:0 calc(var(--dot-grid,26px) * 2);flex-direction:column;gap:36px;margin:0 auto;display:flex}.sr-landing .about-h2{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(24px,2.6vw,32px);font-weight:400;line-height:1.2}.sr-landing .about-block p{font-family:var(--mono);color:var(--ink-soft);max-width:58ch;margin:0;font-size:13.5px;line-height:1.8}.sr-landing .about-block a{color:var(--mustard-deep);text-underline-offset:3px;text-decoration:underline}.sr-landing .about-cta{flex-wrap:wrap;gap:12px;padding-top:8px;display:flex}.sr-landing .nav-link--muted{color:var(--ink-soft)}.sr-landing .nav-link--active{color:var(--ink);position:relative}.sr-landing .nav-link--active:after{content:"";background:var(--mustard);border-radius:2px;height:2px;position:absolute;bottom:-10px;left:0;right:0}.sr-landing .partner-hero{background:var(--cream);padding:calc(var(--dot-grid,26px) * 5) 0 calc(var(--dot-grid,26px) * 3);--dot-grid:26px;position:relative;overflow:hidden}.sr-landing .partner-hero:before{content:"";background-image:radial-gradient(circle,#1a1a1524 1.1px,#0000 1.1px);background-size:var(--dot-grid) var(--dot-grid);pointer-events:none;opacity:.55;z-index:0;background-position:0 0;position:absolute;inset:0}.sr-landing .partner-hero-inner{z-index:1;max-width:1240px;padding:0 calc(var(--dot-grid) * 2);gap:calc(var(--dot-grid) * 3);grid-template-columns:1.05fr .95fr;align-items:start;margin:0 auto;display:grid;position:relative}.sr-landing .partner-hero-text{max-width:560px}.sr-landing .partner-hero-text .eyebrow{margin-bottom:22px}.sr-landing .partner-head{font-family:var(--serif);letter-spacing:-.02em;font-variation-settings:normal;margin:0 0 24px;font-size:clamp(42px,5.2vw,68px);font-weight:400;line-height:1.02}.sr-landing .partner-head .masked-word-em{color:var(--mustard-deep);opacity:1}.sr-landing .partner-sub{font-family:var(--mono);color:var(--ink-soft);max-width:500px;margin:0 0 28px;font-size:13.5px;line-height:1.75}.sr-landing .partner-hero-marks{flex-wrap:wrap;gap:14px 20px;display:flex}.sr-landing .partner-mark{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:11px;display:inline-flex}.sr-landing .partner-mark-dot{background:var(--mustard);border-radius:999px;width:6px;height:6px}.sr-landing .partner-form-card{position:relative}.sr-landing .partner-form-frame{padding:calc(var(--dot-grid,26px) * 2);--dot-grid:26px;--sel-mid-bg:transparent;--form-surface:var(--cream);--form-input-border:color-mix(in srgb, var(--ink) 16%, var(--form-surface));background:0 0;border-radius:0}.sr-landing .partner-form-title{margin-bottom:var(--dot-grid,26px);padding-bottom:var(--dot-grid,26px);border-bottom:1px dashed var(--line);text-align:left;flex-direction:column;align-items:flex-start;gap:8px;display:flex}.sr-landing .partner-form-eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--mustard-deep);font-size:10.5px}.sr-landing .partner-form-lead{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-variation-settings:normal;max-width:26ch;margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:400;line-height:1.25}.sr-landing .partnership-form{gap:var(--dot-grid,26px);flex-direction:column;display:flex}.sr-landing .partnership-form-submit{align-self:flex-start;margin-top:4px}.sr-landing .form-grid{gap:var(--dot-grid,26px);grid-template-columns:1fr 1fr;display:grid}.sr-landing .form-field{flex-direction:column;gap:7px;display:flex}.sr-landing .form-label{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);font-size:10px}.sr-landing .form-input{font-family:var(--mono);color:var(--ink);border:1px solid var(--form-input-border,color-mix(in srgb, var(--ink) 16%, var(--cream)));width:100%;box-shadow:none;transition:border-color .15s var(--ease);background:#fff;border-radius:4px;padding:12px 14px;font-size:13px}.sr-landing .form-input:focus{border-color:color-mix(in srgb, var(--mustard) 60%, var(--form-input-border,var(--line)));box-shadow:none;outline:none}.sr-landing .form-textarea{resize:vertical;min-height:140px;line-height:1.6}.sr-landing .form-select{appearance:none;cursor:pointer}.sr-landing .form-error{font-family:var(--mono);color:#b42318;margin:0;font-size:12px}.sr-landing .partnership-form-success{text-align:center;padding:28px 4px 4px}.sr-landing .partnership-form-success h3{font-family:var(--serif);letter-spacing:-.025em;font-variation-settings:normal;margin:0 0 10px;font-size:clamp(30px,3.6vw,38px);font-weight:400}.sr-landing .partnership-form-success p{font-family:var(--mono);color:var(--ink-soft);margin:0 0 20px;font-size:13px;line-height:1.7}.sr-landing .partner-audience{background:var(--cream);padding:40px 0 100px;position:relative;overflow:hidden}.sr-landing .partner-audience:before{content:"";pointer-events:none;opacity:.55;z-index:0;background-image:radial-gradient(circle,#1a1a1524 1.1px,#0000 1.1px);background-size:26px 26px;position:absolute;inset:0}.sr-landing .partner-audience-inner{z-index:1;max-width:1240px;margin:0 auto;padding:0 40px;position:relative}.sr-landing .partner-audience-head{max-width:640px;margin-bottom:44px}.sr-landing .partner-audience-head .eyebrow{margin-bottom:16px}.sr-landing .partner-h2{font-family:var(--serif);letter-spacing:-.02em;font-variation-settings:normal;margin:0;font-size:clamp(30px,3.4vw,44px);font-weight:400;line-height:1.02}.sr-landing .partner-h2 .masked-word-em{color:var(--mustard-deep);opacity:1}.sr-landing .partner-audience-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.sr-landing .partner-card{background:var(--paper);border:1px solid var(--line);transition:border-color .18s var(--ease), transform .18s var(--ease);border-radius:20px;padding:28px 28px 32px;position:relative;overflow:hidden}.sr-landing .partner-card:hover{border-color:color-mix(in srgb, var(--mustard) 40%, var(--line));transform:translateY(-2px)}.sr-landing .partner-card-num{width:34px;height:34px;font-family:var(--mono);letter-spacing:.08em;background:var(--mustard);color:#fff;border-radius:999px;justify-content:center;align-items:center;margin-bottom:20px;font-size:11px;display:inline-flex}.sr-landing .partner-card-title{font-family:var(--serif);letter-spacing:-.01em;font-variation-settings:normal;margin:0 0 10px;font-size:22px;font-weight:400;line-height:1.15}.sr-landing .partner-card-body{font-family:var(--mono);color:var(--ink-soft);margin:0;font-size:13px;line-height:1.65}.sr-landing .partner-card-line{background:var(--mustard);transform-origin:0;height:2px;transition:transform .3s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.sr-landing .partner-card:hover .partner-card-line{transform:scaleX(1)}.sr-landing .partner-card-index{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);font-size:10px;position:absolute;top:16px;right:20px}.sr-landing .partner-how{background:var(--sage);color:var(--sage-ink);padding:96px 0 108px;position:relative;overflow:hidden}.sr-landing .partner-how:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff24 1.2px,#0000 1.2px);background-size:30px 30px;position:absolute;inset:0}.sr-landing .partner-how-inner{z-index:1;max-width:1240px;margin:0 auto;padding:0 40px;position:relative}.sr-landing .partner-how-head{max-width:720px;margin-bottom:56px}.sr-landing .partner-how-head .eyebrow--on-sage{color:color-mix(in srgb, var(--mustard) 85%, #fff)}.sr-landing .eyebrow--on-sage .star{color:var(--mustard)}.sr-landing .partner-how-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--sage-ink);font-variation-settings:normal;margin:0;font-size:clamp(30px,3.6vw,46px);font-weight:400;line-height:1.02}.sr-landing .partner-how-title .masked-word-em{color:color-mix(in srgb, var(--mustard) 90%, #fff);opacity:1}.sr-landing .partner-how-steps{grid-template-columns:1fr 1fr 1fr;gap:36px;display:grid;position:relative}.sr-landing .partner-step{padding:8px 4px 0;position:relative}.sr-landing .partner-step-num{font-family:var(--mono);letter-spacing:.16em;color:color-mix(in srgb, var(--mustard) 80%, #fff);margin-bottom:14px;font-size:11px;display:inline-block}.sr-landing .partner-step-title{font-family:var(--serif);letter-spacing:-.01em;color:var(--sage-ink);font-variation-settings:normal;margin:0 0 12px;font-size:26px;font-weight:400;line-height:1.1}.sr-landing .partner-step-body{font-family:var(--mono);color:color-mix(in srgb, var(--sage-ink) 78%, transparent);max-width:320px;margin:0;font-size:13px;line-height:1.7}.sr-landing .partner-step-arrow{width:40px;height:12px;color:color-mix(in srgb, var(--mustard) 90%, #fff);position:absolute;top:30px;right:-30px}@media (max-width:1400px) and (min-width:1101px){.sr-landing .hero-app--figma{--hero-figma-layout-max:1296px;--hero-figma-layout-gap:clamp(8px, 1.4vw, 18px)}.sr-landing .hero-text-col{max-width:600px;padding-right:clamp(52px,6.5vw,88px)}.sr-landing .hero-head{max-width:460px}.sr-landing .hero-sub{max-width:400px}.sr-landing .hero-actions{max-width:460px}.sr-landing .hero-cutout-1{--cutout-w:24%}.sr-landing .hero-cutout-2{--cutout-w:32%}.sr-landing .hero-cutout-3,.sr-landing .hero-cutout-4{--cutout-w:28%}}@media (max-width:1280px) and (min-width:721px){.sr-landing .sage-section>.wrap{padding-inline:clamp(20px,3vw,40px)}.sr-landing .steps4{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,1vw,18px);padding-inline:0}.sr-landing .step4:nth-child(2){margin-top:clamp(24px,4vw,60px)}.sr-landing .step4:nth-child(3){margin-top:clamp(48px,8vw,130px)}.sr-landing .step4-badge{width:clamp(44px,4vw,56px);height:clamp(44px,4vw,56px);margin-bottom:10px;font-size:clamp(12px,1vw,15px)}.sr-landing .step4-label{letter-spacing:.14em;max-width:none;margin-bottom:12px;font-size:clamp(8px,.72vw,11px)}.sr-landing .step4-visual{min-height:clamp(220px,24vw,320px);padding-inline:clamp(2px,.5vw,10px)}.sr-landing .step4:first-child .step4-visual{padding-bottom:clamp(88px,10vw,130px)}.sr-landing .step4:nth-child(3) .step4-visual{padding-bottom:clamp(80px,9vw,120px)}.sr-landing .paste-card{max-width:100%;padding:clamp(14px,1.3vw,20px) clamp(12px,1.1vw,18px) clamp(16px,1.5vw,24px)}.sr-landing .paste-card-label{margin-bottom:8px;font-size:clamp(13px,1.15vw,16px)}.sr-landing .paste-card-input{padding:8px 10px;font-size:clamp(9px,.8vw,12px)}.sr-landing .paste-card-go{width:24px;height:24px}.sr-landing .paste-card-go svg{width:10px;height:10px}.sr-landing .paste-product-card{width:min(68%,158px);top:clamp(56px,6vw,78px);left:clamp(-10px,-.8vw,-6px)}.sr-landing .paste-product-topbar{padding:8px 10px;font-size:clamp(11px,1vw,13px)}.sr-landing .paste-product-topbar-actions svg{width:12px;height:12px}.sr-landing .paste-product-name{font-size:clamp(10px,.9vw,12px)}.sr-landing .paste-product-price{font-size:clamp(9px,.8vw,11px)}.sr-landing .paste-product-cta{margin:2px 10px 10px;padding:5px 8px;font-size:clamp(8px,.72vw,10px)}.sr-landing .checker-card,.sr-landing .final-card{max-width:100%}.sr-landing .checker-tag{padding:5px 8px;font-size:clamp(7.5px,.68vw,9.5px)}.sr-landing .board-composition,.sr-landing .board-card{max-width:100%}.sr-landing .board-mini{width:clamp(56px,6vw,84px);bottom:clamp(-14px,-1.6vw,-22px);left:clamp(-14px,-1.6vw,-22px)}.sr-landing .board-annotation{column-gap:8px;width:min(100%,210px);bottom:clamp(-82px,-9vw,-112px);left:clamp(-18px,-2vw,-26px)}.sr-landing .board-annotation-arrow{width:clamp(26px,2.8vw,34px)}.sr-landing .board-annotation-text{font-size:clamp(14px,1.45vw,20px)}}@media (max-width:1100px){.sr-landing .nav-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.sr-landing .nav-left{gap:20px;min-width:0;padding-right:0}.sr-landing .hero-app--paris{height:auto;min-height:0;max-height:none;overflow:visible}.sr-landing .hero-paris{flex:none;grid-template-rows:auto auto;grid-template-columns:1fr;height:auto;min-height:0}.sr-landing .hero-paris-left{z-index:2;grid-area:1/1;grid-template-rows:repeat(2,minmax(64px,1fr));grid-template-columns:repeat(4,1fr);min-height:min(40vw,280px);position:relative}.sr-landing .hero-paris-center{place-self:unset;box-sizing:border-box;border-top:none;grid-area:1/1;place-self:end center;width:min(480px,100% - 40px);min-width:0;max-width:min(480px,100% - 40px);margin:0;transform:translateY(50%)}.sr-landing .hero-paris-center-shell,.hero-paris-center-shell--stacked{width:100%;min-width:0;max-width:100%}.sr-landing .hero-paris-center-frame{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.sr-landing .hero-paris-center .hero-head{width:100%;max-width:100%}.sr-landing .hero-paris-center .hero-sub{max-width:100%}.hero-paris-center-shell--stacked{position:relative}.hero-paris-center-glass--inline{z-index:0;background:#fffcf5b8;border-radius:2px;position:absolute;inset:0;box-shadow:0 32px 64px -28px #14120a38}@media (prefers-reduced-motion:reduce){.hero-paris-center-glass--inline{background:#fffcf5f0}}.hero-paris-center-portal .hero-paris-center-glass{box-shadow:none}.sr-landing .hero-paris-right{z-index:0;aspect-ratio:4/5;border-top:none;grid-area:2/1;width:100%;min-height:0;position:relative}.sr-landing .hero-app:not(.hero-app--paris){min-height:auto;overflow:visible}.sr-landing .hero-app-grid{grid-template-rows:auto auto;grid-template-columns:1fr;gap:36px;min-height:0;padding:24px 24px 40px}.sr-landing .hero-text-col,.sr-landing .hero-app--static .hero-text-col{max-width:none;padding:110px 0 0}.sr-landing .hero-app:before{-webkit-mask-image:none;mask-image:none}.sr-landing .hero-stage{aspect-ratio:4/5;border-radius:18px;align-self:stretch;width:100%;height:auto;min-height:0;position:relative;overflow:hidden}.sr-landing .hero-stage-room-wrap{border-radius:18px;overflow:hidden}.sr-landing .hero-stage-room{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.sr-landing .hero-toolbar{display:none}.sr-landing .hero-cutout-1{width:30%;top:3%;left:auto;right:5%}.sr-landing .hero-cutout-2{width:44%;top:auto;bottom:22%;left:4%}.sr-landing .hero-cutout-3{width:34%;top:36%;left:auto;right:4%}.sr-landing .hero-cutout-4{width:38%;inset:auto 6% 3% auto}.sr-landing .every-section{overflow:visible}.sr-landing .every-inner{grid-template-columns:1fr;gap:36px 0;max-width:none;padding:0 0 0 24px}.sr-landing .every-composition{min-height:109.407vw;margin-top:4px;display:block;position:relative}.sr-landing .every-text{grid-area:1/1;justify-self:start;max-width:none;padding-top:0;padding-right:24px}.sr-landing .every-pile{z-index:2;width:60vw;max-width:none;position:absolute;top:0;left:0}.sr-landing .messy-pile{aspect-ratio:787/732;width:100%;max-width:none}.sr-landing .messy-tabs{z-index:7;gap:10px;font-size:11px;top:14px;left:16px}.sr-landing .every-arrow--desktop{display:none}.sr-landing .every-arrow--mobile{z-index:4;width:min(168px,44vw);height:min(240px,62vw);display:block;top:18.9743vw;left:calc(60vw - 8px)}.sr-landing .every-library{z-index:1;width:80vw;max-width:none;position:absolute;top:51.8069vw;bottom:auto;right:0}.sr-landing .every-library-frame{border-radius:18px 0 0 18px;padding:18px 0 0 18px}.sr-landing .rwr-head-grid{grid-template-columns:1fr;align-items:start;gap:20px}.sr-landing .rwr-grid{grid-template-rows:auto auto;grid-template-columns:1fr}.sr-landing .rwr-stage{aspect-ratio:4/3}.sr-landing .rwr-cards{min-height:400px;max-height:640px;position:static;overflow:hidden}}@media (max-width:720px){.sr-landing .wrap{padding:0 20px}.sr-landing .nav.scrolled:not(.nav--in-hero),.sr-landing .nav.nav--menu-open{background:var(--cream);border-bottom-color:var(--line)}.sr-landing .nav-inner{gap:12px;height:64px;padding:0 24px}.sr-landing .nav-left{flex:auto;justify-content:flex-start;gap:0;min-width:0}.sr-landing .nav .brand{flex-shrink:0;font-size:24px}.sr-landing .nav-link--partnerships,.sr-landing .nav-link--desktop,.sr-landing .nav-cta{display:none}.sr-landing .nav-burger{margin-left:auto;display:inline-flex}.sr-landing .nav-menu-link[aria-current=page]{color:var(--mustard-deep)}.sr-landing .nav-menu{border-top:1px solid var(--line);background:var(--cream);flex-direction:column;gap:4px;padding:8px 12px 16px;display:flex}.sr-landing .nav-menu-link{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);transition:background .18s var(--ease), color .18s var(--ease);border-radius:10px;padding:12px;font-size:11px;display:block}.sr-landing .nav-menu-link:hover{background:color-mix(in srgb, var(--ink) 6%, transparent);color:var(--mustard-deep)}.sr-landing .nav-menu-divider{background:var(--line);height:1px;margin:6px 8px}.sr-landing .nav-menu-cta{justify-content:center;align-self:center;width:calc(100% - 16px);margin-top:4px}.sr-landing .hero-app--figma{--hero-nav-offset:64px;--hero-height:auto;--hero-figma-layout-gap:clamp(4px, 1.5vw, 12px);--hero-figma-browser-pad:clamp(8px, 3vw, 18px) clamp(12px, 4vw, 20px) clamp(16px, 5vw, 28px);min-height:min(92vh,920px);overflow:clip}.sr-landing .hero-figma-stage{min-height:0;padding-bottom:clamp(24px,6vw,40px)}.sr-landing .hero-figma-stage__layout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);max-width:100%;min-height:0;padding-block:clamp(8px,2vw,16px) 0;padding-inline:20px}.sr-landing .hero-figma-copy{text-align:center;grid-area:1/1;justify-self:stretch;max-width:100%;padding-bottom:0;padding-right:0}.sr-landing .hero-figma-stage__browser{grid-area:2/1;width:100%;max-width:min(100%,624px);margin-inline:auto}.sr-landing .hero-browser-card-slot__inner{animation:none}.sr-landing .hero-browser-card--interactive:active .hero-browser-card__meta{opacity:1;transform:none}.sr-landing .hero-figma-copy .hero-head{text-align:center;margin-inline:auto;max-width:100%;margin-top:clamp(20px,7vw,40px);font-size:clamp(40px,10vw,56px);line-height:1.05}.sr-landing .hero-figma-copy .hero-head .masked-line{text-align:center}.sr-landing .hero-figma-copy .hero-sub{text-align:center;max-width:100%;margin-inline:auto;font-size:12.5px}.sr-landing .hero-figma-copy .hero-actions{flex-wrap:wrap;justify-content:center;gap:10px}.sr-landing .hero-browser-shell{flex:0 0 100%;width:100%;max-width:100%}.sr-landing .hero-browser-shell__body{aspect-ratio:1008/577}.sr-landing .hero-app--image{--hero-nav-offset:64px;--hero-image-copy-zone:40%}.sr-landing .hero-image-copy{padding-inline:20px;padding-bottom:12px}.sr-landing .hero-image-copy .hero-head{overflow-wrap:anywhere;max-width:100%;font-size:clamp(24px,7.2vw,32px)}.sr-landing .hero-image-copy .hero-head .masked-line,.sr-landing .hero-image-copy .hero-head .masked-word-mask{overflow:visible clip}.sr-landing .hero-image-copy .hero-sub{overflow-wrap:anywhere;max-width:100%;margin-top:10px;font-size:11px;line-height:1.62}.sr-landing .hero-image-copy .hero-actions{flex-direction:column;align-items:center;gap:8px;margin-top:12px}.sr-landing .hero-image-copy .hero-actions .btn{width:auto}.sr-landing .hero-app--paris{--hero-nav-offset:64px}.sr-landing .hero-paris{width:100%}.sr-landing .hero-paris-left{min-height:min(48vw,200px)}.sr-landing .hero-paris-left-bg,.sr-landing .hero-paris-product-set{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.sr-landing .hero-paris-left-bg .hero-paris-grid-cell:nth-child(n+5),.sr-landing .hero-paris-product-set .hero-paris-grid-cell:nth-child(n+5){display:none}.sr-landing .hero-paris-grid-cell{padding:8px 6px}.sr-landing .hero-paris-grid-item{gap:0;padding-bottom:0}.sr-landing .hero-paris-grid-meta{display:none}.sr-landing .hero-paris-product-set .hero-paris-cutout{flex:auto;width:min(88%,108px);max-width:100%;height:auto;max-height:100%}.sr-landing .hero-paris-cutout[data-cutout-index="1"],.sr-landing .hero-paris-cutout[data-cutout-index="2"],.sr-landing .hero-paris-cutout[data-cutout-index="3"],.sr-landing .hero-paris-cutout[data-cutout-index="4"],.sr-landing .hero-paris-cutout[data-cutout-index="5"],.sr-landing .hero-paris-cutout[data-cutout-index="6"],.sr-landing .hero-paris-cutout[data-cutout-index="7"]{width:min(88%,108px)}.sr-landing .hero-paris-center{width:min(292px,100% - 56px);max-width:min(292px,100% - 56px)}.sr-landing .hero-paris-center-frame{width:100%;max-width:100%;padding:22px 20px 26px}.sr-landing .hero-paris-center .hero-head{overflow-wrap:anywhere;letter-spacing:-.028em;width:100%;max-width:100%;font-size:clamp(24px,7vw,30px)}.sr-landing .hero-paris-center .hero-head .masked-line,.sr-landing .hero-paris-center .hero-head .masked-word-mask{overflow:visible clip}.sr-landing .hero-paris-center .hero-sub{overflow-wrap:anywhere;max-width:100%;margin-top:14px;font-size:11px;line-height:1.62}.sr-landing .hero-paris-center .hero-actions{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px}.sr-landing .hero-paris-center .hero-actions .btn{justify-content:center;width:auto;min-width:0;padding:11px 18px;font-size:10px}.sr-landing .hero-paris-right{aspect-ratio:4/5;width:100%}.sr-landing .hero-app:not(.hero-app--paris){overflow:visible}.sr-landing .hero-app-grid{box-sizing:border-box;gap:16px;width:100%;max-width:100%;padding:92px 24px 36px}.sr-landing .hero-text-col,.sr-landing .hero-app--static .hero-text-col{min-width:0;max-width:100%;padding:0}.sr-landing .hero-head{letter-spacing:-.028em;overflow-wrap:anywhere;max-width:100%;font-size:clamp(32px,9.2vw,44px);line-height:1.06}.sr-landing .hero-head .masked-line,.sr-landing .hero-head .masked-word-mask{overflow:visible clip}.sr-landing .hero-sub{overflow-wrap:anywhere;max-width:100%;font-size:12.5px}.sr-landing .hero-actions{max-width:100%;margin-bottom:52px}.sr-landing .hero-stage{aspect-ratio:16/11;border-radius:16px;width:100%;min-height:0;max-height:none;margin-top:0;overflow:visible}.sr-landing .hero-stage-room-wrap{z-index:1;border-radius:16px;overflow:hidden}.sr-landing .hero-stage-room{object-fit:cover;object-position:center center;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.sr-landing .hero-stage>.hero-cutout{display:none}.sr-landing .hero-cutout-marquee{z-index:4;pointer-events:none;height:auto;padding:0;display:block;position:absolute;top:0;left:-24px;right:-24px;overflow:hidden visible;transform:translateY(-50%)}.sr-landing .hero-cutout-track{align-items:center;gap:clamp(14px,4vw,22px);width:max-content;height:100%;padding:6px 0 10px;animation:32s linear infinite hero-marquee-scroll;display:flex}.sr-landing .hero-cutout-marquee-item{flex:none;width:clamp(88px,26vw,118px)}.sr-landing .hero-cutout-marquee-item:nth-child(4n+1){width:clamp(72px,21vw,96px);animation:hero-marquee-bob-a-mobile 5.5s var(--ease) infinite}.sr-landing .hero-cutout-marquee-item:nth-child(4n+2){width:clamp(104px,30vw,132px);animation:hero-marquee-bob-b-mobile 6.2s var(--ease) infinite;animation-delay:-1.2s}.sr-landing .hero-cutout-marquee-item:nth-child(4n+3){width:clamp(92px,27vw,120px);animation:hero-marquee-bob-a-mobile 5s var(--ease) infinite;animation-delay:-2.4s}.sr-landing .hero-cutout-marquee-item:nth-child(4n){width:clamp(80px,23vw,104px);animation:hero-marquee-bob-b-mobile 5.8s var(--ease) infinite;animation-delay:-.8s}.sr-landing .hero-cutout-marquee-item img{object-fit:contain;width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.sr-landing .hero-cutout-track,.sr-landing .hero-cutout-marquee-item{animation:none}}.sr-landing .sage-section{padding:88px 0 110px}.sr-landing .sage-section>.wrap{padding-inline:clamp(24px,6vw,32px)}.sr-landing .steps4{grid-template-columns:1fr;justify-items:center;row-gap:28px;padding-inline:0}.sr-landing .step4{align-items:center;width:100%;max-width:min(300px,100%)}.sr-landing .step4:first-child,.sr-landing .step4:nth-child(2),.sr-landing .step4:nth-child(3),.sr-landing .step4:nth-child(4){margin-top:0}.sr-landing .step4-label{max-width:240px;margin-inline:auto}.sr-landing .step4-visual{padding-inline:0;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-height:0;padding-bottom:0;display:flex}.sr-landing .step4:first-child .step4-visual,.sr-landing .step4:nth-child(3) .step4-visual{padding-bottom:0}.sr-landing .checker-card,.sr-landing .board-card,.sr-landing .final-card{width:100%;max-width:min(260px,100%)}.sr-landing .step4:first-child .step4-visual{max-width:min(280px,100%);margin-inline:auto;padding-bottom:88px;position:relative}.sr-landing .step4:first-child .paste-card{width:100%;min-height:360px}.sr-landing .step4:first-child .paste-product-card{width:160px;max-width:56%;margin:0;position:absolute;top:152px;left:-8px;transform:rotate(-6deg)}.sr-landing .step4:first-child .paste-product-topbar{padding:8px 10px;font-size:13px}.sr-landing .step4:first-child .paste-product-topbar-actions svg{width:12px;height:12px}.sr-landing .step4:first-child .paste-product-meta{padding:8px 10px 6px}.sr-landing .step4:first-child .paste-product-name{font-size:12px}.sr-landing .step4:first-child .paste-product-price{font-size:11px}.sr-landing .step4:first-child .paste-product-cta{margin:2px 10px 10px;padding:6px 10px;font-size:9px}.sr-landing .step4:nth-child(3) .step4-visual{max-width:min(280px,100%);margin-inline:auto;padding-bottom:0;overflow:visible}.sr-landing .step4:nth-child(3) .board-composition{flex-direction:column;align-items:center;width:100%;max-width:min(280px,100%);display:flex;overflow:visible}.sr-landing .step4:nth-child(3) .board-card{aspect-ratio:3/3.4;width:100%;box-shadow:none;background:0 0;overflow:visible}.sr-landing .step4:nth-child(3) .board-card-image-wrap{box-shadow:var(--shadow-lg);border-radius:14px}.sr-landing .step4:nth-child(3) .board-card-image-wrap>img{object-fit:cover;width:100%;height:100%;box-shadow:none;border-radius:14px}.sr-landing .step4:nth-child(3) .board-mini{z-index:4;width:72px;margin:0;position:absolute;bottom:-22px;left:-28px}.sr-landing .step4:nth-child(3) .board-annotation{z-index:3;flex-direction:column;align-self:center;align-items:center;gap:6px;width:100%;margin:36px 0 0;padding:0 4px;display:flex;position:relative;bottom:auto;left:auto}.sr-landing .step4:nth-child(3) .board-annotation-arrow{width:32px;transform:rotate(-12deg)}.sr-landing .step4:nth-child(3) .board-annotation-text{text-align:center;max-width:240px;font-size:18px;line-height:1.25}.sr-landing .every-inner{row-gap:28px;padding-left:20px}.sr-landing .every-text{padding-right:20px}.sr-landing .every-composition{min-height:110.407vw}.sr-landing .every-pile{width:60vw}.sr-landing .messy-tabs{gap:8px;font-size:10px;top:12px;left:12px}.sr-landing .every-arrow--mobile{width:min(156px,42vw);height:min(228px,58vw);top:20.0905vw;left:calc(60vw - 6px)}.sr-landing .every-library{width:80vw;top:52.8069vw}.sr-landing .rwr-section--mobile .rwr-grid{grid-template-rows:auto;gap:20px}.sr-landing .rwr-section--mobile .rwr-cards{display:none}.sr-landing .rwr-section--mobile .rwr-stage-wrap{position:relative}.sr-landing .rwr-section--mobile .rwr-stage{aspect-ratio:1}.sr-landing .rwr-section--mobile .rwr-render{object-fit:cover}.sr-landing .rwr-mobile-card-layer{z-index:6;pointer-events:none;position:absolute;bottom:12px;left:12px;right:12px}.sr-landing .rwr-mobile-card-shell{pointer-events:auto;position:relative}.sr-landing .rwr-mobile-card{background:var(--paper);border:1px solid var(--line);color:inherit;border-radius:16px;grid-template-columns:72px 1fr;gap:12px;padding:12px 14px;text-decoration:none;display:grid;box-shadow:0 22px 44px -18px #00000073}.sr-landing .rwr-mobile-card .rwr-card-thumb{width:72px;height:72px}.sr-landing .rwr-mobile-card .rwr-card-name{font-size:15px}.sr-landing .rwr-mobile-card-dismiss{border:1px solid var(--line);background:var(--paper);width:28px;height:28px;color:var(--ink-soft);border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:-10px;right:-4px;box-shadow:0 8px 20px -8px #00000059}.sr-landing .rwr-mobile-card-dismiss svg{stroke-width:2px;width:14px;height:14px}.sr-landing .rwr-thumbs-wrap{margin-top:18px;margin-inline:-20px;padding-inline:20px;position:relative}.sr-landing .rwr-section--mobile .rwr-thumbs-wrap:before,.sr-landing .rwr-section--mobile .rwr-thumbs-wrap:after{content:"";pointer-events:none;z-index:2;width:28px;position:absolute;top:0;bottom:8px}.sr-landing .rwr-section--mobile .rwr-thumbs-wrap:before{background:linear-gradient(90deg, var(--sage) 15%, transparent);left:0}.sr-landing .rwr-section--mobile .rwr-thumbs-wrap:after{background:linear-gradient(270deg, var(--sage) 15%, transparent);right:0}.sr-landing .rwr-section--mobile .rwr-thumbs{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.sr-landing .rwr-section--mobile .rwr-thumbs::-webkit-scrollbar{display:none}.sr-landing .rwr-section--mobile .rwr-thumb{aspect-ratio:5/4;opacity:.72;scroll-snap-align:center;border-color:#f6f1de2e;border-radius:14px;flex:0 0 108px;width:108px;transform:none}.sr-landing .rwr-section--mobile .rwr-thumb.is-active{opacity:1;border-color:var(--mustard);width:124px;box-shadow:0 10px 24px -14px #0000008c, 0 0 0 2px color-mix(in srgb, var(--mustard) 35%, transparent);flex-basis:124px}.sr-landing .rwr-section--mobile .rwr-thumb:hover{transform:none}.sr-landing .rwr-section{padding-bottom:36px}.sr-landing .cta-section{padding:40px 0 72px}.sr-landing .lib-body{grid-template-columns:1fr}.sr-landing .lib-side{display:none}.sr-landing .lib-grid{grid-template-columns:repeat(2,1fr)}.sr-landing .footer-grid{grid-template-columns:1fr 1fr}.sr-landing .cta{padding:60px 24px}.sr-landing .partner-hero{padding:96px 0 60px}.sr-landing .partner-hero-inner{grid-template-columns:1fr;gap:40px;padding:0 20px}.sr-landing .partner-audience-inner{padding:0 20px}.sr-landing .partner-audience-grid{grid-template-columns:1fr}.sr-landing .partner-how{padding:70px 0 80px}.sr-landing .partner-how-inner{padding:0 20px}.sr-landing .partner-how-steps{grid-template-columns:1fr;gap:32px}.sr-landing .partner-step-arrow{display:none}.sr-landing .partner-form-frame{padding:26px 22px 24px}}@media (max-width:860px) and (min-width:721px){.sr-landing .hero-app--figma{--hero-height:auto;--hero-figma-layout-gap:clamp(16px, 3vw, 24px);--hero-figma-browser-pad:clamp(20px, 5vw, 36px) clamp(14px, 3.5vw, 24px) clamp(14px, 3.5vw, 24px)}.sr-landing .hero-figma-stage{min-height:0;padding-bottom:clamp(20px,4vw,32px)}.sr-landing .hero-figma-stage__layout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);min-height:0}.sr-landing .hero-figma-copy{grid-area:1/1;justify-self:stretch;max-width:min(100%,520px)}.sr-landing .hero-figma-stage__browser{grid-area:2/1;max-width:min(100%,672px);margin-inline:auto}}@media (max-width:1100px) and (min-width:861px){.sr-landing .hero-app--figma{--hero-figma-layout-max:100%;--hero-figma-layout-cols:minmax(0, .92fr) minmax(0, 1.3fr);--hero-figma-layout-gap:clamp(8px, 1.2vw, 14px);--hero-figma-browser-pad:clamp(12px, 2.8vw, 28px) clamp(14px, 3.2vw, 32px) clamp(10px, 2.2vw, 22px) clamp(12px, 2.8vw, 26px);--hero-height:min(86vh, 820px)}.sr-landing .hero-figma-copy{max-width:min(100%,380px)}.sr-landing .hero-figma-copy .hero-head{max-width:12ch;font-size:clamp(32px,4vw,44px)}.sr-landing .hero-figma-copy .hero-sub{max-width:32ch;font-size:12.5px}.sr-landing .partner-hero-inner{grid-template-columns:1fr;gap:40px}.sr-landing .partner-hero-text{max-width:none}.sr-landing .partner-how-steps{gap:28px}.sr-landing .partner-step-arrow{right:-22px}.sr-landing .nav-link--active:after{display:none}}
