.creator-page{color:#242424;--creator-accent:#245be8;background:#faf9f6;min-height:100svh;font-family:inherit}.creator-page button,.creator-page a,.creator-editor button,.creator-editor input,.creator-editor select{min-height:44px}.creator-page a:focus-visible,.creator-page button:focus-visible,.creator-editor :focus-visible{outline:2px solid var(--creator-accent,#245be8);outline-offset:3px}.creator-wrap{max-width:1280px;margin:auto;padding:0 40px}.creator-header{border-bottom:1px solid #e8e6e0;justify-content:space-between;align-items:center;height:68px;padding:0 40px;display:flex}.creator-logo{align-items:center;font:600 28px Georgia,serif;text-decoration:none;display:flex}.creator-cover{object-fit:cover;object-position:50% var(--desktop-focus,50%);width:100%;height:clamp(160px,20vw,260px);display:block}.creator-profile{padding:24px 0 8px;position:relative}.creator-avatar{object-fit:cover;background:#e7e4dc;border:4px solid #faf9f6;border-radius:50%;place-items:center;width:80px;height:80px;font-size:30px;display:grid}.creator-identity{align-items:center;gap:16px;display:flex}.creator-identity-copy{flex:1;min-width:0}.creator-avatar{flex-shrink:0}.creator-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.creator-profile.has-cover{padding-top:16px}.creator-profile.has-cover .creator-avatar{align-self:flex-start;margin-top:-44px}.creator-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#7b7b7b;margin:0 0 4px;font-size:11px}.creator-title{overflow-wrap:anywhere;font:500 clamp(22px,2.6vw,32px)/1.35 Georgia,Noto Serif JP,serif}.creator-description{color:#6b6b6b;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px;font-size:14px;line-height:1.65}.creator-meta button{justify-content:center;align-items:center;min-width:44px;display:inline-flex}.creator-footer a{align-items:center;gap:4px;display:inline-flex}.creator-meta{color:#777;flex-wrap:wrap;align-items:center;gap:16px;margin-top:4px;font-size:12px;display:flex}.creator-profile-row{justify-content:space-between;align-items:start;gap:20px;display:flex}.creator-button{cursor:pointer;background:0 0;border:1px solid #deded9;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.creator-button.primary{background:var(--creator-accent,#245be8);color:#fff;border-color:#0000}.creator-button:disabled{opacity:.5;cursor:wait}.creator-tabs{gap:14px;padding:8px 0 24px;display:flex;overflow:auto}.creator-tab{text-align:left;cursor:pointer;border:1px solid #e3e1db;border-radius:7px;flex:1;min-width:160px;max-width:200px;padding:8px}.creator-tab[aria-pressed=true]{border-color:var(--creator-accent);box-shadow:0 2px 0 var(--creator-accent)}.creator-tab-images{background:#eeebe5;border-radius:4px;gap:3px;height:65px;margin-bottom:8px;display:flex;overflow:hidden}.creator-tab-images img{object-fit:cover;width:33.333%}.creator-tab strong{font-size:13px;display:block}.creator-tab small{color:gray}.creator-section-head{border-top:1px solid #e2e0db;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;padding-top:12px;display:flex}.creator-section-head h2{font:500 23px Georgia,serif}.creator-search{background:#fff;border:1px solid #deded9;border-radius:7px;width:280px;min-height:44px;padding:10px 12px}.creator-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px 10px;display:grid}.creator-card{min-width:0}.creator-card-image{background:#eeebe5;border-radius:7px;position:relative;overflow:hidden}.creator-card-image img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.creator-card-placeholder{aspect-ratio:4/3;color:#848077;background:linear-gradient(140deg,#e8e4db,#f4f1e9);place-items:center;font:32px Georgia,serif;display:grid}.creator-save{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e3df;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:8px;right:8px}.creator-card h3{overflow-wrap:anywhere;margin-top:8px;font-size:13px;font-weight:600;line-height:1.6}.creator-card small{color:#868686;overflow-wrap:anywhere;font-size:11px}.creator-card p{color:#707070;overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.6}.creator-footer{color:#777;justify-content:space-between;padding:40px 0;font-size:12px;display:flex}.creator-state{text-align:center;color:#777;padding:60px 24px}.creator-editor{height:100%;padding:28px 32px 100px;overflow:auto}.creator-editor-layout{grid-template-columns:minmax(320px,440px) minmax(0,1fr);align-items:start;gap:32px;max-width:1450px;margin:auto;display:grid}.creator-form{gap:20px;display:grid}.creator-field{gap:7px;font-size:13px;display:grid}.creator-field input:not([type=checkbox]):not([type=range]),.creator-field textarea,.creator-field select{border:1px solid var(--border);background:var(--background);border-radius:8px;width:100%;padding:10px 12px}.creator-field textarea{min-height:88px}.creator-field small{color:var(--muted-foreground);line-height:1.7}.creator-panel{border:1px solid var(--border);border-radius:14px;gap:16px;padding:22px;display:grid}.creator-actions{flex-wrap:wrap;gap:8px;display:flex}.creator-preview{border:1px solid var(--border);border-radius:16px;position:sticky;top:0;overflow:hidden}.creator-preview iframe{border:0;width:100%;height:800px}.creator-feed{max-width:680px;margin:auto;padding:28px 20px 110px}.creator-feed-item{border-bottom:1px solid var(--border);padding:24px 0}.creator-feed-author{align-items:center;gap:12px;margin-bottom:16px;display:flex}.creator-feed-author img{border-radius:50%;width:40px;height:40px}.creator-dialog{background:var(--background);width:420px;max-width:calc(100vw - 32px);color:var(--foreground);border:1px solid #ddd;border-radius:16px;margin:auto;padding:28px}.creator-dialog select{border:1px solid var(--border);border-radius:8px;width:100%;margin:20px 0;padding:12px}.creator-alert{color:#b33b32;border:1px solid #e8c5bf;border-radius:8px;padding:12px;font-size:13px}.creator-editor h1{font-size:28px;font-weight:650}.creator-editor h2{font-size:16px;font-weight:600}.creator-chip{color:#354b9e;background:#e7eafa;border-radius:20px;padding:4px 10px;font-size:11px}.creator-editor-title{justify-content:space-between;align-items:center;gap:16px;max-width:1450px;margin:0 auto 28px;display:flex}.creator-thumb{object-fit:cover;border-radius:8px;width:100%;height:90px}.creator-swatches{gap:12px;display:flex}.creator-swatches button{border:3px solid #0000;border-radius:50%;width:44px}.creator-swatches button[aria-pressed=true]{outline-offset:3px;outline:2px solid}@media (width<=1199px){.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-editor-layout{grid-template-columns:1fr}.creator-preview{width:100%;max-width:100%;position:static}}@media (width<=767px){.creator-wrap{padding:0 18px}.creator-header{height:60px;padding:0 18px}.creator-header .creator-button{padding:6px 10px;font-size:11px}.creator-cover{object-position:50% var(--mobile-focus,50%);height:150px}.creator-profile{padding:16px 0 4px}.creator-identity{flex-wrap:wrap;gap:10px}.creator-identity-copy{flex-basis:calc(100% - 68px)}.creator-identity>.creator-button{margin-left:68px}.creator-profile.has-cover .creator-avatar{margin-top:-36px}.creator-avatar{width:58px;height:58px}.creator-title{font-size:22px}.creator-profile-row{flex-wrap:wrap;gap:10px}.creator-description{overflow-wrap:anywhere;font-size:12px}.creator-meta button{justify-content:center;align-items:center;min-width:44px;display:inline-flex}.creator-footer a{align-items:center;gap:4px;display:inline-flex}.creator-meta{align-items:center;gap:10px;font-size:11px}.creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}.creator-tab{white-space:nowrap;border-radius:24px;flex:none;min-width:auto;padding:8px 16px}.creator-tab-images,.creator-tab small{display:none}.creator-tab[aria-pressed=true]{background:var(--creator-accent);color:#fff;box-shadow:none}.creator-tabs{gap:8px;padding-bottom:18px}.creator-section-head{flex-wrap:wrap;gap:8px;padding-top:12px}.creator-section-head h2{font:600 18px inherit}.creator-search{width:100%}.creator-editor{padding:20px 16px 110px}.creator-panel{padding:16px}.creator-card h3{font-size:12px}.creator-card p{font-size:11px}}@media (width<=359px){.creator-grid{grid-template-columns:1fr}}.creator-chip{white-space:nowrap;flex-shrink:0}.creator-header{z-index:30;background:#faf9f6;gap:20px;transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .18s;position:sticky;top:0}.creator-header[data-scrolled=true]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f6f0}.creator-header[data-hidden=true]{transform:translateY(-105%)}.creator-header:focus-within{transform:translateY(0)}.creator-header-title{text-overflow:ellipsis;white-space:nowrap;color:#777;opacity:0;flex:1;min-width:0;font-size:13px;transition:opacity .16s,transform .2s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(4px)}.creator-header[data-scrolled=true] .creator-header-title{opacity:1;transform:translateY(0)}.creator-tabs{gap:16px;padding:4px 0 12px}.creator-tab{isolation:isolate;background:0 0;border:0;border-radius:12px;padding:8px 8px 14px;transition:transform .16s cubic-bezier(.22,1,.36,1),background-color .16s;position:relative}.creator-tab[aria-pressed=true]{box-shadow:none;color:#242424;background:#eeece6;border-color:#0000}.creator-tab strong{z-index:1;margin-top:10px;position:relative}.creator-tab small{z-index:1;font-size:11px;position:relative}.creator-tab-images{z-index:1;opacity:.72;border-radius:8px;height:52px;margin-bottom:8px;transition:opacity .18s;position:relative}.creator-tab[aria-pressed=true] .creator-tab-images{opacity:1}.creator-all-cover{color:#777;background:linear-gradient(140deg,#ebe7de,#f7f5ef);place-items:center;display:grid}.creator-selection-indicator{background:var(--creator-accent);border-radius:2px;height:2px;position:absolute;bottom:0;left:14px;right:14px}.creator-button,.creator-save{transition:transform .14s cubic-bezier(.22,1,.36,1),background-color .16s,opacity .16s}.creator-button:not(:disabled):active,.creator-save:active,.creator-tab:active{transform:scale(.975)}.creator-tab:focus-visible{transition:none}.creator-card-image img{transition:transform .26s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.creator-tab:hover{background:#f1efe9}.creator-tab:hover .creator-tab-images{opacity:1}.creator-card-image:hover img{transform:scale(1.025)}.creator-save:hover{background:#f3f1eb}.creator-button:not(.primary):hover{background:#eeece6}}@media (width<=767px){.creator-header{gap:12px}.creator-header-title{display:none}.creator-tabs{gap:4px;padding:4px 0 12px}.creator-tab{border-radius:100px;max-width:none;padding:10px 16px}.creator-tab strong{margin:0;font-size:12px}.creator-tab[aria-pressed=true]{color:#fff;background:0 0}.creator-selection-indicator{z-index:0;background:#292b28;border-radius:100px;height:auto;inset:0}.creator-tab-images.creator-all-cover{display:none}.creator-section-head h2{font-family:Georgia,serif;font-size:20px;font-weight:500}}@media (prefers-reduced-motion:reduce){.creator-header,.creator-header-title,.creator-tab,.creator-tab-images,.creator-button,.creator-save,.creator-card-image img{transition:none}.creator-tab:active,.creator-button:active,.creator-save:active,.creator-card-image:hover img{transform:none}}@keyframes creator-results-enter{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.creator-grid:not([data-instant=true]){animation:.18s cubic-bezier(.22,1,.36,1) creator-results-enter}@media (prefers-reduced-motion:reduce){.creator-grid{animation:none!important}}@media (width>=768px){.creator-tab{grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:10px;padding:8px;display:grid}.creator-tab-images{grid-row:span 2;width:44px;height:44px;margin:0}.creator-tab strong{margin:0}}@media (width<=767px){.creator-section-head form{width:100%}}.creator-page{color:#292c27;background:#f8f7f4}.creator-header{background:#f8f7f4;border-bottom-color:#292c2710;height:60px}.creator-header .creator-button{border:0;gap:10px;font-size:11px;font-weight:500}.creator-logo{letter-spacing:-1.4px;font-size:26px}.creator-profile{padding-bottom:12px}.creator-avatar{color:#555e48;background:#e4e6dc;border-color:#f8f7f4;font-family:Georgia,serif}.creator-eyebrow{letter-spacing:.12em;color:#767a70;font-size:10px}.creator-title{letter-spacing:-.035em;text-wrap:balance}.creator-description{color:#73776e;font-size:13px}.creator-meta{color:#7d8177;gap:12px;font-size:11px}.creator-identity .creator-button{background:color-mix(in srgb, var(--creator-accent) 28%, #30392f);color:#fff;border:1px solid #30392f;border-radius:100px;padding-inline:20px;font-size:12px;font-weight:500}.creator-tabs{gap:8px}.creator-tab{border-radius:8px}.creator-tab[aria-pressed=true]{background:#eaece4}.creator-selection-indicator{background:var(--creator-accent)}.creator-section-head{border-top-color:#292c2720}.creator-section-head h2{letter-spacing:-.025em;font-size:18px}.creator-search{background:#ffffff80;border-color:#292c2718;border-radius:100px;padding-inline:16px;font-size:12px}.creator-card-image{border-radius:10px}.creator-card h3{letter-spacing:-.015em;margin-top:10px;font-weight:500}.creator-card small{letter-spacing:.035em;color:#7c8176;font-size:10px}.creator-card p{color:#777d70;border-left:2px solid #d8ddcf;margin-top:8px;padding-left:8px}.creator-save{background:#fffffff0;border:1px solid #ffffffa0;border-radius:50%;box-shadow:0 2px 8px #1923100a}@media (width>=768px) and (hover:hover) and (pointer:fine){.creator-card .creator-save{opacity:0;transform:translateY(-4px)}.creator-card:hover .creator-save,.creator-card:focus-within .creator-save{opacity:1;transform:translateY(0)}.creator-identity .creator-button:hover{background:#485441}}@media (width<=767px){.creator-header{height:54px}.creator-description{font-size:12px}.creator-tab[aria-pressed=true]{background:0 0}.creator-selection-indicator{background:color-mix(in srgb, var(--creator-accent) 28%, #30392f)}.creator-identity>div:last-child:not(.creator-identity-copy):not(.creator-avatar){margin-left:68px}.creator-section-head h2{font-size:17px}}@media (prefers-reduced-motion:reduce){.creator-card .creator-save{transform:none}}.creator-editor{color:#292c27;--creator-accent:#365e52;background:#f8f7f4;padding:28px 28px 80px}.creator-editor-title h1{letter-spacing:-.04em;font-family:Georgia,Noto Serif JP,serif;font-weight:500}.creator-editor-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:24px}.creator-editor .creator-panel{background:#ffffffa8;border-color:#292c2718;border-radius:16px;gap:16px;padding:22px}.creator-editor .creator-panel .creator-panel{background:#f4f4ef;border-radius:10px;padding:14px}.creator-editor h2,.creator-disclosure summary{letter-spacing:-.02em;font-size:14px;font-weight:600}.creator-disclosure summary{cursor:pointer;align-content:center;min-height:44px}.creator-disclosure[open]>:not(summary){margin-top:16px}.creator-editor .creator-field>span{color:#555c51;font-size:12px}.creator-editor .creator-field input:not([type=checkbox]):not([type=range]),.creator-editor .creator-field textarea,.creator-editor .creator-field select{color:#292c27;background:#fff;border-color:#dfe2d8;border-radius:9px;transition:border-color .14s}.creator-editor .creator-field input:focus,.creator-editor .creator-field textarea:focus{border-color:#365e52}.creator-editor input[type=checkbox],.creator-editor input[type=range]{accent-color:#365e52}.creator-editor .creator-button{border-radius:100px;font-size:12px;font-weight:500}.creator-editor .creator-button.primary{background:#365e52}.creator-editor .creator-thumb{border-radius:10px;height:140px}.creator-upload-button{cursor:pointer;background:#f8f9f5;border-style:dashed}.creator-upload-button:focus-within{outline-offset:3px;outline:2px solid #365e52}.creator-preview{background:#eaece5;border-color:#dfe2d8;border-radius:16px;top:0;box-shadow:0 8px 32px #30392f08}.creator-preview-toolbar{border-bottom:1px solid #dfe2d8;align-items:center;padding:10px}.creator-preview-toolbar .creator-button{border-color:#0000}.creator-preview-toolbar .creator-button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #30392f12}.creator-preview-toolbar a{margin-left:auto}.creator-preview iframe{height:min(800px,100svh - 190px);min-height:420px}.creator-editor .creator-chip{color:#365e52;background:#e4ebe1}@media (width<=1199px){.creator-editor-layout{grid-template-columns:1fr}}@media (width<=767px){.creator-editor{padding:20px 16px 90px}.creator-editor .creator-panel{padding:18px}}@media (prefers-reduced-motion:reduce){.creator-editor .creator-field input,.creator-editor .creator-field textarea{transition:none}}@media (width>=1000px) and (width<=1199px){.creator-editor-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.creator-preview{position:sticky}}@media (width<=999px){.creator-editor-layout>.creator-preview{order:-1}.creator-preview iframe{height:360px;min-height:360px}}.creator-dialog{color:#292c27;--creator-accent:#365e52;background:#f8f7f4;border:1px solid #ffffffb0;border-radius:20px;width:440px;max-height:calc(100svh - 32px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #17201226}.creator-dialog::backdrop{background:#18201666}.creator-dialog-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.creator-dialog-heading h2{letter-spacing:-.03em;font-size:19px;font-weight:600}.creator-dialog-icon{color:#365e52;background:#e5ebe0;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.creator-dialog-card{overflow-wrap:anywhere;background:#eef0e9;border:1px solid #dde2d6;border-radius:12px;gap:6px;margin-bottom:22px;padding:16px;display:grid}.creator-dialog-card strong{font-size:14px;font-weight:500;line-height:1.6}.creator-dialog-card small{color:#707868;font-size:11px}.creator-dialog .creator-field>span{color:#646d5e;font-size:12px}.creator-dialog select{background:#fff;border-color:#d7ddce;min-height:48px;margin:2px 0 0}.creator-dialog-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.creator-dialog-actions .creator-button{border-radius:100px;min-width:92px;min-height:44px}.creator-dialog-actions .primary{background:#365e52}.creator-dialog-status{color:#365e52;overflow-wrap:anywhere;font-size:13px;line-height:1.7}.creator-dialog :focus-visible{outline-offset:3px;outline:2px solid #365e52}@media (prefers-reduced-motion:no-preference){.creator-dialog[open]{animation:.18s cubic-bezier(.22,1,.36,1) creator-results-enter}}@media (width<=480px){.creator-dialog{padding:20px}.creator-dialog-actions .creator-button{flex:1}}.creator-dialog .creator-alert{background:#fcf3ef;margin-top:12px;line-height:1.7}.creator-social-link{color:#454d40;border:1px solid #dce0d5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.creator-social-input{align-items:center;gap:8px;display:flex}.creator-social-input>span{color:#536347;flex:0 0 24px}.creator-social-input input{flex:1;min-width:0}.creator-social-input button{flex:0 0 44px;padding:0;font-size:20px!important}.creator-edit-point{color:#365e52;cursor:pointer;background:#eff4eb;border:1px dashed #8fa18a;border-radius:8px;margin:6px 0;padding:6px 12px;font-size:11px;display:block}.creator-editor [id^=creator-edit-]{scroll-margin-top:16px}@media (hover:hover){.creator-social-link:hover{background:#e8ece2}}.creator-dialog-heading{align-items:flex-start;gap:10px}.creator-dialog-heading>div{flex:1;min-width:0}.creator-dialog-heading h2{margin:2px 0 6px}.creator-dialog-description{color:#73796f;text-wrap:pretty;margin:0;font-size:12px;line-height:1.7}.creator-dialog-dismiss{color:#73796f;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.creator-dialog-card{background:#f0f0eb;border-color:#e6e7df;border-radius:14px;align-items:center;gap:14px;padding:12px;display:flex}.creator-dialog-thumbnail{color:#637569;background:#e2e8dd;border-radius:8px;flex-shrink:0;place-items:center;width:58px;height:68px;display:grid;overflow:hidden}.creator-dialog-thumbnail img{object-fit:cover;width:100%;height:100%}.creator-dialog-card-text{gap:5px;min-width:0;display:grid}.creator-dialog-card strong{font-weight:550}.creator-dialog .creator-field>span{color:#454e43;justify-content:space-between;align-items:baseline;gap:12px;font-weight:500;display:flex}.creator-dialog .creator-field>span small{color:#7b8276;overflow-wrap:anywhere;font-size:11px;font-weight:400}.creator-destination-select{position:relative}.creator-dialog .creator-destination-select select{appearance:none;cursor:pointer;text-overflow:ellipsis;border-radius:12px;min-height:56px;margin:0;padding:14px 48px 14px 44px;font-size:16px;line-height:1.5}.creator-destination-folder,.creator-destination-chevron{pointer-events:none;color:#6b7867;position:absolute;top:50%;transform:translateY(-50%)}.creator-destination-folder{left:15px}.creator-destination-chevron{right:16px}.creator-dialog-status{background:#eaf0e5;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.creator-dialog-status span{gap:2px;font-size:11px;display:grid}.creator-dialog-status strong{font-size:14px;font-weight:500}.creator-dialog-actions{margin-top:22px}.creator-dialog-actions .creator-button{min-height:48px}@media (hover:hover){.creator-dialog-dismiss:hover{color:#365e52;background:#e9ece3}}.creator-avatar{position:relative}.creator-avatar img{position:absolute;inset:0}.creator-share-preview>p{color:#73796f;margin:10px 0 16px;font-size:12px;line-height:1.8}.creator-share-image{aspect-ratio:1200/630;background:#eeeee7;border:1px solid #e2e4db;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.creator-share-image img{width:100%;height:auto;display:block}.creator-share-image>span{color:#73796f;font-size:12px;position:absolute}.creator-share-image>div{text-align:center;padding:12px;font-size:12px}.creator-share-image>div p{margin-bottom:8px}.creator-share-open{color:#365e52;text-underline-offset:4px;margin-top:12px;font-size:12px;text-decoration:underline;display:inline-flex}.creator-share-empty{color:#73796f;border:1px dashed #d7ddce;border-radius:12px;align-items:center;gap:12px;padding:20px 16px;font-size:12px;line-height:1.7;display:flex}
