@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-bold:700;--font-weight-black:900;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.inset-x-0{inset-inline:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.right-auto{right:auto}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-9{margin-top:calc(var(--spacing)*9)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-\[1em\]{margin-top:1em}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-5{gap:calc(var(--spacing)*5)}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#aaa\]{background-color:#aaa}.bg-\[\#f1e7d9\]{background-color:#f1e7d9}.bg-tertiary{background-color:var(--color-tertiary)}.bg-white{background-color:var(--color-white)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-4{padding:calc(var(--spacing)*4)}.py-7{padding-block:calc(var(--spacing)*7)}.pt-4{padding-top:calc(var(--spacing)*4)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.break-all{word-break:break-all}.text-\[\#333\]{color:#333}.text-\[\#f1e7d9\]{color:#f1e7d9}.text-\[\#f39393\]{color:#f39393}.text-secondary{color:var(--color-secondary)}.text-white{color:var(--color-white)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.content-\[\'\'\]{--tw-content:"";content:var(--tw-content)}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-\[\#aaa\]::-moz-placeholder{color:#aaa}.placeholder\:text-\[\#aaa\]::placeholder{color:#aaa}}:root{scroll-behavior:smooth;--app-width:100vw;--color-primary:#004438;--color-secondary:#fbc63d;--color-tertiary:#a32035;--base-font-size:calc(var(--app-width)/375*16);font-size:var(--base-font-size)}@media(min-width:40rem){:root{--app-width:min(480px,100vw)}}body{font-optical-sizing:auto;font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;background-image:url(/images/bg.png);background-position:top;background-repeat:repeat-y;background-size:100%;font-family:Helvetica Neue,Noto Sans JP,Noto Sans TC,Noto Sans SC,Noto Sans KR,sans-serif;font-style:normal}#pc-content{top:calc(var(--spacing)*0);justify-content:center;align-items:center;width:50%;height:100vh;display:flex;position:sticky}@media not all and (min-width:40rem){#pc-content{display:none}}@keyframes pcContent{0%{opacity:0}to{opacity:1}}#pc-content{animation:1s ease-out forwards pcContent}#pc-content img{width:min(80%,380px)}@keyframes pcContentImg{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}#pc-content img{animation:1s ease-in-out .25s infinite pcContentImg;transform:rotate(-10deg)}#app{width:var(--app-width);background-color:var(--color-primary);color:var(--color-white);position:relative}#app:before,#app:after{inset-block:calc(var(--spacing)*0);background-color:var(--color-primary);--tw-content:"";content:var(--tw-content);background-image:linear-gradient(#d7bc95,#a78c67,#d8b17a,#a78c67,#cbb08b,#a78c67);background-size:cover;width:4px;display:block;position:absolute}@media not all and (min-width:40rem){#app:before,#app:after{--tw-content:none;content:none}}#app:before{right:100%}#app:after{left:100%}@keyframes appFadeIn{0%{opacity:0}to{opacity:1}}#app{animation:1s ease-out forwards appFadeIn}.button{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-white);border-radius:3.40282e38px;justify-content:center;align-items:center;padding-bottom:.125em;text-decoration-line:none;display:flex;position:relative}.button:after{right:calc(var(--spacing)*0);--tw-content:"";content:var(--tw-content);margin-bottom:-.125em;margin-left:calc(1.625*var(--base-font-size));margin-right:calc(1.625*var(--base-font-size));aspect-ratio:16/23;background-color:currentColor;width:.5rem;position:absolute;-webkit-mask:url(/images/caret.png) 50%/contain no-repeat;mask:url(/images/caret.png) 50%/contain no-repeat}#card{min-height:100%;padding-bottom:calc(2.5*var(--base-font-size));flex-direction:column;justify-content:center;align-items:center;display:flex}#card h1{margin-inline:auto;margin-top:calc(var(--spacing)*5);margin-bottom:calc(var(--spacing)*4);width:calc(.682667*var(--app-width));transform-origin:bottom;transform:scale(0)}@keyframes h1Popup{0%{transform:scale(0)}to{transform:scale(1)}}#card h1{animation:.5s cubic-bezier(.175,.885,.32,1.275) .25s forwards h1Popup}#card .card{width:calc(.92*var(--app-width));margin-inline:auto;box-shadow:0 0 0 1px #fff3}@keyframes cardPopup{0%{opacity:0;transform:scale(.875)}to{opacity:1;transform:scale(1)}}#card .card{opacity:0;animation:.25s cubic-bezier(.175,.885,.32,1.275) .5s forwards cardPopup}#card p{margin-top:calc(var(--spacing)*6);text-align:center;--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);font-size:calc(1.125*var(--base-font-size))}#card .button{margin-inline:auto;margin-top:calc(var(--spacing)*8);background-color:var(--color-tertiary);width:calc(.773333*var(--app-width));height:calc(.16*var(--app-width));font-size:calc(1.125*var(--base-font-size))}@keyframes buttonFadeIn{0%{opacity:0}to{opacity:1}}#card .button{opacity:0;animation:.5s ease-out .75s forwards buttonFadeIn}#card .storeLogo{margin-inline:auto;margin-top:calc(var(--spacing)*9);width:calc(.277333*var(--app-width))}#card .copyright{padding-top:calc(var(--spacing)*4);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));color:#f1e7d9;display:block}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){.svelte-18mg5l2,.svelte-18mg5l2:before,.svelte-18mg5l2:after,.svelte-18mg5l2::backdrop{--tw-font-weight:initial;--tw-leading:initial}}}main.svelte-18mg5l2{text-align:center}.kv.svelte-18mg5l2{aspect-ratio:750/900;margin-inline:auto;position:relative;overflow:hidden}.kv.svelte-18mg5l2 .sparkles:where(.svelte-18mg5l2){pointer-events:none;inset:calc(var(--spacing,.25rem)*0);position:absolute}@keyframes svelte-18mg5l2-sparkle{0%,to{opacity:1}50%{opacity:0}}.kv.svelte-18mg5l2 .sparkles:where(.svelte-18mg5l2) img:where(.svelte-18mg5l2){inset:calc(var(--spacing,.25rem)*0);width:100%;height:100%;animation:2.5s infinite svelte-18mg5l2-sparkle;position:absolute}.kv.svelte-18mg5l2 .sparkles:where(.svelte-18mg5l2) img:where(.svelte-18mg5l2):nth-child(2){animation-delay:.83s}.kv.svelte-18mg5l2 .sparkles:where(.svelte-18mg5l2) img:where(.svelte-18mg5l2):nth-child(3){animation-delay:1.66s}.kv.svelte-18mg5l2 .title:where(.svelte-18mg5l2){width:calc(.844*var(--app-width));top:calc(.096*var(--app-width));transform-origin:bottom;margin-inline:auto;position:relative;transform:scale(0)}@keyframes svelte-18mg5l2-popup{0%{transform:scale(0)}to{transform:scale(1)}}.kv.svelte-18mg5l2 .title:where(.svelte-18mg5l2){animation:.5s cubic-bezier(.175,.885,.32,1.275) .25s forwards svelte-18mg5l2-popup}.kv.svelte-18mg5l2 .logo:where(.svelte-18mg5l2){inset-inline:calc(var(--spacing,.25rem)*0);top:calc(var(--spacing,.25rem)*0);width:calc(.373333*var(--app-width));margin-inline:auto;margin-top:calc(.510667*var(--app-width));margin-left:calc(.569333*var(--app-width));position:absolute}.kv.svelte-18mg5l2 .characters:where(.svelte-18mg5l2){inset-inline:calc(var(--spacing,.25rem)*0);bottom:calc(var(--spacing,.25rem)*0);position:absolute}.kv.svelte-18mg5l2 .characters:where(.svelte-18mg5l2)>div:where(.svelte-18mg5l2){bottom:calc(var(--spacing,.25rem)*0);position:absolute}.kv.svelte-18mg5l2 .characters:where(.svelte-18mg5l2) .character1:where(.svelte-18mg5l2){left:calc(var(--spacing,.25rem)*0);width:calc(.834667*var(--app-width));margin-left:calc(.0586667*var(--app-width));margin-bottom:calc(.0173333*var(--app-width))}@keyframes svelte-18mg5l2-leftIn{0%{transform:scale(0)rotate(-60deg)}to{transform:none}}.kv.svelte-18mg5l2 .characters:where(.svelte-18mg5l2) .character1:where(.svelte-18mg5l2){transform-origin:0 0;animation:1s ease-in-out .25s forwards svelte-18mg5l2-leftIn;transform:scale(0)rotate(-60deg)}@keyframes svelte-18mg5l2-animateCharacter1{0%,to{transform:rotate(-10deg)}50%{transform:rotate(0)}}.kv.svelte-18mg5l2 .characters:where(.svelte-18mg5l2) .character1:where(.svelte-18mg5l2) img:where(.svelte-18mg5l2){animation:2s ease-in-out infinite svelte-18mg5l2-animateCharacter1}.character.svelte-18mg5l2{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);width:calc(.84*var(--app-width));font-size:calc(.8125*var(--base-font-size));line-height:calc(1.375*var(--base-font-size));aspect-ratio:630/120;background:url(/images/kv-character-base2.png) bottom/contain no-repeat;flex-wrap:wrap;place-content:center;align-items:center;margin-inline:auto;display:flex}.character.svelte-18mg5l2 b:where(.svelte-18mg5l2){--tw-font-weight:var(--font-weight-black,900);font-weight:var(--font-weight-black,900);color:var(--color-secondary)}@keyframes svelte-18mg5l2-flop{0%{transform:rotateY(270deg)}to{transform:none}}.character.svelte-18mg5l2{perspective:calc(var(--app-width)*3);animation:1s ease-in-out 1s forwards svelte-18mg5l2-flop;transform:rotateY(270deg)}.description.svelte-18mg5l2{margin-top:calc(var(--spacing,.25rem)*6);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:calc(var(--spacing,.25rem)*6);line-height:calc(var(--spacing,.25rem)*6);color:var(--color-white,#fff)}@property --tw-leading{syntax:"*";inherits:false}footer.svelte-11nmm7r{text-align:center;padding:calc(2.1875*var(--base-font-size))0 calc(2.5*var(--base-font-size));background-color:#f2dec3}a.toStore.svelte-11nmm7r{background-color:var(--color-tertiary);width:calc(.72*var(--app-width));height:calc(.146667*var(--app-width));margin-inline:auto;margin-top:1em;font-size:1rem;line-height:1.4875rem}.storeLogo.svelte-11nmm7r{margin-inline:auto;margin-top:calc(var(--spacing,.25rem)*9);width:calc(.277333*var(--app-width))}.copyright.svelte-11nmm7r{padding-top:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:#333;display:block}canvas.svelte-b9mh77{width:100%;height:auto;margin-inline:auto;display:block;box-shadow:0 0 0 1px #fff3}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){.svelte-1h8xysy,.svelte-1h8xysy:before,.svelte-1h8xysy:after,.svelte-1h8xysy::backdrop{--tw-font-weight:initial;--tw-content:"";--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}#editor.svelte-1h8xysy{padding:calc(2.5*var(--base-font-size))calc(.9375*var(--base-font-size))}#editor.svelte-1h8xysy h4:where(.svelte-1h8xysy){margin-bottom:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:#f1e7d9;font-size:calc(.875*var(--base-font-size));align-items:center;display:flex}#editor.svelte-1h8xysy h4:where(.svelte-1h8xysy):where(label:where(.svelte-1h8xysy)>h4:where(.svelte-1h8xysy)){margin-top:calc(1.75*var(--base-font-size))}#editor.svelte-1h8xysy h4:where(.svelte-1h8xysy):before{--tw-content:"";content:var(--tw-content);margin-right:calc(.375*var(--base-font-size));width:calc(.75*var(--base-font-size));aspect-ratio:24/32;background:url(/images/editor-h4-bullet.png) 50%/contain no-repeat;display:block}#editor.svelte-1h8xysy h4:where(.svelte-1h8xysy) small:where(.svelte-1h8xysy){margin-left:calc(.25*var(--base-font-size));font-size:75%}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy){gap:calc(.3125*var(--base-font-size));grid-template-columns:repeat(5,minmax(0,1fr));display:grid}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy) li:where(.svelte-1h8xysy){background-color:var(--color-tertiary);aspect-ratio:4/5;position:relative}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy) li:where(.svelte-1h8xysy):not(:has(label)):after{content:"Coming Soon";--tw-translate-x: -50% ;--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y);text-align:center;--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:#f39393;font-size:calc(.75*var(--base-font-size));line-height:calc(1*var(--base-font-size));display:block;position:absolute;top:50%;left:50%}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy) li:where(.svelte-1h8xysy) label:where(.svelte-1h8xysy){cursor:pointer;width:100%;height:100%;display:block;position:relative;overflow:hidden}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy) li:where(.svelte-1h8xysy) label:where(.svelte-1h8xysy) input:where(.svelte-1h8xysy){display:none}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy) li:where(.svelte-1h8xysy) label:where(.svelte-1h8xysy):after{top:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);--tw-content:"";content:var(--tw-content);width:100%;height:100%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #fff3}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy) li:where(.svelte-1h8xysy) label:where(.svelte-1h8xysy):has(input:where(.svelte-1h8xysy):checked):after{box-shadow:inset 0 0 0 3px #b62c39}#editor.svelte-1h8xysy .selectDesign:where(.svelte-1h8xysy) li:where(.svelte-1h8xysy) img:where(.svelte-1h8xysy){-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#editor.svelte-1h8xysy .base:where(.svelte-1h8xysy){aspect-ratio:4/5;margin-top:calc(1.25*var(--base-font-size))}#editor.svelte-1h8xysy .wrap:where(.svelte-1h8xysy){background-image:linear-gradient(20deg,#d7bc95,#a78c67,#d8b17a,#a78c67,#cbb08b,#a78c67);border-radius:5px;width:100%;padding:2px}#editor.svelte-1h8xysy input:where(.svelte-1h8xysy),#editor.svelte-1h8xysy textarea:where(.svelte-1h8xysy){width:100%;padding:calc(var(--spacing,.25rem)*4);color:#333;--tw-outline-style:none;background-color:#f1e7d9;outline-style:none;display:block}.svelte-1h8xysy:is(#editor:where(.svelte-1h8xysy) input:where(.svelte-1h8xysy),#editor:where(.svelte-1h8xysy) textarea:where(.svelte-1h8xysy))::-moz-placeholder{color:#aaa}.svelte-1h8xysy:is(#editor:where(.svelte-1h8xysy) input:where(.svelte-1h8xysy),#editor:where(.svelte-1h8xysy) textarea:where(.svelte-1h8xysy))::placeholder{color:#aaa}#editor.svelte-1h8xysy input:where(.svelte-1h8xysy),#editor.svelte-1h8xysy textarea:where(.svelte-1h8xysy){font-size:max(16px,1.18*var(--base-font-size));word-break:break-all;border-radius:3px;padding:1rem}#editor.svelte-1h8xysy button.button:where(.svelte-1h8xysy){margin-inline:auto;margin-top:calc(var(--spacing,.25rem)*12);cursor:pointer;background-color:var(--color-tertiary);width:calc(.773333*var(--app-width));height:calc(.16*var(--app-width));font-size:calc(1.125*var(--base-font-size))}#editor.svelte-1h8xysy button.button:where(.svelte-1h8xysy):disabled{cursor:not-allowed;background-color:#aaa}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){.svelte-zi3md2,.svelte-zi3md2:before,.svelte-zi3md2:after,.svelte-zi3md2::backdrop{--tw-font-weight:initial}}}.result.svelte-zi3md2 h1:where(.svelte-zi3md2){margin-inline:auto;margin-top:calc(var(--spacing,.25rem)*5);margin-bottom:calc(var(--spacing,.25rem)*4);width:calc(.682667*var(--app-width))}.result.svelte-zi3md2 .card:where(.svelte-zi3md2){width:calc(.92*var(--app-width));margin-inline:auto;box-shadow:0 0 0 1px #fff3}.result.svelte-zi3md2 p:where(.svelte-zi3md2){margin-top:calc(var(--spacing,.25rem)*6);text-align:center;--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);font-size:calc(1.125*var(--base-font-size))}.button.retry.svelte-zi3md2{cursor:pointer;margin-inline:auto;margin-bottom:calc(.08*var(--app-width));width:calc(.666667*var(--app-width));height:calc(.133333*var(--app-width));font-size:calc(1.125*var(--base-font-size));color:#ffd25a;border:2px solid}.button.retry.svelte-zi3md2:after{right:auto;left:calc(var(--spacing,.25rem)*0);rotate:180deg}.share.svelte-zi3md2{color:#333;gap:calc(.0266667*var(--app-width));margin-inline:auto;margin-top:calc(.032*var(--app-width));padding:calc(.08*var(--app-width))calc(.04*var(--app-width));flex-direction:column;display:flex}.share.svelte-zi3md2 .step:where(.svelte-zi3md2){border-radius:calc(.0133333*var(--app-width));padding:calc(.048*var(--app-width))calc(.04*var(--app-width))calc(.072*var(--app-width));background-color:#f1e7d9;overflow:hidden}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) h3:where(.svelte-zi3md2) img:where(.svelte-zi3md2){height:calc(.0666667*var(--app-width));margin-inline:auto}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) p:where(.svelte-zi3md2){margin-top:calc(var(--spacing,.25rem)*4);margin-bottom:calc(var(--spacing,.25rem)*2);text-align:center;--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);font-size:calc(1*var(--base-font-size))}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) .textarea:where(.svelte-zi3md2){background-color:var(--color-white,#fff);white-space:pre-wrap;width:100%;margin-top:calc(.0133333*var(--app-width));field-sizing:content;font-size:calc(.875*var(--base-font-size));line-height:calc(1.5*var(--base-font-size));padding:calc(.0266667*var(--app-width))calc(.0533333*var(--app-width))}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) .button:where(.svelte-zi3md2){margin-inline:auto;margin-top:calc(var(--spacing,.25rem)*4);cursor:pointer;background-color:var(--color-tertiary);width:calc(.6*var(--app-width));height:calc(.146667*var(--app-width))}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) .button:where(.svelte-zi3md2):after{width:calc(.0373333*var(--app-width));aspect-ratio:14/17;-webkit-mask:url(images/copy.png) 50%/contain no-repeat;mask:url(images/copy.png) 50%/contain no-repeat}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) .snsLinks:where(.svelte-zi3md2){background-color:var(--color-white,#fff);padding-block:calc(var(--spacing,.25rem)*7);margin:calc(.0426667*var(--app-width))calc(-.04*var(--app-width))calc(-.072*var(--app-width));justify-content:center;display:flex}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) .snsLinks:where(.svelte-zi3md2) ul:where(.svelte-zi3md2){gap:calc(var(--spacing,.25rem)*5);display:flex}.share.svelte-zi3md2 .step:where(.svelte-zi3md2) .snsLinks:where(.svelte-zi3md2) ul:where(.svelte-zi3md2) li:where(.svelte-zi3md2) a:where(.svelte-zi3md2){width:calc(.133333*var(--app-width));display:block}@property --tw-font-weight{syntax:"*";inherits:false}
