:root{--ink:#101010;--text:#484848;--muted:gray;--soft:#b3b3b3;--line:#e6e6e6;--line-soft:#f1f1f1;--chip:#1010100d;--bg-page:#ebebeb;--bg-section:#f9f9f9;--red:#fe252c;--grad:linear-gradient(135deg, #ed55c7, #6756ca);--grad-soft:linear-gradient(135deg, #fce6f7, #d5d0f0);--radius:8px;--shadow-pop:0 8px 24px #10101014;--container:1920px;--gutter:40px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{color:var(--text);background:var(--bg-page);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}body *{letter-spacing:.01em}a{color:inherit;text-decoration:none}ul{list-style:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}img{max-width:100%;display:block}input{font:inherit}#page{max-width:var(--container);margin:0 auto}.container{max-width:var(--container);padding:0 var(--gutter);margin:0 auto}.section{background:var(--bg-section);margin-top:16px;padding:24px 0}.section-title{color:var(--text);font-size:18px;font-weight:600;line-height:155%}.section-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.grad-text{background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.pill-btn{background:var(--grad-soft);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:163px;padding:7px 15px 8px;font-size:14px;font-weight:600;line-height:150%;display:inline-flex}.icon{flex:none;width:24px;height:24px}.icon-sm{flex:none;width:16px;height:16px}.site-header{z-index:50;background:#fff;position:sticky;top:0;box-shadow:0 1px #1010100f}.header-main{align-items:center;gap:32px;height:55px;display:flex;position:relative}.header-logo img{width:105px;height:36px}.header-modes{align-items:center;gap:32px;font-size:16px;font-weight:600;display:flex}.header-modes a{letter-spacing:.16px;color:var(--text);line-height:24px;display:inline-block;position:relative}.header-modes a.active{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-modes a.active:after{content:"";background:var(--grad);border-radius:0;width:18px;height:2px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.header-search{background:var(--chip);border:1px solid var(--chip);border-radius:999px;align-items:center;width:540px;max-width:40vw;height:40px;padding:0 12px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-search .s-ico{opacity:.55;width:20px;height:20px}.header-search input{text-align:center;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.header-search input::placeholder{color:var(--muted)}.header-actions{align-items:center;gap:16px;margin-left:auto;display:flex}.header-actions .icon-btn{background:var(--chip);border:1px solid var(--chip);width:40px;height:40px;color:var(--ink);border-radius:999px;place-items:center;display:grid}.header-actions .icon-btn img,.header-actions .icon-btn .icon{width:24px;height:24px}.header-account{align-items:center;gap:0;display:flex}.header-account .avatar{border:1px solid #1010101a;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.header-account .avatar img{object-fit:cover;border-radius:10px;width:38px;height:38px}.header-account .who{padding:0 8px;line-height:1.3}.header-account .who small{letter-spacing:.1px;color:var(--text);font-size:10px;line-height:15px;display:block}.header-account .who b{letter-spacing:.14px;color:var(--text);font-size:14px;font-weight:600;line-height:21px}.header-account .caret{color:var(--ink);display:flex}.header-account .caret img,.header-account .caret svg{width:20px;height:20px}.cat-nav{box-sizing:border-box;height:46px;padding:0 var(--gutter);background:#fff;border-top:1px solid #1010101a;border-bottom:1px solid #1010101a;align-items:center;display:flex}.cat-nav ul{flex:none;align-items:center;height:44px;display:flex}.cat-nav li{align-items:center;padding:0 12px;display:flex}.cat-nav a{letter-spacing:normal;color:var(--text);white-space:nowrap;font-size:14px;font-weight:400;line-height:14px}.cat-nav a:hover,.cat-nav a.active{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cat-side{flex:1;align-items:center;display:flex}.cat-back{align-items:center;height:21px;display:none}.cat-back img{width:20px;height:20px;margin-right:8px}.cat-back span{letter-spacing:.14px;color:var(--text);font-size:14px;font-weight:600;line-height:21px}body:not(.route-home) .cat-back{display:flex}.hero{--sw:53.68vw;--ar:.41511;--sc1:.8;--off1:11.126vw;--sc2:.6;--off2:22.253vw;background:var(--bg-section);margin-top:0;padding:24px 0;position:relative;overflow:hidden}.hero-stage{height:calc(var(--sw) * var(--ar));position:relative}.hero-slide{z-index:1;width:var(--sw);height:calc(var(--sw) * var(--ar));cursor:pointer;transition:transform .55s cubic-bezier(.33,.9,.35,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-slide[data-k="-2"]{transform:translate(-50%,-50%) translateX(calc(-1 * var(--off2))) scale(var(--sc2));z-index:1}.hero-slide[data-k="-1"]{transform:translate(-50%,-50%) translateX(calc(-1 * var(--off1))) scale(var(--sc1));z-index:2}.hero-slide[data-k="0"]{z-index:3;cursor:default;transform:translate(-50%,-50%)}.hero-slide[data-k="1"]{transform:translate(-50%,-50%) translateX(var(--off1)) scale(var(--sc1));z-index:2}.hero-slide[data-k="2"]{transform:translate(-50%,-50%) translateX(var(--off2)) scale(var(--sc2));z-index:1}.hero-slide .frame{background:#efefef;border-radius:16px;width:100%;height:100%;overflow:hidden}.hero-slide[data-k="0"] .frame{box-shadow:var(--shadow-pop)}.hero-slide img{object-fit:cover;width:100%;height:100%}.hero-arrow{top:calc(24px + var(--sw) * var(--ar) / 2);border:1px solid var(--line);width:36px;height:36px;color:var(--ink);z-index:6;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;transform:translateY(-50%)}.hero-arrow .icon{width:20px;height:20px}.hero-arrow.prev{left:calc(max(0px, 100% - var(--container)) / 2 + 40px)}.hero-arrow.next{right:calc(max(0px, 100% - var(--container)) / 2 + 40px)}.hero-dots{letter-spacing:.12px;color:var(--muted);justify-content:center;align-items:center;gap:10px;margin-top:23px;font-size:12px;font-weight:600;line-height:1.5;display:flex}.hero-dots .num{cursor:pointer;padding:2px}.hero-dots .num.active{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-dots .dash{color:#c9c9c9}.product-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-pop)}.product-card .photo{aspect-ratio:1;background:#fff;position:relative;overflow:hidden}.product-card .photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-card .info{padding:8px}.product-card .brand{color:var(--ink);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:145%;overflow:hidden}.product-card .name{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:145%;overflow:hidden}.price-was{color:var(--soft);font-size:12px;text-decoration:line-through}.price-off{color:var(--red);margin-left:4px;font-size:12px;font-weight:600}.price-now{color:var(--ink);font-size:16px;font-weight:500;line-height:150%}.product-card .sale-row{min-height:18px;line-height:18px}.product-card .price-now{display:block}.card-meta{color:#d8d8d8;align-items:center;gap:6px;margin-top:2px;display:flex}.card-meta .stars{gap:2px;display:inline-flex}.card-meta .stars svg{width:13px;height:13px}.card-meta .cmt{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:inline-flex}.card-meta .dot{color:#d8d8d8}.np-grid .photo{aspect-ratio:353/260}.tab-row{scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin-bottom:18px;display:flex;overflow-x:auto}.tab-row::-webkit-scrollbar{display:none}.tab-row .tab{color:var(--text);white-space:nowrap;flex:none;padding:10px 0;font-size:12px;font-weight:600;line-height:150%;position:relative}.tab-row .tab.active .t{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tab-row .tab.active:after{content:"";background:var(--grad);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.product-list .row{background:#fff;border:1px solid #1010101a;border-radius:8px;align-items:center;height:68px;margin-bottom:8px;display:flex;overflow:hidden}.product-list .thumb{background:#fff;border-right:1px solid #1010101a;flex:none;width:68px;height:100%}.product-list .thumb img{object-fit:cover;width:100%;height:100%}.product-list .col{flex:1;min-width:0;padding:8px}.product-list .brand{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:140%;overflow:hidden}.product-list .name{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:140%;overflow:hidden}.product-list .prices{flex-wrap:nowrap;align-items:baseline;gap:6px;display:flex;overflow:hidden}.product-list .price-now{font-size:14px;font-weight:600}.product-list .price-was,.product-list .price-off{font-size:11px}.see-all{justify-content:center;margin-top:16px;display:flex}.see-all .pill-btn{min-width:300px}.spot-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.spot-grid a{border-radius:var(--radius);aspect-ratio:912/380;background:#e9e9e9;overflow:hidden}.spot-grid img{object-fit:cover;width:100%;height:100%}.topcat-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.topcat-chip{background:var(--chip);border-radius:var(--radius);align-items:center;gap:10px;height:66px;padding:12px 8px 12px 12px;display:flex}.topcat-chip .ic{width:40px;height:40px;color:var(--text);border-radius:50%;flex:none;place-items:center;display:grid}.topcat-chip .ic svg{stroke-width:1.4px;width:36px;height:36px}.topcat-chip .tx{flex:1;min-width:0}.topcat-chip .tx b{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;display:block;overflow:hidden}.topcat-chip .tx small{color:var(--muted);font-size:12px}.topcat-chip .chev{color:var(--text);display:flex}.topcat-chip .chev svg{width:20px;height:20px}.dots{align-items:center;gap:6px;display:inline-flex}.dots i{cursor:pointer;background:#d8d8d8;border-radius:3px;width:6px;height:6px;transition:all .25s}.dots i.active{background:var(--grad);width:18px}.snap-wrap{position:relative}.snap-arrow{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);z-index:4;box-shadow:var(--shadow-pop);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:38%}.snap-arrow.prev{left:-18px}.snap-arrow.next{right:-18px}.brand-stage{position:relative}.brand-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;height:534px;display:flex;overflow:hidden}.brand-card .who{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;width:552px;padding:0 24px;display:flex}.brand-card .who .logo{background:#f1f1f1;border-radius:50%;place-items:center;width:164px;height:164px;margin-bottom:11px;display:grid;overflow:hidden}.brand-card .who .logo img{object-fit:cover;width:100%;height:100%}.brand-card .who h3{color:var(--ink);text-transform:uppercase;font-size:16px;font-weight:600;line-height:1.5}.brand-card .who .followers{color:var(--muted);font-size:12px;line-height:1.5}.brand-stats{gap:8px;margin:12px 0 15px;display:flex}.brand-stats .st{background:var(--bg-section);border:1px solid #ededed;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:65px;padding:0 14px;display:flex}.brand-stats .st b{color:var(--ink);font-size:16px;font-weight:600;line-height:1.5;display:block}.brand-stats .st small{color:var(--muted);justify-content:center;align-items:center;gap:4px;font-size:11px;line-height:1.5;display:flex}.brand-card .cover{background:#f3f3f3;flex:1;order:2;min-width:0}.brand-card .cover img{object-fit:cover;width:100%;height:100%}.brand-card .cover:after{content:none}.suggest-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.site-footer{background:var(--ink);color:#fff;margin-top:16px}.footer-grid{grid-template-columns:1.25fr 1fr 1.1fr 1.15fr 1fr;gap:36px;padding:46px 0 34px;display:grid}.site-footer h4{color:var(--soft);margin-bottom:16px;font-size:18px;font-weight:600}.site-footer .flogo{filter:invert();width:auto;height:34px;margin-bottom:16px}.site-footer .contact p{color:var(--line);font-size:14px;line-height:1.7}.socials{gap:10px;margin-top:12px;display:flex}.socials a{width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.socials .icon-sm{width:18px;height:18px}.flinks li{margin-bottom:10px}.flinks a{color:var(--line);font-size:14px}.flinks a:hover{color:#fff}.pay-badges{flex-wrap:wrap;gap:8px;display:flex}.pay-badges span{color:var(--line);border:1px solid #ffffff59;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:14px;display:inline-flex}.ship-logos{gap:8px;margin-top:14px;display:flex}.ship-logos span{color:#fff;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:700}.ship-logos .ghn{background:#ff7c2a}.ship-logos .ghtk{background:#159b52}.newsletter{border:1px solid #ffffff59;border-radius:999px;align-items:center;width:272px;max-width:100%;height:36px;display:flex;overflow:hidden}.newsletter input{color:#ffffffe6;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 16px;font-size:14px}.newsletter input::placeholder{color:#9a9a9a}.newsletter button{color:#d5c8f5;border-left:1px solid #ffffff59;height:60%;padding:0 16px;font-size:14px;font-weight:600}.footer-legal{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.footer-legal p{color:var(--line);font-size:14px;line-height:1.7}.legal-right{align-items:center;gap:16px;display:flex}.bct-badge{color:#fff;text-align:center;text-transform:uppercase;background:#1a66ff;border-radius:6px;padding:6px 10px;font-size:9px;font-weight:700;line-height:1.3}.copyright{background:var(--bg-page);text-align:center;color:var(--text);padding:10px 16px;font-size:14px}.page-title{color:var(--ink);font-size:22px;font-weight:700}.sort-row{scrollbar-width:none;gap:8px;margin:14px 0 18px;display:flex;overflow-x:auto}.sort-row::-webkit-scrollbar{display:none}.sort-row button{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:999px;flex:none;padding:7px 16px;font-size:13px}.sort-row button.active{background:var(--grad-soft);border-color:#0000;font-weight:600}.brand-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.brand-tile{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex}.brand-tile .logo{background:#111;border-radius:50%;width:84px;height:84px;overflow:hidden}.brand-tile .logo img{object-fit:cover;width:100%;height:100%}.brand-tile h3{color:var(--ink);text-transform:uppercase;font-size:15px;font-weight:600}.brand-tile small{color:var(--muted);font-size:12px}.empty-state{text-align:center;padding:80px 24px}.empty-state .icon{width:56px;height:56px;color:var(--soft);margin:0 auto 16px}.empty-state h2{color:var(--ink);margin-bottom:6px;font-size:17px;font-weight:600}.empty-state p{color:var(--muted);font-size:14px}.profile-card{border-radius:var(--radius);border:1px solid var(--line);background:#fff;overflow:hidden}.profile-head{border-bottom:1px solid var(--line-soft);align-items:center;gap:14px;padding:20px;display:flex}.profile-head .avatar{border:1px solid var(--line);width:56px;height:56px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.profile-head b{color:var(--ink);font-size:16px}.profile-head small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.profile-menu a{border-bottom:1px solid var(--line-soft);color:var(--text);align-items:center;gap:12px;padding:14px 20px;font-size:14px;display:flex}.profile-menu a:last-child{border-bottom:0}.profile-menu .chev{color:var(--soft);margin-left:auto}@media (width>=769px){.m-only{display:none!important}}@media (width<=768px){.d-only{display:none!important}body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.container{padding:0 16px}.section{margin-top:8px;padding:16px 0}.section-title{font-size:18px}.app-header{background:#fff;padding:10px 16px 0}.app-header .modes{align-items:center;gap:12px;display:flex}.app-header .modes .switch{color:var(--ink);align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.app-header .modes .switch .sep{background:var(--line);width:1px;height:20px}.app-header .modes .switch .off{color:var(--soft)}.app-header .modes .acts{color:var(--ink);gap:18px;margin-left:auto;display:flex}.app-header .biglogo{width:auto;height:34px;margin:10px 0 6px}.app-header .tagline{color:var(--muted);padding-bottom:10px;font-size:14px}.app-tabs{scrollbar-width:none;border-bottom:1px solid var(--line-soft);background:#fff;gap:16px;padding:0 16px;display:flex;overflow-x:auto}.app-tabs::-webkit-scrollbar{display:none}.app-tabs .tab{color:var(--text);flex:none;padding:10px 2px 12px;font-size:14px;font-weight:600;position:relative}.app-tabs .tab.active{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.app-tabs .tab.active:after{content:"";background:var(--grad);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.m-sticky{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft);background:#fffffff0;justify-content:space-between;align-items:center;gap:12px;height:49px;padding:0 16px;transition:transform .25s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.m-sticky.show{transform:translateY(0)}.m-sticky .classify{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.m-sticky img{width:auto;height:27px}.m-sticky .acts{color:var(--ink);gap:16px;display:flex}.hero{--sw:90.4vw;--ar:.56047;--sc1:.745;--off1:81.7vw;--sc2:.745;--off2:163.4vw;background:#fff;padding:14px 0 8px}.hero-slide .frame{border-radius:12px}.hero-slide[data-k="0"] .frame{box-shadow:none;border:1px solid var(--line-soft)}.hero-arrow{display:none}.hero-dots{margin-top:12px}.tab-row{gap:16px;margin-bottom:12px}.tab-row .tab{color:gray}.see-all .pill-btn{min-width:163px}.product-grid,.suggest-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card .brand{text-transform:none;font-size:13px;font-weight:600}.product-card .name{font-size:13px}.product-card .price-now{font-size:15px;font-weight:600}.np-grid .photo{aspect-ratio:1}.spot-grid{grid-template-columns:1fr}.spot-grid a{aspect-ratio:auto;border-radius:12px;height:150px}.topcat-grid{grid-template-columns:repeat(3,1fr);gap:18px 8px}.topcat-chip{text-align:center;background:0 0;flex-direction:column;gap:8px;height:auto;padding:0}.topcat-chip .ic{background:var(--chip);border-radius:50%;width:76px;height:76px}.topcat-chip .ic svg{width:32px;height:32px}.topcat-chip .tx b{white-space:normal;font-size:13px}.topcat-chip .tx small{font-size:11px}.topcat-chip .chev,.snap-arrow{display:none}.section.brands-dark{background:#fff;padding:16px 0 0}.brand-stage{margin:0 -16px}.brand-card{border:0;border-radius:0;height:230px;display:block;position:relative;overflow:hidden}.brand-card .cover{position:absolute;inset:0}.brand-card .cover:after{content:"";background:linear-gradient(#1010104d,#101010b8);position:absolute;inset:0}.brand-card .who{z-index:2;width:auto;padding:0 16px 14px;position:absolute;inset:auto 0 0}.brand-card .who .logo{display:none}.bthumbs{justify-content:center;align-items:center;gap:22px;margin-bottom:6px;display:flex}.bthumb{background:#fff;border:2px solid #fff;border-radius:50%;flex:none;width:60px;height:60px;overflow:hidden}.bthumb img{object-fit:cover;width:100%;height:100%}.bthumb.active{border-width:3px;width:90px;height:90px;transform:translateY(-16px)}.brand-card .who h3{color:#fff;text-transform:none}.brand-card .who .followers{display:none}.m-stats{color:#fff;font-size:13px;line-height:1.55}.m-stats b{font-weight:600}.footer-grid{grid-template-columns:1fr;gap:28px;padding:32px 0}.footer-legal{flex-direction:column;align-items:flex-start}.brand-grid{grid-template-columns:repeat(2,1fr);gap:10px}.page-title{font-size:18px}.m-pagebar{z-index:55;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft);background:#fffffff0;align-items:center;height:48px;padding:0 12px;display:flex;position:sticky;top:0}.m-pagebar .back{width:40px;height:40px;color:var(--ink);place-items:center;display:grid}.m-pagebar b{text-align:center;color:var(--ink);flex:1;margin-right:40px;font-size:16px}.tabbar{z-index:70;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #1010101a;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 8px #1010100d}.tabbar a{color:var(--text);flex-direction:column;flex:1;align-items:center;gap:2px;padding:7px 0 6px;font-size:10px;display:flex}.tabbar a .icon{width:24px;height:24px}.tabbar a .label{padding:2px 0}.tabbar a.active{font-weight:600}.tabbar a.active .label{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}@media (width>=769px){.app-header,.app-tabs,.m-sticky,.tabbar,.m-pagebar{display:none}}.hero-link{width:100%;height:100%;display:block}.hero-slide[data-k="0"] .hero-link{cursor:pointer}.hero-slide .frame{position:relative}.hero-cap{color:#fff;text-shadow:0 1px 10px #1010108c;text-align:left;opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;gap:5px;transition:opacity .35s;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.hero-slide[data-k="0"] .hero-cap{opacity:1}.hero-cap b{font-size:20px;font-weight:600;line-height:1.25}.hero-cap small{opacity:.92;font-size:13px}.hero-cta{text-shadow:none;background:#fff;border-radius:999px;align-items:center;margin-top:3px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #1010102e}.upd{color:gray;font-size:12px;font-weight:400}.aff-note{color:#b3b3b3;margin-top:10px;font-size:12px}.deal-rail{scroll-snap-type:x mandatory;gap:12px;padding-bottom:4px;scroll-padding-left:16px;display:flex;overflow-x:auto}.deal-card{scroll-snap-align:start;width:280px;color:inherit;background:#fff;border:1px solid #e6e6e6;border-radius:8px;flex-direction:column;flex:none;gap:8px;padding:14px;display:flex}.deal-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.deal-code,.deal-tag{letter-spacing:.4px;color:#101010;background:linear-gradient(135deg,#fce6f7,#d5d0f0);border-radius:6px;padding:4px 10px;font-size:13px;font-weight:700}.deal-ends{color:gray;font-size:12px}.deal-title{color:#484848;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.deal-cta{font-size:13px;font-weight:600}.shop-chips{flex-wrap:wrap;gap:8px;display:flex}.shop-chip{color:#101010;background:#fff;border:1px solid #e6e6e6;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.shop-chip:hover{border-color:#d5d0f0}@media (width<=768px){.hero-cap{bottom:12px;left:12px;right:12px}.hero-cap b{font-size:15px}.hero-cap small{display:none}.hero-cta{padding:6px 12px;font-size:12px}.deal-card{width:240px}}.style-page{max-width:1080px;margin:0 auto;padding:24px 0 40px}body.route-style .site-footer,body.route-style .tabbar,body.route-style .cat-nav{display:none!important}@media (width<=768px){body.route-style{padding-bottom:0}}.sp-sec-title{color:var(--ink);margin-bottom:12px;font-size:18px;font-weight:600;line-height:27px}.sp-sec-head{justify-content:space-between;align-items:center;display:flex}.sp-sec-head .sp-sec-title{margin-bottom:12px}.sp-sort{color:var(--text);align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:inline-flex}.sp-strip-wrap{position:relative}.sp-strip{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.sp-strip::-webkit-scrollbar{display:none}.sp-strip>*{scroll-snap-align:start}.sp-nav{z-index:5;width:40px;height:40px;color:var(--text);border-radius:999px;place-items:center;transition:opacity .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 4px #1010101a}.sp-nav svg{width:18px;height:18px}.sp-nav.sp-solid{background:#fff}.sp-nav.sp-frost{background:#fff6}.sp-nav.prev{left:-20px}.sp-nav.next{right:-20px}.sp-nav.disabled{opacity:0;pointer-events:none}.sp-featured{margin-bottom:24px}.sp-feat-row{gap:8px}.sp-tile{background:#efefef;border-radius:8px;flex:none;width:128px;height:208px;position:relative;overflow:hidden}.sp-tile-img{background-position:50%;background-size:cover;position:absolute;inset:0}.sp-tile:after{content:"";background:linear-gradient(#10101000 55%,#1010109e);position:absolute;inset:0}.sp-tile-name{z-index:1;color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.sp-cols{align-items:flex-start;gap:48px;display:flex}.sp-left{flex:none;width:672px;min-width:0}.sp-feed-title{margin-bottom:12px}.sp-right{flex:none;width:360px;margin-top:8px;position:sticky;top:79px}.sp-box{background:#e6e6e6;border:1px solid #1010100d;border-radius:8px;padding:16px}.sp-box-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.sp-box-head h4{color:var(--text);font-size:18px;font-weight:600;line-height:27px}.sp-more{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:2px;font-size:14px;font-weight:500;display:inline-flex}.sp-more img{-webkit-text-fill-color:initial}.sp-topics{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sp-topic{border-radius:8px;height:88px;position:relative;overflow:hidden}.sp-topic>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sp-topic:after{content:"";background:#10101080;position:absolute;inset:0}.sp-topic-desc{z-index:1;align-items:center;gap:4px;padding:0 8px;display:flex;position:absolute;bottom:2px;left:0}.sp-topic-icon{background:#10101080;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.sp-topic-txt h5{color:var(--line);font-size:14px;font-weight:600;line-height:21px}.sp-topic-txt p{color:var(--line);font-size:12px;font-weight:600;line-height:18px}.sp-hashbox{margin-top:16px}.sp-side-footer{padding:16px 0 0 16px}.sp-side-footer ul,.sp-side-footer li{align-items:center;display:flex}.sp-side-footer li:not(:last-child):after{content:"·";color:var(--muted);margin:0 7px;font-size:12px}.sp-side-footer a,.sp-side-footer p{color:var(--muted);font-size:12px;line-height:18px}.sp-side-footer p{margin-top:2px}.sp-chips{display:block}.sp-chips li{display:inline-block}.sp-chip{background:var(--bg-section);height:30px;color:var(--text);border-radius:999px;align-items:center;margin:0 8px 8px 0;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.sp-card{background:var(--bg-section);cursor:pointer;border-radius:8px;margin-bottom:16px;overflow:hidden;box-shadow:0 0 4px #1010101a}.sp-media{position:relative}.sp-slides{scrollbar-width:none;scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.sp-slides::-webkit-scrollbar{display:none}.sp-slide{scroll-snap-align:start;background:#f4f4f4;flex:none;width:100%;height:672px}.sp-slide img{object-fit:cover;width:100%;height:100%}.sp-media .sp-nav{top:50%}.sp-media .sp-nav.prev{left:8px}.sp-media .sp-nav.next{right:8px}.sp-ribbon{width:25px;height:46px;position:absolute;top:1px;left:12px}.sp-pills{align-items:center;display:flex;position:absolute;bottom:10px;left:16px}.sp-pill{height:20px;color:var(--line);background:#1010104d;border-radius:999px;align-items:center;gap:3px;margin-right:8px;padding:2px 4px;font-size:10px;font-weight:500;display:inline-flex}.sp-pill svg{width:16px;height:16px}.sp-pag{letter-spacing:.2px;color:var(--line);background:#1010104d;border-radius:999px;padding:2px 4px;font-size:10px;font-weight:500;line-height:15px;position:absolute;bottom:10px;right:16px}.sp-info{padding:12px}.sp-mag{align-items:center;height:20px;margin-bottom:8px;display:flex}.sp-mag-tag{color:var(--muted);background:#f3f3f3;border-radius:4px;padding:0 6px;font-size:12px;line-height:20px}.sp-mag-time{color:var(--muted);align-items:center;gap:4px;margin-left:8px;font-size:12px;display:inline-flex}.sp-head{align-items:center;min-height:40px;display:flex}.sp-avatar{object-fit:cover;background:#ddd;border-radius:12px;flex:none;width:36px;height:36px}.sp-avatar-ph{display:block}.sp-who{flex:1;min-width:0;margin-left:8px}.sp-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:21px;overflow:hidden}.sp-time{color:var(--muted);font-size:12px;line-height:18px}.sp-visit{background:var(--grad-soft);border-radius:999px;flex:none;align-items:center;height:36px;padding:7px 20px 8px;display:inline-flex}.sp-visit img{margin-right:8px}.sp-visit span{font-size:14px;font-weight:600}.sp-tags{margin-top:12px;font-size:14px;line-height:21px}.sp-tags a{background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.sp-desc{color:var(--ink);margin-top:8px;font-size:14px;line-height:21px}.sp-products{scrollbar-width:none;gap:9px;margin-top:12px;display:flex;overflow-x:auto}.sp-products::-webkit-scrollbar{display:none}.sp-prod{background:#fff;border:1px solid #1010101a;border-radius:8px;flex:none;align-items:center;width:100%;height:68px;display:flex;overflow:hidden}.sp-prod.multi{width:83.1%}.sp-prod-img{flex:none;width:68px;height:66px}.sp-prod-img img{object-fit:cover;border-radius:8px 0 0 8px;width:100%;height:100%}.sp-prod-col{flex-direction:column;gap:2px;min-width:0;padding:0 12px;display:flex}.sp-prod-name{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:15px;overflow:hidden}.sp-prod-price{color:var(--ink);font-size:16px;font-weight:600;line-height:21px}.sp-counts{color:var(--muted);justify-content:space-between;margin-top:12px;font-size:12px;line-height:18px;display:flex}.sp-counts b{font-weight:700}.sp-counts .dot{margin:0 4px}.sp-line{border:0;border-top:1px solid #1010101a;margin:8px 0 0}.sp-actions{justify-content:space-around;margin-top:12px;display:flex}.sp-actions button{color:var(--text);align-items:center;font-size:14px;font-weight:600;line-height:21px;display:flex}.sp-actions .dsi{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:8px}.dsi-love{background-image:url(/shops/dosiin/img/style/love.svg)}.dsi-comment{background-image:url(/shops/dosiin/img/style/comment.svg)}.dsi-share{background-image:url(/shops/dosiin/img/style/share.svg)}.sp-actions .like.liked{color:#fe252c}.sp-actions .like.liked .dsi-love{filter:invert(34%)sepia(94%)saturate(5482%)hue-rotate(342deg)brightness(101%)contrast(99%)}.sp-suggest{padding:24px 0}.sp-people{gap:9px}.sp-person{text-align:left;background:#fff;border-radius:16px;flex:none;width:calc(20% - 7.2px);padding:8px}.sp-person-img{aspect-ratio:1;background:#efefef;border-radius:12px;display:block;overflow:hidden}.sp-person-img img{object-fit:cover;width:100%;height:100%}.sp-person-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-top:10px;font-size:14px;font-weight:500;line-height:21px;display:block;overflow:hidden}.sp-person-fo{color:var(--muted);font-size:10px;line-height:15px}.sp-person .sp-line{margin-top:8px}.sp-follow{align-items:center;height:21px;margin-top:8px;padding:0;display:flex}.sp-follow img{margin-right:8px}.sp-follow span{font-size:14px;font-weight:600}.sp-mhead{background:#fff}.sp-switch{align-items:center;gap:12px;height:49px;padding:0 18px;display:flex}.sp-switch a{color:var(--soft);font-size:18px;line-height:27px}.sp-switch b{color:var(--ink);font-size:18px;font-weight:600;line-height:27px}.sp-switch .sep{background:var(--line);width:1px;height:20px}.sp-title{padding:12px 18px 16px}.sp-title img{display:block}.sp-subtitle{color:var(--text);margin-top:8px;font-size:14px;line-height:21px}@media (width<=768px){.style-page{max-width:none;padding:0 0 24px}.sp-sec-title{color:var(--text);margin:0 16px 12px}.sp-featured{margin-bottom:8px;padding-top:16px}.sp-strip{padding:0 16px;scroll-padding-left:16px}.sp-feat-row{gap:9px}.sp-tile{width:96px;height:190px}.sp-tile-name{font-size:12px;line-height:18px}.sp-featured{padding-bottom:16px}.sp-hash-m{margin-bottom:16px;padding:17px 0 16px}.sp-chip-scroll{scrollbar-width:none;padding:0 16px;overflow-x:auto}.sp-chip-scroll::-webkit-scrollbar{display:none}.sp-hash-m .sp-chips{width:1000px}.sp-cols{display:block}.sp-left{width:auto}.sp-card{background:var(--bg-section);border-radius:16px;margin:0 16px 16px;overflow:visible;box-shadow:0 0 4px #1010100d}.sp-media{position:relative}.sp-slides{gap:9px;margin:0 -16px;padding:0 16px;scroll-padding-left:16px}.sp-slide{width:calc(100vw - 32px);height:330px}.sp-slide img{border-radius:16px 16px 0 0}.sp-media .sp-nav{display:none}.sp-pag{background:#1010100d}.sp-pills{left:16px}.sp-avatar{border-radius:50%}.sp-tags{min-height:22px;margin-top:0}.sp-desc{margin-top:0}.sp-line{margin-top:9px}.sp-actions{justify-content:flex-start;margin-top:9px}.sp-actions button{background:#1010100d;border-radius:999px;height:37px;padding:8px 16px}.sp-actions .cmt{margin-left:39px}.sp-prod-price{font-size:14px}.sp-prod.multi{width:100%}.sp-suggest{padding:16px 0}.sp-suggest .sp-sec-title{margin:0 16px 12px}.sp-people{padding:0 16px;scroll-padding-left:16px}.sp-person{width:158px;padding:12px}.sp-person-img{border-radius:12px}}@media (width>=769px){.sp-hash-m,.sp-mhead{display:none}}body.ds-lock{overflow:hidden}#dsOverlay{z-index:40;background:#101010cc;position:fixed;inset:0}.ds-box{background:var(--bg-section);border-radius:8px;grid-template:"media head"56px"media scroll"minmax(0,1fr)"media foot"/759px 375px;width:1134px;height:calc(100vh - 118px);display:grid;position:absolute;top:59px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 0 4px #1010101a}.ds-media{grid-area:media;min-height:0;position:relative}.ds-slides{scrollbar-width:none;scroll-snap-type:x mandatory;height:100%;display:flex;overflow-x:auto}.ds-slides::-webkit-scrollbar{display:none}.ds-slide{scroll-snap-align:start;flex:none;width:759px;height:100%}.ds-slide img{object-fit:cover;width:100%;height:100%;display:block}.ds-nav{z-index:3;width:40px;height:40px;color:var(--text);background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 4px #1010101a}.ds-nav svg{width:16px;height:16px}.ds-nav.prev{left:10px}.ds-nav.next{right:10px}.ds-nav.disabled{display:none}.ds-head{z-index:2;background:#fffc;grid-area:head;align-items:center;height:56px;padding:8px 16px;display:flex;position:relative;box-shadow:0 4px 8px #1010100d}.ds-avatar{object-fit:cover;background:#ddd;border-radius:12px;flex:none;width:36px;height:36px}.ds-who{flex:1;min-width:0;margin-left:8px}.ds-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:21px;overflow:hidden}.ds-time{color:var(--muted);font-size:12px;line-height:18px}.ds-close{flex:none;place-items:center;width:20px;height:20px;display:grid}.ds-scroll{grid-area:scroll;min-height:0;padding:16px;overflow-y:auto}.ds-tags{margin-bottom:16px;font-size:14px;line-height:21px}.ds-tags a{background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.ds-desc{color:var(--ink);margin-bottom:16px;font-size:14px;line-height:21px}.ds-prods{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.ds-prod{background:#fff;border:1px solid #1010101a;border-radius:8px;align-items:center;height:68px;display:flex;overflow:hidden}.ds-prod-img{flex:none;width:68px;height:66px}.ds-prod-img img{object-fit:cover;border-radius:8px 0 0 8px;width:100%;height:100%}.ds-prod-col{flex-direction:column;gap:2px;min-width:0;padding:0 12px;display:flex}.ds-prod-name{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:18px;overflow:hidden}.ds-prod-price{color:var(--ink);font-size:16px;font-weight:500;line-height:21px}.ds-props{padding:16px 0}.ds-props dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;padding:8px 0;display:flex}.ds-props dt{flex:none;width:20px;height:20px;margin-right:8px}.ds-props dd{scrollbar-width:none;align-items:center;min-width:0;padding-left:8px;display:flex;overflow-x:auto}.ds-props dd::-webkit-scrollbar{display:none}.ds-props data{border:1px solid var(--line);color:var(--text);white-space:nowrap;background:#ebebeb;border-radius:999px;flex:none;margin-right:4px;padding:2px 8px;font-size:14px;font-weight:600;line-height:21px}.ds-cmt-title{color:var(--ink);margin:8px 0 0;font-size:18px;font-weight:600;line-height:27px}.ds-nocmt{text-align:center;padding:28px 0 32px}.ds-nocmt img{margin-bottom:4px}.ds-nocmt p{color:var(--muted);font-size:12px;line-height:18px}.ds-foot{z-index:2;background:#fff;border-radius:0 0 8px;grid-area:foot;position:relative;box-shadow:0 -4px 8px #1010100d}.ds-nologin{color:var(--text);padding:5px 16px;font-size:14px;line-height:21px}.ds-nologin .ds-b{font-weight:600}.ds-foot .sp-line{border-color:var(--line);margin:0}.ds-actrow{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ds-btns{align-items:center;gap:8px;display:flex}.ds-btns .dsi{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;display:block}.ds-btns .like.liked .dsi-love{filter:invert(34%)sepia(94%)saturate(5482%)hue-rotate(342deg)brightness(101%)contrast(99%)}.ds-info{color:var(--muted);font-size:12px;line-height:18px}.ds-info b{font-weight:700}.ds-dot{margin:0 4px}.ds-mag-sheet{background:var(--bg-section);border:1px solid #1010101a;border-radius:8px;width:672px;height:80vh;position:absolute;top:10vh;left:50%;overflow:hidden auto;transform:translate(-50%)}.ds-mag-head{padding:32px 54px 16px 24px;position:relative}.ds-mag-title{color:var(--ink);margin:0 0 16px;font-size:32px;font-weight:600;line-height:48px}.ds-mag-meta{align-items:center;display:flex}.ds-mag-tag{color:var(--muted);background:#1010100d;border:1px solid #1010101a;border-radius:4px;flex:none;padding:2px 6px;font-size:14px;line-height:21px}.ds-mag-time{color:var(--muted);align-items:center;gap:8px;margin-left:8px;font-size:12px;line-height:21px;display:inline-flex}.ds-mag-time img{opacity:.6}.ds-close-circle{background:#1010100d;border:1px solid #1010100d;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:32px;right:16px}.ds-mag-body{color:var(--ink);overflow-wrap:break-word;padding:0 24px;font-size:16px;line-height:24px}.ds-mag-body img{max-width:100%;height:auto}.ds-mag-body iframe{max-width:100%}.ds-mag-foot{padding:24px 14px 16px;display:flex}.ds-mag-left{flex:1;min-width:0;margin-right:16px}.ds-mag-line{background:#1010101a;flex:none;width:1px}.ds-mag-right{flex:none;width:279px;margin-left:16px}.ds-mag-left .ds-nologin{background:#ebebeb;border:1px solid #1010101a;border-radius:8px;margin-bottom:16px;padding:12px}.ds-cmt-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ds-cmt-head .ds-cmt-title{color:var(--text);margin:0}.ds-textmode{align-items:center;gap:8px;display:flex}.ds-textmode span{color:#a55ee9;font-size:14px;font-weight:600}.ds-mag-left .ds-nocmt{padding:20px 0 24px}.ds-magbox{background:#ebebeb;border:1px solid #1010101a;border-radius:8px;margin-bottom:16px;padding:12px}.ds-magbox h4{letter-spacing:.1px;color:var(--text);margin:0 0 8px;font-size:10px;font-weight:600}.ds-author{background:var(--bg-section);border:1px solid #1010101a;border-radius:16px;align-items:center;margin-bottom:8px;padding:16px 10px 16px 16px;display:flex}.ds-author>img{flex:none;width:40px;height:40px}.ds-author-col{flex-direction:column;flex:1;min-width:0;margin-left:12px;display:flex}.ds-author-col>b{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:16.4px;font-weight:700;line-height:1;overflow:hidden}.ds-author-fo{color:var(--text);margin-top:2px;font-size:14px;line-height:17px}.ds-author-fo b{font-weight:700}.ds-author svg{width:20px;height:20px;color:var(--text);flex:none}.ds-follow{background:var(--grad-soft);border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:36px;display:flex}.ds-follow span{font-size:14px;font-weight:600}.ds-stats{display:flex}.ds-stats>div{flex:1;min-width:0}.ds-stats>div+div{border-left:1px solid #1010101a;margin-left:14px;padding-left:14px}.ds-stats h5{color:var(--ink);margin:0;font-size:16px;font-weight:600;line-height:24px}.ds-stats p{color:var(--muted);font-size:12px;line-height:18px}#dsOverlay.is-mag .ds-foot{display:none}@media (width<=768px){#dsOverlay{z-index:200;-webkit-overflow-scrolling:touch;background:#fff;overflow-y:auto}.ds-box{width:auto;height:auto;min-height:100vh;box-shadow:none;background:#fff;border-radius:0;padding-bottom:130px;display:block;position:static;transform:none}.ds-media{width:auto;height:auto}.ds-slides{height:auto}.ds-slide{width:100%;height:auto}.ds-slide img{object-fit:contain;height:auto}.ds-nav{display:none}.ds-head{z-index:5;height:47px;box-shadow:none;background:#fff;padding:5px 18px 5px 20px;position:sticky;top:0}.ds-avatar{border:1px solid var(--line);border-radius:50%}.ds-scroll{padding:0 16px;overflow:visible}.ds-tags{margin-bottom:0;padding:12px 0 10px}.ds-desc{margin-bottom:0}.ds-prods{margin:12px 0 0}.ds-props dd{border-left:1px solid var(--line);margin-left:4px;padding-left:12px}.ds-props data{border-radius:8px}.ds-cmt-title{margin-top:12px}.ds-nocmt{padding:24px 0 40px}.ds-foot{z-index:6;-webkit-backdrop-filter:blur(10px);box-shadow:none;padding:7px 0 env(safe-area-inset-bottom);background:#fffc;border-radius:0;position:fixed;bottom:0;left:0;right:0}.ds-actrow{padding:12px 18px}.ds-btns{gap:15px}.ds-mag-sheet{background:#fff;border:0;border-radius:0;width:auto;height:auto;min-height:100vh;padding-bottom:130px;position:static;overflow:visible;transform:none}.ds-mag-bar{z-index:5;-webkit-backdrop-filter:blur(10px);background:#fff9;align-items:center;height:49px;padding:10px 18px;display:flex;position:sticky;top:0}.ds-mag-bar .ds-mag-time{flex:1}.ds-mag-bar .ds-close-circle{width:36px;height:36px;margin-left:8px;position:static}.ds-mag-head{padding:13px 16px 0}.ds-mag-title{margin-bottom:12px;font-size:30px;line-height:36px}.ds-mag-body{padding:0 16px}.ds-mag-author{background:var(--bg-section);border:1px solid #1010101a;border-radius:12px;align-items:center;margin:16px;padding:12px;display:flex}.ds-mag-author>img{border:1px solid var(--line);border-radius:50%;flex:none;width:56px;height:56px}.ds-mag-author-col{flex-direction:column;flex:1;min-width:0;margin-left:12px;display:flex}.ds-mag-author-col b{color:var(--text);font-size:16px;font-weight:700}.ds-mag-author-col span{color:var(--muted);margin-top:2px;font-size:12px}.ds-follow-sm{flex:none;width:auto;padding:0 20px}.ds-mag-foot{padding:0 16px;display:block}.ds-mag-left{margin-right:0}.ds-cmt-head{margin:16px 0 0}#dsOverlay.is-mag .ds-foot{display:block}}.pdp{--col:1132px}.pdp .line{background:#1010101a;height:1px}.pdp-card{background:var(--bg-section);border:1px solid #1010101a;border-radius:8px}.pdp-col{max-width:var(--col);margin:0 auto}.pdp-main{grid-template-columns:minmax(0,600px) minmax(0,1fr);margin-top:16px;display:grid;box-shadow:0 0 4px #1010101a}.pdp-gallery{align-items:flex-start;gap:0;padding:16px;display:flex;position:relative}.pg-bg,.pg-bg:after{display:none}.pg-thumbs{flex:none;width:77px}.pg-thumb{border-radius:4px;width:60px;height:85px;margin:0 8px 8px;padding:0;display:block;position:relative;overflow:hidden}.pg-thumb img{object-fit:cover;border-radius:4px;width:100%;height:100%}.pg-thumb:after{content:"";border:2px solid #0000;border-radius:4px;position:absolute;inset:0}.pg-thumb.active:after{border-color:var(--text)}.pg-stage{aspect-ratio:491/646;flex:1;position:relative;overflow:hidden}.pg-slide{transform:translateX(calc(var(--k,0) * var(--step,100%)));transition:transform .35s;position:absolute;inset:0}.pg-slide img{object-fit:cover;width:100%;height:100%}.pg-arrow{z-index:3;background:#fff6;border:1px solid #1010101a;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;margin-top:-20px;display:flex;position:absolute;top:50%;box-shadow:0 0 4px #1010101a}.pg-arrow.prev{left:10px}.pg-arrow.next{right:10px}.pg-arrow .icon{stroke:url(#dsg);width:22px;height:22px}.pg-zoom{z-index:3;color:#fff;background:#10101040;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:12px;right:12px}.pg-zoom .icon{width:20px;height:20px}.pg-dots.dots{display:none}.pdp-lightbox{z-index:100;background:#101010eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pdp-lightbox img{object-fit:contain;max-width:92vw;max-height:92vh}.pdp-lightbox .close{color:#fff;position:absolute;top:20px;right:24px}.pdp-lightbox .close .icon{width:28px;height:28px}.pdp-buy{padding:0 16px}.bp-top{padding:20px 0 12px;position:relative}.bp-brandline{color:var(--text);font-size:12px;line-height:15px;display:block}.bp-brandline .grad-text{font-weight:600}.bp-titlerow{justify-content:space-between;align-items:flex-start;gap:12px;min-height:42px;margin-top:6px;display:flex}.bp-titlerow p{color:var(--text);font-size:16px;line-height:24px}.bp-like{background:var(--chip);width:42px;height:42px;color:var(--ink);border:1px solid #1010101a;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-right:8px;display:flex}.bp-like .icon{width:20px;height:20px}.bp-like.on .icon{stroke:url(#dsg);fill:url(#dsg)}.bp-price{align-items:center;padding:12px 0 8px;display:flex}.bp-price b{color:var(--ink);letter-spacing:.48px;font-size:24px;font-weight:600;line-height:36px}.bp-price s{color:var(--soft);margin-left:7px;font-size:14px;line-height:21px;text-decoration:none}.bp-price i{color:var(--red);margin-left:8px;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.bp-stars{color:var(--text);align-items:center;gap:4px;padding:0 0 12px;font-size:14px;display:flex}.bp-stars .stars{gap:1px;display:inline-flex}.bp-stars .dot{color:var(--soft);margin:0 5px}.bp-stars .hf{width:16px;height:14px}.bp-stars .cnt{font-size:12px;font-weight:600}.bp-block{padding:12px 0}.bp-ttl{align-items:center;margin-bottom:8px;display:flex}.bp-ttl h5{color:var(--ink);font-size:14px;font-weight:400;line-height:21px}.bp-ttl span{color:var(--soft);border-left:1px solid var(--line);margin-left:8px;padding-left:8px;font-size:12px;line-height:18px}.bp-chips{gap:9px;display:flex}.bp-chip{border:1px solid var(--line);min-width:55px;height:30px;color:var(--text);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.bp-chip.on{border-color:var(--ink)}.bp-qty-ttl{color:var(--soft);font-size:12px;line-height:18px}.bp-stepper{background:#fff;border:1px solid #1010101a;border-radius:9999px;align-items:stretch;width:103px;height:36px;margin-top:8px;display:flex;overflow:hidden}.bp-stepper button{width:33px;color:var(--ink);justify-content:center;align-items:center;display:flex}.bp-stepper button .icon{width:14px;height:14px}.bp-stepper input{text-align:center;width:35px;color:var(--ink);border:0;border-left:1px solid var(--line-soft);border-right:1px solid var(--line-soft);appearance:textfield;background:0 0;outline:0;font-size:14px}.bp-stepper input::-webkit-outer-spin-button{-webkit-appearance:none}.bp-stepper input::-webkit-inner-spin-button{-webkit-appearance:none}.grad-pill{background:var(--grad);border-radius:999px;padding:1px;display:block}.grad-pill>span{background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 15px;font-size:14px;font-weight:600;line-height:21px;display:flex}.grad-pill .icon-sm{stroke:url(#dsg);width:20px;height:20px}.bp-note{text-align:center;color:var(--soft);text-transform:uppercase;margin-top:10px;font-size:12px;line-height:18px}.bp-notice{background:var(--chip);border-radius:8px;align-items:center;gap:8px;height:57px;padding:8px;display:flex}.bp-notice img{flex:none;width:39px;height:39px}.bp-notice h5{color:var(--text);font-size:14px;font-weight:600;line-height:21px}.bp-notice p{color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:18px;display:flex}.bp-notice .icon-sm{width:16px;height:16px}.pdp-details{grid-template-columns:1fr 307px;align-items:start;gap:16px;margin-top:16px;display:grid}.pdp-left>*+*{margin-top:16px}.pdp-brand{grid-template-columns:1fr 1fr;display:grid}.pb-left{border-right:1px solid var(--line-soft);align-items:center;gap:8px;padding:16px;display:flex}.pb-logo{border:1px solid var(--line-soft);object-fit:cover;background:#fff;border-radius:50%;flex:none;width:62px;height:62px}.pb-info{flex:1;min-width:0}.pb-info h5{color:var(--ink);font-size:14px;font-weight:600;line-height:21px}.pb-info dd{color:var(--muted);font-size:12px;line-height:18px}.pb-info dd b{margin-right:2px;font-weight:700}.pb-follow{flex:none;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:21px;display:inline-flex}.pb-follow img{width:20px;height:20px}.pb-stats{justify-content:center;align-items:center;gap:16px;padding:16px 8px;display:flex}.pb-stat{background:var(--chip);text-align:center;border:1px solid #1010101a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:113px;height:65px;padding:8px;display:flex}.pb-stat h6{color:var(--text);font-size:18px;font-weight:600;line-height:27px}.pb-stat p{color:var(--muted);align-items:center;gap:4px;font-size:12px;line-height:18px;display:flex}.pb-stat .icon-sm{width:16px;height:16px}.pdp-info{overflow:hidden}.pdp-info h3{color:var(--text);border-bottom:1px solid var(--line-soft);padding:16px 16px 12px;font-size:18px;font-weight:600;line-height:27px}.pi-row{font-size:14px;line-height:21px;display:flex}.pi-row:nth-child(odd),.pdp-info .pi-rows .pi-row:first-child{background:var(--bg-page)}.pi-row dt{width:176px;color:var(--muted);flex:none;padding:8px 8px 8px 16px}.pi-row dd{color:var(--ink);flex:1;padding:8px 16px 8px 8px}.pdp-desc h2{color:var(--text);padding:16px 16px 0;font-size:18px;font-weight:600;line-height:27px}.pd-content{color:var(--ink);letter-spacing:.14px;padding:16px 16px 0;font-size:14px;line-height:21px}.pdp-desc.short .pd-content{max-height:300px;position:relative;overflow:hidden}.pdp-desc.short .pd-content:after{content:"";background:linear-gradient(180deg, #f9f9f900, var(--bg-section));height:64px;position:absolute;bottom:0;left:0;right:0}.pdp-desc{position:relative}.pd-toggle{justify-content:center;align-items:center;gap:9px;width:100%;padding:6px 0 16px;display:flex}.pdp-desc.short .pd-toggle{padding:0 0 21px;position:absolute;bottom:0;left:0;right:0}.pd-toggle span{font-size:14px;font-weight:600;line-height:21px}.pd-toggle svg{width:12px;height:12px;transition:transform .2s}.pdp-desc:not(.short) .pd-toggle svg{transform:rotate(180deg)}.pdp-review{padding:16px 16px 0}.pdp-review h3{color:var(--text);margin-bottom:16px;font-size:18px;font-weight:600;line-height:27px}.rv-inner{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;padding:25px;display:flex}.rv-score{text-align:left;flex:none;width:187px}.rv-score .big{color:var(--ink);font-size:78px;font-weight:600;line-height:1;display:inline-block}.rv-score .over{letter-spacing:.24px;color:var(--muted);margin-left:8px;font-size:12px;line-height:18px}.rv-score .stars{gap:0;margin-top:10px;display:flex}.rv-score small{color:var(--muted);font-size:12px;display:block}.rv-hist{border-left:1px solid var(--line-soft);border-right:1px solid var(--line-soft);flex:1;margin:0 26px;padding:0 26px}.rv-hist li{height:23px;color:var(--text);align-items:center;font-size:14px;display:flex}.rv-hist li svg{margin-left:3px}.rv-bar{background:var(--line);border-radius:999px;flex:1;height:4px;margin:0 8px;overflow:hidden}.rv-bar i{background:#ffcc07;border-radius:999px;height:100%;display:block}.rv-write{text-align:center;flex:none;width:175px}.rv-write>span{color:var(--muted);font-size:12px}.rv-bigstars{background:var(--line-soft);border-radius:8px;justify-content:center;gap:2px;margin:12px 0;padding:10px 6px;display:flex}.rv-cta{align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:21px;display:inline-flex}.rv-cta svg{width:20px;height:20px}.pdp-review .line{margin:16px -16px 0}.rv-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:398px;display:flex}.rv-empty img{width:97px;height:96px}.rv-empty p{letter-spacing:normal;color:var(--text);margin-top:2px;font-size:14px;line-height:14px}.rv-mrow,.rv-more{display:none}.pdp-side{padding:16px}.pdp-side h2{color:var(--text);margin-bottom:12px;font-size:18px;font-weight:600;line-height:155%}.pdp-side .pcard{margin-bottom:16px}.pdp-side .pcard .inf{padding:8px}.pdp-side .grad-pill{margin-top:0}.pdp-side .grad-pill>span{padding:5px 15px}.pcard{border:1px solid var(--line);background:#fff;border-radius:8px;display:block;overflow:hidden}.pcard .photo{aspect-ratio:205/208;background:#fff;position:relative;overflow:hidden}.pcard .photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.pcard .inf{padding:8px}.pcard .b{color:var(--ink);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:145%;overflow:hidden}.pcard .n{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:145%;overflow:hidden}.pcard .sale{align-items:center;gap:8px;height:15px;display:flex}.pcard .sale s{color:var(--soft);font-size:12px;line-height:18px}.pcard .sale i{color:var(--red);font-size:12px;font-style:normal;font-weight:600;line-height:18px}.pcard .pr{color:var(--ink);font-size:16px;font-weight:500;line-height:150%}.pcard .soc{align-items:center;gap:4px;height:18px;margin-top:5px;display:flex}.pcard .soc .stars{display:inline-flex}.pcard .soc .dot{color:var(--soft);margin:0 2px}.pcard .soc .cnt{color:var(--muted);font-size:12px}.pcard .soc .bub{width:14px;height:14px}.pdp-sec{margin-top:16px}.sec-pad{padding:16px}.pdp-similar{margin-top:16px}.pdp-like{margin-top:24px}.sec-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.sec-head h2{color:var(--text);font-size:18px;font-weight:600;line-height:155%}.sec-link{align-items:center;gap:8px;display:inline-flex}.sec-link span{font-size:14px;font-weight:600}.sec-link .icon-sm{stroke:url(#dsg);width:20px;height:20px}.dots{align-items:center;display:flex}.dots i{cursor:pointer;background:#ccc;border-radius:50%;width:6px;height:6px;margin:0 8px 0 5px}.dots i.active{background:var(--grad);border-radius:4px;width:24px}.sim-stage{overflow:hidden}.sim-track{gap:16px;transition:transform .35s;display:flex}.sim-track .pcard{flex:none;width:calc(20% - 12.8px)}.like-grid{grid-template-columns:repeat(5,1fr);gap:16px;padding-bottom:14px;display:grid}.pdp-mhead,.pdp-mtitle,.pg-sizes,.pdp-mothers,.pdp-cta{display:none}@media (width<=768px){body.route-pdp .tabbar{display:none}body.route-pdp{padding-bottom:0}.pdp{padding-bottom:78px}.pdp-col{max-width:none}.pdp .container{padding:0}.pdp-mhead{z-index:30;background:#fff;align-items:center;height:48px;padding:11px 18px;display:flex;position:sticky;top:0;box-shadow:0 4px 8px #1010100d}.pdp-mhead .back{color:var(--text);align-items:center;gap:8px;font-size:14px;display:inline-flex}.pdp-mhead .back .icon{width:18px;height:18px}.pdp-mhead .acts{color:var(--ink);align-items:center;gap:15px;margin-left:auto;display:flex}.pdp-mhead .acts .icon{width:20px;height:20px}.pdp-main{box-shadow:none;display:block}.pdp-gallery{padding:0;display:block;overflow:hidden}.pg-bg{background-position:50%;background-size:cover;display:block;position:absolute;inset:0}.pg-bg:after{content:"";-webkit-backdrop-filter:saturate(1.8)blur(20px);background:#b3b3b399;display:block;position:absolute;inset:0}.pg-thumbs,.pg-arrow,.pg-zoom{display:none}.pg-stage{aspect-ratio:auto;height:425px;margin-top:16px;overflow:visible}.pg-slide{--step:345px;z-index:1;width:350px;height:400px;inset:12px auto auto 20px}.pg-slide img{border-radius:8px;transition:transform .35s;transform:scale(.9)}.pg-slide[data-k="0"]{z-index:2}.pg-slide[data-k="0"] img{transform:none}.pg-dots.dots{justify-content:center;padding:16px 0 0;display:flex;position:relative}.pg-dots i{margin:0 4px}.pg-sizes{align-items:center;margin-top:16px;padding:5px 0 21px 18px;display:flex;position:relative}.pg-sizes .lbl{color:#fff;flex:none;width:84px;font-size:12px;line-height:18px}.pg-sizes .lbl b{font-weight:600}.pg-sizes .chips{margin-left:9px;display:flex}.pg-sizes .chip{color:var(--text);background:#f3f3f3;border-radius:999px;margin-right:8px;padding:1px 12px;font-size:12px;line-height:17.5px}.pdp-card{border:0;border-radius:0}.pdp-main,.pdp-details{margin:0}.pdp-details{display:block}.pdp-buy{display:none}.pdp-mtitle{background:var(--bg-section);margin-bottom:8px;padding:16px 16px 32px;display:block}.pdp-mtitle h1{color:var(--text);font-size:14px;font-weight:400;line-height:21px}.pdp-mtitle .bp-price{padding:8px 0}.pdp-mtitle .bp-stars{min-height:18px;padding:0;font-size:12px}.pdp-brandzone{background:var(--bg-section);margin-bottom:8px}.pdp-brand{padding:16px 18px 0;display:block}.pb-left{border-right:0;padding:0}.pb-info h5{line-height:21px}.pb-info dd{font-size:10px;line-height:15px}.pb-info dd.d-only{display:none!important}.pb-stats{justify-content:flex-start;gap:9px;padding:8px 0 10px}.pb-stat{border-color:var(--line);background:#fff;flex:1;width:auto;height:63px}.pdp-mothers{padding:16px;display:block}.pdp-mothers .sec-head{margin-bottom:12px}.pdp-info{background:var(--bg-section);margin-bottom:8px}.pdp-info h3{border-bottom:0;padding:16px 18px 12px}.pi-row{padding:0 18px}.pi-row:nth-child(odd){background:#f3f3f3}.pi-row dt{width:142px;color:var(--muted);padding:9px 8px 10px 0}.pi-row dd{text-align:right;color:var(--ink);padding:9px 0 10px}.pdp-desc{background:var(--bg-section);margin-bottom:0}.pdp-desc h2{padding:16px 16px 0}.pdp-desc.short .pd-toggle{padding:16px 0 17px;position:static}.pdp-desc.short .pd-content{max-height:312px}.pd-content{padding:12px 16px 0}.pd-toggle{padding:16px 0 17px}.pdp-review{background:var(--bg-section);margin-bottom:8px;padding:16px}.pdp-review h3{margin-bottom:4px}.rv-mrow{align-items:center;gap:4px;min-height:18px;margin-bottom:12px;display:flex}.rv-mrow .cnt{color:var(--text);margin-left:4px;font-size:12px;font-weight:600}.rv-mrow span{color:var(--soft);margin-left:4px;font-size:12px}.rv-inner,.pdp-review .line{display:none}.rv-empty{border:1px solid var(--line);background:#fff;border-radius:8px;height:148px;min-height:0;margin-bottom:16px;padding:12px}.rv-empty p{font-size:14px;line-height:21px}.rv-more{justify-content:center;align-items:center;gap:8px;width:100%;padding:0;display:flex}.rv-more span{font-size:14px;font-weight:600}.rv-more .icon-sm{stroke:url(#dsg);width:20px;height:20px}.pdp-left>*+*{margin-top:0}.like-grid{padding-bottom:13px}.pdp-sec{margin:0 0 8px}.sec-head h2{white-space:nowrap}.dots i{margin:0 0 0 8px}.dots i.active{margin-left:4px}.pdp-similar,.pdp-like{background:var(--bg-section);margin:0 0 8px}.pdp-similar .sec-pad,.pdp-like .sec-pad{padding:16px}.sim-stage{scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -16px;padding:0 16px;scroll-padding-left:16px;overflow-x:auto}.sim-stage::-webkit-scrollbar{display:none}.sim-track{gap:9px;transition:none}.sim-track .pcard{scroll-snap-align:start;width:138px}.pcard .soc{margin-top:2px}.pcard .soc .stars svg{width:12px;height:12px}.pcard .b{font-size:12px;line-height:150%}.pcard .n{font-size:12px;line-height:145%}.pcard .sale{gap:6px;height:15px}.pcard .sale s,.pcard .sale i{font-size:10px}.pcard .pr{font-size:14px}.pcard .soc .cnt{font-size:10px}.like-grid{grid-template-columns:1fr 1fr;gap:9px}.pdp-cta{z-index:26;text-align:center;background:#fff;padding:9px 16px 17px;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 8px #1010100d}.pdp-cta .grad-pill{margin-bottom:4px}.pdp-cta .grad-pill>span{padding:5px 15px}.pdp-cta .note{color:var(--soft);text-transform:uppercase;letter-spacing:.2px;font-size:10px;line-height:15px}}@media (width>=769px){.pdp-buy .grad-pill>span{padding:8px 15px}}
