.cfg-header{border-bottom:3px solid transparent;border-image:linear-gradient(90deg,#a43c94,#f47920,#efd93a,#70bd77,#55bbce) 1;background:#fff}.cfg-header-inner{max-width:1200px;margin:auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cfg-header nav{display:flex;gap:24px;flex-wrap:wrap}.cfg-header nav a{color:#32233f;text-decoration:none;font-weight:700}.cfg-brand{display:inline-flex;align-items:flex-start;gap:1px;color:#72266b;text-decoration:none;font-size:clamp(24px,3vw,38px);font-weight:800;letter-spacing:-.06em;line-height:1}.cfg-brand img{margin-top:-10px;transform:rotate(-12deg);animation:cfg-butterfly 5s ease-in-out infinite}.cfg-main{max-width:1200px;margin:auto;padding:24px 24px 80px}.cfg-breadcrumbs{font-size:13px;color:#6a6170;margin:3px 0 46px}.cfg-breadcrumbs a{color:inherit}.cfg-intro{max-width:750px;margin-bottom:44px}.cfg-intro h1{font-size:clamp(40px,6vw,72px);line-height:1.06;letter-spacing:-.055em;margin:9px 0 17px;color:#32233f}.cfg-intro>p:last-child{font-size:19px;line-height:1.55;margin:0;color:#5b5361}.cfg-eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:800;color:#a43c94;margin:0}.cfg-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:30px;align-items:start}.cfg-preview-panel,.cfg-controls-panel{min-width:0;border:1px solid #eee2ed;border-radius:24px;background:#fff;box-shadow:0 16px 50px rgba(58,31,61,.08)}.cfg-preview-panel{padding:22px;position:sticky;top:18px}.cfg-controls-panel{padding:28px}.cfg-panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.cfg-panel-title h2,.cfg-controls-panel>h2{margin:5px 0 0;color:#32233f;font-size:26px;letter-spacing:-.035em}.cfg-panel-title span{font-size:13px;color:#72266b;background:#f8edf6;border-radius:20px;padding:7px 12px;font-weight:700;white-space:nowrap}.cfg-preview{height:520px;max-height:64vh;min-height:390px;position:relative;margin-top:20px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 50% 30%,#fff 0,#fff9f4 65%,#f2f7e5 100%)}.cfg-preview::after{content:"";position:absolute;width:24px;height:18px;border-radius:50%;background:#6b4d68;left:calc(50% - 12px);bottom:20px;box-shadow:0 4px 10px #6b4d6833}.cfg-string{position:absolute;left:50%;top:45%;bottom:34px;width:1px;background:#b8aeb8;transform-origin:bottom center;z-index:1;opacity:.78}.cfg-balloon{position:absolute;width:var(--size);height:calc(var(--size) * 1.21);left:var(--x);top:var(--y);border:0;background:transparent;padding:0;transform:translate(-50%,-50%) rotate(var(--angle));z-index:2;cursor:pointer;transition:left .45s,top .45s,transform .45s}.cfg-balloon img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 4px #3a28341b)}.cfg-balloon:hover,.cfg-balloon:focus-visible{transform:translate(-50%,-50%) rotate(var(--angle)) scale(1.08);outline:2px solid #a43c94;border-radius:50%}.cfg-balloon-label{position:absolute;top:76%;left:50%;transform:translateX(-50%);font-size:12px;font-weight:800;color:#32233f;background:#fff;border-radius:50%;padding:2px 7px;box-shadow:0 2px 5px #0002}.cfg-preview-note,.cfg-small-note{font-size:12px;line-height:1.5;color:#756e77}.cfg-preview-note{margin:14px 4px 0}.cfg-field{display:block;font-weight:700;color:#32233f;margin:20px 0}.cfg-field span{font-weight:400;color:#756e77}.cfg-field select,.cfg-field input,.cfg-field textarea{display:block;width:100%;margin-top:8px;border:1px solid #d7cad6;background:#fff;border-radius:12px;padding:12px 14px;color:#32233f;font:inherit}.cfg-field :focus-visible{outline:3px solid #e2afdc}.cfg-check{display:flex;align-items:flex-start;gap:10px;color:#32233f;font-weight:600;margin:4px 0 26px}.cfg-check input{accent-color:#a43c94;margin-top:4px}.cfg-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #eee2ed;padding-top:22px}.cfg-section-title h3{margin:0;color:#32233f;font-size:18px}.cfg-section-title button{color:#a43c94;background:none;border:0;text-decoration:underline;cursor:pointer;font-size:12px}.cfg-slots{display:grid;gap:8px;margin:15px 0 25px}.cfg-slot{border:1px solid #eee2ed;background:#fff;border-radius:14px;padding:9px 11px;display:flex;align-items:center;text-align:left;gap:11px;width:100%;cursor:pointer;color:#32233f}.cfg-slot:hover,.cfg-slot:focus-visible{border-color:#a43c94;outline:none}.cfg-slot img{width:38px;height:48px;object-fit:contain}.cfg-slot strong{display:block;font-size:13px}.cfg-slot small{display:block;color:#756e77;font-size:12px}.cfg-slot-arrow{margin-left:auto;color:#a43c94;font-size:20px}.cfg-summary{border-radius:16px;background:#f7f1f7;padding:17px 20px;color:#32233f}.cfg-summary-row{display:flex;justify-content:space-between;gap:10px;margin:6px 0}.cfg-summary-row strong{font-size:17px}.cfg-summary-note{font-size:12px;line-height:1.5;color:#6b5f6d;margin:8px 0 0}.cfg-submit{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(110deg,#72266b,#a43c94);color:#fff!important;border-radius:30px;padding:15px 22px;text-decoration:none;font-weight:800;margin-top:22px}.cfg-submit:hover{filter:brightness(1.1)}.cfg-submit span{font-size:21px}.cfg-seo{max-width:800px;margin:80px auto 0;line-height:1.7;color:#504853}.cfg-seo h2{font-size:32px;color:#32233f}.cfg-seo a{color:#a43c94;font-weight:800}.cfg-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:55px max(24px,calc((100vw - 1200px)/2 + 24px));background:#f4f9e7}.cfg-footer .cfg-brand{font-size:26px}.cfg-footer p{font-size:13px}.cfg-footer>div:not(:first-child){display:grid;align-content:start;gap:9px}.cfg-footer a{color:#4f3550}.cfg-picker{border:0;border-radius:22px;box-shadow:0 25px 90px #24142c55;width:min(680px,calc(100vw - 24px));max-height:min(85vh,850px);padding:22px;background:#fff;color:#32233f}.cfg-picker::backdrop{background:#32233f99}.cfg-picker-head{display:flex;justify-content:space-between;align-items:start}.cfg-picker-head h2{margin:4px 0 0}.cfg-picker-head button{border:0;background:#f5edf3;border-radius:50%;width:36px;height:36px;font-size:26px;cursor:pointer;color:#72266b}.cfg-picker .cfg-field{margin:16px 0}.cfg-groups{display:flex;gap:5px;overflow-x:auto;padding:3px 0 10px}.cfg-groups button{border:1px solid #eaddeb;background:#fff;border-radius:20px;padding:6px 12px;white-space:nowrap;color:#6b5f6d;cursor:pointer;font-size:12px}.cfg-groups button[aria-pressed=true]{background:#72266b;color:#fff;border-color:#72266b}.cfg-picker-status{font-size:12px;color:#756e77}.cfg-color-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:44vh;overflow:auto}.cfg-color-option{border:1px solid #eee2ed;border-radius:13px;background:#fff;padding:8px;display:flex;align-items:center;gap:8px;text-align:left;color:#32233f;cursor:pointer;min-width:0}.cfg-color-option:hover,.cfg-color-option:focus-visible{border-color:#a43c94;outline:none}.cfg-color-option img{width:28px;height:38px;object-fit:contain;flex:none}.cfg-color-option span{overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:700}.cfg-color-option small{font-size:10px;font-weight:400;color:#756e77;display:block}.cfg-color-option.is-selected{border-color:#a43c94;background:#fbf2fa}@keyframes cfg-butterfly{0%,100%{transform:translateY(0) rotate(-12deg)}45%{transform:translateY(-6px) rotate(12deg)}}@media(max-width:850px){.cfg-workspace{grid-template-columns:1fr}.cfg-preview-panel{position:static}.cfg-preview{height:430px;max-height:none}.cfg-header nav{gap:12px}.cfg-header-inner{padding:18px 24px}}@media(max-width:620px){.cfg-header nav{display:none}.cfg-main{padding:20px 16px 65px}.cfg-breadcrumbs{margin-bottom:30px}.cfg-intro{margin-bottom:27px}.cfg-intro h1{font-size:42px}.cfg-intro>p:last-child{font-size:16px}.cfg-preview-panel,.cfg-controls-panel{padding:16px;border-radius:18px}.cfg-preview{height:360px;min-height:360px}.cfg-panel-title h2{font-size:20px}.cfg-footer{grid-template-columns:1fr;padding:36px 20px}.cfg-color-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
