@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:wght@500;600;700;800&display=swap";:root{--pink:#f40075;--pink-dark:#c80060;--cyan:#20c6ce;--cyan-dark:#087b83;--yellow:#ffd43b;--ink:#17182b;--muted:#6d6e80;--paper:#fff;--cream:#fffaf3;--line:#e9e4ec;--shadow:0 16px 40px #28172d1f;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:Nunito,system-ui,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--cream);min-width:320px;overflow-x:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:4px solid #20c6ce59}[hidden]{display:none!important}.app-shell{min-height:100dvh}.legal-page{background:linear-gradient(145deg,#fff 0%,#fff9f1 100%);min-height:100dvh;padding:28px 18px 60px}.legal-header{justify-content:space-between;align-items:center;width:min(920px,100%);margin:0 auto 28px;display:flex}.legal-header img{object-fit:contain;width:105px;height:58px}.legal-back{color:var(--ink);font-weight:900;text-decoration:none}.legal-back:hover{color:var(--pink)}.legal-card{border:1px solid var(--line);width:min(920px,100%);box-shadow:var(--shadow);background:#ffffffeb;border-radius:28px;margin:0 auto;padding:clamp(24px,5vw,56px)}.legal-eyebrow{color:var(--cyan-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:900}.legal-card h1{margin:0;font-size:clamp(38px,6vw,64px);line-height:1}.legal-updated{color:var(--muted);margin:12px 0 34px;font-size:14px;font-weight:700}.legal-card h2{margin:30px 0 8px;font-size:24px}.legal-card p,.legal-card li{color:#4f5063;font-size:16px;line-height:1.65}.legal-card ul{padding-left:22px}.legal-card a{color:var(--pink-dark);font-weight:800}.legal-note{border-left:4px solid var(--cyan);background:#f2fbfb;border-radius:10px;margin-top:36px;padding:16px 18px;font-size:14px!important}.cookie-consent{z-index:95;border:1px solid var(--line);background:#fffffffa;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:980px;margin:0 auto;padding:18px 20px;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 16px 50px #17182b33}.cookie-consent__copy{gap:4px;display:grid}.cookie-consent__copy strong{font-family:"Baloo 2",system-ui,sans-serif;font-size:20px}.cookie-consent__copy p{max-width:680px;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.cookie-consent__copy a{width:max-content;color:var(--pink-dark);font-size:12px;font-weight:900}.cookie-consent__actions{flex:none;gap:8px;display:flex}.cookie-consent__actions button{cursor:pointer;border:0;border-radius:11px;min-height:40px;padding:8px 13px;font-size:12px;font-weight:900}.cookie-consent__actions button:first-child{background:#f0edf2}.cookie-consent__actions button:last-child{background:var(--pink);color:#fff}.gallery-view{background:radial-gradient(circle at 8% 13%,#f400751f 0 70px,#0000 72px),radial-gradient(circle at 92% 78%,#20c6ce29 0 110px,#0000 112px),linear-gradient(145deg,#fff 0%,#fff9f1 100%);min-height:100dvh;padding:clamp(24px,4vw,56px) clamp(18px,5vw,72px) 36px;position:relative;overflow:hidden}.gallery-view:before,.gallery-view:after{z-index:0;opacity:.08;pointer-events:none;font-size:90px;font-weight:900;position:absolute}.gallery-view:before{content:"★";color:var(--pink);top:4%;right:8%;transform:rotate(15deg)}.gallery-view:after{content:"●";color:var(--cyan);bottom:8%;left:3%}.brand-header{z-index:1;justify-content:center;align-items:center;gap:clamp(26px,5vw,72px);max-width:1120px;margin:0 auto clamp(28px,5vh,54px);display:flex;position:relative}.brand-logo{filter:drop-shadow(0 12px #20c6ce2e);width:clamp(160px,23vw,270px);height:auto;transform:rotate(-2deg)}.brand-copy{max-width:600px}.eyebrow{background:var(--cyan);color:#102b31;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:7px 15px;font-size:13px;font-weight:800;display:inline-flex}h1,h2,.player-card-copy strong{font-family:"Baloo 2",system-ui,sans-serif}.brand-copy h1{letter-spacing:-.035em;margin:10px 0 5px;font-size:clamp(38px,5vw,68px);line-height:.98}.brand-copy p{color:var(--muted);margin:12px 0 0;font-size:clamp(16px,2vw,20px);font-weight:600;line-height:1.5}.player-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.5vw,32px);max-width:1120px;margin:0 auto;display:grid;position:relative}.player-card{cursor:pointer;text-align:left;min-height:440px;box-shadow:var(--shadow);isolation:isolate;border:0;border-radius:32px;padding:22px 22px 0;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.player-card:hover{transform:translateY(-9px)rotate(-.5deg);box-shadow:0 24px 50px #28172d2e}.player-card:active{transform:translateY(-2px)scale(.99)}.player-card--pink{background:linear-gradient(145deg, #ff3f99, var(--pink))}.player-card--cyan{background:linear-gradient(145deg, #52dce2, var(--cyan))}.player-card--yellow{background:linear-gradient(145deg, #ffe36b, var(--yellow))}.player-preview{background:#ffffffeb;border-radius:22px;place-items:center;display:grid;position:absolute;inset:16px;overflow:hidden}.player-preview img{object-fit:contain;object-position:center;width:100%;min-width:0;height:100%;min-height:0;transition:transform .25s;display:block}.player-card:hover .player-preview img{transform:scale(1.035)}.card-cta{z-index:3;background:var(--pink);color:#fff;pointer-events:none;border:3px solid #fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:28px;font-weight:900;line-height:1;display:grid;position:absolute;bottom:22px;right:28px;transform:rotate(-12deg);box-shadow:0 8px 18px #28172d3d}.player-card-copy{color:var(--ink);justify-content:space-between;align-items:center;display:flex;position:absolute;inset:auto 22px 15px}.player-card-copy strong{color:#fff;text-shadow:0 2px #0000001f;font-size:31px;line-height:1}.player-card--yellow .player-card-copy strong{color:var(--ink);text-shadow:none}.player-card-copy span{background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.card-spark{z-index:2;color:#fff;pointer-events:none;position:absolute}.card-spark--one{font-size:26px;top:9px;right:12px}.card-spark--two{opacity:.8;font-size:14px;bottom:92px;left:5px}.gallery-tip{z-index:1;border:2px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:max-content;max-width:100%;margin:28px auto 0;padding:11px 18px;display:flex;position:relative;box-shadow:0 8px 24px #28172d0f}.gallery-tip p{color:var(--muted);margin:0;font-size:14px}.gallery-promo{z-index:1;width:min(1120px,100%);min-height:225px;box-shadow:var(--shadow);background:linear-gradient(135deg,#fff0f7,#e9fbfc);border-radius:28px;grid-template-columns:minmax(260px,.85fr) minmax(340px,1.15fr);align-items:stretch;gap:clamp(24px,4vw,52px);margin:28px auto 0;padding:clamp(20px,2.5vw,30px);display:grid;position:relative;overflow:hidden}.gallery-promo:after{content:"✦";color:var(--pink);opacity:.2;font-size:34px;position:absolute;top:14px;right:24px;transform:rotate(12deg)}.gallery-promo__visuals{aspect-ratio:1.25;background:0 0;border-radius:20px;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.gallery-promo__visuals img{object-fit:contain;width:100%;height:100%;display:block}.gallery-promo__copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.gallery-promo__label{background:var(--pink);color:#fff;letter-spacing:.07em;border-radius:5px;margin-bottom:5px;padding:5px 9px;font-size:10px;font-weight:1000;display:inline-flex}.gallery-promo__copy h2{margin:0 36px 8px 0;font-size:clamp(28px,3.2vw,42px);line-height:1.05}.gallery-promo__copy p{max-width:590px;color:var(--muted);margin:0;font-size:clamp(15px,1.6vw,18px);font-weight:650;line-height:1.55}.gallery-promo__copy p strong{color:var(--ink)}.gallery-promo__badges{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.gallery-promo__badges span{background:var(--cyan);color:#102b31;letter-spacing:.03em;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:1000}.gallery-promo__cta{background:var(--pink);color:#fff;min-height:50px;box-shadow:0 4px 0 var(--pink-dark);text-align:center;border-radius:15px;place-items:center;margin-top:20px;padding:10px 22px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-grid}.gallery-promo__cta:hover{box-shadow:0 6px 0 var(--pink-dark);transform:translateY(-2px)}.site-footer{z-index:1;border-top:1px solid #17182b1a;justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100%);margin:34px auto 0;padding:22px 0 4px;display:flex;position:relative}.site-footer__brand{color:var(--muted);align-items:center;gap:14px;font-size:14px;font-weight:800;display:flex}.site-footer__brand img{object-fit:contain;width:92px;height:52px}.site-footer__right{align-items:center;gap:18px;display:flex}.site-footer__links{align-items:center;gap:14px;display:flex}.site-footer__links a{color:var(--muted);font-size:12px;font-weight:800;text-decoration:none}.site-footer__links a:hover{color:var(--pink);text-decoration:underline}.site-footer__social{align-items:center;gap:9px;display:flex}.site-footer__social a{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:15px;font-weight:900;text-decoration:none;transition:transform .18s,background .18s,color .18s;display:grid;box-shadow:0 5px 14px #28172d14}.site-footer__social svg{width:18px;height:18px}.site-footer__social a:hover{background:var(--pink);color:#fff;transform:translateY(-3px)}.editor-view{background:#f7f4f8;height:100dvh;min-height:580px;overflow:hidden}.editor-header{z-index:20;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;height:76px;padding:10px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 15px #2117260f}.editor-logo{object-fit:contain;width:84px;height:48px}.editor-header-center{justify-content:center;align-items:center;gap:14px;min-width:0;display:flex}.language-switcher{border:1px solid var(--line);color:var(--ink);background:#fffffffa;border-radius:14px;align-items:center;gap:6px;padding:10px 15px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 5px 18px #28172d1a}.language-switcher select{max-width:140px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0}.language-switcher--gallery{z-index:30;position:fixed;top:14px;right:18px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.icon-button,.header-button,.download-button{cursor:pointer;border:0}.icon-button--back{background:#f0edf2;border-radius:16px;width:48px;height:48px;font-size:27px;font-weight:900}.header-actions{grid-column:-1;align-items:center;gap:8px;min-width:0;height:44px;display:flex}.header-clear-button{color:#a53c49;background:#fff0f1}.header-button{background:#f5f2f6;border-radius:13px;align-items:center;gap:6px;height:44px;min-height:44px;padding:8px 13px;font-weight:800;line-height:1;display:flex}.header-button span:first-child{font-size:22px}.header-button:disabled{opacity:.38;cursor:default}.download-button{background:var(--pink);color:#fff;height:44px;min-height:44px;box-shadow:0 3px 0 var(--pink-dark);border-radius:15px;align-items:center;gap:8px;padding:8px 18px;font-weight:900;line-height:1;display:flex;transform:translateY(-1px)}.download-button:active{box-shadow:0 1px 0 var(--pink-dark);transform:translateY(2px)}.download-button span:first-child{font-size:22px}.editor-layout{grid-template-columns:188px minmax(0,1fr) 190px;height:calc(100dvh - 76px);min-height:504px;display:grid}.tool-panel{z-index:10;background:#fff;padding:20px 15px;position:relative;overflow-y:auto}.tool-panel--left{border-right:1px solid var(--line)}.tool-panel--right{border-left:1px solid var(--line)}.panel-book-promo{color:#a50050;text-align:center;background:#fff5fa;border:1px solid #f5c2da;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:38px;margin-top:18px;padding:7px 8px;font-size:11px;font-weight:900;line-height:1.15;text-decoration:none;display:flex}.panel-book-promo:hover{background:#ffe5f1}.panel-heading{justify-content:space-between;align-items:center;margin:0 4px 15px;font-family:"Baloo 2",sans-serif;font-size:20px;font-weight:800;display:flex}.heading-doodle{color:var(--pink);font-size:22px}.tool-list{gap:8px;display:grid}.tool-button{cursor:pointer;text-align:left;background:#f7f4f8;border:2px solid #0000;border-radius:16px;grid-template-columns:42px 1fr;align-items:center;min-height:53px;padding:5px 10px 5px 5px;font-weight:800;transition:all .15s;display:grid}.tool-button:hover{border-color:#f4007533;transform:translate(2px)}.tool-button.is-active{border-color:var(--pink);color:#a50050;background:#fff0f7;box-shadow:0 5px 14px #f400751c}.tool-icon{background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.tool-icon--pipette svg{fill:none;width:23px;height:23px;stroke:var(--cyan-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.size-control{border-top:2px dashed #e7dfe8;margin-top:22px;padding-top:18px}.size-control.is-disabled{opacity:.38;pointer-events:none}.control-label{justify-content:space-between;font-size:13px;font-weight:800;display:flex}.control-label output{color:var(--pink)}#brush-size{width:100%;accent-color:var(--pink);margin:13px 0}.size-dots{justify-content:space-between;align-items:center;padding:0 6px;display:flex}.size-dots i{background:var(--ink);border-radius:50%;display:block}.size-dots i:first-child{width:5px;height:5px}.size-dots i:nth-child(2){width:11px;height:11px}.size-dots i:nth-child(3){width:18px;height:18px}.canvas-column{grid-template-rows:minmax(0,1fr) auto;min-width:0;padding:16px 18px 10px;display:grid;overflow:hidden}.canvas-viewport{touch-action:none;background-color:#e9f7f8;background-image:radial-gradient(#20c6ce33 1.5px,#0000 1.5px);background-size:18px 18px;border:2px solid #e3dde6;border-radius:26px;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #185d610d}.canvas-stage{transform-origin:50%;user-select:none;background:#fff;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 12px 38px #201a232e}.canvas-stage canvas{width:100%;height:100%;display:block;position:absolute;inset:0}#line-canvas{pointer-events:none}.canvas-viewport[data-tool=pan]{cursor:grab}.canvas-viewport[data-tool=pan].is-dragging{cursor:grabbing}.canvas-viewport[data-tool=fill]{cursor:cell}.canvas-viewport[data-tool=eyedropper]{cursor:copy}.canvas-viewport[data-tool=brush],.canvas-viewport[data-tool=marker],.canvas-viewport[data-tool=crayon],.canvas-viewport[data-tool=eraser]{cursor:crosshair}.canvas-viewport.is-cursor-visible{cursor:none}.loading-state{z-index:4;color:var(--ink);background:#e9f7f8e0;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.loading-ball{border:4px solid var(--ink);width:42px;height:42px;color:var(--pink);border-radius:50%;place-items:center;font-size:30px;line-height:1;animation:.75s ease-in-out infinite alternate bounce;display:grid}@keyframes bounce{to{transform:translateY(-12px)rotate(20deg)}}.zoom-controls{z-index:50;border:1px solid var(--line);pointer-events:auto;isolation:isolate;background:#fff;border-radius:14px;display:flex;position:absolute;bottom:14px;right:14px;overflow:hidden;box-shadow:0 6px 20px #23162824}.zoom-controls button{border:0;border-right:1px solid var(--line);cursor:pointer;background:#fff;min-width:42px;height:42px;font-size:20px;font-weight:900}.zoom-controls button:last-child{border-right:0}.zoom-controls button:disabled{color:#aaa2ad;cursor:default;background:#f2eff3}#zoom-reset{min-width:60px;font-size:12px}.tool-hint{min-height:34px;color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:5px 0 0;font-size:13px;font-weight:800;display:flex}.color-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.color-button{aspect-ratio:1;background:var(--color);cursor:pointer;border:3px solid #fff;border-radius:50%;width:100%;padding:0;transition:transform .15s;position:relative;box-shadow:0 0 0 1px #ddd5de,inset 0 -5px 8px #00000014}.color-button:hover{transform:scale(1.1)}.color-button.is-active{box-shadow:0 0 0 3px var(--ink), inset 0 -5px 8px #00000014;transform:scale(.9)}.color-button.is-active:after{content:"✓";color:var(--check,white);place-items:center;font-size:19px;font-weight:900;display:grid;position:absolute;inset:0}.custom-color{cursor:pointer;border:2px dashed #d9d1dc;border-radius:15px;align-items:center;gap:9px;margin-top:15px;padding:8px 10px;font-size:13px;font-weight:800;display:flex}.custom-color-preview{color:#fff;background:conic-gradient(#f40075,#ffd43b,#20c6ce,#7347d8,#f40075);border-radius:10px;place-items:center;width:32px;height:32px;font-size:19px;display:grid}.custom-color input{opacity:0;width:1px;height:1px;position:absolute}.recent-colors{margin-top:15px}.recent-colors-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.recent-color-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;min-height:25px;display:grid}.recent-color-button{aspect-ratio:1;background:var(--color);cursor:pointer;border:2px solid #fff;border-radius:50%;width:100%;padding:0;box-shadow:0 0 0 1px #d7ced9,inset 0 -3px 5px #00000014}.recent-color-button:hover{transform:scale(1.08)}.recent-color-empty{color:#918794;grid-column:1/-1;margin:0;font-size:11px;font-weight:700}.active-color-card{color:#fff;background:var(--ink);border-radius:17px;min-height:72px;margin-top:16px;padding:12px 58px 12px 13px;position:relative;overflow:hidden}.active-color-card span,.active-color-card strong{display:block}.active-color-card span{color:#b9b9c6;text-transform:uppercase;font-size:11px;font-weight:800}.active-color-card strong{margin-top:3px;font-size:15px}.active-color-card i{background:var(--pink);border:3px solid #fff;border-radius:50%;width:46px;height:46px;position:absolute;top:13px;right:10px}.clear-button{color:#a53c49;cursor:pointer;background:#fff0f1;border:0;border-radius:14px;width:100%;min-height:44px;margin-top:13px;font-size:13px;font-weight:900}.mobile-dock,.bottom-sheet{display:none}.mobile-sheet-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}#mobile-color-toggle:not(:checked)~#mobile-color-sheet,#mobile-draw-toggle:not(:checked)~#mobile-draw-sheet{display:none!important}.mobile-draw-options{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px;display:grid}.draw-option{cursor:pointer;background:#faf8fb;border:2px solid #e7e0e9;border-radius:19px;justify-items:center;gap:2px;min-width:0;min-height:112px;padding:12px 6px 9px;display:grid}.draw-option>span{background:#fff;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:3px;font-size:25px;display:grid;box-shadow:0 5px 12px #23162812}.draw-option strong{font-family:"Baloo 2",system-ui,sans-serif;font-size:16px;line-height:1.1}.draw-option small{color:var(--muted);font-size:10px;font-weight:800}.draw-option.is-active{border-color:var(--pink);color:#a50050;background:#fff0f7;box-shadow:0 7px 18px #f400751a}.mobile-size-control{align-items:stretch;gap:8px;display:none}.mobile-size-toggle-button{border:1px solid var(--line);width:58px;height:58px;color:var(--ink);cursor:pointer;backdrop-filter:blur(8px);background:#fffffff7;border-radius:18px;flex:0 0 58px;place-items:center;padding:5px 5px 16px;display:grid;position:relative;box-shadow:0 10px 30px #2316282e}.mobile-size-toggle-button output{font-size:11px;font-weight:900;position:absolute;bottom:3px;left:0;right:0}.mobile-current-size{width:var(--mobile-size-preview,18px);height:var(--mobile-size-preview,18px);background:var(--ink);max-width:30px;max-height:30px;box-shadow:0 0 0 1px var(--ink);border:2px solid #fff;border-radius:50%;transition:width .15s,height .15s}.mobile-size-control.is-expanded .mobile-size-toggle-button{color:#fff;background:var(--pink);border-color:var(--pink)}.mobile-size-control.is-expanded .mobile-current-size{background:#fff;box-shadow:0 0 0 1px #fff}.mobile-size-panel{border:1px solid var(--line);backdrop-filter:blur(8px);background:#fffffff7;border-radius:18px;width:220px;padding:10px 13px 9px;animation:.16s size-panel-in;display:none;box-shadow:0 10px 30px #2316282e}.mobile-size-control.is-expanded .mobile-size-panel{display:block}@keyframes size-panel-in{0%{opacity:0;transform:translate(-8px)}}.mobile-size-heading{justify-content:space-between;align-items:center;font-weight:900;display:flex}.mobile-size-heading output{color:var(--pink)}.mobile-size-row{grid-template-columns:22px 1fr 28px;align-items:center;gap:10px;margin-top:9px;display:grid}.mobile-size-row input{width:100%;accent-color:var(--pink)}.mobile-size-preview{background:var(--ink);border-radius:50%;justify-self:center;display:block}.mobile-size-preview--small{width:7px;height:7px}.mobile-size-preview--large{width:22px;height:22px}.popover{z-index:40;border:1px solid var(--line);background:#fff;border-radius:18px;width:218px;padding:7px;position:fixed;top:68px;right:18px;box-shadow:0 18px 50px #1f142333}.popover:before{content:"";border-left:1px solid var(--line);border-top:1px solid var(--line);background:#fff;width:14px;height:14px;position:absolute;top:-7px;right:27px;transform:rotate(45deg)}.popover button{cursor:pointer;text-align:left;background:#fff;border:0;border-radius:12px;grid-template-columns:38px 1fr;align-items:center;gap:8px;width:100%;padding:9px;display:grid;position:relative}.popover button:hover{background:#f8f4f8}.popover button>span:first-child{font-size:24px}.popover strong,.popover small{display:block}.popover small{color:var(--muted);font-size:11px}.toast{z-index:100;background:var(--ink);color:#fff;opacity:0;pointer-events:none;border-radius:999px;max-width:calc(100% - 32px);padding:11px 18px;font-size:14px;font-weight:800;transition:all .25s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,25px);box-shadow:0 10px 30px #0003}.brush-cursor{z-index:75;border:1.5px solid var(--cursor-color,#17182b);background:var(--cursor-fill,#f400751f);pointer-events:none;will-change:left, top, width, height;border-radius:50%;width:24px;height:24px;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffe6,inset 0 0 0 1px #17182b33}.toast.is-visible{opacity:1;transform:translate(-50%)}.confetti-layer{z-index:110;pointer-events:none;position:fixed;inset:0;overflow:hidden}.confetti-piece{top:var(--confetti-y);left:var(--confetti-x);background:var(--confetti-color);opacity:0;width:10px;height:19px;box-shadow:0 2px 7px color-mix(in srgb, var(--confetti-color) 45%, transparent);transform:rotate(var(--confetti-rotation));animation:confetti-fall var(--confetti-duration) cubic-bezier(.15,.7,.3,1) var(--confetti-delay) forwards;border-radius:3px;position:absolute}.confetti-piece.is-circle{border-radius:50%;width:13px;height:13px}.confetti-piece.is-ribbon{border-radius:999px;width:7px;height:25px}.confetti-piece.is-star{clip-path:polygon(50% 0%,61% 37%,100% 38%,69% 60%,80% 100%,50% 75%,20% 100%,31% 60%,0% 38%,39% 37%);width:17px;height:17px}@keyframes confetti-fall{0%{opacity:0;transform:translate3d(0, -25px, 0) rotate(var(--confetti-rotation)) scale(.6)}10%{opacity:1}48%{transform:translate3d(calc(var(--confetti-drift) * -.35), 40vh, 0) rotate(calc(var(--confetti-rotation) + 330deg)) scale(1)}to{opacity:0;transform:translate3d(var(--confetti-drift), 112vh, 0) rotate(calc(var(--confetti-rotation) + 820deg)) scale(.75)}}.confetti-spark{color:var(--spark-color);opacity:0;text-shadow:0 3px 12px color-mix(in srgb, var(--spark-color) 55%, transparent);transform:translate(-50%, -50%) rotate(var(--spark-angle));animation:spark-burst 1.1s cubic-bezier(.15,.75,.3,1) var(--spark-delay) forwards;font-size:25px;line-height:1;position:absolute;top:45%;left:50%}@keyframes spark-burst{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--spark-angle)) scale(.1)}15%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--spark-x)), calc(-50% + var(--spark-y))) rotate(calc(var(--spark-angle) + 180deg)) scale(1.15)}}.dialog-layer{z-index:80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.dialog-backdrop,.sheet-backdrop{backdrop-filter:blur(3px);background:#17182b7a;border:0;width:100%;height:100%;position:absolute;inset:0}.confirm-dialog{text-align:center;background:#fff;border-radius:28px;width:min(390px,100%);padding:28px;position:relative;box-shadow:0 25px 80px #00000040}.dialog-emoji{font-size:46px;display:block}.confirm-dialog h2{margin:5px 0;font-size:30px}.confirm-dialog p{color:var(--muted);line-height:1.5}.confirm-dialog div{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.confirm-dialog button{cursor:pointer;border:0;border-radius:14px;min-height:47px;font-weight:900}.confirm-dialog button:first-child{background:#eeeaf0}.confirm-dialog button:last-child{background:var(--pink);color:#fff}.book-promo-card{background:#fff;border-radius:30px;width:min(900px,100%);max-height:calc(100dvh - 36px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #00000040}.book-promo-close{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#f0edf2;border:0;border-radius:50%;place-items:center;font-size:25px;line-height:1;display:grid;position:absolute;top:10px;right:12px}.book-promo-layout{grid-template-columns:minmax(340px,1.1fr) minmax(300px,.9fr);align-items:center;gap:28px;display:grid}.book-promo-visuals{background:linear-gradient(145deg,#fff0f7,#e9fbfc);border-radius:24px;min-width:0;padding:14px;display:block;position:relative;overflow:hidden}.book-promo-preview{aspect-ratio:3/2;object-fit:contain;border-radius:14px;width:100%;display:block}.book-promo-badges{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.book-promo-badges span{background:var(--cyan);color:#102b31;letter-spacing:.03em;text-align:center;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:1000}.book-promo-cover-placeholder,.book-promo-page-placeholder{color:#676477;text-align:center;background:#ffffffd1;border:2px solid #17182b38;place-items:center;display:grid;overflow:hidden}.book-promo-cover-placeholder{z-index:2;aspect-ratio:8.5/11;border-radius:10px;width:150px;margin-left:-42px;position:relative;transform:rotate(-4deg);box-shadow:8px 10px #17182b1f}.book-promo-cover-placeholder img,.book-promo-page-placeholder img{object-fit:cover;width:100%;height:100%;display:block}.book-promo-page-stack{width:122px;height:162px;position:absolute;bottom:34px;right:16px}.book-promo-page-placeholder{aspect-ratio:8.5/11;border-radius:7px;width:104px;position:absolute}.book-promo-page-placeholder--back{top:0;right:0;transform:rotate(8deg)}.book-promo-page-placeholder--front{bottom:0;right:19px;transform:rotate(1deg)}.book-promo-copy{text-align:left}.book-promo-eyebrow{color:var(--cyan-dark);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.book-promo-card h2{margin:5px 42px 9px 0;font-size:31px;line-height:1.08}.book-promo-card p{color:var(--muted);margin:0;line-height:1.5}.book-promo-card p strong{color:var(--ink)}.book-promo-code-intro{margin-top:14px!important}.book-promo-code{border:2px dashed var(--pink);width:100%;min-height:58px;color:var(--ink);cursor:pointer;background:#fff5fa;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:9px;padding:10px 14px;display:flex}.book-promo-code:hover{background:#ffe8f3}.book-promo-code:focus-visible{outline-offset:3px;outline:3px solid #20c6ce73}.book-promo-code-value{letter-spacing:.09em;font-size:23px;font-weight:1000}.book-promo-code-action{color:#a50050;text-transform:uppercase;font-size:12px;font-weight:900}.book-promo-cta{background:var(--pink);color:#fff;min-height:50px;box-shadow:0 4px 0 var(--pink-dark);text-align:center;border-radius:15px;place-items:center;margin-top:14px;padding:8px 16px;font-weight:900;text-decoration:none;display:grid}.book-promo-cta:hover{box-shadow:0 5px 0 var(--pink-dark);transform:translateY(-1px)}.book-promo-later{color:var(--muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin:15px auto 0;padding:5px 12px;font-weight:800;text-decoration:underline;display:block}@media (width<=900px){.brand-header{text-align:center;flex-direction:column;gap:16px}.brand-logo{width:180px;max-height:120px}.player-grid{gap:14px}.player-card{border-radius:25px;min-height:360px}.player-preview{inset:14px}.editor-layout{grid-template-columns:160px minmax(0,1fr)}.tool-panel--right,.editor-logo{display:none}.language-switcher--gallery{padding:8px 12px;font-size:14px;top:10px;right:10px}.language-switcher--gallery select{max-width:122px}.editor-header{grid-template-columns:auto 1fr auto}.mobile-dock{display:grid}.bottom-sheet{display:block}.mobile-size-control.is-visible{z-index:35;display:flex;position:fixed;bottom:88px;left:172px}.recent-colors--mobile{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.recent-colors--mobile .recent-color-grid{grid-template-columns:repeat(6,38px);justify-content:center;gap:10px;min-height:38px}.recent-colors--mobile .recent-colors-title{text-align:center}}@media (width>=641px) and (width<=900px){.canvas-column{padding-bottom:176px}.mobile-dock,.mobile-size-control.is-visible{display:none}.tool-panel--right{z-index:25;border-top:1px solid var(--line);border-left:0;grid-template-rows:auto minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;column-gap:12px;height:160px;padding:10px 18px 12px;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -6px 24px #2316281a}.tool-panel--right .panel-heading{grid-area:1/1/auto/-1;justify-self:center;gap:8px;margin:0 0 3px}.tool-panel--right .color-grid{grid-area:2/1;grid-template-columns:repeat(6,28px);justify-self:center;gap:5px}.tool-panel--right .recent-colors{border-left:1px solid #e5dfe7;flex-direction:column;grid-area:2/2;justify-content:center;align-self:stretch;width:auto;margin:0;padding-left:18px;display:flex}.tool-panel--right .custom-color{border-left:1px solid #e5dfe7;grid-area:2/3;justify-content:center;align-self:stretch;gap:5px;width:auto;margin:0;padding-left:18px}.tool-panel--right .active-color-card{display:none}.tool-panel--right .panel-book-promo{min-height:30px;margin:0;padding:5px 8px;position:absolute;bottom:8px;left:18px;right:18px}.tool-panel--right .recent-color-grid{grid-template-columns:repeat(6,21px);gap:4px}.tool-panel--right .recent-colors-title{white-space:nowrap}.bottom-sheet{z-index:60;position:fixed;inset:0}.sheet-panel{z-index:2;background:#fff;border-radius:28px 28px 0 0;width:min(540px,100% - 36px);padding:8px 24px 28px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -15px 60px #00000038}.sheet-grabber{background:#d9d3db;border-radius:10px;width:44px;height:5px;margin:0 auto 10px}.sheet-heading{justify-content:space-between;align-items:center;display:flex}.sheet-heading h2{margin:0;font-size:27px}.sheet-close{cursor:pointer;background:#f0edf2;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.color-grid--mobile{grid-template-columns:repeat(6,1fr);gap:13px;margin-top:16px}.mobile-custom-color{background:#f4f0f5;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding:12px;font-weight:900;display:flex}.mobile-custom-color input{background:0 0;border:0;width:34px;height:34px;padding:0}}@media (width<=640px){.gallery-view{padding:22px 16px 28px}.brand-header{margin-bottom:24px}.brand-logo{width:150px;max-height:104px}.brand-copy h1{font-size:38px}.brand-copy p{font-size:15px}.player-grid{grid-template-columns:1fr;gap:14px}.player-card{border-radius:24px;min-height:280px;padding:12px}.player-preview{border-radius:17px;inset:10px}.player-preview img{width:100%;height:100%}.card-cta{border-width:2px;width:44px;height:44px;font-size:24px;bottom:18px;right:20px}.gallery-tip{text-align:left;border-radius:18px}.gallery-promo{border-radius:22px;grid-template-columns:1fr;gap:16px;min-height:0;margin-top:20px;padding:16px}.gallery-promo__visuals{aspect-ratio:1.25;border-radius:16px}.gallery-promo__label{font-size:9px}.gallery-promo__copy{text-align:center;align-items:center}.gallery-promo__copy h2{margin:0 24px 7px;font-size:28px}.gallery-promo__copy p{font-size:15px}.gallery-promo__badges{justify-content:center}.gallery-promo__badges span{font-size:9px}.gallery-promo__cta{width:100%;margin-top:16px}.site-footer{flex-direction:column;align-items:flex-start;gap:16px;margin-top:26px;padding-top:20px}.site-footer__brand{gap:10px}.site-footer__brand img{width:82px;height:46px}.site-footer__right{flex-direction:column;align-items:flex-start;gap:12px}.site-footer__links{flex-wrap:wrap;gap:8px 13px}.site-footer__social{gap:8px}.cookie-consent{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));border-radius:18px;flex-direction:column;align-items:stretch;gap:13px;padding:16px;left:10px}.cookie-consent__actions{width:100%}.cookie-consent__actions button{flex:1}.editor-view{min-height:520px}.editor-header{gap:10px;height:64px;padding:7px 11px}.icon-button--back{border-radius:14px;width:44px;height:44px}.header-button{justify-content:center;min-width:41px;min-height:41px;padding:5px}.header-button .button-label{display:none}.download-button{min-width:43px;height:40px;min-height:40px;box-shadow:0 2px 0 var(--pink-dark);justify-content:center;padding:5px;transform:translateY(-1px)}.download-button span:last-child{display:none}.header-clear-button{justify-content:center;min-width:41px;min-height:41px;padding:5px;display:flex}.editor-layout{height:calc(100dvh - 64px - 74px - env(safe-area-inset-bottom));display:block}.tool-panel{display:none}.canvas-column{grid-template-rows:minmax(0,1fr) 28px;height:100%;padding:8px 8px 3px}.canvas-viewport{border-radius:20px}.tool-hint{min-height:28px;margin:0;font-size:11px}.book-promo-card{border-radius:24px;width:min(560px,100%);padding:20px}.book-promo-layout{grid-template-columns:1fr;gap:18px}.book-promo-visuals{padding:11px}.book-promo-badges{gap:7px;margin-top:11px}.book-promo-badges span{padding:7px 10px;font-size:10px}.book-promo-cover-placeholder{width:112px;margin-left:-82px}.book-promo-page-stack{width:96px;height:128px;bottom:14px;right:calc(50% - 125px)}.book-promo-page-placeholder{width:82px}.book-promo-copy{text-align:center}.book-promo-card h2{margin:4px 32px 7px;font-size:25px}.zoom-controls{bottom:8px;right:8px}.zoom-controls button{min-width:38px;height:38px}.mobile-dock{z-index:25;height:calc(74px + env(safe-area-inset-bottom));padding:7px 5px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(6,1fr);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #2316281a}.mobile-tool{cursor:pointer;background:0 0;border:0;border-radius:14px;align-content:center;place-items:center;gap:1px;min-width:0;display:grid}.mobile-tool span{font-size:22px}.mobile-tool small{font-size:10px;font-weight:800}.mobile-tool .tool-icon--pipette{place-items:center;display:grid}.mobile-tool .tool-icon--pipette svg{fill:none;width:22px;height:22px;stroke:var(--cyan-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.mobile-tool.is-active{color:#a50050;background:#fff0f7}.mobile-color i{background:var(--pink);width:26px;height:26px;box-shadow:0 0 0 2px var(--ink);border:3px solid #fff;border-radius:50%;display:block}.bottom-sheet{z-index:60;position:fixed;inset:0}.sheet-panel{z-index:2;padding:8px 20px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;animation:.22s sheet-up;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -15px 60px #00000038}@keyframes sheet-up{0%{transform:translateY(100%)}}.sheet-grabber{background:#d9d3db;border-radius:10px;width:44px;height:5px;margin:0 auto 10px}.sheet-heading{justify-content:space-between;align-items:center;display:flex}.sheet-heading h2{margin:0;font-size:25px}.sheet-close{cursor:pointer;background:#f0edf2;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.color-grid--mobile{grid-template-columns:repeat(6,1fr);gap:11px;margin-top:15px}.mobile-custom-color{background:#f4f0f5;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:17px;padding:12px;font-weight:900;display:flex}.mobile-custom-color input{background:0 0;border:0;width:34px;height:34px;padding:0}.mobile-size-control.is-visible{left:10px;bottom:calc(86px + env(safe-area-inset-bottom))}.mobile-size-panel{width:min(220px,100vw - 86px)}.recent-colors--mobile .recent-color-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.popover{top:59px;right:8px}.toast{bottom:calc(88px + env(safe-area-inset-bottom))}}@media (height<=680px) and (width>=641px){.editor-header{height:64px}.editor-layout{height:calc(100dvh - 64px)}.tool-panel{padding-top:10px}.tool-button{min-height:44px}.size-control{margin-top:12px;padding-top:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
