html:has(.puff-home){scroll-behavior:smooth}.puff-home #make-puff-yours{scroll-margin-top:24px}.home-film{display:flex;justify-content:center;width:100%;padding:48px 50px 0}.home-film,.home-film-frame{position:relative;overflow:hidden}.home-film-frame{flex:none;width:min(100%,760px,calc(100svh - 96px));aspect-ratio:1;border:1px solid #ffffff30;border-radius:24px;background:#080808}.home-film video{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-film-poster{-o-object-fit:cover;object-fit:cover;pointer-events:none}.home-film-toggle{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:pointer;background:transparent;border:0;padding:0}.home-film .home-film-toggle:focus-visible{outline:2px solid #fff;outline-offset:-6px;border-radius:inherit}.home-film-mute{position:absolute;right:24px;bottom:24px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #ffffff70;border-radius:50%;background:#101010b3;backdrop-filter:blur(12px);color:#fff}.home-film-mute:hover{background:#101010}.home-film-play{position:absolute;left:50%;bottom:36px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;padding:14px 21px;border:1px solid #ffffff70;border-radius:100px;background:#101010b3;backdrop-filter:blur(12px);color:#fff;font:14px var(--font-twk-lausanne);white-space:nowrap}.home-film-toggle:hover .home-film-play{background:#101010}.home-film-pause{position:absolute;left:50%;bottom:36px;transform:translateX(-50%);opacity:0;pointer-events:none;padding:14px 21px;border-radius:100px;background:#101010dd;color:white;font-size:14px}.home-film-toggle:focus-visible .home-film-pause{opacity:1}.home-film-error{position:absolute;z-index:2;pointer-events:none;bottom:100px;left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;max-width:90%;padding:14px;border-radius:12px;color:#fff;background:#111;font-size:13px;text-align:center}.screen-playground{max-width:1400px;margin:0 auto;padding:110px 50px 100px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px;align-items:center;color:#f5f5ef;font-family:var(--font-twk-lausanne),sans-serif}.home-eyebrow{font-family:var(--font-mschn),monospace;font-size:13px;letter-spacing:.1em}.screen-controls h2{font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.05;letter-spacing:-.035em;margin:20px 0}.screen-description{font-size:18px;max-width:390px;color:#ffffff99}.screen-options{min-height:242px;padding-top:24px}.screen-text{display:flex;flex-direction:column;gap:14px;font-size:14px}.screen-text input{width:100%;padding:8px 0;border-bottom:1px solid #ffffff80;background:transparent;border-radius:0;color:#fff}.home-note,.screen-text>span,.screen-upload p{font-size:13px;line-height:1.6;color:#ffffff99}.screen-upload button{display:flex;justify-content:space-between;width:100%;border:1px solid #ffffff50;padding:18px;margin-bottom:16px;font-size:16px}.screen-stage{position:relative;min-width:0;width:100%;height:620px;background:radial-gradient(ellipse at center,#191416 0,transparent 66%)}.screen-stage>div:not(.screen-stage-caption){position:absolute;inset:0}.screen-fallback{position:absolute;inset:12% 15%;width:70%;height:76%;-o-object-fit:contain;object-fit:contain}.screen-stage-caption{position:absolute;left:24px;right:24px;bottom:8px;display:flex;justify-content:space-between;gap:16px;color:#ffffff70;font-size:12px}.home-cart-trigger{position:fixed;right:max(25px,env(safe-area-inset-right));top:max(22px,env(safe-area-inset-top));z-index:50;display:flex;align-items:center;gap:10px;border:1px solid #ffffff45;border-radius:100px;padding:12px 18px;color:#fff;background:#10101099;backdrop-filter:blur(14px);font:13px var(--font-twk-lausanne),sans-serif}.puff-cart{position:fixed;inset:0 0 0 auto;margin:0;padding:0;width:min(520px,100%);max-width:100%;height:100dvh;max-height:100dvh;border:0;background:#111;color:#f5f5ef;font-family:var(--font-twk-lausanne),sans-serif;overscroll-behavior:contain;box-shadow:-24px 0 80px #0008,-4px 0 20px #0006}.puff-cart::backdrop{background:#0009;backdrop-filter:blur(5px);animation:cart-backdrop-enter .28s ease both}.puff-cart button{font-family:var(--font-mschn),system-ui,sans-serif}.puff-cart[open]{animation:cart-enter .28s cubic-bezier(.22,1,.36,1)}.puff-cart[open][data-closing=true]{animation:cart-exit .24s cubic-bezier(.4,0,1,1) both}.puff-cart[data-closing=true]::backdrop{animation:cart-backdrop-exit .24s ease both}.puff-cart[data-closing=true] .cart-shell{pointer-events:none}.cart-shell{display:flex;flex-direction:column;height:100%;padding:0 32px}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:28px 0;border-bottom:1px solid #ffffff26}.cart-header h2{font-size:26px;letter-spacing:-.03em}.cart-header h2 span{color:#ffffff60}.cart-eyebrow{font:11px var(--font-mschn),monospace;letter-spacing:.12em;margin-bottom:14px}.cart-header h2{display:flex;align-items:center;gap:16px;font-size:36px;line-height:1}.cart-header h2 span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;border:1px solid;border-radius:100px;font:12px var(--font-mschn),monospace}.cart-close{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;padding:0;border:1px solid #ffffff50;border-radius:50%}.cart-items{flex:1;overflow-y:auto;padding:8px 0;min-height:0}.cart-items>.home-note{padding:12px 0}.cart-item{display:grid;grid-template-columns:100px minmax(0,1fr);gap:22px;padding:28px 0;border-bottom:1px solid #ffffff1f}.cart-image{position:relative;background:#e4e4dc;display:flex;align-items:center;border-radius:8px 8px 20px 8px}.cart-image:before{content:"";position:absolute;left:8px;top:8px;width:4px;height:4px;border-radius:50%;background:#181916;box-shadow:80px 0 #181916}.cart-image img{width:100%;height:140px;-o-object-fit:contain;object-fit:contain}.cart-item-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-item-title h3{font-size:20px}.cart-line-price{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 8px;font-size:14px;text-align:right}.cart-line-price>*{white-space:nowrap}.cart-line-price del{color:#ffffff80;font-size:12px}.cart-item-info>p{margin-top:7px;font:12px var(--font-mschn),monospace;letter-spacing:.025em}.cart-small{font-size:12px!important;color:#ffffff85;line-height:1.6}.cart-line-actions{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:10px}.cart-quantity{display:flex;align-items:center;border:1px solid #ffffff35;border-radius:100px}.cart-quantity button{width:36px;height:36px;font-size:18px}.cart-quantity>span{width:20px;text-align:center;font-size:13px}.cart-remove{font-size:12px;color:#ffffff85;text-decoration:underline;text-underline-offset:4px}.puff-cart button:disabled{opacity:.4;cursor:not-allowed}.cart-footer{padding:24px 0 max(24px,env(safe-area-inset-bottom));border-top:1px solid #ffffff26}.cart-subtotal{display:flex;align-items:center;justify-content:space-between;font-size:24px;margin-bottom:10px}.cart-subtotal>span:first-child{font:13px var(--font-mschn),monospace;text-transform:uppercase;letter-spacing:.08em}.cart-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:50px;padding:14px 20px;border:1px solid transparent;border-radius:100px;font:400 18px/20px var(--font-mschn),system-ui,sans-serif;letter-spacing:1.8px;text-transform:uppercase;text-align:left}.cart-cta>span{flex-shrink:0}.cart-checkout{margin-top:24px;background:#dbfc1a;color:#111}.cart-additional-offer{margin-top:12px;border-color:#ffffff50;color:#f5f5ef;transition:background .2s,border-color .2s}.cart-additional-offer:hover{background:#ffffff0a;border-color:#ffffff90}.cart-error{color:#ffb6a6;font-size:13px;margin-top:12px;line-height:1.5}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:180px;gap:24px}.cart-empty p{font-size:24px;letter-spacing:-.03em}.cart-empty button{font-size:14px;border-bottom:1px solid #ffffff80;padding-bottom:8px}.home-cart-trigger:focus-visible,.home-film button:focus-visible,.puff-cart button:focus-visible,.screen-playground button:focus-visible{outline:2px solid #fff;outline-offset:4px}@keyframes cart-enter{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes cart-exit{0%{transform:var(--cart-close-from,translateX(0))}to{transform:translateX(100%)}}@keyframes cart-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes cart-backdrop-exit{0%{opacity:1}to{opacity:0}}.home-additional-offer{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;text-align:center;font:12px var(--font-mschn),monospace;letter-spacing:.07em;color:#dbfc1a}@media(max-width:767px){.home-film{padding:0}.home-film-frame{width:min(100%,85svh);aspect-ratio:1;border:0;border-radius:0}.home-film-pause,.home-film-play{bottom:16px;left:16px;transform:none;padding:12px 15px;gap:8px;font-size:13px}.home-film-mute{right:16px;bottom:16px}.screen-playground{grid-template-columns:1fr;padding:72px 25px;gap:8px;max-width:600px}.screen-controls h2{font-size:40px}.screen-description{font-size:17px}.screen-stage{height:450px}.screen-stage-caption{left:0;right:0}.puff-cart{width:100%}.cart-shell{padding:env(safe-area-inset-top) 24px 0}.cart-header{padding:16px 0}.cart-item{grid-template-columns:80px minmax(0,1fr);gap:16px}.cart-image:before{box-shadow:60px 0 #181916}.cart-item-title h3{font-size:18px}.cart-line-actions{gap:8px}}@media(max-width:380px){.cart-cta{font-size:16px;letter-spacing:1.6px;padding-left:14px;padding-right:14px}.home-purchase-cta{padding-left:16px}.home-purchase-cta>span>span{font-size:16px;letter-spacing:1px}.home-purchase-price{padding-left:14px;padding-right:14px}.home-additional-offer{font-size:11px;letter-spacing:.04em;gap:8px}}@media(prefers-reduced-motion:reduce){html:has(.puff-home){scroll-behavior:auto}.puff-cart::backdrop,.puff-cart[data-closing=true]::backdrop,.puff-cart[open],.puff-cart[open][data-closing=true]{animation:none}}.cart-retry{text-decoration:underline;text-underline-offset:3px;margin-left:8px}body:has(.puff-home-light){background:#f4f3ee}.puff-home-light{color:#181916;color-scheme:light}.puff-home-light,.puff-home-light .home-hero{background:#f4f3ee}.puff-home-light :is(.home-hero,.home-intro) .text-white{color:#181916}.puff-home-light :is(.home-hero,.home-intro) .border-white{border-color:#181916}.puff-home-light .home-hero .home-purchase-price .text-white{color:#fff}.puff-home-light .home-hero .home-returns-link{color:#65675e;opacity:1}.puff-home-light .home-additional-offer{color:#44500e}.puff-home-light .home-intro-photo{border:1px solid #18191630;border-radius:24px}.puff-home-light :is(.home-specs-mobile,.home-box-mobile,.home-specs-desktop){--spec-ink:#f4f3ee}.puff-home-light :is(.home-specs-mobile,.home-box-mobile,.home-specs-desktop) .text-black{color:var(--spec-ink)}.puff-home-light :is(.home-specs-mobile,.home-box-mobile,.home-specs-desktop) svg>path{fill:#181916}.puff-home-light :is(.home-specs-mobile,.home-box-mobile,.home-specs-desktop) svg>circle{fill:var(--spec-ink)}.puff-home-light .screen-playground{color:#181916}.puff-home-light .screen-description{color:#65675e}.puff-home-light .screen-text input{color:#181916;border-color:#18191680}.puff-home-light :is(.screen-text>span,.screen-upload p,.home-note){color:#65675e}.puff-home-light .screen-upload button{border-color:#18191650}.puff-home-light .screen-stage{background:radial-gradient(ellipse at center,#e7e3de 0,transparent 66%)}.puff-home-light .screen-stage-caption{color:#65675e}.puff-home-light .home-cart-trigger{color:#181916;background:#f4f3eedd;border-color:#18191635}.puff-home-light .puff-cart{background:#f4f3ee;color:#181916;box-shadow:-24px 0 80px #18191640,-4px 0 20px #18191620}.puff-home-light .home-film-frame{border-color:#18191630}.puff-home-light .puff-cart::backdrop{background:#27282066}.puff-home-light :is(.cart-header,.cart-item,.cart-footer){border-color:#18191626}.puff-home-light .cart-header h2 span{color:#65675e}.puff-home-light .cart-close{border-color:#18191650}.puff-home-light .cart-image{background:#e7e6de}.puff-home-light :is(.cart-small,.cart-remove,.cart-line-price del){color:#65675e}.puff-home-light .cart-quantity{border-color:#18191640}.puff-home-light .cart-checkout{background:#dbfc1a;color:#181916}.puff-home-light .cart-additional-offer{color:#181916;border-color:#18191650}.puff-home-light .cart-additional-offer:hover{background:#18191608;border-color:#18191690}.puff-home-light .cart-error{color:#a23221}.puff-home-light .cart-empty button{border-color:#18191680}.puff-home-light .home-editorial-frame{background:#f4f3ee}.puff-home-light .home-editorial-frame>button{color:#65675e}.puff-home-light .home-editorial-frame>button:hover{color:#181916}.puff-home-light .home-editorial-frame [aria-label^="Gallery page"]{background:#b9bcb0!important}.puff-home-light .home-editorial-frame [aria-current=true]{background:#181916!important}.puff-home-light :is(.screen-playground button,.puff-cart button,.home-cart-trigger):focus-visible{outline-color:#181916}.puff-home .home-intro{padding-top:96px;padding-bottom:96px}@media(min-width:768px){.puff-home .home-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;z-index:30;background:#ffffff30;pointer-events:none}.puff-home-light .home-hero:after{background:#18191630}}.puff-home :is(.home-specs-desktop,.home-box-mobile){padding-bottom:0}.puff-home .screen-playground{padding-top:96px;padding-bottom:96px}.puff-home .home-newsletter{padding-top:0;padding-bottom:64px}.puff-home .home-specs-desktop+.home-newsletter{padding-top:80px}.puff-home .home-editorial-frame{margin-block:0}.puff-home>footer{padding-top:48px}@media(max-width:767px){.puff-home .home-wordmark{justify-content:flex-start;padding-left:25px}.puff-home .home-intro,.puff-home .screen-playground{padding-top:64px;padding-bottom:64px}.puff-home .home-newsletter{padding-bottom:48px}.puff-home .home-specs-desktop+.home-newsletter{padding-top:48px}.puff-home>footer{padding-top:24px}}.screen-playground{--screen-ink:#f5f5ef;--screen-muted:#ffffff99;--screen-line:#ffffff40;--screen-panel:#171715}.puff-home-light .screen-playground{--screen-ink:#181916;--screen-muted:#65675e;--screen-line:#18191640;--screen-panel:#ecebe5}.screen-controls .screen-heading{display:flex;align-items:center;gap:.18em;white-space:nowrap;font-size:clamp(30px,3.25vw,46px);margin:0 0 24px}.screen-heading-logo{width:2.25em;height:auto;flex:none}.puff-home-light .screen-heading-logo{filter:invert(1)}.screen-invitation,.screen-invitation+.screen-tabs{margin-top:24px}.screen-image-editor{margin-top:24px;display:flex;flex-direction:column;gap:18px;color:var(--screen-ink)}.screen-image-actions{display:grid;grid-template-columns:1fr 1fr}.screen-image-actions button{min-height:34px;padding:7px 8px;border:1px solid var(--screen-line);border-radius:5px;font-size:12px;white-space:nowrap}.screen-image-actions button[aria-pressed=true]{background:var(--screen-ink);border-color:var(--screen-ink);color:var(--screen-panel)}.screen-image-range{display:flex;flex-direction:column;gap:6px;min-width:0}.screen-image-range>span{display:flex;justify-content:space-between;gap:8px;font-size:12px}.screen-image-range output{color:var(--screen-muted);font-variant-numeric:tabular-nums}.screen-image-range input{width:100%;min-height:24px;margin:0;padding:0;cursor:pointer;accent-color:var(--screen-ink)}.screen-image-range-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px}.screen-image-select{display:flex;flex-direction:column;gap:10px;font-size:12px}.screen-image-select select{width:100%;min-height:44px;padding:10px 12px;color:var(--screen-ink);background:var(--screen-panel);border:1px solid var(--screen-line);border-radius:5px;font:inherit;font-size:14px}.screen-image-invert{display:flex;align-items:center;gap:10px;font-size:13px;cursor:pointer}.screen-image-invert input{width:16px;height:16px;margin:0;accent-color:var(--screen-ink)}.screen-image-editor :is(input,select):focus-visible{outline:2px solid var(--screen-ink);outline-offset:3px}.puff-home-light .home-newsletter>div>svg{overflow:visible}.puff-home-light .home-newsletter>div>svg>path{stroke:#000;stroke-width:1px;vector-effect:non-scaling-stroke;stroke-linejoin:round}@media (min-width:768px){.screen-playground{align-items:start}.screen-stage{position:sticky;top:64px}}@media (max-width:767px){.screen-controls .screen-heading{font-size:clamp(30px,8.5vw,40px)}}.home-purchase-anchor{flex:none}.home-purchase-anchor,.home-purchase-panel{display:flow-root;width:100%}.home-additional-offer{justify-content:flex-end;text-align:right;padding-right:4px}.home-cart-trigger{top:14px;right:var(--margin);height:40px;padding:0 14px}.home-footer{padding-bottom:128px!important}.home-purchase-panel button:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(min-width:768px){.home-cart-trigger{top:calc(var(--margin) - 5px)}}.home-buy-link{position:fixed;z-index:60;left:50%;bottom:max(20px,env(safe-area-inset-bottom));transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:36px;min-width:190px;padding:16px 22px;border:1px solid #18191625;border-radius:100px;background:#dbfc1a;color:#111;box-shadow:0 8px 30px #0004;pointer-events:auto;font:400 16px/1 var(--font-mschn),system-ui,sans-serif;text-transform:uppercase;letter-spacing:1.5px}.home-buy-link:hover{background:#e8ff5a}.home-buy-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}.puff-home-light .home-buy-link{box-shadow:0 8px 30px #18191625}.screen-playground{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px 80px}.screen-playground .screen-controls{grid-column:1;grid-row:1;align-self:center}.screen-playground .screen-stage{grid-column:2;grid-row:1;position:relative;top:auto;height:500px}.screen-playground .screen-customizer{min-width:0;margin-top:18px}.screen-controls .screen-heading{gap:.28em}.screen-heading-logo{width:2.7em;transform:translateY(.08em)}.screen-designs{flex-wrap:nowrap;overflow-x:auto;justify-content:space-between;gap:2px 12px;border-bottom:1px solid var(--screen-line)}.screen-designs button{border-bottom:2px solid transparent;margin-bottom:-1px;padding:12px 0;color:var(--screen-muted);font:14px var(--font-twk-lausanne),sans-serif}.screen-designs button[aria-pressed=true]{color:var(--screen-ink);border-bottom-color:var(--screen-ink)}.screen-playground .screen-options{padding-top:18px}.screen-text{gap:10px}.screen-text input{padding:12px 14px;border:1px solid var(--screen-line);border-radius:8px}.screen-text>span{align-self:flex-end}.screen-upload>button{padding:12px 14px;border-radius:8px;margin-bottom:8px;font-size:14px}.screen-upload p{font-size:12px;line-height:1.5}.screen-image-editor{margin-top:16px;gap:12px}.screen-image-workspace{position:relative;width:100%;height:240px;overflow:hidden;border:1px solid var(--screen-line);border-radius:10px;background:var(--screen-panel);touch-action:none}.screen-image-ghost{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:.24;filter:grayscale(1);pointer-events:none}.screen-image-artboard{position:absolute;display:block;image-rendering:pixelated;background:#000;box-shadow:0 0 0 1px #888;pointer-events:none}.screen-image-selection{position:absolute;z-index:1;border:1px solid #7093ff;cursor:move;touch-action:none}.screen-image-selection:focus-visible{outline:1px solid #7093ff;outline-offset:3px}.screen-image-handle{position:absolute;width:26px;height:26px;padding:0;transform:translate(-50%,-50%);touch-action:none}.screen-image-handle:after{content:"";position:absolute;left:9px;top:9px;width:8px;height:8px;background:#fff;border:1px solid #517aec}.screen-image-handle-nw{left:0;top:0;cursor:nwse-resize}.screen-image-handle-ne{left:100%;top:0;cursor:nesw-resize}.screen-image-handle-sw{left:0;top:100%;cursor:nesw-resize}.screen-image-handle-se{left:100%;top:100%;cursor:nwse-resize}.screen-image-toolbar{display:flex;flex-direction:column;gap:10px}.screen-image-toolbar>span{font-size:12px;color:var(--screen-muted)}.screen-image-actions{display:flex;flex-wrap:wrap;gap:8px}.screen-image-actions button{flex:1;min-height:32px;padding:6px 8px}.screen-image-dither-row{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:end}.screen-image-select{gap:7px}.screen-image-select select{min-height:38px;font-size:13px;padding:8px 10px}.screen-image-finishing{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.screen-image-finishing details{flex:1;min-width:0;text-align:right}.screen-image-finishing summary{font-size:12px;cursor:pointer;color:var(--screen-muted)}.screen-image-finishing details[open]{flex-basis:100%}.screen-image-finishing .screen-image-range-pair{margin-top:14px;text-align:left}@media (max-width:1050px) and (min-width:768px){.screen-playground{gap:18px 36px;padding-left:32px;padding-right:32px}.screen-controls .screen-heading{font-size:30px}.screen-playground .screen-stage{height:450px}}@media (max-width:767px){.screen-playground{display:grid;grid-template-columns:1fr;gap:18px}.screen-playground .screen-controls{display:contents}.screen-playground .screen-heading{grid-column:1;grid-row:auto;order:0;margin-bottom:0}.screen-playground .screen-description{grid-column:1;order:1}.screen-playground .screen-stage{grid-column:1;grid-row:auto;order:2;height:380px}.screen-playground .screen-purchase{grid-column:1;order:3;width:100%}.screen-playground .screen-invitation{order:4;margin-top:0}.screen-playground .screen-customizer{grid-column:1;grid-row:auto;order:5;width:100%;margin-top:0}.screen-designs{-moz-column-gap:12px;column-gap:12px}.screen-controls .screen-heading{font-size:clamp(27px,7.5vw,36px)}}.home-story{display:grid;grid-template-columns:minmax(50px,calc((100% - 1400px) / 2 + 50px)) minmax(0,5fr) minmax(0,7fr);align-items:center;width:100%;padding:96px 0;overflow:hidden}.home-story-copy{grid-column:2;padding-right:clamp(32px,5vw,96px)}.home-story .home-film{grid-column:3;padding:0;overflow:visible;justify-content:stretch}.home-story .home-film-frame{width:100%;height:clamp(460px,54vw,760px);aspect-ratio:auto;border-right:0;border-radius:24px 0 0 24px}.home-story .home-film video{-o-object-fit:cover;object-fit:cover}.home-film-bleed .home-film-pause,.home-film-bleed .home-film-play{top:66.6%;left:50%;bottom:auto;transform:translate(-50%,-50%)}.home-film-bleed .home-film-error{bottom:auto;top:calc(66.6% + 48px)}@media(max-width:767px){.home-story{grid-template-columns:1fr;padding:64px 0 0;gap:40px}.home-story-copy{grid-column:1;padding:0 25px}.home-story .home-film{grid-column:1}.home-story .home-film-frame{width:100%;height:auto;aspect-ratio:1;border:0;border-radius:0}}.home-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px 64px;align-items:center}.home-board,.home-details{max-width:1400px;margin:0 auto;padding:0 50px 96px}.home-details-colors{display:flex;flex-direction:column;gap:22px}.home-details-picker{display:flex;flex-direction:column;align-items:center;gap:14px}.home-details-photo{border-radius:16px}.knoll{display:flex;flex-direction:column;color:#E4E4DC}.knoll-plate{position:relative;width:100%}.knoll-svg{display:block;width:100%;height:auto}.knoll-plate-bottom{margin-top:calc(-1 * var(--knoll-overlap))}.plate{position:relative;width:100%}.knoll-svg,.plate-svg{display:block;width:100%;height:auto}.knoll-body,.knoll-title,.plate-body,.plate-title{position:absolute;display:flex;align-items:center;justify-content:center}.knoll-body,.plate-body{flex-direction:column;align-items:stretch}.knoll-body>*,.plate-body>*{width:100%}.puff-home .home-story+.screen-playground{padding-top:0}@media(max-width:767px){.home-details{grid-template-columns:1fr;padding:48px 25px 64px;gap:40px}}.puff-home-light .home-details{--spec-ink:#f4f3ee}.puff-home-light .home-details .text-black{color:var(--spec-ink)}.puff-home-light .home-details svg>path{fill:#181916}.puff-home-light .home-details svg>circle{fill:var(--spec-ink)}.puff-home-light .home-details .text-white{color:#181916}.puff-home-light .home-details .border-white{border-color:#181916}.puff-home-light :is(.home-story) .text-white{color:#181916}.screen-playground .screen-controls{align-self:start}.screen-playground .screen-stage{position:sticky;top:64px}.screen-playground .screen-options{min-height:132px}.screen-option-note{font-size:13px;line-height:1.6;color:var(--screen-muted);max-width:390px}.screen-sliders{display:flex;flex-direction:column;gap:14px;max-width:390px;color:var(--screen-ink)}@media(max-width:767px){.screen-playground .screen-stage{position:relative;top:auto}}.puff-home:not(.exploration) .screen-playground{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.puff-home:not(.exploration) .screen-playground .screen-stage{grid-column:1}@media(max-width:767px){.puff-home:not(.exploration) .screen-playground{grid-template-columns:1fr}.puff-home:not(.exploration) .screen-playground .screen-controls,.puff-home:not(.exploration) .screen-playground .screen-stage{grid-column:1}}.puff-home .screen-playground{padding-top:72px;padding-bottom:72px}.puff-home:not(.exploration) .screen-playground{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px 64px;align-items:center}.puff-home:not(.exploration) .screen-playground .screen-visual{grid-column:1;grid-row:1;align-self:center}.puff-home:not(.exploration) .screen-playground .screen-controls{grid-column:2;grid-row:1;align-self:center}.screen-visual{position:relative;display:flex;flex-direction:column;align-items:center;gap:18px;min-width:0}.screen-visual .screen-stage{height:420px;position:relative;top:auto}.screen-controls .screen-heading{font-size:clamp(26px,2.6vw,38px);margin-bottom:14px}.screen-description{font-size:15px;line-height:1.5}.screen-playground .screen-customizer{margin-top:22px}.screen-playground .screen-options{min-height:0;padding-top:16px}.screen-designs{justify-content:flex-start;gap:2px 28px}.screen-picker{display:flex;align-items:center;justify-content:center;gap:12px}.screen-picker button{position:relative;width:14px;height:14px;border-radius:50%;transition:transform .2s}.screen-picker button:hover{transform:scale(1.12)}.screen-picker button>span{position:absolute;inset:-4px;border-radius:50%;border:1.5px solid var(--screen-ink);pointer-events:none}.screen-bubble{top:6%;max-width:190px;padding:10px 14px;border-radius:16px 16px 16px 4px;background:var(--screen-ink);color:var(--screen-panel);transform:rotate(6deg);box-shadow:0 8px 24px #0006}.screen-bubble:after{left:14px;bottom:-9px;width:0;height:0;border-right:9px solid transparent;border-top:9px solid transparent;border-top-color:var(--screen-ink);border-left:9px solid transparent;border-left-color:var(--screen-ink);border-bottom:0}.puff-home-light .screen-bubble{box-shadow:0 8px 24px #18191630}.screen-maker{gap:10px}.screen-canvas{height:220px;overflow:hidden;border:1px solid var(--screen-line);border-radius:10px;background:var(--screen-panel);touch-action:none}.screen-canvas-draw,.screen-canvas-erase{cursor:crosshair}.screen-maker-bar{justify-content:space-between;gap:8px 16px;font-size:12px;color:var(--screen-muted)}.screen-tools{display:inline-flex;border:1px solid var(--screen-line);border-radius:6px;overflow:hidden}.screen-tools button{padding:6px 12px;font-size:12px;color:var(--screen-muted)}.screen-tools button+button{border-left:1px solid var(--screen-line)}.screen-tools button[aria-pressed=true]{background:var(--screen-ink);color:var(--screen-panel)}.screen-brush{display:flex}.screen-brush input{width:90px;min-height:20px;accent-color:var(--screen-ink)}.screen-maker-hint{flex:1;min-width:0}.screen-maker-links{display:flex;gap:14px;margin-left:auto}.screen-maker-links button{color:var(--screen-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--screen-line);font-size:12px}.screen-maker-links button:hover{text-decoration-color:var(--screen-ink)}.screen-upload-modal{margin:auto;padding:0;width:min(560px,calc(100% - 32px));border:1px solid var(--screen-line,#ffffff40);border-radius:16px;background:#141413;color:#f5f5ef;font-family:var(--font-twk-lausanne),sans-serif}.screen-upload-modal::backdrop{background:#0009;backdrop-filter:blur(6px)}.puff-home-light .screen-upload-modal{background:#f4f3ee;color:#181916}.screen-upload-shell{display:grid;grid-template-columns:168px minmax(0,1fr);gap:24px;padding:24px}.screen-upload-preview{display:flex;flex-direction:column;gap:12px;align-items:center}.screen-upload-preview canvas{width:144px;height:192px;image-rendering:pixelated;background:#000;box-shadow:0 0 0 1px #888}.screen-upload-actions button,.screen-upload-dithers button,.screen-upload-preview button{min-height:34px;padding:6px 12px;border:1px solid #ffffff40;border-radius:6px;font-size:12px}.puff-home-light :is(.screen-upload-preview button,.screen-upload-actions button,.screen-upload-dithers button){border-color:#18191640}.screen-upload-controls{display:flex;flex-direction:column;gap:14px;color:inherit}.screen-upload-controls h3{font-size:20px;letter-spacing:-.02em}.screen-upload-controls>p{font-size:13px;line-height:1.5;opacity:.7}.screen-upload-controls .screen-image-range input{accent-color:currentColor}.screen-upload-dithers{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.screen-upload-dithers button[aria-pressed=true]{background:#f5f5ef;color:#141413;border-color:#f5f5ef}.puff-home-light .screen-upload-dithers button[aria-pressed=true]{background:#181916;color:#f4f3ee;border-color:#181916}.screen-upload-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.screen-upload-place{background:#dbfc1a;color:#111;border-color:#dbfc1a!important}.screen-upload-place:disabled{opacity:.5}@media(max-width:767px){.puff-home:not(.exploration) .screen-playground{grid-template-columns:1fr}.puff-home:not(.exploration) .screen-playground .screen-controls,.puff-home:not(.exploration) .screen-playground .screen-visual{grid-column:1;grid-row:auto}.screen-playground .screen-visual{order:2;width:100%}.screen-visual .screen-stage{height:360px}.screen-bubble{right:0;top:2%;max-width:170px;font-size:12px}.screen-upload-shell{grid-template-columns:1fr}.screen-upload-preview{flex-direction:row;justify-content:center}}.screen-canvas{position:relative;display:flex;justify-content:center;width:100%;padding:14px 0 8px;border:0;background:transparent;height:auto;overflow:visible;border-radius:0}.screen-gem{position:relative;height:250px;max-width:100%;touch-action:none}.screen-gem-body{position:absolute;inset:0;background:#000}.screen-gem-glass{background:radial-gradient(72% 64% at 50% 44%,rgba(255,255,255,0) 42%,rgba(0,0,0,.28) 78%,rgba(0,0,0,.55) 100%),radial-gradient(34% 26% at 30% 20%,rgba(255,255,255,.14),transparent 66%)}.screen-gem-edge,.screen-gem-glass{position:absolute;inset:0;pointer-events:none}.screen-gem-edge{width:100%;height:100%;color:var(--screen-line)}.screen-panel-outline{position:absolute;pointer-events:none;border:1px dashed #ffffff33}.puff-home-light .screen-panel-outline{border-color:#18191633}.screen-gem .screen-image-artboard{box-shadow:none}.screen-gem .screen-image-ghost{opacity:.28}@media(min-width:768px){.home-details-colors{order:2}}.home-board{--plate-gray:#262624;--board-gap:8px;display:grid;gap:var(--board-gap) 24px;align-items:stretch}.puff-home-light .home-board{--plate-gray:#dcdad2}@media(min-width:768px){.home-board{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:"plates plates plates plates plates plates photo photo photo photo photo photo" "strip strip strip strip strip strip strip strip strip strip strip strip" "left left news news news news news news news news right right" "footA footA footA footA footA footB footB footB footB footB footB footB";-moz-column-gap:var(--board-gap);column-gap:var(--board-gap)}.home-board-plates{grid-area:plates}.home-board .home-details-colors{grid-area:photo;order:0;align-self:center;padding:0 0 0 24px}.home-board-news{grid-area:news}.home-board .plate-fill[style*=footA],.home-board .plate-fill[style*=footB],.home-board .plate-fill[style*=strip]{min-height:56px}}@media(max-width:767px){.home-board{grid-template-columns:1fr;gap:40px}.home-board .home-details-colors{order:0}.home-board-plates{order:1}.home-board-news{order:2}}.plate-fill{position:relative;min-height:56px;border-radius:14px;background:var(--plate-gray)}.plate-fill>span{position:absolute;width:9px;height:9px;border-radius:50%;background:#000}.plate-fill>span:first-child{left:14px;top:14px}.plate-fill>span:nth-child(2){right:14px;top:14px}.plate-fill>span:nth-child(3){left:14px;bottom:14px}.plate-fill>span:nth-child(4){right:14px;bottom:14px}.puff-home-light .plate-fill>span{background:#f4f3ee}.newsletter-plate{color:#dbfc1a;transition:color .5s}.newsletter-title{font:400 clamp(15px,2vw,30px)/1.1 var(--font-twk-lausanne),sans-serif;color:#000;text-transform:uppercase;margin:0}@media(max-width:767px){.newsletter-title{font-size:clamp(14px,4vw,18px)}.newsletter-fine{font-size:clamp(7px,2.1vw,10px)}.newsletter-foot button{font-size:clamp(10px,2.8vw,13px)}}.newsletter-body{position:absolute;display:flex;flex-direction:column;justify-content:center;gap:4%;color:#000}.newsletter-body input{width:100%;height:44%;min-height:34px;padding:0 3%;border:1px solid #000;background:transparent;border-radius:0;color:#000;font:400 clamp(13px,1.4vw,20px) var(--font-twk-lausanne),sans-serif;text-transform:uppercase;outline:none}.newsletter-body input::-moz-placeholder{color:#000}.newsletter-body input::placeholder{color:#000}.newsletter-body input:focus-visible{box-shadow:inset 0 0 0 1px #000}.newsletter-fine{font:400 clamp(7px,.75vw,11px)/1.35 var(--font-twk-lausanne),sans-serif;text-transform:uppercase}.newsletter-fine a{text-decoration:underline}.newsletter-done{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:clamp(14px,1.6vw,24px)}.newsletter-done span{font-size:clamp(11px,1vw,15px)}.newsletter-foot{position:absolute;display:flex;align-items:center;justify-content:center;padding:0 4%}.newsletter-foot button{width:100%;height:70%;border-radius:100px;background:#000;color:#fff;font:400 clamp(11px,1.1vw,16px) var(--font-mschn),monospace;text-transform:uppercase;letter-spacing:.06em}.newsletter-foot button:disabled{opacity:.55}.newsletter-foot button:focus-visible{outline:2px solid #000;outline-offset:2px}.puff-home-light .home-board .newsletter-plate svg>circle{fill:#181916}.plate-fill-outline{background:transparent;border:1px solid #fff;border-radius:14px;padding:22px}.plate-fill-outline>span{background:#fff;width:9px;height:9px}.puff-home-light .plate-fill-outline{border-color:#181916}.puff-home-light .plate-fill-outline>span{background:#181916}.home-details-frame{width:100%}.home-details-frame .home-details-photo{border-radius:6px}.home-board{display:block;padding-top:0}.board{position:relative;width:100%;--plate:#E4E4DC;--plate-line:#fff;--plate-screw:#000}.puff-home-light .board{--plate:#181916;--plate-line:#181916;--plate-screw:#f4f3ee}.board-svg{display:block;width:100%;height:100%;position:absolute;inset:0}.bp path{fill:var(--plate)}.bp circle{fill:var(--plate-screw)}.bp-gray path{fill:var(--plate-gray)}.bp-accent path{fill:var(--board-accent);transition:fill .5s}.bp-outline path{fill:none;stroke:var(--plate-line);stroke-width:1;vector-effect:non-scaling-stroke}.bp-outline circle{fill:var(--plate-line)}.board-box{position:absolute;display:flex;align-items:center;justify-content:center;min-width:0}.board-title span{font:400 clamp(15px,4.6vw,19px)/1.2 var(--font-twk-lausanne),sans-serif;letter-spacing:.16px;color:#000}.board-desktop .board-title span{font-size:clamp(13px,1.45vw,21px)}.puff-home-light .board-title span{color:#f4f3ee}.puff-home-light .board-news-title span{color:#000}.board-table{flex-direction:column;align-items:stretch}.board-table>*{width:100%}.board-photo>*{width:100%;height:100%}.board-photo .home-details-photo{border-radius:6px;aspect-ratio:auto}.board-color-label{justify-content:center}.board-news{align-items:flex-start}.board-news-copy{display:flex;flex-direction:column;gap:10px;width:100%;color:#000}.board-news-blurb{font:400 clamp(14px,1.3vw,20px)/1.3 var(--font-twk-lausanne),sans-serif;letter-spacing:-.01em}.board-news-copy input{width:100%;height:44px;padding:0 14px;border:1px solid #000;background:transparent;border-radius:0;color:#000;font:400 clamp(13px,1.2vw,18px) var(--font-twk-lausanne),sans-serif;text-transform:uppercase;outline:none}.board-news-copy input::-moz-placeholder{color:#000}.board-news-copy input::placeholder{color:#000}.board-news-copy input:focus-visible{box-shadow:inset 0 0 0 1px #000}.board-news-fine{font:400 clamp(8px,.72vw,11px)/1.35 var(--font-twk-lausanne),sans-serif;text-transform:uppercase}.board-news-fine a{text-decoration:underline}.board-news-done{display:flex;flex-direction:column;gap:6px;font-size:clamp(14px,1.6vw,24px)}.board-news-done span{font-size:clamp(11px,1vw,15px)}.board-news-foot{padding:0 4%}.board-news-foot button{width:100%;height:70%;border-radius:100px;background:#000;color:#fff;font:400 clamp(11px,1.1vw,16px) var(--font-mschn),monospace;text-transform:uppercase;letter-spacing:.06em}.board-news-foot button:disabled{opacity:.55}.board-news-foot button:focus-visible{outline:2px solid #000;outline-offset:2px}.board-mobile .board-news-blurb{font-size:clamp(13px,3.6vw,16px)}.board-mobile .board-news-copy input{height:40px;font-size:14px}.board-mobile .board-news-fine{font-size:clamp(7px,2.1vw,10px)}.board-mobile .board-news-foot button{font-size:clamp(10px,2.8vw,13px)}.home-film-bleed .home-film-pause,.home-film-bleed .home-film-play{top:78%}.home-film-bleed .home-film-play{padding:18px 30px;gap:14px;font-size:17px;border-color:#ffffffaa;background:#101010d9;box-shadow:0 0 0 1px #ffffff22,0 0 36px #ffffff66,0 8px 30px #0008;animation:film-glow 3.2s ease-in-out infinite}.home-film-bleed .home-film-play svg{width:14px;height:16px}.home-film-bleed .home-film-toggle:hover .home-film-play{box-shadow:0 0 0 1px #ffffff55,0 0 48px #ffffff99,0 8px 30px #0008}.home-film-bleed .home-film-error{top:calc(78% + 56px)}@keyframes film-glow{0%,to{box-shadow:0 0 0 1px #ffffff22,0 0 30px #ffffff55,0 8px 30px #0008}50%{box-shadow:0 0 0 1px #ffffff33,0 0 48px #ffffff88,0 8px 30px #0008}}@media(prefers-reduced-motion:reduce){.home-film-bleed .home-film-play{animation:none}}@media(min-width:768px){.puff-home:not(.exploration) .screen-controls .screen-heading{font-size:clamp(34px,3.4vw,54px);gap:.3em;margin-bottom:18px}.puff-home:not(.exploration) .screen-heading-logo{width:3.1em;transform:translateY(.08em)}}.screen-callout{position:absolute;left:4%;bottom:22%;display:flex;gap:6px;padding:6px 8px;color:var(--screen-muted);font:13px/1 var(--font-twk-lausanne),sans-serif;background:transparent;border:0;cursor:pointer;transition:color .2s}.screen-callout:hover{color:var(--screen-ink)}.screen-callout span{text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--screen-line)}.screen-callout svg{width:64px;height:44px;overflow:visible}.screen-callout svg path{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.screen-callout-burst{animation:callout-burst .6s cubic-bezier(.2,.8,.2,1) both;pointer-events:none}.screen-callout-burst:after,.screen-callout-burst:before{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:var(--screen-ink);animation:callout-spark .6s ease-out both}.screen-callout-burst:after{animation-delay:.05s;--dx:-1}@keyframes callout-burst{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes callout-spark{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(calc(-50% + 46px * var(--dx,1)),calc(-50% - 40px)) scale(.2);opacity:0}}.screen-ring{position:absolute;left:0;top:0;width:110px;height:110px;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .4s}.screen-ring svg{width:100%;height:100%;overflow:visible;transform:rotate(-30deg)}.screen-ring path{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-dasharray:270;stroke-dashoffset:270;filter:drop-shadow(0 0 6px #fff9)}.screen-ring-on{opacity:1}.screen-ring-on path{animation:ring-draw 1.1s cubic-bezier(.3,.7,.2,1) forwards}@keyframes ring-draw{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.screen-callout-burst,.screen-callout-burst:after,.screen-callout-burst:before,.screen-ring-on path{animation:none}.screen-ring-on path{stroke-dashoffset:0}}@media(max-width:767px){.screen-callout{left:2%;bottom:16%}}.board-title span{font-size:clamp(17px,5vw,22px)}.board-desktop .board-title span{font-size:clamp(16px,1.9vw,28px)}.board-news-heading{font:400 clamp(17px,1.55vw,27px)/1.15 var(--font-twk-lausanne),sans-serif;letter-spacing:-.02em;margin:0 0 4px}.board-mobile .board-news-heading{font-size:clamp(16px,4.6vw,20px)}.board-news-copy{gap:12px}.board-picker{padding:0}.screen-maker{grid-template-columns:minmax(0,1fr) 150px;gap:16px}.screen-maker .screen-canvas{padding:6px 0}.screen-maker-side{display:flex;flex-direction:column;gap:14px;min-width:0;padding-top:6px;font-size:12px;color:var(--screen-muted)}.screen-maker-side .screen-tools{flex-direction:column;align-self:stretch}.screen-maker-side .screen-tools button{text-align:left;padding:8px 12px}.screen-maker-side .screen-tools button+button{border-left:0;border-top:1px solid var(--screen-line)}.screen-maker-side .screen-maker-hint{flex:1;line-height:1.5}.screen-maker-side .screen-maker-links{flex-direction:column;align-items:flex-start;gap:8px;margin-left:0;margin-top:auto}.screen-brush{flex:1;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;justify-items:center;gap:6px 10px;min-height:150px}.screen-brush input{grid-row:1;grid-column:1;writing-mode:vertical-lr;direction:rtl;width:28px;height:100%;min-height:120px;margin:0;padding:0;cursor:pointer}.screen-brush input::-webkit-slider-runnable-track{width:2px;height:100%}.screen-brush input::-moz-range-track{width:2px;height:100%;background:var(--screen-line);border-radius:1px}.screen-brush input::-webkit-slider-thumb{width:calc(6px + var(--brush) * 3px);height:calc(6px + var(--brush) * 3px);margin-left:calc(1px - (6px + var(--brush) * 3px) / 2)}.screen-brush input::-moz-range-thumb{width:calc(6px + var(--brush) * 3px);height:calc(6px + var(--brush) * 3px);border-radius:50%;background:var(--screen-ink);border:0}.screen-brush-dot{grid-row:1;grid-column:2;width:calc(6px + var(--brush) * 4px);height:calc(6px + var(--brush) * 4px);border-radius:50%;background:var(--screen-ink);opacity:.85}.screen-brush-label{grid-row:2;grid-column:1/span 2;justify-self:start;color:var(--screen-ink)}@media(max-width:767px){.screen-maker{grid-template-columns:1fr}.screen-maker-side{flex-direction:row;flex-wrap:wrap;align-items:center}.screen-maker-side .screen-tools{flex-direction:row;align-self:auto}.screen-maker-side .screen-tools button+button{border-top:0;border-left:1px solid var(--screen-line)}.screen-brush{min-height:0;grid-template-columns:auto auto auto;grid-template-rows:auto}.screen-brush input{writing-mode:horizontal-tb;direction:ltr;width:110px;height:28px;min-height:0}.screen-brush input::-webkit-slider-runnable-track{width:100%;height:2px}.screen-brush input::-webkit-slider-thumb{margin-left:0;margin-top:calc(1px - (6px + var(--brush) * 3px) / 2)}.screen-brush-label{grid-row:1;grid-column:3}.screen-maker-side .screen-maker-links{flex-direction:row;margin-top:0;margin-left:auto}}.board-news-foot{padding:0 5%}.board-news-foot button{height:62%;padding:0 8px;font-size:clamp(10px,.95vw,14px);letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board-mobile .board-news-foot button{font-size:clamp(10px,2.6vw,12px)}.board-news-foot{display:flex;align-items:center}.board-news-foot button{flex:1 1 100%;width:auto;min-width:0}.board-news-foot{padding:0 12px}.board-mobile .board-news-foot{padding:0 8px}.board-news-foot button{height:44%}.puff-home .screen-playground{padding-top:128px;padding-bottom:128px}.puff-home:not(.exploration) .screen-description{font-size:22px;line-height:1.3;letter-spacing:.22px;max-width:520px}@media(min-width:768px){.puff-home:not(.exploration) .screen-description{font-size:24px;letter-spacing:.38px}}.screen-visual{gap:0}.screen-visual .screen-stage{height:400px}.screen-picker{margin-top:-44px}@media(max-width:767px){.puff-home .screen-playground{padding-top:88px;padding-bottom:88px}.puff-home:not(.exploration) .screen-controls .screen-heading{font-size:clamp(34px,9.6vw,44px);gap:.3em}.puff-home:not(.exploration) .screen-heading-logo{width:2.9em}.screen-designs{justify-content:center}.screen-visual .screen-stage{height:360px}.screen-picker{margin-top:-30px}}.screen-maker{display:flex;flex-direction:column;gap:12px}.screen-maker .screen-canvas{padding:4px 0 0;justify-content:flex-start}.screen-maker-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px 16px}.screen-maker-bar .screen-tools{flex-direction:row}.screen-maker-bar .screen-tools button{padding:7px 12px;text-align:center}.screen-maker-bar .screen-tools button+button{border-top:0;border-left:1px solid var(--screen-line)}.screen-maker-bar .screen-maker-hint{flex:0 1 auto;color:var(--screen-muted)}.screen-brush{display:inline-flex;align-items:center;gap:8px;min-height:0}.screen-brush input{writing-mode:horizontal-tb;direction:ltr;width:96px;height:28px;min-height:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent}.screen-brush input::-webkit-slider-runnable-track{width:100%;height:2px;background:var(--screen-line);border-radius:1px}.screen-brush input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:calc(6px + var(--brush) * 2.4px);height:calc(6px + var(--brush) * 2.4px);margin-left:0;margin-top:calc(1px - (6px + var(--brush) * 2.4px) / 2);border-radius:50%;background:var(--screen-ink);border:0;box-shadow:0 0 0 2px var(--screen-panel)}.screen-brush input::-moz-range-thumb{width:calc(6px + var(--brush) * 2.4px);height:calc(6px + var(--brush) * 2.4px)}.screen-brush-dot{width:calc(6px + var(--brush) * 2.4px);height:calc(6px + var(--brush) * 2.4px)}.screen-brush output{min-width:1ch;font-size:12px;color:var(--screen-ink);font-variant-numeric:tabular-nums}.screen-reset-btn,.screen-upload-btn{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 12px;border-radius:6px;font-size:12px;white-space:nowrap}.screen-upload-btn{background:var(--screen-ink);color:var(--screen-panel);border:1px solid var(--screen-ink)}.screen-upload-btn:hover{opacity:.9}.screen-reset-btn{border:1px solid var(--screen-line);color:var(--screen-muted)}.screen-reset-btn:hover{color:var(--screen-ink);border-color:var(--screen-ink)}.screen-reset-btn svg,.screen-upload-btn svg{width:13px;height:13px}.screen-reset-btn svg path,.screen-upload-btn svg path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.screen-maker-bar .screen-reset-btn{margin-left:auto}.screen-callout{left:2%;bottom:24%;gap:2px;padding:0;align-items:flex-end}.screen-callout-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 12px 7px 9px;border:1px solid var(--screen-line);border-radius:100px;background:var(--screen-panel);color:var(--screen-ink);font-size:12px;text-decoration:none;white-space:nowrap;box-shadow:0 6px 18px #0006}.screen-callout-pill i{width:10px;height:10px;border-radius:50%;background:var(--screen-ink);box-shadow:inset 0 0 0 2px var(--screen-panel),0 0 0 1px var(--screen-ink)}.screen-callout svg{width:70px;height:50px;margin-left:-4px;color:var(--screen-ink);opacity:.8;transform-origin:0 100%;animation:callout-wiggle 2.6s ease-in-out infinite}.screen-callout:hover svg{opacity:1}.screen-callout span{text-decoration:none}@keyframes callout-wiggle{0%,to{transform:rotate(0)}50%{transform:rotate(-5deg) translateY(-2px)}}@media(prefers-reduced-motion:reduce){.screen-callout svg{animation:none}}@media(max-width:767px){.screen-callout{left:0;bottom:20%}.screen-callout svg{width:56px;height:40px}}.board-mobile .board-title span{font-size:clamp(15px,4.2vw,18px)}.board-news-foot button{height:48%}.board-mobile .board-news-foot button{border-radius:10px}.screen-visual>.screen-stage{order:0}.screen-visual>.screen-picker{order:1}.screen-callout{z-index:3}.screen-maker-bar .screen-reset-btn{margin-left:0}.screen-screw{position:absolute;width:7px;height:7px;border-radius:50%;background:#000;box-shadow:inset 0 0 0 1px #ffffff18}.screen-console,.screen-toolbar{position:relative;background:var(--plate-gray,#262624);border-radius:14px}.puff-home-light :is(.screen-console,.screen-toolbar){--plate-gray:#dcdad2}.puff-home-light .screen-screw{background:#f4f3ee;box-shadow:none}.screen-screw:first-of-type{left:10px;top:10px}.screen-screw:nth-of-type(2){right:10px;top:10px}.screen-screw:nth-of-type(3){left:10px;bottom:10px}.screen-screw:nth-of-type(4){right:10px;bottom:10px}.screen-console{gap:16px;padding:22px 26px 24px;max-width:420px}.screen-console,.screen-knob{display:flex;flex-direction:column}.screen-knob{gap:8px;color:var(--screen-ink)}.screen-knob-head{display:flex;justify-content:space-between;align-items:baseline;font:11px var(--font-mschn),monospace;letter-spacing:.12em;text-transform:uppercase}.screen-knob-head output{padding:2px 7px;border:1px solid var(--screen-line);border-radius:4px;font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--screen-ink)}.screen-knob input{width:100%;height:26px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer}.screen-knob input::-webkit-slider-runnable-track{height:8px;border-radius:4px;background:linear-gradient(to right,var(--screen-ink) var(--pos),#0c0c0b var(--pos));box-shadow:inset 0 1px 2px #000c,0 1px 0 #ffffff12}.screen-knob input::-moz-range-track{height:8px;border-radius:4px;background:#0c0c0b}.screen-knob input::-moz-range-progress{height:8px;border-radius:4px;background:var(--screen-ink)}.screen-knob input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;margin-top:-7px;border-radius:50%;background:radial-gradient(circle at 50% 40%,#f2f1eb,#c9c8c0 70%,#9d9c95);box-shadow:0 2px 6px #000a,inset 0 0 0 1px #ffffffaa;background-image:linear-gradient(90deg,transparent 43%,#3a3a37 0,#3a3a37 57%,transparent 0),radial-gradient(circle at 50% 40%,#f2f1eb,#c9c8c0 70%,#9d9c95)}.screen-knob input::-moz-range-thumb{width:22px;height:22px;border:0;border-radius:50%;background:#dcdad2;box-shadow:0 2px 6px #000a}.screen-knob input:focus-visible{outline:2px solid var(--screen-ink);outline-offset:4px;border-radius:4px}.screen-knob input:disabled{opacity:.35;cursor:default}.puff-home-light .screen-knob input::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--screen-ink) var(--pos),#f4f3ee var(--pos));box-shadow:inset 0 1px 2px #0003}.screen-maker{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:14px;align-items:stretch}.screen-maker .screen-canvas{justify-content:center}.screen-gem{height:236px}.screen-toolbar{display:flex;flex-direction:column;gap:12px;padding:22px 16px 18px;color:var(--screen-muted)}.screen-toolbar .screen-tools{flex-direction:column;border:0;border-radius:0;overflow:visible;gap:4px}.screen-toolbar .screen-tools button{display:flex;align-items:center;gap:9px;border:1px solid var(--screen-line);border-radius:6px;text-align:left;color:var(--screen-muted);font-size:12px}.screen-toolbar .screen-tools button+button{border-left:1px solid var(--screen-line);border-top:1px solid var(--screen-line)}.screen-toolbar .screen-tools button[aria-pressed=true]{background:var(--screen-ink);color:var(--screen-panel);border-color:var(--screen-ink)}.screen-toolbar .screen-tools svg{width:14px;height:14px;flex:none}.screen-toolbar .screen-tools svg path{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.screen-toolbar-brush{transition:opacity .2s}.screen-toolbar-brush[aria-hidden=true]{opacity:.35}.screen-knob-brush input::-webkit-slider-thumb{width:calc(10px + var(--brush) * 2px);height:calc(10px + var(--brush) * 2px);margin-top:calc(4px - (10px + var(--brush) * 2px) / 2)}.screen-toolbar-hint{font-size:11px;line-height:1.4;margin:0}.screen-toolbar-actions{display:flex;flex-direction:column;gap:6px;margin-top:auto}.screen-toolbar-actions button{justify-content:center}@media(max-width:767px){.screen-maker{grid-template-columns:1fr}.screen-toolbar{flex-wrap:wrap;align-items:center;padding:18px 16px}.screen-toolbar,.screen-toolbar .screen-tools{flex-direction:row}.screen-toolbar .screen-tools button span{display:none}.screen-toolbar .screen-tools button{padding:8px}.screen-toolbar-brush{flex:1 1 140px}.screen-toolbar-hint{flex-basis:100%}.screen-toolbar-actions{flex-direction:row;margin-top:0;margin-left:auto}.puff-home .screen-playground{padding-top:120px;padding-bottom:104px}}@media(min-width:768px){.puff-home .screen-playground{padding-bottom:144px}}.screen-designs button{position:relative}.screen-tab-count{inset:2px -8px 6px;pointer-events:none}.screen-tab-count svg{width:100%;height:100%;overflow:visible}.screen-tab-count rect{width:calc(100% - 2px);height:calc(100% - 2px);fill:none;stroke:var(--screen-ink);stroke-width:1;stroke-dasharray:1;stroke-dashoffset:1;opacity:.8;animation:tab-count var(--cycle,7s) linear forwards}@keyframes tab-count{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.screen-tab-count rect{animation-duration:0s;stroke-dashoffset:0}}.puff-home:not(.exploration) .screen-options{min-height:352px}@media(max-width:767px){.puff-home:not(.exploration) .screen-options{min-height:560px}}.screen-option-note{font-size:16px;line-height:1.5;max-width:470px;color:var(--screen-ink);opacity:.85}@media(min-width:768px){.screen-picker{position:absolute;left:3%;top:50%;transform:translateY(-50%);flex-direction:column;gap:26px;margin:0}.screen-callout{bottom:8%;left:3%}}.screen-console,.screen-toolbar{border-radius:15px}.screen-screw{width:9px;height:9px;box-shadow:none}.screen-screw:first-of-type{left:14px;top:14px}.screen-screw:nth-of-type(2){right:14px;top:14px}.screen-screw:nth-of-type(3){left:14px;bottom:14px}.screen-screw:nth-of-type(4){right:14px;bottom:14px}.screen-console{padding:30px 28px;gap:18px}.screen-toolbar{padding:30px 18px 26px}@media(max-width:767px){.screen-toolbar{padding:26px 18px 24px}}.puff-home:not(.exploration) .screen-options{min-height:376px}.screen-bubble{position:absolute;right:4%;top:5%;max-width:200px;padding:14px 16px 14px 34px;border-radius:12px;background:var(--plate,#E4E4DC);color:#000;font:13px/1.4 var(--font-twk-lausanne),sans-serif;transform:rotate(4deg);box-shadow:0 10px 26px #0007;pointer-events:none}.screen-bubble:after{content:"";position:absolute;left:26px;bottom:-8px;width:16px;height:16px;background:inherit;border-radius:2px;transform:rotate(45deg)}.screen-bubble>i{position:absolute;left:15px;top:17px;width:10px;height:10px;border-radius:50%;background:#000;box-shadow:inset 0 0 0 2px var(--plate,#E4E4DC),0 0 0 1px #000}.screen-bubble .screen-screw{width:6px;height:6px;background:#000}.screen-bubble .screen-screw:first-of-type{left:8px;top:8px}.screen-bubble .screen-screw:nth-of-type(2){right:8px;top:8px}.screen-bubble .screen-screw:nth-of-type(3){left:8px;bottom:8px}.screen-bubble .screen-screw:nth-of-type(4){right:8px;bottom:8px}.puff-home-light .screen-bubble{--plate:#181916;color:#f4f3ee}.puff-home-light .screen-bubble .screen-screw,.puff-home-light .screen-bubble>i{background:#f4f3ee}.screen-callout svg{animation:none;transform:none;opacity:.85}.screen-designs{position:relative;display:flex;flex-wrap:wrap;gap:8px;padding:24px 28px;margin-top:22px;border:0;border-radius:15px;background:var(--plate-gray,#262624);overflow:visible}.puff-home-light .screen-designs{--plate-gray:#dcdad2}.screen-designs>button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;margin:0;border:1px solid var(--screen-line);border-radius:8px;color:var(--screen-muted);font:13px/1 var(--font-twk-lausanne),sans-serif;transition:color .2s,border-color .2s}.screen-designs>button:hover,.screen-designs>button[aria-pressed=true]{color:var(--screen-ink);border-color:var(--screen-ink)}.screen-designs>button[aria-pressed=true]{border-bottom-color:var(--screen-ink)}.screen-designs>button>.screen-tab-label{position:relative;line-height:1}.screen-tab-count{width:0;background:var(--screen-ink);opacity:.18}@media(prefers-reduced-motion:reduce){.screen-tab-count{animation-duration:0s;width:100%}}@media(max-width:767px){.screen-designs{justify-content:center;padding:20px 16px;gap:6px}.screen-designs>button{padding:0 12px;font-size:12px}.puff-home .screen-playground{padding-top:150px}}.board-news-foot{padding:0}.board-news-foot button{height:100%;border-radius:12px}.screen-bubble:after{background:var(--plate,#E4E4DC);left:30px;bottom:-6px;width:14px;height:14px;z-index:-1;box-shadow:none}.screen-designs>button{white-space:nowrap}.home-story-lead{padding-top:28px}.home-story-copy-lead{display:flex;flex-direction:column;align-items:flex-start;gap:28px}.home-lead-wordmark{margin-bottom:24px}.home-lead-purchase{width:100%}.home-lead-purchase .home-purchase-anchor>div>div{margin-left:0;margin-top:0}.home-lead-purchase #home-color-options{margin-left:0}@media(max-width:767px){.home-story-lead{padding-top:24px}.home-story-copy-lead{gap:22px}}.screen-bubble:after{border:0}.screen-tab-count{width:100%;opacity:.28;transform:scaleX(0);transform-origin:0 50%;animation:tab-fill var(--cycle,7s) linear forwards}@keyframes tab-fill{to{transform:scaleX(1)}}.screen-tab-count{position:absolute;inset:0;height:auto}@media(max-width:767px){.puff-home .home-story+.screen-playground{padding-top:96px}}.screen-tip{right:3%;top:4%;z-index:3;width:-moz-max-content;width:max-content;max-width:212px;padding:14px 16px;border-radius:12px;color:var(--screen-ink);font:12px/1.4 var(--font-twk-lausanne),sans-serif;transform:rotate(3deg);box-shadow:0 12px 30px #000a}.screen-tip,.screen-tip:after{position:absolute;background:var(--plate-gray,#262624)}.screen-tip:after{content:"";left:26px;bottom:-6px;width:14px;height:14px;border-radius:2px;transform:rotate(45deg);z-index:-1}.screen-tip .screen-screw{width:6px;height:6px;background:#000}.screen-tip .screen-screw:first-of-type{left:7px;top:7px}.screen-tip .screen-screw:nth-of-type(2){right:7px;top:7px}.screen-tip .screen-screw:nth-of-type(3){left:7px;bottom:7px}.screen-tip .screen-screw:nth-of-type(4){right:7px;bottom:7px}.screen-tip p{margin:0 4px;color:var(--screen-ink);opacity:.9}.screen-tip-cta{display:inline-flex;align-items:center;gap:7px;margin:10px 4px 0;padding:8px 12px 8px 13px;border-radius:100px;background:#dbfc1a;color:#111;font:400 11px/1 var(--font-mschn),monospace;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 0 0 1px #0004,0 0 18px #dbfc1a55;cursor:pointer;transition:transform .15s,box-shadow .2s}.screen-tip-cta:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #0004,0 0 26px #dbfc1a88}.screen-tip-cta svg{width:12px;height:12px}.screen-tip-cta svg path{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.puff-home-light .screen-tip{--plate-gray:#dcdad2;box-shadow:0 12px 30px #18191640}.puff-home-light .screen-tip .screen-screw{background:#f4f3ee}@media(max-width:767px){.screen-tip{right:2%;top:2%;max-width:196px;padding:12px 14px;font-size:11.5px;transform:rotate(2deg)}}.screen-pane{position:relative;background:var(--plate-gray,#262624);border-radius:15px}.puff-home-light .screen-pane{--plate-gray:#dcdad2}.screen-pane-note{display:flex;align-items:center;min-height:120px;padding:28px 30px;max-width:520px}.screen-pane-note .screen-option-note{margin:0;font-size:15px;max-width:none}.screen-maker{grid-template-columns:minmax(0,1fr) 160px;gap:18px;padding:26px 26px 24px}.screen-maker .screen-canvas{padding:0}.screen-gem{height:224px}.screen-toolbar{background:transparent;border-radius:0;padding:0;gap:10px}.screen-toolbar .screen-screw{display:none}.screen-toolbar .screen-tools button{padding:7px 10px}.screen-designs>button,.screen-reset-btn,.screen-tip-cta,.screen-tools button,.screen-upload-btn{font-family:var(--font-mschn),monospace;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.screen-designs>button{height:38px;padding:0 16px}.screen-toolbar .screen-tools button span{font:inherit}@media(max-width:767px){.screen-maker{grid-template-columns:1fr;padding:20px 16px 18px}.screen-pane-note{padding:22px 20px;min-height:0}.screen-designs>button{padding:0 11px;font-size:10px}}.screen-tip{max-width:236px;font-size:13.5px}.screen-tip-cta{margin-top:14px}@media(max-width:767px){.screen-tip{max-width:214px;padding:16px 18px 18px;font-size:12.5px}}.screen-designs{display:inline-flex;width:-moz-max-content;width:max-content;max-width:100%;padding:22px 26px}.screen-designs>button{background:#000;padding:0 22px;height:40px;font-size:12px;letter-spacing:.09em}.puff-home-light .screen-designs>button{background:#f4f3ee}@media(max-width:767px){.screen-designs{display:inline-flex;margin:22px auto 0;padding:18px}.screen-customizer{text-align:center}.screen-options{text-align:left}.screen-designs>button{padding:0 14px;font-size:11px}}.screen-tip{top:auto;bottom:5%;right:6%;max-width:250px;padding:20px 22px 22px;font-size:15px;line-height:1.4;transform:rotate(-3deg)}.screen-tip:after{top:-6px;bottom:auto;left:auto;right:34px}.screen-tip-cta-secondary{background:#000;color:var(--screen-ink);box-shadow:0 0 0 1px var(--screen-ink)}.screen-tip-cta-secondary:hover{box-shadow:0 0 0 1px var(--screen-ink),0 0 18px #ffffff33}.puff-home-light .screen-tip-cta-secondary{background:#f4f3ee;color:#181916;box-shadow:0 0 0 1px #181916}@media(min-width:768px){.screen-tip{bottom:2%;right:5%}}@media(max-width:767px){.screen-tip{top:auto;bottom:13%;right:3%;max-width:224px;padding:16px 18px 18px;font-size:13.5px;transform:rotate(-2deg);position:static;width:-moz-max-content;width:max-content;max-width:min(92%,300px);margin:-38px auto 0;order:1}.screen-tip:after{left:50%;right:auto;margin-left:-7px}.screen-visual>.screen-picker{order:2;margin-top:16px}.screen-designs{padding:16px 14px;gap:6px}.screen-designs>button{padding:0 10px;height:36px;font-size:10px;letter-spacing:.07em}}.screen-panel{display:flex;flex-direction:column;align-items:flex-start;margin-top:22px}.screen-panel-head{position:relative;display:inline-flex;padding:22px 26px 18px;background:var(--plate-gray,#262624);border-radius:15px 15px 0 0}.screen-panel-head .screen-screw:first-of-type{left:14px;top:14px}.screen-panel-head .screen-screw:nth-of-type(2){right:14px;top:14px}.screen-panel-body{position:relative;width:100%;padding:28px;background:var(--plate-gray,#262624);border-radius:0 15px 15px 15px;min-height:376px}.screen-panel-body .screen-screw:first-of-type{right:14px;top:14px}.screen-panel-body .screen-screw:nth-of-type(2){left:14px;bottom:14px}.screen-panel-body .screen-screw:nth-of-type(3){right:14px;bottom:14px}.puff-home-light :is(.screen-panel-head,.screen-panel-body){--plate-gray:#dcdad2}.screen-panel .screen-designs{display:flex;width:auto;max-width:none;margin:0;padding:0;background:transparent;border-radius:0;gap:8px}.screen-panel .screen-options{min-height:0;padding:0}.screen-panel .screen-pane{background:transparent;border-radius:0;padding:0;max-width:none}.screen-panel .screen-pane-note{min-height:0;padding:4px 2px}.screen-panel .screen-console{gap:18px;padding:2px 2px 4px;max-width:440px}.screen-panel .screen-maker{padding:0}.screen-panel .screen-pane-note .screen-option-note{font:400 15px/1.6 var(--font-mschn),monospace;letter-spacing:.02em;max-width:520px}.screen-studio{margin-top:22px}.puff-home:not(.exploration) .screen-options{min-height:0}@media(max-width:767px){.puff-home:not(.exploration) .screen-options{min-height:0}.screen-panel{align-items:stretch}.screen-panel-head{display:inline-flex;align-self:flex-start;padding:16px 18px 12px}.screen-panel-body{padding:22px 18px;min-height:520px}.screen-panel .screen-designs{gap:6px}.screen-designs>button{padding:0 10px;height:36px;font-size:10px;letter-spacing:.07em}.screen-panel .screen-pane-note .screen-option-note{font-size:13.5px}.screen-studio{margin-top:18px}}.screen-designs>button{overflow:hidden;isolation:isolate}.screen-tab-count{border-radius:inherit;z-index:0}.screen-designs>button>.screen-tab-label{z-index:1}@media(min-width:768px){.screen-tip{left:2%;right:auto;bottom:-4%;transform:rotate(-3deg)}.screen-tip:after{left:auto;right:30px}}@media(max-width:767px){.screen-tip{position:static;width:-moz-max-content;width:max-content;max-width:min(92%,300px);margin:-38px auto 0;transform:rotate(-2deg);order:1}.screen-tip:after{left:50%;right:auto;margin-left:-7px}.screen-visual>.screen-picker{order:2;margin-top:16px}}.puff-home .home-board{padding-bottom:40px}.puff-home .home-editorial{margin-top:-4%}@media(max-width:767px){.puff-home .home-board{padding-bottom:20px}.puff-home .home-editorial{margin-top:-8%}}.puff-home .home-editorial{margin-top:0}.puff-home .home-board{padding-bottom:12px}@media(max-width:767px){.puff-home .home-editorial{margin-top:0}.puff-home .home-board{padding-bottom:4px}}.screen-panel .screen-pane-note .screen-option-note{font-size:17px;line-height:1.55}.screen-studio{display:flex;flex-direction:column;gap:14px}@media(min-width:768px){.screen-tip{position:relative;left:auto;right:auto;top:auto;bottom:auto;align-self:flex-start;margin:-26px 0 0 4%;max-width:232px;padding:16px 18px 18px;font-size:13.5px;transform:rotate(-3deg)}.screen-tip:after{top:-6px;left:auto;right:30px}.screen-tip-cta{margin-top:12px;font-size:11px;padding:8px 12px 8px 13px}}.screen-panel .screen-pane-note{display:flex;flex-direction:column;gap:16px;align-items:flex-start;padding:6px 4px 8px}.screen-panel .screen-pane-note .screen-option-note{font:400 22px/1.3 var(--font-twk-lausanne),sans-serif;letter-spacing:.22px;text-transform:none;color:var(--screen-ink);opacity:.9;max-width:none}@media(min-width:768px){.screen-panel .screen-pane-note .screen-option-note{font-size:24px;letter-spacing:.38px}.screen-tip{position:relative;left:auto;right:auto;top:auto;bottom:auto;align-self:flex-start;margin:-22px 0 0 44%;max-width:232px;padding:16px 18px 18px;font-size:13.5px;transform:rotate(-3deg)}.screen-tip:after{top:-6px;left:auto;right:44px}.screen-tip-cta{margin-top:12px;font-size:11px;padding:8px 12px 8px 13px}}@media(max-width:767px){.screen-panel .screen-pane-note .screen-option-note{font-size:18px}.screen-tip{margin-left:auto;margin-right:6%}.screen-tip:after{left:auto;right:30px;margin-left:0}}@keyframes pane-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.screen-options .screen-pane>*,.screen-options .screen-toolbar>*{animation:pane-in .42s cubic-bezier(.22,1,.36,1) both}.screen-options .screen-pane>:first-child{animation-delay:0s}.screen-options .screen-pane>:nth-child(2){animation-delay:70ms}.screen-options .screen-pane>:nth-child(3){animation-delay:.14s}.screen-options .screen-pane>:nth-child(4){animation-delay:.21s}.screen-options .screen-toolbar>:first-child{animation-delay:.12s}.screen-options .screen-toolbar>:nth-child(2){animation-delay:.19s}.screen-options .screen-toolbar>:nth-child(3){animation-delay:.26s}.screen-options .screen-toolbar>:nth-child(4){animation-delay:.33s}@media(prefers-reduced-motion:reduce){.screen-options .screen-pane>*,.screen-options .screen-toolbar>*{animation:none}}.screen-panel .screen-pane-note .screen-option-note:not(:first-child){font-size:17px;line-height:1.45;opacity:.8}@media(min-width:768px){.screen-panel .screen-pane-note .screen-option-note:not(:first-child){font-size:18px}}.screen-panel-body{min-height:0}.screen-options{position:relative;overflow:hidden}.screen-options-eased{transition:height .45s cubic-bezier(.22,1,.36,1)}@media(max-width:767px){.screen-panel-body{min-height:0}}@media(prefers-reduced-motion:reduce){.screen-options-eased{transition:none}}.screen-tip{max-width:252px;padding:18px 20px 20px;font-size:15.5px;line-height:1.42}.screen-tip:after{left:30px;right:auto;margin-left:0}.screen-tip-cta{font-size:11.5px;padding:9px 13px 9px 14px}@media(min-width:768px){.screen-tip{max-width:264px;padding:20px 22px 22px;font-size:16.5px}.screen-tip:after{top:-6px;left:34px;right:auto}.screen-tip-cta{margin-top:14px;font-size:11.5px;padding:9px 13px 9px 14px}}@media(max-width:767px){.screen-tip{max-width:min(88%,268px);font-size:15px;padding:18px 20px 20px}.screen-tip:after{left:28px;right:auto;margin-left:0}.screen-visual>.screen-picker{position:absolute;left:2px;top:180px;transform:translateY(-50%);z-index:2;flex-direction:column;gap:18px;margin:0}.screen-picker button{width:13px;height:13px}.screen-panel-head{padding:22px 30px 14px}.screen-panel .screen-designs{gap:5px}.screen-panel-head .screen-designs>button{padding:0 9px;height:34px;font-size:9.5px;letter-spacing:.06em}}@media(max-width:380px){.screen-panel-head{padding:22px 30px 14px}.screen-panel-head .screen-designs>button{padding:0 7px;font-size:9px;letter-spacing:.04em}}.screen-panel-head:after{content:"";position:absolute;left:100%;bottom:0;width:15px;height:15px;pointer-events:none;background:var(--plate-gray,#262624);-webkit-mask:radial-gradient(circle 15px at 100% 0,#0000 0 15px,#000 15.5px);mask:radial-gradient(circle 15px at 100% 0,#0000 0 15px,#000 15.5px)}@media(max-width:767px){.puff-home .home-board{padding-left:25px;padding-right:25px}.puff-home .home-story+.screen-playground,.puff-home .screen-playground{padding-top:60px}.screen-tip:after{left:50%;right:auto;margin-left:-7px}}@media(min-width:768px){.screen-tip{margin-left:14%}.screen-tip:after{left:34px;right:auto}}.screen-panel-head{max-width:calc(100% - 40px);flex-wrap:wrap}@media(min-width:768px) and (max-width:1100px){.screen-panel-head{padding:18px 18px 14px}.screen-panel .screen-designs{gap:6px}.screen-panel-head .screen-designs>button{padding:0 10px;height:36px;font-size:10px;letter-spacing:.05em}}.screen-visual>.screen-tip{position:relative;order:-1;align-self:center;left:auto;right:auto;top:auto;bottom:auto;margin:0 auto -20px;transform:rotate(-2.5deg);max-width:min(92%,300px)}.screen-visual>.screen-tip:after{top:auto;bottom:-6px;left:50%;right:auto;margin-left:-7px}@media(min-width:768px){.screen-visual>.screen-tip{margin:0 auto -26px;max-width:312px;font-size:16.5px;transform:rotate(-2.5deg)}.screen-visual>.screen-tip:after{top:auto;bottom:-6px;left:50%;right:auto;margin-left:-7px}}.screen-visual .screen-stage>.screen-picker{inset:auto;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:22px;width:auto;height:auto;margin:0}@media(min-width:768px){.screen-visual .screen-stage>.screen-picker{left:3%;gap:26px}}@media(max-width:767px){.screen-visual .screen-stage>.screen-picker{left:2px;gap:18px}}.screen-gem{--gem-h:250px;width:min(100%,calc(var(--gem-h) * var(--ar,.78)));height:auto;align-self:flex-start}@media(max-width:1050px){.screen-gem{--gem-h:236px}}@media(max-width:767px){.screen-gem{--gem-h:224px}}@media(min-width:768px) and (max-width:1100px){.screen-maker{grid-template-columns:1fr}.screen-toolbar{flex-wrap:wrap;align-items:center;padding:18px 16px}.screen-toolbar,.screen-toolbar .screen-tools{flex-direction:row}.screen-toolbar .screen-tools button{padding:8px 10px}.screen-toolbar-brush{flex:1 1 140px}.screen-toolbar-hint{flex-basis:100%}.screen-toolbar-actions{flex-direction:row;margin-top:0;margin-left:auto}}.screen-panel .screen-designs>button[aria-pressed=true]{background:#dbfc1a;color:#111;border-color:#dbfc1a;box-shadow:0 0 0 1px #0004,0 0 18px #dbfc1a55}.puff-home-light .screen-panel .screen-designs>button[aria-pressed=true]{color:#181916}.screen-panel .screen-designs>button[aria-pressed=true] .screen-tab-count{background:#111;opacity:.14}@media(min-width:768px) and (max-width:1100px){.screen-panel-head{padding:22px 30px 14px}}.puff-home-light .home-board{--spec-ink:#f4f3ee}.puff-home-light .home-board .text-black{color:var(--spec-ink)}.bp-outline path{fill:#000}.puff-home-light .bp-outline circle{fill:#f4f3ee}.puff-home-light .screen-ring path{stroke:#181916;filter:drop-shadow(0 0 6px #18191655)}