:root{--hat-ink:#17140d;--hat-line:#ded5c1;--hat-gold:#f5c51e;--hat-paper:#f8f5ed}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.hat-loading{text-align:center;color:#17140d;background:#f4f0e6;place-content:center;gap:16px;min-height:100svh;display:grid}.hat-loading-mark{aspect-ratio:1;background:#f5c51e;border-radius:18px;place-items:center;width:58px;margin:auto;font-size:24px;font-weight:900;display:grid}.hat-studio{min-height:100svh;color:var(--hat-ink);background:#eeeae0;overflow-x:hidden}.hat-topbar{color:#fff;z-index:5;background:#17140d;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 clamp(14px,2.4vw,38px);display:grid;position:relative}.hat-topbar>div{text-align:center;gap:2px;display:grid}.hat-topbar>div strong{font-size:15px}.hat-topbar>div span{color:#c8bd9d;font-size:10px}.hat-back,.hat-reset{color:#fff;cursor:pointer;background:0 0;border:1px solid #4c473b;border-radius:12px;align-items:center;gap:7px;width:max-content;min-height:42px;padding:0 14px;text-decoration:none;display:flex}.hat-reset{justify-self:end}.hat-workspace{grid-template-columns:minmax(270px,340px) minmax(440px,1fr) minmax(250px,310px);align-items:start;max-width:1920px;min-height:calc(100svh - 64px);margin:auto;display:grid}.hat-controls,.hat-summary{background:#fffdfa;padding:24px 22px}.hat-controls{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c4b796 transparent;scrollbar-gutter:stable;max-height:calc(100svh - 64px);position:sticky;top:0;overflow-y:auto}.hat-controls::-webkit-scrollbar{width:8px}.hat-controls::-webkit-scrollbar-track{background:0 0}.hat-controls::-webkit-scrollbar-thumb{background:#c4b796;border:2px solid #fffdfa;border-radius:99px}.hat-summary{scrollbar-width:thin;max-height:calc(100svh - 64px);position:sticky;top:0;overflow:auto}.hat-controls{border-right:1px solid var(--hat-line)}.hat-summary{border-left:1px solid var(--hat-line)}.hat-control-section{border-bottom:1px solid var(--hat-line);margin:0 0 24px;padding:0 0 24px}.hat-control-section:last-child{border-bottom:0}.hat-step{color:#8b6700;letter-spacing:.16em;margin:0 0 8px;font-size:10px;font-weight:900}.hat-control-section h2,.hat-summary h2{margin:0 0 15px;font-size:19px;font-weight:700}.hat-parts{grid-template-columns:1fr 1fr;gap:7px;display:grid}.hat-section-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.hat-section-heading h2{margin-bottom:8px}.hat-section-heading b{color:#316e54;white-space:nowrap;font-size:10px}.hat-control-copy{color:#766f61;margin:0 0 12px;font-size:11px;line-height:1.5}.hat-parts label,.hat-mode button{border:1px solid var(--hat-line);min-height:45px;color:var(--hat-ink);cursor:pointer;background:#fff;border-radius:11px;font-size:12px;font-weight:700}.hat-parts label{align-items:center;gap:8px;padding:0 10px;display:flex}.hat-parts label input{opacity:0;pointer-events:none;position:absolute}.hat-part-check{color:#17140d;background:#fff;border:1px solid #bdb3a0;border-radius:6px;flex:0 0 19px;place-items:center;width:19px;height:19px;display:grid}.hat-parts label.is-active,.hat-mode button.is-active{background:var(--hat-ink);color:#fff;border-color:var(--hat-ink);box-shadow:inset 0 -3px var(--hat-gold)}.hat-parts label.is-active .hat-part-check{background:var(--hat-gold);border-color:var(--hat-gold)}.hat-selection-actions{justify-content:flex-end;margin:7px 0 2px;display:flex}.hat-selection-actions button{color:#776819;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0 8px;font-size:10px;font-weight:800}.hat-subtitle{align-items:center;gap:6px;margin:15px 0 8px;font-size:12px;display:flex}.hat-swatches{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.hat-swatches button{border:1px solid var(--hat-line);cursor:pointer;background:#fff;border-radius:11px;justify-items:center;gap:5px;min-height:58px;padding:7px 3px;font-size:10px;display:grid}.hat-swatches button span{border:1px solid #cfc7b6;border-radius:50%;width:24px;height:24px}.hat-swatches button.is-active{outline:2px solid var(--hat-gold);border-color:var(--hat-ink)}.hat-fabric-picker{margin-top:17px;padding-top:2px}.hat-fabric-open{width:100%;min-height:56px;color:var(--hat-ink);text-align:left;cursor:pointer;background:#fffaf0;border:1px solid #bfa65a;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:8px 11px;display:flex}.hat-fabric-open>span{align-items:center;gap:9px;min-width:0;display:flex}.hat-fabric-open>span>span{gap:2px;min-width:0;display:grid}.hat-fabric-open strong{font-size:12px}.hat-fabric-open small{color:#766f61;font-size:9px}.hat-fabric-open:hover{background:#fff6db;border-color:#8b6700}.hat-fabric-message{color:#8b3e28;margin:10px 0 0;font-size:10px}.hat-fabric-detail{border:1px solid var(--hat-line);background:#fffaf0;border-radius:11px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;margin-top:10px;padding:8px;display:grid}.hat-fabric-detail>img,.hat-fabric-detail>span{object-fit:cover;background:#ece7db;border-radius:8px;width:58px;height:58px}.hat-fabric-detail div{gap:2px;min-width:0;display:grid}.hat-fabric-detail strong,.hat-fabric-detail small,.hat-fabric-detail p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hat-fabric-detail strong{font-size:11px}.hat-fabric-detail small,.hat-fabric-detail p{color:#746b5d;margin:0;font-size:9px}.hat-brim-custom{background:var(--hat-ink);color:#fff;border-radius:15px;margin-top:17px;padding:15px}.hat-brim-custom-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hat-brim-custom-head h3{align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.hat-brim-custom-head p{color:#c8bd9d;max-width:205px;margin:6px 0 0;font-size:9px;line-height:1.5}.hat-brim-custom-head>strong{background:var(--hat-gold);min-width:54px;min-height:32px;color:var(--hat-ink);border-radius:99px;place-items:center;padding:0 8px;font-size:11px;display:grid}.hat-brim-range{color:#c8bd9d;margin-top:12px}.hat-brim-range input{min-height:30px;accent-color:var(--hat-gold)}.hat-brim-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:7px;display:grid}.hat-brim-presets button{color:#fff;cursor:pointer;background:#2a261e;border:1px solid #5a5447;border-radius:10px;min-width:0;min-height:44px;padding:0 3px;font-size:10px;font-weight:800}.hat-brim-presets button.is-active{border-color:var(--hat-gold);background:var(--hat-gold);color:var(--hat-ink)}.hat-brim-fabric-note{color:#e7eadf;background:#253129;border-radius:10px;align-items:center;gap:7px;min-height:42px;margin:10px 0 0;padding:8px 10px;font-size:9px;line-height:1.45;display:flex}.hat-brim-fabric-note svg{color:var(--hat-gold);flex:0 0 14px}.hat-fabric-modal{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#182319b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.hat-fabric-modal-sheet{background:#fff;border:1px solid #e1e5df;border-radius:24px;flex-direction:column;width:min(660px,100%);min-height:min(720px,100dvh - 32px);max-height:calc(100dvh - 32px);padding:24px 24px 18px;display:flex;overflow:hidden;box-shadow:0 26px 80px #111a123b}.hat-fabric-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.hat-fabric-modal-header>div{min-width:0}.hat-fabric-modal-header p{color:#316e54;letter-spacing:.16em;margin:0 0 7px;font-size:10px;font-weight:900}.hat-fabric-modal-header h2{letter-spacing:-.03em;margin:0;font-size:23px;line-height:1.3}.hat-fabric-modal-header span{color:#7a837c;margin-top:7px;font-size:12px;line-height:1.5;display:block}.hat-fabric-modal-close{color:#234737;cursor:pointer;background:#edf2ec;border:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.hat-fabric-modal-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:18px;display:grid}.hat-fabric-modal-search label{background:#fbfdfb;border:1px solid #317d5b;border-radius:13px;align-items:center;gap:8px;min-width:0;min-height:52px;padding:0 14px;display:flex;box-shadow:0 0 0 3px #3a90631a}.hat-fabric-modal-search input{color:#17221a;background:0 0;border:0;outline:0;width:100%;min-width:0;height:48px;padding:0;font-size:14px}.hat-fabric-modal-search input::placeholder{color:#7d867e}.hat-fabric-modal-search>button{color:#fff;cursor:pointer;background:#17140d;border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-width:88px;min-height:52px;padding:0 16px;font-size:13px;font-weight:900;display:flex}.hat-fabric-modal-search>button:disabled{opacity:.62;cursor:wait}.hat-fabric-categories{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.hat-fabric-categories button{color:#516056;cursor:pointer;background:#f5f8f4;border:1px solid #d2d9d1;border-radius:99px;min-height:44px;padding:0 15px;font-size:12px;font-weight:800}.hat-fabric-categories button.is-active{color:#fff;background:#234737;border-color:#234737}.hat-fabric-result-count{color:#6f7871;margin:13px 0 10px;font-size:11px}.hat-fabric-modal-results{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#99a398 transparent;flex:1;min-height:0;padding:2px 5px 8px 2px;overflow-y:auto}.hat-fabric-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hat-fabric-card-grid>button{color:#17221a;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3dc;border-radius:14px;min-width:0;min-height:178px;padding:0;overflow:hidden}.hat-fabric-card-grid>button:hover{border-color:#73947f;box-shadow:0 8px 24px #17351f12}.hat-fabric-card-grid>button.is-active{border-color:#234737;box-shadow:0 0 0 2px #f5c51e}.hat-fabric-card-media{background:#edf0eb;width:100%;height:118px;display:block;position:relative;overflow:hidden}.hat-fabric-card-media>img,.hat-fabric-card-media>span{object-fit:cover;width:100%;height:100%;display:block}.hat-fabric-card-media>b{color:#17221a;background:#fff;border-radius:99px;place-items:center;min-width:28px;height:28px;padding:0 5px;font-size:11px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0002}.hat-fabric-card-copy{gap:4px;min-width:0;padding:11px 12px 12px;display:grid}.hat-fabric-card-copy strong,.hat-fabric-card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hat-fabric-card-copy strong{font-size:13px}.hat-fabric-card-copy small{color:#758078;font-size:10px}.hat-fabric-more{color:#2d4738;cursor:pointer;background:#f6f8f5;border:1px solid #cbd3ca;border-radius:12px;width:100%;min-height:48px;margin-top:11px;font-size:12px;font-weight:900}.hat-fabric-more:disabled{opacity:.58;cursor:wait}.hat-fabric-modal-loading,.hat-fabric-modal-empty{color:#68736b;text-align:center;place-content:center;justify-items:center;gap:9px;min-height:210px;font-size:12px;display:grid}.hat-fabric-modal-empty strong{color:#263b2f;font-size:14px}.hat-fabric-modal-empty span{color:#7a837c}.hat-font-picker{gap:7px;margin-bottom:14px;display:grid}.hat-font-picker-label{font-size:11px;font-weight:700}.hat-font-open{width:100%;min-width:0;min-height:70px;color:var(--hat-ink);text-align:left;cursor:pointer;background:#fffaf0;border:1px solid #b78c08;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.hat-font-open>span{gap:3px;min-width:0;display:grid}.hat-font-open b{max-width:160px;color:var(--hat-ink);text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1.2;overflow:hidden}.hat-font-open small{color:#766f61;font-family:WearflowNotoSansKR,sans-serif;font-size:9px;font-weight:700}.hat-font-open em{color:#795d08;white-space:nowrap;align-items:center;gap:2px;min-height:44px;padding-left:8px;font-size:10px;font-style:normal;font-weight:900;display:flex}.hat-font-open:hover{background:#fff5d9;border-color:#7e6108}.hat-font-picker>p{color:#766f61;margin:0;font-size:9px;line-height:1.5}.hat-font-notice{color:#315f49;margin:0;font-size:10px;line-height:1.5}.hat-font-modal{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#28241bb8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.hat-font-modal-sheet{background:var(--hat-paper);border:1px solid #e6decc;border-radius:24px;flex-direction:column;width:min(720px,100%);height:min(780px,100dvh - 32px);padding:24px 24px 18px;display:flex;overflow:hidden;box-shadow:0 26px 80px #11100d42}.hat-font-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.hat-font-modal-header>div{min-width:0}.hat-font-modal-header p{color:#8b6700;letter-spacing:.16em;margin:0 0 7px;font-size:10px;font-weight:900}.hat-font-modal-header h2{letter-spacing:-.03em;margin:0;font-size:23px;line-height:1.3}.hat-font-modal-header span{color:#766f61;margin-top:7px;font-size:12px;line-height:1.5;display:block}.hat-font-modal-close{width:44px;height:44px;color:var(--hat-ink);cursor:pointer;background:#ede8dc;border:0;border-radius:50%;flex:0 0 44px;place-items:center;display:grid}.hat-font-modal-search{background:#fff;border:1px solid #b78c08;border-radius:13px;align-items:center;gap:8px;min-width:0;min-height:52px;margin-top:18px;padding:0 7px 0 14px;display:flex;box-shadow:0 0 0 3px #f5c51e22}.hat-font-modal-search input{width:100%;min-width:0;height:48px;color:var(--hat-ink);background:0 0;border:0;outline:0;padding:0;font-size:14px}.hat-font-modal-search input::placeholder{color:#8a8273}.hat-font-modal-search button{color:#766f61;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.hat-font-categories{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.hat-font-categories button{color:#625b4e;cursor:pointer;background:#fff;border:1px solid #d8d0bf;border-radius:99px;min-height:44px;padding:0 15px;font-size:12px;font-weight:800}.hat-font-categories button.is-active{border-color:var(--hat-ink);background:var(--hat-ink);color:#fff}.hat-font-result-count{color:#766f61;margin:13px 0 10px;font-size:11px}.hat-font-modal-results{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9ad92 transparent;flex:1;min-height:0;padding:2px 5px 8px 2px;overflow-y:auto}.hat-font-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.hat-font-card-grid>button{min-width:0;min-height:108px;color:var(--hat-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #ded5c1;border-radius:14px;align-content:center;gap:8px;padding:15px 13px 12px;display:grid;position:relative;overflow:hidden}.hat-font-card-grid>button:hover{border-color:#b78c08;box-shadow:0 7px 20px #5b480d12}.hat-font-card-grid>button.is-active{box-shadow:inset 0 -3px var(--hat-gold),0 0 0 2px #f5c51e55;border-color:#8b6700}.hat-font-card-grid>button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(19px,3.4vw,27px);font-weight:700;line-height:1.2;overflow:hidden}.hat-font-card-grid>button>small{color:#766f61;text-overflow:ellipsis;white-space:nowrap;font-family:WearflowNotoSansKR,sans-serif;font-size:10px;font-weight:700;overflow:hidden}.hat-font-card-grid>button>b{background:var(--hat-gold);width:25px;height:25px;color:var(--hat-ink);border-radius:50%;place-items:center;display:grid;position:absolute;top:9px;right:9px}.hat-font-modal-empty{color:#766f61;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:190px;font-size:11px;display:grid}.hat-font-modal-empty strong{color:var(--hat-ink);font-size:14px}.hat-font-modal-footer{border-top:1px solid #ded5c1;gap:5px;padding-top:12px;display:grid}.hat-font-modal-footer input{display:none}.hat-font-modal-footer button{background:var(--hat-ink);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;font-size:12px;font-weight:900;display:flex}.hat-font-modal-footer button:disabled{opacity:.6;cursor:wait}.hat-font-modal-footer>span{color:#766f61;text-align:center;font-size:9px;line-height:1.45}.hat-font-modal-footer>p{color:#8b3e28;text-align:center;margin:2px 0 0;font-size:10px}.hat-spin{animation:.9s linear infinite hat-spin}@keyframes hat-spin{to{transform:rotate(360deg)}}.hat-fabric-open:focus-visible,.hat-brim-presets button:focus-visible,.hat-fabric-modal button:focus-visible,.hat-fabric-modal input:focus-visible,.hat-font-open:focus-visible,.hat-font-modal button:focus-visible{outline-offset:2px;outline:3px solid #f5c51e}.hat-font-modal-search:focus-within{border-color:#7e6108;box-shadow:0 0 0 3px #f5c51e55}.hat-upload{cursor:pointer;background:#fffaf0;border:1px dashed #a27b06;border-radius:12px;align-items:center;gap:12px;min-height:78px;padding:14px;display:flex}.hat-upload input{display:none}.hat-upload span{gap:4px;font-size:12px;display:grid}.hat-upload small{color:#766f61;font-size:10px;line-height:1.45}.hat-secondary{border:1px solid var(--hat-line);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:8px;display:flex}.hat-secondary:disabled{opacity:.45;cursor:not-allowed}.hat-field{gap:7px;margin-bottom:10px;font-size:11px;font-weight:700;display:grid}.hat-field>div{border:1px solid var(--hat-line);background:#fff;border-radius:11px;align-items:center;gap:8px;height:46px;padding:0 12px;display:flex}.hat-field input[type=text],.hat-field input:not([type]){background:0 0;border:0;outline:0;width:100%}.hat-color-field{grid-template-columns:1fr auto;align-items:center}.hat-color-field input{border:1px solid var(--hat-line);background:#fff;border-radius:10px;width:54px;height:42px;padding:4px}.hat-mode{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hat-mode button{justify-content:center;align-items:center;gap:6px;display:flex}.hat-range{gap:8px;margin-top:14px;font-size:11px;display:grid}.hat-range span{justify-content:space-between;display:flex}.hat-range input{accent-color:#b78c08;width:100%}.hat-preview{background:#edeae1;width:100%;min-width:0;height:calc(100svh - 64px);min-height:620px;position:sticky;top:0}.hat-preview canvas{touch-action:none;display:block;width:100%!important;height:100%!important}.hat-preview-badge{z-index:2;letter-spacing:.08em;background:#fffd;border:1px solid #dcd5c5;border-radius:99px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:900;display:flex;position:absolute;top:20px;left:20px}.hat-preview-badge span{background:#38a96a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #d7ecdf}.hat-preview-help{color:#fff;pointer-events:none;background:#17140dcc;border-radius:99px;padding:9px 14px;font-size:11px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hat-summary h2{margin-bottom:18px;font-size:24px}.hat-summary-art{background:linear-gradient(145deg,#f4d764,#f6efe0);border-radius:16px;align-content:end;gap:5px;min-height:138px;margin-bottom:20px;padding:18px;display:grid}.hat-summary-art svg{margin-bottom:auto}.hat-summary-art span{color:#6d5e35;font-size:11px}.hat-summary dl{margin:0}.hat-summary dl div{border-bottom:1px solid var(--hat-line);justify-content:space-between;gap:12px;padding:14px 0;font-size:12px;display:flex}.hat-summary dt{color:#777063}.hat-summary dd{text-align:right;margin:0;font-weight:800}.hat-notice{background:#fff5cf;border-radius:13px;margin:20px 0;padding:15px;font-size:11px;line-height:1.65}.hat-notice p{color:#625b4e;margin:5px 0 0}.hat-primary{background:var(--hat-gold);width:100%;min-height:52px;color:var(--hat-ink);cursor:pointer;border:0;border-radius:12px;font-weight:900;box-shadow:0 10px 26px #f5c51e3d}@media (max-width:1080px){.hat-workspace{grid-template-columns:300px minmax(400px,1fr)}.hat-summary{display:none}}@media (max-width:760px){.hat-topbar{grid-template-columns:44px 1fr 44px;height:58px;padding:0 8px}.hat-back,.hat-reset{justify-content:center;width:42px;height:42px;padding:0;font-size:0}.hat-workspace{flex-direction:column;min-height:calc(100svh - 58px);display:flex}.hat-preview{z-index:1;border-bottom:1px solid var(--hat-line);order:0;height:44svh;min-height:44svh;position:sticky;top:0}.hat-controls{border:0;order:1;max-height:none;padding:18px 14px 110px;overflow:visible}.hat-parts{grid-template-columns:repeat(2,minmax(0,1fr))}.hat-swatches{grid-template-columns:repeat(3,minmax(0,1fr))}.hat-preview-badge{top:10px;left:10px}.hat-preview-help{white-space:nowrap;bottom:12px}.hat-fabric-modal{place-items:end center;padding:0}.hat-fabric-modal-sheet{border-width:1px 0 0;border-radius:24px 24px 0 0;width:100%;height:92dvh;min-height:0;max-height:92dvh;padding:20px 14px 12px}.hat-fabric-modal-header h2{font-size:19px}.hat-fabric-modal-header span{max-width:280px;font-size:10px}.hat-fabric-modal-search{margin-top:14px}.hat-fabric-modal-search>button{min-width:72px;padding:0 11px}.hat-fabric-categories{flex-wrap:wrap}.hat-fabric-card-grid{gap:8px}.hat-fabric-card-grid>button{min-height:164px}.hat-fabric-card-media{height:102px}.hat-fabric-card-copy{padding:10px}.hat-font-modal{place-items:end center;padding:0}.hat-font-modal-sheet{border-width:1px 0 0;border-radius:24px 24px 0 0;width:100%;height:92dvh;max-height:92dvh;padding:20px 14px 12px}.hat-font-modal-header h2{font-size:19px}.hat-font-modal-header span{max-width:280px;font-size:10px}.hat-font-modal-search{margin-top:14px}.hat-font-card-grid{gap:8px}.hat-font-card-grid>button{min-height:102px;padding:13px 11px 11px}.hat-font-card-grid>button>span{font-size:clamp(17px,5.5vw,23px)}}@media (max-width:360px){.hat-fabric-modal-sheet{padding-inline:10px}.hat-fabric-modal-search{grid-template-columns:minmax(0,1fr) 64px}.hat-fabric-modal-search>button{min-width:64px;padding:0 8px}.hat-fabric-modal-search>button svg{display:none}.hat-fabric-card-media{height:94px}.hat-font-modal-sheet{padding-inline:10px}.hat-font-categories button{padding-inline:12px}.hat-font-card-grid>button{min-height:96px;padding-inline:9px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.hat-spin{animation:none}}
