:root{color:#111318;background:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f1ea;overflow-x:hidden}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 32px;background:#f4f1eadb;border-bottom:1px solid rgba(17,19,24,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700}.brand-mark{width:18px;height:18px;background:linear-gradient(90deg,#e2352b 0 50%,transparent 50%),linear-gradient(#e2352b 0 50%,#fff 50%);border:1px solid rgba(17,19,24,.22)}nav{display:flex;gap:18px;color:#4b515d;font-size:14px}.hero{min-height:calc(100svh - 62px);display:grid;grid-template-columns:minmax(320px,.86fr) 1.14fr;align-items:stretch;border-bottom:1px solid rgba(17,19,24,.12)}.hero-copy{align-self:center;max-width:640px;padding:72px 48px 72px 8vw}.eyebrow{margin:0 0 16px;color:#b3261e;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{margin:0;font-size:clamp(48px,8vw,104px);line-height:.95;letter-spacing:0}.lede{max-width:560px;margin:24px 0 0;color:#404650;font-size:20px;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(17,19,24,.18);background:#fffaf0;color:#15181e;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px);border-color:#1113185c}.button.primary{background:#111318;color:#fffaf0}.hero-stage{position:relative;overflow:hidden;min-height:560px;background:linear-gradient(rgba(17,19,24,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(17,19,24,.08) 1px,transparent 1px),#e7decf;background-size:42px 42px}.float-pet{position:absolute;width:120px;image-rendering:pixelated;filter:drop-shadow(0 18px 0 rgba(17,19,24,.08));animation:drift 5s ease-in-out infinite}.p0{left:8%;top:14%;animation-delay:-1s}.p1{left:35%;top:9%;animation-delay:-2s}.p2{left:64%;top:15%;animation-delay:-3s}.p3{left:18%;top:43%;animation-delay:-1.8s}.p4{left:48%;top:39%;animation-delay:-2.8s}.p5{left:74%;top:47%;animation-delay:-.6s}.p6{left:31%;top:70%;animation-delay:-3.4s}.p7{left:61%;top:72%;animation-delay:-1.4s}.qz-hero-pet{left:82%;top:62%;width:82px;filter:drop-shadow(0 18px 0 rgba(17,19,24,.08));animation:qz-idle 4.8s ease-in-out infinite}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes qz-idle{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1.5deg)}}.gallery-section{padding:72px 32px 32px}.group{max-width:1240px;margin:0 auto 72px}.group-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px;border-bottom:1px solid rgba(17,19,24,.18);padding-bottom:14px}h2{margin:0;font-size:28px}.group-heading span{color:#626974;font-size:14px}.pet-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px}.pet-card{min-height:360px;display:grid;grid-template-rows:190px 1fr auto;background:#fffaf0;border:1px solid rgba(17,19,24,.16)}.pet-media{display:grid;place-items:center;background:#efe6d8;overflow:hidden}.pet-media img{width:128px;image-rendering:pixelated;transition:transform .22s ease}.pet-card:hover .pet-media img{transform:translateY(-4px) scale(1.04)}.pet-copy{padding:18px}.pet-copy p{margin:0 0 8px;color:#b3261e;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pet-copy h3{margin:0 0 10px;font-size:22px;line-height:1.08}.pet-copy span{color:#555c67;font-size:14px;line-height:1.45}.pet-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(17,19,24,.12)}.pet-actions a{padding:13px 14px;text-align:center;font-size:14px;font-weight:800}.pet-actions a+a{border-left:1px solid rgba(17,19,24,.12)}.share-page{padding-bottom:56px;overflow-x:hidden}.pet-hero{min-height:calc(100svh - 62px);display:grid;grid-template-columns:.9fr 1.1fr;border-bottom:1px solid rgba(17,19,24,.12)}.pet-visual{display:grid;place-items:center;background:linear-gradient(rgba(17,19,24,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(17,19,24,.08) 1px,transparent 1px),#e7decf;background-size:40px 40px}.pet-visual img{width:min(340px,62vw);image-rendering:pixelated;filter:drop-shadow(0 26px 0 rgba(17,19,24,.08))}.pet-detail{align-self:center;max-width:660px;padding:64px 8vw 64px 56px}.back-link{display:inline-flex;margin-bottom:26px;color:#626974;font-weight:700}.byline{margin:18px 0 0;color:#626974}.install-panel{max-width:1120px;margin:56px auto 0;padding:0 32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.copy-panel{min-width:0}.copy-panel.wide{grid-column:1 / -1}.copy-panel h2{margin-bottom:12px}.copy-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;background:#111318;border:1px solid rgba(17,19,24,.2);min-width:0}.copy-box pre{margin:0;min-width:0;overflow-x:auto;padding:18px;color:#fffaf0;font-size:13px;line-height:1.6}.copy-box code{white-space:pre}.copy-button{min-width:84px;border:0;border-left:1px solid rgba(255,250,240,.18);background:#fffaf0;color:#111318;cursor:pointer;font:inherit;font-size:13px;font-weight:800;transition:background .16s ease,color .16s ease}.copy-button:hover{background:#e2352b;color:#fff}.copy-button:disabled{cursor:default;background:#2d7f5e;color:#fff}.note-section{max-width:1120px;margin:24px auto 72px;padding:28px 32px 0;color:#4b515d}.note-section p{max-width:820px;line-height:1.6}.compact{margin-top:32px}.not-found{padding:12vw}.submit-page{padding-bottom:72px}.submit-hero{max-width:1120px;margin:0 auto;padding:86px 32px 44px}.submit-hero h1{max-width:760px}.submit-layout{max-width:1120px;margin:0 auto;padding:0 32px}.submit-form{display:grid;gap:24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid label,.file-field{min-width:0}.form-grid label{display:grid;gap:8px}.form-grid .wide{grid-column:1 / -1}.form-grid span,.check-row span{color:#404650;font-size:14px;font-weight:800}input,textarea{width:100%;border:1px solid rgba(17,19,24,.18);background:#fffaf0;color:#111318;font:inherit;font-size:15px;padding:13px 14px}input[type=file]{min-height:50px;cursor:pointer}textarea{resize:vertical}input:focus,textarea:focus{outline:2px solid rgba(226,53,43,.38);outline-offset:2px}.strict-rules{border-top:1px solid rgba(17,19,24,.16);border-bottom:1px solid rgba(17,19,24,.16);padding:22px 0}.strict-rules h2{margin-bottom:14px}.strict-rules ul{display:grid;gap:8px;margin:0;padding-left:20px;color:#4b515d;line-height:1.5}.strict-rules code{color:#111318;font-weight:800}.check-row{display:flex;align-items:flex-start;gap:10px}.check-row input{width:18px;height:18px;margin-top:2px;flex:0 0 auto}.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.form-status{margin:0;color:#4b515d;font-weight:700}.form-status.success{color:#2d7f5e}.form-status.error{color:#b3261e}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 32px;border-top:1px solid rgba(17,19,24,.12);color:#4b515d;font-size:14px}.site-footer div{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}.site-footer strong{color:#111318}.site-footer a{color:#b3261e;font-weight:800}@media(max-width:980px){.hero,.pet-hero,.install-panel{grid-template-columns:1fr}.copy-panel.wide{grid-column:auto}.hero-copy,.pet-detail{padding:48px 28px}.hero-stage{min-height:420px}.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid{grid-template-columns:1fr}}@media(max-width:620px){.topbar{padding:14px 18px}nav{display:none}h1{font-size:46px}.lede{font-size:17px}.gallery-section{padding:42px 16px 16px}.pet-grid{grid-template-columns:1fr}.float-pet{width:94px}.qz-hero-pet{left:78%;top:60%;width:66px}.install-panel,.note-section,.submit-hero,.submit-layout{padding-left:18px;padding-right:18px}.copy-box{grid-template-columns:1fr}.copy-button{min-height:44px;border-top:1px solid rgba(255,250,240,.18);border-left:0}.site-footer{align-items:flex-start;flex-direction:column;padding:22px 18px}}
