@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#233c30;background:#fbfaf6;font-synthesis:none;font-weight:400;--green:#243d31;--muted:#6e776f}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ad9f54;outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.6}html{scroll-behavior:smooth;scroll-padding-top:30px}.preview-bar{min-height:32px;background:var(--green);color:#f8f5e9;display:flex;align-items:center;justify-content:space-between;padding:8px 5%;font-size:10px;letter-spacing:.06em}.preview-bar span:first-child{font-size:9px;display:flex;align-items:center;gap:8px}.preview-bar i{width:5px;height:5px;background:#cbd49e;border-radius:50%}.preview-bar a{display:flex;align-items:center;gap:5px}header{height:98px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedfd4}.logo{display:flex;align-items:center;font-family:Manrope,sans-serif;font-size:31px;letter-spacing:-1.5px;font-weight:800;gap:7px}.logo svg{width:29px;height:29px;transform:rotate(-15deg)}.logo span{font-size:12px;align-self:flex-start;padding-top:9px;letter-spacing:0}nav{display:flex;gap:32px;font-size:12px;font-weight:500}.header-actions{display:flex;gap:18px}.header-actions button{position:relative;padding:4px}.header-actions svg{width:20px}.header-actions b{position:absolute;right:-7px;top:0;background:#dce3c1;border-radius:50%;font-size:9px;width:15px;height:15px;display:grid;place-items:center}.hero{margin:36px 5% 0;display:grid;grid-template-columns:1fr 1fr;min-height:570px;gap:38px}.hero-copy{padding:37px 0 20px 24px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;display:flex;gap:9px;align-items:center}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:#819768}h1,h2,h3,p{margin:0}h1{font-family:Manrope,sans-serif;font-size:clamp(45px,4.4vw,69px);letter-spacing:-3.8px;line-height:1.12;font-weight:500;margin:25px 0}em{font-family:Georgia,serif;font-weight:400;color:#7d8b62}h1 em{letter-spacing:-3px}.hero-copy>p{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:29px}.primary{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--green);color:#fff;border-radius:6px;padding:18px 23px;font-size:12px;font-weight:500}.hero-note{display:flex;gap:10px;align-items:center;margin-top:25px;font-size:11px;color:var(--muted)}.hero-visual{position:relative;overflow:hidden;background:#e6e8dc;border-radius:10px;min-height:545px;display:flex;flex-direction:column}.visual-label{display:flex;justify-content:space-between;padding:27px 28px;font-size:9px;letter-spacing:.13em;font-weight:600;z-index:1}.visual-label span{opacity:.6}.hero-product{width:90%;height:390px;object-fit:contain;margin:-10px auto 0;mix-blend-mode:multiply;z-index:1}.orbit{position:absolute;border:1px solid #d4dac8;border-radius:50%;width:470px;height:470px;top:0;left:14%;transform:rotate(-30deg)}.orbit-two{width:600px;height:600px;left:-10%;top:-75px}.floating-label{z-index:2;position:absolute;top:130px;right:15px;background:#fbfaf6;padding:12px 17px;border-radius:5px;transform:rotate(5deg);box-shadow:0 7px 25px #243d3110;font-size:11px;display:flex;align-items:center;gap:8px}.floating-label>span{background:#e1e7d5;border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.hero-product-info{z-index:1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cdd3c3;margin:auto 27px 0;padding:23px 0}.hero-product-info small{font-size:8px;letter-spacing:.12em;color:#68735e}.hero-product-info h3{font-size:19px;font-weight:500;margin-top:9px}.hero-product-info button{width:44px;height:44px;border-radius:50%;background:#fbfaf6;display:grid;place-items:center}.values{display:grid;grid-template-columns:repeat(4,1fr);margin:40px 5% 0;padding:26px 0;border-top:1px solid #dedfd4;border-bottom:1px solid #dedfd4}.values span{display:flex;gap:12px;align-items:center;justify-content:center;font-size:11px;border-right:1px solid #dedfd4}.values span:last-child{border:0}.values svg{width:19px;stroke-width:1.5}.catalog{margin:84px 5%}.section-title>div:last-child{display:flex;align-items:end;justify-content:space-between;margin-top:18px}.section-title h2{font-size:43px;font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-1.8px;line-height:1.15}.section-title p{font-size:13px;line-height:1.9;color:var(--muted);padding-bottom:5px}.catalog-controls{display:flex;align-items:center;gap:15px;margin-top:34px;padding-bottom:22px;border-bottom:1px solid #dedfd4;margin-bottom:28px}.tabs{display:flex;gap:6px;flex:1}.tabs button{padding:11px 16px;border-radius:30px;font-size:11px;white-space:nowrap}.tabs button.active{color:#fff;background:var(--green)}.tabs button span{font-size:9px;opacity:.6;margin-left:7px}.search{display:flex;align-items:center;gap:8px;border:1px solid #dce0d3;border-radius:5px;padding:9px 12px}.search input{border:0;background:transparent;width:133px;font-size:11px;outline:none}.sort{display:flex;align-items:center;gap:6px}.sort select{border:0;background:transparent;color:var(--green);font-size:11px;max-width:140px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:33px 22px}.product-image{position:relative;aspect-ratio:1/1.13;border-radius:8px;overflow:hidden;background:#efeee7}.tone-1{background:#e9eddf}.tone-2{background:#ece7df}.tone-3{background:#e8eae5}.product-tag{position:absolute;top:16px;left:14px;font-size:9px;letter-spacing:.06em;background:#fbfaf6b0;padding:6px 9px;border-radius:3px;z-index:1}.favorite{position:absolute;top:14px;right:12px;z-index:2;padding:4px}.image-button{width:100%;height:100%;padding:25px 10px 30px}.image-button img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.image-button:hover img{transform:scale(1.05)}.quick-view{position:absolute;bottom:10px;left:12px;right:12px;background:#fbfaf6e6;border-radius:4px;padding:10px 13px;display:flex;justify-content:space-between;font-size:10px;opacity:0;transform:translateY(8px);transition:.2s}.product-image:hover .quick-view,.product-image:focus-within .quick-view{opacity:1;transform:none}.card-meta{padding:17px 2px}.card-meta>span{font-size:8px;letter-spacing:.09em;color:var(--muted)}.card-meta h3{margin:8px 0 11px;font-size:14px;font-weight:500;line-height:1.5}.card-meta h3 button{padding:0;text-align:left}.price{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:500;flex-wrap:wrap}.price del{font-size:11px;color:#93968b;font-weight:400}.price small{font-size:8px;color:#81877c;flex-basis:100%;font-weight:400}.story{display:grid;grid-template-columns:.85fr 1fr;gap:70px;align-items:center;margin:0 5% 80px;padding:55px;background:#eeefe5;border-radius:10px}.story-mark{background:#dbe2cb;min-height:285px;border-radius:50% 50% 45% 45%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;max-width:330px;margin:auto;width:100%;transform:rotate(-6deg)}.story-mark>span{text-align:center;font-family:Georgia,serif;font-size:25px}.story-mark>svg{stroke-width:1}.story h2{font-size:33px;letter-spacing:-1px;font-weight:500;margin:20px 0}.story p{font-size:13px;line-height:1.9;color:var(--muted);max-width:430px}.story a{display:flex;gap:20px;font-size:12px;margin-top:23px}footer{background:var(--green);color:#f9f8ed;padding:43px 5% 25px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}footer>p{font-size:12px;opacity:.7}footer>span{margin-left:auto;font-size:11px}footer>div{border-top:1px solid #ffffff25;width:100%;font-size:10px;padding-top:22px;display:flex;justify-content:space-between;opacity:.65}footer small{font-size:10px}.overlay{position:fixed;inset:0;background:#12211799;z-index:10;display:flex;align-items:center;justify-content:center;padding:30px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-modal{position:relative;background:#fbfaf6;border-radius:12px;padding:42px;max-width:1060px;width:100%;max-height:90vh;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:35px}.close{position:absolute;right:13px;top:13px}.detail-image{background:#eaece0;border-radius:8px;aspect-ratio:1}.detail-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.thumbs{display:flex;gap:9px;margin-top:12px;flex-wrap:wrap}.thumbs button{width:61px;height:61px;padding:3px;border:1px solid #dedfd4;border-radius:5px}.thumbs .selected{border-color:var(--green)}.thumbs img{width:100%;height:100%;object-fit:contain}.detail-copy h2{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:15px 0}.detail-price{font-size:25px;margin-bottom:20px}.draft-note{font-size:12px;line-height:1.6;padding:12px;background:#eee9d7;border-radius:4px;margin:16px 0}.detail-copy>.primary{width:100%}.detail-copy details{margin-top:24px;border-top:1px solid #dedfd4;padding-top:18px}summary{cursor:pointer;font-size:14px}summary small{display:block;font-size:10px;color:var(--muted);margin-top:7px}.description{font-size:13px;line-height:1.8;margin-top:20px}.description p{margin:12px 0}.description img{max-width:100%;height:auto}.source-link{font-size:11px;display:flex;gap:8px;align-items:center;margin-top:20px}.cart-overlay{justify-content:flex-end;padding:0}.cart{height:100%;overflow:auto;background:#fbfaf6;width:460px;max-width:100%;padding:30px;box-shadow:-10px 0 70px #0002}.cart-header{display:flex;justify-content:space-between;align-items:center}.cart-header h2{font-size:24px;font-weight:500}.cart-item{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid #dedfd4}.cart-item>img{width:92px;height:106px;object-fit:contain;background:#edeee5;mix-blend-mode:multiply;border-radius:5px}.cart-item h3{font-size:13px;line-height:1.5;margin-bottom:10px}.cart-item span{font-size:13px}.quantity{display:flex;align-items:center;gap:18px;border:1px solid #dedfd4;width:max-content;margin-top:12px;font-size:12px;border-radius:4px}.quantity button{padding:7px}.cart-total{display:flex;justify-content:space-between;margin-top:30px}.cart>p{font-size:12px;line-height:1.7;margin:20px 0}.cart>.primary{width:100%}.empty{text-align:center;padding:45px 15px;color:var(--muted)}.empty h3{margin:15px 0}.empty .primary{margin-top:25px}.filter-note{font-size:12px;padding:0 0 20px}.filter-note button{text-decoration:underline;margin-left:15px}@media(min-width:1600px){main,header{max-width:1400px;margin-left:auto;margin-right:auto}.hero{margin-left:0;margin-right:0}}@media(max-width:1050px){nav{gap:17px;font-size:11px}.hero{gap:15px;min-height:500px}.hero-copy{padding-left:0}.hero-visual{min-height:495px}.hero-product{height:350px}h1{font-size:51px}.floating-label{top:115px;right:7px;font-size:9px}.product-grid{grid-template-columns:repeat(3,1fr)}.search input{width:110px}.catalog-controls{flex-wrap:wrap}.tabs{flex-basis:100%}.sort{margin-left:auto}.story{gap:35px;padding:35px}}@media(max-width:700px){.preview-bar{font-size:8px}.preview-bar>span:nth-child(2){display:none}header{height:76px}.logo{font-size:27px}nav{display:none}.header-actions{gap:12px}.hero{grid-template-columns:1fr;margin-top:20px;gap:20px}.hero-copy{padding:22px 5px 5px}h1{font-size:53px;letter-spacing:-2.7px;margin:22px 0}h1 em{letter-spacing:-2.2px}.hero-copy>p{font-size:13px}.hero-visual{min-height:420px}.hero-product{height:310px}.hero-product-info{padding:18px 0}.hero-product-info h3{font-size:17px}.floating-label{top:100px;right:16px}.values{grid-template-columns:1fr 1fr;gap:22px 0;padding:23px 0;margin-top:28px}.values span{font-size:9px;gap:8px}.values span:nth-child(2){border:0}.catalog{margin-top:50px;margin-bottom:48px}.section-title h2{font-size:33px}.section-title>div:last-child{display:block}.section-title p{margin-top:18px;font-size:12px}.tabs{overflow:auto;gap:2px}.tabs button{padding:10px 12px}.catalog-controls{margin-top:22px;gap:14px}.search{flex:1}.search input{width:100%}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{aspect-ratio:1/1.22}.product-tag{top:10px;left:8px;font-size:8px;padding:5px}.favorite{top:7px;right:6px}.favorite svg{width:16px}.quick-view{opacity:1;transform:none;font-size:9px;padding:8px;bottom:7px;left:7px;right:7px}.image-button{padding:26px 4px}.card-meta{padding:12px 0 20px}.card-meta h3{font-size:12px}.card-meta>span{font-size:7px}.price{font-size:13px}.story{grid-template-columns:1fr;padding:30px 22px;gap:30px;margin-bottom:40px}.story-mark{min-height:220px;max-width:260px}.story h2{font-size:30px}.story .eyebrow{font-size:8px}footer{gap:17px}footer>p{flex-basis:100%;order:2}footer>div{order:3;display:block;line-height:2}footer small{display:block;font-size:9px}.overlay{padding:12px}.product-modal{grid-template-columns:1fr;padding:32px 20px 24px;gap:22px;max-height:95vh}.detail-copy h2{font-size:25px}.detail-image{max-height:320px}.cart-overlay{padding:0}.cart{padding:24px}}.hero-image-link{mix-blend-mode:multiply}:root{--blue:#3d8ad6;--green:#256bb0;--muted:#6b7785;color:#202e40;background:#fff}body{background:#fff}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:var(--blue)}.preview-bar{background:#edf5fc;color:#365c7d;letter-spacing:.025em;border-bottom:1px solid #e5eff8}.preview-bar i{background:var(--blue)}header{max-width:1320px;margin:0 auto;height:112px;border:0;gap:55px}.logo{flex-shrink:0}.logo img{width:168px;height:auto;display:block}.header-search{display:flex;align-items:center;background:#f7f9fc;border:1px solid #e2e8ef;border-radius:50px;flex:1;padding:6px;max-width:650px;gap:18px}.header-search>span{padding-left:17px;font-size:11px;border-right:1px solid #dce2e9;padding-right:18px;white-space:nowrap}.header-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:12px}.header-search button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff}.header-actions{gap:27px}.header-actions button{display:flex;align-items:center;gap:9px}.header-actions span{font-size:11px}.header-actions b{background:var(--blue);color:#fff;right:-8px;top:-8px}.nav-row{max-width:1320px;margin:0 auto;display:flex;justify-content:space-between;border-top:1px solid #edf0f4;padding:20px 0 22px;align-items:center}.nav-row nav{gap:38px;font-weight:600;font-size:12px}.nav-row>span{display:flex;gap:8px;align-items:center;color:#7b8796;font-size:10px}.nav-row a:hover{color:var(--blue)}main{max-width:1320px;margin:auto}.shop-hero{display:grid;grid-template-columns:1.8fr 1fr;gap:20px;margin-top:6px}.hero-main{position:relative;display:flex;align-items:center;overflow:hidden;background:#e4f1fd;border-radius:18px;min-height:430px}.hero-main-copy{position:relative;z-index:2;padding:40px 0 35px 38px;width:54%;flex-shrink:0}.eyebrow{font-size:9px;color:#3073b4;letter-spacing:.13em}.hero-main h1{font-size:clamp(34px,3.25vw,49px);font-weight:800;line-height:1.12;letter-spacing:-2px;margin:18px 0;color:#1e3552}.hero-main h1 span{color:var(--blue)}.hero-main p{font-size:12px;line-height:1.85;color:#5e758d}.primary{background:var(--blue);font-size:11px;font-weight:600;border-radius:8px;padding:14px 19px;gap:15px}.primary:hover{background:#2877c5}.hero-main .primary{margin-top:22px}.hero-image-link{position:relative;z-index:1;width:50%;margin-left:-4%;padding:0;align-self:stretch}.hero-image-link:before{content:"";position:absolute;inset:16% -10% 14% -5%;border-radius:50%;background:#d5e9fb}.hero-image-link img{position:relative;width:115%;height:100%;max-height:400px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 14px #24487017);transform:rotate(-5deg)}.hero-caption{position:absolute;bottom:42px;left:24%;font-size:10px;background:#fffffff0;border-radius:30px;padding:10px 14px;display:flex;gap:15px;align-items:center;white-space:nowrap}.hero-watermark{position:absolute;right:24px;top:23px;width:60px;height:60px;color:#c5dff5;transform:rotate(20deg);stroke-width:1}.hero-pagination{display:flex;align-items:center;gap:5px;margin-top:29px}.hero-pagination b{width:19px;height:4px;background:var(--blue);border-radius:6px}.hero-pagination i{width:4px;height:4px;background:#a8c6df;border-radius:50%}.hero-pagination span{font-size:8px;color:#668198;margin-left:7px}.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:20px}.mini-banner{border-radius:16px;position:relative;display:flex;align-items:center;overflow:hidden;padding:24px}.play-banner{background:#e3e2fa}.care-banner{background:#fcebdc}.mini-banner>div{width:60%;position:relative;z-index:1}.mini-banner>div>span{font-size:8px;letter-spacing:.1em;color:#60627e;font-weight:700}.mini-banner h2{font-size:24px;letter-spacing:-.8px;line-height:1.18;margin:12px 0 18px;font-weight:700}.mini-banner p{display:flex;gap:12px;align-items:center;font-size:10px;font-weight:600}.mini-banner img{position:absolute;right:-10px;width:49%;height:90%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-9deg);transition:transform .25s}.mini-banner:hover img{transform:rotate(-3deg) scale(1.06)}.category-section{margin-top:44px}.compact-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.compact-title h2{font-size:23px;letter-spacing:-.7px;font-weight:500}.compact-title h2 span{font-weight:750}.compact-title>a{font-size:10px;display:flex;align-items:center;gap:10px;color:#52718c}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-tile{text-align:center;border:1px solid #edf0f4;border-radius:12px;padding:19px 12px 17px;transition:transform .2s,border-color .2s}.category-tile:hover{transform:translateY(-4px);border-color:#aacbed}.category-tile>div{border-radius:17px;width:70px;height:64px;margin:0 auto 13px;display:grid;place-items:center;background:#eaf3fd;color:#3a73a6}.category-1>div{background:#f1eaff;color:#8470a6}.category-2>div{background:#ffefdf;color:#aa8155}.category-3>div{background:#e9f4ef;color:#5b8e78}.category-4>div{background:#fcecef;color:#b77986}.category-tile strong{font-size:12px;display:block}.category-tile>span{font-size:9px;color:#82909d;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:7px}.catalog{margin:50px 0}.section-title>div:last-child{margin-top:10px;align-items:center}.section-title h2{font-size:29px;letter-spacing:-1px;font-weight:700}.section-title h2 em{font-family:inherit;font-style:normal;color:var(--blue);font-weight:500}.section-title p{font-size:11px}.catalog-controls{margin-top:24px;border-bottom:0;background:#f8fafc;border-radius:9px;padding:8px;margin-bottom:20px}.tabs button{font-size:10px;padding:10px 15px;border-radius:6px}.tabs button.active{background:#fff;color:#2778c2;box-shadow:0 2px 9px #24496b0c;font-weight:700}.search{border-color:#e2e8ef;background:#fff}.sort{padding-right:9px}.sort select{color:#53667a}.product-grid{grid-template-columns:repeat(5,1fr);gap:16px}.product-card{border:1px solid #e5eaf0;border-radius:12px;padding:9px;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 25px #24496b12;transform:translateY(-3px)}.product-image{aspect-ratio:1/1;background:#f6f8fb;border-radius:8px}.tone-1,.tone-2,.tone-3{background:#f6f8fb}.product-tag{top:8px;left:7px;background:#fff;color:#5e7990;font-size:8px;padding:5px 7px}.favorite{top:5px;right:3px;color:#8b99a8}.favorite svg{width:16px}.image-button{padding:26px 7px 14px}.quick-view{font-size:9px;background:#ffffffef;color:#2e73b4;bottom:5px;left:5px;right:5px}.card-meta{padding:13px 4px 7px;position:relative}.card-meta>span{font-size:7px;color:#8a98a6;letter-spacing:.04em}.card-meta h3{font-size:12px;line-height:1.5;min-height:36px;margin:7px 0 13px;font-weight:600}.price{font-size:15px;color:#2c7bc6;padding-right:33px;gap:7px;font-weight:700}.price del{font-size:10px}.price small{font-size:8px;color:#8b98a5}.card-add{position:absolute;bottom:14px;right:2px;width:30px;height:30px;border-radius:7px;background:#eaf3fc;color:#327dc3;display:grid;place-items:center}.card-add:hover{background:var(--blue);color:#fff}.story{margin:60px 0 45px;background:#eaf3fc;border-radius:16px;padding:36px 55px;gap:60px;grid-template-columns:.65fr 1fr}.story-mark{min-height:190px;max-width:230px;background:#d3e7fa;color:#4b83b5}.story-mark>svg{width:60px;height:60px}.story-mark>span{font-family:Manrope,sans-serif;font-size:19px;letter-spacing:-.5px}.story h2{font-size:29px;font-weight:700;line-height:1.2}.story em{color:#3d8ad6;font-family:inherit;font-style:normal}.story p{font-size:12px}.story a{color:#3076b7}footer{background:#f6f9fd;color:#425a70;border-top:1px solid #e9eef5}footer>div{border-color:#dce6f0}footer .logo img{width:140px}.overlay{background:#142d4c88}.product-modal,.cart{background:#fff}.detail-image{background:#f1f6fb}.draft-note{background:#eef5fc;color:#536e88}.thumbs .selected{border-color:var(--blue)}.cart-item>img{background:#f0f5fa}.cart-total strong{color:var(--blue)}@media(max-width:1430px){header,.nav-row,main{margin-left:5%;margin-right:5%}header{gap:35px}}@media(max-width:1050px){header{gap:22px;height:95px}.header-actions span{display:none}.header-search>span{display:none}.header-search{gap:9px;padding-left:16px}.nav-row nav{gap:25px}.nav-row>span{display:none}.shop-hero{grid-template-columns:1.55fr 1fr;gap:14px}.hero-main-copy{padding-left:25px}.hero-main h1{font-size:36px}.hero-main{min-height:400px}.mini-banner{padding:20px}.mini-banner h2{font-size:20px}.hero-side{gap:14px}.hero-caption{left:6%;font-size:9px}.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-controls .tabs{flex-basis:auto}.category-tile strong{font-size:11px}}@media(max-width:700px){.preview-bar{font-size:8px}header{height:auto;min-height:126px;flex-wrap:wrap;padding:19px 0 15px;gap:17px;justify-content:space-between}.logo img{width:142px}.header-search{order:3;flex-basis:100%;max-width:none}.header-actions{gap:22px}.header-search input{font-size:12px}.nav-row{padding:14px 0;overflow:auto;white-space:nowrap}.nav-row nav{display:flex;gap:25px;font-size:11px}.shop-hero{grid-template-columns:1fr;margin-top:6px;gap:12px}.hero-main{min-height:335px;border-radius:13px}.hero-main-copy{padding:26px 0 25px 23px;width:60%}.hero-main h1{font-size:35px;letter-spacing:-1.6px;margin:16px 0}.hero-main p{font-size:10px}.hero-main .primary{font-size:10px;padding:12px 14px;margin-top:17px}.hero-image-link{width:47%;margin-left:-7%}.hero-image-link img{width:130%;max-height:295px;transform:rotate(-6deg)}.hero-caption{display:none}.hero-pagination{margin-top:23px}.hero-pagination span{display:none}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:12px}.mini-banner{min-height:185px;padding:17px 13px;align-items:flex-start;border-radius:12px}.mini-banner>div{width:100%}.mini-banner h2{font-size:18px;margin:10px 0 12px}.mini-banner>div>span{font-size:6px}.mini-banner p{font-size:8px;gap:6px}.mini-banner img{width:54%;height:65%;right:-11px;bottom:-12px;opacity:.9}.mini-banner h2,.mini-banner p{position:relative;z-index:1}.category-section{margin-top:30px}.compact-title{gap:20px;margin-bottom:17px}.compact-title h2{font-size:20px;max-width:240px}.compact-title>a{font-size:9px;white-space:nowrap}.category-grid{display:flex;overflow-x:auto;padding-bottom:8px;gap:10px}.category-tile{flex:0 0 123px;padding:15px 8px}.category-tile>div{width:58px;height:54px}.category-tile>span{font-size:8px}.catalog{margin:32px 0}.section-title h2{font-size:25px}.section-title p{font-size:11px;margin-top:8px}.catalog-controls{gap:10px;padding:7px}.catalog-controls .tabs{flex-basis:100%}.tabs button{padding:9px 12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:6px;border-radius:10px}.product-image{aspect-ratio:1}.product-tag{font-size:7px;padding:4px 6px;left:5px;top:6px}.quick-view{font-size:8px;padding:7px}.card-meta{padding:12px 3px 8px}.card-meta h3{font-size:11px;min-height:49px;margin-bottom:10px}.card-meta>span{font-size:6px}.price{font-size:13px;gap:5px}.price del{font-size:9px}.price small{font-size:7px}.card-add{width:26px;height:26px;bottom:16px}.story{grid-template-columns:1fr;margin:35px 0;padding:25px;gap:20px}.story-mark{min-height:150px;max-width:190px}.story-mark>svg{height:45px}.story-mark>span{font-size:16px}.story h2{font-size:26px}footer .logo img{width:132px}.hero-watermark{width:43px;right:12px;top:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}@media(max-width:700px){.hero-main h1{font-size:28px;letter-spacing:-1.3px}.hero-main-copy{width:64%;padding-left:20px}.hero-image-link{width:44%;margin-left:-8%}.hero-image-link img{width:110%;height:100%;max-height:300px}.hero-main{min-height:335px}.nav-row{scrollbar-width:none}.nav-row::-webkit-scrollbar{display:none}}body{font-size:15px}.nav-row nav{font-size:13px}.header-search input{font-size:14px}.header-search>span,.header-actions span{font-size:12px}.hero-main p,.mini-banner p,.section-title p{font-size:14px}.category-tile strong{font-size:13px}.category-tile>span{font-size:11px}.card-meta h3{font-size:14px}.price{font-size:17px}.price small{font-size:10px}.catalog-controls .tabs button{font-size:12px}.search input,.sort select{font-size:13px}.product-page-top{max-width:1320px;margin:22px auto 0;display:flex;justify-content:space-between;align-items:center;color:#7890a6;font-size:12px}.back-link{display:flex;align-items:center;gap:5px;color:#367fbd}.product-page{max-width:1320px;margin:30px auto 70px;display:grid;grid-template-columns:1.08fr .92fr;gap:75px;align-items:center}.product-page-gallery{min-width:0}.product-page-image{aspect-ratio:1.13;background:#eef5fb;border-radius:18px;display:grid;place-items:center;padding:35px}.product-page-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-page-thumbs{display:flex;gap:10px;margin-top:14px;overflow:auto}.product-page-thumbs button{width:70px;height:70px;flex:0 0 70px;background:#f5f8fb;border:1px solid #e0e9f2;border-radius:8px;padding:5px}.product-page-thumbs button.selected{border:2px solid var(--blue)}.product-page-thumbs img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-page-info .eyebrow{font-size:11px}.product-page-info h1{font-family:Manrope,sans-serif;font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-2px;color:#1d3550;margin:18px 0}.product-page-lead{font-size:17px;line-height:1.7;color:#637c94;max-width:520px}.product-page-price{font-size:29px;font-weight:700;color:#2d7dc7;margin:25px 0 16px}.product-page-price del{font-size:16px;color:#91a0ad;font-weight:400;margin-left:12px}.product-page-status{background:#eef6fd;color:#4d7598;border-radius:7px;padding:13px 16px;display:flex;align-items:center;gap:9px;font-size:13px}.product-page-status svg{color:#3d8ad6}.product-page-add{margin-top:18px;width:100%;justify-content:center;font-size:14px;padding:17px}.product-page-meta{display:grid;gap:12px;margin-top:23px;color:#6d8193;font-size:12px}.product-page-meta span{display:flex;align-items:center;gap:10px}.product-page-meta svg{color:var(--blue)}.product-features{background:#f5f9fd;padding:48px max(5%,calc((100% - 1320px)/2))}.product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.product-feature{background:#fff;border:1px solid #e5edf5;border-radius:12px;padding:22px}.product-feature>div{width:45px;height:45px;border-radius:12px;background:#e9f3fc;color:#357fbd;display:grid;place-items:center}.product-feature h2{font-size:17px;margin:15px 0 7px}.product-feature p{font-size:13px;line-height:1.6;color:#718394}.product-description{max-width:860px;margin:65px auto 85px}.product-description h2{font-size:34px;margin:15px 0 28px}.description-content{font-size:16px;line-height:1.85;color:#4f6274}.description-content h2,.description-content h3{color:#1f3853;font-size:21px;margin:25px 0 8px}.description-content ul{padding-left:22px}.description-content li{padding:4px 0}.description-content strong{color:#2c6fa9}.product-seo-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #e2ebf3;margin-top:35px;padding-top:22px}.product-seo-facts span{font-size:13px;color:#64798b}.product-seo-facts strong{display:block;text-transform:uppercase;font-size:9px;color:#8aa0b1;letter-spacing:.08em;margin-bottom:7px}.product-page+.product-features{margin-top:0}@media(max-width:1430px){.product-page-top,.product-page{margin-left:5%;margin-right:5%}}@media(max-width:700px){body{font-size:14px}.product-page-top{margin-top:15px;font-size:10px}.product-page{display:block;margin-top:22px;margin-bottom:42px}.product-page-info{margin-top:30px}.product-page-info h1{font-size:34px;letter-spacing:-1.2px}.product-page-lead{font-size:15px}.product-page-price{font-size:26px}.product-features{padding:34px 5%}.product-feature-grid{grid-template-columns:1fr;gap:10px}.product-feature{padding:18px}.product-feature h2{font-size:16px}.product-description{margin:42px 5% 55px}.product-description h2{font-size:28px}.description-content{font-size:15px}.product-seo-facts{grid-template-columns:1fr}.product-page-meta{font-size:11px}}.global-legal-nav{max-width:1180px;margin:0 auto;padding:0 28px 32px;display:flex;gap:16px;flex-wrap:wrap}.global-legal-nav a{color:#12668b;text-decoration:none;font-size:13px}.legal-top{max-width:1180px;margin:0 auto;padding:28px 28px 12px;display:flex;justify-content:space-between;align-items:center;color:#557080;font-size:13px}.legal-page{max-width:880px;margin:0 auto;padding:42px 28px 80px}.legal-page h1{font-size:clamp(38px,6vw,64px);line-height:1.03;margin:12px 0 18px;color:#073b50}.legal-intro{font-size:19px;line-height:1.55;color:#476675;max-width:720px}.legal-notice{margin:30px 0;padding:18px 20px;border-radius:14px;background:#fff7dc;border:1px solid #f0d37b;color:#665326;line-height:1.55}.legal-page section{padding:24px 0;border-top:1px solid #dce8eb}.legal-page h2{font-size:23px;margin:0 0 10px;color:#073b50}.legal-page p{font-size:16px;line-height:1.75;color:#385765}.legal-page code{font-size:.9em}.legal-footer{max-width:1180px;margin:0 auto;padding:34px 28px 50px;border-top:1px solid #dce8eb;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.legal-footer nav,.footer-links{display:flex;gap:14px;flex-wrap:wrap;width:100%}.legal-footer nav a,.footer-links a{color:#12668b;text-decoration:none;font-size:13px}.cookie-banner{position:fixed;z-index:50;left:18px;right:18px;bottom:18px;max-width:980px;margin:auto;display:flex;justify-content:space-between;gap:24px;align-items:center;padding:18px 20px;border:1px solid #c6dce4;border-radius:16px;background:#fffffff7;box-shadow:0 14px 40px #05304133}.cookie-banner strong{color:#073b50}.cookie-banner p{margin:5px 0 0;color:#496a77;font-size:13px;line-height:1.45}.cookie-banner a{color:#12668b}.cookie-actions{display:flex;gap:9px;flex-shrink:0}.cookie-actions button{border:1px solid #bcd3da;border-radius:9px;background:#fff;color:#164c60;padding:10px 13px;cursor:pointer}.cookie-actions .primary{background:#073b50;color:#fff;border-color:#073b50}@media(max-width:680px){.legal-top{padding:20px 18px 8px}.legal-top>span{display:none}.legal-page{padding:30px 18px 55px}.cookie-banner{left:10px;right:10px;bottom:10px;display:block}.cookie-actions{margin-top:12px}.cookie-actions button{width:50%}}body{font-size:16px}.preview-bar{font-size:12px}.eyebrow{font-size:11px}.header-search>span,.header-actions span{font-size:13px}.nav-row nav{font-size:14px}.nav-row>span{font-size:12px}.hero-main p{font-size:15px}.hero-pagination span{font-size:10px}.hero-caption{font-size:12px}.mini-banner>div>span{font-size:10px}.mini-banner p{font-size:12px}.compact-title>a{font-size:12px}.category-tile strong{font-size:14px}.category-tile>span{font-size:12px}.section-title p{font-size:13px}.product-tag{font-size:10px}.quick-view{font-size:11px}.card-meta>span{font-size:9px}.card-meta h3{font-size:15px}.price small{font-size:11px}.story p,.story a,.global-legal-nav a{font-size:14px}@media(max-width:700px){.preview-bar{font-size:10px}.nav-row nav{font-size:13px}.hero-main p{font-size:12px}.mini-banner>div>span{font-size:8px}.mini-banner p{font-size:10px}.category-tile strong{font-size:13px}.category-tile>span{font-size:10px}.product-tag{font-size:9px}.quick-view{font-size:10px}.card-meta>span{font-size:8px}.card-meta h3{font-size:13px}.price small{font-size:9px}.story p{font-size:13px}}#root>footer:not(.site-footer),#root>.legal-footer{display:none}.site-footer{max-width:none!important;margin:0!important;padding:0!important;background:#f4f8fc;border-top:1px solid #dce8f1;color:#456278}.footer-newsletter{max-width:1180px;margin:auto;padding:38px 28px;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-newsletter h2{margin:7px 0;font-size:25px;color:#1d3853}.footer-newsletter p{margin:0;font-size:14px}.footer-newsletter form{display:flex;gap:9px;min-width:360px}.footer-newsletter input{min-width:0;flex:1;border:1px solid #cfdee9;border-radius:8px;padding:13px 14px;font-size:14px;background:#fff}.footer-newsletter button{white-space:nowrap}.footer-benefits{border-top:1px solid #dce8f1;border-bottom:1px solid #dce8f1;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:20px max(28px,calc((100% - 1180px)/2))}.footer-benefits span{display:grid;grid-template-columns:30px 1fr;column-gap:9px;align-items:center;font-size:21px}.footer-benefits strong,.footer-benefits small{grid-column:2}.footer-benefits strong{font-size:14px;color:#1d4965}.footer-benefits small{font-size:12px;color:#718898}.footer-main{max-width:1180px;margin:auto;padding:38px 28px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:30px}.footer-main .logo img{width:150px}.footer-main p{font-size:14px;margin:10px 0}.footer-contact{color:#1f77b4}.footer-main h3{font-size:14px;margin:0 0 12px;color:#1d4965}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-main a,.footer-main span{font-size:13px;color:#5b7485;text-decoration:none}.payment-icons{display:flex;flex-wrap:wrap;gap:7px}.payment-icons b{background:#fff;border:1px solid #d2e0ea;border-radius:5px;padding:8px 9px;font-size:11px;color:#27516b}.footer-main small{font-size:11px;color:#7890a0}.footer-bottom{max-width:1180px;margin:auto;padding:16px 28px 28px;border-top:1px solid #dce8f1;display:flex;justify-content:space-between;font-size:11px;color:#7890a0}@media(max-width:700px){.footer-newsletter{display:block;padding:30px 20px}.footer-newsletter h2{font-size:22px}.footer-newsletter form{min-width:0;margin-top:17px}.footer-benefits{grid-template-columns:repeat(2,1fr);padding:18px 20px;gap:17px}.footer-benefits span{font-size:18px}.footer-benefits strong{font-size:12px}.footer-benefits small{font-size:10px}.footer-main{grid-template-columns:1fr 1fr;padding:30px 20px;gap:26px 18px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{padding:15px 20px 24px;display:block}.footer-bottom span{display:block;margin-top:5px}}.footer-benefits span:nth-child(3){display:none}.footer-benefits{grid-template-columns:repeat(3,1fr)}.company-details{background:#edf4fa;border-top:1px solid #d8e6f0;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:24px max(28px,calc((100% - 1180px)/2));color:#49677b}.company-details div{display:flex;flex-direction:column;gap:4px}.company-details strong{font-size:11px;color:#7890a0;text-transform:uppercase;letter-spacing:.06em;margin-top:6px}.company-details span{font-size:13px}.company-details img{width:230px;height:auto;max-height:34px;object-fit:contain;object-position:left;margin-top:10px}@media(max-width:700px){.footer-benefits{grid-template-columns:repeat(2,1fr)}.company-details{grid-template-columns:1fr;padding:22px 20px;gap:13px}.company-details img{width:220px}}.payment-icons{width:255px;height:42px;background:url(/Placilna-sredstva.svg) left center/250px auto no-repeat}.payment-icons b{display:none}.legal-iban{max-width:880px;margin:-50px auto 36px;padding:18px 28px;border-top:1px solid #dce8f1;color:#49677b;display:flex;gap:18px;align-items:center}.legal-iban strong{font-size:12px;text-transform:uppercase;color:#7890a0}.legal-iban span{font-size:14px}@media(max-width:700px){.legal-iban{margin:-25px 18px 25px;padding:15px 0;display:block}.legal-iban span{display:block;margin-top:6px}}.site-footer .footer-newsletter,.global-legal-nav{display:none!important}.site-footer{background:#fff!important;border-top:2px solid #a8cce5!important;color:#234b68!important}.site-footer .footer-benefits{background:#fff;border-color:#a8cce5;color:#111827}.site-footer .footer-benefits span{color:#1f6fa8;font-size:23px}.site-footer .footer-benefits strong,.site-footer .footer-main h3{color:#123f60}.site-footer .footer-benefits small,.site-footer .footer-main a,.site-footer .footer-main span,.site-footer small{color:#315d78}.site-footer .footer-main,.site-footer .footer-bottom{border-color:#a8cce5}.site-footer .footer-contact{color:#176da5!important;font-weight:700}.site-footer,.site-footer p,.site-footer a,.site-footer span,.site-footer small,.site-footer strong,.site-footer h3{color:#111827!important;opacity:1!important}.site-footer .footer-benefits span{color:#111827!important}.site-footer .footer-main .logo img{filter:brightness(.25) contrast(1.15)}.promo-banner{max-width:1320px;margin:0 auto 72px;padding:28px 5%;display:flex;align-items:center;gap:48px;background:#e4f1fd url(/promo-pets.png) right center/auto 100% no-repeat;border:1px solid #cfe3f3;border-radius:18px;overflow:hidden;min-height:250px}.promo-animals{display:flex;align-items:end;gap:14px;min-width:260px;visibility:hidden}.animal-bubble{position:relative;width:135px;height:135px;border-radius:50%;display:grid;place-items:center;color:#3d8ad6}.animal-bubble svg:last-child{position:absolute;right:21px;top:20px}.animal-bubble.cat{background:#d3e7fa}.animal-bubble.dog{background:#fcebdc;color:#d58b72}.promo-banner-copy{max-width:600px;position:relative;z-index:1}.promo-banner-copy h2{font-family:Manrope,sans-serif;font-weight:800;font-size:32px;line-height:1.12;color:#1e3552;margin:10px 0 13px}.promo-banner-copy h2 em{color:#3d8ad6;font-style:normal}.promo-banner-copy p{color:#365d79;font-size:13px;line-height:1.7}.promo-banner-copy p strong{color:#1e3552}.promo-code{margin-top:18px;padding:12px 15px;background:#fff;border:1px dashed #3d8ad6;border-radius:8px;color:#1e5d90;font-weight:700;letter-spacing:.12em}.promo-code span{margin-left:12px;font-size:10px;letter-spacing:0;font-weight:500;color:#466d87}@media(max-width:700px){.promo-banner{margin:0 12px 40px;padding:25px 18px;display:block;background-position:center right;background-size:auto 100%}.promo-animals{display:none}.promo-banner-copy{max-width:64%}.promo-banner-copy h2{font-size:26px}.promo-banner-copy p{font-size:12px}}.promo-products{max-width:1320px;margin:0 auto 72px;padding:34px 5%;background:#f5faff;border:1px solid #dceaf5;border-radius:18px}.promo-products-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.promo-products-head h2{margin:10px 0 0;color:#1e3552;font-size:32px;line-height:1.08}.promo-products-head h2 em{color:#3d8ad6;font-style:normal}.promo-products-head>a{display:flex;align-items:center;gap:10px;color:#3076b7;font-size:12px}.promo-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.promo-product{position:relative;background:#fff;border:1px solid #dce8f1;border-radius:14px;overflow:hidden}.promo-product>button:first-child{width:100%;display:grid;grid-template-columns:42% 1fr;align-items:center;text-align:left}.promo-product-image{height:190px;background:#e4f1fd;display:grid;place-items:center}.promo-product-image img{width:86%;height:86%;object-fit:contain;mix-blend-mode:multiply}.promo-product-info{padding:24px}.promo-product-info span{font-size:10px;color:#5d87a6;text-transform:uppercase;letter-spacing:.1em}.promo-product-info h3{margin:10px 0 18px;color:#1e3552;font-size:18px;line-height:1.35}.promo-product-info strong{color:#3076b7;font-size:16px}.promo-add{position:absolute;right:18px;bottom:18px;width:34px;height:34px;border-radius:50%;background:#3d8ad6;color:#fff;display:grid;place-items:center}.promo-add:hover{background:#2877c5}@media(max-width:700px){.promo-products{margin:0 12px 40px;padding:24px 16px}.promo-products-head{display:block}.promo-products-head h2{font-size:25px}.promo-products-head>a{margin-top:14px}.promo-product-grid{grid-template-columns:1fr}.promo-product>button:first-child{grid-template-columns:38% 1fr}.promo-product-image{height:150px}.promo-product-info{padding:16px}.promo-product-info h3{font-size:14px}}.promo-banner{position:relative;isolation:isolate;min-height:310px;padding:0;background:#eaf5ff url(/promo-pets.png) right center/auto 100% no-repeat;border:0;border-radius:22px;box-shadow:0 16px 38px #3073b41f}.promo-banner:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(90deg,#f7fbff,#eff8ff 37%,#eaf5fff0 51%,#eaf5ff38 71%,#eaf5ff00)}.promo-banner .promo-animals{display:none}.promo-banner-copy{max-width:540px;padding:51px 0 51px 7%;margin:0}.promo-banner-copy .eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#d9ecfc;color:#1b66a3;font-weight:800;letter-spacing:.12em}.promo-banner-copy h2{font-size:clamp(34px,3.15vw,48px);letter-spacing:-1.9px;line-height:1.03;margin:16px 0 13px;color:#163d5e}.promo-banner-copy h2 em{font-family:Manrope,sans-serif;font-style:normal;font-weight:650;letter-spacing:-1.7px;color:#247dcc}.product-faq{margin-top:48px;padding-top:32px;border-top:1px solid #e2ebf3}.product-faq h2{font-size:28px;margin:14px 0 16px}.product-faq details{border:1px solid #deebf5;border-radius:10px;background:#fff;margin:10px 0;padding:0 18px}.product-faq summary{cursor:pointer;list-style:none;padding:16px 28px 16px 0;color:#1e476b;font-weight:700;position:relative}.product-faq summary:after{content:"+";position:absolute;right:0;color:#287ac2;font-size:20px;font-weight:400}.product-faq details[open] summary:after{content:"–"}.product-faq p{padding:0 0 17px;margin:0;color:#5d7488;font-size:14px;line-height:1.7}.cart .draft-note,.cart .cart-total+p{display:none}.legal-notice{display:none}.card-add{display:flex;align-items:center;justify-content:center;padding:0;line-height:0}.card-add:after{margin:0!important;flex:0 0 18px}.flying-product{position:fixed;z-index:100;object-fit:contain;pointer-events:none;border-radius:12px;background:#fff;box-shadow:0 12px 28px #18497242;transition:left .52s cubic-bezier(.18,.84,.23,1),top .52s cubic-bezier(.18,.84,.23,1),width .52s cubic-bezier(.18,.84,.23,1),height .52s cubic-bezier(.18,.84,.23,1),opacity .46s ease,transform .52s ease}.floating-cart.cart-arrival{animation:cart-arrival .52s cubic-bezier(.2,.9,.28,1)}@keyframes cart-arrival{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-7px) scale(1.14)}}.card-add svg,.product-page-add svg{display:none}.card-add{background:#277fc4;color:#fff}.card-add:hover{background:#155f9e;color:#fff}.card-add:after,.product-page-add:after{content:"";display:block;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='21' r='1'/%3E%3Ccircle cx='19' cy='21' r='1'/%3E%3Cpath d='M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57L22 7H5.12'/%3E%3C/svg%3E") center/contain no-repeat}.product-page-add:after{margin-left:8px}.floating-cart{position:fixed;right:22px;bottom:22px;z-index:45;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#1f78bd;color:#fff;box-shadow:0 12px 28px #145b9659;transition:transform .2s,background .2s}.floating-cart:hover{background:#155f9e;transform:translateY(-3px)}.floating-cart b{position:absolute;top:-5px;right:-4px;min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:#ef7e65;border:2px solid #fff;color:#fff;font-size:11px;font-family:Manrope,sans-serif}@media(max-width:700px){.floating-cart{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:56px;height:56px}.card-add{z-index:4}.product-page-add{touch-action:manipulation}}.promo-banner-copy p{font-size:15px;line-height:1.6;color:#315d7c;max-width:440px}.promo-banner-copy p strong{color:#163d5e}.promo-code{display:flex;align-items:center;justify-content:space-between;gap:28px;min-width:270px;margin-top:22px;padding:14px 17px;border:0;border-radius:10px;background:#1f78bd;color:#fff;box-shadow:0 9px 18px #1f78bd3b;font-size:15px;letter-spacing:.11em}.promo-code span{padding-left:14px;border-left:1px solid rgba(255,255,255,.35);color:#fff;font-size:11px;font-weight:600;letter-spacing:0}.promo-code:hover{background:#155f9e;transform:translateY(-1px)}@media(max-width:700px){.promo-banner{min-height:340px;background-position:68% center;background-size:auto 100%;margin:0 12px 40px}.promo-banner:before{background:linear-gradient(90deg,#f7fbff,#f7fbfff5 48%,#f7fbff94)}.promo-banner-copy{max-width:78%;padding:34px 0 34px 24px}.promo-banner-copy h2{font-size:30px}.promo-banner-copy p{font-size:13px}.promo-code{min-width:235px;padding:13px 14px}}.blog-strip{max-width:1320px;margin:0 auto 76px;padding:0 2%}.blog-strip-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin:0 0 25px}.blog-strip h2{margin:9px 0 8px;font-family:Manrope,sans-serif;color:#183c5b;font-size:clamp(29px,3vw,40px);letter-spacing:-1.65px;line-height:1.08}.blog-strip h2 em{font-family:inherit;font-style:normal;color:#317fca;font-weight:600}.blog-strip-heading p{max-width:620px;color:#567088;font-size:14px;line-height:1.65}.blog-strip-heading>a{flex:none;display:inline-flex;align-items:center;gap:9px;color:#1e71b6;font-weight:700;font-size:13px;padding:12px 0}.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.blog-card{min-height:365px;border:1px solid #d9e7f2;border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 8px 25px #27699f0f;transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 17px 35px #27699f24}.blog-card>button{display:flex;width:100%;height:100%;flex-direction:column;text-align:left}.blog-card img{width:100%;height:142px;object-fit:contain;mix-blend-mode:multiply;background:#e9f4fd;padding:12px}.blog-card-1 img{background:#f1effd}.blog-card-2 img{background:#fdf2ea}.blog-card>button>div{display:flex;height:100%;flex-direction:column;padding:21px 22px 22px}.blog-card span{color:#397eb9;font-size:10px;font-weight:800;letter-spacing:.12em}.blog-card h3{margin:10px 0;font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.65px;line-height:1.25;color:#1d3d5a}.blog-card p{color:#61778b;font-size:13px;line-height:1.6}.blog-card b{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:16px;color:#2479c0;font-size:12px}.blog-top{max-width:1120px;margin:28px auto 0;padding:0 5%;display:flex;justify-content:space-between;color:#6d8293;font-size:12px}.blog-article{max-width:900px;margin:0 auto;padding:48px 24px 80px}.blog-article>header{max-width:780px;padding-bottom:38px;border-bottom:1px solid #dce8f1}.blog-article>header h1{margin:13px 0 16px;font-family:Manrope,sans-serif;color:#173a58;font-size:clamp(36px,5vw,58px);letter-spacing:-2.8px;line-height:1.07}.blog-article>header p{color:#537088;font-size:17px;line-height:1.7}.blog-article>article{max-width:720px;margin:40px auto 0}.blog-intro{color:#315a78!important;font-size:18px!important;line-height:1.8!important}.blog-article article section{margin:34px 0}.blog-article article h2,.blog-products h2{color:#1e405d;font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-1px;line-height:1.2;margin:0 0 12px}.blog-article article p{color:#516e84;font-size:16px;line-height:1.85}.blog-faq{margin-top:55px!important;padding:26px 28px;background:#f1f8fe;border-radius:16px}.blog-faq .eyebrow{color:#317fca}.blog-faq h2{margin-top:9px}.blog-faq details{border-top:1px solid #cee1ef;padding:15px 0}.blog-faq details:last-child{padding-bottom:0}.blog-faq summary{font-weight:700;color:#244966;cursor:pointer}.blog-faq details p{font-size:14px;margin:10px 0 0}.blog-products{margin:54px -70px 0;padding:36px 42px;background:#f5faff;border:1px solid #d9eaf7;border-radius:22px}.blog-products>div:first-child{max-width:620px}.blog-products h2{margin-top:9px}.blog-products p{color:#58738a;font-size:14px;line-height:1.65}.blog-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px}.blog-product-grid article{padding:12px;background:#fff;border:1px solid #dce9f2;border-radius:13px}.blog-product-grid article>button:first-child{width:100%;text-align:left}.blog-product-grid img{width:100%;height:125px;object-fit:contain;mix-blend-mode:multiply;background:#edf6fd;border-radius:9px}.blog-product-grid span{display:block;margin-top:12px;color:#5e8aa7;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.1em}.blog-product-grid h3{min-height:42px;margin:7px 0;color:#23445f;font-size:13px;line-height:1.4}.blog-product-grid strong{color:#277cc3;font-size:14px}.blog-add{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:13px;padding:10px 7px;background:#e8f3fc;border-radius:8px;color:#2677ba;font-size:11px;font-weight:800}.blog-add:hover{background:#257bc0;color:#fff}@media(max-width:700px){.blog-strip{margin:0 12px 44px;padding:0}.blog-strip-heading{display:block;margin-bottom:17px}.blog-strip h2{font-size:28px}.blog-strip-heading p{font-size:13px}.blog-strip-heading>a{margin-top:9px}.blog-card-grid{grid-template-columns:1fr;gap:12px}.blog-card{min-height:0}.blog-card>button{flex-direction:row}.blog-card img{width:38%;height:auto;min-height:166px;padding:7px}.blog-card>button>div{padding:17px 15px}.blog-card h3{font-size:16px}.blog-card p{display:none}.blog-card b{padding-top:10px}.blog-top{margin-top:20px;padding:0 20px;font-size:10px}.blog-top span{display:none}.blog-article{padding:35px 20px 48px}.blog-article>header h1{font-size:37px;letter-spacing:-1.75px}.blog-article>header p{font-size:15px}.blog-article>article{margin-top:29px}.blog-intro{font-size:16px!important}.blog-article article h2{font-size:24px}.blog-article article p{font-size:15px;line-height:1.75}.blog-faq{padding:21px 18px}.blog-products{margin:38px 0 0;padding:25px 17px}.blog-products h2{font-size:23px}.blog-product-grid{grid-template-columns:1fr 1fr;gap:9px}.blog-product-grid article{padding:8px}.blog-product-grid img{height:105px}.blog-product-grid h3{font-size:11px;min-height:46px}.blog-product-grid strong{font-size:12px}.blog-add{font-size:9px;padding:9px 3px}.blog-add svg{display:none}}.blog-card img{height:170px;object-fit:cover;mix-blend-mode:normal;padding:0}.blog-cover{position:relative;overflow:hidden;margin:0 -70px 45px;border-radius:24px;box-shadow:0 20px 45px #1f609129;aspect-ratio:2.15/1;background:#eaf5fd}.blog-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,248,255,.22),transparent 60%);pointer-events:none}.blog-cover img{display:block;width:100%;height:100%;object-fit:cover}.blog-article{padding-top:42px}.blog-article>header{display:block;height:auto;min-height:0;margin:0;max-width:780px;padding:0 0 30px;border-bottom:0}.blog-article>article{margin-top:0}@media(max-width:700px){.blog-card img{padding:0;object-fit:cover;object-position:78% center}.blog-cover{margin:0 -20px 32px;border-radius:0;box-shadow:none;aspect-ratio:1.48/1}.blog-cover img{object-position:72% center}.blog-article>article{margin-top:0}}
