/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}}.sampleTile img,.sampleTile video,.modal img,.modal video{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.sampleTile img,.sampleTile video{pointer-events:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fffaf0;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.topbar{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf0f0;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:.12em;font-size:14px;font-weight:900}.brand span{color:var(--orange);font-size:17px}.navlinks{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.navcta,.primary{background:var(--orange);border-radius:999px;padding:12px 20px;box-shadow:0 5px #b6451c;color:#fff!important}.hero{background:radial-gradient(circle at 76% 40%,#ffe799 0 17%,#0000 17.2%),linear-gradient(135deg,#fffaf0 0 62%,#ffe9c7 62%);grid-template-columns:1.04fr .96fr;align-items:center;min-height:660px;padding:72px max(6vw,40px);display:grid;overflow:hidden}.eyebrow,.sectionHeading>p,.orderIntro>p{color:var(--orange);letter-spacing:.19em;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(45px,5.4vw,78px);line-height:1.11}.hero h1 em,.orderIntro em{color:var(--orange);font-style:normal}.lead{color:#76574c;font-size:18px;line-height:1.8}.heroActions{gap:12px;margin:34px 0;display:flex}.heroActions a{padding:15px 24px;font-weight:800}.secondary{border:2px solid var(--ink);background:#fff;border-radius:999px}.quickTags{flex-wrap:wrap;gap:9px;display:flex}.quickTags span{border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px 11px;font-size:12px}.heroArt{height:500px;position:relative}.persimmon{color:#fff3d6;border:5px solid var(--deep);z-index:3;background:linear-gradient(145deg,#ff9a35,#e94c1e);border-radius:48% 52% 46% 54%;place-items:center;width:310px;height:285px;font-size:100px;font-weight:950;display:grid;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);box-shadow:inset -28px -25px #d74319,0 30px #99381721}.persimmon i,.persimmon b{background:#54783d;border:5px solid #355529;border-radius:100% 0;width:130px;height:60px;position:absolute;top:-34px}.persimmon i{left:40px;transform:rotate(14deg)}.persimmon b{right:40px;transform:scaleX(-1)rotate(14deg)}.leaf{background:#719457;border:4px solid #456134;border-radius:100% 0;width:120px;height:55px;position:absolute}.leafOne{top:12%;right:5%;transform:rotate(30deg)}.leafTwo{bottom:9%;left:8%;transform:rotate(205deg)}.sticker{border:3px solid var(--ink);z-index:5;box-shadow:5px 6px 0 var(--yellow);background:#fff;border-radius:50%;padding:12px 16px;font-weight:900;position:absolute}.s1{top:28%;left:7%;transform:rotate(-12deg)}.s2{bottom:24%;right:6%;transform:rotate(10deg)}.spark{color:var(--orange);font-size:60px;position:absolute;top:18%;right:10%}.ticker{background:var(--ink);color:#ffe099;letter-spacing:.12em;white-space:nowrap;padding:14px 0;font-size:13px;font-weight:900;overflow:hidden}.ticker div{width:max-content;animation:20s linear infinite ticker}@keyframes ticker{to{transform:translate(-50%)}}.section{padding:100px max(6vw,40px)}.sectionHeading{text-align:center;margin-bottom:48px}.sectionHeading h2{letter-spacing:-.045em;margin:10px 0;font-size:clamp(32px,4vw,52px)}.sectionHeading.row{text-align:left;justify-content:space-between;align-items:end;display:flex}.sectionHeading.row span{color:#8a6b60;max-width:360px;line-height:1.6}.statusCard{border:2px solid var(--orange);background:#fff5e7;border-radius:22px;justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto 24px;padding:22px 28px;display:flex}.statusCard div{grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;display:grid}.statusCard small{color:#806055;grid-column:2}.statusCard a{color:var(--orange);font-size:13px;font-weight:900}.pulse{background:#62a94d;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #dcefd7}.noticeGrid{border:1px solid var(--line);border-radius:24px;grid-template-columns:repeat(4,1fr);max-width:1080px;margin:auto;display:grid;overflow:hidden}.noticeGrid article{border-right:1px solid var(--line);padding:30px}.noticeGrid article:last-child{border:0}.noticeGrid article>b{color:var(--orange);font-size:12px}.noticeGrid h3{font-size:18px}.noticeGrid p{color:#775a51;font-size:14px;line-height:1.7}.holiday{background:var(--green);color:#fff;border-radius:20px;grid-template-columns:1fr 1fr;gap:7px;max-width:1080px;margin:24px auto 0;padding:22px 28px;display:grid}.holiday span{font-weight:900}.holiday b{text-align:right;color:#fff4b3}.holiday p{opacity:.8;grid-column:1/-1;margin:0;font-size:13px}.filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:36px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;color:#75584d;background:#fff;border-radius:999px;padding:11px 16px;font-weight:800}.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.productGrid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1240px;margin:auto;display:grid}.product{border:1px solid var(--line);background:#fff;border-radius:25px;transition:all .25s;overflow:hidden;box-shadow:0 9px #ae6a2d14}.product:hover{transform:translateY(-5px);box-shadow:0 14px #ae6a2d1a}.imageButton{cursor:zoom-in;background:#f4dec2;border:0;width:100%;height:260px;padding:0;position:relative;overflow:hidden}.imageButton img{object-fit:cover;width:100%;height:100%;transition:all .35s}.imageButton:hover img{transform:scale(1.04)}.imageButton>span{color:#fff;background:#41271fe0;border-radius:999px;padding:8px 11px;font-size:11px;position:absolute;bottom:13px;right:13px}.productBody{padding:21px}.productMeta{color:var(--orange);justify-content:space-between;align-items:center;font-size:12px;font-weight:900;display:flex}.productMeta b{background:#fff0db;border-radius:8px;padding:7px 9px}.product h3{margin:13px 0 9px;font-size:22px}.product p{color:#765b51;min-height:68px;font-size:14px;line-height:1.65}.tags{flex-wrap:wrap;gap:6px;display:flex}.tags span{background:#fffbf3;border:1px solid #ead5b9;border-radius:7px;padding:5px 7px;font-size:10px}.orderLink{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;margin-top:18px;padding:12px;font-weight:800}.priceNote{text-align:center;color:#8b6c5f;margin-top:30px;font-size:12px}.process{background:#fff}.process ol{border-top:2px solid var(--line);grid-template-columns:repeat(5,1fr);max-width:1100px;margin:auto;padding:0;list-style:none;display:grid}.process li{align-items:start;gap:12px;padding:25px 8px;display:flex;position:relative}.process li:before{content:"";background:var(--orange);border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:15px}.process li>b{color:var(--orange);font-size:12px}.process li span{font-weight:900}.process li small{color:#8a6b60;margin-top:7px;font-weight:400;display:block}.order{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.orderIntro h2{letter-spacing:-.06em;margin:16px 0 25px;font-size:clamp(40px,5vw,68px);line-height:1.12}.orderIntro>span{color:#d8c1b7;max-width:460px;line-height:1.7;display:block}.miniPersimmon{background:var(--orange);color:#ffe6b0;border-radius:48%;place-items:center;width:90px;height:82px;margin-top:40px;font-size:32px;font-weight:900;display:grid;transform:rotate(-6deg);box-shadow:8px 8px #ffd76a}.formCard{color:var(--ink);background:#fff8e9;border-radius:28px;grid-template-columns:1fr 1fr;gap:17px;padding:30px;display:grid}.formCard label{flex-direction:column;gap:8px;font-size:12px;font-weight:900;display:flex}.formCard input,.formCard select,.formCard textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;outline:none;padding:13px}.formCard textarea{resize:vertical;min-height:85px}.formCard input:focus,.formCard select:focus,.formCard textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ffe1bf}.two{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:17px;display:grid}.copyButton{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:13px;grid-column:1/-1;padding:16px;font-weight:900;box-shadow:0 5px #b6451c}.artmugLink{text-align:center;text-underline-offset:5px;grid-column:1/-1;font-size:13px;font-weight:900;text-decoration:underline}footer{color:#f5dfd4;background:#2d1c17;grid-template-columns:1fr auto;align-items:center;padding:45px max(6vw,40px);display:grid}footer b{letter-spacing:.12em}footer p{opacity:.65;grid-column:1;margin:8px 0 0;font-size:13px}footer a{grid-area:1/2/3;font-weight:900}.modal{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1f120dc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal>div{text-align:center;background:#fff8e9;border-radius:22px;max-width:min(900px,94vw);max-height:90vh;padding:14px;position:relative}.modal img{object-fit:contain;border-radius:14px;max-width:100%;max-height:74vh}.modal button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:50%;width:38px;height:38px;font-size:26px;position:absolute;top:-10px;right:-10px}.modal h3{margin:10px 0 2px}@media (width<=950px){.navlinks a:not(.navcta){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.heroArt{height:420px}.productGrid{grid-template-columns:repeat(2,1fr)}.noticeGrid{grid-template-columns:1fr 1fr}.noticeGrid article:nth-child(2){border-right:0}.noticeGrid article{border-bottom:1px solid var(--line)}.noticeGrid article:nth-child(n+3){border-bottom:0}.order{grid-template-columns:1fr}.process ol{grid-template-columns:1fr 1fr 1fr}.sectionHeading.row{display:block}.sectionHeading.row span{margin-top:12px;display:block}}@media (width<=620px){.topbar{height:62px;padding:0 18px}.brand{font-size:11px}.navcta{padding:10px 13px;font-size:11px}.hero,.section{padding-left:20px;padding-right:20px}.hero{background:linear-gradient(155deg,#fffaf0 0 70%,#ffe9c7 70%)}.hero h1{font-size:41px}.lead{font-size:15px}.heroArt{height:320px}.persimmon{width:220px;height:200px;font-size:70px}.persimmon i,.persimmon b{width:90px;height:45px}.productGrid,.noticeGrid{grid-template-columns:1fr}.noticeGrid article{border-right:0;border-bottom:1px solid var(--line)!important}.noticeGrid article:last-child{border-bottom:0!important}.statusCard{flex-direction:column;align-items:start;gap:15px}.holiday{grid-template-columns:1fr}.holiday b{text-align:left}.process ol{grid-template-columns:1fr 1fr}.order{gap:35px}.formCard{grid-template-columns:1fr;padding:20px}.formCard label,.two,.copyButton,.artmugLink{grid-column:1}.two{grid-template-columns:1fr}.imageButton{height:240px}footer{grid-template-columns:1fr;gap:15px}footer a{grid-area:auto/1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}.product,.imageButton img{transition:none}}:root{--orange:#ff8581;--deep:#b95157;--cream:#fff2e7;--yellow:#ffd9bf;--ink:#643f43;--green:#7d8e68;--line:#f0c7bd}body{background:#fff4ea}.topbar{background:#fff2e7f0}.navcta,.primary{box-shadow:0 5px #c45f61}.hero{background:radial-gradient(circle at 76% 40%,#ffd7c3 0 17%,#0000 17.2%),linear-gradient(#ff8d88 0%,#ffc0ad 52%,#ffe0c3 100%)}.hero .eyebrow,.hero h1,.hero h1 em,.hero .lead{color:#643f43}.secondary{background:#fff5ed;border-color:#8b5558}.quickTags span{background:#fff7efd1;border-color:#efb8af}.persimmon{background:linear-gradient(145deg,#ff9d87,#f06f72);border-color:#a94e52;box-shadow:inset -28px -25px #db6267,0 30px #91464824}.ticker{color:#ffe4d0;background:#70474a}.notice{background:#fff9f4}.statusCard{background:#fff0e8}.portfolio{background:linear-gradient(#ffb0a6 0,#ffd0bb 45%,#ffe5ce 100%)}.portfolio .sectionHeading>p,.portfolio .sectionHeading h2,.portfolio .sectionHeading>span{color:#643f43}.filters button{color:#815457;border-color:#e8aaa4}.filters button.active{background:#70474a;border-color:#70474a}.product{border-color:#edb9ae;box-shadow:0 9px #ac5d5c17}.productMeta b{background:#ffe6dc}.imageButton{background:#f8d1c3}.orderLink{background:#70474a}.order{background:linear-gradient(145deg,#855356,#664144)}footer{background:#563638}.formCard{background:#fff0e7}.copyButton{box-shadow:0 5px #c45f61}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .productGrid{grid-template-columns:1fr;gap:34px;max-width:1040px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .product{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);min-height:470px;display:grid}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .imageButton{height:100%;min-height:470px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .productBody{flex-direction:column;justify-content:center;padding:42px;display:flex}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .product h3{margin-top:22px;font-size:34px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .product p{min-height:auto;font-size:16px;line-height:1.8}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .tags{margin-top:14px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .orderLink{margin-top:28px;padding:15px}@media (width<=760px){.hero{background:linear-gradient(#ff8d88 0%,#ffc2ae 55%,#ffe0c3 100%)}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .product{min-height:0;display:block}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .imageButton{height:340px;min-height:0}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .productBody{padding:26px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .product h3{font-size:28px}}@font-face{font-family:KCC Ganpan;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/KCC-Ganpan.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}.hero{text-align:center;justify-content:center;align-items:center;min-height:650px;padding:70px 24px;display:flex}.heroCenter{flex-direction:column;justify-content:center;align-items:center;gap:28px;display:flex}.heroCenter img{aspect-ratio:1;object-fit:cover;border:8px solid #fff9f2e6;border-radius:50%;width:clamp(210px,25vw,330px);box-shadow:0 18px #9b4a4d29,0 26px 50px #6c3d4033}.heroCenter .heroIntro{aspect-ratio:auto;object-fit:contain;background:#fff;border:0;border-radius:22px;width:min(760px,90vw);height:auto;box-shadow:0 12px #89444924,0 20px 40px #733f4224}.heroCenter h1,.notice .sectionHeading h2,.process .sectionHeading h2{font-family:KCC Ganpan,Pretendard,Apple SD Gothic Neo,sans-serif;font-weight:400}.heroCenter h1{letter-spacing:-.035em;color:#643f43;text-shadow:0 5px #fff4e98c;margin:0;font-size:clamp(48px,7vw,92px);line-height:1.05}.notice .sectionHeading h2,.process .sectionHeading h2{letter-spacing:-.02em}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .productGrid{max-width:980px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .product{min-height:0;display:block}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .imageButton{width:100%;height:min(68vw,680px);min-height:460px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .productBody{padding:34px 42px 40px;display:block}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .product h3{margin:18px 0 12px;font-size:34px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .orderLink{margin-top:24px}@media (width<=620px){.hero{min-height:560px;padding-top:55px}.heroCenter{gap:24px}.heroCenter img{border-width:6px;width:230px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .imageButton{height:360px;min-height:0}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .productBody{padding:25px 22px 28px}.heroCenter .heroIntro{border-radius:14px;width:94vw;box-shadow:0 8px #8944491f}.heroCenter h1{font-size:44px}}.hero{background-image:linear-gradient(#ffefe5ad,#ffe0d0c2),url(/hongsi-pattern.png);background-position:50%;background-size:cover}.heroCenter h1{color:#7b3f44;text-shadow:0 3px #ffd5c8;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.portfolio .sectionHeading h2,.product h3,.orderIntro h2,.holiday span{font-family:KCC Ganpan,Pretendard,Apple SD Gothic Neo,sans-serif;font-weight:400}.portfolio .sectionHeading h2{letter-spacing:-.02em}.product h3{letter-spacing:-.01em}.orderIntro h2{letter-spacing:-.025em}.holiday{background:#d77f78;box-shadow:0 7px #96524f21}.holiday span{font-size:19px}.holiday b{color:#fff8ee}.miniPersimmon{display:none}.sampleViewer{background:#f8d1c3;position:relative;overflow:hidden}.sampleViewer .imageButton{display:block}.sampleArrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#643f43c2;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:46px;height:46px;font-size:34px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #57303433}.sampleArrow:hover{background:#8b5054}.sampleArrow.prev{left:14px}.sampleArrow.next{right:14px}.sampleCount{z-index:3;color:#fff;letter-spacing:.08em;background:#643f43c7;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}@media (width<=620px){.sampleArrow{width:38px;height:38px;font-size:28px}.sampleArrow.prev{left:9px}.sampleArrow.next{right:9px}}.portfolioHeading{text-align:center!important;display:block!important}.portfolioHeading>div{display:block}.portfolioHeading span{margin:14px auto 0;display:block;color:#81575a!important;max-width:none!important}.sampleGallery{background:#fff4eb;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px;display:grid}.sampleTile{aspect-ratio:1;cursor:zoom-in;background:#f4c8ba;border:0;border-radius:14px;width:100%;padding:0;position:relative;overflow:hidden}.sampleTile img,.sampleTile video{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.sampleTile:hover img,.sampleTile:hover video{transform:scale(1.04)}.sampleTile span{color:#fff;background:#643f43c2;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid;position:absolute;bottom:8px;right:8px}.portfolio[data-category=전체] .sampleTile>span{display:none}.productTitleLink{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.productTitleLink span{color:#d77f78;transition:transform .2s}.productTitleLink:hover span,.productTitleLink:focus-visible span{transform:translate(4px)}.productTitleLink:focus-visible{outline-offset:5px;border-radius:4px;outline:3px solid #f3b7ad}.product[data-product=모션\ 대기화면]>.sampleGallery,.product[data-product=방송화면]>.sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product[data-product=모션\ 대기화면]>.sampleGallery .sampleTile,.product[data-product=방송화면]>.sampleGallery .sampleTile{aspect-ratio:16/9;background:#fff}.product[data-product=모션\ 대기화면]>.sampleGallery img,.product[data-product=모션\ 대기화면]>.sampleGallery video,.product[data-product=방송화면]>.sampleGallery img{object-fit:contain;background:#fff}.product[data-product=미니미]>.sampleGallery .sampleTile{background:#fff;border:0}.product[data-product=미니미]>.sampleGallery .sampleTile img{object-fit:cover;background:#fff}.product[data-product=전신]>.sampleGallery .sampleTile{background:#fff;border:0}.product[data-product=전신]>.sampleGallery .sampleTile img{object-fit:contain;background:#fff}.product[data-product=똘망이]>.sampleGallery,.product[data-product=일반]>.sampleGallery{background:#fff;gap:12px;padding:14px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.product[data-product=똘망이]>.sampleGallery .sampleTile{aspect-ratio:5/6;background:#fff}.product[data-product=일반]>.sampleGallery .sampleTile{aspect-ratio:1;background:#fff}.product[data-product=똘망이]>.sampleGallery video,.product[data-product=일반]>.sampleGallery video{object-fit:contain;background:#fff}.product[data-product=증명사진]>.sampleGallery{grid-template-columns:repeat(4,minmax(0,1fr))!important}.profileGifGallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product[data-product=그림티콘]>.sampleGallery,.product[data-product=얼빡티콘]>.sampleGallery,.product[data-product=움짤티콘]>.sampleGallery,.product[data-product=글자티콘]>.sampleGallery{gap:8px;padding:10px;grid-template-columns:repeat(8,minmax(0,1fr))!important}.product[data-product=그림티콘]>.sampleGallery .sampleTile,.product[data-product=얼빡티콘]>.sampleGallery .sampleTile,.product[data-product=움짤티콘]>.sampleGallery .sampleTile,.product[data-product=글자티콘]>.sampleGallery .sampleTile{border-radius:12px}.portfolio[data-category=전체] .product[data-product=증명사진]>.sampleGallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portfolio[data-category=전체] .product[data-product=그림티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=얼빡티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=움짤티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=글자티콘]>.sampleGallery{grid-template-columns:repeat(4,minmax(0,1fr))!important}.portfolio[data-category=전체] .product[data-product=구독뱃지]>.sampleGallery{background:#fff;gap:7px;grid-template-columns:repeat(5,minmax(0,1fr))!important}.portfolio[data-category=전체] .product[data-product=OGQ]>.sampleGallery{background:#fff;grid-template-columns:repeat(4,minmax(0,1fr))!important}.portfolio[data-category=전체] .product[data-product=구독뱃지]>.sampleGallery .sampleTile,.portfolio[data-category=전체] .product[data-product=OGQ]>.sampleGallery .sampleTile{background:#fff}.portfolio[data-category=전체] .product[data-product=구독뱃지]>.sampleGallery img,.portfolio[data-category=전체] .product[data-product=OGQ]>.sampleGallery img{object-fit:contain;background:#fff}.portfolio[data-category=전체] .product[data-product=채널아트]>.sampleGallery{grid-template-columns:1fr!important}.portfolio[data-category=전체] .product[data-product=채널아트]>.sampleGallery .sampleTile{aspect-ratio:2560/423}.portfolio[data-category=전체] .product[data-product=일정표]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=쇼츠틀]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=썸네일]>.sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.portfolio[data-category=전체] .product[data-product=썸네일]>.sampleGallery .sampleTile{aspect-ratio:16/9}.portfolio[data-category=전체] .product[data-product=채널아트]>.sampleGallery img,.portfolio[data-category=전체] .product[data-product=썸네일]>.sampleGallery img{object-fit:contain;background:#fff}.groupedShowcase{background:#fff4eb;padding:16px}.sampleSet{background:#fff;border:1px solid #f0d2c8;border-radius:18px;margin:0 0 18px;padding:14px}.sampleSet:last-child{margin-bottom:0}.sampleSet h4{text-align:center;color:#8b5054;margin:0 0 12px;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:21px;font-weight:400}.badgeRow{gap:9px;padding-bottom:5px;display:flex;overflow-x:auto}.badgeRow .sampleTile{background:#fff;flex:0 0 92px;width:92px}.badgeRow .sampleTile img{object-fit:contain;background:#fff}.ogqGrid{background:#fff;gap:9px;padding:0;grid-template-columns:repeat(6,minmax(0,1fr))!important}.ogqGrid .sampleTile{background:#fff}.ogqGrid .sampleTile img{object-fit:contain;background:#fff}.showcaseBlock{background:#fff;border:1px solid #f0d2c8;border-radius:20px;margin-bottom:24px;padding:16px}.showcaseBlock:last-child{margin-bottom:0}.showcaseBlock>h4{text-align:center;color:#8b5054;margin:2px 0 18px;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:27px;font-weight:400}.textBannerGrid{background:0 0;padding:0;grid-template-columns:repeat(6,minmax(0,1fr))!important}.illustrationBannerGrid{background:0 0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr))!important}.signatureGrid{background:0 0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr))!important}.signatureSquareGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.textBannerGrid .sampleTile,.illustrationBannerGrid .sampleTile,.signatureGrid .sampleTile{background:#fff}.textBannerGrid img,.illustrationBannerGrid img,.signatureGrid img{object-fit:contain;background:#fff}.signatureRectGrid .sampleTile{aspect-ratio:16/9}.verticalScheduleGrid{background:0 0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr))!important}.verticalScheduleGrid .sampleTile{aspect-ratio:10/13}.horizontalScheduleGrid{background:0 0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr))!important}.horizontalScheduleGrid .sampleTile{aspect-ratio:5/4}.verticalScheduleGrid img,.horizontalScheduleGrid img{object-fit:contain;background:#fff}.detailIntro{background:#fff;justify-content:space-between;align-items:flex-start;gap:30px;padding:34px 40px 28px;display:flex}.detailIntro>div:first-child{min-width:0}.detailIntro h3{margin:12px 0 8px;font-size:36px}.detailIntro p{min-height:0;margin:0;font-size:16px}.detailTags{justify-content:flex-end;max-width:280px;padding-top:7px}.detailTags span{font-size:10px}.detailFooter .productPrice{margin:0 0 18px;padding:16px 18px}.detailFooter .productPrice b{font-size:17px}.detailFooter .orderLink{margin-top:0}.portfolio[data-category=기타][data-subcategory=채널아트] .product[data-product=채널아트]>.sampleGallery{grid-template-columns:1fr!important}.portfolio[data-category=기타][data-subcategory=채널아트] .product[data-product=채널아트]>.sampleGallery .sampleTile{aspect-ratio:2560/423}.portfolio[data-category=기타][data-subcategory=쇼츠틀] .product[data-product=쇼츠틀]>.sampleGallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portfolio[data-category=기타][data-subcategory=쇼츠틀] .product[data-product=쇼츠틀]>.sampleGallery .sampleTile{aspect-ratio:9/16}.portfolio[data-category=기타][data-subcategory=썸네일] .product[data-product=썸네일]>.sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.portfolio[data-category=기타][data-subcategory=썸네일] .product[data-product=썸네일]>.sampleGallery .sampleTile{aspect-ratio:16/9}.portfolio[data-category=기타][data-subcategory=채널아트] .sampleTile img,.portfolio[data-category=기타][data-subcategory=쇼츠틀] .sampleTile img,.portfolio[data-category=기타][data-subcategory=썸네일] .sampleTile img{object-fit:contain;background:#fff}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=채널아트]>.sampleGallery{grid-template-columns:1fr!important}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=채널아트]>.sampleGallery .sampleTile{aspect-ratio:2560/423}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=쇼츠틀]>.sampleGallery .sampleTile{aspect-ratio:9/16}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=시그니처풍선]>.sampleGallery{grid-template-columns:repeat(4,minmax(0,1fr))!important}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=채널아트] img,.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=쇼츠틀] img,.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=시그니처풍선] img{object-fit:contain;background:#fff}.groupSamples{background:#fff4eb;padding:4px 16px 18px}.groupSamples h4{text-align:center;color:#8b5054;margin:10px 0 12px;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:23px;font-weight:400}.groupGallery{padding:0;background:#fff!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.groupGallery .sampleTile{aspect-ratio:16/10;background:#fff;border:1px solid #edb9ae}.groupGallery .sampleTile img{object-fit:contain}.modal img,.modal video{background:#fff}.modal video{object-fit:contain;border-radius:14px;max-width:100%;max-height:74vh}.embedded-artmug .modal{inset:auto 0;top:var(--embedded-modal-top,0);height:760px;min-height:760px;position:absolute}.embedded-artmug .modal>div{max-height:720px}.embedded-artmug .modal img,.embedded-artmug .modal video{max-height:650px}.modal{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.portfolio[data-category=캐릭터][data-subcategory=전체] .profileGifGallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portfolio[data-category=티콘·뱃지][data-subcategory=전체] .product[data-product=구독뱃지]>.sampleGallery,.portfolio[data-category=티콘·뱃지][data-subcategory=전체] .product[data-product=OGQ]>.sampleGallery{grid-template-columns:repeat(6,minmax(0,1fr))!important}.ogqGrid .sampleTile,.badgeShowcase .sampleTile{background:#fff!important;border:0!important}.ogqShowcase .sampleSet,.badgeShowcase .sampleSet{border:0!important}.detailIntro .sampleRequestNote{color:#765b51;margin:0;font-size:16px;font-weight:400}.virtualGuide{background:#fff;padding:0 40px 8px}.virtualGuideTitle{text-align:center;border-top:1px solid #f2d7cf;padding:30px 24px 24px}.virtualGuideTitle>span{color:#d56860;letter-spacing:.2em;font-size:10px;font-weight:900}.virtualGuideTitle h4{color:#684347;margin:8px 0 7px;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:34px;font-weight:400}.virtualGuideTitle p{color:#876762;margin:0;font-size:14px}.axisGuide{background:#fff4ee;border-radius:24px;padding:22px}.axisIntro{text-align:center}.axisIntro b{color:#70474a;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:25px;font-weight:400}.axisIntro p{color:#8c6a66;margin:7px 0 18px;font-size:13px}.axisGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.axisGrid article{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 6px #efc8bf}.axisGrid video{aspect-ratio:1;object-fit:cover;background:#f7cfc2;width:100%;display:block}.axisGrid article>div{align-items:center;gap:9px;padding:12px;display:flex}.axisGrid strong{color:#fff;background:#d77f78;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-size:15px;display:grid}.axisGrid span{color:#765b58;font-size:11px;line-height:1.45}.advancedGuide{background:linear-gradient(145deg,#fff9f5,#ffe4dc);border:1px solid #edb9ae;border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:20px;margin-top:20px;padding:25px;display:grid}.advancedCopy{align-self:center}.advancedCopy small{color:#fff;letter-spacing:.14em;background:#d77f78;border-radius:999px;margin-bottom:9px;padding:5px 10px;font-size:9px;font-weight:900;display:inline-block}.advancedCopy b{color:#684347;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:27px;font-weight:400;display:block}.advancedCopy p{color:#80605d;margin:10px 0;font-size:13px;line-height:1.65}.advancedCopy ul{color:#9a6a67;margin:13px 0 0;padding-left:18px;font-size:12px;line-height:1.8}.advancedVideos{grid-template-columns:1fr 1fr;gap:10px;display:grid}.advancedVideos article{text-align:center;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px #efc3b9}.advancedVideos video{aspect-ratio:9/7;object-fit:cover;background:#f7cfc2;width:100%;display:block}.advancedVideos span{color:#9b5855;padding:10px;font-size:11px;font-weight:900;display:block}.virtualSampleLabel{justify-content:center;align-items:center;gap:10px;padding:30px 0 13px;display:flex}.virtualSampleLabel span{color:#fff;letter-spacing:.15em;background:#d77f78;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900}.virtualSampleLabel b{color:#684347;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:25px;font-weight:400}.emptyProduct{text-align:center;background:#fff7f1;border:1px dashed #e2aaa0;border-radius:24px;flex-direction:column;grid-column:1/-1;align-items:center;gap:8px;padding:65px 24px;display:flex}.emptyProduct b{color:#684347;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:30px;font-weight:400}.emptyProduct span{color:#9a7470;font-size:14px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .sampleGallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .sampleTile{border-radius:18px}.portfolio[data-category=저렴이]:has(.filters button[aria-selected=true]) .sampleGallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:14px}.galleryMore{color:#8b5054;cursor:pointer;background:#fff5ed;border:1px solid #e1a29d;border-radius:12px;width:calc(100% - 28px);margin:0 auto 16px;padding:12px 18px;font-weight:900;transition:all .2s;display:block}.galleryMore:hover{background:#ffe7dd;transform:translateY(-1px)}.productPrice{color:#815457;background:#fff0e7;border:1px solid #edb9ae;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0 16px;padding:13px 15px;display:flex}.productPrice span{color:#ae7472;font-size:12px;font-weight:800}.productPrice b{color:#8b5054;font-size:15px}.order{color:#643f43;text-align:center;background:linear-gradient(#efaaa1 0%,#f6c4b5 100%);display:block}.orderIntro{text-align:center;max-width:980px;margin:0 auto 40px}.orderIntro h2{margin:12px 0 18px;font-size:clamp(38px,5vw,64px)}.orderIntro>span{color:#744d50;max-width:none}.formCard{text-align:left;background:#fff8f0f5;width:min(1120px,100%);margin:0 auto;padding:38px 44px;box-shadow:0 12px #9e535121,0 22px 50px #824c4a1f}.wideField{grid-column:1/-1}@media (width<=900px){.portfolio[data-category=저렴이]:has(.filters button[aria-selected=true]) .sampleGallery{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=700px){.sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:9px}.portfolio:has(.filters button:not(:first-child)[aria-selected=true]) .sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:9px}.portfolio[data-category=저렴이]:has(.filters button[aria-selected=true]) .sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:9px}.galleryMore{width:calc(100% - 18px);margin-bottom:12px}.formCard{padding:24px 20px}.orderIntro{margin-bottom:28px}}@media (width<=900px){.product[data-product=그림티콘]>.sampleGallery,.product[data-product=얼빡티콘]>.sampleGallery,.product[data-product=움짤티콘]>.sampleGallery,.product[data-product=글자티콘]>.sampleGallery{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=700px){.product[data-product=증명사진]>.sampleGallery,.profileGifGallery,.product[data-product=그림티콘]>.sampleGallery,.product[data-product=얼빡티콘]>.sampleGallery,.product[data-product=움짤티콘]>.sampleGallery,.product[data-product=글자티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=증명사진]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=그림티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=얼빡티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=움짤티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=글자티콘]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=구독뱃지]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=OGQ]>.sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ogqGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.groupedShowcase{padding:9px}.sampleSet{padding:10px}.badgeRow .sampleTile{flex-basis:76px;width:76px}.illustrationBannerGrid,.signatureGrid,.verticalScheduleGrid,.portfolio[data-category=기타][data-subcategory=쇼츠틀] .product[data-product=쇼츠틀]>.sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.textBannerGrid{gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.horizontalScheduleGrid,.portfolio[data-category=기타][data-subcategory=썸네일] .product[data-product=썸네일]>.sampleGallery{grid-template-columns:1fr!important}.showcaseBlock{padding:10px}.showcaseBlock>h4{font-size:23px}.detailIntro{padding:25px 22px 20px;display:block}.detailIntro h3{font-size:29px}.detailTags{justify-content:flex-start;max-width:none;margin-top:15px}.detailFooter{padding:16px 22px 28px}.virtualGuide{padding:0 14px 6px}.virtualGuideTitle{padding:24px 8px 19px}.virtualGuideTitle h4{font-size:29px}.axisGuide{padding:15px 10px}.axisGrid{gap:7px}.axisGrid article{border-radius:12px}.axisGrid article>div{text-align:center;padding:8px 5px;display:block}.axisGrid strong{width:32px;height:32px;margin:0 auto 5px;font-size:13px}.axisGrid span{font-size:9px;display:block}.advancedGuide{grid-template-columns:1fr;padding:18px 12px}.advancedCopy{text-align:center}.advancedCopy ul{text-align:left;display:inline-block}.advancedCopy b{font-size:24px}.advancedVideos{gap:7px}.product[data-product=똘망이]>.sampleGallery,.product[data-product=일반]>.sampleGallery{gap:8px;padding:9px;grid-template-columns:repeat(2,minmax(0,1fr))!important}}.cautionGrid{grid-template-columns:repeat(3,1fr)}.cautionGrid article:nth-child(3n){border-right:0}.cautionGrid article:nth-child(-n+3){border-bottom:1px solid var(--line)}.cautionGrid article h3{margin-bottom:10px;font-size:17px;line-height:1.55}.streamNotice{text-align:center;color:#8b5054;margin:28px auto 0;font-size:16px;font-weight:800;line-height:1.7}.streamNotice small{color:#9d7774;font-weight:500}.subfilters{background:#fff8f0b8;border:1px dashed #dfaaa1;border-radius:18px;flex-wrap:wrap;justify-content:center;gap:8px;max-width:880px;margin:-20px auto 34px;padding:14px 18px;display:flex}.subfilters button{color:#8a5a5d;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800}.subfilters button.active{color:#fff;background:#d77f78;box-shadow:0 3px #8d4a4a24}@media (width<=900px){.cautionGrid{grid-template-columns:1fr 1fr}.cautionGrid article:nth-child(3n){border-right:1px solid var(--line)}.cautionGrid article:nth-child(2n){border-right:0}.cautionGrid article{border-bottom:1px solid var(--line)!important}.cautionGrid article:nth-last-child(-n+2){border-bottom:0!important}}@media (width<=620px){.cautionGrid{grid-template-columns:1fr}.cautionGrid article{border-right:0!important}.cautionGrid article:not(:last-child){border-bottom:1px solid var(--line)!important}.subfilters{margin-top:-16px;padding:11px 10px}.subfilters button{padding:8px 11px;font-size:12px}}:root{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important}html,body{forced-color-adjust:none}@media (prefers-color-scheme:dark){html,body{color:#41271f!important;background:#fffaf0!important}}@media (width<=620px){.heroCenter h1{white-space:nowrap;letter-spacing:-.055em;font-size:clamp(29px,9.2vw,38px)}}.portfolio[data-category=전체] .product[data-product=쇼츠틀]>.sampleGallery .sampleTile{aspect-ratio:9/16;background:#fff}.portfolio[data-category=전체] .product[data-product=쇼츠틀]>.sampleGallery .sampleTile img{object-fit:contain;background:#fff}.portfolio[data-category=전체] .product[data-product=똘망이]>.sampleGallery,.portfolio[data-category=전체] .product[data-product=일반]>.sampleGallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=하단배너]>.sampleGallery{background:#fff;gap:9px;grid-template-columns:repeat(6,minmax(0,1fr))!important}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=하단배너]>.sampleGallery .sampleTile{background:#fff}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=하단배너]>.sampleGallery img{object-fit:contain;background:#fff}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=썸네일]>.sampleGallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=썸네일]>.sampleGallery .sampleTile{aspect-ratio:16/9;background:#fff}.portfolio[data-category=기타][data-subcategory=전체] .product[data-product=썸네일]>.sampleGallery img{object-fit:contain;background:#fff}.discordNoticeWrap{background:#fff;padding:80px max(6vw,40px) 0}.discordNotice{isolation:isolate;text-align:center;cursor:pointer;background:linear-gradient(145deg,#fff9f5 0%,#ffece5 56%,#ffd9cf 100%);border:1px solid #f2b8ac;border-radius:32px;max-width:980px;margin:0 auto;padding:48px 44px 38px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 13px #f1c3b9,0 28px 55px #8e4b4821}.discordNotice:hover{border-color:#e99386;transform:translateY(-6px);box-shadow:0 19px #efb6ab,0 34px 62px #8e4b482b}.discordNotice:before,.discordNotice:after{content:"";z-index:-1;background:#ffffff6b;border-radius:50%;width:190px;height:190px;position:absolute}.discordNotice:before{top:-105px;left:-75px}.discordNotice:after{bottom:-125px;right:-60px}.discordBadge{color:#fff;letter-spacing:.16em;background:#8b5054;border-radius:999px;margin-bottom:18px;padding:7px 15px;font-size:11px;font-weight:900;display:inline-block;box-shadow:0 4px #70393c2e}.discordNotice h2{color:#493638;margin:0 0 25px;font-family:KCC Ganpan,Pretendard,Apple SD Gothic Neo,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:400}.discordNotice h2 em{color:#d66558;text-underline-offset:-3px;font-style:normal;-webkit-text-decoration:underline #f39c83;text-decoration:underline #f39c83;text-decoration-thickness:8px}.discordCopy{width:min(720px,100%);margin:0 auto}.discordNotice p{color:#604b49;min-height:0;margin:0;font-size:16px;line-height:1.72}.discordNotice p+p{margin-top:13px}.discordNotice p b{color:#a8544c}.discordAlternative{background:#ffffff9e;border-radius:14px;padding:11px 16px;font-size:14px!important}.discordNotice strong{color:#fff;background:#ef9482;border-radius:999px;margin-top:21px;padding:10px 18px;font-size:14px;display:inline-block;box-shadow:0 4px #ce7569}@media (width<=620px){.discordNoticeWrap{padding:55px 20px 0}.discordNotice{border-radius:24px;padding:35px 17px 30px;box-shadow:0 9px #f1c3b9,0 20px 38px #8e4b481f}.discordBadge{margin-bottom:15px;font-size:10px}.discordNotice h2{margin-bottom:21px;font-size:30px;line-height:1.2}.discordNotice p{font-size:14px}.discordAlternative{font-size:13px!important}.discordNotice strong{padding:9px 14px;font-size:12px}}.heroCenter .heroLogo{aspect-ratio:auto;object-fit:contain;width:min(780px,90vw);height:auto;box-shadow:none;mix-blend-mode:multiply;background:0 0;border:0;border-radius:0;padding:0}.orderIntro>p{font-size:14px}.orderIntro h2{font-size:clamp(42px,5.4vw,69px)}.orderIntro>span{font-size:17px;line-height:1.75}.formCard{gap:20px}.formCard label{gap:10px;font-size:14px}.formCard input,.formCard select,.formCard textarea{padding:15px 16px;font-size:15px;line-height:1.5}.formCard textarea{min-height:120px}.copyButton{padding:18px;font-size:16px}.artmugLink{font-size:15px}@media (width<=700px){.heroCenter .heroLogo{width:94vw;box-shadow:none;border-radius:0;padding:0}.orderIntro>p{font-size:12px}.orderIntro h2{font-size:38px}.orderIntro>span{font-size:15px}.formCard label{font-size:13px}.formCard input,.formCard select,.formCard textarea{font-size:16px}.copyButton{font-size:15px}.artmugLink{font-size:14px}}.personalDiscordWrap{padding-bottom:56px}.personalDiscord .discordJoin{color:#fff;background:#d8675d;border-radius:999px;margin-top:22px;padding:13px 24px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 5px #b6514a}.personalDiscord .discordJoin:hover{transform:translateY(-2px);box-shadow:0 7px #b6514a}.personalOrderLink{text-align:center;text-decoration:none;display:block}.socialSection{text-align:center;background:#fff8f3;padding-bottom:55px}.socialSection .sectionHeading h2{color:#654144;margin:10px 0;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:clamp(36px,4.5vw,58px);font-weight:400}.socialSection .sectionHeading>span{color:#8b6663;font-size:15px;display:block}.socialGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(900px,100%);margin:0 auto;display:grid}.socialGrid a{color:#d36f66;background:#fff;border:1px solid #edb9ae;border-radius:22px;min-width:0;padding:27px 14px 23px;transition:transform .2s,box-shadow .2s;box-shadow:0 7px #f0c8bd}.socialGrid a:hover{transform:translateY(-4px);box-shadow:0 11px #f0c8bd}.socialGrid i{color:#d77f78;background:#fff1ed;border:2px solid #efbbb4;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 13px;font-family:Arial,sans-serif;font-size:27px;font-style:normal;font-weight:900;display:grid}.socialGrid .chzzkIcon span{clip-path:polygon(34% 0,78% 0,64% 18%,96% 18%,66% 57%,88% 57%,88% 84%,45% 84%,55% 64%,16% 64%,42% 27%,8% 27%);background:#d77f78;width:32px;height:38px;display:block}.socialGrid b{color:#9e5654;font-size:17px}.personalContact{text-align:center;color:#643f43;background:linear-gradient(145deg,#efaaa1,#f6c4b5)}.personalContact>p{color:#a54f50;letter-spacing:.2em;margin:0 0 13px;font-size:13px;font-weight:900}.personalContact h2{margin:0;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:clamp(30px,4vw,52px);font-weight:400;line-height:1.2}.personalContact>span{margin-top:14px;font-size:21px;font-weight:800;display:block}.personalContact>a{color:#fff;background:#70474a;border-radius:999px;margin-top:28px;padding:15px 28px;font-weight:900;transition:transform .2s;display:inline-block;box-shadow:0 6px #563538}.personalContact>a:hover{transform:translateY(-2px)}@media (width<=620px){.personalDiscordWrap{padding-bottom:38px}.personalDiscord .discordJoin{padding:12px 18px;font-size:13px}.socialSection{padding:0 12px 38px!important}.socialGrid{gap:8px}.socialGrid a{border-radius:15px;padding:18px 5px 16px}.socialGrid i{width:42px;height:42px;margin-bottom:9px;font-size:20px}.socialGrid .chzzkIcon span{width:24px;height:29px}.socialGrid b{font-size:13px}.personalContact h2{font-size:29px}.personalContact>span{font-size:17px}.section{padding-top:72px;padding-bottom:72px}.sectionHeading{margin-bottom:34px}.sectionHeading h2,.portfolioHeading h2{overflow-wrap:anywhere}.process ol{grid-template-columns:1fr}.process li{min-width:0;padding:21px 10px 21px 18px}.process li span,.process li small{overflow-wrap:anywhere;min-width:0}.filters,.subfilters{gap:7px}.filters button,.subfilters button{white-space:normal;max-width:100%;line-height:1.25}.product,.detailIntro,.detailIntro>div,.detailFooter,.productBody{min-width:0}.product h3,.product p,.productPrice b{overflow-wrap:anywhere;word-break:keep-all}.statusCard,.holiday{min-width:0}.statusCard div{width:100%;min-width:0}.statusCard b,.statusCard small,.holiday span,.holiday b,.holiday p{overflow-wrap:anywhere;word-break:keep-all}.modal{padding:16px}.modal>div{max-width:calc(100vw - 32px)}.personalContact{padding-left:10px;padding-right:10px}.personalContact h2{white-space:nowrap;letter-spacing:-.05em;font-size:clamp(17px,5.35vw,29px)}.socialSection{padding-top:64px!important}.personalDiscord h2{white-space:nowrap;letter-spacing:-.06em;font-size:clamp(18px,5.2vw,27px)}}.notice:before{content:"⚠ 그림의 저작권은 홍시작가에게 있으며 도용, 무단수정, 트레이싱, AI학습을 금지합니다";color:#a84f48;text-align:center;background:#fff0ea;border:1px solid #efb4aa;border-radius:16px;width:min(1080px,100%);margin:0 auto 42px;padding:16px 22px;font-size:15px;font-weight:900;line-height:1.55;display:block;box-shadow:0 5px #f3d0c8}@media (width<=620px){.notice:before{word-break:keep-all;border-radius:14px;margin-bottom:34px;padding:14px 15px;font-size:13px}}.priceGrid{background:#704f59;border-radius:17px;flex-wrap:wrap;align-items:stretch;gap:9px;margin:0;padding:13px;display:flex}.priceCell{color:#fff;background:#ffffff09;border:1px solid #ffffff3d;border-radius:12px;flex:0 248px;justify-content:space-between;align-items:center;gap:14px;min-width:210px;padding:14px 13px;display:flex}.priceCell span{color:#ffe9e3;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:800}.priceCell b{color:#fff;white-space:nowrap;flex:none;font-size:15px}.priceGrid .orderLink{box-shadow:none;background:#5f3d46;border:1px solid #ffffff2e;flex:0 0 100%;margin:4px 0 0}@media (width<=620px){.priceGrid{padding:10px}.priceCell{flex-basis:100%;min-width:0;padding:13px 12px}.priceCell span{font-size:12px}.priceCell b{font-size:14px}}.galleryMore{color:#a64e4c;letter-spacing:-.01em;background:#fffaf6;border:2px solid #d87971;border-radius:999px;width:max-content;max-width:calc(100% - 28px);margin:18px auto 24px;padding:12px 21px;font-size:13px;box-shadow:0 5px #edc2b9}.galleryMore:before{content:"✦";color:#e47a6f;margin-right:7px}.galleryMore:hover{background:#fff0e9;transform:translateY(-2px);box-shadow:0 7px #edc2b9}.priceGrid:before{content:"PRICE";color:#ffd9d0;letter-spacing:.12em;flex:0 0 100%;padding:2px 2px 5px;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:18px;font-weight:400}.priceCell span{font-size:15px}.priceCell b{font-size:18px}@media (width<=620px){.galleryMore{width:max-content;max-width:calc(100% - 18px);margin:15px auto 20px;padding:11px 18px}.priceGrid:before{font-size:16px}.priceCell span{font-size:14px}.priceCell b{font-size:16px}}.portfolio[data-category=캐릭터] .profileGifGallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portfolio[data-category=캐릭터] .profileGifGallery .sampleTile{aspect-ratio:1;background:#fff}.portfolio[data-category=캐릭터] .profileGifGallery .sampleTile img{object-fit:cover;background:#fff;width:100%;height:100%}@media (width<=700px){.portfolio[data-category=캐릭터] .profileGifGallery{gap:6px;padding:6px;grid-template-columns:repeat(3,minmax(0,1fr))!important}}.detailFooter{background:#d77f78;padding:0!important}.priceGrid{background:#d77f78;border-radius:0;padding:28px 40px 38px}.priceGrid:before{color:#fff4f0}.priceCell{background:#7e383717;border-color:#ffffff6b}.priceCell span{color:#fff6f2}.priceGrid .orderLink{background:#9f5855;border-color:#ffffff47}@media (width<=620px){.priceGrid{padding:24px 22px 28px}}.process .revisionFee{color:#805955;background:#fff0ea;border-radius:10px;margin-top:10px;padding:9px 10px;font-size:10px;font-weight:600;line-height:1.55}.process .revisionFee em{color:#d4665d;margin-top:4px;font-style:normal;font-weight:900;display:inline-block}.workPeriodNotice{text-align:center;background:linear-gradient(145deg,#fffaf6,#ffe9e1);border:1px solid #efb2a7;border-radius:28px;width:min(1080px,100%);margin:0 auto 88px;padding:36px 40px;box-shadow:0 10px #f1c6bd}.workPeriodTitle>span,.referralIntro>span{color:#d56860;letter-spacing:.18em;font-size:11px;font-weight:900}.workPeriodTitle h2,.referralIntro h2{color:#684347;margin:9px 0 8px;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:400}.workPeriodTitle p{color:#765b58;margin:0;font-size:16px}.workPeriodTitle p b{color:#fff;background:#e78073;border-radius:999px;margin-left:4px;padding:4px 10px;font-size:19px;display:inline-block}.workPeriodCards{text-align:left;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0 20px;display:grid}.workPeriodCards article{background:#ffffffd1;border:1px solid #f0c8c0;border-radius:17px;align-items:flex-start;gap:14px;padding:20px;display:flex}.workPeriodCards i{color:#fff;background:#d77f78;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;font-size:11px;font-style:normal;font-weight:900;display:grid}.workPeriodCards b{color:#70474a;margin-bottom:6px;font-size:16px;display:block}.workPeriodCards p{color:#876762;margin:0;font-size:13px;line-height:1.65}.workPeriodNotice>small{color:#9a706b;font-size:12px;line-height:1.65;display:block}.referralEvent{text-align:center;background:#fff7f1;padding:60px max(6vw,40px) 92px}.referralIntro{width:min(850px,100%);margin:0 auto 32px}.referralIntro p{color:#805f5b;margin:0;font-size:16px;line-height:1.7}.referralEligibility{color:#a17a74;word-break:keep-all;margin-top:6px;font-size:12px;line-height:1.6;display:block}.referralBenefits{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:20px;width:min(880px,100%);margin:0 auto;display:grid}.referralBenefits article{cursor:pointer;background:#fff;border:1px solid #efa99e;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:27px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 8px #f0c1b8}.referralBenefits article:hover{border-color:#e98579;transform:translateY(-6px);box-shadow:0 14px #efb4aa,0 22px 34px #9b4b471f}.referralBenefits small{color:#b05c58;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.referralBenefits b{color:#d45f55;font-family:KCC Ganpan,Pretendard,sans-serif;font-size:clamp(25px,3vw,36px);font-weight:400;display:block}.referralBenefits p{color:#8d6b66;min-height:0;margin:10px 0 0;font-size:12px}.referralBenefits>i{color:#fff;background:#d77f78;border-radius:50%;place-items:center;width:43px;height:43px;font-style:normal;display:grid;box-shadow:0 5px #e9b1a7}.referralJjal img{object-fit:cover;object-position:center;background:#fff;border:5px solid #ffe0d8;border-radius:50%;width:112px;height:112px;margin:4px auto 15px;display:block;box-shadow:0 5px #efb4aa}.referralNote{color:#8a6964;margin:27px auto 0;font-size:12px}@media (width<=700px){.workPeriodNotice{border-radius:22px;margin-bottom:66px;padding:28px 18px}.workPeriodCards{grid-template-columns:1fr;gap:10px}.workPeriodCards article{padding:17px 15px}.workPeriodTitle p{font-size:14px}.workPeriodTitle p b{font-size:16px}.referralEvent{padding:48px 20px 72px}.referralIntro p{word-break:keep-all;font-size:14px}.referralBenefits{grid-template-columns:1fr;gap:13px}.referralBenefits>i{margin:-2px auto}.referralBenefits article{min-height:285px;padding:23px 16px}.referralJjal img{width:104px;height:104px}.process .revisionFee{font-size:11px}}.ticker{justify-content:center;display:flex}.ticker div{flex:none;animation:20s ease-in-out infinite tickerCentered}@keyframes tickerCentered{0%,to{transform:translate(0)}50%{transform:translate(-12%)}}@media (prefers-reduced-motion:reduce){.ticker div{animation:none}}
