:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{margin:0}.card-face{--accent:#ff30a1;--rule:#fde0ee;--hairline:#fde0ee;--frame-bg:#fe77bb;--frame-pad:calc(7.6 * var(--u));--title-font:Georgia, "Iowan Old Style", "Palatino Linotype", serif;--body-font:-apple-system, "Segoe UI", Helvetica, Arial, sans-serif;color:#43263b}.card-frame{width:var(--card-w);max-width:100%;container-type:inline-size}.card-frame *{box-sizing:border-box}.card-border{--u:calc(100cqw / 591);width:100%;aspect-ratio:var(--ratio);background:var(--frame-bg);padding:var(--frame-pad);position:relative}.card-white-pad{width:100%;height:100%;padding:calc(14.4 * var(--u));background:#fff}.card-inner{width:100%;height:100%;padding:calc(13.4 * var(--u)) calc(17.3 * var(--u));font-family:var(--title-font);background:#fff;flex-direction:column;display:flex;overflow:hidden}.card-title-row{margin:0 0 calc(4 * var(--u));position:relative}.card-title{font-size:calc(26.7 * var(--u));color:var(--accent);padding-right:calc(53 * var(--u));cursor:text;font-weight:700;line-height:1.12}.card-icon{width:calc(36 * var(--u));height:calc(36 * var(--u));background:var(--accent);-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--icon-url);position:absolute;top:0;right:0;-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.card-meta{gap:calc(10.7 * var(--u));font-size:calc(10.7 * var(--u));color:#8a5c74;font-family:var(--body-font);margin:0 0 calc(6.7 * var(--u));flex-wrap:wrap;display:flex}.card-meta span{white-space:nowrap;cursor:text}.card-divider{border:none;border-top:1px solid var(--hairline);margin:calc(5.3 * var(--u)) 0}.card-section-label{font-size:calc(10.7 * var(--u));letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-family:var(--body-font);margin:0 0 calc(4 * var(--u));font-weight:700}.card-ingredients{column-count:2;column-gap:calc(21 * var(--u));font-family:var(--body-font);color:#43263b;flex:1;margin:0;padding:0;line-height:1.32;list-style:none;overflow:hidden}.card-ingredients li{padding-left:calc(14.7 * var(--u));break-inside:avoid;cursor:text;position:relative}.card-ingredients li:before{content:"•";color:var(--accent);position:absolute;left:0}.card-notes-row{margin-top:calc(6.7 * var(--u));align-items:flex-end;gap:calc(10 * var(--u));flex:none;display:flex}.card-notes-col{flex:1;min-width:0}.card-notes-header{font-size:calc(8.7 * var(--u));letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-family:var(--body-font);margin:0 0 calc(2.7 * var(--u));font-weight:700;display:none}.card-notes-row.has-content .card-notes-header{display:block}.card-notes-box{font-family:var(--body-font);font-size:calc(8.7 * var(--u));color:#8a5c74;cursor:text;border-radius:calc(5 * var(--u));min-height:calc(20 * var(--u));padding:calc(5.3 * var(--u)) calc(8 * var(--u));border:1px solid #0000;outline:none;line-height:1.35;position:relative}.card-notes-box:empty:before{content:"Add a note — optional";color:#b8a99d;pointer-events:none}.card-notes-row:not(.has-content) .card-notes-box{border:1px dashed var(--rule)}.card-tag-col{width:calc(38.4 * var(--u));align-items:center;gap:calc(2 * var(--u));flex-direction:column;flex:none;display:flex}.card-qr{aspect-ratio:1;width:100%}.card-qr img{width:100%;height:100%;display:block}.card-qr-label{font-size:calc(6 * var(--u));letter-spacing:.02em;text-transform:uppercase;color:var(--frame-bg);font-family:var(--body-font)}.card-link-text{font-size:calc(8 * var(--u));text-align:right;color:#8a5c74;font-family:var(--body-font);word-break:break-word;line-height:1.3}.card-instructions{font-family:var(--body-font);color:#43263b;gap:calc(5 * var(--u));flex-direction:column;flex:1;margin:0;padding:0;line-height:1.42;list-style:none;display:flex;overflow:hidden}.card-instructions li{gap:calc(8 * var(--u));cursor:text;display:flex}.card-instructions li .card-step-n{color:var(--accent);flex:none;font-weight:700}.card-footnotes{margin-top:calc(4 * var(--u));padding-top:calc(4 * var(--u));border-top:1px solid var(--rule);font-family:var(--body-font);font-size:calc(6.2 * var(--u));color:#8a5c74;flex:none;line-height:1.4}.card-footnote-item{gap:calc(4 * var(--u));display:flex}.card-footnote-item .marker{color:var(--accent);flex:none;font-weight:700}.card-face.compact .card-inner{padding:calc(11 * var(--u)) calc(15 * var(--u))}.card-compact-head{justify-content:center;align-items:center;gap:calc(10 * var(--u));display:flex}.card-compact-head .card-icon{width:calc(26 * var(--u));height:calc(26 * var(--u));flex:none;position:static}.card-compact-title{font-size:calc(23 * var(--u));letter-spacing:.01em;text-align:center;color:var(--accent);cursor:text;font-weight:700;line-height:1.1}.card-compact-meta{justify-content:center;gap:calc(16 * var(--u));font-family:var(--body-font);font-size:calc(9.5 * var(--u));letter-spacing:.06em;text-transform:uppercase;color:#8a5c74;display:flex}.card-compact-body{gap:calc(14 * var(--u));flex:1;min-height:0;display:flex;overflow:hidden}.card-compact-ingredients-col{flex-direction:column;flex:0 0 34%;min-height:0;display:flex}.card-compact-directions-col{border-left:1px solid var(--hairline);min-height:0;padding-left:calc(14 * var(--u));flex-direction:column;flex:1;display:flex}.card-face.compact .card-ingredients{column-count:1;font-size:calc(10 * var(--u))}.card-face.compact .card-instructions{font-size:calc(10 * var(--u));gap:calc(3 * var(--u))}.card-compact-tag{margin-top:calc(6 * var(--u));align-items:flex-start;gap:calc(2 * var(--u));flex-direction:column;flex:none;display:flex}.card-compact-tag .card-qr{width:calc(32 * var(--u))}[contenteditable=true]{border-radius:3px;outline:none;transition:background .15s}[contenteditable=true]:hover{background:#ff30a10d}[contenteditable=true]:focus{background:#ff30a112}.print-card-wrap{width:var(--card-w);height:var(--card-h);position:relative}.print-card-wrap .card-frame{width:100%;height:100%}.print-card-wrap .card-border{aspect-ratio:auto;width:calc(100% + 6mm);height:calc(100% + 6mm);padding:calc(3mm + var(--frame-pad));position:absolute;top:-3mm;left:-3mm}.crop{background:#999;position:absolute}.crop.tl-h{width:3mm;height:.4pt;top:0;left:-6.5mm}.crop.tl-v{width:.4pt;height:3mm;top:-6.5mm;left:0}.crop.tr-h{width:3mm;height:.4pt;top:0;right:-6.5mm}.crop.tr-v{width:.4pt;height:3mm;top:-6.5mm;right:0}.crop.bl-h{width:3mm;height:.4pt;bottom:0;left:-6.5mm}.crop.bl-v{width:.4pt;height:3mm;bottom:-6.5mm;left:0}.crop.br-h{width:3mm;height:.4pt;bottom:0;right:-6.5mm}.crop.br-v{width:.4pt;height:3mm;bottom:-6.5mm;right:0}.home{color:#43263b;background:#f4eee6 repeating-linear-gradient(0deg,#43263b07 0 1px,#0000 1px 5px);min-height:100vh;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.home *,.home :before,.home :after{box-sizing:border-box}.home ::placeholder{color:#b8a99d}.home a{color:#c92a67;text-decoration:none}.home a:hover{color:#8d1c47}.home-header{justify-content:space-between;align-items:baseline;gap:24px;max-width:1180px;margin:0 auto;padding:26px 40px 0;display:flex}.home-wordmark{letter-spacing:-.01em;color:#43263b;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:19px}.home-main{max-width:1180px;margin:0 auto;padding:0 40px 90px}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:64px;padding:74px 0 64px;display:grid}.home-hero h1{letter-spacing:-.02em;color:#43263b;text-wrap:pretty;margin:0 0 18px;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:56px;font-weight:400;line-height:1.04}.home-hero-body{color:#6b6058;text-wrap:pretty;max-width:44ch;margin:0 0 34px;font-size:16.5px;line-height:1.6}.home-hero-caption{color:#9b8b80;margin:12px 0 0;font-size:12.5px}.home-error{color:#9c2b1f;background:#fdeceb;border:1px solid #f3c6c1;border-radius:8px;max-width:560px;margin:0 0 16px;padding:10px 12px;font-size:.9rem}.home-url-form{background:#fffdfb;border:1px solid #e2d6ca;border-radius:12px;align-items:stretch;gap:0;max-width:560px;padding:6px;display:flex;box-shadow:0 1px #43263b0a,0 12px 30px -18px #43263b47}.home-url-form input{color:#43263b;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:13px 14px;font-size:15.5px}.home-url-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#d6336c;border:none;border-radius:8px;padding:13px 22px;font-size:15px;font-weight:600}.home-url-form button:hover{background:#b5225a}.home-sample{padding:34px;position:relative}.home-sample-mark{background:#c9b8ab;position:absolute}.home-sample-mark.tl-h{width:14px;height:1px;top:0;left:0}.home-sample-mark.tl-v{width:1px;height:14px;top:0;left:0}.home-sample-mark.tr-h{width:14px;height:1px;top:0;right:0}.home-sample-mark.tr-v{width:1px;height:14px;top:0;right:0}.home-sample-mark.bl-h{width:14px;height:1px;bottom:0;left:0}.home-sample-mark.bl-v{width:1px;height:14px;bottom:0;left:0}.home-sample-mark.br-h{width:14px;height:1px;bottom:0;right:0}.home-sample-mark.br-v{width:1px;height:14px;bottom:0;right:0}.home-sample-container{width:100%;max-width:415px;margin:0 auto}.home-sample-caption{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#9b8b80;margin-top:18px;font-size:11px}.home-divider{align-items:center;gap:20px;margin:0 0 30px;display:flex}.home-divider hr{border:none;border-top:1px solid #ddd0c4;flex:1;margin:0}.home-divider span{letter-spacing:.16em;text-transform:uppercase;color:#9b8b80;font-size:11px}.home-options{grid-template-columns:1fr 1fr;gap:22px;display:grid}.home-option{color:inherit;background:#fffdfb;border:1px solid #e2d6ca;border-radius:14px;padding:26px 26px 24px;text-decoration:none;display:block;box-shadow:0 10px 26px -22px #43263b4d}.home-option:hover{color:inherit;border-color:#e6b9cf;box-shadow:0 14px 30px -20px #43263b5c}.home-option-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-option h2{color:#43263b;margin:0 0 8px;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:23px;font-weight:400}.home-option p{color:#6b6058;max-width:38ch;margin:0;font-size:14.5px;line-height:1.55}.home-option-pill{color:#c92a67;white-space:nowrap;background:#fff;border:1px solid #e6b9cf;border-radius:8px;flex:none;padding:9px 16px;font-size:13.5px;font-weight:600}.home-footer{border-top:1px solid #e2d6ca}.home-footer-inner{color:#9b8b80;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto;padding:22px 40px;font-size:12.5px;display:flex}@media (width<=820px){.home-hero{grid-template-columns:1fr;gap:40px}.home-options{grid-template-columns:1fr}}.style-panel{color:#43263b;background:#fffdfb;border:1px solid #e2d6ca;border-radius:14px;flex-direction:column;flex:0 0 268px;gap:24px;padding:22px;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif;display:flex;position:sticky;top:26px;box-shadow:0 10px 26px -22px #43263b4d}.style-panel-group{flex-direction:column;gap:10px;display:flex}.style-panel-label{letter-spacing:.1em;text-transform:uppercase;color:#9b8b80;font-size:10.5px;font-weight:700}.style-panel-note{color:#9b8b80;white-space:nowrap;font-size:11.5px;font-weight:400}.style-panel button{cursor:pointer;font-family:inherit}.style-panel-col-buttons{flex-direction:column;gap:6px;display:flex}.style-panel-col-buttons button{text-align:left;color:#43263b;background:#fff;border:1px solid #e2d6ca;border-radius:8px;justify-content:space-between;align-items:baseline;gap:10px;width:100%;padding:9px 12px;font-size:13.5px;font-weight:600;display:flex}.style-panel-col-buttons button.on{color:#c92a67;background:#fdf1f6;border-color:#d6336c}.style-panel-row-buttons,.style-panel-pills{flex-wrap:wrap;gap:6px;display:flex}.style-panel-row-buttons button,.style-panel-pills button{color:#6b6058;white-space:nowrap;background:#fff;border:1px solid #e2d6ca;border-radius:7px;padding:7px 11px;font-size:12.5px;font-weight:600}.style-panel-row-buttons button{text-align:center;flex:1}.style-panel-row-buttons button.on,.style-panel-pills button.on{color:#c92a67;background:#fdf1f6;border-color:#d6336c}.style-panel-swatches{gap:10px;display:flex}.style-panel-swatch{border:1px solid #e2d6ca;border-radius:50%;width:34px;height:34px}.style-panel-swatch.on{border:2px solid #43263b;box-shadow:inset 0 0 0 3px #fff}.style-panel-custom-swatch{cursor:pointer;white-space:nowrap;color:#6b6058;background:#fff;border:1px solid #e2d6ca;border-radius:8px;align-items:center;gap:9px;width:100%;padding:8px 11px;font-size:13px;font-weight:600;display:flex;position:relative}.style-panel-custom-swatch.on{color:#c92a67;background:#fdf1f6;border-color:#d6336c}.style-panel-custom-chip{border:1px solid #43263b2e;border-radius:5px;flex:none;width:20px;height:20px}.style-panel-custom-hex{color:#9b8b80;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;font-weight:400}.style-panel-custom-swatch input[type=color]{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.style-panel-icons{flex-wrap:wrap;gap:6px;display:flex}.style-panel-icons button{background:#fff;border:1px solid #e2d6ca;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 8px;display:flex}.style-panel-icons button.on{background:#fdf1f6;border-color:#d6336c}.style-panel-icons img{width:20px;height:20px}.style-panel-none{color:#6b6058;font-size:11px;font-weight:600}.style-panel-checkbox-row{cursor:pointer;color:#6b6058;background:#fff;border:1px solid #e2d6ca;border-radius:8px;align-items:center;gap:9px;width:100%;padding:9px 11px;font-size:13px;font-weight:600;display:flex}.style-panel-checkbox-row.on{color:#c92a67;background:#fdf1f6;border-color:#d6336c}.style-panel-checkbox-row input{accent-color:#d6336c;cursor:pointer;width:15px;height:15px;margin:0}.style-panel-sample{color:inherit;font-size:15px;line-height:1}.style-panel-modal-backdrop{z-index:50;background:#43263b52;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.style-panel-modal{background:#fffdfb;border:1px solid #e2d6ca;border-radius:14px;flex-direction:column;gap:8px;max-width:440px;padding:26px;display:flex;box-shadow:0 30px 60px -30px #43263b80}.style-panel-modal h2{color:#43263b;margin:0 0 10px;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:24px;font-weight:400}.style-panel-modal p{color:#6b6058;margin:0 0 14px;font-size:14.5px;line-height:1.6}.style-panel-modal button{text-align:left;color:#6b6058;cursor:pointer;background:#fff;border:1px solid #e2d6ca;border-radius:8px;padding:12px 16px;font-size:14.5px;font-weight:600}.style-panel-modal button:first-of-type{color:#fff;background:#d6336c;border:none}.card-preview-root{color:#43263b;background:#f4eee6;min-height:100vh;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.card-preview-header{justify-content:space-between;align-items:baseline;gap:24px;max-width:1180px;margin:0 auto;padding:26px 40px 0;display:flex}.card-preview-brand{color:#43263b;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:19px;text-decoration:none}.card-preview-main{max-width:1320px;margin:0 auto;padding:44px 40px 90px}.card-preview-backlink{color:#9b8b80;margin-bottom:20px;font-size:13px;text-decoration:none;display:inline-block}.card-preview-backlink:hover{color:#c92a67}.card-preview-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 8px;display:flex}.card-preview-title-row h1{letter-spacing:-.02em;margin:0 0 10px;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:40px;font-weight:400;line-height:1.06}.card-preview-sub{color:#6b6058;max-width:50ch;margin:0;font-size:15.5px;line-height:1.6}.card-preview-actions{align-items:center;gap:12px;display:flex}.card-preview-actions button{color:#c92a67;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e6b9cf;border-radius:8px;padding:12px 18px;font-size:14.5px;font-weight:600}.card-preview-actions button:hover{background:#fdf1f6}.card-preview-actions button.primary{color:#fff;background:#d6336c;border:none;padding:13px 24px;font-size:15px}.card-preview-actions button.primary:hover{background:#b5225a}.card-preview-source{color:#9b8b80;margin:0 0 30px;font-size:12.5px}.card-preview-nav{border-top:1px solid #ddd0c4;border-bottom:1px solid #ddd0c4;justify-content:space-between;align-items:center;gap:16px;margin:0 0 30px;padding:12px 0;display:flex}.card-preview-nav button{color:#c92a67;cursor:pointer;background:#fff;border:1px solid #eae0d6;border-radius:8px;padding:9px 15px;font-size:13.5px;font-weight:600}.card-preview-nav button:disabled{color:#c9b8ab;cursor:default}.card-preview-nav-label{color:#43263b;font-size:13px}.card-preview-body{flex-wrap:wrap;align-items:flex-start;gap:44px;display:flex}.card-preview-faces{flex-wrap:wrap;flex:none;align-items:flex-start;gap:36px;display:flex}.card-preview-face-col{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.card-preview-face-label{letter-spacing:.14em;text-transform:uppercase;color:#9b8b80;font-size:11px}.card-preview-faces .card-frame{width:400px}@media (width>=900px){.card-preview-faces .card-frame{width:320px}}.print-sheet-root{background:#ececec;margin:0}.print-sheet-root *{box-sizing:border-box}.print-sheet-toolbar{color:#43263b;background:#f4eee6;border-bottom:1px solid #e2d6ca;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:18px 40px;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif;display:flex;position:sticky;top:0}.print-sheet-toolbar-text{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.print-sheet-toolbar-text a{color:#9b8b80;font-size:13px;text-decoration:none}.print-sheet-toolbar-text a:hover{color:#c92a67}.print-sheet-toolbar-text span{color:#6b6058;max-width:60ch;font-size:13.5px}.print-sheet-toolbar button{color:#fff;cursor:pointer;white-space:nowrap;background:#d6336c;border:none;border-radius:8px;padding:11px 20px;font-size:14.5px;font-weight:600}.print-sheet-toolbar button:hover{background:#b5225a}.print-sheet-page{background:#fff;justify-content:center;align-items:center;width:8.5in;min-height:11in;margin:24px auto;display:flex;box-shadow:0 4px 18px #00000026}@media print{.screen-only{display:none!important}.print-sheet-root{background:#fff}.print-sheet-page{box-shadow:none;page-break-after:always;width:auto;height:100vh;min-height:0;margin:0}.print-sheet-page:last-child{page-break-after:auto}@page{size:8.5in 11in;margin:0}}.type-your-own-root{color:#43263b;background:#f4eee6;min-height:100vh;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.type-your-own-header{justify-content:space-between;align-items:baseline;gap:24px;max-width:900px;margin:0 auto;padding:26px 40px 0;display:flex}.type-your-own-header a{color:#43263b;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:19px;text-decoration:none}.type-your-own-badge{letter-spacing:.14em;text-transform:uppercase;color:#9b8b80;font-size:11px}.type-your-own-main{max-width:900px;margin:0 auto;padding:56px 40px 90px}.type-your-own-back{color:#9b8b80;margin-bottom:22px;font-size:13px;text-decoration:none;display:inline-block}.type-your-own-back:hover{color:#c92a67}.type-your-own-main h1{letter-spacing:-.02em;margin:0 0 14px;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:44px;font-weight:400;line-height:1.06}.type-your-own-sub{color:#6b6058;max-width:52ch;margin:0 0 34px;font-size:16px;line-height:1.6}.type-your-own-panel{background:#fffdfb;border:1px solid #e2d6ca;border-radius:14px;flex-direction:column;gap:18px;padding:26px;display:flex;box-shadow:0 10px 26px -22px #43263b4d}.type-your-own-panel label{flex-direction:column;gap:7px;display:flex}.type-your-own-panel label>span:first-child{letter-spacing:.1em;text-transform:uppercase;color:#9b8b80;font-size:10.5px;font-weight:700}.type-your-own-panel input,.type-your-own-panel textarea{color:#43263b;resize:vertical;background:#fff;border:1px solid #e2d6ca;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px}.type-your-own-hint{color:#9b8b80;font-size:12px}.type-your-own-grid-3{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.type-your-own-grid-2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.type-your-own-footer{border-top:1px solid #f0e6dc;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.type-your-own-footer span{color:#9b8b80;font-size:12.5px}.type-your-own-footer button{color:#fff;cursor:pointer;white-space:nowrap;background:#d6336c;border:none;border-radius:8px;padding:13px 24px;font-size:15px;font-weight:600}.type-your-own-footer button:hover{background:#b5225a}@media (width<=640px){.type-your-own-grid-3,.type-your-own-grid-2{grid-template-columns:1fr}}.make-batch-root{color:#43263b;background:#f4eee6;min-height:100vh;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.make-batch-header{justify-content:space-between;align-items:baseline;gap:24px;max-width:900px;margin:0 auto;padding:26px 40px 0;display:flex}.make-batch-header a{color:#43263b;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:19px;text-decoration:none}.make-batch-badge{letter-spacing:.14em;text-transform:uppercase;color:#9b8b80;font-size:11px}.make-batch-main{max-width:900px;margin:0 auto;padding:56px 40px 90px}.make-batch-back{color:#9b8b80;margin-bottom:22px;font-size:13px;text-decoration:none;display:inline-block}.make-batch-back:hover{color:#c92a67}.make-batch-main h1{letter-spacing:-.02em;margin:0 0 14px;font-family:Georgia,Iowan Old Style,Palatino Linotype,serif;font-size:44px;font-weight:400;line-height:1.06}.make-batch-sub{color:#6b6058;max-width:52ch;margin:0 0 34px;font-size:16px;line-height:1.6}.make-batch-panel{background:#fffdfb;border:1px solid #e2d6ca;border-radius:14px;padding:24px;box-shadow:0 10px 26px -22px #43263b4d}.make-batch-panel-head{justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 12px;display:flex}.make-batch-panel-head>span:first-child{letter-spacing:.1em;text-transform:uppercase;color:#9b8b80;font-size:10.5px;font-weight:700}.make-batch-panel-head-actions{align-items:center;gap:14px;display:flex}.make-batch-panel-head-actions span{color:#9b8b80;font-size:12.5px}.make-batch-clear{color:#c92a67;cursor:pointer;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600}.make-batch-clear:hover{color:#8d1c47}.make-batch-rows{flex-direction:column;gap:8px;display:flex}.make-batch-row{align-items:center;gap:12px;display:flex}.make-batch-row-n{color:#c9b8ab;text-align:right;flex:none;width:18px;font-family:Georgia,serif;font-size:13px}.make-batch-row input{color:#43263b;background:#fff;border:1px solid #e2d6ca;border-radius:10px;outline:none;flex:1;min-width:0;padding:11px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13.5px}.make-batch-remove{color:#9b8b80;cursor:pointer;background:#fff;border:1px solid #e2d6ca;border-radius:8px;flex:none;width:30px;height:30px;font-size:16px;line-height:1}.make-batch-add-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;margin-left:30px;display:flex}.make-batch-add-row>button{color:#6b6058;cursor:pointer;background:#fff;border:1px solid #e2d6ca;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.make-batch-add-row>button:hover{color:#c92a67;background:#fdf1f6}.make-batch-csv{color:#6b6058;cursor:pointer;background:#fff;border:1px solid #e2d6ca;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;position:relative}.make-batch-csv:hover{color:#c92a67;background:#fdf1f6}.make-batch-csv input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.make-batch-csv-hint{color:#9b8b80;font-size:12px}.make-batch-submit-row{border-top:1px solid #f0e6dc;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:20px;display:flex}.make-batch-submit-row>span{color:#9b8b80;max-width:40ch;font-size:12.5px}.make-batch-submit{color:#fff;cursor:pointer;white-space:nowrap;background:#d6336c;border:none;border-radius:8px;padding:13px 24px;font-size:15px;font-weight:600}.make-batch-submit:hover{background:#b5225a}.make-batch-submit:disabled{cursor:default;background:#e6b9cf}.batch-print-sheet-page{flex-direction:column;gap:.55in;padding:.4in}@media print{.batch-print-sheet-page{gap:.55in;height:auto;min-height:11in;padding:.4in}}
