@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,p{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,select{color:inherit}a{color:inherit;text-decoration:none}svg{flex-shrink:0;display:block}canvas{max-width:100%;display:block}[hidden]{display:none!important}}@layer base{:root{color-scheme:light;--paper:#fffdfd;--ink:#514657;--muted:#817083;--purple:#8465a2;--purple-dark:#71518f;--purple-soft:#f1eaf7;--pink:#df91b5;--pink-soft:#fcf0f6;--line:#eee6ed;--yellow:#e7c66f;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic UI,Meiryo,sans-serif;font-size:14px}body{background:linear-gradient(#fffafd 0,#fffdfd 350px);flex-direction:column;min-width:320px;min-height:100svh;display:flex}:focus-visible{outline-offset:4px;outline:3px solid #b39ace}button{background:0 0;border:0}button:disabled{opacity:.5;cursor:wait}::selection{color:#5b3f72;background:#ecdef4}.muted{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}}@layer layout{.site-header{justify-content:space-between;align-items:center;width:min(1120px,100% - 80px);height:104px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand img{border-radius:11px}.brand-name{color:#6f547f;letter-spacing:.12em;white-space:nowrap;font-size:20px;font-weight:600}.brand-slash{color:var(--pink);font-weight:400}main{flex:1;width:min(1120px,100% - 80px);margin:0 auto}.empty-state{align-items:center;min-height:min(650px,100svh - 195px);padding:24px 0 52px;display:grid}.workspace{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:46px;padding:20px 0 48px;display:grid}.site-footer{color:#9a8d99;letter-spacing:.02em;justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100% - 80px);min-height:76px;margin:0 auto;font-size:10px;display:flex}.site-footer span,.site-footer a{align-items:center;gap:6px;display:inline-flex}.site-footer a{letter-spacing:.14em;font-size:10px}.site-footer a:hover{color:var(--purple)}}@layer components{.icon-button{color:#9b879f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:inline-flex}.icon-button:hover{background:var(--purple-soft);color:var(--purple-dark)}.icon-button.small{width:30px;height:30px}.text-button{color:#88728f;white-space:nowrap;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:4px 8px;font-size:11px;display:inline-flex}.text-button:hover{background:var(--purple-soft);color:var(--purple-dark)}.dropzone{background:#fff;border:1.5px dashed #decddf;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:min(490px,100svh - 245px);min-height:330px;transition:border-color .2s,background .2s;display:flex;position:relative}.dropzone:hover,.dropzone.is-dragging{background:#fffafd;border-color:#ac89bd}.dropzone.is-dragging{border-style:solid;box-shadow:0 0 0 5px #f3e7f6}.empty-illustration{width:125px;height:112px;margin-bottom:30px;position:relative}.paper{border-radius:11px;width:75px;height:91px;position:absolute}.paper-back{background:#f9e9f1;border:1px solid #f0d9e6;top:7px;left:16px;transform:rotate(-13deg)}.paper-front{color:#b29ac6;background:#faf7fd;border:1px solid #e5d9ed;place-items:center;display:grid;top:15px;left:37px;transform:rotate(8deg);box-shadow:0 6px 12px #75538808}.little-star{width:24px;height:24px;fill:var(--yellow);position:absolute;top:0;right:0;transform:rotate(12deg)}.little-dot{background:#eeb3ce;border-radius:50%;width:7px;height:7px;position:absolute;bottom:12px;left:4px}.select-image{background:var(--purple);color:#fff;border-radius:10px;align-items:center;gap:10px;min-height:46px;padding:0 27px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #7858970f}.dropzone:hover .select-image{background:var(--purple-dark)}.drop-hint{color:#827087;letter-spacing:.025em;margin-top:15px;font-size:11px}.file-types{letter-spacing:.09em;color:#b3a5b7;font-size:10px;position:absolute;bottom:24px}.panel-heading{justify-content:space-between;align-items:center;gap:10px;min-height:40px;margin-bottom:13px;display:flex}.panel-heading h1,.panel-heading h2{font-size:12px;font-weight:500}.file-heading{align-items:center;gap:9px;min-width:0;display:flex}.file-heading h1{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.file-heading .muted{flex-shrink:0}.section-mark{background:#d8bedf;border-radius:2px;flex-shrink:0;width:6px;height:6px}.editor-surface{border:1px solid var(--line);background:#f8f5f9;border-radius:15px;justify-content:center;align-items:center;height:520px;min-height:340px;padding:28px;display:flex;overflow:hidden}.image-stage{user-select:none;background-color:#fff;background-image:linear-gradient(45deg,#f2eef3 25%,#0000 25%),linear-gradient(-45deg,#f2eef3 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f2eef3 75%),linear-gradient(-45deg,#0000 75%,#f2eef3 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;flex-shrink:0;position:relative;box-shadow:0 5px 22px #55415e0c}#source-canvas{width:100%;height:100%}.gap-band{pointer-events:none;background:repeating-linear-gradient(135deg,#d883b742 0 4px,#fff5 4px 8px);border-top:1px solid #d293b2a6;border-bottom:1px solid #d293b2a6;position:absolute;left:0;right:0}.part-badge{backdrop-filter:blur(5px);color:#73527f;pointer-events:none;background:#fffc;border-radius:5px;padding:4px 7px;font-size:10px;position:absolute;left:10px;box-shadow:0 1px 5px #31213a12}.top-badge{top:10px}.bottom-badge{bottom:10px}.split-handle{cursor:ns-resize;touch-action:none;z-index:2;justify-content:center;align-items:center;height:40px;display:flex;position:absolute;left:-14px;right:-14px;transform:translateY(-50%)}.split-line{background:#9c71b7;width:100%;height:1px;position:absolute;box-shadow:0 1px #ffffff70}.handle-grip{color:var(--purple);background:#fff;border:1px solid #cbb3d7;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:42px;height:25px;display:flex;position:relative;box-shadow:0 2px 7px #5938701c}.handle-grip span{background:#b191c2;border-radius:1px;width:13px;height:1px}.split-handle:hover .handle-grip{border-color:var(--purple);background:#faf5fd}.editor-tools{justify-content:space-between;align-items:center;padding:10px 1px 14px;display:flex}.adjustments{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;column-gap:34px;padding:18px 0;display:grid}.adjustment{grid-template-columns:1fr auto;align-items:center;row-gap:16px;display:grid}.adjustment label{font-size:12px}.adjustment output{font-variant-numeric:tabular-nums;color:#7e5c93;font-size:13px}.adjustment output span{color:#aa98b0;margin-left:3px;font-size:10px}input[type=range]{--fill:40%;-webkit-appearance:none;appearance:none;background:linear-gradient(to right, #ae90c1 var(--fill), #eee6f0 var(--fill));cursor:pointer;touch-action:pan-y;border-radius:5px;grid-column:1/-1;width:100%;height:4px;margin:8px 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #a182b5;border-radius:50%;width:17px;height:17px;box-shadow:0 1px 3px #8969a126}input[type=range]::-moz-range-thumb{background:#fff;border:2px solid #a182b5;border-radius:50%;width:14px;height:14px}.preview-note{color:#aaa0ad;margin-left:8px;font-size:9px;display:inline-block}.preview-options{align-items:center;gap:7px;display:flex}.segmented{background:#f5f0f6;border-radius:7px;padding:3px;display:flex}.segment{color:#a793ac;border-radius:5px;place-items:center;width:29px;height:25px;display:grid}.segment.is-active{color:#795d8c;background:#fff;box-shadow:0 1px 3px #50345e10}.preview-well{border:1px solid var(--line);background:#f9f6f9;border-radius:15px;padding:14px;transition:background .15s}.post-preview{color:#26303b;--quote-gap:40px;background:#fff;border:1px solid #eee9ee;border-radius:10px;padding:13px 12px 0}.post-author{align-items:center;gap:7px;margin-bottom:12px;display:flex}.preview-avatar{border-radius:50%;width:27px;height:27px;overflow:hidden}.post-author div{flex-direction:column;gap:2px;display:flex}.post-author strong{font-size:10px;font-weight:600}.post-author div>span{color:#8a8290;font-size:9px}.post-more{color:#8a8290;margin-left:auto}.preview-media{border-radius:8px;overflow:hidden}.preview-media canvas,.quote-card canvas{width:100%;height:auto}.quote-card{border-radius:8px;margin-top:3px;overflow:hidden;box-shadow:inset 0 0 0 1px #e7e4e9}.quote-author{min-height:25px;height:var(--quote-gap);white-space:nowrap;align-items:center;gap:4px;padding:0 7px;display:flex}.quote-author strong{font-size:9px;font-weight:600}.quote-author span{color:#8b828d;font-size:9px}.post-actions{color:#9c929e;justify-content:space-between;align-items:center;height:29px;padding:0 2px;font-size:13px;display:flex}.preview-well.is-dark{background:#ede7f0}.is-dark .post-preview{color:#eeebf1;background:#0c0c0e;border-color:#29262e}.is-dark .quote-card{box-shadow:inset 0 0 0 1px #2c2830}.export-settings{align-items:center;gap:7px;padding:20px 0 12px;display:flex}.export-settings select{background:#fff;border:1px solid #e8deeb;border-radius:6px;height:30px;padding:6px 18px 6px 8px;font-size:10px}.export-settings>.muted{margin-left:auto;font-size:10px}.download-list{display:grid}.download-row{border-bottom:1px solid #f1eaf1;align-items:center;gap:10px;min-height:65px;display:flex}.order-number{border-radius:8px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:500;display:grid}.order-number.first{color:#b16a93;background:#f9ecf3}.order-number.second{color:#87659f;background:#eee7f6}.download-label{flex-direction:column;gap:4px;display:flex}.download-label strong{font-size:11px;font-weight:500}.download-label>span{color:#88728f;font-size:10px}.save-button{color:#866695;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:68px;min-height:36px;margin-left:auto;font-size:11px;display:inline-flex}.save-button:hover{background:var(--purple-soft)}.primary-button{background:var(--purple);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 20px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.primary-button:hover{background:var(--purple-dark)}#zip-button{width:100%;margin-top:18px}.zip-label{color:#ddd0e9;margin-left:3px;font-size:9px;font-weight:400}.notice{z-index:10;color:#795971;background:#fffafb;border:1px solid #ead9e8;border-radius:11px;max-width:calc(100% - 32px);padding:13px 20px;font-size:12px;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 5px 35px #59365b17}.notice.is-error{color:#a04e71;border-color:#eac6d5}dialog{color:var(--ink);background:#fffdfd;border:1px solid #e8daeb;border-radius:18px;max-width:calc(100% - 28px);padding:24px;box-shadow:0 16px 80px #3c224b22}dialog::backdrop{backdrop-filter:blur(4px);background:#35293d45}.dialog-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.dialog-heading h2{font-size:14px;font-weight:500}.help-dialog{width:420px}.help-steps{gap:18px;margin:0;padding:0;list-style:none;display:grid}.help-steps li{align-items:center;gap:11px;font-size:12px;display:flex}.help-steps li>span{background:var(--purple-soft);width:24px;height:24px;color:var(--purple);border-radius:7px;place-items:center;font-size:10px;display:grid}.help-note{color:#a090a5;margin:24px 0;font-size:10px;line-height:1.9}.help-dialog>.primary-button{width:100%}.crop-dialog{width:760px}.crop-container{background:#f4eff6;border-radius:10px;height:min(58svh,540px);overflow:hidden}.crop-container cropper-canvas{height:100%}.crop-actions{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.is-busy #zip-button svg{animation:1s ease-in-out infinite breathe}@keyframes breathe{50%{opacity:.3}}.not-found{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:90svh;display:flex}.not-found h1{font-size:18px;font-weight:500}.noscript{text-align:center;padding:20px;font-size:12px}}@layer responsive{@media (width>=1400px){.empty-state{min-height:calc(100svh - 185px)}}@media (width<=1000px){.site-header,main,.site-footer{width:calc(100% - 48px)}.workspace{grid-template-columns:minmax(0,1fr) 320px;gap:26px}.editor-surface{height:460px;padding:22px}.file-heading .muted{display:none}}@media (width<=760px){.site-header,main,.site-footer{width:calc(100% - 36px)}.site-header{height:83px}.brand{gap:9px}.brand img{width:32px;height:32px}.brand-name{font-size:17px}.empty-state{min-height:calc(100svh - 159px);padding:8px 0 30px}.dropzone{border-radius:18px;height:calc(100svh - 212px);min-height:330px;max-height:590px}.workspace{padding-top:3px;display:block}.editor-surface{height:min(58svh,470px);min-height:290px;padding:21px}.panel-heading{margin-bottom:9px}.file-heading h1{max-width:205px;font-size:11px}.adjustments{gap:24px;padding:16px 0 23px}.preview-panel{border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.preview-well{padding:18px}.post-preview{max-width:360px;margin:0 auto}.export-settings{padding-top:18px}.download-row{min-height:68px}.download-label strong,.save-button{font-size:12px}.download-label>span{font-size:10px}#zip-button{min-height:48px}.site-footer{gap:6px;min-height:65px;font-size:9px}.site-footer a{font-size:9px}.icon-button{width:40px;height:40px}.text-button{min-height:38px}.split-handle{height:44px}.handle-grip{height:28px}.crop-dialog{padding:16px}.crop-container{height:57svh}input[type=range]{margin:14px 0}input[type=range]::-webkit-slider-thumb{width:22px;height:22px}input[type=range]::-moz-range-thumb{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}}
