:root{--paper:#fffdf8;--surface:#fff;--surface-soft:#f7f1e8;--ink:#241a17;--muted:#796d67;--line:#ded5cd;--red:#e60012;--red-dark:#b9000f;--red-soft:#fff0f1;--shadow:0 24px 70px #472a1f1f;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 90% 6%, #e6001212, transparent 25rem), var(--paper);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif}button,input,textarea{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #e6001247}label:has(input:focus-visible){outline-offset:3px;outline:3px solid #e6001247}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid #241a171c;justify-content:space-between;align-items:center;width:min(1440px,100% - 48px);min-height:76px;margin:0 auto;display:flex}.brand{color:var(--ink);letter-spacing:.03em;align-items:center;gap:11px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid var(--red);width:36px;height:36px;color:var(--red);border-radius:50%;place-items:center;font-size:15px;display:grid}.header-note{color:var(--muted);letter-spacing:.08em;font-size:13px}.hero{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:56px;width:min(1220px,100% - 48px);margin:64px auto 42px;display:grid}.hero-kicker,.eyebrow{color:var(--red);letter-spacing:.18em;font-size:12px;font-weight:800}.hero h1,.hero__seal span,.hero__seal b{font-family:SimHei,Microsoft YaHei,PingFang SC,sans-serif;font-weight:900}.hero h1{letter-spacing:-.05em;max-width:800px;margin:13px 0 18px;font-size:clamp(48px,7vw,88px);line-height:1}.hero__copy>p{max-width:680px;color:var(--muted);margin:0;font-size:18px;line-height:1.8}.hero-pills{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-pills span,.size-chip{border:1px solid var(--line);color:var(--muted);background:#ffffffc7;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.hero__seal{aspect-ratio:1;border:8px double var(--red);color:var(--red);box-shadow:inset 0 0 0 7px var(--paper), 0 12px 30px #e600121f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(7deg)}.hero__seal span,.hero__seal b{font-size:46px;line-height:.94}.hero__seal small{letter-spacing:.12em;margin-top:12px;font-size:9px;font-weight:900}.privacy-banner{color:#6e5a4b;background:#fff9ee;border:1px solid #ead8c9;border-radius:14px;align-items:center;gap:12px;width:min(1220px,100% - 48px);margin:0 auto 26px;padding:14px 18px;font-size:14px;display:flex}.privacy-banner>span{color:var(--red);font-weight:900}.privacy-banner p{margin:0}.editor-shell{grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);align-items:start;gap:28px;width:min(1440px,100% - 48px);margin:0 auto;display:grid}.editor-controls,.preview-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #241a171a}.editor-controls{overflow:hidden}.editor-section{border-bottom:1px solid var(--line);padding:30px}.editor-section:last-child{border-bottom:0}.section-heading,.section-heading__copy{align-items:flex-start;gap:14px;display:flex}.section-heading--actions{justify-content:space-between;gap:24px}.step-number{background:var(--red);color:#fff;letter-spacing:.05em;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.section-heading h2,.preview-card__header h2,.crop-dialog__header h2{letter-spacing:-.02em;margin:0;font-size:21px}.section-heading p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.55}.count-picker{border:0;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 0;padding:0;display:grid}.count-picker label{border:1px solid var(--line);cursor:pointer;border-radius:14px;flex-direction:column;gap:4px;min-height:82px;padding:17px;transition:all .16s;display:flex;position:relative}.count-picker label:hover{border-color:#c2b5ad;transform:translateY(-1px)}.count-picker label.is-selected{border-color:var(--red);background:var(--red-soft);box-shadow:inset 0 0 0 1px var(--red)}.count-picker input{accent-color:var(--red);position:absolute;top:14px;right:14px}.count-picker strong{font-size:20px}.count-picker span{color:var(--muted);font-size:12px}.photo-field{margin-top:22px}.photo-field__heading{justify-content:space-between;align-items:center;margin-bottom:9px;font-size:13px;font-weight:800;display:flex}.photo-field__ready{color:#2f7653;font-size:11px}.photo-field__drop{background:var(--surface-soft);cursor:pointer;border:1.5px dashed #cfc1b8;border-radius:14px;place-items:center;min-height:164px;transition:all .16s;display:grid;overflow:hidden}.photo-field__drop:hover{border-color:var(--red);background:#fff8f5}.photo-field__drop img{object-fit:cover;width:100%;height:164px;display:block}.photo-field__empty{color:var(--muted);flex-direction:column;align-items:center;gap:5px;display:flex}.photo-field__empty>span{color:var(--red);font-size:34px;font-weight:300;line-height:1}.photo-field__empty strong{color:var(--ink);font-size:14px}.photo-field__empty small{font-size:11px}.photo-field__actions{align-items:center;gap:15px;min-height:42px;display:flex}.text-button{color:#695c56;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:800;-webkit-text-decoration:underline #c8bbb4;text-decoration:underline #c8bbb4}.text-button:hover{color:var(--red)}.text-button--danger{color:var(--red-dark);margin-left:auto}.example-uploads{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.example-uploads .photo-field__drop,.example-uploads .photo-field__drop img{height:138px;min-height:138px}.text-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:24px;display:grid}.text-settings label:nth-child(2){grid-row:span 2}.text-settings label,.caption-grid label{color:var(--muted);flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.text-settings input,.text-settings textarea,.caption-input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;transition:all .15s}.text-settings input,.text-settings textarea{min-height:44px;padding:10px 12px}.text-settings textarea{resize:vertical;line-height:1.55}.text-settings input:focus,.text-settings textarea:focus,.caption-input:focus-within{border-color:var(--red)}.caption-grid{border-top:1px dashed var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;padding-top:20px;display:grid}.caption-input{align-items:center;display:flex;overflow:hidden}.caption-input b{background:var(--red-soft);width:40px;color:var(--red);align-self:stretch;place-items:center;font-size:20px;display:grid}.caption-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:44px;padding:9px 11px}.caption-grid label.has-error .caption-input,.photo-field--error .photo-field__drop{border-color:var(--red)}.caption-grid small,.field-error,.export-error{color:var(--red-dark);margin:0;font-size:11px;font-weight:700}.preview-column{position:sticky;top:18px}.preview-card{padding:24px}.preview-card__header,.crop-dialog__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.preview-card__header h2{margin-top:3px}.canvas-frame{background:#ede6df;border:1px solid #d6ccc4;padding:10px;box-shadow:inset 0 0 0 1px #ffffffa6}.canvas-frame canvas{background:#fff;width:100%;height:100%;display:block;box-shadow:0 8px 20px #38251d21}.preview-note{color:var(--muted);gap:9px;margin:14px 2px 18px;font-size:12px;line-height:1.6;display:flex}.preview-note span{color:#3d8863}.download-button,.primary-button,.secondary-button{cursor:pointer;border-radius:12px;min-height:50px;font-weight:900;transition:all .16s}.download-button{background:var(--red);color:#fff;border:0;justify-content:space-between;align-items:center;width:100%;padding:0 18px;display:flex;box-shadow:0 10px 25px #e600123d}.download-button:hover:not(:disabled),.primary-button:hover{background:var(--red-dark);transform:translateY(-1px)}.download-button:disabled{cursor:wait;opacity:.66}.privacy-line{color:var(--muted);text-align:center;margin:11px 0 0;font-size:10px}.error-summary{background:var(--red-soft);color:var(--red-dark);border:1px solid #f0b4b9;border-radius:10px;margin-bottom:15px;padding:12px 14px;font-size:12px}.error-summary ul{margin:7px 0 0;padding-left:18px}.crop-dialog{z-index:50;background:0 0;border:0;place-items:center;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:24px;display:grid;position:fixed;inset:0}.crop-dialog__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1b120fb8;position:fixed;inset:0}.crop-dialog__panel{z-index:1;background:var(--surface);border-radius:20px;width:min(540px,100%);max-height:calc(100vh - 48px);padding:24px;position:relative;overflow:auto;box-shadow:0 30px 90px #00000052}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:42px;height:42px;font-size:24px}.crop-stage{touch-action:none;cursor:grab;background:#211d1b;width:300px;max-width:100%;height:300px;margin:0 auto;position:relative;overflow:hidden}.crop-stage:active{cursor:grabbing}.crop-stage--portrait{height:400px}.crop-stage img{-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;position:absolute}.crop-stage__guide{border:1px dashed #ffffffc7;border-radius:45% 45% 50% 50%;position:absolute;inset:12%;box-shadow:0 0 0 999px #00000024}.zoom-control{grid-template-columns:auto 1fr 48px;align-items:center;gap:12px;margin-top:20px;font-size:13px;font-weight:800;display:grid}.zoom-control input{width:100%;accent-color:var(--red)}.zoom-control output{color:var(--muted);font-size:12px}.crop-hint{color:var(--muted);text-align:center;margin:14px 0 0;font-size:12px}.dialog-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.primary-button{background:var(--red);color:#fff;border:0}.secondary-button{border:1px solid var(--line);background:#fff}.site-footer{border-top:1px solid var(--line);width:min(1440px,100% - 48px);color:var(--muted);justify-content:space-between;margin:64px auto 0;padding:28px 0 38px;font-size:12px;display:flex}.site-footer p{margin:0}@media (width<=1050px){.editor-shell{grid-template-columns:1fr}.preview-column{position:static}.preview-card{max-width:620px;margin:0 auto}}@media (width<=760px){.site-header,.hero,.privacy-banner,.editor-shell,.site-footer{width:min(100% - 28px,620px)}.site-header{min-height:64px}.header-note{display:none}.hero{grid-template-columns:1fr;gap:28px;margin-top:38px}.hero h1{font-size:clamp(48px,17vw,70px)}.hero__copy>p{font-size:16px}.hero__seal{justify-self:end;width:150px}.hero__seal span,.hero__seal b{font-size:31px}.editor-section,.preview-card{padding:20px}.section-heading--actions,.section-heading__copy{align-items:flex-start}.section-heading--actions{flex-direction:column}.count-picker{grid-template-columns:1fr}.count-picker label{min-height:66px}.example-uploads,.text-settings,.caption-grid{grid-template-columns:1fr}.text-settings label:nth-child(2){grid-row:auto}.site-footer{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
