@tailwind base;@tailwind components;@tailwind utilities;:root{--color-primary: #F7F6F0;--color-brown-stroke: #F3F1E6;--color-light-black: #23241F;--color-blue: var(--tg-theme-button-color);--color-stroke: #E7E7E5;--color-gray: #909092}*{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{padding:0;margin:0;height:100%}#app{margin:0 auto;padding:0;height:100%;font-weight:400;background:white;min-height:100vh}:root{--primary-color: var(--color-blue)}button.theme{background-color:var(--color-blue);color:#fff}textarea[type=text]{resize:none;min-height:40vh;width:100%;padding:10px;background:var(--color-primary);border-radius:8px;border:none;font-size:15px}textarea:focus{outline:none}input+input{margin-top:10px}input:focus{outline:none}h1{font-weight:600;font-size:27px;line-height:32px;color:var(--color-light-black);margin-bottom:10px}h2{font-weight:600;font-size:20px;line-height:25px;color:var(--color-light-black)}h3{font-weight:600;font-size:17px;line-height:32px;color:var(--color-light-black)}h4{font-weight:600;font-size:15px;line-height:22px;color:var(--color-light-black)}input,textarea{outline:none;background:none;font-size:15px;display:block;width:100%;background:#F7F6F0;border:1px solid #F3F1E6;border-radius:8px;padding:10px 15px}input{height:45px}.slider-box.svelte-xtu6rg.svelte-xtu6rg{background:#f3f1e6;border-radius:8px;width:100%;height:45px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-right:10px;padding-left:15px;margin-top:10px;color:var(--color-gray)}.slider-box.checked.svelte-xtu6rg.svelte-xtu6rg{background:#dbfbd9;color:#2f8e2f}.slider-box.svelte-xtu6rg p.svelte-xtu6rg{color:inherit}.switch.svelte-xtu6rg.svelte-xtu6rg{position:relative;display:inline-block;width:51px;height:31px}.switch.svelte-xtu6rg input.svelte-xtu6rg{opacity:0;width:0;height:0}.slider.svelte-xtu6rg.svelte-xtu6rg{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e96850;-webkit-transition:.4s;transition:.4s}.slider.svelte-xtu6rg.svelte-xtu6rg:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:4px;background:#ffffff;box-shadow:0 3px 8px #0003,0 3px 1px #0000001a;-webkit-transition:.4s;transition:.4s}input.svelte-xtu6rg:checked+.slider.svelte-xtu6rg{background-color:#77d572}input.svelte-xtu6rg:focus+.slider.svelte-xtu6rg{box-shadow:0 0 1px #77d572}input.svelte-xtu6rg:checked+.slider.svelte-xtu6rg:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.slider.round.svelte-xtu6rg.svelte-xtu6rg{border-radius:34px}.slider.round.svelte-xtu6rg.svelte-xtu6rg:before{border-radius:50%}.tag-buttons.svelte-knsbxq.svelte-knsbxq{display:flex;flex-wrap:wrap;gap:6px}.tag-buttons.svelte-knsbxq .tag.svelte-knsbxq{background:var(--color-primary);border-radius:12px;padding:6px 12px;cursor:pointer;color:#909092;font-weight:500;font-size:13px;line-height:25px}.tag.active.svelte-knsbxq.svelte-knsbxq{background:#000000;color:#fff}.progress-bar.svelte-1l1szqb{display:flex;justify-content:space-between;align-items:center;height:3px;width:100%;background:var(--color-stroke)}.progress-bar__bar.svelte-1l1szqb{width:100%;height:3px;background-color:var(--color-blue);border-radius:10px}.form-container.svelte-152xppb{background:white;padding:15px}.form-title.svelte-152xppb{font-weight:600;font-size:20px;line-height:25px}.form-subtitle.svelte-152xppb{font-weight:400;font-size:13px;line-height:17px;color:#909092;margin-bottom:17px;margin-top:5px}main.svelte-jk4r2g{padding:15px}.progress-bar.svelte-jk4r2g{display:flex;justify-content:space-between;align-items:center;height:3px;width:100%;border-radius:5px;background:var(--color-stroke)}@keyframes svelte-jk4r2g-shine{to{background-position-x:-200%}}.load-item.svelte-jk4r2g{border-radius:8px;background:linear-gradient(110deg,#f7f6f0 0%,#e9e8e0 50%,#f7f6f0 100%);background-size:200% 100%;animation:1.5s svelte-jk4r2g-shine linear infinite}@keyframes svelte-jk4r2g-loader-animate{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}@keyframes svelte-1ks2oig-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card.svelte-1ks2oig{padding:15px}.card-body.svelte-1ks2oig{background:#F7F6F0;border:1px solid #F3F1E6;border-radius:8px;padding:15px}
