/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.italic{font-style:italic}}*{box-sizing:border-box}:root{--ink:#171a1f;--line:#dfe3e8;--green:#39a86b;--blue:#0078b8}html{scroll-behavior:smooth}body{color:var(--ink);background:#eef1f4;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}.app-header{color:#fff;z-index:50;background:#111419;align-items:center;height:64px;padding:10px 24px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 2px 12px #0003}.app-header strong{font-size:19px}.app-header img{width:116px;height:auto;margin-left:auto}.workspace{max-width:1280px;min-height:100vh;margin:auto;padding-top:64px;display:block}.editor-panel{z-index:20;overscroll-behavior:contain;background:#fff;width:470px;padding:24px 32px 36px;position:fixed;top:64px;bottom:0;left:max(0px,50vw - 640px);overflow-y:auto;box-shadow:3px 0 12px #10203010}.editor-panel nav{color:#808894;justify-content:space-between;margin:3px 9px 31px;font-size:12px;font-weight:700;display:flex;position:relative}.editor-panel nav:before{content:"";background:#e4e7eb;height:2px;position:absolute;top:-10px;left:28px;right:30px}.editor-panel nav span{background:#fff;padding-top:8px;position:relative}.editor-panel nav span:before{content:"";background:#cfd5dc;border-radius:50%;width:8px;height:8px;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.editor-panel nav .active:before{background:#58a878}.step{align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.step i{color:#fff;background:#26313c;border-radius:50%;place-items:center;width:32px;min-width:32px;height:32px;font-style:normal;font-weight:700;display:grid}.step h1,.step h2{margin:0;font-size:24px}.step h2{font-size:21px}.step p{color:#6f7782;margin:7px 0 0;font-size:14px}.second{border-top:1px solid #e4e7eb;margin-top:24px;padding-top:23px}.field-label{color:#505863;margin:14px 0 7px;font-size:13px;font-weight:700;display:block}.template-select,.country,input,select{text-align:left;background:#fff;border:1px solid #c9d0d8;border-radius:6px;width:100%;height:45px;padding:0 13px}.template-select,.country{cursor:pointer;align-items:center;display:flex}.template-select b,.country b{margin-left:auto}.template-menu{border:1px solid #cfd5dc;border-radius:6px;max-height:350px;margin-top:6px;padding:12px;overflow:auto;box-shadow:0 9px 24px #18222d26}.template-menu input{z-index:2;margin-bottom:11px;position:sticky;top:0}.template-menu h3{letter-spacing:.08em;color:#808894;margin:14px 4px 5px;font-size:11px}.template-menu button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:5px;width:100%;padding:10px}.template-menu small{color:#6f7782;margin-top:3px;display:block}.primary{color:#fff;letter-spacing:.04em;cursor:pointer;background:#242930;border:0;border-radius:5px;width:100%;min-height:48px;margin-top:20px;font-size:13px;font-weight:800}.primary:disabled{color:#7d8792;cursor:default;background:#cfd5dc}.upload{cursor:pointer;border:1px dashed #bfc7d0;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:44px 1fr;padding:13px;display:grid}.upload input{display:none}.upload span{color:#0078b8;grid-row:1/3;font-size:27px}.upload strong{font-size:14px}.upload small{color:#6f7782;margin-top:3px}.country-picker{position:relative}.country .flag{margin-right:9px;font-size:21px}.country-menu{z-index:30;background:#fff;border:1px solid #c9d0d8;border-radius:7px;padding:10px;position:absolute;top:51px;left:0;right:0;box-shadow:0 12px 28px #18222d2e}.country-menu input{margin-bottom:8px}.country-options{max-height:240px;overflow-y:auto}.country-options button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:5px;align-items:center;gap:9px;width:100%;padding:9px 10px;display:flex}.country-options button span{font-size:19px}.country-options button b{color:#168355;margin-left:auto}.preview-panel{flex-direction:column;align-items:center;min-height:calc(100vh - 64px);margin-left:470px;padding:24px;display:flex}.preview-title{color:#6f7782;justify-content:space-between;width:100%;margin-bottom:18px;font-size:13px;display:flex}.preview-panel canvas{background:#fff;width:min(100%,720px);height:auto;box-shadow:0 14px 40px #17232d26}.empty-preview{text-align:center;color:#808894;margin:auto}.empty-preview img{opacity:.15;width:72px}.download-mobile{color:#fff;cursor:pointer;background:#39a86b;border:0;border-radius:5px;margin-top:14px;padding:10px 18px;font-weight:700}footer{background:#fff;border-top:1px solid #dfe3e8;align-items:center;gap:16px;height:72px;margin-left:min(470px,36.72vw);padding:14px 24px;font-size:12px;display:flex}footer img{width:95px;height:auto}footer a{color:#0078b8;margin-left:auto;font-weight:700;text-decoration:none}.conditional-block{border-top:1px solid #edf0f3;margin-top:18px;padding-top:3px}.choice-field{border:0;margin:15px 0;padding:0}.choice-field legend{color:#505863;margin-bottom:8px;font-size:13px;font-weight:700}.yes-no-options,.cut-options{gap:8px;display:grid}.yes-no-options{grid-template-columns:1fr 1fr}.choice-field button{cursor:pointer;color:#333b44;background:#fff;border:1px solid #c9d0d8;border-radius:6px;min-height:42px;padding:9px 12px}.cut-options{grid-template-columns:repeat(3,1fr)}.cut-options button{text-align:left;flex-direction:column;min-height:73px;display:flex}.cut-options small{color:#6f7782;margin-top:4px;font-size:10px;line-height:1.25}@media (max-width:820px){.app-header{height:58px;padding:9px 18px}.app-header img{width:100px}.workspace{min-height:auto;padding-top:58px;display:block}.editor-panel{width:100%;box-shadow:none;padding:20px;position:static;overflow:visible}.step h1{font-size:22px}.preview-panel{min-height:430px;margin-left:0;padding:20px}.preview-panel canvas{width:100%;max-height:none}.country-menu{max-height:calc(100vh - 92px);position:fixed;top:76px;left:14px;right:14px}.country-options{max-height:calc(100vh - 175px)}.cut-options{grid-template-columns:1fr}.cut-options button{min-height:58px}footer{flex-wrap:wrap;height:auto;margin-left:0;padding:15px 20px}footer a{width:100%;margin:0}.template-menu{max-height:300px}}@media (min-width:821px) and (max-height:700px){.editor-panel{padding-top:18px}.editor-panel nav{margin-bottom:23px}.preview-panel canvas{width:auto;max-width:100%;max-height:calc(100vh - 150px)}}:root{--ink:#f5f5f7;--line:#303036;--green:#e21b23;--blue:#f02a32;--red:#e21b23;--panel:#111114;--panel-soft:#19191d;--page:#08080a;--muted:#aaaab2}body{background:var(--page);color:var(--ink)}.app-header{background:#050506;border-bottom:1px solid #2b0d10;box-shadow:0 4px 24px #000b}.app-header strong{letter-spacing:.02em}.app-header:after{content:"";background:linear-gradient(90deg,transparent,var(--red),transparent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.workspace{background:#0b0b0d;width:100%;max-width:none;margin:0}.editor-panel{background:var(--panel);text-align:left;border-right:1px solid #2c2c32;left:0;box-shadow:10px 0 36px #0008}.editor-panel nav{color:#7f7f89}.editor-panel nav:before{background:#33333a}.editor-panel nav span{background:var(--panel)}.editor-panel nav span:before{background:#55555e}.editor-panel nav .active{color:#ff4a50}.editor-panel nav .active:before{background:var(--red);box-shadow:0 0 12px #e21b23aa}.step i{background:linear-gradient(145deg,#f12a32,#9d0c12);box-shadow:0 4px 16px #e21b2344}.step p,.template-menu small,.upload small,.cut-options small{color:var(--muted)}.second,.conditional-block{border-color:#303037}.field-label,.choice-field legend{color:#d6d6dc}.template-select,.country,input,select{color:#f6f6f8;background:#1b1b20;border-color:#3b3b43;outline:none}input:focus,select:focus{border-color:#e21b23;box-shadow:0 0 0 3px #e21b2328}.template-select:focus-visible{border-color:#e21b23;box-shadow:0 0 0 3px #e21b2328}.country:focus-visible{border-color:#e21b23;box-shadow:0 0 0 3px #e21b2328}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.template-menu{background:#151519;border-color:#393940;box-shadow:0 18px 42px #000c}.template-menu input{background:#202026}.template-menu h3{color:#f0444b}.template-menu button{color:#f3f3f5;background:#151519}.template-menu button:hover{background:#2a1518}.primary{background:linear-gradient(135deg,#ed252d,#a90e14);box-shadow:0 8px 22px #e21b2328}.primary:hover:not(:disabled){filter:brightness(1.12)}.primary:disabled{color:#777780;box-shadow:none;background:#2b2b31}.upload{background:#17171b;border-color:#52525b}.upload:hover{background:#1d1315;border-color:#e21b23}.upload span{color:#f12b33}.country-menu{background:#16161a;border-color:#3b3b43;box-shadow:0 16px 38px #000d}.country-options button{color:#f3f3f5;background:#16161a}.country-options button:hover,.country-options button.selected{background:#2a1518}.country-options button b{color:#ff454c}.choice-field button{color:#dedee3;background:#1b1b20;border-color:#414149}.choice-field button[aria-pressed=true]{color:#ff6a70;background:#341317;border-color:#ed2931;box-shadow:inset 0 0 0 1px #d51d25}.cut-options button[aria-pressed=true] small{color:#ff9da1}.preview-panel{background:radial-gradient(circle at 50% 35%,#27272d 0,#111115 52%,#09090b 100%);border-left:1px solid #25252b}.preview-title{color:#a4a4ad}.preview-title strong{color:#fff}.preview-panel canvas{background:#16161a;box-shadow:0 22px 60px #000c,0 0 0 1px #ffffff12}.empty-preview{color:#888892}.download-mobile{background:linear-gradient(135deg,#ed252d,#a90e14);box-shadow:0 8px 22px #e21b2333}.photo-adjustments{background:#17171b;border:1px solid #3a3a42;border-radius:7px;margin-top:12px;overflow:hidden}.photo-adjustments summary{cursor:pointer;color:#ff555c;padding:12px 14px;font-size:13px;font-weight:800;list-style-position:inside}.photo-controls{gap:11px;padding:2px 14px 14px;display:grid}.photo-controls label{color:#c5c5cc;grid-template-columns:82px 1fr;align-items:center;gap:10px;font-size:12px;font-weight:700;display:grid}.photo-controls input[type=range]{height:auto;box-shadow:none;accent-color:#e21b23;border:0;padding:0}.photo-controls button{color:#eee;cursor:pointer;background:#24242a;border:1px solid #4b4b54;border-radius:5px;justify-self:start;padding:7px 10px;font-size:12px}.photo-controls button:hover{color:#ff6268;border-color:#e21b23}footer{color:#e9e9ed;background:#09090b;border-color:#29292f;height:auto;min-height:86px}footer img{object-fit:cover;border:1px solid #3a1114;border-radius:7px;width:66px;height:66px}footer a{color:#ff454c}@media (min-width:821px){footer{width:calc(100% - 470px);margin-left:470px}}@media (max-width:820px){body{background:#0a0a0c}.app-header{height:58px}.workspace{background:#0a0a0c;flex-direction:column;padding-top:58px;display:flex}.preview-panel{z-index:35;border:0;border-bottom:1px solid #3a171a;order:-1;width:100%;height:min(43vh,390px);min-height:250px;margin:0;padding:9px 14px 11px;position:sticky;top:58px;overflow:hidden;box-shadow:0 14px 30px #000c}.preview-title{flex:none;margin:0 0 7px;font-size:11px}.preview-panel canvas{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100% - 55px);display:block}.download-mobile{margin:0;padding:7px 11px;font-size:11px;position:absolute;bottom:10px;right:14px}.empty-preview{margin:auto}.empty-preview img{width:48px}.editor-panel{width:100%;box-shadow:none;text-align:left;border:0;order:0;padding:24px 18px 34px;position:relative;top:auto;bottom:auto;left:auto;overflow:visible}.editor-panel nav,.step,.field-label,.template-select,.template-menu,.primary,.upload,.photo-adjustments,.conditional-block,.country-picker,.editor-panel>input,.editor-panel>select{margin-left:0;margin-right:0}.country-menu{background:#16161a;top:70px}footer{justify-content:flex-start;margin:0;padding:16px 18px}footer img{width:58px;height:58px}footer strong{max-width:180px}footer a{width:100%}}@media (max-width:390px){.preview-panel{height:36vh;min-height:220px}.preview-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:55%;overflow:hidden}.editor-panel{padding-left:15px;padding-right:15px}}
