@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";.price-history-page{padding:24px 20px 110px;color:#252b37}.price-back{color:#576172;font-size:14px}.price-kicker{margin:30px 0 8px;color:#8c4b2d;font-size:13px;font-weight:700}.price-history-page h1{font-size:27px;letter-spacing:-1px;margin:0 0 12px}.price-description{color:#657080;font-size:14px;line-height:1.75}.price-source-list{display:grid;gap:10px;margin:26px 0}.price-source-list>div{padding:16px;border:1px solid #e6e8ec;border-radius:14px;background:#fff}.price-source-list b{font-size:15px}.price-source-list span{float:right;font-size:12px;color:#805831;background:#fbf3e8;border-radius:12px;padding:3px 8px}.price-source-list p{font-size:12px;color:#737b87;line-height:1.6;margin:10px 0 0;clear:both}.price-filter{display:flex;align-items:center;justify-content:space-between;font-size:14px}.price-filter select{max-width:180px;border:1px solid #d9dee5;border-radius:8px;padding:8px;background:#fff}.price-no-data{padding:40px 20px;margin:18px 0;background:#f5f7fa;border-radius:16px;text-align:center}.price-no-data h2{font-size:18px}.price-no-data p,.price-no-data small{font-size:13px;color:#737b87;line-height:1.7}.price-series{margin:22px 0;padding:18px;border:1px solid #e3e7ec;border-radius:14px}.price-series h2{font-size:18px}.price-series p{font-size:13px;line-height:1.65}.price-series dl{display:grid;grid-template-columns:90px 1fr;font-size:12px;gap:8px}.price-series dd{margin:0;overflow-wrap:anywhere}.price-condition{color:#707783}.price-comparison{font-weight:700;color:#286843}.price-table-scroll{overflow-x:auto}.price-series table{width:100%;font-size:12px;border-collapse:collapse}.price-series th,.price-series td{padding:10px 5px;text-align:left;border-bottom:1px solid #eee;white-space:nowrap}.price-series caption{text-align:left;color:#7b8490;line-height:1.5;margin:12px 0}.price-export-time{font-size:11px;line-height:1.7;color:#9299a3}.product-price-history{margin:24px 0;padding:20px 0;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}.price-history-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.price-history-heading :is(h2,h3){margin:0;font-size:16px;letter-spacing:-.4px}.price-history-heading>span{font-size:12px;color:#767e88}.price-history-value{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:16px 0 0}.price-history-value strong{font-size:23px;color:#202632}.price-history-value>span{font-size:12px;color:#767e88}.price-history-chart{display:block;width:100%;height:auto;overflow:visible}.price-chart-grid{stroke:#edf0f2;stroke-width:1}.price-chart-label{font:16px system-ui,sans-serif;fill:#767e88}.price-chart-guide{stroke:#c8d0de;stroke-dasharray:3 4}.price-chart-point{cursor:pointer;outline:none}.price-chart-point>circle:last-child{fill:#8dabe8;stroke:#fff;stroke-width:2}.price-chart-point>circle.selected{fill:#3569df}.price-chart-point:focus-visible>circle:last-child{stroke:#172e66;stroke-width:3}.product-price-history .price-history-note{margin:8px 0 0;font-size:12px;line-height:1.65;color:#717984;word-break:keep-all}.product-price-history .price-history-empty{font-size:14px;line-height:1.7;color:#717984;margin:16px 0 0;word-break:keep-all}.price-history-empty button{border:0;background:none;text-decoration:underline;color:#3569df;cursor:pointer;padding:8px 0;font:inherit}.price-history-records{margin-top:14px;font-size:13px}.price-history-records summary{cursor:pointer;color:#586271;padding:8px 0}.price-history-records table{width:100%;border-collapse:collapse;font-size:12px}.price-history-records td,.price-history-records th{padding:8px 0;border-bottom:1px solid #f0f2f5;text-align:left}.price-history-records td:last-child,.price-history-records th:last-child{text-align:right}.price-history-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.price-chart-line{stroke:var(--product-accent,#df504c);stroke-width:2;stroke-linejoin:round;stroke-linecap:round;fill:none;pointer-events:none;vector-effect:non-scaling-stroke}.product-page{--product-accent:var(--site-accent);--product-ink:var(--site-ink);--product-muted:var(--site-muted);--product-line:var(--site-line);--product-paper:var(--site-paper);--product-ground:var(--site-ground);--product-radius:1rem;--product-layer-header:10;--product-layer-buy:20;background:var(--product-ground);color:var(--product-ink);min-height:100dvh;padding-bottom:6.5rem;overflow-wrap:anywhere;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;-webkit-font-smoothing:antialiased}.product-page a{text-decoration:none}.product-back{display:flex;align-items:center;gap:.5rem;min-height:2.75rem;font-size:.8125rem;font-weight:500;color:#55534e}.product-back svg{width:1rem;stroke-width:1.75}.product-page-main{max-width:var(--site-width);margin:auto;display:grid;grid-template-columns:minmax(0,1fr);padding:0 var(--site-gutter) 1.5rem;gap:0}.product-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem;min-height:3.5rem;color:var(--product-muted);font-size:.75rem}.product-breadcrumb button{min-height:2.75rem;color:inherit}.product-breadcrumb>span:nth-child(2n){color:#b5b0a6}.product-breadcrumb>span:last-child{color:#4b4943}.product-hero{min-width:0}.product-hero-image{aspect-ratio:1.15;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1.5rem;background:var(--product-paper);border-radius:var(--product-radius)}.product-hero-image>img{width:100%;height:100%;min-height:0;object-fit:contain}.product-summary{padding:1.5rem 0 1.75rem;min-width:0}.product-eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.625rem;font-size:.75rem;line-height:1.5}.product-category{color:var(--product-muted);font-weight:500;letter-spacing:.025em}.product-ended{padding:.25rem .5rem;border-radius:.25rem;background:#f4e5df;color:#9c4439;font-size:.75rem}.product-summary h1{font-size:1.625rem;font-weight:650;line-height:1.42;letter-spacing:-.045em;word-break:keep-all;text-wrap:balance;overflow-wrap:anywhere}.product-option{font-size:.9375rem;color:var(--product-muted);line-height:1.65;margin-top:.625rem;text-wrap:pretty;word-break:keep-all}.product-price-block{margin:1.625rem 0 1.375rem}.product-price-label{color:var(--product-muted);font-size:.75rem;font-weight:500;line-height:1.5;margin-bottom:.375rem}.product-price-block>div{display:flex;align-items:baseline;gap:.2rem;flex-wrap:wrap;color:var(--product-accent);font-variant-numeric:tabular-nums lining-nums}.product-price-block strong{font-size:2.375rem;font-weight:700;line-height:1.2;letter-spacing:-.045em}.product-price-block span{font-size:1.25rem;font-weight:500;margin-left:.125rem}.product-price-block small{font-size:.875rem;color:var(--product-muted);margin-left:.375rem}.product-price-hint{margin-top:.625rem;color:var(--product-muted);font-size:.75rem;line-height:1.65}.product-shopping-facts{display:grid;gap:.875rem;font-size:.8125rem;line-height:1.6;border-top:1px solid var(--product-line);padding-top:1.125rem;margin:0}.product-shopping-facts>div{display:grid;grid-template-columns:5.75rem minmax(0,1fr);align-items:start;gap:1rem}.product-shopping-facts dt{display:flex;align-items:center;gap:.625rem;color:var(--product-muted);font-weight:400}.product-shopping-facts svg{width:1.125rem;height:1.125rem;stroke-width:1.5;color:#807b70}.product-shopping-facts dd{margin:0;color:#3e3c35;font-weight:500}.product-merchant{display:inline-flex;align-items:center}.product-desktop-buy{display:none}.product-history-panel{min-width:0;background:var(--product-paper);padding:1.25rem;border-radius:var(--product-radius);margin-bottom:1rem}.product-page .product-price-history{padding:0;margin:0;border:0}.product-page .price-history-heading{display:flex;justify-content:flex-start;align-items:baseline;gap:.75rem;flex-wrap:wrap}.product-page .price-history-heading :is(h2,h3),.product-page .product-price-history>h2{font-size:1.125rem;font-weight:650;color:var(--product-ink);letter-spacing:-.035em}.product-page .price-history-heading>span{font-size:.75rem;color:var(--product-muted);font-variant-numeric:tabular-nums}.product-page .price-history-value{margin-top:1rem;gap:.625rem;align-items:baseline;font-variant-numeric:tabular-nums}.product-page .price-history-value strong{font-size:1.25rem;font-weight:650;color:var(--product-ink);letter-spacing:-.025em}.product-page .price-history-value>span{font-size:.75rem;color:var(--product-muted)}.product-page .price-history-chart{margin-top:.5rem}.product-page .price-chart-label{font:11px Noto Sans KR,sans-serif;fill:#716d64;font-variant-numeric:tabular-nums}.product-page .price-chart-grid{stroke:#e8e5df;stroke-dasharray:3 4}.product-page .price-chart-line{stroke:var(--product-accent)}.product-page .price-chart-point>circle:last-child{fill:var(--product-accent)}.product-page .price-chart-point>circle.selected{fill:var(--product-accent);stroke:#f2dcd6;stroke-width:4}.product-page .price-chart-point:focus-visible>circle:last-child{stroke:#63342b;stroke-width:3}.product-page .price-chart-guide{stroke:#d4b2a9}.product-page .price-history-note{color:var(--product-muted);font-size:.75rem;line-height:1.75;margin-top:.625rem;max-width:65ch;text-wrap:pretty}.product-page .price-history-records{font-size:.75rem;margin-top:1rem;padding-top:.125rem;border-top:1px solid var(--product-line)}.product-page .price-history-records summary{color:#4d4940;min-height:2.75rem;padding:.75rem 0;display:list-item;list-style-position:inside}.product-page .price-history-records table{font-variant-numeric:tabular-nums;font-size:.8125rem}.product-page .price-history-records :is(td,th){border-color:var(--product-line)}.product-page .price-history-empty{padding:1rem 0 .5rem;margin:.5rem 0 0;font-size:.875rem;color:var(--product-muted);line-height:1.75;text-wrap:pretty;max-width:65ch}.product-page .price-history-empty button{color:var(--product-accent);min-height:2.75rem}.product-conditions{min-width:0;margin:0;border-top:1px solid var(--product-line);border-bottom:1px solid var(--product-line)}.product-conditions summary{display:flex;align-items:center;gap:.75rem;min-height:4rem;padding:1rem .125rem;cursor:pointer;list-style:none}.product-conditions summary::-webkit-details-marker{display:none}.product-conditions summary>svg{width:1.125rem;stroke-width:1.5;color:#817b6c;flex-shrink:0}.product-conditions summary>svg:last-child{margin-left:auto;transition:transform .18s}.product-conditions[open] summary>svg:last-child{transform:rotate(180deg)}.product-conditions h2{font-size:.875rem;font-weight:600;white-space:nowrap}.product-conditions summary p{display:none}.product-conditions-body{padding:0 0 1rem 1.875rem}.product-conditions ul{padding:0 0 0 1rem;margin:0;display:grid;gap:.625rem;max-width:65ch}.product-conditions li{font-size:.8125rem;line-height:1.85;color:var(--product-muted);word-break:keep-all;text-wrap:pretty}.product-conditions-body>a{display:inline-flex;align-items:center;gap:.375rem;color:#63584e;font-size:.75rem;min-height:2.75rem;margin-top:.5rem;text-decoration:underline;text-underline-offset:.2em}.product-cta{display:flex;align-items:center;justify-content:center;gap:.625rem;border:0;border-radius:.625rem;background:var(--product-accent);color:#fff;font-weight:600;font-size:.9375rem;min-height:3.5rem;padding:.875rem 1rem;text-align:center;transition:background-color .18s,transform .18s}.product-cta svg{width:1.125rem;height:1.125rem;stroke-width:1.75}.product-cta:hover{background:#b63e35}.product-cta:active{transform:translateY(1px)}.product-back:hover,.product-breadcrumb button:hover{color:var(--product-accent)}.product-page :is(a,button,summary):focus-visible{outline:3px solid #a34235;outline-offset:4px}.product-mobile-buy{position:fixed;bottom:0;left:0;right:0;z-index:var(--product-layer-buy);background:#fff;border-top:1px solid var(--product-line);padding:.75rem 1.25rem calc(.75rem + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-mobile-buy>div{min-width:0;flex-shrink:0}.product-mobile-buy>div>span{font-size:.6875rem;color:var(--product-muted);display:block;margin-bottom:.25rem}.product-mobile-buy>div>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:.125rem;font-variant-numeric:tabular-nums}.product-mobile-buy strong{font-size:1.125rem;font-weight:650;letter-spacing:-.035em}.product-mobile-buy span,.product-mobile-buy small{font-size:.6875rem}.product-mobile-buy .product-cta{flex:1;max-width:15rem;white-space:nowrap;font-size:.8125rem;min-width:0;gap:.375rem;min-height:3.125rem;padding:.75rem}.product-image-empty{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#a39b8b;text-align:center;padding:1rem}.product-image-empty p{font-size:.8125rem;color:var(--product-muted);line-height:1.7}.product-image-empty button{font-size:.75rem;text-decoration:underline;min-height:2.75rem;color:var(--product-accent)}.product-page-state{max-width:32rem;margin:0 auto;padding:5.5rem 1.5rem;text-align:center}.product-state-icon{display:inline-flex;border-radius:1rem;padding:1.25rem;color:#8b8170;background:#eeeae1}.product-page-state h1{font-size:1.5rem;font-weight:650;margin:1.5rem 0 .75rem;letter-spacing:-.035em}.product-page-state p{font-size:.875rem;color:var(--product-muted);line-height:1.8}.product-page-state .product-cta{margin:1.625rem auto 0;width:11.5rem}.product-skip{position:fixed;top:-5rem;left:1.25rem;z-index:30;background:#fff;padding:.875rem}.product-skip:focus{top:.625rem}.product-hero-skeleton{aspect-ratio:1.15;border-radius:var(--product-radius);background:#eeece5}.product-copy-skeleton{padding:1.5rem 0}.product-copy-skeleton i{display:block;height:1.5rem;border-radius:.25rem;background:#eeece5;margin-bottom:1rem}.product-copy-skeleton i:first-child{width:35%;height:1rem}.product-copy-skeleton i:last-child{width:65%;height:3rem;margin-top:1.5rem}.product-page-loading{padding-top:2rem}.product-page-loading>p{color:var(--product-muted);font-size:.8125rem;text-align:center;margin:1.25rem}.product-page [tabindex="-1"]:focus{outline:none}@media(min-width:760px){.product-page{padding-bottom:2.5rem}.product-back{font-size:.875rem}.product-page-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem 3.5rem;padding:0 var(--site-gutter) 1.5rem}.product-breadcrumb{grid-column:1/-1;min-height:2.75rem;margin:1rem 0 -.75rem;font-size:.8125rem}.product-hero-image{aspect-ratio:1.12;padding:2rem;height:100%;max-height:29rem}.product-summary{display:flex;flex-direction:column;justify-content:center;padding:.5rem 0;align-self:stretch}.product-eyebrow{font-size:.8125rem;margin-bottom:.75rem}.product-summary h1{font-size:clamp(1.75rem,2.6vw,2.25rem);line-height:1.38;max-width:25ch}.product-option{font-size:1rem;margin-top:.75rem}.product-price-block{margin:1.75rem 0 1.5rem}.product-price-label{font-size:.8125rem;margin-bottom:.5rem}.product-price-block strong{font-size:2.875rem}.product-price-block span{font-size:1.5rem}.product-shopping-facts{gap:1rem;font-size:.875rem;padding-top:1.25rem}.product-shopping-facts>div{grid-template-columns:6rem minmax(0,1fr)}.product-desktop-buy{display:block;margin-top:1.625rem}.product-history-panel,.product-conditions{grid-column:1/-1;margin-bottom:0}.product-history-panel{padding:1.5rem 1.75rem 1rem;position:relative}.product-page .price-history-heading :is(h2,h3),.product-page .product-price-history>h2{font-size:1.25rem}.product-page .price-history-note{max-width:none}.product-page .price-history-empty{padding:1rem 0 1.125rem;min-height:0}.product-page .price-history-chart{max-height:11.875rem}.product-conditions summary{padding:1.125rem .25rem;gap:1rem}.product-conditions summary p{display:block;color:var(--product-muted);font-size:.8125rem;margin-left:1rem;line-height:1.65;text-wrap:pretty}.product-mobile-buy{display:none}.product-page-loading>p{grid-column:1/-1}}@media(min-width:1000px){.product-page-main{column-gap:4rem}.product-page .price-history-heading{padding-right:16rem}.product-page .price-history-value{position:absolute;top:1.625rem;right:1.75rem;margin:0}.product-page .price-history-value strong{font-size:1.125rem}.product-page .price-history-records{margin-top:.75rem}}@media(max-width:350px){.product-page-main{padding:0 1rem 1.25rem}.product-hero-image{padding:1rem}.product-summary h1{font-size:1.5rem}.product-price-block strong{font-size:2.25rem}.product-history-panel{padding:1rem}.product-mobile-buy{padding-left:.75rem;padding-right:.75rem;gap:.625rem}.product-mobile-buy strong{font-size:1rem}.product-mobile-buy .product-cta{font-size:.75rem;padding:.75rem .5rem}}@media(prefers-reduced-motion:reduce){.product-page *{transition:none!important;animation:none!important}}.product-heading{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.75rem;padding:0 0 1.25rem}.product-heading h1{font-size:1.625rem;font-weight:650;line-height:1.4;letter-spacing:-.045em;word-break:keep-all;text-wrap:balance;overflow-wrap:anywhere}.product-overview{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);background:#fff;border:1px solid var(--product-line);border-radius:1.125rem;overflow:hidden;margin-bottom:1.5rem}.product-overview .product-hero-image{border-radius:0;aspect-ratio:1.2;padding:1.5rem}.product-overview .product-summary{padding:1.5rem;background:#fcf5ef;border-top:1px solid #eee2d7}.product-purchase-title{font-size:.8125rem;font-weight:600;color:#6c5348;letter-spacing:.02em}.product-overview .product-price-block{margin:1.25rem 0 1.5rem}.product-overview .product-shopping-facts{border-color:#e5d9ce}.product-overview .product-shopping-facts>div{grid-template-columns:5.75rem minmax(0,1fr);gap:.75rem}.product-overview .product-shopping-facts dd{text-wrap:pretty;word-break:keep-all}.product-history-panel{border:1px solid var(--product-line)}@media(min-width:760px){.product-page-main{grid-template-columns:minmax(0,1fr);gap:1.5rem}.product-breadcrumb{margin:.5rem 0 -.75rem}.product-heading{padding:0;justify-content:space-between}.product-heading h1{font-size:clamp(1.875rem,3vw,2.5rem);line-height:1.3;max-width:42ch}.product-overview{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);margin:0}.product-overview .product-hero{display:flex;align-items:center;justify-content:center;min-height:25rem;padding:1rem}.product-overview .product-hero-image{width:100%;height:100%;max-height:25rem;aspect-ratio:auto;padding:1.5rem}.product-overview .product-hero-image>img{max-height:22rem}.product-overview .product-summary{border-top:0;border-left:1px solid #eee2d7;padding:1.75rem 2rem;justify-content:flex-start}.product-purchase-title{font-size:.875rem}.product-overview .product-price-block{margin:1.125rem 0 1.375rem}.product-overview .product-price-block strong{font-size:3.125rem}.product-overview .product-shopping-facts{gap:.875rem;font-size:.8125rem;padding-top:1.125rem}.product-overview .product-desktop-buy{margin-top:auto;padding-top:1.5rem}.product-history-panel{padding:1.5rem 1.75rem .75rem}.product-page .price-history-heading :is(h2,h3),.product-page .product-price-history>h2{font-size:1.375rem}.product-page-loading{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}}@media(max-width:350px){.product-heading h1{font-size:1.5rem}.product-overview .product-hero-image{padding:1rem}.product-overview .product-summary{padding:1.25rem}.product-overview .product-shopping-facts>div{grid-template-columns:5.25rem minmax(0,1fr);gap:.5rem}}html:root{--site-width:74rem;--site-gutter:20px;--site-ground:#f7f6f2;--site-paper:#fff;--site-ink:#292824;--site-muted:#6e6c65;--site-line:#e7e4de;--site-accent:#ca493f;--accent:var(--site-accent);--line:var(--site-line);--muted:var(--site-muted);--soft:#f1f0eb;color:var(--site-ink);background:var(--site-ground)}.site-header{height:64px;background:var(--site-paper);border-bottom:1px solid var(--site-line)}.site-header-inner{max-width:var(--site-width);height:100%;margin:auto;padding:0 var(--site-gutter);display:flex;align-items:center;gap:20px}.site-brand{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;color:var(--site-ink);font-size:23px;font-weight:800;letter-spacing:-1px;text-decoration:none}.site-brand svg{color:var(--site-accent);transform:rotate(-9deg);flex-shrink:0}.site-tagline{display:none;color:var(--site-muted);font-size:12px}.site-header-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.site-header-actions .product-back{color:var(--site-muted)}.site-brand:focus-visible,.site-header button:focus-visible,.bottom-nav button:focus-visible,.card-main:focus-visible{outline:2px solid var(--site-accent);outline-offset:4px;border-radius:4px}body .app-shell{max-width:none;box-shadow:none;border:0;background:var(--site-ground);color:var(--site-ink)}body .app-shell>main{max-width:var(--site-width);margin:0 auto}body .app-shell .card-price{font-variant-numeric:tabular-nums}body .app-shell .card-source,body .app-shell .option{color:var(--site-muted)}body .app-shell .search-box{background:var(--site-paper);border:1px solid var(--site-line)}body .app-shell .categories button{background:var(--site-paper);border-color:var(--site-line)}body .app-shell .categories button.selected{background:var(--site-ink);color:#fff;border-color:var(--site-ink)}body .app-shell .bottom-nav{max-width:none;border-color:var(--site-line)}body .app-shell .live-deals>.list-toolbar{display:none}body .app-shell .live-deals{margin:0}body .app-shell .live-deals+.deal-list:not(:empty){margin-top:24px}@media(max-width:759px){body .app-shell :is(.feed-head,.search-row,.categories,.list-toolbar,.deal-list,.active-filters,.product-skeletons){padding-left:var(--site-gutter);padding-right:var(--site-gutter)}}@media(min-width:760px){html:root{--site-gutter:32px}.site-header{height:72px}.site-header-inner{padding:0 32px}.site-brand{font-size:25px}.site-tagline{display:block}body .app-shell{padding-bottom:32px}body .app-shell>main{padding:0 32px;display:grid;grid-template-columns:1fr 1fr;column-gap:32px}body .app-shell>main>*{grid-column:1/-1;min-width:0}body .app-shell .bottom-nav{position:static;transform:none;max-width:var(--site-width);margin:auto;padding:0 32px;width:100%;min-height:60px;background:transparent;border-top:0;border-bottom:1px solid var(--site-line);justify-content:flex-start;gap:28px;-webkit-backdrop-filter:none;backdrop-filter:none}body .app-shell .bottom-nav button{flex:none;flex-direction:row;gap:8px;padding:0 2px;min-height:60px;font-size:13px;border-bottom:2px solid transparent}body .app-shell .bottom-nav button.active{border-bottom-color:var(--site-accent)}body .app-shell .bottom-nav svg{width:18px;height:18px}body .app-shell .feed-head{grid-column:1;padding:32px 0 28px}body .app-shell .feed-head .kicker{display:none}body .app-shell .feed-head h1{font-size:36px;letter-spacing:-1.4px;font-weight:700}body .app-shell .search-row{grid-column:2;padding:0;align-self:center;margin:0}body .app-shell .search-box{min-height:52px}body .app-shell .categories{padding:0 0 24px;gap:10px;flex-wrap:wrap}body .app-shell .categories button{padding:10px 16px}body .app-shell .list-toolbar{padding:16px 0 20px;margin:0;border-top:1px solid var(--site-line)}body .app-shell .active-filters{padding:0 0 18px}body .app-shell .deal-list{padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}body .app-shell .deal-card{padding:0;border:1px solid var(--site-line);border-radius:16px;background:var(--site-paper);min-width:0;transition:border-color .18s,box-shadow .18s}body .app-shell .deal-card:hover{border-color:#cec5b8;box-shadow:0 6px 20px #65563f0a}body .app-shell .card-main{height:100%;flex-direction:column;gap:0;border-radius:16px}body .app-shell .product-media{width:100%;padding:16px 16px 0}body .app-shell .product-tile{width:100%;height:auto;aspect-ratio:1.5;border:0;background:#fff;border-radius:10px;padding:12px}body .app-shell .product-tile img{height:100%;width:100%;object-fit:contain}body .app-shell .card-copy{width:100%;padding:20px;display:flex;flex-direction:column}body .app-shell .card-source{margin:0 0 8px;font-size:11px;line-height:1.6}body .app-shell .card-copy h2{font-size:16px;font-weight:600;line-height:1.55;margin:0;letter-spacing:-.4px;overflow-wrap:anywhere}body .app-shell .option{margin-top:6px;font-size:12px;line-height:1.6}body .app-shell .card-price{font-size:25px;font-weight:700;line-height:1.35;margin-top:auto;padding-top:20px}body .app-shell .card-price small{color:var(--site-muted)}body .app-shell .card-tags{margin-top:12px;font-size:11px}body .app-shell .heart-button{top:10px;right:10px;z-index:1;width:44px;height:44px;background:#ffffffed;border:1px solid var(--site-line);border-radius:50%}body .app-shell .product-skeletons{padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}body .app-shell .product-skeleton{flex-direction:column;padding:20px;background:#fff;border-radius:16px}body .app-shell .skeleton-image{width:100%;height:180px}body .app-shell .feed-footer{padding:48px 0 24px}body .app-shell .settings-page,body .app-shell .submit-page,body .app-shell .community-page{width:100%;max-width:760px;margin:auto}body .app-shell .toast{bottom:32px}}@media(min-width:1000px){body .app-shell .deal-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:350px){html:root{--site-gutter:16px}.site-header-inner{padding:0 16px;gap:12px}.site-brand{font-size:22px;gap:6px}}.live-deals{margin:20px 0 32px}.live-deals .card-main{width:100%}.product-skeletons{padding:4px 24px}.product-skeleton{display:flex;gap:16px;padding:24px 0;border-bottom:1px solid #f0f1f3}.skeleton-image{width:96px;height:106px;border-radius:14px;flex-shrink:0}.skeleton-copy{flex:1;padding-top:8px}.skeleton-copy i{display:block;height:16px;border-radius:6px;margin-bottom:14px}.skeleton-copy i:nth-child(2){width:82%}.skeleton-copy i:nth-child(3){width:45%;height:24px}.skeleton-image,.skeleton-copy i{background:#eef0f3;animation:product-pulse 1.5s ease-in-out infinite}@keyframes product-pulse{50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.skeleton-image,.skeleton-copy i{animation:none}}:root{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;color:#20242d;background:#eef0f3;font-synthesis:none;font-size:16px;--accent:#e44336;--line:#eceef1;--muted:#727782;--soft:#f6f7f9}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e4433670;outline-offset:3px}h1:focus{outline:none}h1,h2,h3,p{margin:0}svg{flex-shrink:0}button{padding:0}input,textarea{min-width:0}input[type=number]{appearance:textfield}input::-webkit-inner-spin-button{appearance:none}.app-shell{max-width:480px;margin:auto;min-height:100dvh;background:#fff;position:relative;padding-bottom:calc(88px + env(safe-area-inset-bottom));box-shadow:0 0 50px #17283f08}.app-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 23px;padding-top:env(safe-area-inset-top)}.brand{display:flex;align-items:center;gap:7px;font-size:21px;font-weight:900;letter-spacing:-1px}.brand-mark{color:var(--accent);display:flex;align-items:center;transform:rotate(-9deg)}.preview-tag{margin-left:5px;background:#f4f5f7;padding:4px 7px;border-radius:5px;color:#6a707b;font-size:11px;font-weight:500;letter-spacing:0}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%}.feed-head{padding:14px 24px 22px;display:flex;align-items:flex-end;justify-content:space-between}.kicker{font-size:13px;color:var(--muted);margin-bottom:6px;font-weight:400}h1{font-size:29px;letter-spacing:-1.15px;font-weight:800;line-height:1.35}.feed-head h1 span{color:var(--accent);font-size:22px;margin-left:9px;letter-spacing:-.6px}.snapshot-date{font-size:12px;font-weight:600;color:#69707c;padding-bottom:5px}.snapshot-date span{font-weight:400}.search-row{display:flex;gap:9px;padding:0 24px}.search-box{background:#f4f5f7;display:flex;align-items:center;gap:9px;padding:0 13px;height:49px;border-radius:12px;flex:1;min-width:0;color:#8a909a}.search-box input{border:0;background:transparent;outline:none;flex:1;width:100%;font-size:14px;color:#20242d}.search-box input::placeholder{color:#8a909a}.search-box button{display:flex;padding:5px}.filter-button{width:49px;height:49px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:12px;position:relative}.filter-button.active{color:var(--accent);border-color:#f3b9b3;background:#fff6f5}.filter-button>span{position:absolute;right:-3px;top:-5px;background:var(--accent);color:#fff;border-radius:50%;font-size:11px;min-width:17px;height:17px;line-height:17px}.categories{display:flex;gap:7px;padding:18px 24px 19px;overflow:auto;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.categories button{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap;padding:9px 13px;border:1px solid #e6e8ec;border-radius:22px;font-size:14px;color:#626873;flex-shrink:0}.categories button.selected{background:#252b35;border-color:#252b35;color:#fff}.snapshot-note{margin:0 24px 12px;padding:12px 11px;background:#f7f8fa;border-radius:10px;display:flex;gap:8px;align-items:flex-start;color:#697386}.snapshot-note svg{margin-top:2px}.snapshot-note b{display:block;font-size:12px;font-weight:500;color:#4d596b;letter-spacing:-.2px}.snapshot-note p{font-size:11px;margin-top:3px;color:#717986;letter-spacing:-.2px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;padding:15px 24px 10px;font-size:13px;color:#737986}.list-toolbar b{color:#252b35;font-weight:600;margin-left:3px}.list-toolbar label{display:flex;align-items:center;gap:3px}.list-toolbar select{border:0;appearance:none;color:#4e5663;background:transparent;font-size:13px;padding:7px 3px;text-align:right;cursor:pointer}.deal-list{padding:0 24px}.deal-card{position:relative;border-bottom:1px solid var(--line);padding:18px 0}.card-main{display:flex;gap:15px;text-align:left;width:100%;align-items:flex-start}.product-tile{width:95px;height:109px;border-radius:14px;background:var(--tile-bg);color:var(--tile-fg);display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0;overflow:hidden;gap:11px;border:1px solid #00000003}.product-tile svg{width:45px;height:45px;opacity:.92}.product-tile span{font-size:8px;letter-spacing:.8px;font-weight:700}.cocoa{--tile-bg:#f2e8df;--tile-fg:#8c5c41}.blue{--tile-bg:#e9effa;--tile-fg:#4572a4}.gold{--tile-bg:#fbefd9;--tile-fg:#ad7a2f}.teal{--tile-bg:#e7f3f0;--tile-fg:#4d8d83}.purple{--tile-bg:#eeeafb;--tile-fg:#7c68aa}.pink{--tile-bg:#f9e8ec;--tile-fg:#ba6b83}.pine{--tile-bg:#e8eee8;--tile-fg:#50775a}.slate{--tile-bg:#eceff3;--tile-fg:#596b83}.orange{--tile-bg:#fff0e2;--tile-fg:#c27a3f}.card-copy{flex:1;min-width:0;padding-right:1px}.card-source{font-size:11px;color:#9296a0;display:flex;gap:6px;align-items:center;margin:0 30px 4px 0;line-height:17px}.card-source span{color:#c1c4cc}.card-copy h2{font-size:15px;font-weight:600;line-height:1.45;letter-spacing:-.45px;margin-right:17px;word-break:keep-all}.option{font-size:12px;color:#828791;margin-top:4px;line-height:1.4}.card-price{font-size:22px;line-height:1.2;font-weight:800;letter-spacing:-.65px;margin-top:9px;display:flex;align-items:baseline;gap:1px;flex-wrap:wrap}.card-price>span{font-size:15px;font-weight:600;letter-spacing:0}.card-price small{font-size:10px;color:#999da5;font-weight:400;letter-spacing:0;margin-left:5px}.card-tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:8px;font-size:10px;line-height:1.4}.card-tags>span{background:#f5f6f8;border-radius:4px;padding:3px 5px;color:#737986}.card-tags .shipping-free{color:#4d7265;background:#eef5f2}.card-tags .condition-tag{color:#b2663c;background:#fff3e9}.heart-button{position:absolute;right:-8px;top:12px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:#b3b8c1}.is-saved{color:var(--accent)!important}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);max-width:480px;width:100%;display:flex;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #eceef1;padding:8px 13px calc(9px + env(safe-area-inset-bottom));z-index:10}.bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;color:#8a909a;min-height:51px;justify-content:center}.bottom-nav button.active{color:var(--accent);font-weight:700}.nav-icon{position:relative;display:flex}.nav-icon i{position:absolute;right:-10px;top:-5px;background:var(--accent);font-size:9px;line-height:15px;min-width:15px;border-radius:8px;color:#fff;font-style:normal;font-weight:600}.feed-footer{text-align:center;color:#9399a2;font-size:11px;padding:30px 24px 8px;line-height:1.9}.footer-mark{display:flex;gap:4px;justify-content:center;align-items:center;font-weight:700;font-size:13px;color:#b2b7bf;margin-bottom:6px}.feed-footer p+p{margin-top:7px}.active-filters{display:flex;gap:7px;padding:0 24px 4px;flex-wrap:wrap}.active-filters button{display:flex;align-items:center;gap:5px;background:#fff1ef;border-radius:6px;padding:6px 8px;font-size:12px;color:var(--accent)}.empty-state{text-align:center;padding:54px 23px 35px;color:#a2a8b2}.empty-state h2{font-size:18px;color:#363d48;margin-top:17px}.empty-state p{font-size:14px;color:#7e8590;margin:9px 0 20px;line-height:1.7}.primary-button,.secondary-button{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;min-height:51px;padding:12px 18px;font-size:15px;font-weight:600}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{background:#cf3b2f}.secondary-button{background:#f0f2f5;color:#555e6b}.empty-state .secondary-button{margin:auto;width:fit-content}.detail-header{position:sticky;top:0;z-index:10;background:#ffffffed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 12px;font-size:15px;font-weight:600;border-bottom:1px solid var(--line)}.detail-main{padding-bottom:16px}.product-tile.large{border-radius:0;width:100%;height:240px;gap:16px;border:0;position:relative}.product-tile.large svg{width:93px;height:93px}.product-tile.large span{font-size:12px;letter-spacing:2px}.product-tile.large small{position:absolute;bottom:13px;right:18px;font-size:10px;opacity:.75}.detail-intro{padding:26px 24px 23px}.eyebrow{display:flex;gap:8px;font-size:12px;color:#78828e;margin-bottom:10px}.eyebrow span+span:before{content:"·";padding-right:8px;color:#bcc0c5}.detail-intro h1{font-size:25px;word-break:keep-all;line-height:1.5}.detail-option{color:#7c8590;font-size:15px;margin-top:7px}.price-label{display:block;margin-top:25px;color:#8b919c;font-size:12px}.detail-price{font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.6}.detail-price>span{font-size:22px;font-weight:600;margin-left:3px}.unit-price{font-size:13px;color:#6b7684;margin-top:0}.unit-price>span{font-size:10px;color:#a0a6af}.shipping-line{display:flex;gap:8px;font-size:14px;align-items:center;margin-top:21px;color:#556372;flex-wrap:wrap}.shipping-line b{font-weight:500}.shipping-line span{font-size:12px;margin-left:auto}.detail-section{padding:23px 24px;border-top:7px solid #f5f6f8}.detail-section h2,.settings-section h2,.section-title h2,.future-note h2{font-size:16px;font-weight:700;letter-spacing:-.3px}.condition-box{display:flex;align-items:flex-start;gap:9px;padding:15px 14px;background:#fff5ed;border-radius:10px;color:#9b602f;margin:16px 0 12px;font-size:14px;line-height:1.7}.condition-box svg{margin-top:2px}.muted{font-size:13px;color:#89919c;line-height:1.75}.facts{margin:17px 0}.facts>div{display:flex;align-items:flex-start;gap:14px;margin-bottom:17px;font-size:13px;line-height:1.7}.facts dt{width:67px;flex-shrink:0;color:#9299a3}.facts dd{margin:0;flex:1;color:#596371}.facts dd small{display:block;color:#9ca3ad;font-size:11px;margin-top:2px}.source-row{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid var(--line);border-radius:10px}.source-row b{font-size:14px;font-weight:600}.source-row small{display:block;color:#939aa4;font-size:11px;margin-top:5px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.soft-badge{font-size:11px;padding:4px 7px;border-radius:5px;background:#f0f2f5;color:#8b939f;display:inline-block}.history-empty{display:flex;align-items:center;flex-direction:column;text-align:center;padding:23px 10px 0;color:#a9afb9}.history-empty p{font-size:14px;color:#7b8593;margin:12px 0 7px}.history-empty small{font-size:12px;line-height:1.8;color:#969fab}.report-button{display:flex;align-items:center;gap:8px;font-size:13px;color:#8b929d;padding:19px 24px;background:#fafbfc;width:100%}.report-button svg:last-child{margin-left:auto}.outbound-note{font-size:11px;color:#9ba1aa;padding:17px 24px;text-align:center;line-height:1.6}.detail-actions{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);display:flex;gap:10px;z-index:10;background:#fff}.save-action{display:flex;flex-direction:column;align-items:center;justify-content:center;width:45px;color:#838c99;font-size:10px;gap:2px}.detail-actions .primary-button{flex:1;font-size:14px;white-space:nowrap;padding:12px 10px}.store-button{display:flex;align-items:center;gap:4px;border:1px solid #e4e8ec;border-radius:10px;padding:10px;font-size:12px}.settings-page,.submit-page{padding:19px 24px 20px}.settings-page>h1,.submit-page>h1{margin-bottom:24px}.demo-banner{display:flex;align-items:flex-start;gap:12px;background:#f7f8fa;padding:17px;border-radius:13px;color:#7c8797;margin-bottom:28px}.demo-banner svg{margin-top:2px}.demo-banner b{font-size:14px;color:#4d5a6b;font-weight:600}.demo-banner p{font-size:12px;line-height:1.8;margin-top:5px;color:#87909c;word-break:keep-all}.settings-section{padding:2px 0 26px;margin-bottom:25px;border-bottom:1px solid var(--line)}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px}.toggle-row p{font-size:12px;color:#8c95a1;line-height:1.7;margin-top:5px}.switch{display:block;width:45px;height:26px;background:#dfe3e8;border-radius:15px;padding:3px;flex-shrink:0;transition:background .15s}.switch span{display:block;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0002;transition:transform .15s}.switch.on{background:var(--accent)}.switch.on span{transform:translate(19px)}.field-label{display:block;font-size:14px;font-weight:500;margin-top:24px;color:#586374}.field-label input,.field-label textarea{display:block;width:100%;border:1px solid #e3e7ec;border-radius:10px;background:#fff;padding:14px 13px;margin-top:10px;color:#26313f;font-size:14px;font-weight:400;line-height:1.5}.field-label input::placeholder,.field-label textarea::placeholder{color:#a3aab4}.field-label textarea{resize:vertical}.input-suffix{position:relative;display:block}.input-suffix input{padding-right:68px}.input-suffix>span{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:13px;color:#9aa2ad;font-weight:400}.field-caption{font-size:11px;color:#929ba7;margin-top:9px}.settings-section>.muted{margin-top:8px;font-size:12px}.alert-categories{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:15px}.alert-categories button{display:flex;align-items:center;gap:9px;border:1px solid #e6e9ee;border-radius:10px;padding:15px;font-size:14px;color:#7c8897}.alert-categories button.selected{border-color:#edada6;background:#fff6f5;color:var(--accent)}.alert-categories button svg:last-child:not(:first-child){margin-left:auto}.saved-indicator{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:#889789;margin:0 0 28px}.future-note{background:#fafbfc;padding:18px;border-radius:12px}.future-note h2{font-size:13px;color:#8a95a2}.future-note p{font-size:12px;color:#99a2ae;line-height:1.85;margin-top:8px}.segmented{display:flex;background:#f2f4f7;padding:4px;border-radius:10px}.segmented button{flex:1;padding:12px 5px;font-size:14px;color:#8b95a2;border-radius:7px}.segmented .selected{color:#374556;font-weight:600;background:#fff;box-shadow:0 2px 5px #182a4008}.required{font-size:11px;color:var(--accent);margin-left:4px}.submit-page form>.primary-button{width:100%;margin-top:22px}.draft-section{border-top:1px solid var(--line);padding-top:25px;margin-top:30px}.draft-section>.section-title>span{color:#9ea7b2;font-size:14px}.draft-section>.muted{padding:20px 0}.draft-card{padding:19px 0;border-bottom:1px solid var(--line)}.draft-card h3{font-size:15px;margin-top:11px}.draft-card p{font-size:13px;line-height:1.7;color:#7d8897;margin-top:7px;overflow-wrap:anywhere;white-space:pre-wrap}.draft-card .draft-url{color:#a0a9b4;font-size:11px}.draft-card>div{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:8px}.draft-card small{font-size:10px;color:#a0a8b3}.draft-card button{font-size:12px;color:#9ca4af;padding:7px}.filter-dialog{border:0;margin:auto auto 0;border-radius:23px 23px 0 0;width:100%;max-width:480px;padding:0;color:#263140;max-height:90dvh}.filter-dialog::backdrop{background:#15213369;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-content{padding:8px 24px calc(25px + env(safe-area-inset-bottom))}.dialog-handle{width:34px;height:4px;border-radius:4px;background:#dfe3e8;margin:4px auto 13px}.dialog-content>.muted{font-size:12px}.dialog-content .field-label{margin-top:20px}.price-presets{display:flex;gap:7px;margin:12px 0 26px}.price-presets button{flex:1;border:1px solid #e6eaf0;padding:10px 4px;border-radius:8px;color:#8591a0;font-size:12px}.price-presets button.selected{background:#fff4f2;border-color:#ecaaa3;color:var(--accent)}.checkbox-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#606f81;padding:17px 0;border-top:1px solid var(--line)}.checkbox-row>span{display:flex;align-items:center;gap:8px}.checkbox-row input{accent-color:var(--accent);width:20px;height:20px}.filter-actions{display:flex;gap:10px;margin-top:14px}.filter-actions .primary-button{flex:1}.filter-actions .secondary-button{min-width:90px}.toast{position:fixed;z-index:50;bottom:calc(94px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%,8px);display:flex;align-items:center;justify-content:center;gap:8px;max-width:calc(100% - 40px);width:max-content;font-size:12px;padding:13px 17px;border-radius:11px;color:#fff;background:#2a3444f2;box-shadow:0 5px 25px #16263d15;pointer-events:none;opacity:0;transition:opacity .18s,transform .18s}.toast.visible{opacity:1;transform:translate(-50%)}@media(min-width:600px){.app-shell{border-left:1px solid #e2e6ec;border-right:1px solid #e2e6ec}.filter-dialog{margin:auto;border-radius:20px}.app-header{height:80px}}@media(max-width:359px){.app-header{padding:0 16px}.feed-head,.search-row,.categories{padding-left:16px;padding-right:16px}.snapshot-note{margin-left:16px;margin-right:16px}.deal-list{padding:0 16px}.list-toolbar{padding-left:16px;padding-right:16px}.product-tile{width:80px;height:98px}.card-main{gap:11px}.card-copy h2{font-size:14px}.card-price{font-size:20px}.card-price small{display:none}.snapshot-note b{font-size:11px}.snapshot-note p{font-size:10px}.detail-actions{padding-left:12px;padding-right:12px}.preview-tag{font-size:10px}.price-presets button{font-size:11px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.card-tags,.card-source{font-size:12px}.card-price small{font-size:11px}.bottom-nav button,.snapshot-note p,.preview-tag{font-size:12px}.card-copy h2{font-size:16px}.option{font-size:13px}.facts dd small,.demo-banner p,.feed-footer{font-size:12px}.product-media{width:95px;flex-shrink:0}.product-media.large{width:100%}.product-tile.has-photo{background:#fafbfc;border:1px solid #eef0f3;padding:4px;gap:0}.product-tile.has-photo img{display:block;width:100%;height:100%;object-fit:contain}.product-tile.large.has-photo{height:280px;padding:18px 30px;border:0;background:#fafbfc}.photo-caption{padding:11px 24px 13px;background:#fff;border-bottom:1px solid var(--line)}.photo-caption p{color:#738091;font-size:12px;line-height:1.65;word-break:keep-all}.photo-caption a{display:inline-flex;align-items:center;gap:3px;color:#929ba6;font-size:11px;margin-top:5px;line-height:1.6}.image-fallback small{font-size:10px;letter-spacing:0;color:var(--tile-fg)}.product-tile.large.image-fallback small{position:static;font-size:12px}.product-tile:not(.large).image-fallback{gap:7px}@media(max-width:359px){.product-media{width:80px}.product-media.large{width:100%}}.condition-box>div{min-width:0}.condition-box b{font-size:12px}.condition-box p+p{margin-top:7px}.summary-source{font-size:11px;color:#8791a0;margin-top:9px}.merchant-check{background:#f7f9fb;border:1px solid #e8edf2;border-radius:12px;padding:15px;margin-top:17px}.merchant-check b{font-size:13px;color:#405266}.merchant-check p{font-size:13px;line-height:1.8;color:#5e6d7e;margin:7px 0}.merchant-check small{font-size:10px;color:#8791a0}.merchant-check.unconfirmed{background:#fff9ef;border-color:#f1e2c6}.detail-actions .source-action{font-size:13px;color:#68788b;border:1px solid #e2e7ec;border-radius:11px;min-width:62px;display:flex;align-items:center;justify-content:center}.detail-actions .primary-button{font-size:14px;white-space:nowrap}.bottom-nav button{font-size:11px}.community-page{padding:24px 22px 30px}.community-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.community-heading h1{font-size:27px;letter-spacing:-1px}.community-heading .primary-button{font-size:12px;padding:12px;min-height:42px;gap:4px}.community-back{display:flex;align-items:center;gap:6px;font-size:13px;color:#718093;margin-bottom:20px}.community-demo{display:flex;align-items:flex-start;gap:11px;background:#f2f6fa;border:1px solid #e7edf3;border-radius:12px;padding:15px;margin-bottom:22px;color:#6e8298}.community-demo svg{flex-shrink:0;margin-top:2px}.community-demo b{font-size:13px;color:#4a6079}.community-demo p{font-size:12px;line-height:1.8;margin-top:5px;word-break:keep-all}.community-search{width:100%;margin-bottom:15px}.community-topics{display:flex;gap:7px;flex-wrap:wrap}.community-topics button{font-size:12px;border:1px solid #e5e9ee;color:#758396;padding:8px 10px;border-radius:8px}.community-topics button.selected{color:var(--accent);background:#fff3f1;border-color:#f1c5c0}.community-toolbar{display:flex;justify-content:space-between;align-items:center;margin:24px 0 2px;font-size:13px;color:#7a8797}.community-toolbar b{color:var(--accent);margin-left:3px}.community-toolbar select{background:#fff;border:0;color:#718093;font-size:12px;padding:5px}.question-card{display:block;width:100%;text-align:left;padding:21px 0;border-bottom:1px solid var(--line)}.question-card>div,.question-badges{display:flex;gap:9px;align-items:center}.resolved-label{display:inline-flex;align-items:center;gap:3px;color:#579170;font-size:11px}.question-card h2{font-size:16px;line-height:1.6;margin:11px 0 5px;overflow-wrap:anywhere}.question-card>p{color:#8b95a3;font-size:13px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.question-card footer{display:flex;justify-content:space-between;gap:8px;margin-top:15px;font-size:11px;color:#9ba4b0}.question-card footer>span:last-child{display:flex;align-items:center;gap:4px}.community-empty{padding:43px 5px 35px}.community-empty h2{font-size:17px}.community-empty p{white-space:pre-line}.community-hint{border-top:1px solid var(--line);padding-top:22px;color:#8290a1;margin-top:12px}.community-hint b{font-size:13px;color:#64758b}.community-hint p{font-size:13px;line-height:1.85;margin-top:9px}.community-hint small{display:block;font-size:11px;color:#9ca5b0;line-height:1.8;margin-top:10px}.community-form .field-label:first-child{margin-top:0}.community-form select{display:block;width:100%;padding:13px;border-radius:10px;border:1px solid #e3e7ec;background:#fff;color:#526174;margin-top:10px;font-size:14px}.community-form>.primary-button{width:100%;margin-top:20px}.community-form-note{font-size:12px;color:#8f9baa;line-height:1.7;margin-top:12px}.question-detail{border-bottom:1px solid var(--line);padding-bottom:24px}.question-detail h2{font-size:21px;line-height:1.6;margin:13px 0 10px;overflow-wrap:anywhere}.question-meta{font-size:11px;color:#95a0af}.question-body,.answer-body{font-size:14px;line-height:1.95;color:#5c6b7d;white-space:pre-wrap;overflow-wrap:anywhere;margin:23px 0}.question-tools{display:flex;justify-content:space-between;gap:8px}.question-tools button{font-size:11px;display:flex;gap:4px;align-items:center;color:#8591a0;padding:8px 0}.answers-section{padding-top:25px}.answers-section>h2{font-size:17px;margin-bottom:20px}.answers-section>h2 span{color:var(--accent);margin-left:4px}.answers-section>.muted{font-size:13px;line-height:1.8}.answer-card{border:1px solid #e9edf2;background:#fafbfc;border-radius:12px;padding:16px;margin-bottom:14px}.answer-card .answer-body{margin:13px 0}.answer-delete{font-size:11px;color:#97a0ae}.reply-form{margin-top:26px}.community-notice{font-size:13px;line-height:1.8;color:#b36357;margin-top:15px;overflow-wrap:anywhere}.delete-confirm{background:#fff6f3;border-radius:10px;padding:13px;margin-top:12px;font-size:12px;line-height:1.8;color:#8c675e}.delete-confirm button{font-size:12px;margin:9px 16px 0 0;text-decoration:underline}@media(max-width:359px){.community-page{padding-left:16px;padding-right:16px}.community-heading h1{font-size:25px}.detail-actions .source-action{min-width:52px}.detail-actions .primary-button{font-size:13px;padding-left:10px;padding-right:10px}.bottom-nav button{font-size:10px}}
