.cc-site{--cc-ink:#292943;--cc-muted:#57576e;--cc-green:#4945b9;--cc-line:#e1deef;color:var(--cc-ink);background:#fffdf9;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.65;color-scheme:light}.cc-site *{box-sizing:border-box}.cc-site a{text-decoration:none}.cc-site button{font:inherit}.cc-site :is(a,button,summary):focus-visible{outline:3px solid #bd6c32;outline-offset:5px}.cc-site h1,.cc-site h2,.cc-site h3,.cc-site p{margin:0}.cc-wrap{max-width:1160px;margin:0 auto;padding:0 30px}.cc-site h1,.cc-site h2{font-family:Trebuchet MS,Arial Rounded MT Bold,PingFang SC,sans-serif;font-weight:800;letter-spacing:-1.4px;line-height:1.13}.cc-site h2{font-size:40px}.cc-site h3{font-size:18px;line-height:1.4;font-weight:600}.cc-skip{position:fixed;top:-80px;left:20px;z-index:100;background:#fff;padding:12px}.cc-skip:focus{top:12px}.cc-header{border-bottom:1px solid var(--cc-line);background:#fcfbf7;position:relative;z-index:20}.cc-header-row{display:flex;align-items:center;justify-content:space-between;height:90px;gap:28px}.cc-brand{display:inline-flex;gap:10px;align-items:center;flex-shrink:0;color:var(--cc-ink);font-family:Georgia,serif;font-size:29px;line-height:.95;font-weight:700}.cc-brand-small{display:block;font-family:Arial,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:1.25px;margin-top:7px;font-weight:500}.cc-desktop-nav{display:flex;align-items:center;gap:28px;font-size:14px}.cc-desktop-nav a{padding:8px 0;color:#566255}.cc-desktop-nav a:hover,.cc-desktop-nav a[aria-current]{color:var(--cc-green);box-shadow:0 2px var(--cc-green)}.cc-header-actions{display:flex;align-items:center;gap:22px}.cc-language{font-size:14px;color:var(--cc-muted)}.cc-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:1px solid var(--cc-green);padding:14px 22px;border-radius:7px;background:var(--cc-green);color:white;font-weight:500;line-height:1.5;transition:background .15s,transform .15s}.cc-button:hover{background:#204e35;transform:translateY(-2px)}.cc-small{font-size:14px;padding:10px 15px}.cc-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--cc-ink);font-weight:500;font-size:14px}.cc-text-link:hover{text-decoration:underline}.cc-menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--cc-line);border-radius:6px;background:transparent;color:var(--cc-ink)}.cc-mobile-nav{display:none}.cc-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:30px;padding-top:62px;padding-bottom:66px;min-height:580px}.cc-eyebrow{display:flex;align-items:center;gap:9px;font-size:14px!important;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:var(--cc-green);margin-bottom:22px!important}.cc-dot{width:6px;height:6px;background:#d4a55f;border-radius:50%}.cc-hero h1{font-size:68px;line-height:1.1;margin-bottom:23px}.cc-hero h1 em{color:var(--cc-green);font-weight:400}.cc-lead{font-size:16px;line-height:1.85;color:var(--cc-muted);max-width:435px}.cc-actions{gap:24px;margin-top:30px}.cc-actions,.cc-note{display:flex;align-items:center}.cc-note{gap:6px;color:var(--cc-muted);font-size:14px!important;margin-top:18px!important;line-height:1.7}.cc-hero-demo{width:100%;max-width:430px;min-width:0;justify-self:end;padding:20px;border:1px solid #dfdfd2;border-radius:22px;background:#f0f1e9;box-shadow:0 24px 60px #324a3110}.cc-demo-bottom,.cc-demo-export,.cc-demo-export>span,.cc-demo-swatches,.cc-demo-top,.cc-demo-top>span{display:flex;align-items:center;gap:9px}.cc-demo-top{justify-content:space-between;margin-bottom:15px;font-size:14px;color:var(--cc-green)}.cc-demo-top button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #d7ddcf;border-radius:50%;cursor:pointer;background:transparent}.cc-demo-top button:focus-visible{outline:2px solid var(--cc-green);outline-offset:3px}.cc-demo-prompt{position:relative;padding:12px 38px 12px 15px;background:#fffdf8;border:1px solid #deded2;border-radius:10px;margin-bottom:16px}.cc-demo-prompt>span{font-size:14px;letter-spacing:1.6px;color:#848879}.cc-demo-prompt p{min-height:22px;margin:4px 0 0;font-size:14px;white-space:nowrap;letter-spacing:-.25px}.cc-demo-prompt>svg{position:absolute;right:13px;top:32px;color:#9b875b}.cc-demo-prompt i.is-typing{display:inline-block;height:15px;margin-left:3px;border-right:1px solid #667b60;animation:cc-caret 1s steps(2) infinite;vertical-align:middle}.cc-demo-sheet{position:relative;max-width:310px;margin-inline:auto;width:100%;aspect-ratio:1;background:white;border-radius:3px;box-shadow:0 5px 18px #303b2310;overflow:hidden}.cc-demo-art{position:absolute;inset:0}.cc-demo-art canvas,.cc-demo-art img{position:absolute;inset:0;width:100%;height:100%}.cc-demo-wait{inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9b9e8d}.cc-demo-export,.cc-demo-wait{position:absolute;gap:18px;font-size:14px}.cc-demo-export{bottom:24px;left:50%;transform:translate(-50%,12px);opacity:0;background:#fffef9;padding:12px 16px;border:1px solid #dbe0d2;border-radius:10px;box-shadow:0 6px 20px #20332020;transition:opacity .4s,transform .4s;pointer-events:none;white-space:nowrap;color:var(--cc-green)}.cc-demo-export.is-visible{opacity:1;transform:translate(-50%)}.cc-demo-check{color:#688257}.cc-demo-bottom{justify-content:space-between;padding:16px 2px;font-size:14px;color:var(--cc-green)}.cc-demo-swatches{gap:7px}.cc-demo-swatches i{width:17px;height:17px;border-radius:50%;transition:transform .3s}.cc-demo-swatches i.is-active{transform:translateY(-4px);outline:1px solid #8c9582;outline-offset:3px}.cc-demo-steps{display:grid;grid-template-columns:.8fr .9fr 1.3fr 1.3fr;list-style:none;padding:0;margin:0;gap:8px}.cc-demo-steps li{border-top:2px solid #dcded3;padding-top:8px;font-size:14px;color:#7b8174;transition:color .3s,border-color .3s}.cc-demo-steps li span{display:block;margin-bottom:3px;font-size:14px;letter-spacing:1px}.cc-demo-steps li.is-active{color:var(--cc-green);border-color:var(--cc-green)}.cc-demo-caption{text-align:center;font-size:14px;color:#838777;margin:15px 0 0}@keyframes cc-caret{to{opacity:0}}@media (max-width:700px){.cc-hero-demo{justify-self:center;padding:15px;margin-top:12px}.cc-demo-prompt p{font-size:14px;white-space:normal;min-height:42px}.cc-demo-top{font-size:14px}}@media (prefers-reduced-motion:reduce){.cc-hero-demo *{animation:none!important;transition:none!important}}.cc-hero-art{position:relative;padding:18px 30px;max-width:460px;width:100%;justify-self:end}.cc-paper{position:relative;background:white;border:1px solid #e2e1d5;box-shadow:0 13px 28px #2333280c;transform:rotate(3deg);padding:20px 17px 13px}.cc-paper img{display:block;width:100%;height:auto}.cc-paper-label,.cc-paper-number{display:block;text-align:center;font-size:14px;letter-spacing:2px;color:#71796c}.cc-paper-number{font-size:14px;letter-spacing:1.1px}.cc-paper-back{position:absolute;inset:30px 30px 18px;background:#e8ebdf;transform:rotate(-5deg);border:1px solid #e0e2d7}.cc-sticker{position:absolute;bottom:36px;right:0;display:flex;gap:9px;align-items:center;background:#f4dfb9;padding:13px 19px;border-radius:3px;transform:rotate(-7deg);font-family:Georgia,serif;font-style:italic;font-size:17px;box-shadow:0 4px 10px #34342808}.cc-doodle{position:absolute;color:#81927a;z-index:2}.cc-doodle-star{top:0;right:0;transform:rotate(13deg)}.cc-doodle-flower{bottom:20px;left:-5px;color:#be9965}.cc-ribbon{border-block:1px solid var(--cc-line);background:#f2f4ec}.cc-ribbon .cc-wrap{display:flex;justify-content:space-around;gap:20px;padding-block:19px}.cc-ribbon span{display:flex;align-items:center;gap:10px;font-size:14px;color:#56614f}.cc-ribbon svg{flex-shrink:0;color:#7b896c}.cc-section{padding-top:74px;padding-bottom:70px}.cc-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.cc-section-heading .cc-eyebrow{margin-bottom:13px!important}.cc-section-heading p:not(.cc-eyebrow){color:var(--cc-muted);margin-top:13px;font-size:14px}.cc-section-heading>.cc-text-link{flex-shrink:0;margin-bottom:4px}.cc-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cc-card{display:block;color:var(--cc-ink)}.cc-card-image{position:relative;background:#efeee6;border:1px solid #e9e7dd;border-radius:10px;padding:29px 29px 20px;overflow:hidden}.cc-card-1 .cc-card-image{background:#f2e9e2}.cc-card-2 .cc-card-image{background:#eaf0e5}.cc-card-image img{width:100%;height:auto;display:block;transition:transform .2s;border-radius:2px;box-shadow:0 3px 10px #00000005}.cc-card:hover .cc-card-image img{transform:rotate(-2deg) scale(1.025)}.cc-preview-label{position:absolute;top:10px;left:14px;font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#687062}.cc-card-caption{display:flex;align-items:center;justify-content:space-between;padding:17px 2px;gap:8px}.cc-card-caption p{font-size:14px;color:var(--cc-muted);margin-bottom:3px}.cc-card-caption h3{font-size:15px}.cc-round-arrow{border:1px solid var(--cc-line);border-radius:50%;width:30px;height:30px;flex-shrink:0}.cc-categories,.cc-round-arrow{display:flex;align-items:center;justify-content:center}.cc-categories{margin-top:26px;gap:10px;flex-wrap:wrap}.cc-categories>span{font-size:14px;color:var(--cc-muted);margin-right:8px}.cc-categories a{display:flex;align-items:center;gap:10px;border:1px solid #dce2d4;background:#f8f9f2;border-radius:30px;padding:7px 13px;font-size:14px;color:#52654d}.cc-categories a:hover{background:#e8edde}.cc-create{background:#ebeee3;border:1px solid #e0e5d6;border-radius:14px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px 48px}.cc-create .cc-eyebrow{font-size:14px!important;margin-bottom:14px!important}.cc-create h2{font-size:38px;max-width:400px}.cc-create-description{color:#63705d;font-size:14px;line-height:1.9;margin:18px 0 23px!important}.cc-create-visual{position:relative;min-height:310px;display:flex;align-items:center;justify-content:center;padding-bottom:35px}.cc-idea-paper{background:#fff;padding:9px 12px 12px;transform:rotate(-6deg);border:1px solid #dde0d1;box-shadow:0 6px 17px #2b352709;width:245px}.cc-idea-paper img{display:block;width:100%;height:auto}.cc-idea-paper span{font-family:Georgia,serif;font-size:14px;display:block;text-align:center;color:#7a816b}.cc-create-spark{position:absolute;right:23px;top:12px;color:#a99969}.cc-prompt{position:absolute;bottom:20px;left:0;width:100%;display:flex;align-items:center;gap:11px;background:#fffefb;border:1px solid #d6ddcc;box-shadow:0 4px 10px #23332805;padding:16px 17px;border-radius:9px;font-size:14px;color:#5e6857;transform:rotate(3deg)}.cc-prompt svg{flex-shrink:0}.cc-center{text-align:center}.cc-center .cc-eyebrow{justify-content:center;margin-bottom:14px!important}.cc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:40px}.cc-steps>div{position:relative;text-align:center}.cc-step-icon{display:inline-flex;justify-content:center;align-items:center;width:58px;height:58px;background:#efe8dc;border-radius:18px;margin-bottom:19px;color:#8f7450}.cc-step-1{background:#e5ecdc;color:#617950}.cc-step-2{background:#f1e4dd;color:#a57f6a}.cc-step-number{position:absolute;top:0;right:calc(50% - 39px);font-size:14px;color:#9ba191;background:#fcfbf7;border-radius:50%;padding:1px 5px}.cc-steps p{font-size:14px;color:var(--cc-muted);line-height:1.8;margin-top:10px}.cc-faq{display:grid;grid-template-columns:1fr 1.5fr;gap:65px;padding-top:20px;padding-bottom:90px}.cc-faq h2{font-size:35px;max-width:330px}.cc-faq>div>svg{color:#97a28b;margin-top:24px}.cc-faq details{border-bottom:1px solid var(--cc-line);padding:18px 0}.cc-faq details:first-child{border-top:1px solid var(--cc-line)}.cc-faq summary{display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font-size:14px;font-weight:500}.cc-faq summary::-webkit-details-marker{display:none}.cc-faq summary span{font-size:23px;font-weight:300;color:#75856b;transition:transform .15s}.cc-faq details[open] summary span{transform:rotate(45deg)}.cc-faq details p{font-size:14px;line-height:1.85;color:var(--cc-muted);padding:12px 23px 2px 0}.cc-footer{background:#f0f2e9;border-top:1px solid var(--cc-line);padding:43px 0 22px}.cc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.cc-footer-grid>div>p{font-size:14px;color:var(--cc-muted);max-width:290px;margin-top:18px}.cc-footer h2{font-family:Arial,sans-serif;letter-spacing:0;font-size:14px;font-weight:600;margin-bottom:17px}.cc-footer-grid>div>a:not(.cc-brand){display:block;color:#68705f;font-size:14px;margin:7px 0}.cc-footer-grid a:hover{text-decoration:underline}.cc-footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#78816f;font-size:14px;margin-top:35px;padding-top:20px;position:relative}.cc-footer-bottom:before{content:"";position:absolute;top:0;left:30px;right:30px;border-top:1px solid #dce1d3}.cc-preview-page{padding-top:76px;padding-bottom:100px;min-height:580px;text-align:center;max-width:820px}.cc-preview-page>svg{margin:0 auto 24px;color:#788969}.cc-preview-page .cc-eyebrow{justify-content:center}.cc-preview-page h1{font-size:49px}.cc-preview-page .cc-lead{margin:23px auto 0;max-width:650px}.cc-preview-notice{font-size:14px;color:#6b735e;background:#f0f2e8;border:1px solid #e0e4d7;border-radius:8px;padding:18px;margin:25px 0!important}.cc-preview-page .cc-button{margin-top:10px}@media (min-width:1500px){.cc-hero{padding-top:80px;padding-bottom:85px}}@media (max-width:1000px){.cc-desktop-nav{gap:17px}.cc-header-row{gap:18px}.cc-header-actions{gap:15px}.cc-desktop-cta{display:none}.cc-hero h1{font-size:54px}.cc-actions{gap:15px;flex-wrap:wrap}.cc-hero-art{padding:18px}.cc-sticker{right:0;font-size:14px}.cc-create{padding:35px;gap:30px}.cc-card-image{padding:28px 18px 18px}}@media (max-width:700px){.cc-wrap{padding-left:22px;padding-right:22px}.cc-header-row{height:76px}.cc-brand{font-size:26px}.cc-brand img{width:37px;height:37px}.cc-brand-small{font-size:14px}.cc-desktop-nav{display:none}.cc-menu-toggle{display:flex}.cc-header-actions{gap:19px}.cc-mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:8px 22px 18px;border-top:1px solid var(--cc-line)}.cc-mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:11px 3px;color:var(--cc-ink)}.cc-hero{grid-template-columns:1fr;gap:18px;padding-top:39px;padding-bottom:42px;min-height:auto}.cc-hero h1{font-size:48px;letter-spacing:-1.6px}.cc-hero .cc-eyebrow{font-size:14px!important;margin-bottom:18px!important}.cc-lead{font-size:15px}.cc-actions{gap:17px;margin-top:22px}.cc-button{padding:12px 17px}.cc-button,.cc-text-link{font-size:14px}.cc-hero-art{max-width:350px;justify-self:center;margin-top:14px}.cc-paper{padding:16px 12px 11px}.cc-sticker{font-size:14px;padding:10px 14px}.cc-doodle-flower svg{width:40px}.cc-ribbon .cc-wrap{flex-wrap:wrap;gap:10px 22px;padding-top:15px;padding-bottom:15px}.cc-ribbon span{font-size:14px;gap:7px}.cc-ribbon svg{width:14px}.cc-section{padding-top:45px;padding-bottom:43px}.cc-section-heading{display:block}.cc-site h2{font-size:32px;letter-spacing:-1px}.cc-section-heading>.cc-text-link{margin-top:15px}.cc-section-heading p:not(.cc-eyebrow){font-size:14px}.cc-card-grid{grid-template-columns:1fr;gap:21px}.cc-card-image{padding:29px 37px 23px}.cc-card-caption{padding:14px 2px 0}.cc-card-caption h3{font-size:17px}.cc-categories{justify-content:flex-start;gap:8px;margin-top:28px}.cc-categories>span{width:100%;margin-bottom:5px}.cc-create{grid-template-columns:1fr;gap:25px;padding:25px 22px 29px}.cc-create-visual{min-height:280px}.cc-idea-paper{width:210px}.cc-create h2{font-size:32px}.cc-create .cc-eyebrow,.cc-create .cc-note{font-size:14px!important}.cc-prompt{font-size:14px;padding:13px 11px}.cc-steps{grid-template-columns:1fr;gap:29px;margin-top:28px}.cc-steps p{max-width:320px;margin-left:auto;margin-right:auto}.cc-step-icon{margin-bottom:10px;width:48px;height:48px;border-radius:14px}.cc-faq{grid-template-columns:1fr;gap:23px;padding-top:15px;padding-bottom:46px}.cc-faq>div>svg{display:none}.cc-faq h2{max-width:none}.cc-faq .cc-eyebrow{margin-bottom:12px!important}.cc-faq summary{font-size:14px}.cc-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.cc-footer-grid>div:first-child{grid-column:1/-1}.cc-footer-bottom{flex-direction:column;gap:5px;font-size:14px;margin-top:25px}.cc-footer-bottom:before{left:22px;right:22px}.cc-preview-page{padding-top:45px;padding-bottom:65px;min-height:500px}.cc-preview-page h1{font-size:37px}.cc-preview-page .cc-lead{font-size:14px}}@media (prefers-reduced-motion:reduce){.cc-site *{transition:none!important;animation:none!important}}.cc-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cc-gallery-page{padding-top:26px;padding-bottom:65px;min-height:650px}.cc-breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;font-size:14px;color:var(--cc-muted);margin-bottom:36px}.cc-breadcrumbs a:hover{text-decoration:underline}.cc-breadcrumbs [aria-current]{color:var(--cc-ink)}.cc-gallery-intro{text-align:center;max-width:760px;margin:auto}.cc-gallery-intro .cc-eyebrow{justify-content:center;margin-bottom:15px!important}.cc-gallery-intro h1{font-size:49px}.cc-gallery-intro .cc-lead{max-width:620px;margin:18px auto 0;font-size:15px}.cc-gallery-search{display:flex;align-items:center;gap:12px;max-width:610px;margin:30px auto;padding:6px 6px 6px 18px;border:1px solid #d7dece;border-radius:9px;background:#fff}.cc-gallery-search>svg{flex-shrink:0;color:#809174}.cc-gallery-search input{width:100%;min-width:0;font:inherit;font-size:14px;border:0;background:#fff;color:var(--cc-ink);padding:8px 0}.cc-gallery-search:focus-within{outline:2px solid #879d73;outline-offset:2px}.cc-gallery-search input:focus{outline:none}.cc-gallery-search .cc-button{padding:10px 20px;font-size:14px;flex-shrink:0}.cc-gallery-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-bottom:29px}.cc-gallery-filters a{display:flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid #dce2d4;border-radius:30px;font-size:14px;color:var(--cc-green);background:#f8f9f2}.cc-gallery-filters a>span{font-size:14px;opacity:.7}.cc-gallery-filters a:hover{background:#e8edde}.cc-gallery-filters a[aria-current]{color:white;background:var(--cc-green);border-color:var(--cc-green)}.cc-gallery-count{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--cc-line);padding-top:19px;margin-bottom:20px;color:var(--cc-muted);font-size:14px}.cc-gallery-count p{overflow-wrap:anywhere}.cc-gallery-count a{color:var(--cc-green);text-decoration:underline;flex-shrink:0}.cc-gallery-grid{row-gap:27px}.cc-gallery-empty{text-align:center;padding:48px 20px;border:1px dashed #d6dfcb;border-radius:12px;background:#f7f8f1}.cc-gallery-empty>svg{color:#8c9a7a;margin:0 auto 20px}.cc-gallery-empty h2{font-size:30px}.cc-gallery-empty p{color:var(--cc-muted);font-size:14px;margin:14px 0 22px}.cc-pagination{display:flex;align-items:center;justify-content:center;gap:30px;margin:36px 0 24px}.cc-pagination>a,.cc-pagination>span{display:flex;align-items:center;gap:7px;font-size:14px}.cc-pagination>span{color:#969f91}.cc-pagination>div{display:flex;gap:8px}.cc-pagination>div a{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border:1px solid var(--cc-line);border-radius:7px;font-size:14px}.cc-pagination a[aria-current]{background:var(--cc-green);color:#fff;border-color:var(--cc-green)}.cc-pagination a:hover{outline:1px solid var(--cc-green);outline-offset:3px}.cc-gallery-watermark{font-size:14px;color:var(--cc-muted);text-align:center;margin-top:32px!important}.cc-gallery-detail{display:grid;grid-template-columns:1.12fr 1fr;gap:55px;align-items:start}.cc-gallery-detail figure{margin:0;padding:24px;border:1px solid var(--cc-line);border-radius:12px;background:#eeefe6}.cc-gallery-detail figure img{display:block;width:100%;height:auto;background:#fff;box-shadow:0 4px 12px #25362b08}.cc-gallery-detail figcaption{margin-top:16px;font-size:14px;line-height:1.8;color:var(--cc-muted);text-align:center}.cc-artwork-actions{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin-top:26px}.cc-artwork-actions .cc-button:disabled{cursor:wait;opacity:.7;transform:none}.cc-button-secondary{background:#fff;color:var(--cc-green)}.cc-button-secondary:hover{background:#f0f4eb}.cc-print-controls{display:flex;align-items:end;gap:9px}.cc-print-controls label{display:grid;gap:4px;color:var(--cc-muted);font-size:14px}.cc-print-controls select{min-height:45px;border:1px solid #cfd8c9;border-radius:7px;background:#fff;color:var(--cc-ink);padding:0 9px;font:inherit;font-size:14px}.cc-export-note,.cc-print-hint{width:100%;color:var(--cc-muted);font-size:14px;line-height:1.6}.cc-print-hint{margin-top:-3px!important}.cc-export-note{margin-top:18px!important}.cc-gallery-detail-copy{padding-top:20px}.cc-gallery-detail h1{font-size:45px}.cc-gallery-detail .cc-lead{font-size:15px;margin-top:20px}.cc-detail-tags{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0}.cc-detail-tags a{border:1px solid #dce2d4;border-radius:25px;padding:5px 13px;font-size:14px;color:var(--cc-green);background:#f3f5ec}.cc-detail-tags a:hover{text-decoration:underline}.cc-artwork-facts{margin:27px 0 0;border-block:1px solid var(--cc-line);padding:16px 0;font-size:14px}.cc-artwork-facts>div{display:flex;justify-content:space-between;gap:20px;margin:7px 0}.cc-artwork-facts dt{color:var(--cc-muted)}.cc-artwork-facts dd{text-align:right}.cc-gallery-related{margin-top:65px}.cc-gallery-related h2{margin-bottom:28px;font-size:34px}@media (max-width:700px){.cc-gallery-page{padding-top:20px;padding-bottom:45px}.cc-breadcrumbs{font-size:14px;margin-bottom:27px}.cc-gallery-intro h1{font-size:36px}.cc-gallery-intro .cc-lead{font-size:14px}.cc-gallery-search{margin:22px auto;gap:7px;padding-left:12px}.cc-gallery-search input{font-size:14px}.cc-gallery-search .cc-button{padding:10px 12px}.cc-gallery-search>svg{width:16px}.cc-gallery-filters{gap:7px;justify-content:flex-start}.cc-gallery-filters a{padding:7px 11px;font-size:14px;gap:6px}.cc-gallery-count{font-size:14px}.cc-gallery-detail{grid-template-columns:1fr;gap:23px}.cc-gallery-detail figure{padding:16px}.cc-gallery-detail-copy{padding-top:0}.cc-gallery-detail h1{font-size:35px}.cc-artwork-actions,.cc-print-controls{align-items:stretch}.cc-artwork-actions .cc-button,.cc-print-controls{width:100%}.cc-print-controls .cc-button,.cc-print-controls label{flex:1}.cc-print-controls select{width:100%}.cc-gallery-related{margin-top:40px}.cc-gallery-related h2{font-size:29px}.cc-pagination{gap:17px}.cc-pagination>a,.cc-pagination>span{font-size:14px}}.cc-article-page,.cc-content-page,.cc-legal-page{padding-top:64px;padding-bottom:88px}.cc-content-intro{max-width:760px;margin-bottom:42px}.cc-article-page h1,.cc-content-intro h1,.cc-legal-page h1{max-width:780px;font-size:clamp(40px,5vw,62px);line-height:1.06}.cc-article-page .cc-lead,.cc-content-intro .cc-lead,.cc-legal-page .cc-lead{max-width:720px;margin-top:18px;font-size:17px}.cc-content-notice{margin:-16px 0 28px;border:1px solid #e1cf98;border-radius:9px;background:#fff9e7;padding:12px 16px;color:#67572f;font-size:14px}.cc-blog-grid,.cc-contact-grid,.cc-pricing-grid,.cc-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cc-blog-grid>article,.cc-contact-grid>section,.cc-pricing-grid>article,.cc-story-grid>section{border:1px solid var(--cc-line);border-radius:14px;background:#fff;padding:28px}.cc-pricing-grid>article{display:flex;min-height:500px;flex-direction:column}.cc-pricing-grid>article.is-featured{border:2px solid var(--cc-green);box-shadow:8px 8px 0 #e6ecdf}.cc-blog-number,.cc-plan-name,.cc-story-grid span{color:var(--cc-green);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cc-plan-price{display:flex;align-items:end;gap:9px;margin:18px 0}.cc-plan-price strong{font-size:42px;line-height:1}.cc-plan-price span{color:var(--cc-muted);font-size:14px}.cc-pricing-grid ul{display:grid;gap:12px;margin:25px 0 30px;padding:0}.cc-pricing-grid li{display:flex;gap:9px;align-items:flex-start;font-size:14px;list-style:none}.cc-pricing-grid li svg{flex:none;color:var(--cc-green)}.cc-pricing-grid .cc-button{margin-top:auto;text-align:center;justify-content:center}.cc-button.is-disabled{cursor:not-allowed;background:#d8ddd3;color:#687064;box-shadow:none}.cc-content-section{margin-top:72px}.cc-content-section>h2{margin-bottom:24px;font-size:34px}.cc-faq-list{display:grid;max-width:820px;gap:10px}.cc-faq-list details{border-block:1px solid var(--cc-line);padding:16px 4px}.cc-faq-list summary{cursor:pointer;font-weight:750}.cc-faq-list p{margin-top:12px;color:var(--cc-muted)}.cc-blog-grid article{min-height:310px}.cc-article-page time,.cc-blog-grid time,.cc-legal-page time{display:block;margin:18px 0;color:var(--cc-muted);font-size:14px}.cc-blog-grid h2{margin:18px 0 12px;font-size:27px}.cc-blog-grid p,.cc-contact-grid p,.cc-story-grid p{color:var(--cc-muted);font-size:14px;line-height:1.75}.cc-blog-grid a{display:inline-block;margin-top:22px;color:var(--cc-green);font-weight:750}.cc-contact-grid h2,.cc-story-grid h2{margin:18px 0 12px;font-size:25px}.cc-contact-grid svg{color:var(--cc-green)}.cc-article-page,.cc-legal-page{max-width:880px}.cc-article-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:38px;color:var(--cc-green);font-size:14px;font-weight:750}.cc-article-page header,.cc-legal-page header{padding-bottom:34px;border-bottom:1px solid var(--cc-line)}.cc-article-page section,.cc-legal-page section{margin-top:38px}.cc-article-page section h2,.cc-legal-page section h2{margin-bottom:12px;font-size:27px}.cc-article-page section p,.cc-legal-page section p{color:#454b43;font-size:15px;line-height:1.85}@media (max-width:800px){.cc-blog-grid,.cc-contact-grid,.cc-pricing-grid,.cc-story-grid{grid-template-columns:1fr}.cc-pricing-grid>article{min-height:0}}@media (max-width:560px){.cc-article-page,.cc-content-page,.cc-legal-page{padding-top:38px;padding-bottom:60px}.cc-article-page h1,.cc-content-intro h1,.cc-legal-page h1{font-size:38px}.cc-article-page .cc-lead,.cc-content-intro .cc-lead,.cc-legal-page .cc-lead{font-size:14px}.cc-blog-grid>article,.cc-contact-grid>section,.cc-pricing-grid>article,.cc-story-grid>section{padding:22px}}.cc-generator-page{padding-top:56px;padding-bottom:76px}.cc-generator-intro{max-width:720px;margin:0 auto 34px;text-align:center}.cc-generator-intro .cc-eyebrow{justify-content:center;margin-bottom:14px!important}.cc-generator-intro h1{font-size:52px}.cc-generator-intro .cc-lead{max-width:620px;margin:18px auto 0}.cc-prototype-panel{display:grid;grid-template-columns:minmax(220px,1fr) 2fr;gap:28px;align-items:end;border:1px dashed #b8c6b3;border-radius:11px;background:#f0f3e9;padding:20px 22px;margin-bottom:25px}.cc-prototype-panel p{color:var(--cc-muted);font-size:14px;line-height:1.65}.cc-prototype-panel .cc-prototype-title{color:var(--cc-ink);font-size:14px;font-weight:700;margin-bottom:4px}.cc-prototype-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cc-prototype-fields label{display:grid;gap:4px;color:var(--cc-muted);font-size:14px}.cc-prototype-fields select{width:100%;min-height:41px;border:1px solid #cad4c4;border-radius:7px;background:#fff;color:var(--cc-ink);padding:0 10px;font:inherit;font-size:14px}.cc-prototype-fields select:disabled{opacity:.55}.cc-generator-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:25px;align-items:start}.cc-generator-card,.cc-generator-side{border:1px solid var(--cc-line);border-radius:13px;background:#fff;padding:28px}.cc-account-banner{display:flex;gap:13px;background:#edf3e8;border-radius:9px;padding:16px;color:var(--cc-green);margin-bottom:25px}.cc-account-banner svg{flex:none;margin-top:1px}.cc-account-banner strong{display:block;color:var(--cc-ink);font-size:14px}.cc-account-banner p,.cc-account-banner small{display:block;color:var(--cc-muted);font-size:14px;line-height:1.65}.cc-account-guest{background:#f3eee6;color:#8b704d}.cc-account-verification{background:#fff4d8;color:#9a5b16}.cc-verification-resend{margin-top:10px;border:1px solid #9a5b16;border-radius:999px;background:#fffaf0;color:#6f3f0f;padding:7px 13px;font:inherit;font-size:14px;font-weight:750;cursor:pointer}.cc-verification-resend:disabled{cursor:wait;opacity:.6}.cc-theme-label{display:block;margin-bottom:8px;color:var(--cc-ink);font-size:14px;font-weight:650}.cc-theme-input{position:relative}.cc-theme-input textarea{display:block;width:100%;min-height:142px;resize:vertical;border:1px solid #cfd7ca;border-radius:9px;background:#fffefa;color:var(--cc-ink);padding:15px 16px 30px;font:inherit;font-size:14px;line-height:1.7}.cc-theme-input textarea:focus{border-color:var(--cc-green);outline:3px solid #dfe9dc}.cc-theme-input textarea[aria-invalid=true]{border-color:#a65343}.cc-theme-input>span{position:absolute;right:12px;bottom:8px}.cc-theme-input>span,.cc-theme-meta{color:var(--cc-muted);font-size:14px}.cc-theme-meta{display:flex;justify-content:space-between;gap:10px;min-height:28px;padding-top:6px}.cc-field-error{color:#9a4034!important;text-align:right}.cc-watermark-option{display:flex;align-items:center;gap:11px;border:1px solid #d9dfd3;border-radius:9px;padding:14px;margin:18px 0;cursor:pointer}.cc-watermark-option.is-disabled{background:#f5f5f0;cursor:not-allowed}.cc-watermark-option input{width:17px;height:17px;accent-color:var(--cc-green)}.cc-watermark-option>label{display:grid;flex:1;gap:4px;cursor:pointer}.cc-watermark-option strong{font-size:14px}.cc-watermark-option small{color:var(--cc-muted);font-size:14px;line-height:1.5}.cc-watermark-option.is-disabled>label{cursor:not-allowed}.cc-watermark-option .cc-premium-badge{width:fit-content;margin-top:3px;padding:4px 9px;font-size:14px}.cc-premium-feature-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:1px solid #b6915d;border-radius:999px;padding:7px 11px;background:#fff7e7;color:#542d70;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer}.cc-premium-feature-link:hover{border-color:#7b4c97;background:#f6ecfb}.cc-generate-button{width:100%}.cc-generate-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.cc-generator-state{display:flex;gap:12px;align-items:flex-start;border-radius:9px;padding:15px;margin-top:18px}.cc-generator-state svg{flex:none}.cc-generator-state strong{display:block;font-size:14px}.cc-generator-state p{color:var(--cc-muted);font-size:14px;line-height:1.6}.cc-quota-state{background:#f3eee5;color:#8a6844}.cc-failure-state{background:#f8eae6;color:#98483b}.cc-failure-state button{border:0;background:transparent;color:#8c372d;padding:7px 0 0;cursor:pointer;font-size:14px;text-decoration:underline}.cc-generator-side{min-height:530px;background:#f0f1e9}.cc-generating-state,.cc-generator-blank{min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7a8874}.cc-generating-state p,.cc-generator-blank p{max-width:300px;margin-top:16px;color:var(--cc-muted);font-size:14px;line-height:1.7}.cc-generating-state strong{margin-top:18px;color:var(--cc-ink);font-family:Georgia,serif;font-size:19px}.cc-spinner{width:42px;height:42px;border:3px solid #ced8c8;border-top:3px solid var(--cc-green);border-radius:50%;animation:cc-spin .8s linear infinite}@keyframes cc-spin{to{transform:rotate(1turn)}}.cc-generate-result .cc-eyebrow{margin-bottom:8px!important}.cc-generate-result h2{font-size:30px}.cc-generate-result>p:not(.cc-eyebrow,.cc-save-now){margin-top:10px;color:var(--cc-muted);font-size:14px;line-height:1.65}.cc-generate-result figure{margin:20px 0 0;padding:12px;background:#fff;border:1px solid #e1e2d8}.cc-generate-result figure img{display:block;width:100%;height:auto}.cc-generate-result figcaption{padding-top:7px;color:var(--cc-muted);font-size:14px;text-align:center}.cc-generate-result .cc-artwork-actions{margin-top:16px}.cc-generate-result .cc-print-controls{width:100%}.cc-generate-result .cc-artwork-actions>.cc-button,.cc-generate-result .cc-print-controls .cc-button,.cc-generate-result .cc-print-controls label{flex:1}.cc-save-now{margin-top:14px!important;color:var(--cc-muted);font-size:14px;line-height:1.6}.cc-save-premium-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;border:1px solid #dfc99f;border-radius:10px;padding:12px;background:#fffaf0}.cc-save-premium-cta p{margin:0;color:var(--cc-muted);font-size:14px;line-height:1.6}@media (max-width:900px){.cc-generator-layout,.cc-prototype-panel{grid-template-columns:1fr}.cc-generator-side{min-height:440px}.cc-generating-state,.cc-generator-blank{min-height:380px}}@media (max-width:600px){.cc-generator-page{padding-top:38px;padding-bottom:50px}.cc-generator-intro h1{font-size:38px}.cc-generator-card,.cc-generator-side,.cc-prototype-panel{padding:19px}.cc-prototype-fields{grid-template-columns:1fr}.cc-theme-meta{display:block}.cc-field-error{text-align:left}.cc-watermark-option{align-items:flex-start}.cc-save-premium-cta,.cc-watermark-option{flex-wrap:wrap}.cc-premium-feature-link{width:100%}}@media screen{.cc-header-auth .cc-sign-in-trigger{height:40px;margin-left:0;border:1px solid #2f6547;border-radius:7px;background:transparent;color:#2f6547;padding:0 15px;box-shadow:none}.cc-header-auth .cc-sign-in-trigger:hover{background:#edf3e8}.cc-header-auth .cc-account-trigger{border:1px solid #d7dece;background:#edf3e8;color:#2f6547;box-shadow:none}.cc-account-dropdown{border-color:#d7dece;border-radius:10px;box-shadow:0 14px 36px #263d3220}.cc-account-dropdown,.cc-auth-dialog{background:#fcfbf7;color:#263d32;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}.cc-auth-dialog{border-color:#d7dece;border-radius:15px;box-shadow:0 22px 60px #263d3230}.cc-auth-dialog [data-slot=dialog-title]{color:#263d32;font-family:Georgia,Songti SC,serif;font-size:26px;font-weight:400}.cc-auth-dialog input{min-height:46px;border-color:#cfd8c9;border-radius:7px;background:#fff}.cc-auth-dialog button[type=submit]{min-height:46px;border-radius:7px;background:#2f6547;color:#fff}.cc-auth-page{--cc-ink:#263d32;--cc-green:#2f6547;background:#fcfbf7;color:var(--cc-ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}.cc-auth-page [data-slot=card]{border-color:#d7dece;border-radius:15px;background:#fff;box-shadow:0 20px 55px #263d3217}.cc-auth-page [data-slot=card-title]{color:var(--cc-ink);font-family:Georgia,Songti SC,serif;font-size:28px;font-weight:400}.cc-auth-page input{min-height:46px;border-color:#cfd8c9;border-radius:7px;background:#fff;color:#263d32}.cc-auth-page [data-slot=card-description],.cc-auth-page label{color:#657067}.cc-auth-page [data-slot=card] button[type=submit]{min-height:46px;border-radius:7px;background:var(--cc-green);color:#fff}}@page{size:A4 portrait;margin:5mm}@media print{#coloring-main,.cc-site,body,html{width:100%;height:100%;min-height:0;margin:0;padding:0;overflow:hidden}.cc-ad-slot,.cc-breadcrumbs,.cc-footer,.cc-gallery-detail-copy,.cc-gallery-related,.cc-generate-result>:not(.cc-print-target),.cc-generator-card,.cc-generator-intro,.cc-header,.cc-prototype-panel,.cc-skip{display:none!important}.cc-gallery-page{max-width:none;min-height:0;margin:0;padding:0}.cc-gallery-detail{display:block}.cc-generate-result,.cc-generator-layout,.cc-generator-page,.cc-generator-side{display:block;max-width:none;min-height:0;margin:0;padding:0;border:0;background:#fff}.cc-print-target{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:0!important;overflow:hidden;border:0!important;border-radius:0;background:#fff!important;break-inside:avoid;break-after:avoid;page-break-inside:avoid;page-break-after:avoid}html[data-coloring-paper=a4] .cc-print-target{width:200mm;height:286mm}html[data-coloring-paper=letter] .cc-print-target{width:8.1in;height:10.55in}.cc-gallery-detail .cc-print-target img,.cc-generate-result .cc-print-target img{display:block;width:100%;max-width:100%;height:100%;max-height:100%;flex:none;object-fit:contain;box-shadow:none}.cc-print-target figcaption{display:none}body:has(.cc-stored-print-page) *{visibility:hidden!important}body:has(.cc-stored-print-page) .cc-stored-print-page,body:has(.cc-stored-print-page) .cc-stored-print-page *{visibility:visible!important}body:has(.cc-stored-print-page) .cc-stored-print-page{position:fixed;inset:0;display:grid;width:100%;height:100%;min-height:0;margin:0;padding:0;place-items:center;overflow:hidden;background:#fff}.cc-stored-print-page>div{display:grid;width:200mm;height:286mm;place-items:center}.cc-stored-print-page img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.cc-stored-print-controls{display:none!important}}.cc-ad-slot{width:100%;min-height:120px;margin:32px auto;padding:12px;overflow:hidden;border:1px solid #e2e6dc;border-radius:12px;background:#fafbf7;text-align:center}.cc-ad-slot>span{display:block;margin-bottom:8px;color:#6a756d;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.cc-ad-slot .adsbygoogle{display:block}.cc-premium-badge,.cc-premium-word{text-transform:none;font-family:Trebuchet MS,PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;font-style:normal;letter-spacing:.035em;color:#4941a9}.cc-premium-badge{gap:7px;padding:7px 12px;border:1px solid #c9b9f0;border-radius:999px;background:linear-gradient(120deg,#eee7ff,#ffeaf2);box-shadow:0 2px 0 #e2d7f5;font-size:14px;white-space:nowrap}.cc-premium-badge,.cc-subscribed-mark{display:inline-flex;align-items:center}.cc-subscribed-mark{gap:6px;flex-shrink:0;text-decoration:none}.cc-header-auth{display:flex;align-items:center;gap:10px}.cc-create-primary.cc-button{color:#fff;background:#663da6;border:1px solid #663da6;box-shadow:0 6px 0 #41266b,0 12px 24px #663da626;min-height:54px;padding:15px 23px;font-size:17px;font-weight:700}.cc-create-primary.cc-button:hover{background:#542d91;transform:translateY(-2px)}.cc-pricing-grid article.is-featured{border:2px solid #8970d4;background:linear-gradient(145deg,#f1ecff,#fff0f5)}.cc-pricing-grid .is-featured .cc-button{background:#4941a9;color:#fff}.cc-pricing-grid .is-featured .cc-button .cc-premium-word{color:#fff}.cc-pricing-grid .cc-plan-name .cc-premium-word{font-size:25px}.cc-account-banner{align-items:flex-start}.cc-account-banner small{display:block;line-height:1.6}@media (max-width:1100px){.cc-desktop-cta{display:none!important}}.cc-premium-storage-gate{max-width:720px;margin:0 auto;border:1px solid #d5c6f1;border-radius:24px;padding:clamp(24px,4vw,40px);background:radial-gradient(circle at 95% 5%,#ffe2ac80,transparent 35%),linear-gradient(145deg,#f0eaff,#fff0f5);box-shadow:0 6px 0 #ebe3f5;text-align:center}.cc-premium-storage-icon{display:inline-grid;place-items:center;width:58px;height:58px;margin-bottom:14px;border-radius:50%;background:#fff;color:#6750b9;box-shadow:0 4px 0 #ddd0f3}.cc-premium-storage-gate h2{margin:10px 0 12px;font-size:clamp(28px,4vw,38px);font-family:Trebuchet MS,PingFang SC,Microsoft YaHei,sans-serif;font-weight:800;line-height:1.2}.cc-premium-storage-gate>p:not(.cc-eyebrow){max-width:570px;margin:0 auto 24px;color:var(--cc-muted);font-size:17px;line-height:1.7}.cc-premium-storage-action.cc-button{display:inline-flex;background:#4941a9;color:#fff}.cc-premium-storage-action .cc-premium-word{color:#fff}@media (max-width:480px){.cc-header-row{padding-left:14px;padding-right:14px}.cc-header .cc-brand{gap:5px;font-size:25px}.cc-header .cc-brand img{width:28px;height:28px}.cc-header .cc-brand-small{display:none}.cc-language{white-space:nowrap}.cc-premium-badge{padding:6px 9px;font-size:14px;gap:4px}.cc-header-actions{gap:8px}.cc-header-auth{gap:6px}.cc-brand-small{max-width:85px;white-space:normal}}.cc-balance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.cc-balance-grid>div{display:grid;gap:8px;border:1px solid #ded8f0;padding:20px;border-radius:18px;background:#f3eeff}.cc-balance-grid strong{font-size:30px;color:#4941a9}.cc-balance-grid small{font-size:14px;color:#57516b}@media screen{.cc-header{background:#fffdf9}.cc-header-row{height:76px}.cc-brand{font-family:Trebuchet MS,sans-serif;font-size:30px;font-weight:900;letter-spacing:-1.3px;color:#353078}.cc-brand img{width:48px;height:48px}.cc-brand-small{font-size:12px;letter-spacing:1.6px;font-weight:700;color:#5d5577;margin-top:5px}.cc-desktop-nav{font-size:16px;font-weight:600}.cc-desktop-nav a{color:#4a4861}.cc-button{border-radius:12px;font-weight:700;padding:12px 20px}.cc-button:hover{background:#393599}.cc-small{padding:10px 15px}.cc-button-secondary{background:#fff;color:#4945b9}.cc-button-secondary:hover{background:#eeeaff}.cc-site :is(a,button,summary):focus-visible{outline-color:#6751c7}.cc-text-link{font-size:16px;font-weight:700;color:#4945b9}.cc-hero{gap:34px;padding-block:32px 40px;min-height:0;grid-template-columns:1.1fr 1fr}.cc-hero h1{font-size:clamp(46px,5vw,64px);line-height:1.04;margin-bottom:20px}.cc-hero h1 em{display:inline-block;color:#c44566;font-weight:800;font-style:normal}.cc-eyebrow{letter-spacing:1.2px;font-weight:700;margin-bottom:14px!important}.cc-dot{width:9px;height:9px;background:#e57a92;box-shadow:0 0 0 4px #fbe6ed}.cc-lead{font-size:18px;line-height:1.7;color:#4c4b64;max-width:470px}.cc-actions{margin-top:24px}.cc-note{color:#58556d;margin-top:15px!important}.cc-hero-demo{background:#eeeaff;border-color:#d6cff2;padding:16px;box-shadow:7px 9px 0 #ded6f366;border-radius:22px}.cc-demo-top{color:#48408a;margin-bottom:10px;font-weight:600}.cc-demo-top button{width:34px;height:34px;flex-shrink:0;background:#fff;border-color:#cec4ea}.cc-demo-prompt{background:#fff;border-color:#dbd2f1;margin-bottom:12px}.cc-demo-prompt>span{color:#666079;font-size:14px;letter-spacing:1px}.cc-demo-prompt>svg{color:#7754bc}.cc-demo-prompt p{color:#35304f;font-weight:500}.cc-demo-sheet{max-width:286px;border:1px solid #e5def2;box-shadow:0 4px 12px #4833750c}.cc-demo-wait{color:#625a79}.cc-demo-export{border-color:#d4c7eb;color:#4945b9;background:#fff}.cc-demo-check{color:#4945b9}.cc-demo-bottom{padding-block:12px;color:#494085;font-weight:600}.cc-demo-steps{gap:9px}.cc-demo-steps li{color:#625b75;border-color:#d4cbea;line-height:1.35;font-size:14px}.cc-demo-steps li.is-active{color:#4945b9;border-color:#7562c9;font-weight:700}.cc-demo-steps li span{font-size:14px;margin-bottom:2px}.cc-demo-caption{color:#645c78;font-size:14px;margin-top:10px;line-height:1.4}.cc-ribbon{background:#ffecc5;border-color:#f5db9e}.cc-ribbon .cc-wrap{padding-block:13px}.cc-ribbon span{color:#55422a;font-weight:600}.cc-ribbon svg{color:#9a531c}.cc-section{padding-block:42px}.cc-site h2{font-size:clamp(30px,3vw,38px)}.cc-section-heading{margin-bottom:22px}.cc-section-heading p:not(.cc-eyebrow){font-size:16px;margin-top:10px}.cc-section-heading .cc-eyebrow{margin-bottom:8px!important}.cc-card-grid{gap:20px}.cc-card-image{background:#eee9ff;border-color:#ded4f4;border-radius:18px;padding:36px 22px 18px}.cc-card-1 .cc-card-image{background:#ffe8df;border-color:#f5d2c5}.cc-card-2 .cc-card-image{background:#e2f2fc;border-color:#cbdfe9}.cc-preview-label{color:#514763;font-size:14px;font-weight:700;letter-spacing:.8px}.cc-card-caption{padding-block:12px}.cc-card-caption h3{font-size:18px;font-weight:700}.cc-round-arrow{background:#fff;border-color:#d5cbea;width:34px;height:34px;color:#59459c}.cc-card:hover .cc-round-arrow{background:#eee9ff}.cc-categories{margin-top:16px}.cc-categories a,.cc-gallery-filters a{background:#fff;color:#514978;border-color:#d9d1e9;font-weight:600}.cc-categories a:hover,.cc-gallery-filters a:hover{background:#eee9ff}.cc-create{background:#fff0df;border-color:#f0d4ae;padding:28px 34px;border-radius:22px;gap:32px}.cc-create h2{font-size:36px}.cc-create-description{color:#53485c;font-size:17px;line-height:1.7;margin:14px 0 20px!important}.cc-create-visual{min-height:268px}.cc-idea-paper{width:210px;border-color:#e7cebc}.cc-idea-paper span{color:#6a5275}.cc-prompt{color:#54445d;border-color:#e3c9b9;padding:12px 16px}.cc-create-spark{color:#c65c75}.cc-steps{gap:32px;margin-top:25px}.cc-steps>div{background:white;border:1px solid #e6def1;border-radius:18px;padding:22px 18px}.cc-step-icon{margin-bottom:12px;background:#eee8ff;color:#6750b6}.cc-step-1{background:#ffe3d8;color:#9d4c35}.cc-step-2{background:#dcf0ff;color:#346b94}.cc-step-number{top:15px;right:16px;background:transparent;color:#6f657f;font-weight:700}.cc-steps p{font-size:16px;line-height:1.65}.cc-faq{gap:36px;padding-block:10px 46px}.cc-faq summary{font-size:17px;font-weight:600}.cc-faq details{padding-block:15px}.cc-faq details p{font-size:16px;line-height:1.75}.cc-faq summary span,.cc-faq>div>svg{color:#8e74bf}.cc-footer{padding-top:30px;background:#f0ecfa;border-color:#ddd3ed}.cc-footer-grid>div>p{font-size:16px;margin-top:12px}.cc-footer-bottom,.cc-footer-grid>div>a:not(.cc-brand){color:#57516b}.cc-footer h2{font-size:16px;margin-bottom:12px}.cc-footer-bottom{margin-top:24px}.cc-gallery-page{padding-block:22px 42px;min-height:0}.cc-breadcrumbs{margin-bottom:20px}.cc-gallery-intro h1{font-size:clamp(32px,4vw,44px)}.cc-gallery-intro .cc-lead{font-size:17px;margin-top:12px}.cc-gallery-search{margin-block:20px;border-color:#d9d1e9}.cc-gallery-search input{font-size:16px}.cc-gallery-search>svg{color:#807098}.cc-gallery-filters{margin-bottom:20px}.cc-gallery-count{padding-top:14px;margin-bottom:16px}.cc-gallery-grid{row-gap:14px}.cc-gallery-empty{background:#f5f0ff;border-color:#d9cdef}.cc-gallery-empty>svg{color:#8a70ae}.cc-gallery-empty p{font-size:16px}.cc-article-page,.cc-content-page,.cc-legal-page{padding-block:36px 48px}.cc-content-intro{margin-bottom:28px}.cc-article-page h1,.cc-content-intro h1,.cc-legal-page h1{font-size:clamp(34px,4vw,48px)}.cc-content-section{margin-top:38px}.cc-pricing-grid>article{min-height:450px}.cc-blog-grid>article,.cc-contact-grid>section,.cc-pricing-grid>article,.cc-story-grid>section{padding:24px;border-radius:18px}.cc-pricing-grid li{font-size:16px}.cc-pricing-grid ul{gap:10px;margin-block:20px}.cc-pricing-grid article.is-featured{box-shadow:5px 6px 0 #e6d9f2}.cc-generator-page{padding-block:30px 44px}.cc-generator-intro{margin-bottom:24px}.cc-generator-intro h1{font-size:clamp(34px,4vw,46px)}.cc-generator-intro .cc-lead{margin-top:12px;font-size:17px}.cc-generator-layout{gap:20px}.cc-generator-card,.cc-generator-side{padding:23px;border-radius:18px;border-color:#dfd6ed}.cc-generator-side{min-height:450px;background:#eee9ff}.cc-generating-state,.cc-generator-blank{min-height:400px;color:#7760b2}.cc-generating-state p,.cc-generator-blank p{font-size:16px}.cc-account-banner{background:#efebff;color:#6755a0;padding:14px;margin-bottom:18px}.cc-account-guest{background:#fff0dd;color:#9d5a27}.cc-theme-label{font-size:16px;font-weight:700}.cc-theme-input textarea{min-height:140px;background:#fffdff;border-color:#ccc2dd;font-size:16px}.cc-theme-input textarea:focus{outline-color:#e8dffa}.cc-auth-page{--cc-ink:#292943;--cc-green:#4945b9;background:#f6f0ff}.cc-auth-dialog{background:#fffdf9;color:#292943;border-color:#dbd1ee}.cc-auth-dialog,.cc-auth-page [data-slot=card]{box-shadow:0 16px 45px #57399418;border-radius:20px}.cc-auth-dialog [data-slot=dialog-title],.cc-auth-page [data-slot=card-title]{font-family:Trebuchet MS,sans-serif;color:#353078;font-weight:700}.cc-auth-dialog input,.cc-auth-page input{color:#292943;border-color:#d4cbe5}.cc-auth-page [data-slot=card-description],.cc-auth-page label{color:#57516b}.cc-auth-page .cc-brand-small{max-width:none;white-space:nowrap}.cc-auth-dialog button[type=submit]{background:#4945b9}.cc-console{background:#fffdf9;color:#292943}.cc-console h1{font-family:Trebuchet MS,sans-serif;color:#353078;font-weight:700}.cc-console nav a{color:#57516b}.cc-console nav a:hover{background:#eee9ff;color:#4945b9}.cc-magic-button.cc-button{position:relative;isolation:isolate;overflow:hidden;color:#fff;border:1px solid #6046ae;background:linear-gradient(115deg,#4941a9,#713db1 65%,#91408d);box-shadow:0 4px 0 #362679,0 7px 17px #6442a329;transition:transform .25s,box-shadow .25s,filter .25s}.cc-magic-button:before{inset:-100% -60%;background:linear-gradient(110deg,transparent 40%,#ffffff36 48%,transparent 55%);transform:translateX(-55%)}.cc-magic-button:after,.cc-magic-button:before{content:"";position:absolute;pointer-events:none}.cc-magic-button:after{inset:0;opacity:0;background:radial-gradient(circle at 12% 26%,#ffe0a6 0 1.5px,transparent 2px),radial-gradient(circle at 84% 20%,#fff1ca 0 1.5px,transparent 2px),radial-gradient(circle at 74% 80%,#e7d2ff 0 1px,transparent 2px),radial-gradient(circle at 26% 83%,#ffcee8 0 1px,transparent 2px);transition:opacity .2s}.cc-magic-button:not(:disabled):is(:hover,:focus-visible){transform:translateY(-3px);box-shadow:0 6px 0 #362679,0 12px 28px #875acb55;filter:saturate(1.15)}.cc-magic-button:not(:disabled):is(:hover,:focus-visible):before{animation:cc-magic-sweep 1.4s ease-out infinite}.cc-magic-button:not(:disabled):is(:hover,:focus-visible):after{opacity:1}.cc-magic-button>svg{transition:transform .3s;flex-shrink:0}.cc-magic-button:not(:disabled):is(:hover,:focus-visible)>svg:first-child{transform:rotate(-14deg) scale(1.16)}.cc-magic-button:not(:disabled):active{transform:translateY(2px);box-shadow:0 1px 0 #362679}.cc-magic-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}}@keyframes cc-magic-sweep{to{transform:translateX(55%)}}@media screen and (max-width:1000px){.cc-hero{gap:22px}.cc-hero h1{font-size:48px}.cc-demo-prompt p{white-space:normal;min-height:42px}.cc-demo-top{align-items:flex-start}}@media screen and (max-width:850px){.cc-hero{grid-template-columns:1fr}.cc-hero-copy{max-width:590px}.cc-hero-demo{justify-self:center}}@media screen and (max-width:700px){.cc-wrap{padding-inline:20px}.cc-header-row{height:70px}.cc-hero{grid-template-columns:1fr;padding-block:25px 32px;gap:24px}.cc-hero h1{font-size:clamp(40px,10vw,48px)}.cc-hero-demo{margin-top:0}.cc-lead{font-size:17px}.cc-section{padding-block:30px}.cc-section-heading{align-items:start}.cc-create{padding:24px;gap:22px}.cc-create h2{font-size:30px}.cc-steps{gap:14px}.cc-faq{gap:24px;padding-bottom:32px}.cc-article-page,.cc-content-page,.cc-gallery-page,.cc-generator-page,.cc-legal-page{padding-block:24px 36px}.cc-generator-card,.cc-generator-side{padding:18px}.cc-generator-side{min-height:280px}.cc-generating-state,.cc-generator-blank{min-height:245px}.cc-footer-grid{gap:26px}.cc-magic-button.cc-button{min-height:46px}}@media screen{.cc-watermark-option{background:#f5f1fc;border-color:#ddd3ec}.cc-gallery-search input::placeholder,.cc-theme-input textarea::placeholder{color:#716a80;opacity:1}.cc-article-page section p,.cc-legal-page section p{color:#464257;font-size:16px;line-height:1.8}}@media screen and (max-width:480px){.cc-header .cc-brand img{width:38px;height:38px}.cc-header .cc-brand{font-size:28px;gap:7px}}@media (prefers-reduced-motion:reduce){.cc-magic-button.cc-button,.cc-magic-button:after,.cc-magic-button>svg{transition:none}.cc-magic-button:not(:disabled):is(:hover,:focus-visible):before{animation:none}.cc-magic-button:not(:disabled):is(:hover,:focus-visible),.cc-magic-button:not(:disabled):is(:hover,:focus-visible)>svg:first-child{transform:none}}@media screen{.cc-account-dropdown,.cc-console,.cc-console-menu{--background:#fffdf9;--foreground:#292943;--card:#fff;--card-foreground:#292943;--primary:#4941a9;--primary-foreground:#fff;--secondary:#eee7ff;--secondary-foreground:#4941a9;--muted:#f4f1fa;--muted-foreground:#57516b;--accent:#eee7ff;--accent-foreground:#4941a9;--border:#e1daef;--input:#cec3e5;--ring:#8970d4;color:var(--foreground);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6}.cc-header-auth .cc-sign-in-trigger{border-color:#c5b8e4;border-radius:12px;color:#4941a9;font-weight:700}.cc-header-auth .cc-account-trigger,.cc-header-auth .cc-sign-in-trigger:hover{border-color:#c5b8e4;background:#eee7ff;color:#4941a9}.cc-account-dropdown{border-color:#dfd6ef;border-radius:16px;padding:6px;background:#fffdf9;box-shadow:0 12px 36px #4941a91c}.cc-header-auth .cc-account-trigger [data-slot=avatar-fallback]{background:#eee7ff;color:#4941a9;font-weight:700}.cc-account-dropdown [data-slot=dropdown-menu-item]{min-height:40px;border-radius:10px;font-size:15px}.cc-console{min-height:65vh;padding:22px 0 48px;background:#fffdf9}.cc-console>div{border-color:#e1daef}.cc-console .container{width:100%;max-width:1160px;margin-inline:auto;padding-inline:28px}.cc-console .cc-console-topbar{border:0}.cc-console-topbar nav{gap:8px}.cc-console .cc-console-topbar nav a{border:1px solid transparent;padding:8px 16px;font-weight:700}.cc-console .cc-console-heading{padding-block:22px 20px}.cc-console h1{font-family:Trebuchet MS,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(28px,3vw,36px);font-weight:800;letter-spacing:-.8px;color:#292943}.cc-console .cc-console-grid{gap:24px;padding-block:0;align-items:flex-start}.cc-console .cc-console-sidebar{width:200px;border:1px solid #e1daef;border-radius:18px;background:#fff;padding:8px}.cc-console nav a,.cc-console-menu nav a{min-height:44px;border-radius:12px;color:#57516b;font-size:15px}.cc-console nav a:hover,.cc-console-menu nav a:hover{background:#f4efff;color:#4941a9}.cc-console nav a[aria-current=page],.cc-console-menu nav a[aria-current=page]{border-color:#cfc0ef;background:#eee7ff;color:#4941a9;font-weight:700}.cc-console nav a:focus-visible,.cc-console-menu nav a:focus-visible,.cc-premium-feature-link:focus-visible,.cc-subscribed-mark:focus-visible{outline:3px solid #8970d4;outline-offset:3px}.cc-console-menu{background:#fffdf9;padding-top:26px}.cc-console-menu [data-slot=sheet-title]{font-family:Trebuchet MS,sans-serif;font-size:24px;font-weight:800;color:#292943}.cc-console [data-slot=card]{gap:20px;border-color:#e1daef;border-radius:20px;background:#fff;color:#292943;box-shadow:0 4px 0 #eeebf6}.cc-console [data-slot=card-title]{color:#353078;font-family:Trebuchet MS,PingFang SC,Microsoft YaHei,sans-serif;font-size:22px;font-weight:700;line-height:1.35}.cc-console [data-slot=card-description],.cc-console [data-slot=form-description]{font-size:15px;color:#57516b}.cc-console label{font-size:15px;font-weight:700;color:#373149}.cc-console input,.cc-console select,.cc-console textarea{min-height:44px;border-color:#cec3e5;border-radius:10px;background:#fff;color:#292943;font-size:16px}.cc-console input:disabled,.cc-console select:disabled,.cc-console textarea:disabled{background:#f4f1fa;color:#57516b;opacity:1}.cc-console [data-slot=button]{min-height:40px;border-radius:10px;font-size:14px;font-weight:700}.cc-console button[class*=bg-primary]{background:#4941a9;color:#fff}.cc-console button[class*=bg-primary]:hover{background:#3c358f}.cc-console table{border:1px solid #e1daef;border-radius:12px;background:#fff}.cc-console th{height:44px;background:#f4f1fa;color:#514567;font-size:14px;font-weight:700}.cc-console td{padding-block:14px;color:#292943;font-size:14px}.cc-console [role=tablist]{height:auto;gap:3px;padding:4px;border-radius:12px;background:#f4f1fa}.cc-console [role=tab]{min-height:36px;border-radius:9px;color:#57516b}.cc-console [role=tab][data-state=active]{border-color:#d3c5ef;background:#eee7ff;color:#4941a9;box-shadow:none}.cc-console .cc-subscription-card{border-top:4px solid #8970d4}.cc-console .cc-table-empty{border:1px dashed #d7c9ee;border-radius:14px;background:#fbf9ff;color:#57516b;padding:28px 16px}.cc-console .cc-table-empty svg{color:#8970d4}.cc-balance-grid{gap:12px}.cc-balance-grid>div:nth-child(2){background:#fff0f5;border-color:#eed2de}.cc-balance-grid>div:last-child{background:#eaf5ff;border-color:#d0e4f5}.cc-balance-grid>div>span{font-weight:700;color:#373149}.cc-premium-feature-link{border-color:#c9b9f0;background:#eee7ff;color:#4941a9}.cc-watermark-option,.cc-watermark-option.is-disabled{border-color:#ded5ee;border-radius:14px;background:#f7f4fd}.cc-pricing-grid .cc-plan-name{display:flex;align-items:center;min-height:38px}.cc-premium-feature-link:hover{border-color:#8970d4;background:#e4d9fa;color:#4941a9}.cc-save-premium-cta{border-color:#d5c6f1;background:#f3eeff}.cc-premium-storage-action.cc-button:hover,.cc-pricing-grid .is-featured .cc-button:hover{background:#3c358f;color:#fff}}@media screen and (max-width:767px){.cc-console{padding-block:18px 32px}.cc-console .container{padding-inline:16px}.cc-console .cc-console-heading{padding-block:18px}.cc-console [data-slot=card-content],.cc-console [data-slot=card-footer],.cc-console [data-slot=card-header]{padding-inline:16px}.cc-console .cc-balance-grid{grid-template-columns:1fr}.cc-balance-grid>div{gap:4px;padding:16px}}