:root{--ink:#28233a;--muted:#736e7d;--paper:#fffdf8;--cream:#f8f4eb;--line:#e8e1d6;--pink:#f23d79;--coral:#ff765d;--mint:#45cbb7;--purple:#6e63d9;--shadow:0 18px 50px #322b401a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body),sans-serif;margin:0}button,input,select{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.app-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;align-items:center;gap:40px;height:78px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand-button{background:0 0;border:0;align-items:center;gap:11px;font-size:21px;display:flex}.brand-button strong,.product-hero h1,.section-title h2,.library-heading h1{font-family:var(--font-heading),sans-serif}.logo-mark{object-fit:cover;border-radius:11px;width:35px;height:35px;display:block}.logo-mark-lg{border-radius:16px;width:56px;height:56px}.app-header nav{gap:5px;display:flex}.app-header nav a{color:var(--muted);background:0 0;border:0;border-radius:99px;align-items:center;padding:12px 15px;font-weight:700;display:inline-flex}.app-header nav a:hover,.app-header nav a.active{color:var(--ink);background:#f4efe6}.header-right{align-items:center;gap:10px;margin-left:auto;display:flex}.lang-switch{box-sizing:border-box;align-items:center;height:40px;padding:3px}.lang-switch button{padding:6px 10px;font-size:11px}.header-right .lang-switch{margin-top:0}.editor-actions .lang-switch{margin-right:4px}.round-button,.avatar{border:1px solid var(--line);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:flex}.avatar{color:#6257c8;background:#efe9ff;font-size:12px}.primary,.secondary{border:0;border-radius:13px;padding:14px 20px;font-weight:800}.primary{background:var(--ink);color:#fff;transition:all .2s;box-shadow:0 5px #17131f}.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px #17131f}.primary:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.primary.small{background:var(--pink);box-shadow:none;padding:12px 17px}.secondary{border:1px solid var(--line);background:#fff}.product-hero{background:radial-gradient(circle at 75% 35%,#fff0f5 0,#0000 31%),radial-gradient(circle at 8% 90%,#ecfbf7 0,#0000 25%);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;min-height:650px;padding:90px clamp(28px,7vw,112px);display:grid}.pill,.product-hero h1{letter-spacing:-.055em;margin:24px 0;font-size:clamp(48px,5.3vw,82px);line-height:1.02}.product-hero h1 em{color:var(--pink);font-style:normal}.hero-copy>p{max-width:620px;color:var(--muted);font-size:19px;line-height:1.65}.hero-buttons{gap:12px;margin:34px 0 26px;display:flex}.hero-buttons .primary{padding:17px 24px}.hero-buttons span{margin-left:20px}.trust-row{color:#5d5867;gap:20px;font-size:13px;font-weight:700;display:flex}.hero-workspace{border:1px solid var(--line);height:510px;box-shadow:var(--shadow);background:#f9f5ec;border-radius:38px;justify-content:center;align-items:center;display:flex;position:relative;transform:rotate(1.5deg)}.hero-workspace>.mini-pattern{background:#fff;border-radius:25px;width:min(68%,390px);padding:22px;transform:rotate(-3deg);box-shadow:0 18px 38px #322b4021}.mini-pattern{aspect-ratio:1;gap:1px;display:grid}.mini-pattern i{aspect-ratio:1;border-radius:50%;box-shadow:inset 0 0 0 max(1px,.12em) #ffffffb3}.floating-note,.floating-palette{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px 15px;font-weight:800;position:absolute;box-shadow:0 10px 25px #322b401f}.floating-note.top{top:42px;right:30px}.floating-note.bottom{bottom:35px;left:25px}.floating-note b{color:var(--pink)}.floating-palette{gap:5px;display:flex;top:80px;left:-28px}.floating-palette i{border-radius:50%;width:19px;height:19px;box-shadow:inset 0 0 0 4px #ffffffa6}.home-library,.library-page{padding:80px clamp(28px,7vw,112px)}.section-title{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.kicker{color:var(--pink);letter-spacing:.12em;font-size:12px;font-weight:900}.section-title h2{margin:8px 0 0;font-size:40px}.section-title button,.library-meta button{background:0 0;border:0;font-weight:800}.pattern-cards,.library-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.pattern-tile{cursor:pointer}.tile-art{aspect-ratio:1;background:#f5f0e7;border-radius:22px;padding:30px;transition:all .2s;position:relative;overflow:hidden}.pattern-tile:hover .tile-art{box-shadow:var(--shadow);transform:translateY(-5px)}.tile-art .mini-pattern{width:100%;height:100%}.tile-art>button{background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:19px;position:absolute;top:14px;right:14px}.tile-copy{justify-content:space-between;gap:10px;margin-top:15px;display:flex}.tile-copy h3{margin:0 0 4px;font-size:16px}.tile-copy p{color:var(--muted);margin:0;font-size:13px}.tile-copy>span{color:#a8496d;font-size:12px;font-weight:800}.tile-tags{gap:6px;margin-top:11px;display:flex}.tile-tags span{color:#706b76;background:#f4f0e8;border-radius:99px;padding:5px 8px;font-size:11px;font-weight:800}.feature-band{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:repeat(3,1fr);gap:50px;margin:20px clamp(28px,7vw,112px) 100px;padding:45px;display:grid}.feature-band span{color:#ff87ae;font-weight:900}.feature-band h3{font-size:21px}.feature-band p{color:#c7c1d0;line-height:1.6}.library-page{padding-top:66px}.pagination{justify-content:center;align-items:center;gap:22px;margin:50px 0 20px;font-weight:800;display:flex}.pagination a{border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 18px}.pagination span{color:var(--muted);font-size:13px}.library-heading{text-align:center;max-width:780px;margin:auto}.library-heading h1{letter-spacing:-.045em;margin:13px 0;font-size:54px}.library-heading p{color:var(--muted);font-size:17px;line-height:1.6}.search-box{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;width:min(600px,100%);height:58px;margin:32px auto;padding:0 20px;display:flex;box-shadow:0 9px 30px #322b4014}.search-box span{font-size:25px}.search-box input{background:0 0;border:0;outline:0;flex:1;font-size:16px}.filter-row{flex-wrap:wrap;justify-content:center;gap:9px;margin:35px 0 50px;display:flex}.filter-row button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 15px;font-weight:700}.filter-row button.active{background:var(--ink);color:#fff}.library-meta{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:25px;padding-bottom:18px;display:flex}.library-grid{row-gap:42px}.create-page{background:#faf7f0;min-height:calc(100vh - 78px);padding:58px clamp(24px,6vw,90px) 80px}.create-layout{grid-template-columns:minmax(0,1.5fr) minmax(330px,.75fr);gap:24px;max-width:1320px;margin:auto;display:grid}.upload-panel,.settings-panel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:20px}.upload-stage{text-align:center;cursor:pointer;background:#fcfaf5;border:2px dashed #d9d0c3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;height:620px;display:flex;overflow:hidden}.upload-stage.has-image{background:#eee;border:0}.upload-stage img{object-fit:contain;width:100%;height:100%}.upload-stage input{display:none}.upload-glyph{width:64px;height:64px;color:var(--pink);background:#feeaf0;border-radius:20px;place-items:center;font-size:30px;display:grid}.upload-stage h1{font-family:var(--font-heading),sans-serif;letter-spacing:-.02em;margin:0 0 26px;font-size:30px}.upload-stage h2{margin:20px 0 4px}.upload-stage p{color:var(--muted);margin:0 0 22px}.replace-link{color:var(--pink);background:0 0;border:0;margin:14px auto 0;font-weight:800;display:block}.settings-panel{padding:26px}.settings-panel>label,.settings-panel legend{font-size:13px;font-weight:900}.settings-panel>label input{border:1px solid var(--line);border-radius:11px;outline:none;width:100%;margin-top:8px;padding:13px;display:block}.settings-panel fieldset{border:0;margin:23px 0;padding:0}.option-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.option-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;padding:12px}.option-grid button.selected{border-color:var(--pink);background:#fff5f8}.select-row{border:1px solid var(--line);border-radius:12px;margin-top:8px;padding:10px}.select-row>div{gap:3px;margin-bottom:8px;display:flex}.select-row i{border-radius:50%;width:20px;height:20px}.select-row select{background:#fff;border:0;outline:0;width:100%;font-weight:800}.segmented{background:#f1ede6;border-radius:11px;margin-top:8px;padding:4px;display:flex}.segmented button{background:0 0;border:0;border-radius:8px;flex:1;padding:8px;font-size:12px;font-weight:800}.segmented button.selected{background:#fff;box-shadow:0 2px 7px #ddd}.segmented button:disabled{opacity:.4;cursor:not-allowed}.privacy-card{color:#34766c;background:#f1fbf8;border-radius:11px;gap:10px;padding:12px;font-size:11px;display:flex}.privacy-card p{margin:0;line-height:1.45}.generate{justify-content:space-between;width:100%;margin-top:18px;display:flex}.create-mode-hint{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.5}.create-ai-quota{color:var(--muted);background:#f1ede6;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin:9px 0 0;padding:10px 12px;font-size:12px;display:flex}.create-ai-quota button{color:var(--pink);white-space:nowrap;background:0 0;border:0;font-weight:800}.editor-page{background:#f4f1ea;height:100vh;overflow:hidden}.editor-topbar{border-bottom:1px solid var(--line);background:#fffdf9;align-items:center;gap:15px;height:76px;padding:0 18px;display:flex}.back-button{background:#ffe071;border:0;border-radius:12px;width:44px;height:44px;font-size:20px}.project-name{min-width:200px}.project-name strong,.project-name span{display:block}.project-name span{color:var(--muted);margin-top:3px;font-size:11px}.tool-cluster{border:1px solid var(--line);background:#f7f2e9;border-radius:14px;gap:4px;margin:auto;padding:5px;display:flex}.tool-cluster button{background:0 0;border:0;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800}.tool-cluster button.active{color:#178b78;background:#fff;box-shadow:0 2px 8px #ddd}.tool-cluster button span{margin-right:5px;font-size:16px}.tool-cluster i{background:var(--line);width:1px}.editor-actions{gap:8px;display:flex}.editor-actions button{padding:11px 17px}.danger{color:#d34056}.more-menu{position:relative}.more-menu-trigger{padding:11px 14px;font-size:18px;font-weight:900;line-height:1}.more-menu-dropdown{border:1px solid var(--line);z-index:10;background:#fff;border-radius:13px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #2a253329}.more-menu-dropdown button{text-align:left;white-space:nowrap;border-radius:9px;width:100%;padding:11px 14px}.more-menu-dropdown button:hover{background:#f4efe6}.more-menu-dropdown button.primary:hover{background:var(--ink)}.editor-body{grid-template-columns:minmax(0,1fr) 350px;height:calc(100vh - 76px);display:grid}.canvas-area{touch-action:pan-x pan-y;background-color:#f5f3ee;background-image:radial-gradient(#d8d4cd 1px,#0000 1px);background-size:18px 18px;position:relative;overflow:auto}.canvas-controls-anchor{z-index:3;height:0;position:sticky;top:0;left:0}.canvas-controls{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;width:max-content;padding:3px;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 5px 15px #ddd}.canvas-preview{border:1px solid var(--line);background:#fff;border-radius:11px;padding:8px;line-height:0;position:absolute;top:58px;left:10px;box-shadow:0 5px 15px #ddd}.canvas-preview canvas{image-rendering:pixelated;border-radius:4px;display:block;box-shadow:inset 0 0 0 1px #0000000f}.canvas-preview-resize{cursor:nwse-resize;touch-action:none;width:18px;height:18px;position:absolute;bottom:0;right:0}.canvas-preview-resize:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);opacity:.55;width:8px;height:8px;position:absolute;bottom:4px;right:4px}.canvas-controls button{white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:700}.canvas-controls button.active{color:var(--purple);background:#eee9ff}.canvas-controls span{text-align:center;min-width:42px;font-size:11px;font-weight:800}.canvas-controls i{background:var(--line);width:1px;height:20px;margin:0 3px}.bead-canvas-wrap{box-sizing:border-box;justify-content:center;align-items:center;min-width:max-content;min-height:100%;padding:64px 50px;display:flex}.bead-canvas-card{background:#fff;border-radius:6px;grid-area:2/2;padding:20px;position:relative;box-shadow:0 13px 35px #2a253324}.axis-grid{grid-template-rows:auto auto;grid-template-columns:auto auto;display:grid}.axis-corner{grid-area:1/1}.axis-col-header{box-sizing:content-box;grid-area:1/2;align-items:end;height:18px;padding:0 20px;display:grid}.axis-col-header span,.axis-row-header span{color:var(--muted);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9px;font-weight:700;overflow:hidden}.axis-col-header span{text-align:center}.axis-row-header{box-sizing:content-box;grid-area:2/1;width:24px;padding:20px 0;display:grid}.axis-row-header span{justify-content:flex-end;align-items:center;padding-right:5px;display:flex}.reference-layer{pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:4px;position:absolute;top:20px;left:20px;overflow:hidden}.reference-image{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute;top:0;left:0}.bead-canvas.reference-active button i{opacity:.55}.bead-canvas.reference-active button[data-blank] i{opacity:0}.bead-canvas.pattern-hidden{opacity:0;pointer-events:none}.bead-canvas{touch-action:none;display:grid;position:relative}.selection-overlay{border:2px dashed var(--purple);pointer-events:none;z-index:2;background:0 0;border-radius:2px;position:absolute}.bead-canvas button{aspect-ratio:1;background:0 0;border:0;min-width:0;padding:0}.bead-canvas.show-grid button{outline:1px solid #ece8e2}.bead-canvas button i{background:var(--bead);width:82%;height:82%;box-shadow:inset 0 0 0 22% #fff3;border-radius:50%;justify-content:center;align-items:center;margin:9%;display:flex;position:relative}.bead-canvas button i:after{content:"";opacity:.74;background:#fff;border-radius:50%;width:30%;height:30%;position:absolute;top:35%;left:35%}.bead-canvas.square-shape button i{border-radius:2px;width:94%;height:94%;margin:3%;box-shadow:inset 0 0 0 1px #00000014}.bead-canvas.square-shape button i:after{display:none}.bead-canvas.highlighting button:not([data-highlighted]) i{opacity:.15}.bead-canvas.highlighting button[data-highlighted]{z-index:2;position:relative}.bead-canvas.highlighting button[data-highlighted] i{box-shadow:inset 0 0 0 22% #fff3,0 0 0 2px #fff,0 0 0 4px #fc0}.bead-canvas.highlighting.square-shape button[data-highlighted] i{box-shadow:inset 0 0 0 1px #00000014,0 0 0 2px #fff,0 0 0 4px #fc0}.cell-code{z-index:1;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-weight:700;line-height:1;position:relative}.palette-sidebar{border-left:1px solid var(--line);background:#fffaf0;overflow-y:auto}.sidebar-tabs{border-bottom:1px solid var(--line);display:flex}.sidebar-tabs button{color:var(--muted);background:0 0;border:0;flex:1;padding:18px;font-weight:900}.sidebar-tabs button.active{color:var(--ink);border-bottom:2px solid var(--pink)}.palette-filter{padding:0 16px 12px}.palette-filter .segmented{margin-top:0}.filter-chips{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.filter-chips button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:5px 11px;font-size:11px;font-weight:800}.filter-chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.palette-title,.materials-head{justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.palette-title span,.palette-title strong{display:block}.palette-title span{color:var(--muted);font-size:11px}.palette-title button,.materials-head button{color:#178b78;background:0 0;border:0;font-size:11px;font-weight:900}.color-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:8px;padding:5px 16px 18px;display:grid}.color-grid button{background:0 0;border:1px solid #0000;border-radius:11px;padding:7px 3px}.color-grid button.selected{border-color:var(--pink);background:#fff}.color-grid i{border-radius:50%;width:35px;height:35px;margin:auto;display:block;box-shadow:0 0 0 1px #ddd}.color-grid span{margin-top:5px;font-size:10px;font-weight:800;display:block}.color-grid small{color:var(--muted);font-size:9px;font-weight:700;display:block}.materials-head{border-bottom:1px solid var(--line)}.materials-head strong,.materials-head span{display:block}.materials-head span{color:var(--muted);margin-top:3px;font-size:11px}.usage-list{padding:4px 14px 30px}.usage-list>button{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee7da;border-radius:0;align-items:center;gap:10px;padding:10px 4px;display:flex}.usage-list>button.active{background:#fff5f8}.usage-list>button>i{border-radius:50%;width:18px;height:18px}.usage-list span{flex:1}.usage-list strong,.usage-list small{display:block}.usage-list small{color:var(--muted);font-size:10px}.usage-list b{background:#fff;border-radius:99px;padding:4px 8px;font-size:12px}.materials-head-actions{gap:10px;display:flex}.motif-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;margin-top:14px;display:grid}.motif-tile{background:#fff;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:8px;display:flex}.motif-tile.selected{border-color:var(--pink)}.motif-tile .mini-pattern{aspect-ratio:1;width:100%}.motif-tile span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:700;overflow:hidden}.motif-recolor-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:14px;padding:14px}.motif-recolor-head{margin-bottom:10px;font-size:12px;font-weight:800}.motif-load-more{width:100%;margin-top:14px}.info-panel{padding:17px 18px 26px}.info-field{font-size:13px;font-weight:900;display:block}.info-field input{border:1px solid var(--line);background:#fff;border-radius:11px;width:100%;margin-top:8px;padding:11px;font-weight:700;display:block}.info-hint{color:var(--muted);margin-top:5px;display:block}.info-meta{color:var(--muted);gap:14px;margin:14px 0 18px;font-size:12px;font-weight:800;display:flex}.selection-tools{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.selection-tools button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:9px 13px;font-size:12px;font-weight:800}.selection-tools button.active{color:var(--purple);border-color:var(--purple);background:#eee9ff}.info-colors-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:8px;font-size:12px;display:flex}.info-colors-head span{color:var(--muted);font-weight:800}.info-source-images{gap:10px;padding:0 16px 18px;display:flex}.info-source-thumb{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;flex:1;gap:6px;padding:8px;display:flex}.info-source-thumb img{aspect-ratio:1;object-fit:cover;border-radius:9px;width:100%;display:block}.info-source-thumb span{color:var(--muted);font-size:11px;font-weight:800}.info-source-lightbox-img{border-radius:16px;max-width:100%;max-height:70vh;margin:0 auto;display:block}.replace-picker{border:1px solid var(--line);background:#fff;border-radius:14px;margin:14px 16px 0;padding:14px}.replace-picker-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.replace-picker-head button{color:var(--muted);background:0 0;border:0;font-size:16px}.replace-picker .color-grid{border:0;padding:0}.info-meta-edit{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 0 0 4px;font-size:12px}.info-meta-edit:hover{color:var(--pink)}.resize-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin:14px 16px 0;padding:14px}.resize-panel-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.resize-panel-head button{color:var(--muted);background:0 0;border:0;font-size:16px}.resize-size-row{gap:10px;margin-bottom:10px;display:flex}.resize-size-row label{color:var(--muted);font-size:11px;font-weight:800}.resize-size-row input{border:1px solid var(--line);text-align:center;border-radius:9px;width:70px;margin-top:4px;padding:8px;font-weight:700;display:block}.resize-anchor-hint{color:var(--muted);margin:0 0 10px;font-size:11px}.resize-anchor-grid{grid-template-columns:repeat(3,1fr);gap:4px;width:108px;margin:0 auto 14px;display:grid}.resize-anchor-grid button{aspect-ratio:1;border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;font-size:14px}.resize-anchor-grid button.selected{border-color:var(--pink);color:var(--pink);background:#fff5f8}.resize-anchor-grid button:disabled{opacity:.25;cursor:not-allowed}.resize-panel-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=1050px){.app-header nav{display:none}.product-hero{grid-template-columns:1fr;padding-top:60px}.hero-workspace{height:440px}.pattern-cards,.library-grid{grid-template-columns:repeat(2,1fr)}.create-layout{grid-template-columns:1fr}.upload-stage{height:460px}.editor-topbar{flex-wrap:wrap;height:auto;padding:10px}.project-name{min-width:140px}.tool-cluster{order:3;justify-content:center;width:100%}.editor-body{grid-template-columns:1fr 290px;height:calc(100vh - 130px)}.editor-actions .danger{display:none}}@media (width<=700px){.app-header{height:66px;padding:0 15px}.header-right .round-button,.header-right .avatar{display:none}.brand-button{font-size:18px}.primary.small{padding:10px;font-size:12px}.product-hero{padding:55px 22px}.product-hero h1{font-size:46px}.hero-buttons,.trust-row{flex-wrap:wrap}.hero-workspace{height:360px}.home-library,.library-page{padding:55px 20px}.pattern-cards,.library-grid,.collection-index-grid{grid-template-columns:1fr 1fr;gap:12px}.tile-art{padding:18px}.feature-band{grid-template-columns:1fr;gap:20px;margin:0 20px 70px;padding:28px}.section-title h2,.library-heading h1{font-size:34px}.create-page{padding:35px 14px}.upload-stage{height:360px}.upload-stage h1{margin-bottom:16px;font-size:22px}.editor-page{overflow:auto}.editor-topbar{z-index:9;position:sticky;top:0}.project-name{display:none}.editor-actions{margin-left:auto}.editor-actions .secondary{display:none}.editor-body{flex-direction:column;height:auto;display:flex}.canvas-area{height:62vh}.bead-canvas-wrap{padding:58px 20px}.palette-sidebar{border-left:0;height:auto}.color-grid{grid-template-columns:repeat(8,1fr)}.color-grid i{width:28px;height:28px}.usage-list{max-height:240px;overflow:auto}.tool-cluster button{font-size:0}.tool-cluster button span{margin:0;font-size:17px}}.library-photo{object-fit:contain;border-radius:12px;width:100%;height:100%}.custom-size{align-items:center;gap:8px;margin-top:10px;display:flex}.custom-size input{border:1px solid var(--line);border-radius:9px;width:90px;padding:9px}.advanced-toggle{color:var(--muted);align-items:center;gap:8px;margin-top:12px;font-size:11px!important;display:flex!important}.advanced-toggle input{width:auto!important;margin:0!important}.community-page{background:#faf7f0;min-height:calc(100vh - 78px)}.community-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 15% 30%,#fff0f5,#0000 32%),radial-gradient(circle at 85%,#e9fbf7,#0000 30%);justify-content:space-between;align-items:end;gap:30px;padding:72px clamp(28px,7vw,112px) 58px;display:flex}.community-hero>div{max-width:720px}.community-hero h1{font:800 58px/1 var(--font-heading);letter-spacing:-.05em;margin:12px 0}.community-hero p{color:var(--muted);margin:0;font-size:18px;line-height:1.6}.community-notice{color:#276f63;background:#eefaf6;border:1px solid #c8e9df;border-radius:12px;max-width:1260px;margin:20px auto 0;padding:13px 18px;font-weight:800}.composer{border:1px solid var(--line);max-width:1260px;box-shadow:var(--shadow);background:#fff;border-radius:24px;margin:30px auto 0;padding:28px}.composer-head{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.composer-head span{color:var(--pink);letter-spacing:.12em;font-size:11px;font-weight:900}.composer-head h2{margin:6px 0 0;font-size:30px}.composer-head>button{background:#f5f0e8;border:0;border-radius:50%;width:38px;height:38px;font-size:22px}.composer-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.community-upload{min-height:390px;color:var(--muted);background:#fcfaf5;border:2px dashed #d7cec0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;overflow:hidden}.community-upload strong{color:var(--ink);font-size:18px}.community-upload span{font-size:12px}.community-upload input{display:none}.community-upload.has-photo{border:0}.community-upload img{object-fit:contain;width:100%;height:390px}.composer-fields{flex-direction:column;gap:16px;display:flex}.composer-fields label{font-size:12px;font-weight:900}.composer-fields input,.composer-fields select,.composer-fields textarea{border:1px solid var(--line);background:#fff;border-radius:11px;width:100%;margin-top:7px;padding:12px;display:block}.composer-fields textarea{resize:vertical;min-height:120px}.posting-note{color:var(--muted);font-size:11px;line-height:1.5}.composer-fields .primary{align-self:flex-start}.community-feed{padding:60px clamp(28px,7vw,112px) 100px}.community-feed-head{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.community-feed-head h2{font:800 35px var(--font-heading);margin:0}.community-feed-head span{color:var(--muted);font-size:13px}.masonry-feed{columns:3;column-gap:22px}.showcase-card{break-inside:avoid;border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:22px;overflow:hidden;box-shadow:0 7px 24px #322b400f}.showcase-card>img{object-fit:cover;width:100%;max-height:520px;display:block}.showcase-copy{padding:16px}.maker-row{align-items:center;gap:9px;display:flex}.maker-avatar{width:32px;height:32px;color:var(--purple);background:#eee8ff;border-radius:50%;place-items:center;font-weight:900;display:grid}.maker-row strong{font-size:13px}.maker-row time{color:var(--muted);margin-left:auto;font-size:11px}.showcase-copy>p{color:#5e5965;line-height:1.55}.showcase-copy>button{text-align:left;border:1px solid var(--line);background:#faf7f0;border-radius:12px;align-items:center;gap:10px;width:100%;padding:8px;display:flex}.showcase-copy>button img{object-fit:cover;border-radius:8px;width:42px;height:42px}.showcase-copy>button span{color:var(--muted);flex:1;font-size:10px}.showcase-copy>button strong{color:var(--ink);font-size:12px}.showcase-copy>button b{font-size:18px}@media (width<=1050px){.masonry-feed{columns:2}.composer{margin-left:24px;margin-right:24px}}@media (width<=700px){.community-hero{padding:50px 20px;display:block}.community-hero h1{font-size:42px}.community-hero .primary{margin-top:24px}.composer{margin:18px 12px;padding:18px}.composer-grid{grid-template-columns:1fr}.community-upload{min-height:260px}.community-upload img{height:280px}.community-feed{padding:45px 14px}.masonry-feed{columns:1}.community-feed-head{flex-direction:column;align-items:start;gap:8px}}.sign-in-button{border:1px solid var(--line);background:#fff;border-radius:99px;justify-content:center;align-items:center;height:40px;padding:0 17px;font-weight:900;display:inline-flex}.auth-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:100;background:#231e2d8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{text-align:center;background:#fffdf8;border-radius:25px;width:min(460px,100%);padding:36px;position:relative;box-shadow:0 30px 90px #19142347}.auth-modal>.logo-mark{margin:0 auto 18px}.auth-modal h2{font:800 32px/1.1 var(--font-heading);letter-spacing:-.035em;margin:12px 0}.auth-modal>p{color:var(--muted);margin:0 0 24px;line-height:1.6}.auth-close{background:#f3eee5;border:0;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:16px;right:16px}.auth-provider{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:9px;padding:13px 15px;font-weight:800;display:flex}.auth-provider strong{width:25px}.auth-provider span{color:#a29ba8;text-transform:uppercase;letter-spacing:.08em;margin-left:auto;font-size:10px}.auth-provider:disabled{cursor:not-allowed;opacity:.68}.auth-wechat-qr{border:1px solid var(--line);border-radius:12px;margin-top:9px;padding:15px}.auth-wechat-qr img{width:160px;height:160px;margin:0 auto;display:block}.auth-wechat-qr p{color:var(--muted);margin:10px 0 0;font-size:12px}.auth-error{color:#a9254f;text-align:left;background:#fff1f4;border:1px solid #f2b8c5;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.45}.auth-modal small{color:#8d8793;margin-top:18px;line-height:1.5;display:block}.editor-notice{color:#a9254f;text-align:center;background:#fff5f8;border-bottom:1px solid #f2b8c5;padding:9px 18px;font-size:12px;font-weight:800}.editor-notice.error{background:#fff1f4}.editor-panel{border-bottom:1px solid var(--line);background:#fffaf0;flex-wrap:wrap;align-items:end;gap:14px;padding:16px 18px;display:flex}.editor-panel label{font-size:12px;font-weight:900;display:block}.editor-panel input[type=text],.editor-panel input:not([type]){border:1px solid var(--line);border-radius:9px;min-width:200px;margin-top:6px;padding:9px 11px;display:block}.editor-panel .share-toggle{align-items:center;gap:8px;display:flex}.editor-panel .share-toggle input{width:auto}.share-link{gap:8px;display:flex}.share-link input{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:280px;padding:9px 11px}.share-link button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 14px;font-weight:800}.panel-message{color:#276f63;width:100%;margin:0;font-size:12px;font-weight:700}.detail-page{background:#faf7f0;min-height:calc(100vh - 78px);padding:60px clamp(24px,6vw,100px) 90px}.detail-hero{grid-template-columns:1fr 1fr;gap:50px;max-width:1260px;margin:0 auto 70px;display:grid}.detail-image{aspect-ratio:1;background:#f5f0e7;border-radius:24px;justify-content:center;align-items:center;display:flex;overflow:hidden}.detail-image img{object-fit:contain;width:100%;height:100%}.detail-info h1{font:800 42px/1.1 var(--font-heading);letter-spacing:-.04em;margin:10px 0}.detail-maker{color:var(--muted);margin:0 0 14px}.detail-description{color:var(--ink);max-width:56ch;margin:0 0 18px;font-size:15px;line-height:1.7}.detail-tags{flex-wrap:wrap;gap:6px;margin-bottom:22px;display:flex}.detail-tags span,.detail-tags a{color:#706b76;background:#f4f0e8;border-radius:99px;padding:5px 10px;font-size:11px;font-weight:800;text-decoration:none}.detail-tags a:hover{color:var(--purple);background:#eee9ff}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--purple)}.breadcrumbs span:last-child{color:var(--ink)}.library-browse-link{margin-top:6px}.library-browse-link a{color:var(--purple);font-weight:800}.collection-index-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.collection-index-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:6px;padding:20px;display:flex}.collection-index-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.collection-index-card strong{font-size:16px}.collection-index-card span{color:var(--muted);font-size:12px;font-weight:700}.detail-actions{flex-wrap:wrap;gap:10px;display:flex}.detail-actions .secondary.active{color:#a9254f;background:#fff5f8;border-color:#efc8d6}.detail-notice,.detail-loading{color:var(--muted);margin-top:14px}.detail-loading{text-align:center;padding:60px 0}.detail-showcases{max-width:1260px;margin:0 auto}.showcase-delete{color:#a9254f;background:0 0;border:0;margin-left:auto;font-size:11px;font-weight:800}.shared-landing{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;max-width:520px;min-height:calc(100vh - 78px);margin:0 auto;padding:40px;display:flex}.shared-landing h1{font:800 32px var(--font-heading);margin:0}.shared-landing p{color:var(--muted);margin:0;line-height:1.6}.works-picker{color:var(--muted);margin-top:14px;font-size:12px;font-weight:800}.works-picker-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.works-picker-row button{border:2px solid #0000;border-radius:10px;width:56px;height:56px;padding:0;overflow:hidden}.works-picker-row button.selected{border-color:var(--pink)}.works-picker-row img{object-fit:cover;width:100%;height:100%;display:block}.account-page{background:#faf7f0;min-height:calc(100vh - 78px);padding:50px clamp(20px,5vw,80px) 90px}.account-shell{grid-template-columns:230px 1fr;gap:36px;max-width:1200px;margin:0 auto;display:grid}.account-nav{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:2px;height:max-content;padding:14px;display:flex}.account-who{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:10px;padding:10px 8px 16px;display:flex}.avatar.large{width:44px;height:44px;font-size:14px}.account-nav button{text-align:left;color:var(--muted);background:0 0;border:0;border-radius:12px;padding:12px;font-weight:800}.account-nav button.active,.account-nav button:hover{color:var(--ink);background:#f4efe6}.account-content{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:400px;padding:28px}.project-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:18px;display:grid}.project-thumb{aspect-ratio:1;border:1px solid var(--line);width:100%;color:var(--muted);background:#f5f0e7;border-radius:16px;justify-content:center;align-items:center;padding:0;font-weight:800;display:flex;position:relative;overflow:hidden}.project-thumb img{object-fit:cover;width:100%;height:100%}.status-pill{background:#fff;border-radius:99px;padding:4px 9px;font-size:10px;font-weight:900;position:absolute;top:8px;left:8px}.status-pill.completed,.status-pill.approved,.status-pill.published{color:#178b78}.status-pill.draft,.status-pill.pending{color:#a8496d}.status-pill.rejected{color:#b8295d}.project-meta{justify-content:space-between;align-items:center;margin-top:9px;font-size:13px;display:flex}.remove-link{color:#a9254f;background:0 0;border:0;font-size:12px;font-weight:800}.library-grid.compact{grid-template-columns:repeat(3,1fr)}.submission-list{flex-direction:column;gap:14px;display:flex}.submission-row{border:1px solid var(--line);border-radius:16px;align-items:center;gap:14px;padding:12px;display:flex}.submission-row>img{object-fit:cover;cursor:pointer;border-radius:10px;width:64px;height:64px}.submission-info{flex-direction:column;flex:1;gap:5px;display:flex}.submission-edit{flex-direction:column;gap:8px;display:flex}.submission-edit input{border:1px solid var(--line);border-radius:9px;padding:8px 11px}.review-note{color:#a9254f;margin:0;font-size:12px}.submission-actions{gap:6px;display:flex}.submission-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800}.profile-tab{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.palette-create{flex-direction:column;gap:14px;max-width:420px;display:flex}.palette-create label{font-size:13px;font-weight:900}.palette-create input{border:1px solid var(--line);border-radius:11px;width:100%;margin-top:8px;padding:11px;display:block}.palette-editor-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.palette-editor-head span{color:var(--muted);font-size:12px;display:block}.palette-editor-head>div:last-child{gap:8px;display:flex}.palette-import{border:1px solid var(--line);background:#faf7f0;border-radius:16px;margin-bottom:20px;padding:16px}.palette-import select{border:1px solid var(--line);border-radius:9px;margin-bottom:12px;padding:9px}.import-swatches{flex-wrap:wrap;gap:8px;display:flex}.import-swatches button{background:#fff;border:2px solid #0000;border-radius:11px;flex-direction:column;align-items:center;gap:4px;padding:6px 8px;font-size:10px;font-weight:800;display:flex}.import-swatches button.selected{border-color:var(--pink)}.import-swatches i{border-radius:50%;width:26px;height:26px;display:block}.palette-add-row{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.palette-add-row input{border:1px solid var(--line);border-radius:9px;padding:9px 11px}.palette-add-row input:not([type=color]){flex:1;min-width:120px}.palette-add-row input[type=color]{width:44px;padding:2px}.palette-swatch{border:1px solid var(--line);border-radius:99px;align-items:center;gap:7px;padding:5px 6px 5px 5px;font-size:11px;font-weight:800;display:flex}.palette-swatch i{border-radius:50%;width:20px;height:20px}.palette-swatch button{color:var(--muted);background:0 0;border:0;font-size:14px;line-height:1}.works-wall{flex-direction:column;gap:20px;display:flex}.works-upload-row{gap:10px;display:flex}.works-upload-row input{border:1px solid var(--line);border-radius:11px;flex:1;padding:11px}.works-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;display:grid}.works-thumb{border:1px solid var(--line);aspect-ratio:1;border-radius:14px;padding:0;overflow:hidden}.works-thumb img{object-fit:cover;width:100%;height:100%;display:block}.works-preview{text-align:center;background:#fff;border-radius:20px;max-width:min(560px,92vw);max-height:88vh;padding:20px;overflow:auto}.works-preview img{border-radius:14px;max-width:100%}.works-preview p{color:var(--muted);margin:12px 0}.works-preview>div{justify-content:center;gap:10px;margin-top:10px;display:flex}@media (width<=900px){.detail-hero,.account-shell{grid-template-columns:1fr}.account-nav{flex-direction:row;overflow-x:auto}.library-grid.compact{grid-template-columns:repeat(2,1fr)}}.watermarked{width:100%;height:100%;position:relative}.watermarked:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='150'%3E%3Ctext x='-20' y='90' font-size='22' font-family='sans-serif' fill='rgba(40,35,58,.4)' transform='rotate(-24 120 75)'%3E%E6%A1%83%E7%88%B8%E6%8B%BC%E8%B1%86%3C/text%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.image-lightbox{text-align:center;background:#fff;border-radius:22px;width:min(640px,92vw);max-height:88vh;padding:26px;position:relative;overflow:auto;box-shadow:0 30px 90px #19142347}.image-lightbox .watermarked{background:#f5f0e7;border-radius:16px;height:min(58vh,520px);margin-bottom:18px;overflow:hidden}.image-lightbox .watermarked img{object-fit:contain;width:100%;height:100%;display:block}.image-lightbox .primary{width:100%}.mp-qr{justify-content:center;margin:18px 0 6px;display:flex}.mp-qr img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:16px;width:180px;height:180px;padding:10px}.about-page{padding-top:56px}.about-hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;margin-bottom:70px;display:grid}.about-hero-copy h1{font:800 46px/1.15 var(--font-heading);letter-spacing:-.03em;margin:14px 0 20px}.about-hero-copy p{color:var(--muted);max-width:52ch;font-size:16px;line-height:1.7}.about-squiggle{background-image:radial-gradient(circle at 6px 6px,transparent 3.5px,var(--pink) 4.5px,transparent 5.5px);background-position:0 100%;background-repeat:repeat-x;background-size:13px 8px;padding-bottom:10px}.about-hero-art{justify-content:center;display:flex}.about-hero-art img{filter:drop-shadow(0 20px 40px #322b4029);width:100%;max-width:420px;transform:rotate(-2deg)}.about-story{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;margin-bottom:60px;padding:40px clamp(24px,4vw,52px)}.about-story-head{align-items:center;gap:10px;margin-bottom:26px;display:flex}.about-story-head span{font-size:22px}.about-story-head h2{font:800 26px var(--font-heading);margin:0}.about-story-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.about-story-grid p{color:var(--ink);margin:0 0 16px;font-size:14px;line-height:1.8}.about-story-highlight{color:#a9254f;background:#fff5f8;border-radius:12px;padding:12px 14px}.about-story-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding-top:22px;display:flex}.about-story-footer p{color:var(--pink);max-width:56ch;margin:0;font-size:14px;font-weight:700}.about-story-footer span{white-space:nowrap;font-weight:800}.about-future{margin-bottom:50px}.about-future-head{align-items:center;gap:10px;margin-bottom:24px;display:flex}.about-future-head span{font-size:22px}.about-future-head h2{font:800 26px var(--font-heading);margin:0}.about-future-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about-future-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px}.about-future-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;display:flex}.about-future-card.pink .about-future-icon{background:#fde7ee}.about-future-card.mint .about-future-icon{background:#e3f7f1}.about-future-card.orange .about-future-icon{background:#fef0dc}.about-future-card h3{margin:0 0 8px;font-size:17px}.about-future-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.about-future-note{text-align:center;color:var(--muted);max-width:64ch;margin:30px auto 0;font-size:13px}.about-follow{margin-bottom:40px}.about-follow-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.about-follow-head span{font-size:22px}.about-follow-head h2{font:800 26px var(--font-heading);margin:0}.about-follow>p{color:var(--muted);margin:0 0 24px;font-size:14px}.about-follow-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.about-follow-card{border:1px solid var(--line);text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.about-follow-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.about-follow-card.pending{cursor:default;opacity:.7;border-style:dashed}.about-follow-card.pending:hover{box-shadow:none;transform:none}.about-follow-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.about-follow-icon.red{background:#ffe4e4}.about-follow-icon.teal{background:#dcf3ef}.about-follow-icon.green{background:#e3f6df}.about-follow-icon.purple{background:#ece7fd}.about-follow-card strong{font-size:14px;display:block}.about-follow-card span{color:var(--muted);margin-top:2px;font-size:11px;display:block}.about-follow-card i{color:var(--muted);margin-left:auto;font-style:normal}.about-cta{text-align:center;margin:20px 0 30px}.about-cta .library-browse-link{text-align:center;margin-top:14px}.about-footer{text-align:center;color:var(--muted);margin:40px 0 10px;font-size:12px}@media (width<=900px){.about-hero{grid-template-columns:1fr;gap:30px}.about-hero-art{order:-1}.about-story-grid,.about-future-grid{grid-template-columns:1fr}.about-follow-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.about-follow-grid{grid-template-columns:1fr}}
