:root{--font-display:"Chillax", ui-rounded, "Nunito", "Quicksand", system-ui, sans-serif;--font-book:"Fraunces", "Iowan Old Style", Georgia, serif;--ink:#111010;--ink-plum:#110010;--ink-60:#11001099;--ink-40:#11001066;--line:#11001033;--line-soft:#1100101a;--cream:#fff8e3;--lavender:#f0e3ff;--bg-family:linear-gradient(to bottom, var(--cream), var(--lavender));--bg-console:#faf6ee;--bg-reader:#e5d8ba;--bg-reader-dark:#2a241c;--panel:#f0eeebf5;--card:#ffffffa3;--card-line:#f0eeeb;--paper:#fffaf0;--orange-hi:#ffab44;--orange-lo:#ffda76;--orange-deep:#e5943d;--grad-primary:linear-gradient(to top, var(--orange-lo), var(--orange-hi));--grad-purple:linear-gradient(to bottom, #8a54ff, #d154ff);--grad-blue:linear-gradient(to top, #76c4ff 3.7%, #444aff);--sky:#a8d8ff;--sky-line:#329df4;--ok:#2f8f5b;--ok-bg:#e2f4e9;--warn:#b26a00;--warn-bg:#fff0d1;--bad:#c2362b;--bad-bg:#fde4e1;--info:#3358c4;--info-bg:#e3eaff;--plum:#7a3fd0;--plum-bg:#efe4ff;--shadow-primary:inset 0 0 6px #0000001a, inset 3px 3px 8px #ffffff80, inset -3px -3px 8px #e5943d80;--shadow-secondary:inset 2px 2px 4px #fffc, inset -2px -2px 6px #11001026;--shadow-book:0 1rem 1.5rem -.5rem #3c1e5059, 0 .125rem .25rem #0003;--r-pill:64px;--r-card:24px;--r-field:16px}html{font-size:clamp(11.5px,.8334vw,16px)}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-display);color:var(--ink);-webkit-font-smoothing:antialiased;background:var(--cream);margin:0;font-weight:500}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:3px solid var(--sky-line);outline-offset:2px}.btn{border-radius:var(--r-pill);min-width:15.625rem;height:3.5rem;box-shadow:var(--shadow-secondary);letter-spacing:.01em;text-transform:uppercase;color:var(--ink);white-space:nowrap;background:#fff;border:0;justify-content:center;align-items:center;gap:.5rem;padding:0 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .12s,filter .12s;display:inline-flex;position:relative}.btn:hover{filter:brightness(1.03);transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--grad-primary);box-shadow:var(--shadow-primary)}.btn--narrow{min-width:13.75rem}.btn--block{width:100%;min-width:0}.btn:disabled,.btn[aria-disabled=true]{opacity:.45;cursor:not-allowed;filter:none;transform:none}.btn--quiet{box-shadow:none;text-underline-offset:3px;background:0 0;min-width:0;text-decoration:underline}.icon-btn{width:3rem;height:3rem;box-shadow:var(--shadow-secondary);background:#fff;border:0;border-radius:50%;place-items:center;display:inline-grid}.icon-btn img{width:1.5rem;height:1.5rem}.field{border:1px solid var(--line);border-radius:var(--r-field);background:#fff;width:100%;height:3.5rem;padding:0 1rem;font-size:1rem;font-weight:500}.field::placeholder{color:#0009}textarea.field{resize:vertical;height:auto;padding:1rem;line-height:1.4}.field--error{border-color:var(--bad);background:#fff8f7}.pill{border-radius:var(--r-pill);letter-spacing:.02em;white-space:nowrap;color:var(--ink);background:#fff;align-items:center;gap:.4em;padding:.3em .85em;font-size:.8125rem;font-weight:600;display:inline-flex}.pill:before{content:"";background:currentColor;border-radius:50%;width:.5em;height:.5em}.pill--creating{background:var(--plum-bg);color:var(--plum)}.pill--ready{background:var(--ok-bg);color:var(--ok)}.pill--print_requested,.pill--approved{background:var(--warn-bg);color:var(--warn)}.pill--printing{background:var(--info-bg);color:var(--info)}.pill--shipped{color:#4d463b;background:#e7e3dc}.pill--failed,.pill--sent_back{background:var(--bad-bg);color:var(--bad)}.pill--plain:before{display:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.icon-btn img.flip{transform:scaleX(-1)}.dropdown{display:inline-block;position:relative}.dropdown__field{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.dropdown__field>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropdown__chevron{opacity:.6;flex:none;width:.75rem;height:.5rem;margin-right:.25rem;transition:transform .15s}.dropdown.is-open .dropdown__chevron{transform:rotate(180deg)}.dropdown__list{z-index:30;background:#fff;border:1px solid #0000001a;border-radius:14px;min-width:100%;margin:0;padding:6px;font-size:14px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #28180829}.dropdown__list li{white-space:nowrap;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:1rem;padding:8px 10px;display:flex}.dropdown__list li.is-active{background:#fdf1dc}.dropdown__list li[aria-selected=true]{font-weight:600}.dropdown__list li svg{width:.75rem;height:.625rem;color:var(--orange-deep);flex:none}.fam{background:var(--bg-family);background-attachment:fixed;flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.step{flex-direction:column;flex:1;align-items:center;width:100%;padding:5rem 2rem 0;display:flex}.step__body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3rem;width:100%;padding-bottom:2rem;display:flex}.step__body--top{justify-content:flex-start;padding-top:3.5rem}.step__actions{justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem 0 4rem;display:flex}.step__head{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.step__head h1{font-size:3rem;font-weight:600;line-height:1.1}.step__head p{text-wrap:balance;max-width:50rem;font-size:1.5rem;line-height:1.25}.step__head--wide h1{white-space:nowrap}.step__head--wide p{max-width:59rem}.step__hint{color:var(--ink-40);text-align:center;font-size:.875rem}.step__hint--plain{color:var(--ink-60);font-size:1.0625rem}.progress{border-radius:var(--r-pill);background:#fff;flex:none;width:33.1875rem;height:.75rem}.progress__fill{border-radius:var(--r-pill);background:var(--grad-primary);height:100%;transition:width .6s;box-shadow:inset 0 0 2px #0000001a,inset 1px 1px 2px #ffffff80,inset -1px -1px 2px #e5943d80}.mascot{align-items:flex-start;display:inline-flex;position:relative}.mascot__img{width:10.2rem;height:auto}.mascot--orange .mascot__img{transform:scaleX(-1)}.mascot--sm .mascot__img{width:5rem}.mascot--lg .mascot__img{width:10.2rem}.mascot__bubble{margin-left:2rem;position:relative}.mascot__dot{background:#b054ff;border-radius:50%;width:.5rem;height:.5rem;position:absolute;bottom:0;left:-1rem}.mascot__say{color:#fff;white-space:nowrap;background:var(--grad-purple);border-radius:1rem;padding:1rem;font-size:1.25rem;font-weight:500;line-height:1.25;box-shadow:inset 0 0 6px #00000026,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #e055ff}.mascot__say strong{font-weight:600;display:block}.mascot--blue .mascot__say{background:var(--grad-blue);border-radius:var(--r-pill);padding:.5rem 1rem;box-shadow:inset 0 0 5px #0000001a,inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #7dd4ff}.mascot--blue .mascot__dot{background:#5f8dff}.mascot--orange .mascot__say,.mascot--home .mascot__say{background:var(--grad-primary);color:var(--ink);box-shadow:var(--shadow-primary)}.mascot--orange .mascot__dot,.mascot--home .mascot__dot{background:var(--orange-hi)}.mascot--float .mascot__img{animation:3.2s ease-in-out infinite bob}@keyframes bob{50%{transform:translateY(-.5rem)}}.mascot--orange.mascot--float .mascot__img{animation-name:bob-flip}@keyframes bob-flip{0%,to{transform:scaleX(-1)}50%{transform:scaleX(-1)translateY(-.5rem)}}.welcome{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.welcome__hero{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3rem;padding:0 0 9rem;display:flex}.welcome__hero h1{text-align:center;font-size:4rem;font-weight:500;line-height:1.1}.welcome__hero h1 b{font-weight:600}.welcome__hero p{text-align:center;margin-top:1rem;font-size:1.5rem;line-height:1.25}.scrim{z-index:20;background:#0000004d;place-items:center;animation:.2s fade;display:grid;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.modal{background:var(--panel);-webkit-backdrop-filter:blur(12px);border-radius:2rem;flex-direction:column;gap:1rem;width:34.375rem;min-height:26rem;padding:2rem;display:flex;position:relative}.modal h2{margin-bottom:2.5rem;padding-right:3rem;font-size:2rem;font-weight:500;line-height:1.25}.modal h2 b{font-weight:600}.modal__close{width:2.5rem;height:2.5rem;box-shadow:inset 0 0 4px #0000001a, var(--shadow-secondary);background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.modal__close img{width:1rem;height:1rem}.modal__text{font-size:1.125rem;line-height:1.4}.modal__fine{color:var(--ink-60);text-align:center;margin-top:auto;padding-top:1.5rem;font-size:.75rem;line-height:1.35}.modal__error{color:var(--bad);font-size:.9375rem}.modal__mail{border:1px dashed var(--line);background:#fff;border-radius:1rem;padding:1.25rem;font-size:.9375rem;line-height:1.45}.modal__mail small{color:var(--ink-40);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;font-size:.6875rem;font-weight:600;display:block}.proto-note{color:var(--plum);background:#ffffff73;border:1px dashed #7a3fd073;border-radius:.75rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;padding:.6rem 1rem;font-size:.8125rem;display:flex}.proto-note button{background:var(--plum-bg);color:var(--plum);border-radius:var(--r-pill);border:0;padding:.25rem .75rem;font-size:.8125rem;font-weight:600}.proto-note button:hover{background:#e2d0ff}.proto-note__thumb{width:2.5rem;height:2.5rem;overflow:hidden;border-radius:.5rem!important;padding:0!important}.proto-note__thumb img{object-fit:cover;width:100%;height:100%}.consent{background:var(--card);border:1px solid var(--card-line);border-radius:var(--r-card);flex-direction:column;gap:1.1rem;width:46rem;padding:2rem 2.25rem;display:flex}.consent li{margin-bottom:.6rem;font-size:1.125rem;line-height:1.4}.consent ul{margin:0;padding-left:1.25rem}.check{cursor:pointer;align-items:flex-start;gap:.85rem;font-size:1.0625rem;line-height:1.35;display:flex}.check input{width:1.4rem;height:1.4rem;accent-color:var(--orange-hi);flex:none;margin-top:.1rem}.drop{border-radius:var(--r-card);background:var(--card);border:1px solid var(--card-line);text-align:center;flex-direction:column;align-items:center;width:42.5rem;height:21.875rem;padding:1.9rem 2rem 1.75rem;transition:border-color .15s,background .15s;display:flex;position:relative}.drop--over{border:2px dashed var(--orange-hi);background:#ffffffd9}.drop--error{border-color:var(--bad);background:#fff4f3d9}.drop h2{color:var(--ink-plum);font-size:1.5rem;font-weight:600}.drop__mid{color:var(--ink-60);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;font-size:1rem;display:flex}.drop__mid img.drop__icon{width:2.5rem;height:2.5rem}.drop__mid button{color:var(--ink-plum);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.drop__foot{color:var(--ink-40);font-size:.875rem}.drop__preview{border-radius:.75rem;width:auto;height:11rem;box-shadow:0 .25rem 1rem #00000026}.drop__error{color:var(--bad);max-width:30rem;font-size:1.0625rem;font-weight:600;line-height:1.35}.drop__error small{color:var(--ink-60);margin-top:.35rem;font-size:.9375rem;font-weight:500;display:block}.discover{width:21.875rem;height:21.875rem;position:relative}.discover img{object-fit:cover;object-position:50% 30%;-webkit-mask-image:radial-gradient(closest-side,#000 86%,#0000 100%);filter:none;border-radius:1.5rem;width:100%;height:100%;box-shadow:0 0 0 1rem #fff0;mask-image:linear-gradient(#000,#000)}.discover:after{content:"";pointer-events:none;border-radius:1.5rem;position:absolute;inset:-2px;box-shadow:inset 0 0 1rem .75rem #f6ebf3}.discover__scan{pointer-events:none;background:linear-gradient(#0000,#ffffff8c,#0000);height:22%;animation:2.4s ease-in-out infinite scan;position:absolute;top:0;left:0;right:0}@keyframes scan{0%{top:-22%}to{top:100%}}.found{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:46rem;min-height:2.4rem;display:flex}.found span{border-radius:var(--r-pill);box-shadow:var(--shadow-secondary);background:#fff;padding:.4rem 1rem;font-size:1rem;animation:.35s backwards pop}@keyframes pop{0%{opacity:0;transform:scale(.8)translateY(.4rem)}}.options{flex-direction:column;gap:1rem;width:34.375rem;display:flex}.option{text-align:left;background:#fff;border:2px solid #0000;border-radius:1rem;flex-direction:column;gap:.5rem;min-height:5.3125rem;padding:.875rem 1rem;transition:border-color .12s,transform .12s;display:flex}.option:hover{transform:translateY(-1px)}.option b{font-size:1.25rem;font-weight:600;line-height:1.25}.option span{color:#0009;font-size:1rem;line-height:1.25}.option[aria-pressed=true]{border-color:var(--orange-hi);background:#fffaf0;box-shadow:0 0 0 4px #ffab4433}.cover{aspect-ratio:1;width:15.625rem;box-shadow:var(--shadow-book);border-radius:4px;flex:none;position:relative;overflow:hidden;container-type:size}.cover__art{object-fit:cover;width:100%;height:100%}.cover__sheen{pointer-events:none;background:linear-gradient(#ffffff4d,#fff0 49.8%);position:absolute;inset:0}.cover:not(.cover--pending) .cover__art{-webkit-mask-image:none}.cover__title:before{content:"";z-index:-1;background:linear-gradient(#180a309e,#180a3066 55%,#0000);position:absolute;inset:-7cqw -7cqw -14cqw}.cover:after{content:"";background:linear-gradient(90deg,#0000002e,#ffffff1f 60%,#0000);width:3.2cqw;position:absolute;inset:0 auto 0 0}.cover__title{z-index:1;text-align:center;color:#fff;text-shadow:0 .4cqw #00000059,0 0 3cqw #0000008c;flex-direction:column;gap:2cqw;font-size:10.5cqw;font-weight:700;line-height:1.05;display:flex;position:absolute;inset:7cqw 7cqw auto}.cover__title small{letter-spacing:.02em;font-size:3.6cqw;font-weight:600}.cover--pending .cover__art{filter:saturate(.7)brightness(1.05);opacity:.75;mix-blend-mode:multiply}.cover--pending{background:#fff!important}.idea{flex-direction:column;gap:1.5rem;width:46.875rem;display:flex}.idea dt{font-size:1rem;font-weight:500;line-height:1.25}.idea dd{white-space:pre-line;margin:.25rem 0 0;font-size:1.25rem;font-weight:600;line-height:1.25}.idea dd.idea__title{font-size:1.5rem}.idea-swap{animation:.4s swap}.ideanav{border-radius:var(--r-pill);background:#ffffffb3;gap:.5rem;padding:.3rem;display:flex}.ideanav__dot{border-radius:var(--r-pill);color:var(--ink-60);background:0 0;border:0;padding:.5rem 1.25rem;font-size:1rem;font-weight:600}.ideanav__dot[aria-selected=true]{color:inherit;box-shadow:var(--shadow-secondary);background:#fff}.textlink{font:inherit;color:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}@keyframes swap{0%{opacity:0;transform:translateY(.5rem)}}.creating{align-items:center;gap:5rem;display:flex}.creating__cover{place-items:center;width:23rem;height:23rem;display:grid;position:relative}.creating__cover .cover{width:21rem}.creating__veil{box-shadow:var(--shadow-book);color:var(--ink-60);text-align:center;background:repeating-linear-gradient(45deg,#fff 0 1rem,#f7efe0 1rem 2rem);border-radius:4px;place-items:center;padding:2rem;font-size:1.125rem;display:grid;position:absolute;inset:1rem}.creating__reveal{animation:.9s cubic-bezier(.2,.9,.3,1.2) reveal}@keyframes reveal{0%{opacity:0;transform:scale(.85)rotate(-4deg)}}.steps{flex-direction:column;gap:1rem;width:27rem;margin:0;padding:0;list-style:none;display:flex}.steps li{color:var(--ink-40);align-items:center;gap:.85rem;font-size:1.25rem;display:flex}.steps li i{color:#0000;width:1.75rem;height:1.75rem;box-shadow:var(--shadow-secondary);background:#fff;border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-style:normal;font-weight:700;display:grid}.steps li.is-done{color:var(--ink)}.steps li.is-done i{background:var(--grad-primary);color:var(--ink)}.steps li.is-now{color:var(--ink);font-weight:600}.steps li.is-now i{animation:1.2s ease-in-out infinite pulse}@keyframes pulse{50%{box-shadow:0 0 0 .4rem #ffab4459}}.home{flex-direction:column;flex:1;width:100%;padding:3rem;display:flex}.home__top{justify-content:space-between;align-items:flex-start;display:flex}.home__hello{padding-top:.75rem;font-size:2rem;font-weight:500;line-height:1.25}.home__hello b{font-weight:600}.home__tools{align-items:center;gap:1rem;display:flex}.home__tools .btn img{width:2rem;height:2rem}.home__mascot{margin-top:1.5rem}.home__stage{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2.5rem;margin-top:-6rem;display:flex}.shelf{justify-content:center;align-items:flex-end;gap:2.5rem;min-height:17.5rem;display:flex}.shelf__item{background:0 0;border:0;flex-direction:column;align-items:center;gap:.75rem;padding:0;transition:transform .25s;display:flex}.shelf__item .cover{width:10.5rem;transition:width .25s}.shelf__item[aria-pressed=true] .cover{width:15.625rem}.shelf__item:not([aria-pressed=true]):hover{transform:translateY(-.4rem)}.shelf__item:not([aria-pressed=true]) .cover{opacity:.92}.home__detail{text-align:center;flex-direction:column;align-items:center;gap:.5rem;min-height:12rem;display:flex}.home__detail h2{font-size:2rem;font-weight:600;line-height:1.25}.home__meta{text-transform:uppercase;color:#11101099;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;display:flex}.home__line{color:var(--ink-60);max-width:36rem;font-size:1.0625rem;line-height:1.35}.home__actions{gap:1.5rem;margin-top:1.5rem;display:flex}.home__mini{width:18rem;margin-top:.75rem}.home__mini .progress{width:100%;height:.5rem}.reader{background:var(--bg-reader);flex-direction:column;align-items:center;min-height:100vh;transition:background .3s;display:flex}.reader--dark{background:var(--bg-reader-dark);color:#f3e9d6}.reader__bar{justify-content:space-between;align-items:center;width:100%;padding:3rem 3rem 0;display:flex}.reader__count{text-transform:uppercase;letter-spacing:.04em;opacity:.6;font-size:1rem;font-weight:600}.reader__stage{flex:1;place-items:center;width:100%;padding:1rem 0;display:grid}.reader__spread{animation:.35s turn;display:flex}.reader__page{aspect-ratio:1;width:min(43rem,64vh,45vw);position:relative}.reader__page:not(:empty){box-shadow:0 0 1rem #0003}.reader__cover{cursor:pointer;background:0 0;border:0;padding:0;animation:.35s turn}.reader__cover .cover{border-radius:.375rem;width:min(43rem,64vh,45vw)}.reader__inside{opacity:.9;position:absolute;inset:0;background-image:radial-gradient(#ffffff73 .55rem,#0000 .65rem)!important;background-size:4rem 4rem!important}.reader__page--left:after,.reader__page--right:after{content:"";pointer-events:none;width:2.2rem;position:absolute;top:0;bottom:0}.reader__page--left:after{background:linear-gradient(270deg,#00000029,#0000);right:0}.reader__page--right:after{background:linear-gradient(90deg,#00000029,#0000);left:0}.reader__page:empty:after{display:none}@keyframes turn{0%{opacity:.2;transform:translate(1rem)}}.page{aspect-ratio:1;background:var(--paper);color:#2b2118;width:100%;font-family:var(--font-book);font-weight:400;position:relative;overflow:hidden;container-type:size}.page__full{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.page__lettered{font-family:"Patrick Hand", var(--font-book);color:#3a2a20}.page__lettered .page__title{color:var(--orange-deep);font-family:inherit;font-size:10cqw;font-weight:400}.page__title--end{font-size:12cqw!important}.page__line{text-wrap:balance;max-width:74cqw;margin:0;font-size:7.4cqw;line-height:1.25}.page__small{margin:0;font-size:3cqw}.page__artistname{font-family:"Patrick Hand", var(--font-book);color:var(--orange-deep);margin:-1cqw 0;font-size:15cqw;line-height:1}.page__lettered .page__drawing{max-width:62cqw;max-height:50cqw;transform:none}.page__center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4cqw;display:flex;position:absolute;inset:9cqw}.page__center--left{text-align:left;align-items:flex-start}.page__title{font-family:var(--font-book);margin:0;font-size:9cqw;font-weight:600;line-height:1.05}.page__byline{letter-spacing:.04em;opacity:.65;font-size:2.6cqw;font-family:var(--font-display);font-weight:500}.page__kicker{font-family:var(--font-display);letter-spacing:.02em;font-size:3.2cqw;font-weight:600}.page__cutout{filter:drop-shadow(0 1cqw 1.5cqw #0000002e);width:auto;max-height:44cqw}.page__cutout--small{max-height:26cqw}.page__drawing{border:1.6cqw solid #fff;max-width:70cqw;max-height:56cqw;transform:rotate(-2deg);box-shadow:0 1cqw 3cqw #0003}.page__dedication{max-width:60cqw;font-size:4.4cqw;font-style:italic;line-height:1.4}.page__prose{max-width:72cqw;font-size:4.3cqw;line-height:1.5}.page__prose--small{font-size:3.2cqw}.page__ornament{color:var(--orange-deep);font-size:4cqw}.page__list{flex-direction:column;gap:2.5cqw;margin:0;padding-left:5cqw;font-size:3.6cqw;line-height:1.5;display:flex}.page__frame{border:.6cqw dashed #2b211859;border-radius:3cqw;width:66cqw;height:58cqw}.page__endpaper{opacity:.85;background-color:inherit;position:absolute;inset:0;background-image:radial-gradient(#ffffff80 1.2cqw,#0000 1.4cqw)!important;background-size:9cqw 9cqw!important}.page--endpaper{background:#f0b765}.page--title,.page--dedication,.page--opening,.page--words,.page--closing{background:#fbf3e4}.guide{pointer-events:none;position:absolute}.guide--trim{border:.5cqw solid #e0218a;inset:0}.guide--safe{border:.35cqw dashed #00a3c7;inset:2.5cqw}.sheet{background:var(--card);border:1px solid var(--card-line);border-radius:var(--r-card);flex-direction:column;gap:1.75rem;width:52rem;padding:2rem 2.25rem;display:flex}.q{flex-direction:column;gap:.75rem;display:flex}.q>label,.q>span{font-size:1.1875rem;font-weight:600;line-height:1.3}.q small{color:var(--ink-60);font-size:.9375rem;font-weight:500}.chips{flex-wrap:wrap;gap:.75rem;display:flex}.chip{border-radius:var(--r-pill);box-shadow:var(--shadow-secondary);background:#fff;border:2px solid #0000;padding:.6rem 1.35rem;font-size:1.0625rem;font-weight:600}.chip[aria-pressed=true]{background:var(--grad-primary);box-shadow:var(--shadow-primary)}.flagrow{flex-wrap:wrap;gap:.5rem;display:flex}.flag{background:0 0;border:2px solid #0000;border-radius:.4rem;width:4.25rem;padding:0;position:relative;overflow:hidden}.flag[aria-pressed=true]{border-color:var(--bad);box-shadow:0 0 0 3px #c2362b40}.flag em{font-size:.6875rem;font-style:normal;font-weight:700;font-family:var(--font-display);z-index:1;background:#ffffffe6;border-radius:.3rem;padding:0 .3rem;position:absolute;top:.2rem;left:.2rem}.formgrid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.formgrid>*{grid-column:span 6}.formgrid .c2{grid-column:span 2}.formgrid .c3{grid-column:span 3}.formgrid label{flex-direction:column;gap:.4rem;font-size:.9375rem;font-weight:600;display:flex}.split{justify-content:center;align-items:flex-start;gap:4rem;display:flex}.split__aside{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:19rem;display:flex}.split__aside .cover{width:17rem}.facts{color:var(--ink-60);margin:0;padding:0;font-size:1rem;line-height:1.5;list-style:none}.facts b{color:var(--ink);font-weight:600}.track{flex-direction:column;width:34rem;margin:0;padding:0;list-style:none;display:flex}.track li{gap:1.25rem;padding-bottom:2rem;display:flex;position:relative}.track li:last-child{padding-bottom:0}.track li:before{content:"";background:#fff;border-radius:1rem;width:.25rem;margin-left:-.125rem;position:absolute;top:2rem;bottom:0;left:.9375rem}.track li:last-child:before{display:none}.track li.is-done:before{background:var(--orange-lo)}.track i{color:#0000;width:1.875rem;height:1.875rem;box-shadow:var(--shadow-secondary);z-index:1;background:#fff;border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-style:normal;font-weight:700;display:grid}.track li.is-done i{background:var(--grad-primary);color:var(--ink)}.track li.is-now i{box-shadow:0 0 0 .35rem #ffab4459, var(--shadow-secondary)}.track b{font-size:1.25rem;font-weight:600;display:block}.track span{color:var(--ink-60);font-size:1rem;line-height:1.35}.track li:not(.is-done):not(.is-now) b{color:var(--ink-40)}.topbar{pointer-events:none;z-index:2;justify-content:space-between;display:flex;position:absolute;top:3rem;left:3rem;right:3rem}.topbar>*{pointer-events:auto}@container (width<=90px){.cover__title{display:none}}.home__full{border-radius:var(--r-pill,999px);max-width:52rem;box-shadow:var(--shadow-secondary);background:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin:0 auto 1rem;padding:.9rem 1.5rem;font-size:1rem;display:flex}.home__full p{margin:0}.console{background:var(--bg-console);background-image:linear-gradient(#fff8e3 0,#faf6ee 220px);grid-template-columns:232px minmax(0,1fr);min-height:100vh;font-size:14px;line-height:1.4;display:grid}.console .btn{gap:8px;min-width:0;height:40px;padding:0 20px;font-size:13px}.console .btn--lg{height:48px;padding:0 28px;font-size:14px}.console .btn--tiny{height:30px;padding:0 12px;font-size:11.5px}.console .btn--danger{color:var(--bad)}.console .pill{font-size:12px}.console .field{border-radius:12px;height:40px;padding:0 12px;font-size:14px}.console textarea.field{height:auto;padding:10px 12px}.console .cover{border-radius:3px;width:44px;box-shadow:0 2px 6px #3c1e5040}.console .cover__title small{display:none}.side{background:#ffffff8c;border-right:1px solid #efe7d8;flex-direction:column;gap:4px;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.side__brand{align-items:center;gap:10px;padding:0 8px 20px;font-size:18px;font-weight:600;display:flex}.side__brand img{width:34px;transform:scaleX(-1)}.side__brand small{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-40);font-size:11px;font-weight:600;display:block}.side h4{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-40);margin:18px 8px 6px;font-size:11px;font-weight:600}.side a{border-radius:12px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.side a:hover{background:#ffffffe6}.side a.active{background:var(--grad-primary);box-shadow:var(--shadow-primary);font-weight:600}.side a em{background:#fff;border-radius:64px;padding:1px 8px;font-size:12px;font-style:normal;font-weight:600}.side__me{color:var(--ink-60);overflow-wrap:anywhere;align-items:center;gap:10px;margin-top:auto;padding:12px 8px 8px;font-size:13px;display:flex}.side__links{gap:8px;padding:0 8px 40px;display:flex}.side__me i{background:var(--grad-purple);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-style:normal;font-weight:600;display:grid}.side__me b{color:var(--ink);font-weight:600;display:block}.main{min-width:0;padding:32px 40px 96px}.main__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.main__head h1{font-size:28px;font-weight:600;line-height:1.15}.main__head p{color:var(--ink-60);max-width:720px;margin-top:4px;font-size:15px}.crumb{color:var(--ink-60);margin-bottom:8px;font-size:13px;text-decoration:none;display:inline-block}.crumb:hover{color:var(--ink)}.card{background:#fff;border:1px solid #efe7d8;border-radius:16px;padding:20px}.card h3{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.card h3 small{color:var(--ink-40);font-size:12px;font-weight:500}.card--flush{padding:0;overflow:hidden}.stack{flex-direction:column;gap:16px;display:flex}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.muted{color:var(--ink-60)}.small{font-size:12.5px}.tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.tile{background:#fff;border:1px solid #efe7d8;border-radius:16px;padding:16px 20px}.tile span{color:var(--ink-60);font-size:12.5px;display:block}.tile b{font-size:30px;font-weight:600;line-height:1.2;display:block}.tile small{color:var(--ink-60);font-size:12.5px}.tile small.up{color:var(--ok)}.tile small.down{color:var(--bad)}.tabs{background:#ffffffb3;border:1px solid #efe7d8;border-radius:64px;flex-wrap:wrap;gap:2px;margin-bottom:16px;padding:4px;display:inline-flex}.tabs a,.tabs button{background:0 0;border:0;border-radius:64px;align-items:center;gap:6px;padding:8px 16px;font-size:13.5px;font-weight:500;text-decoration:none;display:inline-flex}.tabs a.active,.tabs button[aria-pressed=true]{background:var(--grad-primary);box-shadow:var(--shadow-primary);font-weight:600}.tabs em{background:#ffffffd9;border-radius:64px;padding:0 7px;font-size:11.5px;font-style:normal;font-weight:600}.table{border-collapse:collapse;width:100%}.table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-40);white-space:nowrap;border-bottom:1px solid #efe7d8;padding:12px 16px;font-size:11.5px;font-weight:600}.table td{vertical-align:middle;border-bottom:1px solid #f4eee2;padding:12px 16px}.table tr:last-child td{border-bottom:0}.table tbody tr:hover{background:#fffaf0}.table .num{text-align:right;font-variant-numeric:tabular-nums}.bookcell{align-items:center;gap:12px;min-width:0;display:flex}.bookcell b{font-weight:600;display:block}.bookcell span{color:var(--ink-60);font-size:12.5px}.empty{text-align:center;color:var(--ink-60);padding:48px}.badge{white-space:nowrap;border-radius:64px;align-items:center;gap:4px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.badge--warn{background:var(--warn-bg);color:var(--warn)}.badge--error{background:var(--bad-bg);color:var(--bad)}.badge--info{background:var(--info-bg);color:var(--info)}.badge--ok{background:var(--ok-bg);color:var(--ok)}.badge--plain{color:#4d463b;background:#f1ece2}.work{grid-template-columns:220px minmax(320px,1fr) 400px;align-items:start;gap:20px;display:grid}@media (width<=1500px){.work{grid-template-columns:180px minmax(300px,1fr) 360px;gap:16px}.console{grid-template-columns:200px minmax(0,1fr)}.main{padding:28px 28px 96px}}.work__drawing img{border:1px solid #efe7d8;border-radius:8px;width:100%}.work__drawing p{color:var(--ink-60);margin-top:8px;font-size:12.5px}.viewer{flex-direction:column;gap:12px;display:flex}.viewer__page{width:100%;max-width:640px;margin:0 auto;position:relative;box-shadow:0 2px 16px #00000026}.viewer__nav{justify-content:center;align-items:center;gap:12px;display:flex}.viewer__nav span{text-align:center;font-variant-numeric:tabular-nums;min-width:110px;font-weight:600}.thumbs{grid-template-columns:repeat(14,1fr);gap:5px;display:grid}.thumb{background:0 0;border:2px solid #0000;border-radius:4px;padding:0;position:relative;overflow:hidden}.thumb[aria-pressed=true]{border-color:var(--orange-hi);box-shadow:0 0 0 2px #ffab444d}.thumb u{z-index:1;border:1.5px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;right:2px}.thumb u.w{background:#e39a1b}.thumb u.e{background:var(--bad)}.thumb u.f{background:var(--plum);left:2px;right:auto}.redone{z-index:2;position:absolute;top:10px;left:10px}.busy{z-index:3;text-align:center;background:#fffaf0d9;place-items:center;font-size:15px;font-weight:600;display:grid;position:absolute;inset:0}.busy:before{content:"";border:4px solid #fff;border-top-color:var(--orange-hi);border-radius:50%;width:36px;height:36px;animation:.9s linear infinite spin;position:absolute;top:calc(50% - 56px)}@keyframes spin{to{transform:rotate(360deg)}}.kv{grid-template-columns:auto 1fr auto;align-items:baseline;gap:6px 12px;font-size:13.5px;display:grid}.kv dt{color:var(--ink-60)}.kv dd{margin:0}.kv .num{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.kv .total{color:var(--ink);border-top:1px solid #efe7d8;padding-top:6px;font-weight:600}.problem{border-bottom:1px solid #f4eee2;align-items:flex-start;gap:10px;padding:10px 0;font-size:13.5px;display:flex}.problem:last-child{border-bottom:0;padding-bottom:0}.problem.is-resolved{opacity:.5}.problem p{flex:1}.linkbtn{color:var(--info);text-underline-offset:2px;white-space:nowrap;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:600;text-decoration:underline}.rating{border-bottom:1px solid #f4eee2;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:10px 0;display:grid}.rating:last-of-type{border-bottom:0}.rating b{font-weight:600}.rating span{color:var(--ink-60);grid-column:1;font-size:12.5px}.rating__dots{grid-area:1/2/span 2;gap:4px;display:flex}.rating__dots button{background:#f4eee2;border:0;border-radius:50%;width:32px;height:32px;font-size:13px;font-weight:600}.rating__dots button[aria-pressed=true]{background:var(--grad-primary);box-shadow:var(--shadow-primary)}.label{color:var(--ink-60);margin-bottom:6px;font-size:12.5px;font-weight:600;display:block}.toast{z-index:60;color:#fff;background:#2b2118;border-radius:64px;padding:12px 20px;font-size:14px;font-weight:500;animation:.25s pop;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000040}.checklist{flex-direction:column;gap:8px;margin:0;padding:0;font-size:13.5px;list-style:none;display:flex}.checklist li{align-items:flex-start;gap:8px;display:flex}.checklist i{flex:none;width:18px;font-style:normal;font-weight:700}.checklist .ok i{color:var(--ok)}.checklist .no i{color:var(--warn)}.pkg{grid-template-columns:minmax(0,1fr) 460px;align-items:start;gap:20px;display:grid}@media (width<=1500px){.pkg{grid-template-columns:minmax(0,1fr) 400px}}.sheetprev{aspect-ratio:21.776/11.5;width:100%;font-family:var(--font-display);border-radius:2px;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000002e;container-type:size}.sheetprev__bg{position:absolute;inset:0}.sheetprev__back,.sheetprev__front,.sheetprev__spine{height:86.956%;position:absolute;top:6.522%}.sheetprev__back{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3cqh;width:45.922%;padding:0 6cqw;display:flex;left:3.444%}.sheetprev__back p{text-shadow:0 1px 2px #0000004d;font-size:1.5cqw;font-weight:500;line-height:1.45}.sheetprev__back img{width:5cqw}.sheetprev__barcode{background:#fff repeating-linear-gradient(90deg,#111 0 2px,#fff 2px 5px,#111 5px 6px,#fff 6px 9px);border:.5cqw solid #fff;width:9cqw;height:5.5cqh;position:absolute;bottom:5cqh;right:3cqw}.sheetprev__spine{place-items:center;width:1.268%;display:grid;left:49.366%}.sheetprev__spine span{writing-mode:vertical-rl;color:#fff;white-space:nowrap;letter-spacing:.04em;font-size:.85cqw;font-weight:600}.sheetprev__front{width:45.922%;left:50.634%}.sheetprev__front .cover{width:100%;height:100%;box-shadow:none;border-radius:0}.sheetprev__front .cover:after{display:none}.sheetprev__front .cover__title small{display:block}.sheetprev__wrapart{object-fit:cover;filter:blur(6px)saturate(1.1);opacity:.55;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.g{pointer-events:none;position:absolute}.g--fold{border:0 dashed #e0218a}.g--safe{border:1.5px dashed #00a3c7}.g--label{white-space:nowrap;background:#ffffffeb;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}.legend{color:var(--ink-60);flex-wrap:wrap;align-items:center;gap:16px;font-size:12.5px;display:flex}.legend i{vertical-align:middle;border-top:2px solid #e0218a;width:18px;height:0;margin-right:6px;display:inline-block}.legend i.safe{border-top:2px dashed #00a3c7}.legend i.fold{border-top:2px dashed #e0218a}.interior{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.interior button{background:0 0;border:2px solid #0000;border-radius:3px;padding:0;position:relative;box-shadow:0 1px 4px #0000002e}.interior button[aria-pressed=true]{border-color:var(--orange-hi)}.interior em{z-index:1;background:#ffffffe6;border-radius:3px;padding:0 4px;font-size:10px;font-style:normal;font-weight:700;position:absolute;bottom:3px;left:3px}.xml{color:#f3e9d6;white-space:pre;background:#2b2118;border-radius:12px;max-height:520px;margin:0;padding:16px;font:12px/1.55 ui-monospace,SF Mono,Menlo,monospace;overflow:auto}.xml .t{color:#ffb86b}.xml .a{color:#9ad1ff}.xml .v{color:#c3e88d}.xml .c{color:#8d8272}.dl{border-bottom:1px solid #f4eee2;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.dl:last-child{border-bottom:0}.dl b{font-weight:600;display:block}.dl span{color:var(--ink-60);font-size:12.5px}.grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.bars{flex-direction:column;gap:10px;display:flex}.bar{grid-template-columns:190px 1fr 56px;align-items:center;gap:12px;font-size:13.5px;display:grid}.bar__track{background:#f4eee2;border-radius:4px;height:14px;display:flex;overflow:hidden}.bar__fill{background:#e8892b;border-radius:4px;height:100%}.bar__fill--b{background:#5b6fd6;border-radius:0 4px 4px 0}.bar .num{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.duo{grid-template-columns:170px 1fr;align-items:center;gap:6px 12px;font-size:13.5px;display:grid}.duo__pair{flex-direction:column;gap:3px;display:flex}.duo__row{grid-template-columns:1fr 34px;align-items:center;gap:8px;display:grid}.duo__row div{border-radius:3px;height:10px}.duo__row span{font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.key{color:var(--ink-60);gap:16px;font-size:12.5px;display:flex}.key i{border-radius:3px;width:10px;height:10px;margin-right:6px;display:inline-block}.spark{width:100%;max-width:560px;height:auto;margin:0 auto;display:block}.versus{grid-template-columns:1fr 1fr;gap:20px;display:grid}.versus__side{flex-direction:column;align-items:stretch;gap:12px;display:flex}.versus__side h3{justify-content:center;margin-bottom:0;font-size:20px;font-weight:600}.versus__img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:8px;width:100%;box-shadow:0 2px 16px #00000026}.versus__text{background:var(--paper);font-family:var(--font-book);border-radius:8px;min-height:260px;padding:32px;font-size:19px;line-height:1.55;box-shadow:0 2px 16px #0000001f}.versus__reveal{text-align:center;min-height:20px;font-size:13px;font-weight:600}.votebar{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.cmp{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.tally{border-collapse:collapse;width:100%;font-size:13px}.tally th{text-align:right;color:var(--ink-40);text-transform:uppercase;letter-spacing:.05em;padding:4px 6px;font-size:11px;font-weight:600}.tally th:first-child,.tally td:first-child{text-align:left}.tally td{text-align:right;font-variant-numeric:tabular-nums;border-top:1px solid #f4eee2;padding:7px 6px}.tally td b{font-weight:600}.proto{z-index:50;font-family:var(--font-display);font-size:13px;position:fixed;bottom:16px;left:16px}.proto__toggle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--plum);opacity:.75;background:#ffffffe0;border:1px dashed #7a3fd099;border-radius:64px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.proto__toggle:hover,.proto--open .proto__toggle{opacity:1}.proto__toggle i{background:var(--plum);border-radius:50%;width:8px;height:8px}.proto__panel{background:#fff;border:1px dashed #7a3fd099;border-radius:16px;width:760px;max-width:calc(100vw - 32px);padding:16px 20px;animation:.2s pop;position:absolute;bottom:40px;left:0;box-shadow:0 16px 48px #280a5040}.proto__head{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.proto__head span{color:var(--ink-40);font-size:12px}.proto__cols{grid-template-columns:1.25fr 1fr .8fr;gap:16px;display:grid}.proto__cols h4{text-transform:uppercase;letter-spacing:.08em;color:var(--plum);margin:6px 0;font-size:11px}.proto__cols button{text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:5px 8px;font-size:13px;display:block}.proto__cols button:hover{background:var(--plum-bg)}.proto__foot{color:var(--ink-40);border-top:1px solid #efe7d8;align-items:center;gap:12px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.proto__foot button{background:var(--plum-bg);color:var(--plum);white-space:nowrap;border:0;border-radius:64px;padding:6px 14px;font-weight:600}.console .cover.fam-cover{width:150px}
