:root{--pdc-blue:#1436d8;--pdc-dark:#071a48;--pdc-coral:#ff5f55;--pdc-lime:#dbff4d;--pdc-sky:#dcebf5;--pdc-cream:#f7f3ea;--pdc-white:#fff;--pdc-ink:#08183d;--pdc-muted:#66708a;--pdc-line:#d9deea}
*{box-sizing:border-box}.pdc-site{margin:0;background:var(--pdc-cream);color:var(--pdc-ink);font-family:'DM Sans',Arial,sans-serif}.pdc-site img{max-width:100%;height:auto}.pdc-site a{text-decoration:none;color:inherit}.pdc-page{overflow:hidden;min-height:100vh}.pdc-shell{width:min(1180px,calc(100% - 44px));margin:auto}.pdc-topbar{height:31px;background:var(--pdc-blue);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pdc-topbar .pdc-shell{height:100%;display:flex;justify-content:space-between;align-items:center}.pdc-header{background:#fff;border-bottom:1px solid #e8ebf2;position:relative;z-index:20}.pdc-header-inner{height:86px;display:flex;align-items:center;gap:34px}.pdc-logo{width:92px;flex:0 0 92px}.pdc-logo-ring{width:78px;height:78px;border:4px solid var(--pdc-blue);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--pdc-blue);transform:rotate(-3deg)}.pdc-logo-ring b{font:700 18px/1 'Fraunces',serif}.pdc-logo-ring small{font-size:7px;letter-spacing:.16em;margin-top:4px}.pdc-nav{display:flex;gap:24px;font-size:13px;font-weight:800}.pdc-nav a:hover{color:var(--pdc-coral)}.pdc-header-search{height:44px;display:flex;align-items:center;gap:10px;background:#f5f6f9;border:1px solid #e4e6ec;border-radius:999px;padding:0 18px;flex:1;margin-left:auto}.pdc-header-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font:500 12px 'DM Sans',sans-serif;color:var(--pdc-ink);padding:0!important}.pdc-cart{width:48px;height:48px;border-radius:50%;background:var(--pdc-lime);display:grid;place-items:center;position:relative;box-shadow:0 8px 20px rgba(7,26,72,.12)}.pdc-cart b{position:absolute;right:-3px;top:-5px;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:var(--pdc-coral);color:#fff;font-size:10px}.pdc-hero{background:#f7f3ea}.pdc-hero-grid{min-height:595px;display:grid;grid-template-columns:44% 56%;align-items:stretch}.pdc-hero-copy{padding:92px 30px 60px 0;display:flex;flex-direction:column;align-items:flex-start}.pdc-kicker{font-size:10px;letter-spacing:.23em;font-weight:800;color:var(--pdc-blue);margin-bottom:22px}.pdc-hero h1,.pdc-section-head h2,.pdc-editorial h2,.pdc-closing h2,.pdc-content-title{font-family:'Fraunces',Georgia,serif}.pdc-hero h1{font-size:62px;line-height:.96;letter-spacing:-.045em;margin:0;max-width:555px}.pdc-hero h1 em,.pdc-section-head h2 em,.pdc-editorial h2 em{font-style:normal;color:var(--pdc-coral)}.pdc-hero p{max-width:440px;font-size:16px;line-height:1.55;color:#556078;margin:24px 0}.pdc-btn{display:inline-flex;align-items:center;justify-content:center;gap:34px;border-radius:999px;padding:16px 24px;font-size:12px;font-weight:800;letter-spacing:.03em;transition:.25s}.pdc-btn:hover{transform:translateY(-2px)}.pdc-btn-blue{background:var(--pdc-blue);color:#fff!important;box-shadow:0 14px 25px rgba(20,54,216,.2)}.pdc-hero-copy>small{font-size:8px;font-weight:800;letter-spacing:.23em;margin-top:28px}.pdc-hero-visual{min-width:0;position:relative}.pdc-hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:53% center}.pdc-path{background:#fff;padding:70px 0}.pdc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:36px}.pdc-section-head h2{font-size:40px;line-height:1.05;margin:0;letter-spacing:-.035em}.pdc-section-head>span,.pdc-section-head>a{font-size:8px;letter-spacing:.23em;font-weight:800;color:#65708b}.pdc-section-head>a{color:var(--pdc-blue)}.pdc-path-line{display:grid;grid-template-columns:repeat(8,1fr);position:relative;gap:4px}.pdc-path-line:before{content:'';position:absolute;left:4%;right:4%;top:28px;height:2px;background:var(--pdc-dark);opacity:.55}.pdc-path-item{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:11px;font-weight:800}.pdc-path-item i{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--pdc-blue);color:#fff;font-style:normal;font-size:12px;border:6px solid #fff;box-shadow:0 0 0 1px currentColor;transition:.2s}.pdc-path-item:hover i{transform:translateY(-4px)}.pdc-tone-2 i{background:var(--pdc-coral)}.pdc-tone-3 i{background:var(--pdc-lime);color:var(--pdc-dark)}.pdc-tone-4 i{background:var(--pdc-dark)}.pdc-packs{padding:76px 0;background:var(--pdc-sky)}.pdc-pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pdc-pack{height:280px;border-radius:28px;padding:30px;position:relative;overflow:hidden;display:flex;justify-content:space-between;color:#fff;box-shadow:0 18px 35px rgba(7,26,72,.1)}.pdc-pack:after{content:'';position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.35);border-radius:50%;right:-35px;top:-50px}.pdc-pack-1{background:var(--pdc-blue)}.pdc-pack-2{background:var(--pdc-coral)}.pdc-pack-3{background:#b9df3a;color:var(--pdc-dark)}.pdc-pack>span:first-child{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;max-width:48%}.pdc-pack small{font-size:8px;letter-spacing:.2em}.pdc-pack strong{font:700 28px/1.03 'Fraunces',serif;margin-top:14px}.pdc-pack em{font-style:normal;font-size:10px;font-weight:800;margin-top:auto}.pdc-pack-covers{position:absolute;right:17px;bottom:-12px;width:47%;height:220px;z-index:2}.pdc-pack-covers img{position:absolute;width:115px;height:150px;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 15px 22px rgba(0,0,0,.2)}.pdc-pack-covers img:first-child{right:52px;bottom:18px;transform:rotate(-8deg)}.pdc-pack-covers img:last-child{right:0;bottom:8px;transform:rotate(8deg)}.pdc-new,.pdc-continue{padding:78px 0;background:#fff}.pdc-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.pdc-product{min-width:0}.pdc-product-image{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#f4f2ee;border-radius:18px;overflow:hidden;border:1px solid #ece7de}.pdc-product-image img{width:100%;height:100%;object-fit:contain;display:block}.pdc-product-copy{padding:14px 4px}.pdc-product-title{display:block;font-size:13px;line-height:1.35;font-weight:700;min-height:36px}.pdc-product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.pdc-price{font-size:15px;font-weight:900;color:var(--pdc-dark)}.pdc-price del{font-size:10px;color:#8a91a1}.pdc-mini-cart{width:32px;height:32px;border-radius:50%;background:var(--pdc-lime);display:grid;place-items:center;font-weight:900}.pdc-editorial{display:grid;grid-template-columns:52% 48%;background:var(--pdc-blue);color:#fff}.pdc-editorial-image{min-height:590px}.pdc-editorial-image img{width:100%;height:100%;object-fit:cover;display:block}.pdc-editorial-copy{padding:72px clamp(35px,7vw,110px) 62px}.pdc-editorial-copy .pdc-kicker{color:var(--pdc-lime)}.pdc-editorial h2{font-size:51px;line-height:1.02;margin:0;letter-spacing:-.04em}.pdc-editorial h2 em{color:var(--pdc-lime)}.pdc-editorial-copy>p{font-size:14px;line-height:1.6;opacity:.78;max-width:520px}.pdc-compact-list{margin:32px 0 22px}.pdc-product.is-compact{display:grid;grid-template-columns:70px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.2)}.pdc-product.is-compact .pdc-product-image{border-radius:9px}.pdc-product.is-compact .pdc-product-copy{padding:4px 0}.pdc-product.is-compact .pdc-product-title{min-height:auto;color:#fff}.pdc-product.is-compact .pdc-price{color:var(--pdc-lime)}.pdc-product.is-compact .pdc-mini-cart{display:none}.pdc-text-link{font-size:10px;font-weight:800;letter-spacing:.1em;color:var(--pdc-lime)!important}.pdc-continue{background:var(--pdc-cream)}.pdc-product-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.pdc-benefits{background:#fff;padding:34px 0}.pdc-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d5dbe7;border-radius:22px;box-shadow:0 15px 32px rgba(7,26,72,.08)}.pdc-benefit-grid>div{display:flex;align-items:center;gap:14px;padding:24px;border-right:1px solid #d5dbe7}.pdc-benefit-grid>div:last-child{border:0}.pdc-benefit-grid i{width:41px;height:41px;border-radius:50%;background:var(--pdc-blue);color:#fff;display:grid;place-items:center;font-style:normal;font-size:17px}.pdc-benefit-grid>div:nth-child(2) i{background:var(--pdc-coral)}.pdc-benefit-grid>div:nth-child(3) i{background:var(--pdc-lime);color:var(--pdc-dark)}.pdc-benefit-grid span{display:flex;flex-direction:column}.pdc-benefit-grid b{font-size:11px}.pdc-benefit-grid small{font-size:9px;color:#7a8293;margin-top:3px}.pdc-closing{background:var(--pdc-blue);color:#fff;padding:70px 0;position:relative}.pdc-closing:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 84% 40%,rgba(219,255,77,.22),transparent 22%),linear-gradient(120deg,transparent 45%,rgba(255,255,255,.07) 45% 46%,transparent 46%)}.pdc-closing .pdc-shell{position:relative;display:flex;align-items:center;justify-content:space-between}.pdc-closing span{font-size:9px;letter-spacing:.2em;color:var(--pdc-lime)}.pdc-closing h2{font-size:48px;line-height:1;margin:13px 0 0}.pdc-btn-lime{background:var(--pdc-lime);color:var(--pdc-dark)!important;padding-inline:30px}.pdc-footer{background:var(--pdc-dark);color:#fff;padding:58px 0 35px}.pdc-footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1.1fr;gap:50px}.pdc-footer-brand{font:700 29px/1 'Fraunces',serif;display:flex;flex-direction:column}.pdc-footer-brand span{font:700 9px/1 'DM Sans',sans-serif;letter-spacing:.25em;margin-top:7px}.pdc-footer strong{display:block;font-size:11px;margin-bottom:15px}.pdc-footer-grid>div a{display:block;font-size:10px;margin:8px 0;color:#cbd2e2}.pdc-footer p,.pdc-footer small{font-size:10px;line-height:1.8;color:#cbd2e2}.pdc-footer-note{display:flex;flex-direction:column;justify-content:space-between}.pdc-content{padding:64px 0 86px}.pdc-content-title{font-size:48px;margin:0 0 34px}.pdc-archive-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.pdc-archive-head p{max-width:480px;color:var(--pdc-muted);font-size:13px}.pdc-pagination{margin-top:45px}.pdc-pagination .page-numbers{display:inline-grid;place-items:center;min-width:39px;height:39px;padding:0 10px;border-radius:99px;background:#fff;margin-right:5px}.pdc-pagination .current{background:var(--pdc-blue);color:#fff}.pdc-single{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:start}.pdc-single-gallery{background:#fff;border-radius:28px;padding:25px}.pdc-single-gallery img{width:100%;aspect-ratio:1/1;object-fit:contain}.pdc-single-info h1{font:700 48px/1.03 'Fraunces',serif;margin:10px 0 20px}.pdc-single-price{font-size:26px;font-weight:900;color:var(--pdc-blue);margin-bottom:22px}.pdc-single-summary{font-size:14px;line-height:1.7;color:var(--pdc-muted)}.pdc-single-info form.cart{margin-top:28px;display:flex;gap:10px;align-items:center}.pdc-single-info .quantity input{height:48px;width:70px;border:1px solid var(--pdc-line);border-radius:99px;text-align:center}.pdc-single-info .single_add_to_cart_button,.pdc-site .checkout-button,.pdc-site button.button,.pdc-site a.button{border:0!important;border-radius:99px!important;background:var(--pdc-blue)!important;color:#fff!important;font:800 12px 'DM Sans',sans-serif!important;padding:16px 24px!important}.pdc-description{margin-top:65px;background:#fff;border-radius:24px;padding:35px;font-size:14px;line-height:1.75}.pdc-cart-page .woocommerce,.pdc-thanks-box,.pdc-search-page{background:#fff;border-radius:24px;padding:30px}.pdc-thanks-box{text-align:center;padding:70px 30px}.pdc-thanks-box h1{font:700 46px 'Fraunces',serif}.pdc-search-page .pdc-product-grid{margin-top:35px}
@media(max-width:1000px){.pdc-header-inner{gap:18px}.pdc-nav{display:none}.pdc-hero h1{font-size:50px}.pdc-hero-grid{grid-template-columns:47% 53%;min-height:520px}.pdc-path-line{grid-template-columns:repeat(4,1fr);gap:28px 5px}.pdc-path-line:before{display:none}.pdc-pack-grid{grid-template-columns:1fr}.pdc-pack{height:230px}.pdc-pack-covers{width:36%}.pdc-product-grid-five{grid-template-columns:repeat(3,1fr)}.pdc-editorial h2{font-size:42px}}
@media(max-width:760px){.pdc-shell{width:min(100% - 28px,600px)}.pdc-topbar .pdc-shell span:last-child{display:none}.pdc-header-inner{height:auto;min-height:78px;flex-wrap:wrap;padding:9px 0 13px}.pdc-logo{width:66px;flex-basis:66px}.pdc-logo-ring{width:61px;height:61px}.pdc-logo-ring b{font-size:14px}.pdc-cart{margin-left:auto}.pdc-header-search{order:3;flex-basis:100%;height:42px}.pdc-hero-grid{grid-template-columns:1fr}.pdc-hero-copy{padding:58px 0 38px}.pdc-hero h1{font-size:46px;max-width:500px}.pdc-hero-visual{height:430px;margin:0 -14px}.pdc-section-head{align-items:flex-start;flex-direction:column}.pdc-section-head h2{font-size:34px}.pdc-path,.pdc-packs,.pdc-new,.pdc-continue{padding:55px 0}.pdc-path-line{grid-template-columns:repeat(2,1fr);gap:24px 6px}.pdc-pack{height:240px;padding:25px}.pdc-pack strong{font-size:25px}.pdc-pack-covers{width:49%}.pdc-product-grid,.pdc-product-grid-five{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.pdc-editorial{grid-template-columns:1fr}.pdc-editorial-image{min-height:400px}.pdc-editorial-copy{padding:55px 24px}.pdc-editorial h2{font-size:40px}.pdc-benefit-grid{grid-template-columns:1fr 1fr}.pdc-benefit-grid>div:nth-child(2){border-right:0}.pdc-benefit-grid>div:nth-child(-n+2){border-bottom:1px solid var(--pdc-line)}.pdc-closing .pdc-shell{align-items:flex-start;flex-direction:column;gap:28px}.pdc-closing h2{font-size:39px}.pdc-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.pdc-single{grid-template-columns:1fr;gap:35px}.pdc-content-title,.pdc-single-info h1{font-size:39px}}
@media(max-width:420px){.pdc-hero h1{font-size:40px}.pdc-hero-visual{height:360px}.pdc-pack-covers img{width:95px;height:130px}.pdc-product-title{font-size:12px}.pdc-price{font-size:13px}.pdc-benefit-grid{grid-template-columns:1fr}.pdc-benefit-grid>div{border-right:0;border-bottom:1px solid var(--pdc-line)!important}.pdc-benefit-grid>div:last-child{border-bottom:0!important}.pdc-footer-grid{grid-template-columns:1fr}}
