:root{color:#202224;background:#f5f6fa;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;line-height:1.5;font-weight:400;font-size:14px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#f5f6fa;color:#202224}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:6px;padding:16px 0 24px;background:#fff;color:#202224;border-right:1px solid #e5e7eb}.sidebar__brand{display:grid;align-items:center;height:46px;padding:0 32px 0 39px;font-size:1.05rem;font-weight:700}.sidebar__brand a{display:block}.sidebar__brand span{color:#4880ff;font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.sidebar__eyebrow{height:15px;padding:0 47px;color:#20222499;font-size:.78rem;font-weight:800;letter-spacing:.02em}.sidebar__nav{display:flex;flex-direction:column;gap:0;margin-top:0}.sidebar__section{display:flex;flex-direction:column;gap:0}.sidebar__section-title{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 35px 0 64px;color:#202224;font-size:.88rem;font-weight:800;letter-spacing:.02em}.sidebar__section-items{display:flex;flex-direction:column;gap:0;padding-left:0}.sidebar__nav a,.sidebar__item,.sidebar__utility{position:relative;display:flex;align-items:center;min-height:26px;padding:0 18px 0 85px;border-radius:0;color:#20222499;font-size:.82rem;font-weight:600;letter-spacing:.02em}.sidebar__nav a.active{background:transparent;color:#4880ff}.sidebar__nav a.active:before{position:absolute;left:0;top:0;width:4px;height:100%;border-radius:0 8px 8px 0;background:#4880ff;content:""}.sidebar__nav a:hover{background:#f6f8fb;color:#202224}.sidebar__divider{width:100%;height:1px;margin:16px 0 0;background:#e5e7eb}.sidebar__utility{min-height:48px;padding-left:64px;color:#202224;font-size:.88rem;font-weight:700}.sidebar__utility-button{width:100%;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit}.sidebar__utility-button:hover{background:#f6f8fb}.sidebar__item--disabled{opacity:.38;cursor:default}.content-shell{display:flex;flex-direction:column;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:0 30px;background:#fff;border-bottom:1px solid #e5e7eb}.topbar__search{display:flex;align-items:center;gap:10px;width:min(388px,42vw);height:38px;padding:0 16px;border:1px solid #d5d5d5;border-radius:19px;background:#f5f6fa;color:#9ca3af}.topbar__search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#202224;font-size:.86rem}.topbar__actions{display:flex;align-items:center;gap:18px;margin-left:auto}.topbar__icon-button{display:inline-grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;background:#f5f6fa;color:#5f6673;cursor:pointer}.topbar__language{color:#374151;font-size:.82rem;font-weight:700}.topbar__user{display:flex;align-items:center;gap:12px;font-size:.88rem}.topbar__avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#ffd6c8,#9e7cff);color:#fff;font-weight:900}.topbar__user div:last-child{display:grid;gap:2px}.topbar__user span{color:#6b7280;font-size:.78rem}.content{padding:28px 30px 40px;min-width:0}.section{display:flex;flex-direction:column;gap:20px}.section__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.section__header h1{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.02em}.section__header p{margin:6px 0 0;color:#6b7280;font-size:.9rem}.toolbar{display:flex;gap:10px;flex-wrap:wrap}.toolbar--filters{align-items:flex-end}.card,.subcard{background:#fff;border:0;border-radius:14px;box-shadow:0 20px 48px #1118270a}.card{max-width:100%;overflow-x:auto;padding:24px 30px}.subcard{padding:14px}.subcard--muted{background:#f3f1ed}.subcard__header{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:16px;align-items:start}.stack{display:flex;flex-direction:column;gap:12px}.stack--lg{gap:20px}.form-grid{display:grid;gap:12px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.form-row--3{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:6px;font-size:.88rem}.field--inline{flex-direction:row;align-items:center}.field--inline span{min-width:80px}.field--search{min-width:min(320px,100%);flex:1 1 280px}.field--checkbox{flex-direction:row;align-items:center}.field--checkbox-inline{justify-content:flex-start;align-self:end;min-height:42px}.field input,.field textarea,.field select,.form-grid>input,.form-grid>textarea,.form-grid>select,.form-row>input,.form-row>textarea,.form-row>select,.inline-form input{width:100%;padding:10px 12px;border:1px solid rgba(42,34,25,.14);border-radius:10px;background:#ffffffe6;font-size:.92rem}.form-grid>textarea,.form-row>textarea{resize:vertical}.form-row>.button{align-self:end;min-height:42px}.form-actions{display:flex;justify-content:flex-start;gap:10px}.detail-meta{display:flex;flex-wrap:wrap;gap:8px}.detail-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:#f0efec;color:#665f56;font-size:.78rem;font-weight:600}.helper-box{display:flex;align-items:center;min-height:42px;padding:10px 12px;border-radius:10px;background:#f3f1ed;color:#7f786f;font-size:.84rem}.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.workflow-step{display:flex;gap:10px;padding:14px;border-radius:12px;background:#f3f1ed}.workflow-step p{margin:4px 0 0;color:#7f786f;font-size:.84rem}.workflow-step__number{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#d7d2cb;color:#221f1a;font-size:.78rem;font-weight:700;flex:0 0 auto}.version-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.version-card__header h3{margin:0;font-size:.98rem}.version-card__header p{margin:4px 0 0;color:#7f786f;font-size:.84rem}.section-label{color:#6d665d;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.inline-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:8px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;padding:10px 14px;border:0;border-radius:8px;background:#4880ff;color:#fff;cursor:pointer;font-size:.88rem;font-weight:600}.button:hover{background:#356dff}.button:focus-visible,.sidebar__nav a:focus-visible,.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible,.form-grid>input:focus-visible,.form-grid>textarea:focus-visible,.form-grid>select:focus-visible,.form-row>input:focus-visible,.form-row>textarea:focus-visible,.form-row>select:focus-visible{outline:2px solid rgba(34,31,26,.36);outline-offset:2px}.button:disabled{cursor:wait;opacity:.7}.button--ghost{background:#f5f6fa;color:#202224}.button--ghost:hover{background:#e9edf5}.button--preview{background:#8e8e93}.button--preview:hover{background:#7d7d83}.button--release{background:#08f}.button--release:hover:not(:disabled){background:#0076df}.button--release:disabled{background:#d9d9d9;color:#fff;cursor:not-allowed;opacity:1}.table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0}.table-card{overflow-x:auto}.table-card .button{white-space:nowrap}.table th,.table td{padding:16px 18px;border-bottom:1px solid #eef0f4;text-align:left;font-size:.88rem}.table th{background:#f1f4f9;color:#202224;font-size:.8rem;font-weight:800}.table th:first-child{border-radius:12px 0 0 12px}.table th:last-child{border-radius:0 12px 12px 0}.table tbody tr:hover{background:#fbfcff}.admin-edit-table td{vertical-align:top}.admin-edit-table small{display:block;margin-top:4px;color:#7f786f;font-size:.76rem}.admin-edit-table input,.admin-edit-table textarea,.admin-edit-table select{width:100%;min-width:160px;padding:8px 10px;border:1px solid #e2e7f0;border-radius:6px;background:#fff;color:#202224;font-size:.84rem}.admin-edit-table textarea{min-width:240px;resize:vertical}.admin-edit-table__content{max-width:320px;white-space:pre-wrap}.admin-inline-edit,.admin-row-actions{display:grid;gap:8px}.admin-row-actions{grid-template-columns:repeat(2,max-content)}.admin-checkbox{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.admin-checkbox input{width:auto;min-width:0}.table-summary,.pagination{display:flex;justify-content:space-between;gap:12px;color:#7f786f;font-size:.84rem}.table-summary{margin-bottom:10px}.pagination{align-items:center;justify-content:flex-end;margin-top:14px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px}.stat-card{display:flex;flex-direction:column;gap:10px;min-height:132px;justify-content:center}.stat-card span,.detail-row span,.muted-text{color:#7f786f}.stat-card strong{font-size:1.8rem;letter-spacing:-.03em}.trend-list{display:grid;gap:14px}.trend-row{display:grid;grid-template-columns:96px minmax(0,1fr) 56px;gap:12px;align-items:center;font-size:.86rem}.trend-bar{height:12px;overflow:hidden;border-radius:999px;background:#eef2ff}.trend-bar i{display:block;height:100%;border-radius:inherit;background:#4880ff}.detail-list{display:grid;gap:12px}.detail-row{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(42,34,25,.08)}.detail-row:last-child{padding-bottom:0;border-bottom:0}.product-register-page{padding-bottom:84px}.product-register-first-page{max-width:1130px}.product-register-title h1{font-size:1.28rem}.product-register-stack{display:grid;gap:24px}.product-register-card{width:100%;padding:0;border:1px solid #e5e7eb;border-radius:4px;background:#fff;box-shadow:0 10px 28px #11182708;overflow:hidden}.product-status-card{padding:0;min-height:107px;border-color:#d5d5d5;border-radius:10px;background:#f9f9fb}.product-status-row{display:flex;align-items:center;gap:0}.product-status-row--figma{min-height:53px;padding:0 31px}.product-status-row--sub{border-top:1px solid #eef0f4}.product-status-row--figma .product-form-label{width:183px;padding:0}.product-status-tab{min-width:100px;height:26px;border:1px solid #d9d9d9;background:#d9d9d9;color:#fff;cursor:pointer;font-size:.78rem;font-weight:500}.product-status-tab.is-active{border-color:#d9d9d9;background:#fff;color:#1a1a1a}.product-status-note{margin-left:16px;color:#727272;font-size:.8rem}.product-type-card{margin-bottom:4px}.product-copy-card{min-height:82px;border-color:#d5d5d5;border-radius:10px;background:#f9f9fb}.product-copy-card .product-field-row{min-height:80px}.product-plan-card{min-height:142px;border-color:#d5d5d5;border-radius:10px;background:#f9f9fb}.product-plan-card .product-field-row{min-height:140px}.product-plan-card .product-field-control{align-content:center}.product-selected-plans{display:grid;gap:4px}.product-selected-plans button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:24px;padding:0 8px;border:0;background:transparent;color:#189eff;cursor:pointer;font-size:.82rem;font-weight:700;text-align:left}.product-selected-plans span{font-size:1rem;line-height:1}.product-segment-group{display:inline-flex;border:1px solid #e2e7f0;border-radius:3px;overflow:hidden}.product-segment-group button{min-width:100px;height:30px;border:0;border-right:1px solid #e2e7f0;background:#fff;color:#6b7280;cursor:pointer;font-size:.82rem;font-weight:700}.product-segment-group button:last-child{border-right:0}.product-segment-group button.is-active{background:#4880ff;color:#fff}.product-section-title{display:flex;align-items:center;gap:8px;min-height:46px;padding:0 31px;border-bottom:1px solid #eef0f4;color:#202224;font-size:.92rem;font-weight:800}.product-section-title--with-help{justify-content:flex-start;gap:92px}.product-section-title--with-help small{min-width:0;flex:1;color:#52667a;font-size:.82rem;font-weight:500;line-height:1.4}.product-required-dot{display:inline-block;width:6px;height:6px;margin-left:4px;border-radius:999px;background:#ff383c;vertical-align:middle}.product-section-help{margin:0;padding:12px 31px;border-bottom:1px solid #eef0f4;color:#4880ff;font-size:.78rem;font-weight:700}.product-field-row{display:grid;grid-template-columns:184px minmax(0,1fr);min-height:46px;border-bottom:1px solid #eef0f4}.product-field-row:last-child{border-bottom:0}.product-field-row--tall{min-height:152px}.product-form-label{display:flex;align-items:center;gap:4px;padding:0 31px 0 36px;color:#202224;font-size:.82rem;font-weight:800}.product-form-label span{color:#ff4d4f}.product-field-control{display:grid;gap:12px;align-items:center;min-width:0;padding:8px 32px 8px 30px}.product-field-control>input,.product-field-control>select,.product-field-control>textarea,.product-inline-fields>input,.product-inline-fields>select,.product-tag-input>input,.product-color-field>input:not([type=color]){width:100%;min-height:30px;padding:6px 10px;border:1px solid #e2e7f0;border-radius:3px;background:#fff;color:#202224;font-size:.82rem}.product-field-control>textarea{min-height:130px;resize:vertical}.product-inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,200px));gap:30px;width:100%}.product-inline-fields--wide{grid-template-columns:repeat(2,minmax(0,200px))}.product-inline-fields--creator{grid-template-columns:147px 200px 30px;align-items:center}.product-creator-extra{margin-top:6px}.product-inline-fields--creator .button{width:30px;min-height:30px;padding:0}.product-inline-fields--font-version{grid-template-columns:200px minmax(0,1fr);align-items:center}.product-inline-fields--font-version span{color:#52667a;font-size:.86rem}.product-version-register-card{display:grid;gap:16px;padding:29px 31px;border:1px solid #d5d5d5;border-radius:10px;background:#f9f9fb}.product-version-register-row{display:grid;grid-template-columns:163px 235px 235px;gap:20px;align-items:center}.product-version-register-row .product-form-label{width:auto;padding:0}.product-version-register-row input,.product-version-register-row select,.product-version-add{width:100%;min-height:30px;padding:6px 10px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#202224;font-size:.82rem}.product-version-add{cursor:pointer;text-align:center;font-weight:700}.product-version-register-row--offset{grid-template-columns:1fr;padding-left:183px}.product-version-register-row--offset select{max-width:900px;color:#b3bfcc}.product-font-register-card .product-field-row{grid-template-columns:194px minmax(0,1fr)}.product-font-register-card .product-field-control{padding-left:20px}.product-font-file-table{display:grid;gap:0;width:min(882px,100%)}.product-font-file-head,.product-font-file-row{display:grid;grid-template-columns:130px 130px minmax(0,1fr);align-items:center;min-height:42px;padding:0 12px;color:#202224;font-size:.82rem}.product-font-file-head{min-height:34px;border:1px solid #d9d9d9;border-radius:4px;background:#f9f9fb;font-weight:800}.product-font-file-row label{display:flex;align-items:center}.product-font-upload-actions{display:flex;flex-wrap:wrap;gap:10px}.product-upload-chip{position:relative;display:inline-flex;align-items:center;min-height:32px;padding:6px 13px;border:1px dashed #e2e8f0;border-radius:6px;background:#fff;color:#020817;cursor:pointer;font-size:.78rem;font-weight:700}.product-upload-chip--file{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-upload-chip input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.muted-text{color:#8e8e93;font-size:.8rem}.product-preview-input{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:8px;width:min(882px,100%)}.product-preview-input input{width:100%;min-height:30px;padding:6px 10px;border:1px solid #e2e7f0;border-radius:3px;background:#fff;color:#202224;font-size:.82rem}.product-preview-input small{grid-column:1 / -1;color:#8e8e93;font-size:.76rem}.product-preview-input span{display:grid;place-items:center;width:16px;height:16px;align-self:center;border-radius:999px;background:#189eff;color:#fff;font-size:.72rem;font-weight:800}.product-rich-editor{width:min(882px,100%);border:1px solid #d1d9e0;border-radius:4px;overflow:hidden;background:#fff}.product-editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;min-height:40px;padding:10px 14px;border-bottom:1px solid #d1d9e0;background:#f0f2f5;color:#6b86a2;font-size:.84rem;font-weight:800;letter-spacing:.04em}.product-editor-toolbar button{display:inline-grid;place-items:center;min-width:28px;height:24px;border:0;border-radius:4px;background:transparent;color:#6b86a2;cursor:pointer;font-size:.82rem;font-weight:800}.product-editor-toolbar button:hover,.product-editor-toolbar button.is-active{background:#dfe7ef;color:#202224}.product-rich-editor__content{min-height:152px;padding:16px;outline:0;color:#202224}.product-rich-editor__content p,.product-rich-editor__content h2,.product-rich-editor__content ul,.product-rich-editor__content ol{margin-top:0}.product-rich-editor__content p.is-editor-empty:first-child:before{color:#b3bfcc;content:"웨이트별 업데이트 폰트 상세 설명";float:left;height:0;pointer-events:none}.product-tag-input{display:flex;align-items:center;gap:20px;width:100%;min-width:0}.product-tag-input>input,.product-tag-input>select{max-width:147px}.product-tag-input>select{width:147px;min-height:30px;padding:6px 10px;border:1px solid #e2e7f0;border-radius:3px;background:#fff;color:#202224;font-size:.82rem}.product-tag-list{display:flex;flex-wrap:wrap;gap:8px}.product-tag-list span{display:inline-flex;align-items:center;gap:8px;height:24px;padding:0 8px;border-radius:4px;background:#eef4ff;color:#202224;font-size:.82rem;font-weight:700}.product-tag-list i,.product-tag-list button{border:0;background:transparent;color:#727272;font-style:normal;cursor:pointer;padding:0;font:inherit}.product-fixed-actions{display:flex;justify-content:flex-end;gap:10px;padding:16px 31px;background:#fff}.product-bottom-bar{position:sticky;bottom:0;z-index:20;display:flex;justify-content:flex-end;gap:10px;min-height:68px;margin:0;padding:16px 45px 16px 16px;border:.5px solid #8e8e93;background:#fbfbfbfa;box-shadow:0 -10px 22px #1118270f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-bottom-bar .button{width:90px;height:36px;padding:0 16px;border-radius:4px;font-size:.78rem}.product-fixed-actions--inline,.product-version-block{border-top:1px solid #eef0f4}.product-version-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 31px}.product-version-header h3{margin:0;font-size:.98rem}.product-version-header p{margin:4px 0 0;color:#727272;font-size:.82rem}.product-style-form{border-top:1px solid #eef0f4}.product-weight-list{display:grid;gap:0;border-top:1px solid #eef0f4}.product-weight-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(260px,1.4fr);gap:24px;align-items:center;min-height:46px;padding:10px 31px 10px 214px;border-bottom:1px solid #eef0f4}.product-weight-row strong,.product-weight-row span{display:block}.product-weight-row span{color:#727272;font-size:.78rem}.product-file-actions{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:10px;align-items:center}.product-file-actions input[type=file]{min-width:0;font-size:.78rem}.product-checkbox-row{display:flex;gap:30px;align-items:center;color:#202224;font-size:.82rem;font-weight:700}.product-checkbox-row label{display:inline-flex;align-items:center;gap:8px}.product-upload-box{display:grid;place-items:center;gap:16px;min-height:144px;margin:24px 36px 16px;border:1px dashed #cfd7e6;border-radius:4px;background:#fbfcff;color:#727272}.product-upload-box strong{color:#52667a;font-size:1rem}.product-upload-box small{color:#727272;font-size:.78rem}.product-file-button{cursor:pointer}.product-file-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.product-media-grid{display:grid;grid-template-columns:329px repeat(6,minmax(72px,104px));gap:8px;padding:16px 36px 24px;overflow-x:auto}.product-cover-box,.product-thumb-box{display:grid;place-items:center;border:1px dashed #e2e7f0;background:#fff;color:#c0c6d0}.product-cover-box{grid-row:span 2;min-height:168px}.product-thumb-box{width:104px;height:104px}.product-hint{margin:0;padding:0 36px 24px;color:#727272;font-size:.78rem;line-height:1.5}.product-color-field{display:grid;grid-template-columns:48px minmax(0,260px);width:100%}.product-font-preview-panel{display:grid;grid-template-columns:minmax(320px,560px) minmax(320px,560px);min-height:385px;border-top:1px solid #edf0f3}.product-font-preview-card-wrap{padding:20px 30px}.product-font-preview-label{display:flex;align-items:center;justify-content:space-between;height:34px;margin-bottom:0;color:#202224;font-size:14px}.product-font-preview-help{display:grid;place-items:center;width:14px;height:14px;border-radius:999px;background:#189eff;color:#fff;font-size:10px;font-weight:800}.product-font-preview-card{display:grid;place-items:center;width:min(499px,100%);min-height:276px;border-radius:18px;overflow:hidden}.product-font-preview-card strong{max-width:92%;overflow:hidden;font-size:clamp(2rem,4.2vw,3rem);font-weight:800;line-height:1.4;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-font-preview-controls{display:grid;align-content:start;gap:20px;padding:20px 35px}.product-font-preview-field{display:grid;gap:0;width:min(480px,100%);color:#202224;font-size:14px}.product-font-preview-field>span{display:flex;align-items:center;min-height:34px}.product-font-preview-field input[type=text],.product-font-preview-field>input,.product-font-preview-color-field{width:100%;min-height:48px;border:1px solid #d1d9e0;border-radius:4px;background:#fff}.product-font-preview-field>input{padding:0 16px;color:#202224;font-size:14px}.product-font-preview-color-field{display:grid;grid-template-columns:48px minmax(0,1fr);overflow:hidden}.product-font-preview-color-field input[type=color]{width:48px;height:48px;padding:12px;border:0;border-right:1px solid #d1d9e0;border-radius:0;background:#f9fafb}.product-font-preview-color-field input:not([type=color]){min-width:0;padding:0 16px;border:0;color:#9aa8b6;font-size:14px}.product-detail-editor-section{overflow:hidden}.product-detail-editor-shell{display:grid;grid-template-columns:minmax(0,1fr) 220px;min-height:560px;border-top:1px solid #d5d5d5}.product-detail-editor-canvas{display:grid;align-content:start;gap:6px;padding:20px 46px 20px 128px;background:#f6f6f7}.detail-editor-row{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;max-width:648px;min-height:100px}.detail-editor-row--one{grid-template-columns:1fr}.detail-editor-row--two-even{grid-template-columns:1fr 1fr}.detail-editor-row--two-wide-left{grid-template-columns:2fr 1fr}.detail-editor-row--two-wide-right{grid-template-columns:1fr 2fr}.detail-editor-row--three{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-editor-row--height-S{min-height:80px}.detail-editor-row--height-S .detail-editor-cell{height:80px;min-height:80px}.detail-editor-row--height-M{min-height:100px}.detail-editor-row--height-M .detail-editor-cell{height:100px;min-height:100px}.detail-editor-row--height-L{min-height:132px}.detail-editor-row--height-L .detail-editor-cell{height:132px;min-height:132px}.detail-editor-cell{position:relative;display:grid;place-items:center;min-height:100px;overflow:hidden;border:1px solid #d5d5d5;border-radius:8px;background:#fff;cursor:pointer;font-family:inherit}.detail-editor-cell.is-selected{border-color:#189eff;box-shadow:0 0 0 2px #189eff29}.detail-editor-cell small{position:absolute;top:9px;color:#8e8e9380;font-size:8px}.detail-editor-cell strong{max-width:92%;overflow:hidden;color:#1a1a1a;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:500;text-align:center;text-overflow:ellipsis;white-space:nowrap}.detail-editor-cell--image,.detail-editor-cell--video,.detail-editor-cell--empty{background:#f9f9fb;color:#999}.detail-editor-cell--video,.detail-editor-cell--empty{gap:4px;align-content:center;font-size:16px}.detail-editor-cell--video small,.detail-editor-cell--empty small{position:static;color:#999;font-size:9px}.detail-editor-image-mark{display:grid;place-items:center;width:100%;height:100%;color:#1a1a1a;font-weight:800}.detail-editor-image-frame{display:grid;place-items:center;width:100%;max-width:100%;height:100%;max-height:100%}.detail-editor-image-frame--wide{aspect-ratio:16 / 9}.detail-editor-image-frame--square{aspect-ratio:1 / 1}.detail-editor-image-frame--standard{aspect-ratio:4 / 3}.detail-editor-image-frame--contain{width:auto;height:min(100%,92px);padding:8px}.detail-editor-image-frame--contain .detail-editor-image-mark{border:1px dashed #cbd5e1}.detail-editor-image-frame--cover{width:100%;height:100%}.detail-editor-image-frame--cover.detail-editor-image-frame--square{width:min(100%,100px);height:min(100%,100px)}.detail-editor-image-frame--cover.detail-editor-image-frame--standard{width:min(100%,134px);height:min(100%,100px)}.detail-editor-image-mark--blue{background:repeating-linear-gradient(90deg,#eaf3ff 0,#eaf3ff 8px,#fff 8px,#fff 16px);color:#176ee8;font-size:1.7rem}.detail-editor-image-mark--poster{background:linear-gradient(90deg,#f2f2f2 0,#f2f2f2 45%,#dcdcdc 45%,#dcdcdc 55%,#f8f8f8 55%);font-size:1.7rem}.detail-editor-row-actions{position:absolute;top:50%;right:-32px;display:grid;transform:translateY(-50%);gap:4px}.detail-editor-row-actions button{display:grid;place-items:center;width:18px;height:18px;padding:0;border:1px solid #d5d5d5;border-radius:3px;background:#fff;color:#666;cursor:pointer;font-size:9px;line-height:1}.detail-editor-row-actions button:last-child{color:#cc4d4d}.detail-editor-add-row{display:grid;place-items:center;gap:2px;max-width:648px;min-height:74px;border:1px solid #d5d5d5;border-radius:8px;background:#fff;color:#999;cursor:pointer;font-size:9px}.detail-editor-add-row span{display:grid;place-items:center;width:20px;height:20px;border:1px dashed #c8c8c8;border-radius:999px;color:#202224;font-size:12px}.product-detail-editor-sidebar{border-left:1px solid #d5d5d5;background:#fff}.detail-editor-tabs{display:grid;grid-template-columns:1fr 1fr;height:32px;border-bottom:1px solid #d5d5d5}.detail-editor-tabs button{border:0;background:#fff;color:#727272;cursor:pointer;font-size:12px}.detail-editor-tabs button.is-active{border-bottom:2px solid #1a1a1a;color:#1a1a1a;font-weight:700}.detail-editor-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:16px 14px 8px;color:#727272;font-size:12px}.detail-editor-preset-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 6px;padding:0 13px}.detail-editor-preset-grid button{display:grid;place-items:center;gap:5px;min-height:48px;border:1px solid #8e8e93;border-radius:5px;background:#fff;color:#8e8e93;cursor:pointer;font-size:10px}.detail-editor-preset-grid button.is-active{background:#f7f7f7}.detail-editor-cell-settings{display:grid;align-content:start}.detail-editor-content-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 6px;padding:0 13px 30px}.detail-editor-content-type-grid button{display:grid;place-items:center;min-height:48px;border:1px solid #8e8e93;border-radius:5px;background:#fff;color:#8e8e93;cursor:pointer;font-size:10px}.detail-editor-content-type-grid button.is-active{background:#f2f2f2}.detail-editor-content-type-grid strong{color:#666;font-size:14px;font-weight:400}.detail-editor-divider{height:1px;background:#d5d5d5}.detail-editor-setting-block,.detail-editor-type-settings{display:grid;gap:10px;padding:10px 13px 12px}.detail-editor-setting-title{color:#999;font-size:9px;font-weight:700}.detail-editor-segmented{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;height:24px;border:1px solid #d5d5d5;border-radius:6px;background:#f6f6f7}.detail-editor-segmented button{border:0;background:transparent;color:#999;cursor:pointer;font-size:9px}.detail-editor-segmented button.is-active{border:1px solid #d5d5d5;border-radius:5px;background:#fff;color:#1a1a1a;font-weight:700}.detail-editor-type-settings label{display:grid;grid-template-columns:1fr 100px;align-items:center;gap:8px;color:#999;font-size:9px}.detail-editor-type-settings select{width:100px;height:22px;padding:0 6px;border:1px solid #d5d5d5;border-radius:4px;background:#f6f6f7;color:#1a1a1a;font-size:9px}.detail-editor-textarea-setting{grid-template-columns:1fr}.detail-editor-textarea-setting textarea{width:100%;min-height:44px;padding:7px;border:1px solid #d5d5d5;border-radius:4px;background:#f6f6f7;color:#1a1a1a;font:inherit;resize:vertical}.detail-editor-upload-size{display:grid;gap:3px;min-height:36px;padding:5px 7px;border:1px solid #d5d5d5;border-radius:4px;background:#f6f6f7}.detail-editor-upload-size span{color:#999;font-size:8px}.detail-editor-upload-size strong{color:#1a1a1a;font-size:9px}.detail-editor-preset{display:grid;width:77px;gap:2px}.detail-editor-preset i{height:10px;border:1px solid #8e8e93;border-radius:1px;background:#f0f2f5}.detail-editor-preset--one{grid-template-columns:1fr}.detail-editor-preset--two-even{grid-template-columns:1fr 1fr}.detail-editor-preset--two-wide-left{grid-template-columns:2fr 1fr}.detail-editor-preset--two-wide-right{grid-template-columns:1fr 2fr}.detail-editor-preset--three{grid-template-columns:repeat(3,1fr)}.product-color-field input[type=color]{width:48px;height:48px;padding:0;border:1px solid #e2e7f0;background:#fff}.skip-link{position:fixed;top:12px;left:12px;z-index:100;transform:translateY(-140%);padding:10px 14px;border-radius:999px;background:#172033;color:#fff;font-weight:800;box-shadow:0 16px 36px #1720332e}.skip-link:focus{transform:translateY(0)}.layout{grid-template-columns:272px minmax(0,1fr);background:radial-gradient(circle at 85% 0%,rgba(72,128,255,.08),transparent 24rem),linear-gradient(180deg,#f7f8fb,#f1f3f8)}.sidebar{position:sticky;top:0;height:100vh;gap:12px;overflow-y:auto;padding:22px 14px 26px;border-right:1px solid rgba(17,24,39,.08);background:#ffffffeb;box-shadow:18px 0 48px #11182709;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar__brand{height:auto;padding:0 12px}.sidebar__brand a{display:grid;gap:2px;padding:12px 14px;border:1px solid rgba(72,128,255,.14);border-radius:18px;background:linear-gradient(135deg,#fffffffa,#eef4ffe6)}.sidebar__brand span{color:#172033;font-size:1.45rem;font-weight:950;letter-spacing:-.08em;line-height:.9}.sidebar__brand strong{color:#4880ff;font-size:.75rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.sidebar__eyebrow{height:auto;padding:0 26px;color:#7b8495;font-size:.72rem;letter-spacing:.16em}.sidebar__nav{gap:5px}.sidebar__section{padding:4px 0 7px;border-bottom:1px solid rgba(17,24,39,.055)}.sidebar__section-title{min-height:34px;padding:0 16px;color:#172033;font-size:.76rem;letter-spacing:.08em}.sidebar__section-title span:last-child{color:#a8b0bf;font-size:.7rem}.sidebar__section-items{gap:2px}.sidebar__nav a,.sidebar__item,.sidebar__utility{min-height:34px;margin:0 2px;padding:0 14px 0 28px;border-radius:12px;color:#667085;font-size:.84rem;letter-spacing:-.005em;transition:background .14s ease,color .14s ease,transform .14s ease}.sidebar__nav a:after,.sidebar__utility:after{position:absolute;left:13px;width:5px;height:5px;border-radius:999px;background:#c3cad7;content:""}.sidebar__nav a.active{background:#172033;color:#fff;box-shadow:0 10px 22px #17203321}.sidebar__nav a.active:before{display:none}.sidebar__nav a.active:after,.sidebar__utility.active:after{background:#6ea0ff}.sidebar__nav a:hover,.sidebar__utility-button:hover{background:#eef3ff;color:#172033;transform:translate(2px)}.sidebar__divider{margin:10px 0 4px;background:#11182714}.sidebar__utility{min-height:38px;padding-left:28px}.content-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:9;min-height:76px;padding:0 clamp(18px,3vw,38px);border-bottom:1px solid rgba(17,24,39,.07);background:#f7f8fbd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar__search{width:min(470px,45vw);height:42px;border-color:#11182714;border-radius:999px;background:#ffffffdb;box-shadow:inset 0 1px #ffffffe6,0 8px 22px #11182709}.topbar__search:focus-within{border-color:#4880ff8c;box-shadow:0 0 0 4px #4880ff1a}.topbar__icon-button{border:1px solid rgba(17,24,39,.08);background:#fff}.topbar__icon-button:hover{border-color:#4880ff61;color:#315fce}.topbar__language{padding:7px 10px;border-radius:999px;background:#fff;color:#566075}.topbar__user{padding:6px 10px 6px 6px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#ffffffeb}.topbar__avatar{width:38px;height:38px;background:#172033;box-shadow:inset 0 0 0 1px #ffffff29}.content{padding:clamp(22px,3vw,36px) clamp(18px,3vw,40px) 48px}.section{gap:22px}.section__header{align-items:center;padding:2px 0 4px}.section-kicker{display:inline-flex;margin-bottom:6px;color:#4880ff;font-size:.72rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.section__header h1{color:#172033;font-size:clamp(1.55rem,2.4vw,2.25rem);font-weight:900;letter-spacing:-.045em}.section__header p{color:#667085}.toolbar--filters{padding:16px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#ffffffc2;box-shadow:0 14px 34px #1118270b}.card,.subcard,.product-register-card{border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 45px #1118270e}.card{border-radius:20px}.subcard{border-radius:16px}.field span,.product-form-label{color:#344054}.field input,.field textarea,.field select,.form-grid>input,.form-grid>textarea,.form-grid>select,.form-row>input,.form-row>textarea,.form-row>select,.inline-form input,.admin-edit-table input,.admin-edit-table textarea,.admin-edit-table select,.product-field-control>input,.product-field-control>select,.product-field-control>textarea,.product-inline-fields>input,.product-inline-fields>select,.product-tag-input>input,.product-color-field>input:not([type=color]){border-color:#1118271f;background:#fff;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.field input:hover,.field textarea:hover,.field select:hover,.form-grid>input:hover,.form-grid>textarea:hover,.form-grid>select:hover,.form-row>input:hover,.form-row>textarea:hover,.form-row>select:hover,.admin-edit-table input:hover,.admin-edit-table textarea:hover,.admin-edit-table select:hover,.product-field-control>input:hover,.product-field-control>select:hover,.product-field-control>textarea:hover,.product-inline-fields>input:hover,.product-inline-fields>select:hover,.product-tag-input>input:hover{border-color:#4880ff6b}.field input:focus-visible,.field textarea:focus-visible,.field select:focus-visible,.form-grid>input:focus-visible,.form-grid>textarea:focus-visible,.form-grid>select:focus-visible,.form-row>input:focus-visible,.form-row>textarea:focus-visible,.form-row>select:focus-visible,.admin-edit-table input:focus-visible,.admin-edit-table textarea:focus-visible,.admin-edit-table select:focus-visible,.product-field-control>input:focus-visible,.product-field-control>select:focus-visible,.product-field-control>textarea:focus-visible,.product-inline-fields>input:focus-visible,.product-inline-fields>select:focus-visible,.product-tag-input>input:focus-visible,.product-editor-toolbar button:focus-visible,.product-status-tab:focus-visible,.topbar__icon-button:focus-visible,.topbar__search input:focus-visible{outline:2px solid rgba(72,128,255,.45);outline-offset:2px;box-shadow:0 0 0 4px #4880ff17}.button{min-height:40px;border:1px solid transparent;border-radius:11px;background:#172033;font-weight:800;box-shadow:0 10px 20px #1720331f;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.button:hover{background:#25314a;transform:translateY(-1px);box-shadow:0 14px 26px #17203329}.button--ghost{border-color:#1118271a;background:#fff;color:#344054;box-shadow:none}.button--ghost:hover{background:#f1f5fb}.table-summary{align-items:center;color:#667085}.table-summary span:first-child{color:#172033;font-weight:900}.table{border-spacing:0 6px}.table th,.table td{border-bottom:0}.table th{background:#eef2f8;color:#566075;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.table td{background:#fff;color:#344054}.table tbody tr td:first-child{border-radius:12px 0 0 12px}.table tbody tr td:last-child{border-radius:0 12px 12px 0}.table tbody tr:hover td{background:#f8fbff}.table-primary-text{color:#172033;font-weight:900}.table a,.table-action-link{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#eef4ff;color:#315fce;font-weight:800}.table-icon-action{display:inline-grid;place-items:center;width:31px;height:32px;min-height:32px;padding:0;border-radius:8px;cursor:pointer}.table-icon-action--success{border-color:#9bd7ba;background:#ecfdf3;color:#16834b}.table-icon-action--danger{border-color:#f2b5b5;background:#fff1f1;color:#d64545}.table-icon-action--success:hover{border-color:#31a66a;color:#0f6f3d}.table-icon-action--danger:hover{border-color:#e24d4d;color:#b42323}.status-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;background:#eef2f8;color:#566075;font-size:.78rem;font-weight:900}.status-pill:before{width:6px;height:6px;border-radius:999px;background:currentColor;content:""}.status-pill--selling,.status-pill--open,.status-pill--active{background:#e9f8f0;color:#168053}.status-pill--registering,.status-pill--progress,.status-pill--pending{background:#fff5dc;color:#9b6500}.status-pill--stopped,.status-pill--closed{background:#f1f3f6;color:#667085}.pagination{padding-top:12px;border-top:1px solid rgba(17,24,39,.06)}.stat-grid{gap:18px}.stat-card{position:relative;overflow:hidden}.stat-card:after{position:absolute;right:-26px;top:-34px;width:110px;height:110px;border-radius:999px;background:#4880ff14;content:""}.stat-card strong{color:#172033}.trend-bar{background:#e8edf5}.trend-bar i{background:#172033}.product-register-card{border-radius:18px;box-shadow:0 16px 38px #1118270d}.product-status-card,.product-copy-card,.product-plan-card,.subcard--muted,.helper-box,.workflow-step{background:#f8fafc}.product-section-title{min-height:52px;border-bottom-color:#11182712;color:#172033;font-size:.94rem;letter-spacing:-.01em}.product-field-row{border-bottom-color:#1118270f}.product-status-tab,.product-segment-group button{border-color:#1118271c;background:#fff;color:#667085;transition:background .14s ease,color .14s ease,border-color .14s ease}.product-status-tab:hover,.product-segment-group button:hover{border-color:#4880ff73;color:#172033}.product-status-tab.is-active,.product-segment-group button.is-active{border-color:#172033;background:#172033;color:#fff}.product-bottom-bar{border-color:#1118271a;background:#ffffffe0}.error-box,.success-box,.empty-state,.page-loading{border:1px solid transparent}.error-box{border-color:#bc30301f}.success-box{border-color:#218d5a24}.empty-state,.page-loading{border-color:#11182714;color:#667085}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(420px,100%);display:grid;gap:14px;padding:24px;border-radius:16px;background:#fbfaf8;border:1px solid rgba(42,34,25,.12);box-shadow:0 14px 36px #362a1d14}.auth-card h1,.card h2{margin:0;font-size:1.1rem}.error-box,.success-box,.empty-state,.page-loading{padding:12px 14px;border-radius:12px;font-size:.88rem}.error-box{background:#bc30301f;color:#8e2020}.success-box{background:#218d5a1f;color:#196445}.empty-state,.page-loading{background:#ffffffc2;color:#5b5b5b}.file-list{margin:0;padding-left:18px;font-size:.86rem}.home-page{min-height:100vh;background:#f7f4ed;color:#161410}.home-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:76px;padding:0 clamp(18px,4vw,64px);background:#f7f4ede6;border-bottom:1px solid rgba(22,20,16,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-logo{font-size:1.3rem;font-weight:950;letter-spacing:-.06em;text-transform:lowercase}.home-header nav{display:flex;justify-content:center;gap:clamp(14px,3vw,36px);color:#3e3932;font-size:.95rem;font-weight:800}.home-auth-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.home-auth-actions button{border:0;cursor:pointer}.home-login{padding:10px 18px;border-radius:999px;background:#161410;color:#fffaf2;font-weight:900}.home-admin-login{padding:8px 10px;border-radius:999px;color:#777064;font-size:.82rem;font-weight:800}.home-admin-login:hover{background:#16141014;color:#161410}.home-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.75fr);gap:clamp(28px,5vw,72px);min-height:calc(100vh - 76px);padding:clamp(40px,7vw,96px) clamp(18px,4vw,64px);align-items:center;overflow:hidden}.home-hero__copy{display:grid;gap:22px}.home-hero__copy p,.home-service-intro>div:first-child p{margin:0;color:#ff5b1f;font-size:.88rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.home-hero__copy h1{margin:0;max-width:820px;font-size:clamp(4.2rem,12vw,12rem);line-height:.82;letter-spacing:-.12em}.home-hero__copy span,.home-service-intro>div:first-child span{max-width:620px;color:#5f574d;font-size:clamp(1.02rem,2vw,1.35rem);line-height:1.6}.home-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.home-hero__actions a{padding:14px 20px;border-radius:999px;background:#161410;color:#fffaf2;font-weight:900}.home-hero__actions a:last-child{background:#e8dfd0;color:#161410}.home-hero__poster{position:relative;display:grid;place-items:center;min-height:min(70vh,680px);border-radius:48px;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.75),transparent 11rem),linear-gradient(135deg,#f7c05d,#ff6b2d 48%,#2b211b);box-shadow:0 30px 80px #3f271738;color:#fffaf2}.home-hero__poster span{font-size:clamp(8rem,18vw,18rem);font-weight:950;line-height:.75;letter-spacing:-.18em}.home-hero__poster small{position:absolute;right:28px;bottom:24px;font-weight:950;letter-spacing:-.03em}.home-feature-strip{display:grid;grid-template-columns:repeat(6,minmax(180px,1fr));gap:14px;padding:0 clamp(18px,4vw,64px) clamp(56px,7vw,96px);overflow-x:auto}.home-feature-card{display:grid;gap:10px;min-width:180px;padding:12px;border:1px solid rgba(22,20,16,.08);border-radius:28px;background:#fffaf2}.home-feature-card__thumb{display:grid;place-items:center;min-height:128px;border-radius:22px;background:#e4dac9;font-size:4rem;font-weight:950;letter-spacing:-.14em}.home-feature-card__thumb--1{background:#d7e8c3}.home-feature-card__thumb--2{background:#d5ddf8}.home-feature-card__thumb--3{background:#f1cfbf}.home-feature-card strong{font-size:1rem;line-height:1.25}.home-feature-card span{color:#6d6458;font-size:.84rem;font-weight:800}.home-service-intro,.home-products,.home-keywords{padding:clamp(56px,7vw,96px) clamp(18px,4vw,64px)}.home-service-intro{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);background:#161410;color:#fffaf2}.home-service-intro h2,.home-products h2{margin:8px 0 14px;font-size:clamp(2.3rem,6vw,6.5rem);line-height:.9;letter-spacing:-.09em}.home-service-intro>div:first-child span{color:#fffaf2ad}.home-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-service-card{min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:24px;border-radius:32px;background:#fffaf2;color:#161410}.home-service-card div{margin-bottom:auto;font-size:4rem;font-weight:950;line-height:1;letter-spacing:-.14em}.home-service-card strong{font-size:1.2rem}.home-service-card p{margin:0;color:#665f56}.home-service-card--green{background:#d8efc8}.home-service-card--blue{background:#dce5ff}.home-service-card--dark{background:#332a23;color:#fffaf2}.home-service-card--dark p{color:#fffaf2b3}.home-products__toolbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:26px}.home-products__toolbar p{margin:0;color:#6d6458;font-weight:800}.home-search{display:flex;align-items:center;gap:12px;width:min(440px,100%);padding:8px 10px 8px 16px;border:1px solid rgba(22,20,16,.14);border-radius:999px;background:#fffaf2}.home-search span{color:#6d6458;font-weight:900}.home-search input{min-width:0;flex:1;border:0;background:transparent;outline:0;padding:10px}.home-product-list{display:grid;gap:10px}.home-product-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:22px;align-items:center;padding:20px;border:1px solid rgba(22,20,16,.08);border-radius:28px;background:#fffaf2}.home-product-row__info{display:grid;gap:6px}.home-product-row__info strong{font-size:clamp(1.35rem,3vw,2.7rem);line-height:1;letter-spacing:-.06em}.home-product-row__info span{color:#6d6458;font-weight:900}.home-product-row__info p{margin:0;color:#6d6458}.home-product-row__samples{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}.home-product-row__samples span{display:grid;place-items:center;min-height:84px;padding:14px;border-radius:22px;background:#efe6d8;font-weight:950}.home-product-row__samples span:first-child{font-size:3rem;letter-spacing:-.14em}.home-keywords{display:grid;gap:22px;text-align:center;background:#ede5d8}.home-keywords p{margin:0 auto;max-width:720px;font-size:clamp(2rem,5vw,5rem);font-weight:950;line-height:.96;letter-spacing:-.08em}.home-keywords div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.home-keywords button,.home-keywords a{padding:13px 18px;border:0;border-radius:999px;background:#fffaf2;color:#161410;cursor:pointer;font-weight:950}.home-keywords a{width:fit-content;margin:0 auto;background:#161410;color:#fffaf2}.home-footer{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;padding:34px clamp(18px,4vw,64px);background:#161410;color:#fffaf2bd}.home-footer a{color:#fffaf2;font-weight:900}.home-empty{padding:24px;border-radius:24px;background:#fffaf2d1;color:#6d6458}.service-page{display:grid;gap:clamp(24px,4vw,42px);padding:clamp(36px,6vw,76px) clamp(18px,4vw,64px)}.service-page-hero{display:grid;gap:14px;padding:clamp(32px,6vw,72px);border-radius:42px;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.86),transparent 15rem),#e8dfd0}.service-page-hero--compact{max-width:980px}.service-page-hero p,.brand-products__head p{margin:0;color:#ff5b1f;font-size:.86rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.service-page-hero h1{margin:0;max-width:980px;font-size:clamp(2.7rem,7vw,7.4rem);line-height:.92;letter-spacing:-.1em}.service-page-hero span{max-width:720px;color:#61584f;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.service-page-hero a,.service-form-actions button,.service-form-actions a,.brand-detail-actions a,.my-font-card__actions a{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:0 18px;border:0;border-radius:999px;background:#161410;color:#fffaf2;cursor:pointer;font-weight:950}.faq-list,.inquiry-list,.brand-product-list,.my-fonts-grid{display:grid;gap:14px}.faq-item,.inquiry-card,.service-form-card,.brand-product-card,.my-font-card{border:1px solid rgba(22,20,16,.08);border-radius:30px;background:#fffaf2;box-shadow:0 16px 34px #2a1f140f}.faq-item{padding:0 22px}.faq-item summary{cursor:pointer;padding:22px 0;color:#161410;font-size:clamp(1.08rem,2vw,1.35rem);font-weight:950}.faq-item p{margin:0;padding:0 0 24px;color:#61584f;white-space:pre-wrap}.inquiry-card{display:grid;gap:14px;padding:24px}.inquiry-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.inquiry-card__head span{padding:6px 10px;border-radius:999px;background:#e7dfd1;color:#161410;font-size:.82rem;font-weight:950}.inquiry-card__head small,.inquiry-card p,.inquiry-card__response p,.brand-product-card p,.my-font-card__body p{margin:0;color:#6d6458}.inquiry-card h2,.brand-product-card strong,.my-font-card h2{margin:0;font-size:clamp(1.35rem,3vw,2.4rem);line-height:1;letter-spacing:-.06em}.inquiry-card__response{display:grid;gap:8px;padding:16px;border-radius:20px;background:#f2eadf}.service-form-card{display:grid;gap:18px;max-width:900px;padding:clamp(22px,4vw,34px)}.service-form-card label{display:grid;gap:8px}.service-form-card label span{color:#514a41;font-weight:950}.service-form-card input,.service-form-card textarea{width:100%;border:1px solid rgba(22,20,16,.14);border-radius:18px;background:#fff;color:#161410;outline:0;padding:15px 16px}.service-form-card textarea{resize:vertical}.service-form-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.service-form-actions a{background:#e7dfd1;color:#161410}.brand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.brand-card{display:grid;gap:12px;min-height:320px;padding:18px;border:1px solid rgba(22,20,16,.08);border-radius:34px;background:#fffaf2}.brand-card div{display:grid;place-items:center;min-height:150px;border-radius:26px;background:#161410;color:#fffaf2;font-size:4rem;font-weight:950;letter-spacing:-.14em}.brand-card span,.my-font-card__body>span{color:#ff5b1f;font-size:.82rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.brand-card h2{margin:0;font-size:clamp(1.5rem,4vw,3rem);line-height:.96;letter-spacing:-.08em}.brand-card p{margin:0;color:#6d6458}.brand-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.38fr);gap:clamp(22px,5vw,58px);align-items:stretch;padding:clamp(30px,6vw,68px);border-radius:46px;background:#161410;color:#fffaf2}.brand-detail-hero>div:first-child{display:grid;gap:16px;align-content:center}.brand-detail-hero p{margin:0;color:#f7c05d;font-weight:950}.brand-detail-hero h1{margin:0;font-size:clamp(3rem,8vw,8.4rem);line-height:.86;letter-spacing:-.12em}.brand-detail-hero span{max-width:760px;color:#fffaf2b8;font-size:1.08rem;line-height:1.65}.brand-detail-actions{display:flex;gap:10px;flex-wrap:wrap}.brand-detail-actions a:first-child{background:#f7c05d;color:#161410}.brand-detail-mark{display:grid;place-items:center;min-height:300px;border-radius:34px;background:#fffaf2;color:#161410;font-size:clamp(4rem,12vw,9rem);font-weight:950;letter-spacing:-.16em}.brand-products{display:grid;gap:18px}.brand-products__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.brand-products__head h2{margin:6px 0 0;font-size:clamp(2rem,5vw,5rem);line-height:.94;letter-spacing:-.08em}.brand-products__head strong{display:grid;place-items:center;min-width:82px;min-height:82px;border-radius:999px;background:#161410;color:#fffaf2;font-size:1.4rem}.brand-product-card{display:grid;gap:12px;padding:24px}.brand-product-card div{display:flex;gap:8px;flex-wrap:wrap}.brand-product-card span{padding:7px 10px;border-radius:999px;background:#efe6d8;color:#3e3932;font-weight:900}.font-detail-hero__copy>a:not(.service-back){width:fit-content;color:#ff5b1f;font-size:.88rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.font-detail-dl a{color:#ff5b1f;font-weight:950}.my-fonts-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.my-font-card{display:grid;grid-template-columns:minmax(120px,.34fr) minmax(0,1fr);overflow:hidden}.my-font-card__sample{display:grid;place-items:center;min-height:280px;background:#161410;color:#fffaf2;font-size:clamp(4rem,9vw,7rem);font-weight:950;letter-spacing:-.16em}.my-font-card__body{display:grid;gap:12px;padding:24px}.my-font-card dl{display:grid;gap:8px;margin:0}.my-font-card dl div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(22,20,16,.08)}.my-font-card dt{color:#6d6458;font-weight:900}.my-font-card dd{margin:0;font-weight:950}.my-font-card__actions{display:flex;gap:8px;flex-wrap:wrap}.my-font-card__actions a:last-child{background:#e7dfd1;color:#161410}.web-login-page{display:grid;place-items:center;min-height:calc(100vh - 76px);padding:clamp(42px,8vw,92px) 18px;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.9),transparent 22rem),#f7f4ed}.web-login-card{width:min(420px,100%);display:grid;gap:16px}.web-login-logo{display:grid;place-items:center;gap:0;margin-bottom:18px;color:#161410;text-align:center;line-height:.82;letter-spacing:-.11em}.web-login-logo span,.web-login-logo strong{display:block;font-size:clamp(4rem,18vw,7rem);font-weight:950}.web-login-field{display:grid;gap:8px}.web-login-field span{color:#514a41;font-weight:900}.web-login-field input{width:100%;padding:18px 0;border:0;border-bottom:2px solid #161410;border-radius:0;background:transparent;color:#161410;outline:0;font-size:1.05rem}.web-login-field input::placeholder{color:#a49a8d}.web-login-options{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#5f574d;font-size:.92rem;font-weight:800}.web-login-options label{display:inline-flex;align-items:center;gap:7px}.web-login-options input{accent-color:#161410}.web-login-error{padding:14px 16px;border-radius:18px;background:#bc30301a;color:#8e2020}.web-login-error p{margin:4px 0 0}.web-login-submit,.web-login-join{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;border:0;border-radius:999px;cursor:pointer;font-size:1rem;font-weight:950}.web-login-submit{margin-top:10px;background:#161410;color:#fffaf2}.web-login-submit:disabled{cursor:wait;opacity:.68}.web-login-join{background:#e7dfd1;color:#161410}.web-login-note{margin:4px 0 0;color:#7a7064;font-size:.86rem;text-align:center}.join-page{display:grid;justify-items:center;gap:28px;min-height:calc(100vh - 76px);padding:clamp(44px,8vw,96px) 18px;text-align:center}.join-logo{display:grid;line-height:.82;letter-spacing:-.11em}.join-logo span,.join-logo strong{font-size:clamp(3.6rem,15vw,6.8rem);font-weight:950}.join-copy{display:grid;gap:10px}.join-copy h1{margin:0;font-size:clamp(2rem,5vw,4.8rem);line-height:.96;letter-spacing:-.08em}.join-copy p,.join-copy span,.join-note{margin:0;color:#675f55;font-weight:800}.join-type-grid{width:min(860px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.join-type-card{display:grid;gap:14px;min-height:280px;padding:30px;border:1px solid rgba(22,20,16,.1);border-radius:34px;background:#fffaf2;text-align:left;transition:transform .16s ease,box-shadow .16s ease}.join-type-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px #362a1d1f}.join-type-card div{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;background:#161410;color:#fffaf2;font-size:2.6rem;font-weight:950;letter-spacing:-.12em}.join-type-card strong{margin-top:auto;font-size:1.45rem;letter-spacing:-.05em}.join-type-card p{margin:0;color:#675f55;white-space:pre-line}.join-agree-page{display:grid;gap:30px;padding:clamp(42px,7vw,86px) clamp(18px,4vw,64px) 90px}.join-agree-header{display:grid;gap:16px;text-align:center}.join-agree-header p{margin:0;color:#ff5b1f;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.join-agree-header h1{margin:0;font-size:clamp(3rem,8vw,7rem);line-height:.88;letter-spacing:-.1em}.join-steps{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.join-steps__item{padding:10px 14px;border-radius:999px;background:#eee6d8;color:#675f55;font-weight:900}.join-steps__item--active{background:#161410;color:#fffaf2}.join-agree-stack{width:min(980px,100%);display:grid;gap:16px;margin:0 auto}.join-agree-block{display:grid;gap:12px;padding:22px;border:1px solid rgba(22,20,16,.1);border-radius:28px;background:#fffaf2}.join-agree-block__header{display:flex;justify-content:space-between;align-items:center;gap:14px}.join-agree-block__header strong{font-size:1.1rem}.join-agree-block__header label,.join-agree-all,.join-agree-option{display:flex;align-items:center;gap:8px;color:#514a41;font-weight:900}.join-agree-block input,.join-agree-all input,.join-agree-option input{accent-color:#161410}.join-agree-block pre{overflow:auto;min-height:240px;max-height:320px;margin:0;padding:18px;border-radius:20px;background:#f4ecdf;color:#4f473e;font-family:inherit;font-size:.92rem;line-height:1.7;white-space:pre-wrap}.join-agree-all{padding:18px 20px;border-radius:22px;background:#161410;color:#fffaf2}.join-agree-option{padding:16px 18px;border-radius:20px;background:#fffaf2}.join-agree-option--sub{background:#eee6d8}.join-agree-actions{display:flex;justify-content:center;gap:10px;padding-top:8px}.join-agree-actions a,.join-agree-actions button{min-width:140px;padding:15px 20px;border:0;border-radius:999px;cursor:pointer;text-align:center;font-weight:950}.join-agree-actions a{background:#e7dfd1;color:#161410}.join-agree-actions button{background:#161410;color:#fffaf2}.join-people-page{display:grid;gap:30px;padding:clamp(42px,7vw,86px) clamp(18px,4vw,64px) 90px}.join-form{width:min(980px,100%);display:grid;gap:18px;margin:0 auto}.join-form-section,.join-survey-section{display:grid;gap:18px;padding:24px;border:1px solid rgba(22,20,16,.1);border-radius:30px;background:#fffaf2}.join-form-section h2,.join-survey-section h2{margin:0;font-size:clamp(1.4rem,3vw,2.5rem);line-height:1;letter-spacing:-.06em}.join-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.join-form-grid--address{grid-template-columns:minmax(180px,.4fr) minmax(0,1fr)}.join-form-grid--address .join-input-field:last-child{grid-column:1 / -1}.join-input-field{display:grid;gap:8px}.join-input-field span,.join-radio-field legend,.join-survey-group legend{color:#514a41;font-weight:950}.join-input-field input,.join-inline-input input{width:100%;min-width:0;padding:14px 15px;border:0;border-radius:16px;background:#f4ecdf;color:#161410;outline:0}.join-inline-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.join-inline-input button{padding:0 14px;border:0;border-radius:16px;background:#161410;color:#fffaf2;cursor:pointer;font-weight:950}.join-radio-field,.join-survey-group{min-width:0;margin:0;padding:0;border:0}.join-radio-field{display:flex;align-items:end;gap:14px;flex-wrap:wrap}.join-radio-field legend{width:100%;margin-bottom:8px}.join-radio-field label,.join-survey-group label{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:999px;background:#f4ecdf;color:#514a41;font-weight:900}.join-radio-field input,.join-survey-group input{accent-color:#161410}.join-survey-section>div:first-child p{margin:0 0 8px;color:#ff5b1f;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.join-survey-group{display:grid;gap:10px}.join-survey-group>div{display:flex;flex-wrap:wrap;gap:8px}.join-form-help{margin:0;padding:14px 16px;border-radius:18px;background:#f4ecdf;color:#675f55;font-size:.9rem;line-height:1.6}.join-complete-page{display:grid;place-items:center;min-height:calc(100vh - 76px);padding:clamp(48px,8vw,96px) 18px}.join-complete-card{width:min(680px,100%);display:grid;justify-items:center;gap:18px;padding:clamp(34px,6vw,64px);border-radius:42px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.82),transparent 16rem),#fffaf2;text-align:center;box-shadow:0 24px 70px #362a1d1f}.join-complete-mark{width:92px;height:92px;display:grid;place-items:center;border-radius:30px;background:#161410;color:#fffaf2;font-size:4rem;font-weight:950;line-height:1;letter-spacing:-.14em}.join-complete-card p{margin:0;color:#ff5b1f;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.join-complete-card h1{margin:0;font-size:clamp(2.4rem,6vw,5.4rem);line-height:.92;letter-spacing:-.09em}.join-complete-card span{max-width:520px;color:#675f55;font-size:1rem;line-height:1.7}.join-complete-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;width:100%}.join-complete-actions a{min-width:150px;padding:15px 20px;border-radius:999px;background:#161410;color:#fffaf2;font-weight:950}.join-complete-actions a:last-child{background:#e7dfd1;color:#161410}.app-page{overflow:hidden}.app-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.72fr);gap:clamp(28px,6vw,88px);min-height:calc(100vh - 76px);padding:clamp(48px,8vw,110px) clamp(18px,4vw,64px);align-items:center;background:radial-gradient(circle at 80% 16%,rgba(255,255,255,.88),transparent 20rem),#f7f4ed}.app-hero p,.app-tour__title p{margin:0 0 12px;color:#ff5b1f;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.app-hero h1,.app-tour__title h2{margin:0;font-size:clamp(3.4rem,9vw,9rem);line-height:.86;letter-spacing:-.11em}.app-hero span{display:block;max-width:640px;margin-top:22px;color:#5f574d;font-size:clamp(1rem,2vw,1.32rem);line-height:1.65}.app-download-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.app-download-actions a{padding:15px 20px;border-radius:999px;background:#161410;color:#fffaf2;font-weight:950}.app-download-actions a:last-child{background:#e7dfd1;color:#161410}.app-hero small{display:block;margin-top:14px;color:#7a7064;font-weight:800}.app-hero-device{display:grid;place-items:center;gap:18px;min-height:min(68vh,650px);border-radius:52px;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent),#161410;color:#fffaf2;box-shadow:0 28px 80px #1614103d}.app-hero-device span{font-size:clamp(9rem,18vw,18rem);font-weight:950;line-height:.76;letter-spacing:-.16em}.app-hero-device strong{font-size:1.1rem}.app-version-box{margin:0 clamp(18px,4vw,64px);padding:24px;border-radius:28px;background:#fffaf2;color:#161410}.app-version-box strong{font-size:1.2rem}.app-version-box p{margin:6px 0 0;color:#675f55}.app-tour{display:grid;gap:28px;padding:clamp(58px,8vw,110px) clamp(18px,4vw,64px)}.app-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.app-feature{display:grid;gap:12px;min-height:300px;padding:28px;border-radius:34px;background:#fffaf2}.app-feature div{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:#eee6d8;font-size:2.2rem;font-weight:950;letter-spacing:-.12em}.app-feature span{margin-top:auto;color:#ff5b1f;font-weight:950}.app-feature strong{font-size:clamp(1.6rem,3vw,2.8rem);line-height:1;letter-spacing:-.07em}.app-feature p{margin:0;color:#675f55}.all-fonts-page{background:#fff}.all-fonts-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:44px;padding:42px clamp(24px,5vw,80px) 96px;align-items:start}.all-fonts-filter{position:sticky;top:100px;display:grid;gap:30px;max-height:calc(100vh - 130px);overflow:auto;padding:0 18px 0 0;border:0;border-right:1px solid #e7e2d9;border-radius:0;background:transparent}.all-fonts-filter__top{display:flex;justify-content:space-between;align-items:center;gap:12px}.all-fonts-filter__top strong{font-size:1.25rem;letter-spacing:-.03em}.all-fonts-filter__top div{display:flex;gap:6px}.all-fonts-filter__top button,.all-fonts-pill,.all-fonts-toggle,.all-fonts-page-button{border:1px solid #d8d1c6;border-radius:999px;background:#fff;color:#39342d;cursor:pointer;font-weight:700}.all-fonts-filter__top button{padding:8px 10px;font-size:.82rem}.all-fonts-filter-group{display:grid;gap:14px}.all-fonts-filter-group>strong{font-size:1rem;color:#111}.all-fonts-filter-group>div{display:flex;flex-wrap:wrap;gap:8px}.all-fonts-check{display:inline-flex;align-items:center;gap:6px;padding:0;border-radius:0;background:transparent;color:#333;font-size:.95rem;font-weight:500}.all-fonts-check input{accent-color:#161410}.all-fonts-pill{padding:7px 10px}.all-fonts-pill--active,.all-fonts-toggle--active,.all-fonts-page-button--active{background:#161410;color:#fffaf2}.all-fonts-content{min-width:0;display:grid;gap:18px}.all-fonts-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding:0 0 20px;border-bottom:1px solid #111;color:#161410}.all-fonts-hero p{margin:8px 0 0;color:#777;font-weight:500;letter-spacing:0;text-transform:none}.all-fonts-hero h1{margin:0;font-size:clamp(2.2rem,5vw,4.6rem);line-height:1;letter-spacing:-.06em}.all-fonts-hero strong{color:#111;font-size:2rem;font-weight:800}.all-fonts-toolbar,.all-fonts-options{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:0;border:0;border-radius:0;background:transparent}.all-fonts-options strong{color:#161410;font-size:1.1rem;font-weight:950}.all-fonts-search{display:flex;flex:1;min-width:240px;gap:10px;align-items:center;max-width:540px}.all-fonts-search input{min-width:0;flex:1;padding:13px 0;border:0;border-bottom:2px solid #111;border-radius:0;background:transparent;outline:0}.all-fonts-search button{padding:10px 14px;border:0;border-radius:999px;background:#161410;color:#fffaf2;cursor:pointer;font-weight:900}.all-fonts-view-actions{display:flex;align-items:center;gap:8px;color:#555;font-weight:700}.all-fonts-toggle{padding:10px 12px}.all-fonts-options label{display:flex;align-items:center;gap:10px;color:#333;font-weight:700}.all-fonts-options label>span:first-child{color:#777;font-size:.86rem}.all-fonts-options input[type=range]{width:min(220px,30vw);accent-color:#161410}.all-fonts-options select{padding:9px 12px;border:1px solid #d8d1c6;border-radius:999px;background:#fff;font-weight:700}.all-fonts-sample-input{width:100%;padding:18px 0;border:0;border-top:1px solid #e7e2d9;border-bottom:1px solid #e7e2d9;border-radius:0;background:#fff;color:#161410;resize:vertical;outline:0}.all-fonts-results{display:grid;gap:14px}.all-fonts-results--image{grid-template-columns:1fr}.all-font-card{overflow:hidden;display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,1fr) 240px;gap:22px;align-items:center;padding:24px 0;border:0;border-bottom:1px solid #e7e2d9;border-radius:0;background:#fff;transition:opacity .16s ease}.all-font-card:hover{opacity:.72}.all-fonts-results--list .all-font-card{grid-template-columns:minmax(260px,.44fr) minmax(0,1fr);align-items:center}.all-font-card__meta{display:grid;gap:5px}.all-font-card__meta strong{font-size:1.25rem;line-height:1.2;letter-spacing:-.03em}.all-font-card__meta span{color:#6d6458;font-weight:900}.all-font-card__meta p{margin:0;color:#6d6458;font-size:.92rem}.all-font-card__preview{overflow:hidden;display:flex;align-items:center;min-height:120px;padding:0;border-radius:0;background:transparent;font-weight:950;line-height:1.05;letter-spacing:-.08em;word-break:keep-all}.all-fonts-results--list .all-font-card__preview{min-height:90px}.all-fonts-results--list .all-font-card__thumbs{display:none}.all-font-card__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.all-font-card__thumbs span{display:grid;place-items:center;min-height:76px;padding:10px;background:#f4f0e8;color:#111;font-weight:900;letter-spacing:-.08em}.all-fonts-pagination{display:flex;justify-content:center;gap:8px;padding-top:10px}.all-fonts-page-button{min-width:42px;padding:11px 13px}.all-fonts-page-button:disabled{cursor:not-allowed;opacity:.45}.font-detail-page{display:grid;gap:clamp(34px,6vw,78px);padding-bottom:90px}.font-detail-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.7fr);gap:clamp(28px,5vw,72px);min-height:calc(100vh - 76px);padding:clamp(42px,7vw,92px) clamp(18px,4vw,64px) 44px;align-items:center}.font-detail-hero__copy{display:grid;gap:18px}.font-detail-hero__copy>p:first-of-type{margin:0;color:#ff5b1f;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.font-detail-title-row{display:flex;align-items:flex-start;gap:14px}.font-detail-title-row h1{margin:0;flex:1;font-size:clamp(4rem,11vw,11rem);line-height:.82;letter-spacing:-.12em}.font-detail-title-row button{padding:10px 13px;border:0;border-radius:999px;background:#e7dfd1;color:#161410;cursor:pointer;font-size:.82rem;font-weight:950}.font-detail-meta{display:flex;flex-wrap:wrap;gap:8px}.font-detail-meta span{padding:8px 11px;border-radius:999px;background:#161410;color:#fffaf2;font-weight:900}.font-detail-description{max-width:760px;margin:0;color:#5f574d;font-size:clamp(1rem,2vw,1.28rem);line-height:1.75}.font-detail-actions{display:flex;gap:10px;flex-wrap:wrap}.font-detail-actions button,.font-detail-actions a{padding:15px 20px;border:0;border-radius:999px;background:#161410;color:#fffaf2;cursor:pointer;font-weight:950}.font-detail-actions a{background:#e7dfd1;color:#161410}.font-detail-actions button:disabled{cursor:wait;opacity:.62}.font-detail-poster{overflow:hidden;display:grid;align-content:space-between;min-height:min(72vh,680px);padding:clamp(24px,4vw,42px);border-radius:46px;background:radial-gradient(circle at 28% 12%,rgba(255,255,255,.7),transparent 11rem),linear-gradient(135deg,#f2c85b,#ff6b2d 52%,#171410);color:#fffaf2;box-shadow:0 28px 74px #362a1d33}.font-detail-poster span{font-size:clamp(8rem,17vw,18rem);font-weight:950;line-height:.76;letter-spacing:-.18em}.font-detail-poster small{max-width:360px;font-size:clamp(1.4rem,3vw,2.7rem);font-weight:950;line-height:.98;letter-spacing:-.08em}.font-detail-showcase,.font-detail-info-grid,.font-tester,.font-detail-spec,.font-detail-notice{margin:0 clamp(18px,4vw,64px)}.font-detail-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.font-detail-showcase__card{overflow:hidden;display:flex;align-items:center;min-height:260px;padding:24px;border-radius:34px;background:#fffaf2;font-size:clamp(2.8rem,6vw,7rem);font-weight:950;line-height:.9;letter-spacing:-.11em}.font-detail-showcase__card--1{background:#dbe7ff}.font-detail-showcase__card--2{background:#d8efc8}.font-detail-info-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:16px}.font-detail-panel{display:grid;gap:18px;padding:28px;border-radius:32px;background:#fffaf2}.font-detail-panel h2,.font-tester h2,.font-detail-notice h2{margin:0;font-size:clamp(1.8rem,4vw,3.8rem);line-height:.95;letter-spacing:-.08em}.font-detail-panel--dark{background:#161410;color:#fffaf2}.font-detail-panel--dark p{margin:0;color:#fffaf2b8;line-height:1.7}.font-detail-panel--dark strong{font-size:1.2rem}.font-detail-dl{display:grid;gap:12px;margin:0}.font-detail-dl div{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(22,20,16,.1)}.font-detail-dl dt{color:#746b60;font-weight:900}.font-detail-dl dd{margin:0;font-weight:950}.font-tester{display:grid;gap:16px;padding:30px;border-radius:36px;background:#161410;color:#fffaf2}.font-tester p{margin:0 0 8px;color:#ff9a5f;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.font-tester textarea{width:100%;padding:16px 18px;border:0;border-radius:22px;background:#fffaf21f;color:#fffaf2;outline:0;resize:vertical}.font-tester-preview{overflow:hidden;min-height:220px;padding:24px;border-radius:26px;background:#fffaf2;color:#161410;font-size:clamp(3rem,8vw,9rem);font-weight:950;line-height:.9;letter-spacing:-.12em}.font-detail-spec{padding:0}.font-detail-notice{display:grid;gap:16px;padding:28px;border-radius:32px;background:#fffaf2}.font-detail-notice ul{display:grid;gap:10px;margin:0;padding-left:18px;color:#5f574d}.service-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.95),transparent 34rem),#f3efe8;color:#191612}.service-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px clamp(20px,5vw,72px);background:#f3efe8db;border-bottom:1px solid rgba(25,22,18,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.service-logo{font-size:1.05rem;font-weight:900;letter-spacing:-.04em}.service-header nav{display:flex;gap:18px;color:#625a4f;font-size:.92rem;font-weight:700}.service-hero{display:grid;gap:18px;max-width:980px;padding:80px clamp(20px,5vw,72px) 56px}.service-eyebrow{margin:0;color:#9a542f;font-size:.86rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.service-hero h1,.product-detail h1{margin:0;max-width:760px;font-size:clamp(2.8rem,8vw,7rem);line-height:.92;letter-spacing:-.08em}.service-hero p:not(.service-eyebrow),.product-detail__content>p:not(.service-eyebrow){margin:0;max-width:620px;color:#625a4f;font-size:clamp(1rem,2vw,1.28rem)}.service-catalog,.product-detail,.product-spec{padding:0 clamp(20px,5vw,72px) 72px}.service-catalog__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.service-catalog__header h2,.product-spec h2{margin:0;font-size:clamp(1.6rem,4vw,3rem);letter-spacing:-.05em}.service-catalog__header p{margin:6px 0 0;color:#756d62}.service-search{display:flex;width:min(420px,100%);padding:6px;border:1px solid rgba(25,22,18,.14);border-radius:999px;background:#ffffffbd}.service-search input{min-width:0;flex:1;padding:10px 14px;border:0;background:transparent;outline:0}.service-search button,.service-sort__button{border:0;background:transparent;color:#756d62;cursor:pointer;font-weight:800}.service-search button{padding:8px 12px}.service-sort{display:flex;gap:8px;margin-bottom:24px}.service-sort__button{padding:8px 12px;border-radius:999px}.service-sort__button--active{background:#191612;color:#fffaf2}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;display:flex;flex-direction:column;min-height:420px;border:1px solid rgba(25,22,18,.1);border-radius:30px;background:#fffaf2;box-shadow:0 18px 42px #362a1d14;transition:transform .16s ease,box-shadow .16s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 56px #362a1d24}.product-card__art,.product-detail__preview{display:grid;place-items:center;min-height:230px;background:linear-gradient(135deg,rgba(25,22,18,.08),transparent),#ded5c7}.product-card__art span,.product-detail__preview span{font-size:7rem;font-weight:950;line-height:1;letter-spacing:-.16em}.product-card__body{display:grid;gap:10px;padding:22px}.product-card__body p{margin:0;color:#756d62;font-size:.9rem;font-weight:800}.product-card__body h3{margin:0;min-height:3.1rem;font-size:1.35rem;line-height:1.15;letter-spacing:-.04em}.product-card__tags{display:flex;flex-wrap:wrap;gap:6px}.product-card__tags span{padding:5px 8px;border-radius:999px;background:#eee7db;color:#625a4f;font-size:.76rem;font-weight:800}.product-card strong,.product-detail__price{font-size:1.1rem;font-weight:950}.service-empty{padding:28px;border-radius:24px;background:#fffaf2cc;color:#756d62}.product-detail{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1fr);gap:clamp(24px,5vw,64px);padding-top:48px;align-items:start}.product-detail__preview{min-height:520px;border-radius:38px}.product-detail__content{display:grid;gap:18px;padding-top:14px}.service-back{width:fit-content;color:#756d62;font-weight:800}.service-buy-button{width:min(320px,100%);padding:16px 20px;border:0;border-radius:999px;background:#191612;color:#fffaf2;cursor:pointer;font-size:1rem;font-weight:900}.service-buy-button:disabled{cursor:not-allowed;opacity:.48}.product-version-list{display:grid;gap:14px;margin-top:18px}.product-version{display:grid;grid-template-columns:minmax(220px,.4fr) minmax(0,1fr);gap:18px;padding:22px;border:1px solid rgba(25,22,18,.1);border-radius:24px;background:#fffaf2}.product-version p{margin:6px 0 0;color:#756d62}.product-style-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-style{display:grid;gap:3px;padding:12px;border-radius:16px;background:#f2eadf}.product-style small{color:#756d62}.home-page{--web-bg: #fff;--web-surface: #fff;--web-surface-muted: #f7f7f7;--web-border: #d8d8d8;--web-border-hover: #898989;--web-text: #080808;--web-muted: #5a5a5a;--web-primary: #146ef5;--web-primary-hover: #0055d4;--web-primary-soft: rgba(20, 110, 245, .1);--web-blue-400: #3b89ff;--web-blue-300: #006acc;--web-purple: #7a3dff;--web-pink: #ed52cb;--web-green: #00d722;--web-orange: #ff6b00;--web-yellow: #ffae13;--web-red: #ee1d36;--web-dark: #080808;--web-shadow: rgba(0, 0, 0, 0) 0 84px 24px, rgba(0, 0, 0, .01) 0 54px 22px, rgba(0, 0, 0, .04) 0 30px 18px, rgba(0, 0, 0, .08) 0 13px 13px, rgba(0, 0, 0, .09) 0 3px 7px;font-family:WF Visual Sans Variable,Arial,sans-serif;background:var(--web-bg);color:var(--web-text)}.home-header{min-height:70px;background:#ffffffeb;border-bottom:1px solid var(--web-border);box-shadow:0 10px 28px #11182709}.home-logo{color:var(--web-primary);letter-spacing:-.04em;text-transform:none}.home-header nav{color:#4b5563;font-size:.9rem;font-weight:700}.home-header nav a:hover,.home-admin-login:hover,.service-back:hover{color:var(--web-primary)}.home-login,.home-hero__actions a,.home-keywords a,.service-page-hero a,.service-form-actions button,.brand-detail-actions a:first-child,.my-font-card__actions a:first-child,.app-download-actions a,.join-agree-actions button,.join-complete-actions a:first-child,.web-login-submit,.service-buy-button,.all-fonts-search button{background:var(--web-primary);color:#fff;box-shadow:0 10px 22px #4880ff2e}.home-admin-login,.home-hero__actions a:last-child,.home-keywords button,.service-form-actions a,.brand-detail-actions a,.my-font-card__actions a:last-child,.app-download-actions a:last-child,.join-agree-actions a,.join-complete-actions a:last-child,.web-login-join,.font-detail-actions a,.font-detail-title-row button{background:var(--web-primary-soft);color:var(--web-primary)}.home-hero,.app-hero,.font-detail-hero{min-height:auto;background:var(--web-bg)}.home-hero__copy p,.home-service-intro>div:first-child p,.service-page-hero p,.brand-products__head p,.app-hero p,.app-tour__title p,.join-agree-header p,.join-survey-section>div:first-child p,.join-complete-card p,.font-tester p,.font-detail-hero__copy>p:first-of-type,.font-detail-hero__copy>a:not(.service-back),.brand-card span,.my-font-card__body>span,.app-feature span{color:var(--web-primary)}.home-hero__copy h1,.service-page-hero h1,.brand-detail-hero h1,.font-detail-title-row h1,.app-hero h1,.app-tour__title h2,.join-agree-header h1,.join-copy h1,.join-complete-card h1{color:var(--web-text);letter-spacing:-.07em}.home-hero__copy h1{font-size:clamp(3.2rem,8vw,8rem);line-height:.94}.service-page-hero h1,.brand-detail-hero h1{font-size:clamp(2.4rem,6vw,5.8rem);line-height:.96}.font-detail-title-row h1{font-size:clamp(3.4rem,8vw,8.4rem);line-height:.9}.home-hero__copy span,.home-service-intro>div:first-child span,.service-page-hero span,.brand-detail-hero span,.app-hero span,.join-copy p,.join-copy span,.join-note,.join-complete-card span,.home-products__toolbar p,.home-product-row__info span,.home-product-row__info p,.brand-card p,.brand-product-card p,.my-font-card__body p,.inquiry-card__head small,.inquiry-card p,.inquiry-card__response p,.faq-item p,.font-detail-description,.font-detail-notice ul,.font-detail-dl dt,.product-version p,.product-style small{color:var(--web-muted)}.home-hero__poster,.font-detail-poster,.app-hero-device,.brand-detail-mark,.my-font-card__sample,.join-type-card div,.join-complete-mark,.product-card__art,.product-detail__preview{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.28),transparent 9rem),linear-gradient(135deg,#4880ff,#315fd8 52%,#172033);color:#fff;box-shadow:var(--web-shadow)}.home-hero__poster,.font-detail-poster,.app-hero-device{border-radius:26px}.home-feature-card,.home-product-row,.home-service-card,.faq-item,.inquiry-card,.service-form-card,.brand-card,.brand-product-card,.my-font-card,.join-type-card,.join-agree-block,.join-agree-option,.join-form-section,.join-survey-section,.join-complete-card,.app-feature,.app-version-box,.all-fonts-filter,.all-font-card,.font-detail-panel,.font-detail-notice,.product-card,.product-version{border:1px solid var(--web-border);border-radius:18px;background:var(--web-surface);box-shadow:var(--web-shadow)}.home-feature-card__thumb,.home-feature-card__thumb--1,.home-feature-card__thumb--2,.home-feature-card__thumb--3,.home-product-row__samples span,.brand-product-card span,.inquiry-card__response,.join-radio-field label,.join-survey-group label,.join-form-help,.product-card__tags span,.product-style,.all-font-card__thumbs span,.app-feature div,.join-steps__item,.join-agree-block pre,.subcard--muted{background:var(--web-surface-muted);color:var(--web-text)}.home-feature-card__thumb--1,.font-detail-showcase__card--1{background:#eef4ff;color:#315fd8}.home-feature-card__thumb--2,.font-detail-showcase__card--2{background:#eff6ff;color:var(--web-primary)}.home-feature-card__thumb--3{background:#f3f6fb;color:var(--web-dark)}.home-service-intro,.home-products,.home-keywords,.app-tour,.all-fonts-page,.service-page,.join-page,.join-agree-page,.join-people-page,.join-complete-page,.web-login-page{background:var(--web-bg);color:var(--web-text)}.home-service-intro{border-top:1px solid var(--web-border);border-bottom:1px solid var(--web-border)}.home-service-card--green,.home-service-card--blue,.home-service-card--dark{background:var(--web-surface);color:var(--web-text)}.home-service-card--dark p,.font-detail-panel--dark p{color:#ffffffb8}.font-detail-panel--dark,.font-tester,.home-footer{background:var(--web-dark);color:#fff}.home-search,.service-search,.all-fonts-search input,.all-fonts-options select,.all-fonts-sample-input,.service-form-card input,.service-form-card textarea,.join-input-field input,.join-inline-input input,.web-login-field input,.font-tester textarea{border:1px solid var(--web-border);border-radius:12px;background:var(--web-surface-muted);color:var(--web-text)}.home-search input{color:var(--web-text)}.web-login-card{padding:clamp(24px,5vw,38px);border:1px solid var(--web-border);border-radius:20px;background:var(--web-surface);box-shadow:var(--web-shadow)}.web-login-logo{color:var(--web-primary);letter-spacing:-.08em}.web-login-logo span,.web-login-logo strong{font-size:clamp(3rem,13vw,5.4rem)}.all-fonts-layout{gap:24px;padding-top:30px}.all-fonts-filter{padding:18px;border-right:0}.all-fonts-filter__top button,.all-fonts-pill,.all-fonts-toggle,.all-fonts-page-button{border:1px solid var(--web-border);background:#fff;color:#4b5563}.all-fonts-pill--active,.all-fonts-toggle--active,.all-fonts-page-button--active,.service-sort__button--active,.join-steps__item--active{background:var(--web-primary);color:#fff;border-color:var(--web-primary)}.all-fonts-hero{padding:24px;border:1px solid var(--web-border);border-radius:18px;background:var(--web-surface);color:var(--web-text);box-shadow:var(--web-shadow)}.all-fonts-hero strong{color:var(--web-primary)}.all-font-card{padding:22px;border-bottom:1px solid var(--web-border);border-radius:18px}.all-font-card:hover,.product-card:hover,.join-type-card:hover{opacity:1;transform:translateY(-2px);box-shadow:0 24px 58px #11182716}.brand-detail-hero{background:var(--web-surface);color:var(--web-text);border:1px solid var(--web-border);box-shadow:var(--web-shadow)}.brand-detail-hero p{color:var(--web-primary)}.brand-detail-mark{color:#fff}.brand-products__head strong,.font-detail-meta span,.join-agree-all{background:var(--web-primary);color:#fff}.font-detail-showcase__card{border:1px solid var(--web-border);border-radius:18px;background:var(--web-surface);box-shadow:var(--web-shadow)}.font-detail-dl div,.my-font-card dl div{border-bottom-color:var(--web-border)}.font-tester textarea{background:#ffffff14;color:#fff;border-color:#ffffff29}.font-tester-preview{background:#fff;color:var(--web-text)}.service-empty,.home-empty{background:var(--web-surface);color:var(--web-muted);border:1px solid var(--web-border);box-shadow:var(--web-shadow)}.web-login-options,.web-login-note,.app-hero small,.app-version-box p,.app-feature p,.join-type-card p,.join-form-help,.join-agree-block__header label,.join-agree-all,.join-agree-option,.all-fonts-hero p,.all-fonts-view-actions,.all-fonts-options label,.all-font-card__meta span,.all-font-card__meta p,.service-header nav,.service-hero p:not(.service-eyebrow),.service-catalog__header p,.product-card__body p{color:var(--web-muted)}.home-footer a,.home-footer span{color:#ffffffc7}.home-page a,.home-page button{transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.home-page a:hover,.home-page button:hover:not(:disabled){transform:translate(6px)}.home-header{min-height:72px;background:#fffffff0;border-bottom:1px solid var(--web-border);box-shadow:none}.home-logo{color:var(--web-text);font-weight:600;letter-spacing:-.03em}.home-header nav,.service-header nav{color:var(--web-muted);font-size:.94rem;font-weight:500}.home-login,.home-hero__actions a,.home-keywords a,.service-page-hero a,.service-form-actions button,.brand-detail-actions a:first-child,.my-font-card__actions a:first-child,.app-download-actions a,.join-agree-actions button,.join-complete-actions a:first-child,.web-login-submit,.service-buy-button,.all-fonts-search button,.font-detail-actions button{border-radius:4px;background:var(--web-primary);color:#fff;font-weight:500;letter-spacing:-.01em;box-shadow:none}.home-login:hover,.home-hero__actions a:hover,.home-keywords a:hover,.service-page-hero a:hover,.service-form-actions button:hover,.brand-detail-actions a:first-child:hover,.my-font-card__actions a:first-child:hover,.app-download-actions a:hover,.join-agree-actions button:hover,.join-complete-actions a:first-child:hover,.web-login-submit:hover,.service-buy-button:hover,.all-fonts-search button:hover,.font-detail-actions button:hover{background:var(--web-primary-hover)}.home-admin-login,.home-hero__actions a:last-child,.home-keywords button,.service-form-actions a,.brand-detail-actions a,.my-font-card__actions a:last-child,.app-download-actions a:last-child,.join-agree-actions a,.join-complete-actions a:last-child,.web-login-join,.font-detail-actions a,.font-detail-title-row button{border:1px solid var(--web-border);border-radius:4px;background:#fff;color:var(--web-text);font-weight:500}.home-admin-login:hover,.home-hero__actions a:last-child:hover,.home-keywords button:hover,.service-form-actions a:hover,.brand-detail-actions a:hover,.my-font-card__actions a:last-child:hover,.app-download-actions a:last-child:hover,.join-agree-actions a:hover,.join-complete-actions a:last-child:hover,.web-login-join:hover,.font-detail-actions a:hover,.font-detail-title-row button:hover{border-color:var(--web-border-hover);color:var(--web-primary)}.home-hero,.app-hero,.font-detail-hero,.service-page-hero{background:#fff}.home-hero__copy p,.home-service-intro>div:first-child p,.service-page-hero p,.brand-products__head p,.app-hero p,.app-tour__title p,.join-agree-header p,.join-survey-section>div:first-child p,.join-complete-card p,.font-tester p,.font-detail-hero__copy>p:first-of-type,.font-detail-hero__copy>a:not(.service-back),.brand-card span,.my-font-card__body>span,.app-feature span,.service-eyebrow{color:var(--web-primary);font-size:clamp(.72rem,1vw,.94rem);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.home-hero__copy h1,.service-page-hero h1,.brand-detail-hero h1,.font-detail-title-row h1,.app-hero h1,.app-tour__title h2,.join-agree-header h1,.join-copy h1,.join-complete-card h1{color:var(--web-text);font-weight:600;letter-spacing:-.01em}.home-hero__copy h1{font-size:clamp(4rem,8vw,5rem);line-height:1.04}.service-page-hero h1,.brand-detail-hero h1,.app-hero h1,.join-copy h1,.join-agree-header h1{font-size:clamp(3rem,6vw,3.5rem);line-height:1.04}.font-detail-title-row h1{font-size:clamp(3.5rem,7vw,5rem);line-height:1.04}.home-hero__copy span,.home-service-intro>div:first-child span,.service-page-hero span,.brand-detail-hero span,.app-hero span,.join-copy p,.join-copy span,.join-note,.join-complete-card span,.font-detail-description,.product-card__body p,.all-font-card__meta p{color:var(--web-muted);font-size:clamp(1rem,1.7vw,1.25rem);font-weight:500;line-height:1.5}.home-feature-card,.home-product-row,.home-service-card,.faq-item,.inquiry-card,.service-form-card,.brand-card,.brand-product-card,.my-font-card,.join-type-card,.join-agree-block,.join-agree-option,.join-form-section,.join-survey-section,.join-complete-card,.app-feature,.app-version-box,.all-fonts-filter,.all-font-card,.font-detail-panel,.font-detail-notice,.product-card,.product-version,.web-login-card,.all-fonts-hero{border:1px solid var(--web-border);border-radius:8px;background:var(--web-surface);box-shadow:var(--web-shadow)}.home-hero__poster,.font-detail-poster,.app-hero-device,.brand-detail-mark,.my-font-card__sample,.join-type-card div,.join-complete-mark,.product-card__art,.product-detail__preview,.all-font-card__preview{border-radius:8px;background:linear-gradient(135deg,#146ef5f5,#7a3dffd6),#146ef5;color:#fff;box-shadow:var(--web-shadow)}.home-feature-card__thumb,.home-product-row__samples span,.brand-product-card span,.inquiry-card__response,.join-radio-field label,.join-survey-group label,.join-form-help,.product-card__tags span,.product-style,.all-font-card__thumbs span,.app-feature div,.join-steps__item,.join-agree-block pre,.subcard--muted{border-radius:4px;background:var(--web-primary-soft);color:var(--web-text)}.home-feature-card__thumb--1,.font-detail-showcase__card--1{background:#00d7221f;color:#008d19}.home-feature-card__thumb--2,.font-detail-showcase__card--2{background:#7a3dff1f;color:var(--web-purple)}.home-feature-card__thumb--3{background:#ed52cb1f;color:var(--web-pink)}.home-search,.service-search,.all-fonts-search input,.all-fonts-options select,.all-fonts-sample-input,.service-form-card input,.service-form-card textarea,.join-input-field input,.join-inline-input input,.web-login-field input,.font-tester textarea{border:1px solid var(--web-border);border-radius:4px;background:#fff;color:var(--web-text)}.home-search:focus-within,.service-search:focus-within,.service-form-card input:focus,.service-form-card textarea:focus,.join-input-field input:focus,.join-inline-input input:focus,.web-login-field input:focus,.font-tester textarea:focus{border-color:var(--web-primary);box-shadow:0 0 0 3px #146ef51f}.all-fonts-pill--active,.all-fonts-toggle--active,.all-fonts-page-button--active,.service-sort__button--active,.join-steps__item--active,.brand-products__head strong,.font-detail-meta span,.join-agree-all{background:var(--web-primary);color:#fff;border-color:var(--web-primary);border-radius:4px}.home-service-intro,.font-detail-panel--dark,.font-tester,.home-footer{background:var(--web-dark);color:#fff}.all-font-card:hover,.product-card:hover,.join-type-card:hover,.brand-card:hover,.home-feature-card:hover,.home-service-card:hover{opacity:1;transform:translate(6px);border-color:var(--web-border-hover);box-shadow:var(--web-shadow)}.service-market-page,.font-finder-page,.subscription-detail-page{background:#fff;color:var(--web-text)}.service-market-card,.subscription-hero,.finder-hero,.subscription-detail-hero,.subscription-panel,.finder-search-card,.subscription-panel article,.subscription-plan-grid article,.subscription-detail-grid article,.community-editorial-grid article,.finder-mode-grid article,.finder-result-card{border:1px solid var(--web-border);border-radius:8px;background:#fff;box-shadow:var(--web-shadow)}.service-market-card__sample{border-radius:8px 8px 0 0;background:linear-gradient(135deg,var(--web-primary),var(--web-purple));color:#fff}.service-market-card__body span,.recommend-section__head span,.subscription-plan-grid span,.subscription-detail-grid span,.community-editorial-grid span,.finder-result-card span,.subscription-hero p,.finder-hero p,.subscription-detail-hero p{color:var(--web-primary);font-size:clamp(.72rem,1vw,.94rem);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.service-market-card__body strong,.subscription-hero h1,.finder-hero h1,.subscription-detail-hero h1,.subscription-plan-grid strong,.subscription-detail-grid strong,.recommend-section__head h2{color:var(--web-text);font-weight:600;letter-spacing:-.01em}.service-market-card__body small,.service-market-card__body p,.subscription-hero span,.finder-hero span,.subscription-detail-hero>span,.subscription-detail-hero .service-back{color:var(--web-muted)}.subscription-actions a,.subscription-detail-actions a,.subscription-plan-grid a,.finder-search-card button{border-radius:4px;background:var(--web-primary);color:#fff;font-weight:500}.subscription-actions a:hover,.subscription-detail-actions a:hover,.subscription-plan-grid a:hover,.finder-search-card button:hover{background:var(--web-primary-hover)}.subscription-actions a:last-child,.subscription-detail-actions a:last-child,.recommend-keywords a{border:1px solid var(--web-border);border-radius:4px;background:#fff;color:var(--web-primary);font-weight:500}.recommend-keywords a:hover{border-color:var(--web-border-hover)}@media (max-width: 960px){.layout{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:10;height:auto;max-height:54vh;padding:16px;overflow-y:auto;border-right:0;border-bottom:1px solid rgba(17,24,39,.08)}.sidebar__brand a{grid-template-columns:auto 1fr;align-items:end}.sidebar__section{border-bottom:0}.sidebar__section-title{padding-left:14px}.sidebar__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.grid,.inline-form,.form-row,.form-row--3,.stat-grid,.workflow-grid{grid-template-columns:1fr}.product-register-first-page{max-width:none}.product-field-row,.product-font-register-card .product-field-row{grid-template-columns:150px minmax(0,1fr)}.product-form-label{padding-left:20px;padding-right:20px}.product-field-control{padding-right:20px;padding-left:20px}.product-section-title--with-help{align-items:flex-start;flex-direction:column;gap:4px;padding-top:12px;padding-bottom:12px}.product-version-register-row{grid-template-columns:120px minmax(0,1fr) minmax(0,1fr)}.product-font-preview-panel{grid-template-columns:1fr}.product-font-preview-controls{padding-top:0}.product-detail-editor-shell{grid-template-columns:1fr}.product-detail-editor-canvas{padding:20px 56px 20px 24px}.product-detail-editor-sidebar{border-top:1px solid #d5d5d5;border-left:0}.product-version-register-row--offset{padding-left:140px}.product-font-register-card .product-field-control{padding-left:20px}.product-inline-fields,.product-inline-fields--wide,.product-inline-fields--font-version{grid-template-columns:1fr;gap:10px}.product-inline-fields--creator{grid-template-columns:minmax(0,147px) minmax(0,1fr) 30px}.product-checkbox-row,.product-tag-input{flex-wrap:wrap}.product-bottom-bar{padding-right:16px;padding-left:16px}.topbar{padding:14px 16px}.topbar__actions{width:100%;justify-content:space-between}.service-catalog__header,.product-detail,.product-version{grid-template-columns:1fr}.service-catalog__header{align-items:stretch}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__preview{min-height:320px}.home-header,.home-hero,.home-service-intro,.home-product-row{grid-template-columns:1fr}.home-header nav{justify-content:flex-start;flex-wrap:wrap}.home-auth-actions{justify-content:flex-start}.home-hero{min-height:auto}.home-products__toolbar{align-items:stretch;flex-direction:column}.home-product-row__samples{grid-template-columns:repeat(3,minmax(0,1fr))}.all-fonts-layout{grid-template-columns:1fr}.all-fonts-filter{position:static;max-height:none}.all-fonts-hero,.all-fonts-toolbar,.all-fonts-options{align-items:stretch;flex-direction:column}.all-fonts-hero strong{width:fit-content}.all-fonts-results--image,.all-fonts-results--list .all-font-card,.all-font-card,.join-type-grid,.app-hero,.app-feature-list,.font-detail-hero,.font-detail-info-grid{grid-template-columns:1fr}.font-detail-hero{min-height:auto}.font-detail-showcase,.brand-detail-hero,.my-font-card{grid-template-columns:1fr}.brand-products__head{align-items:flex-start;flex-direction:column}.app-hero{min-height:auto}.app-hero-device{min-height:360px}}@media (max-width: 640px){.content{padding:16px}.topbar__search{width:100%}.topbar__user{border-radius:16px}.toolbar--filters,.card{padding:16px;border-radius:16px}.table-summary,.pagination{align-items:stretch;flex-direction:column}.pagination .button{width:100%}.section__header,.subcard__header,.version-card__header{align-items:stretch;flex-direction:column}.sidebar__nav{grid-template-columns:1fr}.topbar,.topbar__actions{align-items:stretch;flex-direction:column}.form-actions{flex-direction:column}.product-status-row,.product-status-row--figma{align-items:flex-start;flex-wrap:wrap;gap:8px;padding:12px 16px}.product-status-row--figma .product-form-label,.product-status-row .product-form-label{width:100%;padding:0}.product-field-row,.product-font-register-card .product-field-row{grid-template-columns:1fr}.product-form-label{min-height:34px;padding:10px 16px 0}.product-field-control{padding:8px 16px 14px}.product-font-register-card .product-field-control{padding-left:16px}.product-section-title{padding-right:16px;padding-left:16px}.product-version-register-card{padding:18px 16px}.product-version-register-row{grid-template-columns:1fr;gap:10px}.product-version-register-row--offset{padding-left:0}.product-inline-fields--creator{grid-template-columns:1fr}.product-inline-fields--creator .button{width:100%}.product-font-file-head,.product-font-file-row{grid-template-columns:56px 92px minmax(0,1fr)}.product-preview-input{grid-template-columns:minmax(0,1fr)}.product-media-grid{grid-template-columns:220px repeat(6,88px);padding-right:16px;padding-left:16px}.product-font-preview-card-wrap,.product-font-preview-controls{padding-right:16px;padding-left:16px}.product-font-preview-card{min-height:220px}.product-font-preview-card strong{font-size:clamp(1.6rem,8vw,2.4rem)}.detail-editor-row,.detail-editor-row--one,.detail-editor-row--two-even,.detail-editor-row--two-wide-left,.detail-editor-row--two-wide-right,.detail-editor-row--three{grid-template-columns:1fr}.detail-editor-row-actions{right:-34px}.detail-editor-preset-grid,.detail-editor-content-type-grid,.detail-editor-type-settings label{grid-template-columns:1fr}.detail-editor-type-settings select{width:100%}.product-cover-box{min-height:144px}.product-thumb-box{width:88px;height:88px}.product-upload-box{margin-right:16px;margin-left:16px}.product-hint{padding-right:16px;padding-left:16px}.product-bottom-bar{flex-direction:column}.product-bottom-bar .button{width:100%}.form-actions .button,.card>.button,.form-grid>.button,.form-row>.button{width:100%}.trend-row{grid-template-columns:1fr;gap:6px}.service-header{align-items:flex-start;flex-direction:column}.service-hero{padding-top:48px}.product-grid,.product-style-list{grid-template-columns:1fr}.product-card{min-height:0}.home-header{gap:14px;padding-top:16px;padding-bottom:16px}.home-hero__copy h1{font-size:clamp(3.4rem,22vw,6.6rem)}.home-hero__poster{min-height:340px;border-radius:34px}.home-feature-strip{grid-template-columns:repeat(6,180px)}.home-service-grid,.home-product-row__samples{grid-template-columns:1fr}.home-product-row__samples span{min-height:58px}.all-fonts-layout{padding-left:14px;padding-right:14px}.all-fonts-hero{padding:28px;border-radius:30px}.all-fonts-search,.all-fonts-options label,.all-fonts-view-actions{align-items:stretch;flex-direction:column}.all-font-card__preview{min-height:140px}.join-type-card{min-height:220px}.join-agree-block__header,.join-agree-actions{align-items:stretch;flex-direction:column}.join-agree-actions a,.join-agree-actions button{width:100%}.join-form-grid,.join-form-grid--address,.join-inline-input{grid-template-columns:1fr}.join-form-grid--address .join-input-field:last-child{grid-column:auto}.app-hero-device{border-radius:34px}.font-detail-title-row{flex-direction:column}.font-detail-poster{min-height:360px;border-radius:34px}.font-detail-showcase__card,.font-tester-preview{min-height:170px}.font-detail-dl div{flex-direction:column;gap:4px}}.board-type-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.board-type-panel h2,.modal-card h2{margin:4px 0 0;font-size:1.05rem}.board-type-panel p{margin:6px 0 0;color:#7f786f;font-size:.86rem}.board-type-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#1118276b}.modal-card{width:min(520px,100%);padding:24px;border-radius:14px;background:#fff;box-shadow:0 24px 70px #11182733}.modal-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.success-box{padding:12px 14px;border-radius:10px;background:#edf7ee;color:#256029;font-weight:700}.board-create-form,.admin-create-form{max-width:840px}@media (max-width: 720px){.board-type-panel,.modal-card__header{flex-direction:column}.board-type-list{justify-content:flex-start}}.home-page{--hub-ink: #101828;--hub-muted: #667085;--hub-line: #d9e2f2;--hub-blue: #2563eb;--hub-blue-soft: #eaf1ff;--hub-mint: #e8fbf3;--hub-amber: #fff6df;--hub-card: rgba(255, 255, 255, .92)}.home-header{grid-template-columns:minmax(150px,auto) minmax(260px,.95fr) minmax(0,1.4fr) auto;gap:16px;min-height:82px}.home-header__brand-row{display:grid;gap:2px}.home-header__badge{color:var(--hub-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-global-search,.home-hero-search{display:flex;align-items:center;gap:10px;min-width:0;padding:8px 10px 8px 16px;border:1px solid var(--hub-line);border-radius:999px;background:#fff;box-shadow:0 12px 30px #1118270d}.home-global-search span{color:var(--hub-blue);font-size:1.1rem;font-weight:900}.home-global-search input,.home-hero-search input{min-width:0;flex:1;border:0;background:transparent;color:var(--hub-ink);outline:0}.home-global-search button,.home-hero-search button{min-height:36px;padding:0 15px;border:0;border-radius:999px;background:var(--hub-blue);color:#fff;cursor:pointer;font-weight:900}.home-header nav{justify-content:flex-start;gap:8px;overflow-x:auto;white-space:nowrap}.home-header nav a{padding:8px 10px;border-radius:999px}.home-header nav a:hover{background:var(--hub-blue-soft)}.home-hero--hub{grid-template-columns:minmax(0,1.05fr) minmax(300px,.65fr);gap:clamp(28px,5vw,72px);padding-top:clamp(46px,7vw,92px);background:radial-gradient(circle at 12% 18%,rgba(72,128,255,.16),transparent 22rem),linear-gradient(180deg,#f7f9ff,#f5f6fa)}.home-hero--hub .home-hero__copy{max-width:930px}.home-hero--hub .home-hero__copy h1{max-width:900px;font-size:clamp(3.2rem,7.6vw,7.6rem)}.home-hero-search{width:min(720px,100%);padding:10px 10px 10px 18px;border-radius:24px}.home-hero-search button{min-height:44px;padding:0 22px}.home-hero__poster--hub{min-height:min(58vh,560px);isolation:isolate}.home-hero__poster--hub:before,.home-hero__poster--hub:after{position:absolute;z-index:-1;border-radius:999px;background:#ffffff47;content:""}.home-hero__poster--hub:before{width:120px;height:120px;top:34px;left:34px}.home-hero__poster--hub:after{right:28px;bottom:68px;width:180px;height:52px}.home-hub-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 clamp(18px,4vw,64px) clamp(34px,5vw,62px)}.home-hub-metrics article,.home-free-license__cards article{display:grid;gap:6px;padding:20px;border:1px solid var(--web-border);border-radius:18px;background:var(--hub-card);box-shadow:var(--web-shadow)}.home-hub-metrics strong{color:var(--hub-blue);font-size:clamp(1.8rem,4vw,3rem);line-height:1;letter-spacing:-.06em}.home-hub-metrics span,.home-products__toolbar span,.home-free-license span{color:var(--hub-muted);font-weight:700}.home-card-badges,.home-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.home-card-badges span,.home-filter-chips button,.home-filter-chips a{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid var(--hub-line);border-radius:999px;background:var(--hub-blue-soft);color:var(--hub-blue);font-size:.78rem;font-weight:900}.home-filter-chips{margin:-8px 0 20px}.home-filter-chips button{cursor:pointer}.home-filter-chips a{background:var(--hub-mint);color:#087443}.home-products__toolbar>div:first-child p,.home-free-license p:first-child{margin:0;color:var(--hub-blue);font-size:.86rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.home-free-license{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1fr);gap:clamp(24px,4vw,48px);padding:clamp(56px,7vw,96px) clamp(18px,4vw,64px);border-top:1px solid var(--web-border);background:#fff}.home-free-license h2{margin:10px 0 14px;color:var(--hub-ink);font-size:clamp(2.2rem,5.8vw,5.8rem);line-height:.94;letter-spacing:-.07em}.home-free-license__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-free-license__cards article:nth-child(1){background:var(--hub-blue-soft)}.home-free-license__cards article:nth-child(2){background:var(--hub-mint)}.home-free-license__cards article:nth-child(3){background:var(--hub-amber)}.home-free-license__cards strong{font-size:1.1rem}.home-free-license__cards p{margin:0;color:var(--hub-muted)}.all-fonts-page:before{display:block;padding:14px clamp(24px,5vw,80px);background:#f7f9ff;color:var(--hub-muted);font-weight:800;content:"검색 · 필터 칩 · 미리보기 문장으로 원하는 폰트를 좁혀보세요"}.all-fonts-hero p:after{content:" 무료폰트는 상세에서 라이선스 유의사항을 확인하세요."}.app-hero--download{background:radial-gradient(circle at 80% 14%,rgba(72,128,255,.18),transparent 20rem),linear-gradient(180deg,#f7f9ff,#f5f6fa)}.app-hero-device--dashboard{position:relative;align-content:center;overflow:hidden}.app-device-bar{position:absolute;top:22px;left:22px;display:flex;gap:7px}.app-device-bar i{width:10px;height:10px;border-radius:999px;background:#ffffff7a}.app-version-box--onboarding{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1fr);gap:18px;align-items:center}.app-version-box--onboarding ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.app-version-box--onboarding li{padding:12px;border-radius:14px;background:var(--hub-blue-soft);color:var(--hub-blue);font-weight:900;text-align:center}@media (max-width: 1180px){.home-header{grid-template-columns:auto 1fr auto}.home-global-search{order:3;grid-column:1 / -1}.home-header nav{justify-content:flex-start}}@media (max-width: 960px){.home-hub-metrics,.home-free-license,.app-version-box--onboarding{grid-template-columns:1fr}.home-free-license__cards,.app-version-box--onboarding ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.home-global-search,.home-hero-search{align-items:stretch;flex-direction:column;border-radius:18px}.home-global-search button,.home-hero-search button{width:100%}.home-hub-metrics,.home-free-license__cards,.app-version-box--onboarding ol{grid-template-columns:1fr}.home-hero__actions a,.app-download-actions a{width:100%}}.service-market-page,.font-finder-page,.subscription-detail-page{background:radial-gradient(circle at 82% 0%,rgba(72,128,255,.12),transparent 24rem),#f5f6fa}.service-market-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.service-market-card{overflow:hidden;display:grid;min-height:360px;border:1px solid var(--web-border);border-radius:20px;background:#fff;box-shadow:var(--web-shadow)}.service-market-card__sample{display:grid;place-items:center;min-height:160px;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.36),transparent 8rem),linear-gradient(135deg,#4880ff,#172033);color:#fff;font-size:clamp(3.4rem,8vw,6rem);font-weight:950;letter-spacing:-.14em}.service-market-card__body{display:grid;gap:8px;padding:20px}.service-market-card__body span,.recommend-section__head span,.subscription-plan-grid span,.subscription-detail-grid span,.community-editorial-grid span,.finder-result-card span{color:#4880ff;font-size:.78rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.service-market-card__body strong{color:#202224;font-size:1.22rem;line-height:1.2}.service-market-card__body small,.service-market-card__body p{margin:0;color:#667085}.subscription-hero,.finder-hero,.subscription-detail-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);gap:clamp(24px,5vw,64px);align-items:stretch;padding:clamp(32px,6vw,72px);border:1px solid var(--web-border);border-radius:26px;background:#fff;box-shadow:var(--web-shadow)}.subscription-hero>div:first-child,.finder-hero>div:first-child,.subscription-detail-hero{display:grid;gap:16px;align-content:center}.subscription-hero p,.finder-hero p,.subscription-detail-hero p{margin:0;color:#4880ff;font-size:.86rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.subscription-hero h1,.finder-hero h1,.subscription-detail-hero h1{margin:0;color:#202224;font-size:clamp(2.4rem,6vw,5.8rem);line-height:.96;letter-spacing:-.08em}.subscription-hero span,.finder-hero span,.subscription-detail-hero>span{color:#667085;font-size:1.05rem;line-height:1.7}.subscription-actions,.subscription-detail-actions{display:flex;gap:10px;flex-wrap:wrap}.subscription-actions a,.subscription-detail-actions a,.subscription-plan-grid a,.finder-search-card button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:fit-content;padding:0 18px;border:0;border-radius:999px;background:#4880ff;color:#fff;cursor:pointer;font-weight:950}.subscription-actions a:last-child,.subscription-detail-actions a:last-child{background:#eef4ff;color:#4880ff}.subscription-panel,.finder-search-card{display:grid;gap:12px;padding:22px;border-radius:22px;background:#f8fafc}.subscription-panel article,.subscription-plan-grid article,.subscription-detail-grid article,.community-editorial-grid article,.finder-mode-grid article{display:grid;gap:8px;padding:18px;border:1px solid var(--web-border);border-radius:18px;background:#fff}.subscription-panel strong{color:#4880ff;font-size:1.4rem}.subscription-panel span,.subscription-plan-grid p,.subscription-detail-grid p,.community-editorial-grid p,.finder-mode-grid p,.finder-result-card p{margin:0;color:#667085}.subscription-plan-grid,.subscription-detail-grid,.community-editorial-grid,.finder-mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.subscription-plan-grid article,.subscription-detail-grid article,.community-editorial-grid article{box-shadow:var(--web-shadow)}.subscription-plan-grid h2,.community-editorial-grid h2{margin:0;color:#202224;font-size:clamp(1.4rem,3vw,2.5rem);line-height:1;letter-spacing:-.05em}.subscription-plan-grid strong,.subscription-detail-grid strong{color:#202224;font-size:1.35rem}.subscription-detail-hero{grid-template-columns:1fr}.subscription-detail-hero .service-back{color:#667085}.recommend-keywords{display:flex;flex-wrap:wrap;gap:8px}.recommend-keywords a{padding:8px 12px;border:1px solid var(--web-border);border-radius:999px;background:#eef4ff;color:#4880ff;font-weight:950}.recommend-section{display:grid;gap:16px}.recommend-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.recommend-section__head h2{margin:0;color:#202224;font-size:clamp(1.8rem,4vw,3.8rem);line-height:.96;letter-spacing:-.07em}.finder-search-card label{display:grid;gap:8px}.finder-search-card label span{color:#202224;font-weight:950}.finder-search-card input{width:100%;border:1px solid var(--web-border);border-radius:14px;background:#fff;color:#202224;outline:0;padding:14px 15px}.finder-upload-placeholder{display:grid;gap:8px;place-items:center;min-height:150px;padding:20px;border:1px dashed #9bbcff;border-radius:18px;background:#eef4ff;color:#315fd8;text-align:center}.finder-upload-placeholder p{margin:0;color:#667085}.finder-result-list{display:grid;gap:12px}.finder-result-card{display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);gap:18px;align-items:center;padding:20px;border:1px solid var(--web-border);border-radius:18px;background:#fff;box-shadow:var(--web-shadow)}.finder-result-card>div{display:grid;gap:7px}.finder-result-card strong{color:#202224;font-size:1.35rem}.finder-result-card em{overflow:hidden;min-height:88px;display:flex;align-items:center;padding:18px;border-radius:16px;background:#f8fafc;color:#202224;font-size:clamp(1.6rem,4vw,3.2rem);font-style:normal;font-weight:950;letter-spacing:-.07em}@media (max-width: 960px){.subscription-hero,.finder-hero,.finder-result-card{grid-template-columns:1fr}}.content-shell .content{--admin-content-border: #d1d9e0;--admin-content-border-muted: #e5eaf0;--admin-content-bg-muted: #f9f9fb;--admin-content-blue: #189eff}.content-shell .content>.section:not(.font-products-page){max-width:1130px;gap:17px}.content-shell .content .section__header{align-items:center;min-height:28px;padding:0}.content-shell .content .section__header h1{color:#202224;font-size:20px;font-weight:800;letter-spacing:-.01em}.content-shell .content .section__header p{color:#727272;font-size:14px}.content-shell .content .section-kicker,.content-shell .content .section-label{color:#727272;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:none}.content-shell .content .card,.content-shell .content .subcard,.content-shell .content .product-register-card,.content-shell .content .helper-box,.content-shell .content .workflow-step{border:1px solid var(--admin-content-border);border-radius:14px;background:#fff;box-shadow:none}.content-shell .content .card{padding:24px 30px}.content-shell .content .subcard,.content-shell .content .helper-box,.content-shell .content .workflow-step,.content-shell .content .product-status-card,.content-shell .content .product-copy-card,.content-shell .content .product-plan-card{background:var(--admin-content-bg-muted)}.content-shell .content .toolbar--filters{padding:16px;border:1px solid var(--admin-content-border);border-radius:10px;background:var(--admin-content-bg-muted);box-shadow:none}.content-shell .content .field span,.content-shell .content .product-form-label{color:#727272;font-size:14px;font-weight:600}.content-shell .content .field input,.content-shell .content .field textarea,.content-shell .content .field select,.content-shell .content .form-grid>input,.content-shell .content .form-grid>textarea,.content-shell .content .form-grid>select,.content-shell .content .form-row>input,.content-shell .content .form-row>textarea,.content-shell .content .form-row>select,.content-shell .content .inline-form input,.content-shell .content .admin-edit-table input,.content-shell .content .admin-edit-table textarea,.content-shell .content .admin-edit-table select,.content-shell .content .product-field-control>input,.content-shell .content .product-field-control>select,.content-shell .content .product-field-control>textarea,.content-shell .content .product-inline-fields>input,.content-shell .content .product-inline-fields>select,.content-shell .content .product-tag-input>input,.content-shell .content .product-tag-input>select,.content-shell .content .product-color-field>input:not([type=color]){min-height:32px;border:1px solid var(--admin-content-border);border-radius:4px;background:#fff;color:#202224;box-shadow:none;font-size:14px}.content-shell .content .field input::placeholder,.content-shell .content .field textarea::placeholder,.content-shell .content .form-grid>input::placeholder,.content-shell .content .form-grid>textarea::placeholder,.content-shell .content .form-row>input::placeholder,.content-shell .content .form-row>textarea::placeholder{color:#b3bfcc}.content-shell .content input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;padding:0;accent-color:#202224}.content-shell .content .button{min-height:32px;padding:0 14px;border:1px solid transparent;border-radius:4px;background:var(--admin-content-blue);color:#fff;box-shadow:none;font-size:14px;font-weight:700;transform:none}.content-shell .content .button:hover:not(:disabled){background:#0787df;box-shadow:none;transform:none}.content-shell .content .button--ghost{border-color:transparent;background:#e6e6e6;color:#000000d9}.content-shell .content .button--ghost:hover:not(:disabled){background:#d9d9d9}.content-shell .content .button--preview{background:#8e8e93;color:#fff}.content-shell .content .button--release{background:var(--admin-content-blue);color:#fff}.content-shell .content .button:disabled{cursor:not-allowed;opacity:.65}.content-shell .content .table-card{overflow-x:auto;padding:0;border-radius:14px}.content-shell .content .table-card .empty-state,.content-shell .content .card.empty-state{display:grid;min-height:180px;place-items:center;border:0;background:transparent;color:#52667a;text-align:center}.content-shell .content .card.empty-state{border:1px solid var(--admin-content-border);background:#fff}.content-shell .content .table{min-width:720px;border-collapse:collapse;border-spacing:0;color:#202224;font-size:14px}.content-shell .content .table th,.content-shell .content .table td{height:46px;padding:0 15px;border-bottom:1px solid var(--admin-content-border-muted);background:#fff;color:#202224;text-align:left;white-space:nowrap}.content-shell .content .table th{height:42px;background:var(--admin-content-bg-muted);font-size:12px;font-weight:800;letter-spacing:0;text-transform:none}.content-shell .content .table th:first-child,.content-shell .content .table th:last-child,.content-shell .content .table tbody tr td:first-child,.content-shell .content .table tbody tr td:last-child{border-radius:0}.content-shell .content .table tbody tr:hover td{background:#fbfdff}.content-shell .content .table-primary-text{color:#202224;font-weight:800}.content-shell .content .table a,.content-shell .content .table-action-link{min-height:28px;border:1px solid var(--admin-content-border);border-radius:4px;background:#fafbfd;color:#52667a;font-weight:700}.content-shell .content .table-icon-action{min-height:32px;padding:0;border-radius:8px}.content-shell .content .table-summary,.content-shell .content .pagination{color:#52667a;font-size:12px}.content-shell .content .pagination{border-top:1px solid var(--admin-content-border-muted)}.content-shell .content .status-pill,.content-shell .content .detail-badge{min-height:28px;border:1px solid var(--admin-content-border);border-radius:84px;background:#e6e6e6;color:#52667a;font-size:12px;font-weight:600}.content-shell .content .status-pill--selling,.content-shell .content .status-pill--open,.content-shell .content .status-pill--active{background:#edf8f2;color:#168053}.content-shell .content .status-pill--registering,.content-shell .content .status-pill--progress,.content-shell .content .status-pill--in_progress,.content-shell .content .status-pill--pending{background:#fff7e6;color:#9b6500}.content-shell .content .status-pill--stopped,.content-shell .content .status-pill--closed{background:#eef0f4;color:#52667a}.content-shell .content .admin-edit-table input,.content-shell .content .admin-edit-table textarea,.content-shell .content .admin-edit-table select{min-width:160px}.content-shell .content .inquiry-board-table th:first-child,.content-shell .content .inquiry-board-table td:first-child{width:72px;color:#52667a;text-align:center}.content-shell .content .inquiry-board-table th:nth-child(2){width:42%}.content-shell .content .business-board-table th:nth-child(2){width:28%}.content-shell .content .business-board-table th:nth-child(3),.content-shell .content .business-board-table th:nth-child(4){width:22%}.content-shell .content .inquiry-board-row>td{vertical-align:middle}.content-shell .content .inquiry-board-row small{display:block;margin-top:3px;color:#8e8e93;font-size:12px}.content-shell .content .inquiry-title-button{display:grid;gap:3px;width:100%;padding:0;border:0;background:transparent;color:#202224;cursor:pointer;text-align:left}.content-shell .content .inquiry-title-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-shell .content .inquiry-title-button span{overflow:hidden;color:#52667a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.content-shell .content .inquiry-board-row.is-expanded td{background:#fbfdff}.content-shell .content .inquiry-board-detail-row td{height:auto;padding:0;background:#fbfdff;white-space:normal}.content-shell .content .inquiry-board-detail{display:grid;gap:14px;padding:22px 30px 24px;border-top:1px solid var(--admin-content-border-muted)}.content-shell .content .inquiry-board-detail p{margin:8px 0 0;color:#202224;line-height:1.6;white-space:pre-wrap}.content-shell .content .inquiry-response-field textarea{min-height:112px;resize:vertical}.content-shell .content .business-active-check{align-self:end;min-height:32px}.content-shell .content .card.form-grid,.content-shell .content .card.form-row,.content-shell .content .board-create-form,.content-shell .content .admin-create-form{width:100%;max-width:1130px}.content-shell .content .stat-grid{gap:16px}.content-shell .content .stat-card{min-height:112px;justify-content:center}.content-shell .content .stat-card:after{display:none}.content-shell .content .stat-card span,.content-shell .content .trend-row,.content-shell .content .muted-text,.content-shell .content .detail-row span{color:#52667a}.content-shell .content .stat-card strong{color:#202224;font-size:24px;font-weight:800}.content-shell .content .trend-list{gap:0;padding:0;overflow:hidden}.content-shell .content .trend-row{min-height:46px;padding:0 30px;border-bottom:1px solid var(--admin-content-border-muted)}.content-shell .content .trend-row:last-child{border-bottom:0}.content-shell .content .trend-bar{height:10px;background:#e6e6e6}.content-shell .content .trend-bar i{background:var(--admin-content-blue)}.content-shell .content .board-type-panel,.content-shell .content .modal-card{border:1px solid var(--admin-content-border);border-radius:14px;background:#fff;box-shadow:none}.content-shell .content .board-type-panel p,.content-shell .content .modal-card p{color:#52667a}.content-shell .content .board-type-list{gap:8px}.content-shell .content .modal-card__header{padding-bottom:14px;border-bottom:1px solid var(--admin-content-border-muted)}.content-shell .content .modal-backdrop{background:#20222452}.content-shell .content .product-register-page,.content-shell .content .product-register-first-page{max-width:1130px}.content-shell .content .product-register-stack{gap:17px}.content-shell .content .product-register-card{border-color:var(--admin-content-border);border-radius:14px;background:#fff}.content-shell .content .product-status-card,.content-shell .content .product-copy-card,.content-shell .content .product-plan-card,.content-shell .content .product-version-register-card{background:var(--admin-content-bg-muted)}.content-shell .content .product-section-title{min-height:42px;border-bottom:1px solid var(--admin-content-border-muted);color:#202224;font-size:14px}.content-shell .content .product-field-row,.content-shell .content .product-version-block,.content-shell .content .product-style-form,.content-shell .content .product-weight-list,.content-shell .content .product-weight-row,.content-shell .content .product-fixed-actions--inline{border-color:var(--admin-content-border-muted)}.content-shell .content .product-version-register-card,.content-shell .content .product-font-file-head,.content-shell .content .product-rich-editor,.content-shell .content .product-upload-box,.content-shell .content .product-cover-box,.content-shell .content .product-thumb-box{border-color:var(--admin-content-border)}.content-shell .content .product-font-file-head{background:var(--admin-content-bg-muted)}.content-shell .content .product-font-file-row{border-bottom:1px solid var(--admin-content-border-muted)}.content-shell .content .product-font-file-row:last-child{border-bottom:0}.content-shell .content .product-editor-toolbar{border-bottom-color:var(--admin-content-border);background:var(--admin-content-bg-muted)}.content-shell .content .product-upload-chip,.content-shell .content .product-tag-list span{border:1px solid var(--admin-content-border);border-radius:4px;background:#fff;color:#52667a}.content-shell .content .product-upload-box,.content-shell .content .product-cover-box,.content-shell .content .product-thumb-box{background:#fafbfd}.content-shell .content .product-bottom-bar{border:1px solid var(--admin-content-border);background:#fffffff5;box-shadow:0 -8px 18px #1118270a}.content-shell .content .detail-row{border-bottom-color:var(--admin-content-border-muted)}.font-products-page{--font-products-border: #d1d9e0;--font-products-border-muted: #e5eaf0;max-width:1130px;gap:17px}.font-products-titlebar{display:flex;align-items:center;justify-content:space-between;min-height:28px}.font-products-titlebar h1{margin:0;color:#202224;font-size:20px;font-weight:800;letter-spacing:-.01em}.font-products-titlebar__button{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:26px;padding:0 14px;border:1px solid transparent;border-radius:4px;background:#189eff;color:#fff;font-size:12px;font-weight:700}.font-products-filter{display:grid;min-height:155px;border:1px solid var(--font-products-border);border-radius:10px;background:#f9f9fb;overflow:hidden}.font-products-filter__row{display:flex;align-items:center;gap:20px;min-height:50px;padding:0 31px}.font-products-filter__label{width:148px;flex:0 0 148px;color:#727272;font-size:14px;font-weight:600}.font-products-checks{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.font-products-check{display:inline-flex;align-items:center;gap:6px;color:#202224;cursor:pointer;font-size:14px;font-weight:600}.font-products-check input{width:16px;height:16px;accent-color:#202224}.font-products-select,.font-products-search-field{height:32px;border:1px solid var(--font-products-border);border-radius:4px;background:#fff}.font-products-select{width:147px;padding:0 12px;color:#52667a;font-size:12px}.font-products-select--brand{width:180px}.font-products-filter-chip{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;border:1px solid var(--font-products-border);border-radius:4px;background:#e6e6e6;color:#8e8e93;cursor:pointer;font-size:12px;font-weight:700}.font-products-search-field{display:flex;align-items:center;width:347px;padding:0 12px}.font-products-search-field input{min-width:0;flex:1;border:0;outline:0;color:#202224;font-size:12px}.font-products-search-field input::placeholder{color:#b3bfcc}.font-products-search-field span{color:#66809a;font-size:16px}.font-products-search-button,.font-products-reset-button{display:inline-flex;align-items:center;justify-content:center;width:100px;height:32px;border:1px solid transparent;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700}.font-products-search-button{background:#189eff;color:#fff}.font-products-reset-button{background:#e6e6e6;color:#000000d9}.font-products-list-card{width:100%;min-height:625px;margin-top:35px;overflow-x:auto;border:1px solid var(--font-products-border);border-radius:14px;background:#fff}.font-products-table-summary{display:none}.font-products-table{width:100%;min-width:980px;border-collapse:collapse;color:#202224;font-size:14px}.font-products-table th,.font-products-table td{height:46px;padding:0 15px;border-bottom:1px solid var(--font-products-border-muted);text-align:left;white-space:nowrap}.font-products-table th{height:42px;background:#f9fafb;color:#202224;font-size:12px;font-weight:800}.font-products-table th:first-child,.font-products-table td:first-child{padding-left:31px}.font-products-table th:nth-child(1){width:100px}.font-products-table th:nth-child(2){width:190px}.font-products-table th:nth-child(3){width:230px}.font-products-table th:nth-child(4){width:180px}.font-products-table th:nth-child(5),.font-products-table th:nth-child(6){width:110px}.font-products-table th:last-child,.font-products-table td:last-child{width:72px;text-align:center}.font-products-table tbody tr:hover{background:#fbfdff}.font-products-name{display:inline-block;max-width:142px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.font-products-count-chip,.font-products-plan-chip{display:inline-flex;align-items:center;height:20px;margin-left:8px;padding:0 7px;border:1px solid var(--font-products-border);border-radius:4px;background:#f9fafb;color:#189eff;font-size:12px;font-weight:700}.font-products-plan-chip{height:24px;margin-left:0;margin-right:5px;color:#52667a}.font-products-status-chip,.font-products-display-chip{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:28px;padding:0 14px;border:1px solid var(--font-products-border);border-radius:84px;background:#e6e6e6;color:#52667a;font-size:12px;font-weight:600}.font-products-status-chip--registering{background:transparent;color:#189eff}.font-products-status-chip--selling{background:#e6e6e6;color:#52667a}.font-products-status-chip--stopped{background:#eef0f4;color:#52667a}.font-products-pagination{display:flex;align-items:center;justify-content:center;gap:12px;min-height:64px;color:#52667a;font-size:12px}.font-products-page-button{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid transparent;border-radius:4px;background:#189eff;color:#fff;cursor:pointer;font-size:18px}.font-products-page-button:disabled{background:transparent;color:#8e8e93;cursor:not-allowed}@media (max-width: 960px){.font-products-page{max-width:none}.font-products-filter__row{align-items:flex-start;flex-direction:column;gap:10px;padding:14px 20px}.font-products-filter__label{width:auto;flex-basis:auto}.font-products-search-field,.font-products-select,.font-products-select--brand,.font-products-search-button,.font-products-reset-button{width:100%}}@media (max-width: 640px){.font-products-titlebar{align-items:flex-start;flex-direction:column;gap:12px}}.home-page a:hover,.home-page button:hover:not(:disabled){transform:none}.home-login:hover,.home-hero__actions a:hover,.home-keywords a:hover,.service-page-hero a:hover,.service-form-actions button:hover,.brand-detail-actions a:first-child:hover,.my-font-card__actions a:first-child:hover,.app-download-actions a:hover,.join-agree-actions button:hover,.join-complete-actions a:first-child:hover,.web-login-submit:hover,.service-buy-button:hover,.all-fonts-search button:hover,.font-detail-actions button:hover,.subscription-actions a:hover,.subscription-detail-actions a:hover,.subscription-plan-grid a:hover,.finder-search-card button:hover{transform:translate(6px)}.all-font-card:hover,.product-card:hover,.join-type-card:hover,.brand-card:hover,.home-feature-card:hover,.home-service-card:hover,.service-market-card:hover,.brand-product-card:hover,.my-font-card:hover,.app-feature:hover{transform:translateY(-2px);border-color:var(--web-border-hover)}.home-header{align-items:center;gap:18px;padding:12px clamp(18px,4vw,56px)}.home-header nav{row-gap:6px;line-height:1.4}.home-header nav a,.home-admin-login,.home-login{min-height:38px;padding:0 12px}.home-logo,.web-login-options a{display:inline-flex;align-items:center;min-height:36px}.home-global-search,.home-hero-search,.home-search,.service-search,.all-fonts-search,.service-form-card input,.service-form-card textarea,.join-input-field input,.join-inline-input input,.web-login-field input,.all-fonts-options select,.all-fonts-sample-input,.font-tester textarea{min-height:44px;border-radius:6px}.home-global-search,.home-hero-search,.home-search,.service-search,.all-fonts-search{padding:8px 10px 8px 14px}.home-global-search input,.home-hero-search input,.home-search input,.service-search input,.all-fonts-search input,.finder-search-card input{min-height:36px}.home-global-search input{min-width:120px}.home-global-search button,.home-hero-search button,.all-fonts-search button,.service-search button,.service-form-actions button,.service-form-actions a,.brand-detail-actions a,.my-font-card__actions a,.app-download-actions a,.join-agree-actions a,.join-agree-actions button,.join-complete-actions a,.web-login-submit,.web-login-join,.service-buy-button,.font-detail-actions button,.font-detail-actions a,.subscription-actions a,.subscription-detail-actions a,.subscription-plan-grid a,.finder-search-card button{min-height:44px;padding:0 16px;border-radius:6px}.home-feature-card,.home-product-row,.home-service-card,.faq-item,.inquiry-card,.service-form-card,.brand-card,.brand-product-card,.my-font-card,.join-type-card,.join-agree-block,.join-agree-option,.join-form-section,.join-survey-section,.join-complete-card,.app-feature,.app-version-box,.all-fonts-filter,.all-font-card,.font-detail-panel,.font-detail-notice,.product-card,.product-version,.web-login-card,.all-fonts-hero,.service-market-card,.subscription-hero,.finder-hero,.subscription-detail-hero,.subscription-panel,.finder-search-card,.subscription-panel article,.subscription-plan-grid article,.subscription-detail-grid article,.community-editorial-grid article,.finder-mode-grid article,.finder-result-card{border-radius:8px}.home-feature-card,.all-font-card,.product-card,.brand-card,.service-market-card{padding:20px}.home-product-row,.home-service-card,.inquiry-card,.service-form-card,.brand-product-card,.my-font-card__body,.join-type-card,.join-agree-block,.join-form-section,.join-survey-section,.font-detail-panel,.font-detail-notice,.app-feature,.app-version-box,.subscription-panel,.finder-search-card,.subscription-panel article,.subscription-plan-grid article,.subscription-detail-grid article,.community-editorial-grid article,.finder-mode-grid article,.finder-result-card{padding:clamp(22px,3vw,32px)}.faq-item{padding:0 clamp(20px,3vw,30px)}.faq-item summary{padding:24px 0}.faq-item p{padding-bottom:26px}.service-page-hero,.brand-detail-hero,.font-detail-hero,.app-hero,.subscription-hero,.finder-hero,.subscription-detail-hero{padding:clamp(42px,6vw,80px)}.all-fonts-hero{padding:clamp(28px,4vw,42px)}.home-feature-card__thumb,.home-product-row__samples span,.brand-product-card span,.inquiry-card__response,.join-radio-field label,.join-survey-group label,.join-form-help,.product-card__tags span,.product-style,.all-font-card__thumbs span,.app-feature div,.join-steps__item,.join-agree-block pre,.subcard--muted,.recommend-keywords a,.all-fonts-pill,.all-fonts-toggle,.all-fonts-page-button{border-radius:6px}.service-form-card label,.join-input-field,.web-login-field,.all-fonts-options label,.join-radio-field,.join-survey-group{gap:10px}.service-form-card label span,.join-input-field span,.web-login-field span,.all-fonts-options label>span:first-child,.all-fonts-filter-group>strong{color:var(--web-text);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.home-feature-card strong,.home-service-card strong,.brand-product-card strong,.my-font-card h2,.inquiry-card h2,.all-font-card__meta strong,.product-card__body h3,.service-market-card__body strong,.subscription-plan-grid strong,.subscription-detail-grid strong{line-height:1.22}.home-filter-chips button,.home-filter-chips a,.home-keywords button,.home-footer a{min-height:36px}@media (max-width: 1280px){.home-header{grid-template-columns:auto 1fr auto}.home-global-search{order:3;grid-column:1 / -1}.home-header nav{justify-content:flex-start;overflow-x:auto}.home-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}}@media (max-width: 768px){.home-header{align-items:stretch;grid-template-columns:1fr}.home-auth-actions,.home-header nav{justify-content:flex-start}.home-header nav,.home-auth-actions{flex-wrap:nowrap;overflow-x:auto}.home-header__badge{display:none}.home-global-search{align-items:center;flex-direction:row}.home-hero-search,.home-search,.service-search,.all-fonts-search{align-items:stretch;flex-direction:column}.home-feature-strip{grid-template-columns:1fr}}
