*{box-sizing:border-box}:root{color:#221b14;background:#d7c7a6;font-family:"Noto Serif SC",Songti SC,Microsoft YaHei,serif;font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;background:linear-gradient(140deg,rgba(184,38,26,.12),transparent 38%),linear-gradient(215deg,rgba(25,74,78,.18),transparent 48%),#d8c8a8;touch-action:manipulation;-webkit-user-select:none;user-select:none}button{color:inherit;font:inherit}.app-shell{min-height:100svh;display:grid;place-items:center;padding:env(safe-area-inset-top) 14px env(safe-area-inset-bottom)}.screen{width:min(100%,430px);min-height:100svh;margin:0 auto;padding:22px 18px;display:flex;flex-direction:column}.home-screen{height:100svh;min-height:100svh;padding-top:14px;padding-bottom:16px;justify-content:space-between;gap:12px;overflow:hidden}.brand-block{padding-top:4px}.seal{width:46px;height:46px;margin:0 0 10px;display:grid;place-items:center;border:3px solid #9d2b20;color:#9d2b20;font-size:26px;font-weight:700}h1,h2,p{margin:0}h1{font-size:48px;line-height:1.05;font-weight:800;letter-spacing:0}h2{font-size:27px;line-height:1.16;letter-spacing:0}.tagline{max-width:12em;margin-top:8px;color:#604d38;font-size:18px;line-height:1.55}.hero-rubbing{width:100%;aspect-ratio:3 / 4;max-height:44svh;border:1px solid rgba(54,37,20,.18);box-shadow:0 18px 42px #3c2a1938;overflow:hidden}.sealed-rubbing,.sealed-preview{position:relative;display:grid;place-items:center;background:linear-gradient(135deg,rgba(255,251,235,.42),transparent 38%),linear-gradient(38deg,rgba(154,43,32,.1),transparent 58%),#eadfca}.sealed-rubbing:before,.sealed-preview:before{content:"";position:absolute;top:9%;right:9%;bottom:9%;left:9%;border:1px solid rgba(87,61,37,.18)}.sealed-rubbing:after,.sealed-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,rgba(95,72,45,.08) 0 1px,transparent 1px 14px),repeating-linear-gradient(90deg,rgba(255,248,228,.2) 0 1px,transparent 1px 18px);opacity:.72}.sealed-rubbing span,.sealed-preview span{z-index:1;display:grid;place-items:center;border:2px solid #9d2b20;color:#9d2b20;font-weight:800}.sealed-rubbing span{width:74px;height:74px;font-size:26px}.sealed-preview span{width:42px;height:42px;font-size:25px}.hero-rubbing canvas,.material-preview canvas,.material-preview img{display:block;width:100%;height:100%}.material-preview img{object-fit:cover}.primary-action,.secondary-action,.ghost-action,.tool-button,.icon-button{border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.primary-action{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#15120d;color:#f9f0dc;font-size:19px;font-weight:700;border-radius:8px;box-shadow:0 12px 26px #23190f3d}.page-header{padding:24px 2px 18px}.page-header p,.rubbing-top p{color:#8e2f24;font-size:14px;font-weight:800}.page-header.compact{padding-top:16px}.gallery-list{display:grid;gap:14px;padding-bottom:22px}.material-card{width:100%;min-height:246px;padding:13px;display:grid;grid-template-columns:112px 1fr;grid-template-rows:auto auto 1fr;gap:4px 14px;text-align:left;background:#fdf6e1d1;border:1px solid rgba(62,45,29,.16);border-radius:8px;box-shadow:0 12px 26px #36261624}.material-card:active,.primary-action:active,.tool-button:active,.secondary-action:active{transform:translateY(1px)}.material-preview{grid-row:1 / 4;width:112px;aspect-ratio:3 / 4;overflow:hidden;border:1px solid rgba(55,39,23,.18)}.material-card span{color:#8e2f24;font-size:13px;font-weight:800}.material-card strong{align-self:start;font-size:21px;line-height:1.2}.material-card small{color:#5d4b39;font-size:14px;line-height:1.5}.rubbing-screen{gap:14px}.rubbing-top{min-height:62px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px}.rubbing-top h2{font-size:22px}.icon-button{width:42px;height:42px;display:grid;place-items:center;background:#faf2dec7;border:1px solid rgba(62,45,29,.16);border-radius:8px}.canvas-stage{width:100%;aspect-ratio:3 / 4;min-height:0;max-height:calc(100svh - 168px);overflow:hidden;border:1px solid rgba(57,38,23,.2);box-shadow:inset 0 0 26px #563e1e2e,0 16px 34px #32221233;touch-action:none;-webkit-user-select:none;user-select:none;cursor:url("data:image/svg+xml,%3Csvg width='34' height='44' viewBox='0 0 34 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3c2.1 0 3.8 1.7 3.8 3.8v12.4l1.3-1.4a3.6 3.6 0 0 1 5.2.2l.6.7a3.5 3.5 0 0 1 5.1 1.5c.9 1.8.5 4.2-.1 6.2l-1.9 6.4A11.3 11.3 0 0 1 19.2 41h-4.4a10.3 10.3 0 0 1-8.1-3.9L2.8 32a3.7 3.7 0 0 1 .5-5.1 3.8 3.8 0 0 1 5.3.2l1.4 1.5V6.8C10 4.7 11.7 3 13.8 3H16Z' fill='%23fff7e8' stroke='%23221b14' stroke-width='2'/%3E%3Cpath d='M14 7v21m6-8v9m6-8v8' stroke='%23221b14' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 16 6,pointer}.rubbing-canvas{width:100%;height:100%;display:block;touch-action:none}.canvas-stage:active{cursor:url("data:image/svg+xml,%3Csvg width='34' height='44' viewBox='0 0 34 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 5c2.1 0 3.8 1.7 3.8 3.8v10.4l1.3-1.4a3.6 3.6 0 0 1 5.2.2l.6.7a3.5 3.5 0 0 1 5.1 1.5c.9 1.8.5 4.2-.1 6.2l-1.9 6.4A11.3 11.3 0 0 1 19.2 41h-4.4a10.3 10.3 0 0 1-8.1-3.9L2.8 32a3.7 3.7 0 0 1 .5-5.1 3.8 3.8 0 0 1 5.3.2l1.4 1.5V8.8C10 6.7 11.7 5 13.8 5H16Z' fill='%23fff7e8' stroke='%23221b14' stroke-width='2'/%3E%3Cpath d='M14 9v19m6-8v9m6-8v8' stroke='%23221b14' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 16 8,pointer}.hidden-canvas{display:none}.toolbar{min-height:58px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.tool-button{min-width:0;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:6px;background:#faf2dedb;border:1px solid rgba(62,45,29,.15);border-radius:8px;font-size:15px;font-weight:800}.tool-button.finish{background:#9d2b20;color:#fff7e8}.completion-toast{position:fixed;left:50%;bottom:max(92px,calc(env(safe-area-inset-bottom) + 82px));z-index:20;padding:12px 18px;transform:translate(-50%);background:#21180eeb;color:#fff4d2;border:1px solid rgba(255,237,190,.24);border-radius:8px;box-shadow:0 14px 32px #23190f3d;font-size:16px;font-weight:800;pointer-events:none}.result-screen{gap:16px}.artwork-image{width:100%;aspect-ratio:3 / 4;object-fit:cover;border:1px solid rgba(57,38,23,.2);box-shadow:0 16px 34px #32221233}.result-actions{display:grid;gap:10px;padding-bottom:18px}.secondary-action,.ghost-action{min-height:52px;border-radius:8px;font-size:17px;font-weight:800}.secondary-action{background:#faf2dedb;border:1px solid rgba(62,45,29,.16)}.ghost-action{background:transparent;color:#5d4b39}@media(min-width:700px){.app-shell{padding:24px}.screen{min-height:min(844px,calc(100vh - 48px));border:1px solid rgba(66,46,27,.18);box-shadow:0 22px 60px #36261638;background:#ebdec285}.home-screen{height:min(760px,calc(100vh - 48px));min-height:min(760px,calc(100vh - 48px))}}
