/*
Theme Name: PRODJ Import
Description: Boutique PRODJ sans constructeur de pages, compatible WooCommerce et TranslatePress.
Version: 0.1.0
Text Domain: prodj-import
Requires PHP: 8.0
*/
:root{--blue:#123f5a;--deep:#102f42;--orange:#f58217;--green:#557463;--ink:#16232b;--muted:#61727b;--pale:#f1f6f8;--line:#dce5e9;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{max-width:100%;height:auto}a{color:var(--blue);text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.wrap{width:min(1240px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;left:20px;top:-100px;background:#fff;padding:10px;z-index:9999}.skip-link:focus{top:10px}.topline{background:var(--deep);color:#e9f0f3;font-size:11px;letter-spacing:1.8px;padding:9px 0}.topline .wrap{display:flex;justify-content:space-between}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{min-height:98px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;flex-direction:column;line-height:1;text-decoration:none;font-weight:850;font-size:38px;letter-spacing:-1.8px;flex-shrink:0}.brand-orange{color:var(--orange)}.brand small{font-size:10px;letter-spacing:6.5px;margin-top:9px;padding-left:3px}.menu{display:flex;gap:30px;list-style:none;padding:0;margin:0}.menu a{text-decoration:none;font-weight:700;font-size:14px}.menu a:hover{color:#b85200}.desktop-nav{margin-left:auto}.header-actions{display:flex;align-items:center;gap:20px}.cart-link{border:1px solid var(--line);border-radius:30px;padding:10px 20px;text-decoration:none;font-size:14px;font-weight:700}.mobile-nav{display:none}.trp-language-switcher{width:auto!important}.hero{display:grid;grid-template-columns:46% 54%;min-height:600px;background:var(--blue);color:#fff}.hero-copy{padding:76px 48px 54px max(32px,calc((100vw - 1240px)/2));align-self:center}.eyebrow{font-size:11px;line-height:1.5;letter-spacing:2px;font-weight:800;color:var(--green);margin:0 0 20px}.hero .eyebrow{color:#eac49e}.hero h1{font-size:clamp(42px,4.1vw,65px);line-height:1.04;letter-spacing:-2.8px;margin:0 0 28px;font-weight:850}.hero h1 span{color:#fff}.hero-description{color:#d9e5ec;max-width:450px;font-size:17px;line-height:1.8;margin:0 0 33px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--orange);color:var(--deep);border:0;border-radius:30px;padding:16px 25px;font-size:14px;font-weight:800;line-height:1.3;text-decoration:none;cursor:pointer}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#ffab52;color:var(--deep)}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--orange);color:var(--deep)}.hero-note{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.6px;margin-top:37px;color:#d1dfe7}.dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero-photo{position:relative;overflow:hidden;min-width:0}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:48% center}.hero-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,24,31,.7));pointer-events:none}.photo-caption{position:absolute;bottom:32px;left:36px;z-index:1;display:flex;flex-direction:column;gap:8px}.photo-caption span{font-size:10px;font-weight:800;letter-spacing:2px}.photo-caption strong{font-size:24px;letter-spacing:-.6px}.search-strip{padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line)}.search-strip .eyebrow{margin-bottom:4px}.search-strip h2{font-size:20px;margin:0;letter-spacing:-.5px}.woocommerce-product-search,.search-form{display:flex;gap:10px}.search-strip form{flex:0 1 540px}input[type=search],input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{padding:12px 15px;border:1px solid var(--line);border-radius:8px;max-width:100%;background:#fff;color:var(--ink)}input[type=search]{min-width:0;width:100%;background:var(--pale)}.woocommerce-product-search button,.search-submit{background:var(--blue);color:#fff;border:0;border-radius:9px;padding:12px 20px;cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap}.section{padding-block:72px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:10px}h2{font-size:clamp(28px,3vw,39px);line-height:1.17;letter-spacing:-1.3px;color:var(--blue);margin:0 0 22px}.section-heading h2{margin:0}.text-link{font-size:14px;font-weight:800;text-decoration:none;border-bottom:1px solid var(--orange);padding-bottom:5px}.univers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.universe{position:relative;padding:29px 28px 35px;background:var(--pale);text-decoration:none;border-radius:var(--radius);border:1px solid transparent;transition:border-color .2s,transform .2s}.universe:hover{border-color:var(--blue);transform:translateY(-3px)}.universe-num{font-size:12px;color:var(--green);font-weight:800}.universe h3{font-size:23px;letter-spacing:-.6px;margin:30px 0 8px}.universe p{color:var(--muted);font-size:14px;max-width:250px;margin:0 0 20px}.universe-arrow{position:absolute;right:25px;top:22px;font-size:24px;color:var(--orange)}.spotlight{background:var(--pale);padding:76px 0}.spotlight-grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:90px}.spotlight-images{position:relative;padding:0 48px 65px 0}.main-detail{display:block;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}.small-detail{position:absolute;right:0;bottom:0;width:48%;aspect-ratio:4/3;object-fit:cover;border:7px solid var(--pale);border-radius:var(--radius)}.spotlight-copy p:not(.eyebrow){color:var(--muted);margin-bottom:27px}.catalog-empty{padding:42px;border:1px solid var(--line);border-radius:var(--radius);background:var(--pale)}.catalog-empty .eyebrow{margin-bottom:10px}.catalog-empty h3{font-size:26px;color:var(--blue);margin:0 0 9px}.catalog-empty p{margin:0;color:var(--muted)}.video-section{padding-bottom:80px}.video-section video{display:block;width:100%;max-height:640px;background:var(--deep);border-radius:var(--radius)}.site-footer{background:var(--deep);color:#d2dfe6;padding-top:55px}.brand-light{color:#fff}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer-main p{font-size:14px}.footer-main h2{color:#fff;font-size:16px;letter-spacing:0;margin-bottom:22px}.footer-main>div>a:not(.brand){display:block;color:#d2dfe6;font-size:14px;text-decoration:none;margin-bottom:9px}.footer-main .menu{display:block}.footer-main .menu a{color:#d2dfe6}.footer-bottom{border-top:1px solid #ffffff20;display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:11px;letter-spacing:.6px}.page-content,.commerce-content{padding-block:50px;min-height:50vh}.page-content h1,.woocommerce h1{font-size:clamp(30px,4vw,48px);color:var(--blue);letter-spacing:-1.5px;line-height:1.15}.page-content article{margin-bottom:35px}.woocommerce ul.products li.product{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;padding:18px}.woocommerce ul.products li.product a img{aspect-ratio:1;object-fit:contain;background:#fff}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px;line-height:1.3;letter-spacing:-.5px}.woocommerce ul.products li.product .price{color:var(--blue);font-size:20px;font-weight:800}.woocommerce div.product p.price{color:var(--blue);font-weight:800}.woocommerce div.product div.images img{border-radius:var(--radius)}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:30px}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)}.woocommerce-message:before,.woocommerce-info:before{color:var(--blue)}.woocommerce table.shop_table{border-color:var(--line)}.woocommerce form .form-row input.input-text{padding:12px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--pale);border-color:var(--line)}
@media(min-width:1500px){.hero{min-height:650px}.hero-copy{padding-right:70px}}@media(max-width:1000px){.header-inner{gap:20px}.menu{gap:17px}.header-actions{gap:8px}.hero-copy{padding:55px 30px}.hero h1{font-size:47px}.spotlight-grid{gap:40px}.search-strip{gap:20px}.desktop-nav .menu a{font-size:12px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topline{font-size:9px;letter-spacing:.8px}.header-inner{min-height:82px;flex-wrap:wrap;gap:15px}.brand{font-size:31px}.desktop-nav{display:none}.header-actions{margin-left:auto}.cart-link{padding:8px 13px;font-size:12px}.mobile-nav{display:block;width:100%;padding-bottom:12px}.mobile-nav summary{cursor:pointer;font-size:13px;font-weight:750;color:var(--blue)}.mobile-nav .menu{display:flex;flex-wrap:wrap;padding-top:15px;gap:20px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 24px}.hero h1{font-size:47px;letter-spacing:-2px}.hero-description{font-size:16px}.hero-photo{height:350px}.photo-caption{left:24px;bottom:23px}.hero-note{margin-top:25px}.search-strip{display:block;padding-block:24px}.search-strip form{margin-top:18px}.section{padding-block:46px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}.univers-grid{grid-template-columns:1fr;gap:13px}.universe{padding:22px 24px}.universe h3{margin:12px 0 6px}.universe p{max-width:none;margin-bottom:0}.spotlight{padding-block:45px}.spotlight-grid{grid-template-columns:1fr;gap:30px}.spotlight-images{padding-bottom:40px}.spotlight-copy h2{font-size:32px}.catalog-empty{padding:25px}.video-section{padding-bottom:45px}.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:4px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:48%;margin-right:4%;padding:12px}.woocommerce ul.products li.product:nth-child(2n){margin-right:0}.woocommerce ul.products li.product:nth-child(2n+1){clear:both}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px}.woocommerce a.button{font-size:12px;padding:12px}.trp-language-switcher{font-size:12px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.universe{transition:none}}
