.ccsb{--brand:#f74302;--ink:#151515;--muted:#6d6d6d;--line:#dedede;max-width:1500px;margin:0 auto;padding:28px 20px 60px;color:var(--ink)}.ccsb *{box-sizing:border-box}.ccsb button,.ccsb input,.ccsb select{font:inherit}.ccsb__header{margin-bottom:22px}.ccsb__eyebrow{display:inline-block;background:#151515;color:#fff;padding:8px 11px;border-radius:7px;font-size:11px;font-weight:900;letter-spacing:.08em;margin:0 0 14px}.ccsb__header h1{font-size:clamp(38px,5vw,64px);line-height:.94;letter-spacing:-.05em;margin:0 0 10px}.ccsb__header>p:last-child{color:var(--muted);max-width:760px;margin:0;line-height:1.5}.ccsb__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,520px);gap:24px;align-items:start}.ccsb__preview-card,.ccsb__controls{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 34px #00000012}.ccsb__preview-card{padding:16px;position:sticky;top:170px;align-self:start}.ccsb__preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ccsb__preview-heading span{font-size:11px;font-weight:900;color:#176c37;background:#e8f7ee;padding:7px 10px;border-radius:999px}.ccsb__stage{min-height:560px;background:#cfcfcf;border-radius:14px;display:grid;place-items:center;padding:28px;overflow:hidden}.ccsb__stage svg{display:block;width:96%;height:auto;overflow:visible;background:transparent}.ccsb__disclaimer{font-size:12px;color:var(--muted);line-height:1.45;margin:12px 4px 0}.ccsb__controls{overflow:hidden}.ccsb__step{padding:21px 22px;border-bottom:1px solid var(--line)}.ccsb__step:last-child{border-bottom:0}.ccsb__step h2{display:flex;align-items:center;gap:9px;font-size:17px;margin:0 0 14px}.ccsb__step h2>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#151515;color:#fff;font-size:12px}.ccsb label{display:block;font-size:13px;font-weight:900;margin-bottom:7px}.ccsb input,.ccsb select{width:100%;min-height:46px;border:1px solid #cfcfcf;border-radius:11px;background:#fff;padding:10px 12px;color:#151515}.ccsb input:focus,.ccsb select:focus{outline:2px solid rgba(247,67,2,.24);border-color:var(--brand)}.ccsb__field-meta{display:flex;justify-content:space-between;gap:12px;margin-top:7px;font-size:11px;color:var(--muted)}.ccsb__logo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ccsb-logo-card,.ccsb__font-card{border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer;font-weight:800}.ccsb-logo-card{min-height:76px;padding:9px;font-size:12px}.ccsb-logo-card img{display:block;width:34px;height:34px;margin:0 auto 7px;object-fit:contain}.ccsb-none-icon{display:grid;place-items:center;height:34px;font-size:26px;margin-bottom:7px}.ccsb-logo-card.is-active,.ccsb__font-card.is-active{border:2px solid var(--brand);background:#fff7f3}.ccsb__layout-wrap{margin-top:13px}.ccsb__segments{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ccsb__segments button{min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:900;cursor:pointer}.ccsb__segments button.is-active{background:#151515;color:#fff;border-color:#151515}.ccsb__font-scroll{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:244px;overflow-y:auto;padding-right:5px;scrollbar-width:thin}.ccsb__font-card{min-height:88px;padding:10px}.ccsb__font-sample{display:block;font-size:25px;line-height:1.1;white-space:nowrap;overflow:hidden;margin-bottom:8px}.ccsb__size-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.ccsb__size-options button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:72px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer;text-align:left}.ccsb__size-options button strong{font-size:17px}.ccsb__size-options button span{font-size:11px;color:var(--muted)}.ccsb__size-options button.is-active{border:2px solid var(--brand);background:#fff7f3}.ccsb__size-options button:disabled{opacity:.45;cursor:not-allowed}.ccsb__product-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ccsb__availability{font-size:12px;margin:10px 0 0;color:var(--muted)}.ccsb__summary{display:grid;gap:2px;margin-bottom:14px}.ccsb__summary div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-bottom:1px solid #eee;font-size:13px}.ccsb__summary span{color:var(--muted)}.ccsb__add{width:100%;min-height:52px;border:0;border-radius:11px;background:var(--brand);color:#fff;font-weight:950;cursor:pointer}.ccsb__add:disabled{opacity:.45;cursor:not-allowed}.ccsb__message{min-height:18px;margin:9px 0 0;font-size:12px;font-weight:700}.ccsb__empty{color:var(--muted);font-size:13px}.ccsb .ccs-logo-custom{fill:#000;stroke:none}@media(max-width:1050px){.ccsb__grid{display:block}.ccsb__preview-card{position:sticky;top:170px;margin-bottom:18px}.ccsb__stage{min-height:360px;padding:18px}}@media(max-width:749px){.ccsb{padding:10px 10px 40px}.ccsb__preview-card{position:sticky;top:0;z-index:30;padding:7px 9px;margin:0 -10px 14px;border-left:0;border-right:0;border-radius:0 0 14px 14px;box-shadow:0 7px 20px #00000021}.ccsb__preview-heading,.ccsb__disclaimer{display:none}.ccsb__stage{min-height:132px;height:132px;padding:6px;border-radius:10px}.ccsb__stage svg{width:94%;max-height:118px}.ccsb__step{padding:18px 14px}.ccsb__logo-grid,.ccsb__size-options{grid-template-columns:repeat(2,1fr)}.ccsb__product-options{grid-template-columns:1fr}.ccsb__font-scroll{max-height:238px}}.ccsb__font-card.has-font-error{border-color:#c62828;background:#fff5f5}.ccsb__font-card.has-font-error:after{content:"Font URL error";display:block;color:#c62828;font-size:10px;font-weight:800;margin-top:3px}.ccsb__size-options button[hidden]{display:none!important}.ccsb__mobile-production-note{display:none}.ccsb__font-scroll{width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-y:auto}.ccsb__font-grid{width:100%;max-width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.ccsb__font-card{width:100%;max-width:100%;min-width:0;overflow:hidden}.ccsb__font-card span,.ccsb__font-card strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width:749px){.ccsb__mobile-production-note{display:block;margin:12px 2px 0;font-size:12px;line-height:1.5;color:#666;text-align:left}.ccsb__controls,.ccsb__step,.ccsb__font-scroll,.ccsb__font-grid{min-width:0;max-width:100%}.ccsb__font-grid{gap:8px}}@media(max-width:749px){.ccsb.ccsb--keyboard-open .ccsb__preview-card{position:static;top:auto;box-shadow:none;margin-bottom:10px}.ccsb.ccsb--keyboard-open .ccsb__stage{min-height:92px;height:92px;padding:4px}.ccsb.ccsb--keyboard-open .ccsb__stage svg{max-height:82px}}.ccsb__order-price{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 14px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:#fff7f3}.ccsb__order-price span{font-size:13px;color:var(--muted)}.ccsb__order-price strong{font-size:22px;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/8/assets/social-sticker-builder.css.map */
