:root{--praish-bg: #f2f2f2;--praish-card: #fff;--praish-text: #111;--praish-muted: #6e6e6e;--praish-border: #ddd;--praish-soft: #ececec;--praish-red: #c10016;--praish-black: #000;--praish-radius-sm: 12px;--praish-radius: 20px;--praish-radius-lg: 30px;--praish-shadow: 0 14px 40px rgba(0, 0, 0, .1);--praish-blur: blur(18px) saturate(145%);--praish-page: min(100%, 1440px);--praish-announcement-height: 0px}*{box-sizing:border-box}html{background:var(--praish-bg);overflow-x:clip;scroll-behavior:smooth}body{margin:0;background:var(--praish-bg);color:var(--praish-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}body.praish-dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}[hidden]{display:none!important}.content-for-layout{overflow:clip}.praish-page{min-height:55vh}.praish-container{width:var(--praish-page);margin-inline:auto;padding-inline:clamp(10px,2vw,28px)}.praish-section{margin-block:clamp(24px,4.5vw,64px)}.praish-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.praish-eyebrow{margin:0 0 5px;color:var(--praish-muted);font-size:10px;line-height:1;letter-spacing:.11em;text-transform:uppercase}.praish-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:11px;padding-inline:1px}.praish-section-title{margin:0;font-size:clamp(18px,2.2vw,30px);line-height:1.05;font-weight:680;letter-spacing:-.04em}.praish-page-heading{padding:28px 2px 20px}.praish-page-heading h1{margin:0;font-size:clamp(30px,5vw,64px);line-height:.94;letter-spacing:-.06em}.praish-discover,.praish-pill{min-height:31px;border:0;border-radius:999px;padding:8px 13px;display:inline-flex;align-items:center;justify-content:center;flex:none;background:var(--praish-card);color:var(--praish-text);font-size:11px;line-height:1;text-decoration:none}.praish-discover--dark{background:var(--praish-black);color:#fff}.praish-button{width:100%;min-height:50px;padding:0 22px;border:1px solid var(--praish-text);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--praish-text);font-size:11px;font-weight:650;letter-spacing:.055em;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.praish-button:hover{transform:translateY(-1px)}.praish-button--black{border-color:#000;background:#000;color:#fff}.praish-button:disabled{opacity:.4;cursor:not-allowed;transform:none}.praish-text-link{color:var(--praish-text);font-size:12px;text-align:center;text-underline-offset:3px}.praish-price{display:inline-flex;gap:7px;align-items:baseline;color:var(--praish-muted)}.praish-price__sale{color:var(--praish-red)}.praish-price__compare{opacity:.72}.praish-announcement{position:relative;z-index:75;min-height:var(--praish-announcement-height);padding:6px 14px;display:flex;align-items:center;justify-content:center;background:var(--announcement-bg, var(--praish-red));color:var(--announcement-color, #fff);font-size:10px;font-weight:650;letter-spacing:.095em;line-height:1.1;text-align:center;text-transform:uppercase}.praish-announcement a{color:inherit;text-decoration:none}.praish-header-wrap{position:sticky;top:0;z-index:70;padding:8px 10px;pointer-events:none}.template-index .praish-header-wrap{position:fixed;top:var(--praish-announcement-height);left:0;right:0}.praish-header{width:var(--praish-page);min-height:42px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:auto}.praish-header__left,.praish-header__right{display:flex;align-items:center;gap:6px}.praish-header__right{margin-left:auto}.praish-icon-btn{position:relative;width:38px;height:38px;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;background:#fffc;color:var(--praish-text);box-shadow:inset 0 0 0 1px #ffffff73,0 3px 14px #0000000d;-webkit-backdrop-filter:var(--praish-blur);backdrop-filter:var(--praish-blur);text-decoration:none;cursor:pointer}.praish-logo-pill{height:38px;min-width:94px;max-width:132px;padding:7px 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fffc;color:var(--praish-text);box-shadow:inset 0 0 0 1px #ffffff73,0 3px 14px #0000000d;-webkit-backdrop-filter:var(--praish-blur);backdrop-filter:var(--praish-blur);text-decoration:none}.praish-logo-pill img{width:auto;max-width:100%;height:auto;max-height:20px;object-fit:contain}.praish-logo-text{font-size:15px;font-weight:850;letter-spacing:-.04em}.praish-header__desktop-links,.praish-desktop-tool{display:none}.praish-header-wrap.is-scrolled .praish-icon-btn,.praish-header-wrap.is-scrolled .praish-logo-pill{background:#fffffff0}.praish-cart-count{position:absolute;top:1px;right:0;min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:var(--praish-red);color:#fff;font-size:8px;font-weight:750;line-height:15px;text-align:center}.praish-dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent;color:var(--praish-text);opacity:0;transition:opacity .22s ease,display .22s allow-discrete,overlay .22s allow-discrete}.praish-dialog[open]{opacity:1}.praish-dialog::backdrop{background:#0f0f0f40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:opacity .22s ease,display .22s allow-discrete,overlay .22s allow-discrete}.praish-dialog[open]::backdrop{opacity:1}@starting-style{.praish-dialog[open],.praish-dialog[open]::backdrop{opacity:0}}.praish-dialog__surface{width:100%;min-height:100%;padding:calc(16px + env(safe-area-inset-top)) 18px calc(22px + env(safe-area-inset-bottom));display:flex;flex-direction:column;background:#f4f4f4f5;-webkit-backdrop-filter:var(--praish-blur);backdrop-filter:var(--praish-blur)}.praish-dialog__surface--side{min-height:auto;height:min(88dvh,760px);margin-top:auto;border-radius:26px 26px 0 0;background:#f7f7f7;box-shadow:0 -14px 45px #00000021}.praish-dialog__surface--modal{min-height:auto;max-height:85dvh;margin-top:auto;border-radius:26px 26px 0 0;overflow:auto;background:#f7f7f7}.praish-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.praish-panel-title{font-size:17px;line-height:1;font-weight:700;letter-spacing:-.03em}.praish-menu-links{display:grid;gap:7px;margin:24px 0 auto}.praish-menu-links a{color:var(--praish-text);font-size:clamp(32px,10vw,62px);font-weight:650;letter-spacing:-.065em;line-height:.96;text-decoration:none}.praish-menu-meta{padding-top:26px;display:flex;gap:20px;border-top:1px solid var(--praish-border)}.praish-menu-meta a,.praish-menu-meta button{padding:0;border:0;background:transparent;color:var(--praish-text);font-size:13px;text-decoration:none;cursor:pointer}.praish-search-form{width:min(100%,760px);margin:clamp(40px,12vh,120px) auto 0;display:grid;gap:18px}.praish-search-input{width:100%;padding:12px 2px;border:0;border-bottom:1px solid var(--praish-text);border-radius:0;outline:none;background:transparent;color:var(--praish-text);font-size:clamp(30px,8.5vw,64px);font-weight:600;letter-spacing:-.055em;line-height:1}.praish-search-input::placeholder{color:#aaa}.praish-search-suggestions{width:min(100%,760px);margin:24px auto 0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.praish-search-suggestions span{width:100%;margin-bottom:3px;color:var(--praish-muted);font-size:11px}.praish-search-suggestions a{padding:8px 12px;border-radius:999px;background:#fff;color:var(--praish-text);font-size:11px;text-decoration:none}.praish-empty-state{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.praish-empty-state h2{margin:15px 0 7px;font-size:25px;letter-spacing:-.04em}.praish-empty-state p{max-width:330px;margin:0 0 22px;color:var(--praish-muted);line-height:1.45}.praish-empty-state .praish-button{max-width:290px}.praish-empty-state--page{min-height:48vh;grid-column:1 / -1;padding:40px 20px}.praish-saved-list{display:grid;gap:10px;overflow-y:auto}.praish-saved-item{padding:9px;border-radius:15px;display:grid;grid-template-columns:72px 1fr 34px;gap:12px;align-items:center;background:#fff}.praish-saved-item img{width:72px;height:88px;border-radius:10px;object-fit:cover}.praish-saved-item__content a{display:block;margin-bottom:5px;color:var(--praish-text);font-size:13px;font-weight:650;line-height:1.15;text-decoration:none}.praish-saved-item__content span{color:var(--praish-muted);font-size:12px}.praish-saved-item button{width:32px;height:32px;padding:0;border:0;border-radius:999px;display:grid;place-items:center;background:var(--praish-soft);cursor:pointer}.praish-bottom-nav{position:fixed;z-index:80;left:50%;bottom:calc(10px + env(safe-area-inset-bottom));transform:translate(-50%);display:flex;align-items:center;gap:7px;pointer-events:none}.praish-bottom-nav__pill{height:52px;padding:0 7px;border-radius:999px;display:flex;align-items:center;gap:2px;background:#ffffffc9;box-shadow:var(--praish-shadow),inset 0 0 0 1px #ffffff8c;-webkit-backdrop-filter:var(--praish-blur);backdrop-filter:var(--praish-blur);pointer-events:auto}.praish-bottom-nav a,.praish-bottom-nav button{position:relative;width:39px;height:39px;padding:0;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;background:transparent;color:#161616;text-decoration:none;cursor:pointer}.praish-bottom-nav [aria-current=page]{background:#0001}.praish-bottom-nav__main{width:52px!important;height:52px!important;flex:0 0 52px;background:#fff!important;box-shadow:0 8px 24px #00000021,0 0 0 3px var(--praish-red);pointer-events:auto}.template-product .praish-bottom-nav,.template-cart .praish-bottom-nav,.template-search .praish-bottom-nav{display:none}.praish-hero{position:relative;min-height:var(--praish-hero-height-mobile, 92svh);margin:0;overflow:hidden;display:flex;background:#000;color:#fff}.praish-hero__media,.praish-hero__media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.praish-hero__media img,.praish-hero__media video{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--praish-hero-mobile-position, center center)}.praish-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--praish-hero-overlay,.1))}.praish-hero__content{position:relative;z-index:1;width:100%;min-height:inherit;padding:120px 20px 108px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.praish-hero__content p{margin:0 0 12px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.praish-hero__cta{color:#fff;font-size:17px;line-height:1.15;text-decoration-line:underline;text-underline-offset:4px;text-shadow:0 2px 18px rgba(0,0,0,.28)}.praish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}.praish-product-card{position:relative;min-width:0}.praish-product-card__media{position:relative}.praish-product-card__image-wrap{position:relative;aspect-ratio:var(--praish-card-aspect, 4 / 5);border-radius:9px;display:block;overflow:hidden;background:#e7e7e7;color:inherit;text-decoration:none}.praish-product-card__image,.praish-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center top;transition:opacity .35s ease,transform .45s ease}.praish-product-card__image--secondary{opacity:0}.praish-product-card__placeholder{position:static}.praish-bookmark{position:absolute;z-index:3;top:7px;right:7px;width:26px;height:30px;padding:2px;border:0;display:grid;place-items:center;background:transparent;color:#fff;filter:drop-shadow(0 2px 7px rgba(0,0,0,.25));cursor:pointer}.praish-bookmark .praish-icon path{fill:currentColor;stroke:currentColor}.praish-bookmark.is-active{color:var(--praish-red)}.praish-dots{position:absolute;z-index:2;left:50%;bottom:8px;transform:translate(-50%);display:flex;gap:3px}.praish-dots i{width:3px;height:3px;border-radius:50%;display:block;background:#ffffffb8}.praish-dots i.is-active{width:4px;height:4px;background:#fff}.praish-product-card__info{position:relative;min-height:48px;padding:6px 27px 0 2px}.praish-product-card__title{min-height:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--praish-text);font-size:12px;font-weight:650;letter-spacing:-.025em;line-height:1.15;text-decoration:none}.praish-product-card__price{margin-top:3px;display:flex;color:var(--praish-muted);font-size:11px;line-height:1}.praish-product-card__plus{position:absolute;top:0;right:-2px;width:29px;height:33px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:var(--praish-text);cursor:pointer}.praish-product-card__plus.is-loading{animation:praish-spin .8s linear infinite}.praish-product-card__sold-out{position:absolute;top:3px;right:0;color:var(--praish-muted);font-size:8px;text-transform:uppercase}.praish-card-sheet{position:absolute;z-index:8;left:4px;right:4px;bottom:49px;padding:11px;border-radius:15px;background:#fffffff7;box-shadow:var(--praish-shadow)}.praish-card-sheet__head{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:700}.praish-card-sheet__head button{width:26px;height:26px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:var(--praish-soft);cursor:pointer}.praish-card-sheet__variants{max-height:145px;display:flex;flex-wrap:wrap;gap:5px;overflow:auto}.praish-size-chip{min-width:45px;min-height:34px;padding:7px 11px;border:1px solid var(--praish-border);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:var(--praish-text);font-size:10px;line-height:1;text-align:center;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.praish-size-chip:disabled,.praish-size-chip.is-disabled{background:#ececec;color:#aaa;text-decoration:line-through;cursor:not-allowed}.praish-rail-shell{padding:16px 13px 12px;border-radius:24px;overflow:hidden;background:#fff}.praish-rail,.praish-category-stack,.praish-chip-row,.praish-product-gallery__track{scrollbar-width:none;-ms-overflow-style:none}.praish-rail::-webkit-scrollbar,.praish-category-stack::-webkit-scrollbar,.praish-chip-row::-webkit-scrollbar,.praish-product-gallery__track::-webkit-scrollbar{display:none}.praish-rail{margin-inline:-2px;padding:0 2px 5px;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory}.praish-rail .praish-product-card{flex:0 0 43%;min-width:130px;scroll-snap-align:start}.praish-category-stage{padding:17px 13px 24px;border-radius:26px;overflow:hidden;background:#fff}.praish-category-stack{margin-inline:-2px;padding:4px 2px 14px;display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.praish-category-card{position:relative;flex:0 0 78%;aspect-ratio:4 / 5;border-radius:19px;overflow:hidden;background:#ddd;color:#fff;box-shadow:0 10px 25px #00000021;scroll-snap-align:center;text-decoration:none}.praish-category-card:nth-child(2n){transform:translateY(11px)}.praish-category-card img,.praish-category-card svg{width:100%;height:100%;display:block;object-fit:cover}.praish-category-card:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0000006b)}.praish-category-card span{position:absolute;z-index:1;left:18px;right:18px;bottom:20px;font-size:17px;font-weight:650;letter-spacing:-.035em;text-align:center;text-shadow:0 2px 16px rgba(0,0,0,.35)}.praish-journal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.praish-journal-card{overflow:hidden;border-radius:13px;background:#fff}.praish-journal-card__image{aspect-ratio:1 / 1.12;overflow:hidden;display:block;background:#e5e5e5}.praish-journal-card__image img,.praish-journal-card__image svg{width:100%;height:100%;display:block;object-fit:cover}.praish-journal-card__content{padding:9px 9px 11px}.praish-journal-card__content p{margin:0 0 5px;color:var(--praish-muted);font-size:8px;text-transform:uppercase}.praish-journal-card__content h2,.praish-journal-card__content h3{margin:0 0 6px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;font-weight:700;letter-spacing:-.02em;line-height:1.15}.praish-journal-card__content h2 a,.praish-journal-card__content h3 a{color:inherit;text-decoration:none}.praish-journal-card__content>div{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--praish-muted);font-size:9px;line-height:1.25}.praish-seo-card{padding:20px 18px;border-radius:16px;background:#fff}.praish-seo-card h2{margin:0 0 8px;font-size:16px;letter-spacing:-.03em}.praish-seo-card__text,.praish-seo-card__text p{margin:0;color:var(--praish-muted);font-size:11px;line-height:1.45}.praish-seo-card h3{margin:18px 0 8px;font-size:12px}.praish-seo-links{display:flex;flex-wrap:wrap;gap:6px 14px}.praish-seo-links a{color:var(--praish-text);font-size:10px;text-underline-offset:3px}.praish-footer-wrap{padding:0 10px 100px}.praish-footer{width:var(--praish-page);margin:18px auto 0;padding:32px 20px 22px;border-radius:26px;background:#fff}.praish-footer__logo{max-width:160px;height:34px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:var(--praish-text);font-size:25px;font-weight:800;text-decoration:none}.praish-footer__logo img{width:auto;max-width:150px;max-height:30px;object-fit:contain}.praish-footer__tagline{margin:8px 0 30px;color:var(--praish-muted);font-size:9px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.praish-footer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}.praish-footer__column:last-child{grid-column:1 / -1}.praish-footer h2{margin:0 0 11px;font-size:12px;letter-spacing:-.02em}.praish-footer ul{margin:0;padding:0;display:grid;gap:7px;list-style:none}.praish-footer a{color:var(--praish-muted);font-size:10px;line-height:1.25;text-decoration:none}.praish-footer__bottom{margin-top:34px;padding-top:16px;border-top:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 15px;color:var(--praish-muted);font-size:8px;letter-spacing:.04em}.praish-collection-main,.praish-product-main,.praish-cart-page,.praish-search-page,.praish-blog-page{padding-top:8px}.praish-collection-shell{margin-bottom:9px;padding:16px 10px 7px;border-radius:19px;background:#e8e8e8}.praish-filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.praish-filter-button{min-height:34px;padding:7px 10px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:var(--praish-text);font-size:10px;white-space:nowrap;cursor:pointer}.praish-filter-button b{min-width:16px;height:16px;border-radius:50%;background:var(--praish-red);color:#fff;font-size:8px;line-height:16px}.praish-collection-description{margin-top:10px;color:var(--praish-muted);font-size:11px;line-height:1.4}.praish-chip-row{margin:11px -4px 0;padding:0 4px 3px;display:flex;gap:6px;overflow-x:auto}.praish-chip{min-height:29px;padding:7px 12px;border-radius:999px;display:inline-flex;align-items:center;flex:none;background:#fff;color:var(--praish-text);font-size:9px;line-height:1;text-decoration:none;white-space:nowrap}.praish-chip.is-active{background:#000;color:#fff}.praish-collection-grid{padding-top:1px}.praish-pagination{margin:34px 0;display:flex;align-items:center;justify-content:center;gap:10px}.praish-pagination a,.praish-pagination span{min-height:35px;padding:9px 14px;border-radius:999px;display:inline-flex;align-items:center;background:#fff;color:var(--praish-text);font-size:10px;text-decoration:none}.praish-filter-form{min-height:0;display:flex;flex-direction:column;overflow:auto}.praish-filter-sort{margin-bottom:12px;display:grid;gap:7px;font-size:11px;font-weight:650}.praish-filter-sort select{width:100%;height:44px;padding:0 13px;border:1px solid var(--praish-border);border-radius:12px;background:#fff}.praish-filter-group{border-top:1px solid var(--praish-border)}.praish-filter-group summary{min-height:47px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:650;cursor:pointer;list-style:none}.praish-filter-group summary::-webkit-details-marker{display:none}.praish-filter-group[open] summary svg{transform:rotate(180deg)}.praish-filter-values{padding:0 0 14px;display:grid;gap:8px}.praish-filter-value{display:grid;grid-template-columns:17px 1fr auto;gap:9px;align-items:center;color:var(--praish-muted);font-size:11px}.praish-filter-value input{accent-color:var(--praish-red)}.praish-filter-value small{font-size:9px}.praish-filter-value.is-disabled{opacity:.38}.praish-price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.praish-price-range label{display:grid;gap:5px;color:var(--praish-muted);font-size:9px}.praish-price-range input{width:100%;height:41px;padding:0 10px;border:1px solid var(--praish-border);border-radius:10px;background:#fff}.praish-filter-actions{position:sticky;bottom:0;margin-top:auto;padding-top:14px;display:grid;gap:7px;background:#f7f7f7}.praish-breadcrumbs{min-width:0;padding:8px 2px 10px;display:flex;gap:5px;align-items:center;overflow:hidden;color:var(--praish-muted);font-size:8px;white-space:nowrap}.praish-breadcrumbs a,.praish-breadcrumbs span{overflow:hidden;color:inherit;text-overflow:ellipsis;text-decoration:none}.praish-product-layout{display:grid;gap:7px}.praish-product-gallery{position:relative;min-width:0;border-radius:13px;overflow:hidden;background:#ddd}.praish-product-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.praish-product-slide{position:relative;min-width:100%;aspect-ratio:4 / 5;scroll-snap-align:start}.praish-product-slide img,.praish-product-slide video,.praish-product-slide iframe,.praish-product-slide model-viewer,.praish-product-slide svg{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.praish-gallery-counter{position:absolute;left:10px;bottom:9px;padding:4px 7px;border-radius:999px;background:#0003;color:#fff;font-size:8px;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.praish-gallery-dots{position:absolute;right:10px;bottom:10px;display:flex;gap:4px}.praish-gallery-dots button{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#ffffff94;cursor:pointer}.praish-gallery-dots button.is-active{background:#fff}.praish-product-info-card{min-width:0;padding:14px 10px 12px;border-radius:13px;background:#fff}.praish-product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.praish-product-title{margin:0 0 3px;font-size:clamp(17px,5vw,28px);font-weight:720;letter-spacing:-.045em;line-height:1.02}.praish-product-price{font-size:11px}.praish-product-bookmark{position:static;flex:0 0 30px;color:#777;filter:none}.praish-option-heading{margin:15px 0 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:650}.praish-size-guide-btn{padding:7px 10px;border:0;border-radius:6px;background:var(--praish-soft);color:var(--praish-text);font-size:8px;cursor:pointer}.praish-options{display:grid;gap:13px}.praish-option{min-width:0;margin:0;padding:0;border:0}.praish-option legend{margin:0 0 7px;padding:0;color:var(--praish-muted);font-size:9px}.praish-option-values{display:flex;flex-wrap:wrap;gap:6px}.praish-option-values input:checked+.praish-size-chip{border-color:#000;background:#000;color:#fff}.praish-option--color .praish-size-chip i{width:13px;height:13px;border:1px solid rgba(0,0,0,.15);border-radius:50%;background:var(--praish-swatch, #ddd)}.praish-product-form__status{min-height:14px;margin:8px 2px 0;color:var(--praish-red);font-size:9px}.praish-product-actions{display:grid;gap:6px}.praish-product-actions .praish-button{min-height:48px}.praish-product-tabs{margin-top:9px;padding:11px 9px 13px;border-radius:11px;background:var(--praish-soft)}.praish-tab-buttons{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:4px;border-bottom:1px solid #d2d2d2}.praish-tab-button{position:relative;min-height:34px;padding:0 3px 8px;border:0;background:transparent;color:var(--praish-muted);font-size:9px;line-height:1.1;cursor:pointer}.praish-tab-button.is-active{color:var(--praish-text);font-weight:700}.praish-tab-button.is-active:after{content:"";position:absolute;left:3px;right:3px;bottom:-1px;height:1px;background:#111}.praish-tab-panel{padding:11px 3px 2px;color:#555;font-size:11px;line-height:1.45}.praish-tab-panel :is(h1,h2,h3,h4,h5,h6){margin:11px 0 6px!important;color:var(--praish-text)!important;font-size:12px!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.2!important}.praish-tab-panel :is(p,li,span,div){color:inherit;font-size:inherit!important;line-height:inherit!important}.praish-tab-panel p{margin:0 0 8px}.praish-tab-panel ul,.praish-tab-panel ol{padding-left:17px}.praish-size-guide-content{overflow-x:auto}.praish-size-guide-content table{width:100%;min-width:520px;border-collapse:collapse;font-size:11px}.praish-size-guide-content th,.praish-size-guide-content td{padding:11px 9px;border-bottom:1px solid var(--praish-border);text-align:left}.praish-fit-note{margin:14px 0 0;color:var(--praish-muted);font-size:10px;line-height:1.4}.praish-related{margin-bottom:28px}.praish-cart-drawer__items{display:grid;gap:8px;overflow-y:auto}.praish-cart-drawer__item{padding:8px;border-radius:14px;display:grid;grid-template-columns:70px 1fr;gap:10px;background:#fff}.praish-cart-drawer__item img{width:70px;height:88px;border-radius:9px;object-fit:cover}.praish-cart-drawer__item-content{min-width:0;display:flex;flex-direction:column}.praish-cart-drawer__item-content>a{overflow:hidden;color:var(--praish-text);font-size:11px;font-weight:650;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.praish-cart-drawer__item-content>span{margin-top:3px;color:var(--praish-muted);font-size:9px}.praish-cart-drawer__line-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.praish-cart-drawer__line-bottom strong{font-size:10px}.praish-quantity{height:30px;border:1px solid var(--praish-border);border-radius:999px;display:inline-flex;align-items:center}.praish-quantity button{width:29px;height:29px;padding:0;border:0;display:grid;place-items:center;background:transparent;cursor:pointer}.praish-quantity input{width:26px;padding:0;border:0;background:transparent;font-size:10px;text-align:center;-moz-appearance:textfield}.praish-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.praish-cart-drawer__remove{width:28px;height:28px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:var(--praish-soft);cursor:pointer}.praish-shipping-progress{margin-bottom:12px}.praish-shipping-progress__text{margin-bottom:7px;color:var(--praish-muted);font-size:9px}.praish-shipping-progress>span{height:3px;border-radius:99px;display:block;overflow:hidden;background:#ddd}.praish-shipping-progress i{width:0;height:100%;display:block;border-radius:inherit;background:var(--praish-red);transition:width .3s ease}.praish-cart-drawer__footer{margin-top:auto;padding-top:13px;display:grid;gap:7px}.praish-cart-drawer__subtotal{padding-top:11px;border-top:1px solid var(--praish-border);display:flex;justify-content:space-between;font-size:12px}.praish-cart-page__layout{display:grid;gap:12px}.praish-cart-page__items{display:grid;gap:8px}.praish-cart-line{padding:9px;border-radius:16px;display:grid;grid-template-columns:95px 1fr;gap:11px;background:#fff}.praish-cart-line__image{aspect-ratio:4 / 5;border-radius:11px;overflow:hidden;background:#eee}.praish-cart-line__image img,.praish-cart-line__image svg{width:100%;height:100%;object-fit:cover}.praish-cart-line__content{min-width:0;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:start}.praish-cart-line__content>div:first-child a{color:var(--praish-text);font-size:12px;font-weight:650;line-height:1.2;text-decoration:none}.praish-cart-line__content p{margin:4px 0 0;color:var(--praish-muted);font-size:9px}.praish-cart-line__content>.praish-price{font-size:10px}.praish-cart-line__remove{grid-column:2;display:inline-flex;gap:5px;align-items:center;justify-self:end;color:var(--praish-muted);font-size:9px}.praish-cart-summary{padding:18px 14px;border-radius:17px;display:grid;gap:9px;background:#fff}.praish-cart-summary h2{margin:0 0 8px;font-size:18px;letter-spacing:-.035em}.praish-cart-summary>div{display:flex;justify-content:space-between;font-size:12px}.praish-cart-summary>p{margin:0 0 8px;color:var(--praish-muted);font-size:9px}.praish-search-page__form{padding:12px;border-radius:18px;display:grid;grid-template-columns:1fr 96px;gap:7px;background:#fff}.praish-search-page__form input{min-width:0;height:46px;padding:0 13px;border:1px solid var(--praish-border);border-radius:999px;background:#f7f7f7;outline:none}.praish-search-page__form .praish-button{min-height:46px;padding:0 10px}.praish-search-results-head{margin:26px 0 12px;display:flex;justify-content:space-between;gap:12px;align-items:end}.praish-search-results-head h2{margin:0;font-size:16px;letter-spacing:-.03em}.praish-search-results-head span{color:var(--praish-muted);font-size:9px}.praish-blog-page{padding-bottom:30px}@keyframes praish-spin{to{transform:rotate(360deg)}}@media(hover:hover){.praish-product-card:hover .praish-product-card__image--secondary{opacity:1}.praish-product-card:hover .praish-product-card__image--primary{opacity:0}.praish-product-card:hover .praish-product-card__image{transform:scale(1.015)}}@media(max-width:749px){body{padding-bottom:76px}.template-product,.template-cart,.template-search{padding-bottom:0}}@media(min-width:750px){body{padding-bottom:0}.praish-announcement{font-size:11px}.praish-header-wrap{padding:11px 20px}.praish-header{min-height:46px}.praish-icon-btn{width:42px;height:42px;flex-basis:42px}.praish-logo-pill{height:42px;min-width:120px;max-width:170px;padding-inline:18px}.praish-logo-pill img{max-height:23px}.praish-header__desktop-links{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:clamp(15px,2vw,28px)}.praish-header__desktop-links a{color:var(--praish-text);font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap}.praish-desktop-tool{display:inline-flex}.praish-bottom-nav{display:none}.praish-dialog__surface{padding:28px 36px}.praish-dialog__surface--side{width:min(470px,100%);height:100%;margin:0 0 0 auto;border-radius:26px 0 0 26px}.praish-dialog__surface--modal{width:min(720px,calc(100% - 40px));min-height:auto;max-height:82dvh;margin:auto;border-radius:26px}.praish-hero{min-height:var(--praish-hero-height-desktop, 88svh)}.praish-hero__media img,.praish-hero__media video{object-position:var(--praish-hero-desktop-position, center center)}.praish-hero__content{padding-bottom:60px}.praish-hero__cta{font-size:20px}.praish-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 12px}.praish-product-card__image-wrap{border-radius:13px}.praish-product-card__title{font-size:13px}.praish-product-card__price{font-size:12px}.praish-rail-shell{padding:22px 20px 16px;border-radius:30px}.praish-rail{gap:12px}.praish-rail .praish-product-card{flex-basis:26%}.praish-category-stack{justify-content:center}.praish-category-card{flex-basis:31%}.praish-journal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.praish-journal-card__content h2,.praish-journal-card__content h3{font-size:13px}.praish-journal-card__content>div{font-size:10px}.praish-seo-card{padding:28px 30px}.praish-footer-wrap{padding:0 24px 28px}.praish-footer{padding:42px 46px 28px}.praish-footer__grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:920px;margin:auto}.praish-footer__column:last-child{grid-column:auto}.praish-footer h2{font-size:14px}.praish-footer a{font-size:12px}.praish-collection-shell{padding:20px 18px 12px}.praish-chip{font-size:10px}.praish-product-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);gap:12px;align-items:start}.praish-product-gallery{border-radius:20px}.praish-product-slide{aspect-ratio:4 / 5}.praish-product-info-card{position:sticky;top:78px;padding:22px 20px 18px;border-radius:20px}.praish-product-title{font-size:28px}.praish-product-price{font-size:13px}.praish-product-actions .praish-button{min-height:52px}.praish-tab-button{font-size:10px}.praish-tab-panel{font-size:12px}.praish-cart-page__layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px}.praish-cart-summary{position:sticky;top:88px}.praish-cart-line{grid-template-columns:120px 1fr}.praish-search-page__form{max-width:880px;grid-template-columns:1fr 130px;padding:15px}.praish-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:990px){.praish-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.praish-rail .praish-product-card{flex-basis:20%}.praish-product-grid-section .praish-container{max-width:1440px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.praish-section{margin-block:22px}.praish-section-title{font-size:15px;line-height:1.1;letter-spacing:-.025em}.praish-page-heading{padding:22px 2px 15px}.praish-page-heading h1{font-size:28px;line-height:1;letter-spacing:-.045em}.praish-page-heading>div{max-width:620px;margin-top:10px;color:var(--praish-muted);font-size:12px;line-height:1.45}.praish-header--desktop{display:none}.praish-header--mobile{display:flex}.praish-menu-links a{font-size:clamp(27px,8vw,36px);line-height:1.02;letter-spacing:-.055em}.praish-search-surface{padding:0 15px 24px;background:#fff}.praish-search-dialog__top{min-height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.praish-search-dialog__top nav{display:none}.praish-search-dialog__logo{max-width:140px;display:flex;justify-self:center;color:#111;font-size:19px;font-weight:800;text-decoration:none}.praish-search-dialog__logo img{width:auto;max-height:26px;object-fit:contain}.praish-search-dialog__top>button{width:38px;height:38px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;justify-self:end;background:var(--praish-soft);cursor:pointer}.praish-predictive-search{width:100%}.praish-predictive-search__field{height:52px;padding:0 8px 0 17px;border:1px solid #d7d7d7;border-radius:999px;display:flex;align-items:center;background:#f0f0f0}.praish-predictive-search__field input{min-width:0;width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;color:#111;font-size:13px}.praish-predictive-search__field button{width:38px;height:38px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;flex:0 0 38px;background:transparent;cursor:pointer}.praish-predictive-results{min-height:220px;padding:25px 4px 0;overflow-y:auto;transition:opacity .18s ease}.praish-predictive-results.is-loading{opacity:.5}.praish-predictive-group{margin-bottom:24px}.praish-predictive-group h2{margin:0 0 12px;font-size:14px;letter-spacing:-.02em}.praish-predictive-collections{display:grid;gap:0}.praish-predictive-collections a{min-height:64px;padding:6px 0;border-bottom:1px solid #ddd;display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:center;color:#111;font-size:12px;text-decoration:none}.praish-predictive-collections img,.praish-predictive-collections .praish-predictive-placeholder{width:52px;height:52px;border-radius:10px;display:block;object-fit:cover;background:#eee}.praish-predictive-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.praish-predictive-products a{min-width:0;padding:7px;border-radius:12px;display:grid;grid-template-columns:62px minmax(0,1fr);gap:9px;align-items:center;background:#f2f2f2;color:#111;text-decoration:none}.praish-predictive-products img,.praish-predictive-products .praish-predictive-placeholder{width:62px;height:76px;border-radius:8px;display:block;object-fit:cover;background:#e5e5e5}.praish-predictive-products strong{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.2}.praish-predictive-products small{margin-top:5px;display:block;color:var(--praish-muted);font-size:9px}.praish-predictive-empty{padding:35px 0;color:var(--praish-muted);font-size:12px}.praish-collection-shell{border-radius:var(--praish-collection-radius, 24px)}.praish-collection-shell .praish-section-title{font-size:var(--praish-collection-title-size, 14px)}.praish-collection-grid .praish-product-card__title{font-size:10px}.praish-collection-grid .praish-product-card__price{font-size:9px}.praish-product-title{font-size:var(--praish-product-title-mobile, 17px);line-height:1.05}.praish-product-slide img{object-fit:var(--praish-product-media-fit, contain)}.praish-option-heading{margin-top:12px}.praish-option-values{gap:5px}.praish-option .praish-size-chip{min-height:36px;font-size:10px}.praish-product-tabs{margin-top:8px}.praish-tab-panel{font-size:10.5px}.praish-cart-dialog .praish-dialog__surface--side{height:100dvh;border-radius:0;background:#f7f7f7}.praish-cart-drawer__items{min-height:0}.praish-seo-card{display:grid;gap:17px}.praish-seo-card__copy h2{margin:0 0 6px;font-size:12px}.praish-seo-card__copy>a{margin-top:8px;display:inline-block;color:var(--praish-muted);font-size:10px;text-decoration:none}.praish-seo-card__popular h3{margin:0 0 8px;font-size:11px}.praish-footer{border-radius:var(--praish-footer-radius, 28px)}.praish-footer__brand-stage{grid-column:1 / -1;min-height:150px;display:flex;align-items:center;justify-content:center;gap:25px}.praish-footer__signature{width:min(45%,210px);display:flex;align-items:center;justify-content:center;color:#777;font-size:28px;font-weight:750;text-decoration:none}.praish-footer__signature img{width:100%;max-height:70px;object-fit:contain}.praish-footer__brand-image{width:min(38%,150px)}.praish-footer__brand-image img{width:100%;max-height:170px;display:block;object-fit:contain}.praish-standard-page,.praish-contact-page,.praish-list-collections,.praish-article-page,.praish-404{padding-top:12px;padding-bottom:32px}.praish-standard-page__hero{aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#ddd}.praish-standard-page__hero img{width:100%;height:100%;object-fit:cover}.praish-standard-page__card{width:min(100%,var(--praish-page-content-width, 820px));margin:9px auto 0;padding:24px 18px;border-radius:18px;background:#fff}.praish-standard-page__card header h1{margin:0;font-size:28px;line-height:1;letter-spacing:-.045em}.praish-standard-page__card header>div{margin-top:10px;color:var(--praish-muted);font-size:12px}.praish-standard-page__content,.praish-article-content{color:#444;font-size:13px;line-height:1.65}.praish-standard-page__content{margin-top:28px}.praish-standard-page__content :is(h1,h2,h3,h4){color:#111;font-size:clamp(18px,4vw,28px);line-height:1.1;letter-spacing:-.035em}.praish-standard-page__card>.praish-button{max-width:260px;margin-top:22px}.praish-contact-page{display:grid;gap:9px}.praish-contact-page__intro,.praish-contact-form{padding:23px 18px;border-radius:18px;background:#fff}.praish-contact-page h1{margin:0 0 12px;font-size:30px;line-height:1;letter-spacing:-.05em}.praish-contact-page__intro>div{color:var(--praish-muted);font-size:12px;line-height:1.5}.praish-contact-details{margin-top:25px;display:grid;gap:8px}.praish-contact-details>div{padding:13px;border-radius:12px;background:var(--praish-soft);color:#111}.praish-contact-details strong{font-size:11px}.praish-contact-details a{color:#111;font-size:10px}.praish-contact-form h2{margin:0 0 18px;font-size:18px}.praish-contact-form form,.praish-contact-form label{display:grid;gap:7px}.praish-contact-form form{gap:12px}.praish-contact-form label span{font-size:10px}.praish-contact-form input,.praish-contact-form textarea{width:100%;padding:12px 13px;border:1px solid #ddd;border-radius:11px;background:#f7f7f7;outline:0}.praish-form-grid{display:grid;gap:12px}.praish-form-success{padding:12px;border-radius:10px;background:#eef8ef;font-size:11px}.praish-collection-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.praish-collection-card{position:relative;aspect-ratio:3 / 4;border-radius:13px;overflow:hidden;background:#ddd;color:#fff}.praish-collection-card img,.praish-collection-card svg{width:100%;height:100%;object-fit:cover}.praish-collection-card:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#00000085)}.praish-collection-card span{position:absolute;z-index:1;left:12px;right:12px;bottom:14px;font-size:13px;font-weight:650}.praish-article-header{width:min(100%,var(--praish-article-width, 760px));margin:24px auto 18px;text-align:center}.praish-article-header>a{color:var(--praish-muted);font-size:10px;text-decoration:none}.praish-article-header>p{margin:18px 0 8px;color:var(--praish-muted);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.praish-article-header h1{margin:0;font-size:clamp(28px,7vw,48px);line-height:.98;letter-spacing:-.055em}.praish-article-header>div{margin-top:13px;display:flex;justify-content:center;gap:12px;color:var(--praish-muted);font-size:9px}.praish-article-cover{margin:0;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#ddd}.praish-article-cover img{width:100%;height:100%;object-fit:cover}.praish-article-content{width:min(100%,var(--praish-article-width, 760px));margin:28px auto;padding:0 4px}.praish-article-content :is(h1,h2,h3,h4){color:#111;font-size:clamp(18px,4vw,26px);line-height:1.12;letter-spacing:-.035em}.praish-article-content img{width:100%;height:auto;border-radius:15px}.praish-article-back{max-width:240px;margin:0 auto}.praish-404{min-height:65vh;display:grid;place-items:center}.praish-404__card{width:min(100%,980px);border-radius:24px;overflow:hidden;display:grid;background:#fff}.praish-404__card>img{width:100%;height:100%;object-fit:cover}.praish-404__card>div{padding:34px 22px;display:flex;flex-direction:column;justify-content:center}.praish-404__card p{margin:0 0 8px;color:var(--praish-red);font-size:11px}.praish-404__card h1{margin:0 0 12px;font-size:31px;line-height:.98;letter-spacing:-.05em}.praish-404__card .praish-button{max-width:240px;margin-top:20px}@media(min-width:750px){.praish-section{margin-block:34px}.praish-section-title{font-size:16px}.praish-page-heading{padding:34px 2px 20px}.praish-page-heading h1{font-size:40px}.praish-journal-card__content h2,.praish-journal-card__content h3{font-size:11px}.praish-journal-card__content>div{font-size:9px}.praish-seo-card{grid-template-columns:minmax(0,1.5fr) auto;align-items:center;padding:20px 24px}.praish-seo-card__popular{display:flex;align-items:center;gap:30px}.praish-seo-links{flex-wrap:nowrap;gap:30px}.praish-footer{padding:40px 44px 22px}.praish-footer__grid{max-width:none;grid-template-columns:.8fr .9fr .9fr 1.6fr;align-items:start;gap:42px}.praish-footer__brand-stage{grid-column:auto;min-height:220px;align-self:center}.praish-footer__bottom{margin-top:16px;justify-content:flex-end}.praish-standard-page__hero{border-radius:26px}.praish-standard-page__card{margin-top:12px;padding:44px 50px;border-radius:26px}.praish-standard-page__card header h1{font-size:45px}.praish-contact-page{grid-template-columns:.9fr 1.1fr;gap:12px;padding-top:35px}.praish-contact-page__intro,.praish-contact-form{padding:40px;border-radius:26px}.praish-contact-page h1{font-size:44px}.praish-form-grid{grid-template-columns:1fr 1fr}.praish-collection-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.praish-collection-card{border-radius:20px}.praish-404__card{grid-template-columns:1.05fr .95fr}}@media(min-width:990px){.praish-header--mobile{display:none}.praish-header--desktop{min-height:64px;display:grid;grid-template-columns:1fr auto 1fr}.praish-header-wrap{padding:0 24px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.praish-header__desktop-left{display:flex;gap:30px;align-items:center}.praish-header__desktop-left a{color:#111;font-size:12px;text-decoration:none}.praish-header__desktop-logo{width:var(--praish-desktop-logo-width,165px);display:flex;align-items:center;justify-content:center;color:#111;font-size:25px;font-weight:850;text-decoration:none}.praish-header__desktop-logo img{width:100%;max-height:31px;object-fit:contain}.praish-header__desktop-tools{display:flex;align-items:center;justify-content:flex-end;gap:13px}.praish-header-tool{position:relative;width:26px;height:32px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:#999;cursor:pointer;text-decoration:none}.praish-header-tool--accent{width:34px;height:34px;border:3px solid var(--praish-red);border-radius:50%;background:#111;color:#fff}.praish-header-menu-pill{width:46px;height:31px;padding:0;border:0;border-radius:999px;display:grid;place-content:center;gap:5px;background:#efefef;cursor:pointer}.praish-header-menu-pill span{width:20px;height:1.5px;display:block;background:#111}.praish-header-tool .praish-cart-count{top:-2px;right:-5px}.praish-menu-surface{width:min(440px,100%);min-height:100%;margin-right:auto;border-radius:0 26px 26px 0}.praish-menu-links a{font-size:34px}.praish-search-dialog{padding:0}.praish-search-surface{min-height:0;height:min(575px,72dvh);padding:0 25px 26px;border-radius:0 0 28px 28px;box-shadow:0 18px 50px #0000001a}.praish-search-dialog__top{min-height:78px}.praish-search-dialog__top nav{display:flex;gap:30px}.praish-search-dialog__top nav a{color:#111;font-size:12px;text-decoration:none}.praish-search-dialog__logo{max-width:165px}.praish-search-dialog__top>button{background:transparent}.praish-predictive-search__field{height:66px;padding-left:28px}.praish-predictive-results{display:grid;grid-template-columns:minmax(320px,.55fr) 1fr;gap:38px;padding-top:30px}.praish-predictive-products{grid-template-columns:repeat(4,minmax(0,1fr))}.praish-predictive-products a{grid-template-columns:1fr}.praish-predictive-products img,.praish-predictive-products .praish-predictive-placeholder{width:100%;height:auto;aspect-ratio:3 / 4}.praish-predictive-collections{max-width:500px}.praish-cart-dialog .praish-dialog__surface--side{width:min(610px,100%);height:100%;border-radius:26px 0 0 26px}.praish-cart-drawer__item{grid-template-columns:96px 1fr}.praish-cart-drawer__item img{width:96px;height:110px}.praish-collection-main>.praish-container{max-width:none;padding-inline:0}.praish-collection-shell{margin:0;padding:42px 22px 14px;border-radius:var(--praish-collection-radius,30px) var(--praish-collection-radius,30px) 0 0}.praish-collection-grid{padding:0 22px 28px;gap:9px;background:#e8e8e8}.praish-collection-grid .praish-product-card__image-wrap{border-radius:14px}.praish-collection-grid .praish-product-card__info{padding-top:5px}.praish-product-layout{grid-template-columns:minmax(0,2.55fr) minmax(310px,.95fr);gap:10px;align-items:start}.praish-product-gallery{border-radius:0;overflow:visible;background:transparent}.praish-product-gallery--mosaic .praish-product-gallery__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;scroll-snap-type:none}.praish-product-gallery--single .praish-product-gallery__track{display:grid;grid-template-columns:1fr;gap:10px;overflow:visible}.praish-product-slide{min-width:0;aspect-ratio:var(--praish-product-media-ratio,2 / 3);border-radius:18px;overflow:hidden;background:#fff}.praish-product-slide img{object-fit:var(--praish-product-media-fit,contain)}.praish-gallery-counter,.praish-gallery-dots{display:none}.praish-product-info-card{top:76px;padding:18px 10px 10px;border:1px solid #ddd;border-radius:17px}.praish-product-title{font-size:var(--praish-product-title-desktop,14px);letter-spacing:-.025em}.praish-product-price{font-size:11px}.praish-product-bookmark{width:25px;height:27px;flex-basis:25px}.praish-option-heading{margin:12px 0 8px}.praish-option-values{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.praish-option .praish-size-chip{width:100%;min-width:0;min-height:36px;padding:6px 5px;font-size:9px}.praish-option--color .praish-option-values{display:flex}.praish-option--color .praish-size-chip{width:auto;min-width:84px}.praish-product-actions{grid-template-columns:1fr 1fr;gap:7px}.praish-product-actions .praish-button{min-height:43px;font-size:9px}.praish-product-tabs{padding:10px;border:1px solid #ddd;background:#f4f4f4}.praish-tab-button{min-height:31px;font-size:9px}.praish-tab-panel{max-height:360px;overflow-y:auto;font-size:10px;line-height:1.35}.praish-breadcrumbs{padding:10px 2px 12px}.praish-article-cover{border-radius:28px}}@media(max-width:389px){.praish-header-wrap{padding-inline:7px}.praish-logo-pill{min-width:86px;padding-inline:11px}.praish-header__left,.praish-header__right{gap:4px}.praish-icon-btn{width:36px;height:36px;flex-basis:36px}.praish-predictive-products{grid-template-columns:1fr}}@media(min-width:990px){.praish-product-card__title{min-height:13px;font-size:10.5px;line-height:1.15}.praish-product-card__price{margin-top:2px;font-size:9.5px}.praish-product-card__info{min-height:42px;padding-top:5px}.praish-product-card__plus{top:-2px;transform:scale(.84)}}.praish-search-page__form{display:block;padding:10px}.praish-search-page__form>div{height:50px;padding:0 7px 0 15px;border:1px solid var(--praish-border);border-radius:999px;display:flex;align-items:center;background:#f3f3f3}.praish-search-page__form input{height:100%;padding:0;border:0;background:transparent}.praish-search-page__form button{width:38px;height:38px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;flex:0 0 38px;background:#fff;cursor:pointer}.praish-cart-drawer__item-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.praish-cart-drawer__item-head>div{min-width:0}.praish-cart-drawer__item-head a{overflow:hidden;display:block;color:#111;font-size:11px;font-weight:650;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.praish-cart-drawer__item-head span{margin-top:3px;display:block;color:var(--praish-muted);font-size:9px}.praish-cart-drawer__item-head strong{flex:none;font-size:10px}.praish-cart-drawer__remove span{display:none}@media(min-width:990px){.praish-cart-drawer__item{padding:12px 14px;border-radius:18px}.praish-cart-drawer__line-bottom{padding-top:12px;border-top:1px solid #ddd}.praish-cart-drawer__remove{width:auto;padding:0 4px;border-radius:0;display:inline-flex;gap:6px;background:transparent}.praish-cart-drawer__remove svg{display:none}.praish-cart-drawer__remove span{display:inline;font-size:11px}}.praish-bottom-nav__main{box-shadow:0 8px 24px #00000021,0 0 0 3px var(--praish-nav-accent,var(--praish-red))}.shopify-policy__container{max-width:880px!important;margin:30px auto!important;padding:34px clamp(18px,4vw,52px)!important;border-radius:26px;background:#fff;color:#444}.shopify-policy__title{text-align:left!important}.shopify-policy__title h1{margin:0 0 25px;color:#111;font-size:clamp(28px,5vw,46px);line-height:1;letter-spacing:-.05em}.shopify-policy__body{font-size:13px;line-height:1.65}.shopify-policy__body :is(h2,h3,h4){color:#111;font-size:clamp(17px,3vw,24px);line-height:1.15;letter-spacing:-.03em}.customer,.customer-account,.login,.register{max-width:760px;margin-inline:auto}body.praish-quick-open{overflow:hidden}.praish-card-sheet{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;padding:8px;display:flex;align-items:flex-end;justify-content:center}.praish-card-sheet[hidden]{display:none}.praish-card-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;border-radius:0;background:#00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default}.praish-card-sheet__surface{position:relative;width:min(100%,500px);padding:19px 15px 12px;border:8px solid rgba(255,255,255,.68);border-radius:34px;background:#fffffff7;box-shadow:0 18px 60px #0003}.praish-card-sheet__head{margin:0 0 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.praish-card-sheet__head>div{min-width:0}.praish-card-sheet__head strong{overflow:hidden;display:block;color:#111;font-size:14px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.praish-card-sheet__price{margin-top:3px;display:flex;color:var(--praish-muted);font-size:12px}.praish-card-sheet__head>a{padding:7px 9px;border-radius:5px;flex:none;background:#000;color:#fff;font-size:8px;text-decoration:none}.praish-card-sheet__variants{max-height:min(30dvh,190px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;overflow-y:auto}.praish-card-sheet__variants .praish-size-chip{width:100%;min-width:0;min-height:40px;padding:6px 3px;font-size:9px}.praish-card-sheet__variants .praish-size-chip.is-selected{border-color:#000;background:#000;color:#fff}.praish-card-sheet__actions{margin-top:17px;display:grid;gap:7px}.praish-card-sheet__actions .praish-button{min-height:56px}.praish-menu-head,.praish-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.praish-menu-brand{display:flex;align-items:center;gap:0}.praish-menu-brand .praish-icon-btn{z-index:1;background:#d4d4d4;box-shadow:none}.praish-menu-brand .praish-logo-pill{margin-left:-7px;padding-left:17px;background:#dedede;box-shadow:none}.praish-menu-head__actions{display:flex;align-items:center;gap:5px}.praish-menu-head__actions button{position:relative;width:36px;height:36px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;cursor:pointer}.praish-menu-links{margin:43px 0 auto;gap:0}.praish-menu-links>a,.praish-menu-group summary{min-height:36px;color:#111;font-size:15px;font-weight:650;letter-spacing:-.025em;line-height:1.15;text-decoration:none}.praish-menu-links>a{display:flex;align-items:center}.praish-menu-group{border:0}.praish-menu-group summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.praish-menu-group summary::-webkit-details-marker{display:none}.praish-menu-group summary svg{transition:transform .2s ease}.praish-menu-group[open] summary svg{transform:rotate(45deg)}.praish-menu-group>div{padding:1px 0 10px 14px;display:grid;gap:7px}.praish-menu-group>div a{color:var(--praish-muted);font-size:12px;font-weight:500;letter-spacing:0;text-decoration:none}.praish-menu-meta{margin-top:34px}.praish-cart-surface{overflow:hidden}.praish-cart-drawer__head{margin-bottom:14px;flex:none}.praish-cart-drawer__head .praish-logo-pill{min-width:105px;background:#ddd;box-shadow:none}.praish-cart-drawer__bag{position:relative;width:38px;height:38px;display:grid;place-items:center}.praish-cart-drawer__bag>span{position:absolute;top:-2px;right:-1px;min-width:16px;height:16px;padding:0 2px;border-radius:50%;background:#000;color:#fff;font-size:8px;line-height:16px;text-align:center}.praish-cart-drawer__items{min-height:0;flex:1 1 auto;align-content:start;overscroll-behavior:contain}.praish-cart-drawer__footer{flex:none}.praish-product-form__status{min-height:0;margin-top:5px}.praish-option-heading>span{display:none}.praish-option-heading{min-height:28px;margin:5px 0 6px;justify-content:flex-end}.praish-options{gap:8px}.praish-product-tabs{margin-top:9px}.praish-tab-panel{line-height:1.42}.praish-product-main{padding-top:0;padding-bottom:20px}.praish-product-layout{gap:8px}.praish-footer-wrap{padding-bottom:78px}.praish-bottom-nav{gap:6px;bottom:calc(9px + env(safe-area-inset-bottom))}.praish-bottom-nav__pill{height:var(--praish-nav-pill-height,48px);padding-inline:6px}.praish-bottom-nav a,.praish-bottom-nav button{width:36px;height:36px}.praish-bottom-nav__main{width:var(--praish-nav-cart-size,44px)!important;height:var(--praish-nav-cart-size,44px)!important;flex-basis:var(--praish-nav-cart-size,44px);box-shadow:0 7px 19px #0000001f,0 0 0 2px var(--praish-nav-accent,var(--praish-red))}.praish-bottom-nav__main .praish-icon{width:21px;height:21px}.praish-bottom-nav__main .praish-cart-count{top:-2px;right:-3px}@media(max-width:749px){body{padding-bottom:68px}.praish-dialog__surface{padding-inline:14px}.praish-menu-surface{background:#f2f2f2}.praish-menu-meta{padding-bottom:8px}.praish-cart-surface{padding:calc(16px + env(safe-area-inset-top)) 14px calc(12px + env(safe-area-inset-bottom));background:#f3f3f3}.praish-cart-drawer__item{grid-template-columns:78px minmax(0,1fr);padding:8px;gap:9px}.praish-cart-drawer__item img{width:78px;height:96px}.praish-cart-drawer__footer .praish-button{min-height:58px}.praish-product-main{padding-inline:7px}.praish-product-info-card{padding:13px 10px 10px}.praish-product-title{font-size:var(--praish-product-title-mobile,17px)}.praish-product-actions .praish-button{min-height:52px}.praish-tab-panel{font-size:11px}.praish-section{margin-block:18px}}@media(min-width:750px){.praish-card-sheet{padding:18px}.praish-card-sheet__surface{padding:20px}.praish-card-sheet__actions{grid-template-columns:1fr 1fr}.praish-card-sheet__actions .praish-button{min-height:50px}.praish-footer-wrap{padding-bottom:28px}}@media(min-width:990px){.praish-product-main{width:100%;max-width:none;padding-inline:6px}.praish-product-layout{grid-template-columns:minmax(0,2.55fr) minmax(320px,.95fr);gap:10px}.praish-product-gallery--mosaic .praish-product-gallery__track{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(var(--praish-secondary-count),auto);align-items:start}.praish-product-gallery--mosaic .praish-product-slide:first-child{grid-column:1;grid-row:1 / -1;position:sticky;top:74px;height:calc(100dvh - 82px);aspect-ratio:auto;align-self:start}.praish-product-gallery--mosaic .praish-product-slide:not(:first-child){grid-column:2}.praish-product-gallery--mosaic .praish-product-slide:not(:first-child) img{object-fit:var(--praish-product-media-fit,cover)}.praish-product-info-card{top:74px;padding:14px 9px 9px}.praish-product-title-row{gap:6px}.praish-option-heading{margin-top:2px}.praish-product-actions .praish-button{min-height:42px}.praish-product-tabs{padding:9px}.praish-tab-panel{max-height:calc(100dvh - 420px);font-size:10.5px}.praish-menu-links>a,.praish-menu-group summary{font-size:16px}.praish-cart-dialog .praish-cart-surface{padding:18px 20px 14px}}.praish-container{padding-inline:var(--praish-page-gutter-mobile, 10px)}.praish-section{margin-block:var(--praish-section-gap-mobile, 18px)}.praish-rail-shell,.praish-category-stage,.praish-seo-card,.praish-footer,.praish-standard-page__card,.praish-contact-page__intro,.praish-contact-form,.praish-cart-summary,.praish-product-info-card{border-radius:var(--praish-global-card-radius, 22px)}.praish-brand-pill{min-width:136px;height:38px;padding:0 13px 0 0;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:7px;background:#ffffffd1;color:#111;box-shadow:inset 0 0 0 1px #ffffff80,0 4px 18px #0000000f;-webkit-backdrop-filter:var(--praish-blur);backdrop-filter:var(--praish-blur);cursor:pointer;text-decoration:none}.praish-brand-pill__icon{width:34px;height:34px;margin-left:2px;border-radius:50%;display:grid;place-items:center;flex:0 0 34px;background:#ffffff85;color:#111;transition:transform .22s ease,background .22s ease}.praish-brand-pill__icon svg{transition:transform .22s ease}body.praish-menu-open .praish-header--mobile .praish-brand-pill__icon svg{transform:rotate(45deg)}.praish-brand-pill__logo{min-width:0;display:inline-flex;align-items:center;justify-content:center}.praish-brand-pill__logo img{width:auto;max-width:91px;max-height:19px;display:block;object-fit:contain}.praish-brand-pill__logo .praish-logo-text{max-width:92px;overflow:hidden;display:block;font-size:15px;font-weight:850;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.praish-menu-brand .praish-brand-pill{background:#dedede;box-shadow:none}.praish-menu-brand .praish-brand-pill__icon{background:#cfcfcf}.praish-product-card__info{padding-right:22px}.praish-product-card__plus{top:2px;right:0;width:22px;height:22px;color:#111111db}.praish-product-card__plus svg{width:14px;height:14px}.praish-product-actions{margin-top:var(--praish-product-action-space, 18px);gap:10px}.praish-product-form__status:empty{display:none}.praish-product-info-card{padding:var(--praish-product-info-padding-mobile, 14px)}.praish-option-heading{margin-bottom:12px}.praish-options{gap:15px}.praish-option-values{gap:8px}.praish-option--color .praish-size-chip{padding-left:10px}.praish-option--color .praish-size-chip i{width:15px;height:15px;flex:0 0 15px;background:var(--praish-swatch, #d8d8d8);box-shadow:inset 0 0 0 1px #ffffff8c,0 0 0 1px #0000001a}.praish-option-values input:checked+.praish-size-chip i{box-shadow:inset 0 0 0 1px #ffffffb3,0 0 0 1px #ffffff59}.praish-size-dialog[open]{display:grid;align-items:end;justify-items:center}.praish-size-dialog .praish-dialog__surface--modal{width:min(100% - 16px,680px);min-height:auto;max-height:min(82dvh,760px);margin:0 auto calc(8px + env(safe-area-inset-bottom));padding:12px;border:8px solid rgba(255,255,255,.68);border-radius:32px 32px 0 0;overflow:hidden;background:#f4f4f4fa;box-shadow:0 -18px 70px #00000038;transform:translateY(28px);transition:transform .24s ease,opacity .24s ease}.praish-size-dialog[open] .praish-dialog__surface--modal{transform:translateY(0)}.praish-size-dialog .praish-panel-head{margin:0 0 10px;padding:2px 2px 0}.praish-size-dialog .praish-panel-title{font-size:18px;font-weight:780;letter-spacing:-.045em}.praish-size-guide-content{max-height:58dvh;padding:13px;border-radius:22px;overflow:auto;background:#fff}.praish-size-guide-content table{min-width:520px;border-collapse:separate;border-spacing:0;font-size:11px}.praish-size-guide-content th,.praish-size-guide-content td{padding:12px 10px;border-right:1px solid #ececec;border-bottom:1px solid #ececec;text-align:center}.praish-size-guide-content th:first-child,.praish-size-guide-content td:first-child{border-left:1px solid #ececec}.praish-size-guide-content tr:first-child th{border-top:1px solid #ececec}.praish-size-guide-content th:first-child{border-top-left-radius:14px}.praish-size-guide-content th:last-child{border-top-right-radius:14px}.praish-size-guide-content tr:last-child td:first-child{border-bottom-left-radius:14px}.praish-size-guide-content tr:last-child td:last-child{border-bottom-right-radius:14px}.praish-fit-note{padding-inline:4px}.praish-cart-surface{background:#f1f1f1}.praish-cart-drawer__items{min-height:0;padding:0;border-radius:24px;display:block;overflow-y:auto;background:#fff}.praish-cart-drawer__item{padding:14px;border-radius:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;background:transparent;border-bottom:1px solid #dedede}.praish-cart-drawer__item:last-child{border-bottom:0}.praish-cart-drawer__image{width:92px;height:112px;border-radius:10px;display:block;overflow:hidden;background:#eee}.praish-cart-drawer__image img,.praish-cart-drawer__placeholder{width:100%;height:100%;display:block;object-fit:cover}.praish-cart-drawer__item>img{display:none}.praish-cart-drawer__item-content{min-width:0;display:grid;align-content:space-between;gap:13px}.praish-cart-drawer__item-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.praish-cart-drawer__item-head a{overflow:hidden;display:block;color:#111;font-size:12px;font-weight:750;line-height:1.15;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.praish-cart-drawer__variant{margin-top:4px;display:block;color:#777;font-size:10px}.praish-cart-drawer__item-head strong{flex:none;color:#111;font-size:11px;font-weight:720;white-space:nowrap}.praish-cart-drawer__line-bottom{margin:0;padding-top:12px;border-top:1px solid #e1e1e1;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px}.praish-cart-drawer__line-bottom .praish-quantity{height:34px;border-radius:0;border-color:#d8d8d8}.praish-cart-drawer__line-bottom .praish-quantity button,.praish-cart-drawer__line-bottom .praish-quantity input{height:32px}.praish-cart-drawer__remove{width:auto;height:34px;padding:0;border-radius:0;justify-self:end;display:inline-flex;align-items:center;gap:6px;background:transparent;color:#111;font-size:12px}.praish-cart-drawer__remove svg{display:none}.praish-cart-drawer__remove span{display:inline}.praish-cart-drawer__footer{flex:none;padding-top:14px;background:#f1f1f1}.praish-cart-drawer__subtotal{padding-top:14px}.praish-cart-drawer__footer .praish-button{min-height:58px;justify-content:space-between;padding-inline:28px;font-size:13px;letter-spacing:.02em;text-transform:none}.password-dialog{width:min(100% - 28px,440px);border:0;border-radius:28px;background:#f4f4f4;color:#111;box-shadow:0 24px 80px #00000047}.password-dialog::backdrop{background:#0000008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.password-dialog__content{padding:0 22px 24px}.password-dialog__title{margin:0 0 14px;font-size:22px;letter-spacing:-.05em}.password-dialog .email-signup__input-group{display:grid;gap:8px}.password-dialog input{height:48px;padding:0 14px;border:1px solid #ddd;border-radius:999px;background:#fff}.password-dialog__submit-button{height:50px;border-radius:999px;background:#000;color:#fff}@media(min-width:750px){.praish-container{padding-inline:var(--praish-page-gutter-desktop, 24px)}.praish-section{margin-block:var(--praish-section-gap-desktop, 28px)}}@media(min-width:990px){.praish-product-info-card{padding:var(--praish-product-info-padding-desktop, 18px)}.praish-product-actions{grid-template-columns:1fr 1fr;gap:12px}.praish-size-dialog[open]{align-items:end}.praish-size-dialog .praish-dialog__surface--modal{width:min(720px,calc(100% - 48px));margin-bottom:28px;border-radius:32px}.praish-cart-drawer__item{grid-template-columns:104px minmax(0,1fr);padding:16px}.praish-cart-drawer__image{width:104px;height:126px}}@media(max-width:430px){.praish-brand-pill{min-width:128px;gap:5px}.praish-brand-pill__logo img{max-width:84px}.praish-product-card__plus{transform:scale(.78);transform-origin:center}.praish-cart-drawer__item{grid-template-columns:88px minmax(0,1fr);gap:11px;padding:12px 10px}.praish-cart-drawer__image{width:88px;height:108px}.praish-cart-drawer__item-head a{font-size:11px}.praish-cart-drawer__item-head strong{font-size:10px}}.praish-cart-checkout strong{font-size:11px;font-weight:800}.praish-cart-checkout span{font-size:inherit}.praish-cart-drawer__line-bottom{padding-top:0;border-top:0}.praish-cart-drawer__item-content{grid-template-rows:minmax(38px,auto) auto;align-content:stretch}.praish-cart-drawer__line-bottom .praish-quantity{align-self:end}.praish-brand-pill{cursor:default}.praish-brand-pill__icon{padding:0;border:0;cursor:pointer}.praish-brand-pill__logo{height:100%;padding-right:2px;color:inherit;text-decoration:none;cursor:pointer}.praish-brand-pill__logo:focus-visible,.praish-brand-pill__icon:focus-visible{outline:2px solid #111;outline-offset:2px}.praish-gender-toggle{min-height:31px;padding:3px;border-radius:999px;display:inline-flex;align-items:center;gap:2px;background:#fff;box-shadow:inset 0 0 0 1px #0000000a}.praish-gender-toggle button{min-width:54px;height:25px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#6e6e6e;font:inherit;font-size:10px;cursor:pointer;transition:background .18s ease,color .18s ease}.praish-gender-toggle button.is-active{background:#000;color:#fff}.praish-gender-product{display:contents}.praish-gender-product[hidden]{display:none!important}.praish-gender-empty{grid-column:1 / -1;margin:0;padding:32px 18px;border-radius:var(--praish-radius);background:#fff;color:var(--praish-muted);font-size:12px;text-align:center}.praish-size-dialog .praish-panel-title{display:inline-flex;align-items:center;gap:8px}.praish-size-dialog .praish-panel-title small{padding:5px 8px;border-radius:999px;background:#fff;color:#6e6e6e;font-size:9px;letter-spacing:.08em}.praish-size-guide-content{overflow:hidden}.praish-size-chart-card{width:100%;overflow:hidden;border:1px solid #e6e6e6;border-radius:16px;background:#fff}.praish-size-guide-content .praish-size-chart-table{width:100%;min-width:0;table-layout:fixed;border:0;border-collapse:collapse}.praish-size-guide-content .praish-size-chart-table th,.praish-size-guide-content .praish-size-chart-table td{min-width:0;padding:10px 5px;border:0;border-right:1px solid #ececec;border-bottom:1px solid #ececec;overflow-wrap:anywhere;color:#111;font-size:10px;line-height:1.15;text-align:center}.praish-size-guide-content .praish-size-chart-table th{background:#f7f7f7;font-weight:700}.praish-size-guide-content .praish-size-chart-table th:last-child,.praish-size-guide-content .praish-size-chart-table td:last-child{border-right:0}.praish-size-guide-content .praish-size-chart-table tbody tr:last-child td{border-bottom:0}.praish-fit-note{margin:10px 4px 2px;color:#6e6e6e;font-size:10px;line-height:1.35}.praish-faq-page{padding-top:22px;padding-bottom:30px}.praish-faq-hero,.praish-faq-editor-content,.praish-faq-support{border-radius:var(--praish-radius);background:#fff}.praish-faq-hero{padding:clamp(22px,5vw,58px)}.praish-faq-hero h1{max-width:760px;margin:7px 0 10px;font-size:clamp(30px,6vw,68px);line-height:.94;letter-spacing:-.065em}.praish-faq-hero__intro{max-width:680px;color:#6e6e6e;font-size:13px;line-height:1.55}.praish-faq-hero__intro p,.praish-faq-support p{margin:0}.praish-faq-editor-content{margin-top:10px;padding:clamp(18px,4vw,36px)}.praish-faq-list{margin-top:10px;display:grid;gap:7px}.praish-faq-item{border-radius:17px;overflow:hidden;background:#fff}.praish-faq-item summary{min-height:58px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;list-style:none;font-size:13px;font-weight:700;cursor:pointer}.praish-faq-item summary::-webkit-details-marker{display:none}.praish-faq-item summary i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:none;background:#f2f2f2;transition:transform .2s ease}.praish-faq-item[open] summary i{transform:rotate(45deg)}.praish-faq-answer{padding:0 17px 18px;color:#6e6e6e;font-size:12px;line-height:1.55}.praish-faq-answer>:first-child{margin-top:0}.praish-faq-answer>:last-child{margin-bottom:0}.praish-faq-support{margin-top:10px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.praish-faq-support h2{margin:4px 0 7px;font-size:22px;letter-spacing:-.04em}.praish-faq-support>div>div{max-width:620px;color:#6e6e6e;font-size:12px;line-height:1.5}.praish-faq-support .praish-button{min-width:150px}@media(max-width:480px){.praish-cart-drawer__item{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px}.praish-cart-drawer__image{width:104px;height:120px}.praish-cart-drawer__item-content{gap:8px}.praish-cart-drawer__line-bottom{grid-template-columns:auto 1fr}.praish-size-dialog .praish-dialog__surface--modal{width:calc(100% - 10px);padding:9px;border-width:5px}.praish-size-guide-content{max-height:62dvh;padding:7px;border-radius:17px}.praish-size-guide-content .praish-size-chart-table th,.praish-size-guide-content .praish-size-chart-table td{padding:8px 2px;font-size:8.5px}.praish-size-dialog .praish-panel-title{font-size:16px}.praish-faq-page{padding-top:10px}.praish-faq-hero h1{font-size:38px}.praish-faq-support{align-items:stretch;flex-direction:column}.praish-faq-support .praish-button{width:100%}}@media(min-width:750px){.praish-faq-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.praish-faq-support{padding:28px 32px}}.praish-cart-drawer__properties{margin-top:5px;display:grid;gap:2px;color:#777}.praish-cart-drawer__properties small{display:block;overflow:hidden;font-size:8px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.praish-cart-drawer__properties b{color:#555;font-weight:650}
/*# sourceMappingURL=/cdn/shop/t/52/assets/praish-blu.css.map */
