:root{--background:#fff;--foreground:#171717}html{scrollbar-gutter:stable;background:#fff;max-width:100vw;overflow-x:clip}body{max-width:100vw;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.hideScrollbar{-ms-overflow-style:none;scrollbar-width:none;overflow-y:hidden}.hideScrollbar::-webkit-scrollbar{width:0;height:0;display:none}@keyframes contactSheetFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contactSheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.contact-sheet-backdrop{animation:.2s ease-out contactSheetFadeIn}.contact-sheet-panel{animation:.25s ease-out contactSheetSlideUp}@keyframes rotateGradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.novinky-gradient-ring{will-change:transform}:root{--dv-ink:#29262e;--dv-muted:#7b7881;--dv-line:#e8e6eb;--dv-soft:#f5f4f6;--dv-paper:#fff;--dv-active:#403a46;--dv-metal:#9b8f7e;--dv-radius:12px;--dv-ease:cubic-bezier(.22,.8,.25,1)}body{color:var(--dv-ink);background:#fbfbfc;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--dv-active);outline-offset:2px}.dv-headerShell{border-bottom:1px solid var(--dv-line);background:#fffffff5;width:100%}.dv-headerShell.is-sticky{z-index:30;-webkit-backdrop-filter:blur(24px)saturate(160%);position:fixed;inset:0 0 auto}.dv-headerInner{background:#fffffff0;width:min(100%,720px);margin:0 auto}.dv-topbar{border-bottom:1px solid #e8e6ebbd;justify-content:space-between;align-items:center;min-height:64px;padding:0 18px;display:flex}.dv-wordmark{color:#25222a;letter-spacing:-.045em;font-family:Snell Roundhand,Segoe Script,Brush Script MT,cursive;font-size:31px;line-height:1}.dv-topbarActions{min-width:0}.dv-compactTools{align-items:center;gap:4px;display:flex}.dv-brandFilterButton{color:#403b45!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:10px!important;padding:0 9px!important;font-size:10px!important;font-weight:740!important}.dv-brandFilterButton:hover,.dv-brandFilterButton[aria-expanded=true]{background:var(--dv-soft)!important}.dv-brandMenu{border-color:var(--dv-line)!important;border-radius:16px!important;box-shadow:0 18px 48px #1f1b2424!important}.dv-savedTool,.dv-addTool,.dv-ownerTool{color:#39353e;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 7px;display:flex}.dv-savedTool:hover,.dv-addTool:hover,.dv-ownerTool:hover{background:var(--dv-soft)}.dv-savedTool{gap:5px}.dv-savedMark{border:1.5px solid #4b4650;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:750;display:grid}.dv-savedNumber{color:var(--dv-muted);font-size:10px;font-weight:750}.dv-addTool{background:var(--dv-active);color:#fff;font-size:20px}.dv-ownerTool{letter-spacing:2px;font-size:15px}.dv-profile{grid-template-columns:78px minmax(0,1fr);gap:16px;padding:20px 18px 14px;display:grid}.dv-avatar{color:#fff;background:linear-gradient(145deg,#26232a,#3a3540);border-radius:50%;place-items:center;width:76px;height:76px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-style:italic;display:grid;box-shadow:inset 0 1px #ffffff24}.dv-profileName{letter-spacing:-.02em;align-items:center;gap:7px;margin:1px 0 5px;font-size:17px;font-weight:760;display:flex}.dv-verified{color:#fff;background:linear-gradient(145deg,#a99d8a,#847969);border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.dv-profileCopy h1{margin:0;font-size:14px;font-weight:720;line-height:1.3}.dv-profileCopy p{color:var(--dv-muted);margin:5px 0 0;font-size:13px;line-height:1.45}.dv-profileActions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px;display:grid}.dv-primaryAction,.dv-secondaryAction{cursor:pointer;border:1px solid #e3e0e6;border-radius:13px;justify-content:center;align-items:center;height:42px;font-size:13px;font-weight:760;display:flex}.dv-primaryAction{color:#fff;background:linear-gradient(145deg,#302d35,#403a46);border-color:#302d35;box-shadow:0 8px 20px #302d351f}.dv-secondaryAction{color:#37333d;background:#fff}.dv-highlights{align-items:flex-start;gap:14px;padding:10px 16px 15px;display:flex;overflow-x:auto}.dv-highlightWrap{flex:none;position:relative}.dv-highlight{color:#4e4a53;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:0 0 68px;align-items:center;gap:7px;width:68px;padding:0;font-size:10px;font-weight:620;display:flex}.dv-highlight>span:last-child{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.dv-highlightRing{background:#d9d7dc;border-radius:50%;place-items:center;width:64px;height:64px;padding:2px;transition:transform .18s,background .18s;display:grid;box-shadow:inset 0 0 0 1px #312d3609}.dv-highlightRing img,.dv-highlightFallback{object-fit:cover;border:2.5px solid #fff;border-radius:50%;width:60px;height:60px}.dv-highlightFallback{color:#fff;background:#39343e;place-items:center;font-family:Georgia,serif;font-size:18px;font-style:italic;display:grid}.dv-highlight.is-active .dv-highlightRing{background:#625c67}.dv-highlight:active .dv-highlightRing{transform:scale(.96)}.dv-highlightAdd{color:#77717b;background:#f8f7f9;border:1px dashed #aaa4ad;font-size:24px}.dv-genderTabs{border-top:1px solid var(--dv-line);grid-template-columns:1fr 1fr;display:grid}.dv-genderTabs button{height:48px;color:var(--dv-muted);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:0;font-size:11px;font-weight:800;position:relative}.dv-genderTabs button.is-active{color:var(--dv-ink)}.dv-genderTabs button.is-active:after{content:"";background:var(--dv-ink);height:2px;position:absolute;bottom:0;left:34%;right:34%}.dv-catalogPage{background:#fff;max-width:720px!important;margin:0 auto!important;padding:0!important}.dv-catalogContent{max-width:720px!important;margin:0 auto!important;padding:0 0 18px!important}.dv-productGrid,.dv-savedGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important;width:100%!important;display:grid!important}.dv-productTile,.dv-savedTile{aspect-ratio:3/4!important;background:#f0eff2!important;position:relative!important;overflow:hidden!important}.dv-productImage,.dv-savedImage{object-fit:cover;width:100%;height:100%;display:block}.dv-tileSaveWrap{top:auto!important;bottom:8px!important;right:8px!important}.dv-saveButton{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff!important;background:#25222a5c!important;border:1.5px solid #ffffffdb!important;border-radius:50%!important;width:32px!important;height:32px!important;box-shadow:0 5px 16px #14121824!important}.dv-saveButton.is-saved{background:#403a46f0!important}.dv-toast{z-index:120;color:#fff;background:#302c35f0;border-radius:999px;padding:11px 18px;font-size:12px;font-weight:700;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #1c182133}.dv-savedBanner{background:var(--dv-soft);border-bottom:1px solid #e6e3e9;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:10px 14px;display:grid}.dv-savedBannerIcon{color:#fff;background:var(--dv-active);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.dv-savedBanner strong{font-size:13px;display:block}.dv-savedBanner span{color:var(--dv-muted);margin-top:3px;font-size:11px;display:block}.dv-showAll{color:#37323c;white-space:nowrap;background:#fff;border:1px solid #dedbe2;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:11px;font-weight:760;display:flex}.dv-feedScreen{z-index:50;background:#f6f5f7;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.dv-feedTopbar{z-index:60;-webkit-backdrop-filter:blur(24px)saturate(160%);background:#ffffffe6;border-bottom:1px solid #2a263014;flex:0 0 60px;grid-template-columns:90px 1fr 90px;align-items:center;padding:0 max(12px,50% - 360px);display:grid;position:relative}.dv-feedBack{width:40px;height:40px;color:var(--dv-ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:25px;display:grid}.dv-feedBack:hover{background:var(--dv-soft)}.dv-feedWordmark{color:var(--dv-ink);letter-spacing:-.045em;cursor:pointer;background:0 0;border:0;justify-self:center;padding:7px 10px;font-family:Snell Roundhand,Segoe Script,Brush Script MT,cursive;font-size:22px;font-weight:650;transition:opacity .14s,transform .14s}.dv-feedWordmark:hover{opacity:.68}.dv-feedWordmark:active{transform:scale(.96)}.dv-feedHeaderSpacer{justify-self:end;width:40px;height:40px}.dv-feedCategoryIsland{z-index:61;color:#49444e;-webkit-backdrop-filter:blur(22px)saturate(165%);touch-action:pan-x;cursor:pointer;background:#faf9fbdb;border:1px solid #ffffffc2;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:4px 5px 4px 16px;font-size:11px;font-weight:730;transition:background .16s,transform .16s,box-shadow .2s;display:flex;position:absolute;top:68px;left:50%;transform:translate(-50%);box-shadow:0 10px 34px #1f1b242b,inset 0 1px #ffffffe0}.dv-feedCategoryIsland:hover,.dv-feedCategoryIsland[aria-expanded=true]{background:#fffffff0;box-shadow:0 13px 40px #1f1b2433,inset 0 1px #fffffff0}.dv-feedCategoryIsland:active{transform:translate(-50%)scale(.96)}.dv-feedCategoryIslandIcon{color:#514b56;background:#e4e1e6db;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.dv-feedCategoriesChevron{width:7px;height:7px;transition:transform .3s var(--dv-ease);border-bottom:1.5px solid;border-right:1.5px solid;transform:translateY(-2px)rotate(45deg)}.dv-feedCategoryIsland[aria-expanded=true] .dv-feedCategoriesChevron{transform:translateY(2px)rotate(225deg)}.dv-feedCategories{z-index:59;opacity:0;pointer-events:none;transform-origin:top;width:min(100% - 20px,560px);transition:opacity .2s ease,transform .34s var(--dv-ease);-webkit-backdrop-filter:blur(28px)saturate(165%);background:#fcfbfce6;border:1px solid #ffffffb3;border-radius:24px;padding:14px;position:absolute;top:118px;left:50%;transform:translate(-50%,-14px)scale(.965);box-shadow:0 22px 60px #1f1b2429,inset 0 1px #fffc}.dv-feedCategories.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.dv-feedCategoriesHead{justify-content:space-between;align-items:baseline;gap:12px;margin:0 2px 11px;display:flex}.dv-feedCategoriesHead strong{color:#28242c;letter-spacing:-.01em;font-size:13px}.dv-feedCategoriesHead span{color:#8a858d;font-size:10px;font-weight:600}.dv-feedGenderSwitch{background:#e5e3e7bd;border-radius:14px;grid-template-columns:1fr 1fr;gap:2px;margin-bottom:14px;padding:3px;display:grid}.dv-feedGenderSwitch button{color:#77717b;cursor:pointer;background:0 0;border:0;border-radius:11px;min-height:38px;font-size:11px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.dv-feedGenderSwitch button[aria-pressed=true]{color:#29252d;background:#fff;box-shadow:0 3px 12px #1f1b2417}.dv-feedGenderSwitch button:active{transform:scale(.98)}.dv-feedHighlightList{gap:14px;padding:1px 1px 3px;display:flex;overflow-x:auto}.dv-feedHighlight{color:#4e4a53;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:0 0 60px;align-items:center;gap:6px;width:60px;padding:0;font-size:9px;font-weight:650;display:flex}.dv-feedHighlight>span:last-child{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.dv-feedHighlightRing{background:linear-gradient(145deg,#d8d5da,#716b76);border-radius:50%;place-items:center;width:54px;height:54px;padding:2px;display:grid;box-shadow:0 5px 14px #1f1b241a}.dv-feedHighlightRing img,.dv-feedHighlightRing .dv-highlightFallback{object-fit:cover;border:2px solid #fff;border-radius:50%;width:50px;height:50px}.dv-feedHighlight.is-active .dv-feedHighlightRing{background:#4e4853;box-shadow:0 0 0 2px #4e485324,0 5px 14px #1f1b241f}.dv-feedPanelDivider{background:#36313c14;height:1px;margin:14px -2px 12px}.dv-feedPanelSectionHead{justify-content:space-between;align-items:baseline;gap:12px;margin:0 2px 9px;display:flex}.dv-feedPanelSectionHead strong{color:#28242c;letter-spacing:-.01em;font-size:13px}.dv-feedPanelSectionHead span{color:#8a858d;font-size:10px;font-weight:600}.dv-feedBrandList{scroll-snap-type:x proximity;gap:7px;padding:1px 1px 4px;display:flex;overflow-x:auto}.dv-feedBrandChip{color:#615b65;scroll-snap-align:start;cursor:pointer;background:#ffffffb8;border:1px solid #342f3a1a;border-radius:999px;flex:none;min-height:34px;padding:0 13px;font-size:10px;font-weight:690;transition:color .14s,background .14s,border-color .14s,transform .1s;box-shadow:inset 0 1px #ffffffd9}.dv-feedBrandChip:hover{color:#302c35;background:#fff}.dv-feedBrandChip:active{transform:scale(.96)}.dv-feedBrandChip.is-active{color:#fff;background:#4a444f;border-color:#4a444f;box-shadow:0 5px 14px #26222b26}.dv-feedSavedAction{color:#302c35;text-align:left;cursor:pointer;background:#ffffffb3;border:1px solid #342f3a17;border-radius:16px;grid-template-columns:36px minmax(0,1fr) 26px;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:11px;padding:8px 9px;transition:background .14s,transform .1s,box-shadow .14s;display:grid;box-shadow:inset 0 1px #ffffffe6}.dv-feedSavedAction:hover{background:#fffffff0;box-shadow:0 7px 20px #1f1b2414,inset 0 1px #fff}.dv-feedSavedAction:active{transform:scale(.985)}.dv-feedSavedActionIcon{color:#fff;background:#4a444f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;font-weight:780;display:grid}.dv-feedSavedActionCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.dv-feedSavedActionCopy strong{letter-spacing:-.01em;font-size:12px}.dv-feedSavedActionCopy small{color:#8a858d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:570;overflow:hidden}.dv-feedSavedActionArrow{color:#635d67;background:#e6e4e8cc;border-radius:50%;place-items:center;width:24px;height:24px;font-size:20px;line-height:1;display:grid}.dv-feedViewport{flex:1;justify-content:center;min-height:0;display:flex;overflow:hidden}.dv-feedList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:100%;overflow:hidden auto;max-width:560px!important;padding:18px 0 100px!important}.dv-feedItem{scroll-snap-align:start;background:#fff;flex-direction:column;width:100%;margin-bottom:18px;display:flex;overflow:hidden;box-shadow:0 1px #ebe9ed}.dv-feedMedia{aspect-ratio:4/5;background:#f2f1f3;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.dv-feedDetails{padding:16px 16px 18px}.dv-feedKicker{color:var(--dv-metal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:800}.dv-feedTitle{color:#2d2932;letter-spacing:-.018em;margin:0;font-size:16px;line-height:1.25}.dv-feedAvailability{color:var(--dv-muted);margin:5px 0 0;font-size:11px;line-height:1.35}.dv-feedRequest{color:#302c35;cursor:pointer;background:#f7f6f8;border:1px solid #e4e1e6;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:46px;margin-top:12px;padding:0 15px;font-size:12px;font-weight:750;display:flex}.dv-feedRequest:after{content:"↗";color:#fff;background:#39343e;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;display:grid}@media (max-width:600px){.dv-topbar{min-height:57px;padding:0 14px}.dv-wordmark{font-size:27px}.dv-profile{grid-template-columns:66px minmax(0,1fr);gap:13px;padding:15px 14px 10px}.dv-avatar{width:66px;height:66px;font-size:23px}.dv-profileName{font-size:15px}.dv-profileCopy h1{font-size:12px}.dv-profileCopy p{font-size:11px}.dv-profileActions{gap:6px}.dv-primaryAction,.dv-secondaryAction{height:36px;font-size:12px}.dv-highlights{gap:11px;padding:10px 10px 13px}.dv-highlight{flex-basis:62px;width:62px;font-size:9px}.dv-highlightRing{width:58px;height:58px}.dv-highlightRing img,.dv-highlightFallback{width:54px;height:54px}.dv-genderTabs button{height:44px}.dv-savedBanner{grid-template-columns:34px minmax(0,1fr) auto;padding:9px 10px}.dv-showAll{padding:0 10px;font-size:10px}.dv-feedTopbar{flex-basis:56px;grid-template-columns:76px 1fr 76px;padding:0 9px}.dv-feedCategoryIsland{top:62px}.dv-feedCategories{border-radius:21px;width:calc(100% - 12px);top:112px}.dv-feedList{max-width:none!important;padding:8px 0 100px!important}.dv-feedItem{margin-bottom:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
