.editor-root{--neutral-50:#f2f1eb;--neutral-100:#edede8;--neutral-200:#e0dfd8;--neutral-300:#c4c3bb;--neutral-400:#9ba0b3;--neutral-500:#7a7f8a;--neutral-600:#4a5068;--neutral-700:#2c2f3a;--neutral-800:#16171d;--neutral-900:#101014;--bg-primary:#d8d7cf;--bg-surface:#deddd5;--bg-surface-hover:#e8e7df;--bg-selected:#fff;--text-on-selected:#101014;--bg-warm:var(--neutral-100);--bg-card-preview:#fff;--options-panel-bg:#d8d7cf;--options-edge:hsla(0,0%,100%,.6);--options-sheet-radius:26px;--app-bg-mobile:#c8c6bd;--text-primary:var(--neutral-900);--text-secondary:var(--neutral-600);--text-tertiary:var(--neutral-400);--card-accent:#a8783c;--accent-primary:#0e6b8c;--accent-soft:#c5dde6;--accent-selected-border:var(--neutral-800);--ui-border:transparent;--ui-border-strong:var(--neutral-800);--ui-progress-track:var(--neutral-200);--ui-progress-fill:var(--neutral-900);--shell-divider:var(--neutral-300);--input-bg:var(--neutral-50);--input-border:transparent;--input-border-hover:var(--neutral-300);--cta-bg:var(--neutral-900);--cta-text:var(--neutral-100);--status-success:#4f7a3e;--status-warn:#e8b73a;--status-danger:#b6336e;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:20px;--spacing-2xl:24px;--spacing-3xl:32px;--spacing-4xl:48px;--space-xs:var(--spacing-xs);--space-sm:var(--spacing-sm);--space-md:var(--spacing-md);--space-lg:var(--spacing-lg);--space-xl:var(--spacing-xl);--space-2xl:var(--spacing-2xl);--space-3xl:var(--spacing-3xl);--space-4xl:var(--spacing-4xl);--page-margin:20px;--page-margin-wide:36px;--radius-xs:3px;--radius-sm:6px;--radius-md:12px;--radius-lg:14px;--radius-xl:16px;--radius-full:999px;--shadow-card:0px 2px 8px 0px rgba(16,16,20,.07),0px 8px 32px 0px rgba(16,16,20,.13);--shadow-swatch-inner:inset 0 0 0 1px rgba(16,16,20,.08);--font-shell:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-card:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"IBM Plex Mono","ui-monospace","SFMono-Regular",Menlo,Consolas,monospace;font-family:var(--font-shell);color:var(--text-primary);background-color:var(--bg-primary);min-height:100%}.editor-root *,.editor-root :after,.editor-root :before{box-sizing:border-box}.editor-root .app-container{display:flex;flex-direction:column;width:100%;max-width:430px;height:100vh;height:100dvh;height:var(--app-vh,100dvh);position:fixed;top:0;left:0;right:0;margin:0 auto;transform:translateY(var(--app-vt,0));will-change:transform;background-color:var(--bg-primary);z-index:1;overflow:hidden}@keyframes app-container-fade-up{0%{opacity:0}to{opacity:1}}.editor-root .app-container[data-phase=entering]{animation:app-container-fade-up .48s cubic-bezier(.16,1,.3,1) 80ms both}@media (prefers-reduced-motion:reduce){.editor-root .app-container[data-phase=entering]{animation:none}}.editor-root .headline-lg{font-size:34px;font-weight:500;line-height:1.15;letter-spacing:-.5px;margin:0}.editor-root .body{font-size:18px;font-weight:400;line-height:1.55;margin:0}.editor-root .label{font-size:12px;font-weight:500;letter-spacing:.8px;text-transform:uppercase;margin:0}.editor-root .text-center{text-align:center}.editor-root .text-secondary{color:var(--text-secondary)}.editor-root .eyebrow{color:var(--text-tertiary);font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin:0}.editor-root .section-head{display:flex;flex-direction:column;gap:10px}.editor-root .section-head__title{font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.3px;margin:0;color:var(--text-primary)}.editor-root .section-head__helper{font-size:17px;line-height:1.55;color:var(--text-secondary);margin:0;max-width:48ch}.editor-root .nav-bar{display:flex;align-items:center;gap:var(--spacing-md);padding:calc(env(safe-area-inset-top, 0px) + 16px) var(--page-margin) var(--spacing-md);background-color:var(--bg-primary);border-bottom:1px solid var(--shell-divider);flex-shrink:0}.editor-root .nav-bar-back{position:relative;display:inline-flex;align-items:center;gap:6px;height:33px;padding:0 13px 0 10px;background:transparent;border:1.5px solid var(--text-primary);border-radius:var(--radius-full);font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1;color:var(--text-primary);cursor:pointer;flex-shrink:0;font-family:inherit}.editor-root .nav-bar-back:before{content:"";position:absolute;inset:-6px}.editor-root .nav-bar-back__icon{width:15px;height:15px;flex-shrink:0}@media (hover:hover){.editor-root .nav-bar-back:hover{opacity:.7}}.editor-root .nav-bar-back:active{opacity:.7}.editor-root .nav-bar-back:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}.editor-root .nav-bar-back:disabled{opacity:.25;cursor:default}.editor-root .progress-container{flex:1 1;height:6px;background-color:var(--ui-progress-track);border-radius:var(--radius-xs);overflow:hidden}.editor-root .progress-fill{height:100%;background-color:var(--ui-progress-fill);border-radius:var(--radius-xs);transition:width .3s ease}.editor-root .nav-bar-step{flex-shrink:0;font-size:13px;font-weight:500;letter-spacing:.04em;color:var(--text-tertiary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.editor-root .screen-scroll{display:flex;flex-direction:column;flex:1 1;min-height:0}.editor-root .screen-scroll__body{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch}.editor-root .screen-scroll__body::-webkit-scrollbar{display:none}.editor-root .screen-scroll__body{scrollbar-width:none}.editor-root .screen-scroll__footer{padding:var(--spacing-sm) var(--page-margin) calc(env(safe-area-inset-bottom, 0px) + 16px);border-top:1px solid var(--shell-divider);flex-shrink:0}.editor-root .screen-editor,.editor-root .screen-full{display:flex;flex-direction:column;flex:1 1;min-height:0}.editor-root .screen-full{padding:calc(env(safe-area-inset-top, 0px) + 16px) var(--page-margin-wide) calc(env(safe-area-inset-bottom, 0px) + 16px)}.editor-root .screen-full__spacer{flex:1 1}.editor-root .screen-full__content{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-3xl)}.editor-root .screen-full__footer{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end}.editor-root .welcome-pantone{position:relative;display:flex;flex-direction:column;flex:1 1;min-height:0;padding:calc(env(safe-area-inset-top, 0px) + 28px) var(--page-margin) calc(env(safe-area-inset-bottom, 0px) + 16px);overflow:hidden}.editor-root .welcome-pantone__grain{position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.6' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.55 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.06;mix-blend-mode:multiply;z-index:0}.editor-root .welcome-pantone__head{position:relative;z-index:1;flex-shrink:0;text-align:center;padding-bottom:var(--spacing-xl)}.editor-root .welcome-pantone__eyebrow{font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 12px}.editor-root .welcome-pantone__title{font-size:32px;font-weight:500;line-height:1.1;letter-spacing:-.6px;margin:0;color:var(--text-primary)}.editor-root .welcome-pantone__title-soft{font-weight:400;color:var(--text-secondary)}.editor-root .welcome-pantone__fan{position:relative;z-index:1;flex:1 1;min-height:0;display:flex;align-items:center;justify-content:center}.editor-root .welcome-pantone__card{position:absolute;top:50%;left:50%;transform-origin:50% 240%;filter:drop-shadow(0 14px 28px rgba(28,25,23,.18)) drop-shadow(0 4px 8px rgba(28,25,23,.1))}.editor-root .welcome-pantone__footer{position:relative;z-index:1;flex-shrink:0;padding-top:var(--spacing-2xl)}.editor-root{--raster-bg:#d8d7cf;--raster-line:rgba(16,16,20,.07);--raster-grain-blend:multiply}.editor-root .editor-raster{position:fixed;top:0;left:0;right:0;height:var(--app-vh,100dvh);transform:translateY(var(--app-vt,0));z-index:0;pointer-events:none;background:var(--raster-bg)}.editor-root .editor-raster__grid{position:absolute;inset:0;background-image:linear-gradient(to right,var(--raster-line) 1px,transparent 1px),linear-gradient(to bottom,var(--raster-line) 1px,transparent 1px);background-size:56px 56px;background-position:-1px -1px}.editor-root .editor-raster__grain{position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.4' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.6 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px 220px;opacity:.07;mix-blend-mode:var(--raster-grain-blend)}.editor-root .home-landing{position:fixed;top:0;left:0;right:0;height:var(--app-vh,100dvh);z-index:5;display:flex;align-items:center;justify-content:center;background:transparent;opacity:1;transform:translateY(0);transition:opacity .28s cubic-bezier(.4,0,1,1),transform .32s cubic-bezier(.4,0,1,1)}.editor-root .home-landing[data-phase=entering]{opacity:0;transform:translateY(-12px);pointer-events:none}.editor-root .home-landing__bg{display:none}.editor-root .home-landing__center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:clamp(20px,3vw,40px);padding:0 12px}.editor-root .home-landing__actions{display:flex;align-items:center;gap:14px}.editor-root .home-landing__title{margin:0;font-size:clamp(52px,9.6vw,184px);letter-spacing:-.04em;text-align:center;-moz-user-select:none;user-select:none;-webkit-user-select:none}.editor-root .home-landing__cta,.editor-root .home-landing__title{font-family:var(--font-shell);font-weight:500;line-height:1;color:var(--text-primary)}.editor-root .home-landing__cta{pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1.5px solid var(--text-primary);font-size:clamp(16px,1.5vw,20px);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:55px;padding:0 28px;border-radius:var(--radius-full);cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}@media (hover:hover){.editor-root .home-landing__cta:hover{background:var(--text-primary);color:var(--bg-primary)}}.editor-root .home-landing__cta:active{transform:scale(.98)}.editor-root .home-landing__cta:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}@media (max-width:640px){.editor-root .home-landing__center{padding:0 10px;margin:0}.editor-root .home-landing__title{font-size:clamp(42px,13.5vw,58px)}}@media (max-width:1023px){.editor-root .home-landing{align-items:flex-start;--text-primary:#101014;--text-secondary:#4a5068;--bg-selected:#fff;--text-on-selected:#101014;--bg-primary:#d2ccc5}.editor-root .home-landing__bg{display:block;position:absolute;inset:0;z-index:0;pointer-events:none;background-color:#d5cfc8;background-image:linear-gradient(to bottom,var(--app-bg-mobile),transparent 72px),linear-gradient(to top,var(--app-bg-mobile),transparent 48px),url(/welcome/vktitel01.webp);background-size:auto,auto,cover;background-position:top,bottom,50% 100%;background-repeat:no-repeat}.editor-root .home-landing__center{z-index:1;justify-content:center;height:max(240px,calc(100% - max(51.67%, 91.85vw) - 12px))}}@media (prefers-reduced-motion:reduce){.editor-root .home-landing__cta{transition:none}}.editor-root .screen-centered{display:flex;flex-direction:column;flex:1 1;min-height:0}.editor-root .screen-centered__body{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:var(--spacing-3xl) var(--page-margin-wide);gap:var(--spacing-3xl)}.editor-root .screen-centered__block{display:flex;flex-direction:column;align-items:center}.editor-root .choice-cards-container{display:flex;gap:10px;margin-top:var(--spacing-3xl);width:100%}.editor-root .choice-card{flex:1 1;height:100px;background-color:var(--bg-surface);border:1px solid var(--ui-border);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:600;font-size:18px;color:var(--text-primary)}@media (hover:hover){.editor-root .choice-card:hover{background-color:var(--bg-surface-hover)}}.editor-root .choice-card.selected{background-color:var(--bg-selected);color:var(--text-on-selected)}.editor-root .screen-editor__preview{flex:1 1;display:flex;justify-content:center;align-items:center;padding:var(--spacing-xl) var(--page-margin);background-color:var(--bg-primary);background-image:linear-gradient(hsla(38,10%,67%,.15) 1px,transparent 0),linear-gradient(90deg,hsla(38,10%,67%,.15) 1px,transparent 0);background-size:20px 20px;min-height:0}.editor-root .screen-editor__controls{flex-shrink:0;background-color:var(--bg-primary);padding:0;border-top:1px solid var(--shell-divider);display:flex;flex-direction:column;min-height:310px}.editor-root .screen-editor__controls:has(.mode-swatches){max-height:310px}.editor-root .screen-editor__controls:has(.mode-swatches) .scroll-strip{min-height:0;padding-bottom:8px}.editor-root .screen-editor__controls-filter{flex-shrink:0;padding-bottom:var(--spacing-sm);border-bottom:1px solid var(--shell-divider);display:flex;flex-direction:column;gap:var(--spacing-sm)}.editor-root .step-title{margin:0;padding:20px var(--page-margin);border-bottom:1px solid var(--shell-divider);font-size:22px;line-height:1.25;letter-spacing:-.01em;font-weight:500;color:var(--text-primary);flex-shrink:0}.editor-root .desktop-shell__settings .step-title{padding-top:24px;padding-bottom:24px;font-size:26px}.editor-root .step-title:has(+.screen-editor__controls-filter){border-bottom:none;padding-bottom:10px}.editor-root .desktop-shell__settings .step-title:has(+.screen-editor__controls-filter){padding-bottom:14px}.editor-root .step-content-fields{padding-top:12px}.editor-root .desktop-shell__settings .step-content-fields{padding-top:20px}.editor-root .screen-editor__controls-scroll{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.editor-root .back-none-thumb{width:150px;aspect-ratio:85/55;background:transparent;border:1px dashed var(--ui-border-strong);display:flex;align-items:center;justify-content:center}.editor-root .back-none-thumb__label{font-size:14px;font-weight:500;color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase}.editor-root .thumb-wrap.selected .back-none-thumb{border-color:var(--text-on-selected)}.editor-root .thumb-wrap.selected .back-none-thumb__label{color:var(--text-on-selected)}.editor-root .thumb-wrap--static{cursor:default}.editor-root .thumb-wrap--static:hover{transform:none}.editor-root .coming-soon-thumb{width:100%;aspect-ratio:85/55;background:transparent;border:1px dashed var(--ui-border-strong);display:flex;align-items:center;justify-content:center;padding:0 12px}.editor-root .coming-soon-thumb__label{font-size:12px;font-weight:500;color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase;text-align:center;line-height:1.3}.editor-root .input-field{background-color:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-lg);padding:14px 18px 16px;display:flex;flex-direction:column;gap:2px;transition:border-color .15s ease,background-color .15s ease;cursor:text;-webkit-tap-highlight-color:transparent}@media (hover:hover){.editor-root .input-field:hover{border-color:var(--input-border-hover)}}.editor-root .input-field:focus-within{border-color:var(--text-primary)}.editor-root .input-field__header{display:flex;align-items:center;justify-content:space-between;min-height:22px}.editor-root .input-label{color:var(--text-tertiary);font-family:var(--font-mono);font-size:14px;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.editor-root .input-field__remove{background:transparent;border:none;width:32px;height:32px;margin:-6px -6px -6px 0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);cursor:pointer;transition:color .15s ease,background-color .15s ease;-webkit-tap-highlight-color:transparent;flex-shrink:0;padding:0}@media (hover:hover){.editor-root .input-field__remove:hover{color:var(--text-primary);background-color:var(--neutral-100)}}.editor-root .input-field__remove:active{background-color:var(--neutral-200)}.editor-root .input-field__remove svg{display:block}.editor-root .input-base{background:none;border:none;padding:0;font-family:inherit;font-size:19px;font-weight:500;letter-spacing:-.01em;color:var(--text-primary);outline:none;-webkit-tap-highlight-color:transparent;width:100%}.editor-root .input-base::placeholder{color:var(--text-tertiary)}.editor-root .input-base--multiline{resize:vertical;min-height:calc(3 * 1.35em);line-height:1.35}.editor-root .input-hint{margin:6px 0 0;font-size:15px;line-height:1.4;color:var(--text-tertiary)}.editor-root .input-hint--warn{color:var(--status-warn)}.editor-root .add-fields-row{display:flex;flex-wrap:wrap;column-gap:22px;row-gap:6px}.editor-root .add-field-chip{position:relative;display:inline-flex;align-items:baseline;gap:6px;background:none;border:none;border-radius:0;padding:4px 0;font-family:var(--font-mono);font-size:14px;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);cursor:pointer;transition:color .15s ease;-webkit-tap-highlight-color:transparent}.editor-root .add-field-chip:before{content:"+";display:inline-block;font-size:16px;line-height:1}.editor-root .add-field-chip:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .22s cubic-bezier(.4,0,.2,1)}.editor-root .add-field-chip:focus-visible{color:var(--text-primary);outline:none}@media (hover:hover){.editor-root .add-field-chip:hover{color:var(--text-primary);outline:none}}.editor-root .add-field-chip:focus-visible:after{transform:scaleX(1)}@media (hover:hover){.editor-root .add-field-chip:hover:after{transform:scaleX(1)}}.editor-root .cta-button{background-color:var(--cta-bg);color:var(--cta-text);border:none;border-radius:var(--radius-full);height:48px;font-family:inherit;font-size:18px;font-weight:600;cursor:pointer;transition:opacity .2s ease;width:100%;text-align:center;flex-shrink:0}@media (hover:hover){.editor-root .cta-button:hover{opacity:.9}}.editor-root .cta-button:active{opacity:.8}.editor-root .cta-button:disabled{opacity:.35;cursor:default}.editor-root .category-bar{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:var(--spacing-md) var(--page-margin) 0;flex-shrink:0}.editor-root .category-bar::-webkit-scrollbar{display:none}.editor-root .category-bar{scrollbar-width:none;-ms-overflow-style:none}.editor-root .category-chip{flex-shrink:0;padding:6px 14px;background:none;border:1px solid var(--ui-border);border-radius:var(--radius-full);font-family:inherit;font-size:16px;font-weight:500;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease;white-space:nowrap}.editor-root .category-chip.active{background-color:var(--bg-selected);color:var(--text-on-selected)}.editor-root .scroll-strip{display:flex;gap:var(--spacing-md);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding:22px var(--page-margin) 32px;scroll-snap-type:x proximity;flex:1 1;min-height:163px;box-sizing:border-box}.editor-root .scroll-strip::-webkit-scrollbar{display:none}.editor-root .scroll-strip{scrollbar-width:none;-ms-overflow-style:none}.editor-root .thumb-wrap{background-color:var(--bg-surface);border:2px solid transparent;border-radius:var(--radius-lg);padding:8px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;font-family:inherit;line-height:1;height:100%;width:auto;aspect-ratio:85/55;flex-shrink:0;text-align:center}.editor-root .thumb-wrap>*{width:100%;max-width:100%}.editor-root .thumb-wrap.selected{background-color:var(--bg-selected)}@media (hover:hover){.editor-root .thumb-wrap:hover{transform:translateY(-3px)}}.editor-root .palette-thumb{background-color:var(--bg-surface);border:2px solid transparent;border-radius:var(--radius-lg);padding:4px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;flex-shrink:0;line-height:0;height:100%;width:auto;aspect-ratio:85/55}.editor-root .palette-thumb__placeholder{position:relative;width:100%;aspect-ratio:85/55;border-radius:0;background-color:var(--surface-elevated,#f1ece2);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:400;font-family:inherit;line-height:1}.editor-root .palette-thumb.selected{background-color:var(--bg-selected)}@media (hover:hover){.editor-root .palette-thumb:hover{transform:translateY(-3px)}}.editor-root .specimen-swatch{position:relative;width:100%;max-height:100%;aspect-ratio:85/55;overflow:hidden;flex-shrink:0;margin:auto;border-radius:0;container-type:inline-size}.editor-root .specimen-swatch__inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6cqi}.editor-root .specimen-swatch__aa{font-size:40cqi;line-height:.86;letter-spacing:-.02em}.editor-root .specimen-swatch__rule{width:24cqi;height:5cqi}.editor-root .mode-swatches{display:flex;gap:5px;padding:4px;background:var(--neutral-100);border-radius:18px;margin:4px var(--page-margin) 26px;flex-shrink:0}.editor-root .mode-swatch-seg{flex:1 1;padding:5px;background:none;border:none;border-radius:var(--radius-lg);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}@media (hover:hover){.editor-root .mode-swatch-seg:hover:not(.mode-swatch-seg--active){background:var(--bg-primary)}}.editor-root .mode-swatch-seg--active{background:var(--bg-selected);box-shadow:0 1px 2px rgba(16,16,20,.12)}.editor-root .mode-swatch{position:relative;width:100%;height:30px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:9px}.editor-root .mode-swatch__block{height:56%;aspect-ratio:1/1;border-radius:0}.editor-root .scheme-swatch{position:relative;width:100%;max-height:100%;aspect-ratio:85/55;border-radius:0;overflow:hidden;flex-shrink:0;margin:auto;container-type:inline-size}.editor-root .scheme-swatch__inner{position:absolute;inset:0;padding:8cqi 10cqi;display:flex;flex-direction:column;gap:5cqi}.editor-root .scheme-swatch__line{height:5cqi;border-radius:1.5cqi}.editor-root .scheme-swatch__line--headline{width:70%}.editor-root .scheme-swatch__line--accent{width:38%;height:3.5cqi;margin-top:1.5cqi}.editor-root .scheme-swatch__line--body{width:50%;height:3.5cqi;margin-top:auto}.editor-root .scheme-swatch__badge{position:absolute;bottom:8cqi;right:10cqi;width:10cqi;height:10cqi;border-radius:50%}.editor-root .scroll-strip--compact{padding:14px var(--page-margin) 14px;min-height:0;flex:0 0 auto}.editor-root .scheme-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;padding:0 var(--page-margin) 14px;flex:0 0 auto}.editor-root .scheme-thumb{background-color:var(--bg-surface);border:2px solid transparent;border-radius:var(--radius-lg);padding:4px;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;font-family:inherit;line-height:1}.editor-root .scheme-thumb.selected{background-color:var(--bg-selected);color:var(--text-on-selected)}@media (hover:hover){.editor-root .scheme-thumb:not(.disabled):hover{transform:translateY(-3px)}}.editor-root .scheme-thumb.disabled{opacity:.4;cursor:default}.editor-root .font-card-list{display:flex;flex-direction:row;gap:var(--spacing-md);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding:22px var(--page-margin) 32px;scroll-snap-type:x proximity;flex:1 1;min-height:163px;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.editor-root .font-card-list::-webkit-scrollbar{display:none}.editor-root .font-card{display:flex;flex-direction:column;justify-content:center;gap:6px;flex-shrink:0;height:100%;width:250px;background-color:var(--bg-surface);border:2px solid var(--ui-border);border-radius:var(--radius-lg);padding:14px 16px;cursor:pointer;text-align:left;font-family:inherit;color:var(--text-primary);-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background-color .15s ease;box-sizing:border-box;overflow:hidden}@media (hover:hover){.editor-root .font-card:hover{background-color:var(--bg-surface-hover)}}.editor-root .font-card.selected{background-color:var(--bg-selected);color:var(--text-on-selected)}.editor-root .font-card.selected .font-card__description,.editor-root .font-card.selected .font-card__name{color:var(--text-on-selected)}.editor-root .font-card__name{display:-webkit-box;font-size:27px;line-height:1.1;letter-spacing:-.01em;color:var(--text-primary);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.editor-root .font-card__description{font-size:13px;line-height:1.4;color:var(--text-secondary);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.editor-root .font-card__description--short{-webkit-line-clamp:2}.editor-root .font-card__description--long{display:none}.editor-root .paper-thumb{position:relative;padding:8px;background:var(--bg-surface);border:2px solid transparent;border-radius:var(--radius-lg);box-sizing:border-box;cursor:pointer;transition:border-color .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;flex-shrink:0;font-family:inherit;line-height:1;height:100%;width:auto;aspect-ratio:85/55}.editor-root .paper-thumb.selected{border-color:var(--bg-selected)}@media (hover:hover){.editor-root .paper-thumb:hover{transform:translateY(-3px)}}.editor-root .paper-swatch{position:relative;width:100%;max-height:100%;aspect-ratio:85/55;overflow:hidden;margin:auto}.editor-root .paper-thumb__label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px;text-align:center;pointer-events:none}.editor-root .paper-thumb__name{font-size:17px;font-weight:600;color:var(--text-on-selected);letter-spacing:.01em;line-height:1.2;text-shadow:0 1px 0 hsla(0,0%,100%,.7);max-width:100%;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.editor-root .paper-thumb__weight{font-size:13px;font-weight:500;color:#4a5068;letter-spacing:.03em;line-height:1.2;text-shadow:0 1px 0 hsla(0,0%,100%,.7)}.editor-root .paper-thumb.selected .paper-thumb__name{font-weight:700}.editor-root .custom-palette-sheet{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.editor-root .custom-palette-sheet__backdrop{position:absolute;inset:0;background-color:rgba(28,25,23,.42);pointer-events:auto;animation:custom-palette-sheet-fade-in .18s ease-out}.editor-root .custom-palette-sheet__panel{position:relative;width:100%;max-width:480px;background-color:var(--bg-primary);border-top-left-radius:18px;border-top-right-radius:18px;padding:var(--spacing-lg) var(--page-margin) calc(env(safe-area-inset-bottom, 0px) + var(--spacing-xl));display:flex;flex-direction:column;gap:var(--spacing-md);pointer-events:auto;animation:custom-palette-sheet-slide-up .22s cubic-bezier(.22,1,.36,1)}.editor-root .custom-palette-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.editor-root .custom-palette-sheet__title{margin:0;font-size:18px;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.editor-root .custom-palette-sheet__close{background:none;border:0;cursor:pointer;font-size:22px;line-height:1;color:var(--text-secondary);padding:4px 8px;margin-right:-8px;-webkit-tap-highlight-color:transparent}@media (hover:hover){.editor-root .custom-palette-sheet__close:hover{color:var(--text-primary)}}@keyframes custom-palette-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes custom-palette-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.editor-root .custom-palette-sheet__backdrop,.editor-root .custom-palette-sheet__panel{animation:none}}.editor-root .color-custom-row{display:flex;align-items:center;gap:var(--spacing-md)}.editor-root .color-custom-picker{width:56px;height:56px;border-radius:50%;position:relative;flex-shrink:0;cursor:pointer;overflow:hidden;transition:transform .15s ease}@media (hover:hover){.editor-root .color-custom-picker:hover{transform:translateY(-3px)}}.editor-root .color-custom-picker input[type=color]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;padding:0;background:none}.editor-root .color-custom-hex-wrap{flex:1 1;background-color:var(--bg-surface);border:1px solid var(--ui-border);border-radius:var(--radius-lg);padding:8px 14px 10px;display:flex;flex-direction:column;gap:2px;transition:border-color .2s ease}.editor-root .color-custom-hex-wrap:focus-within{border-color:var(--text-primary)}.editor-root .color-custom-hex-label{color:var(--text-tertiary);font-size:12px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.editor-root .color-custom-hex-input{background:none;border:none;padding:0;font-family:"ui-monospace",SFMono-Regular,Menlo,Consolas,monospace;font-size:18px;font-weight:500;color:var(--text-primary);outline:none;-webkit-tap-highlight-color:transparent;width:100%;letter-spacing:.02em}.editor-root .color-custom-hex-input::placeholder{color:var(--text-tertiary)}.editor-root .color-custom-bar{display:flex;width:100%;height:44px;border-radius:var(--radius-sm);overflow:hidden}.editor-root .color-custom-bar__segment{flex:1 1}.editor-root .color-custom-hint{margin:0;font-size:16px;color:var(--text-secondary);line-height:1.45}.editor-root .review-screen{display:flex;flex-direction:column}.editor-root .review-screen__previews{display:flex;flex-direction:column;align-items:center;padding:16px var(--page-margin) 8px}.editor-root .review-screen__order{display:flex;flex-direction:column;gap:14px;padding:8px 0}.editor-root .review-screen__order-title{margin:0;font-size:17px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);padding:0 var(--page-margin)}.editor-root .review-preview-stack{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px;width:100%}.editor-root .review-preview-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;-webkit-tap-highlight-color:transparent}.editor-root .review-preview-thumb:focus-visible{outline:none}.editor-root .review-preview-card__label{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.editor-root .review-preview-thumb__card{position:relative;display:block;width:clamp(110px,38vw,150px);transition:transform .18s ease}.editor-root .review-preview-thumb:focus-visible .review-preview-thumb__card{transform:translateY(-2px)}@media (hover:hover){.editor-root .review-preview-thumb:hover .review-preview-thumb__card{transform:translateY(-2px)}}.editor-root .review-preview-thumb__expand{position:absolute;top:6px;right:6px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:rgba(16,16,20,.55);color:#fff;border-radius:var(--radius-full);pointer-events:none;opacity:.9;transition:opacity .15s ease,background-color .15s ease}.editor-root .review-preview-thumb:focus-visible .review-preview-thumb__expand{opacity:1;background:rgba(16,16,20,.72)}@media (hover:hover){.editor-root .review-preview-thumb:hover .review-preview-thumb__expand{opacity:1;background:rgba(16,16,20,.72)}}.preview-lightbox{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.preview-lightbox__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;cursor:pointer;background:rgba(8,8,11,.82);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:preview-lightbox-fade .18s ease-out}@keyframes preview-lightbox-fade{0%{opacity:0}to{opacity:1}}.preview-lightbox__content{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:100%;max-height:100%}.preview-lightbox__close{position:absolute;top:-8px;right:-8px;transform:translate(50%,-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:hsla(0,0%,100%,.92);color:#101014;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,transform .12s ease}@media (hover:hover){.preview-lightbox__close:hover{background:#fff}}.preview-lightbox__close:active{transform:translate(50%,-50%) scale(.94)}.preview-lightbox__stage{display:flex;align-items:center;justify-content:center}.preview-lightbox__toggle{display:inline-flex;gap:4px;padding:4px;border-radius:999px;background:hsla(0,0%,100%,.12)}.preview-lightbox__toggle-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;cursor:pointer;font:inherit;font-size:14px;font-weight:500;letter-spacing:.04em;padding:8px 18px;border-radius:999px;background:transparent;color:hsla(0,0%,100%,.7);-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,color .15s ease}@media (hover:hover){.preview-lightbox__toggle-btn:hover{color:#fff}}.preview-lightbox__toggle-btn--active,.preview-lightbox__toggle-btn--active:hover{background:#fff;color:#101014}.editor-root .price-summary{background:var(--bg-surface);border:1px solid var(--ui-border);border-radius:var(--radius-lg);padding:14px 16px;display:flex;flex-direction:column;gap:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.editor-root .price-summary__row{display:flex;justify-content:space-between;align-items:baseline;font-size:17px;color:var(--text-primary)}.editor-root .price-summary__row--muted{color:var(--text-tertiary);font-size:16px}.editor-root .price-summary__divider{height:1px;background-color:var(--neutral-300);margin:4px 0 2px}.editor-root .price-summary__row--total{font-size:19px;font-weight:600;letter-spacing:-.01em;margin-top:4px}.editor-root .price-summary__note{margin:8px 0 0;font-size:14px;line-height:1.4;color:var(--text-tertiary);font-feature-settings:normal;font-variant-numeric:normal}.editor-root .download-note{font-size:15px;color:var(--text-secondary);line-height:1.5;text-align:center;padding:10px var(--page-margin) 0;margin:0}.editor-root .order-form{display:flex;flex-direction:column;gap:18px;padding:18px var(--page-margin) 8px}.editor-root .order-form__field{display:flex;flex-direction:column;gap:6px}.editor-root .order-form__input{border:1px solid var(--input-border);border-radius:var(--radius-md);padding:10px 12px;background:var(--input-bg);font-size:18px;transition:border-color .15s ease;-webkit-tap-highlight-color:transparent}@media (hover:hover){.editor-root .order-form__input:hover{border-color:var(--input-border-hover)}}.editor-root .order-form__input:focus{border-color:var(--text-primary);outline:none}.editor-root .quantity-picker{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:stretch}.editor-root .quantity-picker__arrow{width:36px;background:var(--bg-surface);border:1px solid var(--ui-border);border-radius:var(--radius-md);cursor:pointer;font-family:inherit;font-size:22px;line-height:1;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;padding:0;transition:border-color .15s ease,color .15s ease,background-color .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}@media (hover:hover){.editor-root .quantity-picker__arrow:hover:not(:disabled){border-color:var(--text-primary);color:var(--text-primary)}}.editor-root .quantity-picker__arrow:disabled{opacity:.3;cursor:not-allowed}.editor-root .quantity-picker__viewport{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.editor-root .quantity-picker__viewport::-webkit-scrollbar{display:none}.editor-root .quantity-picker__track{display:flex;gap:8px}.editor-root .order-quantity-button{font-family:inherit;font-size:18px;font-weight:500;color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--ui-border);border-radius:var(--radius-md);padding:10px 6px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;flex:0 0 auto;min-width:96px;scroll-snap-align:start}.editor-root .order-quantity-button__count{font-size:19px;font-weight:600;letter-spacing:-.01em}.editor-root .order-quantity-button__price{font-size:15px;font-weight:500;color:var(--text-tertiary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:color .15s ease}.editor-root .order-quantity-button--active .order-quantity-button__price,.editor-root .order-quantity-button--active:hover .order-quantity-button__price{color:rgba(16,16,20,.72)}.editor-root .order-quantity-hint{margin:0;font-size:14px;color:var(--text-tertiary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (hover:hover){.editor-root .order-quantity-button:hover{border-color:var(--text-primary);color:var(--text-primary)}}.editor-root .order-quantity-button--active,.editor-root .order-quantity-button--active:hover{background:var(--bg-selected);color:var(--text-on-selected)}.editor-root .order-flow{display:flex;flex-direction:column;gap:18px;padding:16px var(--page-margin) 8px}.editor-root .order-price-hero{display:flex;flex-direction:column;gap:2px;padding:12px 16px;background:var(--bg-surface);border-radius:var(--radius-lg)}.editor-root .order-price-hero__label{font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary)}.editor-root .order-price-hero__value{font-size:32px;font-weight:600;line-height:1.05;letter-spacing:-.02em;color:var(--text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.editor-root .order-price-hero__sub{font-size:13px;color:var(--text-tertiary)}.editor-root .order-overview{display:flex;flex-direction:column;align-items:stretch;gap:18px;padding:16px var(--page-margin) 8px}.editor-root .order-overview__previews{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px}.editor-root .order-overview__previews .review-preview-thumb__card{width:clamp(150px,46vw,210px)}.editor-root .order-summary{margin:0;display:flex;flex-direction:column;background:var(--bg-surface);border-radius:var(--radius-lg);padding:2px 16px}.editor-root .order-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--shell-divider)}.editor-root .order-summary__row:last-child{border-bottom:none}.editor-root .order-summary__row dt{flex-shrink:0;font-size:14px;color:var(--text-tertiary)}.editor-root .order-summary__row dd{margin:0;min-width:0;font-size:16px;font-weight:500;color:var(--text-primary);text-align:right;overflow-wrap:anywhere}.editor-root .order-summary__row--total dt{color:var(--text-secondary)}.editor-root .order-summary__row--total dd{font-size:22px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.editor-root .order-summary__hint{margin:0;font-size:13px;line-height:1.4;color:var(--text-tertiary)}.editor-root .order-overview__back{align-self:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:1px solid var(--ui-border);border-radius:var(--radius-full);padding:9px 18px;font-family:inherit;font-size:15px;font-weight:500;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent}@media (hover:hover){.editor-root .order-overview__back:hover{border-color:var(--text-primary);color:var(--text-primary)}}.editor-root .logo-field{background-color:var(--input-bg);border:1px solid transparent;border-radius:var(--radius-lg);padding:10px 16px 12px;display:flex;flex-direction:column;gap:8px}.editor-root .logo-mode-switch{display:flex;gap:4px;padding:3px;background-color:var(--ui-progress-track);border-radius:var(--radius-full);margin-top:4px}.editor-root .logo-mode-button{flex:1 1;height:30px;background:none;border:none;border-radius:var(--radius-full);font-family:inherit;font-size:16px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent;padding:0 8px;white-space:nowrap}@media (hover:hover){.editor-root .logo-mode-button:not(.logo-mode-button--active):hover{color:var(--text-primary)}}.editor-root .logo-mode-button--active{background-color:var(--bg-selected);color:var(--text-on-selected)}.editor-root .logo-generated{display:flex;flex-direction:column;gap:4px;padding-top:4px}.editor-root .logo-initials-input{background:var(--bg-surface);border:1px solid var(--ui-border);border-radius:var(--radius-md);padding:10px 14px;font-size:20px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:left;max-width:120px;flex-shrink:0;transition:border-color .15s ease;-webkit-tap-highlight-color:transparent}.editor-root .logo-initials-input:focus{border-color:var(--text-primary)}.editor-root .logo-style-picker{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:12px}.editor-root .logo-style-thumb{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;background:none;border:1px solid var(--ui-border);border-radius:var(--radius-md);cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background-color .15s ease}@media (hover:hover){.editor-root .logo-style-thumb:hover{border-color:var(--text-secondary);background-color:var(--neutral-100)}}.editor-root .logo-style-thumb--selected,.editor-root .logo-style-thumb--selected:hover{border-color:var(--text-primary);background-color:var(--neutral-100)}.editor-root .logo-style-thumb__label{font-size:13px;font-weight:500;color:var(--text-secondary);letter-spacing:.02em;text-align:center;white-space:nowrap}.editor-root .logo-style-thumb--selected .logo-style-thumb__label{color:var(--text-primary)}.editor-root .logo-upload{display:flex;flex-direction:column;gap:8px;padding-top:4px}.editor-root .logo-upload__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:72px;padding:12px;background:none;border:1px dashed var(--ui-border-strong);border-radius:var(--radius-md);font-family:inherit;font-size:16px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent}.editor-root .logo-upload__dropzone:active{color:var(--text-primary);background-color:var(--bg-surface-hover)}@media (hover:hover){.editor-root .logo-upload__dropzone:hover{color:var(--text-primary);background-color:var(--bg-surface-hover)}}.editor-root .logo-upload__dropzone:disabled{opacity:.5;cursor:default}.editor-root .logo-upload__dropzone-hint{font-size:13px;font-weight:500;letter-spacing:.4px;text-transform:uppercase;color:var(--text-tertiary)}.editor-root .logo-upload__preview{display:flex;align-items:center;gap:12px;padding:8px;background-color:var(--bg-surface);border-radius:var(--radius-md)}.editor-root .logo-upload__preview-img{width:48px;height:48px;border-radius:var(--radius-sm);background-color:#fff;object-fit:contain;flex-shrink:0}.editor-root .logo-upload__preview-actions{display:flex;gap:6px;flex-wrap:wrap}.editor-root .logo-upload__action{background:none;border:1px solid var(--ui-border-strong);border-radius:var(--radius-full);padding:6px 12px;font-family:inherit;font-size:14px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}@media (hover:hover){.editor-root .logo-upload__action:hover{background-color:var(--bg-surface)}}.editor-root .logo-upload__action:disabled{opacity:.45;cursor:default}.editor-root .logo-upload__action--danger{color:var(--status-danger);border-color:rgba(182,51,110,.3)}@media (hover:hover){.editor-root .logo-upload__action--danger:hover{background-color:rgba(182,51,110,.08);border-color:rgba(182,51,110,.5)}}.editor-root .logo-palette-toggle{margin-top:14px;padding-top:14px;border-top:1px solid var(--ui-border);display:flex;flex-direction:column;gap:6px}.editor-root .logo-palette-toggle__row{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-tap-highlight-color:transparent}.editor-root .logo-palette-toggle__checkbox{width:18px;height:18px;margin:0;accent-color:var(--text-primary);cursor:pointer}.editor-root .logo-palette-toggle__label{font-size:17px;font-weight:500;color:var(--text-primary)}.editor-root .logo-palette-toggle__hint{margin:0;padding-left:28px;font-size:14px;line-height:1.45;color:var(--text-tertiary)}.editor-root .logo-palette-toggle__chips{margin-left:28px;display:inline-flex;gap:6px;align-items:center}.editor-root .logo-palette-chip{width:22px;height:22px;border-radius:4px;flex-shrink:0}.editor-root .palette-thumb--custom{position:relative}.editor-root .palette-thumb__badge{position:absolute;top:-2px;right:-2px;display:inline-flex;align-items:center;gap:4px;padding:3px 6px 3px 5px;background:var(--text-primary);color:var(--bg-primary);font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;border-radius:3px;pointer-events:none;white-space:nowrap;line-height:1}.editor-root .qr-field{background-color:var(--input-bg);border:1px solid transparent;border-radius:var(--radius-lg);padding:10px 16px 12px;display:flex;flex-direction:column;gap:8px}.editor-root .qr-source-switch{display:flex;gap:4px;padding:3px;background-color:var(--ui-progress-track);border-radius:var(--radius-full);margin-top:4px}.editor-root .qr-source-button{flex:1 1;height:30px;background:none;border:none;border-radius:var(--radius-full);font-family:inherit;font-size:15px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent;padding:0 8px;white-space:nowrap}@media (hover:hover){.editor-root .qr-source-button:not(.qr-source-button--active):hover{color:var(--text-primary)}}.editor-root .qr-source-button--active{background-color:var(--bg-selected);color:var(--text-on-selected)}.editor-root .qr-source-preview{display:flex;flex-direction:column;gap:2px;padding:8px 12px;background:var(--ui-progress-track);border-radius:var(--radius-md);margin-top:4px}.editor-root .qr-source-preview__label{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.editor-root .qr-source-preview__value{font-size:17px;color:var(--text-primary);word-break:break-all;line-height:1.4}.editor-root .qr-custom{display:flex;flex-direction:column;gap:4px;padding-top:4px}.editor-root .desktop-shell{position:relative;z-index:1;display:grid;grid-template-columns:220px 480px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);grid-template-areas:"header header   header" "nav    settings canvas";width:100vw;height:100vh;height:100dvh;background:transparent;overflow:hidden}@keyframes desktop-shell-slide-in-left{0%{transform:translateX(-105%)}to{transform:translateX(0)}}@keyframes desktop-shell-slide-in-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes desktop-shell-canvas-rise{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.editor-root .desktop-shell[data-phase=entering] .desktop-shell__nav{animation:desktop-shell-slide-in-left .38s cubic-bezier(.16,1,.3,1) 0ms both}.editor-root .desktop-shell[data-phase=entering] .desktop-shell__settings{animation:desktop-shell-slide-in-left .56s cubic-bezier(.5,0,.2,1) 90ms both}.editor-root .desktop-shell[data-phase=entering] .desktop-shell__header{animation:desktop-shell-slide-in-top .4s cubic-bezier(.16,1,.3,1) .1s both}.editor-root .desktop-shell[data-phase=entering] .desktop-shell__canvas{animation:desktop-shell-canvas-rise .48s cubic-bezier(.16,1,.3,1) .2s both;transform-origin:center center}@media (prefers-reduced-motion:reduce){.editor-root .desktop-shell[data-phase=entering] .desktop-shell__canvas,.editor-root .desktop-shell[data-phase=entering] .desktop-shell__header,.editor-root .desktop-shell[data-phase=entering] .desktop-shell__nav,.editor-root .desktop-shell[data-phase=entering] .desktop-shell__settings{animation:none}}.editor-root .desktop-shell--no-canvas{grid-template-columns:220px minmax(0,1fr);grid-template-areas:"header header" "nav    settings"}.editor-root .desktop-shell--no-canvas .desktop-shell__settings .review-preview-stack{display:flex;flex-direction:column;align-items:center;gap:28px}.editor-root .desktop-shell--no-canvas .review-preview-stack>*{flex-shrink:0}.editor-root .desktop-shell--no-canvas .review-screen{display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,460px);grid-template-areas:"preview order";grid-gap:32px 48px;gap:32px 48px;padding:32px 48px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.editor-root .desktop-shell--no-canvas .review-screen__previews{grid-area:preview;padding:0}.editor-root .desktop-shell--no-canvas .review-screen__order{grid-area:order;padding:0;gap:18px}.editor-root .desktop-shell--no-canvas .review-screen__order-title{padding:0}.editor-root .desktop-shell--no-canvas .order-form{padding:0;gap:22px}.editor-root .desktop-shell--no-canvas .order-quantity-button{padding:14px 6px;gap:4px}.editor-root .desktop-shell--no-canvas .order-quantity-button__count{font-size:20px}.editor-root .desktop-shell--no-canvas .order-quantity-button__price{font-size:15px}.editor-root .desktop-shell--no-canvas .review-preview-thumb__card{width:300px}.editor-root .desktop-shell--no-canvas .review-preview-thumb__expand{top:8px;right:8px;width:30px;height:30px}.editor-root .desktop-shell__header{grid-area:header;display:flex;align-items:center;padding:0 32px;background:var(--bg-primary);border-bottom:1px solid var(--shell-divider);z-index:3}.editor-root .desktop-shell__home{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin-left:-6px;border:none;border-radius:8px;background:transparent;color:var(--text-primary);cursor:pointer;transition:background .15s ease,color .15s ease}.editor-root .desktop-shell__home:hover{background-color:var(--neutral-100)}.editor-root .desktop-shell__home:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.editor-root .desktop-shell__nav{grid-area:nav;grid-row:1/3;z-index:2;background:var(--bg-primary);border-right:1px solid var(--shell-divider);padding:88px 0 24px;overflow-y:auto}.editor-root .desktop-shell__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.editor-root .desktop-shell__nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 32px;background:none;border:none;border-left:2px solid transparent;font-family:inherit;font-size:16px;text-align:left;color:var(--text-secondary);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.editor-root .desktop-shell__nav-item:not(.desktop-shell__nav-item--active):hover{color:var(--text-primary);background-color:var(--neutral-100)}.editor-root .desktop-shell__nav-item--past{color:var(--text-primary)}.editor-root .desktop-shell__nav-item--active{color:var(--text-on-selected);border-left-color:var(--text-on-selected);background-color:var(--bg-selected);font-weight:500}.editor-root .desktop-shell__nav-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:transparent;border:1px solid var(--ui-border);font-size:13px;font-weight:500;color:var(--text-tertiary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0}.editor-root .desktop-shell__nav-item--active .desktop-shell__nav-num,.editor-root .desktop-shell__nav-item--past .desktop-shell__nav-num{border-color:var(--text-primary);color:var(--text-primary)}.editor-root .desktop-shell__nav-item--active .desktop-shell__nav-num{background:var(--text-on-selected);color:var(--bg-selected);border-color:var(--text-on-selected)}.editor-root .desktop-shell__settings{grid-area:settings;grid-row:1/3;z-index:1;border-right:1px solid var(--shell-divider);display:flex;flex-direction:column;overflow:hidden;min-height:0;padding-top:64px;background:var(--bg-primary)}.editor-root .desktop-shell__settings .screen-scroll__footer{background:var(--bg-primary)}.editor-root .desktop-shell__settings>.screen-centered,.editor-root .desktop-shell__settings>.screen-editor,.editor-root .desktop-shell__settings>.screen-scroll{width:100%;height:100%;min-height:0}.editor-root .desktop-shell__settings .review-preview-stack,.editor-root .desktop-shell__settings .screen-editor__preview{display:none}.editor-root .desktop-shell__settings .screen-editor{padding:0;overflow:hidden}.editor-root .desktop-shell__settings .screen-editor__controls{background-color:transparent;border-top:none;flex:1 1 auto;min-height:0;max-height:none}.editor-root .desktop-shell__settings .screen-editor__controls-scroll{overflow-y:auto}.editor-root .desktop-shell__settings .scroll-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;overflow:visible;padding:22px var(--page-margin) 16px;scroll-snap-type:none;flex:0 0 auto;min-height:0;align-content:start}.editor-root .desktop-shell__settings .scroll-strip:has(.palette-thumb){grid-template-columns:repeat(3,minmax(0,1fr))}.editor-root .desktop-shell__settings .font-card-list{flex-direction:column;flex:0 0 auto;overflow:visible;min-height:0;padding:var(--spacing-md) var(--page-margin) var(--spacing-lg);scroll-snap-type:none;gap:var(--spacing-sm)}.editor-root .desktop-shell__settings .font-card{width:100%;height:auto;min-height:0;flex-shrink:1;padding:18px 24px;gap:0;overflow:visible;aspect-ratio:auto;transition:border-color .15s ease,background-color .15s ease}.editor-root .desktop-shell__settings .font-card__name{display:block;font-size:52px;line-height:1.05;letter-spacing:-.02em;-webkit-line-clamp:unset}.editor-root .desktop-shell__settings .font-card__description--short{display:none}.editor-root .desktop-shell__settings .font-card__description--long{display:-webkit-box;font-size:16px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:12;overflow:hidden;max-height:0;margin-top:0;opacity:0}.editor-root .desktop-shell__settings .font-card.selected .font-card__description--long{max-height:220px;margin-top:10px;opacity:1}.editor-root .desktop-shell__settings .palette-thumb,.editor-root .desktop-shell__settings .paper-thumb,.editor-root .desktop-shell__settings .thumb-wrap{width:100%;height:auto;aspect-ratio:auto}.editor-root .desktop-shell__settings .palette-thumb,.editor-root .desktop-shell__settings .thumb-wrap{display:block}.editor-root .desktop-shell__settings .thumb-wrap>*{width:100%!important;max-width:200px;margin:0 auto}.editor-root .desktop-shell__settings .scheme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.editor-root .desktop-shell__settings .screen-scroll__footer{border-top:1px solid var(--shell-divider);padding-top:16px;padding-bottom:16px}.editor-root .desktop-shell__settings .cta-button{max-width:100%}.editor-root .desktop-shell__canvas{grid-area:canvas;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 64px;overflow:hidden;position:relative;background-color:transparent}.editor-root .canvas-world{position:absolute;inset:-2000px;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;will-change:transform;transition:transform .22s cubic-bezier(.22,1,.36,1)}.editor-root .canvas-world--dragging{cursor:-webkit-grabbing;cursor:grabbing;transition:none}.editor-root .canvas-card{transition:width .22s cubic-bezier(.22,1,.36,1)}.editor-root .desktop-shell__canvas-stack{display:flex;flex-direction:column;align-items:center;gap:56px;padding:16px 0}.editor-root .desktop-shell__canvas-side{display:flex;flex-direction:column;align-items:center;gap:14px}.editor-root .desktop-shell__canvas-label{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.editor-root .canvas-zoom{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:2px;background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-full);padding:4px;z-index:10}.editor-root .canvas-zoom__button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:inherit;font-family:inherit;font-size:20px;font-weight:500;line-height:1;padding:0;cursor:pointer;border-radius:var(--radius-full);transition:background-color .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}.editor-root .canvas-zoom__button:hover:not(:disabled){background:hsla(0,0%,100%,.12)}.editor-root .canvas-zoom__button:disabled{opacity:.3;cursor:not-allowed}.editor-root .desktop-shell__nav,.editor-root .desktop-shell__settings .screen-editor__controls-scroll,.editor-root .desktop-shell__settings .screen-scroll__body{scrollbar-width:thin;scrollbar-color:rgba(16,16,20,.18) transparent}.editor-root .desktop-shell__nav::-webkit-scrollbar,.editor-root .desktop-shell__settings .screen-editor__controls-scroll::-webkit-scrollbar,.editor-root .desktop-shell__settings .screen-scroll__body::-webkit-scrollbar{width:8px;height:8px;display:block}.editor-root .desktop-shell__nav::-webkit-scrollbar-track,.editor-root .desktop-shell__settings .screen-editor__controls-scroll::-webkit-scrollbar-track,.editor-root .desktop-shell__settings .screen-scroll__body::-webkit-scrollbar-track{background:transparent}.editor-root .desktop-shell__nav::-webkit-scrollbar-thumb,.editor-root .desktop-shell__settings .screen-editor__controls-scroll::-webkit-scrollbar-thumb,.editor-root .desktop-shell__settings .screen-scroll__body::-webkit-scrollbar-thumb{background:rgba(16,16,20,.18);border-radius:4px;border:2px solid transparent;background-clip:padding-box}.editor-root .desktop-shell__nav::-webkit-scrollbar-thumb:hover,.editor-root .desktop-shell__settings .screen-editor__controls-scroll::-webkit-scrollbar-thumb:hover,.editor-root .desktop-shell__settings .screen-scroll__body::-webkit-scrollbar-thumb:hover{background:rgba(16,16,20,.32);background-clip:padding-box}.editor-root .editor-toast{position:fixed;top:88px;left:50%;transform:translateX(-50%);background:var(--text-primary);color:var(--bg-primary);padding:12px 20px;border-radius:var(--radius-md);font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.005em;z-index:100;max-width:480px;text-align:center;pointer-events:none;animation:editor-toast-in .22s ease-out}@keyframes editor-toast-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.editor-root .back-image-thumb{width:150px;aspect-ratio:85/55;background:transparent;border:1px dashed var(--ui-border-strong);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.editor-root .back-image-thumb__icon{width:22px;height:22px;color:var(--text-tertiary)}.editor-root .back-image-thumb__label{font-size:11px;font-weight:500;color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase}.editor-root .thumb-wrap:has(.back-image-thumb__edit-badge){position:relative}.editor-root .back-image-thumb__edit-badge{position:absolute;right:4px;bottom:4px;width:22px;height:22px;border-radius:50%;background:var(--text-primary);color:var(--bg-primary);display:flex;align-items:center;justify-content:center;pointer-events:none}.editor-root .back-image-thumb__edit-badge svg{width:12px;height:12px}.editor-root .desktop-shell__settings .thumb-wrap>.back-image-thumb__edit-badge{width:22px!important}.editor-root .bi-cropper{position:fixed;inset:0;z-index:2100;display:flex;align-items:center;justify-content:center;padding:16px}.editor-root .bi-cropper__backdrop{position:absolute;inset:0;background:rgba(16,16,20,.55)}.editor-root .bi-cropper__panel{position:relative;width:min(460px,100%);max-height:100%;overflow-y:auto;background:var(--bg-primary);border-radius:var(--radius-lg);padding:20px;box-shadow:0 18px 48px rgba(16,16,20,.35);display:flex;flex-direction:column;gap:12px}.editor-root .bi-cropper__title{margin:0;font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary)}.editor-root .bi-cropper__hint{margin:0;font-size:13px;line-height:1.45;color:var(--text-secondary)}.editor-root .bi-cropper__stage{position:relative;width:100%;overflow:hidden;background:#101014;border-radius:0;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;cursor:-webkit-grab;cursor:grab}.editor-root .bi-cropper__stage:active{cursor:-webkit-grabbing;cursor:grabbing}.editor-root .bi-cropper__img{position:absolute;top:0;left:0;max-width:none;pointer-events:none;will-change:transform}.editor-root .bi-cropper__trim{position:absolute;border:1.5px dashed hsla(0,0%,100%,.92);box-shadow:0 0 0 9999px rgba(16,16,20,.4);pointer-events:none}.editor-root .bi-cropper__zoom-row{display:flex;align-items:center;gap:10px}.editor-root .bi-cropper__zoom{flex:1 1;accent-color:var(--text-primary)}.editor-root .bi-cropper__zoom-icon{width:14px;text-align:center;font-size:16px;line-height:1;color:var(--text-secondary)}.editor-root .bi-cropper__resolution{margin:0;font-size:13px;line-height:1.45;min-height:calc(2 * 1.45em);color:var(--text-secondary)}.editor-root .bi-cropper__resolution--warn{color:var(--status-warn)}.editor-root .bi-cropper__actions{display:flex;flex-direction:column;gap:10px}.editor-root .bi-cropper__actions-primary,.editor-root .bi-cropper__actions-secondary{display:flex;gap:10px}.editor-root .bi-cropper__action{flex:1 1;padding:10px 12px;border:1.5px solid var(--ui-border-strong);border-radius:var(--radius-full,999px);background:transparent;color:var(--text-primary);font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.editor-root .bi-cropper__action--danger{color:var(--status-warn);border-color:currentColor}.editor-root .bi-cropper__action:disabled{opacity:.5;cursor:default}.editor-root .bi-cropper__apply{flex:1.4 1}.editor-root[data-theme=dark]{color-scheme:dark;--raster-bg:#101014;--raster-line:hsla(55,62%,89%,.07);--raster-grain-blend:screen;--neutral-50:#f4f1d0;--neutral-100:#252830;--neutral-200:#1e2028;--neutral-300:#2c2f3a;--neutral-400:#6b7080;--neutral-500:#8a9099;--neutral-600:#9ba0b3;--neutral-700:#c8c6be;--neutral-800:#f4f1d0;--neutral-900:#fff;--bg-primary:#101014;--bg-surface:#16171d;--bg-surface-hover:#1e2028;--bg-selected:#f4f1d0;--options-panel-bg:#14151b;--options-edge:hsla(0,0%,100%,.1);--app-bg-mobile:#0c0c10;--text-on-selected:#101014;--bg-warm:var(--neutral-100);--text-primary:#f4f1d0;--text-secondary:#9ba0b3;--text-tertiary:#6b7080;--ui-border:transparent;--ui-border-strong:#9ba0b3;--ui-progress-track:#252830;--ui-progress-fill:#f4f1d0;--shell-divider:#2c2f3a;--input-bg:#252830;--input-border:transparent;--input-border-hover:#6b7080;--accent-selected-border:#f4f1d0;--cta-bg:#f4f1d0;--cta-text:#101014;--shadow-card:0px 2px 12px 0px rgba(0,0,0,.5),0px 12px 36px 0px rgba(0,0,0,.4);--shadow-swatch-inner:inset 0 0 0 1px hsla(0,0%,100%,.06)}.editor-root[data-theme=dark] .logo-mode-switch,.editor-root[data-theme=dark] .qr-source-switch{background-color:#1b1d24}.editor-root[data-theme=dark] .desktop-shell__settings,.editor-root[data-theme=dark] .desktop-shell__settings .screen-scroll__footer{background:var(--bg-primary)}.editor-root[data-theme=dark] ::-webkit-scrollbar-thumb{background:hsla(55,62%,89%,.18)}.editor-root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:hsla(55,62%,89%,.32)}.editor-root[data-theme=dark]{scrollbar-color:hsla(55,62%,89%,.18) transparent}.editor-root .theme-toggle{display:inline-flex;align-items:center;background:transparent;border:1.5px solid var(--text-primary);border-radius:var(--radius-full);cursor:pointer;color:var(--text-primary);font-family:inherit;flex-shrink:0;transition:border-color .18s ease,background .18s ease}.editor-root .theme-toggle:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}.editor-root .theme-toggle__slot{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--text-secondary);transition:background .22s ease,color .22s ease}.editor-root .theme-toggle__slot[data-active=true]{background:var(--bg-selected);color:var(--text-on-selected)}.editor-root .theme-toggle__icon{width:60%;height:60%;display:block}.editor-root .theme-toggle--sm{padding:3px}.editor-root .theme-toggle--sm .theme-toggle__slot{width:24px;height:24px}.editor-root .theme-toggle--lg{padding:7px}.editor-root .theme-toggle--lg .theme-toggle__slot{width:38px;height:38px}.editor-root .desktop-shell__header .theme-toggle{margin-left:auto}.editor-root .locale-toggle{display:inline-flex;align-items:center;background:transparent;border:1.5px solid var(--text-primary);border-radius:var(--radius-full);cursor:pointer;color:var(--text-primary);font-family:inherit;flex-shrink:0;transition:border-color .18s ease,background .18s ease}.editor-root .locale-toggle:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}.editor-root .locale-toggle__slot{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--text-secondary);font-weight:500;letter-spacing:.02em;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .22s ease,color .22s ease}.editor-root .locale-toggle__slot[data-active=true]{background:var(--bg-selected);color:var(--text-on-selected)}.editor-root .locale-toggle--sm{padding:3px;font-size:11px}.editor-root .locale-toggle--sm .locale-toggle__slot{height:24px;min-width:28px;padding:0 6px}.editor-root .locale-toggle--lg{padding:7px;font-size:15px}.editor-root .locale-toggle--lg .locale-toggle__slot{height:38px;min-width:44px;padding:0 10px}.editor-root .desktop-shell__header .locale-toggle{margin-left:auto}.editor-root .desktop-shell__header .locale-toggle+.theme-toggle{margin-left:8px}.editor-root .app-container .screen-scroll__body{scroll-behavior:smooth;scroll-padding-top:24px}.editor-root .app-container .step-title{max-height:6em;overflow:hidden;transition:max-height .22s ease,opacity .18s ease,padding-top .22s ease,padding-bottom .22s ease}html[data-keyboard=open] .editor-root .app-container .progress-container{opacity:0}html[data-keyboard=open] .editor-root .app-container .screen-scroll{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}html[data-keyboard=open] .editor-root .app-container .screen-scroll:before{opacity:0}html[data-keyboard=open] .editor-root .app-container .screen-scroll>.step-title{padding-top:calc(env(safe-area-inset-top, 0px) + 32px)}.editor-root .app-container .nav-bar{max-height:6em;transition:max-height .22s ease,padding-top .22s ease,padding-bottom .22s ease,opacity .18s ease}.editor-root .app-container .progress-container{transition:opacity .18s ease}.editor-root .app-container .screen-scroll{transition:margin-top .22s ease,border-top-left-radius .22s ease,border-top-right-radius .22s ease}html[data-keyboard=open] .editor-root .app-container .nav-bar{max-height:0;padding-top:0;padding-bottom:0;opacity:0;overflow:hidden;pointer-events:none;border-bottom-color:transparent}.editor-root .app-container .screen-scroll__footer{max-height:12em;overflow:hidden;transition:max-height .22s ease,opacity .18s ease,padding-top .22s ease,padding-bottom .22s ease,border-color .18s ease}html[data-keyboard=open] .editor-root .app-container .screen-scroll__footer{max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none;border-color:transparent}html[data-keyboard-instant] .editor-root .app-container .nav-bar,html[data-keyboard-instant] .editor-root .app-container .progress-container,html[data-keyboard-instant] .editor-root .app-container .screen-scroll,html[data-keyboard-instant] .editor-root .app-container .screen-scroll__footer,html[data-keyboard-instant] .editor-root .app-container .step-title{transition:none}@media (prefers-reduced-motion:reduce){.editor-root .app-container .screen-scroll__body{scroll-behavior:auto}.editor-root .app-container .nav-bar,.editor-root .app-container .progress-container,.editor-root .app-container .screen-scroll,.editor-root .app-container .screen-scroll__footer,.editor-root .app-container .step-title{transition:none}}.editor-root .rotate-hint{display:none}@media (hover:none) and (pointer:coarse) and (orientation:landscape) and (max-height:600px){html:not([data-orientation=portrait]) .editor-root .rotate-hint{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:var(--bg-primary);text-align:center}.editor-root .rotate-hint__inner{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:32ch}.editor-root .rotate-hint__icon{font-size:40px;line-height:1;color:var(--text-secondary)}.editor-root .rotate-hint__title{margin:0;font-size:22px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary)}.editor-root .rotate-hint__text{margin:0;font-size:16px;line-height:1.5;color:var(--text-secondary)}}.editor-root .app-container,.editor-root .app-container .nav-bar{background-color:var(--app-bg-mobile)}.editor-root .app-container .nav-bar{border-bottom:none}.editor-root .app-container .screen-editor__preview{background-image:none;background-color:var(--app-bg-mobile)}.editor-root .app-container .screen-editor__controls,.editor-root .app-container .screen-scroll{position:relative;background-color:var(--options-panel-bg);border-top:none;border-top-left-radius:var(--options-sheet-radius);border-top-right-radius:var(--options-sheet-radius);margin-top:8px;box-shadow:0 -6px 18px -10px rgba(40,36,28,.18)}.editor-root[data-theme=dark] .app-container .screen-editor__controls,.editor-root[data-theme=dark] .app-container .screen-scroll{box-shadow:0 -6px 18px -10px rgba(0,0,0,.55)}.editor-root .app-container .screen-editor__controls:before,.editor-root .app-container .screen-scroll:before{content:"";position:absolute;top:0;left:22px;right:22px;height:1.5px;background:linear-gradient(90deg,transparent,var(--options-edge) 28%,var(--options-edge) 72%,transparent);border-radius:2px;pointer-events:none}.editor-root .app-container .screen-scroll__footer{background-color:var(--options-panel-bg);border-top:none}.editor-root .app-container .screen-editor__controls-filter,.editor-root .app-container .step-title{border-bottom:none;background-image:linear-gradient(var(--shell-divider),var(--shell-divider));background-repeat:no-repeat;background-position:bottom;background-size:calc(100% - 2 * var(--page-margin)) 1px}.editor-root .app-container .step-title:has(+.screen-editor__controls-filter){background-image:none}@media (max-width:1023px){body,html{background:#c8c6bd}body:has(.editor-root[data-theme=dark]),html:has(.editor-root[data-theme=dark]){background:#0c0c10}.editor-root{--raster-bg:var(--app-bg-mobile)}.editor-root .editor-raster__grain,.editor-root .editor-raster__grid{display:none}}