/* PRODJ 2026 — editorial storefront */
:root{--radius:20px;--orange:#f58217;--pale:#f3f5f3;--deep:#0c2d42}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a,button{transition:color .2s,background .2s,transform .2s,box-shadow .2s}a:hover{color:#c75b00}.wrap{width:min(1320px,calc(100% - 80px))}.site-header{position:sticky;top:0;box-shadow:0 2px 20px #143b5110}.admin-bar .site-header{top:32px}.header-inner{min-height:98px;gap:34px}.brand-logo{width:215px;height:auto;display:block}.brand{font-size:inherit}.desktop-nav{margin-left:auto}.menu{gap:36px}.menu a{position:relative;padding:15px 0;font-weight:750}.menu a[aria-current=page]{color:#c15a00}.menu a[aria-current=page]:after{content:'';position:absolute;bottom:6px;left:0;width:20px;height:3px;background:var(--orange)}.topline{letter-spacing:1.2px;padding:10px 0}.topline .wrap span:last-child{letter-spacing:.5px}.header-actions{min-width:85px}.trp-language-switcher-container a{text-decoration:none!important}.hero-v2{grid-template-columns:48% 52%;min-height:650px;background:var(--deep);overflow:hidden}.hero-v2 .hero-copy{position:relative;padding:78px 42px 36px max(40px,calc((100vw - 1320px)/2));z-index:1}.hero-v2 .eyebrow{display:flex;gap:10px;align-items:center;font-size:10px;color:#f9c795}.hero-v2 h1{font-size:clamp(64px,5.9vw,94px);line-height:1.02;letter-spacing:-5px;font-weight:820;margin-bottom:28px}.hero-v2 h1 em{font-style:normal;color:#ff9c3c}.hero-v2 .hero-description{font-size:17px;max-width:410px;line-height:1.75}.hero-buttons{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{border-radius:100px;padding:17px 26px;font-size:14px;gap:30px}.button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f5821729}.hero-secondary{font-size:13px;font-weight:700;text-decoration:none;color:#fff;display:flex;gap:12px;align-items:center}.hero-secondary span{display:grid;place-items:center;border:1px solid #ffffff50;width:32px;height:32px;border-radius:50%;font-size:10px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:62px;border-top:1px solid #ffffff25;padding-top:25px;color:#b7ccd7;font-size:10px;font-weight:750;letter-spacing:1.5px}.hero-bottom a{color:#fff;text-decoration:none;font-size:27px;line-height:1}.hero-v2 .hero-photo>img{object-position:53% center}.hero-v2 .hero-photo:after{inset:30% 0 0;background:linear-gradient(transparent,#061925c9)}.photo-tag{position:absolute;top:30px;right:30px;z-index:2;background:#fff;padding:11px 18px;border-radius:30px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1px}.photo-caption{color:#fff;text-decoration:none;right:24px;bottom:37px;left:35px}.photo-caption:hover{color:#fff}.photo-caption strong{font-size:27px}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:26px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.benefit-strip span{display:flex;align-items:center;gap:16px}.benefit-strip b{font-size:11px;color:var(--orange)}.section{padding-block:92px}h2{font-size:clamp(30px,3.1vw,46px);letter-spacing:-1.8px;line-height:1.13}.eyebrow{color:#59715f;letter-spacing:1.7px;font-size:10px}.section-heading{margin-bottom:36px}.editorial{background:var(--pale);padding:80px 0}.editorial-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:90px;align-items:center}.editorial-image{position:relative}.editorial-image img{display:block;width:100%;aspect-ratio:1.15;object-fit:cover;border-radius:22px}.image-corner{position:absolute;bottom:22px;left:22px;font-size:9px;letter-spacing:1px;color:#fff;background:#0c2d42dc;border-radius:30px;padding:11px 17px}.editorial-copy{max-width:420px}.editorial-copy p:not(.eyebrow){color:var(--muted);margin:25px 0 30px}.universe{min-height:245px;padding:30px;display:block;border-radius:20px}.universe h3{margin-top:38px}.universe-featured{background:var(--blue);color:#fff}.universe-featured:hover{color:#fff}.universe-featured .universe-num,.universe-featured p{color:#cddde6}.cta-panel{padding:52px 54px;background:var(--deep);border-radius:24px;margin-bottom:80px;display:flex;align-items:center;justify-content:space-between;gap:35px;position:relative;overflow:hidden}.cta-panel:after{content:'';position:absolute;right:25%;top:-100px;width:300px;height:300px;border:1px solid #ffffff12;border-radius:50%;pointer-events:none}.cta-panel h2{color:#fff;max-width:600px;margin:0;font-size:38px}.cta-panel .eyebrow{color:#ffbb79;margin-bottom:13px}.cta-panel .button{flex-shrink:0}.footer-brand{background:#fff;border-radius:9px;padding:7px 13px}.footer-brand .brand-logo{width:205px}.site-footer{padding-top:52px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main h2{font-size:15px;letter-spacing:0}.footer-main a{overflow-wrap:anywhere}.price-note{display:block;font-size:11px;font-weight:500;color:var(--muted);line-height:1.5;margin-top:8px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;padding:0;border:1px solid var(--line);background:#fff;box-shadow:none;transition:transform .25s,box-shadow .25s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 18px 40px #13384a12}.woocommerce ul.products li.product a img{aspect-ratio:1.5;object-fit:cover;margin:0;background:var(--pale);border-radius:0}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:25px 26px 8px;font-size:23px;max-width:470px;letter-spacing:-.65px}.woocommerce ul.products li.product .price{padding:0 26px;font-size:27px;line-height:1.4;margin-bottom:8px}.woocommerce ul.products li.product .button{margin:12px 26px 26px;background:var(--pale);color:var(--blue);padding:12px 20px}.woocommerce div.product .product_title{font-size:38px}.woocommerce div.product p.price{font-size:30px}.pdi-product-note{font-size:13px;color:var(--muted);margin-top:17px;max-width:440px}.woocommerce-product-details__short-description{color:var(--muted)}.woocommerce .related.products{padding-top:35px}.woocommerce .woocommerce-result-count{font-size:13px;color:var(--muted)}.woocommerce-ordering select{font-size:13px}.page-hero{padding-top:75px;padding-bottom:60px}.page-hero h1{font-size:clamp(40px,4.5vw,66px);line-height:1.08;letter-spacing:-3px;color:var(--blue);margin:0 0 24px}.page-hero h1 span{color:#70828b}.page-hero>p:last-child{color:var(--muted);font-size:17px;max-width:620px;margin-bottom:0}.gallery-section{padding-bottom:75px}.gallery-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:25px 0 30px}.gallery-filters{display:flex;gap:8px;flex-wrap:wrap}.gallery-filters button{border:1px solid var(--line);background:#fff;color:var(--blue);padding:10px 21px;border-radius:30px;cursor:pointer;font-size:13px;font-weight:650}.gallery-filters button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}#gallery-count{font-size:12px;color:var(--muted);white-space:nowrap}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.gallery-item{margin:0;min-width:0}.gallery-item[hidden]{display:none}.gallery-open{display:block;position:relative;overflow:hidden;border-radius:17px;background:var(--pale)}.gallery-open img{display:block;width:100%;aspect-ratio:1.1;object-fit:cover;transition:transform .55s}.gallery-open:hover img{transform:scale(1.035)}.gallery-zoom{position:absolute;bottom:16px;right:16px;background:#fff;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:20px}.gallery-item figcaption{padding:16px 2px 4px;display:flex;flex-direction:column;gap:3px}.gallery-item figcaption span{font-size:9px;letter-spacing:1.6px;color:var(--green);font-weight:800}.gallery-item figcaption strong{font-size:15px;color:var(--blue)}.gallery-video{grid-column:span 2}.gallery-video video{display:block;width:100%;height:auto;aspect-ratio:2.29;object-fit:contain;background:#0a1e2b;border-radius:17px}#gallery-dialog{border:0;background:#0b1e2df7;color:white;width:min(1200px,96vw);max-width:96vw;padding:50px 65px 30px;border-radius:18px;max-height:95dvh;overflow:auto}#gallery-dialog::backdrop{background:#051321da;backdrop-filter:blur(5px)}#gallery-dialog figure{margin:0;display:flex;flex-direction:column;align-items:center;gap:15px}#dialog-image{height:min(70dvh,800px);width:auto;max-width:100%;object-fit:contain}#dialog-caption{font-size:13px;text-align:center}#gallery-dialog button{background:#ffffff20;border:1px solid #ffffff40;color:white;border-radius:50%;width:40px;height:40px;cursor:pointer;font-size:23px;position:absolute}#gallery-dialog .dialog-close{top:10px;right:12px}#gallery-dialog .dialog-prev{left:12px;top:45%}#gallery-dialog .dialog-next{right:12px;top:45%}.modal-open{overflow:hidden}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start;padding-bottom:70px}.contact-card{background:var(--blue);color:#d1dee6;border-radius:22px;padding:38px}.contact-card h2{color:#fff;font-size:35px}.contact-card h3{color:#fff;font-size:23px;letter-spacing:-.5px;margin:0 0 15px}.contact-card .eyebrow{color:#ffb773}.contact-card p:not(.eyebrow){font-size:14px}.contact-card hr{border:0;border-top:1px solid #ffffff25;margin:30px 0}.contact-symbol{display:grid;place-items:center;background:#ffffff10;border:1px solid #ffffff30;border-radius:50%;width:54px;height:54px;font-size:30px;color:#ffad5f;margin-bottom:30px}.email-link{color:#fff;text-decoration:none;font-size:20px;overflow-wrap:anywhere}.email-link:hover{color:#ffbd7b}.contact-tip{padding:25px 10px;color:var(--muted);font-size:14px}.contact-tip b{color:var(--blue)}.contact-tip p{margin:8px 0}.contact-form-panel{padding:8px 0}.contact-form-panel h2{font-size:35px;margin-bottom:28px}.contact-form{display:grid;gap:23px}.contact-form label{display:grid;gap:9px;font-size:13px;font-weight:650;color:var(--blue)}.contact-form label>span{font-weight:400}.form-row-two{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form label:not(.consent)>span{display:none}.contact-form input:not([type=checkbox]),.contact-form textarea,.contact-form select{width:100%;border:1px solid #cedbdd;border-radius:9px;padding:14px;font-size:14px;font-weight:400;line-height:1.5;color:var(--ink);background:#fbfcfc}.contact-form textarea{resize:vertical;min-height:145px}.contact-form .consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;font-weight:400}.consent input{width:17px;height:17px;margin-top:2px;flex-shrink:0;accent-color:var(--blue)}.form-privacy{font-size:11px;color:var(--muted);margin:-8px 0 0;line-height:1.6}.contact-form .button{justify-self:start}.form-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status{padding:18px;border-radius:10px;margin-bottom:25px;background:#edf3f0;color:#24523d;border:1px solid #bed4c5}.form-status.error{background:#fff3e8;color:#8d3c0e;border-color:#e5c7b0}.faq-section{padding:35px 0 80px;max-width:850px}.faq-section details{border-bottom:1px solid var(--line);padding:21px 0}.faq-section summary{font-size:17px;font-weight:700;cursor:pointer;color:var(--blue)}.faq-section details p{color:var(--muted);font-size:14px;margin-bottom:0}.page-content{max-width:1000px}.reveal-in{animation:appear .65s ease both}@keyframes appear{from{opacity:.3;transform:translateY(22px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero-v2{min-height:720px}.hero-v2 .hero-copy{padding-right:55px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.menu{gap:23px}.brand-logo{width:180px}.hero-v2 .hero-copy{padding:60px 28px 32px}.hero-v2 h1{font-size:67px;letter-spacing:-3.5px}.hero-v2{min-height:610px}.hero-buttons{gap:16px}.hero-bottom{margin-top:40px}.editorial-grid{gap:48px}.contact-grid{gap:35px}.contact-card{padding:30px}.cta-panel{padding:40px}.cta-panel h2{font-size:33px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topline{font-size:8px;letter-spacing:.5px}.header-inner{min-height:78px;flex-wrap:nowrap;gap:12px}.brand-logo{width:150px}.header-actions{min-width:0;margin-left:auto}.mobile-nav{display:block;width:auto;padding:0;flex-shrink:0}.mobile-nav summary{list-style:none;width:42px;height:42px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border:1px solid var(--line);border-radius:50%}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{width:16px;height:2px;background:var(--blue)}.mobile-nav summary b{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.mobile-nav nav{position:absolute;top:100%;left:0;right:0;padding:15px 24px 24px;background:#fff;box-shadow:0 20px 25px #16364a15;border-top:1px solid var(--line)}.mobile-nav .menu{flex-direction:column;gap:8px;padding:0}.mobile-nav .menu a{display:block;font-size:16px;padding:9px 0}.hero-v2{grid-template-columns:1fr;min-height:0}.hero-v2 .hero-copy{padding:45px 24px 25px}.hero-v2 h1{font-size:62px;letter-spacing:-3.5px}.hero-v2 .eyebrow{font-size:8px;letter-spacing:1.2px}.hero-v2 .hero-description{font-size:15px;max-width:460px}.hero-v2 .hero-photo{height:390px}.hero-v2 .hero-photo>img{object-position:center 47%}.hero-bottom{margin-top:32px;padding-top:20px}.photo-caption{bottom:24px;left:24px}.photo-caption strong{font-size:24px}.photo-tag{top:18px;right:18px;font-size:8px;padding:9px 12px}.benefit-strip{grid-template-columns:1fr;gap:13px;padding-block:22px;font-size:12px}.benefit-strip span{gap:14px}.section{padding-block:54px}.section-heading{margin-bottom:27px}h2{font-size:33px;letter-spacing:-1px}.editorial{padding:45px 0}.editorial-grid{grid-template-columns:1fr;gap:35px}.editorial-image img{aspect-ratio:1.2}.editorial-copy{max-width:none}.univers-grid{gap:14px}.universe{min-height:0;padding:25px}.universe h3{margin-top:22px}.cta-panel{padding:32px 26px;margin-bottom:50px;flex-direction:column;align-items:flex-start;gap:27px;border-radius:18px}.cta-panel h2{font-size:32px}.footer-main{grid-template-columns:1fr 1fr;gap:28px}.footer-brand .brand-logo{width:185px}.woocommerce ul.products{gap:20px;grid-template-columns:1fr}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:22px;padding:21px 22px 8px}.woocommerce ul.products li.product .price{padding:0 22px}.woocommerce ul.products li.product .button{margin-left:22px}.woocommerce div.product .product_title{font-size:31px}.page-hero{padding-top:45px;padding-bottom:35px}.page-hero h1{font-size:42px;letter-spacing:-2px}.page-hero>p:last-child{font-size:15px}.gallery-toolbar{flex-direction:column;align-items:flex-start;gap:16px;padding:22px 0}.gallery-filters{gap:6px}.gallery-filters button{padding:9px 16px;font-size:12px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 14px}.gallery-item figcaption strong{font-size:13px}.gallery-item figcaption{padding-top:12px}.gallery-open img{aspect-ratio:.88}.gallery-zoom{width:30px;height:30px;right:10px;bottom:10px;font-size:17px}.gallery-video{grid-column:1/-1}.gallery-video video{aspect-ratio:1.55}.gallery-section{padding-bottom:50px}#gallery-dialog{padding:55px 38px 20px}#dialog-image{height:65dvh}#gallery-dialog button{width:32px;height:32px}#gallery-dialog .dialog-prev{left:3px}#gallery-dialog .dialog-next{right:3px}.contact-grid{grid-template-columns:1fr;gap:25px;padding-bottom:35px}.contact-card{padding:30px}.contact-card h2{font-size:29px}.contact-card .contact-symbol{margin-bottom:22px}.form-row-two{grid-template-columns:1fr;gap:23px}.contact-form-panel h2{font-size:32px}.faq-section{padding-bottom:50px}.admin-bar .site-header{top:46px}}@media(max-width:400px){.brand-logo{width:125px}.header-inner{gap:8px}.hero-v2 h1{font-size:55px}.hero-v2 .hero-photo{height:330px}.header-actions{font-size:11px}.page-hero h1{font-size:37px}.gallery-filters button{padding:8px 13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.gallery-open:hover img,.woocommerce ul.products li.product:hover,.button:hover{transform:none}}@media(max-width:600px){.admin-bar .site-header{top:0}}
.contact-form label:not(.consent){display:block}.contact-form label:not(.consent)>span{display:inline;color:#c15a00}.contact-form label input:not([type=checkbox]),.contact-form label select,.contact-form label textarea{display:block;margin-top:9px}.page-hero h1{text-wrap:balance}
.trp-floating-switcher{display:none!important}
