:root{--line-green:#06c755;--line-green-soft:#e5f9ec;--background:#f5f5f5;--surface:#fff;--border:#e8e8e8;--text:#111;--muted:#616161;--danger:#ff334b;--info:#4270ed;--shadow:0 18px 50px #11111112;--radius-large:24px;--radius-medium:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic UI,Yu Gothic,Meiryo,sans-serif;line-height:1.6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid var(--info);outline-offset:3px}a:focus-visible{outline:3px solid var(--info);outline-offset:3px}input:focus-visible{outline:3px solid var(--info);outline-offset:3px}[tabindex]:focus-visible{outline:3px solid var(--info);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}.app-shell{min-height:100vh}.app-header{z-index:20;background:var(--line-green);border-bottom:1px solid #11111114;position:sticky;top:0}.header-inner{grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:24px;width:min(1180px,100% - 40px);height:72px;margin:0 auto;display:grid}.brand{color:#fff;letter-spacing:.06em;align-items:center;gap:12px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.new-creation-button{color:#08783e;cursor:pointer;white-space:nowrap;background:#fffffff0;border:1px solid #ffffffb8;border-radius:999px;justify-self:end;min-height:44px;padding:0 16px;font-size:13px;font-weight:850;line-height:1;transition:background .15s,transform .15s}.new-creation-button:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.brand>span{white-space:nowrap}.brand:focus-visible{outline-color:#fff}.brand-logo{border-radius:11px;width:40px;height:40px;box-shadow:0 4px 12px #004f232e}.step-progress{width:280px;position:relative}.step-progress ol{z-index:1;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.step-progress li{place-items:center;display:grid}.step-progress-track{background:#11111138;border-radius:999px;height:4px;position:absolute;top:20px;left:12.5%;right:12.5%;overflow:hidden}.step-progress-track span{border-radius:inherit;background:var(--surface);width:0;height:100%;transition:width .24s;display:block}.step-progress-button{color:#1111119e;cursor:pointer;background:#48d17f;border:2px solid #11111147;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:13px;font-weight:900;line-height:1;transition:border-color .16s,background .16s,box-shadow .16s,color .16s,transform .16s;display:grid}.step-progress-button:hover:not(:disabled){transform:translateY(-1px)}.step-progress-button.is-complete{border-color:var(--text);background:var(--surface);color:var(--text)}.step-progress-button.is-current{border-color:var(--text);background:var(--text);color:var(--surface);box-shadow:0 0 0 4px #ffffff85}.step-progress-button:disabled{cursor:not-allowed;opacity:1}.main-content{width:min(1180px,100% - 40px);margin:0 auto;padding:74px 0 80px}.hero{max-width:none;margin-bottom:52px}.hero-intro{margin-bottom:28px}.eyebrow,.step-label{color:#08783e;letter-spacing:.14em;margin:0 0 8px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(56px,5vw,62px);line-height:1.08}.hero-copy{max-width:none;color:var(--muted);margin:22px 0 0;font-size:clamp(18px,1.5vw,19px)}.card{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);box-shadow:var(--shadow);padding:30px}.upload-card,.frames-card,.export-card,.creation-type-card{margin-bottom:24px}.creation-type-current{background:var(--line-green-soft);color:#075d32;white-space:nowrap;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800}.creation-type-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;display:grid}.creation-type-option{border:2px solid var(--border);background:#fafafa;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.creation-type-option.selected{border-color:var(--line-green);background:var(--line-green-soft);box-shadow:0 0 0 3px #06c7551a}.creation-type-option label{cursor:pointer;align-items:center;gap:12px;min-width:0;display:flex}.creation-type-option input{width:20px;height:20px;accent-color:var(--line-green);flex:0 0 20px;margin:0}.creation-type-option label>span{gap:2px;min-width:0;display:grid}.creation-type-option strong{font-size:15px}.creation-type-option small{color:var(--muted);font-size:12px}.creation-type-option a{color:#075d32;white-space:nowrap;font-size:11px;font-weight:800}.creation-type-note{color:var(--muted);margin:14px 0 0;font-size:12px}.step-section{scroll-margin-top:96px}.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:24px;line-height:1.25}.frame-counter{color:var(--muted);white-space:nowrap;font-size:14px}.frame-counter strong{color:var(--text);font-size:24px}.drop-zone{background:#fcfcfc;border:2px dashed #c8c8c8;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:212px;padding:28px;transition:border-color .16s,background .16s,transform .16s;display:grid}.drop-zone.is-dragging{background:var(--line-green-soft);border-color:#08783e;transform:translateY(-2px)}.upload-visual{width:92px;height:86px;position:relative}.upload-visual i{border:3px solid var(--text);background:var(--surface);border-radius:14px;width:58px;height:58px;position:absolute}.upload-visual i:first-child{background:var(--line-green);top:0;left:22px}.upload-visual i:nth-child(2){bottom:0;left:0}.upload-visual b{background:var(--text);width:30px;height:30px;color:var(--surface);border-radius:50%;place-items:center;font-size:20px;line-height:1;display:grid;position:absolute;bottom:1px;right:0}.drop-title{margin:0 0 4px;font-size:18px;font-weight:800;color:var(--text)!important}.drop-zone p{color:var(--muted);margin:0;font-size:13px}.primary-button,.secondary-button,.text-button,.icon-button,.drag-handle,.choice-chip,.option-card{cursor:pointer;border:0}.primary-button,.secondary-button{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;text-decoration:none;transition:transform .15s;display:inline-flex}.primary-button{background:var(--line-green);color:#fff}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled){transform:translateY(-1px)}.secondary-button{background:var(--surface);color:var(--text);border:1px solid #c8c8c8}.text-button{min-width:44px;min-height:44px;color:var(--muted);text-underline-offset:4px;background:0 0;padding:7px 5px;font-size:13px;font-weight:700;text-decoration:underline}.danger-text{color:#ba1731}.message-list,.format-warning{border-radius:12px;margin:16px 0 0;padding:13px 15px;font-size:13px}.message-list{color:#9a1230;background:#fff0f2;border:1px solid #ffc3ca}.message-list p{margin:0}.message-list p+p{margin-top:5px}.format-warning{color:#274797;background:#f2f5ff;border:1px solid #ccd8fa}.dimension-warning{color:#724300;background:#fff9e9;border:1px solid #f1c66f;border-radius:12px;margin-top:16px;padding:18px 20px;font-size:12px}.dimension-warning strong{color:#5f3700;font-size:13px;display:block}.dimension-warning p{margin:4px 0 0}.dimension-warning+.format-warning{margin-top:10px}.draft-status{color:#075d32;background:#f1fbf5;border:1px solid #bde9ce;border-radius:12px;align-items:center;gap:9px;margin-top:14px;padding:16px 18px;font-size:12px;display:flex}.draft-status>span{background:var(--line-green);width:22px;height:22px;color:var(--text);border-radius:50%;flex:0 0 22px;place-items:center;font-weight:900;display:grid}.draft-status p{margin:0}.draft-status.is-error{color:#9a1230;background:#fff0f2;border-color:#ffc3ca}.draft-status.is-error>span{background:var(--error);color:#fff}.section-help{color:var(--muted);margin:-8px 0 20px;font-size:13px}.frame-list{scroll-snap-type:x proximity;gap:12px;margin:0;padding:3px 3px 14px;list-style:none;display:flex;overflow-x:auto}.frame-list-empty{min-height:118px;color:var(--muted);text-align:center;background:#fcfcfc;border:1px dashed #c8c8c8;border-radius:16px;place-items:center;padding:24px;display:grid}.frame-list-empty p{margin:0;font-size:13px;font-weight:700}.frame-item{border:1px solid var(--border);scroll-snap-align:start;touch-action:manipulation;background:#fcfcfc;border-radius:16px;flex:0 0 214px;padding:12px;position:relative}.frame-number{z-index:1;border:2px solid var(--surface);background:var(--text);min-width:24px;height:24px;color:var(--surface);border-radius:999px;place-items:center;padding:0 6px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:6px;left:6px}.checkerboard{background-color:#fff;background-image:linear-gradient(45deg,#e8e8e8 25%,#0000 25%),linear-gradient(-45deg,#e8e8e8 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e8e8e8 75%),linear-gradient(-45deg,#0000 75%,#e8e8e8 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.frame-thumbnail{border-radius:12px;width:188px;height:188px;overflow:hidden}.frame-thumbnail img,.preview-large img,.emoji-slot img,.sticker-slot img,.mobile-floating-preview-frame img,.result-preview img{object-fit:contain;image-rendering:auto;width:100%;height:100%;display:block}.frame-name{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:9px 0;font-size:11px;overflow:hidden}.frame-actions{grid-template-columns:repeat(4,44px);gap:4px;display:grid}.icon-button,.drag-handle{min-width:44px;height:44px;color:var(--text);background:#efefef;border-radius:8px;place-items:center;padding:0;font-weight:800;display:grid}.drag-handle{cursor:grab;touch-action:none}.drag-handle:active{cursor:grabbing}.danger-icon{color:#ba1731;background:#fff0f2}.workspace-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:24px;margin-bottom:24px;display:grid}.setting-group{border:0;border-top:1px solid var(--border);margin:0;padding:22px 0}.settings-limit-note{color:var(--muted);margin:6px 0 0;font-size:12px;font-weight:500;line-height:1.6}.setting-group:first-of-type{border-top:0;padding-top:4px}.setting-group legend{width:100%;margin-bottom:12px;font-size:14px;font-weight:800}.setting-group legend span{color:var(--muted);margin-left:8px;font-size:11px;font-weight:500}.chip-row,.option-grid{gap:8px;display:grid}.four-columns{grid-template-columns:repeat(4,1fr)}.three-columns{grid-template-columns:repeat(3,1fr)}.two-columns{grid-template-columns:repeat(2,1fr)}.choice-chip,.option-card{color:var(--text);background:#fcfcfc;border:1px solid #d7d7d7}.choice-chip{border-radius:10px;min-height:46px;font-size:13px}.choice-chip strong{font-size:18px}.option-card{text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:72px;padding:12px;display:flex}.option-card strong{font-size:14px}.option-card span{color:var(--muted);font-size:11px}.choice-chip.selected,.option-card.selected{background:var(--line-green-soft);border-color:#08783e;box-shadow:inset 0 0 0 1px #08783e}.speed-control{background:#fcfcfc;border:1px solid #d7d7d7;border-radius:14px;padding:16px}.speed-readout,.speed-scale{justify-content:space-between;align-items:center;gap:12px;display:flex}.speed-readout{color:var(--muted);margin-bottom:10px;font-size:11px}.speed-readout strong{color:#075d32;font-size:18px}.speed-slider{width:100%;height:32px;accent-color:var(--line-green);cursor:pointer;margin:0}.speed-slider:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #4270ed59}.speed-scale{color:var(--muted);font-size:10px;font-weight:700}.motion-speed-scale span{text-align:center;flex-direction:column;flex:1;display:flex}.motion-speed-scale span:first-child{text-align:left}.motion-speed-scale span:last-child{text-align:right}.motion-speed-scale .is-disabled{color:#a5a5a5;text-decoration:line-through}.setting-note{color:#9a5a00;margin:10px 0 0;font-size:12px}.info-note{color:var(--muted)}.advanced-speed-option{background:#fafafa;border:1px solid #d7d7d7;border-radius:12px;margin-top:14px;padding:14px}.advanced-speed-option>strong{margin-bottom:8px;font-size:12px;display:block}.advanced-speed-option label{cursor:pointer;align-items:flex-start;gap:9px;font-size:13px;font-weight:700;display:flex}.advanced-speed-option input{width:18px;height:18px;accent-color:var(--line-green);margin:0}.advanced-speed-option p{color:var(--muted);margin:8px 0 0 27px;font-size:11px}.playback-summary{background:var(--line-green-soft);border:1px solid #b8eccc;border-radius:14px;margin:2px 0 22px;padding:16px}.playback-summary>strong{color:#075d32;font-size:13px}.playback-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:12px 0 0;display:grid}.playback-summary dl div{min-width:0}.playback-summary dt{color:var(--muted);font-size:10px}.playback-summary dd{margin:1px 0 0;font-size:13px;font-weight:800}.playback-summary p{color:#075d32;border-top:1px solid #b8eccc;margin:12px 0 0;padding-top:10px;font-size:11px}.preview-card{position:sticky;top:96px}.mobile-floating-preview{display:none}.preview-status{background:var(--line-green-soft);color:#075d32;white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.preview-stage{grid-template-columns:1fr 140px;align-items:center;gap:22px;display:grid}.preview-large{border:1px solid var(--border);border-radius:20px;width:min(100%,300px);height:min(300px,100vw - 58px);margin:0 auto;overflow:hidden}.preview-large.is-sticker{height:min(253px,84.375vw - 48.9375px)}.preview-empty{height:100%;color:var(--muted);text-align:center;background:#ffffffd1;flex-direction:column;justify-content:center;align-items:center;padding:28px;font-size:12px;display:flex}.empty-frames{width:64px;height:56px;margin-bottom:12px;position:relative}.empty-frames i{background:#fff;border:2px solid #949494;border-radius:10px;width:42px;height:42px;position:absolute}.empty-frames i:first-child{right:0}.empty-frames i:nth-child(2){top:7px;right:7px}.empty-frames i:nth-child(3){top:14px;right:14px}.compact-preview>p{color:var(--muted);margin:0 0 8px;font-size:11px;font-weight:700}.message-sample{background:#efefef;border-radius:13px;justify-content:center;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:10px;font-size:12px;display:flex}.emoji-slot{border-radius:5px;flex:0 0 36px;width:36px;height:36px;overflow:hidden}.sticker-slot{border-radius:12px;flex:0 0 112px;width:112px;height:95px;overflow:hidden}.preview-controls{justify-content:center;gap:10px;margin-top:22px;display:flex}.first-frame-note{color:var(--muted);background:#f5f5f5;border-radius:12px;gap:10px;margin-top:20px;padding:12px;font-size:11px;display:flex}.first-frame-note p{margin:0}.note-icon{background:var(--text);width:22px;height:22px;color:var(--surface);border-radius:50%;flex:0 0 22px;place-items:center;font-weight:800;line-height:1;display:grid}.compliance-pill{color:var(--muted);white-space:nowrap;background:#efefef;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.compliance-pill.ready{background:var(--line-green-soft);color:#075d32}.export-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.filename-field{font-size:12px;font-weight:700;display:block}.filename-field>span:first-child{margin-bottom:7px;display:block}.filename-input{border:1px solid #c8c8c8;border-radius:12px;align-items:center;height:52px;display:flex;overflow:hidden}.filename-input:focus-within{border-color:var(--info);box-shadow:0 0 0 2px #4270ed2e}.filename-input input{border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 14px}.filename-input b{height:100%;color:var(--muted);background:#f5f5f5;align-items:center;padding:0 14px;display:flex}.generate-button{min-width:190px;height:52px}.result-panel{border-top:1px solid var(--border);grid-template-columns:190px 1fr;gap:24px;margin-top:28px;padding-top:28px;display:grid}.result-preview{border:1px solid var(--border);border-radius:18px;width:190px;height:190px;overflow:hidden}.result-preview.is-sticker{height:160px}.result-title-row,.result-title-row>div{align-items:center;display:flex}.result-title-row{justify-content:space-between;gap:16px}.result-title-row>div{gap:12px}.success-mark{background:var(--line-green);width:34px;height:34px;color:var(--text);border-radius:50%;place-items:center;font-weight:900;display:grid}.result-title-row p{color:#075d32;margin:0;font-size:12px;font-weight:800}.result-title-row strong{font-size:16px}.result-size{font-size:20px;font-weight:900}.result-metrics{grid-template-columns:repeat(5,1fr);gap:8px;margin:18px 0;display:grid}.result-metrics div{background:#f5f5f5;border-radius:10px;padding:10px}.result-metrics dt{color:var(--muted);font-size:10px}.result-metrics dd{margin:0;font-size:12px;font-weight:800}.result-actions{flex-wrap:wrap;gap:10px;display:flex}.save-feedback{color:#075d32;margin:11px 0 0;font-size:11px;font-weight:700;line-height:1.65}.save-feedback.is-error{color:#ba1731}.share-panel{background:var(--line-green-soft);border:1px solid #cfead8;border-radius:14px;gap:14px;margin-top:18px;padding:18px;display:grid}.share-panel h3{margin:0;font-size:15px}.share-panel p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.65}.share-actions{flex-wrap:wrap;gap:10px;display:flex}.share-actions .secondary-button{min-height:44px;text-decoration:none}.share-unavailable{align-self:center}.result-scope-note{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.7}.save-destination{color:#274797;background:#f2f5ff;border-radius:10px;margin:0 0 13px;padding:11px 13px;font-size:12px}.tool-summary{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);margin-top:24px;padding:clamp(24px,4vw,40px);box-shadow:0 14px 40px #1111110d}.tool-summary-heading{margin-bottom:24px}.tool-summary-heading h2{margin:5px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.35}.tool-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tool-summary-grid section{background:#f7f7f7;border-radius:14px;padding:18px}.tool-summary-grid h3{margin:0 0 7px;font-size:15px}.tool-summary-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.tool-summary-review{color:var(--muted);text-align:right;margin:18px 0 0;font-size:12px}.app-footer{width:min(1180px,100% - 40px);color:var(--muted);border-top:1px solid #dfdfdf;justify-content:space-between;gap:24px;margin:0 auto;padding:28px 0 40px;font-size:12px;display:flex}.app-footer-copy{max-width:720px}.app-footer strong{color:var(--text)}.app-footer p{margin:4px 0 0}.app-footer a{color:#075d32;font-weight:800}.app-footer a:hover{text-decoration-thickness:2px}.app-footer-copyright{color:var(--text);font-weight:700}.app-footer-links{flex:none;align-content:start;justify-items:end;gap:10px;display:grid}.app-footer nav{flex:none;justify-content:flex-end;gap:14px;display:flex}.information-page-header{position:static}.information-page-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(960px,100% - 40px);height:72px;margin:0 auto;display:flex}.information-page-back{color:#08783e;background:#fffffff0;border:1px solid #ffffffb8;border-radius:999px;align-items:center;min-height:44px;padding:8px 14px;font-size:12px;font-weight:850;line-height:1.4;text-decoration:none;display:inline-flex}.information-page-back:hover{background:#fff}.information-page-main{width:min(960px,100% - 40px);margin:0 auto;padding:64px 0 72px}.information-page-card{border:1px solid var(--border);border-radius:var(--radius-large);background:var(--surface);box-shadow:var(--shadow);padding:clamp(28px,5vw,64px)}.information-page-intro{border-bottom:1px solid var(--border);padding-bottom:32px}.information-page-intro .eyebrow{color:#08783e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.information-page-intro h1{letter-spacing:-.04em;margin:0;font-size:clamp(34px,6vw,52px);line-height:1.2}.information-page-intro>p:last-child{max-width:720px;color:var(--muted);margin:16px 0 0;font-size:16px}.information-page-content{gap:34px;padding-top:36px;display:grid}.information-page-content section{max-width:760px}.information-page-content h2{margin:0 0 10px;font-size:21px;line-height:1.4}.information-page-content p{color:#333;margin:0}.information-page-content p+p{margin-top:12px}.information-page-content ul{color:#333;margin:12px 0;padding-left:1.5em}.information-page-content li+li{margin-top:5px}.information-page-content a{color:#08783e;font-weight:800}.information-page-content code{background:var(--line-green-soft);color:#075d32;border-radius:5px;padding:.08em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.information-page-date{border-top:1px solid var(--border);padding-top:24px;font-size:13px;font-weight:700}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:1023px){.hero h1{font-size:48px}.hero-copy{font-size:17px}}@media (max-width:900px){.header-inner{grid-template-columns:minmax(220px,1fr) 240px auto;gap:16px}.step-progress{width:240px}.workspace-grid,.creation-type-options{grid-template-columns:1fr}.preview-card{position:static}}@media (min-width:681px){.hero-headline-tail{white-space:nowrap}}@media (max-width:680px){.header-inner,.main-content,.app-footer,.information-page-header-inner,.information-page-main{width:min(100% - 24px,1180px)}.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:7px;height:auto;min-height:104px;padding:10px 0 9px}.brand{grid-area:1/1;justify-self:start;font-size:15px}.brand-logo{border-radius:10px;width:36px;height:36px}.step-progress{grid-area:2/1/auto/-1;justify-self:center;width:min(340px,100%)}.new-creation-button{grid-area:1/2;min-height:44px;padding:0 11px;font-size:11px}.step-section{scroll-margin-top:124px}.main-content{padding:46px 0 56px}.hero{margin-bottom:36px}.hero h1{font-size:clamp(36px,10vw,46px)}.hero-copy{font-size:16px}.hero-intro{margin-bottom:22px}.creation-type-options{grid-template-columns:1fr}.creation-type-option{grid-template-columns:1fr;gap:8px;padding:14px}.creation-type-option a{justify-self:start;margin-left:32px}.draft-status{padding:15px 16px}.dimension-warning{margin-top:12px;padding:15px 16px}.card{border-radius:20px;padding:21px 17px}.drop-zone{text-align:center;grid-template-columns:1fr;justify-items:center;gap:14px;min-height:260px}.upload-button{width:100%}.workspace-grid{gap:16px}.preview-stage{grid-template-columns:1fr}.mobile-floating-preview{z-index:30;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));background:var(--surface);border:1px solid #1111111f;border-radius:18px;width:116px;padding:8px;display:block;position:fixed;box-shadow:0 12px 36px #1113}.mobile-floating-preview-frame{border-radius:12px;width:100px;height:100px;position:relative;overflow:hidden}.mobile-floating-preview-frame.is-sticker{height:84.375px}.mobile-floating-preview-replay{width:100%;height:100%;color:var(--surface);cursor:pointer;background:#11111173;border:0;place-items:center;padding:0;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.mobile-floating-preview-replay span{background:#111111b8;border:2px solid #ffffffe0;border-radius:50%;place-items:center;width:48px;height:48px;padding-left:3px;font-size:22px;line-height:1;display:grid}.mobile-floating-preview-replay:focus-visible{outline-offset:-5px}.mobile-floating-preview-close{width:44px;height:44px;color:var(--surface);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:-14px;right:-10px}.mobile-floating-preview-close:before{border:2px solid var(--surface);background:var(--text);content:"";border-radius:50%;width:30px;height:30px;position:absolute;box-shadow:0 4px 12px #11111140}.mobile-floating-preview-close span{font-size:22px;font-weight:700;line-height:1;position:relative}.compact-preview{width:min(210px,100%);margin:0 auto}.export-row,.result-panel{grid-template-columns:1fr}.generate-button,.result-preview{width:100%}.result-preview{height:calc(100vw - 58px)}.result-preview.is-sticker{height:calc(84.375vw - 48.9375px)}.result-title-row{align-items:flex-start}.result-metrics{grid-template-columns:repeat(2,1fr)}.result-actions>*,.share-actions>*{flex:1}.tool-summary{border-radius:20px;padding:24px 18px}.tool-summary-grid{grid-template-columns:1fr}.app-footer{flex-direction:column}.app-footer-links{justify-items:start}.app-footer nav{flex-wrap:wrap;justify-content:flex-start}.information-page-header-inner{gap:12px;height:64px}.information-page-back{padding:7px 12px;font-size:10px}.information-page-main{padding:32px 0 48px}.information-page-card{border-radius:20px;padding:26px 18px}.information-page-intro{padding-bottom:24px}.information-page-intro h1{white-space:nowrap;font-size:clamp(24px,8vw,40px)}.information-page-intro>p:last-child{font-size:14px}.information-page-content{gap:28px;padding-top:28px}.information-page-content h2{font-size:19px}}@media (max-width:420px){.brand{gap:8px;font-size:13px}.brand-logo{border-radius:9px;width:32px;height:32px}.new-creation-button{min-height:44px;padding:0 8px;font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
