.app{flex-direction:column;min-height:100vh;display:flex}.topnav{z-index:20;background:var(--ink);color:var(--white);border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav-inner{align-items:center;gap:1.25rem;max-width:1120px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.brand{color:var(--white);font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.brand .accent{color:var(--red)}.brand svg,.brand-mark{filter:drop-shadow(0 4px 10px #d32f2f73)}.brand-mark{border-radius:8px;display:block}.nav-spacer{flex:1}.nav-link{color:#ffffffb8;border-radius:999px;padding:.45rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.nav-link:hover{color:var(--white);background:#ffffff14}.nav-link.active{color:var(--white);background:var(--red)}.page{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.btn{font-family:var(--font-body);cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .2s,background .15s,color .15s,border-color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--red);color:var(--white);box-shadow:var(--shadow-red)}.btn-primary:hover{background:var(--red-600);transform:translateY(-1px)}.btn-primary:disabled{opacity:.6;cursor:progress;box-shadow:none;transform:none}.btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:var(--shadow-sm)}.btn-ghost:hover{border-color:var(--ink);transform:translateY(-1px)}.btn-danger{color:var(--red);background:0 0;border-color:#d32f2f66}.btn-danger:hover{background:var(--red);color:var(--white);border-color:var(--red)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero{text-align:center;max-width:760px;margin:1.5rem auto 0}.hero-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--red-600);background:var(--red-050);border:1px solid #d32f2f2e;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .8rem;font-size:.74rem;font-weight:600;animation:.6s both fade-up;display:inline-flex}.hero-title{margin:1.2rem 0 .8rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;animation:.6s 50ms both fade-up}.hero-title .accent{color:var(--red);white-space:nowrap;position:relative}.hero-title .accent:after{content:"";background:var(--red);opacity:.25;border-radius:2px;height:.12em;position:absolute;bottom:.08em;left:0;right:0}.hero-sub{color:var(--muted);max-width:30rem;margin:0 auto 2rem;font-size:1.12rem;line-height:1.55;animation:.6s .1s both fade-up}.crawl-form{text-align:left;flex-direction:column;gap:1rem;animation:.6s .15s both fade-up;display:flex}.url-bar{background:var(--surface);border:1.5px solid var(--line);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .4rem .4rem 1.2rem;transition:border-color .15s,box-shadow .2s;display:flex}.url-bar:focus-within{border-color:var(--red);box-shadow:var(--shadow), 0 0 0 4px #d32f2f1f}.url-bar .globe{color:var(--muted-2);flex-shrink:0}.url-bar input[type=url]{font-family:var(--font-mono);color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.55rem 0;font-size:1rem}.url-bar input::placeholder{color:var(--muted-2);font-family:var(--font-mono)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.adv-toggle{color:var(--muted);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.3rem 0;font-size:.9rem;font-weight:600;display:inline-flex}.adv-toggle:hover{color:var(--ink)}.adv-toggle:before{content:"+";font-family:var(--font-mono);color:var(--red);font-weight:700}.advanced{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin:0;padding:1.25rem 1.4rem;animation:.3s both fade-up;display:grid}.advanced .adv-field{flex-direction:column;gap:.35rem;display:flex}.advanced label{color:var(--muted);font-size:.82rem;font-weight:600}.advanced input[type=number]{border:1.5px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--ink);outline:none;padding:.5rem .7rem;font-size:.95rem;transition:border-color .15s}.advanced input[type=number]:focus{border-color:var(--red)}.advanced .check{color:var(--ink);cursor:pointer;flex-direction:row;align-items:center;gap:.55rem;font-size:.92rem;font-weight:500}.advanced .check input{width:1.05rem;height:1.05rem;accent-color:var(--red)}.trust-row{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:2rem;animation:.6s .25s both fade-up;display:flex}.chip{font-family:var(--font-mono);color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.35rem .8rem;font-size:.76rem}.chip b{color:var(--ink)}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.4rem;animation:.5s both fade-up;display:flex}.section-head h1{font-size:2rem;font-weight:800}.section-head .count{font-family:var(--font-mono);color:var(--muted);font-size:.9rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}thead th{text-align:left;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);background:#fbf9f7;padding:.9rem 1.1rem;font-size:.72rem;font-weight:600}tbody td{border-bottom:1px solid var(--line);vertical-align:middle;padding:.85rem 1.1rem;font-size:.95rem}tbody tr:last-child td{border-bottom:none}tbody tr{transition:background .12s}tbody tr:hover{background:#fbf6f5}.jobs td a,.products td a{color:var(--red-600);font-weight:600;text-decoration:none}.jobs td a:hover,.products td a:hover{text-decoration:underline}.products td:first-child{width:56px}.products .price,.jobs .num{font-family:var(--font-mono)}.thumb{object-fit:cover;border:1px solid var(--line);background:var(--paper);cursor:zoom-in;border-radius:8px;width:44px;height:44px;transition:transform .15s,box-shadow .15s}.thumb:hover{box-shadow:var(--shadow);z-index:5;border-color:var(--red);position:relative;transform:scale(1.9)}.lightbox{z-index:100;cursor:zoom-out;background:#1e1e1ed1;justify-content:center;align-items:center;padding:2rem;animation:.18s both fade-up;display:flex;position:fixed;inset:0}.lightbox img{object-fit:contain;background:var(--white);cursor:default;border-radius:12px;max-width:min(90vw,720px);max-height:88vh;box-shadow:0 20px 60px #00000080}.lightbox-nav{width:3rem;height:3rem;color:var(--ink);cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:var(--red);color:var(--white)}.lightbox-nav.prev{left:1.5rem}.lightbox-nav.next{right:1.5rem}.lightbox-counter{font-family:var(--font-mono);color:var(--white);background:#0006;border-radius:999px;padding:.25rem .8rem;font-size:.85rem;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.img-count{font-family:var(--font-mono);color:var(--white);background:var(--red);vertical-align:top;border-radius:999px;margin-left:.25rem;padding:.05rem .4rem;font-size:.68rem;display:inline-block}.detail-gallery{margin-top:1rem}.gallery-strip{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;display:flex}.gallery-thumb{object-fit:cover;border:1px solid var(--line);background:var(--paper);cursor:zoom-in;border-radius:8px;width:60px;height:60px;transition:transform .12s,border-color .12s}.gallery-thumb:hover{border-color:var(--red);transform:scale(1.06)}.lightbox-close{background:var(--white);width:2.4rem;height:2.4rem;color:var(--ink);cursor:pointer;border:none;border-radius:50%;font-size:1.4rem;line-height:1;position:absolute;top:1.2rem;right:1.4rem}.lightbox-close:hover{background:var(--red);color:var(--white)}.method-tag{font-family:var(--font-mono);color:var(--muted);background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:.15rem .5rem;font-size:.72rem}.badge{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.74rem;font-weight:600;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.badge-running{color:var(--red-600);background:var(--red-050);border-color:#d32f2f40}.badge-running:before{animation:1.2s infinite pulse}.badge-queued{color:var(--muted);background:var(--paper);border-color:var(--line)}.badge-done{color:var(--white);background:var(--ink)}.badge-failed{color:var(--white);background:var(--red)}.badge-cancelled{color:var(--muted);border-color:var(--line);background:#efeae6}.empty{text-align:center;color:var(--muted);padding:4rem 1rem;animation:.5s both fade-up}.empty h2{color:var(--ink);margin-bottom:.5rem;font-size:1.4rem}.loading{text-align:center;color:var(--muted);font-family:var(--font-mono);padding:4rem}.back-link{color:var(--muted);align-items:center;gap:.3rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.back-link:hover{color:var(--red)}.detail-head{margin-bottom:1.6rem;padding:1.6rem 1.8rem;animation:.5s both fade-up}.detail-head h1{align-items:center;gap:.6rem;font-size:1.7rem;font-weight:800;display:flex}.detail-head h1 code{font-family:var(--font-mono);color:var(--muted);background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:.1rem .5rem;font-size:.9rem}.stat-row{flex-wrap:wrap;gap:.7rem;margin:1rem 0 1.2rem;display:flex}.stat{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-sm);flex-direction:column;gap:.1rem;min-width:6.5rem;padding:.6rem .95rem;display:flex}.stat .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.7rem;font-weight:600}.stat .v{font-family:var(--font-mono);color:var(--ink);font-size:1.15rem;font-weight:600}.stat .v.red{color:var(--red)}.progress{background:var(--line);border-radius:999px;height:6px;margin-bottom:.4rem;overflow:hidden}.progress>span{background:linear-gradient(90deg, var(--red), var(--red-600));border-radius:999px;height:100%;transition:width .4s;display:block}.progress.indeterminate>span{animation:1.2s ease-in-out infinite slide;width:35%!important}.detail-error{color:var(--red-600);background:var(--red-050);border-radius:var(--radius-sm);border:1px solid #d32f2f33;margin-bottom:1rem;padding:.7rem 1rem;font-size:.9rem}.notif{position:relative}.notif-btn{border:1px solid var(--border,#e5e1dc);background:var(--white);width:38px;height:38px;color:var(--ink,#1e1e1e);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.notif-btn:hover{border-color:var(--red);color:var(--red)}.notif-badge{background:var(--red);min-width:18px;height:18px;color:var(--white);text-align:center;border-radius:9px;padding:0 4px;font-size:.68rem;font-weight:700;line-height:18px;position:absolute;top:-4px;right:-4px}.notif-panel{background:var(--white);border:1px solid var(--border,#e5e1dc);border-radius:var(--radius-sm,10px);z-index:50;width:320px;max-height:420px;position:absolute;top:48px;right:0;overflow-y:auto;box-shadow:0 12px 32px -8px #00000040}.notif-head{border-bottom:1px solid var(--border,#e5e1dc);justify-content:space-between;align-items:center;padding:.7rem 1rem;font-size:.9rem;font-weight:700;display:flex}.notif-markall{color:var(--red-600);cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.notif-empty{color:#777;text-align:center;padding:1.5rem 1rem;font-size:.88rem}.notif-list{margin:0;padding:0;list-style:none}.notif-item{border-bottom:1px solid var(--border,#f0ece7);cursor:pointer;gap:.6rem;padding:.7rem 1rem;display:flex}.notif-item:hover{background:#faf8f6}.notif-item.unread{background:var(--red-050,#fdf2f2)}.notif-dot{border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px}.notif-text{flex-direction:column;gap:2px;display:flex}.notif-title{font-size:.86rem;font-weight:600}.notif-msg{color:#666;font-size:.8rem}.crawl-starting{color:#15803d;border-radius:var(--radius-sm);background:#f0fdf4;border:1px solid #16a34a40;margin-top:1rem;padding:.7rem 1rem;font-size:.9rem}.crawl-starting .link-btn{font:inherit;color:var(--red-600);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.product-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;display:flex}.search-box{background:var(--surface);border:1.5px solid var(--line);min-width:14rem;max-width:28rem;box-shadow:var(--shadow-sm);border-radius:999px;flex:1;align-items:center;gap:.5rem;padding:.5rem .9rem;transition:border-color .15s,box-shadow .2s;display:flex}.search-box:focus-within{border-color:var(--red);box-shadow:0 0 0 4px #d32f2f1f}.search-box svg{color:var(--muted-2);flex-shrink:0}.search-box input{font-family:var(--font-body);color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.95rem}.search-box input::placeholder{color:var(--muted-2)}.search-box input[type=search]::-webkit-search-cancel-button{appearance:none}.search-clear{background:var(--paper);color:var(--muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:1.3rem;height:1.3rem;font-size:1rem;line-height:1}.search-clear:hover{background:var(--red);color:var(--white)}.result-count{font-family:var(--font-mono);color:var(--muted);white-space:nowrap;font-size:.82rem}.pager{justify-content:center;align-items:center;gap:1.2rem;margin-top:1.4rem;display:flex}.pager-info{font-family:var(--font-mono);color:var(--muted);font-size:.85rem}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.price .was{color:var(--muted-2);font-size:.85em;text-decoration:line-through}.details-toggle{border:1px solid var(--line);background:var(--paper);color:var(--muted);font-family:var(--font-mono);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.2rem .6rem;font-size:.72rem}.details-toggle:hover{border-color:var(--red);color:var(--red)}tr.row-open{background:#fbf6f5}tr.detail-row td{background:#fbf9f7;padding-top:.6rem;padding-bottom:1rem}.detail-grid{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.5rem 1.2rem;display:grid}.spec{border-left:2px solid var(--line);flex-direction:column;gap:.05rem;padding-left:.6rem;display:flex}.spec-k{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.68rem;font-weight:600}.spec-v{font-family:var(--font-mono);color:var(--ink);font-size:.85rem}.variants{color:var(--muted);margin-top:.8rem;font-size:.85rem}.detail-desc{max-width:70ch;margin-top:1rem}.detail-desc p{color:var(--ink-700);margin:.25rem 0 0;font-size:.9rem;line-height:1.55}.detail-variants{margin-top:1rem}.variant-chips{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;display:flex}.variant-chip{font-family:var(--font-mono);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:.25rem .6rem;font-size:.76rem}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.4)}}@keyframes slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}.bee-wing{transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite wing}@keyframes wing{0%,92%,to{transform:rotate(0)}95%{transform:rotate(-6deg)}98%{transform:rotate(6deg)}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media (width<=640px){.advanced{grid-template-columns:1fr}.url-bar{border-radius:var(--radius);flex-direction:column;align-items:stretch;padding:1rem}.url-bar .btn{width:100%}}.settings-page .settings-sub{color:var(--muted);margin:.35rem 0 0;font-size:.95rem}.role-mappings{margin-top:2rem}.role-mappings-title{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 .6rem;font-weight:800}.role-note{background:var(--red-050);border-radius:var(--radius-sm);color:var(--ink-700);border:1px solid #d32f2f2e;margin:0 0 1.5rem;padding:.7rem 1rem;font-size:.9rem}.role-note b{color:var(--red-600)}.role-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.role-card{border-top:3px solid var(--line);flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.role-card-super_admin{border-top-color:var(--red)}.role-card-admin{border-top-color:var(--ink)}.role-card-user{border-top-color:var(--muted-2)}.role-card-desc{color:var(--muted);margin:.1rem 0 .6rem;font-size:.86rem;line-height:1.45}.badge-role{align-self:flex-start;font-size:.72rem}.badge-super_admin{color:var(--white);background:var(--red);border-color:#0000}.badge-admin{color:var(--white);background:var(--ink);border-color:#0000}.badge-user{color:var(--muted);background:var(--paper);border-color:var(--line)}.role-field{margin-top:.6rem}.role-field-label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.45rem;font-size:.72rem;font-weight:600;display:block}.tag-list{flex-wrap:wrap;gap:.4rem;display:flex}.tag{font-family:var(--font-mono);color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .4rem .28rem .7rem;font-size:.78rem;display:inline-flex}.tag button{width:18px;height:18px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:background .15s,color .15s;display:inline-flex}.tag button:hover{background:var(--red-050);color:var(--red-600)}.tag-empty{color:var(--muted-2);font-size:.82rem;font-style:italic}.tag-input{gap:.4rem;margin-top:.55rem;display:flex}.tag-input input{border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;font-size:.85rem;font-family:var(--font-body);color:var(--ink);background:var(--surface);outline:none;flex:1;padding:.5rem .7rem;transition:border-color .15s,box-shadow .15s}.tag-input input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-050)}.tag-input input::placeholder{color:var(--muted-2)}.btn-add{border:1.5px solid var(--line);background:var(--surface);color:var(--ink);border-radius:var(--radius-sm);cursor:pointer;padding:.45rem .9rem;font-size:.85rem;font-weight:700;transition:background .15s,border-color .15s,color .15s}.btn-add:hover{border-color:var(--red);color:var(--red-600);background:var(--red-050)}.users-section{margin-top:2.5rem}.user-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.user-list li{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:.5rem .75rem;font-size:.9rem}@media (width<=880px){.role-grid{grid-template-columns:1fr}}.credential-form{border-top:3px solid var(--red);max-width:460px;margin:1.5rem 0;padding:1.5rem}.cred-head{align-items:flex-start;gap:.9rem;margin-bottom:1.25rem;display:flex}.cred-lock{background:var(--red-050);width:40px;height:40px;color:var(--red-600);border:1px solid #d32f2f2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cred-title{font-family:var(--font-display);margin:0;font-size:1.2rem;font-weight:800}.cred-sub{color:var(--muted);margin:.25rem 0 0;font-size:.88rem;line-height:1.45}.cred-field{margin-bottom:.9rem;display:block}.cred-label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.4rem;font-size:.72rem;font-weight:600;display:block}.cred-input{box-sizing:border-box;border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;font-size:.95rem;font-family:var(--font-body);color:var(--ink);background:var(--surface);outline:none;padding:.6rem .8rem;transition:border-color .15s,box-shadow .15s}.cred-input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-050)}.cred-input::placeholder{color:var(--muted-2)}.cred-error{color:var(--red-600);background:var(--red-050);border-radius:var(--radius-sm);border:1px solid #d32f2f33;margin:0 0 .9rem;padding:.5rem .75rem;font-size:.86rem}.cred-submit{width:100%}.user-menu{border-left:1px solid #ffffff1f;align-items:center;gap:.7rem;margin-left:.25rem;padding-left:.5rem;display:flex}.user-text{text-align:right;line-height:1.25}.user-name{color:var(--white);letter-spacing:-.01em;font-size:.92rem;font-weight:700}.user-sub{justify-content:flex-end;align-items:center;gap:.45rem;margin-top:.18rem;display:flex}.user-sub .badge{border:1px solid #ffffff24}.user-email{color:#ffffff8c;font-size:.8rem}.user-avatar{width:38px;height:38px;font-family:var(--font-display);color:var(--white);background:linear-gradient(135deg, var(--red) 0%, var(--red-600) 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px -2px #d32f2f73}.logout-btn{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.logout-btn:hover{color:var(--white);background:#d32f2f38;border-color:#d32f2f73}@media (width<=640px){.user-email{display:none}.user-name{font-size:.85rem}}:root{--red:#d32f2f;--red-600:#b71c1c;--red-050:#fcebea;--ink:#1e1e1e;--ink-800:#2b2b2b;--ink-700:#3a3a3a;--white:#fff;--paper:#f7f4f1;--surface:#fff;--line:#e9e3dd;--muted:#7c746e;--muted-2:#a8a09a;--shadow-sm:0 1px 2px #1e1e1e0d;--shadow:0 2px 6px #1e1e1e0f, 0 18px 40px -20px #1e1e1e2e;--shadow-red:0 10px 26px -8px #d32f2f80;--radius:16px;--radius-sm:10px;--font-display:"Bricolage Grotesque", "Hanken Grotesk", sans-serif;--font-body:"Hanken Grotesk", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;color:var(--ink);background-color:var(--paper);background-image:radial-gradient(60rem 30rem at 80% -10%,#d32f2f14,#0000 60%),radial-gradient(#1e1e1e0d 1px,#0000 1px);background-size:auto,22px 22px;background-attachment:fixed}#root{min-height:100vh}h1,h2,h3{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;margin:0;line-height:1.05}a{color:inherit}::selection{background:var(--red);color:var(--white)}*{scrollbar-color:var(--muted-2) transparent}
