:root{font-family:Arial,Helvetica,sans-serif;color:#151515;background:#fff;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;min-width:320px}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #8871ff;outline-offset:6px}button{color:inherit}svg{display:block;width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:96px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:20px;letter-spacing:-.8px;font-weight:700}.site-header nav{display:flex;gap:36px;font-size:13px}.site-header nav a:last-child{display:flex;gap:24px}.site-header a:hover,.site-footer a:hover,.platforms a:hover{text-decoration:underline;text-underline-offset:5px}.hero{position:relative;min-height:640px;height:calc(100svh - 96px);max-height:1000px;overflow:hidden}.hero-art{position:absolute;width:clamp(220px,29vw,440px);aspect-ratio:1;animation:arrive .85s cubic-bezier(.2,.8,.2,1) both}.hero-art:nth-child(1){left:3%;top:1%;--rotation:-18deg;animation-delay:.03s}.hero-art:nth-child(2){left:35%;top:16%;--rotation:8deg;animation-delay:.12s}.hero-art:nth-child(3){right:2%;top:0%;--rotation:17deg;animation-delay:.2s}.hero-art:nth-child(4){left:11%;bottom:8%;--rotation:-24deg;animation-delay:.25s}.hero-art:nth-child(5){right:10%;bottom:7%;--rotation:16deg;animation-delay:.3s}.hero-art svg{transition:transform .5s cubic-bezier(.2,.8,.2,1)}.hero-art:hover svg{transform:translateY(-8px)}@keyframes arrive{0%{opacity:0;transform:translateY(26px) rotate(calc(var(--rotation) - 6deg))}to{opacity:1;transform:translateY(0) rotate(var(--rotation))}}.hero-bottom{position:absolute;left:4.5%;right:4.5%;bottom:30px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.hero-bottom>a:nth-child(2){position:absolute;left:50%;transform:translate(-50%);display:flex;gap:28px}.quiet-button{border:0;background:none;padding:10px 0;font-size:12px}.hero-bottom>a:last-child{font-size:22px}.customizer{background:#080808;color:#fff;padding:65px 6% 76px;scroll-margin-top:0;color-scheme:dark}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading h2,.showcase-heading h1{font-size:clamp(28px,3vw,42px);letter-spacing:-1.7px;font-weight:500;margin:0}.section-heading>span{font-size:11px;color:#999}.studio{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:8%;margin-top:50px;align-items:start}.preview-panel{min-width:0;position:sticky;top:20px}.preview-panel #custom-preview{max-width:490px;margin:0 auto;padding:18px}#custom-preview svg{overflow:visible}.preview-toolbar{display:flex;justify-content:space-between;gap:12px;margin-top:32px}.preview-toolbar button{border:1px solid #454545;border-radius:30px;background:transparent;padding:14px 22px;font-size:12px}.preview-toolbar button:last-child{background:#fff;color:#111;border-color:#fff}.controls{font-size:12px}.controls fieldset{border:0;margin:0 0 28px;padding:0;min-width:0}.controls legend{padding:0;margin-bottom:16px;color:#aaa}.shape-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.shape-picker button{padding:5px;border:1px solid transparent;background:#1a1a1a;border-radius:7px;aspect-ratio:1}.shape-picker button[aria-pressed=true]{border-color:#fff;background:#333}.shape-picker button:hover{background:#333}.shape-picker svg{width:100%;height:100%}.color-row{display:flex;gap:12px;margin-bottom:28px}.color-row label{width:50%;display:flex;align-items:center;justify-content:space-between;color:#aaa}.color-row input{appearance:none;background:none;border:0;padding:0;width:32px;height:32px;cursor:pointer}.color-row input::-webkit-color-swatch-wrapper{padding:0}.color-row input::-webkit-color-swatch{border:1px solid #666;border-radius:50%}.range-label{display:flex;justify-content:space-between;color:#aaa;margin:0 0 12px}output{font-variant-numeric:tabular-nums;color:#fff}.controls input[type=range]{width:100%;margin:0 0 26px;accent-color:white;height:16px;cursor:pointer}.toggle-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.toggle-row input{accent-color:white;width:17px;height:17px}.controls details{border-top:1px solid #333}.controls summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;padding:20px 0;color:#aaa}.controls summary::-webkit-details-marker{display:none}.controls details[open] summary span{transform:rotate(45deg)}.advanced{padding-top:10px}.seed-label{display:flex;justify-content:space-between;align-items:center;color:#aaa}.seed-label input{width:110px;background:#191919;color:#fff;border:1px solid #444;border-radius:5px;padding:8px}.site-footer{padding:34px 4.5%;display:flex;align-items:center;justify-content:space-between}.site-footer .brand{font-size:16px}.site-footer>div{display:flex;gap:28px;font-size:11px;color:#666}.site-footer strong{font-weight:400}.showcase-heading{padding:54px 4.5% 45px;display:flex;align-items:center;justify-content:space-between}.showcase-heading>span{font-size:12px;color:#777}.catalog{padding:0 4.5% 70px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#e8e8e8;background-clip:content-box}.catalog-card{background:#fff;padding:25px 22px;min-width:0;content-visibility:auto;contain-intrinsic-size:auto 390px}.catalog-card .catalog-art{width:90%;margin:0 auto;transition:transform .35s}.catalog-card:hover .catalog-art{transform:translateY(-6px) rotate(-3deg)}.catalog-caption{display:flex;justify-content:space-between;font-size:11px;margin-top:16px;color:#555}.extras{padding:55px 4.5%;background:#080808;color:#fff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.extra-art{max-width:260px;margin:0 auto 35px}.extra-card>span{display:flex;justify-content:space-between;font-size:13px}.extra-card:hover>span{text-decoration:underline;text-underline-offset:5px}.platforms{padding:35px 4.5%;display:flex;justify-content:center;gap:50px;border-bottom:1px solid #eee;font-size:12px}@media(min-width:1500px){.hero-art:nth-child(4){left:17%}.hero-art:nth-child(5){right:16%}}@media(max-width:800px){.hero{min-height:570px;max-height:760px}.hero-art{width:37vw}.hero-art:nth-child(1){left:0;top:1%}.hero-art:nth-child(2){left:30%;top:25%}.hero-art:nth-child(3){right:0;top:5%}.hero-art:nth-child(4){left:3%;bottom:13%}.hero-art:nth-child(5){right:0;bottom:14%}.studio{gap:30px;grid-template-columns:minmax(0,1fr) 260px}.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.site-header{height:78px;padding:0 6%}.brand{font-size:17px;gap:7px}.brand img{width:23px;height:23px}.site-header nav{gap:19px;font-size:11px}.site-header nav a:last-child{gap:7px}.hero{height:calc(88svh - 78px);min-height:510px}.hero-art{width:48vw}.hero-art:nth-child(1){left:-5%;top:0}.hero-art:nth-child(2){left:25%;top:28%}.hero-art:nth-child(3){right:-6%;top:4%}.hero-art:nth-child(4){left:-5%;bottom:11%}.hero-art:nth-child(5){right:-3%;bottom:10%}.hero-bottom{left:6%;right:6%;bottom:20px}.hero-bottom>a:nth-child(2){gap:10px;font-size:11px}.customizer{padding:36px 6% 42px}.section-heading>span{font-size:9px}.studio{grid-template-columns:1fr;margin-top:20px;gap:38px}.preview-panel{position:static}.preview-panel #custom-preview{max-width:330px}.preview-toolbar{margin-top:12px}.controls{font-size:13px}.shape-picker{gap:10px}.controls legend{margin-bottom:14px}.site-footer{padding:28px 6%}.site-footer>div{gap:14px;font-size:10px}.showcase-heading{padding:38px 6% 30px}.catalog{padding:0 4% 35px}.catalog-card{padding:16px 10px;contain-intrinsic-size:auto 200px}.catalog-caption{font-size:10px}.extras{grid-template-columns:1fr;padding:32px 8%;gap:45px}.extra-art{max-width:230px;margin-bottom:20px}.platforms{gap:24px;font-size:11px}.section-heading h2{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art{transform:rotate(var(--rotation))}}.demo-page{--paper:#fff;--ink:#151515;--muted:#777;--track:#ddd;background:#fff;font-family:Arial,Helvetica,sans-serif}.demo-page .site-header{max-width:none}.demo-page main{padding:36px 4.5% 65px;max-width:1680px}.demo-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}.demo-heading h1{font-size:clamp(28px,3vw,42px);letter-spacing:-1.7px;font-weight:500;margin:0}.demo-heading a{font-size:12px}.demo-page .study-tile,.demo-page .loader-stage{background:#fff;border:1px solid #eee;border-radius:0;color:#777}.demo-page .loader-caption,.demo-page .stage-bottom{display:none}.demo-page .loader-description h2{font-size:13px;font-weight:400;letter-spacing:0}.demo-page .avatar-example{margin-top:20px;border-color:#eee;border-radius:0}.demo-page .avatar-art{background:transparent}.demo-page .motion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.demo-page .study-tile{aspect-ratio:1.15}.demo-page .card-transport,.demo-page .card-shuffle{font-family:Arial,Helvetica,sans-serif;letter-spacing:0}.demo-page .loading-grid{gap:40px 24px}@media(max-width:600px){.demo-page .motion-grid{grid-template-columns:1fr}.demo-heading{margin-bottom:30px}.demo-page main{padding-top:24px}}.demo-page .motion-paused svg *{animation-play-state:paused!important}.demo-page .study-art svg,.demo-page .loader-art svg{position:absolute;inset:0;width:100%;height:100%}.hero{min-height:600px;height:calc(100svh - 96px);max-height:1000px}.hero-field{position:absolute;inset:12px 3% 85px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));align-items:center;gap:12px 1%}.hero .hero-art{position:relative;inset:auto;width:100%;aspect-ratio:1;padding:0;border:0;background:none;animation:none;transform:none;border-radius:50%}.hero-art:nth-child(2n){align-self:end}.hero-art:nth-child(odd){align-self:start}.hero-drift{display:block}.hero .hero-art svg{transition:none;transform:none}.hero .hero-art:hover svg{transform:none}.hero-bottom>a:last-child{font-size:12px}.showcase-page .catalog{padding-top:24px}.catalog-link{display:block}.catalog-caption{align-items:center;gap:12px;min-height:36px}.catalog-caption>a:hover{text-decoration:underline;text-underline-offset:4px}.catalog-shuffle{border:0;background:transparent;padding:10px 0 10px 10px;font-size:11px;white-space:nowrap;color:#666}.catalog-shuffle:hover{color:#111;text-decoration:underline;text-underline-offset:4px}.catalog-card:hover .catalog-art{transform:none}.catalog-link:hover .catalog-art{transform:translateY(-6px) rotate(-3deg)}@media(max-width:800px){.hero{min-height:690px;max-height:none}.hero-field{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));inset:12px 4% 75px}.hero-art:nth-child(2n),.hero-art:nth-child(odd){align-self:center}.hero-art:nth-child(9){grid-column:2}}@media(max-width:580px){.hero{min-height:740px;height:calc(100svh - 78px)}.hero-field{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));inset:10px 4% 75px;gap:5px 1%}.hero-art:nth-child(9){grid-column:auto}.hero-art:nth-child(10){grid-column:2}.hero-bottom,.hero-bottom .quiet-button{font-size:10px}.hero-bottom>a:nth-child(2){font-size:10px}.catalog-caption{flex-wrap:wrap;gap:0}.catalog-caption>a{flex-basis:100%;font-size:10px}.catalog-shuffle{padding:9px 0;font-size:10px}.catalog-card{padding-bottom:9px}}@media(prefers-reduced-motion:reduce){.hero-drift{animation:none}}.hero .hero-art svg{overflow:visible}.hero-face{transform:rotate(var(--rotation));transform-origin:210px 210px}
